:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f8fafa;--surface:#f2f4f4;--surface-lowest:#fff;--surface-high:#e6e8e9;--border:#e1e3e3;--feed-border:#eff3f4;--text:#191c1d;--muted:#536471;--on-surface-variant:#3f4851;--accent:#1d9bf0;--primary:#00629d;--secondary:#815600;--secondary-container:#f9a900;--header-bg:#ffffffe6;--mobile-nav-bg:#fffffff2;--post-hover:#f8fafab8;--action-hover:#e8f5fe;--premium-bg:#fff8e7;--spark-fab-bg:linear-gradient(135deg,#ffd396,#db7e00);--spark-fab-fg:#472500}html.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#000;--surface:#16181c;--surface-lowest:#000;--surface-high:#202327;--border:#30353a;--feed-border:#2f3336;--text:#dee3e8;--muted:#89919d;--on-surface-variant:#bfc7d3;--accent:#1d9bf0;--primary:#99cbff;--secondary:#ffd396;--secondary-container:#ffae0e;--header-bg:#000c;--mobile-nav-bg:#000000e6;--post-hover:#18181b4d;--action-hover:#18181bb3;--premium-bg:#171c20;--spark-fab-bg:linear-gradient(135deg,#ffd396,#db7e00);--spark-fab-fg:#472500}*{box-sizing:border-box}body{background:var(--background);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit;background:0 0;border:0}.legal-page{background:var(--background);min-height:100vh;color:var(--text);padding:2rem 1rem 4rem}.legal-container{max-width:680px;margin:0 auto}.legal-back{opacity:.6;margin-bottom:1.5rem;font-size:.875rem;transition:opacity .15s;display:inline-block}.legal-back:hover{opacity:1}.legal-page h1{margin:0 0 .25rem;font-size:1.75rem;font-weight:700}.legal-updated{opacity:.5;margin:0 0 1.5rem;font-size:.8rem}.legal-notice{background:color-mix(in srgb,var(--text)6%,transparent);border-left:3px solid var(--accent,#888);border-radius:4px;margin-bottom:2rem;padding:.75rem 1rem;font-size:.875rem}.legal-page section{margin-bottom:2rem}.legal-page h2{margin:0 0 .5rem;font-size:1rem;font-weight:600}.legal-page p,.legal-page li{opacity:.8;font-size:.9rem;line-height:1.7}.legal-page ul{margin:.5rem 0;padding-left:1.25rem}.legal-page a{opacity:.9;text-decoration:underline}
.admin-page{width:min(1120px,100%);margin:0 auto;padding:24px}.admin-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:18px;display:flex}.admin-header h1,.admin-panel h2{margin:0}.admin-muted{color:var(--muted);margin:6px 0 0}.admin-notice{border:1px solid color-mix(in srgb,var(--accent)50%,var(--border));background:color-mix(in srgb,var(--accent)10%,transparent);border-radius:8px;gap:4px;margin-top:18px;padding:12px 14px;display:grid}.admin-notice span{color:var(--muted);font-size:13px}.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:18px 0;display:grid}.admin-panel{border:1px solid var(--border);border-radius:8px;padding:16px}.admin-section-header{gap:12px;display:grid}.admin-filter-form{grid-template-columns:minmax(220px,1fr) auto auto;gap:8px;display:grid}.admin-clear-link{border-radius:8px;justify-content:center;align-items:center;padding:10px 12px;font-weight:800;display:inline-flex}.admin-status-filters{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.admin-status-filters a{border:1px solid var(--border);color:var(--muted);border-radius:999px;padding:7px 11px;font-size:13px;font-weight:800}.admin-status-filters a[aria-current=page]{border-color:var(--accent);color:var(--accent)}.admin-empty{border-top:1px solid var(--border);padding:16px 0 4px}.admin-empty h3{margin:0;font-size:16px}.admin-panel form,.admin-panel label,form.admin-panel{gap:10px;display:grid}.admin-inline-form{grid-template-columns:minmax(220px,1fr) 120px 160px auto;align-items:end;gap:10px;margin-top:12px;display:grid}.admin-inline-form.compact-form{grid-template-columns:minmax(260px,1fr) auto}.admin-panel label{color:var(--muted);font-size:13px;font-weight:700}.admin-panel input,.admin-panel select,.admin-panel textarea{border:1px solid var(--border);background:var(--background);width:100%;color:var(--text);font:inherit;border-radius:8px;padding:10px 12px}.check-row{grid-template-columns:auto 1fr;align-items:center;display:flex!important}.check-row input{width:auto}.admin-submit{background:var(--accent);color:#fff;cursor:pointer;border-radius:8px;padding:10px 12px;font-weight:800}.admin-submit:disabled{cursor:not-allowed;opacity:.55}.secondary-submit{border:1px solid var(--border);background:var(--background);color:var(--text)}.admin-list{margin-top:12px;display:grid}.admin-row{border-top:1px solid var(--border);grid-template-columns:minmax(180px,1fr) repeat(3,minmax(92px,auto));gap:12px;padding:12px 0;display:grid}.admin-row.compact{grid-template-columns:minmax(220px,1fr) repeat(3,minmax(80px,auto))}.admin-row.moderation-row{grid-template-columns:minmax(260px,1fr) minmax(220px,auto)}.admin-row.settlement-row{grid-template-columns:minmax(260px,1fr) minmax(72px,auto) minmax(240px,auto);align-items:center}.admin-row.payout-row{grid-template-columns:minmax(260px,1fr) minmax(72px,auto) minmax(300px,auto);align-items:center}.admin-row-actions{gap:8px;display:grid}.admin-row div{gap:2px;display:grid}.admin-row span,.admin-row a{color:var(--muted)}.admin-row .admin-error{color:#ff6b6b;overflow-wrap:anywhere;font-size:12px}.admin-edit-link{color:var(--accent);white-space:nowrap;font-size:12px;font-weight:600;text-decoration:underline}.admin-slug-hint{color:var(--muted);margin:-8px 0 16px;font-size:12px}.admin-notice-success{color:#4ade80;background:#4ade801a;border-color:#4ade80}.admin-hint{color:var(--muted);font-size:11px;font-weight:400}.admin-checkbox-label{cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}.admin-checkbox-label input{width:16px;height:16px}.admin-form-actions{border-top:1px solid var(--border);align-items:center;gap:12px;margin-top:8px;padding-top:16px;display:flex}.admin-cancel{color:var(--muted);font-size:13px;text-decoration:underline}.admin-topbar{color:var(--muted);margin-bottom:16px;font-size:13px}.admin-container{max-width:720px}@media (max-width:900px){.admin-page{padding:14px}.admin-header,.admin-grid,.admin-inline-form,.admin-filter-form,.admin-row{grid-template-columns:1fr;display:grid}}
.login-page{background:#0a0a0f;place-items:center;min-height:100dvh;padding:20px;display:grid;position:relative}.login-bg{pointer-events:none;z-index:0;background:radial-gradient(80% 60% at 50% -10%,#8b5cf640 0%,#0000 70%),radial-gradient(60% 40% at 80% 80%,#ec48991f 0%,#0000 60%);position:fixed;inset:0}.login-panel{z-index:1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;width:min(420px,100%);padding:32px 28px;position:relative}.login-brand{text-align:center;margin-bottom:28px}.login-logo{letter-spacing:.08em;background:linear-gradient(135deg,#c084fc,#f472b6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 8px;font-size:22px;font-weight:900}.login-tagline{color:#ffffff73;margin:0;font-size:14px}.login-terms{color:#ffffff4d;text-align:center;margin:14px 0 0;font-size:11px;line-height:1.5}.login-terms a{color:#ffffff80;text-decoration:underline}.login-panel h1{margin:0}.login-panel form,.login-panel label{gap:10px;display:grid}.login-panel form{margin-top:18px}.login-panel label{color:var(--muted);font-size:13px;font-weight:700}.login-panel input{border:1px solid var(--border);background:var(--background);width:100%;color:var(--text);font:inherit;border-radius:8px;padding:10px 12px}.oauth-block{gap:10px;margin-top:18px;display:grid}.google-login-button{border:1px solid var(--border);background:var(--background);width:100%;color:var(--text);cursor:pointer;font:inherit;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:11px 12px;font-weight:800;display:flex}.google-login-button:disabled{cursor:wait;opacity:.7}.google-mark{border:1px solid var(--border);width:22px;height:22px;color:var(--accent);border-radius:50%;place-items:center;font-weight:900;display:inline-grid}.login-divider{color:var(--muted);align-items:center;gap:10px;margin-top:18px;font-size:12px;font-weight:800;display:flex}.login-divider:before,.login-divider:after{content:"";background:var(--border);flex:1;height:1px}.form-error{color:#f4212e;border:1px solid #f4212e;border-radius:8px;padding:10px 12px}.login-back{color:var(--muted);margin-top:14px;display:inline-block}.login-layout{z-index:1;align-items:flex-start;gap:32px;width:100%;max-width:860px;display:flex;position:relative}@media (max-width:767px){.login-layout{flex-direction:column;align-items:center}}.login-preview{flex-direction:column;flex:1;gap:12px;display:flex}@media (max-width:767px){.login-preview{width:100%;max-width:420px}}.login-preview-label{letter-spacing:.08em;text-transform:uppercase;color:#ffffff59;margin:0 0 4px;font-size:11px;font-weight:700}.login-preview-cards{flex-direction:column;gap:10px;display:flex}@media (max-width:767px){.login-preview-cards{flex-direction:row;gap:10px;padding-bottom:4px;overflow-x:auto}}.login-preview-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;flex-shrink:0;align-items:center;gap:12px;padding:12px 14px;display:flex}@media (max-width:767px){.login-preview-card{flex-direction:column;align-items:flex-start;min-width:200px;padding:10px 12px}}.login-preview-thumb{object-fit:cover;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;width:44px;height:44px}.login-preview-avatar{color:#fff;background:linear-gradient(135deg,#c084fc,#f472b6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:700;display:flex}.login-preview-info{flex-direction:column;gap:3px;min-width:0;display:flex}.login-preview-info strong{color:#ffffffe6;font-size:13px;font-weight:700}.login-preview-info span{color:#fff6;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.login-spark-banner{color:#ffffffbf;text-align:center;background:linear-gradient(135deg,#c084fc1f,#f472b61f);border:1px solid #c084fc40;border-radius:8px;margin-bottom:14px;padding:10px 14px;font-size:12.5px;line-height:1.5}.login-spark-banner strong{color:#c084fc}
.chat-desktop-shell{color:#191c1d;background:#fff;grid-column:2/4;min-width:0;height:100dvh;display:flex;overflow:hidden}.chat-conversations-panel{background:#fff;border-right:1px solid #eff3f4;flex-direction:column;flex:0 0 390px;width:390px;min-width:320px;max-width:390px;display:flex}.chat-inbox-header{border-bottom:1px solid #eff3f4;padding:16px}.chat-inbox-header>div{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.chat-inbox-header h1{color:#191c1d;letter-spacing:-.02em;margin:0;font-size:23px;font-weight:800;line-height:28px}.chat-inbox-header span,.chat-back,.chat-info,.scene-button span,.chat-composer button{font-feature-settings:"liga";font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;-webkit-user-select:none;user-select:none;font-family:Material Symbols Outlined;font-size:24px;line-height:1}.chat-inbox-header>div>span{color:#475569;border-radius:999px;place-items:center;width:40px;height:40px;display:grid}.chat-inbox-header>div>span:hover{background:#f1f5f9}.chat-inbox-header form{position:relative}.chat-inbox-header form span{color:#94a3b8;pointer-events:none;font-size:22px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.chat-inbox-header input{color:#191c1d;width:100%;font:inherit;background:#f2f4f4;border:0;border-radius:999px;outline:0;padding:10px 16px 10px 40px;font-size:14px;line-height:18px}.chat-inbox-header input:focus{box-shadow:0 0 0 2px var(--accent)}.chat-inbox-list{flex:1;overflow-y:auto}.chat-inbox-list::-webkit-scrollbar{width:4px}.chat-messages::-webkit-scrollbar{width:4px}.chat-composer input::-webkit-scrollbar{width:4px}.chat-inbox-list::-webkit-scrollbar-track{background:0 0}.chat-messages::-webkit-scrollbar-track{background:0 0}.chat-composer input::-webkit-scrollbar-track{background:0 0}.chat-inbox-list::-webkit-scrollbar-thumb{background:#e1e3e3;border-radius:999px}.chat-messages::-webkit-scrollbar-thumb{background:#e1e3e3;border-radius:999px}.chat-composer input::-webkit-scrollbar-thumb{background:#e1e3e3;border-radius:999px}.chat-inbox-list a{grid-template-columns:48px minmax(0,1fr) auto;align-items:start;gap:12px;padding:16px;transition:background .16s;display:grid}.chat-inbox-list a:hover{background:#f8fafad9}.chat-inbox-list a.active{border-right:2px solid var(--accent);background:#eff8ff}.chat-inbox-avatar{width:48px;height:48px;color:var(--accent);background:#eff3f4;border-radius:999px;place-items:center;font-weight:900;display:grid;overflow:hidden}.chat-inbox-avatar img,.chat-inbox-avatar video{object-fit:cover;width:100%;height:100%}.chat-inbox-avatar.fallback{background:#e8f5fe}.chat-inbox-list b,.chat-inbox-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.chat-inbox-list b{color:#191c1d;font-size:14px;font-weight:800;line-height:18px}.chat-inbox-list small{color:#64748b;margin-top:2px;font-size:14px;line-height:18px}.chat-inbox-list a.active small{color:#191c1d;font-weight:600}.chat-inbox-list time{color:#64748b;font-size:11px;font-weight:600;line-height:12px}.chat-view-area{background:#fff;flex-direction:column;flex:1;min-width:0;display:flex}.chat-page{display:contents}.chat-header{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #eff3f4;flex:0 0 56px;justify-content:space-between;align-items:center;height:56px;padding:0 16px;display:flex;position:sticky;top:0}.chat-relationship-bar{display:none}.chat-back{color:#0f172a;display:none}.chat-recipient{align-items:center;gap:12px;min-width:0;display:inline-flex}.chat-header-avatar{width:32px;height:32px;color:var(--accent);background:#eff3f4;border-radius:999px;flex:none;place-items:center;font-weight:900;display:grid;position:relative;overflow:visible}.chat-header-avatar img,.chat-header-avatar video{object-fit:cover;border-radius:999px;width:100%;height:100%;overflow:hidden}.chat-header-avatar i{background:#22c55e;border:2px solid #fff;border-radius:999px;width:10px;height:10px;position:absolute;bottom:0;right:0}.chat-recipient strong,.chat-recipient small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.chat-recipient strong{color:#191c1d;font-size:17px;font-weight:800;line-height:22px}.chat-recipient small{color:#64748b;font-size:11px;font-weight:600;line-height:12px}.chat-info{color:#64748b}.chat-thread{background:#fff;flex-direction:column;flex:1;min-height:0;display:flex}.chat-tools{display:none}.chat-search{border-bottom:1px solid #eff3f4;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:10px 16px;display:grid}.chat-search input{color:#191c1d;min-width:0;font:inherit;background:#fff;border:1px solid #eff3f4;border-radius:8px;padding:9px 12px}.chat-search button{color:#191c1d;cursor:pointer;font:inherit;background:#fff;border:1px solid #eff3f4;border-radius:8px;min-height:38px;padding:0 12px;font-weight:800}.chat-search span{color:#64748b;white-space:nowrap;font-size:12px;font-weight:800}.chat-speaker-filters{border-bottom:1px solid #eff3f4;flex-wrap:wrap;gap:8px;padding:10px 16px;display:flex}.chat-speaker-filters button{color:#64748b;cursor:pointer;font:inherit;background:#fff;border:1px solid #eff3f4;border-radius:999px;padding:7px 11px;font-size:13px;font-weight:800}.chat-speaker-filters button[aria-pressed=true]{border-color:var(--accent);color:var(--accent)}.chat-messages{flex-direction:column;flex:1;gap:20px;min-height:0;padding:16px;display:flex;overflow-y:auto}.chat-date-separator{justify-content:center;display:flex}.chat-date-separator span{color:#64748b;background:#f8fafa;border-radius:4px;padding:5px 8px;font-size:11px;font-weight:600;line-height:12px}.chat-message-row{flex-direction:column;max-width:min(85%,560px);display:flex}.chat-mobile-message-avatar{display:none}.chat-message-row.companion{align-items:flex-start}.chat-message-row.user{align-self:flex-end;align-items:flex-end}.chat-message-row time{color:#64748b;margin-top:4px;font-size:11px;font-weight:600;line-height:12px}.chat-message-row.companion time{margin-left:8px}.chat-message-row.user time{margin-right:8px}.chat-bubble{padding:12px;font-size:15px;line-height:20px}.chat-bubble.companion{color:#0f172a;background:#eff3f4;border-radius:18px 18px 18px 2px}.chat-bubble.user{background:var(--accent);color:#fff;border-radius:18px 18px 2px}.chat-empty{text-align:center;border:1px solid #eff3f4;border-radius:8px;justify-self:center;gap:4px;max-width:260px;padding:14px;display:grid}.chat-empty span{color:#64748b;font-size:13px}.chat-visual-message{flex-direction:column;align-items:flex-start;max-width:min(85%,560px);display:flex}.chat-visual-card{background:#fff;border:1px solid #eff3f4;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.chat-mobile-dark-locked-media{display:none}.chat-visual-card img,.chat-visual-card video,.chat-visual-placeholder{aspect-ratio:16/9;object-fit:cover;width:100%;max-height:288px;display:block}.chat-visual-placeholder{background:radial-gradient(circle at 78% 16%,#1d9bf03d,#0000 34%),linear-gradient(135deg,#e2e8f0,#f8fafc 45%,#dbeafe)}.chat-visual-footer{justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.chat-visual-footer span{color:#191c1d;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:700;line-height:16px;overflow:hidden}.chat-visual-footer button{background:var(--secondary-container);color:#654200;cursor:pointer;border-radius:999px;flex:none;align-items:center;gap:6px;padding:7px 12px;font-size:13px;font-weight:800;line-height:16px;display:inline-flex}.chat-visual-footer button span{font-feature-settings:"liga";font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24;font-family:Material Symbols Outlined;font-size:16px;line-height:1}.chat-typing-indicator{display:none}.chat-message-spacer{flex:1;min-height:12px}.chat-interaction-zone{gap:16px;padding:0 16px 10px;display:grid}.quick-replies{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.quick-replies button{color:#3f4851;cursor:pointer;background:#f2f4f4;border:1px solid #bfc7d3;border-radius:999px;padding:8px 16px;font-size:14px;line-height:18px;transition:background .16s}.quick-replies button:hover{background:#e6e8e9}.scene-button{color:#fff;cursor:pointer;background:#ffad00;border-radius:12px;justify-self:center;align-items:center;gap:8px;padding:12px 24px;font-size:15px;font-weight:800;line-height:20px;transition:transform .16s;display:inline-flex;box-shadow:0 12px 28px #f59e0b3d}.scene-button:active{transform:scale(.96)}.scene-button span{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.chat-save-status{color:#64748b;margin:-2px 16px 10px;font-size:12px}.chat-save-status.persisted{color:#12805c}.chat-save-status.error{color:#c43b3b}.chat-composer{background:#fff;border-top:1px solid #eff3f4;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:end;gap:2px;padding:16px;display:grid}.chat-composer button{width:40px;height:40px;color:var(--accent);cursor:pointer;border-radius:999px;place-items:center;transition:background .16s;display:grid}.chat-composer button:hover{background:#e8f5fe}.chat-composer button[type=submit]{opacity:.55}.chat-composer input{color:#191c1d;min-width:0;min-height:40px;font:inherit;background:0 0;border:0;outline:0;padding:10px 8px;font-size:14px;line-height:18px}.chat-composer-hints{display:none}.chat-composer:focus-within{box-shadow:inset 0 2px #0000}.chat-companion-panel{display:none}@media (min-width:901px){body:has(.chat-desktop-shell){overflow:hidden}body:has(.chat-desktop-shell) .app-shell{background:#fff;display:block}body:has(.chat-desktop-shell) .rail{background:#fff;width:256px;position:fixed;top:0;left:0}.chat-desktop-shell{width:calc(100vw - 256px);margin-left:256px}body:has(.chat-desktop-shell) .rail a[href=\/messages]{color:var(--accent);font-weight:900}body:has(.chat-desktop-shell) .brand{color:var(--accent)}html.dark body:has(.chat-desktop-shell){color:#dee3e8;background:#000}html.dark body:has(.chat-desktop-shell) .app-shell{background:#000}html.dark body:has(.chat-desktop-shell) .rail{background:#000;border-right-color:#27272a}html.dark body:has(.chat-desktop-shell) .rail a{color:#f4f4f5}html.dark body:has(.chat-desktop-shell) .rail-account{color:#f4f4f5}html.dark body:has(.chat-desktop-shell) .rail a[href=\/messages]{color:var(--accent);font-weight:900}html.dark body:has(.chat-desktop-shell) .rail a:hover{background:#18181b}html.dark body:has(.chat-desktop-shell) .rail-account:hover{background:#18181b}html.dark body:has(.chat-desktop-shell) .rail-post-button{background:var(--accent);color:#fff}html.dark .chat-desktop-shell{color:#dee3e8;background:#000;grid-column:2/4}html.dark .chat-conversations-panel{display:none}html.dark .chat-view-area{background:#000;border-right:1px solid #27272a;flex:auto;min-width:0}html.dark .chat-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000c;border-bottom-color:#27272a}html.dark .chat-header-avatar{width:32px;height:32px;box-shadow:0 0 0 2px var(--accent),0 0 0 3px #000;background:#18181b;border:0}html.dark .chat-header-avatar i{background:var(--accent);border-color:#000;width:8px;height:8px}html.dark .chat-recipient strong{color:#f4f4f5;align-items:center;gap:4px;font-size:15px;line-height:20px;display:inline-flex}html.dark .chat-recipient strong:after{color:var(--accent);content:"verified";font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24;font-family:Material Symbols Outlined;font-size:16px;line-height:1}html.dark .chat-recipient small{color:var(--accent);align-items:center;gap:6px;font-size:11px;font-weight:500;display:inline-flex}html.dark .chat-recipient small:before{background:var(--accent);content:"";border-radius:999px;width:6px;height:6px;display:block}html.dark .chat-info{color:#a1a1aa}html.dark .chat-thread{background:#000;min-height:0}html.dark .chat-messages{gap:16px;padding:16px}html.dark .chat-date-separator{margin:16px 0 4px}html.dark .chat-date-separator span{color:#52525b;letter-spacing:.04em;text-transform:uppercase;background:0 0;font-size:12px;font-weight:700}html.dark .chat-message-row.companion{grid-template-columns:28px minmax(0,1fr);align-items:end;column-gap:8px;display:grid}html.dark .chat-mobile-message-avatar{width:28px;height:28px;color:var(--accent);background:#18181b;border-radius:999px;grid-row:1/3;place-items:center;font-size:12px;font-weight:900;display:grid;overflow:hidden}html.dark .chat-mobile-message-avatar img,html.dark .chat-mobile-message-avatar video{object-fit:cover;width:100%;height:100%}html.dark .chat-bubble.companion{color:#f4f4f5;background:#18181b;border:1px solid #27272a;border-radius:18px 18px 18px 0}html.dark .chat-bubble.user{background:var(--accent);color:#fff;border-radius:18px 18px 0}html.dark .chat-message-row time{color:#52525b}html.dark .chat-visual-message{max-width:min(85%,520px);margin-left:36px;display:flex}html.dark .chat-visual-card{box-shadow:none;background:#18181b;border-color:#27272a;border-radius:18px 18px 18px 0;padding:4px;position:relative}html.dark .chat-visual-card:before{z-index:2;color:#fff;content:"lock";font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000006b;border-radius:12px;place-items:center;font-family:Material Symbols Outlined;font-size:40px;line-height:1;display:grid;position:absolute;inset:4px 4px 82px}html.dark .chat-visual-card img,html.dark .chat-visual-card video,html.dark .chat-visual-card .chat-visual-placeholder{filter:grayscale(.8);border-radius:12px;max-height:192px}html.dark .chat-visual-footer{align-items:stretch;gap:8px;padding:12px;display:grid}html.dark .chat-visual-footer span{color:#d4d4d8;font-size:14px;font-weight:500}html.dark .chat-visual-footer button{background:var(--secondary-container);color:#472500;border-radius:8px;justify-content:center;width:100%;padding:8px 12px}html.dark .chat-typing-indicator{color:#71717a;align-items:center;gap:8px;font-size:14px;line-height:18px;display:inline-flex}html.dark .chat-typing-indicator span{font-feature-settings:"liga";font-family:Material Symbols Outlined;font-size:16px;line-height:1}html.dark .chat-interaction-zone,html.dark .chat-save-status{display:none}html.dark .chat-composer{background:#000;border-top-color:#27272a;grid-template-columns:auto minmax(0,1fr) auto auto;gap:8px;padding:16px}html.dark .chat-composer:before{content:"";order:2;grid-column:1/-1;width:0;height:0;display:block}html.dark .chat-composer button{color:var(--accent)}html.dark .chat-composer button:hover{background:#27272a}html.dark .chat-composer button[aria-label=Add\ image]{display:none}html.dark .chat-composer button[aria-label=Send\ message]{background:var(--accent);color:#fff;opacity:1}html.dark .chat-composer input{color:#f4f4f5;background:#18181b;border:1px solid #27272a;border-radius:16px;min-height:40px;padding:10px 12px}html.dark .chat-composer input::placeholder{color:#a1a1aa}html.dark .chat-composer-hints{order:3;grid-column:1/-1;gap:16px;padding:0 0 0 8px;display:flex}html.dark .chat-composer-hints span{color:#71717a;align-items:center;gap:4px;font-size:11px;line-height:12px;display:inline-flex}html.dark .chat-composer-hints i{font-feature-settings:"liga";font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 20;font-family:Material Symbols Outlined;font-size:13px;font-style:normal;line-height:1}html.dark .chat-companion-panel{color:#dee3e8;background:#000;flex-direction:column;flex:0 0 320px;width:320px;display:flex;overflow-y:auto}html.dark .chat-companion-hero{background:#18181b;flex:0 0 192px;height:192px;position:relative}html.dark .chat-companion-hero>img,html.dark .chat-companion-hero>video,html.dark .chat-companion-hero>span>img,html.dark .chat-companion-hero>span>video{object-fit:cover;width:100%;height:100%}html.dark .chat-companion-hero>img,html.dark .chat-companion-hero>video,html.dark .chat-companion-hero-fallback{filter:brightness(.72)saturate(.9);width:100%;height:100%;display:block}html.dark .chat-companion-hero-fallback{background:radial-gradient(circle at 70% 24%,#1d9bf038,#0000 30%),linear-gradient(135deg,#09090b,#18181b 55%,#0f172a)}html.dark .chat-companion-avatar{width:80px;height:80px;color:var(--accent);background:#18181b;border:4px solid #000;border-radius:999px;place-items:center;font-size:24px;font-weight:900;display:grid;position:absolute;bottom:-40px;left:16px;overflow:hidden}html.dark .chat-companion-content{flex-direction:column;gap:16px;padding:48px 16px 24px;display:flex}html.dark .chat-companion-content h2{color:#f4f4f5;align-items:center;gap:4px;margin:0;font-size:20px;font-weight:800;line-height:24px;display:flex}html.dark .chat-companion-content h2 span,html.dark .chat-companion-actions span{font-feature-settings:"liga";font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24;font-family:Material Symbols Outlined;line-height:1}html.dark .chat-companion-content h2 span{color:var(--accent);font-size:20px}html.dark .chat-companion-content small{color:#71717a;font-size:14px;line-height:18px}html.dark .chat-companion-content p{color:#d4d4d8;margin:0;font-size:14px;line-height:20px}html.dark .chat-companion-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0;display:grid}html.dark .chat-companion-stats dt{color:#f4f4f5;font-size:14px;font-weight:800;line-height:18px}html.dark .chat-companion-stats dd{color:#71717a;margin:2px 0 0;font-size:13px;line-height:16px}html.dark .chat-panel-divider{background:#27272a;height:1px}html.dark .chat-shared-media{gap:12px;display:grid}html.dark .chat-shared-media>div:first-child{justify-content:space-between;align-items:center;display:flex}html.dark .chat-shared-media strong{color:#f4f4f5;font-size:14px;font-weight:800}html.dark .chat-shared-media a{color:var(--accent);font-size:13px;line-height:16px}html.dark .chat-shared-media-grid{background:#27272a;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}html.dark .chat-shared-media-grid span,html.dark .chat-shared-media-grid a{color:#71717a;background:#18181b;place-items:center;height:80px;font-size:12px;font-weight:800;display:grid;overflow:hidden}html.dark .chat-shared-media-grid img,html.dark .chat-shared-media-grid video{object-fit:cover;width:100%;height:100%}html.dark .chat-shared-media-grid .fallback{background:radial-gradient(circle at 68% 22%,#1d9bf024,#0000 34%),#18181b}html.dark .chat-companion-actions{gap:8px;margin-top:8px;display:grid}html.dark .chat-companion-actions button{color:#f4f4f5;cursor:pointer;width:100%;font:inherit;text-align:left;border-radius:12px;align-items:center;gap:12px;padding:12px;font-size:14px;font-weight:600;transition:background .16s;display:flex}html.dark .chat-companion-actions button:hover{background:#18181b}html.dark .chat-companion-actions button:last-child{color:var(--error)}html.dark .chat-companion-actions button i{background:#3f3f46;border-radius:999px;width:40px;height:20px;margin-left:auto;position:relative}html.dark .chat-companion-actions button i:after{content:"";background:#a1a1aa;border-radius:999px;width:12px;height:12px;position:absolute;top:4px;left:4px}}@media (max-width:900px){.chat-desktop-shell{background:#f8fafa;height:auto;min-height:100dvh;padding-bottom:0;display:block}body:has(.chat-desktop-shell) .rail{display:none}.chat-conversations-panel{display:none}.chat-view-area{background:#f8fafa;min-height:100dvh}.chat-back{color:#3f4851;place-items:center;width:32px;height:32px;display:grid}.chat-header{background:#ffffffe6;border-bottom-color:#e6e8e9;height:56px;padding:0 16px;position:fixed;inset:0 0 auto}.chat-header:after{width:40px;height:40px;color:var(--accent);content:"videocam";font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;border-radius:999px;order:3;place-items:center;font-family:Material Symbols Outlined;font-size:24px;line-height:1;display:inline-grid}.chat-recipient{flex:1;gap:8px}.chat-header-avatar{width:36px;height:36px}.chat-recipient strong{font-size:17px;line-height:22px}.chat-info{width:40px;height:40px;color:var(--accent);border-radius:999px;order:4;place-items:center;display:grid}.chat-relationship-bar{z-index:10;background:#fff;border-bottom:1px solid #e6e8e9;justify-content:space-between;align-items:center;gap:16px;padding:8px 16px;display:flex;position:fixed;inset:56px 0 auto}.chat-relationship-bar>div{flex:1;gap:4px;display:grid}.chat-relationship-bar>div>span,.chat-relationship-bar>div>small,.chat-relationship-bar strong small{font-size:11px;font-weight:800;line-height:12px}.chat-relationship-bar>div>span{color:#815600;letter-spacing:.08em;text-transform:uppercase}.chat-relationship-bar>div>small{color:#3f4851;justify-self:end;margin-top:-16px}.chat-relationship-bar i{background:#e6e8e9;border-radius:999px;height:6px;overflow:hidden}.chat-relationship-bar b{background:var(--secondary-container);border-radius:999px;height:100%;display:block;box-shadow:0 0 8px #f9a90066}.chat-relationship-bar strong{color:#815600;font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24;justify-items:center;min-width:36px;font-family:Material Symbols Outlined;font-size:24px;line-height:1;display:grid}.chat-relationship-bar strong small{color:#815600;margin-top:2px;font-family:Inter,Arial,sans-serif}.chat-tools{display:none}.chat-thread{background:#f8fafa;min-height:100dvh;padding-top:112px;padding-bottom:96px}.chat-messages{flex:1 0 auto;gap:24px;padding:16px;overflow:visible}.chat-date-separator span{color:#3f4851;letter-spacing:.02em;text-transform:uppercase;background:#eceeee;border-radius:999px;padding:6px 12px;font-weight:800}.chat-message-row{grid-template-columns:32px minmax(0,1fr);column-gap:8px;max-width:85%;display:grid;position:relative}.chat-message-row.companion{align-self:flex-start}.chat-message-row.user{align-self:flex-end;display:flex}.chat-mobile-message-avatar{width:32px;height:32px;color:var(--accent);background:#e8f5fe;border-radius:999px;grid-row:1/3;place-items:center;margin-top:4px;font-size:13px;font-weight:900;display:grid;overflow:hidden}.chat-bubble{padding:16px;font-size:15px;line-height:20px}.chat-bubble.companion{background:#fff;border:1px solid #e6e8e9;border-radius:18px 18px 18px 0;box-shadow:0 1px 2px #0f172a0a}.chat-message-row time{grid-column:2;margin-top:6px;margin-left:4px}.chat-message-row.user time{margin-right:8px}.chat-visual-message,.chat-visual-card,.chat-message-spacer{display:none}.chat-interaction-zone{gap:16px;padding:0 16px 16px}.quick-replies{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:8px;overflow-x:auto}.quick-replies::-webkit-scrollbar{display:none}.quick-replies button{color:var(--accent);background:#fff;border-color:#e6e8e9;flex:none;padding:8px 16px;font-size:13px;font-weight:800}.scene-button{color:#191c1d;background:#fff;border:1px solid #f9a90052;padding:12px 20px;box-shadow:0 12px 24px #0f172a1f}.scene-button span{background:var(--secondary-container);color:#fff;border-radius:999px;place-items:center;width:32px;height:32px;font-size:18px;display:grid}.chat-save-status{text-align:center;margin:-10px 16px 12px}.chat-composer{z-index:50;padding:12px 16px max(16px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-top-color:#e6e8e9;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;position:fixed;inset:auto 0 0}.chat-composer button{color:#3f4851}.chat-composer button[aria-label=Add\ image]{display:none}.chat-composer input{background:#f2f4f4;border-radius:16px;min-height:44px;padding:12px 48px 12px 14px}.chat-composer button[aria-label=Send\ message]{background:var(--accent);color:#fff;opacity:1;width:44px;height:44px;box-shadow:0 8px 18px #1d9bf038}html.dark body:has(.chat-desktop-shell){background:#0f1418}html.dark .chat-desktop-shell,html.dark .chat-view-area,html.dark .chat-thread{color:#dee3e8;background:#0f1418}html.dark .chat-header{background:#000c;border-bottom-color:#27272a}html.dark .chat-back{color:#f4f4f5}html.dark .chat-header:after,html.dark .chat-info{color:#a1a1aa}html.dark .chat-recipient strong{color:#f4f4f5}html.dark .chat-recipient small{display:none}html.dark .chat-header-avatar{background:#18181b;border:1px solid #3f3f46;width:40px;height:40px}html.dark .chat-header-avatar i{border-color:#000}html.dark .chat-relationship-bar{background:#000c;border-bottom:0;padding:0 84px 8px 70px;inset:56px 0 auto}html.dark .chat-relationship-bar>div{align-items:center;gap:6px;display:flex}html.dark .chat-relationship-bar>div>span{display:none}html.dark .chat-relationship-bar>div>small{color:#a1a1aa;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;order:2;justify-self:auto;margin-top:0;font-size:10px}html.dark .chat-relationship-bar i{background:#27272a;width:80px;height:4px}html.dark .chat-relationship-bar b{background:var(--accent);box-shadow:0 0 8px #1d9bf066}html.dark .chat-relationship-bar strong{display:none}html.dark .chat-thread{padding-top:56px;padding-bottom:180px}html.dark .chat-messages{gap:16px;padding:24px 16px 16px}html.dark .chat-date-separator span{color:#71717a;letter-spacing:.12em;background:0 0;padding:0;font-size:12px;font-weight:700}html.dark .chat-message-row{column-gap:12px;max-width:85%}html.dark .chat-mobile-message-avatar{color:#1d9bf0;background:#18181b;border:1px solid #27272a;width:32px;height:32px}html.dark .chat-bubble.companion{color:#e4e4e7;box-shadow:none;background:#1b2024;border:1px solid #30353a;border-radius:16px 16px 16px 0}html.dark .chat-message-row time{display:none}html.dark .chat-visual-message{max-width:70%;margin-left:44px;display:flex}html.dark .chat-visual-card{display:none}html.dark .chat-mobile-dark-locked-media{aspect-ratio:3/4;background:#18181b;border:1px solid #27272a;border-radius:12px;width:100%;display:block;position:relative;overflow:hidden}html.dark .chat-mobile-dark-locked-media img,html.dark .chat-mobile-dark-locked-media video,html.dark .chat-mobile-dark-locked-media .chat-visual-placeholder{filter:blur(10px)grayscale(.15);object-fit:cover;opacity:.42;width:100%;height:100%;max-height:none}html.dark .chat-mobile-dark-locked-media>div{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-align:center;background:#0006;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}html.dark .chat-mobile-dark-locked-media>div>span,html.dark .chat-mobile-dark-locked-media button span{font-feature-settings:"liga";font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24;font-family:Material Symbols Outlined;line-height:1}html.dark .chat-mobile-dark-locked-media>div>span{color:var(--secondary-container);margin-bottom:8px;font-size:40px}html.dark .chat-mobile-dark-locked-media strong{color:#f4f4f5;font-size:13px;font-weight:800;line-height:16px}html.dark .chat-mobile-dark-locked-media button{background:var(--secondary-container);color:#472500;border-radius:999px;align-items:center;gap:6px;margin-top:16px;padding:8px 24px;font-size:13px;font-weight:800;line-height:16px;display:inline-flex}html.dark .chat-interaction-zone{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000000e6;border-top:1px solid #27272a;gap:10px;padding:12px 16px 0;position:fixed;inset:auto 0 76px}html.dark .scene-button{color:#472500;background:linear-gradient(135deg,#db7e00 0%,#ffae0e 100%);border:0;border-radius:8px;order:-1;justify-content:center;width:min(100%,640px);height:44px;padding:0 16px;font-size:13px;box-shadow:inset 0 1px #fff3}html.dark .scene-button span{width:auto;height:auto;color:inherit;background:0 0;font-size:22px}html.dark .quick-replies{flex-wrap:nowrap;padding-bottom:4px}html.dark .quick-replies button{color:#d4d4d8;background:#18181b;border-color:#27272a;padding:7px 16px;font-size:14px;font-weight:500}html.dark .chat-save-status{display:none}html.dark .chat-composer{padding:0 16px max(16px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000000e6;border-top:0;grid-template-columns:auto minmax(0,1fr) auto;gap:8px}html.dark .chat-composer button{color:var(--accent)}html.dark .chat-composer input{color:#f4f4f5;background:#18181b;border:1px solid #27272a;border-radius:16px;min-height:44px;padding:11px 44px 11px 16px}html.dark .chat-composer input::placeholder{color:#52525b}html.dark .chat-composer button[aria-label=Send\ message]{background:var(--accent);color:#000;box-shadow:0 8px 20px #1d9bf033}}
.companion-profile-shell{background:var(--surface-lowest);overflow:clip}.profile-sticky-header{z-index:30;border-bottom:1px solid var(--feed-border);background:color-mix(in srgb,var(--surface-lowest)82%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);align-items:center;gap:24px;height:56px;padding:0 16px;display:flex;position:sticky;top:0}.profile-sticky-header a{border-radius:999px;place-items:center;width:36px;height:36px;display:grid}.profile-sticky-header a:hover{background:var(--surface)}.profile-sticky-header h1{color:var(--text);letter-spacing:-.01em;margin:0;font-size:20px;font-weight:800;line-height:24px}.profile-sticky-header span{color:var(--muted);font-size:12px;line-height:14px;display:block}.profile-hero{background:var(--surface-lowest);border-bottom:0}.profile-banner{background:radial-gradient(circle at 72% 25%,#1d9bf033,#0000 32%),linear-gradient(135deg,#dbeafe,#f8fafc 48%,#c7d2fe);height:320px;overflow:hidden}.profile-banner img,.profile-banner video,.profile-banner .media-gallery,.profile-banner .media-carousel,.profile-banner .locked-media-placeholder{object-fit:cover;width:100%;height:100%;min-height:0}.profile-action-row{z-index:1;justify-content:space-between;align-items:flex-start;gap:16px;min-height:88px;padding:0 16px;display:flex;position:relative}.profile-avatar{border:4px solid var(--surface-lowest);background:var(--surface);width:160px;height:160px;color:var(--accent);border-radius:999px;place-items:center;margin-top:-80px;font-size:42px;font-weight:900;line-height:1;display:grid;position:relative;overflow:visible}.profile-avatar:after{border:4px solid var(--surface-lowest);content:"";background:#22c55e;border-radius:999px;width:20px;height:20px;position:absolute;bottom:16px;right:16px}.profile-avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.profile-top-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:16px;display:flex}.profile-top-actions form{margin:0}.profile-icon-action,.profile-follow-action,.profile-chat-action{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:40px;font-size:13px;font-weight:800;line-height:16px;transition:background .16s,border-color .16s,opacity .16s,transform .16s;display:inline-flex}.profile-icon-action{border:1px solid var(--border);width:40px;color:var(--text)}.profile-mobile-action-icon,.profile-mobile-subscribe-action{display:none}.profile-follow-action{border:1px solid var(--border);color:var(--text);padding:0 16px}.profile-follow-action.saved-action{cursor:default;opacity:.72}.profile-save-long{display:none}.profile-chat-action{background:var(--accent);color:#fff;padding:0 24px}.profile-icon-action:hover,.profile-follow-action:hover{background:var(--surface)}.profile-chat-action:hover{opacity:.9}.profile-icon-action:active,.profile-follow-action:active,.profile-chat-action:active{transform:scale(.96)}.profile-main{padding:4px 16px 24px;display:block}.profile-main h2{color:var(--text);letter-spacing:-.02em;align-items:center;gap:4px;margin:0;font-size:23px;font-weight:800;line-height:28px;display:inline-flex}.profile-main h2:after{background:var(--accent);color:#fff;content:"✓";border-radius:999px;place-items:center;width:20px;height:20px;font-size:13px;font-weight:900;display:inline-grid}.profile-handle{color:var(--muted);margin:2px 0 0;font-size:14px;line-height:18px}.profile-bio{max-width:680px;color:var(--text);margin:16px 0 0;font-size:15px;line-height:20px}.profile-meta{color:var(--muted);flex-wrap:wrap;gap:8px 16px;margin-top:16px;font-size:13px;line-height:16px;display:flex}.profile-meta span{align-items:center;gap:5px;min-width:0;display:inline-flex}.profile-meta a{color:var(--accent)}.profile-stats{color:var(--muted);flex-wrap:wrap;gap:16px;margin-top:16px;padding:0;font-size:14px;line-height:18px;display:flex}.profile-stats strong{color:var(--text);font-weight:800}.profile-main .tags{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.profile-main .tags span{background:var(--surface);color:var(--on-surface-variant);border-radius:999px;padding:5px 12px;font-size:13px;font-weight:600;line-height:16px}.profile-notice{border:1px solid color-mix(in srgb,var(--accent)45%,var(--border));background:color-mix(in srgb,var(--accent)10%,transparent);color:var(--text);border-radius:8px;margin:0 16px 16px;padding:10px 12px;font-size:13px;font-weight:800}.profile-mobile-relationship,.profile-mobile-links,.profile-mobile-premium-badge,.profile-mobile-subscribe-footer,.profile-mobile-chat-fab,.profile-mobile-chat-cta{display:none}.profile-tabs{border-bottom:1px solid var(--feed-border);background:var(--surface-lowest);gap:0;padding:0;display:flex}.profile-tabs a{color:var(--muted);text-align:center;flex:1 1 0;padding:16px 10px;font-size:14px;font-weight:800;line-height:18px;transition:background .16s,color .16s;position:relative}.profile-tabs a:hover{background:var(--surface)}.profile-tabs a[aria-current=page]{color:var(--accent)}.profile-tabs a[aria-current=page]:after{background:var(--accent);content:"";border-radius:999px;height:4px;position:absolute;inset:auto 22% 0}.profile-section{border-bottom:1px solid var(--feed-border);padding:24px 16px}.profile-start-section{display:none}.profile-section h2{color:var(--text);margin:0 0 12px;font-size:20px;font-weight:800;line-height:24px}.profile-section p{color:var(--muted);line-height:1.45}.profile-section-header,.moment-search{display:none}.profile-moments-section{padding:0}.asset-grid{background:var(--feed-border);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;padding:1px;display:grid}.asset-tile{aspect-ratio:1;background:var(--surface);color:#fff;position:relative;overflow:hidden}.asset-tile img,.asset-tile video,.asset-tile .media-gallery,.asset-tile .media-carousel,.asset-tile .locked-media-placeholder{object-fit:cover;width:100%;height:100%;min-height:0;transition:transform .5s}.asset-tile:hover img,.asset-tile:hover video,.asset-tile:hover .media-gallery,.asset-tile:hover .media-carousel,.asset-tile:hover .locked-media-placeholder{transform:scale(1.05)}.asset-tile .locked-media-placeholder{filter:blur();background:linear-gradient(135deg,#0d0d14 0%,#1a1025 100%)}.asset-status{z-index:2;color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#00000094;border-radius:999px;padding:6px 8px;font-size:10px;font-weight:900;line-height:1;position:absolute;inset:8px auto auto 8px}.asset-status.free{background:#0f1419a3}.asset-status.unlocked{background:#1d9bf0e0}.asset-status.locked{background:#0f1419b8}.asset-tile>span{z-index:2;color:#fff;background:linear-gradient(#0000,#000000b8);padding:22px 8px 8px;font-size:12px;line-height:1.25;position:absolute;inset:auto 0 0}.asset-unlock-form{z-index:3;margin:0;position:absolute;inset:auto 8px 8px}.asset-unlock-form button{background:var(--secondary-container);color:#291800;cursor:pointer;letter-spacing:.04em;text-transform:uppercase;border-radius:999px;width:100%;min-height:30px;padding:0 8px;font-size:10px;font-weight:900}.profile-empty{border:1px solid var(--feed-border);border-radius:12px;margin:16px;padding:18px}.profile-empty h3{margin:0 0 8px;font-size:17px}.profile-empty p{margin:0}.profile-locked-section{border-bottom:1px solid var(--feed-border);text-align:center;flex-direction:column;align-items:center;padding:32px 24px;display:flex}.profile-locked-section h2:before{background:var(--premium-bg);width:64px;height:64px;color:var(--secondary-container);content:"★";border-radius:999px;place-items:center;margin:0 auto 16px;font-size:34px;display:grid}.profile-locked-section p{max-width:390px;color:var(--muted);margin:0 auto}.locked-list{gap:10px;width:min(100%,420px);margin-top:18px;display:grid}.locked-row{border:1px solid var(--feed-border);background:var(--surface);text-align:left;border-radius:12px;gap:10px;padding:12px;display:grid}.locked-row a{gap:4px;display:grid}.locked-row span{color:var(--text);font-size:14px}.locked-row strong{color:var(--muted);text-transform:uppercase;font-size:12px}.locked-row form{margin:0}.locked-row button{background:var(--secondary-container);color:#291800;cursor:pointer;border-radius:12px;width:100%;min-height:44px;font-weight:900}.locked-row .locked-open{color:#16a34a;text-transform:uppercase;font-size:12px;font-weight:900}.profile-end{background:var(--surface-lowest);color:var(--muted);text-align:center;padding:32px;font-size:14px}.profile-context-card{border:1px solid var(--feed-border);background:var(--surface);border-radius:16px;overflow:hidden}.profile-context-card header,.profile-context-card h2{margin:0;padding:16px}.profile-context-card h2{color:var(--text);font-size:17px;font-weight:800;line-height:22px}.profile-context-card header{border-bottom:1px solid var(--feed-border);background:color-mix(in srgb,var(--surface-high)48%,transparent)}.profile-context-card header h2{padding:0}.relationship-metrics{gap:16px;padding:16px;display:grid}.relationship-metrics p{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin:0;font-size:14px;display:flex}.relationship-metrics strong{color:var(--text);font-size:13px}.relationship-metrics i{background:var(--feed-border);border-radius:999px;width:96px;height:6px;display:block;overflow:hidden}.relationship-metrics b{border-radius:inherit;background:var(--accent);height:100%;display:block}.profile-context-card>a{border-top:1px solid var(--feed-border);background:color-mix(in srgb,var(--accent)8%,transparent);color:var(--accent);text-align:center;padding:13px 16px;font-size:13px;font-weight:900;display:block}.shared-history-card{padding-bottom:16px}.shared-history-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 16px;display:grid}.shared-history-grid a{aspect-ratio:1;background:var(--surface-high);border-radius:8px;overflow:hidden}.shared-history-grid a.wide{aspect-ratio:16/9;grid-column:1/-1}.shared-history-grid img,.shared-history-grid video,.shared-history-grid .media-gallery,.shared-history-grid .media-carousel,.shared-history-grid .locked-media-placeholder{object-fit:cover;width:100%;height:100%;min-height:0}.shared-history-card p{color:var(--muted);margin:16px 16px 0;font-size:12px;line-height:16px}html.dark .companion-profile-shell,html.dark .profile-hero,html.dark .profile-tabs,html.dark .profile-end{background:#000}html.dark .profile-banner{background:radial-gradient(circle at 72% 25%,#1d9bf02e,#0000 32%),linear-gradient(135deg,#101827,#1f1b3d 48%,#020617)}html.dark .profile-icon-action,html.dark .profile-follow-action{border-color:#3f4851}html.dark .profile-context-card,html.dark .locked-row{background:#171c20;border-color:#27272a}html.dark .asset-grid{background:#27272a}html.dark .profile-locked-section h2:before{background:#ffae0e1f}@media (max-width:900px){.companion-profile-shell{padding-top:56px;padding-bottom:128px}.profile-sticky-header{z-index:60;border-bottom-color:var(--feed-border);background:color-mix(in srgb,var(--surface-lowest)82%,transparent);justify-content:space-between;gap:12px;width:100%;margin-top:0;position:fixed;inset:0 0 auto}.profile-sticky-header>div{flex:1;min-width:0}.profile-sticky-header h1{color:var(--text);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:17px;line-height:22px;overflow:hidden}.profile-sticky-header h1:before{content:none}.profile-sticky-header span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;line-height:12px;display:block;overflow:hidden}.profile-sticky-header:after{width:36px;height:36px;color:var(--muted);content:"•••";letter-spacing:-.12em;border-radius:999px;place-items:center;font-size:18px;font-weight:900;display:grid}.profile-sticky-header a{color:var(--text)}.profile-sticky-header a:hover{background:0 0}.profile-banner{height:192px;position:relative}.profile-banner:after{content:"";pointer-events:none;background:linear-gradient(#0000 45%,#000000b8);display:none;position:absolute;inset:0}.profile-action-row{align-items:flex-end;min-height:64px;padding:0 16px;transform:translateY(-48px)}.profile-avatar{border-color:var(--surface-lowest);width:96px;height:96px;margin-top:0;font-size:28px}.profile-avatar:after{width:20px;height:20px;bottom:4px;right:4px}.profile-top-actions{gap:8px;margin-top:0;margin-bottom:8px}.profile-desktop-action-icon{display:none}.profile-mobile-action-icon{display:block}.profile-icon-action,.profile-mobile-subscribe-action{border-radius:999px;justify-content:center;align-items:center;min-height:40px;font-size:13px;font-weight:800;display:inline-flex}.profile-icon-action{border-color:var(--feed-border);background:var(--surface-lowest)}.profile-mobile-subscribe-action{background:var(--accent);color:#fff;padding:0 24px}.profile-chat-action,.profile-top-actions form{display:none}.profile-follow-action{border-color:var(--border);background:var(--surface);min-height:40px;padding:0 16px}.profile-save-short{display:none}.profile-save-long{display:inline}.profile-main{margin-top:-48px;padding:0 16px}.profile-main h2{color:var(--text);font-size:23px;line-height:28px}.profile-handle{color:var(--muted)}.profile-bio{color:var(--text);margin-top:16px}.profile-main .tags{margin-top:12px}.profile-main .tags span:first-child{background:color-mix(in srgb,var(--accent)10%,transparent);color:var(--accent)}.profile-meta,.profile-stats{display:none}.profile-mobile-links{color:var(--muted);flex-wrap:wrap;gap:14px;margin-top:14px;font-size:12px;line-height:14px;display:flex}.profile-mobile-links span,.profile-mobile-links a{align-items:center;gap:4px;display:inline-flex}.profile-mobile-links span:before{content:"♥";font-size:14px}.profile-mobile-links a:before{color:var(--muted);content:"↗";font-size:15px}.profile-mobile-links strong{color:var(--text)}.profile-mobile-links a{color:var(--accent)}.profile-mobile-premium-badge{border:1px solid color-mix(in srgb,var(--secondary-container)24%,transparent);background:color-mix(in srgb,var(--secondary-container)14%,transparent);color:var(--secondary);border-radius:8px;align-items:center;gap:8px;margin-top:12px;padding:6px 12px;font-size:11px;font-weight:900;line-height:12px;display:inline-flex}.profile-mobile-relationship{border:1px solid color-mix(in srgb,var(--secondary-container)18%,transparent);background:color-mix(in srgb,var(--secondary-container)10%,transparent);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:24px 16px 0;padding:12px;display:none}.profile-mobile-relationship>div{align-items:center;gap:12px;min-width:0;display:flex}.profile-mobile-relationship>div>span{background:var(--secondary-container);color:#472500;border-radius:8px;flex:none;place-items:center;width:36px;height:36px;display:grid}.profile-mobile-relationship p{gap:2px;margin:0;display:grid}.profile-mobile-relationship strong{color:var(--secondary);font-size:13px;line-height:16px}.profile-mobile-relationship small{color:var(--muted);font-size:11px;line-height:14px}.profile-tabs{border-top:0;margin-top:24px}.profile-tabs a{padding:16px 10px;font-size:13px;line-height:16px}.profile-tabs a[aria-current=page]{color:var(--text)}.profile-tabs a[aria-current=page]:after{height:2px;inset-inline:24%}.asset-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding:0}.asset-status,.asset-tile>span,.asset-unlock-form{display:none}.asset-tile .locked-media-placeholder{filter:grayscale()}.asset-tile .locked-media-placeholder span{display:none}.asset-tile:has(.locked-media-placeholder):after{color:#fff;content:"LOCKED";background:#0006;place-items:center;font-size:10px;font-weight:900;display:grid;position:absolute;inset:0}.profile-locked-section{padding:24px 24px 6px}.profile-locked-section h2{color:var(--text);margin-bottom:8px;font-size:17px;line-height:22px}.profile-locked-section h2:before,.locked-list{display:none}.profile-locked-section p{max-width:320px;color:var(--muted);font-size:14px;line-height:18px}.profile-section#about,.profile-end,.profile-mobile-chat-cta{display:none}.profile-mobile-subscribe-footer{z-index:45;border-top:1px solid var(--feed-border);background:color-mix(in srgb,var(--surface-lowest)82%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);justify-content:center;align-items:center;gap:16px;padding:12px 16px;display:flex;position:fixed;inset:auto 0 64px}.profile-mobile-subscribe-footer>div{gap:2px;min-width:0;display:grid}.profile-mobile-subscribe-footer span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:800;line-height:12px}.profile-mobile-subscribe-footer strong{color:var(--text);font-size:20px;font-weight:800;line-height:24px}.profile-mobile-subscribe-footer a{background:var(--secondary-container);color:#291800;border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:14px;font-weight:900;display:inline-flex}.profile-mobile-chat-fab{z-index:46;background:var(--accent);color:#fff;border-radius:999px;place-items:center;width:56px;height:56px;display:grid;position:fixed;bottom:144px;right:16px;box-shadow:0 16px 36px #0000003d}.profile-mobile-subscribe-footer a:active,.profile-mobile-chat-fab:active,.profile-mobile-chat-cta:active{transform:scale(.96)}html.dark .profile-sticky-header h1{width:180px;color:var(--accent);letter-spacing:-.04em;font-size:0}html.dark .profile-sticky-header h1:before{content:"ONLYGENS";font-size:24px;font-weight:900;line-height:28px}html.dark .profile-sticky-header span{display:none}html.dark .profile-sticky-header{background:#000c;border-bottom-color:#27272a}html.dark .profile-banner:after{display:block}html.dark .profile-icon-action,html.dark .profile-mobile-subscribe-action{display:none}html.dark .profile-top-actions form{display:block}html.dark .profile-follow-action{color:#f4f4f5;background:#18181b;border-color:#3f3f46}html.dark .profile-tabs{border-bottom-color:#27272a}html.dark .asset-grid{background:#27272a}html.dark .profile-mobile-premium-badge,html.dark .profile-mobile-subscribe-footer,html.dark .profile-mobile-chat-fab{display:none}html.dark .profile-mobile-relationship{display:flex}html.dark .profile-mobile-chat-cta{inset:auto 16px calc(64px + max(16px,env(safe-area-inset-bottom)))16px;z-index:45;background:var(--accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:56px;font-size:17px;font-weight:900;line-height:22px;display:inline-flex;position:fixed;box-shadow:0 18px 44px #00000059}}
.explore-shell{color:#dee3e8;background:#000;overflow-x:clip}.explore-mobile-header{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000c;border-bottom:1px solid #27272a;justify-content:space-between;align-items:center;height:56px;padding:0 16px;display:none;position:fixed;inset:0 0 auto}.explore-mobile-header strong{color:var(--accent);letter-spacing:-.04em;font-size:24px;font-weight:900}.explore-mobile-header span{color:#f4f4f5;align-items:center;gap:16px;display:inline-flex}.explore-mobile-user{background:#18181b;border:1px solid #27272a;border-radius:999px;width:32px;height:32px;display:block;overflow:hidden}.explore-mobile-user img,.explore-mobile-user video,.explore-mobile-user .media-gallery,.explore-mobile-user .media-carousel,.explore-mobile-user .locked-media-placeholder{object-fit:cover;width:100%;height:100%;min-height:0}.explore-mobile-user .locked-media-placeholder{place-items:center;display:grid}.explore-mobile-user .locked-media-placeholder span{display:none}.explore-sticky-header{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000c;border-bottom:1px solid #27272a;position:sticky;top:0}.explore-sticky-inner{gap:16px;max-width:700px;margin:0 auto;padding:12px 16px;display:grid}.explore-sticky-header form{align-items:center;gap:8px;display:flex;position:relative}.explore-sticky-header form>svg{color:#71717a;pointer-events:none;position:absolute;left:16px}.explore-sticky-header input{color:#fff;width:100%;min-width:0;font:inherit;background:#16181c;border:0;border-radius:999px;outline:0;padding:11px 16px 11px 48px;font-size:14px;line-height:18px}.explore-sticky-header input::placeholder{color:#71717a}.explore-sticky-header input:focus{box-shadow:0 0 0 1px var(--accent)}.explore-sticky-header button,.explore-sticky-header form a{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex}.explore-sticky-header button{background:var(--accent);color:#fff}.explore-sticky-header form a{color:var(--accent)}.explore-chip-row{scrollbar-width:none;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.explore-chip-row::-webkit-scrollbar{display:none}.explore-chip-row a{color:#a1a1aa;white-space:nowrap;background:#18181b;border-radius:999px;flex:none;padding:8px 16px;font-size:13px;font-weight:800;line-height:16px;transition:background .16s,color .16s}.explore-chip-row a:hover{background:#27272a}.explore-chip-row a.active{color:#000;background:#f4f4f5}.explore-chip-row-mobile,.explore-chip-row-mobile-light,.explore-mobile-list,.explore-mobile-light-list{display:none}.explore-bento{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:700px;margin:0 auto;padding:16px;display:grid}.explore-feature-card,.explore-bento-card{color:#fff;background:#16181c;border:1px solid #27272a;border-radius:12px;display:block;position:relative;overflow:hidden}.explore-feature-card{aspect-ratio:16/9;grid-column:1/-1}.explore-bento-card{aspect-ratio:1}.explore-feature-card img,.explore-feature-card video,.explore-feature-card .media-gallery,.explore-feature-card .media-carousel,.explore-bento-card img,.explore-bento-card video,.explore-bento-card .media-gallery,.explore-bento-card .media-carousel{object-fit:cover;opacity:.84;width:100%;height:100%;min-height:0;transition:transform .7s}.explore-feature-card:hover img,.explore-feature-card:hover video,.explore-bento-card:hover img,.explore-bento-card:hover video{transform:scale(1.05)}.explore-feature-card:after,.explore-bento-card:after{content:"";pointer-events:none;background:linear-gradient(#0000,#00000029,#000000db);position:absolute;inset:0}.explore-feature-card>div:not(.media-gallery):not(.media-carousel){z-index:1;gap:8px;display:flex;position:absolute;inset:auto 16px 76px}.explore-feature-card>div span{background:var(--accent);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:4px;padding:3px 8px;font-size:10px;font-weight:900;line-height:12px}.explore-feature-card>div span:nth-child(2){background:var(--secondary-container);color:#291800}.explore-feature-card h1,.explore-feature-card p{z-index:1;margin:0;position:absolute}.explore-feature-card h1{letter-spacing:-.02em;font-size:23px;font-weight:800;line-height:28px;inset:auto 16px 42px}.explore-feature-card p{color:#d4d4d8;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:18px;inset:auto 16px 16px;overflow:hidden}.explore-bento-card>span{z-index:1;gap:2px;display:grid;position:absolute;inset:auto 12px 12px}.explore-bento-card strong{color:#fff;font-size:13px;line-height:16px}.explore-bento-card small{color:var(--accent);font-size:12px;line-height:14px}.explore-divider{background:#27272a;max-width:700px;height:1px;margin:0 auto}.explore-feed-list{border-inline:1px solid #27272a;max-width:700px;margin:0 auto;display:grid}.explore-feed-card{border-bottom:1px solid #27272a;gap:12px;padding:16px;transition:background .16s;display:flex}.explore-feed-card:hover{background:#18181b4d}.explore-feed-avatar{background:#18181b;border-radius:999px;flex:none;width:48px;height:48px;display:block;overflow:hidden}.explore-feed-avatar img,.explore-feed-avatar video,.explore-feed-avatar .media-gallery,.explore-feed-avatar .media-carousel{object-fit:cover;width:100%;height:100%;min-height:0}.explore-feed-copy{flex:1;min-width:0}.explore-feed-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.explore-feed-meta>span{align-items:center;gap:4px;min-width:0;display:flex}.explore-feed-meta strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:800;line-height:22px;overflow:hidden}.explore-feed-meta b{background:var(--accent);color:#fff;border-radius:999px;flex:none;place-items:center;width:18px;height:18px;font-size:11px;display:grid}.explore-feed-meta small{color:#71717a;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:18px;overflow:hidden}.explore-feed-meta>svg{color:#71717a;flex:none}.explore-feed-copy>p{color:#e4e4e7;margin:4px 0 12px;font-size:15px;line-height:20px}.explore-feed-media{background:#16181c;border:1px solid #27272a;border-radius:12px;display:block;position:relative;overflow:hidden}.explore-feed-media img,.explore-feed-media video,.explore-feed-media .media-gallery,.explore-feed-media .media-carousel{object-fit:cover;width:100%;height:100%;min-height:0;display:block}.explore-feed-media:not(.video-style){aspect-ratio:4/5}.explore-feed-media.video-style{aspect-ratio:16/9}.explore-play{color:#fff;background:#0006;place-items:center;font-size:64px;display:grid;position:absolute;inset:0}.explore-feed-actions{color:#71717a;justify-content:space-between;align-items:center;gap:12px;max-width:390px;margin-top:12px;display:flex}.explore-feed-actions a,.explore-feed-actions span{align-items:center;gap:6px;font-size:12px;font-weight:600;line-height:14px;display:inline-flex}.explore-feed-actions a:hover{color:var(--accent)}.explore-feed-actions .spark{color:var(--secondary-fixed-dim)}.explore-mobile-card{border-bottom:1px solid #27272a;gap:12px;padding:16px;transition:background .16s;display:flex}.explore-mobile-card:hover{background:#18181b80}.explore-mobile-card-avatar{border-radius:999px;flex:none;width:64px;height:64px;display:block;position:relative;overflow:visible}.explore-mobile-card-avatar>.media-gallery,.explore-mobile-card-avatar>.media-carousel,.explore-mobile-card-avatar>.locked-media-placeholder,.explore-mobile-card-avatar img,.explore-mobile-card-avatar video{object-fit:cover;border:1px solid #27272a;border-radius:999px;width:100%;height:100%;min-height:0;overflow:hidden}.explore-mobile-card-avatar>.locked-media-placeholder{place-items:center;display:grid}.explore-mobile-card-avatar>.locked-media-placeholder span{display:none}.explore-mobile-card-avatar i{background:#10b981;border:2px solid #000;border-radius:999px;width:16px;height:16px;position:absolute;bottom:0;right:0}.explore-mobile-card-body{flex:1;min-width:0}.explore-mobile-card-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.explore-mobile-card-head>span{gap:1px;min-width:0;display:grid}.explore-mobile-card-head strong{color:#dee3e8;align-items:center;gap:4px;min-width:0;font-size:17px;font-weight:800;line-height:22px;display:inline-flex}.explore-mobile-card-head b{background:var(--accent);color:#fff;border-radius:999px;place-items:center;width:15px;height:15px;font-size:9px;line-height:1;display:inline-grid}.explore-mobile-card-head small{color:#71717a;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:14px;overflow:hidden}.explore-mobile-card-head>a{border:1px solid var(--accent);color:var(--accent);border-radius:999px;flex:none;padding:5px 12px;font-size:13px;font-weight:800;line-height:16px}.explore-mobile-card-head>a.following{border-color:var(--accent);background:var(--accent);color:#fff}.explore-mobile-card-body>p{-webkit-line-clamp:2;color:#bfc7d3;-webkit-box-orient:vertical;margin:4px 0 0;font-size:14px;line-height:18px;display:-webkit-box;overflow:hidden}.explore-mobile-tags{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.explore-mobile-tags span{color:#71717a;letter-spacing:.02em;text-transform:uppercase;background:#18181b;border-radius:4px;padding:3px 8px;font-size:11px;font-weight:800;line-height:13px}.explore-mobile-light-card{background:#fff;border-bottom:1px solid #eff3f4;padding:16px;transition:background .16s}.explore-mobile-light-card:hover{background:#f8fafabf}.explore-mobile-light-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.explore-mobile-light-identity{align-items:center;gap:12px;min-width:0;display:flex}.explore-mobile-light-avatar{border-radius:999px;flex:none;width:44px;height:44px;display:block;position:relative;overflow:visible}.explore-mobile-light-avatar>.media-gallery,.explore-mobile-light-avatar>.media-carousel,.explore-mobile-light-avatar>.locked-media-placeholder,.explore-mobile-light-avatar img,.explore-mobile-light-avatar video{object-fit:cover;border:1px solid #e2e8f0;border-radius:999px;width:100%;height:100%;min-height:0;overflow:hidden}.explore-mobile-light-avatar>.locked-media-placeholder{place-items:center;display:grid}.explore-mobile-light-avatar>.locked-media-placeholder span{display:none}.explore-mobile-light-avatar i{background:#cbd5e1;border:2px solid #fff;border-radius:999px;width:12px;height:12px;position:absolute;bottom:0;right:0}.explore-mobile-light-avatar i.online{background:#10b981}.explore-mobile-light-identity>span:last-child{gap:1px;min-width:0;display:grid}.explore-mobile-light-identity strong{color:#0f172a;align-items:center;gap:4px;min-width:0;font-size:17px;font-weight:800;line-height:22px;display:inline-flex}.explore-mobile-light-identity b{background:var(--accent);color:#fff;border-radius:999px;place-items:center;width:16px;height:16px;font-size:10px;line-height:1;display:inline-grid}.explore-mobile-light-identity small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:18px;overflow:hidden}.explore-mobile-light-identity em{color:#10b981;font-style:normal;font-weight:600}.explore-mobile-light-head>a:last-child{background:var(--accent);color:#fff;border-radius:999px;flex:none;padding:7px 16px;font-size:13px;font-weight:800;line-height:16px}.explore-mobile-light-head>a:last-child.subscribe{background:#ffad00;box-shadow:0 6px 14px #f9a9002e}.explore-mobile-light-card>p{-webkit-line-clamp:2;color:#334155;-webkit-box-orient:vertical;margin:0 0 12px;font-size:14px;line-height:18px;display:-webkit-box;overflow:hidden}.explore-mobile-light-media{background:#f1f5f9;border-radius:12px;display:block;position:relative;overflow:hidden}.explore-mobile-light-media.portrait-media{aspect-ratio:4/5}.explore-mobile-light-media.square-media{aspect-ratio:1}.explore-mobile-light-media.grid-media{aspect-ratio:16/9;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.explore-mobile-light-media img,.explore-mobile-light-media video,.explore-mobile-light-media .media-gallery,.explore-mobile-light-media .media-carousel,.explore-mobile-light-media .locked-media-placeholder{object-fit:cover;width:100%;height:100%;min-height:0;transition:transform .7s}.explore-mobile-light-card:hover .explore-mobile-light-media img,.explore-mobile-light-card:hover .explore-mobile-light-media video{transform:scale(1.05)}.explore-mobile-light-media .premium-pill{background:var(--secondary-container);color:#654200;letter-spacing:.08em;text-transform:uppercase;border-radius:4px;padding:5px 8px;font-size:11px;font-weight:900;line-height:12px;position:absolute;bottom:12px;left:12px}.explore-mobile-light-media .reel-caption{color:#fff;gap:3px;display:grid;position:absolute;inset:auto 16px 16px}.explore-mobile-light-media .reel-caption:before{z-index:-1;content:"";background:linear-gradient(#0000,#000000a3);position:absolute;inset:-72px -16px -16px}.explore-mobile-light-media .reel-caption b{font-size:13px;line-height:16px}.explore-mobile-light-media .reel-caption small{-webkit-line-clamp:1;opacity:.9;-webkit-box-orient:vertical;font-size:12px;line-height:14px;display:-webkit-box;overflow:hidden}.explore-mobile-light-actions{color:#64748b;justify-content:space-between;align-items:center;gap:16px;margin-top:12px;padding:0 4px;display:flex}.explore-mobile-light-actions span{align-items:center;gap:5px;font-size:13px;font-weight:600;line-height:16px;display:inline-flex}.explore-mobile-light-actions span:last-child{margin-left:auto}.explore-mobile-light-actions b{color:inherit;font-size:20px;line-height:1}.explore-mobile-wide-media,.explore-mobile-grid-media{background:#18181b;border:1px solid #27272a;border-radius:12px;overflow:hidden}.explore-mobile-wide-media{aspect-ratio:16/9;margin-top:12px;display:block}.explore-mobile-grid-media{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;height:192px;margin-top:12px;display:grid}.explore-mobile-wide-media img,.explore-mobile-wide-media video,.explore-mobile-wide-media .media-gallery,.explore-mobile-wide-media .media-carousel,.explore-mobile-wide-media .locked-media-placeholder,.explore-mobile-grid-media img,.explore-mobile-grid-media video,.explore-mobile-grid-media .media-gallery,.explore-mobile-grid-media .media-carousel,.explore-mobile-grid-media .locked-media-placeholder{object-fit:cover;width:100%;height:100%;min-height:0}.explore-sidebar-card{background:#16181c;border:1px solid #0000;border-radius:16px;padding:16px}.explore-sidebar-card h2{color:#fff;margin:0 0 16px;font-size:20px;font-weight:800;line-height:24px}.explore-sidebar-trends,.explore-sidebar-follow{gap:16px;display:grid}.explore-sidebar-trends a{gap:2px;display:grid}.explore-sidebar-trends small,.explore-sidebar-trends span{color:#71717a;font-size:12px;line-height:14px}.explore-sidebar-trends strong{color:#fff;font-size:15px}.explore-sidebar-follow a{grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.explore-sidebar-avatar{background:#27272a;border-radius:999px;width:40px;height:40px;overflow:hidden}.explore-sidebar-avatar img,.explore-sidebar-avatar video,.explore-sidebar-avatar .media-gallery,.explore-sidebar-avatar .media-carousel{object-fit:cover;width:100%;height:100%;min-height:0}.explore-sidebar-follow strong,.explore-sidebar-follow small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.explore-sidebar-follow strong{color:#fff;font-size:14px}.explore-sidebar-follow small{color:#71717a;font-size:13px}.explore-sidebar-follow b{color:#000;background:#fff;border-radius:999px;padding:5px 14px;font-size:13px}.explore-sidebar-more{color:var(--accent);margin-top:16px;font-size:14px;display:inline-flex}.explore-mobile-fab{z-index:45;background:var(--accent);color:#fff;border-radius:999px;place-items:center;width:56px;height:56px;display:none;position:fixed;bottom:80px;right:16px;box-shadow:0 16px 36px #00000059}.empty-state{border-inline:1px solid #27272a;max-width:700px;margin:0 auto;padding:32px 16px}.empty-state h2{color:#fff;margin:0 0 8px;font-size:20px}.empty-state p{color:#71717a;margin:0}.empty-state a{background:var(--accent);color:#fff;border-radius:999px;margin-top:14px;padding:10px 16px;font-weight:800;display:inline-flex}@media (max-width:900px){.explore-shell{padding-top:56px;padding-bottom:80px}.explore-mobile-header{display:flex}.explore-sticky-header{background:#000000f2;top:56px}.explore-sticky-inner{gap:12px;padding:12px 16px}.explore-sticky-header form button,.explore-sticky-header form a{display:none}.explore-sticky-header input{padding-block:10px}.explore-chip-row-desktop,.explore-bento,.explore-divider,.explore-feed-list{display:none}.explore-chip-row-mobile{margin-left:-16px;margin-right:-16px;padding:0 16px 1px;display:flex}.explore-chip-row-mobile a{color:#a1a1aa;background:#18181b;border:1px solid #27272a;padding-block:7px}.explore-chip-row-mobile a.active{border-color:var(--accent);background:var(--accent);color:#fff}.explore-mobile-list{border-top:0;display:block}.explore-feed-list{border-inline:0}.explore-mobile-fab{display:grid}html:not(.dark) .explore-shell{color:#191c1d;background:#fff}html:not(.dark) .explore-mobile-header{background:#ffffffe6;border-bottom-color:#f1f5f9}html:not(.dark) .explore-mobile-header span{color:#64748b}html:not(.dark) .explore-mobile-user{background:#f1f5f9;border-color:#e2e8f0}html:not(.dark) .explore-sticky-header{background:#fffffff2;border-bottom:0}html:not(.dark) .explore-sticky-inner{gap:12px}html:not(.dark) .explore-sticky-header input{color:#191c1d;background:#f7f9f9;border-radius:8px;padding-block:9px}html:not(.dark) .explore-sticky-header input::placeholder,html:not(.dark) .explore-sticky-header form>svg{color:#94a3b8}html:not(.dark) .explore-chip-row-mobile{display:none}html:not(.dark) .explore-chip-row-mobile-light{margin-left:-16px;margin-right:-16px;padding:0 16px;display:flex}html:not(.dark) .explore-chip-row-mobile-light a{color:#536471;background:#eff3f4;border:0;padding-block:7px;font-weight:600}html:not(.dark) .explore-chip-row-mobile-light a.active{background:var(--accent);color:#fff}html:not(.dark) .explore-mobile-list{display:none}html:not(.dark) .explore-mobile-light-list{background:#fff;flex-direction:column;display:flex}html:not(.dark) .explore-mobile-fab{display:none}html:not(.dark) body:has(.explore-shell) .rail{background:#fffffff2;border-top-color:#f1f5f9}html:not(.dark) body:has(.explore-shell) .rail a{color:#64748b}html:not(.dark) body:has(.explore-shell) .rail a[href=\/explore]{color:var(--accent)}}@media (max-width:560px){.explore-mobile-card{padding:16px}.explore-mobile-card-avatar{width:64px;height:64px}.explore-mobile-card-head{gap:8px}.explore-mobile-card-head>a{padding-inline:11px}}
.feed-header{z-index:40;border-bottom:1px solid var(--feed-border);background:var(--header-bg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);justify-content:space-between;align-items:center;min-height:56px;padding:0 16px;display:flex;position:sticky;top:0}.feed-brand-lockup{min-width:0}.feed-wordmark{color:var(--accent);letter-spacing:-.04em;font-size:20px;font-weight:900}.feed-header-actions{align-items:center;gap:12px;display:flex}.feed-header-icon{width:40px;height:40px;color:var(--muted);border-radius:999px;place-items:center;display:inline-grid}.feed-header-icon:hover{background:var(--surface)}.settings-header-icon,.desktop-feed-tabs,.desktop-dark-home-header{display:none}.signin{color:var(--accent);font-size:14px;font-weight:800}.auth-menu{position:relative}.auth-menu-trigger{border:1px solid var(--border);background:var(--surface-lowest);width:36px;height:36px;color:var(--text);cursor:pointer;font:inherit;border-radius:999px;place-items:center;padding:0;font-weight:800;transition:opacity .15s;display:inline-grid;overflow:hidden}.auth-menu-trigger:hover{opacity:.85}.auth-menu-trigger img{object-fit:cover;width:100%;height:100%}.auth-menu-popover{z-index:60;border:1px solid var(--border);background:var(--background);border-radius:12px;min-width:220px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 32px #0000002e}.auth-menu-header{border-bottom:1px solid var(--feed-border);margin-bottom:4px;padding:10px 12px 12px}.auth-menu-email{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;display:block;overflow:hidden}.auth-menu-form{margin:0}.auth-menu-item{width:100%;color:var(--text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:9px 12px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.auth-menu-item:hover{background:var(--surface)}.auth-menu-signout{color:#f4212e}.signin:hover,.actions a:hover,.actions button:hover{background:var(--surface)}.companion-highlights{border-bottom:1px solid var(--feed-border);scrollbar-width:none;gap:16px;padding:12px 16px;display:flex;overflow-x:auto}.companion-highlights::-webkit-scrollbar{display:none}.highlight-item{max-width:72px;color:var(--text);flex:none;justify-items:center;gap:4px;font-size:11px;font-weight:700;line-height:12px;display:grid}.highlight-avatar{border:2px solid var(--accent);width:64px;height:64px;color:var(--accent);border-radius:999px;place-items:center;padding:2px;font-size:20px;font-weight:900;display:grid;overflow:hidden}.highlight-avatar.premium{border-color:var(--secondary-container)}.highlight-avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.feed-search{border-bottom:1px solid var(--feed-border);padding:12px 16px}.feed-search form{grid-template-columns:minmax(0,1fr) auto auto;gap:8px;display:grid}.feed-search input{border:1px solid var(--feed-border);background:var(--surface);min-width:0;color:var(--text);font:inherit;border-radius:999px;padding:10px 14px}.feed-search button,.feed-search a{border:1px solid var(--feed-border);color:var(--text);font:inherit;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 12px;font-weight:800;display:inline-flex}.feed-search button{border-color:var(--accent);background:var(--accent);color:#fff;cursor:pointer}.feed-sort{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.feed-sort a{border:1px solid var(--feed-border);color:var(--muted);border-radius:999px;padding:7px 11px;font-size:13px;font-weight:800}.feed-sort a[aria-current=page]{border-color:var(--accent);color:var(--accent)}.feed-result-count{color:var(--muted);margin:10px 0 0;font-size:13px;font-weight:800}.feed-empty{border-bottom:1px solid var(--border);padding:28px 16px}.feed-empty h2{margin:0 0 8px}.feed-empty p{color:var(--muted);line-height:1.45}.feed-empty .primary-action{background:var(--accent);color:#fff;border-radius:8px;margin-top:8px;padding:10px 14px;font-weight:800;display:inline-flex}.desktop-feed-tabs{border-bottom:1px solid var(--feed-border);background:var(--header-bg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.desktop-dark-home-header{border-bottom:1px solid var(--feed-border);background:var(--header-bg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);justify-content:space-between;align-items:center;min-height:56px;padding:0 16px}.desktop-dark-home-header h1{color:var(--text);letter-spacing:-.5px;margin:0;font-size:23px;font-weight:800;line-height:28px}.desktop-dark-home-header svg{box-sizing:content-box;color:var(--text);border-radius:999px;padding:8px}.desktop-dark-home-header svg:hover{background:var(--action-hover)}.desktop-feed-tabs a{min-height:56px;color:var(--muted);place-items:center;font-weight:650;transition:background .16s;display:grid;position:relative}.desktop-feed-tabs a:hover{background:var(--feed-border)}.desktop-feed-tabs a[aria-current=page]{color:var(--text);font-weight:800}.desktop-feed-tabs a[aria-current=page]:after{background:var(--accent);content:"";border-radius:999px;width:56px;height:4px;position:absolute;bottom:0}.action-deck{border-bottom:1px solid var(--feed-border);grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px 16px;display:grid}.action-card{border:1px solid var(--feed-border);background:var(--surface-lowest);color:var(--text);border-radius:14px;align-items:flex-start;gap:12px;padding:14px;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.action-card:hover{background:var(--surface);border-color:var(--border)}.action-card-primary{border-color:color-mix(in srgb,var(--accent)35%,transparent);background:color-mix(in srgb,var(--accent)8%,var(--surface-lowest))}.action-card-primary:hover{background:color-mix(in srgb,var(--accent)14%,var(--surface-lowest))}.action-card-icon{background:color-mix(in srgb,var(--accent)14%,transparent);width:36px;height:36px;color:var(--accent);border-radius:999px;flex-shrink:0;place-items:center;display:inline-grid}.action-card-body{flex-direction:column;gap:2px;min-width:0;display:flex}.action-card-body strong{letter-spacing:-.01em;font-size:14px;font-weight:800}.action-card-body small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}@media (max-width:720px){.action-deck{grid-template-columns:1fr;gap:8px;padding:12px}}.post{border-bottom:1px solid var(--feed-border);cursor:default;grid-template-columns:48px minmax(0,1fr);gap:12px;padding:16px;transition:background .16s;display:grid}.post:hover{background:var(--post-hover)}.avatar{background:var(--surface);width:48px;height:48px;color:var(--accent);border-radius:999px;place-items:center;font-weight:800;display:grid;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.post-meta a{color:inherit}.post-meta{color:var(--muted);align-items:center;gap:4px;min-width:0;font-size:14px;line-height:18px;display:flex}.post-meta strong{color:var(--text);font-weight:800}.post-meta span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.verified-icon{color:var(--accent);flex:none}.post p{margin:4px 0 12px;font-size:14px;line-height:18px}.post .reply-prompt{color:var(--muted);margin:10px 0 0;font-size:14px;font-weight:700}.media-card{border:1px solid var(--feed-border);background:radial-gradient(circle at 70% 25%,#1d9bf03d,#0000 32%),linear-gradient(135deg,#20242c,#6f7a8a);border-radius:12px;min-height:0;margin-bottom:12px;overflow:hidden}.media-card img,.media-card video{aspect-ratio:1;object-fit:cover;width:100%;height:auto;display:block}.locked-media-placeholder{color:#fff;background:linear-gradient(135deg,#0d0d14 0%,#1a1025 100%);place-items:center;width:100%;height:100%;min-height:280px;display:grid;position:relative;overflow:hidden}.locked-media-teaser{object-fit:cover;filter:blur(18px)brightness(.55)saturate(1.2);pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.12)}.locked-media-overlay{z-index:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;background:#0000007a;border:1px solid #ffffff38;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:16px 20px;display:flex;position:relative}.locked-media-icon{color:#ffffffe6;width:22px;height:22px}.locked-media-overlay span{letter-spacing:.08em;text-transform:uppercase;color:#ffffffd9;font-size:12px;font-weight:800}.media-gallery{aspect-ratio:16/9;gap:2px;display:grid}.media-gallery.count-2,.media-gallery.count-3,.media-gallery.count-4{grid-template-columns:repeat(2,minmax(0,1fr))}.media-gallery-item{min-width:0;min-height:0;overflow:hidden}.media-gallery-item img,.media-gallery-item video,.media-gallery-item .locked-media-placeholder{object-fit:cover;width:100%;height:100%;min-height:0}.media-carousel{aspect-ratio:1;position:relative}.media-carousel-track{scroll-snap-type:x mandatory;scrollbar-width:none;height:100%;display:flex;overflow-x:auto}.media-carousel-track::-webkit-scrollbar{display:none}.media-carousel-slide{scroll-snap-align:center;flex:0 0 100%;min-width:0;height:100%}.media-carousel-slide img,.media-carousel-slide video,.media-carousel-slide .locked-media-placeholder{object-fit:cover;width:100%;height:100%;min-height:0}.media-carousel-count{color:#fff;background:#00000094;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800;position:absolute;top:10px;right:10px}.media-carousel-dots{justify-content:center;gap:5px;display:flex;position:absolute;bottom:10px;left:0;right:0}.media-carousel-dots span{background:#ffffff7a;border-radius:999px;width:6px;height:6px}.media-carousel-dots span.active{background:#fff}.tags,.actions{flex-wrap:wrap;gap:8px;margin-top:0;display:flex}.tags span{background:var(--feed-border);color:var(--muted);border:0;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700;line-height:12px}.post-badges{flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 12px;display:flex}.post-badges .tags{display:contents}.premium-pill{background:var(--premium-bg);color:var(--secondary);border-radius:999px;padding:3px 8px;font-size:11px;font-weight:900;line-height:12px}.actions a,.actions form,.actions button{align-items:center;display:inline-flex}.actions{color:var(--muted);align-items:center}.actions form{margin:0}.actions .tip-form,.actions .boost-form{flex-wrap:wrap;gap:4px;display:inline-flex}.actions a,.actions button,.actions span{color:var(--muted);cursor:pointer;border-radius:999px;align-items:center;gap:5px;padding:6px 8px;font-size:13px;font-weight:650;line-height:16px;display:inline-flex}.actions button{font:inherit;background:0 0;border:0}.actions span{cursor:default}.actions .primary-action{color:var(--muted);background:0 0;font-weight:650}.actions .primary-action:hover,.actions .profile-action:hover,.actions .secondary-action:hover{background:var(--action-hover);color:var(--accent)}.actions .secondary-action,.actions .profile-action{color:var(--muted);font-weight:650}.actions .liked-action{color:#f91880;font-weight:800}.actions .saved-action{color:#7856ff;font-weight:800}.actions .tip-form span,.actions .boost-form span{color:var(--text);font-weight:800}.actions .tip-form button,.actions .boost-form button{border:1px solid var(--feed-border);color:var(--text);padding-inline:8px;font-weight:750}.actions .tip-form span{color:var(--secondary)}.actions .boost-form span{color:#00ba7c}.actions .share-action{gap:6px}.actions .copied-action{color:#00ba7c;font-weight:800}@media (min-width:901px){.feed-header,.companion-highlights,.feed-search{display:none}.desktop-feed-tabs{z-index:35;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:sticky;top:0}.post{grid-template-columns:40px minmax(0,1fr);padding:16px}.avatar{width:40px;height:40px}.media-card img,.media-card video,.media-carousel{aspect-ratio:16/9}.media-card>.locked-media-placeholder{aspect-ratio:16/9;height:auto;min-height:0}.actions{max-width:440px}.actions a,.actions button,.actions span{padding:8px}.actions .tip-form button,.actions .boost-form button{padding-inline:10px}html.dark .desktop-feed-tabs{display:none}html.dark .desktop-dark-home-header{z-index:35;display:flex;position:sticky;top:0}html.dark .media-card img,html.dark .media-card video,html.dark .media-carousel{max-height:500px}}html.dark .search-header-icon{display:none}html.dark .settings-header-icon{display:inline-grid}html.dark .signin{border:1px solid var(--accent);background:var(--accent);color:#fff;border-radius:999px;padding:7px 16px}html.dark .feed-header-icon{color:#a1a1aa}html.dark .companion-highlights{padding:16px}html.dark .highlight-item:not(:first-child){opacity:.72}html.dark .highlight-avatar{border-color:var(--feed-border);background:var(--surface)}html.dark .highlight-item:first-child .highlight-avatar,html.dark .highlight-avatar.premium{border-color:var(--accent)}html.dark .post p{color:#d4d4d8}html.dark .media-card img,html.dark .media-card video,html.dark .media-carousel{aspect-ratio:4/5}html.dark .tags span{color:var(--accent);background:#18181b;border-radius:6px;padding:5px 8px}html.dark .premium-pill{color:var(--secondary)}html.dark .actions .primary-action{background:var(--accent);color:#fff;padding:8px 16px;font-weight:800}html.dark .actions .primary-action span{color:#fff}html.dark .actions .profile-action{color:var(--text);border:1px solid #3f4851;padding:8px 16px;font-weight:800}html.dark .actions .primary-action:hover{background:var(--accent);color:#fff}html.dark .actions .tip-form span{color:#ffb875}.post-thread .chat-header{position:sticky}.comment-compose,.comments{border-bottom:1px solid var(--border);padding:16px}.comments-header{gap:12px;margin-bottom:12px;display:grid}.comments-header h2{margin:0;font-size:18px}.comments-header p{color:var(--muted);margin:4px 0 0;font-size:13px}.comment-sort{flex-wrap:wrap;gap:8px;display:flex}.comment-sort a{border:1px solid var(--border);color:var(--muted);border-radius:999px;padding:7px 11px;font-size:13px;font-weight:800}.comment-sort a[aria-current=page]{border-color:var(--accent);color:var(--accent)}.comment-search{grid-template-columns:minmax(0,1fr) auto auto;gap:8px;margin-bottom:14px;display:grid}.comment-search input{border:1px solid var(--border);background:var(--background);min-width:0;color:var(--text);font:inherit;border-radius:8px;padding:10px 12px}.comment-search button,.comment-search a{border:1px solid var(--border);color:var(--text);font:inherit;border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:0 12px;font-weight:800;display:inline-flex}.comment-search button{border-color:var(--accent);background:var(--accent);color:#fff;cursor:pointer}.comment-form{gap:10px;display:grid}.comment-form textarea{resize:vertical;border:1px solid var(--border);background:var(--background);min-width:0;color:var(--text);font:inherit;border-radius:8px;padding:10px 12px;line-height:1.4}.comment-form button{border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;border-radius:8px;justify-self:end;padding:9px 14px;font-weight:800}@media (max-width:640px){.feed-search{display:none}.feed-search:target,.feed-search.is-active{display:block}.feed-search form,.comment-search{grid-template-columns:1fr}}.comment-item{border-bottom:1px solid var(--border);grid-template-columns:44px 1fr;gap:12px;padding:14px 0;display:grid}.comment-item:first-child{padding-top:0}.comment-item:last-child{border-bottom:0;padding-bottom:0}.reply-item{grid-template-columns:34px 1fr;padding:12px 0}.reply-item .avatar{width:34px;height:34px;font-size:13px}.comment-body p{margin:8px 0;line-height:1.45}.comment-report-form{margin:0 0 8px;display:inline-flex}.comment-report-form button{color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:13px;font-weight:800}.comment-report-form button:hover{color:#f4212e}.reply-details summary{cursor:pointer;color:var(--muted);font-size:13px;font-weight:800}.reply-details .comment-form{margin-top:10px}.comment-replies{border-left:2px solid var(--border);margin-top:12px;padding-left:12px}@media (max-width:900px){.media-card{min-height:0}.media-card img,.media-card video{aspect-ratio:1;height:auto}.media-gallery{aspect-ratio:16/9}.media-carousel{aspect-ratio:1}html.dark .actions{padding-right:78px}html.dark .media-card img,html.dark .media-card video,html.dark .media-carousel{aspect-ratio:4/5}}.landing-hero{text-align:center;flex-direction:column;justify-content:flex-end;align-items:center;min-height:480px;padding:32px 20px 40px;display:flex;position:relative;overflow:hidden}.landing-hero-bg{z-index:0;background:radial-gradient(90% 70% at 50% 0,#8b5cf647 0%,#0000 65%),radial-gradient(60% 50% at 80% 90%,#ec48992e 0%,#0000 55%),#0a0a0f;position:absolute;inset:0}.landing-hero-avatars{z-index:0;align-items:stretch;display:flex;position:absolute;inset:0}.landing-hero-avatar{object-fit:cover;filter:brightness(.35)saturate(.8);flex:1;min-width:0;height:100%}.landing-hero-content{z-index:1;flex-direction:column;align-items:center;gap:12px;max-width:360px;display:flex;position:relative}.landing-hero-wordmark{letter-spacing:.18em;color:#ffffff80;text-transform:uppercase;margin:0;font-size:13px;font-weight:900}.landing-hero-headline{letter-spacing:-.02em;background:linear-gradient(135deg,#e2d9f3 20%,#c084fc 60%,#f472b6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(26px,6vw,38px);font-weight:900;line-height:1.12}.landing-hero-sub{color:#ffffff94;margin:0 0 4px;font-size:15px;line-height:1.5}.landing-hero-cta{color:#fff;background:linear-gradient(135deg,#c084fc,#f472b6);border-radius:999px;justify-content:center;align-items:center;height:44px;padding:0 28px;font-size:15px;font-weight:800;text-decoration:none;transition:opacity .15s;display:inline-flex}.landing-hero-cta:hover{opacity:.88}.landing-hero-explore{color:#ffffff7a;font-size:14px;font-weight:600;text-decoration:none}.landing-hero-explore:hover{color:#ffffffb8}
.library-page{padding-bottom:48px}.library-top-search,.library-header-actions,.library-summary,.library-light-filters,.library-media-type-badge,.library-view-link,.library-light-card{display:none}.library-empty{border-top:1px solid var(--border);padding:28px 18px}.library-empty h2{margin:0 0 8px}.library-empty p{color:var(--muted)}.library-empty-link{color:var(--accent);margin-top:12px;font-weight:700;text-decoration:none;display:inline-flex}.library-toolbar{border-top:1px solid var(--border);gap:12px;padding:14px;display:grid}.library-filters{flex-wrap:wrap;gap:8px;display:flex}.library-filter{border:1px solid var(--border);color:var(--muted);border-radius:999px;padding:8px 12px;font-size:14px;font-weight:700;text-decoration:none}.library-filter[aria-current=page]{border-color:var(--accent);color:var(--accent)}.library-search{grid-template-columns:minmax(0,1fr) auto auto;gap:8px;display:grid}.library-search input{border:1px solid var(--border);min-width:0;color:var(--text);font:inherit;border-radius:8px;padding:10px 12px}.library-search button,.library-clear{border:1px solid var(--border);color:var(--text);font:inherit;border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:0 12px;font-weight:800;text-decoration:none;display:inline-flex}.library-search button{background:var(--text);border-color:var(--text);color:var(--background);cursor:pointer}.library-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:14px;display:grid}.library-item{gap:10px;display:grid}.library-media{border:1px solid var(--border);aspect-ratio:1;background:var(--surface);border-radius:8px;overflow:hidden}.library-media img,.library-media video{object-fit:cover;width:100%;height:100%}.library-item div:last-child{gap:2px;display:grid}.library-item strong{overflow-wrap:anywhere;min-width:0}.library-item span{color:var(--muted);font-size:13px}.library-item span:first-of-type{color:var(--text);font-weight:700}.library-spark-badge,.library-video-badge{display:none}.library-context-panel{flex-direction:column;gap:16px;height:100dvh;padding:16px;display:flex;position:sticky;top:0;overflow-y:auto}.library-context-card{border:1px solid var(--feed-border);background:var(--surface);border-radius:12px;padding:16px}.library-context-card h2{margin:0 0 16px;font-size:20px;font-weight:800;line-height:24px}.library-context-card p{color:var(--muted);font-size:14px;line-height:18px}.library-trending-list{gap:16px;display:grid}.library-trending-list a{grid-template-columns:64px minmax(0,1fr);gap:12px;text-decoration:none;display:grid}.library-trending-list a>span:first-child{background:var(--surface-high);border-radius:8px;width:64px;height:64px;overflow:hidden}.library-trending-list img,.library-trending-list video{object-fit:cover;width:100%;height:100%}.library-trending-list a>span:last-child{align-content:center;min-width:0;display:grid}.library-trending-list small{color:var(--muted);font-size:13px;line-height:16px}.library-trending-list strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:800;line-height:20px;overflow:hidden}.library-show-more{color:var(--accent);margin-top:16px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.library-upgrade-link{background:var(--secondary-container);color:#6b4b00;border-radius:999px;justify-content:center;width:100%;margin-top:12px;padding:10px 14px;font-weight:800;text-decoration:none;display:inline-flex}.library-footer-links{color:var(--muted);flex-wrap:wrap;gap:8px 14px;padding:0 16px;font-size:13px;line-height:16px;display:flex}.library-footer-links a{color:inherit;text-decoration:none}@media (min-width:901px){html:not(.dark) body:has(.library-page){color:#191c1d;background:#f8fafa}html:not(.dark) body:has(.library-page) .app-shell{background:#f8fafa}html:not(.dark) body:has(.library-page) .rail{background:#fff;border-right-color:#f1f5f9;width:256px;padding:16px}html:not(.dark) body:has(.library-page) .brand{color:#0ea5e9;letter-spacing:-.03em;align-items:center;gap:8px;margin:0 0 32px;padding:0;font-size:20px;font-weight:900;display:flex}html:not(.dark) body:has(.library-page) .brand:before{background:var(--accent);color:#fff;content:"bolt";font-feature-settings:"liga";font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24;border-radius:8px;place-items:center;width:32px;height:32px;font-family:Material Symbols Outlined;font-size:20px;line-height:1;display:grid}html:not(.dark) body:has(.library-page) .theme-mode-control{display:none}html:not(.dark) body:has(.library-page) .rail nav{gap:4px}html:not(.dark) body:has(.library-page) .rail a{color:#475569;border-radius:8px;gap:16px;padding:12px;font-size:14px;font-weight:700}html:not(.dark) body:has(.library-page) .rail a:hover{background:#f8fafc}html:not(.dark) body:has(.library-page) .rail a[href=\/library]{color:var(--accent);background:#e8f5fe;font-weight:800}html:not(.dark) body:has(.library-page) .rail-post-button{background:var(--accent);border-radius:999px;margin-top:16px;color:#fff!important;padding:12px 20px!important;font-size:14px!important;font-weight:800!important}html:not(.dark) body:has(.library-page) .rail-post-button span{font-size:0}html:not(.dark) body:has(.library-page) .rail-post-button span:before{content:"New Message";font-size:14px}html:not(.dark) body:has(.library-page) .rail-account{color:#191c1d;border-top:1px solid #f1f5f9;border-radius:0;padding:16px 0 0!important}html:not(.dark) body:has(.library-page) .rail-account:hover{background:0 0}html:not(.dark) body:has(.library-page) .rail-account-avatar{background:#e8f5fe}html:not(.dark) .library-page{background:#fff;border-left:0;border-right:1px solid #f1f5f9;width:min(900px,100vw - 606px);max-width:900px;min-height:100dvh;margin-left:256px;padding-bottom:48px}html:not(.dark) .library-page .feed-header{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border-bottom:1px solid #f1f5f9;grid-template-columns:auto minmax(220px,448px) auto;align-items:center;gap:24px;min-height:64px;padding:0 24px;display:grid;position:sticky;top:0}html:not(.dark) .library-page .feed-header .eyebrow{display:none}html:not(.dark) .library-page h1{color:#0ea5e9;letter-spacing:-.04em;font-size:20px;font-weight:900;line-height:24px}html:not(.dark) .library-top-search{display:block;position:relative}html:not(.dark) .library-top-search span,html:not(.dark) .library-header-actions span,html:not(.dark) .library-media-type-badge span{font-feature-settings:"liga";font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;font-family:Material Symbols Outlined;line-height:1}html:not(.dark) .library-top-search span{color:#94a3b8;pointer-events:none;font-size:18px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}html:not(.dark) .library-top-search input{color:#191c1d;width:100%;font:inherit;background:#f1f5f9;border:0;border-radius:999px;outline:0;padding:10px 16px 10px 40px;font-size:14px;line-height:18px}html:not(.dark) .library-top-search input:focus{background:#fff;box-shadow:0 0 0 2px #1d9bf033}html:not(.dark) .library-header-actions{justify-content:end;gap:12px;display:flex}html:not(.dark) .library-header-actions button{color:#64748b;border-radius:999px;place-items:center;width:40px;height:40px;display:grid}html:not(.dark) .library-header-actions button:hover{background:#f8fafc}html:not(.dark) .library-summary{gap:4px;padding:24px 24px 8px;display:grid}html:not(.dark) .library-summary h2{color:#191c1d;letter-spacing:-.02em;margin:0;font-size:23px;font-weight:800;line-height:28px}html:not(.dark) .library-summary p{color:#5a5f65;margin:0;font-size:14px;line-height:18px}html:not(.dark) .library-summary strong{color:#191c1d}html:not(.dark) .library-toolbar{border-top:0;padding:24px 24px 16px;display:block}html:not(.dark) .library-dark-tabs,html:not(.dark) .library-sort-filters,html:not(.dark) .library-search{display:none}html:not(.dark) .library-light-filters{flex-wrap:nowrap;gap:8px;padding-bottom:8px;display:flex;overflow-x:auto}html:not(.dark) .library-filter{color:#475569;white-space:nowrap;background:#f1f5f9;border:0;border-radius:999px;padding:9px 20px;font-size:14px;font-weight:800;line-height:18px}html:not(.dark) .library-filter:hover{background:#e2e8f0}html:not(.dark) .library-filter[aria-current=page]{background:var(--accent);color:#fff}html:not(.dark) .library-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:0 24px 32px}html:not(.dark) .library-item{box-shadow:none;background:#fff;border:1px solid #f1f5f9;border-radius:12px;gap:0;transition:box-shadow .16s,transform .16s;overflow:hidden}html:not(.dark) .library-item:hover{transform:translateY(-1px);box-shadow:0 16px 32px #0f172a14}html:not(.dark) .library-media{aspect-ratio:3/4;background:#f1f5f9;border:0;border-radius:0;position:relative;overflow:hidden}html:not(.dark) .library-media img,html:not(.dark) .library-media video{transition:transform .5s}html:not(.dark) .library-item:hover .library-media img,html:not(.dark) .library-item:hover .library-media video{transform:scale(1.05)}html:not(.dark) .library-media-type-badge{color:#fff;letter-spacing:.04em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000006b;border-radius:4px;align-items:center;gap:4px;padding:5px 8px;font-size:10px;font-weight:900;display:inline-flex;position:absolute;top:12px;left:12px}html:not(.dark) .library-media-type-badge span{font-size:13px}html:not(.dark) .library-item>div:last-child{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px 12px;padding:12px;display:grid;position:relative}html:not(.dark) .library-item strong{color:#191c1d;grid-column:1/-1;font-size:14px;font-weight:800;line-height:18px}html:not(.dark) .library-item span{color:#94a3b8;text-transform:uppercase;font-size:11px;font-weight:700;line-height:12px}html:not(.dark) .library-item span:first-of-type{color:#94a3b8}html:not(.dark) .library-item span:nth-of-type(2){display:none}html:not(.dark) .library-view-link{color:var(--accent);grid-area:2/2;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}html:not(.dark) .library-spark-badge,html:not(.dark) .library-video-badge{display:none}html:not(.dark) .library-context-panel{background:#f8fafa;gap:24px;width:350px;padding:24px;position:fixed;top:0;right:0}html:not(.dark) .library-dark-card{display:none}html:not(.dark) .library-light-card{display:block}html:not(.dark) .library-context-card{background:#fff;border-color:#f1f5f9;border-radius:12px;padding:20px}html:not(.dark) .library-context-card h2{color:#191c1d;margin-bottom:16px;font-size:17px;font-weight:800;line-height:22px}html:not(.dark) .library-recent-list,html:not(.dark) .library-suggested-list{gap:16px;display:grid}html:not(.dark) .library-recent-list a,html:not(.dark) .library-suggested-list a{color:inherit;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;text-decoration:none;display:grid}html:not(.dark) .library-recent-list a>span:first-child{background:#f1f5f9;border-radius:8px;width:48px;height:48px;overflow:hidden}html:not(.dark) .library-recent-list img,html:not(.dark) .library-recent-list video{object-fit:cover;width:100%;height:100%}html:not(.dark) .library-recent-list strong,html:not(.dark) .library-suggested-list strong{color:#191c1d;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;line-height:16px;display:block;overflow:hidden}html:not(.dark) .library-recent-list small,html:not(.dark) .library-suggested-list small{color:#94a3b8;font-size:11px;line-height:12px}html:not(.dark) .library-suggested-avatar{width:40px;height:40px;color:var(--accent);background:#e8f5fe;border-radius:999px;place-items:center;font-weight:900;display:grid}html:not(.dark) .library-suggested-list b{color:#fff;background:#0f172a;border-radius:999px;padding:7px 12px;font-size:11px;font-weight:800}html:not(.dark) .library-show-more{width:100%;color:var(--accent);justify-content:center;margin-top:16px;font-size:12px;font-weight:800;display:flex}html:not(.dark) .library-footer-links{color:#94a3b8;font-size:11px;line-height:14px}}@media (max-width:640px){.library-search,.library-grid{grid-template-columns:1fr}}@media (min-width:901px){body:has(.library-page) .rail a[href=\/library]{color:var(--accent);font-weight:900}html.dark body:has(.library-page){color:#dfe3ea;background:#000}html.dark body:has(.library-page) .app-shell{background:#000;grid-template-columns:275px minmax(0,600px) 350px}html.dark body:has(.library-page) .rail{background:#000;border-right-color:#2f3336;padding:0 16px 16px}html.dark body:has(.library-page) .brand{color:#fff}html.dark body:has(.library-page) .rail a{color:#fff}html.dark body:has(.library-page) .rail-account{color:#fff}html.dark body:has(.library-page) .rail a:hover{background:#111827}html.dark body:has(.library-page) .rail-account:hover{background:#111827}html.dark body:has(.library-page) .rail a[href=\/library]{color:var(--accent);font-weight:900}html.dark body:has(.library-page) .rail-post-button{background:var(--accent);color:#fff!important}html.dark body:has(.library-page) .rail-account-avatar{color:#fff;background:#31353b}html.dark .library-page{background:#000;border-left:0;border-right:1px solid #2f3336;max-width:600px;padding-bottom:0}html.dark .library-page .feed-header{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000c;border-bottom:1px solid #2f3336;padding:16px;position:sticky;top:0}html.dark .library-page .eyebrow{display:none}html.dark .library-page h1{color:#fff;letter-spacing:-.5px;font-size:23px;font-weight:800;line-height:28px}html.dark .library-toolbar{z-index:29;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000c;border-top:0;border-bottom:1px solid #2f3336;padding:0 16px;display:block;position:sticky;top:61px}html.dark .library-toolbar .library-filters:first-child{flex-wrap:nowrap;gap:24px;display:flex;overflow-x:auto}html.dark .library-toolbar .library-filters:nth-child(2),html.dark .library-sort-filters,html.dark .library-search{display:none}html.dark .library-filter{color:#71717a;white-space:nowrap;border:0;border-bottom:4px solid #0000;border-radius:0;padding:0 0 12px;font-size:15px;font-weight:700;line-height:20px}html.dark .library-filter:hover{color:#fff}html.dark .library-filter[aria-current=page]{border-color:var(--accent);color:#fff}html.dark .library-grid{background:#2f3336;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;padding:1px}html.dark .library-item{background:#1c2025;display:block;position:relative;overflow:hidden}html.dark .library-item:nth-child(4){grid-area:span 2/span 2}html.dark .library-media{background:#1c2025;border:0;border-radius:0;position:relative}html.dark .library-item:nth-child(4) .library-media{height:100%}html.dark .library-media img,html.dark .library-media video{transition:transform .5s}html.dark .library-item:hover .library-media img,html.dark .library-item:hover .library-media video{transform:scale(1.04)}html.dark .library-item>div:last-child{z-index:2;opacity:0;background:linear-gradient(#0000,#000000c7);gap:2px;padding:28px 10px 10px;transition:opacity .16s;display:grid;position:absolute;inset:auto 0 0}html.dark .library-item:hover>div:last-child{opacity:1}html.dark .library-item strong{color:#fff;font-size:13px;font-weight:800;line-height:16px}html.dark .library-item span{color:#bfc7d3;font-size:12px;line-height:14px}html.dark .library-spark-badge{z-index:3;background:var(--secondary-container);color:#6b4b00;font-feature-settings:"liga";font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 20;border-radius:999px;place-items:center;width:24px;height:24px;font-family:Material Symbols Outlined;font-size:14px;line-height:1;display:grid;position:absolute;top:8px;right:8px}html.dark .library-video-badge{z-index:3;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0009;border-radius:8px;align-items:center;gap:8px;padding:8px;font-size:13px;font-weight:600;line-height:16px;display:inline-flex;position:absolute;bottom:16px;left:16px}html.dark .library-video-badge span{font-feature-settings:"liga";font-family:Material Symbols Outlined;font-size:20px;line-height:1}html.dark .library-empty{text-align:center;border-top:0;padding:48px 18px}html.dark .library-empty h2{color:#fff}html.dark .library-empty p{color:#89919d}html.dark .library-context-panel{background:#000;gap:16px;width:350px;padding:16px;display:flex;position:fixed;top:0;right:0}html.dark .library-context-panel::-webkit-scrollbar{width:4px}html.dark .library-context-panel::-webkit-scrollbar-track{background:#0f1419}html.dark .library-context-panel::-webkit-scrollbar-thumb{background:#2f3336;border-radius:10px}html.dark .library-context-card{background:#181c21;border-color:#2f3336;border-radius:12px}html.dark .library-context-card h2{color:#fff}html.dark .library-context-card p{color:#a1a1aa}html.dark .library-trending-list a>span:first-child,html.dark .library-trending-fallback{background:#31353b}html.dark .library-trending-fallback{background:radial-gradient(circle at 74% 18%,#1d9bf033,#0000 34%),linear-gradient(135deg,#31353b,#181c21)}html.dark .library-trending-list small{color:#71717a}html.dark .library-trending-list strong{color:#fff}html.dark .library-trending-list a:hover strong,html.dark .library-show-more{color:var(--accent)}html.dark .library-upgrade-link{background:var(--secondary-container);color:#6b4b00}html.dark .library-footer-links{color:#71717a}}
