/*bitsy-src-mtime:1784784062*/
@layer assets, reset, base, forms, layout, surfaces, media, controls, content-search, content-stream, content-asset, content-address, content-profile, content-trust, content-dashboard, content-moderation, content-bookmarks, content-drafts, content-notifications, content-compose, content-legal, feedback, home, public-page, utilities, video, chat;
@layer base {
.ico-11 { width: 11px; height: 11px; }
.ico-12 { width: 12px; height: 12px; }
.ico-13 { width: 13px; height: 13px; }
.ico-14 { width: 14px; height: 14px; }
.ico-15 { width: 15px; height: 15px; }
.ico-16 { width: 16px; height: 16px; }
.ico-17 { width: 17px; height: 17px; }
.ico-18 { width: 18px; height: 18px; }
.ico-20 { width: 20px; height: 20px; }
.ico-22 { width: 22px; height: 22px; }
.ico-24 { width: 24px; height: 24px; }
.ico-26 { width: 26px; height: 26px; }
.ico-34 { width: 34px; height: 34px; }
.ico-40 { width: 40px; height: 40px; }
.feed-yt-play svg { width: 68px; height: 48px; }
}
@layer assets {
@font-face {
font-family: 'Inter';
src: url('/assets/fonts/InterVariable.woff2') format('woff2');
font-weight: 100 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Inter';
src: url('/assets/fonts/InterVariable-Italic.woff2') format('woff2');
font-weight: 100 900;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Inter Fallback';
src: local('Arial');
font-weight: 100 900;
font-style: normal;
ascent-override: 90.44%;
descent-override: 22.52%;
line-gap-override: 0.00%;
size-adjust: 107.12%;
}
@keyframes bitsyAssetFocus {
0%{box-shadow: 0 0 0 0 rgba(var(--focus-rgb,124,60,255),0);
}
10%{box-shadow: 0 0 0 4px rgba(var(--focus-rgb,124,60,255),.5);
}
100%{box-shadow: 0 0 0 4px rgba(var(--focus-rgb,124,60,255),0);
}
}
@keyframes home-drift {
0%,100%{transform: translate(0,0) scale(1);
}33%{transform: translate(36px,-26px) scale(1.08);
}66%{transform: translate(-26px,22px) scale(.95);
}
}
@keyframes home-float {
0%,100%{transform: translateY(0);
}50%{transform: translateY(-12px);
}
}
@keyframes home-blink {
50%{border-color: transparent;
}
}
@keyframes homeChipPop {
0%{transform: scale(1);
}30%{transform: scale(1.12);
}60%{transform: scale(.98);
}100%{transform: scale(1);
}
}
}
@layer reset {
* {
box-sizing: border-box;
}
[hidden] {
display: none !important;
}
html {
-webkit-text-size-adjust: 100%;
text-size-adjust: 100%;
scroll-behavior: smooth;
}
body {
margin: 0;
accent-color: var(--brand);
min-height: 100vh;
font-family: Inter,'Inter Fallback',ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: 1.5;
color: var(--ink);
background: radial-gradient(circle at 15% 10%,rgba(var(--brand-rgb),.35),transparent 30%),
radial-gradient(circle at 85% 5%,rgba(var(--brand2-rgb),.35),transparent 28%),
radial-gradient(circle at 50% 100%,rgba(var(--gold-rgb),.35),transparent 35%),
linear-gradient(135deg,#fbfbff,#f1f5ff 45%,#fff8e6);
padding: var(--space-6) var(--space-4) var(--space-14);
padding: calc(var(--space-6) + env(safe-area-inset-top, 0px)) calc(var(--space-4) + env(safe-area-inset-right, 0px)) calc(var(--space-14) + env(safe-area-inset-bottom, 0px)) calc(var(--space-4) + env(safe-area-inset-left, 0px));
}
@media(max-width:520px) {
body {
padding: var(--space-px-18) var(--space-3) var(--space-10);
}
}
@media(prefers-reduced-motion: reduce) {
* {
animation-duration: .01ms !important;
animation-iteration-count: 1 !important;
scroll-behavior: auto !important;
transition-duration: .01ms !important;
}
*::before {
animation-duration: .01ms !important;
animation-iteration-count: 1 !important;
scroll-behavior: auto !important;
transition-duration: .01ms !important;
}
*::after {
animation-duration: .01ms !important;
animation-iteration-count: 1 !important;
scroll-behavior: auto !important;
transition-duration: .01ms !important;
}
}
}
@layer base {
:root {
--topbar-h: 52px;
--ink: #12121a;
--ink-rgb: 18,18,26;
--shadow-rgb: 45,37,86;
--ink-2: #302c45;
--ink-3: #3f3a52;
--ink-4: #4f4b60;
--ink-5: #5a556d;
--muted: #5f5c6e;
--card: rgba(255,255,255,.8);
--surface-opaque: rgba(255,255,255,.98);
--brand: #7c3cff;
--brand-ink: var(--brand);
--brand-on: #fff;
--hairline: rgba(var(--ink-rgb),.07);
--hairline-strong: rgba(var(--ink-rgb),.1);
--field-border: #868690;
--field-border-soft: #8d8d96;
--font-mono: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
--brand-rgb: 124,60,255;
--brand2: #00d4ff;
--brand2-rgb: 0,212,255;
--success: #22c55e;
--success-rgb: 34,197,94;
--success-deep: #0f7a39;
--danger-rgb: 239,68,68;
--danger-deep: #cf2020;
--brand-deep: #4f2bd4;
--ink-deep: #11121a;
--vid-letterbox: #07070b;
--grad-primary: linear-gradient(135deg,var(--brand),var(--brand-deep));
--warn-deep: #8a5a00;
--brand-deeper: #20114f;
--danger-strong: #b91c1c;
--danger-darker: #7f1d1d;
--grey-soft: #bcbcc4;
--accent-edge: color-mix(in srgb, var(--brand) 50%, var(--grey-soft));
--print-muted: #555;
--gold-rgb: 255,207,74;
--warn-rgb: 184,129,0;
--home-lilac: #c7b6ff;
--home-lavender: #b8aedf;
--home-shadow-rgb: 20,8,50;
--home-iris-rgb: 91,75,255;
--home-glow-rgb: 30,10,70;
--focus-ring: var(--brand-ink);
--focus-halo: #fff;
--field-focus: var(--brand-ink);
--focus-rgb: var(--brand-rgb);
--radius-xs: 8px;
--radius-control: 12px;
--radius-sm: 14px;
--radius-md: 18px;
--radius-lg: 28px;
--radius-pill: 999px;
--space-1: 4px;
--space-2: 8px;
--space-3: 12px;
--space-4: 16px;
--space-5: 20px;
--space-6: 24px;
--space-7: 28px;
--space-10: 40px;
--space-14: 56px;
--space-px-2: 2px;
--space-px-3: 3px;
--space-px-5: 5px;
--space-px-6: 6px;
--space-px-9: 9px;
--space-px-10: 10px;
--space-px-11: 11px;
--space-px-14: 14px;
--space-px-18: 18px;
--space-px-22: 22px;
--space-px-30: 30px;
--z-sticky: 50;
--z-popover: 60;
--z-nav: 90;
--z-nav-open: 95;
--z-dock: 900;
--z-dock-popover: 950;
--z-modal: 1000;
--z-toast: 1100;
--z-hovercard: 1200;
--ease: ease;
--dur-fast: .12s;
--dur-base: .15s;
--dur-slow: .2s;
--disabled-opacity: .5;
--text-9: .5625rem;
--text-10: .625rem;
--text-11: .6875rem;
--text-12: .75rem;
--text-13: .8125rem;
--text-14: .875rem;
--text-15: .9375rem;
--text-16: 1rem;
--text-17: 1.0625rem;
--text-18: 1.125rem;
--text-19: 1.1875rem;
--text-20: 1.25rem;
--text-21: 1.3125rem;
--text-22: 1.375rem;
--text-24: 1.5rem;
--text-25: 1.5625rem;
--text-30: 1.875rem;
--text-31: 1.9375rem;
--text-34: 2.125rem;
--text-36: 2.25rem;
--field-caret: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5 6 6.5 11 1.5' fill='none' stroke='%236d6a7c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
color-scheme: light;
accent-color: var(--brand);
}
button,
input,
optgroup,
select,
textarea {
font-family: inherit;
}
a {
color: inherit;
}
h1 {
margin: 0;
font-size: var(--text-34);
line-height: 1;
letter-spacing: -.06em;
}
h2 {
margin: 0 0 var(--space-2);
font-size: var(--text-30);
letter-spacing: -.05em;
}
label {
font-size: var(--text-13);
font-weight: 900;
color: var(--ink-3);
}
@media(max-width:520px) {
h1 {
font-size: var(--text-31);
}
h2 {
font-size: var(--text-25);
}
}
.btn,
.copy,
.secondary,
.set-preferred,
button {
line-height: 1.1;
}
input::placeholder,
textarea::placeholder {
color: var(--muted);
opacity: 1;
}
input,
select,
textarea {
width: 100%;
min-height: 46px;
margin-top: var(--space-px-6);
border: 1px solid var(--field-border);
border-radius: var(--radius-sm);
padding: var(--space-3) var(--space-px-14);
background: rgba(255,255,255,.82);
font-family: inherit;
font-size: var(--text-16);
font-weight: 500;
line-height: 1.4;
color: var(--ink);
transition: border-color var(--dur-base) var(--ease), box-shadow var(--dur-base) var(--ease), background-color var(--dur-base) var(--ease);
}
textarea {
display: block;
resize: none;
padding: var(--space-3);
line-height: 1.45;
max-height: 45vh;
overflow-y: auto;
scrollbar-gutter: stable;
scrollbar-width: thin;
scrollbar-color: rgba(var(--ink-rgb),.32) transparent;
}
textarea::-webkit-scrollbar { width: 12px; }
textarea::-webkit-scrollbar-thumb {
background: rgba(var(--ink-rgb),.32); border-radius: var(--radius-pill);
border: 3px solid transparent; background-clip: padding-box;
}
textarea::-webkit-scrollbar-track { background: transparent; }
::-webkit-scrollbar-button { display: none; width: 0; height: 0; }
.combo-menu, .bitsy-modal-card, .bitsy-modal-dialog, .proof-message, .embed-code code, .feed-emoji-scroll,
.feed-history-list, .nav-search-panel, .vid-reply-body, .notif-panel-list,
.bitsy-chat-form, .bitsy-chat-list, .bitsy-chat-scroll, .bitsy-chat-edit-input, .bitsy-chat-rx .feed-rx-detail {
scrollbar-width: thin;
scrollbar-color: rgba(var(--ink-rgb),.32) transparent;
}
.combo-menu::-webkit-scrollbar, .bitsy-modal-card::-webkit-scrollbar, .bitsy-modal-dialog::-webkit-scrollbar, .proof-message::-webkit-scrollbar, .embed-code code::-webkit-scrollbar, .feed-emoji-scroll::-webkit-scrollbar, .feed-history-list::-webkit-scrollbar, .nav-search-panel::-webkit-scrollbar, .vid-reply-body::-webkit-scrollbar, .notif-panel-list::-webkit-scrollbar, .bitsy-chat-form::-webkit-scrollbar, .bitsy-chat-list::-webkit-scrollbar, .bitsy-chat-scroll::-webkit-scrollbar, .bitsy-chat-edit-input::-webkit-scrollbar, .bitsy-chat-rx .feed-rx-detail::-webkit-scrollbar { width: 12px; }
.combo-menu::-webkit-scrollbar-thumb, .bitsy-modal-card::-webkit-scrollbar-thumb, .bitsy-modal-dialog::-webkit-scrollbar-thumb, .proof-message::-webkit-scrollbar-thumb, .embed-code code::-webkit-scrollbar-thumb, .feed-emoji-scroll::-webkit-scrollbar-thumb, .feed-history-list::-webkit-scrollbar-thumb, .nav-search-panel::-webkit-scrollbar-thumb, .vid-reply-body::-webkit-scrollbar-thumb, .notif-panel-list::-webkit-scrollbar-thumb, .bitsy-chat-form::-webkit-scrollbar-thumb, .bitsy-chat-list::-webkit-scrollbar-thumb, .bitsy-chat-scroll::-webkit-scrollbar-thumb, .bitsy-chat-edit-input::-webkit-scrollbar-thumb, .bitsy-chat-rx .feed-rx-detail::-webkit-scrollbar-thumb {
background: rgba(var(--ink-rgb),.32); border-radius: var(--radius-pill);
border: 3px solid transparent; background-clip: padding-box;
}
.combo-menu::-webkit-scrollbar-track, .bitsy-modal-card::-webkit-scrollbar-track, .bitsy-modal-dialog::-webkit-scrollbar-track, .proof-message::-webkit-scrollbar-track, .embed-code code::-webkit-scrollbar-track, .feed-emoji-scroll::-webkit-scrollbar-track, .feed-history-list::-webkit-scrollbar-track, .nav-search-panel::-webkit-scrollbar-track, .vid-reply-body::-webkit-scrollbar-track, .notif-panel-list::-webkit-scrollbar-track, .bitsy-chat-form::-webkit-scrollbar-track, .bitsy-chat-list::-webkit-scrollbar-track, .bitsy-chat-scroll::-webkit-scrollbar-track, .bitsy-chat-edit-input::-webkit-scrollbar-track, .bitsy-chat-rx .feed-rx-detail::-webkit-scrollbar-track { background: transparent; }
input:disabled,
select:disabled,
textarea:disabled {
background: rgba(120,120,140,.08);
color: var(--muted);
cursor: not-allowed;
-webkit-text-fill-color: var(--muted);
}
::selection {
background: rgba(var(--brand-rgb),.18);
color: var(--ink);
}
.home-hero-copy ::selection,
.home-verify-strip ::selection {
background: rgba(var(--brand-rgb),.35);
color: #fff;
}
:where(a,button,input,textarea,select,[tabindex]):focus-visible {
outline: 3px solid var(--focus-ring);
outline-offset: 3px;
box-shadow: 0 0 0 8px var(--focus-halo);
}
main:focus {
outline: none;
}
input:focus-visible,
select:focus-visible,
textarea:focus-visible {
outline: none;
}
input:focus,
select:focus,
textarea:focus {
border-color: var(--field-focus);
box-shadow: 0 0 0 3px var(--field-focus);
}
select {
-webkit-appearance: none;
appearance: none;
padding-right: var(--space-10);
background-image: var(--field-caret);
background-repeat: no-repeat;
background-position: right 14px center;
background-size: 12px 8px;
}
}
@layer forms {
.bio-text {
white-space: normal;
}
.bio-text a:hover {
text-decoration: underline;
}
.form {
display: grid;
gap: var(--space-3);
max-width: 100%;
}
input[type="color"] {
width: 110px;
height: 56px;
padding: var(--space-1);
border-radius: var(--radius-sm);
cursor: pointer;
border: 1px solid var(--field-border);
background: rgba(255,255,255,.82);
}
.field-help {
display: block;
margin-top: var(--space-px-6);
color: var(--muted);
font-size: var(--text-12);
font-weight: 700;
line-height: 1.35;
}
.field-help:last-child {
margin-bottom: 0;
}
.field-help.field-desc {
font-weight: 500;
}
.field-help[hidden] {
display: none;
}
.file-field {
display: flex;
flex-direction: column;
}
.file-input-native {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: 0;
overflow: hidden;
clip: rect(0 0 0 0);
clip-path: inset(50%);
white-space: nowrap;
border: 0;
}
.file-choose-btn {
align-self: flex-start;
margin-top: var(--space-2);
}
.form-actions {
display: flex;
gap: var(--space-px-10);
flex-wrap: wrap;
}
.theme-card input[type="radio"] {
display: none;
}
.asset-custom-wrap input[type="color"] {
width: 100%;
height: 50px;
padding: var(--space-1);
border-radius: var(--radius-sm);
cursor: pointer;
}
.username-status {
display: block;
margin-top: var(--space-2);
font-size: var(--text-12);
font-weight: 900;
line-height: 1.35;
}
.username-status:empty {
display: none;
}
.username-status.good {
color: var(--success-deep);
}
.username-status.bad {
color: var(--danger-deep);
}
.username-status.checking {
color: var(--muted);
}
.username-status.good a {
color: var(--success-deep);
}
.auth-links {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
gap: var(--space-px-6);
margin-top: var(--space-4);
font-size: var(--text-13);
color: var(--muted);
}
.auth-actions {
gap: var(--space-px-10);
margin-top: var(--space-4);
}
.auth-resend {
margin-top: var(--space-4);
text-align: center;
font-size: var(--text-13);
}
.auth-resend summary {
cursor: pointer;
color: var(--brand-ink);
font-weight: 800;
list-style: none;
}
.auth-resend summary:hover {
text-decoration: underline;
}
.auth-resend form {
margin-top: var(--space-3);
text-align: left;
}
.char-counter {
display: block;
margin-top: var(--space-px-6);
color: var(--muted);
font-size: var(--text-12);
font-weight: 800;
line-height: 1.35;
}
.char-counter.near {
color: var(--warn-deep);
}
.char-counter.limit {
color: var(--danger-deep);
}
.presend-check {
margin-top: var(--space-5);
padding: var(--space-4);
background: rgba(255,255,255,.62);
border: 1px solid var(--hairline);
border-radius: var(--radius-md);
}
.presend-title {
font-size: var(--text-13);
font-weight: 900;
margin-bottom: var(--space-1);
}
.presend-sub {
font-size: var(--text-12);
color: var(--muted);
margin: 0 0 var(--space-3);
}
.presend-input {
flex: 1 1 auto;
min-width: 0;
margin-top: 0;
font-family: var(--font-mono);
font-size: var(--text-13);
}
.presend-btn {
flex: 0 0 auto;
}
.presend-result {
margin: var(--space-2) 0 0;
font-size: var(--text-12);
font-weight: 700;
}
.presend-result.presend-ok {
color: var(--success-deep);
}
.presend-result.presend-bad {
color: var(--danger-deep);
}
.profile-accent-card input:focus,
.profile-accent-card select:focus,
.profile-accent-card textarea:focus {
border-color: var(--brand-ink);
box-shadow: 0 0 0 3px var(--brand-ink);
}
.background-gradient-field input[type="number"],
.cover-gradient-field input[type="number"] {
max-width: 110px;
}
.cover-text-toggle input {
width: auto;
}
.cover-text-editor textarea {
width: 100%;
min-height: 72px;
margin: 0;
border: 0;
border-radius: 0;
background: transparent;
font: inherit;
line-height: 1.45;
}
.cover-text-editor textarea:focus,
.cover-text-editor textarea:focus-visible {
outline: none;
box-shadow: none;
}
.cover-seg button {
display: block;
width: 100%;
margin: 0;
padding: var(--space-px-5) 0;
text-align: center;
font-family: inherit;
font-size: var(--text-12);
font-weight: 700;
line-height: 1.5;
color: var(--ink-4);
background: transparent;
border: 0;
cursor: pointer;
-webkit-appearance: none;
appearance: none;
}
.cover-seg button + button {
border-left: 1px solid var(--hairline-strong);
}
.cover-seg button:focus-visible {
outline: 2px solid var(--focus-ring);
outline-offset: -2px;
}
.social-links-editor input::placeholder {
font-size: var(--text-13);
}
#bio-input {
min-height: 138px;
}
input[type="checkbox"] {
-webkit-appearance: auto;
appearance: auto;
width: 18px;
min-width: 18px;
height: 18px;
min-height: 18px;
flex: 0 0 18px;
margin: 0;
padding: 0;
accent-color: var(--brand);
box-shadow: none;
cursor: pointer;
vertical-align: middle;
}
input[type="checkbox"]:focus {
box-shadow: none;
}
input[type="checkbox"]:focus-visible {
outline: 2px solid var(--field-focus);
outline-offset: 2px;
box-shadow: none;
}
.asset-color-row > label,
.asset-color-row input,
.asset-color-row select {
min-width: 0;
}
.field-optional {
color: var(--muted);
font-weight: 600;
font-size: var(--text-11);
}
.combo {
position: relative;
display: block;
margin-top: var(--space-px-6);
}
.combo input {
margin-top: 0;
padding-right: var(--space-10);
}
.combo::after {
content: "";
position: absolute;
top: 50%;
right: var(--space-px-14);
width: 12px;
height: 8px;
transform: translateY(-50%);
background: var(--field-caret) no-repeat center/12px 8px;
pointer-events: none;
transition: transform var(--dur-base) var(--ease);
}
.combo.combo-open::after {
transform: translateY(-50%) rotate(180deg);
}
.combo-menu {
position: absolute;
top: calc(100% + 4px);
left: 0;
right: 0;
z-index: var(--z-popover);
max-height: 240px;
overflow-y: auto;
padding: var(--space-px-6);
background: #fff;
border: 1px solid rgba(var(--ink-rgb),.12);
border-radius: var(--radius-sm);
box-shadow: 0 14px 34px rgba(var(--ink-rgb),.16);
}
.combo-option {
display: block;
width: 100%;
margin: 0;
min-height: 0;
padding: var(--space-px-9) var(--space-px-11);
text-align: left;
border: 0;
border-radius: 10px;
background: transparent;
color: var(--ink);
font: inherit;
cursor: pointer;
}
.combo-option:hover {
background: rgba(var(--brand-rgb),.1);
}
.combo-other {
margin-top: var(--space-1);
border-top: 1px solid var(--hairline-strong);
border-radius: 0;
color: var(--muted);
font-style: italic;
}
.field-help.settings-hint {
margin: 0 0 var(--space-3);
font-weight: 500;
}
.presend-row,
.inline-checkbox-label {
display: flex;
gap: var(--space-2);
align-items: center;
}
.pe-account-row input[type="checkbox"],
.inline-checkbox {
width: auto;
margin: 0;
}
.auth-divider {
display: flex;
align-items: center;
gap: var(--space-3);
margin: var(--space-4) 0;
color: var(--muted);
font-size: var(--text-12);
text-transform: uppercase;
letter-spacing: .125em;
}
.auth-divider::after,
.auth-divider::before {
content: "";
flex: 1 1 auto;
height: 1px;
background: var(--hairline);
}
.site-verify-inline .form-actions {
margin: var(--space-3) 0 0;
}
.sign-card .proof-start-row select {
width: auto;
flex: 1 1 auto;
max-width: 340px;
}
.ens-row .form-actions {
align-items: center;
}
.compromise-confirm input,
.delete-confirm input {
margin-top: var(--space-px-3);
flex: 0 0 auto;
accent-color: var(--danger-deep);
}
}
@layer layout {
.page-title {
margin: 0 0 var(--space-2);
font-size: var(--text-30);
line-height: 1.05;
letter-spacing: -.05em;
}
.main-card .page-title + p {
margin-bottom: var(--space-3);
}
.topbar {
max-width: 1040px;
margin: 0 auto var(--space-6);
display: flex;
justify-content: space-between;
align-items: center;
gap: var(--space-px-14);
}
.brand {
display: flex;
align-items: center;
gap: var(--space-px-10);
font-weight: 900;
letter-spacing: -.05em;
font-size: var(--text-30);
text-decoration: none;
-webkit-tap-highlight-color: transparent;
}
.logo {
width: 38px;
height: 38px;
border-radius: var(--radius-sm);
background: linear-gradient(135deg,var(--brand),var(--brand2));
box-shadow: 0 14px 35px rgba(var(--brand-rgb),.35);
position: relative;
}
.logo::after,
.logo::before {
content: "";
position: absolute;
border-radius: var(--radius-pill);
background: #fff;
}
.logo::before {
width: 15px;
height: 15px;
left: var(--space-2);
top: var(--space-2);
}
.logo::after {
width: 8px;
height: 8px;
right: var(--space-px-9);
bottom: var(--space-px-10);
opacity: .8;
}
.nav {
display: flex;
flex-wrap: wrap;
gap: var(--space-2);
background: rgba(255,255,255,.58);
border: 1px solid rgba(255,255,255,.7);
padding: var(--space-1);
border-radius: var(--radius-pill);
-webkit-backdrop-filter: blur(18px);
backdrop-filter: blur(18px);
transform: translateZ(0);
}
.bg-dark .brand {
color: #fff;
}
.bg-dark .nav-toggle {
color: #fff;
}
.bg-dark .nav {
background: rgba(255,255,255,.9);
}
.bg-light .logo {
box-shadow: 0 6px 18px rgba(var(--ink-rgb),.18), 0 0 0 1px rgba(var(--ink-rgb),.08);
}
.nav-toggle {
display: none;
align-items: center;
justify-content: center;
width: 42px;
height: 42px;
padding: 0;
border: 0;
border-radius: var(--radius-control);
background: transparent;
color: var(--ink);
cursor: pointer;
}
.nav-toggle::after { content: ""; position: absolute; inset: -1px; }
.nav-toggle .nav-icon-close {
display: none;
}
.nav-toggle[aria-expanded="true"] .nav-icon-open {
display: none;
}
.nav-toggle[aria-expanded="true"] .nav-icon-close {
display: block;
}
.nav-backdrop {
position: fixed;
inset: 0;
z-index: var(--z-nav);
background: rgba(var(--ink-rgb),.38);
-webkit-backdrop-filter: blur(2px);
backdrop-filter: blur(2px);
}
.nav-backdrop[hidden] {
display: none;
}
.nav a {
border-radius: var(--radius-pill);
padding: var(--space-2) var(--space-px-14);
line-height: 1;
font-weight: 900;
color: var(--muted);
text-decoration: none;
font-size: var(--text-14);
}
.nav a.is-active,
.nav a:hover {
background: #fff;
color: var(--ink);
box-shadow: 0 8px 18px rgba(var(--shadow-rgb),.07);
}
.nav a.nav-cta {
color: #fff;
background: var(--grad-primary);
box-shadow: 0 6px 16px rgba(var(--brand-rgb),.26);
}
.nav a.nav-cta:hover {
color: #fff;
background: var(--grad-primary);
transform: translateY(-1px);
box-shadow: 0 12px 24px rgba(var(--brand-rgb),.34);
}
.nav a.nav-cta:active {
transform: translateY(1px);
box-shadow: none;
}
.nav a.nav-cta.is-active {
background: #fff;
color: var(--ink);
box-shadow: 0 8px 18px rgba(var(--shadow-rgb),.07);
}
.shell {
margin: 0 auto;
width: min(490px,100%);
}
.section-title {
display: flex;
justify-content: space-between;
align-items: center;
margin: var(--space-2) 0 var(--space-3);
font-size: var(--text-13);
color: var(--muted);
font-weight: 800;
text-transform: uppercase;
letter-spacing: .08em;
}
.footer {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
gap: var(--space-px-2) var(--space-2);
text-align: center;
color: var(--muted);
font-size: var(--text-12);
margin-top: var(--space-px-18);
}
.footer-links {
white-space: nowrap;
}
@media(max-width:860px) {
.footer-credit,
.footer-links { flex-basis: 100%; }
}
.footer a {
color: inherit;
font-weight: 900;
text-decoration: none;
}
.footer a:hover {
text-decoration: underline;
}
.footer[hidden] {
display: none;
}
.footer-toggle {
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: 40px;
height: 40px;
margin: var(--space-px-18) auto 0;
padding: 0;
border: 1px solid var(--hairline);
border-radius: var(--radius-pill);
background: rgba(255,255,255,.9);
color: var(--muted);
cursor: pointer;
-webkit-tap-highlight-color: transparent;
transition: color var(--dur-base) var(--ease),background var(--dur-base) var(--ease);
}
.footer-toggle::after { content: ""; position: absolute; inset: -2px; }
.footer-toggle:hover {
color: var(--ink);
background: rgba(255,255,255,.85);
}
.footer-toggle[aria-expanded="false"] {
margin-top: calc(var(--space-px-18) + var(--space-px-3));
}
.footer-caret {
transition: transform var(--dur-base) var(--ease);
}
.footer-toggle[aria-expanded="true"] .footer-caret {
transform: rotate(180deg);
}
#site-footer {
width: fit-content;
max-width: 100%;
margin-inline: auto;
padding: var(--space-2) var(--space-5);
background: rgba(255,255,255,.9);
-webkit-backdrop-filter: blur(12px);
backdrop-filter: blur(12px);
border: 1px solid var(--hairline-strong);
border-radius: var(--radius-pill);
}
.grid {
display: grid;
gap: var(--space-px-18);
grid-template-columns: minmax(244px,296px) minmax(0,1fr);
align-items: start;
}
.menu {
display: grid;
gap: var(--space-1);
margin-top: var(--space-3);
}
.menu a {
display: block;
text-align: left;
border: 0;
background: transparent;
border-radius: var(--radius-sm);
padding: var(--space-3);
font-weight: 800;
color: var(--ink-3);
text-decoration: none;
}
.menu a.is-active,
.menu a:hover {
background: #fff;
box-shadow: 0 8px 18px rgba(var(--shadow-rgb),.07);
color: var(--ink);
}
.menu-group > a { margin-top: var(--space-1); }
.sidebar summary {
list-style: none;
cursor: pointer;
display: flex;
align-items: center;
text-align: left;
border: 0;
background: transparent;
border-radius: var(--radius-sm);
padding: var(--space-3);
font-weight: 800;
color: var(--ink-3);
}
.sidebar summary::-webkit-details-marker { display: none; }
.sidebar summary::after {
content: "";
width: 7px;
height: 7px;
margin-left: auto;
border-right: 2px solid currentColor;
border-bottom: 2px solid currentColor;
transform: rotate(45deg);
opacity: .55;
transition: transform var(--dur-base) var(--ease);
}
.sidebar details[open] summary::after { transform: rotate(-135deg); }
.sidebar summary:hover,
.sidebar summary.is-active {
background: #fff;
box-shadow: 0 8px 18px rgba(var(--shadow-rgb),.07);
color: var(--ink);
}
.menu details a { padding-left: calc(var(--space-3) + var(--space-4)); }
.sidebar > .account-switcher {
margin-top: var(--space-2);
padding-top: var(--space-2);
border-top: 1px solid var(--hairline);
}
.account-switcher .switch-avatar {
position: relative;
flex: 0 0 auto;
width: 24px;
height: 24px;
border-radius: 50%;
object-fit: cover;
display: inline-flex;
align-items: center;
justify-content: center;
background: rgba(var(--brand-rgb),.12);
color: var(--brand-deep);
font-size: var(--text-12);
font-weight: 800;
overflow: hidden;
}
.account-switcher .switch-avatar.is-two {
font-size: var(--text-11);
}
.account-switcher .switch-acct-form { margin: 0; }
.account-switcher .switch-acct,
.account-switcher .switch-add,
.account-switcher .switch-logout {
display: flex;
align-items: center;
gap: var(--space-3);
width: 100%;
text-align: left;
border: 0;
background: transparent;
border-radius: var(--radius-sm);
padding: var(--space-2) var(--space-3);
padding-left: calc(var(--space-3) + var(--space-4));
font: inherit;
font-weight: 700;
color: var(--ink-3);
text-decoration: none;
cursor: pointer;
}
.account-switcher .switch-acct:hover,
.account-switcher .switch-add:hover,
.account-switcher .switch-logout:hover {
background: #fff;
box-shadow: 0 8px 18px rgba(var(--shadow-rgb),.07);
color: var(--ink);
}
.account-switcher .switch-add { margin-top: var(--space-1); }
.account-switcher .switch-logout { margin-top: var(--space-2); border-top: 1px solid var(--hairline); }
.account-switcher .switch-add .menu-ico,
.account-switcher .switch-logout .menu-ico { width: 22px; height: 22px; }
@media(max-width:860px) {
.topbar {
display: block;
position: relative;
text-align: center;
}
.brand {
display: inline-flex;
margin-bottom: var(--space-px-14);
}
.nav-toggle {
display: inline-flex;
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
}
.nav {
display: none;
}
.nav.is-open {
display: flex;
flex-direction: column;
flex-wrap: nowrap;
align-items: stretch;
gap: var(--space-1);
position: absolute;
top: calc(100% + 6px);
right: 0;
left: auto;
width: min(260px,76vw);
padding: var(--space-2);
border-radius: var(--radius-md);
box-shadow: 0 24px 60px rgba(var(--shadow-rgb),.22);
z-index: var(--z-nav-open);
}
.nav.is-open a {
width: 100%;
text-align: left;
padding: var(--space-3) var(--space-px-14);
border-radius: var(--radius-control);
font-size: var(--text-15);
}
}
@media(max-width:520px) {
.main-card {
border-radius: var(--radius-lg);
padding: var(--space-px-18);
}
.sidebar {
border-radius: var(--radius-lg);
padding: var(--space-px-18);
}
.topbar {
margin-bottom: var(--space-px-18);
}
.nav {
border-radius: var(--radius-md);
}
.nav a {
flex: 1 1 auto;
text-align: center;
padding: var(--space-3) var(--space-px-14);
}
}
.skip-link {
position: fixed;
top: -100px;
left: var(--space-4);
z-index: var(--z-modal);
padding: var(--space-px-10) var(--space-px-18);
border-radius: var(--radius-md);
background: var(--ink);
color: #fff;
font-weight: 600;
text-decoration: none;
transition: top var(--dur-base) var(--ease);
}
.skip-link:focus {
top: var(--space-4);
outline: 3px solid var(--focus-ring);
outline-offset: 3px;
}
@media(prefers-reduced-motion: reduce) {
.nav a:active {
transform: none !important;
}
}
.profile-accent-card .section-title {
color: var(--muted);
}
.footer-version {
color: var(--muted);
font-weight: 900;
}
.public-profile-card .section-title {
margin-top: var(--space-px-18);
}
.main-card,
.sidebar {
align-self: start;
min-width: 0;
}
@media(max-width:860px) {
.grid {
grid-template-columns: 64px minmax(0,1fr);
}
}
.header-banner {
max-width: 1040px;
margin: 0 auto var(--space-4);
}
.footer-shaka {
height: 1em;
width: auto;
vertical-align: -.16em;
display: inline-block;
}
.site-verify-inline {
margin-top: calc(-1 * var(--space-3) + var(--space-1));
padding: var(--space-3) var(--space-px-14);
background: rgba(var(--brand-rgb),.05);
border: 1px solid rgba(var(--brand-rgb),.14);
border-radius: var(--radius-md);
}
.site-verify-inline p {
margin: 0 0 var(--space-px-10);
}
.site-verify-inline [data-pe-new-actions] > :last-child,
.site-verify-inline [data-pe-verify-saved] > :last-child,
.site-verify-inline [data-pe-verify] > :last-child {
margin-bottom: 0;
}
.site-verify-inline > :last-child {
margin-bottom: 0;
}
.site-verify-inline .field-help code {
font-family: var(--font-mono);
font-size: .92em;
font-weight: 700;
color: var(--ink);
background: rgba(0,0,0,.06);
padding: 1px var(--space-px-5);
border-radius: 6px;
}
}
@layer surfaces {
.card,
.main-card,
.panel,
.sidebar {
background: var(--card);
-webkit-backdrop-filter: blur(22px);
backdrop-filter: blur(22px);
border: 1px solid rgba(255,255,255,.65);
border-radius: var(--radius-lg);
padding: var(--space-px-22);
box-shadow: 0 24px 80px rgba(var(--shadow-rgb),.18);
overflow: hidden;
position: relative;
}
.main-card { overflow: visible; }
.card::before {
content: "";
position: absolute;
inset: -90px -90px auto auto;
width: 190px;
height: 190px;
border-radius: var(--radius-pill);
background: linear-gradient(135deg,rgba(var(--brand-rgb),.25),rgba(var(--brand2-rgb),.14));
}
.orange {
background: linear-gradient(135deg,#ffbf3c,#ff8a00);
}
.purple {
background: linear-gradient(135deg,#7a6fff,#3f35d4);
}
.green {
background: linear-gradient(135deg,#24c081,#0c8c61);
}
.blue {
background: linear-gradient(135deg,#4aa3ff,#1265e8);
}
.rainbow {
background: linear-gradient(135deg,#27f5b6,var(--brand));
}
.gray {
background: linear-gradient(135deg,#74748a,#223);
}
.card > ol:last-child,
.card > p:last-child,
.card > ul:last-child {
margin-bottom: calc(-1 * var(--space-px-6));
}
.table-card {
background: rgba(255,255,255,.62);
border: 1px solid var(--hairline);
border-radius: var(--radius-md);
overflow: hidden;
margin-bottom: var(--space-4);
}
.table-row {
display: grid;
grid-template-columns: 1.2fr 1fr 1fr auto;
align-items: center;
gap: var(--space-3);
padding: var(--space-px-14);
border-bottom: 1px solid var(--hairline);
}
.table-row:last-child {
border-bottom: 0;
}
.req-count {
letter-spacing: 0;
box-sizing: border-box;
display: inline-flex;
align-items: center;
justify-content: center;
min-width: 1.5rem;
height: 1.5rem;
padding: 0 .35rem;
margin-left: var(--space-2);
border-radius: var(--radius-pill);
background: var(--brand);
color: #fff;
font-size: var(--text-13);
font-weight: 600;
line-height: 1;
vertical-align: middle;
}
.follow-request-list {
display: flex;
flex-direction: column;
gap: var(--space-2);
}
.follow-request-row {
display: flex;
align-items: center;
gap: var(--space-3);
padding: var(--space-3);
border-radius: var(--radius-md);
border: 1px solid var(--hairline);
background: rgba(255,255,255,.65);
}
.follow-request-who {
display: flex;
align-items: center;
gap: var(--space-3);
flex: 1 1 auto;
min-width: 0;
text-decoration: none;
color: inherit;
}
.follow-request-who .saved-names { min-width: 0; }
.follow-request-who strong {
display: block;
white-space: nowrap;
}
.follow-request-actions {
display: flex;
gap: var(--space-2);
flex: 0 0 auto;
}
.visibility-card {
display: flex;
gap: var(--space-3);
padding: var(--space-4);
border-radius: var(--radius-md);
background: rgba(255,255,255,.65);
border: 1px solid var(--hairline);
cursor: pointer;
align-items: center;
}
.visibility-card strong {
display: block;
font-size: var(--text-15);
color: var(--ink);
}
.visibility-card small {
display: block;
color: var(--muted);
margin-top: var(--space-px-3);
font-size: var(--text-13);
line-height: 1.35;
}
.autoplay-sound-sub { margin-left: var(--space-6); }
.visibility-card:has(input[name="autoplay_posts"]:not(:checked)) + .autoplay-sound-sub { display: none; }
.theme-grid {
display: grid;
grid-template-columns: repeat(auto-fit,minmax(132px,1fr));
gap: var(--space-3);
}
.theme-card {
display: flex;
flex-direction: column;
gap: var(--space-2);
min-height: 156px;
padding: var(--space-3);
border-radius: var(--radius-md);
background: rgba(255,255,255,.65);
border: 1px solid var(--hairline);
cursor: pointer;
transition: transform var(--dur-base) var(--ease), box-shadow var(--dur-base) var(--ease), border-color var(--dur-base) var(--ease), background-color var(--dur-base) var(--ease), color var(--dur-base) var(--ease);
font: inherit;
text-align: left;
}
button.theme-card {
-webkit-appearance: none;
appearance: none;
}
.accent-preview {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: var(--space-3);
}
.accent-preview-label {
font-size: var(--text-13);
font-weight: 600;
color: var(--muted);
}
.accent-preview-btn {
display: inline-flex;
align-items: center;
padding: var(--space-2) var(--space-4);
border-radius: var(--radius-pill);
font-size: var(--text-13);
font-weight: 600;
line-height: 1;
}
.accent-preview-link {
font-size: var(--text-14);
font-weight: 600;
}
.accent-preview-note {
flex-basis: 100%;
margin: 0;
font-size: var(--text-12);
color: var(--muted);
}
.theme-card:hover {
transform: translateY(-1px);
box-shadow: 0 12px 24px rgba(var(--shadow-rgb),.08);
}
.theme-card.is-selected {
border-color: rgba(var(--brand-rgb),.5);
outline: 3px solid rgba(var(--brand-rgb),.2);
box-shadow: 0 16px 34px rgba(var(--brand-rgb),.16) !important;
}
.theme-card strong {
font-size: var(--text-14);
}
.theme-card small {
color: var(--muted);
font-size: var(--text-12);
font-weight: 800;
}
.custom-theme-swatch,
.theme-swatch {
width: 44px;
height: 44px;
border-radius: var(--radius-sm);
box-shadow: 0 10px 22px rgba(var(--shadow-rgb),.12);
display: block;
}
.custom-swatch-wrap {
position: relative;
width: 44px;
height: 44px;
border-radius: var(--radius-sm);
}
.custom-swatch-wrap:has(#custom-color-picker:focus-visible) {
outline: 3px solid var(--focus-ring);
outline-offset: 3px;
}
.custom-theme-swatch {
background-image: none;
}
.custom-theme-swatch.is-spectrum {
background: conic-gradient(from 220deg,var(--brand),#2563eb,#16a34a,#f97316,#ec4899,var(--brand));
}
#custom-color-picker,
.custom-theme-card input[type="color"] {
position: absolute;
inset: 0;
width: 44px;
height: 44px;
min-width: 44px;
min-height: 44px;
margin: 0;
padding: 0;
border: 0;
border-radius: var(--radius-sm);
opacity: 0;
cursor: pointer;
pointer-events: auto;
display: block;
}
#custom-color-picker::-webkit-color-swatch-wrapper {
padding: 0 !important;
}
#custom-color-picker::-moz-color-swatch,
#custom-color-picker::-webkit-color-swatch {
border: 0 !important;
border-radius: var(--radius-sm) !important;
}
@media(max-width:860px) {
.table-row {
grid-template-columns: 1fr;
}
}
@media(max-width:520px) {
.card {
border-radius: var(--radius-lg);
padding: var(--space-px-18);
}
.panel {
border-radius: var(--radius-lg);
padding: var(--space-px-18);
}
}
body.modal-open {
overflow: hidden;
}
.bitsy-modal-close {
position: absolute;
top: var(--space-px-22);
right: var(--space-px-22);
width: 30px;
height: 30px;
padding: 0;
border: 0;
border-radius: var(--radius-pill);
background: var(--hairline);
color: var(--ink);
font-size: 0;
line-height: 0;
cursor: pointer;
}
.bitsy-modal-close::after,
.bitsy-modal-close::before {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 15px;
height: 2px;
border-radius: 1px;
background: currentColor;
}
.bitsy-modal-close::before {
transform: translate(-50%,-50%) rotate(45deg);
}
.bitsy-modal-close::after {
transform: translate(-50%,-50%) rotate(-45deg);
}
.main-card h2,
.panel h2 {
line-height: 1.05;
}
.bitsy-modal-close:hover {
transform: translateY(-1px);
box-shadow: 0 10px 22px rgba(var(--shadow-rgb),.1);
}
.bitsy-modal-card {
position: relative;
width: min(390px,100%);
max-height: calc(100vh - 36px);
max-height: calc(100dvh - 36px);
overflow: auto;
overscroll-behavior: contain;
background: rgba(255,255,255,.97);
border: 1px solid rgba(255,255,255,.75);
border-radius: var(--radius-lg);
padding: var(--space-px-22);
box-shadow: 0 28px 90px rgba(var(--ink-rgb),.28);
text-align: center;
}
.bitsy-modal-dialog {
position: fixed;
inset: 0;
width: 100%;
max-width: none;
height: 100%;
max-height: none;
margin: 0;
padding: calc(var(--space-px-18) + env(safe-area-inset-top, 0px)) calc(var(--space-px-18) + env(safe-area-inset-right, 0px)) calc(var(--space-px-18) + env(safe-area-inset-bottom, 0px)) calc(var(--space-px-18) + env(safe-area-inset-left, 0px));
border: 0;
background: transparent;
overflow: auto;
}
.bitsy-modal-dialog[open] {
display: grid;
place-items: center;
}
.bitsy-modal-dialog::backdrop {
background: rgba(var(--ink-rgb),.38);
-webkit-backdrop-filter: blur(8px);
backdrop-filter: blur(8px);
}
@keyframes bitsy-modal-in {
from { opacity: 0; transform: translateY(8px) scale(.98); }
}
@keyframes bitsy-modal-backdrop-in {
from { opacity: 0; }
}
.bitsy-modal-dialog[open] > .bitsy-modal-card {
animation: bitsy-modal-in .18s ease-out;
}
.bitsy-modal-dialog[open]::backdrop {
animation: bitsy-modal-backdrop-in .18s ease-out;
}
@media (prefers-reduced-motion: reduce) {
.bitsy-modal-dialog[open] > .bitsy-modal-card,
.bitsy-modal-dialog[open]::backdrop {
animation: none;
}
}
.bitsy-modal-card--start { text-align: left; }
.bitsy-modal-card--wide { width: min(460px,100%); }
.bitsy-modal-card--start > h2:first-of-type { padding-right: var(--space-10); }
.bitsy-modal-close--on-media { background: rgba(var(--ink-rgb),.62); color: #fff; -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); }
.bitsy-modal-close--on-media:hover { background: rgba(var(--ink-rgb),.78); }
.bitsy-modal-card .tagline {
margin-bottom: var(--space-1);
overflow-wrap: anywhere;
}
.bitsy-modal-card .proof-message {
text-align: left;
}
.bitsy-modal-card .proof-step-label {
margin: var(--space-3) 0 var(--space-1);
text-align: left;
}
.bitsy-modal-card .ownership-modal-note {
overflow-wrap: anywhere;
}
.receipt-modal-card {
display: flex;
flex-direction: column;
gap: var(--space-4);
background: #fff;
}
.bitsy-modal-card .manifest-chain-note {
margin: 0 0 var(--space-2);
font-size: var(--text-12);
font-weight: 700;
color: var(--success-deep);
text-align: left;
}
.bitsy-modal-card .cell-muted {
margin: var(--space-px-2) 0 var(--space-2);
}
@media(max-width:520px) {
.bitsy-modal-dialog {
padding: var(--space-px-14);
padding: calc(var(--space-px-14) + env(safe-area-inset-top, 0px)) calc(var(--space-px-14) + env(safe-area-inset-right, 0px)) calc(var(--space-px-14) + env(safe-area-inset-bottom, 0px)) calc(var(--space-px-14) + env(safe-area-inset-left, 0px));
}
.bitsy-modal-card {
padding: var(--space-5);
border-radius: var(--radius-lg);
}
}
@media(prefers-reduced-motion: reduce) {
.theme-card:hover {
transform: none !important;
}
}
.profile-accent-modal .bitsy-modal-card {
box-shadow: 0 28px 90px rgba(var(--ink-rgb),.28),
0 0 0 1px rgba(var(--brand-rgb),.08),
0 22px 70px rgba(var(--brand-rgb),.12);
}
.profile-accent-modal .bitsy-modal-card h2 {
color: var(--brand-ink);
}
.appearance-section h2 {
margin: 0;
line-height: 1.05;
}
.background-custom-fields {
display: grid;
gap: var(--space-3);
}
.background-custom-fields label {
display: flex;
flex-direction: column;
align-items: flex-start;
}
.background-preview {
min-height: 88px;
border-radius: var(--radius-md);
border: 1px solid var(--hairline);
box-shadow: inset 0 0 0 1px rgba(255,255,255,.42);
}
.visibility-card span {
min-width: 0;
}
#asset-list ~ .panel {
background: rgba(255,255,255,.52);
-webkit-backdrop-filter: none;
backdrop-filter: none;
border: 1px solid var(--hairline);
box-shadow: 0 10px 25px rgba(var(--shadow-rgb),.05);
padding: var(--space-5);
}
.panel.panel-gap-top {
margin-top: var(--space-4);
}
.panel.panel-gap-bottom {
margin-bottom: var(--space-4);
}
.panel.add-asset-panel {
margin-top: var(--space-3);
}
.img-lightbox .bitsy-modal-card {
width: auto;
max-width: min(92vw,900px);
padding: var(--space-px-10);
background: rgba(255,255,255,.96);
text-align: center;
}
@media print {
body.bitsy-print-qr * {
visibility: hidden !important;
}
}
.hidden-pill {
display: inline-flex;
align-items: center;
padding: var(--space-px-2) var(--space-px-9);
margin-left: var(--space-2);
font-size: var(--text-11);
font-weight: 700;
letter-spacing: .02em;
border-radius: var(--radius-pill);
background: var(--hairline);
color: var(--muted);
text-transform: uppercase;
}
.rotate-card {
border-style: dashed;
}
.sign-card {
margin: 0 0 var(--space-3);
}
.reveal-hidden {
display: none !important;
}
.reveal-more-btn {
display: block;
margin: var(--space-3) auto var(--space-4);
}
}
@layer media {
.avatar {
width: 110px;
height: 110px;
border-radius: var(--radius-lg);
margin: 0 auto var(--space-px-14);
display: grid;
place-items: center;
font-size: var(--text-36);
font-weight: 900;
color: #fff;
background: linear-gradient(135deg,rgba(255,255,255,.28),transparent),
linear-gradient(135deg,var(--brand),var(--brand-deeper));
box-shadow: 0 20px 38px rgba(var(--brand-rgb),.32);
border: 3px solid rgba(255,255,255,.78);
}
.avatar:focus-visible {
box-shadow: 0 20px 38px rgba(var(--brand-rgb),.32), 0 0 0 8px var(--focus-halo);
}
.qr-box {
width: max-content;
max-width: 100%;
margin: var(--space-2) auto var(--space-3);
padding: var(--space-px-14);
border-radius: var(--radius-lg);
background: #fff;
border: 1px solid var(--hairline);
box-shadow: 0 14px 32px rgba(var(--shadow-rgb),.1);
}
.qr-box img {
width: 230px;
height: 230px;
display: block;
}
.qr-value {
width: 100%;
max-width: 330px;
margin: var(--space-3) auto 0;
padding: var(--space-3);
border-radius: var(--radius-sm);
background: rgba(var(--ink-rgb),.045);
color: var(--muted);
font-family: var(--font-mono);
font-size: var(--text-12);
line-height: 1.45;
white-space: normal;
word-break: break-all;
overflow-wrap: anywhere;
text-align: left;
}
.qr-actions {
justify-content: center;
margin-top: var(--space-px-14);
}
@media(max-width:520px) {
.qr-box img {
width: 210px;
height: 210px;
}
}
.qr-request-link {
display: inline-block;
margin-top: var(--space-px-6);
padding: 0;
line-height: 1.5;
border: 0;
background: none;
font-family: inherit;
cursor: pointer;
text-align: left;
font-size: var(--text-12);
font-weight: 800;
color: var(--brand-ink);
text-decoration: none;
}
.qr-request-link:hover {
text-decoration: underline;
}
@media(max-width:520px) {
.qr-value {
max-width: 100%;
font-size: var(--text-11);
}
}
.profile-accent-card img.avatar {
border-color: #fff;
box-shadow: 0 20px 38px rgba(var(--brand-rgb),.22),
0 0 0 9px rgba(var(--brand-rgb),.07);
}
.profile-accent-card img.avatar:focus-visible {
box-shadow: 0 20px 38px rgba(var(--brand-rgb),.22),
0 0 0 8px var(--focus-halo),
0 0 0 9px rgba(var(--brand-rgb),.07);
}
.profile-accent-modal .qr-box {
box-shadow: 0 14px 32px rgba(var(--shadow-rgb),.1),
0 0 0 8px rgba(var(--brand-rgb),.04);
}
.profile-accent-modal .qr-value {
border: 1px solid rgba(var(--brand-rgb),.08);
}
.cover-custom-fields {
display: grid;
gap: var(--space-3);
}
.cover-custom-fields label {
display: flex;
flex-direction: column;
align-items: flex-start;
}
.cover-preview {
position: relative;
width: 100%;
aspect-ratio: 49 / 18;
overflow: hidden;
border-radius: var(--radius-md);
border: 1px solid var(--hairline);
box-shadow: inset 0 0 0 1px rgba(255,255,255,.42);
}
.cover-text-fields {
display: grid;
gap: var(--space-3);
}
.cover-text-toggle {
display: flex;
flex-direction: row;
align-items: center;
gap: var(--space-2);
margin: 0;
font-size: var(--text-13);
font-weight: 700;
color: var(--ink-4);
cursor: pointer;
}
.cover-text-editor {
display: grid;
gap: var(--space-2);
}
.cover-ta-wrap {
margin-top: var(--space-2);
background: #fff;
border: 1px solid var(--hairline-strong);
border-radius: var(--radius-control);
overflow: hidden;
}
.cover-ta-wrap:focus-within {
border-color: var(--field-focus);
box-shadow: 0 0 0 3px var(--field-focus);
}
.cover-align-groups {
display: grid;
gap: var(--space-3);
}
.cover-align-group {
display: grid;
gap: var(--space-2);
}
.cover-align-label {
font-size: var(--text-11);
font-weight: 800;
letter-spacing: .02em;
color: var(--ink-5);
}
.cover-align-hint {
font-weight: 600;
color: var(--muted);
}
.cover-seg {
display: grid;
grid-template-columns: repeat(3,1fr);
width: 100%;
max-width: 288px;
margin: 0;
background: #fff;
border: 1px solid var(--hairline-strong);
border-radius: 9px;
overflow: hidden;
}
.cover-seg button.is-active {
background: var(--ink-deep);
color: #fff;
}
.cover-text-warn {
color: var(--warn-deep);
font-weight: 700;
}
.public-profile-card .avatar {
margin-top: var(--space-px-2);
}
.bitsy-demo-avatar {
position: relative;
background: linear-gradient(135deg,var(--brand),var(--brand-deeper)) !important;
color: #fff;
box-shadow: 0 20px 38px rgba(var(--brand-rgb,124,60,255),.28),
0 0 0 9px rgba(var(--brand-rgb,124,60,255),.07) !important;
font-size: 0;
}
.bitsy-demo-avatar::after,
.bitsy-demo-avatar::before {
content: "";
position: absolute;
border-radius: var(--radius-pill);
background: #fff;
}
.bitsy-demo-avatar::before {
width: 38%;
height: 38%;
left: 25%;
top: 23%;
}
.bitsy-demo-avatar::after {
width: 20%;
height: 20%;
right: 24%;
bottom: 26%;
opacity: .82;
}
.qr-pill {
border: 1px solid var(--field-border);
cursor: pointer;
font-weight: 800;
text-decoration: none;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: var(--radius-control);
background: var(--hairline);
color: var(--ink-4);
transition: transform var(--dur-base) var(--ease), box-shadow var(--dur-base) var(--ease), background-color var(--dur-base) var(--ease), color var(--dur-base) var(--ease);
}
.qr-pill:hover {
transform: translateY(-1px);
box-shadow: 0 11px 22px rgba(var(--shadow-rgb),.16);
}
.qr-pill:active {
transform: translateY(1px);
box-shadow: none;
}
.profile-accent-card .qr-pill:hover {
box-shadow: 0 11px 22px rgba(var(--shadow-rgb),.16);
}
.qr-memo-note {
width: 100%;
max-width: 330px;
margin: var(--space-px-10) auto 0;
padding: var(--space-3);
border-radius: var(--radius-sm);
background: rgba(var(--brand-rgb,124,60,255),.08);
color: var(--ink-2);
font-size: var(--text-12);
line-height: 1.45;
text-align: left;
}
.qr-memo-note-value {
font-weight: 800;
word-break: break-all;
overflow-wrap: anywhere;
}
.media-preview {
margin: 0;
}
.media-preview-action {
margin-top: var(--space-px-10);
}
.avatar-preview-img {
width: 88px;
height: 88px;
border-radius: var(--radius-lg);
object-fit: cover;
border: 3px solid rgba(255,255,255,.78);
box-shadow: 0 12px 28px rgba(var(--shadow-rgb),.16);
}
.cover-preview-img {
width: 100%;
max-height: 160px;
border-radius: 22px;
object-fit: cover;
border: 1px solid rgba(255,255,255,.78);
box-shadow: 0 12px 28px rgba(var(--shadow-rgb),.12);
}
.cropper-modal-card {
width: min(440px,100%);
text-align: left;
}
.cropper-title {
margin: 0 0 var(--space-1);
font-size: var(--text-20);
font-weight: 900;
}
.cropper-hint {
margin: 0 0 var(--space-px-14);
color: var(--muted);
font-size: var(--text-13);
}
.cropper-stage {
position: relative;
margin: 0 auto;
overflow: hidden;
border-radius: var(--radius-md);
background: #1b1726;
touch-action: none;
cursor: grab;
-webkit-user-select: none;
user-select: none;
}
.cropper-stage.is-grabbing {
cursor: grabbing;
}
.cropper-stage img {
position: absolute;
top: 0;
left: 0;
max-width: none;
max-height: none;
-webkit-user-select: none;
user-select: none;
-webkit-user-drag: none;
pointer-events: none;
}
.cropper-controls {
display: flex;
align-items: center;
gap: var(--space-px-10);
margin: var(--space-px-14) 0 var(--space-4);
}
.cropper-zoom {
flex: 1;
accent-color: var(--brand);
}
.cropper-zoom:focus-visible {
outline: 3px solid var(--focus-ring);
outline-offset: 3px;
}
.cropper-zoom-btn {
width: 44px;
height: 44px;
flex: 0 0 auto;
border: 0;
border-radius: var(--radius-pill);
background: var(--hairline);
color: var(--ink);
font-size: var(--text-20);
line-height: 1;
cursor: pointer;
}
.cropper-zoom-btn:hover {
background: var(--hairline-strong);
}
.cropper-actions {
display: flex;
gap: var(--space-px-10);
}
.crop-pending-note {
font-weight: 800;
font-size: var(--text-12);
color: var(--ink-4);
}
.media-thumb {
position: relative;
display: inline-block;
padding: 0;
border: 0;
background: none;
cursor: pointer;
line-height: 0;
border-radius: var(--radius-lg);
}
.media-thumb.is-cover {
display: block;
width: 100%;
border-radius: 22px;
}
.media-thumb .media-thumb-overlay {
position: absolute;
inset: 0;
display: flex;
align-items: center;
justify-content: center;
background: rgba(var(--ink-rgb),.42);
border-radius: inherit;
opacity: 0;
transition: opacity var(--dur-base) var(--ease);
pointer-events: none;
}
.media-thumb .media-thumb-chip {
display: inline-flex;
align-items: center;
gap: var(--space-px-5);
background: rgba(255,255,255,.96);
color: var(--ink);
font-weight: 800;
font-size: var(--text-12);
line-height: 1;
white-space: nowrap;
padding: var(--space-px-6) var(--space-px-11);
border-radius: var(--radius-pill);
box-shadow: 0 6px 16px rgba(var(--ink-rgb),.28);
}
.media-thumb .media-thumb-chip svg {
display: block;
}
.media-thumb:focus-visible .media-thumb-overlay,
.media-thumb:hover .media-thumb-overlay {
opacity: 1;
}
.media-thumb:focus {
outline: none;
}
.media-thumb:focus-visible {
outline: 2px solid var(--focus-ring);
outline-offset: 2px;
}
.img-choose-card {
width: min(360px,100%);
}
.img-choose-actions {
display: flex;
flex-direction: column;
gap: var(--space-px-10);
margin-top: var(--space-2);
}
.img-lightbox-img {
display: block;
max-width: 100%;
max-height: calc(100vh - 90px);
max-height: calc(100dvh - 90px);
border-radius: var(--radius-md);
object-fit: contain;
margin: 0 auto;
}
img.avatar.is-zoomable {
cursor: zoom-in;
}
.media-thumb.dash-avatar-edit {
border-radius: var(--radius-lg);
flex-shrink: 0;
}
.avatar-edit-wrap {
position: relative;
display: block;
width: max-content;
margin: 0 auto var(--space-px-14);
}
.avatar-status-host {
position: relative;
display: block;
width: max-content;
max-width: 100%;
margin: 0 auto;
}
.avatar-edit-wrap .avatar {
margin: 0;
}
.img-edit-btn {
position: absolute;
z-index: 3;
bottom: var(--space-2);
right: var(--space-2);
display: inline-flex;
align-items: center;
gap: var(--space-px-5);
background: rgba(var(--ink-rgb),.62);
color: #fff;
border: 0;
cursor: pointer;
font-weight: 800;
font-size: var(--text-12);
line-height: 1;
padding: var(--space-px-6) var(--space-px-10);
border-radius: var(--radius-pill);
opacity: 0;
transition: opacity var(--dur-base) var(--ease);
-webkit-backdrop-filter: blur(4px);
backdrop-filter: blur(4px);
}
.avatar-edit-wrap .img-edit-btn {
bottom: var(--space-px-10);
right: var(--space-px-10);
left: auto;
transform: none;
padding: var(--space-px-5) var(--space-2);
font-size: var(--text-11);
gap: var(--space-1);
}
.img-edit-btn svg {
display: block;
}
.img-edit-btn:focus-visible,
.is-editable:hover .img-edit-btn {
opacity: 1;
}
@media(hover: none) {
.is-editable .img-edit-btn {
opacity: 1;
}
.bitsy-modal-close {
width: 44px;
height: 44px;
}
}
.verify-copy-btn .icon-check {
display: none;
}
.verify-copy-btn.copied .icon-copy {
display: none;
}
.verify-copy-btn.copied .icon-check {
display: inline;
}
.qr-amount {
margin: var(--space-px-14) 0 var(--space-1);
text-align: left;
}
.qr-amount-label {
display: block;
font-size: var(--text-12);
font-weight: 700;
color: var(--ink-2);
margin-bottom: var(--space-px-6);
}
.qr-amount-field {
display: flex;
align-items: stretch;
border: 1px solid var(--field-border);
border-radius: var(--radius-control);
overflow: hidden;
background: #fff;
}
.qr-amount-field:focus-within {
border-color: var(--brand-ink);
box-shadow: 0 0 0 3px var(--brand-ink);
}
.qr-amount-input:focus,
.qr-amount-input:focus-visible {
box-shadow: none;
}
.qr-amount-input {
flex: 1 1 auto;
min-width: 0;
border: 0;
outline: none;
margin: 0;
padding: var(--space-px-10) var(--space-3);
font-size: var(--text-15);
font-family: var(--font-mono);
background: transparent;
color: var(--ink);
}
.qr-amount-input.is-invalid {
color: var(--danger-deep);
}
.qr-amount-unit {
display: flex;
align-items: center;
padding: 0 var(--space-3);
font-size: var(--text-13);
font-weight: 800;
color: var(--ink-3);
background: rgba(var(--ink-rgb),.05);
border-left: 1px solid var(--field-border);
}
.qr-amount-help {
margin-top: var(--space-px-6);
}
.qr-print-sheet {
display: none;
}
@media print {
body.bitsy-print-qr .qr-print-sheet {
visibility: visible !important;
}
body.bitsy-print-qr .qr-print-sheet * {
visibility: visible !important;
}
body.bitsy-print-qr .qr-print-sheet {
display: block !important;
position: absolute;
left: 0;
top: 0;
width: 100%;
padding: var(--space-10) var(--space-6);
text-align: center;
color: var(--ink-deep);
background: #fff;
}
.qr-print-brand {
font-size: var(--text-24);
font-weight: 900;
letter-spacing: -.02em;
margin-bottom: var(--space-px-10);
}
.qr-print-name {
font-size: var(--text-18);
font-weight: 800;
color: var(--ink-deep);
margin-bottom: var(--space-px-2);
}
.qr-print-asset {
font-size: var(--text-15);
font-weight: 700;
margin-bottom: var(--space-px-6);
}
.qr-print-img {
width: 300px;
height: 300px;
display: block;
margin: var(--space-px-14) auto;
}
.qr-print-amount {
font-size: var(--text-16);
font-weight: 800;
margin-top: var(--space-px-6);
}
.qr-print-address {
font-family: var(--font-mono);
font-size: var(--text-12);
word-break: break-all;
max-width: 380px;
margin: var(--space-px-10) auto 0;
}
.qr-print-url {
font-family: var(--font-mono);
font-size: var(--text-11);
color: var(--print-muted);
word-break: break-all;
max-width: 380px;
margin: var(--space-2) auto 0;
}
.qr-print-name:empty {
display: none;
}
.qr-print-url:empty {
display: none;
}
.qr-print-note {
font-size: var(--text-11);
color: var(--print-muted);
max-width: 380px;
margin: var(--space-px-18) auto 0;
}
}
}
@layer controls {
.tagline {
color: var(--muted);
margin: var(--space-px-10) auto 0;
max-width: 330px;
line-height: 1.45;
font-size: var(--text-15);
}
.saved-row {
display: flex;
align-items: center;
justify-content: space-between;
gap: var(--space-3);
padding: var(--space-4);
}
.saved-link {
display: flex;
align-items: center;
gap: var(--space-3);
text-decoration: none;
color: inherit;
min-width: 0;
flex: 1;
border-radius: var(--radius-sm);
transition: opacity var(--dur-base) var(--ease);
}
.tab-bar {
display: flex;
gap: var(--space-px-2, 2px);
border-bottom: 1px solid var(--field-border);
margin-bottom: var(--space-3, 12px);
}
.tab {
-webkit-appearance: none;
appearance: none;
background: none;
border: 0;
border-bottom: 2px solid transparent;
margin-bottom: -1px;
padding: var(--space-2, 8px) var(--space-3, 12px);
font: inherit;
font-weight: 600;
color: var(--muted, var(--muted));
cursor: pointer;
display: inline-flex;
align-items: center;
gap: var(--space-px-6, 6px);
}
.tab:hover { color: var(--ink, var(--ink)); }
.tab.is-active {
color: var(--brand-deep, var(--brand-deep));
border-bottom-color: var(--brand);
}
.tab-count {
display: inline-flex;
align-items: center;
justify-content: center;
min-width: 20px;
padding: 0 var(--space-px-6, 6px);
height: 18px;
border-radius: var(--radius-pill);
background: rgba(var(--ink-rgb),.08);
color: var(--ink);
font-size: var(--text-12);
font-weight: 700;
}
.tab.is-active .tab-count {
background: var(--brand);
color: #fff;
}
.proof-panel {
gap: var(--space-3);
padding: var(--space-4);
margin: var(--space-2) 0 var(--space-3);
border-radius: var(--radius-md);
background: rgba(var(--brand-rgb),.04);
border: 1px solid rgba(var(--brand-rgb),.12);
}
.btn,
.copy {
border: 0;
color: #fff;
background: var(--ink-deep);
padding: var(--space-px-10) var(--space-3);
border-radius: var(--radius-control);
font-weight: 800;
cursor: pointer;
font-size: var(--text-13);
text-decoration: none;
display: inline-flex;
align-items: center;
justify-content: center;
transition: transform var(--dur-base) var(--ease), box-shadow var(--dur-base) var(--ease), background-color var(--dur-base) var(--ease), border-color var(--dur-base) var(--ease), color var(--dur-base) var(--ease), filter var(--dur-base) var(--ease);
}
.primary {
color: #fff;
background: var(--grad-primary);
}
.danger {
background: var(--danger-deep);
color: #fff;
}
.profile-accent-card .primary {
box-shadow: none;
}
.ghost,
.secondary,
.set-preferred {
border: 0;
background: var(--hairline);
color: var(--ink-4);
padding: var(--space-px-10) var(--space-3);
border-radius: var(--radius-control);
font-weight: 800;
cursor: pointer;
font-size: var(--text-13);
text-decoration: none;
display: inline-flex;
align-items: center;
justify-content: center;
}
.secondary.reset-all {
border: 0;
background: var(--ink-deep);
color: #fff;
}
.secondary.reset-all:hover {
background: #272832;
}
.edit-address-form {
margin: var(--space-2) 0 var(--space-3);
padding: var(--space-px-14);
border-radius: var(--radius-md);
background: rgba(255,255,255,.58);
border: 1px solid var(--hairline);
}
.draggable-address,
.draggable-asset {
transition: transform var(--dur-base) var(--ease), opacity var(--dur-base) var(--ease), box-shadow var(--dur-base) var(--ease);
}
.draggable-address.dragging,
.draggable-asset.dragging {
opacity: .55;
transform: scale(.995);
box-shadow: 0 20px 45px rgba(var(--shadow-rgb),.16);
}
.address-drag-handle,
.drag-handle {
border: 0;
background: var(--hairline);
color: var(--ink-4);
border-radius: var(--radius-control);
cursor: grab;
font-weight: 900;
flex: 0 0 auto;
touch-action: none;
}
.drag-handle {
width: 34px;
height: 34px;
}
.auth-links a:not(.secondary) {
color: var(--brand-ink);
font-weight: 800;
text-decoration: none;
}
.auth-links a:not(.secondary):hover {
text-decoration: underline;
}
.auth-actions .secondary:hover {
transform: translateY(-1px);
box-shadow: 0 8px 18px rgba(var(--shadow-rgb),.07);
}
.watch-profile {
margin-top: var(--space-4);
text-align: center;
font-size: var(--text-13);
}
.watch-profile summary {
cursor: pointer;
color: var(--brand-ink);
font-weight: 800;
list-style: none;
}
.watch-profile summary:hover {
text-decoration: underline;
}
.watch-form {
margin-top: var(--space-3);
text-align: left;
}
.watch-field {
display: block;
}
.btn.btn-quiet {
background: transparent;
color: var(--muted);
border: 1px solid var(--hairline-strong);
font-weight: 700;
}
.btn.btn-quiet:hover {
color: var(--ink-4);
border-color: var(--ink-4);
}
.btn.btn-quiet.is-danger {
color: var(--danger-deep);
border-color: rgba(var(--danger-rgb),.3);
}
.btn.btn-quiet.is-danger:hover {
color: var(--danger-strong);
background: rgba(var(--danger-rgb),.08);
border-color: rgba(var(--danger-rgb),.5);
}
.save-status {
font-size: var(--text-13);
font-weight: 700;
}
.save-status.is-success {
color: var(--success-deep);
}
.save-status.is-error {
color: var(--danger-strong);
}
.dashboard-action .btn,
.dashboard-action .secondary {
min-width: 82px;
}
@media(max-width:860px) {
.dash-head .btn {
margin-top: var(--space-3);
width: 100%;
}
}
.preferred-asset-badge,
.preferred-asset-button {
display: inline-flex;
align-items: center;
gap: var(--space-px-5);
width: max-content;
margin-top: 0;
padding: var(--space-px-5) var(--space-2);
border: 0;
border-radius: var(--radius-pill);
background: rgba(var(--brand-rgb),.12);
color: var(--brand-deep);
font: inherit;
font-size: var(--text-11);
font-weight: 900;
line-height: 1;
white-space: nowrap;
cursor: default;
-webkit-appearance: none;
appearance: none;
}
.preferred-asset-badge:hover,
.preferred-asset-button:hover {
transform: none;
box-shadow: none;
}
.preferred-address-form,
.preferred-asset-form {
margin: 0;
}
.set-preferred,
button.preferred-asset-toggle {
cursor: pointer;
}
.source-row .preferred-address-form {
flex: 0 0 auto;
}
.profile-accent-card .profile-actions .primary:hover {
box-shadow: 0 16px 30px rgba(var(--brand-rgb),.18);
transform: translateY(-1px);
}
.profile-accent-card .profile-actions .secondary:hover {
box-shadow: 0 16px 30px rgba(var(--shadow-rgb),.16);
transform: translateY(-1px);
}
@media(max-width:720px) {
.group-actions > button.secondary {
flex: 0 0 auto;
}
.group-actions form > .secondary {
width: auto;
}
}
.btn,
.ghost,
.secondary,
.set-preferred {
min-height: 40px;
}
.form .btn,
.form .secondary {
width: max-content;
}
.form .custom-color-button {
width: 100%;
}
@media(max-width:720px) {
.form .btn {
width: 100%;
}
.form .secondary:not(.file-choose-btn) {
width: 100%;
}
}
@media(max-width:520px) {
.source-row .copy {
width: 100%;
}
}
.copy {
min-height: 40px;
min-width: 64px;
padding: var(--space-2) var(--space-px-10);
font-size: var(--text-12);
line-height: 1.1;
text-align: center;
}
.qr-actions .btn,
.qr-actions .secondary {
min-width: 132px;
}
@media(max-width:520px) {
.qr-actions .btn {
width: 100%;
}
.qr-actions .secondary {
width: 100%;
}
}
.btn,
.copy,
.ghost,
.nav a,
.primary,
.secondary,
.set-preferred,
.theme-card {
transition: transform var(--dur-base) var(--ease), box-shadow var(--dur-base) var(--ease), border-color var(--dur-base) var(--ease), background-color var(--dur-base) var(--ease), color var(--dur-base) var(--ease);
}
.btn:not(.primary):hover,
.copy:hover,
.ghost:hover,
.secondary:hover,
.set-preferred:hover {
transform: translateY(-1px);
box-shadow: 0 11px 22px rgba(var(--shadow-rgb),.16);
}
.primary:hover {
transform: translateY(-1px);
box-shadow: 0 16px 30px rgba(var(--brand-rgb),.18);
}
.profile-accent-card .btn:not(.primary):hover,
.profile-accent-card .copy:hover,
.profile-accent-card .secondary:hover,
.profile-accent-card .set-preferred:hover,
.profile-accent-modal .btn:not(.primary):hover,
.profile-accent-modal .secondary:hover {
box-shadow: 0 11px 22px rgba(var(--shadow-rgb),.16);
}
.profile-accent-modal .primary:hover {
box-shadow: 0 16px 30px rgba(var(--brand-rgb),.18);
}
.btn:active,
.copy:active,
.ghost:active,
.nav a:active,
.primary:active,
.secondary:active,
.set-preferred:active,
.theme-card:active {
transform: translateY(1px);
box-shadow: none;
}
@media(prefers-reduced-motion: reduce) {
.btn:hover {
transform: none !important;
}
.primary:hover {
transform: none !important;
}
.secondary:hover {
transform: none !important;
}
.ghost:hover {
transform: none !important;
}
.set-preferred:hover {
transform: none !important;
}
.copy:hover {
transform: none !important;
}
}
.profile-accent-card .preferred-asset-badge,
.profile-accent-card .preferred-asset-button {
background: rgba(var(--brand-rgb),.12);
color: var(--brand-deep);
}
.profile-accent-card .preferred-asset-badge:hover,
.profile-accent-card .preferred-asset-button:hover {
box-shadow: none;
}
.profile-accent-card .profile-actions .primary,
.profile-accent-modal .primary {
background: var(--brand);
color: var(--brand-on);
}
.public-address-row .address-actions .copy,
.public-address-row .address-actions .qr-pill {
min-height: var(--space-6);
min-width: 76px;
width: 100%;
padding-top: var(--space-1);
padding-bottom: var(--space-1);
line-height: 1;
font-size: var(--text-12);
}
@media(max-width:520px) {
.public-address-row .address-actions .copy,
.public-address-row .address-actions .qr-pill {
flex: 1 1 auto;
width: auto;
min-height: 40px;
}
}
.public-address-row .copy {
min-height: 44px;
padding: var(--space-px-9) var(--space-3);
min-width: 64px;
padding-left: var(--space-3);
padding-right: var(--space-3);
}
@media(max-width:520px) {
.public-address-row .copy {
flex: 1 1 auto;
}
}
.asset-title-row .preferred-asset-badge {
margin-left: auto;
margin-top: 0;
flex: 0 0 auto;
}
.preferred-asset-badge::before,
.preferred-asset-button::before {
content: "★";
}
@media(max-width:520px) {
.asset-title-row .preferred-asset-badge {
margin-left: 0;
}
}
.preferred-asset-badge,
.preferred-asset-button,
.preferred-asset-toggle {
min-height: 0;
padding: var(--space-2) var(--space-px-10) var(--space-2);
font-size: var(--text-11);
line-height: 1;
font-weight: 900;
border-radius: var(--radius-pill);
white-space: nowrap;
}
@media(max-width:720px) {
.manager-address-actions .secondary {
flex: 0 0 auto;
width: auto;
}
}
.btn:disabled,
.btn:disabled:hover {
opacity: var(--disabled-opacity);
cursor: not-allowed;
box-shadow: none;
transform: none;
}
.embed-code .secondary {
flex: 0 0 auto;
align-self: flex-start;
}
@media(max-width:560px) {
.embed-code .secondary {
align-self: stretch;
}
}
.analytics-reset-form .btn-quiet {
min-height: 34px;
padding: var(--space-2) var(--space-px-11);
font-size: var(--text-12);
white-space: nowrap;
}
.add-address-form {
margin-top: var(--space-3);
}
.add-address-toggle {
margin-top: var(--space-3);
}
.cropper-actions .btn.primary {
flex: 1;
}
.img-choose-actions .btn,
.img-choose-actions .secondary {
width: 100%;
}
.btn-block {
width: 100%;
}
.btn-icon svg {
vertical-align: -3px;
margin-right: var(--space-2);
}
.chip-verified-check {
position: absolute;
top: -4px;
right: -4px;
width: 17px;
height: 17px;
border-radius: 50%;
background: #fff;
display: flex;
align-items: center;
justify-content: center;
color: var(--success-deep);
box-shadow: 0 0 0 1.5px #fff;
}
.chip-verified-check svg {
display: block;
width: 13px;
height: 13px;
}
.copy-confirm[hidden] {
display: none;
}
.copy-confirm {
position: fixed;
left: 50%;
bottom: var(--space-6);
transform: translateX(-50%) translateY(10px);
z-index: var(--z-toast);
max-width: min(420px,calc(100vw - 32px));
box-sizing: border-box;
padding: var(--space-3) var(--space-4);
border-radius: var(--radius-md);
background: var(--ink-deep);
color: #fff;
font-size: var(--text-13);
font-weight: 700;
line-height: 1.45;
text-align: center;
box-shadow: 0 18px 34px rgba(var(--ink-rgb),.28);
opacity: 0;
transition: var(--dur-base) var(--ease);
cursor: pointer;
}
.copy-confirm.show {
opacity: 1;
transform: translateX(-50%) translateY(0);
}
.copy.copy-compromised {
color: var(--danger-strong);
border-color: rgba(var(--danger-rgb),.4);
background: rgba(var(--danger-rgb),.06);
cursor: not-allowed;
}
.visitor-actions {
max-width: 330px;
margin: var(--space-5) auto 0;
display: flex;
flex-direction: column;
gap: var(--space-px-10);
}
.visitor-actions > * {
margin: 0;
}
.visitor-action-btn {
width: 100%;
}
.block-state {
display: flex;
flex-direction: column;
gap: var(--space-2);
width: 100%;
}
.block-note {
color: var(--muted);
font-size: var(--text-14);
text-align: center;
}
.visitor-actions .watch-profile {
width: 100%;
}
.public-profile-card:has(.public-empty-state) .visitor-actions {
margin-top: var(--space-3);
}
.home-hero .btn.primary {
box-shadow: 0 14px 34px rgba(var(--brand-rgb),.45);
}
.home-hero .btn.primary:focus-visible {
box-shadow: 0 14px 34px rgba(var(--brand-rgb),.45), 0 0 0 8px var(--focus-halo);
}
.home-verify-copy .btn.primary {
margin-top: var(--space-6);
}
.home-claim .btn {
margin-left: var(--space-3);
}
}
@layer content-stream {
.bitstream-article p {
line-height: 1.6;
margin: 0 0 var(--space-4);
}
.bitstream-article h2 {
font-size: var(--text-21);
margin: var(--space-7) 0 var(--space-3);
}
.bitstream-article h3 {
font-size: var(--text-16);
margin: var(--space-5) 0 var(--space-2);
}
.bitstream-article em {
font-style: italic;
}
p.bitstream-eyebrow {
margin: 0 0 var(--space-2);
font-size: var(--text-13);
font-weight: 800;
letter-spacing: .04em;
text-transform: uppercase;
line-height: 1.3;
}
.bitstream-eyebrow a {
color: var(--brand-deep);
text-decoration: none;
}
.bitstream-eyebrow a:hover {
text-decoration: underline;
}
p.bitstream-byline {
color: var(--muted);
font-size: var(--text-14);
line-height: 1.5;
margin: 0 0 var(--space-7);
}
.bitstream-byline a {
color: var(--brand-deep);
text-decoration: none;
font-weight: 700;
}
.bitstream-byline a:hover {
text-decoration: underline;
}
.bitstream-code {
display: grid;
grid-template-columns: auto 1fr;
gap: var(--space-2) var(--space-4);
margin: var(--space-4) 0;
padding: var(--space-4);
background: rgba(var(--ink-rgb),.04);
border: 1px solid var(--hairline);
border-radius: var(--radius-md);
font-family: var(--font-mono);
font-size: var(--text-14);
line-height: 1.6;
color: var(--ink-2);
}
.bitstream-code dt {
color: var(--muted);
}
.bitstream-code dd {
margin: 0;
overflow-wrap: anywhere;
}
p.bitstream-foot {
margin-top: var(--space-7);
font-size: var(--text-14);
}
.card > .bitstream-foot:last-child {
margin-bottom: 0;
}
ul.bitstream-list {
list-style: none;
margin: var(--space-6) 0 0;
padding: 0;
}
li.bitstream-item {
padding: var(--space-5) 0;
margin: 0;
border-top: 1px solid var(--hairline);
}
li.bitstream-item:first-child {
border-top: 0;
padding-top: 0;
}
li.bitstream-item:last-child {
padding-bottom: 0;
}
a.bitstream-item-title {
display: inline-block;
font-size: var(--text-20);
font-weight: 800;
letter-spacing: -.02em;
line-height: 1.3;
color: var(--ink);
text-decoration: none;
}
a.bitstream-item-title:hover {
color: var(--brand-deep);
text-decoration: underline;
}
p.bitstream-item-meta {
color: var(--muted);
font-size: var(--text-13);
line-height: 1.4;
margin: var(--space-1) 0 var(--space-2);
}
p.bitstream-item-dek {
color: var(--ink-2);
line-height: 1.6;
margin: 0;
}
.bitstream-teaser {
display: flex;
align-items: center;
gap: var(--space-3);
margin-bottom: var(--space-5);
padding: var(--space-2) var(--space-3);
border: 1px solid rgba(var(--brand-rgb,124,60,255),.22);
background: rgba(var(--brand-rgb,124,60,255),.05);
border-radius: var(--radius-md);
font-size: var(--text-14);
}
.bitstream-teaser[hidden] {
display: none;
}
.bitstream-teaser-eyebrow {
flex-shrink: 0;
font-size: var(--text-11);
font-weight: 900;
letter-spacing: .04em;
text-transform: uppercase;
color: var(--brand-deep);
}
.bitstream-teaser-title {
flex: 1;
min-width: 0;
color: var(--ink);
font-weight: 700;
text-decoration: none;
white-space: nowrap;
}
.bitstream-teaser-title:hover {
color: var(--brand-deep);
text-decoration: underline;
}
.bitstream-teaser-x {
position: relative;
flex-shrink: 0;
display: inline-flex;
align-items: center;
justify-content: center;
width: 28px;
height: 28px;
padding: 0;
border: 0;
background: transparent;
color: var(--muted);
border-radius: var(--radius-pill);
cursor: pointer;
}
.bitstream-teaser-x::after { content: ""; position: absolute; inset: -8px; }
.bitstream-teaser-x:hover {
background: rgba(var(--ink-rgb),.06);
color: var(--ink);
}
@media(max-width:520px) {
.bitstream-teaser {
flex-wrap: wrap;
gap: var(--space-2) var(--space-3);
}
.bitstream-teaser-x {
order: 2;
margin-left: auto;
}
.bitstream-teaser-title {
order: 3;
flex-basis: 100%;
white-space: normal;
}
}
.rel-head {
display: flex;
align-items: flex-start;
justify-content: space-between;
gap: var(--space-4);
flex-wrap: wrap;
margin-bottom: var(--space-5);
}
.rel-head h1 {
margin-bottom: var(--space-px-6);
}
.rel-subscribe {
display: inline-flex;
align-items: center;
gap: var(--space-px-6);
flex-shrink: 0;
padding: var(--space-2) var(--space-px-14);
border-radius: var(--radius-pill);
border: 1px solid rgba(var(--brand-rgb,124,60,255),.28);
background: rgba(var(--brand-rgb,124,60,255),.06);
color: var(--brand-deep);
font-weight: 800;
font-size: var(--text-14);
text-decoration: none;
}
.rel-subscribe:hover {
background: rgba(var(--brand-rgb,124,60,255),.12);
color: var(--brand-deep);
text-decoration: none;
}
.rel-subscribe svg {
display: block;
}
.rel-entry {
padding-top: var(--space-2);
}
.rel-entry h2 {
font-size: var(--text-21);
line-height: 1.25;
margin: var(--space-px-30) 0 var(--space-px-6);
}
.rel-anchor {
display: inline-block;
vertical-align: baseline;
margin-right: var(--space-2);
font-family: var(--font-mono);
font-size: var(--text-15);
font-weight: 800;
color: var(--brand-deep);
text-decoration: none;
padding: var(--space-px-2) var(--space-2);
border-radius: var(--radius-md);
background: rgba(var(--brand-rgb,124,60,255),.08);
}
.rel-anchor:hover {
background: rgba(var(--brand-rgb,124,60,255),.16);
color: var(--brand-deep);
text-decoration: none;
}
.rel-title {
color: var(--ink);
}
.rel-tag {
display: block;
width: fit-content;
margin-top: var(--space-2);
font-size: var(--text-11);
font-weight: 900;
letter-spacing: .04em;
text-transform: uppercase;
padding: var(--space-px-3) var(--space-2);
border-radius: var(--radius-pill);
line-height: 1;
}
.rel-tag-feature {
color: #2563c9;
background: rgba(37,99,201,.12);
}
.rel-tag-security {
color: var(--success-deep);
background: rgba(var(--success-rgb),.1);
}
.rel-tag-fix {
color: var(--warn-deep);
background: rgba(var(--warn-rgb),.1);
}
.rel-tag-mixed {
color: var(--brand-deep);
background: rgba(var(--brand-rgb,124,60,255),.1);
}
.rel-entry .rel-date {
margin-top: 0;
margin-bottom: var(--space-3);
}
.rel-entry:last-child :last-child {
margin-bottom: 0;
}
.rel-entry:last-child li:last-child {
margin-bottom: calc(-1 * var(--space-1));
}
.history-card {
background: rgba(255,255,255,.9);
}
.history-card a {
color: var(--brand-deep);
text-decoration: underline;
}
.history-status {
margin-top: var(--space-4);
padding: var(--space-3) var(--space-4);
border-radius: var(--radius-md);
font-size: var(--text-13);
font-weight: 800;
}
.history-status-ok {
background: rgba(var(--success-rgb),.12);
color: var(--success-deep);
}
.history-status-bad {
background: rgba(var(--danger-rgb),.12);
color: var(--danger-deep);
}
.history-anchor {
margin-top: var(--space-2);
padding: var(--space-3) var(--space-4);
border-radius: var(--radius-md);
background: rgba(247,147,26,.1);
color: var(--warn-deep);
font-size: var(--text-13);
font-weight: 700;
}
.history-list {
list-style: none;
margin: var(--space-4) 0 0;
padding: 0;
text-align: left;
}
.history-entry {
padding: var(--space-4);
margin-top: var(--space-3);
background: rgba(255,255,255,.62);
border: 1px solid var(--hairline);
border-radius: var(--radius-md);
}
.history-entry-head {
display: flex;
justify-content: space-between;
gap: var(--space-3);
align-items: baseline;
}
.history-entry-num {
font-weight: 900;
font-size: var(--text-14);
}
.history-entry-date {
color: var(--muted);
font-size: var(--text-12);
font-weight: 700;
}
.history-entry-rotation {
border-color: var(--brand);
background: rgba(var(--brand-rgb),.05);
}
.history-entry-rotation .history-entry-num {
color: var(--brand-deep);
}
.history-rotation-keys code {
font-family: var(--font-mono);
font-size: var(--text-12);
}
.history-changes {
margin: var(--space-2) 0 0;
padding-left: var(--space-5);
font-size: var(--text-13);
}
.history-changes > li {
margin-top: var(--space-px-2);
}
.history-entry-meta {
margin-top: var(--space-2);
font-size: var(--text-11);
color: var(--muted);
}
.history-entry-meta code {
font-family: var(--font-mono);
}
.history-empty,
.history-foot,
.history-prechain {
margin-top: var(--space-4);
font-size: var(--text-13);
color: var(--muted);
}
.cv-board {
position: absolute;
inset: var(--cv-pad,24px);
z-index: 1;
overflow: hidden;
display: flex;
flex-direction: column;
--cv-max: 30px;
--cv-pad: 24px;
}
.cv-board.cv-v-top {
justify-content: flex-start;
}
.cv-board.cv-v-middle {
justify-content: center;
}
.cv-board.cv-v-bottom {
justify-content: flex-end;
}
.cv-board-inner {
width: 100%;
font-size: var(--cv-max,30px);
font-weight: 800;
line-height: 1.22;
letter-spacing: -.01em;
overflow-wrap: break-word;
text-align: left;
}
.cv-line {
display: block;
}
.cv-line.cv-center {
text-align: center;
}
.cv-line.cv-right {
text-align: right;
}
.history-anchor a,
.cv-board a {
color: inherit;
text-decoration: underline;
}
.cv-ink-light .cv-board-inner {
text-shadow: 0 1px 3px rgba(0,0,0,.42);
}
.cv-ink-dark .cv-board-inner {
text-shadow: 0 1px 3px rgba(255,255,255,.5);
}
@media(max-width:520px) {
.cv-board {
--cv-max: 24px;
--cv-pad: 16px;
}
}
.history-entry-compromise .history-entry-num {
color: var(--danger-strong);
}
}
@layer content-asset {
.asset-group {
background: rgba(255,255,255,.52);
border: 1px solid var(--hairline);
border-radius: var(--radius-lg);
padding: var(--space-px-10);
margin: var(--space-3) 0;
box-shadow: 0 10px 25px rgba(var(--shadow-rgb),.05);
}
.group-head {
display: flex;
align-items: center;
gap: var(--space-3);
padding: var(--space-px-5) var(--space-px-5) var(--space-px-10);
}
.group-actions {
display: flex;
align-items: center;
gap: var(--space-3);
flex: 0 0 auto;
}
.asset-icon {
width: 46px;
height: 46px;
border-radius: var(--radius-md);
display: grid;
place-items: center;
color: #fff;
font-weight: 900;
flex: 0 0 auto;
}
.asset-icon[style] {
background-image: none !important;
}
.asset-icon.blue,
.asset-icon.green,
.asset-icon.orange,
.asset-icon.rainbow {
color: var(--ink);
}
.asset-icon > img {
width: 82%;
height: 82%;
display: block;
object-fit: contain;
filter: drop-shadow(0 1px 0 rgba(0,0,0,.08));
}
.asset-info-link {
color: inherit;
text-decoration: none;
display: inline-flex;
align-items: center;
gap: var(--space-px-5);
white-space: nowrap;
}
.asset-info-link::after {
content: "↗";
color: var(--muted);
font-size: var(--text-11);
font-weight: 900;
opacity: .68;
}
.asset-info-link:hover {
color: var(--brand-ink);
text-decoration: none;
}
.group-copy {
flex: 1;
min-width: 0;
max-width: 100%;
overflow-x: auto;
overscroll-behavior-x: contain;
scrollbar-width: none;
-ms-overflow-style: none;
}
.group-copy::-webkit-scrollbar { display: none; }
.group-copy strong {
display: block;
font-size: var(--text-16);
letter-spacing: -.03em;
white-space: nowrap;
}
.group-copy > span {
display: block;
color: var(--muted);
font-size: var(--text-12);
margin-top: var(--space-px-2);
white-space: nowrap;
}
.asset-custom-preview:focus-visible {
outline: 3px solid var(--focus-ring);
outline-offset: 2px;
}
@media(max-width:720px) {
.group-head {
flex-wrap: wrap;
align-items: center;
}
.group-head .group-copy {
min-width: 0;
}
.group-actions {
flex: 1 1 100%;
justify-content: flex-start;
min-width: 0;
max-width: 100%;
overflow-x: auto;
overscroll-behavior-x: contain;
scrollbar-width: none;
-ms-overflow-style: none;
padding-block: var(--space-2);
margin-block: calc(-1 * var(--space-2));
}
.group-actions::-webkit-scrollbar { display: none; }
.group-actions > *,
.group-actions > form { flex-shrink: 0; }
}
.asset-color-row {
display: grid;
gap: var(--space-3);
align-items: end;
width: 100%;
max-width: 100%;
grid-template-columns: minmax(0,.85fr) minmax(0,1.15fr) minmax(130px,160px);
}
.asset-preset-select-row {
display: grid;
grid-template-columns: max-content auto;
gap: var(--space-px-10);
align-items: end;
}
.asset-preset-select {
width: auto;
min-width: 122px;
max-width: 138px;
}
.asset-custom-color-row {
position: relative;
display: flex;
align-items: flex-end;
gap: var(--space-px-10);
}
.asset-custom-color-input,
.asset-custom-color-row input[type="color"] {
position: absolute;
left: 0;
top: 0;
width: 1px;
min-width: 1px;
height: 1px;
min-height: 1px;
margin: 0;
padding: 0;
border: 0;
opacity: 0;
pointer-events: none;
}
.asset-custom-preview,
.asset-preset-preview {
min-height: 50px;
margin-top: var(--space-px-6);
padding: var(--space-2) var(--space-3);
border: 1px solid var(--hairline-strong);
border-radius: var(--radius-sm);
background: rgba(255,255,255,.72);
display: inline-flex;
align-items: center;
gap: var(--space-2);
white-space: nowrap;
width: max-content;
min-width: 0;
max-width: max-content;
flex: 0 0 auto;
}
.asset-custom-preview-swatch,
.asset-preset-preview-swatch {
width: 28px;
height: 28px;
border-radius: var(--radius-control);
box-shadow: 0 8px 16px rgba(var(--shadow-rgb),.12);
flex: 0 0 auto;
}
.asset-custom-preview-text,
.asset-preset-preview-text {
color: var(--muted);
font-size: var(--text-12);
font-weight: 900;
flex: 0 0 auto;
}
@media(max-width:720px) {
.asset-preset-select {
width: 100%;
max-width: none;
}
.asset-preset-select-row {
grid-template-columns: 1fr auto;
}
}
.profile-accent-card .asset-group {
border-color: var(--field-border);
box-shadow: 0 12px 28px rgba(var(--brand-rgb),.05);
padding: var(--space-4);
}
.assets-fresh-row {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: var(--space-2);
margin: calc(-1 * var(--space-1)) 0 var(--space-3);
}
.assets-fresh-chip {
display: inline-flex;
align-items: center;
gap: var(--space-px-5);
padding: var(--space-px-5) var(--space-px-10);
border-radius: var(--radius-pill);
font-size: var(--text-12);
font-weight: 800;
color: var(--success-deep);
background: rgba(var(--success-rgb),.12);
border: 1px solid rgba(var(--success-rgb),.3);
}
.asset-color-form .asset-color-row[style*="display: none"] {
margin: 0 !important;
}
.asset-icon:has(img) {
background: transparent !important;
background-image: none;
box-shadow: none;
padding: 0;
border-radius: 50%;
overflow: hidden;
}
.asset-icon:has(img) img {
width: 100%;
height: 100%;
border-radius: 50%;
object-fit: contain;
}
.preset-asset-note {
margin-top: var(--space-2);
}
.asset-color-form .custom-asset-field {
display: block;
}
.asset-color-form .asset-color-row,
.asset-color-form .custom-asset-field {
transition: opacity var(--dur-base) var(--ease);
}
.asset-title-row strong {
min-width: 0;
}
@media(max-width:520px) {
.asset-title-row {
flex-wrap: wrap;
}
}
.asset-title-row {
display: flex;
align-items: center;
justify-content: space-between;
gap: var(--space-px-10);
width: 100%;
min-width: 0;
}
.asset-title-copy {
min-width: 0;
}
.memo-warning {
background: rgba(var(--gold-rgb),.18);
border: 1px solid rgba(var(--warn-rgb),.12);
border-radius: var(--radius-sm);
padding: var(--space-2) var(--space-px-10);
}
.asset-color-form,
.asset-group,
.edit-address-form,
.panel {
min-width: 0;
}
.asset-custom-color-row,
.asset-preset-select-row {
min-width: 0;
max-width: 100%;
}
@media(max-width:860px) {
.asset-color-row {
grid-template-columns: 1fr;
}
}
.main-card .asset-group {
padding: var(--space-5);
}
.asset-group > .group-head {
padding: 0 0 var(--space-px-14);
}
.memo-copy {
background: var(--hairline);
color: var(--ink-2);
}
.memo-copy:hover {
background: var(--hairline-strong);
}
.asset-collapse-toggle {
position: relative;
display: inline-flex;
align-items: center;
justify-content: center;
width: 28px;
height: 28px;
padding: 0;
border: 0;
background: none;
color: var(--muted);
cursor: pointer;
border-radius: var(--radius-xs);
flex: 0 0 auto;
}
.asset-collapse-toggle::after { content: ""; position: absolute; inset: -8px; }
.asset-collapse-toggle:hover {
background: rgba(var(--brand-rgb),.08);
color: var(--brand-ink);
}
.asset-collapse-toggle svg {
transition: transform var(--dur-base) var(--ease);
}
.asset-group.is-collapsed .asset-collapse-toggle svg {
transform: rotate(-90deg);
}
.asset-group.is-collapsed > *:not(.group-head) {
display: none !important;
}
.asset-link-btn {
margin-left: auto;
flex: 0 0 auto;
display: inline-flex;
align-items: center;
justify-content: center;
width: 32px;
height: 32px;
padding: 0;
border: 1px solid var(--field-border);
border-radius: var(--radius-md);
background: var(--hairline);
color: var(--ink-3);
cursor: pointer;
position: relative;
transition: background var(--dur-base) var(--ease),color var(--dur-base) var(--ease),border-color var(--dur-base) var(--ease),transform var(--dur-base) var(--ease),box-shadow var(--dur-base) var(--ease);
}
.asset-link-btn::after { content: ""; position: absolute; inset: -6px; }
.asset-link-btn:hover {
color: var(--brand-ink);
border-color: var(--brand-ink);
transform: translateY(-1px);
box-shadow: 0 6px 16px -6px rgba(var(--accent-rgb, var(--brand-rgb)),.35);
}
.asset-link-btn:focus-visible {
outline: 2px solid var(--focus-ring);
outline-offset: 2px;
}
.asset-link-btn.copied {
color: #fff;
background: var(--success-deep);
border-color: var(--success-deep);
}
.asset-link-btn.copied::after {
content: "";
position: absolute;
inset: -1px;
border-radius: inherit;
border: 2px solid rgba(var(--success-rgb),.55);
animation: bitsy-copy-ring .55s ease-out forwards;
pointer-events: none;
}
@keyframes bitsy-copy-ring {
from { opacity: .75; transform: scale(1); }
to   { opacity: 0;   transform: scale(1.09); }
}
@media (prefers-reduced-motion: reduce) {
.asset-link-btn.copied::after { animation: none; opacity: 0; }
}
.asset-group.asset-focus {
animation: bitsyAssetFocus 2.6s ease-out 1;
}
}
@layer content-address {
.url {
display: inline-flex;
align-items: center;
gap: var(--space-2);
margin-top: var(--space-4);
background: rgba(255,255,255,.72);
border: 1px solid var(--hairline);
padding: var(--space-2) var(--space-3);
border-radius: var(--radius-pill);
font-weight: 800;
font-size: var(--text-14);
box-shadow: 0 10px 24px rgba(var(--shadow-rgb),.08);
}
.profile .url {
margin-top: var(--space-px-18);
border-color: var(--accent-edge);
background: rgba(var(--brand-rgb),.06);
box-shadow: 0 10px 24px rgba(var(--brand-rgb,124,60,255),.1);
}
.source-row {
display: flex;
align-items: center;
gap: var(--space-2);
padding: var(--space-3);
border-radius: var(--radius-md);
background: rgba(255,255,255,.78);
border: 1px solid rgba(var(--ink-rgb),.055);
margin-top: var(--space-2);
transition: var(--dur-base) var(--ease);
position: relative;
}
.source-row:hover {
transform: translateY(-1px);
box-shadow: 0 12px 24px rgba(var(--shadow-rgb),.08);
}
.source-row.preferred {
background: linear-gradient(135deg,rgba(255,255,255,.94),rgba(var(--brand-rgb),.075));
border: 1px solid rgba(var(--brand-rgb),.36);
}
.address {
flex: 1;
color: var(--ink-5);
font-size: var(--text-13);
font-variant-numeric: tabular-nums;
position: relative;
padding-inline-end: var(--space-px-10);
min-width: 0;
white-space: nowrap;
-webkit-mask-image: none;
mask-image: none;
}
.network-warning {
display: block;
margin-top: var(--space-px-6);
color: var(--warn-deep);
font-size: var(--text-12);
font-weight: 800;
line-height: 1.35;
}
.network-warning.network-conflict {
color: var(--danger-deep);
}
.public-network-warning {
flex-basis: 100%;
margin-top: var(--space-px-2);
padding: var(--space-2) var(--space-px-10);
border-radius: var(--radius-sm);
background: rgba(var(--gold-rgb),.16);
border: 1px solid rgba(var(--warn-rgb),.1);
order: 10;
flex: 1 0 100%;
margin: var(--space-px-6) 0 0;
}
.address-list {
display: block;
}
.address-drag-handle {
width: 30px;
height: 30px;
border-radius: var(--radius-control);
line-height: 1;
}
.address-drag-handle:active,
.drag-handle:active {
cursor: grabbing;
}
@media(max-width:720px) {
.source-row {
flex-wrap: wrap;
}
.source-row .address {
flex-basis: 100%;
order: 3;
}
}
.asset-group:last-child,
.source-row:last-child {
margin-bottom: 0;
}
@media(max-width:520px) {
}
@media(prefers-reduced-motion: reduce) {
.source-row:hover {
transform: none !important;
}
}
.profile-accent-card .source-row:hover {
box-shadow: 0 12px 24px rgba(var(--brand-rgb),.1);
}
.profile-accent-card .source-row.preferred {
background: linear-gradient(135deg,rgba(255,255,255,.96),rgba(var(--brand-rgb),.075));
border-color: var(--field-border);
}
.public-profile-card {
background: rgba(255,255,255,.9);
box-shadow: 0 28px 90px rgba(var(--shadow-rgb),.2);
}
.public-profile-card:not(:has(.profile-cover)) {
padding-bottom: calc(var(--space-px-22) + var(--space-3));
}
@media(min-width:521px) {
.source-row .public-network-warning {
max-width: none;
}
}
.address {
display: flex;
align-items: center;
min-height: 40px;
line-height: 1.25;
}
@supports (mask-image:linear-gradient(to right,#000,#000)) {
.address {
-webkit-mask-image: linear-gradient(to right,#000 calc(100% - 10px),transparent);
mask-image: linear-gradient(to right,#000 calc(100% - 10px),transparent);
}
}
.address-copy {
min-width: 0;
text-align: left;
}
.address-meta {
color: var(--ink-2);
font-size: var(--text-12);
font-weight: 900;
line-height: 1.25;
white-space: nowrap;
margin-bottom: var(--space-1);
word-spacing: 3px;
letter-spacing: .005em;
}
.public-address-row .address {
width: 100%;
min-width: 0;
max-width: 100%;
flex: 0 0 auto;
color: var(--ink-5);
font-family: var(--font-mono);
font-weight: 700;
white-space: nowrap;
font-size: var(--text-12);
letter-spacing: -.025em;
display: block;
min-height: 0;
height: auto;
line-height: 1;
margin: 0;
align-items: unset;
padding: 0;
padding-inline-end: var(--space-px-10);
}
.address-actions {
display: flex;
align-items: center;
gap: var(--space-2);
flex: 0 0 auto;
align-self: center;
}
@media(max-width:520px) {
.public-address-row .address-actions {
flex-direction: row;
flex-wrap: wrap;
gap: var(--space-2);
}
}
@media(max-width:520px) {
.public-address-row .address {
white-space: nowrap;
word-break: normal;
overflow-wrap: normal;
}
.address-actions {
width: 100%;
justify-content: flex-start;
}
}
.address-preferred-badge {
display: inline-flex;
align-items: center;
width: max-content;
border-radius: var(--radius-pill);
background: rgba(var(--brand-rgb,124,60,255),.12);
color: var(--brand-ink);
font-size: var(--text-10);
font-weight: 900;
line-height: 1;
white-space: nowrap;
margin-top: var(--space-px-5);
padding: var(--space-px-5) var(--space-px-10);
}
.address-preferred-badge::before {
content: "★";
margin-right: var(--space-1);
}
.public-address-row .address-copy {
grid-template-columns: 1fr;
min-height: 0;
justify-content: start;
align-content: center;
display: flex;
flex-direction: column;
gap: var(--space-px-5);
flex: 1 1 auto;
min-width: 0;
}
.public-address-row .address-meta {
margin: 0;
line-height: 1;
}
.public-address-row .address-preferred-badge {
margin: var(--space-px-2) 0 0 0;
min-height: 0;
padding: var(--space-px-6) var(--space-px-9) var(--space-px-5);
align-self: start;
line-height: 1;
}
.address-preferred-badge,
.set-preferred,
.status {
min-height: 26px;
padding: var(--space-px-5) var(--space-px-10);
font-size: var(--text-11);
line-height: 1;
font-weight: 900;
border-radius: var(--radius-pill);
white-space: nowrap;
}
.manager-address-status,
.manager-set-preferred,
.proof-toggle {
min-height: 0;
padding: var(--space-px-6) var(--space-px-9) var(--space-px-5);
font-size: var(--text-11);
line-height: 1;
font-weight: 900;
border-radius: var(--radius-pill);
white-space: nowrap;
}
.manager-address-row {
display: grid;
grid-template-columns: 36px minmax(0,1fr) auto;
gap: var(--space-1) var(--space-3);
align-items: start;
padding: var(--space-px-14);
}
.manager-address-row .address-drag-handle {
grid-row: auto;
align-self: start;
}
.manager-address-copy {
display: flex;
flex-direction: column;
justify-content: center;
gap: var(--space-px-2);
min-width: 0;
}
.manager-address-statuses {
display: flex;
align-items: center;
gap: var(--space-px-6);
align-self: flex-start;
min-width: 0;
}
.manager-address-statuses form {
margin: 0;
}
.manager-address-topline {
display: flex;
align-items: center;
gap: 0;
margin: 0;
min-width: 0;
min-height: 0;
line-height: 1.2;
}
.manager-address-meta {
display: flex;
align-items: center;
gap: var(--space-px-5);
margin: 0;
min-width: 0;
color: var(--ink-2);
font-size: var(--text-12);
font-weight: 900;
line-height: 1.2;
white-space: nowrap;
}
.manager-address-dot {
opacity: .65;
}
.manager-address-value {
display: block;
width: 100%;
min-width: 0;
min-height: 0;
margin: 0;
padding: 0;
padding-inline-end: var(--space-px-10);
font-family: var(--font-mono);
font-size: var(--text-12);
font-weight: 700;
color: var(--ink-5);
line-height: 1.2;
white-space: nowrap;
}
.manager-address-status {
align-self: flex-start;
margin: 0;
}
.proof-toggle {
display: inline-flex;
align-items: center;
gap: var(--space-px-5);
align-self: flex-start;
margin: 0;
border: 0;
cursor: pointer;
color: var(--brand-deep);
background: rgba(var(--brand-rgb),.1);
}
.proof-toggle .verified-disc {
flex: 0 0 auto;
}
.manager-address-row .address {
order: initial;
flex: 0 0 auto;
flex-basis: auto;
}
.manager-address-actions {
display: flex;
align-items: center;
gap: var(--space-2);
flex: 0 0 auto;
justify-self: end;
}
.manager-address-actions form {
margin: 0;
}
@media(max-width:720px) {
.address-list {
padding-left: 0;
padding-right: 0;
}
.manager-address-row {
grid-template-columns: auto minmax(0,1fr);
}
.manager-address-actions {
grid-column: 2 / -1;
width: 100%;
min-width: 0;
max-width: 100%;
justify-self: stretch;
display: flex;
justify-content: flex-start;
overflow-x: auto;
overscroll-behavior-x: contain;
scrollbar-width: none;
-ms-overflow-style: none;
padding-block: var(--space-2);
margin-block: calc(-1 * var(--space-2));
}
.manager-address-actions::-webkit-scrollbar { display: none; }
.manager-address-actions > *,
.manager-address-actions form { flex-shrink: 0; }
.manager-address-statuses {
min-width: 0;
max-width: 100%;
overflow-x: auto;
overscroll-behavior-x: contain;
scrollbar-width: none;
-ms-overflow-style: none;
padding-block: var(--space-2);
margin-block: calc(-1 * var(--space-2));
}
.manager-address-statuses::-webkit-scrollbar { display: none; }
.manager-address-statuses > *,
.manager-address-statuses form { flex-shrink: 0; }
.manager-preferred-form {
align-self: flex-start;
}
.manager-address-actions form {
flex: 0 0 auto;
width: auto;
}
.manager-set-preferred {
width: auto;
}
}
.source-row.public-address-row {
display: flex;
align-items: center;
gap: var(--space-3);
padding: var(--space-3) var(--space-4);
min-height: 0;
}
.manager-address-memo {
display: flex;
align-items: baseline;
gap: var(--space-px-6);
margin-top: var(--space-1);
min-width: 0;
line-height: 1.2;
white-space: nowrap;
}
.manager-address-memo-value {
min-width: 0;
color: var(--ink-2);
font-size: var(--text-12);
font-weight: 700;
}
.address-memo {
display: flex;
align-items: baseline;
flex-wrap: wrap;
gap: var(--space-px-6);
margin-top: var(--space-px-6);
}
.manager-address-memo-label,
.address-memo-label {
flex: 0 0 auto;
color: var(--muted);
font-weight: 800;
font-size: var(--text-10);
text-transform: uppercase;
letter-spacing: .03em;
}
.address-memo-value {
min-width: 0;
color: var(--ink-2);
font-size: var(--text-13);
font-weight: 700;
word-break: break-all;
overflow-wrap: anywhere;
}
.public-address-row .address-actions {
flex-direction: column;
align-items: stretch;
gap: var(--space-1);
flex-wrap: wrap;
}
.is-hidden {
display: none;
}
.address-stability {
margin-top: 0;
line-height: 1;
font-size: var(--text-11);
font-weight: 600;
color: var(--ink-4);
letter-spacing: .01em;
}
.address-chips {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: var(--space-px-6);
margin-top: 0;
}
.address-chips:empty {
display: none;
}
.address-chips .address-preferred-badge,
.public-profile-card .preferred-asset-badge {
background: rgba(235,235,241,.95);
border: 1px solid rgba(var(--ink-rgb),.12);
color: var(--ink-3);
}
.asset-group.is-hidden .asset-icon,
.asset-group.is-hidden .group-copy,
.source-row.is-hidden .manager-address-copy {
opacity: .55;
}
.asset-group.is-hidden {
display: block;
border-style: dashed;
}
.source-row.is-hidden {
display: flex;
background: rgba(var(--ink-rgb),.02);
}
.public-address-row.address-compromised {
border-color: rgba(var(--danger-rgb),.35);
background: rgba(var(--danger-rgb),.05);
}
.address-compromised .address {
text-decoration: line-through;
text-decoration-color: rgba(var(--danger-rgb),.7);
opacity: .6;
-webkit-user-select: none;
user-select: none;
}
.address-compromised-flag {
margin-top: var(--space-1);
font-size: var(--text-13);
font-weight: 600;
color: var(--danger-strong);
text-transform: uppercase;
letter-spacing: .02em;
}
.payment-request-banner {
display: flex;
flex-direction: column;
gap: var(--space-px-2);
margin: 0 0 var(--space-3);
padding: var(--space-3) var(--space-4);
border: 1px solid rgba(var(--brand-rgb),.35);
border-radius: var(--radius-md);
background: rgba(var(--brand-rgb),.07);
}
.payment-request-label {
font-size: var(--text-12);
font-weight: 600;
text-transform: uppercase;
letter-spacing: .06em;
color: var(--muted);
}
.payment-request-amount {
font-size: var(--text-22);
font-weight: 700;
color: var(--ink);
line-height: 1.15;
}
.payment-request-sub {
font-size: var(--text-14);
color: var(--muted);
line-height: 1.4;
}
}
@layer content-profile {
.profile {
text-align: center;
position: relative;
padding: var(--space-3) 0 var(--space-px-22);
}
.profile h1 {
margin-top: var(--space-px-6);
overflow-wrap: anywhere;
}
.history-card .profile,
.profile-status {
padding: var(--space-4) 0;
}
.history-card h1,
.profile-status h1 {
margin-top: calc(-1 * var(--space-1));
}
.history-card .profile > :last-child,
.profile-status > :last-child {
margin-bottom: 0;
}
.profile .bio-text,
.profile .tagline {
margin-top: var(--space-px-22);
max-width: 520px;
font-size: var(--text-17);
line-height: 1.75;
overflow-wrap: anywhere;
}
.card > :last-child,
.panel > :last-child,
.profile-extra-panel > :last-child {
margin-bottom: 0;
}
.pe-account-row {
display: flex;
align-items: center;
gap: var(--space-2);
margin: 0;
}
.pe-account-row.pe-divided {
margin-top: var(--space-3);
padding-top: var(--space-3);
border-top: 1px solid rgba(var(--brand-rgb),.14);
}
.pe-new-actions {
margin: 0;
}
.pe-new-actions > :last-child {
margin-bottom: 0;
}
.pe-msg {
margin: 0 0 var(--space-px-10);
font-weight: 600;
}
.pe-msg.is-success {
color: var(--success-deep);
}
.pe-msg.is-error {
color: var(--danger-strong);
}
.profile-save-row {
display: flex;
align-items: center;
gap: var(--space-3);
flex-wrap: wrap;
}
.profile-actions {
display: grid;
grid-template-columns: 1fr 1fr;
gap: var(--space-px-10);
margin: var(--space-px-14) auto 0;
max-width: 330px;
margin-top: var(--space-5);
}
.profile-action-btn {
width: 100%;
border-radius: var(--radius-sm);
padding: var(--space-3) var(--space-px-14);
}
@media(max-width:520px) {
.profile-actions {
grid-template-columns: 1fr;
}
}
.danger-zone .tagline,
.panel .tagline {
max-width: 680px;
}
.receipt-modal-card .form-actions,
.receipt-modal-card .proof-message,
.receipt-modal-card .proof-step-label,
.receipt-modal-card .tagline,
.receipt-modal-card h2 {
margin: 0;
}
.history-card .tagline {
max-width: 640px;
}
.ownership-modal-card .tagline {
text-align: left;
max-width: none;
margin-left: 0;
margin-right: 0;
}
.profile-accent-card ::selection {
background: rgba(var(--brand-rgb),.18);
color: var(--ink);
}
.profile-accent-card .tab.is-active {
color: var(--brand-ink, var(--brand-deep, var(--brand-deep)));
}
.profile-accent-modal {
--field-border: color-mix(in srgb, var(--brand) 50%, var(--grey-soft));
--focus-ring: var(--brand-ink);
}
.profile-accent-card {
--accent-edge: color-mix(in srgb, var(--brand) 50%, var(--grey-soft));
--field-border: var(--hairline-strong);
--focus-ring: var(--brand-ink);
border-color: var(--accent-edge);
box-shadow: 0 24px 80px rgba(var(--shadow-rgb),.14),
0 26px 90px rgba(var(--brand-rgb),.1);
}
.profile-accent-card::before {
background: radial-gradient(circle,rgba(var(--brand-rgb),.2),transparent 62%),
linear-gradient(135deg,rgba(var(--brand-rgb),.16),rgba(var(--brand2-rgb),.1));
}
.profile-cover {
position: relative;
margin: calc(-1 * var(--space-px-22)) calc(-1 * var(--space-px-22)) var(--space-px-18);
overflow: hidden;
border-radius: 0 0 24px 24px;
background: linear-gradient(135deg,var(--brand),var(--brand2));
height: 180px;
}
.profile-cover > img {
width: 100%;
height: 100%;
display: block;
object-fit: cover;
}
.profile-cover::after {
content: "";
position: absolute;
inset: 0;
border-radius: inherit;
pointer-events: none;
background: linear-gradient(180deg,rgba(var(--ink-rgb),.05),rgba(var(--ink-rgb),.2));
}
.profile-cover:has(img:focus-visible)::after {
box-shadow: inset 0 0 0 3px var(--focus-halo), inset 0 0 0 6px var(--brand-ink);
}
.profile-cover-fill {
box-shadow: inset 0 -1px 0 var(--field-border);
}
.profile-cover-fill::after {
content: none;
}
.profile-meta-row {
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: var(--space-2);
margin: var(--space-px-14) auto 0;
color: var(--muted);
font-size: var(--text-12);
font-weight: 800;
}
.profile-meta-row > span {
display: inline-flex;
padding: var(--space-px-6) var(--space-px-9);
border-radius: var(--radius-pill);
background: rgba(255,255,255,.62);
border: 1px solid var(--field-border);
align-items: center;
gap: var(--space-px-6);
min-width: 0;
overflow-wrap: anywhere;
}
.profile-meta-row span:hover .meta-chip-icon {
color: var(--brand);
}
.follower-chip.is-linked {
-webkit-appearance: none;
appearance: none;
font: inherit;
color: inherit;
cursor: pointer;
display: inline-flex;
align-items: center;
gap: var(--space-px-6);
padding: var(--space-px-6) var(--space-px-9);
border-radius: var(--radius-pill);
background: rgba(255,255,255,.62);
border: 1px solid var(--field-border);
transition: border-color var(--dur-base) var(--ease), color var(--dur-base) var(--ease);
}
.follower-chip.is-linked:hover {
border-color: var(--brand);
color: var(--brand-deep);
}
.follower-chip.is-linked:hover .meta-chip-icon {
color: var(--brand);
}
.follower-chip.is-linked:focus-visible {
outline: 2px solid var(--focus-ring);
outline-offset: 2px;
}
.assets-fresh-chip .meta-chip-icon {
color: var(--success-deep);
}
.profile-link-row {
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: var(--space-2);
margin: var(--space-px-14) auto 0;
}
.profile-link-chip {
display: inline-flex;
align-items: center;
gap: var(--space-px-6);
border-radius: var(--radius-pill);
background: rgba(255,255,255,.74);
border: 1px solid var(--field-border);
color: var(--ink-3);
font-size: var(--text-12);
font-weight: 900;
text-decoration: none;
box-shadow: 0 8px 18px rgba(var(--shadow-rgb),.07);
min-height: 38px;
padding: var(--space-2) var(--space-px-11);
-webkit-backdrop-filter: blur(14px);
backdrop-filter: blur(14px);
}
.profile-link-chip:hover {
transform: translateY(-1px);
color: var(--brand-ink);
box-shadow: 0 12px 24px rgba(var(--shadow-rgb),.1);
}
.appearance-section,
.profile-extra-panel {
display: grid;
gap: var(--space-3);
padding: var(--space-4);
border-radius: var(--radius-md);
background: rgba(255,255,255,.58);
border: 1px solid var(--hairline);
}
.profile-extra-panel h2 {
margin: 0;
font-size: var(--text-16);
letter-spacing: -.03em;
}
.social-editor-grid {
display: grid;
gap: var(--space-3);
grid-template-columns: 1fr;
}
.social-label-icon {
display: inline-grid;
place-items: center;
width: 22px;
height: 22px;
margin-right: var(--space-px-6);
border-radius: var(--radius-xs);
background: var(--hairline);
color: var(--ink);
font-size: var(--text-12);
font-weight: 900;
vertical-align: middle;
overflow: hidden;
}
.profile-link-icon {
display: inline-grid;
place-items: center;
width: 22px;
height: 22px;
border-radius: var(--radius-xs);
background: var(--hairline);
color: var(--ink);
font-size: var(--text-12);
font-weight: 900;
line-height: 1;
flex: 0 0 auto;
overflow: hidden;
}
@media(max-width:520px) {
.profile-link-chip {
padding: var(--space-2);
justify-content: center;
}
.profile-link-label {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0 0 0 0);
clip-path: inset(50%);
white-space: nowrap;
border: 0;
}
.profile-link-icon {
width: 24px;
height: 24px;
}
}
.public-profile-card .profile {
padding-top: var(--space-4);
}
.contact-chip {
padding: var(--space-px-9) var(--space-3);
}
@media(max-width:520px) {
.profile-cover {
height: 150px;
}
}
.profile-link-icon img,
.social-label-icon > img {
width: 16px;
height: 16px;
flex: 0 0 auto;
display: block;
object-fit: contain;
filter: none;
opacity: 1;
}
.profile-link-icon svg {
width: 16px;
height: 16px;
flex: 0 0 auto;
display: block;
}
.profile-link-icon:has(img),
.social-label-icon:has(img) {
font-size: 0;
}
.contact-chip:hover .profile-link-icon,
.profile-link-chip.email:hover .profile-link-icon,
.profile-link-chip.social-menu-button:hover .profile-link-icon,
.profile-link-chip.website:hover .profile-link-icon {
color: var(--brand-ink);
}
.profile-link-chip .profile-link-icon,
.social-label-icon {
background: var(--hairline);
color: var(--ink);
}
.social-label-icon > img {
width: 14px;
height: 14px;
}
.meta-chip-icon {
place-items: center;
width: 15px;
height: 15px;
min-width: 15px;
display: inline-flex;
align-items: center;
justify-content: center;
flex: 0 0 15px;
position: relative;
top: 0;
line-height: 0;
background: transparent !important;
transition: color var(--dur-base) var(--ease);
}
.meta-chip-icon::after,
.meta-chip-icon::before {
content: none;
display: none;
}
.meta-chip-icon > img {
width: 14px;
height: 14px;
display: block;
object-fit: contain;
transform: none !important;
}
.meta-chip-icon svg {
width: 13px;
height: 13px;
min-width: 13px;
min-height: 13px;
flex: 0 0 auto;
display: block;
}
.profile-link-chip.x .profile-link-icon {
background: rgba(255,255,255,.84);
color: var(--ink);
}
.social-menu-button .profile-link-icon {
font-weight: 900;
line-height: 1;
font-size: 0;
}
.social-modal-card {
text-align: left;
}
.social-modal-card .tagline,
.social-modal-card h2 {
text-align: center;
}
.social-modal-list {
display: grid;
margin-top: var(--space-px-14);
gap: var(--space-px-10);
}
.social-modal-link {
display: grid;
align-items: center;
gap: var(--space-px-10);
border-radius: var(--radius-md);
background: rgba(255,255,255,.78);
border: 1px solid var(--hairline);
color: var(--ink);
text-decoration: none;
font-weight: 900;
transition: transform var(--dur-base) var(--ease), box-shadow var(--dur-base) var(--ease), border-color var(--dur-base) var(--ease);
min-height: 52px;
grid-template-columns: 38px minmax(0,1fr);
padding: var(--space-px-10) var(--space-3);
}
.social-modal-link:hover {
transform: translateY(-1px);
box-shadow: 0 12px 24px rgba(var(--brand-rgb,124,60,255),.14);
border-color: rgba(var(--brand-rgb,124,60,255),.22);
}
.social-modal-icon {
border-radius: var(--radius-pill);
display: grid;
place-items: center;
background: var(--hairline);
color: var(--ink);
font-size: 0;
width: 38px;
height: 38px;
}
.social-modal-icon > img {
object-fit: contain;
display: block;
width: 18px;
height: 18px;
}
.social-modal-arrow {
color: var(--muted);
font-size: var(--text-12);
display: none;
}
.contact-link-row {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: var(--space-px-10);
}
.contact-link-row .profile-link-chip {
min-width: 112px;
justify-content: center;
}
.social-menu-button {
-webkit-appearance: none;
appearance: none;
border: 1px solid var(--field-border);
cursor: pointer;
font: inherit;
}
@media(max-width:520px) {
.contact-link-row .profile-link-chip {
min-width: 0;
flex: 1 1 30%;
}
}
.contact-link-row .profile-link-chip,
.contact-link-row .profile-link-label,
.social-menu-button,
.social-menu-button .profile-link-label {
font-size: var(--text-12);
font-weight: 900;
line-height: 1.1;
color: var(--ink-3);
}
.social-menu-button .profile-link-icon img {
width: 15px;
height: 15px;
}
.field-help.flush-top,
.tagline.flush-top {
margin-top: 0;
}
.tagline.settings-note {
text-align: left;
margin: 0 0 var(--space-3);
}
.profile-cover.is-zoomable {
cursor: zoom-in;
}
.social-sortable {
display: flex;
flex-direction: column;
gap: var(--space-3);
}
.social-sort-row {
display: flex;
align-items: center;
gap: var(--space-2);
background: rgba(255,255,255,.52);
border: 1px solid var(--hairline);
border-radius: var(--radius-lg);
padding: var(--space-px-10);
box-shadow: 0 10px 25px rgba(var(--shadow-rgb),.05);
transition: transform var(--dur-base) var(--ease), opacity var(--dur-base) var(--ease), box-shadow var(--dur-base) var(--ease), border-color var(--dur-base) var(--ease);
}
.social-sort-row:hover {
border-color: rgba(var(--ink-rgb),.16);
}
.social-sort-row > label {
flex: 1 1 auto;
min-width: 0;
margin: 0;
}
.social-drag-handle {
align-self: center;
touch-action: none;
-webkit-user-select: none;
user-select: none;
font-size: var(--text-16);
transition: background var(--dur-base) var(--ease), color var(--dur-base) var(--ease);
}
.social-drag-handle:hover {
background: rgba(var(--ink-rgb),.12);
color: var(--ink);
}
.social-sort-row.dragging {
background: rgba(255,255,255,.97);
transform: scale(1.01);
box-shadow: 0 18px 40px rgba(var(--shadow-rgb),.22);
border-color: rgba(var(--ink-rgb),.28);
}
.profile-link-chip.verified {
position: relative;
overflow: visible;
}
.pe-msg,
.pe-wrap,
.site-verify-inline .verify-status-line span,
.site-verify-inline p {
overflow-wrap: anywhere;
}
.profile-signed-row {
display: flex;
justify-content: center;
margin: var(--space-px-14) auto 0;
}
.profile-signed-chip {
display: inline-flex;
align-items: center;
gap: var(--space-px-5);
padding: var(--space-px-6) var(--space-px-10);
border: 1px solid rgba(var(--success-rgb),.3);
border-radius: var(--radius-pill);
background: rgba(var(--success-rgb),.12);
color: var(--success-deep);
font-size: var(--text-12);
font-weight: 800;
cursor: pointer;
-webkit-appearance: none;
appearance: none;
position: relative;
overflow: hidden;
}
.profile-signed-chip:hover {
background: rgba(var(--success-rgb),.18);
}
.profile-signed-chip::before {
content: "";
position: absolute;
inset: 0;
background: linear-gradient(105deg, transparent 32%, rgba(255,255,255,.45) 50%, transparent 68%);
transform: translateX(-130%);
pointer-events: none;
}
.profile-signed-chip:hover::before,
.profile-signed-chip:focus-visible::before {
animation: bitsy-seal-sweep .75s ease;
}
@keyframes bitsy-seal-sweep { to { transform: translateX(130%); } }
@media (prefers-reduced-motion: reduce) {
.profile-signed-chip::before { display: none; }
}
.profile-actions.is-single {
grid-template-columns: 1fr;
max-width: 240px;
}
.home-real-card .profile {
padding-top: var(--space-2);
}
}
@layer content-trust {
.field-desc a,
.ownership-modal-note a {
color: var(--brand-deep);
text-decoration: underline;
}
.field-desc a:hover,
.ownership-modal-note a:hover {
color: var(--brand-ink);
}
.verify-msg.is-success {
color: var(--success-deep);
}
.verify-msg.is-error {
color: var(--danger-strong);
}
.verification-banner .set-preferred,
.verification-banner .verification-resend-button {
margin-top: var(--space-2);
}
.panel .twofa-method:last-child {
padding-bottom: 0;
}
.twofa-method > :last-child {
margin-bottom: 0;
}
.twofa-method {
padding: var(--space-px-14) 0;
border-top: 1px solid var(--hairline);
}
.twofa-method:first-of-type {
border-top: 0;
padding-top: var(--space-1);
}
.twofa-method-head {
display: flex;
align-items: center;
gap: var(--space-px-10);
margin-bottom: var(--space-2);
flex-wrap: wrap;
}
.twofa-setup {
padding-top: var(--space-1);
}
.twofa-setup h3 {
margin: 0 0 var(--space-2);
font-size: var(--text-18);
letter-spacing: -.03em;
}
.twofa-qr {
display: block;
width: 180px;
height: 180px;
background: #fff;
padding: var(--space-2);
border-radius: var(--radius-md);
margin: var(--space-2) 0;
}
.twofa-key {
font-family: var(--font-mono);
background: rgba(0,0,0,.05);
padding: var(--space-px-3) var(--space-2);
border-radius: var(--radius-sm);
letter-spacing: 1px;
}
.twofa-codes {
display: grid;
grid-template-columns: repeat(2,minmax(0,1fr));
gap: var(--space-2);
list-style: none;
padding: 0;
margin: var(--space-px-14) 0;
}
.twofa-codes > li {
font-family: var(--font-mono);
font-size: var(--text-15);
letter-spacing: 1px;
background: rgba(0,0,0,.05);
padding: var(--space-px-9) var(--space-px-10);
border-radius: var(--radius-sm);
text-align: center;
}
.twofa-codes-panel {
border: 1px solid var(--brand);
}
.twofa-devices > li {
display: flex;
align-items: center;
justify-content: space-between;
gap: var(--space-3);
padding: var(--space-px-9) 0;
border-top: 1px solid var(--hairline);
}
.twofa-devices li:first-child {
border-top: 0;
}
@media(max-width:520px) {
.twofa-codes {
grid-template-columns: 1fr;
}
}
.twofa-devices,
.passkey-list {
list-style: none;
padding: 0;
margin: var(--space-2) 0;
}
.passkey-row {
display: flex;
align-items: center;
justify-content: space-between;
gap: var(--space-3);
padding: var(--space-px-9) 0;
border-top: 1px solid var(--hairline);
}
.passkey-row[hidden] {
display: none;
}
.passkey-row:first-child {
border-top: 0;
}
.passkey-meta {
display: flex;
flex-direction: column;
gap: var(--space-px-2);
min-width: 0;
}
.passkey-label {
font-weight: 600;
white-space: nowrap;
}
.passkey-sub {
font-size: var(--text-12);
color: var(--muted);
}
.passkey-actions {
display: flex;
gap: var(--space-2);
flex: 0 0 auto;
}
.passkey-empty {
color: var(--muted);
font-size: var(--text-14);
margin: var(--space-2) 0;
}
.passkey-status {
margin-top: var(--space-2);
}
.passkey-status.is-error {
color: var(--danger-deep);
}
.passkey-login {
margin-top: var(--space-2);
}
.passkey-login-status {
margin-top: var(--space-2);
}
.passkey-login-status.is-error {
color: var(--danger-deep);
}
@media(max-width:520px) {
.passkey-row {
flex-wrap: wrap;
}
.passkey-actions {
width: 100%;
justify-content: flex-end;
}
}
.verified-owner-badge {
display: inline-flex;
align-items: center;
gap: var(--space-px-5);
padding: var(--space-px-5) var(--space-px-9) var(--space-px-5) var(--space-px-10);
border-radius: var(--radius-pill);
background: rgba(var(--success-rgb),.12);
border: 1px solid rgba(var(--success-rgb),.3);
color: var(--success-deep);
font-size: var(--text-13);
font-weight: 700;
line-height: 1;
white-space: nowrap;
}
.verified-owner-badge svg {
color: var(--success-deep);
flex: 0 0 auto;
display: block;
}
.contact-link-row .verified-owner-badge {
align-self: center;
}
.verify-msg {
font-size: var(--text-13);
font-weight: 700;
padding: var(--space-2) var(--space-px-11);
border-radius: var(--radius-sm);
border: 1px solid transparent;
}
.verify-msg[hidden] {
display: none;
}
.verify-msg.success {
color: var(--success-deep);
background: rgba(var(--success-rgb),.12);
border-color: rgba(var(--success-rgb),.3);
}
.verify-msg.error {
color: var(--danger-deep);
background: rgba(var(--danger-rgb),.1);
border-color: rgba(var(--danger-rgb),.28);
}
.verify-code-row {
display: flex;
align-items: stretch;
gap: var(--space-px-6);
margin: 0 0 var(--space-px-10);
}
.verify-code {
flex: 1 1 auto;
min-width: 0;
box-sizing: border-box;
margin: 0;
padding: var(--space-px-10) var(--space-3);
background: rgba(0,0,0,.05);
border-radius: var(--radius-sm);
font-family: var(--font-mono);
font-size: var(--text-13);
color: var(--ink);
word-break: break-all;
-webkit-user-select: all;
user-select: all;
}
.verify-copy-btn {
flex: 0 0 auto;
display: inline-flex;
align-items: center;
justify-content: center;
width: 42px;
padding: 0;
border: 1px solid rgba(var(--ink-rgb),.14);
border-radius: var(--radius-sm);
background: rgba(0,0,0,.04);
color: var(--ink-3);
cursor: pointer;
position: relative;
transition: background var(--dur-base) var(--ease), color var(--dur-base) var(--ease), border-color var(--dur-base) var(--ease);
}
.verify-copy-btn:hover {
background: rgba(0,0,0,.09);
color: var(--ink);
}
.verify-copy-btn.copied {
color: var(--success-deep);
border-color: rgba(var(--success-rgb),.45);
background: rgba(var(--success-rgb),.12);
}
.verify-copy-btn.copied::after {
content: "";
position: absolute;
inset: -1px;
border-radius: inherit;
border: 2px solid rgba(var(--success-rgb),.55);
animation: bitsy-copy-ring .55s ease-out forwards;
pointer-events: none;
}
.verify-copy-btn.copied .icon-check {
transform-origin: center;
animation: bitsy-check-pop .32s cubic-bezier(.34,1.56,.64,1);
}
@keyframes bitsy-check-pop {
0%   { transform: scale(.4);  opacity: 0; }
60%  { transform: scale(1.18); }
100% { transform: scale(1);   opacity: 1; }
}
@media (prefers-reduced-motion: reduce) {
.verify-copy-btn.copied::after { animation: none; opacity: 0; }
.verify-copy-btn.copied .icon-check { animation: none; }
}
.verify-actions {
display: flex;
gap: var(--space-2);
flex-wrap: wrap;
margin: 0 0 var(--space-px-10);
}
.verify-status-line {
display: flex;
align-items: center;
gap: var(--space-2);
flex-wrap: wrap;
}
.proof-toggle.is-verified {
color: var(--success-deep);
background: rgba(var(--success-rgb),.12);
}
.proof-claim,
.proof-intro {
margin: 0;
font-size: var(--text-13);
color: var(--ink-3);
line-height: 1.5;
}
.proof-panel [hidden] {
display: none;
}
.proof-flow-state,
.proof-verified-state {
display: grid;
gap: var(--space-3);
}
.proof-flow-state[hidden],
.proof-verified-state[hidden] {
display: none;
}
.proof-challenge {
display: grid;
gap: var(--space-2);
}
.proof-challenge[hidden] {
display: none;
}
.proof-manual-toggle {
justify-self: start;
background: none;
border: 0;
padding: 0;
color: var(--muted);
font: inherit;
font-size: var(--text-13);
font-weight: 700;
cursor: pointer;
text-decoration: underline;
text-underline-offset: 3px;
}
.proof-manual-toggle:hover {
color: var(--ink-deep);
}
.proof-challenge .proof-step-label:not(:first-child) {
margin-top: var(--space-2);
}
.proof-step-label {
display: block;
font-size: var(--text-11);
font-weight: 800;
letter-spacing: .04em;
text-transform: uppercase;
color: var(--muted);
}
.proof-message {
margin: 0;
padding: var(--space-3);
border-radius: var(--radius-sm);
background: rgba(var(--ink-rgb),.05);
border: 1px solid var(--hairline);
font-family: var(--font-mono);
font-size: var(--text-12);
line-height: 1.55;
white-space: pre-wrap;
word-break: break-all;
color: var(--ink-2);
}
.proof-signature {
width: 100%;
box-sizing: border-box;
font-family: var(--font-mono);
font-size: var(--text-12);
word-break: break-all;
}
.proof-status {
margin: 0;
font-size: var(--text-13);
font-weight: 700;
color: var(--danger-deep);
}
.proof-status.is-ok {
color: var(--success-deep);
}
.owner-proof-chip {
display: inline-flex;
align-items: center;
gap: var(--space-px-5);
align-self: flex-start;
width: fit-content;
margin-top: var(--space-px-6);
padding: var(--space-px-3) var(--space-px-10);
border: 1px solid rgba(var(--success-rgb),.3);
border-radius: var(--radius-pill);
background: rgba(var(--success-rgb),.12);
color: var(--success-deep);
font-size: var(--text-11);
font-weight: 800;
letter-spacing: .02em;
cursor: pointer;
-webkit-appearance: none;
appearance: none;
}
.owner-proof-chip:hover {
background: rgba(var(--success-rgb),.16);
}
.address-chips .ens-chip {
max-width: 240px;
overflow: hidden;
}
.address-chips .address-preferred-badge,
.address-chips .ens-chip,
.address-chips .owner-proof-chip {
display: inline-flex;
align-items: center;
align-self: auto;
height: 22px;
min-height: 0;
margin: 0;
padding: 0 var(--space-px-10);
font-size: var(--text-11);
line-height: 1;
width: auto;
}
.ens-chip {
display: inline-flex;
align-items: center;
gap: var(--space-1);
align-self: flex-start;
width: fit-content;
margin-top: var(--space-px-6);
padding: var(--space-px-3) var(--space-px-10);
border: 1px solid rgba(var(--success-rgb),.3);
border-radius: var(--radius-pill);
background: rgba(var(--success-rgb),.1);
color: var(--success-deep);
font-size: var(--text-11);
font-weight: 800;
letter-spacing: .02em;
}
.ens-row {
margin-top: var(--space-3);
padding-top: var(--space-3);
border-top: 1px solid rgba(var(--brand-rgb),.15);
display: grid;
gap: var(--space-2);
}
.ens-row .ens-input {
width: auto;
flex: 1 1 auto;
max-width: 260px;
}
.ownership-modal-card .proof-message {
max-height: 180px;
overflow: auto;
}
.ownership-modal-card .proof-sig {
max-height: 90px;
}
.ownership-modal-note {
margin: var(--space-3) 0 0;
font-size: var(--text-12);
color: var(--muted);
line-height: 1.5;
text-align: left;
}
.vouches {
margin-top: var(--space-5);
}
.vouches-title {
margin-bottom: var(--space-2);
}
.vouch-list {
list-style: none;
margin: 0;
padding: 0;
display: flex;
flex-direction: column;
gap: var(--space-2);
}
.vouch-item {
display: flex;
align-items: center;
gap: var(--space-3);
padding: var(--space-2) var(--space-3);
border: 1px solid var(--hairline);
border-radius: var(--radius-md);
background: var(--card);
}
.vouch-issuer {
display: flex;
align-items: center;
gap: var(--space-3);
text-decoration: none;
color: inherit;
min-width: 0;
flex: 1;
}
.vouch-avatar {
flex: 0 0 auto;
width: 34px;
height: 34px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-weight: 700;
background: rgba(var(--brand-rgb,124,60,255),.12);
color: var(--brand-deep,var(--brand-deep));
}
.vouch-names {
display: flex;
flex-direction: column;
min-width: 0;
}
.vouch-name {
font-weight: 700;
white-space: nowrap;
}
.vouch-handle {
color: var(--muted);
font-size: var(--text-14);
white-space: nowrap;
}
.vouch-proof-chip {
display: inline-flex;
align-items: center;
gap: var(--space-px-5);
flex: 0 0 auto;
padding: var(--space-px-3) var(--space-px-10);
border: 1px solid rgba(var(--success-rgb),.3);
border-radius: var(--radius-pill);
background: rgba(var(--success-rgb),.1);
color: var(--success-deep);
font-size: var(--text-11);
font-weight: 800;
letter-spacing: .02em;
cursor: pointer;
-webkit-appearance: none;
appearance: none;
}
.vouch-proof-chip:hover {
background: rgba(var(--success-rgb),.16);
}
.vouch-flag {
flex: 0 0 auto;
color: var(--danger-strong);
font-size: var(--text-11);
font-weight: 700;
}
.vouch-compromised {
opacity: .6;
}
.vouch-compromised .vouch-name {
text-decoration: line-through;
}
.vouches-note {
margin: var(--space-2) 0 0;
color: var(--muted);
font-size: var(--text-13);
}
.vouch-cta {
display: flex;
align-items: center;
justify-content: center;
gap: var(--space-3);
flex-wrap: wrap;
margin: 0;
}
.vouch-cta-state {
display: inline-flex;
align-items: center;
gap: var(--space-px-6);
color: var(--ink-2);
font-weight: 600;
font-size: var(--text-14);
}
.vouch-cta-icon {
display: inline-flex;
color: var(--success-deep);
}
.vouch-revoke-btn {
background: none;
border: 0;
padding: 0;
color: var(--muted);
font: inherit;
font-size: var(--text-14);
text-decoration: underline;
cursor: pointer;
}
.vouch-revoke-btn:hover {
color: var(--danger-deep,var(--danger-deep));
}
.vouch-step {
margin-top: var(--space-3);
}
.vouch-signwith {
margin: var(--space-2) 0;
color: var(--muted);
font-size: var(--text-13);
word-break: break-all;
}
.vouch-copy-btn {
width: auto;
margin-bottom: var(--space-2);
}
.vouch-sig-label {
display: block;
margin-top: var(--space-2);
font-size: var(--text-14);
color: var(--muted);
}
.vouch-sig-input {
width: 100%;
margin-top: var(--space-1);
font-family: var(--font-mono);
font-size: var(--text-13);
box-sizing: border-box;
}
.vouch-status {
margin: var(--space-3) 0 0;
font-size: var(--text-14);
color: var(--danger-deep,var(--danger-deep));
}
.vouch-status.is-ok {
color: var(--success-deep);
}
.vouch-manage-row {
display: flex;
align-items: center;
justify-content: space-between;
gap: var(--space-3);
padding: var(--space-4);
}
.vouch-pending-tag {
color: var(--brand-deep,var(--brand-deep));
font-weight: 700;
}
.vouch-shown-tag,
.vouch-approve-btn {
color: var(--success-deep);
font-weight: 700;
}
}
@layer content-dashboard {
img.avatar,
img.dash-avatar {
object-fit: cover;
display: block;
}
.dash-profile {
display: flex;
align-items: center;
gap: var(--space-4);
padding-bottom: var(--space-4);
border-bottom: 1px solid var(--hairline);
min-width: 0;
}
.dash-profile > div:last-child {
min-width: 0;
}
.dash-avatar {
width: 88px;
height: 88px;
border-radius: var(--radius-lg);
display: grid;
place-items: center;
color: #fff;
font-weight: 900;
font-size: var(--text-30);
background: linear-gradient(135deg,var(--brand),var(--brand-deeper));
object-fit: cover;
flex-shrink: 0;
}
.dash-profile strong {
display: block;
}
.dash-id-link {
display: block;
min-width: 0;
color: inherit;
text-decoration: none;
}
.dash-id-link:hover strong,
.dash-id-link:focus-visible strong {
text-decoration: underline;
}
.dash-profile > div span {
display: block;
color: var(--muted);
font-size: var(--text-13);
margin-top: var(--space-px-2);
white-space: nowrap;
max-width: 160px;
}
.dash-head {
display: flex;
justify-content: space-between;
align-items: flex-start;
gap: var(--space-3);
margin-bottom: var(--space-4);
}
.dash-head > div > p {
margin: var(--space-px-5) 0 0;
color: var(--muted);
font-size: var(--text-14);
}
.cell-muted {
display: block;
color: var(--muted);
font-size: var(--text-12);
margin-top: var(--space-px-2);
}
.dashboard-card .dashboard-row,
.table-card .dashboard-row {
grid-template-columns: minmax(140px,1.35fr) minmax(90px,.85fr) minmax(110px,1.2fr) 92px;
}
.dashboard-action,
.dashboard-detail,
.dashboard-primary,
.dashboard-type {
min-width: 0;
}
.dashboard-detail,
.dashboard-type {
color: var(--ink);
}
.dashboard-action {
display: flex;
justify-content: flex-end;
}
@media(max-width:860px) {
.dashboard-card .dashboard-row {
grid-template-columns: 1fr;
}
.table-card .dashboard-row {
grid-template-columns: 1fr;
}
.dashboard-action {
justify-content: flex-start;
}
.dash-head {
display: block;
}
}
.freshness-bar {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
gap: var(--space-3);
padding: var(--space-3) var(--space-4);
margin-bottom: var(--space-3);
border-radius: var(--radius-md);
background: rgba(var(--brand-rgb),.05);
border: 1px solid rgba(var(--brand-rgb),.12);
}
.freshness-copy {
display: flex;
align-items: baseline;
gap: var(--space-px-6);
flex-wrap: wrap;
font-size: var(--text-13);
}
.freshness-label {
color: var(--muted);
font-weight: 700;
}
.freshness-value {
color: var(--ink-2);
font-weight: 800;
}
.freshness-form {
margin: 0;
}
.dashboard-status-banner {
margin: var(--space-4) 0;
padding: var(--space-px-14);
border-radius: var(--radius-md);
font-size: var(--text-13);
font-weight: 800;
line-height: 1.45;
}
.dashboard-status-banner.success {
background: rgba(var(--success-rgb),.13);
border: 1px solid rgba(var(--success-rgb),.24);
color: var(--success-deep);
}
.dashboard-status-banner.neutral {
background: rgba(var(--ink-rgb),.055);
border: 1px solid var(--hairline);
color: var(--ink-4);
}
.settings-pending-email {
color: var(--danger-deep);
}
.settings-pending-actions {
display: flex;
flex-wrap: wrap;
gap: var(--space-3);
margin: var(--space-3) 0 0;
}
.cell-muted.qr-subtitle {
text-align: center;
margin: var(--space-1) 0 var(--space-3);
}
.embed-share-head > p {
margin: var(--space-1) 0 0;
}
.embed-picker {
margin-top: var(--space-px-14);
width: 100%;
max-width: 280px;
padding: var(--space-px-9) var(--space-3);
border: 1px solid rgba(var(--ink-rgb),.14);
border-radius: var(--radius-sm);
background: #fff;
font-size: var(--text-14);
color: var(--ink);
cursor: pointer;
}
.embed-code {
display: flex;
align-items: stretch;
gap: var(--space-px-10);
margin-top: var(--space-px-14);
}
.embed-code code {
flex: 1 1 auto;
min-width: 0;
display: block;
background: rgba(var(--ink-rgb),.04);
border: 1px solid var(--hairline);
border-radius: var(--radius-sm);
padding: var(--space-px-10) var(--space-3);
font-family: var(--font-mono);
font-size: var(--text-13);
line-height: 1.5;
color: var(--ink);
white-space: pre-wrap;
word-break: break-all;
overflow: auto;
max-height: 96px;
}
.embed-preview-link {
display: inline-block;
margin-top: var(--space-3);
color: var(--brand-ink);
font-weight: 600;
font-size: var(--text-14);
text-decoration: none;
}
.embed-preview-link:hover {
text-decoration: underline;
}
@media(max-width:560px) {
.embed-code {
flex-direction: column;
}
}
.analytics-toolbar {
display: flex;
justify-content: space-between;
align-items: center;
gap: var(--space-3);
margin: var(--space-4) 0;
flex-wrap: wrap;
}
.analytics-controls {
display: flex;
align-items: center;
gap: var(--space-2);
flex-wrap: wrap;
}
.analytics-reset-form {
margin: 0;
}
.range-tabs {
display: flex;
gap: var(--space-2);
flex-wrap: wrap;
}
.range-tabs > a {
padding: var(--space-2) var(--space-px-11);
border-radius: var(--radius-pill);
background: var(--hairline);
color: var(--ink-4);
font-size: var(--text-12);
font-weight: 900;
text-decoration: none;
}
.range-tabs a:hover {
background: var(--hairline-strong);
color: var(--ink-2);
}
.range-tabs a.is-active,
.range-tabs a.is-active:hover {
background: var(--brand);
color: #fff;
box-shadow: 0 10px 22px rgba(var(--brand-rgb),.18);
}
.analytics-view-tabs {
gap: var(--space-px-2);
padding: var(--space-px-3);
background: var(--hairline);
border-radius: var(--radius-pill);
flex-wrap: nowrap;
}
.analytics-view-tabs > a {
background: transparent;
color: var(--ink-4);
}
.analytics-view-tabs a.is-active,
.analytics-view-tabs a.is-active:hover {
background: #fff;
color: var(--ink);
box-shadow: 0 1px 2px rgba(18, 18, 26, .14);
}
.analytics-grid {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: var(--space-px-10);
margin: var(--space-4) 0;
}
.analytics-grid:last-child {
margin-bottom: 0;
}
.analytics-card {
flex: 0 1 calc((100% - 2 * var(--space-px-10)) / 3);
background: rgba(255,255,255,.72);
border: 1px solid var(--hairline);
border-radius: var(--radius-md);
padding: var(--space-px-14);
}
.analytics-card[role="button"] {
cursor: pointer;
-webkit-user-select: none;
user-select: none;
transition: background var(--dur-fast) var(--ease), border-color var(--dur-fast) var(--ease), box-shadow var(--dur-fast) var(--ease);
}
.analytics-card[role="button"]:hover {
background: rgba(255,255,255,.92);
border-color: var(--accent-edge);
}
.analytics-card[role="button"].is-active {
border-color: var(--brand);
box-shadow: inset 0 0 0 1px var(--brand);
background: rgba(var(--brand-rgb), .06);
}
.analytics-card strong {
display: block;
font-size: var(--text-24);
letter-spacing: -.04em;
}
.analytics-card > span {
display: block;
color: var(--muted);
font-size: var(--text-12);
font-weight: 800;
margin-top: var(--space-px-2);
}
.embed-share,
.analytics-panel {
background: rgba(255,255,255,.62);
border: 1px solid var(--hairline);
border-radius: var(--radius-md);
padding: var(--space-4);
margin-top: var(--space-4);
}
.analytics-panel h3 {
margin: 0 0 var(--space-px-10);
font-size: var(--text-15);
letter-spacing: -.03em;
}
.trend-bars {
display: flex;
align-items: end;
gap: var(--space-px-5);
height: 126px;
padding-top: var(--space-2);
margin-bottom: var(--space-px-22);
}
.trend-bar {
flex: 1;
min-width: 6px;
max-width: 56px;
border-radius: var(--radius-xs) 8px 3px 3px;
background: linear-gradient(180deg,var(--brand),rgba(var(--brand-rgb),.72));
position: relative;
}
.trend-bar > span {
position: absolute;
left: 50%;
bottom: calc(-1 * var(--space-px-22));
transform: translateX(-50%);
font-size: var(--text-10);
color: var(--muted);
font-weight: 800;
white-space: nowrap;
}
.analytics-list {
display: grid;
gap: var(--space-2);
}
.analytics-list-row {
display: grid;
grid-template-columns: 1fr auto;
gap: var(--space-px-10);
align-items: center;
}
.analytics-list-row .bar {
grid-column: 1/-1;
height: 7px;
background: var(--hairline);
border-radius: var(--radius-pill);
overflow: hidden;
}
.analytics-list-row .fill {
height: 100%;
background: linear-gradient(90deg,var(--brand),var(--brand2));
border-radius: var(--radius-pill);
}
.analytics-split {
display: grid;
grid-template-columns: 1fr 1fr;
gap: var(--space-3);
}
.analytics-empty {
color: var(--muted);
font-size: var(--text-13);
font-weight: 700;
}
@media(max-width:860px) {
.analytics-card {
flex-basis: calc((100% - var(--space-px-10)) / 2);
}
.analytics-card:last-child:nth-child(odd) {
flex-grow: 1;
}
.analytics-split {
grid-template-columns: 1fr 1fr;
}
}
@media(max-width:520px) {
.analytics-card {
flex-basis: calc((100% - var(--space-px-10)) / 2);
}
.analytics-split {
grid-template-columns: 1fr;
}
.trend-bars {
overflow-x: auto;
padding-bottom: var(--space-6);
}
.trend-bar {
min-width: 18px;
}
}
.analytics-toolbar > div:first-child {
display: flex;
flex-direction: column;
gap: var(--space-1);
}
.analytics-toolbar h2 {
margin: 0;
line-height: 1.3;
}
.analytics-toolbar > div:first-child p {
margin: 0;
}
.saved-btn.is-saved {
color: var(--brand-deep,var(--brand-deep));
}
.follow-btn:not(.is-following):not(.is-pending) {
background: var(--brand);
border-color: var(--brand);
color: #fff;
}
.follow-btn:not(.is-following):not(.is-pending):hover {
background: var(--brand-deep,var(--brand-deep));
border-color: var(--brand-deep,var(--brand-deep));
color: #fff;
}
.follow-btn.is-following {
color: var(--brand-deep,var(--brand-deep));
}
.follow-btn.is-pending {
color: var(--muted,var(--muted));
}
.follow-btn.is-following:hover,
.follow-btn.is-following:focus-visible,
.follow-row-btn.is-following:hover,
.follow-row-btn.is-following:focus-visible,
.hovercard-follow-btn.is-following:hover,
.hovercard-follow-btn.is-following:focus-visible {
color: var(--danger-deep);
border-color: rgba(var(--danger-rgb),.3);
background: rgba(var(--danger-rgb),.08);
}
.follow-rel {
display: flex;
align-items: center;
justify-content: center;
gap: var(--space-px-6, 6px);
margin: var(--space-3, 12px) auto 0;
max-width: 330px;
padding: var(--space-px-6, 6px) var(--space-3, 12px);
border-radius: var(--radius-pill);
background: rgba(255,255,255,.62);
border: 1px solid var(--field-border);
font-size: var(--text-13);
color: var(--muted, var(--muted));
text-align: center;
}
.follow-rel-icon {
display: inline-flex;
color: var(--brand);
}
.connections-note {
font-size: var(--text-13);
margin: 0 0 var(--space-3, 12px);
}
.connections-empty {
padding: var(--space-4, 16px) 0;
text-align: center;
font-size: var(--text-14);
}
.connections-more {
margin-top: var(--space-2, 8px);
}
.connections-hub .tab-bar {
padding: var(--space-3) var(--space-2) 0;
}
.connections-hub .connections-note {
padding: 0 var(--space-4);
}
.connections-hub .connections-empty {
padding-left: var(--space-4);
padding-right: var(--space-4);
}
.connections-hub .connections-more {
margin: var(--space-3) var(--space-4) var(--space-4);
}
.follow-chip {
display: inline-block;
padding: 0 var(--space-px-6, 6px);
border-radius: var(--radius-pill);
background: rgba(0,0,0,.05);
color: var(--muted, var(--muted));
font-size: var(--text-11);
font-weight: 600;
line-height: 17px;
}
.follow-row-btn {
font-size: var(--text-13);
}
.profile-follow-lists {
margin-top: var(--space-5);
display: flex;
flex-direction: column;
gap: var(--space-3);
}
.profile-follow-list {
border: 1px solid var(--field-border);
border-radius: var(--radius-lg);
text-align: left;
}
.profile-follow-list > summary {
display: flex;
align-items: center;
gap: var(--space-2);
padding: var(--space-3) var(--space-4);
cursor: pointer;
list-style: none;
font-weight: 800;
color: var(--muted);
}
.profile-follow-list > summary::-webkit-details-marker {
display: none;
}
.profile-follow-list > summary:hover {
text-decoration: underline;
}
.profile-follow-list[open] > summary {
border-bottom: 1px solid var(--hairline);
}
.pfl-count {
font-weight: 700;
font-size: var(--text-13);
color: var(--muted);
}
.profile-follow-list .connections-empty {
margin: 0 var(--space-4);
}
.profile-follow-list .connections-more {
margin: 0 var(--space-4) var(--space-3);
}
.saved-card-head {
display: flex;
flex-direction: column;
gap: var(--space-px-2);
padding: var(--space-4) var(--space-4) var(--space-3);
}
.embed-share-head h2,
.saved-card-head h2 {
margin: 0;
font-size: var(--text-18);
}
.saved-avatar img,
.vouch-avatar > img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 50%;
display: block;
}
.saved-avatar {
flex: 0 0 auto;
width: 34px;
height: 34px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-weight: 700;
font-size: var(--text-13);
line-height: 1;
text-transform: uppercase;
background: rgba(var(--brand-rgb,124,60,255),.12);
color: var(--brand-deep,var(--brand-deep));
transition: transform var(--dur-base) var(--ease);
}
.saved-row:has(.saved-link:hover) {
background: rgba(var(--brand-rgb,124,60,255),.05);
}
.saved-link:hover .saved-names strong {
color: var(--brand-deep,var(--brand-deep));
text-decoration: underline;
text-underline-offset: 2px;
}
.saved-link:hover .saved-avatar {
transform: scale(1.05);
}
.saved-link:active {
opacity: .6;
}
.saved-names {
display: flex;
flex-direction: column;
min-width: 0;
}
.saved-names strong {
white-space: nowrap;
}
.search-profile-row .cell-muted {
white-space: nowrap;
}
.saved-flagged {
color: var(--danger-strong);
font-weight: 600;
}
.saved-remove-form {
flex: 0 0 auto;
margin: 0;
}
.saved-row-actions {
display: flex;
gap: var(--space-2);
align-items: center;
flex: 0 0 auto;
}
.saved-watch-btn.is-on {
color: var(--brand-deep,var(--brand-deep));
}
.saved-avatar,
.vouch-avatar {
overflow: hidden;
}
@media(max-width:520px) {
.saved-row,
.vouch-manage-row {
flex-wrap: wrap;
}
.saved-row-actions {
flex-basis: 100%;
justify-content: flex-end;
}
}
.bitsy-hovercard {
position: absolute;
top: 0;
left: 0;
z-index: var(--z-hovercard);
width: 264px;
max-width: calc(100vw - 24px);
padding: var(--space-4, 16px);
background: #fff;
border: 1px solid var(--hairline, rgba(18,18,26,.07));
border-radius: var(--radius-control, 12px);
box-shadow: 0 16px 40px rgba(var(--shadow-rgb, 45,37,86),.18);
opacity: 0;
transform: translateY(4px);
transition: opacity var(--dur-base) var(--ease), transform var(--dur-base) var(--ease);
pointer-events: none;
}
.bitsy-hovercard.is-visible {
opacity: 1;
transform: translateY(0);
pointer-events: auto;
}
.hovercard-head {
display: flex;
align-items: center;
gap: var(--space-3, 12px);
}
.hovercard-link {
text-decoration: none;
color: inherit;
border-radius: var(--radius-control, 12px);
}
.hovercard-link:hover .hovercard-name,
.hovercard-link:focus-visible .hovercard-name {
text-decoration: underline;
}
.hovercard-avatar {
flex: 0 0 auto;
width: 40px;
height: 40px;
border-radius: 50%;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
font-weight: 700;
font-size: var(--text-15);
line-height: 1;
text-transform: uppercase;
background: rgba(var(--brand-rgb, 124,60,255),.12);
color: var(--brand-deep, var(--brand-deep));
}
.hovercard-avatar img {
width: 100%;
height: 100%;
object-fit: cover;
}
.hovercard-id {
display: flex;
flex-direction: column;
min-width: 0;
}
.hovercard-name {
font-weight: 700;
font-size: var(--text-15);
color: var(--ink, var(--ink));
white-space: nowrap;
}
.hovercard-handle {
font-size: var(--text-13);
color: var(--muted, var(--muted));
}
.hovercard-bio {
margin: var(--space-3, 12px) 0 0;
font-size: var(--text-13);
line-height: 1.45;
color: var(--ink-5, var(--ink-5));
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
}
.hovercard-meta {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: var(--space-2, 8px) var(--space-3, 12px);
margin-top: var(--space-3, 12px);
font-size: var(--text-12);
color: var(--muted, var(--muted));
}
.hovercard-stat strong {
color: var(--ink, var(--ink));
font-weight: 700;
}
.hovercard-loc {
color: var(--ink-5, var(--ink-5));
}
.hovercard-flag {
margin-top: var(--space-3, 12px);
padding: var(--space-px-6, 6px) var(--space-2, 8px);
border-radius: var(--radius-control, 12px);
background: rgba(var(--danger-rgb, 207,32,32),.08);
color: var(--danger-strong, var(--danger-strong));
font-size: var(--text-12);
font-weight: 700;
text-align: center;
}
.hovercard-actions {
margin-top: var(--space-3, 12px);
}
.hovercard-follow-btn {
width: 100%;
padding: var(--space-px-6, 6px) var(--space-2, 8px);
border-radius: var(--radius-control, 12px);
border: 1px solid var(--brand);
background: var(--brand);
color: #fff;
font-size: var(--text-12);
font-weight: 600;
cursor: pointer;
transition: background var(--dur-base) var(--ease), border-color var(--dur-base) var(--ease), color var(--dur-base) var(--ease);
}
.hovercard-follow-btn:hover {
background: var(--brand-deep, var(--brand-deep));
border-color: var(--brand-deep, var(--brand-deep));
}
.hovercard-follow-btn.is-following {
background: transparent;
color: var(--brand-deep, var(--brand-deep));
border-color: var(--field-border, var(--field-border));
}
.hovercard-follow-btn:disabled {
opacity: var(--disabled-opacity);
cursor: not-allowed;
}
@media(prefers-reduced-motion: reduce) {
.bitsy-hovercard {
transition: none;
transform: none;
}
.bitsy-hovercard.is-visible {
transform: none;
}
}
@media(max-width:860px) {
.sidebar { padding: var(--space-3) var(--space-px-6); }
.dash-profile {
justify-content: center;
gap: 0;
padding-bottom: var(--space-3);
}
.dash-profile > div:last-child { display: none; }
.dash-avatar {
width: 32px;
height: 32px;
font-size: var(--text-14);
}
.dash-avatar-edit .media-thumb-overlay { border-radius: var(--radius-lg); }
.warning-compact { display: none; }
.menu a {
display: flex;
align-items: center;
justify-content: center;
gap: 0;
padding: var(--space-3) 0;
}
.sidebar summary { justify-content: center; gap: 0; padding: var(--space-3) 0; }
.menu-label { display: none; }
.sidebar summary::after { display: none; }
.menu details a { padding-left: 0; }
.account-switcher .switch-acct,
.account-switcher .switch-add,
.account-switcher .switch-logout {
justify-content: center;
gap: 0;
padding-left: 0;
padding-right: 0;
min-width: 0;
}
}
}
@layer content-legal {
.legal {
max-width: 760px;
text-align: left;
overflow-wrap: anywhere;
}
.legal h1 {
margin-bottom: var(--space-px-6);
}
.legal .legal-updated {
color: var(--muted);
font-size: var(--text-14);
margin: 0 0 var(--space-7);
}
.legal h2 {
font-size: var(--text-21);
margin: var(--space-px-30) 0 var(--space-px-10);
}
.legal h3 {
font-size: var(--text-16);
margin: var(--space-4) 0 var(--space-px-6);
}
.legal p {
color: var(--ink-2);
line-height: 1.7;
margin: 0 0 var(--space-3);
}
.legal ul {
margin: 0 0 var(--space-px-14);
padding-left: var(--space-px-22);
}
.legal li {
color: var(--ink-2);
line-height: 1.7;
margin-bottom: var(--space-px-6);
}
.legal strong {
color: var(--ink);
}
.legal a {
color: var(--brand-deep);
text-decoration: underline;
}
.legal a:hover {
color: var(--brand);
}
.about-page h1 {
margin-bottom: var(--space-4);
}
.about-page h2 {
margin: var(--space-7) 0 var(--space-3);
}
.about-page p {
line-height: 1.6;
margin: 0 0 var(--space-4);
}
.about-page ul {
margin: 0 0 var(--space-4);
}
.about-page li {
line-height: 1.6;
margin-bottom: var(--space-2);
}
.rel-head .legal-updated {
margin-bottom: 0;
}
.danger-zone h2 {
color: var(--danger-deep);
}
.compromise-card,
.danger-zone {
--field-focus: var(--danger-deep);
}
.appearance-section,
.danger-zone,
.profile-extra-panel,
.table-card {
overflow: hidden;
}
.danger-zone {
background: rgba(255,255,255,.58);
border-radius: var(--radius-md);
border: 1px solid rgba(var(--danger-rgb),.3);
padding: var(--space-px-22);
margin-top: var(--space-4);
}
.danger-zone > :last-child {
margin-bottom: 0;
}
.compromise-banner {
margin: 0 0 var(--space-4);
padding: var(--space-3) var(--space-4);
border: 1px solid rgba(var(--danger-rgb),.45);
border-radius: var(--radius-md);
background: rgba(var(--danger-rgb),.1);
color: var(--danger-darker);
font-size: var(--text-15);
line-height: 1.45;
}
.compromise-banner strong {
display: block;
margin-bottom: var(--space-px-2);
color: var(--danger-darker);
}
.compromise-banner a {
color: var(--danger-darker);
text-decoration: underline;
}
.compromise-card {
border: 1px solid rgba(var(--danger-rgb),.3);
background: rgba(255,255,255,.58);
margin: var(--space-3) 0 0;
}
.compromise-card h2 {
color: var(--danger-deep);
}
.compromise-card h2,
.danger-zone h2 {
display: flex;
align-items: center;
gap: .4em;
}
.danger-warn {
width: .82em;
height: .82em;
flex: 0 0 auto;
}
.compromise-confirm,
.delete-confirm {
display: flex;
gap: var(--space-2);
align-items: flex-start;
margin: var(--space-3) 0 0;
font-size: var(--text-14);
line-height: 1.4;
color: var(--ink);
}
.compromise-fallback {
margin-top: var(--space-3);
}
.compromise-fallback-hint {
margin: 0;
font-size: var(--text-14);
color: var(--muted);
}
}
@layer feedback {
.pulse {
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--success);
box-shadow: 0 0 0 6px rgba(var(--success-rgb),.12);
}
.status {
display: inline-flex;
align-items: center;
gap: var(--space-px-5);
padding: var(--space-px-6) var(--space-3);
border-radius: var(--radius-pill);
font-size: var(--text-11);
font-weight: 900;
background: rgba(var(--brand-rgb),.12);
color: var(--brand-deep);
white-space: nowrap;
cursor: default;
}
.status::before {
content: "★";
}
.empty-state {
display: flex;
flex-direction: column;
gap: var(--space-1);
align-items: center;
text-align: center;
padding: var(--space-7) var(--space-5);
border: 1px dashed rgba(var(--ink-rgb),.14);
border-radius: var(--radius-lg);
background: rgba(255,255,255,.45);
color: var(--ink);
}
.empty-state strong {
display: block;
font-size: var(--text-16);
letter-spacing: -.02em;
}
.empty-state > span {
display: block;
color: var(--muted);
font-size: var(--text-13);
font-weight: 700;
line-height: 1.4;
}
.warning {
margin-top: var(--space-5);
padding: var(--space-px-14);
border-radius: var(--radius-md);
background: rgba(var(--gold-rgb),.23);
border: 1px solid rgba(var(--warn-rgb),.14);
color: var(--warn-deep);
font-size: var(--text-13);
line-height: 1.45;
}
.error-box,
.success-box {
max-width: 1040px;
margin: 0 auto var(--space-4);
padding: var(--space-3) var(--space-4);
border-radius: var(--radius-md);
font-weight: 800;
}
.success-box {
background: rgba(var(--success-rgb),.12);
color: var(--success-deep);
}
.error-box {
background: rgba(var(--danger-rgb),.1);
color: var(--danger-deep);
}
.address-preferred-badge,
.preferred-asset-badge,
.status {
cursor: default;
}
.bitsy-toast[hidden] {
display: none;
}
.bitsy-toast {
position: fixed;
left: 0;
right: 0;
margin-inline: auto;
width: fit-content;
bottom: var(--space-6);
transform: translateY(10px);
z-index: var(--z-toast);
padding: var(--space-px-11) var(--space-px-14);
border-radius: var(--radius-pill);
background: var(--ink-deep);
color: #fff;
font-size: var(--text-13);
font-weight: 900;
box-shadow: 0 18px 34px rgba(var(--ink-rgb),.22);
opacity: 0;
transition: var(--dur-base) var(--ease);
max-width: min(92vw,460px);
text-align: center;
line-height: 1.35;
}
.bitsy-toast.show {
opacity: 1;
transform: translateY(0);
}
.bitsy-toast.is-error { background: var(--danger-deep); }
.bitsy-toast-action {
margin-inline-start: var(--space-3);
padding-inline-start: var(--space-3);
border-inline-start: 1px solid rgba(255, 255, 255, .28);
color: #fff;
font-weight: 900;
text-decoration: none;
white-space: nowrap;
}
.bitsy-toast-action:hover { text-decoration: underline; }
.profile-accent-card .warning {
border-color: rgba(var(--brand-rgb),.18);
}
.profile-cover + .profile,
.profile-cover + .warning {
margin-top: 0;
}
.public-profile-card:not(:has(.profile-cover)) .status-bubble {
top: calc(100% + 12px);
bottom: auto;
transform: translateX(-50%) translateY(-6px);
}
.public-profile-card:not(:has(.profile-cover)) .avatar-status-host.show .status-bubble,
.public-profile-card:not(:has(.profile-cover)) .avatar-status-host:focus-within .status-bubble,
.public-profile-card:not(:has(.profile-cover)) .avatar-status-host:hover .status-bubble {
transform: translateX(-50%) translateY(0);
}
.public-profile-card:not(:has(.profile-cover)) .status-bubble::after {
top: auto;
bottom: 100%;
border-top-color: transparent;
border-bottom-color: #fff;
}
.public-profile-card:not(:has(.profile-cover)) .status-bubble::before {
top: auto;
bottom: 100%;
}
.profile .url .pulse {
background: var(--brand);
box-shadow: 0 0 0 6px rgba(var(--brand-rgb,124,60,255),.13);
}
.status-chip {
display: inline-flex;
align-items: center;
vertical-align: middle;
padding: var(--space-1) var(--space-px-9);
border-radius: var(--radius-pill);
font-size: var(--text-11);
font-weight: 900;
line-height: 1;
white-space: nowrap;
}
.status-chip-ok {
background: rgba(var(--success-rgb),.12);
color: var(--success-deep);
}
.status-chip-warn {
background: rgba(var(--danger-rgb),.12);
color: var(--danger-deep);
}
.status-chip-muted {
background: rgba(var(--ink-rgb),.08);
color: var(--ink-4);
}
.banner-inline-form {
display: inline;
margin-left: var(--space-2);
}
.warning.warning-flush {
margin-top: 0;
margin-bottom: var(--space-4);
}
.warning.warning-compact {
margin: var(--space-3) 0 0;
font-size: var(--text-12);
}
.empty-state.assets-empty {
margin: 0 0 var(--space-4);
}
.success-box.success-box-wide {
margin: 0 0 var(--space-px-14);
max-width: none;
}
.status-trigger {
position: absolute;
top: var(--space-px-2);
right: var(--space-px-2);
z-index: 4;
width: 26px;
height: 26px;
display: grid;
place-items: center;
border: 0;
cursor: pointer;
border-radius: 50%;
background: var(--brand);
color: var(--brand-on,#fff);
box-shadow: 0 4px 12px rgba(var(--brand-rgb),.4),0 0 0 2px rgba(255,255,255,.85);
transition: transform var(--dur-base) var(--ease);
}
.status-trigger::after {
content: "";
position: absolute;
inset: -9px;
}
.status-trigger:hover {
transform: scale(1.08);
}
.status-bubble {
position: absolute;
bottom: calc(100% + 12px);
left: 50%;
transform: translateX(-50%) translateY(6px);
width: max-content;
max-width: 240px;
text-align: left;
background: #fff;
color: var(--ink,var(--ink));
border: 1px solid var(--hairline);
border-radius: var(--radius-sm);
padding: var(--space-px-10) var(--space-px-30) var(--space-px-10) var(--space-3);
box-shadow: 0 14px 36px rgba(var(--shadow-rgb),.18);
font-size: var(--text-14);
line-height: 1.4;
font-weight: 600;
opacity: 0;
visibility: hidden;
pointer-events: none;
transition: opacity var(--dur-base) var(--ease),transform var(--dur-base) var(--ease);
z-index: 6;
}
.avatar-status-host.show .status-bubble,
.avatar-status-host:focus-within .status-bubble,
.avatar-status-host:hover .status-bubble {
opacity: 1;
visibility: visible;
pointer-events: auto;
transform: translateX(-50%) translateY(0);
}
.status-bubble::after {
content: "";
position: absolute;
top: 100%;
left: 50%;
transform: translateX(-50%);
border: 8px solid transparent;
border-top-color: #fff;
filter: drop-shadow(0 2px 1px rgba(var(--shadow-rgb),.1));
}
.status-bubble::before {
content: "";
position: absolute;
top: 100%;
left: 0;
right: 0;
height: 13px;
}
.status-bubble-text {
word-break: break-word;
}
.status-bubble-dots {
position: absolute;
top: var(--space-px-6);
right: var(--space-px-6);
width: 24px;
height: 24px;
display: grid;
place-items: center;
border: 0;
background: transparent;
cursor: pointer;
padding: 0;
color: var(--muted,var(--muted));
border-radius: 6px;
transition: background var(--dur-base) var(--ease),color var(--dur-base) var(--ease);
}
.status-bubble-dots::after {
content: "";
position: absolute;
inset: -10px;
}
.status-bubble-dots:hover {
background: var(--hairline);
color: var(--ink,var(--ink));
}
.status-bubble-date {
margin-top: var(--space-px-6);
font-size: var(--text-12);
font-weight: 600;
color: var(--muted,var(--muted));
}
.status-bubble-date[hidden] {
display: none;
}
.copy-confirm .cc-frag {
font-family: var(--font-mono);
font-weight: 800;
color: #7ef0a8;
background: rgba(var(--success-rgb),.16);
padding: 1px var(--space-px-5);
border-radius: 5px;
margin: 0 1px;
}
.copy-confirm .cc-note {
display: block;
margin-top: var(--space-px-5);
font-size: var(--text-12);
font-weight: 600;
color: rgba(255,255,255,.72);
}
.copy-confirm .cc-receipt {
display: inline-block;
margin-top: var(--space-2);
padding: var(--space-px-5) var(--space-3);
border: 1px solid rgba(255,255,255,.35);
border-radius: var(--radius-pill);
background: transparent;
color: #fff;
font-size: var(--text-12);
font-weight: 800;
cursor: pointer;
-webkit-appearance: none;
appearance: none;
}
.copy-confirm .cc-receipt:hover {
background: rgba(255,255,255,.12);
}
}
@layer home {
.home-demo-accent { --brand: #7c3cff; --brand-rgb: 124,60,255; --brand-ink: #7c3cff; --brand-on: #ffffff; }
.home-main {
display: grid;
gap: var(--space-14);
}
.home-hero {
position: relative;
overflow: hidden;
isolation: isolate;
border-radius: var(--radius-lg);
padding: clamp(var(--space-7),5vw,var(--space-14));
color: #f3f0fc;
background: radial-gradient(820px 520px at 82% -10%, rgba(var(--brand-rgb),.42), transparent 60%),
radial-gradient(680px 520px at 6% 16%, rgba(var(--home-iris-rgb),.3), transparent 58%),
radial-gradient(700px 600px at 60% 116%, rgba(181,55,224,.22), transparent 60%),
linear-gradient(165deg,#0d0a1a 0%,#120b26 55%,#150d2e 100%);
box-shadow: 0 40px 110px rgba(var(--home-shadow-rgb),.5);
}
.home-aurora {
position: absolute;
inset: -25% -12%;
z-index: -1;
filter: blur(64px);
opacity: .7;
pointer-events: none;
}
.home-aurora > span {
position: absolute;
border-radius: 50%;
mix-blend-mode: screen;
animation: home-drift 24s ease-in-out infinite;
}
.home-aurora span:nth-child(1) {
width: 520px;
height: 520px;
left: 62%;
top: -12%;
background: radial-gradient(circle,rgba(var(--brand-rgb),.55),transparent 65%);
}
.home-aurora span:nth-child(2) {
width: 480px;
height: 480px;
left: -6%;
top: 34%;
background: radial-gradient(circle,rgba(var(--home-iris-rgb),.45),transparent 65%);
animation-delay: -8s;
}
.home-aurora span:nth-child(3) {
width: 440px;
height: 440px;
left: 44%;
top: 74%;
background: radial-gradient(circle,rgba(181,55,224,.4),transparent 65%);
animation-delay: -15s;
}
.home-hero-inner {
position: relative;
display: grid;
grid-template-columns: minmax(0,1.05fr) minmax(0,.95fr);
gap: var(--space-10);
align-items: center;
}
.home-eyebrow {
display: inline-flex;
align-items: center;
gap: var(--space-2);
font-size: var(--text-12);
font-weight: 700;
letter-spacing: .12em;
text-transform: uppercase;
color: var(--home-lilac);
background: rgba(var(--brand-rgb),.14);
border: 1px solid rgba(var(--brand-rgb),.3);
padding: var(--space-2) var(--space-3);
border-radius: var(--radius-pill);
}
.home-hero h1 {
font-size: clamp(30px,3.5vw,45px);
line-height: 1.09;
letter-spacing: -.02em;
margin: var(--space-3) 0 0;
font-weight: 900;
color: #fff;
}
.home-grad {
background: linear-gradient(120deg,var(--home-lilac),#e9d6ff 55%,#fff);
-webkit-background-clip: text;
background-clip: text;
color: transparent;
}
.home-sub {
font-size: clamp(16px,1.5vw,19px);
line-height: 1.55;
color: var(--home-lavender);
margin: var(--space-4) 0 0;
max-width: 32ch;
}
.home-cta {
display: flex;
gap: var(--space-3);
align-items: center;
flex-wrap: wrap;
margin-top: var(--space-7);
}
.home-ghost {
display: inline-flex;
align-items: center;
gap: var(--space-2);
font-weight: 800;
font-size: var(--text-15);
line-height: 1.1;
color: #fff;
background: rgba(255,255,255,.06);
border: 1px solid rgba(255,255,255,.16);
border-radius: var(--radius-control);
padding: var(--space-px-11) var(--space-5);
text-decoration: none;
transition: background var(--dur-base) var(--ease);
}
.home-ghost:hover {
background: rgba(255,255,255,.13);
}
.home-trust {
display: flex;
flex-wrap: wrap;
gap: var(--space-2) var(--space-3);
align-items: center;
margin-top: var(--space-5);
color: #a99fd0;
font-size: var(--text-13);
font-weight: 500;
}
.home-trust-light {
color: var(--muted);
justify-content: center;
margin-top: var(--space-5);
}
.home-stage {
perspective: 1500px;
display: grid;
grid-template-columns: minmax(0,1fr);
place-items: center;
}
.home-card-tilt {
width: 100%;
max-width: 380px;
min-width: 0;
transform-style: preserve-3d;
transition: transform var(--dur-slow) var(--ease);
will-change: transform;
}
.home-card-float {
animation: home-float 7s ease-in-out infinite;
}
.home-section {
padding: 0;
}
.home-eyebrow-d {
display: inline-flex;
align-items: center;
gap: var(--space-2);
font-size: var(--text-12);
font-weight: 700;
letter-spacing: .12em;
text-transform: uppercase;
color: var(--brand-deep);
background: rgba(var(--brand-rgb),.08);
border: 1px solid rgba(var(--brand-rgb),.18);
padding: var(--space-2) var(--space-3);
border-radius: var(--radius-pill);
}
.home-h2 {
font-size: clamp(26px,3.4vw,40px);
line-height: 1.1;
letter-spacing: -.03em;
margin: var(--space-3) 0 0;
font-weight: 900;
color: var(--ink-deep);
max-width: 20ch;
}
.home-lead {
font-size: var(--text-17);
line-height: 1.55;
color: var(--muted);
margin: var(--space-4) 0 0;
max-width: 56ch;
}
.home-who-grid {
display: grid;
grid-template-columns: repeat(2,1fr);
gap: var(--space-4);
margin-top: var(--space-7);
}
.home-who {
position: relative;
overflow: hidden;
background: #fff;
border: 1px solid var(--hairline-strong);
border-radius: var(--radius-lg);
padding: var(--space-6);
transition: transform var(--dur-slow) var(--ease),box-shadow var(--dur-slow) var(--ease),border-color var(--dur-slow) var(--ease);
}
.home-who:hover {
transform: translateY(-4px);
border-color: rgba(var(--brand-rgb),.35);
box-shadow: 0 24px 60px rgba(var(--home-glow-rgb),.12);
}
.home-tld {
position: absolute;
top: var(--space-5);
right: var(--space-5);
font-family: var(--font-mono,ui-monospace,monospace);
font-size: var(--text-12);
font-weight: 700;
color: var(--brand-deep);
background: rgba(var(--brand-rgb),.08);
padding: var(--space-1) var(--space-px-9);
border-radius: var(--radius-xs);
}
.home-who-ico {
width: 44px;
height: 44px;
border-radius: var(--radius-control);
display: grid;
place-items: center;
color: var(--brand);
background: linear-gradient(135deg,rgba(var(--brand-rgb),.14),rgba(var(--home-iris-rgb),.1));
}
.home-who h3 {
margin: var(--space-4) 0 0;
font-size: var(--text-19);
font-weight: 800;
letter-spacing: -.02em;
color: var(--ink-deep);
}
.home-who p {
margin: var(--space-2) 0 0;
color: var(--muted);
font-size: var(--text-15);
line-height: 1.55;
}
.home-verify-strip {
position: relative;
overflow: hidden;
border-radius: var(--radius-lg);
padding: clamp(var(--space-7),5vw,var(--space-14));
margin: 0;
color: #fff;
background: linear-gradient(135deg,#0e0a1c,#150d2c);
display: grid;
grid-template-columns: 1.1fr .9fr;
gap: var(--space-10);
align-items: center;
}
.home-verify-glow {
position: absolute;
width: 420px;
height: 420px;
right: -90px;
top: -130px;
background: radial-gradient(circle,rgba(var(--brand-rgb),.4),transparent 65%);
filter: blur(44px);
pointer-events: none;
}
.home-verify-copy {
position: relative;
z-index: 1;
}
.home-verify-copy h2 {
margin: var(--space-3) 0 0;
font-size: clamp(24px,3vw,34px);
line-height: 1.12;
letter-spacing: -.02em;
font-weight: 900;
color: #fff;
}
.home-verify-copy p {
margin: var(--space-4) 0 0;
color: var(--home-lavender);
font-size: var(--text-16);
line-height: 1.55;
max-width: 46ch;
}
.home-verify-demo {
position: relative;
z-index: 1;
background: rgba(255,255,255,.05);
border: 1px solid rgba(255,255,255,.12);
border-radius: var(--radius-md);
padding: var(--space-5);
}
.home-dv-row {
display: flex;
align-items: center;
gap: var(--space-px-10);
font-family: var(--font-mono,ui-monospace,monospace);
font-size: var(--text-12);
color: var(--home-lavender);
padding: var(--space-px-9) 0;
border-bottom: 1px solid rgba(255,255,255,.08);
}
.home-dv-row:last-of-type {
border-bottom: 0;
}
.home-dv-k {
color: var(--home-lilac);
font-weight: 700;
flex: 0 0 70px;
}
.home-dv-v {
white-space: nowrap;
}
.home-dv-result {
display: flex;
align-items: center;
gap: var(--space-px-10);
margin-top: var(--space-3);
font-weight: 800;
font-size: var(--text-15);
color: #3ee08a;
opacity: 0;
transform: translateY(6px);
transition: .5s ease;
}
.home-dv-result svg {
width: 20px;
height: 20px;
}
.home-feat-grid {
display: grid;
grid-template-columns: repeat(3,1fr);
gap: var(--space-4);
margin-top: var(--space-7);
}
.home-feat {
background: #fff;
border: 1px solid var(--hairline-strong);
border-radius: var(--radius-lg);
padding: var(--space-6);
transition: transform var(--dur-slow) var(--ease),box-shadow var(--dur-slow) var(--ease),border-color var(--dur-slow) var(--ease);
}
.home-feat:hover {
transform: translateY(-4px);
border-color: rgba(var(--brand-rgb),.35);
box-shadow: 0 24px 60px rgba(var(--home-glow-rgb),.12);
}
.home-feat-ico {
width: 44px;
height: 44px;
border-radius: var(--radius-control);
display: grid;
place-items: center;
color: var(--brand);
background: linear-gradient(135deg,rgba(var(--brand-rgb),.14),rgba(var(--home-iris-rgb),.1));
}
.home-who-ico svg,
.home-feat-ico svg {
width: 22px;
height: 22px;
}
.home-who-ico,
.home-feat-ico {
transition: transform var(--dur-slow) var(--ease);
}
.home-who:hover .home-who-ico,
.home-feat:hover .home-feat-ico {
transform: scale(1.06);
}
.home-feat h3 {
margin: var(--space-4) 0 0;
font-size: var(--text-17);
font-weight: 800;
letter-spacing: -.01em;
color: var(--ink-deep);
}
.home-feat p {
margin: var(--space-2) 0 0;
color: var(--muted);
font-size: var(--text-14);
line-height: 1.5;
}
.home-final {
text-align: center;
padding: 0 0 var(--space-14);
}
.home-final .home-h2 {
margin-inline: auto;
max-width: 24ch;
}
.home-claim {
display: inline-flex;
align-items: center;
background: #fff;
border: 1px solid var(--hairline-strong);
border-radius: var(--radius-control);
padding: var(--space-2) var(--space-2) var(--space-2) var(--space-px-18);
margin-top: var(--space-6);
box-shadow: 0 18px 50px rgba(var(--home-glow-rgb),.1);
font-size: var(--text-16);
}
.home-claim-pre {
color: var(--muted);
font-weight: 600;
}
.home-claim-you {
color: var(--ink-deep);
font-weight: 800;
border-bottom: 2px solid var(--brand);
padding: 0 var(--space-px-2);
animation: home-blink 1.4s step-end infinite;
text-align: left;
}
@media(max-width:820px) {
.home-main {
gap: var(--space-10);
}
.home-hero-inner {
grid-template-columns: minmax(0,1fr);
gap: var(--space-7);
}
.home-stage {
order: -1;
}
.home-hero {
padding-top: clamp(var(--space-10), 5vw, var(--space-14));
}
.home-who-grid {
grid-template-columns: 1fr;
gap: var(--space-5);
}
.home-verify-strip {
grid-template-columns: 1fr;
}
.home-feat-grid {
grid-template-columns: 1fr;
gap: var(--space-5);
}
}
@media(prefers-reduced-motion: reduce) {
.home-aurora > span {
animation: none;
}
.home-card-float {
animation: none;
}
}
.home-real-card {
color: var(--ink);
background: #fff;
max-width: 380px;
margin: 0 auto;
pointer-events: none;
box-shadow: 0 44px 110px rgba(var(--home-shadow-rgb),.5),0 0 0 1px rgba(255,255,255,.5),0 0 64px rgba(var(--brand-rgb),.22);
transition: opacity .7s ease,transform .7s cubic-bezier(.2,.8,.2,1);
}
.home-real-card.home-real-pre {
opacity: 0;
transform: translateY(14px) scale(.985);
}
.home-dv-result.in,
.home-real-card.in {
opacity: 1;
transform: none;
}
.home-real-card .owner-proof-chip.home-chip-pop {
animation: homeChipPop .7s cubic-bezier(.2,.8,.2,1);
}
@media(prefers-reduced-motion: reduce) {
.home-real-card {
transition: none;
}
.home-real-card .owner-proof-chip.home-chip-pop {
animation: none;
}
}
.home-hero .home-real-card .home-real-name {
color: inherit;
font-size: var(--text-34);
line-height: 1;
letter-spacing: -.06em;
font-weight: 800;
margin-top: var(--space-px-6);
}
}
@layer public-page {
.is-public-profile .nav {
border-color: color-mix(in srgb, var(--brand) 50%, var(--grey-soft));
}
.is-public-profile .nav a.nav-cta,
.is-public-profile .nav a.nav-cta:hover {
background: var(--brand);
color: var(--brand-on);
}
.is-public-profile {
--field-border: var(--grey-soft);
}
.is-public-profile input,
.is-public-profile select,
.is-public-profile textarea {
border-color: var(--field-border-soft);
}
.is-public-profile .source-row {
border-color: var(--field-border);
}
.is-public-profile .presend-check {
border-color: var(--field-border);
}
.is-public-profile #site-footer,
.is-public-profile .footer-toggle {
border-color: color-mix(in srgb, var(--brand) 50%, var(--grey-soft));
}
}
@layer utilities {
.wide {
max-width: 1040px;
margin: 0 auto;
width: min(1040px,100%);
}
@media(min-width:1200px) {
.grid.has-presence {
width: min(1300px,100%);
max-width: 1300px;
}
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0 0 0 0);
clip-path: inset(50%);
white-space: nowrap;
border: 0;
}
}
@layer content-stream {
.feed-shell { width: min(600px,100%); margin-inline: auto; }
.grid.has-presence > .main-card.is-reading { max-width: none; }
.grid.has-presence .feed-shell { width: 100%; }
.feed-head { margin-bottom: var(--space-5); }
.feed-tabs {
display: flex;
gap: var(--space-1);
border-bottom: 1px solid var(--hairline);
margin-bottom: var(--space-4);
}
.feed-tab {
flex: 1 1 0;
text-align: center;
padding: var(--space-3) var(--space-2);
font-weight: 600;
font-size: var(--text-15);
color: var(--muted);
text-decoration: none;
border-bottom: 2px solid transparent;
margin-bottom: -1px;
transition: color var(--dur-base) var(--ease), border-color var(--dur-base) var(--ease);
}
.feed-tab:hover { color: var(--ink); }
.feed-tab.is-active {
color: var(--ink);
border-bottom-color: var(--brand);
}
.feed-head h1 { margin: 0 0 var(--space-2); }
.feed-head .tagline { margin: var(--space-2) 0 0; max-width: 46ch; }
.feed-composer {
display: flex;
align-items: flex-start;
gap: var(--space-3);
padding: var(--space-5);
margin-bottom: var(--space-5);
background: var(--card);
border: 1px solid var(--hairline);
border-radius: var(--radius-md);
}
.feed-composer-main {
flex: 1 1 auto;
min-width: 0;
display: flex;
flex-direction: column;
gap: var(--space-3);
}
.feed-composer[hidden] { display: none; }
.feed-input-wrap { position: relative; }
.feed-input-backdrop,
.feed-composer textarea {
box-sizing: border-box;
width: 100%;
min-height: 3rem;
margin: 0;
padding: var(--space-3);
font: inherit;
line-height: 1.45;
letter-spacing: normal;
border: 1px solid var(--field-border);
border-radius: var(--radius-sm);
white-space: pre-wrap;
overflow-wrap: anywhere;
word-break: break-word;
scrollbar-gutter: stable;
scrollbar-width: thin;
}
.feed-input-backdrop {
position: absolute;
inset: 0;
z-index: 0;
color: var(--ink);
background: rgba(var(--ink-rgb),.02);
border-color: transparent;
overflow: hidden;
pointer-events: none;
-webkit-user-select: none;
user-select: none;
}
.feed-input-backdrop .lnk { color: var(--brand); text-decoration: underline; }
.feed-input-backdrop .mention { color: var(--brand); font-weight: 600; }
.feed-composer textarea {
position: relative;
z-index: 1;
display: block;
resize: none;
max-height: 45vh;
overflow-y: auto;
color: transparent;
-webkit-text-fill-color: transparent;
caret-color: var(--ink);
background: transparent;
}
.feed-composer textarea::placeholder {
color: var(--muted);
-webkit-text-fill-color: var(--muted);
opacity: 1;
}
.feed-composer textarea:focus-visible {
outline: 2px solid var(--focus-ring);
outline-offset: 1px;
}
.feed-composer-foot {
display: flex;
align-items: center;
justify-content: space-between;
gap: var(--space-3);
position: relative;
}
.feed-count { font-size: var(--text-13); color: var(--muted); font-variant-numeric: tabular-nums; }
.feed-composer-msg { margin: var(--space-2) 0 0; font-size: var(--text-14); color: var(--danger-deep); }
.feed-foot-right { display: flex; align-items: center; gap: var(--space-3); flex-shrink: 0; }
.feed-schedule-wrap { position: relative; display: inline-flex; }
.feed-schedule-btn { display: inline-flex; align-items: center; justify-content: center; padding: var(--space-1) var(--space-2); }
.feed-schedule-btn svg { width: 1.2em; height: 1.2em; }
.feed-schedule { position: absolute; bottom: calc(100% + var(--space-2)); right: 0; z-index: 40; width: 20rem; max-width: 88vw; padding: var(--space-3); background: var(--surface-opaque); border: 1px solid var(--hairline); border-radius: var(--radius-md); box-shadow: 0 10px 30px rgba(var(--ink-rgb), .2); display: flex; flex-direction: column; gap: var(--space-2); }
.feed-schedule-lbl { margin: 0; font-size: var(--text-12); font-weight: 600; color: var(--muted); }
.feed-schedule-zone { color: var(--ink); }
.feed-sched-cal { flex: 1 1 auto; min-height: 0; display: flex; flex-direction: column; gap: var(--space-2); }
.feed-sched-calhead { flex: 0 0 auto; display: flex; align-items: center; justify-content: space-between; gap: var(--space-2); }
.feed-sched-month { font-size: var(--text-14); font-weight: 700; color: var(--ink); }
.feed-sched-nav { display: inline-flex; align-items: center; justify-content: center; width: var(--space-6); height: var(--space-6); border-radius: var(--radius-sm); border: 1px solid var(--hairline); background: var(--card); color: var(--ink); cursor: pointer; }
.feed-sched-nav svg { width: 1em; height: 1em; }
.feed-sched-nav:hover { background: rgba(var(--ink-rgb), .06); }
.feed-sched-grid { flex: 1 1 auto; min-height: 0; overflow-y: auto; overscroll-behavior: contain; display: grid; grid-template-columns: repeat(7, 1fr); gap: 2px; scrollbar-width: thin; scrollbar-color: rgba(var(--ink-rgb), .28) transparent; }
.feed-sched-grid::-webkit-scrollbar { width: 6px; }
.feed-sched-grid::-webkit-scrollbar-thumb { background: rgba(var(--ink-rgb), .28); border-radius: 3px; }
.feed-sched-grid::-webkit-scrollbar-track { background: transparent; }
.feed-sched-wd { text-align: center; font-size: var(--text-11); font-weight: 600; color: var(--muted); padding-bottom: var(--space-1); }
.feed-sched-day { display: inline-flex; align-items: center; justify-content: center; min-height: 1.9rem; font-size: var(--text-13); border: 0; border-radius: var(--radius-sm); background: transparent; color: var(--ink); cursor: pointer; font-variant-numeric: tabular-nums; }
.feed-sched-day:hover:not(:disabled):not(.is-sel) { background: rgba(var(--ink-rgb), .07); }
.feed-sched-day.is-sel { background: var(--brand); color: var(--brand-on); font-weight: 700; }
.feed-sched-day.is-empty { visibility: hidden; cursor: default; }
.feed-sched-day:disabled { color: var(--muted); opacity: .4; cursor: default; }
.feed-sched-day:focus-visible { outline: 2px solid var(--brand); outline-offset: 1px; }
.feed-sched-time { display: flex; align-items: center; gap: var(--space-2); padding-top: var(--space-1); border-top: 1px solid var(--hairline); }
.feed-sched-time-lbl { font-size: var(--text-12); font-weight: 600; color: var(--muted); margin-right: auto; }
.feed-sched-colon { color: var(--muted); font-weight: 700; }
.feed-sched-sel { font: inherit; font-size: var(--text-14); padding: var(--space-1) var(--space-2); border: 1px solid var(--hairline); border-radius: var(--radius-sm); background: var(--card); color: var(--ink); cursor: pointer; }
.feed-sched-sel:focus-visible { outline: 2px solid var(--brand); outline-offset: 1px; }
.feed-schedule-err { margin: 0; font-size: var(--text-12); color: var(--danger-strong); }
.feed-schedule-actions { display: flex; justify-content: flex-end; gap: var(--space-2); }
.feed-foot-left {
display: flex;
align-items: center;
gap: var(--space-2);
min-width: 0;
flex: 1 1 auto;
}
.feed-foot-left > * { flex-shrink: 0; }
.feed-composer { container-type: inline-size;
scroll-margin-top: calc(var(--topbar-h, 52px) + var(--space-3, 12px));
scroll-margin-bottom: var(--space-3, 12px);
}
@container (max-width: 180px) {
.feed-composer-foot { flex-direction: column; align-items: stretch; gap: var(--space-2); }
.feed-foot-left { flex: 0 0 auto; width: 100%; }
.feed-foot-right { justify-content: flex-end; }
}
.feed-icon-btn {
display: inline-flex; align-items: center; justify-content: center;
width: 2.75rem; height: 2.75rem; padding: 0;
color: var(--muted); background: transparent;
border: 0; border-radius: var(--radius-pill);
cursor: pointer;
transition: color var(--dur-base) var(--ease), background var(--dur-base) var(--ease);
}
.feed-icon-btn:hover { color: var(--ink); background: rgba(var(--ink-rgb),.06); }
.feed-icon-btn.is-active { color: var(--brand); }
.feed-img-preview {
display: flex; gap: var(--space-3); padding: var(--space-3);
border: 1px solid var(--hairline); border-radius: var(--radius-sm);
background: rgba(var(--ink-rgb),.02);
}
.feed-img-preview[hidden] { display: none; }
.feed-img-thumb { position: relative; flex: 0 0 auto; }
.feed-img-thumb img {
display: block; width: 84px; height: 84px; object-fit: cover;
border-radius: var(--radius-sm); border: 1px solid var(--hairline);
}
.feed-img-remove {
position: absolute; top: var(--space-1); right: var(--space-1);
display: inline-flex; align-items: center; justify-content: center;
width: 22px; height: 22px; padding: 0; line-height: 1; font-size: var(--text-15);
color: #fff; background: var(--ink); border: 2px solid var(--card);
border-radius: var(--radius-pill); cursor: pointer;
}
.feed-img-remove::after { content: ""; position: absolute; inset: -11px; }
.feed-img-altfield { flex: 1 1 auto; display: flex; flex-direction: column; gap: var(--space-2); min-width: 0; }
.feed-img-altlabel { font-size: var(--text-13); color: var(--muted); }
.feed-img-altfield textarea {
width: 100%; min-height: 44px; padding: var(--space-2) var(--space-3);
font: inherit; resize: none; overflow: hidden;
color: var(--ink); -webkit-text-fill-color: var(--ink); caret-color: var(--ink);
border: 1px solid var(--field-border); border-radius: var(--radius-sm); background: var(--card);
}
.feed-img-altcount { align-self: flex-end; }
.feed-image-wrap { position: relative; display: block; max-width: 100%; }
.video-views {
display: inline-flex;
align-items: center;
gap: var(--space-px-5);
margin-top: var(--space-2);
padding: var(--space-px-5) var(--space-px-10);
border: 0;
border-radius: var(--radius-pill);
background: rgba(0,0,0,.5);
color: rgba(255,255,255,.72);
font-size: var(--text-12);
font-weight: 900;
cursor: pointer;
backdrop-filter: blur(6px);
-webkit-backdrop-filter: blur(6px);
}
.video-views:hover { background: rgba(0,0,0,.75); color: #fff; }
.video-views-count { color: #fff; }
.feed-video .video-views {
position: absolute;
top: var(--space-2, 8px);
left: var(--space-2, 8px);
bottom: auto;
margin: 0;
z-index: 4;
}
@media (hover: hover) {
.feed-action[aria-label]::after,
.feed-rx-add[aria-label]::after,
.feed-rx-summary[aria-label]::after,
.feed-rx[aria-label]::after,
.feed-icon-btn[aria-label]::after,
.feed-emoji-btn[aria-label]::after,
.feed-feature-toggle[data-tip]::after,
.feed-sign-toggle[data-tip]::after,
.feed-schedule-wrap[data-tip]::after,
.feed-sign-trigger[aria-label]::after,
.feed-video .video-views[data-tip]::after,
.feed-video-popout[data-tip]::before,
.media-menu-btn[data-tip]::after,
.vid-filter[data-tip]::after,
.vid-slide-views[data-tip]::after,
.vid-rail-btn[aria-label]::after,
.vid-mute[aria-label]::after,
.vc-btn[aria-label]::after {
position: absolute;
padding: var(--space-px-6, 6px) var(--space-2, 8px);
border-radius: var(--radius-sm, 8px);
background: var(--ink, #12121a);
color: #fff;
font-size: var(--text-12, 12px);
font-weight: 600;
line-height: 1.2;
white-space: nowrap;
opacity: 0;
pointer-events: none;
transition: opacity var(--dur-fast) var(--ease), transform var(--dur-fast) var(--ease);
}
}
@media (hover: hover) {
.feed-video .video-views[data-tip]::after,
.feed-video-popout[data-tip]::before { content: attr(data-tip); z-index: 6; }
.feed-video .video-views[data-tip]::after { top: calc(100% + 6px); left: 0; transform: translateY(-2px); }
.feed-video-popout[data-tip]::before { top: calc(100% + 6px); right: 0; transform: translateY(-2px); }
.feed-video .video-views[data-tip]:hover::after,
.feed-video .video-views[data-tip]:focus-visible::after { opacity: 1; transform: translateY(0); }
.feed-video-popout[data-tip]:hover::before,
.feed-video-popout[data-tip]:focus-visible::before { opacity: 1; transform: translateY(0); }
}
.feed-image {
display: block; height: auto; max-width: 100%; max-height: 460px; object-fit: cover;
border-radius: var(--radius-md); border: 1px solid var(--hairline); cursor: zoom-in;
}
.feed-alt { position: absolute; left: var(--space-2); bottom: var(--space-2); }
.feed-alt > summary {
list-style: none; cursor: pointer; display: inline-flex; align-items: center;
padding: var(--space-px-2) var(--space-2); font-size: var(--text-11); font-weight: 700; letter-spacing: .03em;
color: #fff; background: rgba(var(--ink-rgb),.72); border-radius: var(--radius-sm);
}
.feed-alt > summary::-webkit-details-marker { display: none; }
.feed-alt-pop {
position: absolute; left: 0; bottom: calc(100% + 6px); z-index: 5;
width: min(280px,70vw); padding: var(--space-3);
background: #fff; border: 1px solid var(--hairline-strong); border-radius: var(--radius-md);
box-shadow: 0 12px 28px rgba(var(--shadow-rgb),.18);
}
.feed-alt-title { margin: 0 0 var(--space-1); font-weight: 700; color: var(--ink); }
.feed-alt-text { margin: 0; color: var(--ink-2); overflow-wrap: anywhere; }
body.is-lightbox-open { overflow: hidden; }
.feed-emoji-wrap { position: static; display: inline-flex; }
.feed-emoji-btn {
display: inline-flex;
align-items: center;
justify-content: center;
width: 2.75rem;
height: 2.75rem;
font-size: var(--text-18);
line-height: 1;
color: var(--muted);
background: transparent;
border: 0;
border-radius: var(--radius-pill);
cursor: pointer;
transition: color var(--dur-base) var(--ease), background var(--dur-base) var(--ease);
}
.feed-emoji-btn:hover { color: var(--ink); background: rgba(var(--ink-rgb),.06); }
.feed-emoji-btn[aria-expanded="true"] { color: var(--brand); }
.feed-emoji-pop {
position: absolute;
top: calc(100% + 8px);
left: 0;
z-index: 40;
width: 18rem;
overflow: hidden;
background: #fff;
border: 1px solid var(--hairline-strong);
border-radius: var(--radius-md);
box-shadow: 0 8px 24px rgba(var(--shadow-rgb),.12);
}
.feed-emoji-scroll { max-height: 15rem; overflow-y: auto; padding: var(--space-3); }
.feed-emoji-pop-overlay { display: flex; flex-direction: column; }
.feed-emoji-pop-overlay .feed-emoji-scroll { max-height: none; flex: 1 1 auto; min-height: 0; }
.feed-emoji-search-wrap { padding: var(--space-3); border-bottom: 1px solid var(--hairline); }
.feed-emoji-search { margin-top: 0; min-height: 38px; }
.feed-emoji-empty { margin: 0; padding: var(--space-4) var(--space-3); text-align: center; color: var(--muted); font-size: var(--text-14); }
.feed-reactions { display: flex; align-items: center; gap: var(--space-1); position: relative; }
.feed-rx {
display: inline-flex;
align-items: center;
gap: var(--space-1);
min-height: 2.75rem;
padding: var(--space-px-2) var(--space-2);
font-family: inherit;
font-size: var(--text-13);
font-weight: 600;
line-height: 1;
color: var(--muted);
background: transparent;
border: 0;
border-radius: var(--radius-pill);
cursor: pointer;
transition: color var(--dur-base) var(--ease), background var(--dur-base) var(--ease);
}
.feed-rx:hover { color: var(--ink); background: rgba(var(--ink-rgb),.06); }
.feed-rx.is-mine { color: var(--brand); }
.feed-rx-detail .feed-rx.is-mine {
background: rgba(var(--brand-rgb), .12);
box-shadow: inset 0 0 0 1.5px rgba(var(--brand-rgb), .45);
}
.feed-rx-glyph { font-size: var(--text-15); }
.feed-rx-count { font-variant-numeric: tabular-nums; }
.feed-rx-add {
display: inline-flex;
align-items: center;
justify-content: center;
width: 2.75rem;
height: 2.75rem;
color: var(--muted);
background: transparent;
border: 0;
border-radius: var(--radius-pill);
cursor: pointer;
transition: color var(--dur-base) var(--ease), background var(--dur-base) var(--ease);
}
.feed-rx-add:hover { color: var(--ink); background: rgba(var(--ink-rgb),.06); }
.feed-rx-add[aria-expanded="true"] { color: var(--brand); }
.feed-rx-add svg { display: block; width: 18px; height: 18px; flex: none; }
.feed-rx-add[hidden] { display: none; }
.feed-rx-summary {
display: inline-flex;
align-items: center;
gap: var(--space-2);
min-height: 1.75rem;
padding: var(--space-px-2) var(--space-2);
font-family: inherit;
font-size: var(--text-13);
font-weight: 600;
line-height: 1;
color: var(--muted);
background: rgba(var(--ink-rgb),.03);
border: 1px solid var(--hairline);
border-radius: var(--radius-pill);
cursor: pointer;
flex-shrink: 0;
transition: color var(--dur-base) var(--ease), border-color var(--dur-base) var(--ease), background var(--dur-base) var(--ease);
}
.feed-rx-summary:hover { border-color: var(--hairline-strong); }
.feed-rx-summary.is-mine { color: var(--brand); border-color: rgba(var(--brand-rgb),.4); }
.feed-rx-summary[aria-expanded="true"] { border-color: rgba(var(--brand-rgb),.4); background: rgba(var(--ink-rgb),.05); }
.feed-rx-summary[hidden] { display: none; }
.rx-stack { display: inline-flex; }
.rx-stack-emoji {
display: inline-flex;
align-items: center;
justify-content: center;
width: 1.35rem;
height: 1.35rem;
font-size: var(--text-13);
background: #fff;
border: 1px solid var(--hairline);
border-radius: var(--radius-pill);
margin-left: calc(-1 * var(--space-px-6));
box-shadow: 0 1px 2px rgba(var(--shadow-rgb),.12);
}
.rx-stack-emoji:first-child { margin-left: 0; }
.feed-rx-summary-count { font-variant-numeric: tabular-nums; }
.feed-rx-detail {
position: absolute;
left: 0;
bottom: calc(100% + var(--space-px-6));
z-index: var(--z-popover);
display: flex;
flex-wrap: wrap;
align-items: center;
gap: var(--space-1);
max-width: min(20rem, calc(100vw - 2 * var(--space-4)));
padding: var(--space-2);
background: #fff;
border: 1px solid var(--hairline-strong);
border-radius: var(--radius-md);
box-shadow: 0 8px 24px rgba(var(--shadow-rgb),.12);
}
.feed-rx-detail[hidden] { display: none; }
.feed-actions {
display: flex;
align-items: center;
gap: var(--space-1);
margin-top: var(--space-2);
}
.feed-actions,
.feed-foot-left,
.feed-reply-controls,
.tab-bar {
flex-wrap: nowrap;
overflow: visible;
}
.tab-bar > *,
.feed-reply-controls .feed-reply-link,
.feed-reply-controls .feed-reactions { flex-shrink: 0; }
@media (max-width: 640px) {
.feed-actions,
.feed-foot-left,
.feed-reply-controls,
.tab-bar {
overflow-x: auto;
overscroll-behavior-x: contain;
scrollbar-width: none;
-ms-overflow-style: none;
}
.feed-actions::-webkit-scrollbar,
.feed-foot-left::-webkit-scrollbar,
.feed-reply-controls::-webkit-scrollbar,
.tab-bar::-webkit-scrollbar { display: none; }
}
.feed-action-form { display: contents; }
.feed-action {
display: inline-flex;
flex-shrink: 0;
align-items: center;
justify-content: center;
min-width: 44px;
min-height: 44px;
gap: var(--space-1);
padding: var(--space-px-6) var(--space-2);
border: 0;
background: transparent;
color: var(--muted);
font: inherit;
font-size: var(--text-13);
font-weight: 600;
line-height: 1;
border-radius: var(--radius-pill);
cursor: pointer;
text-decoration: none;
transition: background-color var(--dur-base) var(--ease), color var(--dur-base) var(--ease);
}
.feed-action:hover { background: rgba(var(--ink-rgb),.06); color: var(--ink); }
@media(hover: hover) {
.feed-action[aria-label],
.feed-rx-add[aria-label],
.feed-rx-summary[aria-label],
.feed-rx[aria-label],
.feed-icon-btn[aria-label],
.feed-emoji-btn[aria-label],
.feed-feature-toggle[data-tip],
.feed-sign-toggle[data-tip],
.feed-sign-trigger[aria-label] { position: relative; }
.feed-action[aria-label]::after,
.feed-rx-add[aria-label]::after,
.feed-rx-summary[aria-label]::after,
.feed-rx[aria-label]::after,
.feed-icon-btn[aria-label]::after,
.feed-emoji-btn[aria-label]::after,
.feed-feature-toggle[data-tip]::after,
.feed-sign-toggle[data-tip]::after,
.feed-sign-trigger[aria-label]::after {
content: attr(aria-label);
left: 50%;
bottom: calc(100% + 6px);
transform: translateX(-50%) translateY(2px);
z-index: 5;
}
.feed-feature-toggle[data-tip]::after,
.feed-sign-toggle[data-tip]::after { content: attr(data-tip); }
.feed-schedule-wrap[data-tip]::after {
content: attr(data-tip);
right: 0;
bottom: calc(100% + 6px);
transform: translateY(2px);
z-index: var(--z-popover);
}
.feed-schedule-wrap[data-tip]:hover::after,
.feed-schedule-wrap[data-tip]:focus-within::after {
opacity: 1;
transform: translateY(0);
}
.feed-schedule-wrap[data-tip]:hover::after { transition-delay: .4s; }
.feed-schedule-wrap[data-tip]:has(.feed-schedule-btn[aria-expanded="true"])::after { opacity: 0; }
.feed-action[aria-label]:hover::after,
.feed-action[aria-label]:focus-visible::after,
.feed-rx-add[aria-label]:hover::after,
.feed-rx-add[aria-label]:focus-visible::after,
.feed-rx-summary[aria-label]:hover::after,
.feed-rx-summary[aria-label]:focus-visible::after,
.feed-rx[aria-label]:hover::after,
.feed-rx[aria-label]:focus-visible::after,
.feed-icon-btn[aria-label]:hover::after,
.feed-icon-btn[aria-label]:focus-visible::after,
.feed-emoji-btn[aria-label]:hover::after,
.feed-emoji-btn[aria-label]:focus-visible::after,
.feed-feature-toggle[data-tip]:hover::after,
.feed-feature-toggle[data-tip]:focus-visible::after,
.feed-sign-toggle[data-tip]:hover::after,
.feed-sign-toggle[data-tip]:focus-visible::after,
.feed-sign-trigger[aria-label]:hover::after,
.feed-sign-trigger[aria-label]:focus-visible::after {
opacity: 1;
transform: translateX(-50%) translateY(0);
}
.feed-action[aria-label]:hover::after,
.feed-rx-add[aria-label]:hover::after,
.feed-icon-btn[aria-label]:hover::after,
.feed-emoji-btn[aria-label]:hover::after,
.feed-feature-toggle[data-tip]:hover::after,
.feed-sign-toggle[data-tip]:hover::after,
.feed-sign-trigger[aria-label]:hover::after {
transition-delay: .4s;
}
}
.feed-action-ico { display: inline-flex; }
.feed-action-ico svg { width: 18px; height: 18px; display: block; }
.feed-action-count { font-variant-numeric: tabular-nums; min-width: 1ch; }
.feed-action.is-on { color: var(--brand); }
.feed-echo-menu {
position: fixed;
z-index: var(--z-popover);
min-width: 168px;
padding: var(--space-1);
background: #fff;
border: 1px solid var(--hairline-strong);
border-radius: var(--radius-md);
box-shadow: 0 8px 24px rgba(var(--shadow-rgb),.12);
}
.feed-echo-menu-item {
display: flex;
align-items: center;
gap: var(--space-2);
width: 100%;
padding: var(--space-2) var(--space-3);
background: none;
border: 0;
border-radius: var(--radius-sm);
color: var(--ink);
font: inherit;
font-size: var(--text-14);
line-height: 1.2;
text-align: left;
cursor: pointer;
}
.feed-echo-menu-item:hover { background: rgba(var(--ink-rgb),.06); }
.feed-echo-menu-item.is-on { color: var(--brand); }
.feed-echo-menu-ico { display: inline-flex; flex: 0 0 auto; }
.feed-echo-menu-ico svg { width: 18px; height: 18px; display: block; }
.feed-action-bookmark.is-on .feed-action-ico svg,
.feed-action-feature.is-on .feed-action-ico svg { fill: currentColor; }
.feed-action-feature { font-weight: 700; }
.feed-action[disabled] { opacity: var(--disabled-opacity); cursor: not-allowed; }
.feed-action-vote.is-self { cursor: not-allowed; }
.feed-action-vote.is-self:hover { background: rgba(var(--ink-rgb),.06); color: var(--muted); }
.feed-action-vote.is-self .feed-action-ico { position: relative; }
.feed-action-vote.is-self:hover .feed-action-ico svg { opacity: 0; }
.feed-action-vote.is-self:hover .feed-action-ico::after {
content: "";
position: absolute;
inset: 0;
width: 18px;
height: 18px;
background: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cline x1='4.9' y1='4.9' x2='19.1' y2='19.1'/%3E%3C/svg%3E") center / contain no-repeat;
mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cline x1='4.9' y1='4.9' x2='19.1' y2='19.1'/%3E%3C/svg%3E") center / contain no-repeat;
}
.feed-replies-wrap { margin-top: var(--space-3); }
.feed-replies { border-top: 1px solid var(--hairline); padding-top: var(--space-3); container-type: inline-size; }
.vid-reply-body .feed-replies { border-top: 0; padding-top: 0; }
.feed-post-replies .feed-reply-list > .feed-reply:last-child { padding-bottom: 0; }
.feed-post-replies .feed-reply-list > .feed-reply:last-child::before { inset-block-end: calc(-1 * var(--space-3)); }
.feed-post-replies .feed-replies-empty { margin: 0; padding-bottom: 0; }
.feed-replies-wrap .feed-replies-empty { margin: 0; padding: var(--space-4) 0 0; }
.feed-replies-wrap .feed-reply-list > .feed-reply:last-child { padding-bottom: 0; }
.feed-replies:has(.feed-replies-empty) .feed-composer { margin-bottom: 0; }
.feed-replies[data-compose-only] { border: 0; padding: 0; }
.feed-replies[data-compose-only] .feed-composer { margin: 0; }
.feed-replies-wrap:has(.feed-replies[data-compose-only]) { margin: var(--space-3) 0; }
.is-public-profile .feed-replies-wrap:has(.feed-replies[data-compose-only]) { margin-block-end: 0; }
[data-reply-scope]:has(.feed-replies[data-compose-only]),
.feed-item:has(.feed-replies[data-compose-only]) { padding-bottom: 0; }
.feed-reply-list,
.feed-reply-replies { list-style: none; margin: 0; padding: 0; }
.feed-reply { position: relative; z-index: 0; display: flex; gap: var(--space-2); padding: var(--space-2) 0; }
.feed-reply::before {
content: "";
position: absolute;
inset-block: calc(-1 * var(--space-1));
inset-inline: calc(-1 * var(--space-3));
z-index: -1;
border-radius: 10px;
background: transparent;
pointer-events: none;
transition: background var(--dur-base) var(--ease);
}
.feed-reply.is-clickable { cursor: pointer; }
.feed-reply.is-clickable:hover::before { background: rgba(var(--brand-rgb),.04); }
.feed-reply-avatar {
flex: 0 0 auto;
display: inline-flex;
align-items: center;
justify-content: center;
width: 32px;
height: 32px;
overflow: hidden;
border-radius: 50%;
background: rgba(var(--brand-rgb),.12);
color: var(--brand-deep);
font-weight: 700;
font-size: var(--text-13);
line-height: 1;
text-decoration: none;
text-transform: uppercase;
}
.feed-reply.is-deleted .feed-reply-main { min-width: 0; }
.feed-reply-tombstone {
color: var(--muted);
font-size: var(--text-14);
font-style: italic;
padding: var(--space-px-6) 0 var(--space-px-2);
}
.feed-post.is-deleted { border: 0; box-shadow: none; }
.feed-post-tombstone {
display: flex;
align-items: center;
gap: var(--space-px-10);
padding: var(--space-4) var(--space-px-18);
margin-bottom: var(--space-px-10);
color: var(--muted);
background: rgba(var(--ink-rgb), .035);
border: 1px solid var(--hairline);
border-radius: var(--radius-sm);
}
.feed-post-tombstone-ico { width: 20px; height: 20px; flex: 0 0 auto; opacity: .75; }
.feed-post-tombstone-text { margin: 0; font-size: var(--text-15); }
.feed-reply-avatar svg,
.feed-reply-avatar img { width: 32px; height: 32px; border-radius: 50%; display: block; }
.feed-reply-main { flex: 1 1 auto; min-width: 0; }
.feed-reply:not(.is-standalone) {
display: grid;
grid-template-columns: auto minmax(0, 1fr);
column-gap: var(--space-2);
align-items: start;
}
.feed-reply:not(.is-standalone) > .feed-reply-main { display: contents; }
.feed-reply:not(.is-standalone) > .feed-reply-avatar { grid-column: 1; grid-row: 1; }
.feed-reply:not(.is-standalone) > .feed-reply-main > .feed-id { grid-column: 2; grid-row: 1; align-self: center; }
.feed-reply:not(.is-standalone) > .feed-reply-main > :not(.feed-id) { grid-column: 1 / -1; }
.feed-handle { color: var(--muted); font-weight: 400; }
.feed-reply-vouch { display: inline-flex; align-items: center; align-self: center; gap: var(--space-px-2); flex: 0 0 auto; color: var(--success-deep); }
.feed-reply-vouch svg { display: block; }
.feed-reply-vouch-n { font-weight: 700; font-size: var(--text-12); line-height: 1; }
.feed-reply.is-focused-reply { margin-block: var(--space-2); }
.feed-reply.is-focused-reply::before {
background: rgba(var(--brand-rgb),.07);
box-shadow: inset 3px 0 0 0 var(--brand);
}
.feed-reply.is-focused-reply.is-clickable:hover::before {
background: rgba(var(--brand-rgb),.1);
}
.feed-reply.is-focus-flash::before { animation: feed-reply-focus-flash 1.6s ease-out 1; }
@keyframes feed-reply-focus-flash {
0%   { background: rgba(var(--brand-rgb),.24); }
100% { background: rgba(var(--brand-rgb),.07); }
}
@media(prefers-reduced-motion: reduce) {
.feed-reply.is-focus-flash::before { animation: none; }
}
.feed-reply-replyto { font-size: var(--text-12); color: var(--muted); margin-top: var(--space-px-2); }
.feed-reply-body { margin: var(--space-1) 0; font-size: var(--text-14); line-height: 1.5; color: var(--ink); overflow-wrap: anywhere; }
.feed-reply-main > .feed-image-wrap,
.feed-reply-main > .feed-linkcard { margin: var(--space-2) 0; }
.feed-reply-controls { display: flex; align-items: center; gap: var(--space-1); }
.feed-reply-link { display: inline-flex; align-items: center; justify-content: center; gap: var(--space-px-2); min-height: 2.75rem; border: 0; background: transparent; color: var(--muted); font: inherit; font-size: var(--text-13); font-weight: 600; cursor: pointer; padding: var(--space-px-6) var(--space-2); border-radius: var(--radius-pill); }
.feed-reply-link:hover { background: rgba(var(--ink-rgb),.06); color: var(--ink); }
.feed-reply-link.is-danger { color: var(--danger-deep); }
.feed-reply-link.is-danger:hover { color: var(--danger-strong); }
.feed-reply-replies { margin-top: var(--space-2); padding-left: var(--space-5); }
@media(max-width:560px) {
.feed-reply-replies { padding-left: var(--space-4); }
}
.feed-reply-line { display: none; }
.feed-reply-replies > .feed-reply,
.feed-reply-list.is-threaded > .feed-reply { position: relative; }
.feed-reply-list.is-threaded { padding-left: var(--space-5); }
.feed-reply-replies > .feed-reply > .feed-reply-line,
.feed-reply-list.is-threaded > .feed-reply > .feed-reply-line {
display: block;
position: absolute;
left: calc(-1 * var(--space-5));
top: calc(-1 * var(--space-2));
bottom: 0;
width: 1px;
background: color-mix(in srgb, rgb(var(--ink-rgb)) 7%, #fff);
z-index: -1;
pointer-events: none;
}
.feed-reply-replies > .feed-reply:last-child > .feed-reply-line,
.feed-reply-list.is-threaded > .feed-reply:last-child > .feed-reply-line {
bottom: auto;
height: calc(2 * var(--space-2) + 4px);
}
.feed-reply-replies > .feed-reply > .feed-reply-line::before,
.feed-reply-list.is-threaded > .feed-reply > .feed-reply-line::before {
content: "";
position: absolute;
left: 0;
top: calc(2 * var(--space-2) + 4px);
width: var(--space-5);
height: 12px;
border-left: 1px solid color-mix(in srgb, rgb(var(--ink-rgb)) 7%, #fff);
border-bottom: 1px solid color-mix(in srgb, rgb(var(--ink-rgb)) 7%, #fff);
border-bottom-left-radius: 12px;
}
.feed-reply.is-deleted { grid-template-columns: 32px minmax(0, 1fr); }
.feed-reply.is-deleted .feed-reply-tombstone { grid-column: 2; min-height: 32px; display: flex; align-items: center; }
@media(max-width:560px) {
.feed-reply-replies > .feed-reply > .feed-reply-line,
.feed-reply-list.is-threaded > .feed-reply > .feed-reply-line { left: calc(-1 * var(--space-4)); }
.feed-reply-replies > .feed-reply > .feed-reply-line::before,
.feed-reply-list.is-threaded > .feed-reply > .feed-reply-line::before { width: var(--space-4); }
.feed-reply-list.is-threaded { padding-left: var(--space-4); }
}
.feed-replies-empty { color: var(--muted); font-size: var(--text-14); padding: var(--space-2) 0; }
.feed-replies-older {
margin-top: var(--space-2);
padding: 0;
border: 0;
background: none;
font: inherit;
font-size: var(--text-14);
font-weight: 600;
color: var(--brand);
cursor: pointer;
}
.feed-replies-older:hover { text-decoration: underline; }
.feed-reply-sort { display: flex; gap: var(--space-1); margin-bottom: var(--space-3); }
.feed-reply-sort-opt {
padding: var(--space-px-3) var(--space-px-10);
border: 0;
background: none;
font: inherit;
font-size: var(--text-13);
font-weight: 600;
color: var(--muted);
border-radius: var(--radius-pill);
cursor: pointer;
}
.feed-reply-sort-opt:hover { color: var(--ink); }
.feed-reply-sort-opt.is-active { color: var(--brand); background: rgba(var(--brand-rgb),.1); }
.feed-feature-toggle {
display: inline-flex;
align-items: center;
gap: var(--space-1);
min-height: 2.75rem;
padding: var(--space-px-6) var(--space-2);
border-radius: var(--radius-pill);
color: var(--muted);
font-size: var(--text-13);
font-weight: 600;
cursor: pointer;
-webkit-user-select: none;
user-select: none;
}
.feed-feature-toggle:hover { background: rgba(var(--ink-rgb),.06); color: var(--ink); }
.feed-feature-toggle:has(input:checked) { color: var(--brand); }
.feed-feature-toggle:has(input:focus-visible) { outline: 2px solid var(--focus-ring); outline-offset: 1px; }
.feed-feature-toggle-ico { display: inline-flex; }
.feed-feature-toggle-ico svg { width: 18px; height: 18px; display: block; }
.feed-feature-toggle:has(input:checked) .feed-feature-toggle-ico svg { fill: currentColor; }
.feed-sign-toggle {
display: inline-flex;
align-items: center;
gap: var(--space-1);
min-height: 2.75rem;
padding: var(--space-px-6) var(--space-2);
border-radius: var(--radius-pill);
color: var(--muted);
font-size: var(--text-13);
font-weight: 600;
cursor: pointer;
-webkit-user-select: none;
user-select: none;
}
.feed-sign-toggle:hover { background: rgba(var(--ink-rgb),.06); color: var(--ink); }
.feed-sign-toggle:has(input:checked) { color: var(--brand); }
.feed-sign-toggle:has(input:focus-visible) { outline: 2px solid var(--focus-ring); outline-offset: 1px; }
.feed-sign-toggle-ico { display: inline-flex; }
.feed-sign-toggle-ico svg { width: 18px; height: 18px; display: block; }
}
@layer content-bookmarks {
.bm-section { margin-top: var(--space-5); }
.bm-section-title { font-size: var(--text-13); font-weight: 700; color: var(--muted); text-transform: uppercase; letter-spacing: .04em; margin: 0 0 var(--space-3); }
.bm-empty { text-align: center; padding: var(--space-6) var(--space-3); color: var(--muted); }
.bm-empty-title { font-size: var(--text-16); font-weight: 700; color: var(--ink); margin: 0 0 var(--space-1); }
.bm-empty-hint { margin: 0 0 var(--space-3); }
}
@layer content-drafts {
.drafts-shell { max-width: 640px; margin: 0 auto; }
.drafts-head { display: flex; align-items: flex-start; justify-content: space-between; gap: var(--space-4); flex-wrap: wrap; margin-bottom: var(--space-5); }
.drafts-title { font-size: var(--text-22); font-weight: 800; color: var(--ink); margin: 0; letter-spacing: -.01em; }
.drafts-sub { font-size: var(--text-13); color: var(--muted); margin: var(--space-1) 0 0; }
.drafts-autosave { display: inline-flex; align-items: center; gap: var(--space-2); font-size: var(--text-13); color: var(--muted); cursor: pointer; user-select: none; white-space: nowrap; padding-top: var(--space-1); }
.drafts-autosave input { accent-color: var(--brand); width: var(--space-4); height: var(--space-4); }
.drafts-autosave-note { display: block; margin-top: var(--space-1); font-size: var(--text-12); color: var(--muted); max-width: 34ch; }
.drafts-hint { margin: var(--space-2) 0 0; font-size: var(--text-12); color: var(--muted); }
.drafts-empty { text-align: center; margin-top: calc(-1 * var(--space-5)); padding: var(--space-7) var(--space-3); color: var(--muted); }
.drafts-empty-title { font-size: var(--text-16); font-weight: 700; color: var(--ink); margin: 0 0 var(--space-1); }
.drafts-empty-hint { margin: 0 auto; max-width: 42ch; font-size: var(--text-13); }
.drafts-section + .drafts-section { margin-top: var(--space-5); }
.drafts-section-title { font-size: var(--text-13); font-weight: 700; color: var(--muted); text-transform: uppercase; letter-spacing: .04em; margin: 0 0 var(--space-3); }
.drafts-list { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: var(--space-3); }
.drafts-item { display: flex; gap: var(--space-3); align-items: flex-start; border: 1px solid var(--hairline); border-radius: var(--radius-md); padding: var(--space-3); background: var(--card); transition: opacity .18s ease, transform .18s ease; }
.drafts-item.is-leaving { opacity: 0; transform: translateY(-4px); }
.drafts-item.is-posted { border-color: rgba(var(--brand-rgb), .5); }
.drafts-thumb { position: relative; flex: 0 0 auto; width: var(--space-10); height: var(--space-10); border-radius: var(--radius-sm); overflow: hidden; background: rgba(var(--ink-rgb), .06); }
.drafts-thumb img { width: 100%; height: 100%; object-fit: cover; display: block; }
.drafts-thumb.is-video::after { content: ""; position: absolute; inset: 0; margin: auto; width: 0; height: 0; border-style: solid; border-width: 7px 0 7px 12px; border-color: transparent transparent transparent #fff; filter: drop-shadow(0 1px 2px rgba(0,0,0,.5)); }
.drafts-main { flex: 1 1 auto; min-width: 0; }
.drafts-meta { display: flex; align-items: center; gap: var(--space-2); margin-bottom: var(--space-1); }
.drafts-badge { font-size: var(--text-11); font-weight: 700; text-transform: uppercase; letter-spacing: .04em; color: var(--muted); }
.drafts-item.is-queued .drafts-badge, .drafts-item.is-firing .drafts-badge, .drafts-item.is-posted .drafts-badge { color: var(--brand); }
.drafts-item.is-failed .drafts-badge { color: var(--danger-strong); }
.drafts-item.is-videopending .drafts-badge { color: var(--brand); display: inline-flex; align-items: center; gap: .5em; }
.drafts-item.is-videopending .drafts-badge::before { content: ""; width: .5em; height: .5em; border-radius: 50%; background: currentColor; animation: drafts-pulse 1.4s ease-in-out infinite; }
@keyframes drafts-pulse { 0%, 100% { opacity: 1; } 50% { opacity: .3; } }
@media(prefers-reduced-motion: reduce) { .drafts-item.is-videopending .drafts-badge::before { animation: none; } }
.drafts-kind { font-size: var(--text-11); color: var(--muted); }
.drafts-text { margin: 0; font-size: var(--text-14); color: var(--ink); white-space: pre-wrap; overflow-wrap: anywhere; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
.drafts-text-empty { color: var(--muted); font-style: italic; }
.drafts-fail { margin: var(--space-1) 0 0; font-size: var(--text-12); color: var(--danger-strong); }
.drafts-when { margin: var(--space-1) 0 0; font-size: var(--text-12); font-weight: 600; color: var(--brand); }
.drafts-actions { display: flex; gap: var(--space-2); margin-top: var(--space-2); flex-wrap: wrap; }
.drafts-btn { display: inline-flex; align-items: center; line-height: 1; text-decoration: none; font: inherit; font-size: var(--text-12); font-weight: 600; cursor: pointer; padding: var(--space-1) var(--space-3); border-radius: var(--radius-pill); border: 1px solid var(--hairline); background: transparent; color: var(--ink); }
.drafts-btn:hover { border-color: var(--hairline-strong); }
.drafts-btn-go { background: var(--brand); border-color: var(--brand); color: var(--brand-on); }
.drafts-btn-go:hover { filter: brightness(.95); }
.drafts-btn-del { color: var(--danger-strong); }
.drafts-btn[disabled] { opacity: .5; cursor: default; }
.menu-count { display: inline-flex; align-items: center; justify-content: center; min-width: 1.3em; height: 1.3em; margin-left: auto; padding: 0 .4em; font-size: var(--text-11); font-weight: 700; color: var(--brand-on); background: var(--brand); border-radius: var(--radius-pill); }
.feed-drafts-link { display: inline-flex; align-items: center; gap: var(--space-2); }
.feed-drafts-link .feed-drafts-count { display: inline-flex; align-items: center; justify-content: center; min-width: 1.25em; height: 1.25em; padding: 0 .35em; font-size: var(--text-11); font-weight: 700; color: var(--brand-on); background: var(--brand); border-radius: var(--radius-pill); }
}
@layer content-moderation {
.mod-empty { text-align: center; padding: var(--space-6) var(--space-3); color: var(--muted); }
.mod-empty-title { font-size: var(--text-16); font-weight: 700; color: var(--ink); margin: 0 0 var(--space-1); }
.mod-empty-hint { margin: 0 0 var(--space-3); }
.mod-list { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: var(--space-3); }
.mod-card {
border: 1px solid var(--hairline);
border-radius: var(--radius-md);
padding: var(--space-4);
background: #fff;
}
.mod-card-head {
display: flex;
align-items: baseline;
justify-content: space-between;
gap: var(--space-3);
flex-wrap: wrap;
font-size: var(--text-14);
color: var(--muted);
}
.mod-who { display: inline-flex; align-items: baseline; gap: var(--space-1); flex-wrap: wrap; }
.mod-author { color: var(--ink); font-weight: 600; text-decoration: none; }
.mod-author:hover { text-decoration: underline; }
.mod-author-gone { color: var(--muted); font-style: italic; }
.mod-dot { color: var(--muted); }
.mod-count { color: var(--brand); font-weight: 600; }
.mod-view { color: var(--brand); font-weight: 600; text-decoration: none; white-space: nowrap; }
.mod-view:hover { text-decoration: underline; }
.mod-flag {
display: inline-flex;
align-items: center;
height: 20px;
padding: 0 var(--space-2);
border-radius: var(--radius-pill);
background: rgba(var(--gold-rgb),.22);
color: var(--warn-deep);
font-size: var(--text-11);
font-weight: 800;
letter-spacing: .02em;
text-transform: uppercase;
}
.mod-flag-manual {
background: rgba(var(--ink-rgb),.1);
color: var(--ink-2);
}
.mod-snapshot {
margin: var(--space-3) 0;
color: var(--ink);
white-space: pre-wrap;
overflow-wrap: anywhere;
line-height: 1.5;
}
.mod-snapshot-empty { color: var(--muted); font-style: italic; }
.mod-post { margin: var(--space-3) 0; }
.mod-post-card {
margin: 0;
padding: var(--space-3);
border: 1px solid var(--hairline);
border-radius: var(--radius-md);
background: #fff;
}
.mod-post-card .feed-post-head { margin-bottom: var(--space-2); }
.mod-post-gone { margin: var(--space-3) 0; }
.mod-gone-note { margin: 0 0 var(--space-2); color: var(--muted); font-size: var(--text-13); font-style: italic; }
.mod-evidence { margin: var(--space-2) 0 0; }
.mod-evidence summary { cursor: pointer; color: var(--muted); font-size: var(--text-13); }
.mod-evidence .mod-snapshot { margin-top: var(--space-2); }
.mod-replies {
display: inline-flex;
align-items: center;
margin: var(--space-2) 0 0;
color: var(--brand);
font-weight: 600;
font-size: var(--text-13);
text-decoration: none;
}
.mod-replies:hover { text-decoration: underline; }
.mod-reasons { display: flex; flex-wrap: wrap; gap: var(--space-1); margin-bottom: var(--space-3); }
.mod-reason {
font-size: var(--text-12);
font-weight: 600;
color: var(--ink-2, var(--ink));
background: rgba(var(--brand-rgb),.08);
border-radius: var(--radius-pill);
padding: var(--space-px-2) var(--space-2);
}
.mod-actions { display: flex; flex-wrap: wrap; align-items: center; gap: var(--space-2); }
.mod-act { display: inline-flex; align-items: center; gap: var(--space-2); margin: 0; }
.mod-window {
font-size: var(--text-13);
font-weight: 600;
height: 40px;
min-height: 0;
width: auto;
margin-top: 0;
box-sizing: border-box;
padding: 0 var(--space-10) 0 var(--space-3);
border: 1px solid var(--field-border);
border-radius: var(--radius-control);
background: #fff;
color: var(--ink);
cursor: pointer;
}
.mod-window:focus { outline: none; border-color: var(--field-focus); }
.mod-remove { color: var(--danger-deep); border-color: rgba(var(--danger-rgb),.3); }
.mod-remove:hover { background: rgba(var(--danger-rgb),.08); }
}
@layer surfaces {
.main-card.is-reading {
width: 100%;
max-width: 648px;
margin-inline: auto;
}
}
@layer content-stream {
.feed-rx-pop.is-elevated {
z-index: calc(var(--z-dock-popover) + 1);
}
.feed-rx-pop {
position: fixed;
z-index: var(--z-popover);
width: calc(16.5rem + 10px + 2 * var(--space-2));
max-width: calc(100vw - 16px);
padding: var(--space-2);
background: #fff;
border: 1px solid var(--hairline-strong);
border-radius: var(--radius-md);
box-shadow: 0 8px 24px rgba(var(--shadow-rgb),.12);
}
.feed-rx-grid { display: grid; grid-template-columns: repeat(6, 2.75rem); gap: var(--space-px-2); }
.feed-rx-opt {
display: inline-flex;
align-items: center;
justify-content: center;
width: 2.75rem;
height: 2.75rem;
font-size: var(--text-25);
line-height: 1;
background: transparent;
border: 0;
border-radius: var(--radius-sm);
cursor: pointer;
transition: background var(--dur-base) var(--ease), transform var(--dur-base) var(--ease);
}
.feed-rx-opt:hover { background: rgba(var(--ink-rgb),.06); transform: translateY(-1px); }
.feed-rx-rule { height: 1px; margin: var(--space-2) 2px; background: var(--hairline); }
.feed-emoji-cat {
margin: var(--space-2) 0 var(--space-1);
font-size: var(--text-11);
font-weight: 600;
letter-spacing: .04em;
text-transform: uppercase;
color: var(--muted);
}
.feed-emoji-cat:first-child { margin-top: 0; }
.feed-emoji-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(2.75rem, 1fr)); gap: var(--space-px-2); }
.feed-emoji {
display: inline-flex;
align-items: center;
justify-content: center;
aspect-ratio: 1 / 1;
font-size: var(--text-25);
line-height: 1;
background: transparent;
border: 0;
border-radius: var(--radius-sm);
cursor: pointer;
transition: background var(--dur-base) var(--ease), transform var(--dur-base) var(--ease);
}
.feed-emoji:hover { background: rgba(var(--ink-rgb),.06); transform: translateY(-1px); }
.feed-hint { color: var(--muted); margin-bottom: var(--space-5); }
.feed-hidden-link { margin: 0 0 var(--space-5); font-size: var(--text-14); }
.feed-hidden-link a { color: var(--muted); text-decoration: none; }
.feed-hidden-link a:hover { color: var(--ink-2); text-decoration: underline; }
.feed-unhide { padding: var(--space-px-6) var(--space-3); font-size: var(--text-14); }
.feed-visibility {
margin-bottom: var(--space-5);
padding: var(--space-5);
border: 1px solid var(--hairline);
border-radius: var(--radius-md);
}
.feed-visibility summary { cursor: pointer; font-weight: 600; color: var(--ink-2); }
.feed-visibility form {
display: flex;
flex-direction: column;
gap: var(--space-2);
margin-top: var(--space-3);
}
.feed-vis-opt {
display: flex;
align-items: center;
gap: var(--space-3);
padding: var(--space-3);
font-size: var(--text-15);
font-weight: 500;
color: var(--ink-2);
border: 1px solid var(--hairline);
border-radius: var(--radius-sm);
cursor: pointer;
transition: border-color var(--dur-base) var(--ease), background-color var(--dur-base) var(--ease);
}
.feed-vis-opt input[type="radio"] {
-webkit-appearance: auto;
appearance: auto;
width: 18px;
min-width: 18px;
height: 18px;
min-height: 18px;
flex: 0 0 18px;
margin: 0;
padding: 0;
border: 0;
border-radius: 0;
background: none;
box-shadow: none;
accent-color: var(--brand);
cursor: pointer;
}
.feed-vis-opt:hover { background: rgba(var(--ink-rgb),.03); }
.feed-vis-opt:has(input:checked) {
border-color: var(--brand);
background: rgba(var(--brand-rgb),.05);
color: var(--ink);
}
.feed-visibility .btn { align-self: flex-start; margin-top: var(--space-2); }
.feed-empty {
margin: 0;
padding: var(--space-6);
text-align: center;
color: var(--muted);
border: 1px dashed var(--hairline-strong);
border-radius: var(--radius-md);
}
.feed-list { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 0; }
.feed-subhead {
margin: var(--space-6) 0 var(--space-3);
font-size: var(--text-16);
font-weight: 600;
color: var(--ink-2);
}
.feed-item {
position: relative;
display: flex;
align-items: flex-start;
gap: var(--space-3);
padding: var(--space-4) var(--space-3);
background: transparent;
border: 0;
border-bottom: 1px solid var(--hairline);
border-radius: 0;
animation: feed-in .42s ease both;
animation-delay: calc(min(var(--i, 0), 12) * .04s);
transition: background var(--dur-base) var(--ease);
}
.feed-list > .feed-item:last-child { border-bottom: 0; }
.feed-item:hover { background: rgba(var(--ink-rgb),.025); }
.feed-item.is-clickable,
.feed-item.is-clickable a { cursor: pointer; }
.feed-item.is-clickable:hover { background: rgba(var(--brand-rgb),.04); }
.feed-item:has(.feed-menu[open]) { position: relative; z-index: 30; }
.feed-reply:has(.feed-menu[open]),
.profile-post:has(.feed-menu[open]) { z-index: 30; }
.feed-item.is-leaving,
.feed-reply.is-leaving {
opacity: 0;
transform: translateY(-6px);
transition: opacity var(--dur-slow) var(--ease), transform var(--dur-slow) var(--ease);
}
.feed-item.is-example { border-style: dashed; background: rgba(var(--brand-rgb),.03); }
.feed-item.feed-orphan { border-style: dashed; background: rgba(var(--ink-rgb),.015); }
.feed-orphan .feed-line { color: var(--muted); }
.feed-orphan-note { font-size: var(--text-13); color: var(--muted); }
.feed-avatar {
flex: 0 0 auto;
display: inline-flex;
align-items: center;
justify-content: center;
width: 2.5rem;
height: 2.5rem;
overflow: hidden;
border-radius: var(--radius-pill);
background: rgba(var(--brand-rgb),.12);
color: var(--brand-deep);
font-weight: 700;
font-size: var(--text-15);
line-height: 1;
text-decoration: none;
text-transform: uppercase;
}
.feed-avatar img { width: 100%; height: 100%; object-fit: cover; display: block; }
.feed-item > .feed-avatar { margin-top: 0; }
a.feed-avatar:hover,
a.feed-reply-avatar:hover { box-shadow: 0 0 0 2px rgba(var(--brand-rgb),.25); }
.feed-avatar.is-lg { width: 3.25rem; height: 3.25rem; font-size: var(--text-20); }
}
@layer public-page {
.is-public-profile .feed-avatar,
.is-public-profile .hovercard-avatar {
color: var(--brand-ink);
}
}
@layer content-stream {
@keyframes feed-in {
from { opacity: 0; transform: translateY(8px); }
to   { opacity: 1; transform: none; }
}
.feed-item.is-new {
animation: feed-in .42s ease both, feed-new-flash 1.8s ease-out both;
}
@keyframes feed-new-flash {
0%   { background: rgba(var(--brand-rgb),.1); border-color: rgba(var(--brand-rgb),.45); }
100% { background: var(--card); border-color: var(--hairline); }
}
.feed-newposts {
position: sticky;
top: var(--space-3);
z-index: 40;
display: block;
width: fit-content;
margin: 0 auto var(--space-4);
padding: var(--space-2) var(--space-4);
border: 0;
border-radius: var(--radius-pill);
background: var(--brand);
color: #fff;
font: inherit;
font-weight: 600;
font-size: var(--text-14);
cursor: pointer;
box-shadow: 0 4px 16px rgba(var(--brand-rgb),.35);
transition: transform var(--dur-base) var(--ease), box-shadow var(--dur-base) var(--ease);
}
.feed-newposts:hover {
transform: translateY(-1px);
box-shadow: 0 6px 20px rgba(var(--brand-rgb),.45);
}
.feed-newposts:focus-visible {
outline: 2px solid #fff;
outline-offset: 2px;
}
@media(prefers-reduced-motion: reduce) {
.feed-item.is-new { animation: none; }
.feed-newposts { transition: none; }
}
.feed-main { flex: 1 1 auto; min-width: 0; display: flex; flex-direction: column; gap: var(--space-3); }
.feed-main > .feed-linkcard,
.feed-main > .feed-text-wrap,
.feed-main > .feed-image-wrap,
.feed-main > .feed-reactions { align-self: stretch; width: 100%; }
.feed-main > .feed-image-wrap,
.feed-main > .feed-linkcard { margin-top: -2px; }
.feed-line { margin: 0; color: var(--ink); padding-right: calc(2 * 1.75rem + var(--space-2)); }
.feed-id { margin: 0; min-width: 0; line-height: 1.35; color: var(--ink); }
.profile-post-head .feed-id { flex: 1 1 auto; }
.feed-echoed-head {
display: flex;
align-items: center;
gap: var(--space-px-6);
margin: 0;
color: var(--muted);
font-size: var(--text-13);
font-weight: 600;
}
.feed-echoed-head svg { width: 14px; height: 14px; flex: 0 0 auto; }
.feed-who { font-weight: 600; color: var(--ink); text-decoration: none; }
a.feed-who:hover { text-decoration: underline; }
.feed-text {
margin: 0;
color: var(--ink-2);
white-space: pre-wrap;
overflow-wrap: anywhere;
}
.feed-text-wrap.is-clampable .feed-text {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 9;
overflow: hidden;
}
.feed-text-wrap.is-clampable.is-expanded .feed-text {
display: block;
-webkit-line-clamp: unset;
overflow: visible;
}
.feed-post-bodywrap.is-clampable .feed-post-body {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 9;
overflow: hidden;
}
.feed-post-bodywrap.is-clampable.is-expanded .feed-post-body {
display: block;
-webkit-line-clamp: unset;
overflow: visible;
}
.feed-reply-textwrap.is-clampable .feed-reply-body {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 9;
overflow: hidden;
}
.feed-reply-textwrap.is-clampable.is-expanded .feed-reply-body {
display: block;
-webkit-line-clamp: unset;
overflow: visible;
}
.feed-text-more {
margin-top: var(--space-1);
padding: 0;
font: inherit;
font-size: var(--text-14);
font-weight: 600;
color: var(--brand);
background: none;
border: 0;
cursor: pointer;
}
.feed-text-more:hover { text-decoration: underline; }
.feed-meta { display: flex; align-items: center; gap: var(--space-3); margin: var(--space-3) 0 0; }
.feed-meta time { font-size: var(--text-13); color: var(--muted); }
.feed-byline { font-size: var(--text-13); color: var(--muted); }
.feed-byline .feed-badge { margin-left: var(--space-2); vertical-align: middle; }
.feed-byline time { font-size: inherit; color: var(--muted); }
.feed-sep { margin: 0 .4rem; color: var(--muted); }
.feed-badge {
font-size: var(--text-12);
font-weight: 600;
letter-spacing: .02em;
text-transform: uppercase;
padding: var(--space-px-2) var(--space-2);
border-radius: var(--radius-pill);
}
.feed-badge.is-verified { color: var(--success-deep); background: rgba(var(--success-rgb),.12); }
.feed-badge.is-example { color: var(--brand); background: rgba(var(--brand-rgb),.1); }
.feed-controls { position: absolute; top: calc(var(--space-4) - 2px); right: var(--space-3); display: flex; align-items: center; gap: var(--space-2); }
.feed-reply > .feed-controls { top: var(--space-2); right: 0; }
.feed-menu { position: relative; }
.feed-menu summary {
position: relative;
display: inline-flex;
align-items: center;
justify-content: center;
width: 1.75rem;
height: 1.75rem;
color: var(--muted);
cursor: pointer;
border-radius: var(--radius-sm);
list-style: none;
transition: color var(--dur-base) var(--ease), background var(--dur-base) var(--ease);
}
.feed-menu summary::after { content: ""; position: absolute; inset: -8px; }
.feed-menu summary::-webkit-details-marker { display: none; }
.feed-menu summary:hover { color: var(--ink); background: rgba(var(--ink-rgb),.05); }
.feed-menu-panel {
position: absolute;
right: 0;
top: calc(100% + 4px);
z-index: 20;
display: flex;
flex-direction: column;
gap: var(--space-2);
width: max-content;
max-width: 16rem;
padding: var(--space-3);
background: #fff;
border: 1px solid var(--hairline-strong);
border-radius: var(--radius-md);
box-shadow: 0 8px 24px rgba(var(--shadow-rgb),.12);
}
.feed-menu-panel.is-portaled {
position: fixed;
right: auto;
top: auto;
z-index: var(--z-popover);
}
.feed-menu.opens-up .feed-menu-panel:not(.is-portaled) { top: auto; bottom: calc(100% + 4px); }
.feed-menu-panel form { display: flex; flex-direction: column; gap: var(--space-2); margin: 0; }
.feed-menu-btn {
font: inherit;
text-align: left;
color: var(--ink-2);
background: transparent;
border: 1px solid var(--hairline);
border-radius: var(--radius-sm);
padding: var(--space-2) var(--space-3);
cursor: pointer;
}
.feed-menu-btn:hover { background: rgba(var(--ink-rgb),.04); }
.feed-menu-btn.danger,
.feed-menu-btn.is-danger { color: var(--danger-deep); border-color: rgba(var(--danger-rgb),.3); }
.feed-menu-btn.danger:hover,
.feed-menu-btn.is-danger:hover { background: rgba(var(--danger-rgb),.08); }
.feed-menu-sep { height: 1px; margin: var(--space-1) calc(-1 * var(--space-3)); background: var(--hairline); border: 0; }
.feed-more { margin-top: var(--space-5); text-align: center; }
.feed-permalink { color: var(--muted); text-decoration: none; }
.feed-permalink:hover { color: var(--ink-2); text-decoration: underline; }
.feed-post-shell { width: min(640px,100%); margin-inline: auto; }
.feed-back { margin: 0 0 var(--space-4); }
.feed-back a { color: var(--muted); text-decoration: none; font-weight: 600; }
.feed-back a:hover { color: var(--ink-2); }
.feed-post-shell .feed-post {
position: relative;
padding: var(--space-5);
background: var(--card);
border: 1px solid var(--hairline);
border-radius: var(--radius-md);
}
.feed-post-shell .feed-post > .feed-controls { top: var(--space-5); right: var(--space-5); }
.feed-post-head { display: flex; align-items: center; gap: var(--space-3); }
.feed-post > .feed-composer { margin-top: var(--space-4); }
.feed-post [data-post-static] > .feed-image-wrap,
.feed-post [data-post-static] > .feed-linkcard { margin-top: var(--space-4); }
.feed-post-id { display: flex; flex-direction: column; min-width: 0; }
.feed-post-name { font-weight: 700; color: var(--ink); text-decoration: none; }
.feed-post-name:hover { text-decoration: underline; }
.feed-post-handle { font-size: var(--text-14); color: var(--muted); }
.feed-post-body {
margin: var(--space-4) 0 0;
font-size: var(--text-20);
line-height: 1.45;
color: var(--ink);
white-space: pre-wrap;
overflow-wrap: anywhere;
}
.feed-post-body a { color: var(--brand); }
.feed-mention { color: var(--brand); font-weight: 600; text-decoration: none; }
.feed-mention:hover { text-decoration: underline; }
.feed-post-time {
margin: var(--space-4) 0 0;
padding-top: var(--space-4);
border-top: 1px solid var(--hairline);
font-size: var(--text-14);
color: var(--muted);
}
.feed-post-read-replies {
display: flex;
align-items: center;
justify-content: space-between;
gap: var(--space-2);
width: 100%;
margin-top: var(--space-4);
padding: var(--space-3) var(--space-4);
border: 1px solid var(--hairline);
border-radius: var(--radius-md);
background: var(--card);
color: var(--ink);
font: inherit;
font-weight: 600;
cursor: pointer;
text-align: left;
}
.feed-post-read-replies:hover { background: rgba(var(--ink-rgb),.04); border-color: var(--hairline-strong); }
.feed-post-read-replies:focus-visible { outline: 2px solid var(--focus-ring); outline-offset: 2px; }
.feed-post-read-replies svg { width: 18px; height: 18px; flex: 0 0 auto; color: var(--muted); }
.feed-post-gate {
margin-top: var(--space-5);
padding-top: var(--space-5);
border-top: 1px solid var(--hairline);
text-align: center;
}
.feed-post-gate-msg { margin: 0 0 var(--space-3); color: var(--muted); }
.feed-post-gate-actions { display: flex; flex-wrap: wrap; gap: var(--space-2); justify-content: center; }
}
@layer feedback {
.login-gate-title { margin: 0 0 var(--space-2); font-size: var(--text-22); color: var(--ink); }
.login-gate-msg { margin: 0 0 var(--space-5); color: var(--muted); line-height: 1.5; }
.login-gate-actions { display: flex; flex-direction: column; gap: var(--space-2); }
.login-gate-actions .btn { width: 100%; }
body.login-gate-shown { overflow: hidden; }
}
@layer content-stream {
@media(prefers-reduced-motion: reduce) {
.feed-item { animation: none; }
.feed-item.is-leaving,
.feed-reply.is-leaving { transition: none; }
}
}
@layer feedback {
.bitsy-confirm-title {
margin: 0;
padding: 0 var(--space-14);
font-size: var(--text-22);
font-weight: 700;
letter-spacing: -.01em;
line-height: 1.25;
color: var(--ink);
}
.bitsy-confirm-msg {
margin: var(--space-3) 0 0;
font-size: var(--text-15);
line-height: 1.5;
color: var(--muted);
}
.bitsy-confirm-msg[hidden] {
display: none;
}
.bitsy-confirm-check {
display: flex;
align-items: center;
gap: var(--space-2);
margin-top: var(--space-4);
font-size: var(--text-14);
color: var(--ink);
cursor: pointer;
}
.bitsy-confirm-check[hidden] {
display: none;
}
.bitsy-confirm-check input {
width: 16px;
height: 16px;
flex: 0 0 auto;
accent-color: var(--brand);
cursor: pointer;
}
.bitsy-confirm-select {
display: flex;
flex-direction: column;
gap: var(--space-1);
margin-top: var(--space-4);
text-align: left;
}
.bitsy-confirm-select[hidden] { display: none; }
.bitsy-confirm-select-label {
font-size: var(--text-13);
font-weight: 600;
color: var(--muted);
}
.bitsy-confirm-select-input {
font: inherit;
font-size: var(--text-15);
color: var(--ink);
padding: var(--space-2) var(--space-3);
border: 1px solid var(--field-border);
border-radius: var(--radius-sm);
background: #fff;
cursor: pointer;
}
.bitsy-confirm-select-input:focus-visible {
outline: 2px solid var(--focus-ring);
outline-offset: 1px;
}
.bitsy-confirm-actions {
display: flex;
flex-direction: column;
gap: var(--space-3);
margin-top: var(--space-6);
}
.bitsy-confirm-btn {
width: 100%;
padding: var(--space-3) var(--space-4);
border: 1.5px solid transparent;
border-radius: var(--radius-pill);
font: inherit;
font-size: var(--text-16);
font-weight: 600;
cursor: pointer;
transition: background-color var(--dur-base) var(--ease), border-color var(--dur-base) var(--ease), color var(--dur-base) var(--ease);
}
.bitsy-confirm-btn.is-danger {
background: var(--danger-deep);
color: #fff;
}
.bitsy-confirm-btn.is-danger:hover {
background: var(--danger-strong);
}
.bitsy-confirm-btn.is-cancel {
background: #fff;
color: var(--ink);
border-color: var(--field-border);
}
.bitsy-confirm-btn.is-cancel:hover {
background: rgba(var(--ink-rgb),.04);
}
.bitsy-confirm-btn:focus-visible {
outline: 2px solid var(--focus-ring);
outline-offset: 2px;
}
@media(prefers-reduced-motion: reduce) {
.bitsy-confirm[open],
.bitsy-confirm[open]::backdrop {
animation: none;
}
}
}
@layer content-stream {
.feed-edited {
padding: 0;
border: 0;
background: none;
font: inherit;
font-size: .9em;
color: var(--muted);
cursor: pointer;
text-decoration: underline;
text-decoration-color: rgba(var(--ink-rgb),.25);
text-underline-offset: 2px;
}
.feed-edited:hover {
color: var(--ink);
}
.feed-edited:focus-visible {
outline: 2px solid var(--focus-ring);
outline-offset: 2px;
border-radius: var(--radius-sm);
}
.feed-editbar {
display: flex;
align-items: center;
justify-content: space-between;
gap: var(--space-3);
margin-bottom: var(--space-3);
padding: var(--space-2) var(--space-3);
border: 1px solid rgba(var(--brand-rgb),.25);
border-radius: var(--radius-control);
background: rgba(var(--brand-rgb),.06);
}
.feed-editbar[hidden] {
display: none;
}
.feed-editbar-label {
font-size: var(--text-14);
font-weight: 600;
color: var(--brand);
}
.feed-editbar-cancel {
flex: 0 0 auto;
padding: var(--space-1) var(--space-3);
border: 1px solid var(--field-border);
border-radius: var(--radius-pill);
background: #fff;
color: var(--ink);
font: inherit;
font-size: var(--text-14);
font-weight: 600;
cursor: pointer;
}
.feed-editbar-cancel:hover {
background: rgba(var(--ink-rgb),.04);
}
.feed-composer.is-editing {
border-color: rgba(var(--brand-rgb),.35);
}
.feed-reply-context {
display: flex;
align-items: center;
justify-content: space-between;
gap: var(--space-3);
margin-bottom: var(--space-2);
padding: var(--space-1) var(--space-3);
border: 1px solid rgba(var(--brand-rgb),.25);
border-radius: var(--radius-control);
background: rgba(var(--brand-rgb),.06);
}
.feed-reply-context[hidden] {
display: none;
}
.feed-reply-context-label {
font-size: var(--text-14);
color: var(--ink-2);
}
.feed-reply-context-label strong {
font-weight: 600;
color: var(--brand);
}
.feed-reply-context-cancel {
position: relative;
flex: 0 0 auto;
width: 1.5rem;
height: 1.5rem;
display: inline-flex;
align-items: center;
justify-content: center;
border: 0;
border-radius: var(--radius-pill);
background: transparent;
color: var(--ink-2);
font-size: var(--text-18);
line-height: 1;
cursor: pointer;
}
.feed-reply-context-cancel::after { content: ""; position: absolute; inset: -10px; }
.feed-reply-context-cancel:hover {
background: rgba(var(--ink-rgb),.06);
color: var(--ink);
}
.feed-sign-title {
margin: 0;
font-size: var(--text-18);
font-weight: 700;
color: var(--ink);
}
.feed-sign-current {
margin: 0;
padding: var(--space-2) var(--space-3);
border-radius: var(--radius-sm);
background: rgba(var(--ink-rgb),.05);
font-size: var(--text-14);
color: var(--ink-deep);
}
.feed-sign-pick {
display: flex;
flex-direction: column;
gap: var(--space-1);
font-size: var(--text-14);
font-weight: 600;
color: var(--muted);
}
}
@layer content-trust {
.proof-message-row {
display: flex;
align-items: flex-start;
gap: var(--space-2);
}
.proof-message-row .proof-message {
flex: 1 1 auto;
min-width: 0;
}
}
@layer content-stream {
.feed-sign-manual-toggle {
align-self: flex-start;
padding: 0;
border: 0;
background: none;
font-size: var(--text-14);
font-weight: 600;
color: var(--brand);
cursor: pointer;
}
.feed-sign-manual {
display: flex;
flex-direction: column;
gap: var(--space-2);
}
.feed-sign-manual .proof-step-label:not(:first-child) {
margin-top: var(--space-2);
}
.feed-sign-hint {
margin: 0;
font-size: var(--text-14);
color: var(--muted);
}
.feed-sign-status {
margin: 0;
min-height: 1.2em;
font-size: var(--text-14);
color: var(--muted);
}
.feed-sign-status:empty {
display: none;
}
.feed-sign-status.is-ok {
color: var(--success-deep);
font-weight: 600;
}
.feed-action-sign.is-signed,
.feed-sign-trigger.is-signed {
color: var(--success-deep);
}
.feed-signed-chip {
color: var(--success-deep);
font-weight: 600;
}
.feed-signed-chip svg {
color: var(--success-deep);
}
.feed-proof-claim {
margin: 0;
font-size: var(--text-14);
color: var(--ink-deep);
}
.feed-proof-claim code {
word-break: break-all;
}
.feed-proof .proof-sig {
word-break: break-all;
}
.feed-proof-note {
margin: 0;
font-size: var(--text-13);
color: var(--muted);
}
.feed-history .bitsy-modal-card { display: flex; flex-direction: column; overflow: hidden; }
.feed-history-title {
margin: 0 calc(-1 * var(--space-px-22));
padding: 0 calc(var(--space-px-22) + 30px) var(--space-px-22) var(--space-px-22);
font-size: var(--text-18);
font-weight: 700;
color: var(--ink);
border-bottom: 1px solid var(--hairline);
}
.feed-history-list {
flex: 1 1 auto; min-height: 0;
overflow-y: auto;
margin: 0 calc(-1 * var(--space-px-22)) calc(-1 * var(--space-px-22));
padding: var(--space-px-22);
}
.feed-history-status {
margin: 0;
padding: var(--space-4) 0;
color: var(--muted);
text-align: center;
}
.feed-history-entry {
padding: var(--space-3) 0;
border-bottom: 1px solid var(--hairline);
}
.feed-history-entry:first-child {
padding-top: 0;
}
.feed-history-entry:last-child {
border-bottom: none;
padding-bottom: 0;
}
.feed-history-meta {
margin: 0 0 var(--space-1);
font-size: var(--text-13);
font-weight: 600;
color: var(--muted);
}
.feed-history-entry.is-current .feed-history-meta {
color: var(--brand);
}
.feed-history-text {
white-space: pre-wrap;
word-break: break-word;
line-height: 1.5;
color: var(--ink);
}
.feed-history-text.is-clamped {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 6;
overflow: hidden;
}
.feed-history-more {
margin-top: var(--space-1);
padding: 0;
border: 0;
background: none;
font: inherit;
font-size: var(--text-14);
font-weight: 600;
color: var(--brand);
cursor: pointer;
}
.feed-history-more:hover {
text-decoration: underline;
}
.feed-history-empty {
color: var(--muted);
font-style: italic;
}
.feed-history-altline {
margin: var(--space-2) 0 0;
font-size: var(--text-13);
color: var(--muted);
}
.feed-history-thumb {
position: relative;
display: block;
width: -moz-fit-content;
width: fit-content;
margin: var(--space-2) 0 0;
}
.feed-history-img {
display: block;
max-width: 140px;
max-height: 140px;
width: auto;
height: auto;
border-radius: var(--radius-control);
border: 1px solid var(--hairline);
}
.feed-history-gif {
position: absolute;
left: var(--space-1);
bottom: var(--space-1);
padding: 1px var(--space-px-6);
border-radius: var(--radius-pill);
background: rgba(var(--ink-rgb),.72);
color: #fff;
font-size: var(--text-10);
font-weight: 700;
letter-spacing: .04em;
pointer-events: none;
}
.feed-editbar-left {
font-weight: 400;
color: var(--muted);
}
.feed-editlimit {
display: flex;
align-items: flex-start;
gap: var(--space-3);
margin: var(--space-2) 0 var(--space-3);
padding: var(--space-3) var(--space-4);
border: 1px solid rgba(var(--danger-rgb),.35);
border-radius: var(--radius-control);
background: rgba(var(--danger-rgb),.07);
color: var(--ink);
font-size: var(--text-14);
line-height: 1.45;
}
.feed-editlimit-close {
position: relative;
flex: 0 0 auto;
margin-left: auto;
padding: 0;
width: 1.5rem;
height: 1.5rem;
border: 0;
border-radius: var(--radius-pill);
background: none;
color: var(--muted);
font-size: var(--text-19);
line-height: 1;
cursor: pointer;
}
.feed-editlimit-close::after { content: ""; position: absolute; inset: -10px; }
.feed-editlimit-close:hover {
background: rgba(var(--ink-rgb),.06);
color: var(--ink);
}
.feed-gif-badge {
position: absolute;
right: var(--space-2);
bottom: var(--space-2);
display: inline-flex;
align-items: center;
gap: var(--space-1);
padding: var(--space-px-3) var(--space-2);
border: 0;
border-radius: var(--radius-sm);
background: rgba(var(--ink-rgb),.72);
color: #fff;
font: inherit;
font-size: var(--text-11);
font-weight: 700;
letter-spacing: .04em;
cursor: pointer;
}
.feed-gif-badge:hover {
background: rgba(var(--ink-rgb),.85);
}
.feed-gif-badge:focus-visible {
outline: 2px solid #fff;
outline-offset: 1px;
}
.feed-gif-ico {
fill: currentColor;
}
.feed-gif-ico-pause {
display: none;
}
.feed-gif-badge.is-playing .feed-gif-ico-play {
display: none;
}
.feed-gif-badge.is-playing .feed-gif-ico-pause {
display: inline-block;
}
.feed-yt {
position: relative;
width: 100%;
aspect-ratio: 16 / 9;
border-radius: var(--radius-md);
overflow: hidden;
border: 1px solid var(--hairline);
}
.feed-yt-link {
position: absolute;
inset: 0;
display: block;
cursor: pointer;
}
.feed-yt-thumb {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.feed-yt-play {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
width: 68px;
height: 48px;
transition: opacity var(--dur-base) var(--ease);
pointer-events: none;
}
.feed-yt-play-bg {
fill: #212121;
fill-opacity: .82;
}
.feed-yt-link:hover .feed-yt-play-bg,
.feed-yt-link:focus-visible .feed-yt-play-bg {
fill: #f00;
fill-opacity: 1;
}
.feed-yt-badge {
position: absolute;
left: var(--space-2);
bottom: var(--space-2);
padding: var(--space-px-3) var(--space-px-9);
border-radius: var(--radius-sm);
background: rgba(var(--ink-rgb),.72);
color: #fff;
font-size: var(--text-12);
font-weight: 600;
pointer-events: none;
}
.feed-yt-link:focus-visible {
outline: 2px solid var(--focus-ring);
outline-offset: 2px;
}
.feed-yt-frame {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
border: 0;
}
.feed-linkcard {
display: flex;
align-items: stretch;
border: 1px solid var(--hairline);
border-radius: var(--radius-md);
background: var(--card);
overflow: hidden;
text-decoration: none;
color: inherit;
transition: border-color var(--dur-base) var(--ease), background var(--dur-base) var(--ease);
}
.feed-linkcard:hover,
.feed-linkcard:focus-visible {
border-color: var(--hairline-strong);
background: rgba(var(--ink-rgb),.03);
}
.feed-linkcard:focus-visible {
outline: 2px solid var(--focus-ring);
outline-offset: 2px;
}
.feed-linkcard-body {
flex: 1 1 auto;
min-width: 0;
display: flex;
flex-direction: column;
gap: var(--space-1);
padding: var(--space-3);
justify-content: center;
}
.feed-linkcard-title {
font-weight: 700;
font-size: var(--text-15);
line-height: 1.3;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.feed-linkcard-desc {
font-size: var(--text-14);
line-height: 1.4;
color: var(--muted);
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.feed-linkcard-site {
margin-top: var(--space-px-2);
font-size: var(--text-12);
color: var(--muted);
}
.feed-linkcard-thumb {
flex: 0 0 auto;
width: 124px;
align-self: stretch;
background: rgba(var(--ink-rgb),.04);
}
.feed-linkcard-thumb img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.feed-linkcard.is-textonly .feed-linkcard-thumb { display: none; }
@media(max-width:480px) {
.feed-linkcard-thumb { width: 96px; }
}
.feed-linkpreview {
position: relative;
}
.feed-linkpreview .feed-linkcard { margin-top: 0; }
.feed-linkpreview-remove {
position: absolute;
top: var(--space-px-6);
right: var(--space-px-6);
width: 26px;
height: 26px;
display: flex;
align-items: center;
justify-content: center;
border: 0;
border-radius: var(--radius-pill);
background: rgba(var(--ink-rgb),.72);
color: #fff;
font-size: var(--text-18);
line-height: 1;
cursor: pointer;
}
.feed-linkpreview-remove::after { content: ""; position: absolute; inset: -9px; }
.feed-linkpreview-remove:hover { background: rgba(var(--ink-rgb),.85); }
.feed-linkpreview-remove:focus-visible {
outline: 2px solid var(--focus-ring);
outline-offset: 2px;
}
.feed-bar {
display: flex;
align-items: center;
justify-content: space-between;
gap: var(--space-3);
flex-wrap: wrap;
margin-bottom: var(--space-5);
}
.feed-bar .feed-hidden-link {
margin: 0;
}
}
@layer content-profile {
.profile-preview-bar {
display: flex;
align-items: center;
justify-content: space-between;
gap: var(--space-3);
margin: 0 0 var(--space-3);
padding: var(--space-2) var(--space-4);
border-radius: var(--radius-pill);
background: rgba(var(--brand-rgb),.08);
font-size: var(--text-14);
}
.profile-preview-bar.is-owner {
justify-content: flex-end;
margin: 0 0 var(--space-2);
padding: 0;
background: transparent;
}
.profile-preview-bar-text { color: var(--ink-2); }
.profile-preview-bar-btn {
display: inline-flex;
align-items: center;
font-weight: 600;
color: var(--brand);
text-decoration: none;
white-space: nowrap;
}
.profile-preview-bar.is-owner .profile-preview-bar-btn { font-size: var(--text-14); }
.profile-preview-bar-btn:hover { text-decoration: underline; }
.profile-feed-locked .profile-locked-note {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
gap: var(--space-2);
padding: var(--space-5) var(--space-4);
color: var(--muted);
}
.profile-feed-locked .profile-locked-note strong { color: var(--ink); font-size: var(--text-16); }
.profile-locked-icon { color: var(--brand); }
.profile-block-banner-inline {
border-bottom: 1px solid var(--hairline);
margin-bottom: var(--space-4);
}
.profile-block-banner-inline .profile-block-note {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
gap: var(--space-2);
padding: var(--space-4) var(--space-4) var(--space-5);
color: var(--muted);
}
.profile-block-banner-inline .profile-block-note strong { color: var(--ink); font-size: var(--text-16); }
.profile-block-icon { color: var(--muted); }
.profile-locked-addresses {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
gap: var(--space-2);
padding: var(--space-5) var(--space-4);
margin-top: var(--space-3);
color: var(--muted);
}
.profile-locked-addresses strong { color: var(--ink); font-size: var(--text-17); }
.profile-posts {
margin-top: var(--space-5);
background: rgba(255,255,255,.9);
overflow: visible;
}
.profile-posts::before {
clip-path: inset(90px 90px 0 0 round 0 calc(var(--radius-lg) - 1px) 0 0);
}
}
@layer content-stream {
.remixed-card {
display: block;
margin-top: var(--space-3);
padding: var(--space-3);
border: 1px solid var(--hairline-strong);
border-radius: var(--radius-md);
background: rgba(var(--ink-rgb),.025);
color: inherit;
text-decoration: none;
}
.remixed-card.is-clickable {
cursor: pointer;
transition: border-color var(--dur-base) var(--ease), background var(--dur-base) var(--ease);
}
.remixed-card.is-clickable:hover {
border-color: var(--ink-3);
background: rgba(var(--ink-rgb),.05);
}
.remixed-head {
display: flex;
align-items: center;
gap: var(--space-2);
margin-bottom: var(--space-2);
min-width: 0;
}
.remixed-avatar {
flex: 0 0 auto;
display: inline-flex;
width: 22px;
height: 22px;
}
.remixed-avatar img,
.remixed-avatar > span {
width: 22px;
height: 22px;
font-size: var(--text-11);
line-height: 22px;
}
.remixed-name {
font-weight: 600;
color: var(--ink);
white-space: nowrap;
}
.remixed-handle { color: var(--muted); white-space: nowrap; }
.remixed-dot { color: var(--muted); }
.remixed-time { color: var(--muted); white-space: nowrap; }
.remixed-signed { display: inline-flex; align-items: center; gap: var(--space-px-3, 3px); color: var(--brand); font-weight: 600; white-space: nowrap; }
.remixed-signed svg { width: 11px; height: 11px; }
.remixed-body {
display: -webkit-box;
-webkit-line-clamp: 6;
-webkit-box-orient: vertical;
overflow: hidden;
color: var(--ink-2);
word-break: break-word;
}
.remixed-thumb { display: block; margin-top: var(--space-2); }
.remixed-thumb img { max-width: 100%; border-radius: var(--radius-sm); display: block; }
.remixed-card.is-unavailable { background: transparent; }
.remixed-gone { color: var(--muted); font-style: italic; }
.feed-remix-context {
display: flex;
align-items: flex-start;
gap: var(--space-2);
margin-bottom: var(--space-2);
padding: var(--space-3);
border: 1px solid var(--hairline-strong);
border-radius: var(--radius-md);
background: rgba(var(--ink-rgb),.025);
}
.feed-remix-card { flex: 1 1 auto; min-width: 0; }
.feed-remix-head strong { color: var(--ink); }
.feed-remix-handle { color: var(--muted); }
.feed-remix-body {
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
margin-top: var(--space-px-2);
color: var(--ink-2);
word-break: break-word;
}
.feed-remix-cancel {
flex: 0 0 auto;
padding: 0 var(--space-2);
border: 0;
background: none;
color: var(--muted);
font-size: var(--text-18);
line-height: 1;
cursor: pointer;
}
.feed-remix-cancel:hover { color: var(--ink); }
}
@layer public-page {
.is-public-profile .shell {
width: min(500px,100%);
}
@media(min-width:1080px) {
body.is-public-profile .shell {
width: min(1020px,100%);
display: grid;
grid-template-columns: 500px minmax(0,1fr);
align-items: start;
gap: var(--space-5);
}
body.is-public-profile .shell > .profile-posts {
margin-top: 0;
}
body.is-public-profile .shell > .card.public-profile-card {
position: sticky;
top: var(--space-5);
}
body.is-public-profile .shell > .profile-preview-bar {
grid-column: 1 / -1;
}
body.is-public-profile .shell:has(> .profile-posts) > .profile-preview-bar {
margin-bottom: 0;
}
body.is-public-profile .shell:not(:has(> .profile-posts)) {
width: min(500px,100%);
display: block;
grid-template-columns: none;
}
}
}
@layer content-profile {
.profile-posts-tabs {
margin-bottom: 0;
}
.pp-filterbar {
display: flex;
gap: var(--space-2);
padding: var(--space-3) 0 var(--space-1);
}
.pp-filter-pill {
display: inline-flex;
align-items: center;
gap: var(--space-px-6);
padding: var(--space-px-5) var(--space-3);
border: 1px solid var(--field-border);
border-radius: var(--radius-pill);
background: transparent;
color: var(--ink-2);
font: inherit;
font-size: var(--text-14);
font-weight: 600;
cursor: pointer;
transition: background var(--dur-base) var(--ease), border-color var(--dur-base) var(--ease), color var(--dur-base) var(--ease);
}
.pp-filter-pill svg {
width: 13px;
height: 13px;
}
.pp-filter-pill:hover {
border-color: var(--hairline-strong);
color: var(--ink);
}
.pp-filter-pill.is-on {
background: rgba(var(--brand-rgb),.1);
border-color: rgba(var(--brand-rgb),.4);
color: var(--brand);
}
.pp-dirbar {
display: flex;
gap: var(--space-3);
padding: var(--space-2) 0 0;
}
.pp-dir-pill {
border: 0;
background: transparent;
padding: 0;
color: var(--muted);
font: inherit;
font-size: var(--text-13);
font-weight: 600;
cursor: pointer;
transition: color var(--dur-base) var(--ease);
}
.pp-dir-pill:hover {
color: var(--ink);
}
.pp-dir-pill.is-on {
color: var(--brand);
text-decoration: underline;
text-underline-offset: 3px;
}
.pp-dir-label {
color: var(--muted);
font-size: var(--text-13);
font-weight: 600;
}
.profile-posts-list {
display: flex;
flex-direction: column;
}
.profile-post {
padding: var(--space-4) 0;
border-top: 1px solid var(--hairline);
position: relative;
}
.profile-post > .feed-controls { top: var(--space-4); right: 0; }
.profile-post.is-clickable {
cursor: pointer;
position: relative;
z-index: 0;
}
.profile-post.is-clickable:hover::before {
content: "";
position: absolute;
inset-block: 0;
inset-inline: calc(-1 * var(--space-px-22));
z-index: -1;
background: rgba(var(--brand-rgb),.04);
pointer-events: none;
}
.profile-posts-list > .profile-post:first-child,
.profile-posts-list > .profile-post.pp-edge,
.profile-posts-list > [data-pp-dir-list] > .profile-post:first-child,
.profile-posts-list > [data-pp-dir-list] > .profile-post.pp-edge {
border-top: 0;
}
.profile-posts-list > .profile-post:last-child,
.profile-posts-list > .profile-post.pp-edge-foot,
.profile-posts-list > .profile-post:not([hidden]):not(:has(~ .profile-post:not([hidden]))),
.profile-posts-list > [data-pp-dir-list] > .profile-post:last-child,
.profile-posts-list > [data-pp-dir-list] > .profile-post.pp-edge-foot,
.profile-posts-list > [data-pp-dir-list] > .profile-post:not([hidden]):not(:has(~ .profile-post:not([hidden]))) {
padding-bottom: 0;
}
.profile-reply {
padding: var(--space-4) 0;
border-top: 1px solid var(--hairline);
display: flex;
flex-direction: column;
gap: var(--space-1);
}
.profile-replies-list > .profile-reply:first-child { border-top: 0; }
.profile-replies-list > .profile-reply:last-child { padding-bottom: 0; }
.profile-posts-list > .profile-reply-thread:first-child,
.profile-posts-list > .profile-reply-thread.pp-edge,
.profile-posts-list > [data-pp-dir-list] > .profile-reply-thread:first-child,
.profile-replies-list > .profile-reply-thread:first-child,
.profile-replies-list > [data-pp-dir-list] > .profile-reply-thread:first-child {
border-top: 0;
}
.profile-replies-list > .profile-reply-thread:last-child { padding-bottom: 0; }
.profile-replies-list > .profile-reply-thread:last-child .profile-reply-list > .feed-reply:last-child { padding-bottom: 0; }
.profile-replies-list > .profile-reply-thread:last-child { padding-bottom: 0; }
.profile-replies-list > .profile-reply-thread:last-child .profile-reply-list > .feed-reply:last-child::after { display: none; }
.profile-posts-list > .profile-reply:first-child,
.profile-posts-list > .profile-reply.pp-edge { border-top: 0; }
.profile-posts-list > .profile-reply:last-child,
.profile-posts-list > .profile-reply.pp-edge-foot { padding-bottom: 0; }
.profile-reply.is-clickable { cursor: pointer; position: relative; z-index: 0; }
.profile-reply.is-clickable:hover::before {
content: "";
position: absolute;
inset-block: 0;
inset-inline: calc(-1 * var(--space-px-22));
z-index: -1;
background: rgba(var(--brand-rgb),.04);
pointer-events: none;
}
.profile-posts-list > .profile-post:last-child.is-clickable:hover::before,
.profile-posts-list > .profile-post.pp-edge-foot.is-clickable:hover::before,
.profile-posts-list > .profile-post:not([hidden]):not(:has(~ .profile-post:not([hidden]))).is-clickable:hover::before,
.profile-posts-list > [data-pp-dir-list] > .profile-post:last-child.is-clickable:hover::before,
.profile-posts-list > [data-pp-dir-list] > .profile-post.pp-edge-foot.is-clickable:hover::before,
.profile-posts-list > [data-pp-dir-list] > .profile-post:not([hidden]):not(:has(~ .profile-post:not([hidden]))).is-clickable:hover::before,
.profile-replies-list > .profile-reply:last-child.is-clickable:hover::before,
.profile-replies-list > .profile-reply-thread:last-child > .profile-thread-row:last-child.is-clickable:hover::before {
inset-block-end: -9999px;
}
.profile-reply-remix {
color: var(--muted);
text-decoration: none;
font-style: italic;
white-space: nowrap;
max-width: 100%;
}
.profile-reply-remix:hover { color: var(--ink); }
.profile-reply-thread { position: relative; padding: var(--space-4) 0; border-top: 1px solid var(--hairline); }
.profile-reply-thread:not(:has(.profile-thread-row.is-reply)):not(:has(.profile-thread-row.is-parent)) { display: none; }
.profile-thread-row { position: relative; display: flex; gap: var(--space-3); }
.profile-thread-row.is-collapsed { display: none; }
.profile-reply-list > .feed-reply.is-collapsed { display: none; }
.profile-thread-row.is-clickable { cursor: pointer; z-index: 0; }
.profile-thread-row.is-clickable:hover::before {
content: "";
position: absolute;
inset-block-start: calc(-1 * var(--space-2));
inset-block-end: var(--space-1);
inset-inline: calc(-1 * var(--space-px-22));
z-index: -1;
background: rgba(var(--brand-rgb),.04);
pointer-events: none;
}
.profile-thread-row:last-child.is-clickable:hover::before { inset-block-end: calc(-1 * var(--space-2)); }
.profile-thread-rail { position: relative; flex: 0 0 2rem; display: flex; justify-content: center; align-items: flex-start; }
.profile-thread-rail::before { content: ""; position: absolute; top: 0; bottom: 0; left: 50%; width: 2px; transform: translateX(-50%); background: var(--hairline-strong); }
.profile-thread-row:first-child .profile-thread-rail::before { top: 1rem; }
.profile-thread-row:last-child .profile-thread-rail::before { bottom: calc(100% - 1rem); }
.profile-thread-avatar { position: relative; z-index: 1; flex: 0 0 auto; }
.profile-thread-rail .feed-avatar { width: 2rem; height: 2rem; font-size: var(--text-13); }
.profile-thread-rail .feed-avatar { background: linear-gradient(rgba(var(--brand-rgb),.12), rgba(var(--brand-rgb),.12)), #fff; }
.profile-reply-list > .feed-reply { position: relative; }
.profile-reply-list > .feed-reply::after {
content: "";
position: absolute;
left: var(--space-4);
top: 0;
bottom: 0;
width: 2px;
transform: translateX(-50%);
background: var(--hairline-strong);
z-index: -1;
pointer-events: none;
}
.profile-reply-list > .feed-reply:last-child::after { bottom: auto; height: calc(var(--space-2) + 16px); }
.profile-reply-list > .feed-reply.is-clickable:hover::before { inset-inline: calc(-1 * var(--space-px-22)); }
.feed-reply.is-standalone { gap: var(--space-3); padding: var(--space-4) var(--space-3); align-items: flex-start; }
.feed-reply.is-standalone.is-clickable:hover::before { inset-inline: 0; }
.feed-reply.is-standalone > .feed-reply-avatar,
.feed-reply.is-standalone > .feed-reply-avatar svg,
.feed-reply.is-standalone > .feed-reply-avatar img { width: 40px; height: 40px; }
.feed-reply.is-standalone > .feed-reply-avatar { font-size: var(--text-15); }
.feed-reply.is-standalone .feed-reply-main { display: flex; flex-direction: column; gap: var(--space-3); }
.feed-reply.is-standalone .feed-reply-body { margin: 0; font-size: inherit; }
.feed-reply.is-standalone > .feed-controls { top: calc(var(--space-4) - 2px); right: var(--space-3); }
.profile-thread-main { flex: 1 1 auto; min-width: 0; padding-bottom: var(--space-3); }
.profile-thread-row:last-child .profile-thread-main { padding-bottom: 0; }
.profile-thread-row > .feed-controls { top: 0; right: 0; }
.profile-posts-list > .profile-reply-thread:last-child { padding-bottom: 0; }
.profile-thread-name { font-weight: 700; color: var(--ink); text-decoration: none; }
.profile-thread-name:hover { text-decoration: underline; }
.profile-thread-handle { color: var(--muted); text-decoration: none; }
.profile-thread-handle:hover { text-decoration: underline; }
.profile-thread-byline { min-width: 0; display: flex; align-items: baseline; flex-wrap: wrap; gap: var(--space-px-6); font-size: var(--text-14); }
.profile-thread-byline time { color: var(--muted); font-size: var(--text-13); }
.profile-thread-main > .feed-reply-controls,
.profile-post > .feed-reply-controls { margin-top: var(--space-2); }
.profile-thread-body { margin-top: var(--space-px-2); color: var(--ink); overflow-wrap: anywhere; }
.profile-thread-context { color: var(--muted); font-size: var(--text-14); }
.profile-upvote-context { margin-bottom: var(--space-2); }
.profile-thread-media { margin-top: var(--space-2); max-width: 100%; }
.profile-thread-row.is-more .profile-thread-main { padding-bottom: var(--space-3); }
.profile-thread-more-btn { padding: 0; border: 0; background: none; color: var(--brand); font: inherit; font-size: var(--text-14); font-weight: 600; cursor: pointer; }
.profile-thread-more-btn:hover { text-decoration: underline; }
.profile-media-grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(116px,1fr));
gap: var(--space-1);
padding-top: var(--space-3);
}
.profile-media-cell {
position: relative;
display: block;
aspect-ratio: 1 / 1;
overflow: hidden;
border-radius: var(--radius-sm);
background: rgba(var(--ink-rgb),.06);
}
.profile-media-img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
transition: transform .3s ease;
}
.profile-media-cell:hover .profile-media-img,
.profile-media-cell:focus-visible .profile-media-img { transform: scale(1.04); }
.profile-media-gif,
.profile-media-altbadge {
position: absolute;
bottom: var(--space-1);
font-size: var(--text-10);
font-weight: 700;
letter-spacing: .04em;
line-height: 1;
color: #fff;
background: rgba(0,0,0,.62);
padding: var(--space-px-3) var(--space-px-5);
border-radius: 4px;
}
.profile-media-gif { left: var(--space-1); }
.profile-media-altbadge { right: var(--space-1); cursor: help; }
.profile-media-play {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
color: #fff;
background: rgba(0,0,0,.55);
border-radius: 50%;
pointer-events: none;
}
.profile-media-play svg { margin-left: var(--space-px-2, 2px); }
.profile-media-more { display: block; margin: var(--space-4) auto 0; }
.profile-posts-more {
align-self: center;
margin-top: var(--space-4);
position: relative;
z-index: 1;
}
.profile-post[hidden] {
display: none;
}
.profile-post-head {
display: flex;
align-items: center;
gap: var(--space-2);
margin-bottom: var(--space-3);
}
.profile-post-head .feed-avatar {
width: 2rem;
height: 2rem;
font-size: var(--text-13);
}
.profile-post-byline {
min-width: 0;
flex: 1 1 auto;
display: flex;
align-items: baseline;
flex-wrap: wrap;
gap: var(--space-px-6);
font-size: var(--text-14);
}
.profile-post-name {
font-weight: 600;
color: var(--ink);
text-decoration: none;
}
.profile-post-name:hover {
text-decoration: underline;
}
.profile-post-handle {
color: var(--muted);
text-decoration: none;
}
.profile-post-handle:hover {
text-decoration: underline;
}
.profile-post-echoed {
color: var(--muted);
display: inline-flex;
align-items: center;
gap: var(--space-px-6);
}
.profile-post-text {
margin: 0;
}
.profile-post .feed-text {
margin: 0;
}
.profile-post .feed-image-wrap,
.profile-post .feed-linkcard {
margin-top: var(--space-3);
}
.profile-post-meta {
margin: var(--space-3) 0 0;
font-size: var(--text-13);
}
.profile-post-time {
color: var(--muted);
text-decoration: none;
}
.profile-post-time:hover {
color: var(--ink);
}
.profile-posts-empty {
padding: var(--space-5) 0;
text-align: center;
color: var(--muted);
font-size: var(--text-14);
}
.profile-post-flags {
display: flex;
align-items: center;
gap: var(--space-2);
margin-bottom: var(--space-3);
}
.sortable-disabled .profile-post-flags {
display: none;
}
.profile-post-flags:has(.profile-post-drag) {
justify-content: space-between;
}
.profile-post-flagmeta {
display: inline-flex;
align-items: center;
gap: var(--space-2);
font-size: var(--text-13);
}
.profile-post-dot {
color: var(--muted);
}
.profile-post-drag {
width: 28px;
height: 28px;
display: inline-flex;
align-items: center;
justify-content: center;
font-size: var(--text-14);
line-height: 1;
}
.profile-post-drag:active {
cursor: grabbing;
}
.profile-post.dragging {
opacity: .9;
box-shadow: 0 12px 30px rgba(var(--shadow-rgb),.18);
}
.profile-post-badge {
display: inline-flex;
align-items: center;
gap: var(--space-1);
padding: var(--space-px-2) var(--space-2);
border-radius: var(--radius-pill);
background: rgba(255,255,255,.6);
border: 1px solid var(--field-border, var(--hairline-strong));
color: var(--muted);
font-size: var(--text-12);
font-weight: 700;
}
.profile-post-badge svg { width: 13px; height: 13px; flex: 0 0 auto; }
}
@layer layout {
.topbar {
position: sticky;
top: 0;
z-index: var(--z-sticky);
justify-content: flex-start;
min-height: var(--topbar-h);
}
body:not(.is-public-profile) .topbar.is-stuck::before {
content: "";
position: fixed;
top: 0;
left: 0;
right: 0;
height: var(--topbar-h);
background: rgba(255,255,255,.72);
-webkit-backdrop-filter: blur(18px);
backdrop-filter: blur(18px);
border-bottom: 1px solid var(--hairline);
z-index: -1;
pointer-events: none;
}
@media(min-width:1200px) {
.topbar.topbar-presence { max-width: 1300px; }
}
}
@layer public-page {
.is-public-profile .topbar { position: static; }
}
@layer layout {
.brand {
margin-right: auto;
}
}
@layer content-search {
.nav-search {
position: relative;
display: flex;
align-items: center;
flex: 0 0 auto;
}
.nav-search-icon {
position: absolute;
left: var(--space-3);
top: 50%;
transform: translateY(-50%);
color: var(--muted);
pointer-events: none;
}
.nav-search-input {
width: 136px;
height: 38px;
min-height: 38px;
margin-top: 0;
padding: var(--space-px-9) var(--space-3) var(--space-px-9) calc(var(--space-3) + var(--space-5));
border: 1px solid var(--hairline-strong);
background: #fff;
border-radius: var(--radius-pill);
font-size: var(--text-14);
font-weight: 600;
color: var(--ink);
box-shadow: inset 0 1px 2px rgba(var(--ink-rgb),.05);
transition: width var(--dur-slow) var(--ease), border-color var(--dur-base) var(--ease), box-shadow var(--dur-base) var(--ease);
}
.nav-search-input::placeholder {
color: var(--muted);
font-weight: 600;
}
.nav-search-input:focus {
width: 176px;
outline: none;
border-color: var(--brand);
box-shadow: 0 0 0 3px rgba(var(--brand-rgb),.14);
}
.nav-search-input::-webkit-search-decoration,
.nav-search-input::-webkit-search-cancel-button {
-webkit-appearance: none;
}
@media(max-width:860px) {
.topbar:has(.nav-search) { display: flex; align-items: center; text-align: left; }
.topbar:has(.nav-search) .brand { display: flex; margin-bottom: 0; }
.topbar:has(.nav-search) .nav-search { margin-left: auto; }
}
.nav-search-panel {
position: absolute;
top: calc(100% + var(--space-2));
right: 0;
left: auto;
width: 360px;
max-width: 86vw;
max-height: 70vh;
max-height: 70dvh;
overflow-y: auto;
padding: var(--space-2);
background: #fff;
border: 1px solid var(--hairline-strong);
border-radius: var(--radius-lg);
box-shadow: 0 18px 50px rgba(var(--shadow-rgb),.22);
z-index: var(--z-nav);
}
.nav-search-panel[hidden] {
display: none;
}
.nav-search-panel:not([hidden]) {
animation: bitsy-suggest-in .16s ease;
}
@keyframes bitsy-suggest-in {
from { opacity: 0; transform: translateY(-6px); }
to   { opacity: 1; transform: none; }
}
@media (prefers-reduced-motion: reduce) {
.nav-search-panel:not([hidden]) { animation: none; }
}
.search-suggest-group + .search-suggest-group {
margin-top: var(--space-2);
}
.search-suggest-head {
padding: var(--space-2) var(--space-3) var(--space-1);
font-size: var(--text-11);
font-weight: 900;
letter-spacing: .06em;
text-transform: uppercase;
color: var(--muted);
}
.search-suggest-empty {
padding: var(--space-4);
text-align: center;
font-size: var(--text-14);
font-weight: 700;
color: var(--muted);
}
.search-suggest-all {
display: block;
margin-top: var(--space-1);
padding: var(--space-3);
border-top: 1px solid var(--hairline);
text-align: center;
text-decoration: none;
font-size: var(--text-13);
font-weight: 800;
color: var(--brand-ink);
border-radius: var(--radius-md);
}
.search-suggest-all:hover,
.search-suggest-all.is-active {
background: rgba(var(--brand-rgb),.06);
}
.search-recent-row {
display: flex;
align-items: center;
gap: var(--space-1);
}
.search-recent-q {
flex: 1 1 auto;
min-width: 0;
padding: var(--space-2) var(--space-3);
border-radius: var(--radius-md);
color: var(--ink);
font-size: var(--text-14);
font-weight: 600;
text-decoration: none;
white-space: nowrap;
}
.search-recent-q:hover,
.search-recent-q.is-active {
background: rgba(var(--brand-rgb),.06);
}
.search-recent-del {
position: relative;
flex: 0 0 auto;
width: 28px;
height: 28px;
display: flex;
align-items: center;
justify-content: center;
border: 0;
background: transparent;
color: var(--muted);
font-size: var(--text-18);
line-height: 1;
border-radius: var(--radius-md);
cursor: pointer;
}
.search-recent-del::after { content: ""; position: absolute; inset: -8px; }
.search-recent-del:hover {
background: rgba(var(--ink-rgb),.06);
color: var(--ink);
}
.search-recent-clear {
display: block;
width: 100%;
margin-top: var(--space-1);
padding: var(--space-3);
border: 0;
border-top: 1px solid var(--hairline);
background: transparent;
color: var(--muted);
font-size: var(--text-13);
font-weight: 700;
text-align: center;
cursor: pointer;
border-radius: var(--radius-md);
}
.search-recent-clear:hover {
background: rgba(var(--ink-rgb),.04);
color: var(--ink);
}
.nav-search-panel .saved-row {
padding: 0;
}
.nav-search-panel .saved-link {
padding: var(--space-2) var(--space-3);
border-radius: var(--radius-md);
}
.nav-search-panel .saved-link:hover,
.nav-search-panel .saved-link.is-active {
background: rgba(var(--brand-rgb),.06);
}
.search-post-row {
display: block;
padding: var(--space-2) var(--space-3);
border-radius: var(--radius-md);
text-decoration: none;
color: var(--ink);
}
.search-post-row:hover,
.search-post-row.is-active {
background: rgba(var(--brand-rgb),.06);
}
.search-post-snippet {
display: block;
font-size: var(--text-14);
line-height: 1.45;
color: var(--ink);
overflow-wrap: anywhere;
}
.search-post-snippet mark {
padding: 0 var(--space-px-2);
border-radius: 3px;
background: rgba(var(--brand-rgb),.16);
color: inherit;
}
.search-post-meta {
display: block;
margin-top: var(--space-1);
font-size: var(--text-12);
font-weight: 700;
color: var(--muted);
overflow-wrap: anywhere;
}
.nav-search-panel .search-post-snippet {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.main-card.search-page {
overflow: visible;
}
.search-page-form {
display: flex;
gap: var(--space-3);
margin: var(--space-5) 0 var(--space-6);
}
.search-page-field {
position: relative;
flex: 1 1 auto;
min-width: 0;
}
.search-page-input {
width: 100%;
margin-top: 0;
border: 1px solid var(--field-border);
border-radius: var(--radius-pill);
padding: var(--space-3) var(--space-5);
font-size: var(--text-15);
color: var(--ink);
background: rgba(255,255,255,.7);
}
.search-page-input:focus {
outline: none;
border-color: var(--accent-edge);
}
.search-page-panel {
left: 0;
right: 0;
width: auto;
max-width: none;
}
.search-section {
margin-top: var(--space-6);
}
.search-section .section-title {
display: flex;
align-items: baseline;
justify-content: space-between;
}
.search-results {
margin-top: var(--space-3);
}
.search-results-posts {
display: flex;
flex-direction: column;
gap: var(--space-1);
}
.search-hint,
.search-empty {
margin-top: var(--space-5);
font-weight: 700;
color: var(--muted);
overflow-wrap: anywhere;
}
.search-refine {
margin-top: var(--space-3);
font-size: var(--text-13);
font-weight: 700;
color: var(--muted);
}
}
@layer layout {
@media(max-width:860px) {
.brand {
margin-right: 0;
}
}
}
@layer controls {
.menu a,
.sidebar summary { display: flex; align-items: center; gap: var(--space-3); }
.menu-ico { flex: 0 0 auto; }
}
@layer layout {
@media(min-width:861px) {
.grid { grid-template-columns: 276px minmax(0,1fr); }
.grid.has-presence { grid-template-columns: 276px minmax(0,1fr); }
.grid.has-presence > .sidebar { grid-column: 1; grid-row: 1 / span 2; }
.grid.has-presence > .presence { grid-column: 2; grid-row: 1; }
.grid.has-presence > .main-card { grid-column: 2; grid-row: 2; }
}
@media(min-width:1200px) {
.grid.has-presence { grid-template-columns: 308px minmax(0,1fr) 308px; }
.grid.has-presence > .sidebar { grid-row: 1; }
.grid.has-presence > .main-card { grid-column: 2; grid-row: 1; }
.grid.has-presence > .presence { grid-column: 3; grid-row: 1; }
}
@media(max-width:1199px) {
.grid.has-presence { grid-template-rows: auto 1fr; }
}
.presence { align-self: start; min-width: 0; }
.grid.has-presence:not(:has(.sidebar)) { grid-template-columns: minmax(0,1fr); }
.grid.has-presence:not(:has(.sidebar)) > [aria-hidden] { display: none; }
.grid.has-presence:not(:has(.sidebar)) > .main-card {
grid-column: 1;
grid-row: 1;
width: min(648px,100%);
justify-self: center;
}
}
@layer surfaces {
@media(min-width:521px) {
.sidebar {
position: sticky;
top: calc(var(--topbar-h) + var(--space-4));
max-height: calc(100vh - var(--topbar-h) - var(--space-4) * 2);
display: flex;
flex-direction: column;
min-height: 0;
}
.sidebar > .menu {
flex: 1 1 auto;
min-height: 0;
overflow-y: auto;
padding-inline: var(--space-px-6, 6px);
padding-block-end: var(--space-3, 12px);
overscroll-behavior: contain;
scrollbar-width: none;
-ms-overflow-style: none;
}
.sidebar > .menu::-webkit-scrollbar { width: 0; height: 0; display: none; }
.sidebar > .dash-profile,
.sidebar > .account-switcher,
.sidebar > .warning { flex: 0 0 auto; }
.sidebar > .account-switcher { margin-top: 0; }
}
@media(min-width:1200px) {
.presence { position: sticky; top: calc(var(--topbar-h) + var(--space-4)); }
}
}
@layer layout {
@media(max-width:860px) {
.grid.has-presence { grid-template-columns: 48px minmax(0,1fr); }
.grid { gap: var(--space-3); }
.grid.has-presence > .sidebar { grid-column: 1; grid-row: 1 / span 2; }
.grid.has-presence > .presence { grid-column: 2; grid-row: 1; }
.grid.has-presence > .main-card { grid-column: 2; grid-row: 2; }
}
.presence-card {
background: var(--card);
border: 1px solid var(--hairline);
border-radius: var(--radius-lg);
padding: var(--space-5);
display: grid;
gap: var(--space-4);
}
.presence-head { display: grid; gap: var(--space-1); }
.presence-title { margin: 0; font-size: var(--text-16); font-weight: 700; color: var(--ink); }
.presence-sub { margin: 0; font-size: var(--text-12); color: var(--muted); line-height: 1.45; }
.presence-preview {
display: flex;
align-items: center;
gap: var(--space-3);
padding: var(--space-4);
background: rgba(var(--ink-rgb),.025);
border-radius: var(--radius-md);
}
.presence-avatar {
flex: 0 0 auto;
width: 44px; height: 44px;
border-radius: 50%;
overflow: hidden;
display: grid; place-items: center;
background: var(--brand); color: #fff; font-weight: 700;
}
.presence-avatar img { width: 100%; height: 100%; object-fit: cover; display: block; }
.presence-avatar-letter { font-size: var(--text-18); }
.presence-summary-avatar .presence-avatar-letter { font-size: var(--text-14); }
.presence-bubble {
flex: 1 1 auto; min-width: 0;
font-size: var(--text-13); line-height: 1.4; color: var(--ink);
background: var(--card);
border: 1px solid var(--hairline);
border-radius: var(--radius-md);
padding: var(--space-2) var(--space-3);
word-break: break-word;
}
.presence-bubble.is-empty { color: var(--muted); font-style: italic; }
.presence-form { display: grid; gap: var(--space-4); margin: 0; }
.presence-field { display: grid; gap: var(--space-1); }
.presence-field-label { font-size: var(--text-13); font-weight: 600; color: var(--ink-2); }
.presence-field input,
.presence-field select { width: 100%; }
.presence-actions { display: flex; align-items: center; gap: var(--space-2); flex-wrap: wrap; }
.presence-summary {
display: none;
align-items: center;
gap: var(--space-3);
min-height: 48px;
padding: var(--space-px-6) var(--space-3);
background: var(--card);
border: 1px solid var(--hairline);
border-radius: var(--radius-lg);
cursor: pointer;
list-style: none;
overflow: hidden;
}
.presence-summary::-webkit-details-marker { display: none; }
.presence-summary-avatar {
flex: 0 0 auto;
width: 32px;
height: 32px;
border-radius: 50%;
overflow: hidden;
display: grid;
place-items: center;
background: linear-gradient(135deg,var(--brand),var(--brand-deeper));
color: #fff;
font-weight: 800;
font-size: var(--text-14);
}
.presence-summary-avatar img { width: 100%; height: 100%; object-fit: cover; }
.presence-summary-copy { display: grid; min-width: 0; }
.presence-summary-value {
font-size: var(--text-14);
font-weight: 700;
color: var(--ink);
white-space: nowrap;
}
.presence-summary-value.is-empty { color: var(--muted); font-weight: 600; }
.presence-summary-caret {
flex: 0 0 auto;
margin-left: auto;
width: 8px;
height: 8px;
border-right: 2px solid var(--muted);
border-bottom: 2px solid var(--muted);
transform: rotate(45deg);
transition: transform var(--dur-base) var(--ease);
}
.presence[open] .presence-summary-caret { transform: rotate(-135deg); }
@media(max-width:1199px) {
.presence > .presence-summary { display: flex; }
.presence:not([open]) > .presence-card { display: none; }
.presence[open] > .presence-card { margin-top: var(--space-2); padding: var(--space-3) var(--space-4); gap: var(--space-3); }
}
@media(min-width:1200px) {
.presence > .presence-summary { display: none; }
.presence::details-content { content-visibility: visible; }
}
@media(prefers-reduced-motion: reduce) {
.presence-summary-caret { transition: none; }
}
}
@layer video {
.feed-video-preview { margin-top: var(--space-2, 8px); }
.feed-video-preview[hidden] { display: none; }
.feed-video-row { display: flex; align-items: center; gap: var(--space-2, 8px); }
.feed-video-remove {
position: relative;
flex: 0 0 auto;
display: inline-flex; align-items: center; justify-content: center;
width: 22px; height: 22px; padding: 0;
line-height: 1; font-size: var(--text-18);
color: var(--muted); background: none; border: 0;
border-radius: var(--radius-pill); cursor: pointer;
}
.feed-video-remove:hover { color: var(--ink); }
.feed-video-remove::after { content: ""; position: absolute; inset: -11px; }
.feed-video-chip {
display: inline-flex;
align-items: center;
gap: var(--space-2, 8px);
padding: var(--space-2, 8px) var(--space-3, 12px);
border-radius: var(--radius-control, 12px);
background: rgba(var(--brand-rgb, 124,60,255), .08);
color: var(--ink, var(--ink));
font-size: var(--text-13, 13px);
font-weight: 600;
max-width: 100%;
}
.feed-video-ico { color: var(--brand, var(--brand)); display: inline-flex; }
.feed-video-name { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; max-width: 220px; }
.feed-video-progress { margin-top: var(--space-2, 8px); }
.feed-video-progress[hidden] { display: none; }
.feed-video-progress-track {
height: 6px;
border-radius: var(--radius-pill);
background: rgba(0, 0, 0, .08);
overflow: hidden;
}
.feed-video-progress-fill {
height: 100%;
width: 0;
border-radius: var(--radius-pill);
background: var(--brand, var(--brand));
transition: width .25s ease;
}
.feed-video-progress-text { margin-top: var(--space-px-6, 6px); font-size: var(--text-12, 12px); color: var(--muted, var(--muted)); }
.feed-video-poster-btn { gap: var(--space-2, 8px); margin-top: var(--space-2, 8px); }
.feed-video-poster-btn[hidden] { display: none; }
.feed-video-poster-done {
display: inline-flex; align-items: center; gap: var(--space-1, 4px);
margin: var(--space-2, 8px) 0 0 var(--space-2, 8px);
font-size: var(--text-13, 13px); font-weight: 700; color: var(--brand, #7c3cff);
}
.feed-video-poster-done[hidden] { display: none; }
.bitsy-upchips {
--upchip-gutter: 48px;
position: fixed; z-index: 60;
box-sizing: content-box;
right: calc(var(--space-4) - var(--upchip-gutter));
bottom: calc(var(--space-4) + 60px + var(--space-3) - var(--upchip-gutter));
width: min(320px, calc(100vw - var(--space-6, 24px)));
padding: var(--upchip-gutter);
max-height: calc(100vh - 60px - 2 * var(--space-4) - 2 * var(--space-3));
overflow-y: auto; overflow-x: hidden;
display: flex; flex-direction: column-reverse; gap: var(--space-2);
}
.bitsy-upchip {
flex: 0 0 auto;
padding: var(--space-3);
background: var(--surface-opaque);
border: 1px solid var(--hairline);
border-radius: var(--radius-md);
box-shadow: 0 12px 40px rgba(var(--ink-rgb), .18);
-webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px);
display: flex; flex-direction: column; gap: var(--space-2);
}
.bitsy-upchip[hidden] { display: none; }
.bitsy-upchip.is-remote { cursor: pointer; }
.bitsy-upchip-row { display: flex; align-items: flex-start; gap: var(--space-2); }
.bitsy-upchip-ico { flex: 0 0 auto; color: var(--brand); display: inline-flex; }
.bitsy-upchip-ico svg { width: 20px; height: 20px; }
.bitsy-upchip.is-failed .bitsy-upchip-ico { color: var(--danger-deep); }
.bitsy-upchip-body { flex: 1 1 auto; min-width: 0; }
.bitsy-upchip-name { font-weight: 700; font-size: var(--text-13); color: var(--ink); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.bitsy-upchip-status { font-size: var(--text-12, 12px); color: var(--muted); margin-top: 2px; }
.bitsy-upchip-x { flex: 0 0 auto; border: 0; background: transparent; color: var(--muted); font-size: var(--text-16, 16px); line-height: 1; cursor: pointer; padding: 0 var(--space-1); }
.bitsy-upchip-x:hover { color: var(--ink); }
.bitsy-upchip-track { height: 6px; border-radius: var(--radius-pill); background: rgba(var(--ink-rgb), .08); overflow: hidden; }
.bitsy-upchip-track[hidden] { display: none; }
.bitsy-upchip-fill { height: 100%; width: 0; border-radius: var(--radius-pill); background: var(--brand); transition: width .25s ease; }
.bitsy-upchip-actions { display: flex; justify-content: flex-end; gap: var(--space-2); }
.bitsy-upchip-actions [hidden] { display: none; }
.feed-video { position: relative; display: block; max-width: 100%; background: transparent; border-radius: var(--radius-sm, 14px); overflow: hidden; }
.feed-video .feed-video-el { position: relative; z-index: 1; cursor: pointer; }
.feed-video-el { display: block; width: 100%; max-height: 70vh; background-color: transparent; background-repeat: no-repeat; background-position: center; background-size: contain; border-radius: inherit; clip-path: inset(0 round var(--radius-sm, 14px)); }
.feed-video-el:not([style*="aspect-ratio"]) { min-height: 240px; }
.feed-video.is-portrait { max-width: 60%; margin-inline: 0 auto; width: fit-content; }
.feed-video.is-portrait .feed-video-el { max-height: 80vh; width: auto; max-width: 100%; }
.feed-video.is-posterless { background: linear-gradient(135deg, #1a1a24, #0b0b12); }
.feed-video-ph {
position: absolute;
inset: 0;
display: flex;
align-items: center;
justify-content: center;
color: rgba(255,255,255,.55);
pointer-events: none;
}
.feed-video.is-playing .feed-video-ph { display: none; }
.bitsy-mini {
position: fixed;
right: var(--space-4);
bottom: var(--space-4);
z-index: var(--z-hovercard);
width: 400px;
max-width: calc(100vw - 32px);
aspect-ratio: 16 / 9;
background: transparent;
border-radius: var(--radius-sm);
box-shadow: 0 12px 40px rgba(0,0,0,.5);
line-height: 0;
}
.bitsy-mini[hidden] { display: none; }
.bitsy-mini.is-dragging { -webkit-user-select: none; user-select: none; box-shadow: 0 16px 50px rgba(0,0,0,.6); }
.bitsy-mini-grip {
position: absolute;
top: var(--space-px-6); left: var(--space-px-6);
z-index: 3;
display: flex;
align-items: center;
justify-content: center;
width: 28px; height: 28px;
border-radius: var(--radius-xs);
color: rgba(255,255,255,.9);
background: rgba(0,0,0,.55);
cursor: grab;
touch-action: none;
opacity: 0;
transition: opacity var(--dur-fast) var(--ease);
}
.bitsy-mini:hover .bitsy-mini-grip,
.bitsy-mini.is-dragging .bitsy-mini-grip { opacity: 1; }
.bitsy-mini.is-dragging .bitsy-mini-grip { cursor: grabbing; }
.bitsy-mini-resize {
position: absolute;
right: 0; bottom: 0;
z-index: 6;
width: 18px; height: 18px;
cursor: se-resize;
touch-action: none;
background:
linear-gradient(135deg, transparent 0 50%, rgba(255,255,255,.5) 50% 60%, transparent 60% 70%, rgba(255,255,255,.5) 70% 80%, transparent 80%);
border-bottom-right-radius: var(--radius-sm);
opacity: 0;
transition: opacity var(--dur-fast) var(--ease);
}
.bitsy-mini:hover .bitsy-mini-resize,
.bitsy-mini.is-dragging .bitsy-mini-resize { opacity: 1; }
.bitsy-mini-video { display: block; width: 100%; height: 100%; background: #000; cursor: pointer; object-fit: cover; border-radius: inherit; clip-path: inset(0 round var(--radius-sm)); }
.bitsy-mini-bar {
position: absolute;
top: var(--space-px-6); right: var(--space-px-6);
display: flex;
gap: var(--space-px-6, 6px);
}
.bitsy-mini-btn {
position: relative;
display: inline-flex;
align-items: center;
justify-content: center;
width: 28px;
height: 28px;
border: 0;
border-radius: 50%;
background: rgba(0,0,0,.55);
color: #fff;
cursor: pointer;
backdrop-filter: blur(6px);
-webkit-backdrop-filter: blur(6px);
}
.bitsy-mini-btn::after { content: ""; position: absolute; inset: -8px; }
.bitsy-mini-btn:hover { background: rgba(0,0,0,.75); }
.feed-video-popout {
position: absolute;
top: var(--space-2); right: var(--space-2);
z-index: 3;
display: inline-flex;
align-items: center;
justify-content: center;
width: 34px;
height: 34px;
border: 0;
border-radius: 50%;
background: rgba(0,0,0,.5);
color: #fff;
cursor: pointer;
opacity: 0;
transition: opacity var(--dur-base) var(--ease), background var(--dur-base) var(--ease);
backdrop-filter: blur(6px);
-webkit-backdrop-filter: blur(6px);
}
.feed-video-popout::after { content: ""; position: absolute; inset: -5px; }
.feed-video:hover .feed-video-popout,
.feed-video-popout:focus-visible { opacity: 1; }
.feed-video-popout:hover { background: rgba(0,0,0,.75); }
.feed-video-duration {
position: absolute;
left: var(--space-2); bottom: var(--space-2);
z-index: 5;
padding: 1px var(--space-px-6, 6px);
border-radius: var(--radius-xs, 8px);
background: rgba(0,0,0,.72);
color: #fff;
font-size: var(--text-12, 12px);
font-variant-numeric: tabular-nums;
line-height: 1.5;
opacity: 0;
pointer-events: none;
transition: opacity var(--dur-fast, .12s) var(--ease, ease);
}
.vc-host.vc-playing.vc-hidden:not(.vc-fs) .feed-video-duration { opacity: 1; }
.vid-slide .feed-video-duration {
top: 66px; left: var(--space-4); bottom: auto;
background: rgba(255,255,255,.16);
border-radius: var(--radius-pill);
backdrop-filter: blur(6px);
-webkit-backdrop-filter: blur(6px);
}
.feed-video-caption-status { display: block; margin-top: var(--space-1, 4px); font-size: var(--text-12, 12px); color: var(--muted, var(--muted)); }
.feed-video-caption-status[hidden] { display: none; }
.bitsy-poster-title { margin: 0 0 var(--space-3); font-weight: 700; font-size: var(--text-16, 16px); }
.bitsy-poster-stage {
position: relative;
background: var(--vid-letterbox, #07070b);
border-radius: var(--radius-control, 12px);
overflow: hidden;
display: grid; place-items: center;
max-height: 56vh;
}
.bitsy-poster-video { display: block; width: 100%; max-height: 56vh; object-fit: contain; background: #000; }
.bitsy-poster-spin {
position: absolute; width: 34px; height: 34px; border-radius: 50%;
border: 3px solid rgba(255,255,255,.25); border-top-color: #fff;
animation: bitsy-poster-spin 0.8s linear infinite;
}
@keyframes bitsy-poster-spin { to { transform: rotate(360deg); } }
@media (prefers-reduced-motion: reduce) { .bitsy-poster-spin { animation: none; } }
.bitsy-poster-blank {
position: absolute; left: 50%; bottom: var(--space-3); transform: translateX(-50%);
max-width: calc(100% - var(--space-6, 24px)); text-align: center;
padding: var(--space-1) var(--space-3); border-radius: var(--radius-pill);
background: rgba(0,0,0,.66); color: #fff; font-size: var(--text-12, 12px); font-weight: 600;
-webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px);
}
.bitsy-poster-blank[hidden] { display: none; }
.bitsy-poster-scrubrow {
display: flex; align-items: center; gap: var(--space-2);
margin-top: var(--space-3);
}
.bitsy-poster-step {
flex: 0 0 auto; width: 34px; height: 34px; border-radius: 50%;
border: 1px solid var(--hairline); background: var(--card); color: var(--ink);
cursor: pointer; font-size: var(--text-18, 18px); line-height: 1;
}
.bitsy-poster-step:hover { background: var(--grey-soft, rgba(0,0,0,.06)); }
.bitsy-poster-scrub { flex: 1 1 auto; min-width: 0; }
.bitsy-poster-time {
text-align: center; color: var(--muted);
font-size: var(--text-12, 12px); font-variant-numeric: tabular-nums;
margin-top: var(--space-1);
}
.bitsy-poster-hint {
color: var(--muted);
font-size: var(--text-12, 12px);
margin-top: var(--space-2);
}
.bitsy-poster-foot {
display: flex; align-items: center; gap: var(--space-2); justify-content: flex-end;
margin-top: var(--space-4);
}
.bitsy-poster-foot .bitsy-poster-default { margin-right: auto; }
.media-menu { position: relative; display: inline-flex; }
.media-menu-btn {
display: inline-flex;
align-items: center;
position: relative;
gap: var(--space-2, 8px);
cursor: pointer;
font-size: var(--text-14, .875rem);
padding: var(--space-2, 8px) var(--space-3, 12px);
border: 1px solid var(--field-border, var(--field-border));
border-radius: var(--radius-pill, 999px);
background: #fff;
color: inherit;
-webkit-user-select: none;
user-select: none;
}
.media-menu-btn:hover { background: rgba(var(--ink-rgb), .06); }
.media-menu-btn:focus-visible { outline: 2px solid var(--brand, var(--brand)); outline-offset: 2px; }
.media-menu-btn-text { line-height: 1; }
@media (hover: hover) {
.media-menu-btn[data-tip]::after {
content: attr(data-tip);
top: calc(100% + 6px);
left: 50%;
transform: translateX(-50%) translateY(-2px);
z-index: 6;
}
.media-menu-btn[data-tip]:hover::after,
.media-menu-btn[data-tip]:focus-visible::after {
opacity: 1;
transform: translateX(-50%) translateY(0);
}
.media-menu-btn[aria-expanded="true"][data-tip]::after { opacity: 0; }
}
.media-menu-pop {
position: absolute;
top: calc(100% + var(--space-2, 8px));
right: 0;
z-index: 40;
min-width: 200px;
padding: var(--space-2, 8px);
background: #fff;
border: 1px solid var(--field-border, var(--field-border));
border-radius: var(--radius-sm, 14px);
box-shadow: 0 8px 24px rgba(var(--shadow-rgb, 45,37,86), .18);
}
.media-menu-pop[hidden] { display: none; }
.media-menu-row {
display: flex;
align-items: center;
justify-content: space-between;
gap: var(--space-3, 12px);
padding: var(--space-2, 8px);
cursor: pointer;
font-size: var(--text-14, .875rem);
border-radius: var(--radius-xs, 8px);
}
.media-menu-row:hover { background: rgba(var(--ink-rgb), .06); }
.media-menu-label { -webkit-user-select: none; user-select: none; }
.media-menu-input { position: absolute; width: 1px; height: 1px; opacity: 0; pointer-events: none; }
.media-menu-track {
position: relative;
flex: 0 0 auto;
width: 38px;
height: 22px;
border-radius: var(--radius-pill, 999px);
background: var(--field-border, var(--field-border));
transition: background var(--dur-base) var(--ease);
}
.media-menu-thumb {
position: absolute;
top: var(--space-px-2);
left: var(--space-px-2);
width: 18px;
height: 18px;
border-radius: 50%;
background: #fff;
box-shadow: 0 1px 2px rgba(var(--shadow-rgb, 45,37,86), .35);
transition: transform var(--dur-base) var(--ease);
}
.media-menu-input:checked + .media-menu-track { background: var(--brand, var(--brand)); }
.media-menu-input:checked + .media-menu-track .media-menu-thumb { transform: translateX(16px); }
.media-menu-input:focus-visible + .media-menu-track { outline: 2px solid var(--brand, var(--brand)); outline-offset: 2px; }
.media-menu-vid { pointer-events: auto; }
.vid-bar > .media-menu-vid,
.vid-bar > .vid-upload-btn { flex: 0 0 auto; }
.media-menu-vid .media-menu-btn {
background: rgba(255, 255, 255, .12);
border-color: rgba(255, 255, 255, .18);
color: rgba(255, 255, 255, .92);
backdrop-filter: blur(8px);
-webkit-backdrop-filter: blur(8px);
}
.media-menu-vid .media-menu-btn:hover { background: rgba(255, 255, 255, .2); }
.media-menu-vid .media-menu-pop {
background: rgba(24, 24, 32, .96);
border-color: rgba(255, 255, 255, .14);
color: #fff;
backdrop-filter: blur(12px);
-webkit-backdrop-filter: blur(12px);
}
.media-menu-vid .media-menu-row:hover { background: rgba(255, 255, 255, .08); }
.media-menu-vid .media-menu-label,
.media-menu-vid .media-menu-btn-text { color: #fff; }
.video-page-body { overflow: hidden; }
.main-card.is-video-stage {
padding: 0;
overflow: hidden;
background: transparent;
box-shadow: none;
border: 0;
border-radius: 0;
backdrop-filter: none;
-webkit-backdrop-filter: none;
max-width: none;
height: calc(100vh - var(--topbar-h, 52px) - var(--space-6, 24px) - var(--space-6, 24px) - var(--space-14, 56px));
height: calc(100dvh - var(--topbar-h, 52px) - var(--space-6, 24px) - var(--space-6, 24px) - var(--space-14, 56px));
min-height: 0;
position: relative;
}
.video-page-body .grid {
grid-template-rows: calc(100vh - var(--topbar-h, 52px) - var(--space-6, 24px) - var(--space-6, 24px) - var(--space-14, 56px));
grid-template-rows: calc(100dvh - var(--topbar-h, 52px) - var(--space-6, 24px) - var(--space-6, 24px) - var(--space-14, 56px));
}
.vid {
position: absolute;
inset: 0;
background: transparent;
display: flex;
flex-direction: column;
z-index: 1;
}
.vid-bar {
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 6;
display: flex;
align-items: flex-start;
justify-content: flex-start;
gap: var(--space-3, var(--space-3, 12px));
padding: var(--space-px-14, 14px) var(--space-4, 16px);
background: linear-gradient(to bottom, rgba(0,0,0,.55), rgba(0,0,0,0));
background-repeat: no-repeat;
background-size: 100% 64px;
pointer-events: none;
}
.vid-bar::-webkit-scrollbar { display: none; }
.vid-filters {
display: flex;
gap: var(--space-px-6, 6px);
flex: 1 1 auto;
min-width: 0;
overflow-x: auto;
scrollbar-width: none;
padding-bottom: 42px;
pointer-events: none;
}
.vid-filter { pointer-events: auto; }
.vid-filters::-webkit-scrollbar { display: none; }
.vid-filter {
flex: 0 0 auto;
position: relative;
padding: var(--space-2, 8px) var(--space-px-14, 14px);
border-radius: var(--radius-pill, 999px);
font-size: var(--text-13, 13px);
font-weight: 600;
color: rgba(255,255,255,.82);
background: rgba(255,255,255,.12);
text-decoration: none;
backdrop-filter: blur(8px);
-webkit-backdrop-filter: blur(8px);
transition: background .15s ease, color .15s ease;
white-space: nowrap;
}
@media (hover: hover) {
.vid-filter[data-tip]::after {
content: attr(data-tip);
top: calc(100% + 6px);
left: 0;
transform: translateY(-2px);
z-index: 6;
}
.vid-filter[data-tip]:hover::after,
.vid-filter[data-tip]:focus-visible::after {
opacity: 1;
transform: translateY(0);
}
.vid-filter:last-child[data-tip]::after { left: auto; right: 0; }
}
.vid-filter:hover { background: rgba(255,255,255,.2); color: #fff; }
.vid-filter.is-on {
background: var(--brand, #7c3cff);
color: #fff;
}
.vid-upload-btn {
flex: 0 0 auto;
display: inline-flex;
align-items: center;
gap: var(--space-px-6, 6px);
padding: var(--space-2, 8px) var(--space-px-14, 14px);
border: none;
border-radius: var(--radius-pill, 999px);
background: rgba(255,255,255,.14);
color: #fff;
font-size: var(--text-13, 13px);
font-weight: 600;
cursor: pointer;
pointer-events: auto;
backdrop-filter: blur(8px);
-webkit-backdrop-filter: blur(8px);
transition: background .15s ease;
}
.vid-upload-btn:hover { background: var(--brand, #7c3cff); }
.vid-stack {
flex: 1;
overflow-y: auto;
scroll-snap-type: y mandatory;
scrollbar-width: none;
outline: none;
-webkit-overflow-scrolling: touch;
}
.vid-stack::-webkit-scrollbar { display: none; }
.vid-slide {
position: relative;
height: 100%;
width: 100%;
scroll-snap-align: start;
scroll-snap-stop: always;
display: flex;
align-items: center;
justify-content: center;
background: transparent;
overflow: hidden;
container-type: inline-size;
}
.vid-media {
width: 100%;
height: 100%;
object-fit: contain;
background: var(--vid-letterbox, #07070b);
}
.vid-tap {
position: absolute;
inset: 0;
border: 0;
background: transparent;
cursor: pointer;
z-index: 1;
}
.vid-slide.is-paused::after {
content: "";
position: absolute;
top: 50%; left: 50%;
width: 76px; height: 76px;
transform: translate(-50%, -50%);
background: rgba(0,0,0,.4) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M8 5v14l11-7z'/%3E%3C/svg%3E") center/34px no-repeat;
border-radius: 999px;
z-index: 2;
pointer-events: none;
}
.vid-slide:is(.is-clean, .vc-fs) .vid-slide-meta,
.vid-slide:is(.is-clean, .vc-fs) .vid-rx-bar,
.vid-slide:is(.is-clean, .vc-fs) .vid-rail,
.vid-slide:is(.is-clean, .vc-fs) .vid-menu,
.vid-slide:is(.is-clean, .vc-fs) .vid-mute {
display: none;
}
.vid-slide-meta {
position: absolute;
left: 0; right: 0; bottom: 0;
z-index: 3;
padding: var(--space-5, 20px) var(--space-4, 16px) calc(var(--vid-bar-h, 88px) - var(--space-4, 16px));
pointer-events: none;
}
.vid-slide-meta > * { pointer-events: auto; }
.vid-author {
display: inline-flex;
align-items: center;
gap: var(--space-px-9, 9px);
text-decoration: none;
color: #fff;
max-width: calc(100% - var(--space-14, 56px));
min-width: 0;
padding: var(--space-px-3, 3px) var(--space-3, 12px) var(--space-px-3, 3px) var(--space-px-3, 3px);
border-radius: var(--radius-pill);
background: rgba(0,0,0,.5);
}
.vid-author-av {
width: 34px; height: 34px;
border-radius: 999px;
object-fit: cover;
border: 1.5px solid rgba(255,255,255,.5);
display: inline-flex;
align-items: center;
justify-content: center;
}
.vid-author-letter {
background: var(--brand, #7c3cff);
color: #fff;
font-weight: 700;
font-size: var(--text-15, 15px);
}
.vid-author-name { font-weight: 700; font-size: var(--text-15, 15px); min-width: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.vid-slide-views {
display: flex;
width: fit-content;
background: rgba(255,255,255,.16);
}
@media (hover: hover) {
.vid-slide-views[data-tip]::after {
content: attr(data-tip);
left: 0;
z-index: 6;
}
.vid-slide-views[data-tip]::after { bottom: calc(100% + 6px); transform: translateY(2px); }
.vid-slide-views[data-tip]:hover::after,
.vid-slide-views[data-tip]:focus-visible::after {
opacity: 1;
transform: translateY(0);
}
}
.vid-mute {
position: absolute;
top: 66px; right: var(--space-4);
z-index: 4;
width: 40px; height: 40px;
border: 0;
border-radius: 999px;
background: rgba(255,255,255,.14);
color: #fff;
display: inline-flex;
align-items: center;
justify-content: center;
cursor: pointer;
backdrop-filter: blur(6px);
-webkit-backdrop-filter: blur(6px);
}
@media (hover: hover) {
.vid-mute[aria-label]::after {
content: attr(aria-label);
top: calc(100% + 6px);
right: 0;
transform: translateY(-2px);
z-index: 6;
}
.vid-mute[aria-label]:hover::after,
.vid-mute[aria-label]:focus-visible::after {
opacity: 1;
transform: translateY(0);
}
}
.vid-empty {
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
color: rgba(255,255,255,.85);
padding: var(--space-6, 24px);
}
.vid-empty-glyph { color: rgba(255,255,255,.4); margin-bottom: var(--space-px-14, 14px); }
.vid-empty-title { font-size: var(--text-18, 18px); font-weight: 700; margin: 0 0 var(--space-px-6, 6px); color: #fff; }
.vid-empty-sub { font-size: var(--text-14, 14px); margin: 0 0 var(--space-5, 20px); color: rgba(255,255,255,.6); }
.vid-empty-btn {
border: 0;
border-radius: var(--radius-pill, 999px);
background: var(--brand, #7c3cff);
color: #fff;
font-weight: 600;
font-size: var(--text-14, 14px);
padding: var(--space-px-11, 11px) var(--space-px-22, 22px);
cursor: pointer;
}
.vid-empty-btn:hover { filter: brightness(1.08); }
@media (prefers-reduced-motion: reduce) {
.vid-stack { scroll-behavior: auto; }
}
.vid-filter:focus-visible,
.vid-upload-btn:focus-visible,
.vid-mute:focus-visible { outline: 2px solid #fff; outline-offset: 2px; }
.vid-rail {
position: absolute;
right: var(--space-3);
bottom: calc(var(--vid-bar-h, 88px) - var(--space-4, 16px));
z-index: 4;
display: flex;
flex-direction: column;
align-items: center;
gap: var(--space-px-18, 18px);
pointer-events: none;
}
.vid-rail > * { pointer-events: auto; }
.vid-rail-btn {
display: flex;
flex-direction: column;
align-items: center;
gap: var(--space-px-3, 3px);
background: transparent;
border: 0;
padding: 0;
color: #fff;
cursor: pointer;
text-decoration: none;
font: inherit;
}
.vid-rail-ico {
position: relative;
display: inline-flex;
align-items: center;
justify-content: center;
width: 46px;
height: 46px;
border-radius: 50%;
background: rgba(255,255,255,.14);
backdrop-filter: blur(6px);
-webkit-backdrop-filter: blur(6px);
transition: background .15s ease, transform .12s ease;
}
.vid-rail-btn:hover .vid-rail-ico { background: rgba(255,255,255,.22); }
.vid-rail-btn:active .vid-rail-ico { transform: scale(.92); }
.vid-rail-count {
position: absolute;
top: -2px; right: -2px;
min-width: 18px; height: 18px;
padding: 0 var(--space-px-5, 5px);
display: flex;
align-items: center;
justify-content: center;
font-size: var(--text-11, 11px);
font-weight: 700;
line-height: 1;
color: #fff;
background: var(--brand, #7c3cff);
border-radius: 999px;
box-shadow: 0 1px 3px rgba(0,0,0,.5);
}
.vid-rail-count:empty { display: none; }
.vid-rail-label { font-size: var(--text-12, 12px); font-weight: 700; text-shadow: 0 1px 3px rgba(0,0,0,.6); min-height: 15px; }
@media (hover: hover) {
.vid-rail-btn[aria-label] { position: relative; }
.vid-rail-btn[aria-label]::after {
content: attr(aria-label);
top: 50%;
right: calc(100% + 8px);
transform: translateY(-50%) translateX(2px);
z-index: 7;
}
.vid-rail-btn[aria-label]:hover::after,
.vid-rail-btn[aria-label]:focus-visible::after {
opacity: 1;
transform: translateY(-50%) translateX(0);
}
}
.vid-rail-btn.is-on .vid-rail-ico { color: var(--brand, #7c3cff); }
@container (max-width: 419px) {
.vid-rail { gap: var(--space-px-14, 14px); }
.vid-rail-ico { width: 40px; height: 40px; }
.vid-rail-ico svg { width: 20px; height: 20px; }
.vid-rail-count { min-width: 16px; height: 16px; font-size: var(--text-10, 10px); }
.vid-rx-bar .feed-rx { min-height: 2.25rem; padding: var(--space-px-2, 2px) var(--space-px-6, 6px); font-size: var(--text-12, 12px); }
.vid-rx-bar .feed-rx-glyph { font-size: var(--text-14, 14px); }
}
@container (max-width: 347px) {
.vid-rail { gap: var(--space-px-11, 11px); right: var(--space-2, 8px); }
.vid-rail-ico { width: 34px; height: 34px; }
.vid-rail-ico svg { width: 17px; height: 17px; }
.vid-rail-label { font-size: var(--text-11, 11px); }
.vid-rail-count { min-width: 15px; height: 15px; font-size: var(--text-10, 10px); }
.vid-rx-bar { left: var(--space-2, 8px); }
.vid-rx-bar .feed-rx { min-height: 1.9rem; padding: var(--space-px-2, 2px) var(--space-px-5, 5px); font-size: var(--text-11, 11px); }
.vid-rx-bar .feed-rx-glyph { font-size: var(--text-13, 13px); }
}
@container (max-width: 300px) {
.vid-rail { gap: var(--space-px-9, 9px); }
.vid-rail-ico { width: 30px; height: 30px; }
.vid-rail-ico svg { width: 15px; height: 15px; }
.vid-rail-count { min-width: 14px; height: 14px; font-size: var(--text-9, 9px); }
.vid-rx-bar .feed-rx { min-height: 1.65rem; font-size: var(--text-11, 11px); }
.vid-rx-bar .feed-rx-glyph { font-size: var(--text-12, 12px); }
}
.vid-rail-btn.is-self { cursor: not-allowed; }
.vid-rail-btn.is-self:hover .vid-rail-ico svg { opacity: 0; }
.vid-rail-btn.is-self .vid-rail-ico { position: relative; }
.vid-rail-btn.is-self:hover .vid-rail-ico::after {
content: "";
position: absolute;
inset: 0;
margin: auto;
width: 26px;
height: 26px;
background: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cline x1='4.9' y1='4.9' x2='19.1' y2='19.1'/%3E%3C/svg%3E") center / contain no-repeat;
mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cline x1='4.9' y1='4.9' x2='19.1' y2='19.1'/%3E%3C/svg%3E") center / contain no-repeat;
}
.vid-rx-bar {
position: absolute;
left: var(--space-4);
bottom: calc(var(--vid-bar-h, 88px) + var(--space-14, 56px) + var(--space-6, 24px));
z-index: 4;
display: flex;
flex-direction: column;
align-items: flex-start;
gap: var(--space-px-6, 6px);
max-height: calc(28px * 5 + 6px * 4);
overflow-y: auto;
overflow-x: hidden;
scrollbar-width: none;
-ms-overflow-style: none;
overscroll-behavior: contain;
}
.vid-slide-meta .vid-rx-bar {
position: static;
left: auto;
bottom: auto;
width: fit-content;
margin-bottom: var(--space-3, 12px);
max-height: none;
overflow: visible;
}
@media (hover: hover) {
.vid-rx-bar .feed-rx[aria-label]::after,
.vid-rx-bar .feed-rx-add[aria-label]::after,
.vid-rx-bar .feed-rx[aria-label]:hover::after,
.vid-rx-bar .feed-rx-add[aria-label]:hover::after,
.vid-rx-bar .feed-rx[aria-label]:focus-visible::after,
.vid-rx-bar .feed-rx-add[aria-label]:focus-visible::after {
left: 0;
transform: translateX(0) translateY(0);
}
}
.vid-rx-bar::-webkit-scrollbar { display: none; }
.vid-rx-add-hidden { display: none; }
.vid-rx-bar .feed-rx {
flex: 0 0 auto;
display: inline-flex;
align-items: center;
background: rgba(255,255,255,.16);
color: #fff;
border: 0;
border-radius: 999px;
padding: var(--space-1, 4px) var(--space-px-10, 10px);
font-size: var(--text-13, 13px);
line-height: 1;
cursor: pointer;
backdrop-filter: blur(6px);
-webkit-backdrop-filter: blur(6px);
}
.vid-rx-bar .feed-rx.is-mine { background: var(--brand, #7c3cff); }
.vid-rx-bar .feed-rx-count { margin-left: var(--space-1, 4px); font-weight: 700; }
.vid-reply-panel {
position: absolute;
left: 0; right: 0; bottom: 0;
z-index: 6;
height: 240px;
max-height: 80%;
display: flex;
flex-direction: column;
background: #fff;
color: var(--ink, #12121a);
border-top-left-radius: 18px;
border-top-right-radius: 18px;
box-shadow: 0 -10px 40px rgba(0,0,0,.5);
animation: vid-reply-up .22s ease both;
}
.vid-reply-panel[hidden] { display: none; }
@keyframes vid-reply-up { from { transform: translateY(100%); } to { transform: translateY(0); } }
.vid-reply-head {
display: flex; align-items: center; justify-content: space-between;
padding: var(--space-3, 12px) var(--space-4, 16px);
border-bottom: 0;
font-size: var(--text-15, 15px); font-weight: 700;
flex: 0 0 auto;
}
.vid-reply-close { background: transparent; border: 0; color: var(--muted, #5f5c6e); font-size: var(--text-25, 25px); line-height: 1; cursor: pointer; padding: 0 var(--space-1, 4px); }
.vid-reply-close:hover { color: var(--ink, #12121a); }
.vid-reply-body { flex: 1 1 auto; min-height: 0; overflow-y: auto; padding: var(--space-4, 16px) var(--space-4, 16px) calc(var(--space-4, 16px) + env(safe-area-inset-bottom, 0px)); -webkit-overflow-scrolling: touch; }
.vid-mute.is-noaudio { opacity: .4; cursor: default; }
.vid-menu {
position: absolute;
right: 66px;
bottom: calc(var(--vid-bar-h, 88px) + var(--space-3, 12px));
z-index: 7;
min-width: 190px;
padding: var(--space-px-6, 6px);
background: var(--surface-opaque);
-webkit-backdrop-filter: blur(12px);
backdrop-filter: blur(12px);
color: var(--ink, #12121a);
border: 1px solid var(--hairline-strong, rgba(0,0,0,.12));
border-radius: 14px;
box-shadow: 0 12px 40px rgba(0,0,0,.35);
display: flex;
flex-direction: column;
gap: var(--space-px-2, 2px);
}
.vid-menu[hidden] { display: none; }
.vid-menu-btn {
text-align: left;
background: transparent;
border: 0;
border-radius: 9px;
padding: var(--space-px-10, 10px) var(--space-3, 12px);
font: inherit;
font-size: var(--text-14, 14px);
color: var(--ink, #12121a);
cursor: pointer;
}
.vid-menu-btn:hover { background: rgba(var(--ink-rgb,18,18,26), .06); }
.vid-menu-btn.is-danger { color: var(--danger-deep, #c0392b); }
.vid-menu-report { display: flex; flex-direction: column; gap: var(--space-px-6, 6px); padding: var(--space-px-6, 6px); }
.vid-menu-reason {
width: 100%;
padding: var(--space-2, 8px) var(--space-px-10, 10px);
border-radius: 9px;
border: 1px solid var(--hairline-strong, rgba(0,0,0,.12));
background: #fff;
font: inherit;
font-size: var(--text-14, 14px);
}
.vid-slide.is-posterless { background: linear-gradient(135deg, #14141c, var(--vid-letterbox, #07070b)); }
}
@layer utilities {
@media (max-width: 640px) {
.form-actions,
.mod-actions,
.settings-pending-actions,
.feed-post-gate-actions,
.presence-actions,
.profile-save-row,
.range-tabs,
.auth-links,
.verify-actions,
.address-chips,
.verify-status-line,
.analytics-toolbar,
.analytics-controls,
.profile-meta-row,
.hovercard-meta,
.profile-link-row,
.contact-link-row,
.mod-reasons {
flex-wrap: nowrap;
min-width: 0;
max-width: 100%;
overflow-x: auto;
overscroll-behavior-x: contain;
scrollbar-width: none;
-ms-overflow-style: none;
padding-block: var(--space-1);
}
.form-actions::-webkit-scrollbar,
.mod-actions::-webkit-scrollbar,
.settings-pending-actions::-webkit-scrollbar,
.feed-post-gate-actions::-webkit-scrollbar,
.presence-actions::-webkit-scrollbar,
.profile-save-row::-webkit-scrollbar,
.range-tabs::-webkit-scrollbar,
.auth-links::-webkit-scrollbar,
.verify-actions::-webkit-scrollbar,
.address-chips::-webkit-scrollbar,
.verify-status-line::-webkit-scrollbar,
.analytics-toolbar::-webkit-scrollbar,
.analytics-controls::-webkit-scrollbar,
.profile-meta-row::-webkit-scrollbar,
.hovercard-meta::-webkit-scrollbar,
.profile-link-row::-webkit-scrollbar,
.contact-link-row::-webkit-scrollbar,
.mod-reasons::-webkit-scrollbar { display: none; }
.form-actions > *,
.mod-actions > *,
.settings-pending-actions > *,
.feed-post-gate-actions > *,
.presence-actions > *,
.profile-save-row > *,
.range-tabs > *,
.auth-links > *,
.verify-actions > *,
.address-chips > *,
.verify-status-line > *,
.analytics-toolbar > *,
.analytics-controls > *,
.profile-meta-row > *,
.hovercard-meta > *,
.profile-link-row > *,
.contact-link-row > *,
.mod-reasons > * { flex-shrink: 0; }
}
}
@layer utilities {
.follow-request-who strong,
.bitstream-teaser-title,
.address,
.address-meta,
.public-address-row .address,
.manager-address-meta,
.manager-address-value,
.manager-address-memo,
.manager-address-memo-value,
.passkey-label,
.vouch-name,
.vouch-handle,
.dash-profile > div span,
.saved-names strong,
.search-profile-row .cell-muted,
.hovercard-name,
.home-dv-v,
.remixed-name,
.profile-reply-remix,
.search-recent-q,
.presence-summary-value,
.feed-video-chip {
min-width: 0;
max-width: 100%;
white-space: nowrap;
overflow-x: auto;
overflow-y: hidden;
overscroll-behavior-x: contain;
scrollbar-width: none;
-ms-overflow-style: none;
}
.follow-request-who strong::-webkit-scrollbar,
.bitstream-teaser-title::-webkit-scrollbar,
.address::-webkit-scrollbar,
.address-meta::-webkit-scrollbar,
.public-address-row .address::-webkit-scrollbar,
.manager-address-meta::-webkit-scrollbar,
.manager-address-value::-webkit-scrollbar,
.manager-address-memo::-webkit-scrollbar,
.manager-address-memo-value::-webkit-scrollbar,
.passkey-label::-webkit-scrollbar,
.vouch-name::-webkit-scrollbar,
.vouch-handle::-webkit-scrollbar,
.dash-profile > div span::-webkit-scrollbar,
.saved-names strong::-webkit-scrollbar,
.search-profile-row .cell-muted::-webkit-scrollbar,
.hovercard-name::-webkit-scrollbar,
.home-dv-v::-webkit-scrollbar,
.remixed-name::-webkit-scrollbar,
.profile-reply-remix::-webkit-scrollbar,
.search-recent-q::-webkit-scrollbar,
.presence-summary-value::-webkit-scrollbar,
.feed-video-chip::-webkit-scrollbar { display: none; }
.vc-host { position: relative; --vid-bar-h: 88px; }
.vc-bar:has(.vc-menu:not([hidden])) { z-index: 8; }
.vc-host.vc-compact { --vid-bar-h: 80px; }
.vc-host > video { display: block; width: 100%; height: 100%; }
.vc-bar {
position: absolute;
left: 0; right: 0; bottom: 0;
z-index: 4;
container-type: inline-size;
display: flex;
flex-direction: column;
gap: var(--space-1);
padding: var(--space-px-18) var(--space-3) var(--space-2);
background: linear-gradient(to top, rgba(0,0,0,.92), rgba(0,0,0,.6) 42%, rgba(0,0,0,0));
color: #fff;
opacity: 1;
transition: opacity var(--dur-base) var(--ease);
}
@container (max-width: 419px) { .vc-host:not(.vc-compact) .vc-btn { width: 30px; height: 30px; }
.vc-host:not(.vc-compact) .vc-ico { width: 18px; height: 18px; }
.vc-host:not(.vc-compact) .vc-row { --vc-btn-sz: 30px; }
.vc-host:not(.vc-compact) .vc-row { gap: var(--space-px-2, 2px); } }
@container (max-width: 383px) { .vc-host:not(.vc-compact) .vc-cc { display: none; } }
@container (max-width: 347px) { .vc-host:not(.vc-compact) .vc-pop:has(.vc-speed) { display: none; } }
@container (max-width: 255px) { .vc-host:not(.vc-compact) .vc-back,
.vc-host:not(.vc-compact) .vc-fwd { display: none; } }
@container (max-width: 251px) { .vc-host:not(.vc-compact) .vc-time { display: none; } }
.vc-more-speed { display: none; }
@container (max-width: 347px) { .vc-more-speed { display: block; } }
.vc-menu-item + .vc-more-speed,
.vc-menu-link + .vc-more-speed {
margin-top: var(--space-2, 8px);
padding-top: var(--space-2, 8px);
border-top: 1px solid rgba(255,255,255,.12);
}
.vc-menu-label { padding: var(--space-px-6, 6px) var(--space-2, 8px) var(--space-px-2, 2px); font-size: var(--text-11, 11px); font-weight: 700; opacity: .6; }
.vc-more-speed > .vc-menu-label { padding-top: 0; line-height: 1; }
.vc-host.vc-hidden .vc-bar { opacity: 0; pointer-events: none; }
.vc-host.vc-hidden { cursor: none; }
.vc-scrub { padding: var(--space-1) 0; cursor: pointer; touch-action: none; }
.vc-scrub:focus-visible { outline: 2px solid var(--focus-ring); outline-offset: 3px; border-radius: var(--radius-pill); }
.vc-scrub-track {
position: relative;
height: 4px;
border-radius: var(--radius-pill);
background: rgba(255,255,255,.28);
transition: height var(--dur-fast) var(--ease);
}
.vc-scrub:hover .vc-scrub-track, .vc-scrub:focus-visible .vc-scrub-track { height: 6px; }
.vc-scrub-buf, .vc-scrub-fill {
position: absolute; left: 0; top: 0; bottom: 0;
border-radius: var(--radius-pill);
}
.vc-scrub-buf { width: 0; background: rgba(255,255,255,.4); }
.vc-scrub-fill { width: 0; background: var(--brand); }
.vc-scrub-thumb {
position: absolute; top: 50%; left: 0;
width: 12px; height: 12px;
margin-left: -6px;
border-radius: 50%;
background: #fff;
box-shadow: 0 1px 4px rgba(0,0,0,.4);
transform: translateY(-50%) scale(0);
transition: transform var(--dur-fast) var(--ease);
}
.vc-scrub:hover .vc-scrub-thumb, .vc-scrub:focus-visible .vc-scrub-thumb { transform: translateY(-50%) scale(1); }
.vc-row { display: flex; align-items: center; gap: var(--space-px-2, 2px); min-width: 0; }
.vc-btn {
display: inline-flex; align-items: center; justify-content: center;
flex: 0 0 auto;
position: relative;
width: 34px; height: 34px;
padding: 0;
border: 0; border-radius: var(--radius-pill);
background: transparent; color: #fff;
cursor: pointer;
transition: background var(--dur-fast) var(--ease);
}
.vc-btn:hover { background: rgba(255,255,255,.16); }
.vc-btn:focus-visible { outline: 2px solid #fff; outline-offset: 1px; }
.vc-btn:disabled { opacity: .4; cursor: default; }
.vc-btn:disabled:hover { background: transparent; }
.vc-btn.is-pending { animation: vc-cc-pending 1.8s var(--ease) infinite; }
@keyframes vc-cc-pending { 0%, 100% { opacity: .3; } 50% { opacity: .65; } }
@media (prefers-reduced-motion: reduce) { .vc-btn.is-pending { animation: none; opacity: .5; } }
@media (hover: hover) {
.vc-btn[aria-label]::after {
content: attr(aria-label);
left: 50%;
bottom: calc(100% + 6px);
transform: translateX(-50%) translateY(2px);
z-index: 6;
}
.vc-btn[aria-label]:hover::after,
.vc-btn[aria-label]:focus-visible::after {
opacity: 1;
transform: translateX(-50%) translateY(0);
}
}
.vc-ico { width: 20px; height: 20px; display: block; }
.vc-play .vc-ico { width: 22px; height: 22px; }
.vc-time {
display: inline-flex; align-items: center;
margin: 0 var(--space-1);
font-size: var(--text-12);
font-variant-numeric: tabular-nums;
white-space: nowrap;
color: rgba(255,255,255,.92);
}
.vc-time .vc-sep { opacity: .55; }
.vc-spacer { flex: 1 1 auto; }
.vc-host { --vc-btn-sz: 34px; }
.vc-vol {
position: relative;
display: inline-flex; align-items: center;
flex: 0 0 auto;
width: var(--vc-btn-sz, 34px);
}
.vc-vol:hover .vc-vol-fly { opacity: 1; pointer-events: auto; }
.vc-vol:has(:focus-visible) .vc-vol-fly { opacity: 1; pointer-events: auto; }
.vc-vol.is-muted:hover .vc-vol-fly { opacity: 0; pointer-events: none; }
.vc-vol.is-audio-blocked { cursor: not-allowed; }
.vc-vol.is-audio-blocked .vc-mute { cursor: not-allowed; }
.vc-vol.is-audio-blocked:hover .vc-vol-fly { opacity: 0; pointer-events: none; }
.vc-vol.is-audio-blocked:hover .vc-mute .vc-ico { opacity: 0; }
.vc-vol.is-audio-blocked:hover .vc-mute::before {
content: "";
position: absolute;
top: 50%; left: 50%;
width: 18px; height: 18px;
transform: translate(-50%, -50%);
background: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cline x1='4.9' y1='4.9' x2='19.1' y2='19.1'/%3E%3C/svg%3E") center / contain no-repeat;
mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cline x1='4.9' y1='4.9' x2='19.1' y2='19.1'/%3E%3C/svg%3E") center / contain no-repeat;
}
.vc-row.vc-aside-hide { --vc-aside-opacity: 0; --vc-aside-events: none; }
.vc-host.vc-compact .vc-row { --vc-aside-opacity: 0; --vc-aside-events: none; }
.vc-row:has(.vc-vol:hover:not(.is-muted)) .vc-time,
.vc-row:has(.vc-vol:hover:not(.is-muted)) .vc-back,
.vc-row:has(.vc-vol:hover:not(.is-muted)) .vc-fwd,
.vc-row:has(.vc-vol :focus-visible) .vc-time,
.vc-row:has(.vc-vol :focus-visible) .vc-back,
.vc-row:has(.vc-vol :focus-visible) .vc-fwd {
opacity: var(--vc-aside-opacity, 1);
pointer-events: var(--vc-aside-events, auto);
}
.vc-time, .vc-back, .vc-fwd { transition: opacity var(--dur-base) var(--ease); }
.vc-vol-fly {
position: absolute;
right: 100%;
width: max-content;
top: 0; bottom: 0;
display: flex; align-items: center;
gap: var(--space-1);
padding: 0 var(--space-1) 0 var(--space-2);
opacity: 0;
pointer-events: none;
transition: opacity var(--dur-base) var(--ease);
}
.vc-vol-slider {
-webkit-appearance: none; appearance: none;
min-height: 0;
height: 14px;
margin: 0; padding: 0;
border: 0;
background: transparent;
border-radius: 0;
cursor: pointer;
transition: opacity var(--dur-base) var(--ease);
}
.vc-vol-slider::-webkit-slider-runnable-track {
height: 4px;
border-radius: var(--radius-pill);
background: linear-gradient(to right,
var(--brand) 0 var(--vol-pct, 100%),
rgba(255,255,255,.28) var(--vol-pct, 100%) 100%);
}
.vc-vol-slider::-webkit-slider-thumb {
-webkit-appearance: none; appearance: none;
width: 11px; height: 11px;
margin-top: -3.5px;
border: 0; border-radius: var(--radius-pill);
background: #fff;
cursor: pointer;
}
.vc-vol-slider::-moz-range-track {
height: 4px; border: 0;
border-radius: var(--radius-pill);
background: rgba(255,255,255,.28);
}
.vc-vol-slider::-moz-range-progress {
height: 4px;
border-radius: var(--radius-pill);
background: var(--brand);
}
.vc-vol-slider::-moz-range-thumb {
width: 11px; height: 11px;
border: 0; border-radius: var(--radius-pill);
background: #fff;
cursor: pointer;
}
.vc-vol-slider:focus-visible { outline: 2px solid #fff; outline-offset: 2px; }
.vc-vol .vc-vol-slider { width: 66px; }
.vc-vol.is-noaudio .vc-vol-slider { display: none; }
.vc-vol-val {
flex: 0 0 auto;
width: 5ch; min-width: 3.4em;
text-align: right;
font-size: var(--text-12); font-weight: 600;
line-height: 1.5;
font-variant-numeric: tabular-nums;
color: #fff; white-space: nowrap;
}
.vc-vol.is-noaudio .vc-vol-val { display: none; }
.vc-cc.is-on { color: var(--brand); background: rgba(255,255,255,.16); }
video::cue {
color: #fff;
background: var(--vid-letterbox, #07070b);
font-size: 88%;
line-height: 1.35;
}
.vc-speed-label { font-size: var(--text-12); font-weight: 700; line-height: 1; }
.vc-pop { position: relative; display: inline-flex; }
.vc-menu {
position: absolute;
bottom: calc(100% + var(--space-1));
right: 0;
z-index: 6;
min-width: 128px;
padding: var(--space-1);
border-radius: var(--radius-md);
background: rgba(20,20,26,.96);
-webkit-backdrop-filter: blur(8px); backdrop-filter: blur(8px);
box-shadow: 0 10px 30px rgba(0,0,0,.45);
}
.vc-menu[hidden] { display: none; }
.vc-menu-item {
display: flex; align-items: center; gap: var(--space-2);
width: 100%;
padding: var(--space-2) var(--space-3);
border: 0; border-radius: var(--radius-sm);
background: transparent; color: #fff;
font-size: var(--text-14); text-align: left; text-decoration: none;
white-space: nowrap;
cursor: pointer;
}
.vc-menu-item:hover { background: rgba(255,255,255,.12); }
.vc-menu-item.is-on { color: var(--brand); font-weight: 700; }
.vc-menu-link .vc-ico { width: 18px; height: 18px; }
.vc-host.vc-cc-on video::-webkit-media-text-track-container { padding-bottom: 52px; }
.vc-host.vc-fs { position: fixed; inset: 0; z-index: var(--z-modal, 9000); background: var(--vid-letterbox, #07070b); display: grid; place-items: center; }
.vc-host.vc-fs > video { width: 100%; height: 100%; object-fit: contain; }
.vc-host.vc-compact .vc-btn { width: 30px; height: 30px; }
.vc-host.vc-compact .vc-ico { width: 18px; height: 18px; }
.vc-host.vc-compact .vc-time { margin: 0 var(--space-px-3, 3px); font-size: var(--text-11); }
.vc-host.vc-compact .vc-spacer { display: none; }
.vc-host.vc-compact .vc-bar {
padding: var(--space-px-14) var(--space-6) var(--space-1) var(--space-1);
border-bottom-left-radius: var(--radius-sm);
border-bottom-right-radius: var(--radius-sm);
}
@container (max-width: 379px) { .vc-compact .vc-cc { display: none; } }
@container (max-width: 347px) { .vc-compact .vc-pop:has(.vc-speed) { display: none; } }
@container (max-width: 255px) { .vc-compact .vc-back,
.vc-compact .vc-fwd { display: none; } }
@container (max-width: 251px) { .vc-compact .vc-time { display: none; } }
}
@layer chat {
.bitsy-chat {
position: fixed;
right: var(--space-4);
bottom: var(--space-4);
z-index: var(--z-dock);
}
.bitsy-chat-launcher {
position: fixed;
right: var(--space-4);
bottom: var(--space-4);
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
border: none;
border-radius: var(--radius-pill);
background: var(--grad-primary);
color: var(--brand-on);
cursor: pointer;
box-shadow: 0 10px 30px -6px rgba(var(--brand-rgb), .5), 0 2px 8px rgba(var(--shadow-rgb), .18);
transition: transform .18s cubic-bezier(.2, .8, .2, 1), box-shadow .18s ease;
}
.bitsy-chat-launcher:hover { transform: translateY(-2px); box-shadow: 0 16px 40px -8px rgba(var(--brand-rgb), .6), 0 3px 10px rgba(var(--shadow-rgb), .2); }
.bitsy-chat-launcher:active { transform: scale(.95); }
.bitsy-chat-launcher.is-open { transform: scale(.9); opacity: .96; }
.bitsy-chat-launcher-icon { font-size: 26px; line-height: 1; }
.bitsy-chat-badge {
position: absolute;
top: -3px;
right: -3px;
min-width: 22px;
height: 22px;
padding: 0 var(--space-px-6);
border: 2px solid #fff;
border-radius: var(--radius-pill);
background: var(--danger-strong);
color: #fff;
font-size: var(--text-11);
font-weight: 700;
line-height: 18px;
text-align: center;
}
.bitsy-chat-panel {
position: fixed;
right: var(--space-4);
bottom: calc(var(--space-4) + 76px);
width: 372px;
height: min(560px, calc(100vh - 120px));
display: flex;
flex-direction: column;
overflow: hidden;
background: #fff;
border: 1px solid var(--hairline);
border-radius: 20px;
box-shadow: 0 24px 60px -12px rgba(var(--shadow-rgb), .34), 0 6px 16px -6px rgba(var(--shadow-rgb), .2);
}
.bitsy-chat-panel.is-popping {
animation: bitsy-chat-pop .22s cubic-bezier(.2, .8, .2, 1);
}
@keyframes bitsy-chat-pop {
from { opacity: 0; transform: translateY(12px) scale(.98); }
to   { opacity: 1; transform: translateY(0) scale(1); }
}
.bitsy-chat-panel.is-dragging { transition: none; box-shadow: 0 32px 70px -10px rgba(var(--shadow-rgb), .44); }
.bitsy-chat-head {
display: flex;
align-items: center;
gap: var(--space-2);
padding: 0 var(--space-3);
height: 56px;
flex: 0 0 auto;
background: linear-gradient(180deg, rgba(var(--brand-rgb), .07), rgba(var(--brand-rgb), .02));
border-bottom: 1px solid var(--hairline);
cursor: grab;
user-select: none;
}
.bitsy-chat-grip {
flex: 0 0 auto;
width: 16px;
height: 22px;
margin-right: var(--space-px-2);
background-image: radial-gradient(currentColor 1.4px, transparent 1.5px);
background-size: 6px 7px;
background-position: 0 3px;
color: var(--ink-3);
opacity: .5;
transition: opacity .15s ease;
}
.bitsy-chat-head:hover .bitsy-chat-grip { opacity: .85; }
.bitsy-chat-panel.is-dragging .bitsy-chat-head { cursor: grabbing; }
.bitsy-chat-title {
flex: 1;
min-width: 0;
font-size: var(--text-16);
font-weight: 700;
letter-spacing: -.01em;
color: var(--ink);
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.bitsy-chat-back,
.bitsy-chat-lock,
.bitsy-chat-min,
.bitsy-chat-close {
flex: 0 0 auto;
width: 32px;
height: 32px;
display: flex;
align-items: center;
justify-content: center;
border: none;
background: none;
color: var(--muted);
cursor: pointer;
border-radius: var(--radius-sm);
font-size: 20px;
line-height: 1;
transition: background .15s ease, color .15s ease;
}
.bitsy-chat-back:hover,
.bitsy-chat-lock:hover,
.bitsy-chat-min:hover,
.bitsy-chat-close:hover { background: rgba(var(--ink-rgb), .07); color: var(--ink); }
.bitsy-chat-back { font-size: 24px; }
.bitsy-chat-body {
flex: 1;
min-height: 0;
display: flex;
flex-direction: column;
overflow: hidden;
position: relative;
background: linear-gradient(180deg, #fff, #fbfaff);
}
.bitsy-chat-note {
margin: 0;
padding: var(--space-4);
color: var(--muted);
font-size: var(--text-13);
line-height: 1.5;
text-align: center;
}
.bitsy-chat-note.is-warn { color: var(--danger-strong); text-align: left; padding-top: var(--space-2); }
.bitsy-chat-form {
flex: 1;
min-height: 0;
display: flex;
flex-direction: column;
gap: var(--space-3);
padding: var(--space-4);
overflow-y: auto;
}
.bitsy-chat-input,
.bitsy-chat-textarea,
.bitsy-chat-select {
width: 100%;
padding: 11px var(--space-3);
border: 1.5px solid var(--hairline-strong);
border-radius: var(--radius-control);
background: #fff;
color: var(--ink);
font: inherit;
font-size: var(--text-14);
box-sizing: border-box;
transition: border-color .15s ease, box-shadow .15s ease;
}
.bitsy-chat-input::placeholder,
.bitsy-chat-textarea::placeholder { color: var(--muted); }
.bitsy-chat-input:focus,
.bitsy-chat-textarea:focus,
.bitsy-chat-select:focus {
outline: none;
border-color: var(--brand);
box-shadow: 0 0 0 3.5px rgba(var(--brand-rgb), .16);
}
.bitsy-chat-btn {
padding: 11px var(--space-4);
border: none;
border-radius: var(--radius-control);
background: var(--grad-primary);
color: var(--brand-on);
font: inherit;
font-size: var(--text-14);
font-weight: 600;
cursor: pointer;
transition: filter .15s ease, transform .1s ease;
}
.bitsy-chat-btn:hover { filter: brightness(1.06); }
.bitsy-chat-btn:active { transform: scale(.98); }
.bitsy-chat-btn:disabled { opacity: .55; cursor: default; filter: none; }
.bitsy-chat-btn.is-inline { flex: 0 0 auto; padding-left: var(--space-5); padding-right: var(--space-5); }
.bitsy-chat-btn.is-danger { background: linear-gradient(150deg, rgb(var(--danger-rgb)), var(--danger-strong)); }
.bitsy-chat-newrow {
display: flex;
gap: var(--space-2);
padding: var(--space-3) var(--space-4);
}
.bitsy-chat-toolrow {
display: flex;
gap: var(--space-2);
padding: 0 var(--space-4) var(--space-3);
border-bottom: 1px solid var(--hairline);
}
.bitsy-chat-linkbtn {
border: 1px solid var(--hairline-strong);
background: #fff;
color: var(--ink-2);
font: inherit;
font-size: var(--text-12);
font-weight: 600;
padding: 6px var(--space-3);
border-radius: var(--radius-pill);
cursor: pointer;
transition: background .15s ease, border-color .15s ease, color .15s ease;
}
.bitsy-chat-linkbtn:hover { background: rgba(var(--brand-rgb), .08); border-color: rgba(var(--brand-rgb), .3); color: var(--brand-deep); }
.bitsy-chat-linkbtn.is-danger { color: var(--danger-strong); }
.bitsy-chat-linkbtn.is-danger:hover { background: rgba(var(--danger-rgb), .08); border-color: rgba(var(--danger-rgb), .3); }
.bitsy-chat-list {
flex: 1;
min-height: 0;
overflow-y: auto;
padding: var(--space-2) 0;
}
.bitsy-chat-item {
display: flex;
align-items: center;
width: 100%;
transition: background .12s ease;
}
.bitsy-chat-item-open {
flex: 1;
min-width: 0;
display: flex;
align-items: center;
gap: var(--space-3);
padding: var(--space-2) var(--space-3) var(--space-2) var(--space-4);
border: none;
background: none;
cursor: pointer;
text-align: left;
}
.bitsy-chat-item-actions {
flex: 0 0 auto;
display: flex;
align-items: center;
gap: var(--space-px-2);
padding-right: var(--space-3);
opacity: 0;
transition: opacity .12s ease;
}
.bitsy-chat-item:hover .bitsy-chat-item-actions,
.bitsy-chat-item:focus-within .bitsy-chat-item-actions { opacity: 1; }
.bitsy-chat-item-action {
display: flex;
align-items: center;
justify-content: center;
width: 28px;
height: 28px;
border: none;
border-radius: var(--radius-sm);
background: none;
color: var(--muted);
cursor: pointer;
font-size: 16px;
line-height: 1;
text-decoration: none;
transition: background .12s ease, color .12s ease;
}
.bitsy-chat-item-action:hover { background: rgba(var(--ink-rgb), .08); color: var(--ink); }
.bitsy-chat-item-action.is-danger:hover { background: rgba(var(--danger-rgb), .1); color: var(--danger-deep); }
.bitsy-chat-item:hover { background: rgba(var(--brand-rgb), .05); }
.bitsy-chat-item.is-static { cursor: default; }
.bitsy-chat-item.is-static:hover { background: none; }
.bitsy-chat-avatar {
flex: 0 0 auto;
width: 42px;
height: 42px;
border-radius: var(--radius-pill);
object-fit: cover;
}
.bitsy-chat-avatar.is-letter {
display: flex;
align-items: center;
justify-content: center;
background: var(--grad-primary);
color: var(--brand-on);
font-size: var(--text-15);
font-weight: 700;
text-transform: uppercase;
}
.bitsy-chat-avatar.is-group { background: var(--grad-primary); border-radius: 14px; }
.bitsy-chat-item-meta { flex: 1; min-width: 0; display: flex; flex-direction: column; gap: 1px; }
.bitsy-chat-item-name {
font-size: var(--text-14);
font-weight: 600;
color: var(--ink);
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.bitsy-chat-item-time { color: var(--muted); font-size: var(--text-12); }
.bitsy-chat-item-unread {
flex: 0 0 auto;
min-width: 20px;
height: 20px;
padding: 0 var(--space-px-6);
border-radius: var(--radius-pill);
background: var(--brand);
color: var(--brand-on);
font-size: var(--text-11);
font-weight: 700;
line-height: 20px;
text-align: center;
}
.bitsy-chat-subhead {
display: flex;
align-items: center;
justify-content: space-between;
gap: var(--space-2);
padding: var(--space-2) var(--space-4);
border-bottom: 1px solid var(--hairline);
background: #fff;
}
.bitsy-chat-subhead-count { font-size: var(--text-12); color: var(--muted); font-weight: 600; }
.bitsy-chat-scroll {
flex: 1;
min-height: 0;
overflow-y: auto;
display: flex;
flex-direction: column;
gap: var(--space-1);
padding: var(--space-4);
}
.bitsy-chat-daydivider { display: flex; align-items: center; justify-content: center; margin: var(--space-3) 0 var(--space-2); }
.bitsy-chat-daydivider-label {
padding: 3px var(--space-3);
border-radius: var(--radius-pill);
background: rgba(var(--ink-rgb), .06);
color: var(--muted);
font-size: var(--text-10);
font-weight: 700;
letter-spacing: .02em;
text-transform: uppercase;
}
.bitsy-chat-bubble {
max-width: 80%;
display: flex;
flex-direction: column;
gap: var(--space-px-3);
padding: var(--space-2) var(--space-3);
border-radius: 18px;
position: relative;
}
.bitsy-chat-bubble.is-new {
animation: bitsy-chat-bubble-in .18s ease;
}
.bitsy-chat-jump {
position: absolute;
left: 50%;
bottom: var(--space-2);
transform: translateX(-50%);
z-index: 2;
display: inline-flex;
align-items: center;
gap: var(--space-px-6);
min-height: 2rem;
padding: var(--space-px-6) var(--space-3);
font-family: inherit;
font-size: var(--text-12);
font-weight: 600;
color: var(--brand-on);
background: var(--brand);
border: 0;
border-radius: var(--radius-pill);
box-shadow: 0 4px 14px rgba(var(--shadow-rgb), .28);
cursor: pointer;
animation: bitsy-chat-jump-in .18s ease;
}
.bitsy-chat-jump:hover { background: var(--brand-deep); }
.bitsy-chat-jump-ico { font-size: var(--text-13); line-height: 1; }
@keyframes bitsy-chat-jump-in { from { opacity: 0; transform: translate(-50%, 6px); } to { opacity: 1; transform: translate(-50%, 0); } }
.bitsy-chat-bubble.is-changed { animation: bitsy-chat-changed 1.6s ease; }
@keyframes bitsy-chat-changed {
0%   { box-shadow: 0 0 0 0 rgba(var(--brand-rgb), .5); }
18%  { box-shadow: 0 0 0 4px rgba(var(--brand-rgb), .32); }
100% { box-shadow: 0 0 0 0 rgba(var(--brand-rgb), 0); }
}
.bitsy-chat-item-changed {
flex: 0 0 auto;
padding: 2px var(--space-px-6);
font-size: var(--text-10);
font-weight: 700;
letter-spacing: .02em;
color: var(--brand-ink);
background: rgba(var(--brand-rgb), .14);
border-radius: var(--radius-pill);
}
.bitsy-chat-rx {
gap: var(--space-px-2);
flex-wrap: wrap;
max-height: 0;
margin-top: calc(-1 * var(--space-px-3));
opacity: 0;
overflow: hidden;
pointer-events: none;
transition: max-height .14s ease, opacity .14s ease, margin-top .14s ease;
}
.bitsy-chat-rx.has-rx,
.bitsy-chat-bubble:hover .bitsy-chat-rx,
.bitsy-chat-bubble:focus-within .bitsy-chat-rx {
max-height: 2.25rem;
margin-top: var(--space-px-2);
opacity: 1;
pointer-events: auto;
}
.bitsy-chat-rx .feed-rx {
min-height: 1.75rem;
padding: var(--space-px-2) var(--space-px-6);
font-size: var(--text-12);
background: rgba(var(--ink-rgb),.06);
}
.bitsy-chat-rx .feed-rx:hover { background: rgba(var(--ink-rgb),.1); }
.bitsy-chat-rx .feed-rx-summary[aria-label]::after,
.bitsy-chat-rx .feed-rx-add[aria-label]::after,
.bitsy-chat-rx .feed-rx[aria-label]::after {
content: none;
}
.bitsy-chat-rx.has-rx:has([data-rx-detail]:not([hidden])) { overflow: visible; }
.bitsy-chat-rx .feed-rx-detail {
flex-direction: column;
flex-wrap: nowrap;
align-items: stretch;
max-height: 13.75rem;
overflow-y: auto;
z-index: var(--z-dock-popover);
flex-direction: column;
align-items: stretch;
max-height: 13.75rem;
overflow-y: auto;
overscroll-behavior: contain;
width: max-content;
max-width: min(15rem, calc(100vw - 4 * var(--space-4)));
}
.bitsy-chat-rx .feed-rx-summary {
min-height: 1.75rem;
padding: var(--space-px-2) var(--space-px-6);
font-size: var(--text-12);
}
.bitsy-chat-rx .rx-stack-emoji { width: 1.15rem; height: 1.15rem; font-size: var(--text-12); }
.bitsy-chat-bubble.is-mine .bitsy-chat-rx .feed-rx-summary { color: #fff; background: rgba(0, 0, 0, .22); }
.bitsy-chat-bubble.is-mine .bitsy-chat-rx .feed-rx-summary:hover { background: rgba(0, 0, 0, .3); }
.bitsy-chat-bubble.is-mine .bitsy-chat-rx .feed-rx-summary.is-mine { background: rgba(0, 0, 0, .36); }
.bitsy-chat-rx .feed-rx.is-mine {
background: rgba(var(--brand-rgb),.16);
color: var(--brand-ink);
}
.bitsy-chat-rx .feed-rx-add {
width: 0;
min-width: 0;
padding: 0;
height: 1.75rem;
opacity: 0;
overflow: hidden;
pointer-events: none;
transition: width .14s ease, opacity .14s ease;
}
.bitsy-chat-bubble:hover .bitsy-chat-rx .feed-rx-add,
.bitsy-chat-bubble:focus-within .bitsy-chat-rx .feed-rx-add {
width: 1.75rem;
opacity: 1;
pointer-events: auto;
}
.bitsy-chat-rx .feed-rx-add svg { width: 14px; height: 14px; }
@media (hover: none) {
.bitsy-chat-rx.has-rx,
.bitsy-chat-bubble:hover .bitsy-chat-rx,
.bitsy-chat-bubble:focus-within .bitsy-chat-rx { max-height: 3.25rem; }
.bitsy-chat-bubble:hover .bitsy-chat-rx .feed-rx-add,
.bitsy-chat-bubble:focus-within .bitsy-chat-rx .feed-rx-add {
width: 2.75rem;
height: 2.75rem;
}
.bitsy-chat-rx .feed-rx { min-height: 2.25rem; }
}
.bitsy-chat-bubble.is-mine .bitsy-chat-rx .feed-rx-add { color: rgba(255, 255, 255, .85); }
.bitsy-chat-bubble.is-mine .bitsy-chat-rx .feed-rx-add:hover {
color: #fff;
background: rgba(0, 0, 0, .24);
}
.bitsy-chat-bubble.is-mine .bitsy-chat-rx .feed-rx {
color: #fff;
background: rgba(0, 0, 0, .22);
}
.bitsy-chat-bubble.is-mine .bitsy-chat-rx .feed-rx:hover { background: rgba(0, 0, 0, .3); }
.bitsy-chat-bubble.is-mine .bitsy-chat-rx .feed-rx.is-mine {
color: #fff;
background: rgba(0, 0, 0, .36);
}
@keyframes bitsy-chat-bubble-in { from { opacity: 0; transform: translateY(4px); } to { opacity: 1; transform: none; } }
.bitsy-chat-bubble.is-mine {
align-self: flex-end;
background: linear-gradient(160deg, var(--brand), var(--brand-deep));
color: var(--brand-on);
border-bottom-right-radius: 5px;
}
.bitsy-chat-bubble.is-theirs {
align-self: flex-start;
background: #fff;
color: var(--ink);
border: 1px solid var(--hairline);
border-bottom-left-radius: 5px;
}
.bitsy-chat-bubble-who { font-size: var(--text-11); font-weight: 700; color: var(--brand-deep); margin-bottom: 1px; }
.bitsy-chat-bubble-text { font-size: var(--text-14); line-height: 1.42; white-space: pre-wrap; word-wrap: break-word; overflow-wrap: anywhere; }
.bitsy-chat-bubble-text.is-deleted { font-style: italic; opacity: .65; }
.bitsy-chat-bubble-text.is-disappear-note { font-style: italic; opacity: .75; }
.bitsy-chat-bubble.is-disappear-declined { opacity: .8; }
.bitsy-chat-disappear-offer {
display: flex;
flex-direction: column;
gap: var(--space-2);
min-width: 0;
}
.bitsy-chat-disappear-title {
font-size: var(--text-13);
font-weight: 700;
color: var(--brand-deep);
}
.bitsy-chat-bubble.is-mine .bitsy-chat-disappear-title { color: #fff; }
.bitsy-chat-disappear-body {
font-size: var(--text-13);
line-height: 1.4;
}
.bitsy-chat-disappear-actions {
display: flex;
gap: var(--space-2);
margin-top: var(--space-1);
}
.bitsy-chat-disappear-accept,
.bitsy-chat-disappear-decline {
flex: 0 0 auto;
padding: var(--space-px-6) var(--space-3);
border-radius: var(--radius-pill);
border: 1px solid var(--hairline);
background: none;
color: inherit;
font-size: var(--text-12);
font-weight: 600;
cursor: pointer;
transition: background .15s ease, border-color .15s ease;
}
.bitsy-chat-disappear-accept {
background: var(--brand);
border-color: var(--brand);
color: var(--brand-on);
}
.bitsy-chat-disappear-accept:hover { background: var(--brand-deep); border-color: var(--brand-deep); }
.bitsy-chat-disappear-decline:hover { background: rgba(var(--ink-rgb), .05); border-color: var(--hairline-strong, var(--hairline)); }
.bitsy-chat-bubble-meta {
display: flex;
align-items: center;
gap: var(--space-px-6);
}
.bitsy-chat-bubble-time { font-size: var(--text-10); opacity: .62; }
.bitsy-chat-edited {
flex: 0 0 auto;
padding: 1px var(--space-px-6);
font-size: var(--text-10);
font-weight: 700;
line-height: 1.4;
color: var(--muted);
background: rgba(var(--ink-rgb), .07);
border-radius: var(--radius-pill);
}
.bitsy-chat-bubble.is-mine .bitsy-chat-edited { color: #fff; background: rgba(0, 0, 0, .26); }
.bitsy-chat-bubble.is-mine .bitsy-chat-bubble-time { color: rgba(255, 255, 255, .85); opacity: .85; }
.bitsy-chat-bubble-actions {
display: flex;
gap: var(--space-3);
margin-top: -3px;
max-height: 0;
overflow: hidden;
opacity: 0;
transition: max-height .14s ease, opacity .14s ease, margin-top .14s ease;
pointer-events: none;
}
.bitsy-chat-bubble:hover .bitsy-chat-bubble-actions,
.bitsy-chat-bubble:focus-within .bitsy-chat-bubble-actions {
max-height: 24px;
margin-top: var(--space-px-2);
opacity: 1;
pointer-events: auto;
}
.bitsy-chat-msgaction { border: none; background: none; color: var(--muted); font-size: var(--text-11); font-weight: 600; cursor: pointer; padding: 0; transition: color .12s ease; }
.bitsy-chat-msgaction:hover { text-decoration: underline; color: var(--ink); }
.bitsy-chat-msgaction.is-danger:hover { color: var(--danger-strong); }
.bitsy-chat-bubble.is-mine .bitsy-chat-msgaction { color: rgba(255, 255, 255, .8); }
.bitsy-chat-bubble.is-mine .bitsy-chat-msgaction:hover { color: #fff; }
@media (hover: none) {
.bitsy-chat-bubble:hover .bitsy-chat-bubble-actions,
.bitsy-chat-bubble:focus-within .bitsy-chat-bubble-actions { max-height: 2.75rem; }
.bitsy-chat-msgaction {
display: inline-flex;
align-items: center;
min-height: 2.75rem;
}
}
.bitsy-chat-image { display: block; max-width: 240px; }
.bitsy-chat-image-img {
max-width: 240px;
max-height: 280px;
border-radius: 12px;
display: block;
cursor: zoom-in;
transition: filter .15s ease;
}
.bitsy-chat-image-img:hover { filter: brightness(.94); }
.bitsy-chat-bubble-text.is-attach-note { font-style: italic; opacity: .75; }
.bitsy-chat-file {
display: inline-flex;
align-items: center;
gap: var(--space-2);
max-width: 240px;
padding: 9px var(--space-3);
border: none;
border-radius: 12px;
background: rgba(var(--ink-rgb), .06);
color: inherit;
cursor: pointer;
font: inherit;
font-size: var(--text-13);
text-align: left;
}
.bitsy-chat-bubble.is-mine .bitsy-chat-file { background: rgba(255, 255, 255, .18); }
.bitsy-chat-file:hover { filter: brightness(.97); }
.bitsy-chat-file-icon { flex: 0 0 auto; font-size: 16px; }
.bitsy-chat-file-name { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.bitsy-chat-typing {
padding: 0 var(--space-4) var(--space-2);
color: var(--muted);
font-size: var(--text-12);
font-style: italic;
}
.bitsy-chat-fp {
display: flex;
align-items: center;
gap: var(--space-2);
padding: var(--space-2) var(--space-4);
border-top: 1px solid var(--hairline);
color: var(--muted);
font-size: var(--text-11);
}
.bitsy-chat-fp-label { flex: 0 0 auto; font-weight: 600; }
.bitsy-chat-fp-code { letter-spacing: .06em; color: var(--ink-3); font-family: ui-monospace, monospace; }
.bitsy-chat-composer {
position: relative;
display: flex;
align-items: center;
gap: var(--space-px-6);
padding: var(--space-4) var(--space-3);
border-top: 1px solid var(--hairline);
background: #fff;
}
.bitsy-chat-staged:not([hidden]) + .bitsy-chat-composer { border-top: 0; }
.bitsy-chat-more {
flex: 0 0 auto;
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
border: none;
background: rgba(var(--ink-rgb), .05);
color: var(--muted);
cursor: pointer;
border-radius: var(--radius-pill);
font-size: 17px;
transition: background .15s ease, color .15s ease;
}
.bitsy-chat-more:hover,
.bitsy-chat-more.is-open { background: rgba(var(--brand-rgb), .1); color: var(--brand-deep); }
.bitsy-chat-more:disabled { opacity: .4; cursor: default; }
.bitsy-chat-more.is-armed { background: var(--brand); color: var(--brand-on); font-size: var(--text-11); font-weight: 700; }
.bitsy-chat-moremenu {
position: absolute;
left: var(--space-3);
bottom: calc(100% - var(--space-2));
z-index: 3;
display: flex;
flex-direction: column;
padding: var(--space-px-6);
background: #fff;
border: 1px solid var(--hairline-strong);
border-radius: var(--radius-lg);
box-shadow: 0 8px 24px rgba(var(--shadow-rgb), .18);
}
.bitsy-chat-moreitem {
display: flex;
align-items: center;
gap: var(--space-2);
min-height: 2.75rem;
padding: 0 var(--space-2);
font-family: inherit;
font-size: var(--text-13);
font-weight: 600;
text-align: left;
color: var(--ink);
background: none;
border: 0;
border-radius: var(--radius-md);
cursor: pointer;
}
.bitsy-chat-moreitem:hover { background: rgba(var(--brand-rgb), .1); color: var(--brand-deep); }
.bitsy-chat-moreitem.is-on { color: var(--brand-deep); }
.bitsy-chat-moreitem-ico {
flex: 0 0 auto;
width: 18px;
height: 18px;
color: var(--muted);
}
.bitsy-chat-moreitem:hover .bitsy-chat-moreitem-ico,
.bitsy-chat-moreitem.is-on .bitsy-chat-moreitem-ico { color: inherit; }
.bitsy-chat-moreitem-ico svg { display: block; width: 18px; height: 18px; }
.bitsy-chat-moreitem-value {
flex: 0 0 auto;
margin-left: auto;
min-width: 2.25rem;
padding-left: var(--space-2);
text-align: right;
font-weight: 700;
color: var(--muted);
}
.bitsy-chat-moreitem.is-on .bitsy-chat-moreitem-value,
.bitsy-chat-moreitem:hover .bitsy-chat-moreitem-value { color: inherit; }
.bitsy-chat-textarea {
flex: 1;
resize: none;
min-width: 0;
margin: 0;
max-height: 120px;
min-height: 42px;
line-height: 1.4;
padding: 11px var(--space-4);
border-radius: 12px;
box-sizing: border-box;
overflow-y: hidden;
scrollbar-width: thin;
scrollbar-gutter: auto;
}
.bitsy-chat-textarea.has-scroll {
overflow-y: auto;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.bitsy-chat-textarea::-webkit-scrollbar { width: 8px; }
.bitsy-chat-textarea::-webkit-scrollbar-track { background: transparent; margin: var(--space-2) 0; }
.bitsy-chat-textarea::-webkit-scrollbar-thumb {
background: rgba(var(--ink-rgb), .22);
border-radius: 8px;
border: 2px solid transparent;
background-clip: padding-box;
}
.bitsy-chat-textarea::placeholder {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.bitsy-chat-send {
flex: 0 0 auto;
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
border: none;
border-radius: var(--radius-pill);
background: var(--grad-primary);
color: var(--brand-on);
font-size: 19px;
cursor: pointer;
transition: filter .15s ease, transform .1s ease;
}
.bitsy-chat-send:hover { filter: brightness(1.08); }
.bitsy-chat-send:active { transform: scale(.94); }
.bitsy-chat-send:disabled { opacity: .45; cursor: default; filter: none; }
.bitsy-chat-fileinput { display: none; }
.bitsy-chat-setrow {
display: flex;
align-items: center;
justify-content: space-between;
gap: var(--space-3);
font-size: var(--text-14);
color: var(--ink);
}
.bitsy-chat-setrow .bitsy-chat-select { width: auto; min-width: 160px; }
.bitsy-chat-setlabel { font-weight: 600; }
.bitsy-chat-toggle { width: 20px; height: 20px; accent-color: var(--brand); cursor: pointer; }
.bitsy-chat-saved { align-self: center; color: var(--success-deep); font-size: var(--text-12); font-weight: 600; }
.messages-surface { max-width: 760px; margin: 0 auto; }
.messages-noscript { color: var(--muted); text-align: center; }
.bitsy-chat.is-page { position: static; }
.bitsy-chat.is-page .bitsy-chat-panel {
position: static;
width: 100%;
height: 74vh;
height: 74dvh;
border-radius: 20px;
animation: none;
box-shadow: 0 12px 40px -14px rgba(var(--shadow-rgb), .28);
}
.bitsy-chat.is-page .bitsy-chat-head { cursor: default; }
.bitsy-chat.is-page .bitsy-chat-grip { display: none; }
.bitsy-chat.is-page .bitsy-chat-reset { display: none; }
.bitsy-chat.is-page .bitsy-chat-min,
.bitsy-chat.is-page .bitsy-chat-close { display: none; }
@media (max-width: 480px) {
.bitsy-chat-launcher { right: var(--space-3); bottom: var(--space-3); }
.bitsy-chat-panel {
right: 0;
left: 0;
top: 0;
bottom: 0;
width: 100vw;
height: 100vh;
height: 100dvh;
border: none;
border-radius: 0;
animation: none;
}
.bitsy-chat-head { cursor: default; }
.bitsy-chat-grip { display: none; }
.bitsy-chat-min { display: none; }
.bitsy-chat.is-page .bitsy-chat-panel { height: 78vh; height: 78dvh; border-radius: 16px; }
}
@keyframes bitsy-chat-attention {
0%   { box-shadow: 0 10px 30px -6px rgba(var(--brand-rgb), .5), 0 0 0 0 rgba(var(--brand-rgb), .5); }
70%  { box-shadow: 0 10px 30px -6px rgba(var(--brand-rgb), .5), 0 0 0 14px rgba(var(--brand-rgb), 0); }
100% { box-shadow: 0 10px 30px -6px rgba(var(--brand-rgb), .5), 0 0 0 0 rgba(var(--brand-rgb), 0); }
}
.bitsy-chat-launcher.has-changed::after {
content: '';
position: absolute;
top: 2px;
right: 2px;
width: 10px;
height: 10px;
background: var(--brand);
border: 2px solid #fff;
border-radius: var(--radius-pill);
}
.bitsy-chat-launcher.has-new { animation: bitsy-chat-attention 1.4s ease-out 2; }
@media (prefers-reduced-motion: reduce) {
.bitsy-chat-launcher.has-new { animation: none; }
}
.bitsy-nav-unread {
display: inline-flex;
align-items: center;
justify-content: center;
min-width: 18px;
height: 18px;
margin-left: auto;
padding: 0 var(--space-px-5);
border-radius: var(--radius-pill);
background: var(--brand);
color: var(--brand-on);
font-size: var(--text-11);
font-weight: 700;
line-height: 18px;
}
.bitsy-chat-lockrow {
display: flex;
flex-direction: column;
gap: var(--space-2);
margin-top: var(--space-3);
padding-top: var(--space-3);
border-top: 1px solid var(--hairline);
}
.bitsy-chat-reset {
flex: 0 0 auto;
width: 32px;
height: 32px;
display: flex;
align-items: center;
justify-content: center;
border: none;
background: none;
color: var(--muted);
cursor: pointer;
border-radius: var(--radius-sm);
font-size: 17px;
line-height: 1;
transition: background .15s ease, color .15s ease;
}
.bitsy-chat-reset:hover { background: rgba(var(--ink-rgb), .07); color: var(--ink); }
.bitsy-chat-launcher.is-dragging { cursor: grabbing; transition: none; }
.bitsy-chat-fab-reset {
position: fixed;
width: 28px;
height: 28px;
display: flex;
align-items: center;
justify-content: center;
border: 1px solid var(--hairline-strong);
border-radius: var(--radius-pill);
background: #fff;
color: var(--ink-2);
cursor: pointer;
font-size: 14px;
line-height: 1;
box-shadow: 0 4px 12px rgba(var(--shadow-rgb), .18);
z-index: 901;
transition: background .15s ease, color .15s ease;
}
.bitsy-chat-fab-reset:hover { background: rgba(var(--brand-rgb), .08); color: var(--brand-deep); }
@media (max-width: 480px) {
.bitsy-chat-reset { display: none; }
.bitsy-chat-launcher,
.bitsy-chat-launcher:hover { box-shadow: 0 2px 8px rgba(var(--shadow-rgb), .18); }
}
.bitsy-chat-blocked {
display: flex;
flex-direction: column;
gap: var(--space-px-2);
align-items: center;
text-align: center;
padding: var(--space-4);
border-top: 1px solid var(--hairline);
background: #fff;
}
.bitsy-chat-blocked-text {
max-width: 100%;
font-size: var(--text-14);
font-weight: 600;
color: var(--ink);
line-height: 1.4;
overflow-wrap: anywhere;
word-break: break-word;
}
.bitsy-chat-blocked-sub {
font-size: var(--text-12);
color: var(--muted);
max-width: 100%;
overflow-wrap: anywhere;
}
.bitsy-chat-link {
color: var(--brand-deep);
text-decoration: underline;
text-underline-offset: 2px;
word-break: break-word;
}
.bitsy-chat-bubble.is-mine .bitsy-chat-link { color: #fff; }
.bitsy-chat-textlink {
align-self: center;
margin-top: var(--space-3);
padding: 0;
border: none;
background: none;
color: var(--muted);
text-decoration: none;
text-underline-offset: 2px;
font-size: var(--text-13);
cursor: pointer;
}
.bitsy-chat-textlink:hover { color: var(--brand-deep); text-decoration: underline; }
.bitsy-chat-undo {
position: absolute;
left: 50%;
bottom: 76px;
transform: translateX(-50%);
display: flex;
align-items: center;
gap: var(--space-3);
padding: 8px var(--space-3) 8px var(--space-4);
border-radius: var(--radius-pill);
background: rgba(var(--ink-rgb), .92);
color: #fff;
font-size: var(--text-12);
box-shadow: 0 8px 24px rgba(var(--shadow-rgb), .28);
z-index: 30;
}
.bitsy-chat-undo-btn {
border: none;
background: none;
color: var(--brand);
font-weight: 700;
font-size: var(--text-12);
cursor: pointer;
padding: 0;
}
.bitsy-chat-undo-btn:hover { text-decoration: underline; }
.bitsy-chat-staged {
padding: var(--space-3);
border-top: 1px solid var(--hairline);
}
.bitsy-chat-staged-chip {
display: inline-flex;
align-items: center;
gap: var(--space-2);
max-width: 100%;
padding: 6px var(--space-2) 6px var(--space-3);
border: 1px solid var(--hairline);
border-radius: var(--radius-pill);
background: rgba(var(--brand-rgb), .06);
font-size: var(--text-12);
}
.bitsy-chat-staged-name {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 200px;
}
.bitsy-chat-staged-remove {
flex: 0 0 auto;
display: flex;
align-items: center;
justify-content: center;
width: 20px;
height: 20px;
border: none;
border-radius: var(--radius-pill);
background: none;
color: var(--muted);
cursor: pointer;
font-size: 15px;
line-height: 1;
}
.bitsy-chat-staged-remove:hover { background: rgba(var(--ink-rgb), .1); color: var(--ink); }
.bitsy-chat-showmore {
display: block;
width: calc(100% - var(--space-4) * 2);
margin: var(--space-2) var(--space-4) var(--space-3);
padding: var(--space-2);
border: 1px solid var(--hairline);
border-radius: var(--radius-md);
background: none;
color: var(--muted);
font-size: var(--text-12);
font-weight: 600;
cursor: pointer;
transition: background .12s ease, color .12s ease;
}
.bitsy-chat-showmore:hover { background: rgba(var(--brand-rgb), .05); color: var(--ink); }
.bitsy-chat-showmore:disabled { opacity: .6; cursor: default; }
.bitsy-chat-edit { display: flex; flex-direction: column; gap: var(--space-2); min-width: 180px; }
.bitsy-chat-edit-input {
width: 100%;
resize: none;
border: none;
border-radius: 10px;
padding: var(--space-2) var(--space-px-10);
font: inherit;
font-size: var(--text-14);
line-height: 1.4;
color: var(--ink);
background: #fff;
box-sizing: border-box;
max-height: 120px;
overflow-y: auto;
}
.bitsy-chat-edit-input:focus { outline: none; box-shadow: 0 0 0 2px rgba(var(--brand-rgb), .35); }
.bitsy-chat-edit-actions { display: flex; gap: var(--space-2); justify-content: flex-end; }
.bitsy-chat-edit-save,
.bitsy-chat-edit-cancel {
border: none;
border-radius: var(--radius-pill);
padding: var(--space-1) var(--space-3);
font-size: var(--text-12);
font-weight: 600;
cursor: pointer;
}
.bitsy-chat-edit-save { background: var(--brand); color: var(--brand-on, #fff); }
.bitsy-chat-edit-cancel { background: rgba(0, 0, 0, .24); color: #fff; }
.bitsy-chat-edit-save:hover { filter: brightness(1.05); }
.bitsy-chat-edit-cancel:hover { background: rgba(0, 0, 0, .34); }
.bitsy-chat-usersuggest {
display: flex;
flex-direction: column;
margin: 2px var(--space-4) 0;
border: 1px solid var(--hairline);
border-radius: var(--radius-md);
background: #fff;
overflow: hidden;
box-shadow: 0 6px 20px rgba(var(--shadow-rgb), .12);
}
.bitsy-chat-usersuggest-row {
display: flex;
align-items: center;
gap: var(--space-3);
padding: var(--space-2) var(--space-3);
border: none;
background: none;
cursor: pointer;
text-align: left;
transition: background .12s ease;
}
.bitsy-chat-usersuggest-row:hover { background: rgba(var(--brand-rgb), .06); }
.bitsy-chat-usersuggest-avatar,
.bitsy-chat-usersuggest-letter {
flex: 0 0 auto;
width: 30px;
height: 30px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
object-fit: cover;
background: var(--brand);
color: var(--brand-on, #fff);
font-weight: 700;
font-size: var(--text-12);
}
.bitsy-chat-usersuggest-meta { display: flex; flex-direction: column; min-width: 0; }
.bitsy-chat-usersuggest-name { font-size: var(--text-13); font-weight: 600; color: var(--ink); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.bitsy-chat-usersuggest-handle { font-size: var(--text-11); color: var(--muted); }
.bitsy-chat-newfeedback {
margin: 0 var(--space-4) var(--space-3);
padding: var(--space-2) var(--space-3);
border-radius: var(--radius-sm);
background: rgba(var(--danger-rgb), .08);
color: var(--danger-strong);
font-size: var(--text-12);
}
.bitsy-chat-usersuggest-empty {
padding: var(--space-3);
color: var(--muted);
font-size: var(--text-12);
text-align: center;
}
.bitsy-chat-composerhint {
margin: 4px var(--space-4) 0;
font-size: var(--text-11);
color: var(--muted);
line-height: 1.3;
}
.bitsy-chat-composerhint.is-error { color: var(--danger-strong); font-weight: 600; }
.bitsy-chat-more svg,
.bitsy-chat-lock svg,
.bitsy-chat-send svg { display: block; }
.bitsy-chat-linkcard {
display: flex;
align-items: stretch;
margin-top: var(--space-2);
max-width: 260px;
border: 1px solid var(--hairline);
border-radius: var(--radius-md, 12px);
background: var(--card, #fff);
overflow: hidden;
text-decoration: none;
color: inherit;
transition: border-color .15s ease, background .15s ease;
}
.bitsy-chat-linkcard:hover { border-color: var(--hairline-strong, var(--hairline)); background: rgba(var(--ink-rgb), .03); }
.bitsy-chat-bubble.is-mine .bitsy-chat-linkcard {
background: #fff;
color: var(--ink);
border-color: rgba(0, 0, 0, .08);
}
.bitsy-chat-bubble.is-mine .bitsy-chat-linkcard:hover { background: #f5f5f7; border-color: rgba(0, 0, 0, .14); }
.bitsy-chat-bubble.is-mine .bitsy-chat-linkcard-title { color: var(--ink); }
.bitsy-chat-bubble.is-mine .bitsy-chat-linkcard-desc,
.bitsy-chat-bubble.is-mine .bitsy-chat-linkcard-site { color: #5a5a66; }
.bitsy-chat-linkcard-thumb {
flex: 0 0 auto;
width: 68px;
background: rgba(var(--ink-rgb), .04);
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
}
.bitsy-chat-linkcard-thumb img { width: 100%; height: 100%; object-fit: cover; display: block; }
.bitsy-chat-linkcard-body {
flex: 1 1 auto;
min-width: 0;
display: flex;
flex-direction: column;
gap: var(--space-px-2);
padding: var(--space-2) var(--space-3);
justify-content: center;
}
.bitsy-chat-linkcard-title {
font-weight: 700;
font-size: var(--text-13);
line-height: 1.3;
color: var(--ink);
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.bitsy-chat-linkcard-desc {
font-size: var(--text-12);
line-height: 1.4;
color: var(--muted);
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.bitsy-chat-linkcard-site { font-size: var(--text-10); color: var(--muted); }
.bitsy-chat-linkpreview {
position: relative;
padding: var(--space-2) var(--space-3) 0;
}
.bitsy-chat-linkpreview .bitsy-chat-linkcard { margin-top: 0; max-width: none; }
.bitsy-chat-linkpreview-x {
position: absolute;
top: calc(var(--space-2) + 6px);
right: calc(var(--space-3) + 6px);
width: 22px;
height: 22px;
display: flex;
align-items: center;
justify-content: center;
border: none;
border-radius: var(--radius-pill);
background: rgba(var(--ink-rgb), .55);
color: #fff;
font-size: 15px;
line-height: 1;
cursor: pointer;
}
.bitsy-chat-linkpreview-x:hover { background: rgba(var(--ink-rgb), .75); }
}
@layer content-notifications {
.notif { position: relative; display: inline-flex; align-items: center; }
.notif-bell {
position: relative; display: inline-flex; align-items: center; justify-content: center;
width: 40px; height: 40px; padding: 0; border: 0; border-radius: var(--radius-pill);
background: transparent; color: var(--ink); cursor: pointer;
}
.notif-bell:hover { background: rgba(var(--ink-rgb), .06); }
.notif-bell:focus-visible { outline: 2px solid var(--brand); outline-offset: 2px; }
.notif-badge {
position: absolute; top: 4px; right: 4px; min-width: 17px; height: 17px; padding: 0 4px;
display: inline-flex; align-items: center; justify-content: center;
font-size: 11px; font-weight: 700; line-height: 1; color: #fff; background: var(--brand);
border-radius: var(--radius-pill); box-shadow: 0 0 0 2px var(--surface-opaque);
font-variant-numeric: tabular-nums;
}
.notif-panel {
position: absolute; top: calc(100% + 8px); right: 0; z-index: 60;
width: min(380px, calc(100vw - var(--space-4)));
background: var(--surface-opaque); border: 1px solid var(--hairline);
border-radius: var(--radius-md); box-shadow: var(--shadow-lg, 0 12px 40px rgba(0,0,0,.18));
overflow: hidden; display: flex; flex-direction: column; max-height: min(70vh, 560px);
}
.notif-panel[hidden], .notif-badge[hidden] { display: none; }
.notif-panel-head, .notif-panel-foot {
display: flex; align-items: center; justify-content: space-between; gap: var(--space-2);
padding: var(--space-3); border-bottom: 1px solid var(--hairline);
}
.notif-panel-foot { border-bottom: 0; border-top: 1px solid var(--hairline); }
.notif-panel-title { font-weight: 700; }
.notif-panel-act {
border: 0; background: transparent; color: var(--brand); font: inherit; font-weight: 600;
cursor: pointer; padding: 4px 6px; border-radius: var(--radius-xs);
}
.notif-panel-act:hover { background: rgba(var(--ink-rgb), .06); }
.notif-panel-see { color: var(--brand); font-weight: 600; text-decoration: none; padding: 4px 6px; }
.notif-panel-see:hover { text-decoration: underline; }
.notif-panel-list { overflow-y: auto; overscroll-behavior: contain; }
.notif-panel-empty, .notif-empty { padding: var(--space-5) var(--space-4); text-align: center; color: var(--muted); }
.notif-row { position: relative; display: flex; align-items: flex-start; gap: var(--space-3); }
.notif-row + .notif-row { border-top: 1px solid var(--hairline); }
.notif-row.is-unread { background: rgba(var(--brand-rgb, 124, 60, 255), .07); }
.notif-link {
flex: 1 1 auto; min-width: 0; display: flex; align-items: flex-start; gap: var(--space-3);
padding: var(--space-3) var(--space-3) var(--space-3) var(--space-5); color: inherit; text-decoration: none;
}
a.notif-link:hover { background: rgba(var(--ink-rgb), .04); }
.notif-vis {
flex: 0 0 auto; width: 40px; height: 40px; border-radius: var(--radius-pill);
display: inline-flex; align-items: center; justify-content: center; overflow: hidden;
}
.notif-vis-icon { background: rgba(var(--ink-rgb), .06); color: var(--brand); }
.notif-vis-icon svg { width: 20px; height: 20px; }
.notif-vis :where(img, .avatar, span) { width: 100%; height: 100%; object-fit: cover; }
.notif-main { flex: 1 1 auto; min-width: 0; display: flex; flex-direction: column; gap: 2px; }
.notif-text { line-height: 1.35; }
.notif-meta { font-size: var(--text-13, .8125rem); color: var(--muted); }
.notif-meta time { color: inherit; text-decoration: none; }
.notif-row.is-unread .notif-text { font-weight: 600; }
.notif-row.is-unread::before {
content: ""; position: absolute; left: 7px; top: 50%; transform: translateY(-50%);
width: 6px; height: 6px; border-radius: var(--radius-pill); background: var(--brand);
}
.notif-clear {
flex: 0 0 auto; align-self: center; width: 30px; height: 30px; margin-right: var(--space-2);
display: inline-flex; align-items: center; justify-content: center;
border: 0; background: transparent; color: var(--muted); cursor: pointer; border-radius: var(--radius-pill);
opacity: 0; transition: opacity .12s ease;
}
.notif-clear svg { width: 16px; height: 16px; }
.notif-row:hover .notif-clear, .notif-clear:focus-visible { opacity: 1; }
.notif-clear:hover { background: rgba(var(--ink-rgb), .08); color: var(--ink); }
@media (hover: none) { .notif-clear { opacity: 1; } }
.notif-page-head { display: flex; align-items: center; justify-content: space-between; gap: var(--space-3); margin-bottom: var(--space-3); }
.notif-page-title { margin: 0; }
.notif-page-actions { display: flex; gap: var(--space-2); }
.notif-list { border: 1px solid var(--hairline); border-radius: var(--radius-md); overflow: hidden; }
.notif-more-wrap { display: flex; justify-content: center; margin-top: var(--space-4); }
.notif-prefs-grid {
display: grid; grid-template-columns: 1fr auto auto auto; align-items: center;
border: 1px solid var(--hairline); border-radius: var(--radius-md); overflow: hidden; margin-top: var(--space-3);
}
.notif-prefs-hrow, .notif-prefs-row { display: contents; }
.notif-prefs-hrow > span, .notif-prefs-row > span { padding: var(--space-3); border-top: 1px solid var(--hairline); }
.notif-prefs-hrow > span { border-top: 0; font-weight: 600; font-size: var(--text-13, .8125rem); color: var(--muted); }
.notif-prefs-c { text-align: center; justify-self: center; min-width: 72px; }
.notif-prefs-group {
grid-column: 1 / -1; padding: var(--space-2) var(--space-3); border-top: 1px solid var(--hairline);
background: rgba(var(--ink-rgb), .04); font-weight: 700; font-size: var(--text-13, .8125rem);
}
.notif-prefs-name { display: flex; flex-direction: column; gap: 2px; }
.notif-prefs-lock { font-size: var(--text-12, .75rem); color: var(--muted); font-weight: 600; }
.notif-prefs-email { min-width: 104px; }
.notif-prefs-check { width: 18px; height: 18px; accent-color: var(--brand); cursor: pointer; }
.notif-prefs :disabled { opacity: .55; cursor: not-allowed; }
.notif-prefs-tools { display: flex; align-items: center; justify-content: space-between; gap: var(--space-3); flex-wrap: wrap; margin-top: var(--space-4); }
.notif-prefs-none { display: inline-flex; align-items: center; gap: var(--space-2); cursor: pointer; }
.notif-prefs-none input { width: 16px; height: 16px; accent-color: var(--brand); }
}
@layer content-compose {
.compose-tab {
position: fixed; left: 0; top: 50%; transform: translateY(-50%); z-index: 45;
display: inline-flex; align-items: center; gap: var(--space-2);
padding: var(--space-3) var(--space-4) var(--space-3) var(--space-3);
border: 0; border-radius: 0 var(--radius-md) var(--radius-md) 0;
background: var(--grad-primary); color: #fff; cursor: pointer;
font: inherit; font-weight: 700; font-size: var(--text-15, .9375rem); line-height: 1;
box-shadow: 3px 4px 18px rgba(var(--ink-rgb), .26);
transition: padding-right .14s ease, filter .14s ease;
}
.compose-tab svg { width: 20px; height: 20px; flex-shrink: 0; }
.compose-tab:hover { filter: brightness(1.06); padding-right: var(--space-5); }
.compose-tab:active { filter: brightness(.97); }
.compose-tab:focus-visible { outline: 2px solid var(--brand); outline-offset: 3px; }
.compose-modal-card {
width: min(600px, 100%); max-width: 600px; text-align: left;
padding: var(--space-4);
display: flex; flex-direction: column; gap: var(--space-2);
}
.compose-modal .bitsy-modal-close { position: sticky; top: 0; right: auto; bottom: auto; left: auto; align-self: flex-end; margin: 0; z-index: 2; }
.compose-modal [data-feed-composer] { width: 100%; }
.compose-modal .feed-composer { border: 0; background: transparent; padding: 0; margin: 0; }
.compose-modal .feed-composer textarea { min-height: 118px; }
}
