:root{color-scheme:dark;--background:#03050d;--background-soft:#080d1b;--foreground:#fbfcff;--muted:#8e98b8;--muted-strong:#d3daf0;--border:rgb(255 255 255/0.12);--panel:rgb(12 16 31/0.78);--panel-strong:rgb(14 19 36/0.94);--panel-soft:rgb(255 255 255/0.052);--primary:#8d6cff;--primary-dark:#5f35d8;--primary-blue:#3b8cff;--danger:#fb7185;--success:#6ee7b7;--warning:#fbbf24;--shadow:0 34px 100px rgb(0 0 0/0.55);--shadow-soft:0 20px 56px rgb(0 0 0/0.34);--ring:0 0 0 4px rgb(141 108 255/0.22);--eyebrow-text:#d9d6ff}:root[data-theme=light]{color-scheme:light;--background:#f4f5fb;--background-soft:#e9ebf6;--foreground:#14162a;--muted:#5b5f7a;--muted-strong:#2c2e46;--border:rgb(20 22 40/0.12);--panel:rgb(255 255 255/0.78);--panel-strong:rgb(255 255 255/0.92);--panel-soft:rgb(20 22 40/0.045);--primary:#7c4fe0;--primary-dark:#5f35d8;--primary-blue:#2f5df6;--danger:#d6335a;--success:#12875a;--warning:#a7690a;--shadow:0 34px 100px rgb(20 22 40/0.14);--shadow-soft:0 20px 56px rgb(20 22 40/0.10);--ring:0 0 0 4px rgb(124 79 224/0.22);--eyebrow-text:#5f35d8}*{box-sizing:border-box}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}body,html{margin:0;min-height:100%;overflow-x:hidden;background:radial-gradient(circle at 50% -18%,rgb(255 255 255/.08),transparent 16rem),radial-gradient(circle at 16% -8%,rgb(47 125 246/.36),transparent 27rem),radial-gradient(circle at 92% 4%,rgb(139 92 246/.26),transparent 25rem),radial-gradient(circle at 50% 108%,rgb(217 70 239/.16),transparent 28rem),linear-gradient(180deg,#070918 0,var(--background) 45%,#03040d 100%);color:var(--foreground);font-family:var(--font-inter),ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-feature-settings:"cv02","cv03","cv04","cv11";text-rendering:geometricPrecision}html[data-theme=light] body{background:radial-gradient(circle at 50% -18%,rgb(20 22 40/.05),transparent 16rem),radial-gradient(circle at 16% -8%,rgb(47 125 246/.16),transparent 27rem),radial-gradient(circle at 92% 4%,rgb(139 92 246/.13),transparent 25rem),radial-gradient(circle at 50% 108%,rgb(217 70 239/.08),transparent 28rem),linear-gradient(180deg,#fafbff 0,var(--background) 45%,#eef0fa 100%)}a{color:inherit;-webkit-text-decoration-color:rgb(255 255 255/.28);text-decoration-color:rgb(255 255 255/.28);text-underline-offset:4px}button,input,textarea{font:inherit}a,button,input,textarea{-webkit-tap-highlight-color:transparent}.shell{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:18px 0 64px}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;gap:14px;margin-bottom:22px;padding:12px 14px 14px;border:1px solid var(--border);border-radius:24px;background:linear-gradient(180deg,var(--panel-strong),var(--panel));box-shadow:0 18px 52px rgb(0 0 0/.22),inset 0 1px 0 rgb(255 255 255/.06);backdrop-filter:blur(26px) saturate(150%);-webkit-backdrop-filter:blur(26px) saturate(150%)}.brand,.topbar{align-items:center}.brand{display:inline-flex;gap:10px;font-size:22px;font-weight:900;text-decoration:none;letter-spacing:0;color:var(--foreground);transition:transform .16s ease,opacity .16s ease}.brand:hover{transform:translateY(-1px);opacity:.94}.brand-mark{width:36px;height:36px;border-radius:11px;background:linear-gradient(135deg,rgb(255 255 255/.18),transparent 46%),linear-gradient(135deg,var(--primary-blue),var(--primary));box-shadow:0 12px 30px rgb(139 92 246/.36)}.nav{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.mobile-nav-slot{display:none}.mobile-nav-slot .app-nav>a .nav-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.desktop-nav-slot{display:contents}.panel{width:min(540px,100%);background:var(--panel);border:1px solid var(--border);border-radius:26px;padding:24px;box-shadow:var(--shadow);backdrop-filter:blur(28px) saturate(145%);-webkit-backdrop-filter:blur(28px) saturate(145%)}.message-bubble::selection,.panel::selection,.post::selection{background:rgb(139 92 246/.36)}.panel.wide{width:min(820px,100%)}.panel.full{width:100%}.surface{background:var(--panel-strong);border:1px solid var(--border);border-radius:20px;padding:18px}.page-head{display:grid;grid-gap:8px;gap:8px}.page-head p{max-width:640px}.stack{display:grid;grid-gap:16px;gap:16px}.stack.loose{gap:24px}.row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.between,.section-title{justify-content:space-between}.section-title{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.8fr);grid-gap:28px;gap:28px;align-items:center;min-height:calc(100vh - 150px);padding:12px 0 32px}.hero-copy{display:grid;grid-gap:20px;gap:20px}.hero-copy>p:not(.eyebrow){max-width:680px;color:var(--muted-strong);font-size:18px}.eyebrow{width:-moz-fit-content;width:fit-content;border:1px solid rgb(139 92 246/.38);border-radius:999px;padding:7px 11px;background:linear-gradient(135deg,rgb(56 189 248/.12),rgb(139 92 246/.14)),rgb(124 58 237/.1);color:var(--eyebrow-text);font-size:13px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;max-width:720px}.hero-point{border:1px solid rgb(255 255 255/.12);border-radius:20px;padding:14px;background:linear-gradient(145deg,rgb(255 255 255/.07),rgb(255 255 255/.025)),var(--panel-soft);color:var(--muted-strong);font-size:14px;font-weight:800;box-shadow:inset 0 1px 0 rgb(255 255 255/.09),0 18px 42px rgb(0 0 0/.18)}.hero-card{position:relative;overflow:hidden}.hero-card:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,rgb(47 125 246/.16),transparent 32%),linear-gradient(315deg,rgb(139 92 246/.14),transparent 34%)}.hero-card>*{position:relative}h1{margin:0;font-size:clamp(34px,5vw,50px);line-height:1.02;letter-spacing:0;font-weight:920}.hero h1{font-size:clamp(46px,8vw,82px);line-height:.92}h2{font-size:23px;letter-spacing:0;font-weight:880}h2,p{margin:0}p{color:var(--muted);line-height:1.6}strong{color:var(--foreground)}.meta,time{color:var(--muted);font-size:13px}label{display:grid;grid-gap:8px;gap:8px;font-weight:650;color:var(--muted-strong)}input,textarea{width:100%;border:1px solid var(--border);border-radius:15px;padding:13px 14px;background:linear-gradient(180deg,rgb(255 255 255/.03),transparent),var(--panel);color:var(--foreground);outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}input{text-overflow:ellipsis}input:focus,textarea:focus{border-color:rgb(124 58 237/.78);background:var(--panel-strong);box-shadow:var(--ring)}input::placeholder,textarea::placeholder{color:#747d99}textarea{min-height:120px;resize:none}.file-input-hidden{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid transparent;border-radius:18px;padding:0 16px;background:linear-gradient(135deg,rgb(255 255 255/.2),transparent 34%),linear-gradient(135deg,var(--primary-blue),var(--primary) 58%,#d946ef);color:#fff;font-weight:850;text-decoration:none;cursor:pointer;box-shadow:0 18px 42px rgb(59 140 255/.26),0 14px 38px rgb(141 108 255/.18),inset 0 1px 0 rgb(255 255 255/.22);gap:8px;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.button:hover{transform:translateY(-1px);box-shadow:0 18px 36px rgb(139 92 246/.28)}.button:active{transform:scale(.96);transition-duration:80ms}.button:disabled,button:disabled,input:disabled,textarea:disabled{cursor:not-allowed;opacity:.62}.success-text{color:#8ef7c3;font-weight:850}.instant-action{display:grid;grid-gap:8px;gap:8px;justify-items:end}#requests{scroll-margin-top:120px}.optimistic-card{display:grid;grid-gap:10px;gap:10px;border:1px solid rgb(139 92 246/.28);border-radius:18px;padding:12px;background:linear-gradient(135deg,rgb(47 125 246/.13),rgb(200 107 255/.12)),rgb(255 255 255/.045);box-shadow:0 16px 42px rgb(0 0 0/.22)}.optimistic-card img{width:100%;max-height:280px;object-fit:contain;border-radius:14px;background:rgb(0 0 0/.22)}.optimistic-card p{color:var(--foreground);white-space:pre-wrap}.skeleton-panel{overflow:hidden}.skeleton-avatar,.skeleton-box,.skeleton-card,.skeleton-line,.skeleton-message,.skeleton-post{border:1px solid rgb(255 255 255/.08);background:linear-gradient(90deg,transparent,rgb(255 255 255/.08),transparent),rgb(255 255 255/.055);background-size:220% 100%;animation:skeleton-pulse 1.25s ease-in-out infinite}.skeleton-line{width:100%;height:13px;border-radius:999px}.skeleton-line.short{width:34%}.skeleton-line.medium{width:58%}.skeleton-line.wide{width:86%}.skeleton-line.title{width:46%;height:26px}.skeleton-box{min-height:150px;border-radius:18px}.search-skeleton{min-height:58px}.composer-skeleton{min-height:210px}.skeleton-row{display:flex;align-items:center;gap:12px}.skeleton-stack{display:grid;flex:1 1;grid-gap:8px;gap:8px}.skeleton-avatar{width:48px;height:48px;flex:0 0 auto;border-radius:16px}.skeleton-avatar.large{width:76px;height:76px;border-radius:24px}.skeleton-card,.skeleton-post{display:grid;grid-gap:14px;gap:14px;border-radius:20px;padding:16px}.skeleton-message{width:min(420px,82%);height:54px;border-radius:18px 18px 18px 6px}.skeleton-message.mine{justify-self:end;border-radius:18px 18px 6px 18px}@keyframes skeleton-pulse{0%{background-position:180% 0}to{background-position:-40% 0}}.button.secondary{background:linear-gradient(180deg,rgb(255 255 255/.09),rgb(255 255 255/.035));color:var(--foreground);border:1px solid var(--border);box-shadow:inset 0 1px 0 rgb(255 255 255/.08)}.button.secondary:hover{background:rgb(255 255 255/.1);border-color:rgb(255 255 255/.18)}.button.secondary:active{transform:scale(.96);transition-duration:80ms}.nav-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:var(--muted-strong);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.nav .button{position:relative;min-height:38px;border-radius:999px;padding:0 14px;font-size:14px}.app-nav .button.active{border-color:rgb(98 217 255/.4);background:linear-gradient(135deg,rgb(98 217 255/.22),rgb(139 92 246/.2)),rgb(255 255 255/.06);color:var(--foreground)}.nav-badge{position:absolute;top:-5px;right:-4px;min-width:18px;height:18px;display:inline-grid;place-items:center;border:1px solid rgb(255 255 255/.22);border-radius:999px;background:linear-gradient(135deg,var(--primary-blue),var(--primary));color:#fff;font-size:10px;font-weight:900;line-height:1}.nav form{margin:0}.nav form,.nav form button{min-width:0}.site-footer{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:28px;color:var(--muted);font-size:13px}.site-footer a{text-decoration:none}.message{border:1px solid rgb(110 231 183/.2);border-radius:14px;background:rgb(16 185 129/.12);color:var(--success)}.error,.message{padding:12px 14px}.error{border:1px solid rgb(251 113 133/.24);border-radius:14px;background:rgb(251 113 133/.1);color:var(--danger)}.avatar-preview{width:96px;height:96px;border-radius:50%;object-fit:cover;border:1px solid var(--border);background:linear-gradient(135deg,#1d4ed8,#7c3aed)}.avatar{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,rgb(255 255 255/.18),transparent 45%),linear-gradient(135deg,rgb(47 125 246/.94),rgb(139 92 246/.94));color:#fff;font-weight:850;text-transform:uppercase}.avatar.large{width:88px;height:88px;border-radius:26px;font-size:30px}.profile-header{display:flex;align-items:center;gap:20px;padding:4px 0 10px}.profile-cover{margin:-8px -8px 2px;border:1px solid var(--border);border-radius:22px;padding:18px;background:linear-gradient(135deg,rgb(47 125 246/.18),transparent 44%),linear-gradient(315deg,rgb(139 92 246/.18),transparent 46%),rgb(255 255 255/.045)}.profile-meta{display:grid;grid-gap:4px;gap:4px;min-width:0}.list-item,.post{display:grid;grid-gap:12px;gap:12px;border:1px solid var(--border);border-radius:24px;padding:17px;background:linear-gradient(145deg,rgb(255 255 255/.07),rgb(255 255 255/.026)),var(--panel-soft);box-shadow:var(--shadow-soft),inset 0 1px 0 rgb(255 255 255/.065);transition:transform .16s ease,border-color .16s ease,background .16s ease}.list-item:hover,.post:hover{transform:translateY(-1px);border-color:rgb(255 255 255/.18);background:rgb(255 255 255/.07)}.list-item{grid-template-columns:minmax(0,1fr) auto;align-items:center}.person{display:flex;align-items:center;min-width:0;gap:12px}.person p,.person strong{overflow-wrap:anywhere}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.legal-copy{gap:16px}.legal-copy h2{margin-top:6px}.legal-copy ul{margin:8px 0 0;padding-left:20px;display:grid;grid-gap:6px;gap:6px;color:var(--muted-strong)}.post-edit-menu,.safety-menu{position:relative}.post-edit-menu summary,.safety-menu summary{list-style:none}.post-edit-menu summary::-webkit-details-marker,.safety-menu summary::-webkit-details-marker{display:none}.post-edit-panel,.safety-menu-panel{position:absolute;right:0;top:calc(100% + 8px);z-index:8;width:min(320px,calc(100vw - 32px));display:grid;grid-gap:10px;gap:10px;border:1px solid var(--border);border-radius:18px;padding:12px;background:linear-gradient(145deg,rgb(255 255 255/.08),rgb(255 255 255/.035)),var(--panel-strong);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.post-edit-panel textarea,.safety-menu-panel textarea{min-height:84px}.admin-report{align-items:start}.composer{border:1px solid var(--border);border-radius:20px;padding:14px;background:rgb(255 255 255/.035)}.composer textarea{min-height:132px;border:0;padding:4px 0 0;background:transparent;box-shadow:none}.composer textarea:focus{box-shadow:none}.post-body{color:var(--foreground);white-space:pre-wrap;font-size:16px}.mention-link{color:var(--primary-blue);font-weight:700;text-decoration:none}.mention-link:hover{text-decoration:underline}.message-bubble time,.post time{color:var(--muted);font-size:13px}.message-seen{display:block;margin-top:2px;color:var(--muted);font-size:12px;text-align:right}.messages{display:grid;grid-gap:12px;gap:12px;padding:8px 0}.messages-scroll{max-height:min(58vh,560px);overflow-y:auto;overscroll-behavior:contain;padding-right:4px;scroll-behavior:smooth}.messages-scroll::-webkit-scrollbar{width:6px}.messages-scroll::-webkit-scrollbar-thumb{border-radius:999px;background:rgb(255 255 255/.16)}.messages.is-syncing{opacity:.94}.instant-message-form{border-top:1px solid var(--border);padding-top:14px}.top-message-form{border-top:0;border-bottom:1px solid var(--border);padding-top:0;padding-bottom:14px}.message-bubble{width:min(520px,100%);border:1px solid var(--border);border-radius:18px 18px 18px 6px;padding:13px 15px;background:rgb(255 255 255/.06);box-shadow:var(--shadow-soft)}.message-bubble.mine{justify-self:end;border-radius:18px 18px 6px 18px;background:linear-gradient(135deg,rgb(47 125 246/.34),rgb(139 92 246/.34));border-color:rgb(139 92 246/.36)}.message-bubble p{color:var(--foreground)}.chat-list-item{background:linear-gradient(135deg,rgb(47 125 246/.08),transparent 34%),var(--panel-soft);color:inherit;cursor:pointer;text-decoration:none}.chat-list-item:hover{border-color:rgb(98 217 255/.28)}.chat-list-item:focus-visible{outline:0;box-shadow:0 0 0 3px rgb(139 92 246/.24),var(--shadow-soft)}.back-link{width:-moz-fit-content;width:fit-content;color:var(--muted-strong);font-weight:700;text-decoration:none}.back-link:hover{color:var(--foreground)}.empty-state,small{color:var(--muted)}.empty-state{border:1px dashed rgb(255 255 255/.16);border-radius:20px;padding:18px;background:rgb(255 255 255/.035)}.empty-state strong{display:block;margin-bottom:4px}.search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px}.auth-links{justify-content:center;color:var(--muted-strong);font-size:14px}@media (max-width:900px){.shell{width:min(100% - 12px,1120px);padding:0 0 calc(76px + env(safe-area-inset-bottom))}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:80;display:grid;place-items:center;grid-gap:0;gap:0;margin:0 0 10px;padding:calc(7px + env(safe-area-inset-top)) 0 7px;min-height:48px;background:var(--panel-strong);border-bottom:1px solid var(--border);box-shadow:0 16px 34px rgb(0 0 0/.22);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.brand{position:relative;z-index:90;flex:0 0 auto;font-size:17px;gap:8px}.brand-mark{width:26px;height:26px;border-radius:9px}.nav{position:fixed;top:auto;left:7px;right:7px;bottom:calc(5px + env(safe-area-inset-bottom));z-index:60;display:grid;grid-template-columns:repeat(auto-fit,minmax(54px,1fr));justify-content:stretch;grid-gap:3px;gap:3px;min-height:48px;padding:3px;border:1px solid var(--border);border-radius:16px;background:rgb(10 13 28/.94);box-shadow:0 16px 42px rgb(0 0 0/.42);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.nav .button{flex-direction:column;width:100%;min-height:39px;border-radius:11px;padding:2px;font-size:9px;line-height:1.05;gap:2px;box-shadow:none}.nav-icon{width:16px;height:16px}.nav-label{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:nowrap;max-width:100%;text-overflow:ellipsis}.hero{grid-template-columns:1fr;padding-top:2px;min-height:auto}.hero,.hero-copy{gap:10px}.hero-copy>p:not(.eyebrow){font-size:14px}.hero h1,h1{font-size:26px;line-height:1}h2{font-size:17px}p{font-size:13px;line-height:1.45}.meta,small,time{font-size:12px}.hero-points{grid-template-columns:1fr;gap:7px}.hero-point{padding:10px;font-size:13px}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .button,form.stack>.button{width:100%}.panel{border-radius:14px;padding:10px;box-shadow:0 14px 46px rgb(0 0 0/.28)}.empty-state,.surface{border-radius:14px;padding:11px}.panel.full,.panel.wide{width:100%}.list-item{grid-template-columns:1fr;gap:9px;padding:11px;border-radius:14px}.notification-card{grid-template-columns:minmax(0,1fr) auto;align-items:center}.post{gap:8px;padding:11px;border-radius:14px}.list-item .button,.list-item form,.list-item form .button{width:100%}.row.between{align-items:flex-start}.search-form{grid-template-columns:1fr}.profile-header{align-items:center;gap:10px;padding:2px 0 8px}.profile-cover{margin:-2px -2px 0;padding:9px;border-radius:14px}.avatar{width:38px;height:38px;border-radius:13px}.avatar.large{width:48px;height:48px;border-radius:15px;font-size:19px}.profile-meta{gap:2px}.profile-meta h1{font-size:20px;line-height:1.06}.form-grid{grid-template-columns:1fr;gap:10px}input,textarea{font-size:16px;padding:9px 10px;border-radius:12px}label{gap:5px;font-size:14px}.stack{gap:9px}.stack.loose{gap:15px}.row{gap:9px}.composer{padding:8px 9px;border-radius:14px}.composer textarea{min-height:68px}.composer span{font-size:12px}.message-bubble{width:min(80vw,460px);padding:11px 13px;border-radius:16px 16px 16px 6px}.messages{gap:7px}.post-body{font-size:13px;line-height:1.5}.page-head{gap:5px}.section-title{gap:8px}.button{min-height:38px;border-radius:12px;padding:0 12px;font-size:13px}.empty-state{position:relative;overflow:hidden;border-style:solid;border-color:rgb(139 92 246/.22);background:linear-gradient(135deg,rgb(47 125 246/.12),transparent 42%),linear-gradient(315deg,rgb(139 92 246/.12),transparent 44%),rgb(255 255 255/.04)}.empty-state:before{content:"";display:block;width:42px;height:4px;margin-bottom:9px;border-radius:999px;background:linear-gradient(90deg,var(--primary-blue),var(--primary));opacity:.82}.empty-state strong{margin-bottom:2px;font-size:14px}}@media (max-width:380px){.shell{width:min(100% - 10px,1120px);padding-bottom:calc(72px + env(safe-area-inset-bottom))}.nav{left:6px;right:6px;grid-template-columns:repeat(auto-fit,minmax(50px,1fr))}.nav .button{min-height:38px;font-size:8px}.nav-icon{width:15px;height:15px}}:root{--electric:#62d9ff;--hot:#c86bff;--royal:#806bff;--emerald:#53f0a8;--amber:#ffc857;--coral:#ff6f91;--aqua:#5ee7df;--rose:#ff8ac7;--lime:#b9f77e;--luxury-line:rgb(255 255 255/0.13)}body,html{background:radial-gradient(circle at 50% -22%,rgb(255 255 255/.105),transparent 18rem),radial-gradient(circle at 12% -12%,rgb(98 217 255/.36),transparent 28rem),radial-gradient(circle at 84% -6%,rgb(200 107 255/.32),transparent 28rem),radial-gradient(circle at 6% 56%,rgb(83 240 168/.09),transparent 24rem),radial-gradient(circle at 94% 68%,rgb(255 200 87/.08),transparent 24rem),radial-gradient(circle at 50% 118%,rgb(255 111 145/.1),transparent 32rem),linear-gradient(180deg,#050713,#03050d 46%,#010208)}.brand-mark{background:linear-gradient(135deg,rgb(255 255 255/.26),transparent 42%),linear-gradient(135deg,var(--electric),var(--primary-blue) 46%,var(--hot));box-shadow:0 12px 32px rgb(56 189 248/.26),0 10px 34px rgb(217 70 239/.24)}.brand-logo{position:relative;display:inline-block;width:50px;height:38px;flex:0 0 auto;filter:drop-shadow(0 0 12px rgb(98 217 255/.48)) drop-shadow(0 0 18px rgb(200 107 255/.38))}.brand-loop{position:absolute;width:34px;height:21px;border:5px solid;border-radius:999px;background:rgb(3 5 13/.2)}.brand-loop-blue{left:2px;top:8px;color:#62d9ff;transform:rotate(-28deg)}.brand-loop-purple{right:2px;top:8px;color:#a779ff;transform:rotate(-28deg)}.panel{background:linear-gradient(145deg,rgb(255 255 255/.082),transparent 24%),linear-gradient(145deg,rgb(98 217 255/.07),transparent 36%),linear-gradient(315deg,rgb(200 107 255/.076),transparent 36%),var(--panel);box-shadow:var(--shadow),inset 0 1px 0 rgb(255 255 255/.09),inset 0 -1px 0 rgb(255 255 255/.035)}.button{background:linear-gradient(180deg,rgb(255 255 255/.24),transparent 42%),linear-gradient(135deg,var(--electric),var(--primary-blue) 44%,var(--royal) 70%,var(--hot));box-shadow:0 16px 36px rgb(47 125 246/.18),0 8px 26px rgb(200 107 255/.16),inset 0 1px 0 rgb(255 255 255/.28)}.button.secondary{background:linear-gradient(145deg,rgb(255 255 255/.092),rgb(255 255 255/.032)),rgb(255 255 255/.04);box-shadow:inset 0 1px 0 rgb(255 255 255/.11),0 12px 28px rgb(0 0 0/.18)}.button:focus-visible:not(:disabled),.button:hover:not(:disabled){box-shadow:0 18px 42px rgb(47 125 246/.24),0 10px 30px rgb(200 107 255/.22),inset 0 1px 0 rgb(255 255 255/.32)}.clubhouse-hero{position:relative}.clubhouse-hero:before{content:"";position:absolute;inset:-12% -10% auto;height:58%;pointer-events:none;background:radial-gradient(circle at 20% 22%,rgb(98 217 255/.2),transparent 17rem),radial-gradient(circle at 72% 14%,rgb(200 107 255/.2),transparent 18rem),linear-gradient(90deg,transparent,rgb(255 255 255/.04),transparent);filter:blur(.5px)}.clubhouse-hero>*{position:relative}.clubhouse-hero .hero-copy{max-width:760px}.clubhouse-hero .hero-copy h1{text-shadow:0 0 42px rgb(139 92 246/.4),0 0 80px rgb(56 189 248/.16)}.clubhouse-entry{border-color:rgb(255 255 255/.16);background:radial-gradient(circle at 92% 86%,rgb(83 240 168/.09),transparent 12rem),radial-gradient(circle at 72% 10%,rgb(200 107 255/.16),transparent 13rem),radial-gradient(circle at 10% 0,rgb(98 217 255/.12),transparent 12rem),linear-gradient(145deg,rgb(255 255 255/.095),transparent 30%),rgb(9 13 27/.9)}.clubhouse-entry input{background:rgb(5 8 19/.86)}.landing-live-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;max-width:720px}.landing-stat{position:relative;overflow:hidden;border:1px solid rgb(255 255 255/.13);border-radius:24px;padding:16px;background:radial-gradient(circle at 20% 8%,rgb(98 217 255/.16),transparent 7rem),linear-gradient(145deg,rgb(255 255 255/.08),rgb(255 255 255/.026));box-shadow:inset 0 1px 0 rgb(255 255 255/.1),0 20px 56px rgb(0 0 0/.22)}.landing-stat.glow{background:radial-gradient(circle at 26% 18%,rgb(255 126 219/.2),transparent 7rem),radial-gradient(circle at 88% 20%,rgb(98 217 255/.16),transparent 8rem),linear-gradient(145deg,rgb(141 108 255/.16),rgb(255 255 255/.035))}.landing-stat strong{display:block;font-size:clamp(25px,4vw,38px);line-height:1;letter-spacing:0}.landing-stat span{display:block;margin-top:7px;color:var(--muted-strong);font-size:13px;font-weight:800}.landing-share-card{display:flex;align-items:center;justify-content:space-between;gap:14px;max-width:720px;border:1px solid rgb(255 255 255/.13);border-radius:24px;padding:14px;background:radial-gradient(circle at 10% 20%,rgb(83 240 168/.13),transparent 9rem),radial-gradient(circle at 86% 12%,rgb(200 107 255/.13),transparent 10rem),linear-gradient(145deg,rgb(255 255 255/.08),rgb(255 255 255/.026));box-shadow:inset 0 1px 0 rgb(255 255 255/.1),0 20px 56px rgb(0 0 0/.18)}.landing-share-card span,.landing-share-card strong{display:block}.landing-share-card span{margin-top:4px;color:var(--muted);font-size:14px;line-height:1.45}.landing-share-button{white-space:nowrap}.landing-community-card{grid-column:1/-1;display:grid;grid-gap:18px;gap:18px;border-color:rgb(255 255 255/.15);background:radial-gradient(circle at 10% 12%,rgb(98 217 255/.11),transparent 16rem),radial-gradient(circle at 96% 8%,rgb(255 126 219/.12),transparent 18rem),linear-gradient(145deg,rgb(255 255 255/.07),rgb(255 255 255/.025)),rgb(8 12 26/.88)}.landing-member-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.landing-member{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;min-height:92px;border:1px solid rgb(255 255 255/.12);border-radius:22px;padding:14px;background:linear-gradient(135deg,rgb(255 255 255/.08),rgb(255 255 255/.025)),rgb(255 255 255/.035);text-decoration:none;box-shadow:inset 0 1px 0 rgb(255 255 255/.08),0 18px 46px rgb(0 0 0/.18);transition:transform .16s ease,border-color .16s ease,background .16s ease}.landing-member:hover{transform:translateY(-2px);border-color:rgb(141 108 255/.42);background:linear-gradient(135deg,rgb(98 217 255/.13),rgb(255 126 219/.1)),rgb(255 255 255/.045)}.landing-member div{min-width:0}.landing-member small,.landing-member span,.landing-member strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-member small,.landing-member span{color:var(--muted);font-size:13px}.landing-member small{grid-column:1/-1;width:-moz-fit-content;width:fit-content;border:1px solid rgb(255 255 255/.1);border-radius:999px;padding:5px 9px;background:rgb(255 255 255/.055);color:var(--muted-strong);font-weight:800}.landing-empty{border:1px solid rgb(255 255 255/.1);border-radius:22px;padding:18px;background:rgb(255 255 255/.045)}.chat-composer-panel,.chat-panel,.discover-panel,.feed-composer-panel,.feed-stream-panel,.member-section,.messages-panel,.notifications-panel{border-color:rgb(139 92 246/.16)}.feed-composer-panel{background:radial-gradient(circle at 88% 10%,rgb(255 111 145/.12),transparent 12rem),radial-gradient(circle at 8% 86%,rgb(83 240 168/.09),transparent 12rem),linear-gradient(145deg,rgb(98 217 255/.08),transparent 42%),var(--panel)}.feed-stream-panel{position:relative;overflow:hidden;background:radial-gradient(circle at 6% 12%,rgb(255 200 87/.09),transparent 12rem),radial-gradient(circle at 92% 8%,rgb(255 138 199/.08),transparent 15rem),radial-gradient(circle at 10% 92%,rgb(94 231 223/.07),transparent 14rem),linear-gradient(180deg,rgb(255 255 255/.035),transparent),var(--panel)}.discover-panel:before,.feed-stream-panel:before,.messages-panel:before,.notifications-panel:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent,rgb(255 255 255/.045),transparent),radial-gradient(circle at 50% 0,rgb(255 255 255/.055),transparent 18rem);opacity:.76}.community-post,.discover-panel>*,.feed-stream-panel>*,.messages-panel>*,.notifications-panel>*{position:relative}.community-post{overflow:hidden;background:radial-gradient(circle at 96% 0,rgb(128 107 255/.16),transparent 11rem),radial-gradient(circle at 0 100%,rgb(83 240 168/.08),transparent 12rem),radial-gradient(circle at 50% 120%,rgb(255 200 87/.055),transparent 12rem),linear-gradient(145deg,rgb(255 255 255/.08),rgb(255 255 255/.028)),rgb(255 255 255/.05);box-shadow:0 22px 64px rgb(0 0 0/.36),inset 0 1px 0 rgb(255 255 255/.075);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.community-post:hover{border-color:rgb(255 255 255/.17);box-shadow:0 26px 76px rgb(0 0 0/.42),0 0 0 1px rgb(139 92 246/.1),inset 0 1px 0 rgb(255 255 255/.095)}.community-post.image-post{padding:12px;border-color:rgb(255 255 255/.09);border-radius:28px;background:linear-gradient(145deg,rgb(255 255 255/.06),rgb(255 255 255/.022)),rgb(255 255 255/.035)}.community-post.image-post .post-body,.community-post.image-post .post-engagement,.community-post.image-post .row:first-child{margin-inline:4px}.community-post.image-post .post-body{border:1px solid rgb(255 255 255/.08);border-radius:18px;padding:12px 13px;background:rgb(255 255 255/.035)}.member-card:before,.message-card:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(180deg,var(--electric),var(--emerald),var(--hot));opacity:.74}.community-post:after{content:"";position:absolute;inset:0 auto 0 0;width:4px;opacity:.72}.community-post:after,.community-post:nth-of-type(4n+1):after{background:linear-gradient(180deg,var(--electric),var(--hot),var(--coral))}.community-post:nth-of-type(4n+2):after{background:linear-gradient(180deg,var(--emerald),var(--aqua),var(--electric))}.community-post:nth-of-type(4n+3):after{background:linear-gradient(180deg,var(--amber),var(--coral),var(--hot))}.community-post:nth-of-type(4n+4):after{background:linear-gradient(180deg,var(--rose),var(--royal),var(--electric))}.community-post>*,.member-card>*,.message-card>*{position:relative}.community-post:before{content:none}.empty-clubhouse{background:radial-gradient(circle at 80% 10%,rgb(255 200 87/.12),transparent 10rem),radial-gradient(circle at 8% 86%,rgb(83 240 168/.1),transparent 10rem),linear-gradient(135deg,rgb(47 125 246/.12),transparent 40%),rgb(255 255 255/.045)}.discover-panel{position:relative;overflow:hidden;background:radial-gradient(circle at 88% 8%,rgb(255 138 199/.1),transparent 14rem),radial-gradient(circle at 12% 12%,rgb(185 247 126/.08),transparent 13rem),radial-gradient(circle at 48% 108%,rgb(98 217 255/.09),transparent 18rem),linear-gradient(180deg,rgb(255 255 255/.034),transparent),var(--panel)}.invite-card{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(210px,.6fr);grid-gap:16px;gap:16px;align-items:stretch;border:1px solid rgb(255 255 255/.13);border-radius:24px;padding:18px;background:radial-gradient(circle at 88% 8%,rgb(255 200 87/.18),transparent 9rem),radial-gradient(circle at 10% 96%,rgb(83 240 168/.16),transparent 10rem),linear-gradient(135deg,rgb(56 189 248/.13),rgb(139 92 246/.12) 48%,rgb(255 111 145/.1)),rgb(255 255 255/.045);box-shadow:inset 0 1px 0 rgb(255 255 255/.08),0 18px 44px rgb(0 0 0/.24)}.invite-card h2{font-size:clamp(24px,4vw,34px)}.invite-card p{color:var(--muted-strong)}.invite-copy{display:grid;align-content:center;grid-gap:7px;gap:7px;border:1px solid rgb(255 255 255/.12);border-radius:18px;padding:15px;background:linear-gradient(145deg,rgb(255 255 255/.1),transparent 34%),rgb(5 8 18/.42)}.invite-copy strong{overflow-wrap:anywhere;color:#fff;font-size:16px}.invite-copy span{color:var(--muted);font-size:12px;font-weight:800}.invite-copy .landing-share-button{width:100%;margin-top:4px}.member-card,.message-card{position:relative;overflow:hidden;background:radial-gradient(circle at 92% 0,rgb(255 138 199/.08),transparent 10rem),radial-gradient(circle at 10% 100%,rgb(94 231 223/.07),transparent 11rem),linear-gradient(145deg,rgb(255 255 255/.082),rgb(255 255 255/.03)),rgb(255 255 255/.046);transition:border-color .17s ease,background .17s ease,transform .17s ease,box-shadow .17s ease}.member-card:hover,.message-card:hover{border-color:rgb(255 255 255/.18);transform:translateY(-1px);box-shadow:0 22px 56px rgb(0 0 0/.3),0 0 0 1px rgb(98 217 255/.08)}.message-card.unread{border-color:rgb(255 200 87/.34);background:linear-gradient(135deg,rgb(255 200 87/.1),rgb(139 92 246/.08)),rgb(255 255 255/.055)}.message-card.unread strong{color:#fff}.message-card-side{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0;color:var(--muted);font-size:12px}.message-card-side .notification-dot{align-self:flex-end}.member-card:nth-of-type(3n+1):before,.message-card:nth-of-type(3n+1):before{background:linear-gradient(180deg,var(--electric),var(--emerald),var(--hot))}.member-card:nth-of-type(3n+2):before,.message-card:nth-of-type(3n+2):before{background:linear-gradient(180deg,var(--amber),var(--coral),var(--hot))}.member-card:nth-of-type(3n+3):before,.message-card:nth-of-type(3n+3):before{background:linear-gradient(180deg,var(--rose),var(--royal),var(--aqua))}.community-post .avatar,.member-card .avatar,.message-card .avatar{box-shadow:0 14px 32px rgb(47 125 246/.22),0 8px 22px rgb(217 70 239/.14)}.avatar-link{display:inline-flex;width:-moz-fit-content;width:fit-content;border-radius:inherit;text-decoration:none}.avatar-link:focus-visible .avatar,.avatar-link:hover .avatar{outline:2px solid rgb(139 92 246/.5);outline-offset:3px}.member-bio{max-width:44rem;font-size:13px;color:var(--muted-strong)}.profile-title-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.new-to-chains-badge{display:inline-flex;align-items:center;border:1px solid rgb(83 240 168/.32);border-radius:999px;padding:4px 8px;color:#d8ffe9;font-size:11px;font-weight:900;line-height:1;background:linear-gradient(135deg,rgb(83 240 168/.2),rgb(98 217 255/.12)),rgb(5 8 18/.4);box-shadow:0 10px 26px rgb(83 240 168/.12)}.connection-reason{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-top:8px;border:1px solid rgb(98 217 255/.22);border-radius:999px;padding:5px 9px;color:#c9d7ff;font-size:12px;font-weight:900;background:rgb(98 217 255/.08)}.new-members-section{background:radial-gradient(circle at 12% 8%,rgb(83 240 168/.11),transparent 13rem),radial-gradient(circle at 88% 90%,rgb(255 111 145/.08),transparent 13rem),var(--panel)}.new-member-grid{grid-template-columns:repeat(auto-fit,minmax(155px,1fr))}.new-member-card,.new-member-grid{display:grid;grid-gap:12px;gap:12px}.new-member-card{align-content:space-between;border:1px solid rgb(255 255 255/.12);border-radius:22px;padding:14px;background:linear-gradient(145deg,rgb(255 255 255/.08),rgb(255 255 255/.03)),rgb(255 255 255/.045)}.new-member-link{display:grid;grid-gap:8px;gap:8px;justify-items:start;color:inherit;text-decoration:none}.new-member-link span,.new-member-link strong{max-width:100%;overflow-wrap:anywhere}.new-member-link span{color:var(--muted);font-size:13px;font-weight:800}.request-actions{justify-content:flex-end}.friend-state-button,.requested-state-button{min-width:112px}.requested-state-button{border-color:rgb(255 200 87/.34);color:#ffe7a6;background:linear-gradient(135deg,rgb(255 200 87/.12),rgb(139 92 246/.08)),rgb(255 255 255/.052)}.messages-panel{position:relative;overflow:hidden;background:radial-gradient(circle at 88% 0,rgb(83 240 168/.13),transparent 13rem),radial-gradient(circle at 10% 92%,rgb(98 217 255/.11),transparent 13rem),radial-gradient(circle at 46% 0,rgb(255 200 87/.055),transparent 12rem),var(--panel)}.notifications-panel{position:relative;overflow:hidden;background:radial-gradient(circle at 88% 0,rgb(56 189 248/.14),transparent 13rem),radial-gradient(circle at 8% 10%,rgb(217 70 239/.12),transparent 13rem),radial-gradient(circle at 50% 108%,rgb(255 200 87/.075),transparent 14rem),var(--panel)}.notification-card{gap:14px;text-decoration:none}.notification-card .person>div{display:grid;grid-gap:4px;gap:4px;min-width:0}.notification-card.friend_request{border-color:rgb(83 240 168/.22)}.notification-card.message{border-color:rgb(98 217 255/.22)}.notification-card.comment,.notification-card.like,.notification-card.repost{border-color:rgb(217 70 239/.2)}.notification-cta{display:inline-flex;width:-moz-fit-content;width:fit-content;border:1px solid rgb(139 92 246/.28);border-radius:999px;padding:6px 10px;color:#d9d3ff;font-size:12px;font-weight:900;background:rgb(255 255 255/.055)}.notification-actions{justify-content:flex-end}.notification-permission{display:inline-flex;align-items:center;min-height:36px;color:var(--muted);font-size:13px;font-weight:700}.notification-permission.enabled{min-height:36px;border:1px solid rgb(110 231 183/.28);border-radius:999px;padding:0 12px;background:rgb(16 185 129/.12);color:#a7f3d0;font-weight:850}.notification-card.unread{border-color:rgb(255 200 87/.34);background:linear-gradient(135deg,rgb(255 200 87/.1),rgb(139 92 246/.08)),rgb(255 255 255/.055)}.notification-dot{width:10px;height:10px;border-radius:999px;background:linear-gradient(135deg,var(--electric),var(--hot));box-shadow:0 0 18px rgb(139 92 246/.58)}.notification-side{display:flex;align-items:center;gap:8px;flex-shrink:0}.notification-thumbnail{position:relative;width:48px;height:48px;flex-shrink:0;border-radius:12px;overflow:hidden;border:1px solid var(--border)}.chat-panel{position:relative;overflow:hidden;background:radial-gradient(circle at 16% 0,rgb(83 240 168/.12),transparent 12rem),radial-gradient(circle at 84% 0,rgb(98 217 255/.1),transparent 12rem),radial-gradient(circle at 50% 110%,rgb(255 138 199/.065),transparent 14rem),var(--panel)}.chat-header{margin:-4px -4px 0;border:1px solid rgb(255 255 255/.1);border-radius:22px;padding:16px;background:linear-gradient(135deg,rgb(83 240 168/.1),transparent 46%),linear-gradient(315deg,rgb(200 107 255/.08),transparent 46%),rgb(255 255 255/.04)}.message-bubble{background:linear-gradient(145deg,rgb(255 255 255/.075),rgb(255 255 255/.035))}.message-bubble.mine{box-shadow:0 14px 34px rgb(47 125 246/.18)}.chat-theme-toggle summary{list-style:none}.chat-theme-toggle summary::-webkit-details-marker{display:none}.chat-theme-toggle .chat-theme-picker{margin-top:10px}.chat-theme-picker{border:1px solid rgb(255 255 255/.1);border-radius:18px;padding:12px;background:rgb(255 255 255/.04)}.chat-theme-picker label{color:var(--muted-strong);font-size:13px;font-weight:850}.chat-theme-picker select{min-height:40px}.chat-theme-midnight{background:radial-gradient(circle at 18% 0,rgb(56 189 248/.14),transparent 13rem),radial-gradient(circle at 88% 12%,rgb(30 64 175/.22),transparent 14rem),rgb(8 13 32/.9)}.chat-theme-purple{background:radial-gradient(circle at 20% 0,rgb(217 70 239/.14),transparent 13rem),radial-gradient(circle at 84% 10%,rgb(139 92 246/.22),transparent 14rem),var(--panel-strong)}.chat-theme-emerald{background:radial-gradient(circle at 18% 0,rgb(16 185 129/.16),transparent 13rem),radial-gradient(circle at 84% 8%,rgb(20 184 166/.16),transparent 14rem),rgb(8 25 24/.9)}.chat-theme-sunset{background:radial-gradient(circle at 18% 0,rgb(251 146 60/.17),transparent 13rem),radial-gradient(circle at 84% 8%,rgb(244 63 94/.16),transparent 14rem),rgb(31 16 24/.9)}.chat-theme-midnight .message-bubble.mine{border-color:rgb(56 189 248/.34);background:linear-gradient(135deg,rgb(37 99 235/.38),rgb(14 165 233/.28))}.chat-theme-purple .message-bubble.mine{border-color:rgb(217 70 239/.34);background:linear-gradient(135deg,rgb(139 92 246/.4),rgb(217 70 239/.28))}.chat-theme-emerald .message-bubble.mine{border-color:rgb(16 185 129/.36);background:linear-gradient(135deg,rgb(16 185 129/.36),rgb(20 184 166/.25))}.chat-theme-sunset .message-bubble.mine{border-color:rgb(251 146 60/.36);background:linear-gradient(135deg,rgb(251 146 60/.36),rgb(244 63 94/.25))}.compact-head{gap:6px}.compact-head .eyebrow{padding:6px 10px;font-size:11px}.avatar{position:relative;background:linear-gradient(135deg,rgb(255 255 255/.18),transparent 45%),linear-gradient(135deg,rgb(56 189 248/.94),rgb(47 125 246/.94) 48%,rgb(217 70 239/.88));box-shadow:0 12px 28px rgb(47 125 246/.18);overflow:hidden}.avatar img,.profile-photo img{width:100%;height:100%;display:block;object-fit:cover}.post-image-frame{position:relative;display:grid;place-items:center;width:100%;overflow:hidden;border:1px solid rgb(255 255 255/.08);border-radius:clamp(16px,4vw,24px);background:rgb(255 255 255/.035);box-shadow:0 18px 52px rgb(0 0 0/.22);isolation:isolate;transition:border-color .18s ease,box-shadow .18s ease}.post-image-frame:hover{border-color:rgb(255 255 255/.15);box-shadow:0 22px 62px rgb(0 0 0/.28),0 0 34px rgb(139 92 246/.1)}.post-image-carousel-shell{position:relative;display:grid;grid-gap:10px;gap:10px}.post-image-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:100%;grid-gap:12px;gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;touch-action:pan-y;-webkit-overflow-scrolling:touch}.post-image-carousel:focus-visible{outline:2px solid rgb(139 92 246/.78);outline-offset:4px}.post-image-slide{position:relative;scroll-snap-align:center}.post-image-nav{position:absolute;top:50%;z-index:6;display:grid;place-items:center;width:42px;height:42px;border:1px solid rgb(255 255 255/.2);border-radius:999px;color:#fff;font-size:34px;font-weight:800;line-height:1;background:linear-gradient(145deg,rgb(255 255 255/.16),rgb(255 255 255/.04)),rgb(5 8 18/.58);box-shadow:0 16px 36px rgb(0 0 0/.34);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform:translateY(-50%);transition:opacity .16s ease,transform .16s ease,border-color .16s ease}.post-image-nav.previous{left:14px}.post-image-nav.next{right:14px}.post-image-nav:focus-visible:not(:disabled),.post-image-nav:hover:not(:disabled){border-color:rgb(139 92 246/.58);transform:translateY(-50%) scale(1.04)}.post-image-nav:disabled{cursor:default;opacity:.28}.post-image-dots{display:flex;justify-content:center;gap:7px}.post-image-dots button{width:7px;height:7px;border:0;border-radius:999px;padding:0;background:rgb(255 255 255/.24)}.post-image-dots button.active{width:20px;background:linear-gradient(90deg,var(--accent),var(--accent-2));box-shadow:0 0 18px rgb(139 92 246/.38)}.post-image-count{position:absolute;top:12px;right:12px;z-index:4;border:1px solid rgb(255 255 255/.18);border-radius:999px;padding:6px 10px;color:#fff;font-size:12px;font-weight:900;background:rgb(5 8 18/.68);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.post-image-backdrop{position:absolute;inset:-12%;z-index:0;width:124%;height:124%;object-fit:cover;filter:blur(26px) saturate(1.22) brightness(.82);transform:scale(1.08)}.post-image-frame:after{content:"";position:absolute;inset:0;z-index:1;background:radial-gradient(circle at 18% 8%,rgb(255 255 255/.13),transparent 12rem),linear-gradient(180deg,rgb(3 5 13/.04),rgb(3 5 13/.2));pointer-events:none}.post-image{position:relative;z-index:2;width:100%;display:block;max-height:min(72vh,720px);object-fit:contain;border:0;border-radius:inherit;background:transparent;box-shadow:0 10px 34px rgb(0 0 0/.18)}.post-video-frame{position:relative;overflow:hidden;border:1px solid rgb(255 255 255/.1);border-radius:clamp(16px,4vw,24px);background:radial-gradient(circle at 18% 8%,rgb(98 217 255/.12),transparent 13rem),radial-gradient(circle at 82% 88%,rgb(200 107 255/.12),transparent 13rem),rgb(5 8 18/.88);box-shadow:0 18px 52px rgb(0 0 0/.28)}.post-video-frame:before{content:"Vine";position:absolute;top:12px;left:12px;z-index:2;border:1px solid rgb(255 255 255/.16);border-radius:999px;padding:5px 9px;color:#fff;font-size:12px;font-weight:900;background:linear-gradient(135deg,rgb(98 217 255/.28),rgb(200 107 255/.28)),rgb(5 8 18/.66);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.post-video{width:100%;max-height:min(76vh,760px);display:block;object-fit:contain;background:#02030a}.vines-page{align-items:center}.vines-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;overflow:hidden;background:radial-gradient(circle at 14% 4%,rgb(98 217 255/.18),transparent 16rem),radial-gradient(circle at 92% 12%,rgb(255 111 145/.16),transparent 16rem),radial-gradient(circle at 58% 112%,rgb(200 107 255/.2),transparent 18rem),linear-gradient(145deg,rgb(255 255 255/.08),rgb(255 255 255/.024)),rgb(9 12 28/.86)}.vines-hero h1{max-width:620px}.vines-hero p:not(.eyebrow){max-width:620px;color:var(--muted-strong)}.reel-container{position:relative;width:min(460px,100%);height:min(820px,calc(100dvh - 136px - env(safe-area-inset-bottom)));margin:0 auto;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;scroll-snap-type:y mandatory;scroll-behavior:smooth;border-radius:28px;background:#03050d;box-shadow:0 30px 86px rgb(0 0 0/.42),inset 0 1px 0 rgb(255 255 255/.08);scrollbar-width:none}.reel-container::-webkit-scrollbar{display:none}.reel-slide{position:relative;flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden;background:#03050d}.reel-video{position:absolute;top:50%;left:0;width:100%;height:auto;transform:translateY(-50%);background:#000}.reel-video-placeholder{filter:blur(2px) brightness(.8)}.reel-buffering{position:absolute;inset:0;z-index:1;display:grid;place-items:center;pointer-events:none}.reel-buffering-spinner{width:34px;height:34px;border:3px solid rgb(255 255 255/.22);border-top-color:rgb(255 255 255/.85);border-radius:999px;animation:reel-spin .7s linear infinite}@keyframes reel-spin{to{transform:rotate(1turn)}}.reel-mute-toggle{position:absolute;top:14px;right:14px;z-index:2;width:40px;height:40px;display:grid;place-items:center;border:1px solid rgb(255 255 255/.22);border-radius:999px;background:rgb(9 12 28/.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:1.05rem;color:#fff;transition:transform 80ms ease}.reel-mute-toggle:active{transform:scale(.88)}.reel-overlay-bottom{position:absolute;left:0;right:84px;bottom:0;z-index:2;display:grid;grid-gap:10px;gap:10px;padding:80px 16px 20px;background:linear-gradient(180deg,transparent,rgb(3 5 13/.75) 55%,rgb(3 5 13/.85))}.reel-author{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none}.reel-author strong{display:block;font-size:.95rem}.reel-badge{display:inline-block;margin-top:2px;padding:2px 8px;border-radius:999px;border:1px solid rgb(255 255 255/.28);font-size:.68rem;color:rgb(255 255 255/.85)}.reel-caption{margin:0;color:rgb(255 255 255/.92);font-size:.88rem;line-height:1.4}.reel-actions{position:absolute;right:10px;bottom:20px;z-index:2;grid-gap:18px;gap:18px}.reel-action-btn,.reel-actions{display:grid;justify-items:center}.reel-action-btn{grid-gap:4px;gap:4px;border:0;background:none;color:#fff;text-decoration:none;padding:0;transition:transform 80ms ease}.reel-action-btn:active{transform:scale(.88)}.reel-action-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:999px;background:rgb(9 12 28/.5);border:1px solid rgb(255 255 255/.16);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:1.3rem}.reel-action-btn.active .reel-action-icon{border-color:rgb(255 111 145/.55);background:rgb(255 111 145/.18)}.reel-action-count{font-size:.72rem;color:rgb(255 255 255/.85);text-shadow:0 1px 3px rgb(0 0 0/.5)}.photo-composer{display:grid;grid-gap:12px;gap:12px;border:1px solid rgb(255 255 255/.1);border-radius:18px;padding:13px;background:linear-gradient(135deg,rgb(83 240 168/.08),transparent 40%),linear-gradient(315deg,rgb(255 200 87/.08),transparent 44%),rgb(255 255 255/.035)}.post-composer-form[aria-busy=true]{opacity:.92}.post-composer-form input:disabled,.post-composer-form textarea:disabled{cursor:wait;opacity:.72}.composer-status{border:1px solid rgb(139 92 246/.22);border-radius:14px;padding:10px 12px;background:linear-gradient(135deg,rgb(56 189 248/.1),rgb(139 92 246/.1)),rgb(255 255 255/.035);color:var(--muted-strong);font-size:13px;font-weight:800}.composer-hint{color:var(--muted);font-size:12px}.profile-panel{padding:0;overflow:hidden;background:radial-gradient(circle at 12% 6%,rgb(98 217 255/.1),transparent 18rem),radial-gradient(circle at 92% 12%,rgb(255 138 199/.1),transparent 18rem),linear-gradient(145deg,rgb(255 255 255/.07),rgb(255 255 255/.026)),var(--panel)}.public-profile-panel{overflow:visible}.profile-showcase{overflow:hidden;border:1px solid rgb(255 255 255/.15);border-radius:34px;background:radial-gradient(circle at 84% 8%,rgb(255 111 145/.11),transparent 16rem),radial-gradient(circle at 12% 22%,rgb(98 217 255/.1),transparent 16rem),linear-gradient(145deg,rgb(255 255 255/.082),transparent 26%),linear-gradient(145deg,rgb(59 140 255/.09),transparent 36%),rgb(255 255 255/.034);box-shadow:0 34px 96px rgb(0 0 0/.5),inset 0 1px 0 rgb(255 255 255/.095)}.public-profile-showcase{overflow:visible}.profile-banner{position:relative;z-index:0;display:block;height:260px;overflow:hidden;background:radial-gradient(circle at 68% 28%,rgb(200 107 255/.82),rgb(128 107 255/.3) 10rem,transparent 18rem),radial-gradient(circle at 16% 12%,rgb(98 217 255/.34),transparent 14rem),radial-gradient(circle at 84% 76%,rgb(255 200 87/.18),transparent 15rem),radial-gradient(circle at 16% 88%,rgb(83 240 168/.16),transparent 14rem),linear-gradient(135deg,rgb(59 140 255/.58),rgb(128 107 255/.3) 46%,rgb(255 111 145/.24)),#0d1328;box-shadow:inset 0 -58px 96px rgb(3 5 13/.48);cursor:pointer}.profile-hidden-file{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.profile-banner img{width:100%;height:100%;display:block;object-fit:cover;transform-origin:center}.profile-banner.has-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 28%,rgb(4 6 18/.36)),radial-gradient(circle at 80% 16%,rgb(255 200 87/.2),transparent 16rem),radial-gradient(circle at 14% 78%,rgb(83 240 168/.16),transparent 14rem);pointer-events:none}.profile-banner-action{position:absolute;right:18px;bottom:16px;z-index:1;border:1px solid rgb(255 255 255/.16);border-radius:999px;padding:9px 13px;background:rgb(8 11 25/.74);color:var(--foreground);cursor:pointer;font:inherit;font-size:13px;font-weight:800;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.profile-banner-action:hover{border-color:rgb(255 255 255/.28);background:rgb(12 16 34/.88)}.profile-card-body{position:relative;z-index:2;display:grid;grid-gap:22px;gap:22px;padding:0 42px 40px}.profile-photo-row{position:relative;z-index:3;display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:-72px;pointer-events:none}.profile-photo-control{display:flex;align-items:flex-end;gap:14px;cursor:pointer;pointer-events:auto}.profile-stamps{pointer-events:auto}.profile-photo-control input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.profile-photo{position:relative;z-index:4;display:inline-flex;align-items:center;justify-content:center;width:136px;height:136px;overflow:hidden;border:8px solid rgb(5 8 18/.98);border-radius:40px;background:linear-gradient(135deg,rgb(255 255 255/.18),transparent 45%),linear-gradient(135deg,var(--electric),var(--primary-blue) 48%,var(--hot));color:#fff;font-size:42px;font-weight:900;text-transform:uppercase;box-shadow:0 30px 64px rgb(0 0 0/.46),0 16px 46px rgb(128 107 255/.3),inset 0 1px 0 rgb(255 255 255/.16)}.profile-stamps{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;color:var(--muted);font-size:12px}.profile-stamps span{border:1px solid rgb(255 255 255/.1);border-radius:999px;padding:7px 10px;background:rgb(255 255 255/.055)}.profile-identity{display:grid;grid-gap:8px;gap:8px}.profile-identity h1{font-size:clamp(44px,7vw,70px);letter-spacing:-.03em}.profile-bio{max-width:640px;color:var(--muted-strong);font-size:16px;line-height:1.55}.profile-completion-card{display:grid;grid-gap:10px;gap:10px;border:1px solid rgb(255 255 255/.13);border-radius:22px;padding:15px;background:radial-gradient(circle at 12% 20%,rgb(83 240 168/.14),transparent 9rem),linear-gradient(135deg,rgb(139 92 246/.12),rgb(56 189 248/.08)),rgb(255 255 255/.045);box-shadow:inset 0 1px 0 rgb(255 255 255/.08)}.profile-completion-card span{color:var(--muted-strong);font-size:13px;font-weight:850}.profile-completion-card strong{color:#fff;font-size:18px}.profile-completion-track{height:9px;overflow:hidden;border-radius:999px;background:rgb(255 255 255/.1)}.profile-completion-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--electric),var(--primary-blue),var(--hot));box-shadow:0 0 24px rgb(139 92 246/.42)}.compact-profile-panel .profile-showcase{border-radius:24px}.compact-profile-panel .profile-banner{min-height:150px}.compact-profile-panel .profile-card-body{gap:10px;padding:0 32px 26px}.compact-profile-panel .profile-photo-row{margin-top:-52px}.compact-profile-panel .profile-photo,.compact-profile-panel .profile-photo-avatar{width:104px;height:104px;border-width:6px;border-radius:30px;font-size:34px}.compact-profile-panel .profile-identity{gap:4px}.compact-profile-panel .profile-identity h1{font-size:clamp(34px,5vw,48px)}.compact-profile-panel .mutual-line,.compact-profile-panel .profile-actions,.compact-profile-panel .profile-bio,.compact-profile-panel .profile-completion-card,.compact-profile-panel .profile-identity .badge-row,.compact-profile-panel .profile-identity .meta,.compact-profile-panel .profile-stamps,.compact-profile-panel .profile-stat-grid{display:none}.compact-profile-panel .public-profile-tabs{margin-top:8px}.profile-fields{display:grid;grid-gap:14px;gap:14px;background:radial-gradient(circle at 90% 0,rgb(217 70 239/.08),transparent 10rem),linear-gradient(135deg,rgb(56 189 248/.055),transparent 38%),rgb(255 255 255/.04)}.profile-about-panel,.profile-goals-panel,.profile-posts-panel{margin-top:18px}.profile-page-shell{width:min(820px,100%)}.profile-tabs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:8px;gap:8px;border:1px solid rgb(255 255 255/.1);border-radius:18px;padding:6px;background:linear-gradient(135deg,rgb(56 189 248/.07),transparent 38%),rgb(255 255 255/.035);box-shadow:0 18px 52px rgb(0 0 0/.22)}.profile-tabs a{min-height:42px;display:grid;place-items:center;border:1px solid transparent;border-radius:14px;color:var(--muted-strong);font-size:13px;font-weight:900;text-align:center;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.profile-tabs a.active,.profile-tabs a:hover{border-color:rgb(139 92 246/.32);background:linear-gradient(135deg,rgb(56 189 248/.18),rgb(139 92 246/.18)),rgb(255 255 255/.055);color:#fff}.profile-tabs a:hover{transform:translateY(-1px)}.profile-qr-card{width:-moz-fit-content;width:fit-content}.profile-qr-card summary{list-style:none}.profile-qr-card summary::-webkit-details-marker{display:none}.profile-qr-panel{display:grid;grid-template-columns:minmax(0,1fr) 116px;grid-gap:14px;gap:14px;align-items:center;margin-top:10px;width:min(520px,100%);border:1px solid rgb(255 255 255/.12);border-radius:22px;padding:13px;background:radial-gradient(circle at 0 0,rgb(98 217 255/.14),transparent 11rem),radial-gradient(circle at 100% 100%,rgb(200 107 255/.16),transparent 11rem),linear-gradient(145deg,rgb(255 255 255/.07),rgb(255 255 255/.025)),rgb(6 9 20/.72);box-shadow:inset 0 1px 0 rgb(255 255 255/.07)}.profile-qr-panel span{color:#d9d6ff;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.profile-qr-panel strong{display:block;margin-top:4px;color:#fff;font-size:16px}.profile-qr-panel p{margin-top:5px;color:var(--muted-strong);font-size:13px}.profile-qr-panel img{width:116px;height:116px;border:8px solid #fff;border-radius:18px;background:#fff;box-shadow:0 16px 38px rgb(0 0 0/.28)}.public-profile-tabs{width:min(820px,100%)}.public-profile-section{animation:profileSectionIn .18s ease-out}.profile-content-preview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:16px}.profile-preview-card{min-height:138px;display:grid;align-content:space-between;grid-gap:10px;gap:10px;border:1px solid rgb(255 255 255/.12);border-radius:22px;padding:18px;background:radial-gradient(circle at 80% 12%,rgb(139 92 246/.2),transparent 9rem),linear-gradient(145deg,rgb(255 255 255/.075),transparent 32%),rgb(255 255 255/.04);color:var(--foreground);box-shadow:inset 0 1px 0 rgb(255 255 255/.075);transition:transform .16s ease,border-color .16s ease,background .16s ease}.profile-preview-card:nth-child(2){background:radial-gradient(circle at 80% 12%,rgb(255 111 145/.18),transparent 9rem),linear-gradient(145deg,rgb(255 255 255/.075),transparent 32%),rgb(255 255 255/.04)}.profile-preview-card:nth-child(3){background:radial-gradient(circle at 80% 12%,rgb(56 189 248/.18),transparent 9rem),linear-gradient(145deg,rgb(255 255 255/.075),transparent 32%),rgb(255 255 255/.04)}.profile-preview-card:nth-child(4){background:radial-gradient(circle at 80% 12%,rgb(83 240 168/.16),transparent 9rem),linear-gradient(145deg,rgb(255 255 255/.075),transparent 32%),rgb(255 255 255/.04)}.profile-preview-card:hover{border-color:rgb(139 92 246/.32);background:radial-gradient(circle at 80% 12%,rgb(139 92 246/.28),transparent 9rem),linear-gradient(145deg,rgb(255 255 255/.095),transparent 32%),rgb(255 255 255/.055);transform:translateY(-2px)}.profile-preview-card span{color:var(--muted);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.profile-preview-card strong{font-size:34px;line-height:1}.profile-preview-card p{color:var(--muted-strong);font-size:13px;line-height:1.45}.profile-photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:12px;gap:12px}.profile-photo-tile{position:relative;min-height:190px;overflow:hidden;border:1px solid rgb(255 255 255/.11);border-radius:20px;color:#fff;background:radial-gradient(circle at 18% 8%,rgb(98 217 255/.14),transparent 9rem),rgb(255 255 255/.045);box-shadow:0 18px 42px rgb(0 0 0/.25);text-decoration:none}.profile-photo-tile img{width:100%;height:100%;min-height:190px;display:block;object-fit:cover;transition:transform .18s ease,filter .18s ease}.profile-photo-tile:focus-visible img,.profile-photo-tile:hover img{filter:saturate(1.08) brightness(1.04);transform:scale(1.025)}.profile-photo-tile p,.profile-photo-tile span{position:absolute;z-index:2;border:1px solid rgb(255 255 255/.14);background:rgb(5 8 18/.68);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.profile-photo-tile span{top:10px;right:10px;border-radius:999px;padding:5px 8px;font-size:12px;font-weight:900}.profile-photo-tile p{right:10px;bottom:10px;left:10px;max-height:4.4em;overflow:hidden;border-radius:14px;padding:8px 10px;color:#fff;font-size:13px;font-weight:800}@keyframes profileSectionIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.profile-dashboard{display:grid;grid-gap:18px;gap:18px;margin-top:18px;padding:0 40px 40px}.profile-stat-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:10px;gap:10px}.profile-stat-grid a,.profile-stat-grid div{border:1px solid rgb(255 255 255/.12);border-radius:18px;padding:16px;background:linear-gradient(145deg,rgb(255 255 255/.07),transparent 28%),linear-gradient(135deg,rgb(98 217 255/.09),transparent 42%),rgb(255 255 255/.04);color:inherit;text-decoration:none;transition:transform .16s ease,border-color .16s ease,background .16s ease}.profile-stat-grid a:focus-visible,.profile-stat-grid a:hover{transform:translateY(-1px);border-color:rgb(139 92 246/.42);background:linear-gradient(145deg,rgb(255 255 255/.1),transparent 28%),linear-gradient(135deg,rgb(139 92 246/.16),rgb(56 189 248/.09)),rgb(255 255 255/.06)}.profile-stat-grid a:nth-child(2),.profile-stat-grid div:nth-child(2){background:linear-gradient(145deg,rgb(255 255 255/.07),transparent 28%),linear-gradient(135deg,rgb(83 240 168/.1),transparent 42%),rgb(255 255 255/.04)}.profile-stat-grid a:nth-child(3),.profile-stat-grid div:nth-child(3){background:linear-gradient(145deg,rgb(255 255 255/.07),transparent 28%),linear-gradient(135deg,rgb(255 200 87/.1),transparent 42%),rgb(255 255 255/.04)}.profile-stat-grid a:nth-child(4),.profile-stat-grid div:nth-child(4){background:linear-gradient(145deg,rgb(255 255 255/.07),transparent 28%),linear-gradient(135deg,rgb(255 111 145/.095),transparent 42%),rgb(255 255 255/.04)}.profile-stat-grid a:nth-child(5),.profile-stat-grid div:nth-child(5){background:linear-gradient(145deg,rgb(255 255 255/.07),transparent 28%),linear-gradient(135deg,rgb(139 92 246/.12),transparent 42%),rgb(255 255 255/.04)}.profile-stat-grid a:nth-child(6),.profile-stat-grid div:nth-child(6){background:linear-gradient(145deg,rgb(255 255 255/.07),transparent 28%),linear-gradient(135deg,rgb(56 189 248/.11),rgb(255 200 87/.06) 62%,transparent),rgb(255 255 255/.04)}.profile-stat-grid strong{display:block;color:var(--foreground);font-size:24px;line-height:1}.profile-stat-grid span{display:block;margin-top:7px;color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.badge-row,.profile-actions{display:flex;flex-wrap:wrap;gap:10px}.share-profile-menu{position:relative;z-index:18}.share-profile-menu summary{list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.share-profile-menu summary::-webkit-details-marker{display:none}.share-profile-panel{position:absolute;top:calc(100% + 8px);left:0;z-index:30;display:grid;min-width:min(320px,86vw);grid-gap:12px;gap:12px;border:1px solid rgb(255 255 255/.14);border-radius:20px;padding:14px;background:linear-gradient(145deg,rgb(47 125 246/.18),rgb(139 92 246/.14)),var(--panel-strong);box-shadow:0 24px 70px rgb(0 0 0/.45)}.share-profile-panel select{width:100%}.profile-actions .button{min-width:124px}.follow-list-panel{animation:profileSectionIn .18s ease both}.follow-list{display:grid;grid-gap:12px;gap:12px}.follow-list-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;border:1px solid rgb(255 255 255/.12);border-radius:22px;padding:14px;background:linear-gradient(145deg,rgb(255 255 255/.07),transparent 32%),linear-gradient(135deg,rgb(56 189 248/.1),rgb(139 92 246/.08)),rgb(255 255 255/.04);color:inherit;text-decoration:none;transition:transform .16s ease,border-color .16s ease,background .16s ease}.follow-list-item:focus-visible,.follow-list-item:hover{transform:translateY(-1px);border-color:rgb(139 92 246/.36);background:linear-gradient(145deg,rgb(255 255 255/.1),transparent 32%),linear-gradient(135deg,rgb(56 189 248/.13),rgb(139 92 246/.12)),rgb(255 255 255/.055)}.follow-list-item p,.follow-list-item span,.follow-list-item strong{display:block;overflow-wrap:anywhere}.follow-list-item p,.follow-list-item small,.follow-list-item span{color:var(--muted)}.follow-list-item p{margin-top:4px;font-size:13px}.member-identity-strip{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:14px}.profile-badge{display:inline-flex;align-items:center;border:1px solid rgb(255 255 255/.14);border-radius:999px;padding:7px 11px;background:linear-gradient(135deg,rgb(47 125 246/.22),rgb(217 70 239/.18)),rgb(255 255 255/.06);color:#fff;font-size:12px;font-weight:900;box-shadow:0 14px 30px rgb(139 92 246/.13)}.profile-badge.founder{background:linear-gradient(135deg,rgb(251 191 36/.22),rgb(217 70 239/.2)),rgb(255 255 255/.06)}.profile-badge.developer{background:linear-gradient(135deg,rgb(98 217 255/.24),rgb(83 240 168/.16)),rgb(255 255 255/.06)}.profile-badge.og{background:linear-gradient(135deg,rgb(200 107 255/.26),rgb(255 111 145/.17)),rgb(255 255 255/.06)}.member-number-badge,.profile-badge.milestone{background:linear-gradient(135deg,rgb(255 255 255/.12),rgb(56 189 248/.16)),rgb(255 255 255/.06)}.profile-badge.business-badge{background:linear-gradient(135deg,rgb(47 125 246/.32),rgb(83 240 168/.22)),rgb(255 255 255/.06)}.business-website-link{color:var(--primary-blue);font-weight:700;text-decoration:none}.business-website-link:hover{text-decoration:underline}.mutual-line{border:1px solid rgb(139 92 246/.22);border-radius:16px;padding:12px 14px;background:linear-gradient(135deg,rgb(139 92 246/.12),rgb(56 189 248/.07)),rgb(255 255 255/.035);color:var(--muted-strong);font-weight:800}.about-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.about-grid div,.goal-card{border:1px solid rgb(255 255 255/.1);border-radius:18px;padding:16px;background:radial-gradient(circle at 92% 0,rgb(255 200 87/.08),transparent 9rem),linear-gradient(135deg,rgb(83 240 168/.055),transparent 42%),rgb(255 255 255/.04)}.about-grid .quote-card{grid-column:1/-1}.about-grid span{display:block;margin-bottom:7px;color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.about-grid strong,.goal-card strong{color:var(--foreground)}.goal-form,.goal-list{display:grid;grid-gap:12px;gap:12px}.goal-card{display:grid;grid-gap:10px;gap:10px}.goal-card p{color:var(--muted)}.goal-steps{display:grid;grid-gap:8px;gap:8px}.goal-steps form{margin:0}.goal-step{width:100%;display:flex;align-items:center;gap:9px;border:1px solid rgb(255 255 255/.1);border-radius:14px;padding:9px 10px;background:rgb(255 255 255/.04);color:var(--muted-strong);font-weight:800;text-align:left}button.goal-step{cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease}button.goal-step:hover{transform:translateY(-1px);border-color:rgb(98 217 255/.28);background:rgb(255 255 255/.07)}.goal-step span{flex:0 0 auto;border:1px solid rgb(255 255 255/.12);border-radius:999px;padding:4px 7px;color:var(--muted);font-size:10px;font-weight:900;text-transform:uppercase}.goal-step.done{border-color:rgb(110 231 183/.24);background:linear-gradient(135deg,rgb(110 231 183/.09),rgb(98 217 255/.06)),rgb(255 255 255/.04);color:var(--foreground)}.goal-step.done span{border-color:rgb(110 231 183/.28);color:var(--success)}.goal-meter{height:10px;overflow:hidden;border:1px solid rgb(255 255 255/.12);border-radius:999px;background:rgb(255 255 255/.08)}.goal-meter span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--electric),var(--primary),var(--hot));box-shadow:0 0 22px rgb(139 92 246/.35)}.goal-form{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;margin-top:14px;border:1px solid rgb(255 255 255/.1);border-radius:22px;padding:14px;background:radial-gradient(circle at 10% 0,rgb(98 217 255/.08),transparent 12rem),radial-gradient(circle at 92% 100%,rgb(200 107 255/.08),transparent 12rem),rgb(255 255 255/.035)}.insights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:12px;gap:12px}.insights-card{display:grid;grid-gap:6px;gap:6px;border:1px solid rgb(255 255 255/.1);border-radius:18px;padding:16px;background:radial-gradient(circle at 92% 0,rgb(255 200 87/.08),transparent 9rem),linear-gradient(135deg,rgb(83 240 168/.055),transparent 42%),rgb(255 255 255/.04)}.insights-card .eyebrow{width:-moz-fit-content;width:fit-content}.insights-card strong{color:var(--foreground);font-size:28px}.insights-card p{color:var(--muted)}.journey-timeline{display:grid;grid-gap:2px;gap:2px}.journey-item{display:flex;align-items:flex-start;gap:12px;padding:10px 8px;border-radius:12px;color:inherit;text-decoration:none}a.journey-item:hover{background:var(--panel-soft)}.journey-dot{flex:0 0 auto;width:10px;height:10px;margin-top:6px;border-radius:999px;background:linear-gradient(135deg,var(--electric),var(--primary))}.journey-item p{margin:0 0 2px;color:var(--foreground);font-weight:700}.journey-item time{color:var(--muted);font-size:13px}.trending-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:12px;gap:12px}.trending-card{display:grid;grid-gap:10px;gap:10px;border:1px solid rgb(255 255 255/.1);border-radius:18px;padding:16px;background:radial-gradient(circle at 92% 0,rgb(255 200 87/.08),transparent 9rem),linear-gradient(135deg,rgb(83 240 168/.055),transparent 42%),rgb(255 255 255/.04);color:inherit;text-decoration:none;transition:transform .16s ease,border-color .16s ease}.trending-card:hover{transform:translateY(-1px);border-color:rgb(98 217 255/.28)}.trending-card strong{color:var(--foreground)}.trending-card p{color:var(--muted)}.trending-snippet{color:var(--muted-strong);overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.stories-panel{padding-bottom:12px}.stories-bar{display:flex;gap:16px;overflow-x:auto;padding:4px 2px 8px}.story-tile{display:grid;justify-items:center;grid-gap:6px;gap:6px;flex:0 0 auto;width:72px;border:0;background:none;cursor:pointer;font-size:12px;color:var(--muted)}.story-tile-button{padding:0}.story-tile span:last-child{max-width:72px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.story-avatar-ring{position:relative;display:grid;place-items:center;width:64px;height:64px;border:0;border-radius:22px;padding:3px;background:var(--panel-soft);cursor:default}.story-avatar-ring.has-story{background:linear-gradient(135deg,var(--electric),var(--primary),var(--hot));cursor:pointer}.story-avatar-ring.viewed{background:var(--border);cursor:pointer}.story-avatar-ring .avatar{border:2px solid var(--background)}.story-add-badge{position:relative;top:-22px;left:22px;width:22px;height:22px;margin-bottom:-18px;display:grid;place-items:center;border-radius:999px;border:2px solid var(--background);background:linear-gradient(135deg,var(--electric),var(--primary));color:white;font-weight:900;cursor:pointer}.story-viewer-overlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;background:rgb(0 0 0/.82);padding:16px}.story-viewer{display:grid;grid-gap:10px;gap:10px;width:min(420px,100%);max-height:92vh;border-radius:20px;background:var(--panel-strong);padding:12px;box-shadow:var(--shadow)}.story-viewer-progress{display:flex;gap:4px}.story-viewer-progress span{flex:1 1;height:3px;border-radius:999px;background:rgb(255 255 255/.25)}.story-viewer-progress span.filled{background:var(--foreground)}.story-viewer-header{display:flex;align-items:center;gap:10px}.story-viewer-header .story-viewer-identity{flex:1 1;min-width:0;display:grid}.story-viewer-header strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--foreground)}.story-close{border:0;background:none;color:var(--muted);font-size:18px;cursor:pointer}.story-viewer-media{position:relative;border-radius:14px;overflow:hidden;background:#000;max-height:65vh;display:grid;place-items:center}.story-viewer-media img,.story-viewer-media video{width:100%;max-height:65vh;object-fit:contain}.story-nav-zone{position:absolute;top:0;bottom:0;width:33%;border:0;background:none;cursor:pointer}.story-nav-left{left:0}.story-nav-right{right:0}.story-caption{color:var(--muted-strong)}.story-stats{display:flex;gap:10px;flex-wrap:wrap;color:var(--muted);font-size:13px}.story-reactions-row{display:flex;gap:8px}.profile-highlights-strip{display:flex;gap:16px;overflow-x:auto;padding:4px 2px 8px;mask-image:linear-gradient(90deg,transparent,black 2%,black 96%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,black 2%,black 96%,transparent)}.profile-highlight-tile{display:grid;justify-items:center;grid-gap:6px;gap:6px;flex:0 0 auto;width:72px;border:0;background:none;cursor:pointer;font-size:12px;color:var(--muted)}.profile-highlight-tile span:last-child{max-width:72px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-highlight-ring{position:relative;display:grid;place-items:center;width:64px;height:64px;border-radius:22px;padding:3px;background:var(--border);overflow:hidden}.profile-highlight-ring img,.profile-highlight-ring video{width:100%;height:100%;border-radius:18px;border:2px solid var(--background);object-fit:cover}.story-reactions-row button{border:1px solid var(--border);border-radius:999px;padding:6px 10px;background:var(--panel-soft);font-size:18px;cursor:pointer;transition:transform .14s ease}.story-reactions-row button:hover{transform:translateY(-1px)}.goal-form-intro{grid-column:1/-1;display:grid;grid-gap:4px;gap:4px}.goal-form .field-label:nth-of-type(3){grid-column:1/-1}.goal-form-intro strong{color:var(--foreground);font-size:18px}.field-label small,.goal-form-intro p{color:var(--muted);font-size:13px;font-weight:750}.field-label{display:grid;grid-gap:7px;gap:7px}.field-label span{color:var(--muted-strong);font-size:13px;font-weight:900}.progress-field input{text-align:center}.profile-banner-editor,.profile-photo-editor{margin:0 2px}.profile-crop-frame{max-width:360px}.banner-crop-frame{aspect-ratio:1600/380}.photo-upload{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:999px;padding:9px 13px;background:rgb(255 255 255/.06);color:var(--foreground);cursor:pointer}.photo-upload input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.crop-frame{aspect-ratio:1;overflow:hidden;border:1px solid rgb(255 255 255/.14);border-radius:18px;background:linear-gradient(135deg,rgb(56 189 248/.1),rgb(217 70 239/.08)),rgb(255 255 255/.04)}.post-preview-frame{position:relative;display:grid;place-items:center;max-height:min(68vh,680px);overflow:hidden;border:1px solid rgb(255 255 255/.14);border-radius:18px;background:radial-gradient(circle at 18% 14%,rgb(98 217 255/.08),transparent 14rem),radial-gradient(circle at 82% 86%,rgb(200 107 255/.08),transparent 14rem),#050713}.post-preview-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,72%);grid-gap:12px;gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;padding-bottom:4px}.post-preview-strip .post-preview-frame{scroll-snap-align:start}.post-preview-frame span{position:absolute;top:10px;right:10px;border-radius:999px;padding:5px 9px;color:#fff;font-size:12px;font-weight:900;background:rgb(5 8 18/.72)}.post-preview-frame img{height:auto}.post-preview-frame img,.post-preview-frame video{width:100%;max-height:inherit;display:block;object-fit:contain}.video-preview-frame{background:radial-gradient(circle at 18% 14%,rgb(98 217 255/.08),transparent 14rem),radial-gradient(circle at 82% 86%,rgb(200 107 255/.12),transparent 14rem),#02030a}.crop-frame img{width:100%;height:100%;object-fit:cover;transform-origin:center}.zoom-control{gap:7px}input[type=range]{accent-color:var(--primary);padding:0}.button.compact{min-height:34px;border-radius:999px;padding:0 12px;font-size:13px}@media (max-width:900px){.clubhouse-hero{padding-top:6px}.clubhouse-hero .hero-copy h1{font-size:44px}.clubhouse-entry{border-radius:18px}.hero-points{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-live-grid,.landing-member-list{grid-template-columns:1fr}.landing-empty,.landing-member,.landing-share-card,.landing-stat{border-radius:18px}.landing-share-card{align-items:stretch;flex-direction:column}.landing-share-button{width:100%}.hero-point{min-height:54px;display:grid;place-items:center;text-align:center}.chat-composer-panel,.chat-panel,.community-post,.discover-panel,.feed-composer-panel,.feed-stream-panel,.member-card,.member-section,.message-card,.messages-panel{border-radius:16px}.member-bio{font-size:12px}.chat-header{margin:0;padding:11px;border-radius:15px}.brand-logo{width:42px;height:32px}.brand-loop{width:29px;height:18px;border-width:4px}.profile-panel{padding:0}.profile-showcase{border-radius:20px}.profile-banner{height:154px}.profile-banner-action{right:12px;bottom:10px;padding:7px 10px;font-size:12px}.profile-card-body{gap:13px;padding:0 15px 19px}.profile-photo-row{align-items:flex-end;gap:10px;margin-top:-50px}.profile-photo-control{align-items:flex-end;gap:8px}.profile-photo{width:96px;height:96px;border-width:6px;border-radius:28px;font-size:32px}.profile-stamps{display:none}.profile-identity h1{font-size:34px}.compact-profile-panel .profile-banner{min-height:118px}.compact-profile-panel .profile-card-body{padding:0 16px 18px}.compact-profile-panel .profile-photo-row{margin-top:-42px}.compact-profile-panel .profile-photo,.compact-profile-panel .profile-photo-avatar{width:82px;height:82px;border-width:5px;border-radius:24px;font-size:28px}.compact-profile-panel .profile-identity h1{font-size:30px}.profile-completion-card{border-radius:16px;padding:12px}.profile-fields{gap:10px}.profile-tabs{grid-template-columns:repeat(6,minmax(86px,1fr));gap:5px;overflow-x:auto;border-radius:16px;padding:5px;scrollbar-width:none}.profile-tabs::-webkit-scrollbar{display:none}.profile-tabs a{min-height:38px;border-radius:12px;font-size:12px}.profile-content-preview{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.invite-card{grid-template-columns:1fr;gap:12px;border-radius:18px;padding:14px}.invite-copy{border-radius:15px;padding:13px}.profile-preview-card{min-height:104px;border-radius:17px;padding:14px}.profile-preview-card strong{font-size:28px}.profile-dashboard{padding:0 16px 18px}.profile-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.profile-stat-grid a,.profile-stat-grid div{border-radius:15px;padding:12px}.profile-stat-grid strong{font-size:20px}.about-grid,.goal-form{grid-template-columns:1fr}.profile-actions,.profile-actions .button,.profile-actions form,.share-profile-menu{width:100%}.share-profile-panel{position:static;min-width:0;margin-top:8px}.follow-list-item{grid-template-columns:auto minmax(0,1fr);border-radius:17px;padding:12px}.follow-list-item small{grid-column:2}.profile-crop-frame{max-width:none}.photo-composer{gap:9px;padding:9px;border-radius:14px}.photo-upload{padding:8px 11px;font-size:13px}.crop-frame,.post-image,.post-image-frame,.post-preview-frame{border-radius:14px}}