:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f6f8;--surface:#fff;--surface-soft:#f1f3f6;--surface-elevated:#fff;--text:#1c2029;--text-muted:#636d7d;--border:#e5e8ed;--accent:#d52943;--accent-hover:#b81c35;--accent-soft:#fceef1;--gold:#947543;--danger:#b71b36;--danger-soft:#fff0f3;--success:#15724b;--success-soft:#e9f6ef;--warning:#805a12;--warning-soft:#fff5db;--focus:#2664ce;--selected:var(--accent-soft);--overlay:#0a101a94;--shadow-sm:0 2px 4px #19223106;--shadow-md:0 12px 38px #1922310e;--shadow-lg:0 24px 80px #0f172a2e;--horizon-far:#dde2ea;--horizon-facet:#c6ceda;--horizon-middle:#aebaca;--horizon-near:#7f90a8;--horizon-line:#9ba9bb;--radius-sm:12px;--radius-md:20px;--radius-lg:28px;--ease:cubic-bezier(.22,.8,.24,1);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--rail-width:216px;--mobile-nav-height:68px;--safe-bottom:env(safe-area-inset-bottom,0px);--type-caption:.8125rem;--type-body:.9375rem;--type-title:1.5rem}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#111318;--surface:#1a1d24;--surface-soft:#232731;--surface-elevated:#242832;--text:#edf0f5;--text-muted:#abb3c2;--border:#323845;--accent:#ff6c80;--accent-hover:#ff91a0;--accent-soft:#39232c;--gold:#c9ac79;--danger:#ff8293;--danger-soft:#3e242f;--success:#79d1a9;--success-soft:#20372f;--warning:#e9c278;--warning-soft:#393125;--focus:#9cbcff;--overlay:#03070ebf;--shadow-sm:0 2px 4px #00000014;--shadow-md:0 12px 38px #00000029;--shadow-lg:0 24px 80px #0006;--horizon-far:#252e3b;--horizon-facet:#354354;--horizon-middle:#405167;--horizon-near:#526c89;--horizon-line:#4d607a}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#111318;--surface:#1a1d24;--surface-soft:#232731;--surface-elevated:#242832;--text:#edf0f5;--text-muted:#abb3c2;--border:#323845;--accent:#ff6c80;--accent-hover:#ff91a0;--accent-soft:#39232c;--gold:#c9ac79;--danger:#ff8293;--danger-soft:#3e242f;--success:#79d1a9;--success-soft:#20372f;--warning:#e9c278;--warning-soft:#393125;--focus:#9cbcff;--overlay:#03070ebf;--shadow-sm:0 2px 4px #00000014;--shadow-md:0 12px 38px #00000029;--shadow-lg:0 24px 80px #0006;--horizon-far:#252e3b;--horizon-facet:#354354;--horizon-middle:#405167;--horizon-near:#526c89;--horizon-line:#4d607a}}body{font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:var(--type-body);letter-spacing:-.012em;line-height:1.6}html{scroll-padding-top:84px}:where(input,select,textarea,button,a){touch-action:manipulation}:where(p,h1,h2,h3,li,strong,small){overflow-wrap:break-word}:where(button,a,input,textarea,select):focus-visible{outline:3px solid var(--focus);outline-offset:3px}:where(button,a){transition:background .16s var(--ease),color .16s var(--ease),border-color .16s var(--ease),transform .16s var(--ease)}:where(button,a):active:not(:disabled){transform:translateY(1px)}.ui-icon{vertical-align:middle;flex:none;width:22px;height:22px;display:inline-block}.icon-button{background:var(--surface-soft);width:44px;min-width:44px;height:44px;min-height:44px;box-shadow:none;border:0;border-radius:14px;font-size:1rem}.icon-button:hover{background:var(--border);transform:none}.primary-button,.secondary-button,.ghost-button,.text-button,.session-action{letter-spacing:-.012em;min-height:44px;box-shadow:none;gap:8px;font-size:.875rem;font-weight:650}.primary-button{color:#fff;background:#d52943;border-radius:14px;padding:12px 20px}.primary-button:hover{box-shadow:none;background:#b81c35;transform:none}.secondary-button,.ghost-button{border-radius:14px;justify-content:center;align-items:center;margin:0;padding:10px 16px;text-decoration:none;display:inline-flex}.secondary-button{background:var(--surface-soft);color:var(--text);border:1px solid #0000}.ghost-button{color:var(--text-muted);background:0 0}.secondary-button:hover,.ghost-button:hover{background:var(--border)}.danger-button{color:var(--danger)!important;background:var(--danger-soft)!important}.field input,.username-form input,.field select{height:54px;box-shadow:none;background:var(--surface-soft);border-color:#0000;border-radius:14px}.field>span{font-size:.8125rem;font-weight:650}.field input::placeholder{color:var(--text-muted)}.eyebrow{letter-spacing:.14em;font-size:.75rem;font-weight:750}.form-hint,.form-link,.form-status,.inline-error,.inline-success{font-size:.8125rem}.form-status:empty{display:none}.skip-link{z-index:10000;background:var(--surface);color:var(--text);border-radius:12px;padding:12px 20px;position:fixed;top:-200px;left:16px}.skip-link:focus{top:12px}.brand{letter-spacing:-.055em;color:var(--text);white-space:nowrap;gap:10px;font-weight:800}.brand__tile{color:#fff;background:#d52943;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.brand .brand__mark{width:29px;height:29px;color:inherit;stroke-width:1.6px}.brand__word{font-size:1.55rem}.brand__word span{font-size:inherit;color:var(--text-muted);font-weight:450}.theme-toggle__moon,:root[data-theme=dark] .theme-toggle__sun{display:none}:root[data-theme=dark] .theme-toggle__moon{display:block}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .theme-toggle__sun{display:none}:root:not([data-theme=light]) .theme-toggle__moon{display:block}}.horizon{pointer-events:none;width:100%;height:auto;display:block}.horizon__far{fill:var(--horizon-far)}.horizon__facet{fill:var(--horizon-facet)}.horizon__middle{fill:var(--horizon-middle)}.horizon__near{fill:var(--horizon-near)}.horizon__line,.horizon__contour{fill:none;stroke:var(--horizon-line);stroke-width:1px;vector-effect:non-scaling-stroke}.horizon__contour{opacity:.38}.feed-shell{grid-template-columns:var(--rail-width) minmax(0,660px) minmax(220px,272px);gap:32px;min-height:100svh;padding:0 28px}.product-rail{background:0 0;border:0;align-self:start;min-width:0;height:100dvh;padding:30px 0 18px;position:sticky;top:0}.product-rail .rail-brand{margin:0 16px 36px;text-decoration:none;display:inline-flex}.product-rail nav{scrollbar-width:thin;flex-direction:column;gap:3px;min-height:0;padding:0 6px;display:flex;overflow-y:auto}.product-rail nav a{min-height:46px;color:var(--text-muted);border-radius:13px;align-items:center;gap:12px;padding:10px 12px;font-size:.875rem;font-weight:570;text-decoration:none;display:flex;position:relative}.product-rail nav a .nav-label{width:auto;font-size:inherit;line-height:1.35;display:block}.product-rail nav a .ui-icon{width:21px;height:21px}.product-rail nav a:hover{color:var(--text);background:var(--surface)}.product-rail nav a.is-active{color:var(--accent);background:var(--surface);box-shadow:var(--shadow-sm);font-weight:700}.product-rail nav a.is-active:before{content:"";background:var(--accent);border-radius:2px;width:3px;position:absolute;top:16px;bottom:16px;left:-6px}.rail-label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin:22px 12px 7px;font-size:.75rem}.rail-create{min-height:46px;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:14px;justify-content:center;align-items:center;gap:8px;margin:22px 6px;padding:11px 8px;font-size:.8125rem;font-weight:650;text-decoration:none;display:flex}.rail-create .ui-icon{color:var(--accent);width:19px;height:19px}.rail-create:hover{border-color:var(--accent)}.rail-footer{margin-top:auto;padding:14px 6px 0}.rail-footer .sidebar-user{border-top:1px solid var(--border);color:var(--text);grid-template-columns:38px minmax(0,1fr) 16px;gap:9px;margin:0;padding:14px 0 0;text-decoration:none}.sidebar-user>.ui-icon{width:16px;height:16px;color:var(--text-muted)}.sidebar-user strong{font-size:.8125rem;font-weight:650}.sidebar-user small{font-size:.75rem}.avatar-monogram,.sidebar-user>span,.composer-avatar,.post-avatar,.comment-avatar,.friend-avatar{background:var(--surface-soft);color:var(--text);border:1px solid var(--border);border-radius:50%;font-weight:650}.avatar-monogram{flex:none;place-items:center;width:42px;height:42px;display:grid}.rail-bottom{color:var(--text-muted);justify-content:space-between;align-items:center;margin-top:12px;font-size:.75rem;display:flex}.rail-bottom .icon-button{background:0 0;width:44px;height:44px}.feed-main{min-width:0;padding:28px 0 80px}.feed-topline{justify-content:space-between;align-items:center;gap:12px;min-height:44px;margin-bottom:24px;display:flex}.feed-topline>span,.context-topline>span{color:var(--text-muted);letter-spacing:.12em;font-size:.75rem;font-weight:700}.feed-topline a{color:var(--text-muted);background:var(--surface);border:1px solid var(--border);border-radius:14px;align-items:center;gap:12px;min-height:44px;padding:0 12px;font-size:.8125rem;text-decoration:none;display:flex}.feed-topline a .ui-icon{width:17px;height:17px}.feed-topline a .ui-icon:last-child{width:15px;margin-left:24px}.feed-hero{isolation:isolate;background:var(--surface);border-radius:24px;min-height:226px;padding:28px 28px 36px;position:relative;overflow:hidden}.feed-hero>div{z-index:2;max-width:80%;position:relative}.feed-hero .eyebrow{margin:0 0 10px}.feed-hero h1{color:var(--text);letter-spacing:-.058em;margin:0;font-size:clamp(2.25rem,3.1vw,3rem);font-weight:730;line-height:1.08}.feed-hero h1 em{color:var(--accent);font-style:normal}.feed-hero>div>p:last-child{color:var(--text-muted);max-width:33ch;margin:14px 0 0;font-size:.8125rem}.feed-hero>.horizon{z-index:0;opacity:.65;width:90%;height:105%;position:absolute;bottom:-22%;right:-18%}.hero-signature{letter-spacing:.22em;color:var(--text-muted);font-size:.75rem;position:absolute;bottom:16px;left:28px}.feed-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0 24px;display:grid}.feed-shortcuts a{border:1px solid var(--border);min-height:52px;color:var(--text);background:var(--surface);border-radius:14px;align-items:center;gap:8px;padding:10px 12px;font-size:.75rem;font-weight:600;text-decoration:none;display:flex}.feed-shortcuts a>.ui-icon:first-child{color:var(--accent);width:19px;height:19px}.feed-shortcuts a>.ui-icon:last-child{width:14px;height:14px;color:var(--text-muted);margin-left:auto}.feed-shortcuts a:hover{border-color:var(--accent)}.feed-tabbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.feed-primary-tabs{background:0 0;border:0;border-radius:0;gap:24px;width:auto;margin:0;padding:0;display:flex;overflow:visible}.feed-primary-tabs button{background:0 0;border-radius:0;min-height:52px;padding:10px 0;font-size:.875rem;font-weight:600;position:relative}.feed-primary-tabs button.is-active{color:var(--text);box-shadow:none;background:0 0}.feed-primary-tabs button.is-active:after{content:"";background:var(--accent);border-radius:2px;height:3px;position:absolute;bottom:-1px;left:0;right:0}.feed-refresh{position:relative}.feed-refresh .icon-button{background:0 0}.pull-indicator{z-index:25;background:var(--surface);box-shadow:var(--shadow-md);border:1px solid var(--border);white-space:nowrap;border-radius:30px;padding:10px 16px;position:fixed;top:76px;left:50%;transform:translate(-50%)}.refresh-error{max-width:200px;color:var(--danger);font-size:.75rem}.composer-launcher{text-align:left;border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:18px;grid-template-columns:44px minmax(0,1fr) 40px;align-items:center;gap:14px;width:100%;padding:18px;display:grid}.composer-launcher:hover{border-color:color-mix(in srgb,var(--accent) 40%,var(--border))}.composer-launcher>span:nth-child(2){gap:2px;display:grid}.composer-launcher strong{font-size:.875rem;font-weight:570}.composer-launcher small{color:var(--text-muted);font-size:.75rem}.composer-launcher__add{width:40px;height:40px;color:var(--accent);background:var(--accent-soft);border-radius:12px;place-items:center;display:grid}.feed-section-heading{justify-content:space-between;align-items:center;gap:12px;margin:26px 0 14px;display:flex}.feed-section-heading h2{margin:0;font-size:.8125rem;font-weight:670}.feed-section-heading>span{color:var(--text-muted);align-items:center;gap:4px;font-size:.75rem;display:flex}.feed-section-heading .ui-icon{width:13px;height:13px}.feed-mode-tabs{margin:0 0 12px}.feed-mode-tabs button{min-height:44px;font-size:.8125rem}.feed-list{gap:18px;margin-top:0;display:grid}.post-card{box-shadow:none;background:var(--surface);border:0;border-radius:20px;min-width:0;padding:24px}.post-card>header{grid-template-columns:44px minmax(0,1fr) auto 40px;align-items:center;gap:12px;margin:0 0 18px;display:grid}.post-avatar{border-radius:50%;width:44px;height:44px;text-decoration:none;overflow:hidden}.post-avatar img{object-fit:cover;width:100%;height:100%}.post-card>header>div{min-width:0}.post-card>header a:not(.post-avatar){color:var(--text);font-size:.875rem;font-weight:680;text-decoration:none}.post-card>header small,.post-card>header time{color:var(--text-muted);font-size:.75rem}.post-card>header .icon-button{background:0 0}.visibility-label{color:var(--text-muted);white-space:nowrap;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:.75rem;display:flex}.visibility-label .ui-icon{width:14px;height:14px}.post-text{white-space:pre-wrap;overflow-wrap:anywhere;margin:0 0 18px;font-size:.9375rem;line-height:1.65}.post-text--clamped{-webkit-line-clamp:7;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.post-read-more{color:var(--accent);cursor:pointer;background:0 0;border:0;min-height:44px;margin-top:-12px;padding:8px 0;font-size:.8125rem;font-weight:650}.post-media{border-radius:16px;gap:5px;margin:0 -8px 18px;overflow:hidden}.post-media video{background:#111318;max-height:530px}.media-gallery{border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid;overflow:hidden}.media-gallery--1{grid-template-columns:minmax(0,1fr)}.media-gallery__item{background:var(--surface-soft);cursor:zoom-in;border:0;border-radius:0;width:100%;min-width:0;padding:0;display:block;position:relative;overflow:hidden}.media-gallery__item img{object-fit:cover;width:100%;height:100%;max-height:540px;transition:transform .3s var(--ease);display:block}.media-gallery__item:hover img{transform:scale(1.012)}.media-gallery__expand{color:#fff;opacity:0;background:#0a101a59;border:1px solid #ffffff80;border-radius:50%;place-items:center;width:30px;height:30px;font-size:18px;transition:opacity .15s;display:grid;position:absolute;bottom:12px;right:12px}.media-gallery__item:hover .media-gallery__expand,.media-gallery__item:focus-visible .media-gallery__expand{opacity:1}.post-counts,.post-stats{color:var(--text-muted);justify-content:space-between;gap:12px;margin:12px 0;font-size:.75rem;display:flex}.post-actions{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;margin:12px 0 0;padding:12px 0 0;display:flex}.post-actions>button{min-width:44px;min-height:44px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:8px 12px;font-size:.8125rem;font-weight:600;display:inline-flex}.post-actions>button:hover{background:var(--surface-soft)}.post-actions>button.is-active{color:var(--accent);background:var(--accent-soft)}.post-actions>button:last-child{margin-left:auto}.post-actions .mountain-reaction{background:var(--surface-soft);color:var(--text);padding:8px 12px}.post-actions .mountain-reaction.is-active{color:var(--accent);background:var(--accent-soft)}.mountain-reaction .ui-icon{width:25px;height:25px;transition:transform .2s var(--ease)}.mountain-reaction.is-active .ui-icon{animation:peak-rise .32s var(--ease);fill:color-mix(in srgb,var(--accent) 12%,transparent)}@keyframes peak-rise{0%{transform:translateY(3px)scale(.88)}55%{transform:translateY(-2px)scale(1.08)}to{transform:none}}.post-actions__label{font-size:.8125rem}.comment-panel{border-top:1px solid var(--border);margin-top:18px;padding-top:16px}.comment-composer{grid-template-columns:minmax(0,1fr) 44px}.comment-composer input,.comment-composer button{height:44px}.comment-composer button{width:44px}.comment-list a{font-size:.8125rem}.comment-list p{font-size:.875rem}.comment-list small{font-size:.75rem}.comment-list article>button{min-width:44px;min-height:44px;font-size:.75rem}.report-form{grid-template-columns:minmax(0,1fr);gap:10px}.report-form :is(input,select,button){min-height:44px;font-size:.875rem}.feed-context{scrollbar-width:thin;height:auto;max-height:100dvh;padding:28px 0 40px;top:0;overflow:auto}.context-topline{justify-content:space-between;align-items:center;gap:10px;min-height:44px;margin-bottom:24px;display:flex}.feed-context section{box-shadow:none;border:0;border-radius:20px;margin:0 0 24px;padding:22px}.feed-context .region-card{isolation:isolate;color:#f2f5fb;background:#1d2430;min-height:326px;padding:24px;position:relative;overflow:hidden}.region-card__mark{color:#e4c798;border:1px solid #5b554e;border-radius:14px;place-items:center;width:44px;height:44px;margin-bottom:28px;display:grid}.region-card__mark .ui-icon{width:27px;height:27px}.region-card .eyebrow{color:#c1cad9;font-size:.75rem}.region-card h2{letter-spacing:-.04em;font-size:1.4rem;font-weight:600;line-height:1.25}.region-card>p:not(.eyebrow){color:#b8c4d5;z-index:1;font-size:.75rem;line-height:1.65;position:relative}.region-card a{z-index:1;color:#fff;justify-content:space-between;align-items:center;min-height:44px;margin-top:14px;font-size:.75rem;font-weight:620;text-decoration:none;display:flex;position:relative}.region-card a .ui-icon{width:17px;height:17px}.region-card>.horizon{z-index:-1;opacity:.18;width:420px;position:absolute;bottom:-60px;right:-90px}.feed-context .context-discover{background:0 0;padding:4px 0}.context-discover h2{margin-bottom:16px;font-size:.875rem}.context-discover>a{color:var(--text);align-items:center;gap:11px;padding:12px 0;text-decoration:none;display:flex}.context-discover>a>span:nth-child(2){gap:2px;min-width:0;display:grid}.context-discover strong{font-size:.8125rem;font-weight:650}.context-discover small{color:var(--text-muted);font-size:.75rem}.context-discover>a>.ui-icon{width:16px;color:var(--text-muted);margin-left:auto}.context-link-icon{background:var(--surface);width:42px;height:42px;color:var(--text);border-radius:13px;flex:none;place-items:center;display:grid}.install-app-button{border:1px solid var(--border);background:var(--surface);width:100%;min-height:48px;color:var(--text);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:10px 16px;font-size:.8125rem;font-weight:650;display:flex}[data-standalone=true] .install-app-button{display:none}.context-note{color:var(--text-muted);margin:16px 0;font-size:.75rem;line-height:1.7}.context-legal{flex-wrap:wrap;gap:8px 12px;display:flex}.context-legal a{color:var(--text-muted);font-size:.75rem;text-decoration:none}.ui-sheet:not([open]){display:none!important}.ui-sheet{width:min(600px,100vw - 40px);max-width:100%;max-height:calc(100dvh - 64px);color:var(--text);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-lg);border-radius:24px;flex-direction:column;gap:0;margin:auto;padding:0;display:flex;position:fixed;inset:0;overflow:hidden}.ui-sheet[open]{animation:sheet-in .18s var(--ease)}.ui-sheet::backdrop{background:var(--overlay)}.ui-sheet__handle{touch-action:none;display:none}.ui-sheet__header{background:var(--surface);border-bottom:1px solid var(--border);flex:none;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 24px 18px;display:flex}.ui-sheet__header h2{letter-spacing:-.035em;margin:0;font-size:1.25rem;font-weight:700;line-height:1.3}.ui-sheet__header p{color:var(--text-muted);max-width:44ch;margin:6px 0 0;font-size:.8125rem}.ui-sheet__header .icon-button{margin-top:-5px}.ui-sheet__body{overscroll-behavior-y:contain;scrollbar-width:thin;min-height:0;padding:20px 24px 24px;overflow-y:auto}@keyframes sheet-in{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:none}}.menu-actions{gap:4px;display:grid}.menu-actions :is(a,button){text-align:left;width:100%;min-height:48px;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:12px;font-size:.875rem;text-decoration:none;display:flex}.menu-actions :is(a,button):hover{background:var(--surface-soft)}.menu-actions .ui-icon{color:var(--text-muted)}.menu-actions .danger-button .ui-icon{color:var(--danger)}.reaction-picker{border-bottom:1px solid var(--border);gap:10px;margin-bottom:12px;padding-bottom:18px;display:flex}.reaction-picker button{background:var(--surface-soft);min-height:44px;color:var(--text);cursor:pointer;border:0;border-radius:14px;align-items:center;gap:8px;padding:8px 14px;display:flex}.reaction-picker button.is-active{color:var(--accent);background:var(--accent-soft)}.confirm-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.composer-sheet .post-composer{box-shadow:none;border:0;border-radius:0;grid-template-columns:minmax(0,1fr);gap:16px;padding:0;display:grid}.composer-sheet .post-composer>*{grid-column:1}.composer-identity{align-items:center;gap:12px;display:flex}.composer-identity>div{gap:3px;display:grid}.composer-identity strong{font-size:.875rem}.composer-identity select{background:var(--surface-soft);max-width:100%;min-height:36px;color:var(--text);border:0;border-radius:8px;padding:4px 10px;font-size:.75rem}.composer-sheet textarea{resize:vertical;border-radius:10px;min-height:160px;max-height:40dvh;padding:10px;font-size:1rem;line-height:1.65}.composer-sheet textarea:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.composer-character-count{color:var(--text-muted);justify-self:end;margin-top:-12px;font-size:.75rem}.composer-media{gap:8px}.composer-media label,.post-music-toggle{border-radius:12px;gap:6px;min-height:44px;padding:10px 12px;font-size:.8125rem}.composer-media label:focus-within{outline:3px solid var(--focus);outline-offset:2px}.composer-media small{flex-basis:100%;margin-top:4px;font-size:.75rem}.composer-local-context{background:var(--surface-soft);border:0;border-radius:14px;padding:12px}.composer-local-context>summary{min-height:30px;font-size:.8125rem}.composer-local-context>p,.composer-local-context legend,.composer-local-context>div>label{font-size:.75rem}.composer-local-context fieldset label{min-height:44px;padding:6px 10px;font-size:.75rem}.composer-local-context fieldset input{width:16px;height:16px}.composer-local-context>div{grid-template-columns:minmax(0,1fr)}.composer-footer{gap:12px;padding-top:18px}.composer-footer>span{color:var(--text-muted);align-items:center;gap:8px;max-width:200px;font-size:.75rem;display:flex}.composer-footer>span .ui-icon{width:17px;height:17px}.file-preview-list{gap:8px;display:flex;overflow-x:auto}.file-preview{background:var(--surface-soft);border-radius:12px;flex:0 0 120px;gap:6px;min-width:0;padding:6px;display:grid;position:relative;overflow:hidden}.file-preview img{object-fit:cover;border-radius:8px;width:100%;height:90px}.file-preview span{white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.post-music-dialog{width:100%;max-width:100%;max-height:320px;box-shadow:none;position:relative;top:auto;left:auto}.post-music-selected{max-width:100%}.post-music-selected button{width:28px;height:28px}.post-music-dialog>header>button{width:44px;height:44px}.post-music-dialog>nav button{min-height:44px}.post-music-preview{background:#303a4a}.ui-sheet--fullscreen{color:#f3f5f9;--surface:#0c1017;--surface-soft:#222833;--text:#f3f5f9;--text-muted:#b6bfce;--border:#303948;background:#0c1017;border:0;border-radius:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;inset:0}.media-viewer .ui-sheet__header{padding-top:max(16px,env(safe-area-inset-top));border:0;padding-bottom:12px}.media-viewer .ui-sheet__body{padding:0 16px max(16px,env(safe-area-inset-bottom));flex-direction:column;flex:1;display:flex;overflow:hidden}.media-viewer__stage{touch-action:pinch-zoom;flex:1;justify-content:center;align-items:center;min-width:0;min-height:0;display:flex}.media-viewer__stage img{object-fit:contain;-webkit-user-select:none;user-select:none;width:auto;max-width:100%;height:auto;max-height:100%}.media-viewer__controls{flex:none;justify-content:center;align-items:center;gap:24px;margin-top:12px;display:flex}.media-viewer__controls span{font-variant-numeric:tabular-nums;font-size:.8125rem}.media-viewer__hint{text-align:center;color:#b6bfce;margin:10px 0 0;font-size:.75rem}.auth-layout{background:var(--surface);grid-template-columns:minmax(0,1.08fr) minmax(440px,.92fr)}.auth-scene{color:#f3f5fa;background:#1c222d;height:100dvh;min-height:680px;padding:44px 48px}.auth-scene:before{display:none}.auth-scene .brand{color:#fff}.auth-scene .brand__word span{color:#b5bfce}.auth-scene .brand__mark{color:#fff}.scene-edition{letter-spacing:.16em;color:#b1bbc9;font-size:.75rem}.scene-copy{max-width:640px;margin-top:clamp(72px,15vh,170px)}.scene-copy h1{letter-spacing:-.062em;max-width:11ch;font-size:clamp(3.4rem,5.4vw,6.4rem);font-weight:650;line-height:1.02}.scene-copy h1 em{color:#ff7588;font-style:normal}.auth-scene .eyebrow{color:#b4c0d2;font-size:.75rem}.scene-copy>p:last-child{color:#bdc6d3;max-width:32ch;margin-top:24px;font-size:.9375rem}.auth-scene>.horizon{opacity:.8;--horizon-far:#2e3847;--horizon-facet:#405066;--horizon-middle:#354457;--horizon-near:#253343;--horizon-line:#526379;width:140%;height:42%;position:absolute;bottom:0;left:0}.scene-bottom{z-index:2;color:#b4c2d4;justify-content:space-between;align-items:center;gap:16px;font-size:.75rem;display:flex;position:absolute;bottom:30px;left:48px;right:48px}.scene-bottom>span:last-child{letter-spacing:.14em;font-size:.75rem}.auth-panel{background:var(--surface);min-width:0;padding:80px clamp(32px,5.2vw,96px);position:relative}.auth-theme{position:absolute;top:30px;right:30px}.auth-card{width:100%;max-width:380px}.auth-heading{margin-bottom:32px}.auth-heading h2{letter-spacing:-.05em;font-size:2.4rem;font-weight:680}.auth-heading>p:last-child{font-size:.875rem;line-height:1.65}.auth-form{gap:18px}.auth-form .primary-button{min-height:52px;margin-top:4px;font-size:.9375rem}.auth-footer{margin-top:28px;font-size:.8125rem}.legal-links{gap:10px 16px;margin-top:40px;font-size:.75rem}.auth-reassurance{color:var(--text-muted);justify-content:center;align-items:center;gap:8px;margin-top:24px;font-size:.75rem;display:flex}.auth-reassurance .ui-icon{width:15px;height:15px}.ui-empty{text-align:center;background:var(--surface);border-radius:20px;flex-direction:column;align-items:center;gap:12px;padding:48px 24px;display:flex}.ui-empty__icon{width:60px;height:60px;color:var(--accent);background:var(--accent-soft);border-radius:20px;place-items:center;display:grid}.ui-empty__icon .ui-icon{width:32px;height:32px}.ui-empty h2{letter-spacing:-.035em;margin:8px 0 0;font-size:1.25rem;line-height:1.3}.ui-empty>p{max-width:42ch;color:var(--text-muted);margin:0 0 8px;font-size:.875rem}.ui-empty>a{align-items:center;min-height:44px;font-size:.8125rem;display:flex}.app-loading{max-width:1150px;min-height:100svh;margin:0 auto;padding:32px 24px}.app-loading__brand{align-items:center;gap:24px;margin-bottom:48px;display:flex}.app-loading__brand>span{color:var(--text-muted);font-size:.8125rem}.app-loading__layout{grid-template-columns:190px minmax(0,660px);gap:40px;display:grid}.app-loading__rail{align-content:start;gap:20px;display:grid}.app-loading__rail i{background:var(--surface);border-radius:12px;height:40px}.post-skeleton{background:var(--surface);border-radius:20px;margin-bottom:18px;padding:24px}.post-skeleton i,.post-skeleton__author>span,.post-skeleton__media{background:var(--surface-soft);animation:1.7s ease-in-out infinite skeleton-breathe;display:block}.post-skeleton>i{border-radius:6px;width:90%;height:12px;margin:16px 0}.post-skeleton>i:nth-child(3){width:64%}.post-skeleton__author{align-items:center;gap:12px;margin-bottom:28px;display:flex}.post-skeleton__author>span{border-radius:50%;width:44px;height:44px}.post-skeleton__author>div{flex:1}.post-skeleton__author i{border-radius:5px;width:110px;height:10px;margin:9px 0}.post-skeleton__author i:last-child{width:70px}.post-skeleton__media{border-radius:16px;height:230px;margin:22px 0}@keyframes skeleton-breathe{50%{opacity:.48}}.connection-banner{z-index:90;top:max(12px,env(safe-area-inset-top));border:1px solid var(--border);width:max-content;max-width:calc(100% - 24px);box-shadow:var(--shadow-md);background:var(--surface-elevated);color:var(--text);border-radius:14px;align-items:center;gap:8px;padding:12px 18px;font-size:.8125rem;display:flex;position:fixed;left:50%;transform:translate(-50%)}.profile-redesign{grid-template-columns:var(--rail-width) minmax(0,860px);gap:40px}.profile-redesign .feed-main{padding-top:28px}.profile-topbar{justify-content:space-between;align-items:center;gap:16px;min-height:44px;margin-bottom:24px;display:flex}.profile-topbar>a{color:var(--text-muted);align-items:center;gap:8px;min-height:44px;font-size:.8125rem;text-decoration:none;display:flex}.profile-redesign .profile-card{width:100%;box-shadow:none;background:var(--surface);border:0;border-radius:24px;margin:0;overflow:visible}.profile-redesign .profile-cover{background:#202734;border-radius:24px 24px 0 0;height:230px;position:relative;overflow:hidden}.profile-cover>.horizon{--horizon-far:#2b3749;--horizon-facet:#44566b;--horizon-middle:#35475d;--horizon-near:#28394d;--horizon-line:#51667d;width:105%;height:115%;position:absolute;bottom:-5%;right:-3%}.profile-cover:before,.profile-cover:after{display:none}.profile-cover .profile-cover__label{color:#ccd5e2;letter-spacing:.17em;background:0 0;border:0;width:auto;height:auto;font-size:.75rem;position:absolute;top:24px;left:28px;transform:none}.profile-redesign .profile-body{padding:0 32px 28px;display:block}.profile-redesign .profile-avatar{border:6px solid var(--surface);width:112px;height:112px;box-shadow:none;background:var(--surface-soft);color:var(--text);border-radius:32px;margin-top:-56px;font-size:2.5rem;position:relative;top:auto;left:auto;overflow:hidden}.profile-avatar img{object-fit:cover;width:100%;height:100%}.profile-intro{justify-content:space-between;align-items:center;gap:16px;margin:18px 0;display:flex}.profile-title h1{letter-spacing:-.045em;margin:0;font-size:clamp(1.6rem,3vw,2.3rem);line-height:1.15}.profile-title p{color:var(--text-muted);margin:6px 0 0;font-size:.875rem}.profile-redesign .profile-actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;margin:0 0 20px;display:flex}.profile-actions .icon-button{border-radius:14px}.profile-actions .primary-button,.profile-actions .secondary-button{font-size:.8125rem}.profile-redesign .profile-details{grid-template-columns:minmax(0,1fr);gap:14px;margin:22px 0;display:grid}.profile-details section{background:0 0;border:0;padding:0}.profile-details section p:not(.eyebrow){margin:0;font-size:.9375rem;line-height:1.65}.profile-details .profile-location{color:var(--text-muted);align-items:center;gap:7px;font-size:.8125rem;display:flex}.profile-location .ui-icon{width:17px;height:17px}.profile-relationship small{color:var(--text-muted);font-size:.75rem}.profile-follow-stats{background:0 0;border:0;gap:24px;margin:16px 0;padding:0;display:flex}.profile-follow-stats button{cursor:pointer;background:0 0;border:0;align-items:baseline;gap:6px;min-height:44px;padding:0;display:flex}.profile-follow-stats strong{color:var(--text);font-size:1rem}.profile-follow-stats span{color:var(--text-muted);font-size:.8125rem}.profile-redesign .profile-posts{background:var(--bg);border:0;margin:24px -32px -28px;padding:0}.profile-tabs{background:var(--surface);border-bottom:1px solid var(--border);align-items:center;gap:24px;padding:0 32px;display:flex}.profile-tabs button{min-height:58px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;padding:8px 0;font-size:.875rem;font-weight:650;position:relative}.profile-tabs button.is-active{color:var(--text)}.profile-tabs button.is-active:after{content:"";background:var(--accent);border-radius:2px;height:3px;position:absolute;bottom:0;left:0;right:0}.profile-tabs>a{color:var(--accent);align-items:center;gap:6px;min-height:44px;margin-left:auto;font-size:.8125rem;text-decoration:none;display:flex}.profile-posts>.feed-list,.profile-posts>.profile-media-section{padding-top:24px}.profile-media-section>.media-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-media-section .media-gallery__item{aspect-ratio:1}.profile-media-section>p{color:var(--text-muted);font-size:.75rem}.profile-follow-list{border:0;padding:0}.profile-follow-list>div{gap:8px;display:grid}.profile-follow-list a{color:var(--text);background:var(--surface-soft);border-radius:12px;justify-content:space-between;gap:10px;padding:12px;font-size:.875rem;text-decoration:none;display:flex}.profile-follow-list a span{color:var(--text-muted);font-size:.75rem}.messenger-shell{grid-template-columns:200px minmax(280px,330px) minmax(0,780px);gap:0;height:100dvh;min-height:100dvh;max-height:100dvh;padding:0 20px}.messenger-shell.has-details{grid-template-columns:180px minmax(260px,300px) minmax(0,640px)}.messenger-nav.product-rail{padding-right:18px}.messenger-nav .rail-brand{margin-left:12px}.messenger-nav .rail-create{font-size:.75rem}.messenger-nav .rail-create .ui-icon{width:16px}.messenger-nav .sidebar-user{grid-template-columns:34px minmax(0,1fr)}.messenger-nav .sidebar-user>.ui-icon{display:none}.conversation-index{border:0;border-left:1px solid var(--border);border-right:1px solid var(--border);background:var(--surface);height:100%}.conversation-index>header{background:var(--surface);-webkit-backdrop-filter:none;backdrop-filter:none;align-items:center;min-height:110px;padding:24px 22px}.conversation-index>header .eyebrow{font-size:.75rem}.conversation-index h1{letter-spacing:-.04em;font-size:1.5rem;font-weight:700}.new-conversation-button{background:var(--surface-soft);width:44px;height:44px;color:var(--accent);box-shadow:none;border-radius:14px}.conversation-tools{padding:0 18px 18px}.conversation-tools label{border-radius:14px;height:46px;padding:0 12px;font-size:.875rem}.conversation-tools label>.ui-icon{width:18px;height:18px}.conversation-tools>button{min-height:44px;font-size:.75rem}.conversation-list>button{border:0;border-radius:14px;grid-template-columns:46px minmax(0,1fr) auto;gap:12px;width:calc(100% - 20px);min-height:82px;margin:3px 10px;padding:12px}.conversation-list>button.is-active{background:var(--accent-soft)}.conversation-list>button:hover{background:var(--surface-soft)}.conversation-avatar{background:var(--surface-soft);width:46px;height:46px;color:var(--text);border-radius:16px;font-size:1.125rem}.conversation-list strong{font-size:.875rem;font-weight:650}.conversation-list small,.conversation-list time{font-size:.75rem}.conversation-view{background:var(--bg);border:0;height:100%;min-height:0}.conversation-header{background:var(--surface);border-bottom:1px solid var(--border);-webkit-backdrop-filter:none;backdrop-filter:none;gap:12px;min-height:88px;padding:16px 24px}.conversation-heading strong{font-size:.9375rem}.conversation-heading span{font-size:.75rem}.conversation-heading .is-typing{color:var(--accent)}.conversation-header .icon-button{background:0 0}.conversation-back{width:44px;min-width:44px;height:44px}.message-scroller{overscroll-behavior-y:contain;scrollbar-width:thin;padding:24px}.message-row{gap:6px;margin-bottom:10px;position:relative}.message-bubble{border:1px solid var(--border);background:var(--surface);max-width:min(80%,500px);box-shadow:var(--shadow-sm);border-radius:18px 18px 18px 5px;padding:12px 15px}.message-row--own .message-bubble{background:var(--accent-soft);color:var(--text);border-color:#0000;border-radius:18px 18px 5px}.message-text{font-size:.9375rem;line-height:1.55}.message-sender{color:var(--accent);font-size:.75rem}.message-meta{color:var(--text-muted);gap:6px;font-size:.75rem}.message-meta time{font-size:.75rem}.message-reply-quote{border-left:3px solid var(--accent);background:var(--surface-soft);border-radius:4px 9px 9px 4px;min-height:36px;font-size:.75rem}.message-tombstone{font-size:.8125rem}.message-row--own .message-meta{color:var(--text-muted)}.message-quick-actions{align-self:center;gap:0;display:flex}.message-quick-actions>.icon-button{width:44px;min-width:44px;height:44px;color:var(--text-muted);background:0 0}.message-quick-actions .ui-icon{width:17px;height:17px}.message-row--own .message-quick-actions{order:-1}.message-row.is-swiping .message-bubble{outline:2px solid var(--accent);outline-offset:3px}.message-reaction-summary button{min-width:36px;min-height:32px;padding:4px 9px;font-size:.75rem}.message-reaction-summary .ui-icon{width:17px;height:17px}.message-composer{padding:14px 20px max(18px,env(safe-area-inset-bottom));border-top:1px solid var(--border);background:var(--surface);gap:10px}.message-composer textarea{background:var(--surface-soft);resize:none;border-radius:16px;min-height:46px;max-height:140px;padding:11px 14px;font-size:1rem;line-height:1.45}.message-composer textarea:focus{outline:2px solid var(--focus);outline-offset:2px}.attach-button,.send-button{border-radius:14px;width:44px;min-width:44px;height:46px}.attach-button{color:var(--text-muted);background:var(--surface-soft)}.attach-button:focus-within{outline:3px solid var(--focus);outline-offset:2px}.send-button{color:#fff;background:#d52943}.composer-reply{font-size:.75rem}.composer-reply button{width:44px;height:44px}.composer-files{font-size:.75rem}.composer-files button{min-height:44px}.conversation-feedback{background:var(--surface);padding:0 20px}.conversation-feedback:has(.form-status:empty){display:none}.messenger-welcome{text-align:center;padding:48px;position:relative;overflow:hidden}.messenger-welcome .horizon{opacity:.35;pointer-events:none;width:100%;position:absolute;bottom:0;left:0}.messenger-welcome h2{letter-spacing:-.05em;font-size:2rem}.messenger-welcome>p{font-size:.875rem}.messenger-welcome>.ui-icon{width:52px;height:52px;color:var(--accent)}.message-empty .ui-icon{width:38px;height:38px;color:var(--accent)}.message-empty p,.conversation-empty span{font-size:.8125rem}.message-more{min-height:44px;font-size:.75rem}.messenger-modal{width:100%;max-height:none;box-shadow:none;border:0;padding:0}.messenger-modal form{gap:16px}.messenger-modal form label{font-size:.8125rem}.messenger-modal form :is(input,select,textarea){border-radius:12px;min-height:46px;font-size:1rem}.new-mode-tabs button{min-height:44px;font-size:.875rem}.details-sheet .ui-sheet__body{padding:0}.details-sheet .conversation-details{border:0;width:100%;min-width:0;height:auto;max-height:none;padding:16px;position:static;overflow:visible}.details-sheet .conversation-details>header{display:none}.conversation-details :is(button,a,select){min-height:44px}.conversation-details :is(p,label){font-size:.8125rem}.community-hub-heading h1,.search-heading h1,.music-heading h1,.my-ossetia-hero h1,.events-heading h1{letter-spacing:-.05em;font-weight:680;line-height:1.08}:is(.community-hub-heading,.search-heading,.music-heading,.my-ossetia-hero,.events-heading)>p,:is(.events-heading,.music-heading)>div>p:last-child{font-size:.875rem;line-height:1.65}:is(.community-card,.community-hero,.search-panel,.events-filters,.my-ossetia-settings,.music-upload-panel,.music-track-card,.notification-card,.security-card,.settings-card){box-shadow:none;border-color:var(--border);border-radius:20px}:is(.search-form,.events-filters,.music-search,.community-search,.my-ossetia-settings) :is(input,select){min-height:46px;font-size:1rem}:is(.community-tabs,.search-tabs,.music-tabs,.friends-tabs,.notification-filters,.my-ossetia-tabs) button{min-height:44px;font-size:.8125rem}.event-date{color:#f2f5fb;background:#242c39}.event-date strong{font-size:1.8rem;font-weight:650}.event-date span,.event-date small{font-size:.75rem}.event-copy h2{font-size:1.125rem}.event-copy>p{font-size:.875rem}.event-copy>strong{font-size:.8125rem}.event-copy>small,.event-tags span,.event-meta{font-size:.75rem}.event-copy footer a,.event-copy footer button{align-items:center;min-height:44px;font-size:.75rem;display:flex}.music-artwork,.playlist-artwork,.music-preview-button{background:#263143}.music-hero{isolation:isolate;color:#f1f4fa;background:#202631;border-radius:24px;justify-content:space-between;align-items:center;gap:24px;margin:0 0 24px;padding:32px;display:flex;position:relative;overflow:hidden}.music-hero .eyebrow{color:#c1cad7}.music-hero h1{letter-spacing:-.05em;margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:650;line-height:1.08}.music-hero p:not(.eyebrow){color:#bfc9d7;max-width:42ch;font-size:.8125rem}.music-hero>.horizon{opacity:.25;z-index:-1;width:75%;height:130%;position:absolute;bottom:-35%;right:-18%}.music-hero>.ui-icon{color:#e6caa0;stroke-width:1px;flex-shrink:0;width:72px;height:72px}.music-list{gap:8px}.music-track-row,.music-track-card{border-color:var(--border)}.music-player{border-color:var(--border);box-shadow:var(--shadow-md)}.music-player :is(button,input){min-height:36px}.account-layout,.account-shell{background:var(--bg)}.account-header{background:var(--surface);border-color:var(--border)}.account-header>div{flex-wrap:wrap}.account-nav a{min-height:44px}.legal-content{font-size:.9375rem}@media (min-width:1600px){.feed-shell{grid-template-columns:230px minmax(0,700px) 280px;gap:44px}.profile-redesign{grid-template-columns:230px minmax(0,900px)}}@media (max-width:1199px){.feed-shell{grid-template-columns:190px minmax(0,690px);gap:28px;padding:0 24px}.feed-context{display:none}.product-rail{--rail-width:190px}.product-rail nav a{gap:10px;font-size:.8125rem}.profile-redesign{grid-template-columns:190px minmax(0,760px)}.messenger-shell,.messenger-shell.has-details{grid-template-columns:88px minmax(260px,310px) minmax(0,1fr);padding:0}.messenger-nav.product-rail{padding:24px 10px 12px}.messenger-nav .brand__word,.messenger-nav .nav-label,.messenger-nav .rail-label,.messenger-nav .rail-create,.messenger-nav .rail-footer{display:none}.messenger-nav .rail-brand{margin:0 auto 30px}.messenger-nav nav a{justify-content:center;padding:12px}.messenger-nav nav{overflow:visible}.messenger-nav nav a .ui-icon{width:23px;height:23px}.message-scroller{padding:18px}.message-bubble{max-width:82%}}@media (min-width:721px) and (max-width:950px){.feed-shell{grid-template-columns:76px minmax(0,1fr);gap:22px;padding:0 24px 0 10px}.product-rail .brand__word,.product-rail .nav-label,.product-rail .rail-label,.product-rail .rail-create,.product-rail .rail-footer{display:none}.product-rail .rail-brand{margin:0 auto 30px}.product-rail nav a{justify-content:center;padding:12px}.product-rail nav{padding:0 6px}.product-rail nav a .ui-icon{width:23px;height:23px}.product-rail nav a.is-active:before{left:-4px}.product-rail nav .notification-nav-link>span.nav-label{display:none}.feed-hero h1{font-size:2.6rem}.auth-layout{grid-template-columns:minmax(0,1fr) minmax(360px,1.1fr)}.auth-scene{min-height:700px;padding:32px 24px}.scene-edition{display:none}.scene-copy h1{font-size:3.6rem}.scene-copy{margin-top:130px}.scene-bottom{left:24px;right:24px}.scene-bottom>span:last-child{display:none}.auth-panel{padding:80px 32px}}@media (max-width:720px){body{font-size:1rem}.feed-shell,.profile-redesign{min-height:100svh;padding:0 16px;display:block}.product-rail{display:none}.feed-main,.profile-redesign .feed-main{padding:0 0 calc(var(--mobile-nav-height) + var(--safe-bottom) + 28px)}.feed-context{display:none}.feed-mobile-header{min-height:76px;padding:calc(10px + env(safe-area-inset-top,0px)) 2px 12px;background:var(--bg);border:0;justify-content:space-between;align-items:center;gap:10px;margin:0;display:flex;position:relative}.feed-mobile-header .brand__tile{border-radius:11px;width:34px;height:34px}.feed-mobile-header .brand__word{font-size:1.5rem}.notification-mobile-link{background:var(--surface);border:0;border-radius:14px;width:44px;height:44px}.notification-mobile-link b{min-width:16px;font-size:.75rem;top:1px;right:1px}.feed-mobile-actions .icon-button{background:var(--surface)}.feed-topline{display:none}.feed-hero{border-radius:22px;min-height:202px;padding:24px 22px 38px}.feed-hero>div{max-width:88%}.feed-hero h1{font-size:clamp(2.1rem,8.4vw,2.8rem)}.feed-hero .eyebrow{font-size:.75rem}.feed-hero>div>p:last-child{max-width:28ch;margin-top:12px;font-size:.75rem}.feed-hero>.horizon{opacity:.45;width:116%;height:100%;bottom:-15%;right:-26%}.hero-signature{font-size:.75rem;bottom:16px;left:22px}.feed-shortcuts{gap:7px;margin:12px 0 18px}.feed-shortcuts a{border-radius:14px;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;min-height:76px;padding:12px 10px;font-size:.75rem}.feed-shortcuts a>.ui-icon:first-child{width:22px;height:22px}.feed-shortcuts a>.ui-icon:last-child{display:none}.feed-primary-tabs{gap:22px}.feed-primary-tabs button{min-height:50px;font-size:.875rem}.feed-tabbar{gap:6px;margin-bottom:16px}.composer-launcher{border-radius:16px;grid-template-columns:40px minmax(0,1fr) 36px;gap:11px;padding:14px}.composer-launcher .composer-avatar{width:40px;height:40px}.composer-launcher strong{font-size:.8125rem}.composer-launcher small{font-size:.75rem}.composer-launcher__add{width:36px;height:36px}.feed-section-heading{margin:22px 0 12px}.feed-section-heading h2{font-size:.8125rem}.feed-section-heading>span{font-size:.75rem}.feed-list{gap:14px}.post-card{border-radius:18px;padding:18px 16px}.post-card>header{grid-template-columns:40px minmax(0,1fr) auto 44px;gap:9px;margin-bottom:16px}.post-avatar{width:40px;height:40px}.post-card>header a:not(.post-avatar){font-size:.875rem}.post-card>header small,.post-card>header time{font-size:.75rem}.post-card>header .icon-button{width:44px;min-width:44px;height:44px}.visibility-label>span{display:none}.visibility-label .ui-icon{width:14px;height:14px}.post-text{font-size:.9375rem;line-height:1.65}.post-media{border-radius:0;margin:0 -16px 16px}.post-actions{gap:3px;padding-top:10px}.post-actions>button{gap:6px;padding:8px 9px;font-size:.75rem}.post-actions__label{display:none}.post-actions .ui-icon{width:21px;height:21px}.post-actions .mountain-reaction .ui-icon{width:26px;height:26px}.post-actions>button:last-child{margin-left:auto}.post-stats,.post-counts{font-size:.75rem}.media-gallery__expand{opacity:1;width:26px;height:26px;font-size:16px}.mobile-nav{z-index:50;padding:6px max(8px,env(safe-area-inset-right)) calc(6px + var(--safe-bottom)) max(8px,env(safe-area-inset-left));height:calc(var(--mobile-nav-height) + var(--safe-bottom));border-top:1px solid var(--border);background:var(--surface);-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:0;display:grid;position:fixed;inset:auto 0 0;box-shadow:0 -4px 20px #141e2d06}.mobile-nav>a,.mobile-nav>button{min-height:54px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:5px 0;font-size:.75rem;font-weight:560;line-height:1.2;text-decoration:none;display:flex;position:relative}.mobile-nav>a>.ui-icon,.mobile-nav>button>.ui-icon{width:24px;height:24px}.mobile-nav>a>span,.mobile-nav>button>span{width:auto;font-size:.75rem;line-height:1.2}.mobile-nav>a.is-active,.mobile-nav>button.is-active{background:var(--accent-soft);color:var(--accent)}.mobile-nav .is-active:after{display:none}.ui-sheet{width:100%;max-height:calc(100dvh - max(24px,env(safe-area-inset-top)));border:0;border-radius:24px 24px 0 0;margin:0;inset:auto 0 0}.ui-sheet__handle{cursor:grab;flex:0 0 22px;justify-content:center;align-items:center;min-height:22px;display:flex}.ui-sheet__handle span{background:var(--border);border-radius:3px;width:36px;height:4px}.ui-sheet__header{padding:8px 20px 16px}.ui-sheet__header h2{font-size:1.1875rem}.ui-sheet__header p{font-size:.75rem}.ui-sheet__body{padding:18px 20px calc(22px + var(--safe-bottom))}.ui-sheet--fullscreen{border-radius:0;height:100dvh;max-height:none;inset:0}.ui-sheet--fullscreen .ui-sheet__handle{display:none}.ui-sheet--fullscreen .ui-sheet__header{padding-top:max(16px,env(safe-area-inset-top))}.navigation-sheet__profile{align-items:center;gap:8px;margin-bottom:22px;display:flex}.navigation-sheet__profile>a{min-width:0;color:var(--text);flex:1;align-items:center;gap:12px;text-decoration:none;display:flex}.navigation-sheet__profile a>div{gap:2px;min-width:0;display:grid}.navigation-sheet__profile strong{text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;overflow:hidden}.navigation-sheet__profile small{color:var(--text-muted);font-size:.75rem}.navigation-sheet__profile a>.ui-icon{width:18px;height:18px;margin-left:auto}.navigation-sheet__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:20px;display:grid}.navigation-sheet__grid a{background:var(--surface-soft);min-height:60px;color:var(--text);border-radius:14px;align-items:center;gap:9px;padding:12px;font-size:.75rem;font-weight:600;text-decoration:none;display:flex}.navigation-sheet__grid a .ui-icon{color:var(--text-muted);width:20px;height:20px}.navigation-sheet__grid a.is-active{color:var(--accent);background:var(--accent-soft)}.navigation-sheet__legal{flex-wrap:wrap;gap:12px;margin-top:20px;font-size:.75rem;display:flex}.navigation-sheet__legal a{min-height:32px;color:var(--text-muted);align-items:center;text-decoration:none;display:flex}.composer-sheet .post-composer{gap:14px}.composer-sheet textarea{min-height:150px}.composer-footer{align-items:flex-end}.composer-footer>span{max-width:130px;font-size:.75rem}.composer-footer .primary-button{padding:12px 14px;font-size:.8125rem}.composer-media label,.post-music-toggle{padding:10px;font-size:.75rem}.composer-media .ui-icon{width:18px;height:18px}.auth-layout{min-height:100svh;display:block}.auth-scene{display:none}.auth-panel{min-height:100dvh;padding:calc(32px + env(safe-area-inset-top)) 24px max(32px,env(safe-area-inset-bottom));justify-content:flex-start;align-items:stretch}.mobile-brand{align-items:center;margin:0 0 58px;text-decoration:none;display:flex}.auth-theme{right:20px;top:calc(25px + env(safe-area-inset-top))}.auth-card{max-width:430px;margin:0 auto}.auth-heading h2{font-size:2.2rem}.auth-heading{margin-bottom:28px}.auth-heading>.eyebrow{font-size:.75rem}.auth-form{gap:18px}.field input,.username-form input{font-size:1rem}.auth-footer{font-size:.875rem}.legal-links{align-self:center;margin-top:40px;font-size:.75rem}.auth-reassurance{font-size:.75rem}.app-loading{padding:24px 16px}.app-loading__brand{justify-content:space-between;gap:12px;margin-bottom:28px}.app-loading__brand>span{font-size:.75rem}.app-loading__layout{display:block}.app-loading__rail{display:none}.post-skeleton{padding:20px}.post-skeleton__media{height:220px}.ui-empty{padding:36px 20px}.ui-empty h2{font-size:1.1875rem}.ui-empty>p{font-size:.8125rem}.profile-topbar{min-height:72px;padding-top:env(safe-area-inset-top);margin:0}.profile-topbar>a{font-size:.8125rem}.profile-redesign .profile-cover{border-radius:20px 20px 0 0;height:180px}.profile-cover .profile-cover__label{top:20px;left:20px}.profile-redesign .profile-body{padding:0 20px 24px}.profile-redesign .profile-avatar{border-radius:28px;width:96px;height:96px;margin-top:-48px}.profile-intro{margin:14px 0 20px}.profile-title h1{font-size:1.65rem}.profile-title p{font-size:.8125rem}.profile-redesign .profile-actions{gap:7px}.profile-actions .primary-button,.profile-actions .secondary-button{padding:10px 13px;font-size:.75rem}.profile-follow-stats{gap:20px}.profile-follow-stats span{font-size:.75rem}.profile-redesign .profile-details{gap:12px;margin:18px 0}.profile-details section p:not(.eyebrow){font-size:.875rem}.profile-redesign .profile-posts{margin:24px -20px -24px}.profile-tabs{gap:22px;padding:0 20px}.profile-tabs>a{font-size:.75rem}.profile-tabs button{font-size:.8125rem}.profile-posts>.feed-list,.profile-posts>.profile-media-section{padding-top:16px}.messenger-shell,.messenger-shell.has-details{height:100dvh;min-height:0;max-height:100dvh;padding:0;display:block}.messenger-nav{display:none}.conversation-index{height:calc(100dvh - var(--mobile-nav-height) - var(--safe-bottom));border:0;padding-bottom:16px}.conversation-index>header{min-height:98px;padding:calc(22px + env(safe-area-inset-top)) 20px 20px}.conversation-index h1{font-size:1.8rem}.conversation-index-actions .notification-mobile-link{background:var(--surface-soft);display:grid}.conversation-list>button{min-height:86px;padding:14px 10px}.conversation-list strong{font-size:.9375rem}.conversation-list small{font-size:.8125rem}.conversation-tools label{height:48px;font-size:1rem}.messenger-shell .conversation-view,.messenger-shell.has-selection .conversation-index{display:none}.messenger-shell.has-selection .conversation-view{height:100dvh;min-height:0;max-height:100dvh;padding-bottom:0;display:flex}.messenger-shell.has-selection .messenger-mobile-nav{display:none}.conversation-header{min-height:80px;padding:calc(12px + env(safe-area-inset-top)) 12px 12px;gap:8px}.conversation-header .conversation-avatar{border-radius:14px;width:40px;height:40px}.conversation-header .icon-button{width:40px;min-width:40px}.conversation-back{color:var(--text-muted);place-items:center;display:grid}.conversation-heading{min-width:0}.conversation-heading strong{font-size:.875rem}.conversation-heading span{font-size:.75rem}.conversation-header .realtime-state{display:none}.message-scroller{padding:18px 12px}.message-bubble{max-width:calc(100% - 42px);padding:11px 13px}.message-text{font-size:.9375rem}.message-quick-actions>.icon-button{width:36px;min-width:36px}.message-quick-actions>.icon-button:first-child{display:none}.message-quick-actions .ui-icon{width:17px;height:17px}.message-composer{padding:10px 12px calc(12px + var(--safe-bottom));gap:8px}.message-composer textarea{font-size:1rem}.message-composer .attach-button,.message-composer .send-button{width:44px;height:46px}.message-reaction-summary button{min-height:36px}.composer-reply button{width:44px;height:44px}.conversation-feedback{padding:0 12px}:root[data-keyboard=true] .messenger-shell.has-selection{inset:var(--keyboard-top,0px) 0 auto;height:var(--keyboard-height,100dvh);max-height:var(--keyboard-height,100dvh);position:fixed}:root[data-keyboard=true] .messenger-shell.has-selection .conversation-view{height:100%;max-height:100%}:root[data-keyboard=true] .message-composer{padding-bottom:10px}:root[data-keyboard=true] .ui-sheet:not(.ui-sheet--fullscreen){bottom:auto;top:var(--keyboard-top,0px);max-height:var(--keyboard-height,100dvh);border-radius:16px}.events-filters{grid-template-columns:minmax(0,1fr);gap:12px;padding:16px}.event-card{grid-template-columns:60px minmax(0,1fr)}.event-card>img{grid-column:2;min-height:160px;max-height:200px}.event-card>.event-copy{grid-column:2}.event-card>.event-date{grid-row:1/span 2}.event-card:not(:has(>img)){grid-template-columns:60px minmax(0,1fr)}.event-date strong{font-size:1.6rem}.event-date span,.event-date small{font-size:.75rem}.event-copy{padding:16px}.event-copy h2{font-size:1rem}.event-copy>p{font-size:.8125rem}.events-heading{align-items:flex-start}.events-heading>div>p:last-child{font-size:.8125rem}.music-hero{gap:12px;min-height:205px;padding:26px 22px}.music-hero h1{font-size:2.25rem}.music-hero>.ui-icon{width:46px;height:46px}.music-hero p:not(.eyebrow){font-size:.75rem}.music-player{bottom:calc(var(--mobile-nav-height) + var(--safe-bottom) + 8px)}.account-header{flex-wrap:wrap;gap:12px}.account-header>div{font-size:.75rem}.friend-tools{grid-template-columns:1fr}.friend-row{grid-template-columns:44px minmax(0,1fr)}.friend-row__actions{flex-wrap:wrap;grid-column:2}.friend-avatar{width:44px;height:44px}}@media (max-width:359px){.feed-shell,.profile-redesign{padding:0 12px}.feed-hero{padding:22px 18px 38px}.feed-hero h1{font-size:2rem}.feed-primary-tabs{gap:18px}.feed-primary-tabs button{font-size:.8125rem}.feed-shortcuts a{padding:10px 8px;font-size:.75rem}.post-card{padding:16px 12px}.post-media{margin-left:-12px;margin-right:-12px}.post-actions>button{padding:8px}.auth-panel{padding-left:20px;padding-right:20px}.ui-sheet__body,.ui-sheet__header{padding-left:16px;padding-right:16px}.navigation-sheet__grid a{gap:7px;padding:10px;font-size:.75rem}.composer-footer>span{display:none}.composer-footer .primary-button{margin-left:auto}.profile-tabs{gap:18px}.profile-tabs>a span{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.media-gallery__item:hover img{transform:none}}@media (forced-colors:active){.brand__tile,.primary-button,.mountain-reaction.is-active{border:1px solid buttontext}.mobile-nav .is-active,.product-rail nav a.is-active{outline:2px solid highlight}.post-card,.ui-sheet,.message-bubble{border:1px solid canvastext}}.action-list{gap:4px;display:grid}.action-list :is(button,a){min-height:48px;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:12px;font-size:.875rem;text-decoration:none;display:flex}.action-list :is(button,a):hover{background:var(--surface-soft)}.action-list .is-destructive{color:var(--danger)}.file-previews{gap:8px;display:flex;overflow:auto}.file-previews>div{background:var(--surface-soft);border-radius:12px;flex:0 0 120px;min-width:0;padding:6px}.file-previews img{object-fit:cover;border-radius:8px;width:100%;height:90px}.file-previews span{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;display:block;overflow:hidden}.ui-note{color:var(--text-muted);font-size:.75rem;line-height:1.6}.post-stats button{color:var(--text-muted);cursor:pointer;background:0 0;border:0;min-height:32px;padding:0;font-size:.75rem}.conversation-heading small{color:var(--text-muted);font-size:.75rem;display:block}.conversation-heading small.is-typing{color:var(--accent)}.call-start-button{background:var(--surface-soft);width:44px;min-width:44px;height:44px;color:var(--text-muted);border:0;border-radius:14px}.message-row .reaction-picker{flex-wrap:wrap}.message-row .reaction-picker button{flex:1;justify-content:center;min-width:44px;padding:10px}.post-action-sheet .reaction-picker{flex-wrap:wrap}.message-bubble .media-gallery__item img{max-height:360px}.is-refreshing{animation:.9s linear infinite spin}.music-section-tools{justify-content:space-between;align-items:center;gap:12px;margin:24px 0;display:flex}.music-section-tools h2{letter-spacing:-.025em;margin:0;font-size:1rem;font-weight:650}.music-section-tools button{background:var(--surface);font-size:.8125rem}.music-list .music-card{background:var(--surface);border:0;border-radius:16px;grid-template-columns:64px minmax(0,1fr) auto;gap:16px;padding:14px}.music-cover{color:#e4c89b;background:#2b3546;border-radius:13px;place-items:center;width:64px;height:64px;display:grid}.music-cover>.ui-icon{stroke-width:1.4px;width:32px;height:32px}.music-card-copy strong{font-size:.875rem;font-weight:650}.music-card-copy small{font-size:.75rem}.music-artist-link{font-size:.8125rem}.music-card-actions button{background:0 0;border-radius:12px;width:44px;height:44px}.music-card-actions .ui-icon{width:18px;height:18px}.music-upload-sheet{width:min(760px,100vw - 40px)}.music-upload-sheet .music-upload{box-shadow:none;background:0 0;border:0;padding:0}.music-upload>header>div{display:none}.music-upload>header{margin-bottom:16px}.music-upload-grid label{font-size:.8125rem}.music-upload-grid :is(input,select),.music-rights-detail textarea{border-radius:12px;min-height:46px;font-size:1rem}.music-confirmations label{gap:12px;min-height:44px;padding:10px 0;font-size:.8125rem}.music-confirmations input{min-width:18px;height:18px}.music-tabs{scrollbar-width:thin;flex-wrap:nowrap;overflow-x:auto}.music-tabs>*{white-space:nowrap;flex:none;min-height:44px;font-size:.8125rem}.music-empty{background:var(--surface);border-radius:20px}.music-draft-warning{font-size:.75rem}@media (max-width:720px){.music-upload-sheet{width:100%}.music-list .music-card{grid-template-columns:56px minmax(0,1fr);gap:12px;padding:14px}.music-cover{width:56px;height:56px}.music-card-actions{grid-column:2;justify-self:end;margin-top:-8px;display:flex}.music-card-actions button{width:44px;height:44px}.music-upload-grid{grid-template-columns:minmax(0,1fr)}.music-section-tools{margin:20px 0}.music-section-tools h2{font-size:.875rem}.music-section-tools button{font-size:.75rem}.call-start-button{width:40px;min-width:40px}.conversation-header-actions{gap:2px}.conversation-header .conversation-avatar{display:none}.conversation-heading{flex:1}.conversation-heading strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}}@media (prefers-reduced-motion:reduce){.is-refreshing{animation:none}}.auth-topbar{justify-content:space-between;align-items:center;gap:16px;display:flex;position:absolute;inset:32px 40px auto}.auth-mobile-logo{display:none}.auth-welcome{color:var(--text-muted);font-size:.8125rem}.auth-topbar .theme-toggle{margin-left:auto}.install-app-button>span{text-align:left;gap:4px;display:grid}.install-app-button strong{font-size:.875rem}.install-app-button small{color:var(--text-muted);font-size:.75rem}.install-visual{background:var(--primary);color:#fff;border-radius:26px;place-items:center;width:96px;height:96px;margin:8px auto 24px;display:grid}.install-visual .ui-icon{width:60px;height:60px}.install-instructions{line-height:1.65}.install-instructions p{margin:16px 0}.install-sheet .primary-button{width:100%}@media (max-width:720px){.auth-topbar{gap:16px;margin:0 0 44px;padding:0;position:static}.auth-mobile-logo{display:block}.auth-welcome{display:none}.auth-panel{padding-top:max(24px,env(safe-area-inset-top))}.auth-panel .auth-card{margin-top:0}}.post-card>header>.visibility-label{grid-column:auto;place-self:center end}.post-stats{border-bottom:0}.post-actions{border-top:1px solid var(--border)}.conversation-view{flex-direction:column;display:flex}.conversation-header{flex:none;display:flex}.conversation-header .conversation-heading{flex:1;min-width:0}.conversation-header .conversation-avatar{flex:none}.message-scroller{flex:1;width:100%;min-height:0}.conversation-feedback,.message-composer{flex:none;width:100%}.conversation-welcome{flex:1}.conversation-view:before{opacity:.075}.install-visual{background:#d52943}@media (max-width:720px){.post-card>header{grid-template-columns:40px minmax(0,1fr) 18px 36px;gap:8px}.post-card>header>.visibility-label{padding:0}.feed-hero{min-height:190px}.feed-hero>.horizon{opacity:.35;bottom:-40%}.feed-hero>div{max-width:100%}.feed-hero>div>p:last-child{max-width:29ch}.messenger-shell.has-selection .conversation-view{flex-direction:column}.conversation-header .conversation-heading{display:grid}.conversation-header-actions{flex:none}.message-composer{grid-template-columns:44px minmax(0,1fr) 44px}}.message-quick-actions{opacity:0;flex-direction:column;order:0;display:flex;position:absolute;top:3px;right:0}.message-row--own .message-quick-actions{order:0;left:0;right:auto}.message-row:hover .message-quick-actions,.message-row:focus-within .message-quick-actions{opacity:1}.message-row:has(.message-reaction-summary){padding-bottom:24px}.profile-redesign .profile-details section{min-height:0}.profile-redesign .profile-avatar{place-items:center;display:grid}.profile-redesign .profile-avatar>span{font-size:2.5rem}.region-hero{isolation:isolate;color:#f2f4fa;background:#202731;border-radius:24px;min-height:210px;margin-bottom:24px;padding:30px;position:relative;overflow:hidden}.region-hero>div{z-index:1;max-width:90%;position:relative}.region-hero .eyebrow{color:#c8b082}.region-hero h1{color:#f2f4fa;letter-spacing:-.05em;font-size:2.4rem}.region-hero p:not(.eyebrow){color:#bfc7d5;max-width:48ch;font-size:.875rem;line-height:1.65}.region-hero>.horizon{opacity:.24;z-index:0;--horizon-far:#415469;--horizon-middle:#60758c;--horizon-near:#8398b0;--horizon-facet:#7c90a6;width:70%;height:230px;position:absolute;inset:auto -80px -90px auto}.region-hero .status-chip,.region-hero .draft-badge,.region-hero>a{z-index:1;flex:none;position:relative}@media (max-width:720px){.message-quick-actions{opacity:1}.message-quick-actions>.icon-button{width:40px;min-width:40px;height:44px}.message-row{margin:10px 0}.message-bubble{max-width:calc(100% - 44px)}.conversation-header .conversation-avatar{border-radius:12px;width:36px;height:36px;font-size:1rem;display:grid}.conversation-header .call-start-button{width:44px;min-width:44px;height:44px}.profile-redesign .profile-cover{height:156px}.profile-redesign .profile-details{margin:16px 0}.profile-intro{margin:12px 0 16px}.profile-redesign .profile-actions{margin-bottom:12px}.region-hero{min-height:190px;padding:24px 22px;display:block}.region-hero>div{max-width:100%}.region-hero h1{font-size:2rem}.region-hero p:not(.eyebrow){font-size:.8125rem}.region-hero>.horizon{width:110%;bottom:-130px;right:-100px}.region-hero .draft-badge,.region-hero .status-chip{margin-top:14px;display:inline-flex}.region-hero>a{margin-top:12px}}.password-field>label{color:var(--text);font-size:.8125rem;font-weight:650}.password-control{position:relative}.password-control input{width:100%;padding-right:52px}.password-control button{width:44px;height:44px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;display:grid;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.password-control button .ui-icon{width:20px;height:20px}.password-control button:hover{color:var(--text);background:var(--border)}
