:root{--canvas:#f9f9f9;--surface:#fff;--surface-subtle:#f2f2f2;--surface-raised:#fff;--ink:#080808;--muted:#5d5d5d;--faint:#888;--border:#ececec;--border-strong:#d0d0d0;--brand:#c50202;--brand-hover:#9d0202;--brand-soft:#fde9e9;--brand-accent:#feb820;--reaction:#fa6461;--ember:#feb820;--success:#157e4f;--danger:#c50202;--focus:#c50202;--on-brand:#fff;--on-accent:#080808;--on-ink:#fff;--shadow:0 18px 50px #0808081f, 0 3px 10px #08080812;--timeline-header-background:#fffffff0;--mobile-topbar-background:#fffffff5;--mobile-nav-background:#fffffff7;--post-hover-background:color-mix(in srgb, var(--surface) 96%, var(--surface-subtle));--notification-type-background:#c50202;--notification-type-ink:#fff;--selection-ink:var(--ink);--selection-background:var(--brand-accent);--welcome-pattern-display:block;--motion-standard:cubic-bezier(.2, 0, 0, 1);--control-height:42px;--control-height-compact:36px;--touch-target:44px;--chip-height:28px;--field-height:48px;--feature-tab-height:50px;--radius-field:12px;--radius-card:16px;--radius-panel:20px;--radius-modal:24px;--radius-full:999px;--focus-ring-width:3px;--focus-ring-soft:0 0 0 var(--focus-ring-width) var(--brand-soft);--type-micro:11px;--type-label:12px;--type-body:15px;--type-section-title:18px;--type-page-title:21px;--weight-emphasis:650;--weight-strong:750;--page-header-gutter:14px;--page-gutter:18px;--article-gutter:38px}.offline-banner{z-index:190;top:max(12px, env(safe-area-inset-top));border:1px solid color-mix(in srgb, var(--brand) 46%, var(--border-strong));width:min(620px,100vw - 28px);min-height:64px;color:var(--ink);background:color-mix(in srgb, var(--surface-raised) 94%, var(--brand-soft));box-shadow:var(--shadow);border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:10px 11px 10px 13px;display:grid;position:fixed;left:50%;transform:translate(-50%)}.offline-banner-icon{width:38px;height:38px;color:var(--on-brand);background:var(--brand);border-radius:50%;place-items:center;display:grid}.offline-banner.checking .offline-banner-icon{color:var(--on-accent);background:var(--brand-accent)}.offline-banner-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.offline-banner-copy strong{font-size:14px;font-weight:780;line-height:1.25}.offline-banner-copy small{color:var(--muted);font-size:12px;line-height:1.35}.offline-banner-retry{border:1px solid var(--border-strong);min-height:40px;color:var(--ink);background:var(--surface-raised);border-radius:999px;padding:0 15px;font-weight:760}.offline-banner-retry:hover:not(:disabled){border-color:var(--brand);color:var(--brand);background:var(--brand-soft)}.offline-banner-dismiss{width:40px;height:40px;color:var(--muted);border-radius:50%;place-items:center;display:grid}.offline-banner-dismiss:hover{color:var(--ink);background:var(--surface-subtle)}@media (max-width:560px){.offline-banner{top:max(7px, env(safe-area-inset-top));border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;gap:9px 11px;width:calc(100vw - 14px)}.offline-banner-copy small{font-size:11px}.offline-banner-retry{grid-column:2;justify-self:start;min-height:34px;padding-inline:13px}.offline-banner-dismiss{grid-area:1/3;width:36px;height:36px}}.post-link-preview{--link-preview-accent:var(--brand);--link-preview-on-accent:var(--on-brand);isolation:isolate;border:1px solid var(--border-strong);border-radius:var(--radius-card);width:100%;min-width:0;min-height:148px;color:var(--ink);background:var(--surface-raised);text-align:left;transition:border-color .16s var(--motion-standard), background-color .16s var(--motion-standard), box-shadow .16s var(--motion-standard), transform .16s var(--motion-standard);grid-template-columns:minmax(148px,36%) minmax(0,1fr);margin:4px 0 10px;display:grid;position:relative;overflow:hidden;box-shadow:0 1px 2px #0808080d}.post-link-preview[data-provider=youtube]{--link-preview-accent:#c50202;--link-preview-on-accent:#fff}.post-link-preview[data-provider=facebook]{--link-preview-accent:#1769d2;--link-preview-on-accent:#fff}.post-link-preview[data-provider=wordpress]{--link-preview-accent:#385f71;--link-preview-on-accent:#fff}.post-link-preview.has-no-media{grid-template-columns:minmax(0,1fr);min-height:116px}.post-link-preview.has-no-media .post-link-preview-details{min-height:116px}a.post-link-preview:hover{border-color:color-mix(in srgb, var(--link-preview-accent) 48%, var(--border-strong));background:color-mix(in srgb, var(--surface-raised) 96%, var(--link-preview-accent));transform:translateY(-1px);box-shadow:0 5px 15px #08080817}.post-link-preview-youtube:has(.post-link-preview-details-link:hover){border-color:color-mix(in srgb, var(--link-preview-accent) 48%, var(--border-strong));background:color-mix(in srgb, var(--surface-raised) 96%, var(--link-preview-accent));transform:translateY(-1px);box-shadow:0 5px 15px #08080817}.post-link-preview-media{background:var(--surface-subtle);min-width:0;min-height:148px;display:block;position:relative;overflow:hidden}.post-link-preview-media>img{object-fit:cover;width:100%;height:100%;transition:transform .22s var(--motion-standard);border:0;display:block;position:absolute;inset:0}a.post-link-preview:hover .post-link-preview-media>img{transform:scale(1.018)}.post-link-preview-details,.post-link-preview-details-link{min-width:0}.post-link-preview-details-link{color:inherit;display:flex}a.post-link-preview:focus-visible,.post-link-preview-details-link:focus-visible{box-shadow:inset 0 0 0 3px var(--focus);outline:0}.post-link-preview-details{flex-direction:column;align-items:flex-start;width:100%;padding:15px 16px 14px;display:flex}.post-link-preview-site{max-width:100%;color:var(--muted);letter-spacing:.015em;align-items:center;gap:7px;font-size:12px;font-weight:750;line-height:1.25;display:flex}.post-link-preview-site>span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.post-link-preview-site-icon{width:24px;height:24px;color:var(--link-preview-on-accent);background:var(--link-preview-accent);border-radius:8px;flex:0 0 24px;place-items:center;display:grid}.post-link-preview-title{color:var(--ink);letter-spacing:-.012em;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:9px;font-size:16px;font-weight:780;line-height:1.28;display:-webkit-box;overflow:hidden}.post-link-preview-description{color:var(--muted);overflow-wrap:anywhere;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:5px;font-size:13px;line-height:1.38;display:-webkit-box;overflow:hidden}.post-link-preview-destination{width:100%;min-width:0;color:var(--faint);justify-content:space-between;align-items:center;gap:9px;margin-top:auto;padding-top:10px;font-size:11px;font-weight:650;line-height:1.2;display:flex}.post-link-preview-destination>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.post-link-preview-destination svg{flex:none}.post-link-preview-play{z-index:2;color:#fff;width:58px;height:58px;transition:background-color .16s var(--motion-standard), transform .16s var(--motion-standard);background:#c50202f0;border:1px solid #ffffff6b;border-radius:50%;place-items:center;padding:0 0 0 3px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 7px 22px #00000057}.post-link-preview-play:hover{background:#e10909;transform:translate(-50%,-50%)scale(1.055)}.post-link-preview-play:active{transform:translate(-50%,-50%)scale(.97)}.post-link-preview.is-compact{border-radius:13px;grid-template-columns:96px minmax(0,1fr);min-height:92px;margin:3px 0 7px}.post-link-preview.is-compact.has-no-media{grid-template-columns:minmax(0,1fr);min-height:82px}.post-link-preview.is-compact.has-no-media .post-link-preview-details{min-height:82px}.post-link-preview.is-compact .post-link-preview-media{min-height:92px}.post-link-preview.is-compact .post-link-preview-details{padding:10px 11px}.post-link-preview.is-compact .post-link-preview-site{gap:5px;font-size:10px}.post-link-preview.is-compact .post-link-preview-site-icon{border-radius:6px;flex-basis:20px;width:20px;height:20px}.post-link-preview.is-compact .post-link-preview-title{margin-top:5px;font-size:13px;line-height:1.25}.post-link-preview.is-compact .post-link-preview-description{-webkit-line-clamp:2;margin-top:3px;font-size:11px;line-height:1.3}.post-link-preview.is-compact .post-link-preview-destination{padding-top:5px;font-size:9px}.post-link-preview.is-compact .post-link-preview-play{width:46px;height:46px}.post-link-preview.is-compact .post-link-preview-play svg{width:24px;height:24px}@media (max-width:520px){.post-link-preview:not(.is-compact){grid-template-columns:minmax(0,1fr)}.post-link-preview:not(.is-compact) .post-link-preview-media{aspect-ratio:16/9;min-height:0}.post-link-preview:not(.is-compact) .post-link-preview-details{min-height:138px}}.youtube-lightbox-backdrop{z-index:300;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overscroll-behavior:contain;animation:youtube-lightbox-backdrop-in .18s var(--motion-standard) both;background:#080808c2;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.youtube-lightbox-dialog{color:#fff;width:min(1120px,100%,177.778dvh - 202.667px);max-height:calc(100dvh - 40px);animation:youtube-lightbox-dialog-in .22s var(--motion-standard) both;background:#080808;border:1px solid #ffffff26;border-radius:24px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 90px #00000085}.youtube-lightbox-header{background:#101010;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:18px;min-height:74px;padding:12px 14px 12px 20px;display:flex}.youtube-lightbox-heading{min-width:0}.youtube-lightbox-heading>span{color:#ffffffa6;letter-spacing:.055em;text-transform:uppercase;margin-bottom:2px;font-size:11px;font-weight:750;line-height:1.2;display:block}.youtube-lightbox-heading h2{color:#fff;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-family:inherit;font-size:clamp(16px,2vw,20px);font-weight:750;line-height:1.25;overflow:hidden}.youtube-lightbox-actions{flex:none;align-items:center;gap:8px;display:flex}.youtube-lightbox-action,.youtube-lightbox-close{color:#fff;min-height:44px;transition:background-color .16s var(--motion-standard), border-color .16s var(--motion-standard);background:#ffffff17;border:1px solid #fff3;justify-content:center;align-items:center;display:inline-flex}.youtube-lightbox-action{border-radius:999px;gap:7px;padding:0 13px;font-size:12px;font-weight:750}.youtube-lightbox-action[aria-pressed=true]{color:var(--on-accent);background:var(--brand-accent);border-color:#feb8209e}.youtube-lightbox-action:disabled{opacity:.55}.youtube-lightbox-close{border-radius:50%;flex:0 0 44px;width:44px;padding:0}.youtube-lightbox-action:hover:not(:disabled),.youtube-lightbox-close:hover{background:#ffffff2b;border-color:#ffffff61}.youtube-lightbox-action[aria-pressed=true]:hover:not(:disabled){background:#ffc94d}.youtube-lightbox-action:focus-visible,.youtube-lightbox-close:focus-visible{outline-offset:2px;outline:3px solid #fff}.youtube-lightbox-player{aspect-ratio:16/9;background:#000;width:100%;min-height:0;position:relative;overflow:hidden}.youtube-lightbox-player>iframe{border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.youtube-lightbox-dialog:fullscreen,.youtube-lightbox-dialog.is-native-landscape{border:0;border-radius:0;width:100dvw;max-width:none;height:100dvh;max-height:none}.youtube-lightbox-dialog:fullscreen .youtube-lightbox-header,.youtube-lightbox-dialog.is-native-landscape .youtube-lightbox-header,.youtube-lightbox-backdrop.is-landscape-fallback .youtube-lightbox-header{z-index:2;background:linear-gradient(#000000e0,#0000008a 72%,#0000);border:0;position:absolute;top:0;left:0;right:0}.youtube-lightbox-dialog:fullscreen .youtube-lightbox-player,.youtube-lightbox-dialog.is-native-landscape .youtube-lightbox-player,.youtube-lightbox-backdrop.is-landscape-fallback .youtube-lightbox-player{aspect-ratio:auto;flex:auto;width:100%;max-width:none;height:100%}.youtube-lightbox-backdrop.is-landscape-fallback{-webkit-backdrop-filter:none;backdrop-filter:none;background:#000;padding:0}.youtube-lightbox-backdrop.is-landscape-fallback .youtube-lightbox-dialog{border:0;border-radius:0;width:100dvw;max-width:none;height:100dvh;max-height:none;animation:none}.youtube-lightbox-backdrop.is-landscape-fallback.is-rotated .youtube-lightbox-dialog{transform-origin:50%;width:100dvh;height:100dvw;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)rotate(90deg)}@media (orientation:landscape){.youtube-lightbox-backdrop.is-landscape-fallback.is-rotated .youtube-lightbox-dialog{width:100dvw;height:100dvh;position:relative;top:auto;left:auto;transform:none}}@keyframes youtube-lightbox-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes youtube-lightbox-dialog-in{0%{opacity:0;transform:scale(.975)}to{opacity:1;transform:scale(1)}}@media (max-width:700px),(max-height:520px) and (pointer:coarse){.youtube-lightbox-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080808eb;padding:0}.youtube-lightbox-dialog{border:0;border-radius:0;justify-content:center;width:100dvw;height:100dvh;max-height:none}.youtube-lightbox-header{z-index:2;min-height:68px;padding:max(9px, env(safe-area-inset-top)) max(10px, env(safe-area-inset-right)) 10px max(14px, env(safe-area-inset-left));background:linear-gradient(#000000e0,#00000085 72%,#0000);border:0;position:absolute;top:0;left:0;right:0}.youtube-lightbox-heading>span{display:none}.youtube-lightbox-heading h2{font-size:15px}.youtube-lightbox-player{flex:none;width:min(100dvw,177.778dvh);max-width:100%;margin-inline:auto}.youtube-lightbox-action,.youtube-lightbox-close{border-radius:50%;flex:0 0 48px;width:48px;min-height:48px;padding:0}.youtube-lightbox-action>span:not(.material-symbols-outlined){clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}}@media (prefers-reduced-motion:reduce){.youtube-lightbox-backdrop,.youtube-lightbox-dialog{animation:none}}.scopes-strip{border-bottom:1px solid var(--border);background:var(--surface);scrollbar-width:none;overscroll-behavior-inline:contain;gap:14px;padding:14px 17px 13px;display:flex;overflow-x:auto}.scopes-strip::-webkit-scrollbar{display:none}.horizontal-drag-scroll{cursor:grab}.horizontal-drag-scroll[data-dragging=true]{cursor:grabbing;-webkit-user-select:none;user-select:none}.scope-strip-item{width:82px;min-width:82px;color:var(--ink);cursor:pointer;background:0 0;border:0;justify-items:center;gap:6px;display:grid}.scope-strip-item strong{text-overflow:ellipsis;white-space:nowrap;max-width:82px;font-size:11px;font-weight:700;overflow:hidden}.scope-strip-circle{border:2px solid var(--surface);width:76px;height:76px;box-shadow:0 0 0 2px var(--border-strong);background:#1d191a;border-radius:50%;place-items:center;display:grid;overflow:hidden}.scope-active-ring{--scope-expiry:360deg;background:conic-gradient(var(--brand) 0 var(--scope-expiry), var(--border) var(--scope-expiry) 360deg);box-shadow:none;border:0;padding:3px}.scope-active-ring>.scope-canvas{border-radius:50%}.scope-add-item .scope-strip-circle{color:var(--surface);background:var(--ink)}.scope-add-item:hover .scope-strip-circle,.scope-add-item:focus-visible .scope-strip-circle{color:#fff;background:var(--brand)}.scope-canvas{color:#fff;isolation:isolate;background:#1d191a;width:100%;height:100%;position:relative;overflow:hidden}.scope-gradient-signal{background:radial-gradient(circle at 20% 12%,#ec2626 0,#c50202 24%,#690000 64%,#080808 112%)}.scope-gradient-night{background:radial-gradient(circle at 24% 14%,#5252ff 0,#1f1fff 22%,#090949 58%,#080808 105%)}.scope-gradient-ocean{background:radial-gradient(circle at 72% 16%,#36a0ff 0,#0b85fe 24%,#0757aa 56%,#061527 100%)}.scope-gradient-ember{background:radial-gradient(circle at 74% 14%,#ffe08a 0,#feb820 22%,#c50202 57%,#080808 112%)}.scope-gradient-dawn{background:linear-gradient(138deg,#feb820 0,#ff765c 35%,#c50202 63%,#1f1fff 112%)}.scope-kind-text:after{z-index:1;content:"";opacity:.22;mix-blend-mode:soft-light;pointer-events:none;background-image:repeating-radial-gradient(circle at 17% 31%,#ffffff42 0 1px,#0000 1px 4px),repeating-radial-gradient(circle at 83% 68%,#0808084d 0 1px,#0000 1px 5px);background-size:9px 11px,13px 15px;position:absolute;inset:0}.scope-canvas>img,.scope-canvas>video{object-fit:cover;width:100%;height:100%;display:block}.scope-overlay-text{z-index:2;top:var(--scope-y,50%);left:var(--scope-x,50%);color:#fff;text-align:center;text-shadow:0 2px 12px #080808b8;width:78%;max-height:52%;transform:translate(-50%, -50%) scale(var(--scope-scale,1));transform-origin:50%;overflow-wrap:anywhere;font-size:clamp(16px,2.2vw,27px);line-height:1.12;position:absolute;overflow:hidden}.scope-font-archivo_black{font-family:var(--font-display), "Archivo Black", sans-serif}.scope-font-google_sans{font-family:var(--font-ui), "Google Sans", system-ui, sans-serif}.scope-overlay-text a{color:inherit;text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:2px}.scope-sticker{z-index:3;border-radius:var(--radius-full);color:#fff;max-width:74%;top:var(--scope-y,50%);left:var(--scope-x,50%);transform:translate(-50%, -50%) scale(var(--scope-scale,1));transform-origin:50%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080808b8;justify-content:center;align-items:center;padding:7px 10px;font-size:clamp(11px,1.5vw,15px);font-weight:750;line-height:1.1;display:inline-flex;position:absolute;box-shadow:0 5px 18px #08080842}.scope-sticker a{color:inherit;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;text-decoration:none;display:inline-flex;overflow:hidden}.scope-sticker-emoji{box-shadow:none;filter:drop-shadow(0 3px 8px #08080873);-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;padding:0;font-size:42px}.scope-canvas.is-editable .scope-overlay-text,.scope-canvas.is-editable .scope-sticker{cursor:move;touch-action:none;-webkit-user-select:none;user-select:none}.scope-canvas.is-editable .is-selected{outline-offset:5px;outline:1px dashed #ffffffe0}.scope-resize-handle{background:var(--brand);cursor:nwse-resize;touch-action:none;border:3px solid #fff;border-radius:50%;width:20px;height:20px;display:none;position:absolute;bottom:-10px;right:-10px;box-shadow:0 2px 8px #08080873}.scope-canvas.is-editable .is-selected>.scope-resize-handle{display:block}.scope-sticker-mention{gap:6px}.scope-mention-avatar{color:#fff;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-size:11px;font-weight:800;display:grid;overflow:hidden}.scope-mention-avatar img{object-fit:cover;width:100%;height:100%}.scope-strip-circle .scope-overlay-text{width:80%;font-size:8px;line-height:1.05}.scope-strip-circle .scope-sticker{box-shadow:none;padding:2px 3px;font-size:5px}.scope-strip-circle .scope-sticker .material-symbols-outlined{display:none}.scope-strip-circle video{pointer-events:none}.scope-composer-backdrop{z-index:225;padding:18px;overflow:hidden}.scope-composer-dialog{border:1px solid var(--border-strong);border-radius:var(--radius-modal);width:min(920px,100%);max-height:calc(100dvh - 36px);color:var(--ink);background:var(--surface-raised);box-shadow:var(--shadow);overflow:auto}.scope-composer-header{z-index:8;border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--surface-raised) 94%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);justify-content:space-between;align-items:center;gap:16px;min-height:70px;padding:12px 16px;display:flex;position:sticky;top:0}.scope-composer-header small,.scope-composer-header h2{margin:0;display:block}.scope-composer-header h2{font-size:var(--type-page-title)}.scope-composer-layout{grid-template-columns:minmax(300px,.9fr) minmax(330px,1.1fr);gap:24px;padding:22px;display:grid}.scope-editor-preview{z-index:5;aspect-ratio:1;border:1px solid var(--border-strong);background:#1d191a;border-radius:50%;align-self:start;width:min(100%,430px);position:sticky;top:88px;box-shadow:0 18px 45px #08080826}.scope-editor-preview>.scope-canvas{border-radius:50%;overflow:hidden}.scope-canvas video::-webkit-media-controls{-webkit-appearance:none;display:none!important}.scope-canvas video::-webkit-media-controls-enclosure{-webkit-appearance:none;display:none!important}.scope-canvas video::-webkit-media-controls-panel{-webkit-appearance:none;display:none!important}.scope-canvas video::-webkit-media-controls-overlay-play-button{-webkit-appearance:none;display:none!important}.scope-canvas video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.scope-live-camera{z-index:1;object-fit:cover;position:absolute;inset:0}.scope-live-camera.front-facing{transform:scaleX(-1)}.scope-record-timer{--scope-record-progress:0deg;z-index:7;background:conic-gradient(var(--brand) var(--scope-record-progress), #ffffff47 0);pointer-events:none;border-radius:50%;position:absolute;inset:-7px;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 7px),#000 calc(100% - 6px));mask:radial-gradient(farthest-side,#0000 calc(100% - 7px),#000 calc(100% - 6px))}.scope-camera-status{z-index:6;border-radius:var(--radius-card);color:#fff;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080808b8;justify-items:center;gap:8px;width:min(76%,290px);padding:12px 14px;font-size:13px;font-weight:650;line-height:1.35;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.scope-camera-spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:26px;height:26px;animation:.8s linear infinite scope-camera-spin}@keyframes scope-camera-spin{to{transform:rotate(360deg)}}.scope-camera-switch{z-index:6;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0808089e;border:1px solid #ffffff42;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:18px;right:18px;box-shadow:0 5px 18px #0808083d}.scope-record-button{z-index:6;color:#fff;touch-action:none;-webkit-user-select:none;user-select:none;background:#08080852;border:4px solid #fff;border-radius:50%;place-items:center;width:72px;height:72px;padding:6px;display:grid;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 7px 24px #0808085c}.scope-record-button>span{background:var(--brand);border-radius:50%;place-items:center;width:100%;height:100%;transition:border-radius .12s,transform .12s;display:grid}.scope-record-button.is-recording>span{border-radius:12px;transform:scale(.56)}.scope-photo-button>span{color:var(--brand);background:#fff}.scope-record-button:focus-visible,.scope-camera-switch:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.scope-editor-controls{min-width:0}.scope-mode-tabs,.scope-upload-actions,.scope-font-picker,.scope-sticker-tools,.scope-emoji-row,.scope-sticker-list{flex-wrap:wrap;gap:8px;display:flex}.scope-mode-tabs{border-radius:var(--radius-full);background:var(--surface-subtle);padding:4px}.scope-mode-tabs button,.scope-font-picker button,.scope-sticker-tools>button,.scope-sticker-list button{min-height:var(--control-height-compact);border-radius:var(--radius-full);color:var(--ink);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;gap:6px;padding:6px 11px;font-weight:700;display:inline-flex}.scope-mode-tabs button{flex:88px}.scope-mode-tabs button.active,.scope-font-picker button.active,.scope-sticker-tools>button.active{border-color:color-mix(in srgb, var(--brand) 44%, var(--border));color:var(--brand);background:var(--brand-soft)}.scope-upload-actions{margin-top:14px}.scope-upload-actions button{flex:140px}.scope-record-help{color:var(--muted);align-items:flex-start;gap:7px;margin:10px 2px 0;font-size:12px;line-height:1.35;display:flex}.scope-gradient-picker{gap:9px;margin:16px 0;display:flex}.scope-gradient-swatch{border:3px solid var(--surface);width:34px;height:34px;box-shadow:0 0 0 1px var(--border-strong);border-radius:50%}.scope-gradient-swatch.active{box-shadow:0 0 0 3px var(--brand)}.scope-text-label{justify-content:space-between;margin-bottom:6px;font-size:13px;font-weight:750;display:flex}.scope-text-label small{color:var(--muted);font-weight:500}.scope-text-wrap{position:relative}.scope-text-wrap textarea{resize:vertical;border:1px solid var(--border-strong);border-radius:var(--radius-field);width:100%;min-height:104px;color:var(--ink);background:var(--surface);font:inherit;padding:12px;line-height:1.45;display:block}.scope-text-wrap textarea:focus{outline:2px solid var(--focus);outline-offset:1px}.scope-suggestions{z-index:12;border:1px solid var(--border-strong);border-radius:var(--radius-card);background:var(--surface-raised);width:100%;max-height:250px;box-shadow:var(--shadow);position:absolute;top:calc(100% + 5px);left:0;overflow:auto}.scope-suggestions>p{color:var(--muted);margin:0;padding:13px}.scope-suggestions>button{width:100%;min-height:50px;color:var(--ink);text-align:left;background:0 0;border:0;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;padding:7px 10px;display:grid}.scope-suggestions>button.active{background:var(--surface-subtle)}.scope-suggestions>button>span{min-width:0;display:grid}.scope-suggestions strong,.scope-suggestions small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.scope-suggestions small{color:var(--muted)}.scope-font-picker{margin-top:10px}.scope-font-picker button{border-color:var(--border)}.scope-font-picker .scope-font-archivo_black{font-family:var(--font-display), "Archivo Black", sans-serif}.scope-sticker-tools{border:1px solid var(--border);border-radius:var(--radius-card);margin:16px 0 0;padding:12px}.scope-sticker-tools legend{padding:0 5px;font-size:12px;font-weight:750}.scope-sticker-tools>button{border-color:var(--border)}.scope-emoji-row{flex:100%;grid-template-columns:repeat(auto-fill,minmax(37px,1fr));max-height:136px;padding:2px;display:grid;overflow-y:auto}.scope-emoji-row button{background:var(--surface-subtle);border:0;border-radius:50%;width:37px;height:37px;font-size:19px}.scope-link-editor{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr) auto;gap:7px;margin-top:10px;display:grid}.scope-link-editor input{min-width:0;height:var(--control-height);border:1px solid var(--border-strong);border-radius:var(--radius-field);color:var(--ink);background:var(--surface);padding:0 10px}.scope-sticker-search{border:1px solid var(--border);border-radius:var(--radius-field);background:var(--surface-subtle);gap:7px;margin-top:10px;padding:11px;display:grid}.scope-sticker-search>label{font-size:12px;font-weight:750}.scope-sticker-search>input{width:100%;height:var(--control-height);border:1px solid var(--border-strong);border-radius:var(--radius-field);color:var(--ink);background:var(--surface);font:inherit;padding:0 11px}.scope-sticker-search-results{flex-wrap:wrap;gap:6px;display:flex}.scope-sticker-search-results>button{border:1px solid var(--border);border-radius:var(--radius-full);min-height:34px;color:var(--ink);background:var(--surface);align-items:center;gap:7px;padding:3px 9px;display:inline-flex}.scope-sticker-search-results>button>span{text-align:left;display:grid}.scope-sticker-search-results strong{font-size:12px}.scope-sticker-search-results small{color:var(--muted);font-size:10px}.scope-sticker-list{margin-top:9px}.scope-sticker-list button{border-color:var(--border);min-height:29px;padding:3px 8px;font-size:12px}.scope-error{color:var(--danger);margin:12px 0 0;font-weight:700}.scope-composer-footer{z-index:7;border-top:1px solid var(--border);background:color-mix(in srgb, var(--surface-raised) 94%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);justify-content:space-between;align-items:center;gap:15px;min-height:66px;padding:10px 16px;display:flex;position:sticky;bottom:0}.scope-composer-footer p{color:var(--muted);align-items:center;gap:6px;margin:0;font-size:12px;display:flex}.scope-viewer-backdrop{z-index:240;padding:max(18px, env(safe-area-inset-top)) max(18px, env(safe-area-inset-right)) max(18px, env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left));background:#000;place-items:center;display:grid;position:fixed;inset:0}.scope-viewer{place-items:center;width:min(680px,92vw);height:min(760px,92dvh);display:grid;position:relative}.scope-viewer>header{z-index:8;color:#fff;background:0 0;justify-content:space-between;align-items:center;gap:12px;width:min(620px,82vw);padding:6px 0;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.scope-viewer>header a{min-width:0;color:inherit;align-items:center;gap:9px;text-decoration:none;display:flex}.scope-viewer>header a>span{min-width:0;display:grid}.scope-viewer>header strong,.scope-viewer>header small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.scope-viewer>header small{color:#ffffffad;font-size:11px}.scope-viewer>header>div{display:flex}.scope-viewer>header button{color:#fff;background:0 0;border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.scope-viewer>header button:hover{color:var(--brand)}.scope-viewer-circle{aspect-ratio:1;touch-action:pan-y;background:#1d191a;border:1px solid #ffffff4d;border-radius:50%;width:min(70dvh,78vw,620px);overflow:hidden;box-shadow:0 30px 80px #0000007a}.scope-viewer-circle .scope-overlay-text,.scope-viewer-circle .scope-sticker{top:var(--scope-y,50%);left:var(--scope-x,50%)}.scope-strip-item.is-watched .scope-active-ring{opacity:.72;filter:saturate(.7)}.scope-viewer-nav{z-index:7;color:#fff;background:0 0;border:0;border-radius:0;place-items:center;width:42px;height:56px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.scope-viewer-nav:hover{color:var(--brand)}.scope-viewer-nav.previous{left:-38px}.scope-viewer-nav.next{right:-38px}.scope-viewer-menu-wrap{position:relative}.scope-viewer-menu{z-index:12;border:1px solid var(--border);width:210px;max-height:min(420px,100dvh - 76px);color:var(--ink);background:var(--surface-raised);box-shadow:var(--shadow);border-radius:12px;flex-direction:column;align-items:stretch;gap:2px;padding:6px;display:flex;position:absolute;top:42px;right:0;overflow-y:auto}.scope-viewer>header .scope-viewer-menu button{width:100%;height:auto;min-height:44px;color:inherit;box-shadow:none;text-align:left;white-space:normal;background:0 0;border:0;border-radius:8px;flex:none;justify-content:flex-start;align-items:center;gap:9px;padding:8px 10px;display:flex}.scope-viewer>header .scope-viewer-menu button:hover{color:var(--ink);background:var(--surface-subtle)}.scope-viewer-menu .danger-item,.scope-viewer-menu .danger-item:hover{color:var(--danger)}.scope-viewer-actions{z-index:7;justify-content:center;align-items:center;gap:14px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.scope-viewer-actions button{border-radius:var(--radius-full);color:#fff;background:#08080894;border:1px solid #ffffff47;justify-content:center;align-items:center;gap:7px;min-width:88px;height:42px;padding:0 15px;display:inline-flex}.scope-viewer-actions button:hover,.scope-viewer-actions button.active{color:#fff;border-color:var(--brand);background:var(--brand)}.scope-viewer-action-pair{border:1px solid #ffffff4d;border-radius:999px;align-items:center;display:inline-flex;overflow:hidden}.scope-viewer-action-pair>button{border:0;border-radius:0}.scope-viewer-action-pair>.scope-engagement-count{text-underline-offset:3px;min-width:38px;padding-inline:10px 14px;text-decoration:underline}.scope-viewer-action-pair.active{border-color:color-mix(in srgb, var(--reaction) 70%, transparent)}.scope-reply-backdrop{z-index:250}.scope-reply-dialog{border:1px solid var(--border);border-radius:var(--radius-dialog);background:var(--surface-raised);width:min(620px,100%);max-height:calc(100dvh - 32px);box-shadow:var(--shadow);position:relative;overflow:auto}.scope-reply-dialog>header{border-bottom:1px solid var(--border);min-height:72px;padding:16px 62px 14px 20px;position:relative}.scope-reply-dialog h2,.scope-reply-dialog p{margin:0}.scope-reply-preview{aspect-ratio:1;border:1px solid var(--border-strong);background:#1d191a;border-radius:50%;width:min(310px,100% - 40px);margin:20px auto 4px;overflow:hidden}.scope-caught-up-backdrop{z-index:245}.scope-caught-up-viewer{color:#fff;text-align:center;justify-items:center;gap:9px;width:min(520px,100vw - 40px);padding:42px 28px;display:grid;position:relative}.scope-caught-up-viewer>button{color:#fff;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:0;right:0}.scope-caught-up-viewer>span{color:#fff;background:var(--brand);border-radius:50%;place-items:center;width:64px;height:64px;display:grid}.scope-caught-up-viewer h2{margin:12px 0 0;font-size:clamp(28px,5vw,44px)}.scope-caught-up-viewer p{color:#ffffffb8;margin:0;font-size:16px}.reported-scope-preview img{object-fit:cover;border-radius:var(--radius-card);flex:none;width:70px;height:70px}@media (max-width:720px){.scopes-strip{gap:11px;padding:12px 13px}.scope-strip-item{width:72px;min-width:72px}.scope-strip-circle{width:68px;height:68px}.scope-strip-item strong{max-width:72px}.scope-composer-backdrop{width:100vw;height:100dvh;padding:0;display:block;position:fixed;inset:0}.scope-composer-dialog{border:0;border-radius:0;width:100vw;max-width:none;height:100dvh;min-height:100dvh;max-height:none;position:fixed;inset:0;overflow:hidden auto}.scope-composer-header{min-height:62px;padding-top:max(10px, env(safe-area-inset-top))}.scope-composer-layout{grid-template-columns:minmax(0,1fr);gap:16px;padding:12px}.scope-editor-preview{top:calc(62px + env(safe-area-inset-top));background:#1d191a;justify-self:center;width:min(92vw,100dvh - 250px,430px);max-width:100%}.scope-link-editor{grid-template-columns:1fr}.scope-composer-footer{padding-bottom:max(10px, env(safe-area-inset-bottom))}.scope-composer-footer p{max-width:52%}.scope-viewer-backdrop{padding:0}.scope-viewer{width:100vw;height:100dvh}.scope-viewer-circle{width:min(96vw,72dvh)}.scope-viewer>header{top:max(8px, env(safe-area-inset-top));width:calc(100vw - 20px)}.scope-viewer-nav{top:50%;bottom:auto;transform:translateY(-50%)}.scope-viewer-nav.previous{left:2px}.scope-viewer-nav.next{right:2px}.scope-viewer-actions{bottom:max(20px, env(safe-area-inset-bottom))}.scope-viewer-menu{top:max(58px, calc(env(safe-area-inset-top) + 50px));position:fixed;right:10px}.scope-reply-backdrop{padding:0}.scope-reply-dialog{border:0;border-radius:0;width:100vw;min-height:100dvh;max-height:100dvh}.scope-reply-preview{width:min(64vw,300px)}.scope-overlay-text{font-size:clamp(18px,6vw,30px)}}@media (prefers-reduced-motion:reduce){.scope-viewer-backdrop,.scope-composer-backdrop{scroll-behavior:auto}}@media (max-width:380px){.post-link-preview.is-compact,.composer-link-preview-loading{grid-template-columns:78px minmax(0,1fr)}.post-link-preview.is-compact .post-link-preview-destination{display:none}}.post-image-viewer-backdrop{z-index:240;color:#fff;background:#000;place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.post-image-viewer{outline:0;place-items:center;width:100vw;height:100dvh;display:grid;position:relative}.post-image-viewer-header{z-index:8;top:max(16px, env(safe-area-inset-top));justify-content:space-between;align-items:center;gap:16px;width:min(1080px,100vw - 40px);display:flex;position:absolute;left:50%;transform:translate(-50%)}.post-image-viewer-author{min-width:0;color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.post-image-viewer-author>span{min-width:0;display:grid}.post-image-viewer-author strong,.post-image-viewer-author small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.post-image-viewer-author small{color:#ffffffad;font-size:11px}.post-image-viewer-header-actions{align-items:center;gap:2px;display:flex}.post-image-viewer-menu-button,.post-image-viewer-close{color:#fff;background:0 0;border:0;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:grid}.post-image-viewer-menu-button:hover,.post-image-viewer-close:hover{color:var(--brand)}.post-image-viewer-menu-wrap{position:relative}.post-image-viewer-menu{z-index:12;width:230px;max-height:min(440px,100dvh - 82px);color:var(--ink);background:var(--surface);position:absolute;top:44px;right:0;overflow-y:auto}.post-image-viewer-stage{inset:max(84px, calc(env(safe-area-inset-top) + 68px)) 72px max(72px, calc(env(safe-area-inset-bottom) + 60px));place-items:center;margin:0;display:grid;position:absolute;overflow:hidden}.post-image-viewer-stage img{object-fit:contain;width:auto;max-width:min(100vw - 144px,1440px);height:auto;max-height:min(100dvh - 172px,900px);display:block;box-shadow:0 24px 80px #0000007a}.post-image-viewer-stage.is-landscape img{max-height:min(68dvh,760px)}.post-image-viewer-stage.is-square img{max-height:min(72dvh,820px)}.post-image-viewer-stage.is-portrait img{max-height:min(78dvh,900px)}.post-image-viewer-nav{z-index:7;color:#fff;filter:drop-shadow(0 2px 4px #000);background:0 0;border:0;border-radius:0;place-items:center;width:48px;height:64px;padding:0;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.post-image-viewer-nav:hover{color:var(--brand)}.post-image-viewer-previous{left:24px}.post-image-viewer-next{right:24px}.post-image-viewer-count{z-index:7;right:max(20px, env(safe-area-inset-right));bottom:max(22px, env(safe-area-inset-bottom));color:#ffffffb8;font-size:12px;position:absolute}.post-image-viewer-engagement.post-actions{z-index:7;bottom:max(14px, env(safe-area-inset-bottom));justify-content:center;gap:12px;width:auto;max-width:none;margin:0;position:absolute;left:50%;transform:translate(-50%)}.post-image-viewer-engagement.post-actions button,.post-image-viewer-engagement.post-actions>a{border-radius:var(--radius-full);color:#fff;background:#0808089e;border:1px solid #ffffff47;justify-content:center;min-width:92px;height:42px;padding:0 16px}.post-image-viewer-engagement.post-actions button:hover,.post-image-viewer-engagement.post-actions>a:hover,.post-image-viewer-engagement.post-actions button.liked{color:#fff;border-color:var(--brand);background:var(--brand)}@media (max-width:700px){.post-image-viewer-header{top:max(12px, env(safe-area-inset-top));width:calc(100vw - 20px)}.post-image-viewer-stage{inset:max(86px, calc(env(safe-area-inset-top) + 70px)) 0 max(76px, calc(env(safe-area-inset-bottom) + 64px))}.post-image-viewer-stage img{max-width:100vw}.post-image-viewer-stage.is-landscape img{max-height:58dvh}.post-image-viewer-stage.is-square img,.post-image-viewer-stage.is-portrait img{max-height:68dvh}.post-image-viewer-nav{width:42px}.post-image-viewer-previous{left:0}.post-image-viewer-next{right:0}.post-image-viewer-count{right:12px;bottom:max(76px, calc(env(safe-area-inset-bottom) + 68px))}.post-image-viewer-engagement.post-actions{bottom:max(12px, env(safe-area-inset-bottom))}.post-image-viewer-menu{top:max(62px, calc(env(safe-area-inset-top) + 54px));width:min(280px,100vw - 20px);position:fixed;right:10px}}*{box-sizing:border-box}html{background:var(--canvas);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-behavior:smooth}body{background:var(--canvas);min-width:320px;color:var(--ink);font-family:var(--font-ui), "Google Sans", "Segoe UI Variable", "Segoe UI", system-ui, sans-serif;font-size:var(--type-body);text-rendering:optimizelegibility;margin:0;line-height:1.4}h1,h2,h3{font-family:var(--font-display), "Archivo Black", sans-serif;font-weight:400}button,input,textarea{color:inherit;font:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0}button:disabled{cursor:not-allowed;opacity:.52}a{color:inherit;text-decoration:none}:focus-visible{outline:var(--focus-ring-width) solid var(--focus);outline-offset:2px}::selection{color:var(--selection-ink);background:var(--selection-background)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;color:var(--on-brand);background:var(--brand);border-radius:7px;padding:10px 14px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.wordmark{color:var(--ink);letter-spacing:-.035em;align-items:center;gap:10px;font-size:22px;display:inline-flex}.wordmark>span{font-family:var(--font-display), "Archivo Black", sans-serif;font-weight:400;line-height:1}.community-lockup{flex-direction:column;align-items:flex-start;min-width:0;display:inline-flex}.community-lockup>small{max-width:100%;color:var(--muted);letter-spacing:.015em;white-space:nowrap;margin:2px 0 0 44px;font-size:10px;font-weight:650;line-height:1}.community-lockup .wordmark>svg{transform:translateY(6px)}.beacon-launch-community-lockup{align-items:center;gap:17px;min-width:0;display:inline-flex}.beacon-launch-community-mark{flex:none;place-items:center;display:grid}.beacon-launch-community-mark>svg{display:block}.beacon-launch-community-copy{flex-direction:column;gap:7px;min-width:0;display:flex}.beacon-launch-community-copy>strong{font-family:var(--font-display), "Archivo Black", sans-serif;letter-spacing:-.05em;white-space:nowrap;align-items:baseline;gap:.24em;font-size:clamp(29px,8vw,42px);font-weight:400;line-height:.88;display:flex}.beacon-launch-community-copy>strong>span:last-child{color:#feb820}.beacon-launch-community-copy>small{letter-spacing:.13em;white-space:nowrap;font-size:clamp(9px,2.6vw,12px);font-weight:750;line-height:1.2}.pwa-launch-welcome{z-index:1200;width:100%;min-height:100dvh;padding:max(34px, env(safe-area-inset-top)) max(26px, env(safe-area-inset-right)) max(34px, env(safe-area-inset-bottom)) max(26px, env(safe-area-inset-left));visibility:hidden;opacity:0;color:#fff;pointer-events:none;touch-action:none;overscroll-behavior:none;isolation:isolate;background:#080808;place-items:center;display:none;position:fixed;inset:0;overflow:hidden}html[data-pwa-launch=pending] .pwa-launch-welcome,html[data-pwa-launch=leaving] .pwa-launch-welcome{visibility:visible;opacity:1;pointer-events:auto;display:grid}html[data-pwa-launch=pending] .pwa-launch-welcome{animation:pwa-launch-welcome-failsafe 1.1s var(--motion-standard) both}html[data-pwa-launch=leaving] .pwa-launch-welcome{animation:pwa-launch-welcome-out .19s var(--motion-standard) both}.pwa-launch-welcome-content{z-index:2;place-items:center;width:min(100%,420px);height:min(310px,46vh);display:grid;position:relative}.pwa-launch-lockup{color:#fff;place-items:center;gap:0;display:grid}.pwa-launch-lockup .beacon-launch-community-mark{z-index:2;grid-area:1/1}.pwa-launch-lockup .beacon-launch-community-copy{z-index:1;opacity:0;text-align:center;grid-area:1/1;align-items:center;transform:translateY(84px)}.pwa-launch-lockup .beacon-launch-community-copy>small{color:#ffffffab}.pwa-launch-accent{border-radius:var(--radius-full);opacity:0;background:#ffffff1a;width:min(230px,66vw);height:3px;position:absolute;top:calc(50% + 136px);left:50%;overflow:hidden;transform:translate(-50%)}.pwa-launch-accent>i{border-radius:inherit;background:linear-gradient(90deg,#c50202 0 68%,#feb820 68% 100%);width:56%;height:100%;display:block;transform:translate(-105%)}html[data-pwa-launch=pending] .pwa-launch-lockup .beacon-launch-community-copy{animation:pwa-launch-copy-in .42s var(--motion-standard) .14s both}html[data-pwa-launch=pending] .pwa-launch-accent>i{animation:pwa-launch-accent-in .38s var(--motion-standard) .22s both}html[data-pwa-launch=pending] .pwa-launch-accent{animation:pwa-launch-accent-show .3s var(--motion-standard) .18s both}@keyframes pwa-launch-copy-in{0%{opacity:0;transform:translateY(92px)}to{opacity:1;transform:translateY(84px)}}@keyframes pwa-launch-accent-in{to{transform:translate(0)}}@keyframes pwa-launch-accent-show{to{opacity:1}}@keyframes pwa-launch-welcome-failsafe{0%,72%{visibility:visible;opacity:1;pointer-events:auto}99%{visibility:visible;opacity:0;pointer-events:none}to{visibility:hidden;opacity:0;pointer-events:none}}@keyframes pwa-launch-welcome-out{0%{visibility:visible;opacity:1;pointer-events:auto}to{visibility:hidden;opacity:0;pointer-events:none}}@media (max-width:480px){.pwa-launch-lockup .beacon-launch-community-mark>svg{width:96px;height:96px}.pwa-launch-lockup .beacon-launch-community-copy>strong{font-size:clamp(27px,8.2vw,34px)}.pwa-launch-lockup .beacon-launch-community-copy>small{letter-spacing:.1em;font-size:clamp(8px,2.4vw,10px)}}@media (prefers-reduced-motion:reduce){html[data-pwa-launch=pending] .pwa-launch-welcome{animation-duration:.29s;animation-timing-function:linear}html[data-pwa-launch=leaving] .pwa-launch-welcome{animation-duration:90ms;animation-timing-function:linear}.pwa-launch-lockup .beacon-launch-community-copy,.pwa-launch-accent,.pwa-launch-accent>i{animation:none!important}.pwa-launch-lockup .beacon-launch-community-copy{opacity:1;transform:translateY(84px)}.pwa-launch-accent{opacity:1}.pwa-launch-accent>i{transform:translate(0)}}.primary-button,.secondary-button{min-height:var(--control-height);border-radius:var(--radius-full);transition:background-color .16s var(--motion-standard), border-color .16s var(--motion-standard), box-shadow .16s var(--motion-standard), transform .16s var(--motion-standard);justify-content:center;align-items:center;gap:8px;padding:0 18px;font-weight:700;display:inline-flex}.primary-button{color:var(--on-brand);background:var(--brand)}.primary-button:hover:not(:disabled){background:var(--brand-hover);box-shadow:0 3px 9px #c5020233}.primary-button:active:not(:disabled),.secondary-button:active:not(:disabled){transform:scale(.98)}.secondary-button{border:1px solid var(--border-strong);color:var(--ink);background:var(--surface)}.secondary-button:hover:not(:disabled){border-color:var(--ink);background:var(--surface-subtle)}.primary-button.large,.secondary-button.large{min-height:52px;padding:0 22px;font-size:16px}.primary-button.compact,.secondary-button.compact{min-height:var(--control-height-compact);border-radius:var(--radius-full);padding:0 16px;font-size:14px}.text-button{min-height:40px;color:var(--brand);font-weight:700}.text-button:hover{text-underline-offset:3px;text-decoration:underline}.icon-button{width:42px;height:42px;transition:color .16s var(--motion-standard), background-color .16s var(--motion-standard), transform .16s var(--motion-standard);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.icon-button:hover{color:var(--brand);background:var(--brand-soft)}.icon-button:active{transform:scale(.92)}.welcome-page{background-color:var(--canvas);min-height:100vh;position:relative;overflow:hidden}.welcome-page:before{content:"";display:var(--welcome-pattern-display);pointer-events:none;opacity:.72;background:url(/beacon-pattern.svg) 50% 24px/340px 340px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#000000c7 52%,#0000 92%);mask-image:linear-gradient(#000 0%,#000000c7 52%,#0000 92%)}.welcome-header,.welcome-hero,.welcome-values,.welcome-footer{z-index:1;width:min(1200px,100% - 48px);margin-inline:auto;position:relative}.welcome-header{justify-content:space-between;align-items:center;height:88px;display:flex}.welcome-hero{grid-template-columns:minmax(0,1fr) minmax(420px,520px);align-items:center;gap:clamp(48px,7vw,100px);min-height:650px;padding:50px 0 76px;display:grid}.hero-copy{max-width:650px}.eyebrow{color:var(--brand);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 20px;font-size:13px;font-weight:750;display:flex}.eyebrow>span{background:var(--ember);width:22px;height:2px}.hero-copy h1{letter-spacing:-.045em;margin:0;font-size:clamp(46px,5.5vw,72px);font-weight:400;line-height:.98}.hero-copy h1 em{color:var(--brand);font-weight:inherit;font-style:normal}.hero-lede{max-width:590px;color:var(--muted);margin:28px 0 30px;font-size:20px;line-height:1.52}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.trust-line{color:var(--muted);align-items:center;gap:7px;margin-top:22px;font-size:13px;display:flex}.startup-note,.form-error{color:var(--danger);font-weight:600}.hero-network{border:1px solid var(--border-strong);background:var(--surface);box-shadow:var(--shadow);border-radius:22px;overflow:hidden}.preview-topline{border-bottom:1px solid var(--border);min-height:52px;color:var(--muted);letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:0 18px;font-size:12px;font-weight:680;display:flex}.preview-topline>div{color:var(--ink);align-items:center;gap:8px;display:flex}.live-dot{background:var(--ember);width:7px;height:7px;box-shadow:0 0 0 4px var(--brand-soft);border-radius:50%}.preview-post{border-bottom:1px solid var(--border);grid-template-columns:40px 1fr;gap:12px;padding:19px 18px 15px;display:grid}.preview-meta{align-items:baseline;gap:6px;min-width:0;display:flex}.preview-meta strong{white-space:nowrap}.preview-meta span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.preview-post p{margin:5px 0 11px;font-size:15px;line-height:1.48}.preview-metrics{color:var(--muted);gap:34px;font-size:13px;display:flex}.preview-metrics span{align-items:center;gap:3px;display:inline-flex}.preview-footer{min-height:48px;color:var(--brand);background:var(--brand-soft);justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:680;display:flex}.welcome-values{border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border-strong);grid-template-columns:repeat(3,1fr);display:grid}.welcome-values>div{border-right:1px solid var(--border);min-height:190px;padding:30px clamp(20px,3vw,42px)}.welcome-values>div:first-child{padding-left:0}.welcome-values>div:last-child{border-right:0;padding-right:0}.welcome-values span{color:var(--brand);font-family:var(--font-display), "Archivo Black", sans-serif;font-size:13px;font-style:normal}.welcome-values h2{margin:16px 0 7px;font-size:22px;font-weight:400}.welcome-values p{color:var(--muted);margin:0;line-height:1.55}.welcome-footer{min-height:110px;color:var(--muted);justify-content:space-between;align-items:center;display:flex}.welcome-footer .wordmark{font-size:18px}.not-found-page{width:min(100% - 32px,760px);min-height:100vh;margin-inline:auto;padding:28px 0}.not-found-page>section{flex-direction:column;justify-content:center;align-items:flex-start;min-height:calc(100vh - 100px);display:flex}.not-found-page>section>svg{color:var(--brand)}.not-found-page .eyebrow{margin:22px 0 12px}.not-found-page h1{letter-spacing:-.05em;max-width:620px;margin:0;font-size:clamp(42px,8vw,74px);font-weight:400}.not-found-page section>p:not(.eyebrow){max-width:500px;color:var(--muted);margin:18px 0 28px;font-size:18px;line-height:1.55}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#080808ad;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.auth-dialog{border:1px solid var(--border);background:var(--surface-raised);width:min(460px,100%);max-height:calc(100vh - 32px);box-shadow:var(--shadow);border-radius:24px;padding:34px 38px 30px;position:relative;overflow:auto}.dialog-close{width:38px;height:38px;color:var(--muted);border-radius:50%;place-items:center;display:grid;position:absolute;top:14px;right:14px}.dialog-close:hover{background:var(--surface-subtle)}.auth-dialog>svg{color:var(--brand);margin-bottom:23px}.auth-dialog .eyebrow{margin-bottom:7px}.auth-dialog h2{letter-spacing:-.025em;margin:0 0 10px;font-size:30px;font-weight:400}.dialog-copy{color:var(--muted);margin:0 0 22px;line-height:1.5}.pwa-dialog-mark{background:#080808;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:20px;display:grid}.pwa-dialog-mark svg{display:block}.pwa-benefits{gap:4px;margin:0;padding:0;list-style:none;display:grid}.pwa-benefits li{border-radius:14px;grid-template-columns:40px minmax(0,1fr);align-items:start;gap:11px;min-width:0;padding:10px;display:grid}.pwa-benefits li>span{width:40px;height:40px;color:var(--brand);background:var(--brand-soft);border-radius:50%;place-items:center;display:grid}.pwa-benefits li:first-child>span{color:var(--on-brand);background:var(--brand)}.pwa-benefits li>div{gap:2px;min-width:0;display:grid}.pwa-benefits strong{font-size:14px}.pwa-benefits small{color:var(--muted);font-size:12px;line-height:1.4}.pwa-ios-instructions,.pwa-status{border:1px solid var(--border);background:var(--surface-subtle);border-radius:14px;margin:14px 0 0;padding:13px 14px}.pwa-ios-instructions>strong{margin-bottom:7px;display:block}.pwa-ios-instructions ol{color:var(--muted);gap:5px;margin:0;padding-left:20px;font-size:13px;line-height:1.4;display:grid}.pwa-ios-instructions li:first-child{align-items:center}.pwa-ios-instructions svg{vertical-align:-4px}.pwa-status{color:var(--muted);align-items:flex-start;gap:8px;font-size:13px;line-height:1.45;display:flex}.pwa-status svg{flex:none;margin-top:1px}.pwa-dialog>.form-error{margin-top:14px}.pwa-actions{border-top:1px solid var(--border);justify-content:flex-end;align-items:center;gap:10px;margin-top:22px;padding-top:16px;display:flex}.pwa-actions .text-button{margin-right:auto}.pwa-actions .primary-button,.pwa-actions .secondary-button{min-height:44px;padding-inline:18px}.pwa-dialog{width:min(590px,100%)}.pwa-dialog-heading{align-items:center;gap:15px;margin-bottom:14px;padding-right:34px;display:flex}.pwa-dialog-heading .pwa-dialog-mark{flex:none;margin:0}.pwa-dialog-heading .eyebrow{margin-bottom:4px}.pwa-dialog-heading h2{margin:0}.pwa-dialog>.dialog-copy{margin-bottom:16px}.pwa-progress{color:var(--muted);gap:7px;margin-bottom:15px;font-size:13px;display:grid}.pwa-progress strong{color:var(--ink)}.pwa-progress-track{background:var(--surface-subtle);border-radius:999px;height:6px;overflow:hidden}.pwa-progress-track>span{border-radius:inherit;background:var(--brand);height:100%;transition:width .22s var(--motion-standard);display:block}.pwa-checklist{gap:10px;margin:0;padding:0;list-style:none;display:grid}.pwa-checklist>li{border:1px solid var(--border);background:var(--surface);border-radius:16px;grid-template-columns:34px minmax(0,1fr);gap:12px;padding:14px;display:grid}.pwa-checklist>li.current:not(.complete){border-color:color-mix(in srgb, var(--brand) 48%, var(--border));background:color-mix(in srgb, var(--brand-soft) 42%, var(--surface))}.pwa-step-number{width:34px;height:34px;color:var(--on-brand);background:var(--brand);border-radius:50%;place-items:center;font-size:14px;font-weight:800;display:grid}.pwa-checklist>li.complete .pwa-step-number{color:var(--success);background:color-mix(in srgb, var(--success) 13%, var(--surface))}.pwa-step-copy{min-width:0}.pwa-step-title{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.pwa-step-title strong{font-size:16px}.pwa-step-title span{color:var(--muted);flex:none;font-size:12px;font-weight:700}.pwa-checklist>li.complete .pwa-step-title span{color:var(--success)}.pwa-step-copy>p{color:var(--muted);margin:4px 0 0;font-size:14px;line-height:1.45}.pwa-step-copy>.primary-button,.pwa-step-copy>.secondary-button{min-height:44px;margin-top:12px}.pwa-inline-action{min-height:40px;color:var(--muted);text-underline-offset:3px;margin-top:7px;font-size:13px;font-weight:700;text-decoration:underline}.pwa-step-help{color:var(--muted);margin-top:9px;font-size:13px;line-height:1.45;display:block}.pwa-step-help button{color:var(--brand);text-underline-offset:3px;font-weight:750;text-decoration:underline}.pwa-ios-guide{border:1px solid color-mix(in srgb, var(--brand) 35%, var(--border));background:var(--surface-raised);border-radius:14px;margin-top:14px;padding:14px}.pwa-ios-guide-title{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;margin-bottom:13px;display:grid}.pwa-ios-guide-title>span{width:42px;height:42px;color:var(--brand);background:var(--brand-soft);border-radius:12px;place-items:center;display:grid}.pwa-ios-guide-title>div{gap:2px;display:grid}.pwa-ios-guide-title strong{font-size:15px}.pwa-ios-guide-title small{color:var(--muted);font-size:13px}.pwa-ios-guide ol{gap:11px;margin:0;padding:0;list-style:none;display:grid}.pwa-ios-guide li{grid-template-columns:28px minmax(0,1fr);align-items:start;gap:9px;display:grid}.pwa-ios-guide li>span{width:28px;height:28px;color:var(--on-brand);background:var(--brand);border-radius:50%;place-items:center;font-size:13px;font-weight:800;display:grid}.pwa-ios-guide li p{color:var(--ink);margin:2px 0 0;font-size:14px;line-height:1.5}.pwa-ios-guide li svg{vertical-align:-4px}.pwa-ios-next{color:var(--ink);background:var(--brand-soft);border-radius:10px;margin:13px 0 0;padding:10px 11px;font-size:14px;line-height:1.45}.pwa-actions{justify-content:flex-end}.pwa-actions .secondary-button,.pwa-actions .primary-button{min-width:138px}.pwa-setup-nudge{border:1px solid color-mix(in srgb, var(--brand) 30%, var(--border));background:color-mix(in srgb, var(--brand-soft) 35%, var(--surface));border-radius:15px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;margin:0 16px 14px;padding:12px 14px;display:grid}.pwa-setup-nudge-icon{width:38px;height:38px;color:var(--brand);background:var(--surface);border-radius:50%;place-items:center;display:grid}.pwa-setup-nudge>div{gap:2px;min-width:0;display:grid}.pwa-setup-nudge strong{font-size:14px}.pwa-setup-nudge small{color:var(--muted);font-size:12px}.pwa-setup-nudge button{min-height:40px;color:var(--on-brand);background:var(--brand);border-radius:999px;padding:0 14px;font-size:13px;font-weight:750}.auth-dialog form{gap:14px;margin-top:24px;display:grid}.auth-dialog label{gap:6px;font-size:13px;font-weight:700;display:grid}.field-label{align-items:baseline;gap:5px;display:flex}.field-optional,.auth-field-help{color:var(--muted);font-size:12px;font-weight:450}.auth-field-help{line-height:1.4}.auth-dialog select,.profile-detail-field select{border:1px solid var(--border-strong);width:100%;height:46px;color:var(--ink);background-color:var(--surface);font:inherit;border-radius:12px;outline:0;padding:0 38px 0 13px}.auth-dialog select:focus,.profile-detail-field select:focus{border-color:var(--brand);box-shadow:var(--focus-ring-soft)}.auth-identity-builder,.profile-identity-builder{border:1px solid var(--border);background:var(--surface-subtle);border-radius:16px;gap:10px;min-width:0;margin:2px 0;padding:14px;display:grid}.auth-identity-builder legend,.profile-identity-builder legend{padding:0 5px;font-size:14px;font-weight:750}.auth-identity-fields,.profile-identity-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.identity-builder-result{min-height:20px;color:var(--muted);font-size:12px;font-weight:650}.identity-builder-page-note{color:var(--ink);background:var(--surface);border-radius:12px;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:8px;margin:0;padding:10px 11px;font-size:12px;font-weight:500;line-height:1.45;display:grid}.identity-builder-page-note svg{color:var(--brand);margin-top:1px}.profile-page-conversion-confirm{border:1px solid color-mix(in srgb, var(--brand) 45%, var(--border));background:var(--brand-soft);cursor:pointer;border-radius:12px;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:3px 9px;padding:11px 12px;display:grid}.profile-page-conversion-confirm input{width:18px;height:18px;accent-color:var(--brand);margin:1px 0 0}.profile-page-conversion-confirm>span{font-size:13px;font-weight:750}.profile-page-conversion-confirm>small{color:var(--muted);grid-column:2;font-size:12px;line-height:1.4}.auth-dialog input:not(.sr-only){border:1px solid var(--border-strong);background:var(--surface);border-radius:12px;outline:0;width:100%;height:46px;padding:0 13px;font-size:15px;font-weight:400}.auth-dialog input:not(.sr-only):focus{border-color:var(--brand);box-shadow:var(--focus-ring-soft)}.input-prefix{border:1px solid var(--border-strong);background:var(--surface);border-radius:12px;align-items:center;height:46px;padding-left:13px;display:flex}.input-prefix:focus-within{border-color:var(--brand);box-shadow:var(--focus-ring-soft)}.input-prefix span{color:var(--muted);font-weight:400}.input-prefix input,.input-prefix input:focus{height:44px;box-shadow:none;border:0;padding-left:3px}.auth-submit{width:100%;margin-top:4px}.auth-forgot-button{color:var(--brand);justify-self:end;margin-top:-5px;font-size:13px;font-weight:720}.auth-forgot-button:hover{text-underline-offset:3px;text-decoration:underline}.auth-reset-requested{border:1px solid color-mix(in srgb, var(--success) 30%, var(--border));background:color-mix(in srgb, var(--success) 9%, var(--surface));border-radius:16px;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:12px;margin-top:18px;padding:15px;display:grid}.auth-reset-requested>span{width:42px;height:42px;color:var(--success);background:var(--surface);border-radius:50%;place-items:center;display:grid}.auth-reset-requested strong,.auth-reset-requested p{margin:0}.auth-reset-requested strong{font-size:14px}.auth-reset-requested p{color:var(--muted);margin-top:3px;font-size:13px;line-height:1.45}.auth-switch{color:var(--muted);text-align:center;margin:22px 0 0}.auth-switch button{color:var(--brand);font-weight:700}.auth-dialog .auth-terms-consent{border:1px solid var(--border);background:var(--surface-subtle);border-radius:12px;align-items:flex-start;gap:10px;margin-top:3px;padding:12px;font-size:13px;font-weight:500;line-height:1.45;display:flex}.auth-dialog .auth-terms-consent input[type=checkbox]{width:18px;height:18px;accent-color:var(--brand);flex:none;margin:1px 0 0;padding:0}.auth-terms-consent a,.auth-privacy-notice a{color:var(--brand);text-underline-offset:2px;font-weight:750;text-decoration:underline}.auth-privacy-notice{color:var(--muted);margin:-4px 2px 0;font-size:12px;line-height:1.45}.auth-action-page{background:var(--surface);min-height:0;padding:clamp(18px,5vw,34px) 18px}.auth-action-card{border:1px solid var(--border);background:var(--surface-raised);border-radius:24px;width:min(520px,100%);margin:0 auto;padding:clamp(26px,6vw,44px)}.auth-action-mark{background:var(--surface-subtle);border-radius:18px;place-items:center;width:58px;height:58px;display:grid}.auth-action-card>.eyebrow{margin:20px 0 7px}.auth-action-card h1{font-family:var(--font-display), sans-serif;letter-spacing:-.035em;margin:0;font-size:clamp(32px,7vw,44px);line-height:1.04}.auth-action-copy{color:var(--muted);margin:14px 0 0;line-height:1.5}.auth-action-form{gap:16px;margin-top:24px;display:grid}.auth-action-form label{gap:7px;font-size:13px;font-weight:720;display:grid}.auth-action-form input{border:1px solid var(--border-strong);background:var(--surface);width:100%;height:48px;color:var(--ink);font:inherit;border-radius:12px;outline:0;padding:11px 13px}.auth-action-form input:focus{border-color:var(--brand);box-shadow:var(--focus-ring-soft)}.auth-action-result{border:1px solid var(--border);background:var(--surface-subtle);border-radius:16px;grid-template-columns:42px minmax(0,1fr);gap:12px;margin-top:24px;padding:15px;display:grid}.auth-action-result>span{background:var(--surface);border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.auth-action-result.is-success>span{color:var(--success)}.auth-action-result.is-error>span{color:var(--danger)}.auth-action-result strong,.auth-action-result p{margin:0}.auth-action-result p{color:var(--muted);margin-top:3px;font-size:13px;line-height:1.45}.auth-action-home{width:100%;margin-top:20px}.auth-action-security{color:var(--muted);align-items:center;gap:5px;margin:18px 0 0;font-size:12px;line-height:1.4;display:flex}@media (max-width:560px){.auth-action-page{padding:14px}.auth-action-card{border-radius:20px}}.legal-document{background:var(--surface);width:100%;padding:clamp(24px,5vw,40px)}.legal-summary{max-width:650px;color:var(--muted);margin:0;font-size:18px;line-height:1.55}.legal-version{color:var(--muted);margin:13px 0 0;font-size:12px;font-weight:650}.legal-sections{gap:25px;margin-top:38px;display:grid}.legal-sections section{border-top:1px solid var(--border);padding-top:25px}.legal-sections h2{margin:0 0 8px;font-size:20px}.legal-sections h3{margin:24px 0 8px;font-size:16px;line-height:1.35}.legal-sections p{color:var(--muted);margin:0;line-height:1.65}.legal-sections p+p,.legal-sections p+ul,.legal-sections p+ol,.legal-sections ul+p,.legal-sections ol+p,.legal-sections blockquote+p{margin-top:13px}.legal-sections ul,.legal-sections ol{color:var(--muted);margin:0;padding-left:24px;line-height:1.65}.legal-sections li+li{margin-top:7px}.legal-sections blockquote{border-left:4px solid var(--brand);background:var(--brand-soft);color:var(--text);border-radius:0 14px 14px 0;margin:16px 0 0;padding:15px 17px;font-weight:700;line-height:1.55}.legal-sections a{color:var(--brand);text-underline-offset:3px;font-weight:700;text-decoration:underline;text-decoration-thickness:1px}.policy-library{background:var(--surface);width:100%;padding:clamp(22px,4vw,34px)}.policy-library-intro{border:1px solid var(--border);background:var(--surface-subtle);border-radius:18px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:14px;margin-bottom:34px;padding:17px;display:grid}.policy-library-intro>svg{background:var(--brand-soft);width:44px;height:44px;color:var(--brand);border-radius:14px;padding:10px}.policy-library-intro p,.policy-library-group header p{color:var(--muted);margin:0;line-height:1.5}.policy-library-group+.policy-library-group{border-top:1px solid var(--border);margin-top:34px;padding-top:30px}.policy-library-group header{margin-bottom:15px}.policy-library-group h2{margin:0 0 4px;font-size:20px;line-height:1.25}.policy-library-grid{gap:10px;display:grid}.policy-library-card{border:1px solid var(--border);min-height:78px;color:var(--text);background:var(--surface);border-radius:16px;grid-template-columns:42px minmax(0,1fr) 24px;align-items:center;gap:13px;padding:13px 14px;transition:border-color .15s,background .15s;display:grid}.policy-library-card:hover,.policy-library-card:focus-visible{border-color:color-mix(in srgb, var(--brand) 45%, var(--border));background:var(--surface-subtle)}.policy-library-card-icon{width:42px;height:42px;color:var(--brand);background:var(--brand-soft);border-radius:14px;place-items:center;display:grid}.policy-library-card>span:nth-child(2){gap:3px;min-width:0;display:grid}.policy-library-card strong{font-size:15px;line-height:1.25}.policy-library-card small{color:var(--muted);line-height:1.4}.policy-library-card>svg:last-child{color:var(--muted)}.legal-links{border-top:1px solid var(--border);flex-wrap:wrap;gap:12px 22px;margin-top:38px;padding-top:22px;display:flex}.legal-links a{color:var(--brand);white-space:nowrap;align-items:center;gap:4px;font-weight:750;display:inline-flex}@media (max-width:560px){.legal-document{padding:22px 17px 30px}.policy-library{padding:18px 14px 28px}.policy-library-intro{align-items:start;margin-bottom:28px}.policy-library-group+.policy-library-group{margin-top:28px;padding-top:25px}}.app-shell{grid-template-columns:244px minmax(0,640px) 320px;gap:22px;width:min(1248px,100%);min-height:100vh;margin:0 auto;padding:0 18px;display:grid}.side-nav{flex-direction:column;height:100vh;padding:18px 4px 14px;display:flex;position:sticky;top:0}.brand-button{width:fit-content;min-height:44px;color:var(--ink);background:0 0;border-radius:14px;align-items:center;padding:0 12px;display:flex}.brand-button:hover,.brand-button:active{color:var(--ink);background:0 0;transform:none}.brand-button:focus-visible{outline-color:var(--ink)}.side-nav nav{gap:5px;margin-top:27px;display:grid}.nav-item{width:100%;min-height:50px;color:var(--muted);text-align:left;transition:color .16s var(--motion-standard), background-color .16s var(--motion-standard), transform .16s var(--motion-standard);border-radius:999px;align-items:center;gap:15px;padding:0 14px;font-size:17px;display:flex}.nav-item svg{width:22px;height:22px}.nav-item:hover{color:var(--ink);background:var(--surface-subtle)}.nav-item.active{color:var(--brand);background:var(--brand-soft);font-weight:720}.nav-item:active{transform:scale(.98)}.nav-icon{display:inline-flex;position:relative}.nav-icon i{border:2px solid var(--canvas);min-width:17px;height:17px;color:var(--on-brand);background:var(--brand);border-radius:10px;place-items:center;padding:0 4px;font-size:9px;font-style:normal;font-weight:800;display:grid;position:absolute;top:-8px;right:-10px}.nav-compose{width:calc(100% - 8px);min-height:48px;margin:26px 4px 0}.account-menu{margin-top:auto;position:relative}.account-control{text-align:left;border-radius:18px;grid-template-columns:38px 1fr 20px;align-items:center;gap:10px;width:100%;min-height:60px;padding:9px;display:grid}.account-control:hover{background:var(--surface-subtle)}.account-control>span{min-width:0;display:grid}.account-control strong,.account-control small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-control small{color:var(--muted)}.account-popover{border:1px solid var(--border);background:var(--surface-raised);width:220px;box-shadow:var(--shadow);border-radius:16px;padding:7px;position:absolute;bottom:70px;right:0}.account-popover button,.account-popover a{text-align:left;border-radius:10px;align-items:center;gap:9px;width:100%;min-height:42px;padding:0 10px;display:flex}.account-popover a:hover,.account-popover button:hover{background:var(--surface-subtle)}.app-health-indicators{align-items:center;gap:4px;display:inline-flex}.app-health-indicators>span{border-radius:50%;place-items:center;width:23px;height:23px;display:grid}.app-health-indicators .healthy{color:var(--success);background:color-mix(in srgb, var(--success) 13%, var(--surface))}.app-health-indicators .needs-attention{color:var(--brand);background:var(--brand-soft)}.theme-toggle{color:var(--muted);align-items:center;gap:8px;transition:color .12s,background-color .12s;display:inline-flex}.theme-toggle:hover{color:var(--ink)}.theme-toggle-action{align-items:center;gap:8px;display:inline-flex}.theme-toggle-go-light,html[data-theme=dark] .theme-toggle-go-dark{display:none}html[data-theme=dark] .theme-toggle-go-light{display:inline-flex}@media (prefers-color-scheme:dark){html:not([data-theme]) .theme-toggle-go-dark{display:none}html:not([data-theme]) .theme-toggle-go-light{display:inline-flex}}.timeline-column{border-right:1px solid var(--border);border-left:1px solid var(--border);background:var(--surface);outline:none;min-height:100vh}.timeline-header{z-index:20;border-bottom:1px solid var(--border);background:var(--timeline-header-background);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);min-height:58px;position:sticky;top:0}.tab-header{grid-template-columns:1fr 1fr;display:grid}.tab-header>button{min-height:58px;color:var(--muted);transition:color .16s var(--motion-standard), background-color .16s var(--motion-standard);font-weight:650;position:relative}.tab-header>button:hover{color:var(--ink);background:var(--surface-subtle)}.tab-header>button.active{color:var(--ink);font-weight:750}.tab-header>button.active:after{content:"";background:var(--brand);border-radius:2px 2px 0 0;height:3px;position:absolute;bottom:0;left:calc(50% - 26px);right:calc(50% - 26px)}.page-header h1{font-size:var(--type-page-title);letter-spacing:-.018em;margin:0;line-height:1.2}.page-header p{color:var(--muted);margin:2px 0 0;font-size:12px}.app-page-header{min-height:66px;padding:9px var(--page-header-gutter);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.app-page-header-main{align-items:center;gap:8px;min-width:0;display:flex}.app-page-header-heading{flex:auto;min-width:0}.app-page-header-heading h1{overflow-wrap:anywhere}.app-page-header-heading p{max-width:58ch;line-height:1.35}.app-page-header-leading,.app-page-header-utility{flex:none}.app-page-header-utility{align-items:center;display:flex}.app-page-header-actions{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.app-page-header-actions>.primary-button,.app-page-header-actions>.secondary-button{white-space:nowrap;flex:none}.app-page-header-accent-bluey:before{content:"";background:repeating-linear-gradient(135deg,#1f1fff 0 11px,#fff 11px 16px,#c50202 16px 27px,#fff 27px 32px);height:3px;position:absolute;top:0;left:0;right:0}.feed-label{border-top:1px solid var(--border);border-bottom:1px solid var(--border);min-height:38px;color:var(--muted);background:var(--canvas);letter-spacing:.035em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:0 17px;font-size:12px;font-weight:690;display:flex}.live-feed-pill{z-index:2;border:1px solid color-mix(in srgb, var(--brand) 34%, var(--border));min-height:38px;color:var(--brand);background:var(--surface);box-shadow:var(--shadow);border-radius:999px;align-items:center;gap:7px;margin:10px auto;padding:0 15px;font-size:13px;font-weight:760;display:flex;position:relative}.live-feed-pill:hover{background:var(--brand-soft)}.live-feed-arrow{transform:rotate(90deg)}.feed-pager{border-top:1px solid var(--border);flex-direction:column;justify-content:center;align-items:center;gap:9px;padding:20px 16px 28px;display:flex}.feed-pager .secondary-button{min-width:170px}.feed-pager p{color:var(--danger);text-align:center;margin:0;font-size:13px}.mobile-topbar,.mobile-nav,.mobile-search,.mobile-trends,.mobile-people,.mobile-menu-backdrop{display:none}.standalone-page-column,.standalone-page-content{min-width:0}.standalone-register-link{color:var(--brand);text-underline-offset:2px;margin:9px auto 0;font-size:12px;font-weight:720;text-decoration:underline}.standalone-account-menu>summary{cursor:pointer;list-style:none}.standalone-account-menu>summary::-webkit-details-marker{display:none}.standalone-follow-link{justify-content:center;align-items:center;display:inline-flex}.shortcuts-practice{border-bottom:1px solid var(--border);background:var(--surface);position:relative}.shortcuts-practice-sent{width:fit-content;margin:0 var(--page-gutter) 14px;color:var(--success);background:color-mix(in srgb, var(--success) 10%, var(--surface));border-radius:10px;align-items:center;gap:6px;padding:7px 10px;font-size:12px;font-weight:750;display:flex}.shortcuts-practice-signed-out{padding:18px var(--page-gutter);grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.shortcuts-practice-mark{background:#080808;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;overflow:hidden}.shortcuts-practice-signed-out h2,.shortcuts-practice-signed-out p{margin:0}.shortcuts-practice-signed-out h2{font-size:16px}.shortcuts-practice-signed-out p{color:var(--muted);margin-top:3px;font-size:13px}.shortcuts-practice-auth-actions{align-items:center;gap:7px;display:flex}.shortcuts-practice-auth-actions .text-button{min-height:40px;padding-inline:10px}.shortcuts-guide{min-height:100%;padding-bottom:30px}.shortcuts-section{padding:24px var(--page-gutter) 8px}.shortcuts-section-heading{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:13px;margin-bottom:20px;display:grid}.shortcuts-section-heading>span,.shortcut-direct-icon{width:44px;height:44px;color:var(--brand);background:var(--brand-soft);border-radius:14px;place-items:center;display:grid}.shortcuts-section-heading h2,.shortcuts-section-heading p,.shortcut-copy h3,.shortcut-copy p,.shortcut-direct-note h2,.shortcut-direct-note p{margin:0}.shortcuts-section-heading h2,.shortcut-direct-note h2{font-size:20px}.shortcuts-section-heading p{color:var(--muted);margin-top:2px;font-size:14px}.shortcuts-list{border:1px solid var(--border);border-radius:20px;margin:0;padding:0;list-style:none;overflow:hidden}.shortcut-row{background:var(--surface);grid-template-columns:48px minmax(0,1fr);gap:14px;padding:18px;display:grid}.shortcut-row+.shortcut-row{border-top:1px solid var(--border)}.shortcut-symbol{width:48px;height:48px;color:var(--brand);background:var(--brand-soft);box-shadow:none;border:0;border-radius:15px;place-items:center;font-family:inherit;font-size:24px;font-weight:800;display:grid}.shortcut-copy{min-width:0}.shortcut-copy h3{font-size:16px}.shortcut-copy p{color:var(--muted);margin-top:4px;font-size:14px;line-height:1.5}.shortcut-examples{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.shortcut-examples code,.shortcut-direct-note code{border:1px solid var(--border);color:var(--ink);background:var(--surface-subtle);border-radius:999px;font-family:inherit;font-size:12px;font-weight:760}.shortcut-examples code{padding:5px 9px}.shortcut-direct-note{margin:16px var(--page-gutter) 0;border:1px solid color-mix(in srgb, var(--brand) 25%, var(--border));background:color-mix(in srgb, var(--brand) 5%, var(--surface));border-radius:20px;grid-template-columns:44px minmax(0,1fr);gap:13px;padding:18px;display:grid}.shortcut-direct-note>div{min-width:0}.shortcut-direct-note p{margin-top:5px;line-height:1.55}.shortcut-direct-note p>code{padding:2px 6px}.shortcut-direct-example{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.shortcut-direct-example strong{color:var(--muted);text-transform:uppercase;font-size:12px}.shortcut-direct-example code{overflow-wrap:anywhere;max-width:100%;padding:6px 10px}.shortcut-direct-note small{color:var(--muted);margin-top:10px;font-size:12px;line-height:1.45;display:block}@media (max-width:560px){.shortcuts-practice-signed-out{grid-template-columns:44px minmax(0,1fr)}.shortcuts-practice-auth-actions{grid-column:2}.shortcuts-section{padding-top:19px}.shortcut-row{grid-template-columns:42px minmax(0,1fr);gap:11px;padding:16px 14px}.shortcut-symbol{border-radius:13px;width:42px;height:42px;font-size:21px}.shortcut-direct-note{padding:16px 14px}}.community-health-view{min-height:100%;padding-bottom:30px}.community-health-section-heading>span,.community-health-headline-icon{width:42px;height:42px;color:var(--success);background:color-mix(in srgb, var(--success) 12%, var(--surface));border-radius:13px;place-items:center;display:grid}.community-health-section-heading h2,.community-health-section-heading p,.community-health-headline p,.community-health-headline small,.community-health-private-placeholder p,.community-health-method-note{margin:0}.community-health-section{padding:22px var(--page-gutter);border-top:1px solid var(--border)}.community-health-section-heading{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;margin-bottom:17px;display:grid}.community-health-section-heading>span{color:var(--brand);background:var(--brand-soft)}.community-health-section-heading h2{font-size:20px;line-height:1.25}.community-health-section-heading p{color:var(--muted);margin-top:3px;font-size:13px;line-height:1.4}.community-health-distribution{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.community-health-distribution li{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface-raised);min-width:0;padding:13px}.community-health-distribution li>div{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.community-health-distribution li span{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.community-health-distribution li strong{color:var(--ink);font-size:16px}.community-health-meter{background:var(--surface-subtle);border-radius:999px;width:100%;height:6px;margin-top:10px;display:block;overflow:hidden}.community-health-meter i{border-radius:inherit;background:var(--brand);height:100%;display:block}.community-health-headline{border-radius:var(--radius-card);color:var(--ink);background:color-mix(in srgb, var(--success) 9%, var(--surface));grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:12px;padding:15px;display:grid}.community-health-headline-icon{width:46px;height:46px}.community-health-headline strong{font-family:var(--font-display), "Archivo Black", sans-serif;font-size:29px;font-weight:400;line-height:1}.community-health-headline p{color:var(--muted);margin-top:3px;font-size:12px;font-weight:650}.community-health-headline small{color:var(--success);background:var(--surface);border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800}.community-health-method-note{color:var(--muted);margin-top:12px;font-size:12px;line-height:1.5}.community-health-private-placeholder{border-radius:var(--radius-card);min-height:82px;color:var(--muted);background:var(--surface-subtle);text-align:center;justify-content:center;align-items:center;gap:9px;padding:16px;font-size:13px;display:flex}.community-health-private-placeholder svg{color:var(--brand);flex:none}.community-health-activity{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface-raised);grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:8px;min-height:204px;padding:15px 13px 12px;display:grid}.community-health-activity-day{min-width:0;height:174px;color:var(--muted);text-align:center;grid-template-rows:25px minmax(0,1fr) 20px;align-items:end;gap:7px;font-size:11px;font-weight:700;display:grid}.community-health-activity-value{color:var(--ink);align-self:center;font-size:11px}.community-health-activity-value strong{font-size:11px}.community-health-activity-track{background:var(--surface-subtle);border-radius:999px;justify-self:center;align-items:flex-end;width:min(30px,76%);height:100%;display:flex;overflow:hidden}.community-health-activity-track i{border-radius:inherit;background:var(--brand);width:100%;display:block}.community-health-privacy-list{padding-bottom:4px;display:grid}.community-health-privacy-row{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:9px;min-height:62px;padding:8px 12px;display:grid}.community-health-privacy-icon{width:42px;height:42px;color:var(--brand);background:var(--brand-soft);border-radius:13px;place-items:center;display:grid}.community-health-privacy-copy,.community-health-privacy-copy strong,.community-health-privacy-copy small{min-width:0;display:block}.community-health-privacy-copy strong{font-size:13px;line-height:1.3}.community-health-privacy-copy small{color:var(--muted);margin-top:3px;font-size:11px;line-height:1.45}@media (max-width:560px){.community-health-section{margin-inline:0;padding-block:19px;padding-inline:15px}.community-health-distribution{grid-template-columns:minmax(0,1fr)}.community-health-headline{grid-template-columns:44px minmax(0,1fr)}.community-health-headline small{grid-column:2;width:fit-content}.community-health-activity{gap:4px;padding-inline:8px}.community-health-activity-day{font-size:10px}.community-health-activity-value strong{font-size:9px}}.standalone-toast{z-index:120;border:1px solid var(--border);border-left:4px solid var(--brand);background:var(--surface-raised);max-width:min(360px,100vw - 44px);box-shadow:var(--shadow);border-radius:12px;padding:13px 16px;font-weight:650;position:fixed;bottom:22px;right:22px}.composer{background:var(--surface);padding:15px 17px 12px}.composer-restriction-notice{border:1px solid color-mix(in srgb, var(--danger) 35%, var(--border));background:color-mix(in srgb, var(--danger) 6%, var(--surface-subtle));border-radius:14px;grid-template-columns:36px minmax(0,1fr);align-items:start;gap:11px;margin:0 0 14px;padding:12px 13px;display:grid}.composer-restriction-notice>span{width:36px;height:36px;color:var(--on-brand);background:var(--danger);border-radius:50%;place-items:center;display:grid}.composer-restriction-notice strong,.composer-restriction-notice p{margin:0;display:block}.composer-offline-notice{border-color:color-mix(in srgb, var(--brand-accent) 58%, var(--border));background:color-mix(in srgb, var(--brand-accent) 12%, var(--surface-subtle))}.composer-offline-notice>span{color:var(--on-accent);background:var(--brand-accent)}.composer-restriction-notice p{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.4}.composer:has(.composer-restriction-notice) .composer-textarea:disabled{cursor:not-allowed;opacity:.58}.composer-main{grid-template-columns:44px minmax(0,1fr);gap:12px;display:grid}.composer-field{min-width:0}.composer-editor-wrap{position:relative}.composer-highlight,.composer-field .composer-textarea{overflow-wrap:anywhere;white-space:pre-wrap;width:100%;min-height:70px;padding:7px 2px;font-family:inherit;font-size:18px;line-height:1.45;display:block}.composer-highlight{z-index:0;color:var(--ink);pointer-events:none;position:absolute;inset:0;overflow:hidden}.composer-field .composer-textarea{z-index:1;resize:none;color:#0000;caret-color:var(--ink);-webkit-text-fill-color:transparent;background:0 0;border:0;outline:0;position:relative}.composer-field .composer-textarea::placeholder{color:var(--muted);-webkit-text-fill-color:var(--muted)}.composer-field .composer-textarea::selection{color:var(--ink);background:var(--selection-background);-webkit-text-fill-color:var(--ink)}.composer-hashtag{color:var(--brand);background:color-mix(in srgb, var(--brand-accent) 32%, transparent)}.composer-group-mention{color:var(--brand);font-weight:650}.composer-mention-popover{z-index:40;border:1px solid var(--border-strong);background:var(--surface-raised);width:min(390px,100%);max-height:290px;box-shadow:var(--shadow);border-radius:12px;padding:5px;position:absolute;top:calc(100% + 5px);left:0;overflow-y:auto}.composer-mention-message{color:var(--muted);margin:0;padding:12px;font-size:13px}.composer-mention-option{text-align:left;border-radius:8px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-height:52px;padding:7px 9px;display:grid}.composer-mention-option:hover,.composer-mention-option.active{background:var(--surface-subtle)}.composer-mention-option>span{min-width:0;display:grid}.composer-mention-option strong,.composer-mention-option small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.composer-mention-option small{color:var(--muted)}.composer-suggestion-icon{width:36px;height:36px;color:var(--brand);background:var(--brand-soft);border-radius:50%;place-items:center;display:grid!important}.composer-suggestion-icon b{font-size:19px;line-height:1}.composer-media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:4px 0 10px;display:grid}.composer-media-grid-1{grid-template-columns:minmax(0,1fr)}.composer-media-grid-3 .composer-media-item:first-child{grid-column:1/-1}.composer-link-preview-loading{border:1px solid var(--border-strong);background:var(--surface-raised);border-radius:13px;grid-template-columns:96px minmax(0,1fr);min-height:92px;margin:3px 0 10px;display:grid;overflow:hidden}.composer-link-preview-skeleton-media,.composer-link-preview-skeleton-copy i{background:linear-gradient(105deg, var(--surface-subtle) 25%, color-mix(in srgb, var(--surface-subtle) 62%, var(--border-strong)) 42%, var(--surface-subtle) 59%);background-size:240% 100%;animation:1.25s ease-in-out infinite composer-preview-loading}.composer-link-preview-skeleton-copy{align-content:center;gap:8px;padding:13px;display:grid}.composer-link-preview-skeleton-copy i{border-radius:999px;width:52%;height:8px}.composer-link-preview-skeleton-copy i:nth-child(2){width:86%;height:13px}.composer-link-preview-skeleton-copy i:nth-child(3){width:68%}.composer-link-preview-ready{margin-bottom:3px}.composer-link-preview-unavailable{color:var(--muted);margin:3px 2px 10px;font-size:12px;line-height:1.4}@keyframes composer-preview-loading{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.composer-link-preview-skeleton-media,.composer-link-preview-skeleton-copy i{animation:none}}.composer-media-item{border:1px solid var(--border);background:var(--surface-subtle);border-radius:12px;min-width:0;margin:0;padding:6px}.composer-media-preview{aspect-ratio:16/10;background:var(--canvas);border-radius:8px;position:relative;overflow:hidden}.composer-media-preview img{object-fit:cover;width:100%;height:100%;display:block}.composer-media-grid-1.composer-media-layout-single-natural .composer-media-preview{aspect-ratio:auto}.composer-media-grid-1.composer-media-layout-single-natural .composer-media-preview img{object-fit:contain;height:auto}.composer-media-grid-1.composer-media-layout-single-height-capped .composer-media-preview{aspect-ratio:1/2}.composer-media-preview button{color:#fff;background:#080808c7;border:1px solid #ffffff6b;border-radius:50%;place-items:center;width:31px;height:31px;display:grid;position:absolute;top:6px;right:6px}.composer-media-preview>span{color:#fff;background:#080808c2;border-radius:12px;place-items:center;min-width:24px;height:24px;padding:0 7px;font-size:11px;font-weight:750;display:grid;position:absolute;bottom:6px;left:6px}.composer-media-item label{margin:7px 2px 4px;font-size:12px;font-weight:700;display:block}.composer-media-item label small{color:var(--muted);font-weight:500}.composer-field .composer-alt-text{resize:vertical;border:1px solid var(--border-strong);width:100%;min-height:58px;color:var(--ink);background:var(--surface);border-radius:7px;outline:0;padding:8px 9px;font-size:13px;line-height:1.35;display:block}.composer-field .composer-alt-text:focus{border-color:var(--focus);box-shadow:0 0 0 1px var(--focus)}.composer-field .composer-alt-text::placeholder{color:var(--muted)}.composer-media-tools{min-width:0;color:var(--muted);flex-wrap:wrap;align-items:center;gap:7px;margin:0 0 8px;font-size:11px;display:flex}.composer-tool-button{width:36px;height:36px;color:var(--brand);background:0 0;border-radius:50%;flex:none;place-items:center;padding:0;display:grid}.composer-tool-button:hover:not(:disabled),.composer-tool-button[aria-expanded=true]{background:color-mix(in srgb, var(--brand-soft) 72%, var(--border-strong))}.composer-audience-button{margin-left:auto}.composer-audience-button.followers-only{color:var(--brand);background:var(--brand-soft)}.composer-media-help{flex:160px;min-width:0;line-height:1.35}.composer-emoji-control{flex:none;display:flex;position:relative}.composer-emoji-popover{z-index:45;overscroll-behavior:contain;border:1px solid var(--border-strong);width:min(300px,100vw - 90px);max-height:min(270px,100dvh - 32px);color:var(--ink);background:var(--surface-raised);box-shadow:var(--shadow);border-radius:14px;padding:9px;position:absolute;top:calc(100% + 8px);bottom:auto;left:-43px;overflow-y:auto}.composer-emoji-title{padding:2px 4px 8px;font-size:12px;display:block}.composer-emoji-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:3px;display:grid}.composer-emoji-option{border-radius:8px;place-items:center;min-width:0;height:39px;padding:0;font-family:Segoe UI Emoji,Apple Color Emoji,Noto Color Emoji,sans-serif;font-size:22px;line-height:1;display:grid}.composer-emoji-option:hover,.composer-emoji-option:focus-visible{background:var(--surface-subtle)}.composer-visibility{width:fit-content;color:var(--brand);align-items:center;gap:5px;margin:2px 0 10px;font-size:12px;font-weight:700;display:flex}.composer-visibility.direct{border:1px solid color-mix(in srgb, var(--brand) 28%, var(--border));background:var(--brand-soft);border-radius:9px;align-items:flex-start;max-width:100%;padding:7px 9px;line-height:1.35}.composer-actions{border-top:1px solid var(--border);justify-content:space-between;align-items:center;min-height:43px;padding-top:9px;display:flex}.composer-hint{color:var(--muted);font-size:11px}.composer-submit-group{align-items:center;gap:10px;display:flex}.character-count{color:var(--muted);font-variant-numeric:tabular-nums;font-size:12px}.character-count.urgent,.composer-error{color:var(--danger)}.composer-error{margin:5px 0 8px;font-size:13px;font-weight:600}.replying-to{color:var(--muted);margin:0 0 9px 56px;font-size:13px}.replying-to strong{color:var(--brand)}.composer-modal-head,.mobile-post-action{display:none}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.post-card{border-bottom:1px solid var(--border);background:var(--surface);padding:15px 16px 8px;transition:background-color .12s;position:relative}.post-card:hover{background:var(--post-hover-background)}.focused-post{background:var(--surface);padding-top:21px}.post-layout{grid-template-columns:42px minmax(0,1fr);gap:11px;display:grid}.focused-post .post-layout{grid-template-columns:48px minmax(0,1fr)}.profile-reply-context{min-width:0}.profile-reply-context-layout{grid-template-columns:42px minmax(0,1fr);align-items:stretch;gap:11px;min-width:0;display:grid}.profile-reply-context-avatar{align-self:stretch;position:relative}.profile-reply-context-avatar:after{content:"";background:var(--border-strong);width:8px;position:absolute;top:47px;bottom:6px;right:calc(50% - 4px);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='20' viewBox='0 0 8 20'%3E%3Cpath d='M4 0C7 2.5 7 7.5 4 10S1 17.5 4 20' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") top/8px 20px repeat-y;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='20' viewBox='0 0 8 20'%3E%3Cpath d='M4 0C7 2.5 7 7.5 4 10S1 17.5 4 20' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") top/8px 20px repeat-y}.profile-reply-context-content{min-width:0;margin-bottom:12px;padding-bottom:12px}.profile-reply-context-kicker{color:var(--muted);letter-spacing:.025em;text-transform:uppercase;align-items:center;gap:5px;margin:0 0 4px;font-size:11px;font-weight:720;display:flex}.profile-reply-context-content>header{min-width:0;min-height:22px;color:var(--muted);font-size:inherit;align-items:center;gap:5px;display:flex}.profile-reply-context-author{min-width:0;color:var(--ink);white-space:nowrap;flex:auto;align-items:center;gap:4px;display:flex;overflow:hidden}.profile-reply-context-author strong,.profile-reply-context-author>span:last-child{text-overflow:ellipsis;min-width:0;overflow:hidden}.profile-reply-context-author strong{flex:0 auto;font-size:15px}.profile-reply-context-author>span:last-child{color:var(--muted);flex:auto}.profile-reply-context-author:hover strong{text-decoration:underline}.profile-reply-context-content time{white-space:nowrap;flex:none}.profile-reply-context-open{width:38px;height:38px;color:var(--muted);border-radius:50%;flex:0 0 38px;place-items:center;display:grid}.profile-reply-context-open:hover{color:var(--brand);background:var(--brand-soft)}.profile-reply-context-body{width:100%;color:var(--ink);overflow-wrap:anywhere;white-space:pre-wrap;padding:2px 0 7px;font-size:16px;line-height:1.48;display:block}.profile-reply-context-alert{border:1px solid color-mix(in srgb, var(--brand) 30%, var(--border));min-width:0;color:var(--brand);background:color-mix(in srgb, var(--brand-soft) 55%, var(--surface));border-radius:12px;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:7px;margin-top:5px;padding:9px 10px;display:grid}.profile-reply-context-alert>span{gap:2px;min-width:0;display:grid}.profile-reply-context-alert strong,.profile-reply-context-alert small{overflow-wrap:anywhere}.profile-reply-context-alert strong{font-size:15px;line-height:1.35}.profile-reply-context-alert small{color:var(--muted);font-size:16px;line-height:1.48}.profile-reply-context-alert-image{border:1px solid var(--border-strong);border-radius:9px;grid-column:1/-1;width:100%;margin-top:3px;overflow:hidden}.profile-reply-context-media{border:1px solid var(--border-strong);background:var(--surface-subtle);border-radius:12px;width:min(210px,100%);max-height:130px;margin-top:8px;position:relative;overflow:hidden}.profile-reply-context-media img{object-fit:cover;width:100%;max-height:130px;display:block}.profile-reply-context-media>span{color:#fff;background:#080808c7;border-radius:999px;place-items:center;min-width:30px;height:30px;padding-inline:7px;font-size:12px;font-weight:760;display:grid;position:absolute;bottom:7px;right:7px}.profile-reply-context-unavailable{border:1px solid var(--border);min-height:46px;color:var(--muted);background:var(--surface-subtle);border-radius:12px;align-items:center;gap:9px;margin-bottom:12px;padding:9px 12px;display:flex}.profile-reply-context-unavailable>span{width:30px;height:30px;color:var(--brand);background:var(--surface);border-radius:50%;flex:0 0 30px;place-items:center;display:grid}.profile-reply-context-unavailable p{min-width:0;margin:0;font-size:13px;line-height:1.35;display:grid}.profile-reply-context-unavailable strong{color:var(--ink);letter-spacing:.025em;text-transform:uppercase;font-size:11px}.avatar,.avatar-fallback{object-fit:cover;border-radius:50%;flex:none}.avatar-fallback{color:#fff;letter-spacing:.015em;place-items:center;font-weight:760;display:inline-grid}.avatar-button{border-radius:50%;justify-content:center;align-self:start;align-items:center;width:fit-content;height:fit-content;padding:0;line-height:0;display:inline-flex}.avatar-button:hover .avatar{filter:brightness(.92)}.post-content{min-width:0}.post-header{align-items:center;min-height:22px;display:flex}.post-author{text-align:left;white-space:nowrap;align-items:center;gap:4px;min-width:0;display:flex}.post-author strong{text-overflow:ellipsis;font-size:15px;overflow:hidden}.post-author>span:last-child{color:var(--muted);text-overflow:ellipsis;overflow:hidden}.post-author:hover strong{text-decoration:underline}.verified-badge{flex:none;width:16px;height:16px;display:inline-flex}.verified-badge svg{width:16px;height:16px;fill:var(--brand)}.post-time{color:var(--muted);flex:none;padding:0 3px}.post-time:hover{color:var(--brand);text-decoration:underline}.post-edited{color:var(--muted);cursor:help;flex:none;font-size:12px;font-weight:600}.post-edited:hover,.post-edited:focus-visible{color:var(--brand);text-decoration:underline}.post-audience-marker{width:24px;height:24px;color:var(--muted);flex:none;place-items:center;display:inline-grid}.post-menu-wrap{margin-left:auto;position:relative}.post-more{width:32px;height:32px;color:var(--muted);margin:-5px -5px -5px 3px}.post-more:hover{color:var(--brand);background:var(--brand-soft)}.post-menu{z-index:30;border:1px solid var(--border);background:var(--surface-raised);width:190px;box-shadow:var(--shadow);border-radius:9px;padding:6px;position:absolute;top:30px;right:0}.post-menu button{text-align:left;border-radius:6px;align-items:center;gap:9px;width:100%;min-height:40px;padding:0 10px;display:flex}.post-menu button:hover{background:var(--surface-subtle)}.post-menu .danger-item{color:var(--danger)}.warning-dialog{width:min(520px,100%)}.warning-dialog-heading{align-items:center;gap:12px;padding-right:34px;display:flex}.warning-dialog-heading .eyebrow,.warning-dialog-heading h2{margin:0}.warning-dialog-icon{color:#fff;background:var(--danger);border-radius:50%;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.warning-dialog .dialog-copy{margin-top:18px}.warning-dialog form{gap:9px;margin-top:0}.warning-field textarea{resize:vertical;border:1px solid var(--border-strong);width:100%;min-height:142px;color:var(--ink);background:var(--surface);font:inherit;border-radius:12px;outline:0;padding:12px 13px;font-size:15px;font-weight:450;line-height:1.5}.warning-field textarea:focus{border-color:var(--brand);box-shadow:var(--focus-ring-soft)}.warning-field textarea[aria-invalid=true]{border-color:var(--danger)}.warning-field textarea:disabled{opacity:.68}.warning-field-meta{color:var(--muted);justify-content:space-between;gap:14px;font-size:12px;line-height:1.4;display:flex}.warning-field-meta span:last-child{font-variant-numeric:tabular-nums;flex:none}.warning-error{color:var(--danger);margin:3px 0 0;font-size:13px;font-weight:650;line-height:1.4}.warning-dialog-actions{border-top:1px solid var(--border);justify-content:flex-end;gap:9px;margin-top:12px;padding-top:16px;display:flex}.warning-dialog-actions .primary-button,.warning-dialog-actions .secondary-button{min-height:42px}.promotion-dialog-icon,.edit-post-dialog-icon{background:var(--brand)}.edit-post-reason{color:var(--ink);gap:6px;margin-top:8px;font-size:14px;font-weight:750;display:grid}.edit-post-reason select,.edit-post-reason input{border:1px solid var(--border-strong);width:100%;min-height:46px;color:var(--ink);background:var(--surface);font:inherit;border-radius:12px;outline:0;padding:0 13px;font-weight:500}.edit-post-reason select:focus,.edit-post-reason input:focus{border-color:var(--brand);box-shadow:var(--focus-ring-soft)}.edit-post-reason small{color:var(--muted);font-size:12px;font-weight:450}.promotion-audience{border:0;min-width:0;margin:13px 0 0;padding:0}.promotion-audience legend{color:var(--ink);margin-bottom:8px;font-size:14px;font-weight:750}.promotion-audience-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.promotion-audience-options label{cursor:pointer;min-width:0;position:relative}.promotion-audience-options input{opacity:0;width:1px;height:1px;position:absolute}.promotion-audience-options label>span{border:1px solid var(--border-strong);min-height:76px;color:var(--ink);background:var(--surface);border-radius:14px;flex-direction:column;justify-content:center;gap:3px;padding:10px 11px;transition:border-color .14s,background-color .14s,color .14s;display:flex}.promotion-audience-options strong{font-size:15px}.promotion-audience-options small{color:var(--muted);font-size:11px;line-height:1.3}.promotion-audience-options input:checked+span{border-color:var(--brand);color:var(--brand);background:var(--brand-soft)}.promotion-audience-options input:focus-visible+span{box-shadow:var(--focus-ring-soft)}.promotion-audience-options input:disabled+span{cursor:default;opacity:.65}.post-body{width:100%;color:var(--ink);text-align:left;white-space:pre-wrap;overflow-wrap:anywhere;-webkit-user-select:text;user-select:text;padding:2px 0 7px;font-size:16px;line-height:1.48;display:block}.focused-post .post-body{padding:10px 0 13px;font-size:19px;line-height:1.5}.post-token{color:var(--brand)}.post-mention,.post-page-link{font-weight:650}.post-hashtag{background:var(--brand-soft);border-radius:3px;font-weight:650}.post-word-effect{color:var(--brand);font:inherit;line-height:inherit;vertical-align:baseline;text-underline-offset:2px;cursor:pointer;background:0 0;border:0;border-radius:0;margin:0;padding:0;text-decoration:underline;text-decoration-thickness:1px;display:inline}.post-word-effect:hover{color:var(--brand-hover);text-decoration-thickness:2px}.post-token:hover,.post-token:focus-visible{text-underline-offset:2px;text-decoration:underline}.direct-post{box-shadow:inset 3px 0 0 var(--brand)}.bluey-announcement-post{box-shadow:none}.bluey-announcement-post:before{content:"";pointer-events:none;background:repeating-linear-gradient(135deg,#1f1fff 0 8px,#fff 8px 11px,#c50202 11px 19px,#fff 19px 22px);width:4px;position:absolute;top:0;bottom:0;left:0}.direct-post-badge{border:1px solid color-mix(in srgb, var(--brand) 28%, var(--border));width:fit-content;max-width:100%;color:var(--brand);background:var(--brand-soft);border-radius:8px;align-items:center;gap:5px;margin:3px 0 5px;padding:5px 8px;font-size:12px;line-height:1.3;display:flex}.direct-post-badge span{overflow-wrap:anywhere}.direct-post-badge strong{margin-right:3px}.post-media-grid{border:1px solid var(--border-strong);background:var(--border-strong);border-radius:14px;gap:2px;margin:3px 0 9px;display:grid;overflow:hidden}.post-media-grid-2,.post-media-grid-3,.post-media-grid-4{aspect-ratio:16/10;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr))}.post-media-grid-2 .post-media-item,.post-media-grid-3 .post-media-item:first-child{grid-row:1/3}.post-media-item{background:var(--surface-subtle);min-width:0;min-height:0;margin:0;overflow:hidden}.post-media-item img{object-fit:cover;width:100%;height:100%;display:block}.post-media-open{cursor:zoom-in;background:0 0;border:0;border-radius:0;width:100%;height:100%;padding:0;display:block}.post-media-layout-single-natural .post-media-open{height:auto}.post-media-layout-single-natural .post-media-item img{object-fit:contain;height:auto;max-height:none}.post-media-layout-single-height-capped{aspect-ratio:1/2}.post-media-layout-single-height-capped .post-media-item img{object-fit:cover;height:100%;max-height:none}.quote-note{border:1px solid var(--border);width:fit-content;color:var(--muted);background:var(--canvas);border-radius:12px;align-items:center;gap:6px;margin:2px 0 8px;padding:6px 9px;font-size:12px;display:flex}.repost-label{min-width:0;max-width:calc(100% - 53px);min-height:24px;color:var(--muted);overflow-wrap:anywhere;text-align:left;align-items:center;gap:7px;margin:-2px 0 7px 53px;font-size:12px;font-weight:680;line-height:1.35;display:flex}.repost-label:hover{color:var(--success)}.post-actions{justify-content:space-between;align-items:center;max-width:450px;margin:2px 0 0 -8px;display:flex}.post-actions button,.post-actions>a{min-width:42px;height:38px;color:var(--muted);transition:color .16s var(--motion-standard), background-color .16s var(--motion-standard), transform .16s var(--motion-standard);border-radius:20px;align-items:center;gap:5px;padding:0 8px;font-size:12px;text-decoration:none;display:flex}.post-actions button:active,.post-actions>a:active{transform:scale(.92)}.post-actions button:hover,.post-actions>a:hover{color:var(--brand);background:var(--brand-soft)}.post-actions button.reposted{color:var(--success)}.post-actions button.reposted:hover{background:#1e6a481a}.post-actions button.liked{color:var(--reaction)}.post-actions button.bookmarked{color:var(--brand)}.post-action-pair{min-width:42px;height:38px;color:var(--muted);align-items:center;display:inline-flex}.post-action-pair>button{min-width:28px;padding:0 4px}.post-action-pair>.engagement-count-button{text-underline-offset:3px;min-width:20px;margin-left:-3px;padding:0 4px;font-size:12px;-webkit-text-decoration:underline #0000;text-decoration:underline #0000}.post-action-pair>.engagement-count-button:hover{text-decoration-color:currentColor}.post-action-pair.reposted{color:var(--success)}.post-action-pair.liked{color:var(--reaction)}.engagement-list-backdrop{z-index:170}.engagement-list-dialog{border:1px solid var(--border);border-radius:var(--radius-modal);background:var(--surface-raised);width:min(440px,100vw - 28px);max-height:min(680px,100dvh - 40px);box-shadow:var(--shadow);flex-direction:column;display:flex;overflow:hidden}.engagement-list-dialog>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.engagement-list-dialog>header span{gap:2px;display:grid}.engagement-list-dialog h2{font:22px/1.1 var(--font-display);margin:0}.engagement-list-dialog header small{color:var(--muted)}.engagement-list-body{overflow:auto}.engagement-list-body ul{margin:0;padding:0;list-style:none}.engagement-list-body li+li{border-top:1px solid var(--border)}.engagement-list-body li a{min-height:72px;color:inherit;align-items:center;gap:12px;padding:12px 20px;text-decoration:none;display:flex}.engagement-list-body li a:hover{background:var(--surface-variant)}.engagement-list-avatar-frame{aspect-ratio:1;border-radius:50%;flex:0 0 44px;place-items:center;width:44px;min-width:44px;height:44px;display:grid;overflow:hidden}.engagement-list-avatar-frame>.avatar{aspect-ratio:1;object-fit:cover;flex:0 0 44px;min-width:44px;max-width:44px;min-height:44px;max-height:44px;display:grid;width:44px!important;height:44px!important}.engagement-list-person-copy{flex:1;min-width:0;display:grid}.engagement-list-body li strong,.engagement-list-body li small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.engagement-list-body li small{color:var(--muted)}.engagement-list-state{color:var(--muted);text-align:center;margin:0;padding:32px 20px}.engagement-list-state .secondary-button{margin-top:14px}.engagement-list-more{margin:14px auto 18px}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:42px;display:flex}.empty-state>span{width:58px;height:58px;color:var(--brand);background:var(--brand-soft);border-radius:50%;place-items:center;display:grid}.empty-state h2{margin:18px 0 7px;font-size:24px;font-weight:400}.empty-state p{max-width:350px;color:var(--muted);margin:0}.content-unavailable{min-height:360px;padding-inline:28px}.content-unavailable-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:8px;display:flex}.error-state .secondary-button{margin-top:18px}.skeleton-row{border-bottom:1px solid var(--border);grid-template-columns:42px 1fr;gap:12px;padding:17px;display:grid}.skeleton-row>i{background:var(--surface-subtle);border-radius:50%;width:42px;height:42px;animation:1.5s ease-in-out infinite alternate breathe}.skeleton-row>div{gap:9px;display:grid}.skeleton-row b{background:var(--surface-subtle);border-radius:4px;width:42%;height:13px;animation:1.5s ease-in-out infinite alternate breathe}.skeleton-row b:nth-child(2){width:94%}.skeleton-row b:nth-child(3){width:73%}@keyframes breathe{to{opacity:.48}}.discovery-rail-lane{min-width:0;min-height:max(100vh, var(--discovery-rail-min-height,100vh));min-height:max(100dvh, var(--discovery-rail-min-height,100dvh));align-self:stretch;position:relative}.discovery-rail{height:max-content;min-height:100dvh;padding:12px 0 30px;position:relative;overflow:visible}.discovery-rail[data-rail-mode=flow]{top:var(--discovery-rail-flow-top,0);position:absolute;left:0;right:0}.discovery-rail[data-rail-mode=fixed-bottom],.discovery-rail[data-rail-mode=fixed-top]{z-index:5;left:var(--discovery-rail-fixed-left);width:var(--discovery-rail-fixed-width);position:fixed}.discovery-rail[data-rail-mode=fixed-bottom]{bottom:0}.discovery-rail[data-rail-mode=fixed-top]{top:0}.discovery-rail[data-rail-mode=short]{position:sticky;top:0}.global-search,.mobile-search,.search-page-header form{height:44px;color:var(--muted);background:var(--surface-subtle);border:1px solid #0000;border-radius:999px;align-items:center;gap:9px;padding:0 13px;display:flex}.rail-search-row{grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:8px;display:grid}.rail-search-row .global-search{min-width:0}.rail-shortcuts-link{width:44px;height:44px;color:var(--muted);background:var(--surface-subtle);border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.rail-shortcuts-link:hover{color:var(--brand);background:var(--brand-soft)}.rail-shortcuts-link:focus-visible{border-color:var(--brand);color:var(--brand);background:var(--surface);box-shadow:var(--focus-ring-soft);outline:0}.mobile-search{margin:13px 15px}.global-search:focus-within,.mobile-search:focus-within,.search-page-header form:focus-within{border-color:var(--brand);color:var(--brand);background:var(--surface);box-shadow:var(--focus-ring-soft)}.global-search input,.mobile-search input,.search-page-header input{background:0 0;border:0;outline:0;width:100%}.rail-section{border:1px solid var(--border);border-radius:var(--radius-panel);background:var(--surface);margin-top:16px;padding:8px 0;overflow:hidden}.rail-section h2,.people-results h2,.mobile-trends h2{font-size:var(--type-section-title);letter-spacing:-.015em;margin:0;padding:10px 14px 8px}.trend-row{text-align:left;gap:2px;width:100%;padding:10px 14px;display:grid}.trend-row:hover{background:var(--surface-subtle)}.trend-row small,.trend-row span{color:var(--muted);font-size:11px}.trend-row strong{font-size:15px}.suggestion-row{align-items:center;gap:8px;min-height:60px;padding:8px 12px;display:flex}.suggestion-row:hover{background:var(--surface-subtle)}.suggestion-person{text-align:left;flex:1;align-items:center;gap:9px;min-width:0;display:flex}.suggestion-person>span{min-width:0;display:grid}.suggestion-person strong,.suggestion-person small{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:3px;display:flex;overflow:hidden}.suggestion-person strong{font-size:14px}.suggestion-person small{color:var(--muted)}.follow-button,.following-button{border-radius:999px;flex:none;min-width:68px;min-height:32px;padding:0 11px;font-size:12px;font-weight:750}.follow-button{color:var(--on-ink);background:var(--ink)}.following-button{border:1px solid var(--border-strong);background:var(--surface)}.rail-footer{color:var(--muted);flex-wrap:wrap;align-items:center;gap:5px 13px;padding:17px 6px;font-size:11px;display:flex}.rail-theme-toggle{border-radius:9px;min-height:30px;padding:0 8px;font-size:12px;font-weight:700}.rail-theme-toggle:hover{background:var(--surface-subtle)}.rail-footer small{width:100%}.rail-policy-links{flex-wrap:wrap;flex:1 0 100%;gap:6px 12px;display:flex}.rail-policy-links a{color:inherit;white-space:nowrap;align-items:center;gap:3px;text-decoration:none;display:inline-flex}.rail-policy-links a:hover,.rail-policy-links a:focus-visible{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.profile-hero{border-bottom:1px solid var(--border)}.profile-banner{background-color:var(--surface-subtle);height:155px;overflow:hidden}.profile-banner-default{background-color:#f9f9f9;background-image:url(/beacon-pattern.svg);background-position:4px 4px;background-repeat:repeat;background-size:76px 76px}.profile-banner-image{object-fit:cover;width:100%;height:100%;display:block}.profile-banner-viewer-trigger{width:100%;color:inherit;cursor:zoom-in;background:0 0;padding:0;display:block}.profile-banner-viewer-trigger .profile-banner-image{transition:filter .16s var(--motion-standard)}.profile-banner-viewer-trigger:hover .profile-banner-image{filter:brightness(.94)}.profile-banner-viewer-trigger:focus-visible{z-index:2;outline:3px solid var(--focus);outline-offset:-3px;position:relative}.profile-actions{flex-wrap:wrap;justify-content:flex-end;align-items:start;gap:8px;min-height:56px;padding:11px 16px 0;display:flex}.mobile-profile-logout{display:none}.profile-avatar{z-index:1;background:var(--surface);border-radius:50%;margin:-57px auto 0 0;padding:4px;position:relative}.profile-avatar-viewer-trigger{cursor:zoom-in;border-radius:50%;padding:0;line-height:0;display:block}.profile-avatar-viewer-trigger:hover .avatar{filter:brightness(.92)}.profile-avatar-viewer-trigger:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.profile-media-viewer-backdrop{z-index:220;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#080808e0;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.profile-media-viewer-dialog{background:#080808;border-radius:18px;place-items:center;width:fit-content;max-width:min(1100px,100%);max-height:calc(100dvh - 48px);padding:54px 14px 14px;display:grid;position:relative;box-shadow:0 22px 70px #0000007a}.profile-media-viewer-dialog img{object-fit:contain;max-width:100%;max-height:calc(100dvh - 116px);display:block}.profile-media-viewer-avatar img{width:min(720px,100vw - 76px);height:min(720px,100vw - 76px,100dvh - 116px)}.profile-media-viewer-close{color:#fff;background:#ffffff1f;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:10px;right:10px}.profile-media-viewer-close:hover{background:#ffffff38}.profile-media-viewer-close:focus-visible{outline-color:#fff}.profile-actions .secondary-button,.profile-actions .primary-button{min-height:36px}.profile-actions .profile-icon-action{width:36px;min-width:36px;padding:0}.profile-invite-backdrop{z-index:245}.profile-invite-dialog{border:1px solid var(--border);background:var(--surface-raised);width:min(620px,100vw - 32px);max-height:calc(100dvh - 40px);box-shadow:var(--shadow-strong);border-radius:24px;padding:20px;overflow:auto}.profile-invite-dialog-header,.profile-invite-dialog-actions,.profile-invite-meta,.profile-invite-kicker{align-items:center;display:flex}.profile-invite-dialog-header{justify-content:space-between;gap:18px}.profile-invite-dialog-header h2{margin:3px 0 0;font-size:24px;line-height:1.15}.profile-invite-kicker{color:var(--brand);letter-spacing:.035em;text-transform:uppercase;gap:6px;font-size:12px;font-weight:800}.profile-invite-copy{color:var(--muted);margin:12px 0 16px;line-height:1.5}.profile-invite-preview-frame{border:1px solid var(--border);background:var(--surface-soft);border-radius:20px;place-items:center;min-height:220px;display:grid;position:relative;overflow:hidden}.profile-invite-preview{background:#fff;width:100%;height:auto;display:block}.profile-invite-preview-frame.is-loading .profile-invite-preview,.profile-invite-preview-frame.is-error .profile-invite-preview{visibility:hidden}.profile-invite-preview-message,.profile-invite-retry{z-index:1;position:absolute}.profile-invite-preview-message{color:var(--muted);margin:0;font-size:14px}.profile-invite-meta{color:var(--muted);justify-content:space-between;gap:12px;padding:12px 2px 5px;font-size:13px}.profile-invite-meta span{color:var(--ink);align-items:center;gap:6px;font-weight:650;display:inline-flex}.profile-invite-dialog-actions{justify-content:flex-end;gap:9px;margin-top:14px}.profile-invite-status{min-height:18px;color:var(--muted);text-align:right;margin:8px 2px 0;font-size:12px}.profile-wellbeing-control{position:relative}.profile-wellbeing-button{white-space:nowrap;gap:7px}.profile-wellbeing-menu{z-index:20;border:1px solid var(--border);background:var(--surface-raised);width:min(250px,100vw - 32px);box-shadow:var(--shadow);border-radius:16px;grid-template-columns:repeat(5,minmax(40px,1fr));gap:4px;padding:5px;display:grid;position:absolute;top:calc(100% + 7px);right:0;overflow:hidden}.profile-wellbeing-menu button{border-radius:11px;justify-content:center;align-items:center;width:100%;min-height:44px;padding:6px;display:flex}.profile-wellbeing-menu button:hover,.profile-wellbeing-menu button[aria-selected=true]{background:var(--brand-soft)}.profile-wellbeing-menu button>span:first-child{font-size:23px}.profile-wellbeing-status,.profile-service-identity{color:var(--ink);background:var(--surface-subtle);border-radius:999px;align-items:center;gap:6px;font-size:13px;font-weight:650;display:inline-flex}.profile-wellbeing-status{justify-content:center;min-width:36px;min-height:36px;padding:7px 11px;font-size:21px}.profile-service-identity{min-height:30px;margin:-5px 0 12px;padding:5px 10px}.profile-media-dialog{width:min(600px,100%);padding-bottom:24px;overflow-x:hidden}.profile-media-form{gap:0!important;margin-top:22px!important}.auth-dialog .profile-password-form{gap:0;margin-top:0}.profile-password-field{padding-bottom:0}.profile-password-actions{justify-content:flex-end;display:flex}.profile-password-actions .secondary-button{min-height:40px}.auth-dialog .profile-data-export-form{gap:0;margin-top:0}.profile-data-export-field{padding-bottom:0}.profile-data-export-actions{justify-content:flex-end;display:flex}.profile-data-export-actions .secondary-button{min-height:40px}.auth-dialog .profile-account-deletion-form{gap:0;margin-top:0}.profile-account-deletion-field{padding-bottom:0}.profile-account-deletion-warning{color:var(--danger);margin:3px 0 0;font-size:13px;line-height:1.45}.profile-account-deletion-actions{justify-content:flex-end;display:flex}.profile-account-delete-button{min-height:40px;color:var(--danger)}.profile-account-delete-button:hover:not(:disabled){border-color:var(--danger);background:color-mix(in srgb, var(--danger) 9%, var(--surface))}.auth-dialog .profile-email-settings-form,.auth-dialog .profile-notification-settings-form{gap:0;margin-top:0}.profile-notification-settings-field{padding-bottom:0}.profile-notification-device-status{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.profile-notification-device-status>span{background:var(--surface-subtle);border-radius:14px;align-items:center;gap:9px;min-width:0;padding:11px 12px;display:flex}.profile-notification-device-status>span>span{gap:2px;min-width:0;display:grid}.profile-notification-device-status strong,.profile-notification-device-status small{overflow-wrap:anywhere}.profile-notification-device-status strong{font-size:12px}.profile-notification-device-status small{color:var(--muted);font-size:11px}.profile-notification-preferences{border:1px solid var(--border);border-radius:16px;min-width:0;margin:0;padding:0;overflow:hidden}.profile-notification-preference-header,.profile-notification-preference-row{grid-template-columns:minmax(0,1fr) repeat(3,48px);align-items:center;display:grid}.profile-notification-preference-header{background:var(--surface-subtle);min-height:36px;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;padding-inline:12px 4px;font-size:11px;font-weight:700}.profile-notification-preference-header span:not(:first-child){text-align:center}.profile-notification-preference-row{border-top:1px solid var(--border);min-height:64px;padding:8px 4px 8px 12px}.profile-notification-preference-copy{gap:2px;min-width:0;padding-right:8px;display:grid}.profile-notification-preference-copy strong{font-size:13px}.profile-notification-preference-copy small,.profile-notification-note{color:var(--muted);font-size:11px;line-height:1.35}.profile-notification-preference-row label{cursor:pointer;place-items:center;min-width:44px;min-height:44px;display:grid}.profile-notification-preference-row input[type=checkbox]{width:18px;height:18px;accent-color:var(--brand);box-shadow:none;margin:0;padding:0}.profile-notification-note{margin:0}.profile-email-settings-field{padding-bottom:0}.profile-email-catch-up{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:14px;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:9px;min-width:0;padding:12px;display:grid}.profile-email-catch-up:hover{background:var(--surface-subtle)}.profile-email-catch-up.is-selected{border-color:var(--brand);background:var(--brand-soft)}.profile-email-catch-up input[type=checkbox]{width:18px;height:18px;accent-color:var(--brand);box-shadow:none;background:0 0;margin:1px 0 0;padding:0}.profile-email-catch-up strong{font-size:13px;display:block}.profile-email-catch-up strong+span{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.4;display:block}.profile-email-settings-actions{justify-content:flex-end;display:flex}.profile-email-settings-actions .secondary-button{min-height:40px}.profile-media-field{border-top:1px solid var(--border);gap:13px;padding:20px 0;display:grid}.profile-media-heading{gap:3px;display:grid}.profile-media-heading h3,.profile-media-copy,.profile-media-error{margin:0}.profile-media-heading h3{font-family:var(--font-ui), "Google Sans", "Segoe UI Variable", "Segoe UI", system-ui, sans-serif;font-size:15px;font-weight:750}.profile-media-copy,.profile-media-filename{color:var(--muted);font-size:13px;font-weight:400}.profile-media-cover-preview{border:1px solid var(--border);background:var(--surface-subtle);border-radius:16px;overflow:hidden}.profile-media-cover-preview .profile-banner{height:150px}.profile-media-avatar-row{align-items:center;gap:18px;display:flex}.profile-media-avatar-preview{border:1px solid var(--border);background:var(--surface);border-radius:50%;flex:0 0 96px;width:96px;height:96px;padding:3px;overflow:hidden}.profile-media-avatar-preview .avatar{object-fit:cover;width:100%!important;height:100%!important}.profile-media-avatar-preview img.avatar{display:block}.profile-media-avatar-preview .avatar-fallback{place-items:center;display:grid}.profile-media-avatar-picker{gap:9px;min-width:0;display:grid}.profile-media-picker-row{flex-wrap:wrap;align-items:center;gap:9px;min-width:0;display:flex}.profile-media-picker-row .secondary-button,.profile-media-avatar-picker .secondary-button{min-height:38px;padding-inline:15px}.profile-media-filename{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.profile-media-remove-button{color:var(--danger)}.profile-media-remove-button:hover:not(:disabled){border-color:var(--danger);background:color-mix(in srgb, var(--danger) 9%, var(--surface))}.profile-media-error{color:var(--danger);font-size:13px;font-weight:650}.profile-media-submit-error{background:color-mix(in srgb, var(--danger) 9%, var(--surface));border-radius:12px;padding:11px 13px}.profile-media-actions{border-top:1px solid var(--border);justify-content:flex-end;gap:9px;padding-top:19px;display:flex}.profile-details-field{gap:16px}.profile-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 14px;display:grid}.profile-detail-field{align-content:start;min-width:0}.profile-detail-field-wide{grid-column:1/-1}.profile-detail-field>span:first-child{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.profile-detail-field textarea{resize:vertical;border:1px solid var(--border-strong);background:var(--surface);border-radius:12px;outline:0;width:100%;min-height:92px;padding:11px 13px;font-size:15px;font-weight:400;line-height:1.45}.profile-detail-field textarea:focus{border-color:var(--brand);box-shadow:var(--focus-ring-soft)}.profile-handle-input{border:1px solid var(--border-strong);background:var(--surface);border-radius:12px;align-items:center;min-width:0;height:46px;padding-left:13px;display:flex;overflow:hidden}.profile-handle-input>span{color:var(--muted);flex:none;font-size:15px;font-weight:500}.auth-dialog .profile-handle-input input:not(.sr-only){min-width:0;height:44px;box-shadow:none;background:0 0;border:0;border-radius:0;flex:1;padding-left:3px}.profile-handle-input:focus-within{border-color:var(--brand);box-shadow:var(--focus-ring-soft)}.profile-handle-readonly{background:var(--surface-subtle)}.profile-handle-readonly input[readonly]{color:var(--muted);cursor:default}.profile-field-help,.profile-field-count{color:var(--muted);font-size:12px;font-weight:450;line-height:1.35}.profile-page-contact-fields{border:1px solid var(--border);background:var(--surface-subtle);border-radius:16px;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 14px;min-width:0;margin:0;padding:16px;display:grid}.profile-page-contact-fields legend{padding-inline:5px;font-size:14px;font-weight:750}.profile-page-contact-intro{color:var(--muted);grid-column:1/-1;margin:-3px 0 1px;font-size:12px;line-height:1.45}.profile-public-email-toggle{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:12px;grid-column:1/-1;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:3px 9px;padding:11px 12px;display:grid}.profile-public-email-toggle input[type=checkbox]{width:18px;height:18px;box-shadow:none;accent-color:var(--brand);background:0 0;margin:1px 0 0;padding:0}.profile-public-email-toggle>span{font-size:13px;font-weight:750}.profile-public-email-toggle>small{grid-column:2}.profile-media-status{color:var(--success);background:color-mix(in srgb, var(--success) 10%, var(--surface));border-radius:12px;margin:0 0 14px;padding:11px 13px;font-size:13px;font-weight:700}.profile-copy{padding:2px 16px 14px}.profile-copy h2{align-items:center;gap:5px;margin:0;font-size:21px;display:flex}.profile-handle{color:var(--muted);margin:0 0 14px}.profile-bio{margin:0 0 12px;font-size:15px;line-height:1.45}.profile-meta,.profile-counts{color:var(--muted);flex-wrap:wrap;gap:7px 15px;margin-top:8px;font-size:13px;display:flex}.profile-meta a{color:var(--brand)}.profile-contact-links{flex-wrap:wrap;gap:7px;margin-top:11px;display:flex}.profile-contact-links a{border:1px solid var(--border-strong);max-width:100%;min-height:34px;color:var(--ink);background:var(--surface);border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.profile-contact-links a span{overflow-wrap:anywhere;min-width:0}.profile-contact-links a:hover{border-color:var(--brand);color:var(--brand);background:var(--brand-soft)}.profile-counts strong{color:var(--ink)}.profile-counts button,.profile-counts a{min-height:32px;color:var(--muted);border-radius:6px;align-items:center;gap:4px;margin-block:-5px;padding:5px 0;display:inline-flex}.profile-counts button:hover,.profile-counts a:hover{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.profile-tabs{grid-template-columns:repeat(3,1fr);margin-top:5px;display:grid}.profile-tabs.two-tabs{grid-template-columns:repeat(2,1fr)}.profile-tabs button,.profile-tabs a{min-height:48px;color:var(--muted);transition:color .16s var(--motion-standard), background-color .16s var(--motion-standard);place-items:center;font-weight:650;display:grid;position:relative}.profile-tabs button:hover,.profile-tabs a:hover{background:var(--surface-subtle)}.profile-tabs button.active,.profile-tabs a.active{color:var(--ink)}.profile-tabs button.active:after,.profile-tabs a.active:after{content:"";background:var(--brand);height:3px;position:absolute;bottom:0;left:35%;right:35%}.profile-tabpanel{min-width:0}.profile-tabpanel:focus-visible{outline:2px solid var(--focus);outline-offset:-2px}.connection-tabs{border-bottom:1px solid var(--border);background:var(--surface);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.connection-tabs button,.connection-tabs a{min-width:0;min-height:48px;color:var(--muted);transition:color .16s var(--motion-standard), background-color .16s var(--motion-standard);place-items:center;font-weight:650;display:grid;position:relative}.connection-tabs button:hover,.connection-tabs a:hover{background:var(--surface-subtle)}.connection-tabs button.active,.connection-tabs a.active{color:var(--ink)}.connection-tabs button.active:after,.connection-tabs a.active:after{content:"";background:var(--brand);height:3px;position:absolute;bottom:0;left:35%;right:35%}.connection-filters{border-bottom:1px solid var(--border);background:var(--surface);scrollbar-width:none;overscroll-behavior-inline:contain;gap:8px;min-width:0;padding:10px 14px;display:flex;overflow-x:auto}.connection-filters::-webkit-scrollbar{display:none}.connection-filter-trigger.has-filter{color:var(--brand);background:var(--brand-soft)}.connection-filters button{border:1px solid var(--border-strong);min-height:32px;color:var(--muted);background:var(--surface);transition:color .16s var(--motion-standard), border-color .16s var(--motion-standard), background-color .16s var(--motion-standard);border-radius:999px;flex:none;padding:5px 12px;font-size:13px;font-weight:700;line-height:1}.connection-filters button:hover{color:var(--ink);border-color:var(--brand);background:var(--surface-subtle)}.connection-filters button.active{color:var(--brand);border-color:color-mix(in srgb, var(--brand) 45%, var(--border));background:var(--brand-soft)}.connection-filters button:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.connections-tabpanel{min-width:0}.connections-tabpanel:focus-visible{outline:2px solid var(--focus);outline-offset:-2px}.connection-list{min-width:0}.connection-person-row{border-bottom:1px solid var(--border);min-width:0}.connection-person-row .person-row{padding-right:10px}.connection-gate,.public-connections-gate{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:42px 28px;display:flex}.connection-gate-icon{width:52px;height:52px;color:var(--brand);background:var(--brand-soft);border-radius:50%;place-items:center;margin-bottom:15px;display:grid}.connection-gate h2,.public-connections-gate h2{overflow-wrap:anywhere;max-width:410px;margin:0;font-size:20px}.connection-gate p,.public-connections-gate p{max-width:420px;color:var(--muted);margin:8px 0 20px;line-height:1.45}.connection-error-state{min-height:260px}.search-page-header{align-items:center;gap:5px;padding:7px 12px;display:flex}.search-page-header form{flex:1}.people-results{border-bottom:1px solid var(--border)}.person-row{text-align:left;grid-template-columns:42px 1fr;gap:11px;width:100%;padding:12px 16px;display:grid}.person-row:hover{background:var(--surface-subtle)}.person-row>span{min-width:0;display:grid}.person-row strong{align-items:center;gap:4px;display:flex}.person-row small{color:var(--muted)}.person-row p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;overflow:hidden}.person-result-row{align-items:center;display:flex}.person-result-row .person-row{flex:1;min-width:0}.person-result-row>.follow-button,.person-result-row>.following-button{margin-right:16px}.notification-row{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr);padding:13px 16px;display:grid}.notification-row.unread{background:var(--brand-soft)}.notification-type{z-index:1;width:20px;height:20px;color:var(--notification-type-ink);background:var(--notification-type-background);box-shadow:0 0 0 2px var(--surface);border-radius:50%;place-items:center;display:grid;position:absolute;top:-3px;right:-3px}.notification-type svg{width:12px;height:12px}.notification-actor{flex:none;width:42px;height:42px;display:block;position:relative}.notification-main{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;display:grid}.notification-content{text-align:left;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:9px;width:100%;min-width:0;display:grid}.notification-copy{overflow-wrap:anywhere;gap:7px;min-width:0;display:grid}.notification-copy>span{line-height:1.45}.notification-target-avatar{width:42px;height:42px;padding:0}.notification-profile-link:hover,.notification-profile-link:focus-visible{color:var(--brand);text-underline-offset:2px;text-decoration:underline}.notification-target-label{text-align:left;line-height:inherit;padding:0;display:inline}.notification-target-preview{text-align:left;width:100%;padding:0}.notification-promotion-copy{gap:4px;display:grid}.notification-promotion-copy>strong{color:var(--ink);line-height:1.35}.notification-content small{color:var(--muted);margin-left:6px}.notification-content p{color:var(--muted);margin:0;line-height:1.45}.notification-warning-content{cursor:default;grid-template-columns:minmax(0,1fr)}.notification-restriction-content{cursor:default}.notification-follow{justify-self:end}.notification-action-button{min-height:var(--control-height-compact);border:1px solid var(--border-strong);border-radius:var(--radius-full);color:var(--ink);background:var(--surface-raised);font-weight:var(--weight-emphasis);white-space:nowrap;justify-content:center;justify-self:end;align-items:center;gap:6px;padding:0 13px;display:inline-flex}.notification-action-button:hover:not(:disabled){border-color:color-mix(in srgb, var(--brand) 38%, var(--border-strong));background:var(--brand-soft)}.notification-action-button.active{border-color:color-mix(in srgb, var(--reaction) 50%, var(--border-strong));color:var(--reaction)}.notification-action-button:disabled{opacity:.62;cursor:default}.notification-unavailable,.notification-target-unavailable{color:var(--muted)}.notification-warning-header{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:9px;display:grid}.notification-warning-header>span{gap:1px;min-width:0;line-height:1.35;display:grid}.notification-warning-header small{margin:0}.notification-content .notification-warning-text{border-left:3px solid var(--danger);color:var(--ink);background:var(--surface-subtle);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:0 8px 8px 0;padding:10px 12px;line-height:1.5}.compose-dialog{border:1px solid var(--border);background:var(--surface-raised);width:min(590px,100%);max-height:min(760px,100dvh - 32px);box-shadow:var(--shadow);border-radius:24px;overflow:hidden auto}.composer-modal{padding-top:0}.composer-modal .composer-modal-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:56px;margin:0 -6px 9px;font-weight:700;display:flex}.composer-modal .composer-textarea{min-height:150px}.reply-dialog{flex-direction:column;height:min(760px,100dvh - 32px);display:flex;overflow:hidden}.reply-dialog-head{border-bottom:1px solid var(--border);background:var(--surface-raised);flex:none;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;min-height:58px;padding:0 13px;display:grid}.reply-dialog-head .icon-button{width:44px;height:44px}.reply-dialog-head h2{font-family:var(--font-display), "Archivo Black", sans-serif;text-align:center;margin:0;font-size:18px}.reply-dialog-conversation{overscroll-behavior:contain;background:var(--surface);flex:auto;min-height:126px;overflow:hidden auto}.reply-dialog-eyebrow,.reply-dialog-replies>h3{color:var(--muted);background:var(--surface-subtle);letter-spacing:.045em;text-transform:uppercase;margin:0;padding:9px 17px;font-size:11px;font-weight:760}.reply-dialog-replies>h3{border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.reply-context-post{border-bottom:1px solid var(--border);background:var(--surface);grid-template-columns:42px minmax(0,1fr);align-items:start;gap:10px;min-width:0;padding:13px 17px;display:grid}.reply-context-parent{padding-block:15px}.reply-context-content{min-width:0}.reply-context-content>header{min-width:0;color:var(--muted);white-space:nowrap;align-items:center;gap:4px;font-size:13px;display:flex}.reply-context-author{min-width:0;color:var(--ink);text-overflow:ellipsis;font-size:14px;overflow:hidden}.reply-context-content>header>span,.reply-context-content>header>time{text-overflow:ellipsis;overflow:hidden}.reply-context-content>header>span{flex:auto}.reply-context-content>header>time{flex:none}.reply-context-body{overflow-wrap:anywhere;white-space:pre-wrap;margin-top:4px;font-size:15px;line-height:1.45}.reply-context-direct{width:fit-content;color:var(--brand);background:var(--brand-soft);border-radius:7px;align-items:center;gap:4px;margin:6px 0 0;padding:4px 7px;font-size:11px;font-weight:720;display:flex}.reply-context-post .post-media-grid{max-height:230px;margin-top:9px}.reply-context-post .post-media-item img{object-fit:cover;max-height:230px}.reply-dialog-empty,.reply-dialog-error{color:var(--muted);text-align:center;margin:0;padding:18px 17px}.reply-dialog-error p,.reply-dialog-pager p{overflow-wrap:anywhere;margin:0}.reply-dialog-error .secondary-button{min-height:42px;margin-top:12px}.reply-dialog-loading{display:grid}.reply-dialog-loading>span{border-bottom:1px solid var(--border);grid-template-columns:42px minmax(0,1fr);gap:10px;padding:13px 17px;display:grid}.reply-dialog-loading i,.reply-dialog-loading b{background:var(--surface-subtle);border-radius:50%;animation:1.5s ease-in-out infinite alternate breathe;display:block}.reply-dialog-loading i{width:42px;height:42px}.reply-dialog-loading b{border-radius:5px;align-self:center;width:min(78%,330px);height:14px}.reply-dialog-pager{border-bottom:1px solid var(--border);justify-items:center;gap:8px;padding:12px 17px;display:grid}.reply-dialog-pager .secondary-button{min-height:42px}.reply-dialog-pager p{color:var(--danger);font-size:13px}.reply-dialog-new-replies{border-top:3px solid var(--brand-soft)}.reply-dialog>.composer-modal{border-top:1px solid var(--border);flex:0 auto;min-height:0;max-height:min(52dvh,440px);padding:13px 17px 12px;overflow:hidden auto}.reply-dialog>.composer-modal .composer-textarea{min-height:82px}.toast-stack{z-index:200;pointer-events:none;gap:10px;width:min(450px,100vw - 48px);display:grid;position:fixed;bottom:24px;right:24px}.toast{border:1px solid var(--border);border-left:4px solid var(--brand);min-height:68px;color:var(--text);background:var(--surface);box-shadow:var(--shadow);pointer-events:auto;border-radius:16px;grid-template-columns:42px minmax(0,1fr) 36px;align-items:center;gap:10px;padding:10px 9px 10px 12px;display:grid}.toast.message{border-left-color:var(--ink);grid-template-columns:30px minmax(0,1fr) 36px;min-height:52px}.toast.error{border-left-color:var(--danger)}.toast.notification-action{grid-template-columns:42px minmax(0,1fr) auto 36px}.toast-action{justify-self:end}.toast-actor{width:38px;height:38px;position:relative}.toast-notification-icon{border:2px solid var(--surface);color:#fff;background:#c50202;border-radius:50%;place-items:center;width:20px;height:20px;display:grid;position:absolute;top:-4px;right:-4px}.toast-message-icon{width:28px;height:28px;color:var(--on-ink);background:var(--ink);border-radius:50%;place-items:center;display:grid}.toast-message-icon.error{color:#fff;background:var(--danger)}.toast-content{min-width:0;color:inherit;text-align:left;background:0 0;border:0;flex-direction:column;justify-content:center;align-self:stretch;gap:2px;padding:0;display:flex}.toast-follow{justify-self:end}.toast-content strong{overflow-wrap:anywhere;font-size:14px;line-height:1.25}.toast-content span{color:var(--muted);overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}.toast-dismiss{width:36px;height:36px;color:var(--muted);background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.toast-dismiss:hover{color:var(--text);background:var(--surface-subtle)}.public-shell{min-height:100vh}.public-header{z-index:50;border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--canvas) 94%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);justify-content:space-between;align-items:center;min-height:68px;padding:0 max(24px,50vw - 520px);display:flex;position:sticky;top:0}.public-header nav{align-items:center;gap:12px;display:flex}.public-header-action{white-space:nowrap;justify-content:center;align-items:center;gap:6px;display:inline-flex}.public-main{grid-template-columns:minmax(0,640px) 280px;gap:26px;width:min(960px,100% - 32px);margin:24px auto 60px;display:grid}.public-timeline{border:1px solid var(--border);background:var(--surface);border-radius:20px;overflow:hidden}.public-page-title{border-bottom:1px solid var(--border);flex-direction:column;justify-content:center;min-height:62px;padding:8px 16px;display:flex}.public-page-title h1{margin:0;font-size:20px}.public-page-title p{color:var(--muted);margin:1px 0 0;font-size:12px}.public-profile-hero .profile-actions .primary-button{min-height:36px}.public-post .post-body{margin:0}.public-metrics span{min-width:42px;height:38px;color:var(--muted);align-items:center;gap:5px;padding:0 8px;font-size:12px;display:flex}.public-reply-callout{border-bottom:1px solid var(--border);color:var(--brand);background:var(--brand-soft);grid-template-columns:32px 1fr auto;align-items:center;gap:11px;padding:14px 16px;display:grid}.public-reply-callout>div{color:var(--ink);display:grid}.public-reply-callout span{color:var(--muted);font-size:13px}.public-aside{align-self:start;position:sticky;top:92px}.public-aside>section{border:1px solid var(--border);background:var(--surface);border-radius:20px;padding:22px}.public-aside svg{color:var(--brand)}.public-aside h2{margin:16px 0 9px;font-size:22px;font-weight:400;line-height:1.15}.public-aside p{color:var(--muted);margin:0 0 17px;line-height:1.5}.public-aside>small{color:var(--muted);padding:13px 8px;line-height:1.45;display:block}@media (max-width:1120px){.app-shell{grid-template-columns:72px minmax(0,640px) 280px;gap:16px;width:min(1034px,100%)}.side-nav{align-items:center}.brand-button .wordmark>span,.brand-button .community-lockup>small,.nav-item>span:not(.nav-icon,.sr-only),.nav-compose span,.account-control>span,.account-control>svg{display:none}.brand-button .community-lockup .wordmark>svg{transform:none}.side-nav nav{width:56px}.nav-item{justify-content:center;padding:0}.nav-compose{border-radius:50%;width:48px;padding:0}.account-control{grid-template-columns:38px;justify-content:center;display:grid}.account-popover{left:0;right:auto}}@media (max-width:1010px){.app-shell{grid-template-columns:72px minmax(0,640px);width:min(744px,100%)}.discovery-rail-lane,.discovery-rail{display:none}.mobile-search,.mobile-trends,.mobile-people{display:flex}.mobile-trends,.mobile-people{border-top:1px solid var(--border);padding-bottom:10px;display:block}.mobile-people h2{margin:0;padding:12px 15px 5px;font-size:18px}}@media (max-width:700px){body{padding-bottom:calc(70px + env(safe-area-inset-bottom));font-size:16px;line-height:1.45}.app-shell{width:100%;padding:0;display:block}.side-nav{display:none}.timeline-column{border:0;width:100%}.timeline-header{top:calc(64px + env(safe-area-inset-top))}.mobile-topbar{z-index:22;height:calc(64px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 13px 0;border-bottom:1px solid var(--border);background:var(--mobile-topbar-background);grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid;position:sticky;top:0}.mobile-topbar button{justify-content:center;align-items:center;width:fit-content;min-width:44px;min-height:44px;display:inline-flex}.mobile-brand-lockup{width:fit-content;min-width:0;max-width:100%;color:var(--ink);justify-self:start;align-items:center;display:inline-flex;overflow:visible}.mobile-brand-lockup .community-lockup{max-width:100%;overflow:visible}.mobile-brand-lockup .wordmark{gap:8px;font-size:19px}.mobile-brand-lockup .wordmark svg{flex:none;width:29px;height:29px;transform:translateY(5px)}.mobile-brand-lockup .community-lockup>small{margin-left:37px;font-size:9.5px;overflow:visible}.mobile-profile-shortcut{border-radius:50%;justify-content:center;justify-self:end;width:44px;height:44px}.mobile-profile-shortcut:hover{background:var(--surface-subtle)}.mobile-nav{z-index:70;height:calc(68px + env(safe-area-inset-bottom));padding:0 7px env(safe-area-inset-bottom);border-top:1px solid var(--border);background:var(--mobile-nav-background);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-menu-backdrop{z-index:110;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#08080894;justify-content:flex-end;padding:0;display:flex;position:fixed;inset:0}.mobile-menu-drawer{width:min(92vw,360px);min-width:0;height:100dvh;padding:max(10px, env(safe-area-inset-top)) 12px max(14px, env(safe-area-inset-bottom));border-left:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);flex-direction:column;display:flex;overflow:hidden auto}.mobile-menu-header{justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:0 3px 6px 13px;display:flex}.mobile-menu-header h2{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:22px;overflow:hidden}.mobile-menu-viewer{background:var(--surface-subtle);border-radius:14px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:11px;min-width:0;margin:2px 4px 12px;padding:10px;display:grid}.mobile-menu-viewer:hover{background:color-mix(in srgb, var(--surface-subtle) 88%, var(--ink))}.mobile-menu-viewer>span{min-width:0;display:grid}.mobile-menu-viewer strong,.mobile-menu-viewer small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-menu-viewer small{color:var(--muted)}.mobile-menu-links,.mobile-menu-account-actions{gap:3px;min-width:0;display:grid}.mobile-menu-account-actions{border-top:1px solid var(--border);margin-top:auto;padding-top:12px}.mobile-menu-item,.mobile-menu-theme{width:100%;min-width:0;min-height:52px;color:var(--muted);text-align:left;border-radius:12px;align-items:center;gap:14px;padding:0 14px;font-size:16px;font-weight:650;display:flex}.mobile-menu-item:hover,.mobile-menu-theme:hover{color:var(--ink);background:var(--surface-subtle)}.mobile-menu-item.active{color:var(--brand);background:var(--brand-soft)}.mobile-menu-item-icon{flex:0 0 24px;place-items:center;width:24px;height:24px;display:grid}.app-health-menu-item .mobile-menu-item-icon{flex-basis:50px;width:50px}.mobile-menu-item-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.mobile-menu-item-badge{min-width:23px;height:23px;color:var(--on-brand);background:var(--brand);border-radius:999px;flex:none;place-items:center;padding-inline:6px;font-size:11px;font-weight:800;display:grid}.mobile-menu-theme .theme-toggle-action{min-width:0}.mobile-menu-theme svg{flex:0 0 24px;width:24px;height:24px}.mobile-menu-register{color:var(--brand)}.nav-item.compact{min-height:66px;color:var(--muted);border-radius:0;justify-content:center;padding:0}.nav-item.compact.active{color:var(--brand);background:0 0}.mobile-compose{width:52px;height:52px;color:var(--on-brand);background:var(--brand);border-radius:50%;place-self:center;place-items:center;display:grid;transform:translateY(-11px);box-shadow:0 6px 18px #c5020247}.composer:not(.composer-modal){display:none}.composer-backdrop{align-items:stretch;padding:0}.compose-dialog{border:0;border-radius:0;width:100%;min-height:100dvh}.composer-modal{min-height:100dvh;padding:0 15px}.composer-modal .composer-main{padding-top:8px}.composer-modal .composer-actions{border-top:0}.composer-modal .mobile-post-action{display:block}.composer-modal .desktop-post-action,.composer-hint{display:none}.composer-modal .composer-textarea{min-height:220px}.post-card{padding-left:13px;padding-right:13px}.post-layout{gap:9px}.profile-reply-context-layout{grid-template-columns:44px minmax(0,1fr);gap:10px}.profile-reply-context-layout .avatar{width:44px!important;height:44px!important}.profile-reply-context-avatar:after{top:49px}.profile-reply-context-open{flex-basis:44px;width:44px;height:44px}.profile-reply-context-content>header{gap:3px;font-size:13px}.profile-reply-context-author strong,.profile-reply-context-alert strong{font-size:16px}.profile-reply-context-body,.profile-reply-context-alert small{font-size:17px;line-height:1.5}.profile-reply-context-media{width:min(180px,100%);max-height:112px}.profile-reply-context-media img{max-height:112px}.post-author>span:last-child{max-width:105px}.post-actions{max-width:none}.post-actions button,.post-actions>a{padding:0 5px}.post-share-action{display:none}.profile-banner{height:130px}.mobile-profile-logout{display:inline-flex}.toast-stack{right:15px;bottom:calc(75px + env(safe-area-inset-bottom));width:auto;left:15px}.toast.notification-action{grid-template-rows:auto auto;grid-template-columns:42px minmax(0,1fr) 36px}.toast.notification-action .toast-actor,.toast.notification-action .toast-dismiss{grid-row:1/span 2}.toast.notification-action .toast-content{grid-area:1/2}.toast.notification-action .toast-action{grid-area:2/2;justify-self:start}.toast.notification-action .toast-dismiss{grid-column:3}.welcome-header,.welcome-hero,.welcome-values,.welcome-footer{width:min(100% - 30px,590px)}.welcome-header{height:70px}.welcome-hero{flex-direction:column;align-items:stretch;gap:48px;min-height:0;padding:50px 0 64px;display:flex}.hero-copy,.hero-network{width:100%;min-width:0;max-width:100%}.hero-copy h1{letter-spacing:-.045em;font-size:clamp(31px,9.5vw,48px);line-height:1.02}.hero-lede{font-size:18px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions button{width:100%}.hero-network{border-radius:11px}.preview-post{grid-template-columns:38px minmax(0,1fr);padding-inline:14px}.preview-post>div,.preview-post p{overflow-wrap:anywhere;min-width:0}.preview-post:last-of-type{display:none}.welcome-values{display:block}.welcome-values>div,.welcome-values>div:first-child,.welcome-values>div:last-child{border-right:0;border-bottom:1px solid var(--border);min-height:0;padding:28px 0}.welcome-values>div:last-child{border-bottom:0}.welcome-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;min-height:100px}.profile-media-dialog{width:100%;max-height:calc(100dvh - 20px)}.profile-media-avatar-row{align-items:flex-start}.profile-media-avatar-picker{flex:1}.profile-media-avatar-picker .profile-media-picker-row{flex-direction:column;align-items:flex-start}.profile-details-grid{grid-template-columns:minmax(0,1fr)}.profile-detail-field-wide{grid-column:auto}.profile-page-contact-fields{grid-template-columns:minmax(0,1fr)}.profile-page-contact-intro,.profile-public-email-toggle{grid-column:auto}.profile-public-email-toggle>small{grid-column:2}.profile-media-actions>button{flex:1}.public-header{min-height:calc(64px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 13px 0}.public-header nav{gap:2px}.public-header .text-button{min-width:40px;padding-inline:7px}.public-header-action:not(.public-signin)>span{display:none}.public-signin{justify-content:center;align-items:center;display:inline-flex}.public-header .primary-button{display:none}.public-main{width:100%;margin:0;display:block}.public-timeline{border:0;border-radius:0}.public-aside{display:none}.public-reply-callout{grid-template-columns:28px 1fr}.public-reply-callout .primary-button{display:none}.primary-button,.secondary-button{min-height:46px;padding-inline:17px;font-size:16px}.primary-button.compact,.secondary-button.compact,.profile-actions .primary-button,.profile-actions .secondary-button,.profile-media-picker-row .secondary-button,.profile-media-avatar-picker .secondary-button,.public-header .primary-button,.public-profile-hero .profile-actions .primary-button{min-height:var(--touch-target)}.primary-button.compact,.secondary-button.compact{font-size:15px}.icon-button,.dialog-close{width:44px;height:44px}.mobile-profile-shortcut .avatar{width:36px!important;height:36px!important}.mobile-nav .nav-item.compact svg{width:24px;height:24px}.mobile-topbar>a{align-items:center;min-height:44px}.mobile-nav .nav-icon i{min-width:19px;height:19px;font-size:10px;top:-9px;right:-11px}.page-header h1{font-size:22px}.page-header p,.public-page-title p{font-size:13px}.app-page-header{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:8px;min-height:64px;padding:9px 13px}.app-page-header-main{min-height:44px}.app-page-header-heading h1{white-space:normal}.app-page-header-heading p{overflow-wrap:anywhere;line-height:1.3}.app-page-header-actions{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:8px;width:100%;display:grid}.app-page-header-actions>.primary-button,.app-page-header-actions>.secondary-button{width:100%;min-width:0;min-height:44px;padding-inline:12px;font-size:14px}.tab-header>button{min-height:62px;font-size:16px}.feed-label{min-height:42px;padding-inline:13px;font-size:13px}.mobile-search,.search-page-header form{gap:10px;height:48px;padding-inline:14px}.mobile-search{margin:14px 13px}.global-search input,.mobile-search input,.search-page-header input{min-width:0;font-size:16px}.mobile-search svg,.search-page-header form svg{flex:none;width:20px;height:20px}.composer-modal{padding-inline:13px}.composer-main{grid-template-columns:46px minmax(0,1fr);gap:11px}.composer-main>.avatar{width:46px!important;height:46px!important}.composer-highlight,.composer-field .composer-textarea{font-size:19px;line-height:1.5}.composer-tool-button{width:44px;height:44px}.composer-tool-button svg{width:21px;height:21px}.composer-media-tools{gap:5px;font-size:13px}.composer-media-help{flex:none}.composer-emoji-popover{width:min(310px,100vw - 34px);max-height:min(310px,100dvh - 32px);left:-49px}.composer-emoji-title,.composer-media-item label,.composer-visibility,.character-count{font-size:13px}.composer-emoji-option{height:44px;min-height:44px;font-size:24px}.composer-mention-message,.composer-field .composer-alt-text,.composer-error,.replying-to{font-size:14px}.composer-field .composer-alt-text{min-height:64px;font-size:16px}.composer-mention-option{min-height:58px}.composer-media-preview button{width:44px;height:44px}.composer-actions{min-height:50px}.composer-modal .composer-modal-head{min-height:62px;font-size:16px}.post-layout{grid-template-columns:44px minmax(0,1fr);gap:10px}.post-layout>.avatar-button .avatar{width:44px!important;height:44px!important}.focused-post .post-layout{grid-template-columns:50px minmax(0,1fr)}.focused-post .post-layout>.avatar-button .avatar{width:50px!important;height:50px!important}.post-header{min-height:28px}.post-author strong{font-size:16px}.post-body{font-size:17px;line-height:1.5}.post-author>span:last-child,.post-time{font-size:13px}.post-more{width:44px;height:44px;margin:-8px -8px -8px 0}.post-more svg{width:21px;height:21px}.post-menu{border-radius:12px;width:min(216px,100vw - 26px);padding:7px;top:38px}.post-menu button{border-radius:8px;gap:10px;min-height:48px;padding-inline:11px;font-size:16px}.post-menu button svg{flex:none;width:20px;height:20px}.focused-post .post-body{font-size:20px}.direct-post-badge,.quote-note,.repost-label{font-size:13px}.repost-label{min-height:44px}.post-actions{margin-left:-6px}.post-actions button,.post-actions>a{min-width:44px;height:44px;padding-inline:6px;font-size:13px}.post-actions button svg,.post-actions>a svg{width:21px;height:21px}.empty-state{padding-inline:24px}.empty-state h2{font-size:25px}.mobile-trends h2,.mobile-people h2,.people-results h2{font-size:20px}.trend-row{min-height:68px;padding:11px 15px}.trend-row small,.trend-row span{font-size:12px}.trend-row strong{font-size:16px}.suggestion-row{min-height:70px;padding:9px 13px}.suggestion-person strong{font-size:15px}.suggestion-person small{font-size:13px}.suggestion-person .avatar{width:42px!important;height:42px!important}.follow-button,.following-button{min-width:74px;min-height:44px;padding-inline:12px;font-size:13px}.person-row{grid-template-columns:44px minmax(0,1fr);gap:12px;min-height:72px;padding:13px}.person-row .avatar{width:44px!important;height:44px!important}.person-row strong{font-size:16px}.person-row small,.person-row p{font-size:14px}.notification-row{grid-template-columns:minmax(0,1fr);padding:15px 13px}.notification-content{grid-template-columns:44px minmax(0,1fr);gap:8px;min-width:0;font-size:16px}.notification-warning-content{grid-template-columns:minmax(0,1fr)}.notification-main{grid-template-columns:minmax(0,1fr);gap:8px}.notification-follow{justify-self:start;margin-left:54px}.notification-main>.notification-action-button{justify-self:start;margin-left:52px}.notification-actor,.notification-actor .avatar,.notification-target-avatar{width:44px!important;height:44px!important}.notification-content small{font-size:13px}.notification-content p,.notification-content .notification-warning-text{font-size:16px}.notification-warning-header{grid-template-columns:44px minmax(0,1fr)}.profile-copy{padding-inline:13px}.profile-copy h2{font-size:22px}.profile-handle,.profile-bio{font-size:16px}.profile-meta,.profile-counts{font-size:14px}.profile-counts button,.profile-counts a{min-height:44px;margin-block:-9px;padding-block:9px}.profile-tabs button,.profile-tabs a,.connection-tabs button,.connection-tabs a{min-height:52px;font-size:16px}.connection-person-row>.follow-button,.connection-person-row>.following-button{flex:none;margin-right:13px}.connection-gate,.public-connections-gate{min-height:230px;padding:30px 18px}.connection-gate h2,.public-connections-gate h2{font-size:19px}.profile-actions{padding-inline:13px}.profile-actions .primary-button,.profile-actions .secondary-button{padding-inline:14px;font-size:15px}.profile-actions .profile-icon-action{width:var(--touch-target);min-width:var(--touch-target);padding:0}.profile-invite-dialog{border-radius:22px;width:min(600px,100vw - 20px);max-height:calc(100dvh - 20px);padding:16px}.profile-invite-dialog-header h2{font-size:22px}.profile-invite-dialog-actions>*{flex:1 1 0}.auth-dialog{padding:30px 20px 25px}.modal-backdrop:not(.composer-backdrop){padding:10px}.auth-dialog h2{font-size:31px}.auth-dialog label,.profile-media-heading h3{font-size:14px}.auth-dialog input:not(.sr-only),.input-prefix,.profile-handle-input{height:48px}.auth-dialog input:not(.sr-only),.profile-detail-field textarea,.profile-handle-input>span,.warning-field textarea{font-size:16px}.field-optional,.auth-field-help,.profile-field-help,.profile-field-count,.profile-media-copy,.profile-media-filename,.profile-media-error,.profile-media-status,.warning-field-meta,.warning-error{font-size:13px}.profile-media-dialog,.warning-dialog,.promotion-dialog{max-width:calc(100vw - 20px);max-height:calc(100dvh - 20px);overflow:hidden auto}.profile-media-field{padding-block:22px}.profile-notification-device-status{grid-template-columns:1fr}.profile-notification-preference-header,.profile-notification-preference-row{grid-template-columns:minmax(0,1fr) repeat(3,44px)}.warning-dialog-icon{flex-basis:48px;width:48px;height:48px}.warning-dialog-actions{flex-wrap:wrap;gap:8px}.warning-dialog-actions .primary-button,.warning-dialog-actions .secondary-button{min-height:46px}.warning-dialog-actions .secondary-button{flex:88px}.warning-dialog-actions .primary-button{flex:2 150px}.promotion-audience-options{grid-template-columns:1fr}.promotion-audience-options label>span{min-height:58px}.toast{min-height:50px}.toast-content strong{font-size:15px}.toast-content span{font-size:14px}.public-page-title{min-height:66px;padding-inline:13px}.public-page-title h1{font-size:22px}.public-reply-callout{padding-inline:13px}.public-reply-callout span{font-size:14px}.reply-dialog{width:100%;height:100dvh;min-height:100dvh;max-height:100dvh}.reply-dialog-head{min-height:calc(60px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 8px 0}.reply-dialog-conversation{min-height:112px}.reply-dialog-eyebrow,.reply-dialog-replies>h3,.reply-context-post,.reply-dialog-loading>span,.reply-dialog-empty,.reply-dialog-error,.reply-dialog-pager{padding-left:13px;padding-right:13px}.reply-context-post,.reply-dialog-loading>span{grid-template-columns:44px minmax(0,1fr);gap:9px}.reply-context-post .avatar,.reply-dialog-loading i{width:44px!important;height:44px!important}.reply-context-content>header{font-size:14px}.reply-context-author,.reply-context-body{font-size:16px}.reply-context-post .post-media-item img,.reply-context-post .post-media-grid{max-height:190px}.reply-dialog>.composer-modal{min-height:0;max-height:58dvh;padding:12px 13px max(12px, env(safe-area-inset-bottom))}.reply-dialog .composer-modal .composer-textarea{min-height:96px}.reply-dialog .composer-modal .desktop-post-action{min-height:44px;display:inline-flex}}@media (max-width:380px){.app-page-header-actions,.composer-media-grid{grid-template-columns:minmax(0,1fr)}.composer-media-grid-3 .composer-media-item:first-child{grid-column:auto}}.bug-report-roadmap-view{min-height:100%}.bug-report-callout{margin:var(--page-gutter);border:1px solid color-mix(in srgb, var(--brand) 24%, var(--border));border-radius:var(--radius-card);background:color-mix(in srgb, var(--brand-soft) 62%, var(--surface));grid-template-columns:44px minmax(0,1fr);gap:14px;padding:18px;display:grid}.bug-report-callout-icon,.roadmap-create-heading>span{width:44px;height:44px;color:var(--on-brand);background:var(--brand);border-radius:14px;place-items:center;display:grid}.bug-report-callout h2,.bug-report-callout p,.bug-report-callout small,.roadmap-heading h2,.roadmap-heading p,.roadmap-create-heading h3,.roadmap-create-heading p,.roadmap-list h3,.roadmap-list p{margin:0}.bug-report-callout h2{font-size:18px}.bug-report-callout p{max-width:490px;color:var(--muted);margin-top:5px;line-height:1.55}.bug-report-callout .primary-button{margin-top:14px}.bug-report-callout small{color:var(--muted);margin-top:8px;font-size:11px;display:block}.roadmap-section{border-top:1px solid var(--border)}.roadmap-heading{padding:18px var(--page-gutter) 12px;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.roadmap-heading h2{font-size:20px}.roadmap-heading p,.roadmap-create-heading p{color:var(--muted);margin-top:3px;font-size:12px}.roadmap-notice{margin:0 var(--page-gutter) 12px;color:var(--success);background:color-mix(in srgb, var(--success) 10%, var(--surface));border-radius:12px;padding:10px 12px;font-size:12px;font-weight:700}.roadmap-notice.error{border-color:color-mix(in srgb, var(--danger) 34%, var(--border));color:var(--danger);background:color-mix(in srgb, var(--brand-soft) 55%, var(--surface))}.roadmap-create-form{margin:4px var(--page-gutter) 18px;border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface-subtle);grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;padding:16px;display:grid}.roadmap-create-heading{grid-column:1/-1;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:11px;display:grid}.roadmap-create-heading>span{color:var(--brand);background:var(--brand-soft)}.roadmap-create-heading h3{font-size:16px}.roadmap-create-form>label,.roadmap-create-actions>label{color:var(--ink);gap:6px;font-size:12px;font-weight:750;display:grid}.roadmap-create-form>label:nth-of-type(2){grid-column:1/-1}.roadmap-create-form label small{color:var(--muted);font-weight:500}.roadmap-create-form input,.roadmap-create-form textarea,.roadmap-create-form select{width:100%;min-width:0;min-height:var(--field-height);border:1px solid var(--border-strong);border-radius:var(--radius-field);color:var(--ink);background:var(--surface);font:inherit;outline:0;padding:11px 12px;font-size:14px;font-weight:500}.roadmap-create-form textarea{resize:vertical;min-height:82px}.roadmap-create-form input:focus,.roadmap-create-form textarea:focus,.roadmap-create-form select:focus{border-color:var(--brand);box-shadow:var(--focus-ring-soft)}.roadmap-create-actions{grid-column:1/-1;justify-content:space-between;align-items:end;gap:14px;display:flex}.roadmap-create-actions>label{width:min(210px,48%)}.roadmap-tabs{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.roadmap-tabs button{min-height:50px;color:var(--muted);border-bottom:3px solid #0000;font-weight:750}.roadmap-tabs button:hover{color:var(--ink);background:var(--surface-subtle)}.roadmap-tabs button.active{border-bottom-color:var(--brand);color:var(--ink)}.roadmap-tabs button span{background:var(--surface-subtle);border-radius:999px;place-items:center;min-width:21px;min-height:21px;margin-left:4px;padding:0 5px;font-size:11px;display:inline-grid}.roadmap-list{margin:0;padding:0;list-style:none}.roadmap-list>li{border-bottom:1px solid var(--border)}.roadmap-list>li:hover{background:var(--post-hover-background)}.roadmap-list article{padding:17px 18px}.roadmap-item-heading{flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:8px;display:flex}.roadmap-priority,.roadmap-completed{letter-spacing:.02em;text-transform:uppercase;border-radius:999px;align-items:center;gap:3px;min-height:24px;padding:3px 8px;font-size:10px;font-weight:800;display:inline-flex}.roadmap-priority.high{color:var(--danger);background:var(--brand-soft)}.roadmap-priority.medium{color:var(--on-accent);background:color-mix(in srgb, var(--ember) 36%, var(--surface))}.roadmap-priority.low{color:#0b55a0;background:color-mix(in srgb, #0b85fe 14%, var(--surface))}.roadmap-completed{color:var(--success);background:color-mix(in srgb, var(--success) 11%, var(--surface))}.roadmap-list h3{font-size:17px;line-height:1.3}.roadmap-list p{color:var(--muted);white-space:pre-line;margin-top:5px;line-height:1.55}.roadmap-list footer{justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.roadmap-list time{color:var(--muted);font-size:11px}.roadmap-list .secondary-button{min-height:36px;padding-inline:13px;font-size:12px}.roadmap-list>li.resolved h3{color:var(--muted)}.roadmap-empty{color:var(--muted);text-align:center;justify-items:center;gap:5px;padding:50px 18px;display:grid}.roadmap-empty h3,.roadmap-empty p{margin:0}.roadmap-empty h3{color:var(--ink);font-size:16px}.roadmap-empty.error-state>svg{color:var(--brand)}.roadmap-empty .secondary-button{margin-top:10px}.roadmap-loading{gap:10px;padding:16px 18px;display:grid}.roadmap-loading span{background:var(--surface-subtle);border-radius:16px;min-height:112px;animation:1.2s ease-in-out infinite alternate skeleton-pulse}@media (max-width:560px){.bug-report-callout,.roadmap-create-form,.roadmap-notice{margin-inline:13px}.bug-report-callout{grid-template-columns:38px minmax(0,1fr);gap:11px;padding:15px}.bug-report-callout-icon{border-radius:12px;width:38px;height:38px}.roadmap-heading,.roadmap-list article,.roadmap-loading{padding-inline:13px}.roadmap-create-form{grid-template-columns:minmax(0,1fr);padding:14px}.roadmap-create-form>label,.roadmap-create-form>label:nth-of-type(2){grid-column:1}.roadmap-create-actions{flex-direction:column;grid-column:1;align-items:stretch}.roadmap-create-actions>label,.roadmap-create-actions>button{width:100%}.roadmap-list footer{flex-direction:column;align-items:flex-start}}.rail-admin-reports,.rail-admin-link{color:var(--brand);align-items:center;gap:5px;font-weight:700;display:inline-flex}.rail-admin-reports:hover,.rail-admin-link:hover{text-decoration:underline}.admin-users-view{min-height:100%}.admin-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:16px 18px 10px;display:grid}.admin-metric-card{border:1px solid var(--border);background:var(--surface-raised);border-radius:16px;grid-template-columns:38px minmax(0,1fr) auto;align-items:start;gap:10px;min-width:0;padding:14px;display:grid}.admin-metric-icon{width:38px;height:38px;color:var(--brand);background:var(--brand-soft);border-radius:12px;place-items:center;display:grid}.admin-metric-card small,.admin-metric-card strong,.admin-metric-card p{margin:0;display:block}.admin-metric-card small{color:var(--muted);font-size:12px;font-weight:700}.admin-metric-card strong{font-family:var(--font-display), "Archivo Black", sans-serif;margin-top:2px;font-size:26px;font-weight:400;line-height:1.05}.admin-metric-card p{color:var(--muted);margin-top:5px;font-size:12px;line-height:1.35}.admin-metric-percent{color:var(--success);background:color-mix(in srgb, var(--success) 10%, var(--surface));border-radius:999px;padding:3px 7px;font-size:11px;font-weight:800}.admin-install-note{color:var(--muted);background:var(--surface-subtle);border-radius:12px;align-items:flex-start;gap:7px;margin:0 18px 14px;padding:10px 12px;font-size:12px;display:flex}.admin-install-note .material-symbols-rounded{color:var(--brand);flex:none}.admin-email-analytics{border-top:1px solid var(--border);padding:14px 18px 18px}.admin-email-analytics-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:11px;display:flex}.admin-email-analytics-heading h2,.admin-email-analytics-heading p{margin:0}.admin-email-analytics-heading h2{font-size:17px}.admin-email-analytics-heading p{color:var(--muted);margin-top:3px;font-size:12px}.admin-email-analytics-heading>span{color:var(--brand);background:var(--brand-soft);border-radius:999px;flex:none;padding:5px 9px;font-size:11px;font-weight:800}.admin-email-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.admin-email-metric-card{border:1px solid var(--border);background:var(--surface-raised);border-radius:16px;grid-template-columns:38px minmax(0,1fr) auto;align-items:start;gap:10px;min-width:0;padding:14px;display:grid}.admin-email-metric-main small,.admin-email-metric-main strong,.admin-email-metric-main p{margin:0;display:block}.admin-email-metric-main small{color:var(--muted);font-size:12px;font-weight:700}.admin-email-metric-main strong{font-family:var(--font-display), "Archivo Black", sans-serif;margin-top:2px;font-size:26px;font-weight:400;line-height:1.05}.admin-email-metric-main p{color:var(--muted);margin-top:4px;font-size:12px}.admin-email-metric-card dl{flex-wrap:wrap;grid-column:1/-1;gap:6px;margin:1px 0 0;display:flex}.admin-email-metric-card dl>div{color:var(--muted);background:var(--surface-subtle);border-radius:999px;align-items:center;gap:5px;padding:4px 7px;font-size:11px;display:inline-flex}.admin-email-metric-card dt,.admin-email-metric-card dd{margin:0}.admin-email-metric-card dd{color:var(--ink);font-weight:800}.admin-email-retention-note{color:var(--muted);margin:10px 2px 0;font-size:11px;line-height:1.4}.admin-breakdown-section{border-top:1px solid var(--border);padding:14px 18px}.admin-breakdown-section h2,.admin-user-directory-heading h2{margin:0 0 10px;font-size:17px}.admin-breakdown-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.admin-breakdown-grid.compact{grid-template-columns:repeat(5,minmax(0,1fr))}.admin-breakdown-item{border:1px solid var(--border);background:var(--surface);border-radius:12px;justify-content:space-between;align-items:center;gap:6px;min-width:0;padding:9px 10px;display:flex}.admin-breakdown-item span{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.admin-breakdown-item strong{font-size:15px}.admin-user-directory{border-top:1px solid var(--border)}.admin-user-directory-heading{justify-content:space-between;align-items:end;gap:12px;padding:16px 18px 12px;display:flex}.admin-user-directory-heading h2{margin-bottom:0}.admin-user-directory-heading>div>span{color:var(--muted);font-size:12px}.admin-user-search{border:1px solid var(--border);width:min(290px,56%);min-height:42px;color:var(--muted);background:var(--surface-subtle);border-radius:999px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:0 12px;display:grid}.admin-user-search:focus-within{border-color:var(--brand);box-shadow:var(--focus-ring-soft)}.admin-user-search input{background:0 0;border:0;outline:0;min-width:0}.admin-user-filters{border-bottom:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.admin-user-filters button{min-height:46px;color:var(--muted);border-bottom:3px solid #0000;padding:4px 8px;font-size:13px;font-weight:750}.admin-user-filters button.active{border-bottom-color:var(--brand);color:var(--ink)}.admin-user-list{margin:0;padding:0;list-style:none}.admin-user-list>li{border-bottom:1px solid var(--border);grid-template-columns:minmax(190px,1fr) minmax(0,1.2fr) 28px;grid-template-areas:"identity statuses open""meta meta open";align-items:center;gap:9px 14px;padding:14px 18px;display:grid;position:relative}.admin-user-list>li:hover{background:var(--post-hover-background)}.admin-user-identity{text-align:left;grid-area:identity;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:9px;min-width:0;padding:0;display:grid}.admin-user-identity>span,.admin-user-identity strong,.admin-user-identity small{min-width:0;display:block}.admin-user-identity strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-user-identity small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-user-identity:hover strong{text-decoration:underline}.admin-user-statuses{flex-wrap:wrap;grid-area:statuses;justify-content:flex-end;gap:5px;display:flex}.admin-user-statuses>span{white-space:nowrap;border-radius:999px;align-items:center;gap:4px;min-height:27px;padding:4px 7px;font-size:11px;font-weight:700;display:inline-flex}.admin-user-statuses>span.complete{color:var(--success);background:color-mix(in srgb, var(--success) 10%, var(--surface))}.admin-user-statuses>span.incomplete{color:var(--danger);background:var(--brand-soft)}.admin-user-statuses>span.inactive{color:var(--muted);background:var(--surface-subtle)}.admin-user-meta{color:var(--muted);flex-wrap:wrap;grid-area:meta;gap:5px 13px;font-size:11px;display:flex}.admin-user-admin-chip{color:var(--brand)}.admin-user-open{width:28px;height:38px;color:var(--muted);grid-area:open;place-items:center;display:grid}.admin-user-empty{color:var(--muted);text-align:center;justify-items:center;gap:5px;padding:42px 18px;display:grid}.admin-user-empty h3,.admin-user-empty p{margin:0}.admin-users-loading{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:18px;display:grid}.admin-users-loading span{background:var(--surface-subtle);border-radius:16px;min-height:122px;animation:1.2s ease-in-out infinite alternate skeleton-pulse}.admin-analytics-refresh-error{color:var(--danger);margin:10px 18px 0;font-size:13px}@media (max-width:720px){.admin-metric-grid{padding-inline:13px}.admin-install-note{margin-inline:13px}.admin-breakdown-section,.admin-email-analytics,.admin-user-directory-heading{padding-inline:13px}.admin-breakdown-grid,.admin-breakdown-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-user-list>li{grid-template-columns:minmax(0,1fr) 28px;grid-template-areas:"identity open""statuses statuses""meta meta";padding:14px 13px}.admin-user-statuses{justify-content:flex-start}}@media (max-width:480px){.admin-metric-grid,.admin-email-metric-grid,.admin-users-loading{grid-template-columns:minmax(0,1fr)}.admin-email-analytics-heading{flex-direction:column;align-items:stretch}.admin-email-analytics-heading>span{align-self:flex-start}.admin-user-directory-heading{flex-direction:column;align-items:stretch}.admin-user-search{width:100%}.admin-user-filters button{font-size:12px}}.admin-reports-view{min-height:100%}.report-filter-tabs{border-bottom:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.report-filter-tabs button{min-height:48px;color:var(--muted);border-bottom:3px solid #0000;font-weight:700}.report-filter-tabs button.active{border-bottom-color:var(--brand);color:var(--ink)}.report-filter-tabs span{min-width:22px;color:var(--muted);background:var(--surface-subtle);border-radius:999px;place-items:center;margin-left:5px;padding:2px 6px;font-size:12px;display:inline-grid}.admin-report-list{display:grid}.admin-report-card{border-bottom:1px solid var(--border);gap:14px;padding:18px 20px;display:grid}.admin-report-card-header{align-items:center;gap:9px;display:flex}.admin-report-card-header time{color:var(--muted);margin-left:auto;font-size:13px}.report-status{color:var(--brand);background:var(--brand-soft);text-transform:uppercase;border-radius:999px;padding:3px 8px;font-size:12px;font-weight:800}.report-status.resolved{color:var(--success);background:color-mix(in srgb, var(--success) 12%, var(--surface))}.report-people{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.report-people>div,.report-people a,.report-people a>span{min-width:0;display:grid}.report-people>div{gap:6px}.report-people>div>small,.report-details>small{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700}.report-people a{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px}.report-people a:hover strong{text-decoration:underline}.report-people a small{color:var(--muted);text-overflow:ellipsis;overflow:hidden}.report-details,.reported-post-preview{border:1px solid var(--border);background:var(--surface-subtle);border-radius:12px;padding:12px 13px}.report-details p,.reported-post-preview p,.report-target-unavailable,.report-outcome{overflow-wrap:anywhere;white-space:pre-wrap;margin:4px 0 0}.reported-post-preview>span,.report-outcome{color:var(--muted);align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}.reported-post-preview.unavailable{opacity:.7}.report-target-unavailable{color:var(--muted);font-style:italic}.report-actions{flex-wrap:wrap;gap:8px;display:flex}.danger-button{border:1px solid var(--danger);min-height:40px;color:var(--danger);border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:8px 14px;font-weight:750;display:inline-flex}.danger-button:hover:not(:disabled){color:var(--on-brand);background:var(--danger)}.report-warning-form{border:1px solid var(--border-strong);background:var(--surface-raised);border-radius:12px;gap:8px;padding:13px;display:grid}.report-warning-form label{font-weight:750}.report-warning-form textarea{resize:vertical;border:1px solid var(--border-strong);background:var(--surface);border-radius:10px;outline:0;width:100%;padding:10px 12px}.report-warning-form textarea:focus{border-color:var(--brand);box-shadow:var(--focus-ring-soft)}.report-warning-form>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.report-warning-form small{color:var(--muted)}.report-restriction-form{border:1px solid color-mix(in srgb, var(--danger) 42%, var(--border));background:color-mix(in srgb, var(--danger) 5%, var(--surface-raised));border-radius:16px;gap:16px;padding:16px;display:grid}.report-restriction-heading{grid-template-columns:36px minmax(0,1fr);align-items:start;gap:12px;display:grid}.report-restriction-heading>span{width:36px;height:36px;color:var(--on-brand);background:var(--danger);border-radius:50%;place-items:center;display:grid}.report-restriction-heading h3,.report-restriction-heading p{margin:0}.report-restriction-heading h3{font-size:17px}.report-restriction-heading p{color:var(--muted);margin-top:5px;font-size:14px;line-height:1.45}.report-restriction-form fieldset{border:0;min-width:0;margin:0;padding:0}.report-restriction-form legend{margin-bottom:9px;font-size:14px;font-weight:750}.report-restriction-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.report-restriction-options label{border:1px solid var(--border-strong);cursor:pointer;background:var(--surface);border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;min-width:0;padding:11px;display:grid}.report-restriction-options label:hover,.report-restriction-options label.selected{border-color:var(--danger);background:color-mix(in srgb, var(--danger) 7%, var(--surface))}.report-restriction-options label:focus-within{outline:3px solid color-mix(in srgb, var(--danger) 25%, transparent);outline-offset:1px}.report-restriction-options input{width:18px;height:18px;accent-color:var(--danger);margin:1px 0 0}.report-restriction-options span,.report-restriction-options small{display:block}.report-restriction-options small{color:var(--muted);margin-top:3px;line-height:1.35}.report-restriction-actions{justify-content:flex-end;gap:8px;display:flex}.report-restriction-confirm{color:var(--on-brand);background:var(--danger)}.report-loading{display:grid}.report-loading>span{border-bottom:1px solid var(--border);gap:10px;min-height:150px;padding:20px;display:grid}.report-loading i,.report-loading b{background:var(--surface-subtle);border-radius:7px;height:18px;display:block}.report-loading i{width:30%}.report-loading b:last-child{width:74%}@media (max-width:720px){.admin-report-card{padding:16px 13px}.admin-report-card-header{flex-wrap:wrap}.admin-report-card-header time{width:100%;margin-left:0}.report-people{grid-template-columns:minmax(0,1fr)}.report-actions{flex-direction:column;align-items:stretch}.report-actions>button{min-height:46px}.report-restriction-options{grid-template-columns:minmax(0,1fr)}.report-restriction-actions{flex-direction:column-reverse;align-items:stretch}.report-restriction-actions>button{min-height:46px}}@media (max-width:560px){.auth-identity-fields,.profile-identity-fields{grid-template-columns:minmax(0,1fr)}.profile-wellbeing-button>span:nth-child(2){text-overflow:ellipsis;max-width:128px;overflow:hidden}.pwa-dialog{padding:28px 20px 22px}.pwa-dialog h2{font-size:24px}.pwa-dialog-heading{align-items:flex-start;gap:12px}.pwa-dialog-heading .pwa-dialog-mark{border-radius:14px;width:48px;height:48px}.pwa-dialog-heading .pwa-dialog-mark svg{width:36px;height:36px}.pwa-checklist>li{padding:13px 12px}.pwa-step-title{flex-direction:column;align-items:flex-start;gap:2px}.pwa-ios-guide{margin-left:-46px}.pwa-step-copy>.primary-button,.pwa-step-copy>.secondary-button{width:100%}.pwa-setup-nudge{grid-template-columns:38px minmax(0,1fr);margin-inline:12px}.pwa-setup-nudge button{grid-column:1/-1;width:100%}.pwa-actions{flex-direction:column-reverse;align-items:stretch}.pwa-actions .text-button{min-height:44px;margin-right:0}}@media (forced-colors:active){.composer-highlight{display:none}.composer-field .composer-textarea{color:canvastext;-webkit-text-fill-color:CanvasText}}:root[data-theme=dark]{--canvas:#080808;--surface:#111;--surface-subtle:#1c1c1c;--surface-raised:#161616;--ink:#f9f9f9;--muted:#b8b8b8;--faint:#8e8e8e;--border:#292929;--border-strong:#454545;--brand:#fa6461;--brand-hover:#ff8582;--brand-soft:#351616;--brand-accent:#feb820;--reaction:#fa6461;--ember:#feb820;--success:#62ba8c;--danger:#fa6461;--focus:#feb820;--on-brand:#080808;--on-accent:#080808;--on-ink:#080808;--shadow:0 18px 50px #00000059, 0 3px 10px #00000040;--timeline-header-background:#111111f0;--mobile-topbar-background:#111111f0;--mobile-nav-background:#111111f0;--post-hover-background:#151515;--selection-ink:#fff;--selection-background:#c50202;--welcome-pattern-display:none}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (prefers-color-scheme:dark){:root:not([data-theme]){--canvas:#080808;--surface:#111;--surface-subtle:#1c1c1c;--surface-raised:#161616;--ink:#f9f9f9;--muted:#b8b8b8;--faint:#8e8e8e;--border:#292929;--border-strong:#454545;--brand:#fa6461;--brand-hover:#ff8582;--brand-soft:#351616;--brand-accent:#feb820;--reaction:#fa6461;--ember:#feb820;--success:#62ba8c;--danger:#fa6461;--focus:#feb820;--on-brand:#080808;--on-accent:#080808;--on-ink:#080808;--shadow:0 18px 50px #00000059, 0 3px 10px #00000040;--timeline-header-background:#111111f0;--mobile-topbar-background:#111111f0;--mobile-nav-background:#111111f0;--post-hover-background:#151515;--selection-ink:#fff;--selection-background:#c50202;--welcome-pattern-display:none}html:not([data-theme]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.alert-status{width:fit-content;min-height:var(--chip-height);border-radius:var(--radius-full);font-size:var(--type-micro);font-weight:var(--weight-strong);white-space:nowrap;border:1px solid #0000;align-items:center;gap:6px;padding:0 10px;line-height:1.1;display:inline-flex}.alert-status-active{color:var(--brand);background:var(--brand-soft)}.alert-status-found_safe{color:var(--success);background:color-mix(in srgb, var(--success) 13%, var(--surface))}.alert-status-found_passed{border-color:var(--border-strong);color:var(--ink);background:var(--surface-subtle)}.alert-post-panel{border:1px solid var(--border);width:100%;color:var(--ink);background:var(--surface);text-align:left;border-radius:20px;margin:7px 0 10px;padding:0;display:block;overflow:hidden}.alert-post-heading{border-bottom:1px solid color-mix(in srgb, var(--brand) 18%, var(--border));min-height:44px;color:var(--brand);background:var(--brand-soft);justify-content:space-between;align-items:center;gap:10px;padding:10px 13px;display:flex}.alert-post-panel.alert-found_safe .alert-post-heading{border-bottom-color:color-mix(in srgb, var(--success) 18%, var(--border));color:var(--success);background:color-mix(in srgb, var(--success) 10%, var(--surface))}.alert-post-panel.alert-found_passed .alert-post-heading{border-bottom-color:var(--border);color:var(--ink);background:var(--surface-subtle)}.alert-post-heading .alert-status{border:1px solid color-mix(in srgb, currentColor 24%, transparent);color:inherit;background:var(--surface)}.alert-post-kicker{align-items:center;gap:6px;font-size:13px;font-weight:780;display:inline-flex}.alert-post-image,.alert-detail-image,.alert-image-field figure{background:var(--surface-subtle);margin:0}.alert-post-image{aspect-ratio:16/9;border-bottom:1px solid var(--border)}.alert-post-image img,.alert-detail-image img,.alert-image-field figure img{object-fit:contain;width:100%;height:100%;display:block}.alert-post-copy{padding:13px}.alert-post-copy h3{overflow-wrap:anywhere;margin:0 0 11px;font-size:20px;line-height:1.18}.alert-public-facts,.alert-detail-facts{border:1px solid var(--border);background:var(--border);border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;display:grid;overflow:hidden}.alert-public-facts>div,.alert-detail-facts>div{background:var(--surface-subtle);min-width:0;padding:8px 9px}.alert-public-facts dt,.alert-detail-facts dt{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin:0 0 2px;font-size:10px;font-weight:750}.alert-public-facts dd,.alert-detail-facts dd{overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:680}.alert-description{color:var(--muted);white-space:pre-wrap;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:11px 0 0;font-size:14px;line-height:1.45;display:-webkit-box;overflow:hidden}.alert-outcome-copy p{margin:0 0 9px;line-height:1.5}.alert-outcome-copy small,.alert-open-cue{align-items:center;gap:6px;display:flex}.alert-outcome-copy small{color:var(--muted)}.alert-open-cue{width:fit-content;min-height:40px;color:var(--brand);border-radius:999px;margin-top:12px;margin-left:-10px;padding:0 10px;font-size:13px;font-weight:780}.alert-open-cue:hover{background:var(--brand-soft)}.alerts-rail-section{padding-bottom:4px}.mobile-alerts-widget{display:none}.alerts-rail-title{padding:10px 14px 6px}.alerts-rail-title h2{padding:0}.alerts-rail-title p{color:var(--muted);margin:1px 0 0;font-size:11px}.alerts-rail-list{display:grid}.alerts-rail-list>a,.alerts-rail-list>button{min-width:0;min-height:62px;color:var(--ink);text-align:left;transition:background-color .16s var(--motion-standard);border-radius:0;grid-template-columns:42px minmax(0,1fr) 32px;align-items:center;gap:9px;padding:8px 10px 8px 12px;display:grid}.alerts-rail-list>a:hover,.alerts-rail-list>button:hover{background:var(--surface-subtle)}.alerts-rail-avatar{width:42px;height:42px;color:var(--brand);background:var(--brand-soft);border-radius:50%;place-items:center;display:grid;overflow:hidden}.alerts-rail-avatar img{object-fit:cover;width:100%;height:100%;display:block}.alerts-rail-copy{gap:1px;min-width:0;display:grid}.alerts-rail-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.alerts-rail-copy small{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.alerts-rail-arrow{width:32px;height:32px;color:var(--muted);transition:color .16s var(--motion-standard), background-color .16s var(--motion-standard);border-radius:50%;place-items:center;display:grid}.alerts-rail-list>a:hover .alerts-rail-arrow,.alerts-rail-list>button:hover .alerts-rail-arrow{color:var(--brand);background:var(--brand-soft)}.alerts-rail-all{min-height:44px;color:var(--brand);border-radius:12px;align-items:center;gap:5px;margin:2px 5px 0;padding:0 9px;font-size:13px;font-weight:760;display:flex}.alerts-rail-all:hover{background:0 0}.alert-request-view{background:var(--surface);min-width:0;min-height:100%}.alert-request-emergency{border:1px solid color-mix(in srgb, var(--brand-accent) 54%, var(--border));border-radius:var(--radius-card);background:color-mix(in srgb, var(--brand-accent) 15%, var(--surface));grid-template-columns:44px minmax(0,1fr);gap:13px;margin:16px;padding:16px;display:grid}.alert-request-emergency>span{width:44px;height:44px;color:var(--on-accent);background:var(--brand-accent);border-radius:50%;place-items:center;display:grid}.alert-request-emergency h2,.alert-request-emergency p{margin:0}.alert-request-emergency h2{font-size:16px;line-height:1.3}.alert-request-emergency p{color:var(--muted);margin-top:3px;font-size:13px;line-height:1.5}.alert-request-form{gap:14px;min-width:0;padding:0 16px 32px;display:grid}.alert-request-card{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);min-width:0;padding:18px}.alert-request-private-card{background:color-mix(in srgb, var(--surface-subtle) 78%, var(--surface))}.alert-request-section-heading{grid-template-columns:38px minmax(0,1fr);align-items:start;gap:11px;margin-bottom:17px;display:grid}.alert-request-section-heading>span{width:38px;height:38px;color:var(--brand);background:var(--brand-soft);border-radius:12px;place-items:center;display:grid}.alert-request-section-heading h2,.alert-request-section-heading p{margin:0}.alert-request-section-heading h2{font-size:18px;line-height:1.3}.alert-request-section-heading p{color:var(--muted);margin-top:2px;font-size:13px;line-height:1.45}.alert-request-confirmations{gap:9px;display:grid}.alert-request-confirmations label{border:1px solid var(--border);cursor:pointer;transition:border-color .16s var(--motion-standard), background-color .16s var(--motion-standard);border-radius:14px;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;padding:13px;display:grid}.alert-request-confirmations label:has(input:checked){border-color:color-mix(in srgb, var(--brand) 50%, var(--border));background:var(--brand-soft)}.alert-request-confirmations input{width:18px;height:18px;accent-color:var(--brand);margin:2px 0 0}.alert-request-confirmations span,.alert-request-confirmations small{display:block}.alert-request-confirmations strong{font-size:14px;line-height:1.35}.alert-request-confirmations small{color:var(--muted);margin-top:2px;font-size:12px;line-height:1.4}.alert-request-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.alert-request-grid label,.alert-request-primary-image>label:not(.secondary-button){min-width:0;color:var(--ink);gap:6px;font-size:13px;font-weight:700;display:grid}.alert-request-grid label>small,.alert-request-references legend small{color:var(--muted);font-size:11px;font-weight:500}.alert-request-grid input,.alert-request-grid select,.alert-request-grid textarea,.alert-request-references input{border:1px solid var(--input-border);border-radius:var(--radius-input);width:100%;min-width:0;min-height:48px;color:var(--ink);background:var(--surface);font:inherit;outline:0;padding:11px 13px;font-weight:450}.alert-request-grid textarea{resize:vertical;min-height:150px;line-height:1.5}.alert-request-grid input:read-only{color:var(--muted);background:var(--surface-subtle)}.alert-request-grid input:focus,.alert-request-grid select:focus,.alert-request-grid textarea:focus,.alert-request-references input:focus{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand)}.alert-request-wide{grid-column:1/-1}.alert-request-primary-image,.alert-request-supporting{justify-items:start;gap:11px;display:grid}.alert-request-primary-image>div,.alert-request-supporting>div:first-child{gap:2px;display:grid}.alert-request-primary-image small,.alert-request-supporting small{color:var(--muted);font-size:12px;font-weight:450;line-height:1.4}.alert-request-primary-image figure{border:1px solid var(--border);background:var(--surface-subtle);border-radius:16px;width:min(100%,390px);max-height:330px;margin:0;overflow:hidden}.alert-request-primary-image figure img{object-fit:contain;width:100%;max-height:330px;display:block}.alert-request-primary-image>label:not(.secondary-button){width:100%}.alert-request-primary-image .secondary-button,.alert-request-supporting .secondary-button{cursor:pointer}.alert-request-supporting{border-top:1px solid var(--border);margin-top:22px;padding-top:20px}.alert-request-supporting-previews{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;gap:8px!important;display:grid!important}.alert-request-supporting-previews figure{min-width:0;margin:0;position:relative}.alert-request-supporting-previews img{aspect-ratio:1;object-fit:cover;background:var(--surface-subtle);border-radius:12px;width:100%;display:block}.alert-request-supporting-previews button{color:#fff;background:#080808c7;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:5px;right:5px}.alert-request-supporting-previews figcaption{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:10px;overflow:hidden}.alert-request-references{min-width:0;border:0;border-top:1px solid var(--border);gap:9px;min-inline-size:0;margin:22px 0 0;padding:20px 0 0;display:grid}.alert-request-references legend{padding:0;font-size:14px;font-weight:720}.alert-request-references>p{color:var(--muted);margin:-5px 0 3px;font-size:12px}.alert-request-references>div{grid-template-columns:88px minmax(0,1fr) 40px;align-items:center;gap:8px;display:grid}.alert-request-references>div>label{color:var(--muted);font-size:12px;font-weight:650}.alert-request-references>.text-button{width:max-content;min-height:40px;color:var(--brand);align-items:center;gap:5px;font-weight:700;display:inline-flex}.alert-request-privacy{color:var(--muted);background:var(--surface);border-radius:12px;align-items:flex-start;gap:7px;margin:16px 0 0;padding:11px 12px;font-size:12px;line-height:1.45;display:flex}.alert-request-privacy svg{color:var(--brand);flex:none}.alert-request-error{margin:0}.alert-request-actions{justify-content:space-between;align-items:center;gap:18px;padding:4px 2px 0;display:flex}.alert-request-actions p{max-width:390px;color:var(--muted);margin:0;font-size:12px;line-height:1.45}.alert-request-actions .primary-button{flex:none}.alert-request-success{text-align:center;justify-items:center;max-width:520px;margin:54px auto;padding:24px;display:grid}.alert-request-success>span{width:64px;height:64px;color:var(--success);background:color-mix(in srgb, var(--success) 12%, var(--surface));border-radius:20px;place-items:center;display:grid}.alert-request-success .eyebrow{color:var(--success);margin:18px 0 5px}.alert-request-success h2{margin:0;font-size:24px;line-height:1.25}.alert-request-success>p:not(.eyebrow):not(.alert-request-reference){color:var(--muted);margin:10px 0 22px;line-height:1.55}.alert-request-reference{background:var(--surface-subtle);border-radius:12px;gap:4px;width:100%;margin:0 0 28px;padding:12px;display:grid}.alert-request-reference small{color:var(--muted)}.alert-request-reference strong{overflow-wrap:anywhere}.alert-request-success-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.owner-request-view{background:var(--surface);min-height:100%}.owner-request-status{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface-subtle);grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:14px;margin:16px;padding:18px;display:grid}.owner-request-status-icon{width:52px;height:52px;color:var(--brand);background:var(--brand-soft);border-radius:17px;place-items:center;display:grid}.owner-request-status .eyebrow,.owner-request-status h2,.owner-request-status p,.owner-request-section-title h2,.owner-request-section-title p{margin:0}.owner-request-status .eyebrow{color:var(--brand);margin-bottom:3px}.owner-request-status h2{font-size:20px;line-height:1.25}.owner-request-status h2+p{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.45}.owner-request-status.status-more_info{border-color:color-mix(in srgb, var(--brand-accent) 58%, var(--border));background:color-mix(in srgb, var(--brand-accent) 13%, var(--surface))}.owner-request-status.status-more_info .owner-request-status-icon{color:var(--on-accent);background:var(--brand-accent)}.owner-request-status.status-approved,.owner-request-status.status-merged{border-color:color-mix(in srgb, var(--success) 32%, var(--border));background:color-mix(in srgb, var(--success) 8%, var(--surface))}.owner-request-status.status-approved .owner-request-status-icon,.owner-request-status.status-merged .owner-request-status-icon,.owner-request-status.status-approved .eyebrow,.owner-request-status.status-merged .eyebrow{color:var(--success)}.owner-request-status.status-rejected{border-color:color-mix(in srgb, var(--danger) 30%, var(--border));background:color-mix(in srgb, var(--danger) 7%, var(--surface))}.owner-request-status.status-rejected .owner-request-status-icon,.owner-request-status.status-rejected .eyebrow{color:var(--danger)}.owner-request-reference{border:1px solid var(--border);background:var(--surface);border-radius:12px;gap:3px;min-width:126px;padding:10px 12px;display:grid}.owner-request-reference small{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:650}.owner-request-reference strong{letter-spacing:.04em;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:14px}.owner-request-private-notice,.owner-request-public-link,.owner-request-redacted{border-radius:14px;align-items:flex-start;gap:11px;margin:0 16px 14px;padding:13px 14px;display:flex}.owner-request-private-notice{color:var(--muted);background:var(--surface-subtle)}.owner-request-private-notice>svg,.owner-request-redacted>svg{color:var(--brand);flex:none;margin-top:1px}.owner-request-private-notice strong,.owner-request-private-notice p,.owner-request-public-link strong,.owner-request-public-link p,.owner-request-redacted h2,.owner-request-redacted p{margin:0}.owner-request-private-notice strong,.owner-request-public-link strong{color:var(--ink);font-size:13px}.owner-request-private-notice p,.owner-request-public-link p,.owner-request-redacted p{color:var(--muted);margin-top:2px;font-size:12px;line-height:1.45}.owner-request-public-link{border:1px solid color-mix(in srgb, var(--success) 28%, var(--border));background:color-mix(in srgb, var(--success) 7%, var(--surface));align-items:center}.owner-request-public-link>span{width:38px;height:38px;color:var(--success);background:color-mix(in srgb, var(--success) 12%, var(--surface));border-radius:12px;flex:none;place-items:center;display:grid}.owner-request-public-link>div{flex:auto;min-width:0}.owner-request-public-link .secondary-button{flex:none}.owner-request-candidate,.owner-request-response,.owner-request-history{border-top:1px solid var(--border);padding:20px 18px}.owner-request-section-title{position:relative}.owner-request-section-title .eyebrow{color:var(--brand);margin-bottom:3px}.owner-request-section-title h2{font-size:21px;line-height:1.25}.owner-request-section-title h2+p,.owner-request-history .owner-request-section-title>p{color:var(--muted);margin-top:3px;font-size:12px}.owner-request-category{width:max-content;color:var(--brand);background:var(--brand-soft);border-radius:999px;margin-top:8px;padding:5px 9px;font-size:11px;font-weight:750;display:inline-flex}.owner-request-description{white-space:pre-wrap;margin:16px 0;line-height:1.55}.owner-request-candidate dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0;display:grid}.owner-request-candidate dl>div{background:var(--surface-subtle);border-radius:12px;min-width:0;padding:11px 12px}.owner-request-candidate dt{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:700}.owner-request-candidate dd{overflow-wrap:anywhere;margin:3px 0 0;font-size:13px;font-weight:680}.owner-request-references{gap:7px;margin-top:17px;display:grid}.owner-request-references h3{margin:0 0 2px;font-size:14px}.owner-request-references a{border:1px solid var(--border);border-radius:12px;align-items:flex-start;gap:8px;padding:10px 11px;display:flex}.owner-request-references a>span{gap:2px;min-width:0;font-size:12px;font-weight:700;display:grid}.owner-request-references small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-weight:450;overflow:hidden}.owner-request-redacted{border:1px solid var(--border);background:var(--surface-subtle)}.owner-request-redacted h2{font-size:15px}.owner-request-response{background:color-mix(in srgb, var(--brand-accent) 7%, var(--surface));gap:14px;display:grid}.owner-request-response .alert-request-section-heading{margin-bottom:0}.owner-request-response>label{gap:6px;font-size:13px;font-weight:700;display:grid}.owner-request-response textarea{border:1px solid var(--input-border);border-radius:var(--radius-input);width:100%;min-height:132px;color:var(--ink);background:var(--surface);font:inherit;resize:vertical;outline:none;padding:12px 13px;font-weight:450;line-height:1.5}.owner-request-response textarea:focus{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand)}.owner-request-response label small{color:var(--muted);justify-self:end;font-size:10px;font-weight:500}.owner-request-response-evidence{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);gap:12px;min-width:0;margin:0;padding:14px;display:grid}.owner-request-response-evidence legend{padding:0 5px;font-size:13px;font-weight:750}.owner-request-response-evidence legend span{color:var(--muted);margin-left:5px;font-size:10px;font-weight:550}.owner-request-response-evidence>p{color:var(--muted);margin:-4px 0 0;font-size:12px;line-height:1.45}.owner-request-response-evidence-row{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.owner-request-response-evidence-row>div{gap:2px;min-width:0;display:grid}.owner-request-response-evidence-row strong{font-size:12px}.owner-request-response-evidence-row small{color:var(--muted);font-size:10px}.owner-request-response-evidence-row .secondary-button,.owner-request-evidence-picker{cursor:pointer;flex:none;min-height:36px}.owner-request-response-previews{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.owner-request-response-previews li{background:var(--surface-subtle);border-radius:11px;grid-template-columns:44px minmax(0,1fr) 30px;align-items:center;gap:8px;min-width:0;padding:6px;display:grid}.owner-request-response-previews img{object-fit:cover;border-radius:8px;width:44px;height:44px}.owner-request-response-previews li>span{text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:650;overflow:hidden}.owner-request-response-previews button,.owner-request-response-links button{width:30px;height:30px;color:var(--muted);background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.owner-request-response-links{gap:8px;display:grid}.owner-request-response-links>label{color:var(--muted);gap:5px;font-size:10px;font-weight:650;display:grid}.owner-request-response-links label>span{border:1px solid var(--input-border);border-radius:var(--radius-input);background:var(--surface);grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:4px;padding:3px 3px 3px 10px;display:grid}.owner-request-response-links input{min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:none;padding:6px 0;font-size:12px}.owner-request-evidence-full{color:var(--muted);font-size:11px}.owner-request-response .primary-button{justify-self:end}.owner-request-response-notice{color:var(--success);background:color-mix(in srgb, var(--success) 9%, var(--surface));border-radius:12px;align-items:center;gap:7px;margin:14px 18px 0;padding:11px 12px;font-size:12px;font-weight:650;display:flex}.owner-request-error{margin:14px 18px 0}.owner-request-history{border-bottom:1px solid var(--border)}.owner-request-history ol{gap:0;margin:17px 0 0;padding:0;list-style:none;display:grid}.owner-request-event{grid-template-columns:36px minmax(0,1fr);gap:11px;padding:0 0 18px;display:grid;position:relative}.owner-request-event:not(:last-child):after{content:"";background:var(--border);width:2px;position:absolute;top:34px;bottom:2px;left:17px}.owner-request-event>span{z-index:1;width:36px;height:36px;color:var(--brand);background:var(--brand-soft);border-radius:50%;place-items:center;display:grid}.owner-request-event strong{padding-top:2px;font-size:13px;display:block}.owner-request-event p{white-space:pre-wrap;background:var(--surface-subtle);border-radius:11px;margin:5px 0 0;padding:10px 11px;font-size:13px;line-height:1.5}.owner-request-event time{color:var(--muted);margin-top:4px;font-size:10px;display:block}.owner-request-history-empty{color:var(--muted);margin:16px 0 0;font-size:13px}.owner-request-loading{gap:12px;padding:18px;display:grid}.owner-request-loading span{background:linear-gradient(100deg, var(--surface-subtle) 30%, var(--surface-raised) 48%, var(--surface-subtle) 66%);background-size:240% 100%;border-radius:16px;height:96px;animation:1.3s linear infinite composer-preview-loading}.owner-request-state{padding-top:70px}@media (prefers-reduced-motion:reduce){.owner-request-loading span{animation:none}}@media (max-width:640px){.owner-request-status{border-radius:16px;grid-template-columns:44px minmax(0,1fr);gap:11px;margin:12px;padding:14px}.owner-request-status-icon{border-radius:14px;width:44px;height:44px}.owner-request-status h2{font-size:18px}.owner-request-reference{grid-column:1/-1;grid-template-columns:auto 1fr;align-items:center}.owner-request-reference strong{justify-self:end}.owner-request-private-notice,.owner-request-public-link,.owner-request-redacted{margin-left:12px;margin-right:12px}.owner-request-public-link{flex-wrap:wrap;align-items:flex-start}.owner-request-public-link>div{width:calc(100% - 49px)}.owner-request-public-link .secondary-button{width:100%;margin-top:2px}.owner-request-candidate,.owner-request-response,.owner-request-history{padding:17px 14px}.owner-request-candidate dl{grid-template-columns:minmax(0,1fr)}.owner-request-response .primary-button{justify-self:stretch;width:100%}.owner-request-response-evidence-row{flex-direction:column;align-items:flex-start}.owner-request-response-evidence-row .secondary-button,.owner-request-evidence-picker{width:100%}.owner-request-response-previews{grid-template-columns:minmax(0,1fr)}.owner-request-response-notice,.owner-request-error{margin-left:14px;margin-right:14px}}.alert-safety-notice{background:color-mix(in srgb, var(--brand-accent) 16%, var(--surface));border-radius:16px;grid-template-columns:40px minmax(0,1fr);align-items:start;gap:12px;margin:16px;padding:14px;display:grid}.alert-safety-notice>span{width:40px;height:40px;color:var(--on-accent);background:var(--brand-accent);border-radius:50%;place-items:center;display:grid}.alert-safety-notice p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.alert-safety-notice strong{color:var(--ink);margin-bottom:2px;display:block}.alert-filter-tabs{border-bottom:1px solid var(--border);background:var(--surface);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.alert-filter-tabs button{min-width:0;min-height:50px;color:var(--muted);white-space:nowrap;transition:color .16s var(--motion-standard), background-color .16s var(--motion-standard);place-items:center;padding:0 8px;font-size:14px;font-weight:650;display:grid;position:relative}.alert-filter-tabs button:hover{color:var(--ink);background:var(--surface-subtle)}.alert-filter-tabs button.active{color:var(--ink)}.alert-filter-tabs button.active:after{content:"";background:var(--brand);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:28%;right:28%}.alert-filter-panel:focus-visible{outline:2px solid var(--focus);outline-offset:-2px}.alerts-list{gap:10px;padding:12px 16px 20px;display:grid}.alert-list-card{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);overflow:hidden}.alert-list-card-link{border-radius:inherit;text-align:left;width:100%;transition:background-color .16s var(--motion-standard), transform .16s var(--motion-standard);display:block}.alert-list-card-link:hover{background:var(--surface-subtle)}.alert-list-card-link:active{transform:scale(.995)}.alert-list-card-layout{text-align:left;grid-template-columns:104px minmax(0,1fr) 36px;align-items:center;gap:16px;width:100%;padding:14px;display:grid}.alert-list-image{aspect-ratio:1;width:104px;color:var(--success);background:var(--surface-subtle);border-radius:16px;place-items:center;display:grid;overflow:hidden}.alert-found_passed .alert-list-image{color:var(--ink)}.alert-list-image img{object-fit:cover;width:100%;height:100%;display:block}.alert-list-copy{overflow-wrap:anywhere;min-width:0}.alert-list-topline{color:var(--muted);text-transform:capitalize;justify-content:space-between;align-items:center;gap:8px;font-size:12px;font-weight:720;display:flex}.alert-list-topline>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.alert-list-copy h2{overflow-wrap:anywhere;margin:7px 0 5px;font-size:18px;line-height:1.24}.alert-list-copy>p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.45;display:-webkit-box;overflow:hidden}.alert-list-copy>small{color:var(--muted);margin-top:8px;font-size:11px;display:block}.alert-list-meta{color:var(--muted);gap:12px;margin-top:8px;font-size:12px;display:flex}.alert-list-meta span{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:3px;min-width:0;display:flex;overflow:hidden}.alert-list-arrow{width:36px;height:36px;color:var(--muted);transition:color .16s var(--motion-standard), background-color .16s var(--motion-standard);border-radius:50%;place-items:center;display:grid}.alert-list-card-link:hover .alert-list-arrow{color:var(--brand);background:var(--brand-soft)}.alert-detail{background:var(--surface)}.alert-detail-lead{border-bottom:1px solid var(--border);padding:22px 20px 20px}.alert-detail-kicker{justify-content:space-between;align-items:center;gap:10px;display:flex}.alert-detail-kicker>span:first-child{color:var(--brand);text-transform:capitalize;align-items:center;gap:6px;font-size:13px;font-weight:780;display:inline-flex}.alert-detail-lead h2{overflow-wrap:anywhere;margin:18px 0 0;font-size:clamp(26px,4vw,32px);line-height:1.12}.alert-detail-date{color:var(--muted);margin:10px 0 0;font-size:12px}.alert-detail-image{border:1px solid var(--border);border-radius:20px;max-height:650px;margin:20px;overflow:hidden}.alert-detail-image img{max-height:650px}.alert-detail-section{border-bottom:1px solid var(--border);padding:20px}.alert-detail-section h3{margin:0 0 12px;font-size:18px}.alert-detail-facts{background:0 0;border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;overflow:visible}.alert-detail-facts>div{background:var(--surface-subtle);border-radius:12px;padding:12px 14px}.alert-detail-facts dt{letter-spacing:0;text-transform:none;font-size:12px;font-weight:650}.alert-detail-facts dd{margin-top:3px;font-size:15px}.alert-detail-description p{overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:16px;line-height:1.6}.alert-private-section{background:var(--surface-subtle)}.alert-private-heading{align-items:center;gap:9px;margin-bottom:12px;display:flex}.alert-private-heading>span{width:34px;height:34px;color:var(--on-ink);background:var(--ink);border-radius:50%;place-items:center;display:grid}.alert-private-heading h3,.alert-private-heading p{margin:0}.alert-private-heading p{color:var(--muted);font-size:12px}.alert-admin-actions{border-top:1px solid var(--border);flex-wrap:wrap;gap:9px;padding:20px;display:flex}.alert-community-actions{border-top:1px solid var(--border);flex-direction:column;gap:12px;padding:20px;display:flex}.alert-detail-social-actions{width:100%;max-width:none;margin:-4px 0 0}.alert-community-actions .secondary-button{align-items:center;gap:7px;display:inline-flex}.alert-thread-link{align-self:flex-start}.alert-community-actions+.alert-admin-actions{border-top:0;padding-top:0}.alert-safe-button,.alert-passed-button{min-height:42px;transition:color .16s var(--motion-standard), background-color .16s var(--motion-standard), border-color .16s var(--motion-standard), transform .16s var(--motion-standard);border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 17px;font-weight:760;display:inline-flex}.alert-safe-button{color:var(--on-ink);background:var(--success)}.alert-safe-button:hover:not(:disabled){box-shadow:0 3px 9px color-mix(in srgb, var(--success) 24%, transparent)}.alert-passed-button{border:1px solid var(--border-strong);color:var(--ink);background:var(--surface)}.alert-delete-button{border:1px solid color-mix(in srgb, var(--danger) 45%, var(--border-strong));min-height:42px;color:var(--danger);background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 17px;font-weight:760;display:inline-flex}.alert-delete-button:hover{background:color-mix(in srgb, var(--danger) 9%, var(--surface))}.alert-passed-button:hover:not(:disabled){border-color:var(--ink);background:var(--surface-subtle)}.alert-safe-button:active:not(:disabled),.alert-passed-button:active:not(:disabled){transform:scale(.98)}.alert-resolved-detail{background:var(--surface-subtle);text-align:center;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:320px;margin:20px;padding:42px 24px;display:flex}.alert-resolved-detail>span{color:var(--success)}.alert-found_passed .alert-resolved-detail>span{color:var(--ink)}.alert-resolved-detail h3{margin:16px 0 7px;font-size:27px}.alert-resolved-detail p{max-width:480px;color:var(--muted);margin:0;font-size:16px}.alert-resolved-detail small{max-width:450px;color:var(--muted);align-items:center;gap:6px;margin-top:18px;display:flex}.alert-reply-advisory{border:1px solid var(--border);color:var(--muted);background:var(--surface-subtle);border-radius:13px;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:9px;margin:16px;padding:13px;display:grid}.alert-reply-advisory>svg{color:var(--brand)}.alert-reply-advisory p{overflow-wrap:anywhere;margin:0}.alert-reply-advisory strong{color:var(--ink);display:block}.alert-audit-section{background:var(--surface-subtle)}.alert-cleanup-warning{border:1px solid color-mix(in srgb, var(--brand-accent) 65%, var(--border));background:color-mix(in srgb, var(--brand-accent) 12%, var(--surface));border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:12px;display:flex}.alert-cleanup-warning p{color:var(--muted);margin:2px 0 0;font-size:12px}.alert-cleanup-warning .secondary-button{flex:none}.alert-audit-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.alert-audit-list li{border-top:1px solid var(--border);grid-template-columns:28px minmax(0,1fr);gap:8px;padding:10px 0;display:grid}.alert-audit-marker{width:28px;height:28px;color:var(--brand);background:var(--brand-soft);border-radius:50%;place-items:center;display:grid}.alert-audit-list li>div{gap:2px;min-width:0;display:grid}.alert-audit-list span,.alert-audit-list time{overflow-wrap:anywhere;color:var(--muted);font-size:12px}.alert-skeleton{display:grid}.alert-skeleton>span{border-bottom:1px solid var(--border);grid-template-rows:22px 70px;grid-template-columns:132px minmax(0,1fr);gap:9px 14px;padding:16px;display:grid}.alert-skeleton i,.alert-skeleton b{background:var(--surface-subtle);border-radius:8px;animation:1.5s ease-in-out infinite alternate breathe;display:block}.alert-skeleton i{grid-row:1/3}.alert-skeleton b:last-child{width:82%}.alert-editor-backdrop,.alert-resolution-backdrop{z-index:240}.alert-editor-dialog{background:var(--surface-raised);width:min(760px,100%);max-height:calc(100dvh - 32px);box-shadow:var(--shadow);border-radius:20px;overflow:hidden auto}.alert-editor-header{z-index:2;border-bottom:1px solid var(--border);background:var(--timeline-header-background);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px 17px;display:flex;position:sticky;top:0}.alert-editor-header .eyebrow{margin-bottom:5px}.alert-editor-header h2,.alert-editor-header p{margin:0}.alert-editor-header h2{font-size:29px}.alert-editor-header p:last-child{color:var(--muted);margin-top:4px}.admin-alert-editor-view{background:var(--surface);min-width:0;min-height:100%}.alert-editor-form{min-width:0;padding:0 16px 32px}.alert-editor-form fieldset{min-width:0;border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-inline-size:0;margin:16px 0 0;padding:18px;display:grid}.alert-editor-form legend{float:left;width:100%;font-family:var(--font-display), "Archivo Black", sans-serif;align-items:center;gap:6px;margin:0 0 2px;font-size:19px;display:flex}.alert-fieldset-help{color:var(--muted);grid-column:1/-1;margin:-6px 0 3px;font-size:13px}.alert-editor-form label,.alert-image-field>div:first-child{gap:6px;min-width:0;font-size:13px;font-weight:750;display:grid}.alert-editor-form input:not(.sr-only),.alert-editor-form select,.alert-editor-form textarea{width:100%;min-height:var(--field-height);border:1px solid var(--border-strong);border-radius:var(--radius-field);color:var(--ink);background:var(--surface);outline:0;padding:10px 12px}.alert-editor-form textarea{resize:vertical;min-height:140px}.alert-editor-form input:focus,.alert-editor-form select:focus,.alert-editor-form textarea:focus{border-color:var(--brand);box-shadow:var(--focus-ring-soft)}.alert-form-wide{grid-column:1/-1}.alert-generated-title{border:1px solid var(--border);background:var(--surface-subtle);overflow-wrap:anywhere;border-radius:10px;align-content:center;gap:4px;min-width:0;margin:0;padding:9px 12px;display:grid}.alert-generated-title small{color:var(--muted);font-size:11px;font-weight:650}.alert-generated-title strong{font-family:var(--font-display), "Archivo Black", sans-serif;font-size:13px}.alert-image-field{border:1px dashed var(--border-strong);background:var(--surface-subtle);border-radius:13px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;padding:14px;display:grid}.alert-image-field>div:first-child small{color:var(--muted);font-weight:500}.alert-image-field figure{border-radius:10px;grid-column:1/-1;width:100%;max-height:320px;overflow:hidden}.alert-image-field figure img{max-height:320px}.alert-image-field>.secondary-button{min-width:176px;display:inline-flex}.alert-image-alt{grid-column:1/-1}.alert-private-fieldset{border-bottom:0!important}.admin-alert-editor-view .alert-private-fieldset{background:color-mix(in srgb, var(--surface-subtle) 78%, var(--surface));border:1px solid var(--border)!important}.alert-editor-error{margin:0 0 12px}.alert-editor-actions{border-top:1px solid var(--border);justify-content:flex-end;gap:9px;margin:4px 0 0;padding:16px 2px 0;display:flex}.alert-resolution-dialog{background:var(--surface-raised);width:min(520px,100%);max-height:calc(100dvh - 32px);box-shadow:var(--shadow);border-radius:20px;padding:25px;overflow:auto}.alert-resolution-icon{border-radius:50%;place-items:center;width:52px;height:52px;margin-bottom:16px;display:grid}.alert-resolution-dialog .eyebrow{margin-bottom:6px}.alert-resolution-dialog h2{margin:0;font-size:28px}.alert-resolution-dialog>p:not(.eyebrow,.form-error){color:var(--muted);margin:9px 0 0}.alert-redaction-warning{border:1px solid color-mix(in srgb, var(--danger) 40%, var(--border));color:var(--danger);background:color-mix(in srgb, var(--brand-soft) 70%, var(--surface));border-radius:12px;margin:18px 0;padding:13px}.alert-redaction-warning p{color:var(--ink);margin:4px 0 0;font-size:13px;line-height:1.45}.alert-resolution-confirm{grid-template-columns:22px minmax(0,1fr);align-items:start;gap:9px;font-weight:680;display:grid}.alert-resolution-confirm input{width:20px;height:20px;accent-color:var(--brand);margin:1px 0 0}.alert-resolution-actions{justify-content:flex-end;gap:9px;margin-top:20px;display:flex}.alert-delete-backdrop{z-index:260}.alert-delete-dialog{background:var(--surface-raised);width:min(520px,100%);max-height:calc(100dvh - 32px);box-shadow:var(--shadow);border-radius:24px;padding:25px;overflow:auto}.alert-delete-icon{width:52px;height:52px;color:var(--danger);background:color-mix(in srgb, var(--danger) 12%, var(--surface));border-radius:50%;place-items:center;margin-bottom:16px;display:grid}.alert-delete-dialog .eyebrow,.alert-delete-dialog h2,.alert-delete-dialog>p{margin:0}.alert-delete-dialog h2{font-size:28px}.alert-delete-dialog>p:not(.eyebrow,.form-error){color:var(--muted);margin-top:9px;line-height:1.5}.alert-delete-confirm{gap:7px;margin-top:20px;font-size:13px;display:grid}.alert-delete-confirm input{border:1px solid var(--border-strong);background:var(--surface);border-radius:12px;outline:0;width:100%;min-height:46px;padding:10px 12px}.alert-delete-confirm input:focus{border-color:var(--danger);box-shadow:0 0 0 2px color-mix(in srgb, var(--danger) 16%, transparent)}.alert-delete-actions,.alert-interruption-actions{justify-content:flex-end;gap:9px;margin-top:22px;display:flex}.alert-delete-confirm-button{min-height:42px;color:var(--on-brand);background:var(--danger);border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-weight:760;display:inline-flex}.alert-delete-confirm-button:hover:not(:disabled){background:var(--brand-hover)}.alert-interruption-backdrop{z-index:400;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#080808c2}.alert-interruption-dialog{border:1px solid color-mix(in srgb, var(--brand) 35%, var(--border));background:var(--surface-raised);border-radius:28px;width:min(560px,100%);overflow:hidden;box-shadow:0 24px 80px #08080847}.alert-interruption-header{color:var(--brand);background:var(--brand-soft);align-items:center;gap:12px;padding:18px 20px;display:flex}.alert-interruption-header>span{width:46px;height:46px;color:var(--on-brand);background:var(--brand);border-radius:50%;flex:0 0 46px;place-items:center;display:grid}.alert-interruption-header p,.alert-interruption-header h2{margin:0}.alert-interruption-header p{font-size:13px;font-weight:760}.alert-interruption-header h2{color:var(--ink);margin-top:2px;font-size:21px;line-height:1.2}.alert-interruption-content{grid-template-columns:108px minmax(0,1fr);align-items:center;gap:16px;padding:20px;display:grid}.alert-interruption-content img{object-fit:cover;background:var(--surface-subtle);border-radius:18px;width:108px;height:108px}.alert-interruption-content strong{overflow-wrap:anywhere;font-family:var(--font-display), "Archivo Black", sans-serif;font-size:22px;font-weight:400;display:block}.alert-interruption-content p{color:var(--ink);align-items:flex-start;gap:5px;margin:6px 0 0;display:flex}.alert-interruption-content small{color:var(--muted);margin-top:9px;line-height:1.45;display:block}.alert-interruption-actions{margin:0;padding:0 20px 20px}.public-alerts-auth{justify-items:center;display:grid}.public-alerts-auth p{color:var(--muted);margin:7px 0 0;font-size:12px}.public-alerts-auth p a{color:var(--brand);text-underline-offset:2px;font-weight:760;text-decoration:underline}.public-alert-search{color:var(--muted)}@media (max-width:700px){.mobile-alerts-widget{display:block}.mobile-alerts-widget .alerts-rail-section{border-radius:18px;margin:12px 13px 0}.alert-post-panel{border-radius:13px}.alert-post-heading{min-height:48px}.alert-post-kicker{font-size:15px}.alert-post-copy{padding:13px}.alert-post-copy h3{font-size:22px}.alert-public-facts,.alert-detail-facts{grid-template-columns:minmax(0,1fr)}.alert-public-facts dt{font-size:11px}.alert-detail-facts dt{font-size:12px}.alert-public-facts dd,.alert-description,.alert-open-cue{font-size:14px}.alert-detail-facts dd{font-size:15px}.alert-safety-notice{margin:13px}.alert-safety-notice p{font-size:14px}.alert-filter-tabs button{min-height:52px;padding-inline:5px;font-size:13px}.alerts-list{gap:8px;padding:8px 10px 18px}.alert-list-card{border-radius:16px}.alert-list-card-layout{grid-template-columns:80px minmax(0,1fr) 32px;align-items:start;gap:10px;padding:12px}.alert-list-image{border-radius:14px;width:80px}.alert-list-topline{flex-wrap:wrap;justify-content:flex-start;align-items:center}.alert-list-copy h2{font-size:17px}.alert-list-copy>p,.alert-list-meta{font-size:13px}.alert-list-meta{flex-direction:column;align-items:flex-start;gap:3px}.alert-list-arrow{margin-top:28px}.alert-detail-lead,.alert-detail-section{padding:18px 13px}.alert-detail-lead h2{font-size:27px}.alert-detail-image,.alert-resolved-detail{border-radius:16px;margin:13px}.alert-detail-description p,.alert-resolved-detail p{font-size:17px}.alert-admin-actions{flex-direction:column;align-items:stretch;padding:16px 13px}.alert-cleanup-warning{flex-direction:column;align-items:stretch}.alert-safe-button,.alert-passed-button{min-height:46px;font-size:15px}.alert-editor-backdrop,.alert-resolution-backdrop,.alert-delete-backdrop{align-items:stretch;padding:0}.alert-editor-dialog{border-radius:0;width:100%;max-height:100dvh}.alert-editor-header{padding:calc(13px + env(safe-area-inset-top)) 13px 13px}.alert-editor-header h2{font-size:25px}.alert-editor-form{padding:0 10px calc(24px + env(safe-area-inset-bottom))}.alert-editor-form fieldset{grid-template-columns:minmax(0,1fr);padding:14px}.alert-editor-form fieldset>span[aria-hidden=true]{display:none}.alert-editor-form input:not(.sr-only),.alert-editor-form select,.alert-editor-form textarea{min-height:48px;font-size:16px}.alert-image-field{grid-template-columns:minmax(0,1fr)}.alert-image-field>.secondary-button{width:100%}.alert-editor-actions,.alert-resolution-actions,.alert-delete-actions,.alert-interruption-actions{flex-direction:column-reverse;align-items:stretch}.alert-editor-actions{margin:4px 0 0;padding:12px 0 0}.alert-resolution-dialog,.alert-delete-dialog{width:100%;max-height:100dvh;padding:24px 20px calc(24px + env(safe-area-inset-bottom));border-radius:20px 20px 0 0;align-self:flex-end}.alert-delete-actions>*{min-height:48px}.alert-interruption-backdrop{padding:13px}.alert-interruption-dialog{border-radius:24px}.alert-interruption-header{padding:16px}.alert-interruption-header h2{font-size:19px}.alert-interruption-content{grid-template-columns:88px minmax(0,1fr);gap:12px;padding:16px}.alert-interruption-content img{border-radius:16px;width:88px;height:88px}.alert-interruption-content strong{font-size:20px}.alert-interruption-actions{padding:0 16px 16px}.alert-resolution-actions>*{min-height:48px}.public-alert-mobile-signin{justify-content:center;align-items:center;min-height:44px;display:inline-flex}}@media (max-width:380px){.alert-filter-tabs button{font-size:12px}.alert-list-card-layout{grid-template-columns:72px minmax(0,1fr)}.alert-list-image{width:72px}.alert-list-arrow{display:none}}.blueys-public-header:before{content:"";background:repeating-linear-gradient(135deg,#1f1fff 0 11px,#fff 11px 16px,#c50202 16px 27px,#fff 27px 32px);height:3px;position:absolute;top:0;left:0;right:0}.blueys-public-header{position:relative}.blueys-tabs{border-bottom:1px solid var(--border);background:var(--surface);grid-template-columns:1fr 1fr;min-height:54px;display:grid}.blueys-tabs button{color:var(--muted);font-weight:700;position:relative}.blueys-tabs button:hover{color:var(--ink);background:var(--surface-subtle)}.blueys-tabs button.active{color:var(--ink)}.blueys-tabs button.active:after{content:"";background:var(--brand);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:calc(50% - 28px);right:calc(50% - 28px)}:is(.profile-tabs,.connection-tabs,.roadmap-tabs,.admin-user-filters,.report-filter-tabs,.alert-filter-tabs,.blueys-tabs){min-height:var(--feature-tab-height)}:is(.profile-tabs,.connection-tabs,.roadmap-tabs,.admin-user-filters,.report-filter-tabs,.alert-filter-tabs,.blueys-tabs) :is(button,a){min-height:var(--feature-tab-height);color:var(--muted);border-bottom:0;font-size:14px;font-weight:700;position:relative}:is(.profile-tabs,.connection-tabs,.roadmap-tabs,.admin-user-filters,.report-filter-tabs,.alert-filter-tabs,.blueys-tabs) :is(button,a):hover{color:var(--ink);background:var(--surface-subtle)}:is(.profile-tabs,.connection-tabs,.roadmap-tabs,.admin-user-filters,.report-filter-tabs,.alert-filter-tabs,.blueys-tabs) :is(button,a).active{color:var(--ink);font-weight:var(--weight-strong)}:is(.profile-tabs,.connection-tabs,.roadmap-tabs,.admin-user-filters,.report-filter-tabs,.alert-filter-tabs,.blueys-tabs) :is(button,a).active:after{content:"";background:var(--brand);border-radius:3px 3px 0 0;height:3px;display:block;position:absolute;bottom:0;left:calc(50% - 27px);right:calc(50% - 27px)}@media (max-width:700px){:is(.profile-tabs,.connection-tabs,.roadmap-tabs,.admin-user-filters,.report-filter-tabs,.alert-filter-tabs,.blueys-tabs),:is(.profile-tabs,.connection-tabs,.roadmap-tabs,.admin-user-filters,.report-filter-tabs,.alert-filter-tabs,.blueys-tabs) :is(button,a){min-height:52px}:is(.profile-tabs,.connection-tabs,.roadmap-tabs,.report-filter-tabs,.blueys-tabs) :is(button,a){font-size:15px}:is(.admin-user-filters,.alert-filter-tabs) :is(button,a){font-size:13px}}@media (max-width:380px){:is(.admin-user-filters,.alert-filter-tabs) :is(button,a){font-size:12px}}.bluey-list{display:grid}.bluey-card{border-bottom:1px solid var(--border);background:var(--surface);transition:background-color .15s var(--motion-standard);grid-template-columns:188px minmax(0,1fr);gap:17px;padding:20px 18px;display:grid}.bluey-card:hover{background:var(--post-hover-background)}.bluey-card:not(:has(.bluey-card-image)){grid-template-columns:minmax(0,1fr)}.bluey-card.is-draft{box-shadow:inset 3px 0 0 var(--brand-accent)}.bluey-card-image{border-radius:var(--radius-card);background:var(--surface-subtle);align-self:start;width:188px;height:152px;overflow:hidden}.bluey-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .22s var(--motion-standard)}.bluey-card-image:hover img{transform:scale(1.025)}.bluey-card-main{min-width:0}.bluey-card-author{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;display:grid}.bluey-card-author>button:first-child{border-radius:50%;width:38px;height:38px}.bluey-card-author-copy{text-align:left;min-width:0;display:grid}.bluey-card-author-copy>span{align-items:center;gap:4px;min-width:0;display:flex}.bluey-card-author-copy strong,.bluey-card-author-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.bluey-card-author-copy small{color:var(--muted);font-size:12px}.bluey-status-chip,.bluey-kicker{border-radius:var(--radius-full);width:fit-content;color:var(--brand);background:var(--brand-soft);font-size:var(--type-micro);letter-spacing:.03em;text-transform:uppercase;align-items:center;gap:5px;font-weight:800;display:inline-flex}.bluey-status-chip{min-height:var(--chip-height);padding:0 10px}.bluey-topic-link{width:fit-content;min-height:var(--chip-height);border-radius:var(--radius-full);color:var(--brand);background:var(--brand-soft);font-size:var(--type-label);align-items:center;padding:0 10px;font-weight:760;line-height:1;display:inline-flex}.bluey-topic-link:hover{text-underline-offset:2px;text-decoration:underline}.bluey-topic-link:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.bluey-card-topic{margin-top:10px}.bluey-card-copy{text-align:left;gap:7px;width:100%;margin-top:12px;display:grid}.bluey-card-copy h2{letter-spacing:-.025em;margin:0;font-size:22px;line-height:1.16}.bluey-card-copy p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.48;display:-webkit-box;overflow:hidden}.bluey-read-link{color:var(--brand);align-items:center;gap:5px;font-size:13px;font-weight:780;display:inline-flex}.bluey-draft-actions{margin-top:13px;display:flex}.bluey-card-actions{margin-top:10px}.bluey-load-more{justify-content:center;padding:22px 16px 30px;display:flex}.bluey-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:330px;padding:36px 24px;display:flex}.bluey-empty>span{width:54px;height:54px;color:var(--brand);background:var(--brand-soft);border-radius:18px;place-items:center;display:grid}.bluey-empty h2,.bluey-empty p{max-width:390px;margin:0}.bluey-empty h2{font-size:20px}.bluey-empty p{color:var(--muted)}.bluey-skeleton{display:grid}.bluey-skeleton>div{border-bottom:1px solid var(--border);grid-template-columns:170px minmax(0,1fr);gap:18px;min-height:180px;padding:20px 18px;display:grid}.bluey-skeleton i,.bluey-skeleton b{background:linear-gradient(90deg, var(--surface-subtle), color-mix(in srgb, var(--surface-subtle) 70%, var(--surface)), var(--surface-subtle));background-size:220% 100%;border-radius:13px;animation:1.5s linear infinite skeleton-shimmer;display:block}.bluey-skeleton i{height:140px}.bluey-skeleton span{align-content:center;gap:11px;display:grid}.bluey-skeleton b{width:75%;height:16px}.bluey-skeleton b:nth-child(2){width:95%;height:27px}.bluey-skeleton b:nth-child(3){width:88%;height:44px}.bluey-reader-title{padding:34px 38px 24px}.bluey-kicker{min-height:var(--chip-height);padding:0 10px;line-height:1}.bluey-reader-topic{margin-left:7px}.bluey-reader-title>.bluey-kicker,.bluey-reader-title>.bluey-reader-topic{height:var(--chip-height);min-height:var(--chip-height);vertical-align:top;padding:0 10px}.bluey-reader-title h1{letter-spacing:-.045em;margin:16px 0 20px;font-size:clamp(34px,6vw,49px);line-height:1.05}.bluey-byline{grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:11px;display:grid}.bluey-byline>button:first-child{border-radius:50%;width:48px;height:48px}.bluey-byline>button:nth-child(2){text-align:left;min-width:0;display:grid}.bluey-byline strong{align-items:center;gap:4px;display:flex}.bluey-byline span{color:var(--muted);font-size:13px}.bluey-draft-banner{border-bottom:1px solid color-mix(in srgb, var(--brand-accent) 46%, var(--border));color:var(--on-accent);background:color-mix(in srgb, var(--brand-accent) 19%, var(--surface));grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 18px;display:grid}.bluey-draft-banner span{font-size:13px;display:grid}.bluey-draft-banner button{color:var(--brand);font-weight:760}.bluey-markdown{overflow-wrap:anywhere;color:var(--ink)}.bluey-reader-body{padding:8px 38px 38px;font-size:18px;line-height:1.72}.bluey-markdown p{margin:0 0 1.35em}.bluey-markdown h1,.bluey-markdown h2,.bluey-markdown h3,.bluey-markdown h4,.bluey-markdown h5,.bluey-markdown h6{letter-spacing:-.025em;margin:1.5em 0 .48em;line-height:1.16}.bluey-markdown h1{font-size:32px}.bluey-markdown h2{font-size:27px}.bluey-markdown h3{font-size:23px}.bluey-markdown blockquote{border-left:4px solid var(--brand);color:var(--ink);background:var(--surface-subtle);border-radius:0 16px 16px 0;margin:1.6em 0;padding:18px 20px 18px 24px;font-size:1.08em;font-weight:570}.bluey-markdown blockquote p:last-child{margin-bottom:0}.bluey-markdown ul,.bluey-markdown ol{gap:8px;margin:0 0 1.35em;padding-left:1.45em;display:grid}.bluey-markdown-link{color:var(--brand);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.bluey-markdown-image-block{margin:1.8em 0}.bluey-markdown-image{background:var(--surface-subtle);border-radius:18px;width:100%;height:auto;display:block}.bluey-markdown-image-unavailable{color:var(--muted);background:var(--surface-subtle);border-radius:8px;padding:8px 10px;font-size:13px;display:inline-flex}.bluey-reader-engagement{border-top:1px solid var(--border);padding:4px 38px 34px}.bluey-reader-engagement .post-actions{max-width:none;padding-top:10px}.bluey-replies-link{min-height:42px;color:var(--brand);margin-top:8px;font-weight:760}.bluey-editor-page{--bluey-toolbar-top:66px}.bluey-editor-fields{gap:18px;padding:20px;display:grid}.bluey-title-field{gap:7px;font-weight:720;display:grid;position:relative}.bluey-title-field input{border:1px solid var(--border-strong);min-height:58px;color:var(--ink);background:var(--surface);border-radius:14px;padding:0 58px 0 15px;font-size:19px;font-weight:680}.bluey-title-field small{color:var(--muted);font-size:11px;font-weight:500;position:absolute;bottom:18px;right:14px}.bluey-topic-field{color:var(--ink);gap:7px;font-size:13px;font-weight:720;display:grid}.bluey-topic-field>span:first-child{align-items:baseline;gap:7px;display:flex}.bluey-topic-field>span:first-child small,.bluey-topic-field>small{color:var(--muted);font-size:11px;font-weight:520}.bluey-topic-input{border:1px solid var(--border-strong);background:var(--surface);border-radius:13px;align-items:center;width:100%;min-height:48px;display:flex;overflow:hidden}.bluey-topic-input:focus-within{border-color:var(--brand);outline:2px solid color-mix(in srgb, var(--brand) 18%, transparent);outline-offset:1px}.bluey-topic-input:has(input[aria-invalid=true]){border-color:var(--danger)}.bluey-topic-input b{color:var(--brand);padding-left:14px;font-size:16px;font-weight:760}.bluey-topic-input input{width:100%;min-width:0;color:var(--ink);appearance:none;font:inherit;background:0 0;border:0;outline:0;flex:1;align-self:stretch;padding:0 13px 0 3px;font-size:15px}.bluey-title-field input:focus,.bluey-editor-media input:focus{border-color:var(--brand);outline:2px solid color-mix(in srgb, var(--brand) 18%, transparent);outline-offset:1px}.bluey-editor-document{border-block:1px solid var(--border);background:var(--surface);position:relative;overflow:visible}.bluey-shortcut-popover{width:min(390px,100% - 16px);top:auto;left:8px;right:8px}.bluey-editor-toolbar{z-index:19;top:var(--bluey-toolbar-top);border-bottom:1px solid var(--border);background:var(--timeline-header-background);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);align-items:center;gap:3px;min-height:56px;padding:6px;display:flex;position:sticky;overflow-x:auto;box-shadow:0 5px 14px #08080812}.bluey-editor-toolbar button{width:44px;height:44px;color:var(--muted);border-radius:10px;flex:0 0 44px;place-items:center;display:grid}.bluey-editor-toolbar button:hover:not(:disabled){color:var(--ink);background:var(--surface)}.bluey-image-count{color:var(--muted);padding:0 7px;font-size:12px;font-weight:700}.bluey-toolbar-divider{background:var(--border);flex:0 0 1px;width:1px;height:28px;margin:0 3px}.bluey-visual-editor{width:100%;min-height:430px;color:var(--ink);background:var(--surface);caret-color:var(--brand);border:0;outline:0;padding:26px 30px;font-size:17px;line-height:1.68;display:block;position:relative}.bluey-visual-editor:focus{outline:0}.bluey-visual-editor a{color:var(--brand);background:color-mix(in srgb, var(--brand) 8%, transparent);text-underline-offset:3px;border-radius:3px;text-decoration:underline;text-decoration-thickness:1.5px}.bluey-visual-editor:empty:before{color:var(--muted);content:attr(data-placeholder);pointer-events:none;position:absolute;inset:26px 30px auto}.bluey-visual-editor:has(>br:only-child):before{color:var(--muted);content:attr(data-placeholder);pointer-events:none;position:absolute;inset:26px 30px auto}.bluey-visual-editor:has(>p:only-child:empty):before{color:var(--muted);content:attr(data-placeholder);pointer-events:none;position:absolute;inset:26px 30px auto}.bluey-visual-editor>:first-child{margin-top:0}.bluey-visual-editor>p:empty{min-height:1.68em}.bluey-visual-editor .bluey-wysiwyg-image-block{margin:26px 0}.bluey-visual-editor p:has(>.bluey-wysiwyg-image){margin:26px 0}.bluey-visual-editor .bluey-wysiwyg-image{border-radius:var(--radius-card);object-fit:contain;background:var(--surface-subtle);width:100%;height:auto;max-height:none;display:block}.bluey-visual-editor .bluey-wysiwyg-image-unavailable{opacity:.55;min-height:180px}.bluey-editor-count{border-top:1px solid var(--border);color:var(--muted);background:var(--surface-subtle);justify-content:space-between;gap:12px;padding:9px 14px;font-size:11px;display:flex}.bluey-editor-count .minimum-pending{color:var(--brand);font-weight:720}.bluey-editor-count .minimum-met{color:var(--success);font-weight:720}.bluey-editor-support{gap:18px;padding:18px 20px 10px;display:grid}.bluey-editor-media{gap:10px;display:grid}.bluey-editor-media h2{margin:0;font-size:17px}.bluey-editor-media article{border:1px solid var(--border);border-radius:14px;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px;display:grid}.bluey-editor-media img{object-fit:cover;background:var(--surface-subtle);border-radius:11px;width:72px;height:72px}.bluey-editor-media label{min-width:0;color:var(--muted);gap:5px;font-size:11px;font-weight:700;display:grid}.bluey-editor-media input{border:1px solid var(--border-strong);width:100%;min-height:42px;color:var(--ink);background:var(--surface);border-radius:10px;padding:0 11px;font-size:13px}.bluey-editor-media article>div{justify-items:start;gap:4px;min-width:92px;font-size:12px;display:grid}.bluey-editor-media article>div button{color:var(--brand);font-weight:720}.bluey-editor-media .placed{color:var(--success);font-weight:750}.bluey-editor-media .unplaced{color:var(--danger);font-weight:750}.bluey-featured-picker{border:0;border-top:1px solid var(--border);gap:10px;min-width:0;margin:8px 0 0;padding:18px 0 0;display:grid}.bluey-featured-picker legend{color:var(--ink);padding:0;font-size:17px;font-weight:760;line-height:1.25}.bluey-featured-picker>p{color:var(--muted);margin:-4px 0 2px;font-size:13px}.bluey-featured-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.bluey-featured-options>label{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);cursor:pointer;grid-template-columns:auto 80px minmax(0,1fr);align-items:center;gap:10px;min-width:0;min-height:74px;padding:10px;display:grid}.bluey-featured-options>label:hover{border-color:var(--border-strong);background:var(--surface-subtle)}.bluey-featured-options>label.selected{border-color:var(--brand);background:var(--brand-soft);box-shadow:inset 0 0 0 1px var(--brand)}.bluey-featured-options input{width:18px;height:18px;accent-color:var(--brand)}.bluey-featured-options img{object-fit:cover;background:var(--surface-subtle);border-radius:9px;width:80px;height:52px}.bluey-featured-options span{gap:2px;min-width:0;display:grid}.bluey-featured-options strong,.bluey-featured-options small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.bluey-featured-options strong{color:var(--ink);font-size:13px}.bluey-featured-options small{color:var(--muted);font-size:11px}.bluey-editor-error{color:var(--danger);background:var(--brand-soft);border-radius:12px;align-items:center;gap:8px;margin:0;padding:12px 14px;font-size:13px;font-weight:700;display:flex}.bluey-editor-actions{z-index:18;padding:12px 20px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:var(--timeline-header-background);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);align-items:center;gap:9px;display:flex;position:sticky;bottom:0;box-shadow:0 -5px 18px #0808080f}.bluey-editor-actions button{min-height:44px}.bluey-editor-action-group{align-items:center;gap:9px;margin-left:auto;display:flex}.bluey-preview-backdrop{z-index:180;align-items:flex-start;padding:4vh 16px;overflow-y:auto}.bluey-preview-dialog{border:1px solid var(--border);background:var(--surface);width:min(680px,100%);max-height:92vh;box-shadow:var(--shadow);border-radius:22px;overflow-y:auto}.bluey-preview-dialog>header{z-index:2;border-bottom:1px solid var(--border);background:var(--timeline-header-background);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 22px;display:flex;position:sticky;top:0}.bluey-preview-dialog>header span{color:var(--brand);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:800}.bluey-preview-dialog>header h2{margin:3px 0 0;font-size:28px;line-height:1.12}.bluey-preview-byline{align-items:center;gap:10px;padding:18px 38px 8px;display:flex}.bluey-preview-byline>span{display:grid}.bluey-preview-byline small{color:var(--muted)}.bluey-preview-topic{margin:4px 38px 10px}@media (max-width:700px){.bluey-editor-page{--bluey-toolbar-top:calc(128px + env(safe-area-inset-top))}.bluey-card{grid-template-columns:118px minmax(0,1fr);gap:12px;padding:16px 13px}.bluey-card-image{border-radius:14px;width:118px;height:118px}.bluey-card-author{grid-template-columns:34px minmax(0,1fr);gap:7px}.bluey-card-author>button:first-child{width:34px;height:34px}.bluey-card-author .avatar{width:34px!important;height:34px!important}.bluey-status-chip{min-height:var(--chip-height);grid-column:1/-1;justify-self:start;margin-top:2px}.bluey-card-copy{margin-top:9px}.bluey-card-copy h2{font-size:19px}.bluey-card-copy p{-webkit-line-clamp:2;font-size:13px}.bluey-card-actions{grid-column:1/-1}.bluey-reader-title{padding:26px 18px 18px}.bluey-reader-title h1{margin:13px 0 18px;font-size:34px}.bluey-reader-body{padding:6px 18px 26px;font-size:17px;line-height:1.67}.bluey-markdown-image-block{margin-left:-18px;margin-right:-18px}.bluey-markdown-image{border-radius:0}.bluey-reader-engagement{padding:4px 18px 24px}.bluey-edit-action{width:44px;min-width:44px;padding:0;font-size:0;overflow:hidden}.bluey-draft-banner{grid-template-columns:auto minmax(0,1fr)}.bluey-draft-banner button{grid-column:2;justify-self:start}.bluey-editor-fields{padding:18px 13px}.bluey-editor-support{padding:16px 13px 8px}.bluey-visual-editor{min-height:52vh;padding:22px 18px;font-size:16px}.bluey-visual-editor:empty:before{inset:22px 18px auto}.bluey-visual-editor:has(>br:only-child):before{inset:22px 18px auto}.bluey-visual-editor:has(>p:only-child:empty):before{inset:22px 18px auto}.bluey-editor-media article{grid-template-columns:62px minmax(0,1fr)}.bluey-editor-media img{width:62px;height:62px}.bluey-editor-media article>div{grid-column:2;gap:12px;min-width:0;display:flex}.bluey-featured-options{grid-template-columns:1fr}.bluey-editor-actions{bottom:calc(68px + env(safe-area-inset-bottom));padding:9px 13px}.bluey-editor-actions>button:first-child{width:44px;min-width:44px;padding:0;font-size:0;overflow:hidden}.bluey-editor-actions .primary-button,.bluey-editor-actions .secondary-button{padding-inline:13px}.bluey-preview-backdrop{padding:0}.bluey-preview-dialog{border:0;border-radius:0;min-height:100dvh;max-height:none}.bluey-preview-dialog>header{padding:max(14px, env(safe-area-inset-top)) 16px 14px}.bluey-preview-byline{padding:16px 18px 7px}.bluey-preview-topic{margin-left:18px;margin-right:18px}}@media (max-width:430px){.bluey-card{grid-template-columns:92px minmax(0,1fr)}.bluey-card-image{width:92px;height:104px}.bluey-card-copy p{display:none}.bluey-editor-actions{gap:7px;padding-inline:10px}.bluey-editor-action-group{gap:7px}.bluey-editor-action-group .primary-button,.bluey-editor-action-group .secondary-button{padding-inline:11px}}@media (prefers-reduced-motion:reduce){.bluey-card-image img{transition:none}}.bluey-post-card{border:1px solid var(--border);border-radius:var(--radius-card);color:var(--ink);background:var(--surface);transition:border-color .15s var(--motion-standard), background-color .15s var(--motion-standard);grid-template-columns:minmax(0,176px) minmax(0,1fr);margin-top:11px;display:grid;overflow:hidden}.bluey-post-card:hover{border-color:var(--border-strong);background:var(--post-hover-background)}.bluey-post-card:not(:has(.bluey-post-card-image)){grid-template-columns:1fr}.bluey-post-card-image{background:var(--surface-subtle);min-height:174px;overflow:hidden}.bluey-post-card-image img{object-fit:cover;width:100%;height:100%;display:block}.bluey-post-card-copy{flex-direction:column;justify-content:center;gap:7px;min-width:0;padding:16px;display:flex}.bluey-post-card-copy small{color:var(--brand);letter-spacing:.025em;text-transform:uppercase;align-items:center;gap:6px;font-size:11px;font-weight:800;display:flex}.bluey-post-card-copy>strong{letter-spacing:-.025em;font-size:21px;line-height:1.15}.bluey-post-card-copy>span:not(.bluey-post-card-image){color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;line-height:1.42;display:-webkit-box;overflow:hidden}.bluey-post-card-copy b{color:var(--brand);align-items:center;gap:5px;font-size:12px;display:inline-flex}@media (max-width:560px){.bluey-post-card{grid-template-columns:112px minmax(0,1fr)}.bluey-post-card-image{min-height:148px}.bluey-post-card-copy{padding:12px}.bluey-post-card-copy>strong{font-size:18px}.bluey-post-card-copy>span:not(.bluey-post-card-image){-webkit-line-clamp:2}}@media (max-width:640px){.alert-request-emergency{border-radius:16px;grid-template-columns:38px minmax(0,1fr);gap:10px;margin:12px;padding:13px}.alert-request-emergency>span{width:38px;height:38px}.alert-request-form{gap:10px;padding:0 10px 24px}.alert-request-card{border-radius:16px;padding:14px}.alert-request-grid{grid-template-columns:minmax(0,1fr);gap:12px}.alert-request-wide{grid-column:auto}.alert-request-supporting-previews{grid-template-columns:repeat(2,minmax(0,1fr))}.alert-request-references>div{grid-template-columns:minmax(0,1fr) 40px}.alert-request-references>div>label{grid-column:1/-1}.alert-request-actions{flex-direction:column;align-items:stretch}.alert-request-actions .primary-button{width:100%}.alert-request-success{margin:30px auto;padding:20px}}.alert-request-review-actions,.alert-request-decision-form>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.alert-request-admin-list{display:grid}.alert-request-load-more{border-top:1px solid var(--border);justify-content:center;padding:18px;display:flex}.alert-request-review-card{border-bottom:1px solid var(--border);background:var(--surface)}.alert-request-review-card.highlighted{box-shadow:inset 3px 0 0 var(--red)}.alert-request-card-summary{width:100%;min-height:82px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:14px 18px;display:grid}.alert-request-card-summary:hover{background:var(--surface-subtle)}.alert-request-card-summary>span:nth-child(2){gap:3px;min-width:0;display:grid}.alert-request-card-summary strong{font-size:16px}.alert-request-card-summary small,.alert-request-card-summary time{color:var(--muted);font-size:12px}.alert-request-status{background:var(--surface-subtle);color:var(--muted);white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.alert-request-status.status-pending,.alert-request-status.status-more_info{color:var(--red);background:var(--red-soft)}.alert-request-status.status-approved{color:var(--success);background:color-mix(in srgb, var(--success) 12%, var(--surface))}.request-expand-icon{transition:none}.request-expand-icon.expanded{transform:rotate(90deg)}.alert-request-review-body{gap:16px;padding:0 18px 20px;display:grid}.alert-request-private-banner{background:var(--surface-subtle);border-radius:14px;align-items:center;gap:10px;padding:12px 14px;display:flex}.alert-request-private-banner>span{gap:2px;display:grid}.alert-request-private-banner small{color:var(--muted)}.alert-request-candidate>p{white-space:pre-wrap;margin:0 0 14px;line-height:1.55}.alert-request-candidate dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.alert-request-candidate dl>div{background:var(--surface-subtle);border-radius:12px;padding:11px 12px}.alert-request-candidate dt{color:var(--muted);font-size:11px;font-weight:700}.alert-request-candidate dd{overflow-wrap:anywhere;margin:3px 0 0}.alert-request-evidence-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.alert-request-evidence-grid figure,.alert-request-evidence-reference{border:1px solid var(--border);color:inherit;border-radius:14px;margin:0;text-decoration:none;overflow:hidden}.alert-request-evidence-grid img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.alert-request-evidence-grid figcaption{color:var(--muted);padding:8px 10px;font-size:11px}.alert-request-evidence-reference{align-items:flex-start;gap:9px;padding:12px;display:flex}.alert-request-evidence-reference span{gap:3px;min-width:0;display:grid}.alert-request-evidence-reference small{color:var(--muted);overflow-wrap:anywhere}.alert-request-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.alert-request-edit-grid label,.alert-request-decision-form label{gap:6px;font-size:13px;font-weight:700;display:grid}.alert-request-edit-grid .wide{grid-column:1/-1}.alert-request-edit-grid input,.alert-request-edit-grid select,.alert-request-edit-grid textarea,.alert-request-decision-form select,.alert-request-decision-form textarea{border:1px solid var(--border-strong);background:var(--surface);width:100%;color:inherit;font:inherit;border-radius:12px;padding:11px 12px}.alert-request-history,.alert-request-decision-form{background:var(--surface-subtle);border-radius:14px;padding:14px}.alert-request-history h3,.alert-request-history p{margin:0}.alert-request-history p+p{margin-top:8px}.alert-request-decision-form{gap:12px;display:grid}@media (max-width:720px){.alert-request-card-summary{grid-template-columns:1fr auto}.alert-request-card-summary .alert-request-status,.alert-request-card-summary time{grid-column:1}.alert-request-card-summary>.material-symbols-outlined{grid-area:1/2/span 2}.alert-request-candidate dl,.alert-request-edit-grid,.alert-request-evidence-grid{grid-template-columns:1fr}}
