:root{--bg:#f4f7f5;--surface:#fff;--surface-2:#eef3f0;--ink:#181713;--muted:#59655f;--line:#d8e1dc;--brand:#126c57;--brand-dark:#0b4639;--accent:#4b5fb7;--gold:#b9841f;--danger:#a93636;--shadow:0 18px 42px #1d191014;--shadow-soft:0 10px 24px #1d19100f;--page-glow:linear-gradient(180deg, #126c570d, #4b5fb706 300px, transparent 520px);--header-bg:#f4f7f5e6;--header-line:#d8e1dcbd;--panel-bg:#fffffff0;--panel-soft:#eef3f0bf;--panel-softer:#ffffffad;--field-bg:#fff;--nav-hover:#126c5714;--nav-active:#126c571c;--brand-soft:#126c5717;--brand-row:#126c5712;--brand-line:#126c5747;--brand-focus:#126c576b;--warning-ink:#5e4011;--warning-bg:#b9841f1a;--warning-line:#b9841f4d;--warning-chip-ink:#6b450c;--warning-chip-bg:#b9841f1f;--warning-chip-line:#b9841f61;--modal-scrim:#0b141157;--radius:8px;--content:1180px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--bg:#101713;--surface:#151f1a;--surface-2:#1b2923;--ink:#eef5f1;--muted:#a5b5ad;--line:#2c3c34;--brand:#28b38f;--brand-dark:#77dec5;--accent:#8da0ff;--gold:#d7a94a;--danger:#ff8f8f;--shadow:0 18px 42px #00000047;--shadow-soft:0 10px 24px #0003;--page-glow:linear-gradient(180deg, #28b38f17, #8da0ff0d 300px, transparent 560px);--header-bg:#101713e0;--header-line:#2c3c34d1;--panel-bg:#151f1af0;--panel-soft:#1b2923c7;--panel-softer:#151f1aad;--field-bg:#111a16;--nav-hover:#28b38f1f;--nav-active:#28b38f2b;--brand-soft:#28b38f24;--brand-row:#28b38f1f;--brand-line:#28b38f52;--brand-focus:#28b38f7a;--warning-ink:#f0ce83;--warning-bg:#d7a94a21;--warning-line:#d7a94a52;--warning-chip-ink:#f0ce83;--warning-chip-bg:#d7a94a24;--warning-chip-line:#d7a94a57;--modal-scrim:#030806ad;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{background:var(--bg);min-width:320px}body{color:var(--ink);letter-spacing:0;background:var(--page-glow), var(--bg);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{border:0}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.shell{flex-direction:column;min-height:100dvh;padding-bottom:0;display:flex}.site-header{z-index:20;border-bottom:1px solid var(--header-line);background:linear-gradient(180deg, #ffffffa8, transparent), var(--header-bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0}.site-header__inner{max-width:var(--content);justify-content:space-between;align-items:center;gap:18px;margin:0 auto;padding:12px 18px;display:flex}.brand{letter-spacing:0;align-items:center;gap:3px;min-width:0;font-weight:800;display:inline-flex}.brand-logo{width:32px;height:18px;color:var(--brand);filter:drop-shadow(0 8px 18px #126c571f);flex:none;display:block;transform:translateY(-.75px)}.brand-wordmark{color:var(--brand-dark);letter-spacing:.06em;font-size:13px;font-weight:900;line-height:1}.brand-mark{color:#fff;background:radial-gradient(circle at 28% 16%, #ffffff4d, transparent 26%), linear-gradient(135deg, var(--brand), #315fb2);border:1px solid #ffffff52;border-radius:9px;place-items:center;width:30px;height:30px;font-size:13px;display:grid;box-shadow:0 10px 26px #126c5738}.top-nav{align-items:center;gap:4px;display:none}.top-nav a,.sidebar-link,.bottom-nav a{color:var(--muted);transition:color .16s,background .16s,border-color .16s}.top-nav a{border-radius:7px;padding:8px 10px;font-size:14px;font-weight:650}.top-nav a:hover,.sidebar-link:hover,.bottom-nav a:hover{color:var(--brand-dark);background:var(--nav-hover)}.top-nav a.is-active,.sidebar-link.is-active,.bottom-nav a.is-active{color:var(--brand-dark);background:var(--nav-active)}.top-nav a.is-active{box-shadow:inset 0 -2px 0 var(--brand)}.header-actions{background:color-mix(in srgb, var(--surface) 74%, transparent);border:1px solid #126c571a;border-radius:12px;align-items:center;gap:6px;min-width:0;padding:3px;display:flex;box-shadow:0 1px #ffffffb3}.header-account-link{max-width:220px}.header-account-link span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-menu-wrap{display:inline-flex;position:relative}.account-popover{z-index:70;background:var(--surface);border:1px solid #d8e1dc;border-radius:12px;gap:8px;width:292px;padding:10px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 22px 60px #0c18132e}.account-popover__head{background:var(--panel-soft);border:1px solid #126c571c;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;padding:8px;display:grid}.account-popover__head strong,.account-popover__head small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.account-popover__head strong{color:var(--ink);font-size:14px}.account-popover__head small{color:var(--muted);font-size:12px;font-weight:700}.account-popover__links{gap:3px;display:grid}.account-popover__links a,.account-popover__signout{min-height:40px;color:var(--muted);text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;padding:5px 7px;font-size:13px;font-weight:780;text-decoration:none;display:grid}.account-popover__links a svg,.account-popover__signout svg{width:30px;height:30px;color:var(--brand-dark);background:var(--panel-soft);border:1px solid #126c571a;border-radius:8px;justify-self:center;padding:7px}.account-popover__links a:hover,.account-popover__links a:focus-visible{color:var(--brand-dark);border-color:var(--brand-line);background:var(--brand-soft)}.account-popover__links .staff-link{border-color:var(--brand-line);background:color-mix(in srgb, var(--brand-row) 62%, var(--surface));margin-top:4px}.account-popover__legal{border-top:1px solid #126c571a;flex-wrap:wrap;gap:5px;padding:7px;display:flex}.account-popover__legal a{min-height:28px;color:var(--muted);background:var(--panel-soft);border-radius:999px;align-items:center;gap:4px;padding:3px 7px;font-size:11px;font-weight:780;display:inline-flex}.account-popover__legal a:hover,.account-popover__legal a:focus-visible{color:var(--brand-dark);background:var(--brand-soft);outline:none}.account-popover__notifications{background:#126c5709;border:1px solid #126c571c;border-radius:10px;gap:6px;padding:8px;display:grid}.account-popover__section-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.account-popover__section-head strong{color:var(--ink);font-size:12px}.account-popover__section-head span{color:var(--brand-dark);font-size:10px;font-weight:850}.account-popover__notifications label{color:var(--muted);align-items:center;gap:7px;font-size:11.5px;font-weight:780;display:flex}.account-popover__notifications input{accent-color:var(--brand)}.account-popover__signout{cursor:pointer;border-top:1px solid #126c571a;border-radius:0}.account-popover__signout:hover,.account-popover__signout:focus-visible{color:var(--danger)}.icon-btn{width:36px;height:36px;color:var(--ink);background:linear-gradient(180deg, color-mix(in srgb, var(--surface) 96%, white), var(--surface));cursor:pointer;border:1px solid #126c571f;border-radius:10px;place-items:center;padding:0;transition:color .16s,background .16s,border-color .16s,transform .16s,box-shadow .16s;display:inline-grid;box-shadow:0 1px #ffffffd1,0 8px 18px #101e180b}.icon-btn:hover,.icon-btn[aria-expanded=true],.icon-btn[aria-pressed=true]{border-color:var(--brand-line);color:var(--brand-dark);background:var(--brand-soft);box-shadow:0 1px #ffffffb8,0 10px 22px #126c571a}.icon-btn:hover{transform:translateY(-1px)}.icon-btn:focus-visible{outline:3px solid var(--brand-focus);outline-offset:2px}.site-footer{width:min(100%,1100px);color:var(--muted);border-top:1px solid #126c571f;flex-shrink:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;margin:26px auto 0;padding:14px 18px;font-size:12px;font-weight:720;display:grid}.site-footer>div,.site-footer nav{flex-wrap:wrap;align-items:center;gap:7px 12px;display:flex}.site-footer strong,.site-footer a{color:var(--brand-dark);font-weight:850}.site-footer a{border-radius:999px;min-height:28px;padding:5px 8px}.site-footer a:hover,.site-footer a:focus-visible{background:var(--brand-soft);outline:none}@media (max-width:640px){.site-footer{display:none}}.menu-trigger{color:#fff;border-color:color-mix(in srgb, var(--brand) 72%, #000);background:radial-gradient(circle at 28% 18%, #ffffff38, transparent 28%), linear-gradient(135deg, var(--brand), var(--brand-dark))}.notification-popover-wrap,.notification-trigger{position:relative}.notification-badge{border:2px solid var(--header-bg);color:#fff;background:var(--danger);border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:850;line-height:1;display:grid;position:absolute;top:-5px;right:-5px}.notification-popover{z-index:60;background:var(--surface);border:1px solid #126c5724;border-radius:12px;gap:8px;width:min(360px,100vw - 24px);padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 24px 70px #0f172a2e}.notification-popover__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:12px;padding:4px 4px 8px;display:flex}.notification-popover__head strong{margin-top:2px;display:block}.notification-popover__head a{color:var(--brand-dark);white-space:nowrap;font-size:13px;font-weight:800}.notification-popover__actions{flex-wrap:wrap;gap:8px;padding:0 4px 4px;display:flex}.notification-popover__actions .inline-action{min-height:24px;font-size:11.5px}.notification-popover__list{gap:5px;display:grid}.notification-popover__row{color:inherit;border:1px solid #0000;border-radius:8px;grid-template-columns:auto minmax(0,1fr);gap:9px;padding:9px;display:grid}.notification-popover__row:hover,.notification-popover__row:focus-visible,.notification-popover__row.is-unread{border-color:var(--brand-line);background:var(--brand-row);outline:0}.notification-popover__row strong,.notification-popover__row small,.notification-popover__row em{display:block}.notification-popover__row strong{color:var(--ink);font-size:13px;line-height:1.25}.notification-popover__row small{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.35}.notification-popover__row em{color:var(--muted);margin-top:5px;font-size:11px;font-style:normal;font-weight:750}.notification-dot{background:var(--line);border-radius:999px;width:8px;height:8px;margin-top:5px}.notification-popover__row.is-unread .notification-dot{background:var(--brand)}@media (max-width:640px){.notification-popover{overscroll-behavior:contain;width:auto;max-height:calc(100dvh - 84px);position:fixed;top:72px;left:12px;right:12px;overflow:auto}}.mobile-menu{display:inline-grid}.mobile-drawer-backdrop{z-index:60;background:var(--modal-scrim);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:center;align-items:flex-start;padding:58px 12px 12px;display:flex;position:fixed;inset:0}.mobile-drawer{background:linear-gradient(180deg, var(--surface), color-mix(in srgb, var(--surface) 92%, var(--panel-soft)));border:1px solid #126c5724;border-radius:16px;align-content:start;gap:12px;width:min(480px,100%);max-height:calc(100vh - 74px);padding:12px;display:grid;overflow:auto;box-shadow:0 24px 70px #0003}.mobile-drawer__head{justify-content:space-between;align-items:center;gap:12px;padding:6px 4px 4px;display:flex}.mobile-drawer__head h2{margin-bottom:0;font-size:22px;line-height:1.02}.mobile-drawer__title{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:4px 10px;display:grid}.mobile-drawer__title .eyebrow,.mobile-drawer__title h2{grid-column:2}.drawer-brand-mark{grid-row:1/span 2;width:38px;height:38px}.mobile-drawer__account{border:1px solid var(--brand-line);background:radial-gradient(circle at 0 0, #126c5717, transparent 38%), color-mix(in srgb, var(--surface) 88%, var(--brand-row));border-radius:12px;gap:9px;padding:12px;display:grid}.mobile-drawer__account-person{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;display:grid}.mobile-drawer__account-person>div{gap:2px;min-width:0;display:grid}.mobile-drawer__account-person strong,.mobile-drawer__account-person span:not(.avatar){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-drawer__account span{color:var(--muted);font-size:13px}.mobile-drawer__account .button-row{grid-template-columns:1fr;gap:8px;display:grid}.mobile-drawer__account .button{width:100%}.mobile-drawer__account .mobile-drawer__account-actions{grid-template-columns:minmax(0,1fr)}.mobile-drawer__account .mobile-drawer__account-actions .button{min-height:36px}.mobile-drawer__account .mobile-drawer__logout{grid-column:1/-1}.mobile-drawer__bottom-signout{justify-content:center;width:100%;min-height:38px;margin-top:2px}.mobile-drawer__links{gap:10px;display:grid}.mobile-drawer__section{background:var(--surface);border:1px solid #126c571a;border-radius:12px;gap:6px;padding:8px;display:grid;box-shadow:0 1px #126c570a}.mobile-drawer__section-title{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;padding:0 4px;font-size:11px;font-weight:850}.mobile-drawer__links a{min-height:54px;color:var(--muted);border:1px solid #0000;border-radius:10px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;padding:8px 9px;transition:background .14s,border-color .14s,transform .14s;display:grid}.mobile-drawer__links a:hover,.mobile-drawer__links a.is-active{border-color:var(--brand-line);color:var(--brand-dark);background:var(--brand-soft);transform:translate(1px)}.mobile-drawer__links svg{width:34px;height:34px;color:var(--brand-dark);background:var(--panel-soft);border:1px solid #126c571f;border-radius:10px;justify-self:center;padding:8px}.mobile-drawer__links strong,.mobile-drawer__links small{display:block}.mobile-drawer__links strong{color:var(--ink);font-size:14px}.mobile-drawer__links small{color:var(--muted);font-size:12px;line-height:1.25}.mobile-drawer__section.is-legal .mobile-drawer__links a,.mobile-drawer__section.is-legal a{min-height:44px}body.drawer-open .bottom-nav{opacity:.18;pointer-events:none;transform:translateY(10px)}.button{background:var(--brand);color:#fff;white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 13px;font-weight:750;transition:transform .16s,box-shadow .16s,border-color .16s,background .16s,color .16s;display:inline-flex}.button:hover{transform:translateY(-1px);box-shadow:0 10px 22px #126c5729}.button:disabled{cursor:not-allowed;opacity:.56;box-shadow:none;transform:none}.button.secondary{background:var(--surface);color:var(--brand-dark);border-color:var(--line)}.button.quiet{color:var(--brand-dark);background:0 0;border-color:#0000}.admin-console-brand,.admin-console-note{border:1px solid var(--line);background:var(--panel-bg);border-radius:8px;gap:4px;padding:11px;display:grid}.admin-console-brand span{color:var(--brand-dark);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;font-size:11px;font-weight:850;display:inline-flex}.admin-console-brand strong{color:var(--ink);font-size:15px;line-height:1.1}.admin-console-brand small,.admin-console-note span{color:var(--muted);font-size:11.5px;font-weight:700;line-height:1.35}.admin-console-note{background:var(--panel-soft)}.admin-console-note strong{color:var(--ink);font-size:12px}.admin-ads-delivery-toggle{border:1px solid var(--line);background:var(--panel-bg);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 10px;display:grid}.admin-ads-delivery-toggle div{gap:1px;min-width:0;display:grid}.admin-ads-delivery-toggle span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:10.5px;font-weight:850;line-height:1.1}.admin-ads-delivery-toggle small{color:var(--danger);grid-column:1/-1;font-size:10.5px;font-weight:750;line-height:1.25}.admin-ads-delivery-switch{border:1px solid var(--line);min-width:52px;height:30px;color:var(--muted);background:var(--panel-soft);font:inherit;cursor:pointer;border-radius:999px;place-items:center;padding:0 10px;transition:background .15s,border-color .15s,color .15s,transform .15s;display:inline-grid}.admin-ads-delivery-switch[data-enabled=true]{color:#fff;background:var(--brand);border-color:#126c5752}.admin-ads-delivery-switch:hover:not(:disabled){transform:translateY(-1px)}.admin-ads-delivery-switch:disabled{cursor:wait;opacity:.65}.admin-ads-delivery-switch span{color:inherit;letter-spacing:0;text-transform:none;font-size:11px}.admin-mobile-console{border:1px solid var(--line);background:var(--panel-bg);box-shadow:var(--shadow-soft);border-radius:9px;gap:9px;padding:10px;display:grid}.admin-mobile-console>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.admin-mobile-console span{color:var(--brand-dark);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:5px;font-size:10.5px;font-weight:850;display:inline-flex}.admin-mobile-console strong{color:var(--ink);font-size:13px}.admin-mobile-console nav{gap:6px;padding-bottom:1px;display:flex;overflow-x:auto}.admin-mobile-console-link{border:1px solid var(--line);min-height:32px;color:var(--muted);background:var(--surface);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:0 9px;font-size:11.5px;font-weight:800;text-decoration:none;display:inline-flex}.admin-mobile-console-link.is-active{border-color:var(--brand-line);color:var(--brand-dark);background:var(--brand-soft)}.admin-mobile-console-link em{color:#fff;background:var(--danger);border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:9.5px;font-style:normal;display:inline-grid}.layout{width:min(100%, var(--content));flex:1 0 auto;grid-template-columns:minmax(0,1fr);gap:18px;min-height:0;margin:0 auto;padding:18px;display:grid}.main-column{align-content:start;gap:16px;min-width:0;display:grid}.sidebar,.utility{display:none}.panel,.hero,.feed-row,.compact-card,.table-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-bg);box-shadow:var(--shadow-soft)}.hero{padding:18px}.admin-console-hero{box-shadow:none;gap:12px;padding:14px;display:grid}.admin-console-hero h1{margin-bottom:4px;font-size:clamp(24px,4vw,34px)}.admin-console-hero .lede{max-width:760px;margin:0;font-size:13px}.hero__top{flex-direction:column;gap:12px;display:flex}.hero-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.requests-hero .stats-strip{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.requests-hero .stat{min-height:28px;box-shadow:none;border-radius:999px;align-items:baseline;gap:5px;padding:0 9px;display:inline-flex}.requests-hero .stat strong{font-size:14px}.requests-hero .stat span{font-size:10.5px}.forum-hero{color:#fff;background:#003f27;border-color:#0000;gap:14px;display:grid}.forum-hero__head{justify-content:space-between;align-items:start;gap:14px;display:none}.forum-hero__head h1{margin-bottom:0}.live-clock{color:#ffffffc7;white-space:nowrap;background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:6px;min-height:30px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.live-clock svg{color:var(--brand)}.forum-hero__search{gap:8px;display:grid}.forum-hero .eyebrow,.forum-hero .lede{color:#ffffffc7}.forum-hero__stats .stat{color:#fff;background:#ffffff14;border-color:#ffffff24}.forum-hero__stats .stat span{color:#ffffffb8}.forum-hero__search .searchbar{color:#ffffff9e;background:#ffffff1f;border-color:#ffffff29}.forum-hero__search input{color:#fff}.forum-hero__search input::placeholder{color:#ffffff7a}.section-kicker{display:none}.forum-hero__mobile-live,.forum-hero__mobile-time,.forum-hero__mobile-title,.forum-hero__mobile-stats{text-align:center;justify-content:center;display:flex}.forum-hero__mobile-live{color:#ffffffc7;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:6px;font-size:10px;font-weight:850}.forum-hero__mobile-live span{background:#ff2b35;border-radius:999px;width:11px;height:11px;box-shadow:0 0 0 5px #ff2b3524,0 0 20px #ff2b35e6}.forum-hero__mobile-time{color:#ffffffd1;align-items:center;gap:8px;margin-top:-2px}.forum-hero__mobile-time strong{font-variant-numeric:tabular-nums;letter-spacing:0;font-size:13px;line-height:1.1}.forum-hero__mobile-time span{color:#ffffffb3;font-size:10px;font-weight:850}.forum-hero__mobile-title{color:#fff;margin:-8px 0 0;font-size:21px;font-weight:850;line-height:1.12;display:block}.forum-hero__mobile-stats{color:#ffffffb8;gap:20px;margin-top:-5px;font-size:11px;font-weight:750}.forum-hero__stats,.forum-hero__search .button{display:none}.states-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-bg);box-shadow:var(--shadow-soft);gap:12px;padding:14px;display:grid}.states-panel__head,.states-panel .forum-home-toolbar,.states-panel .request-summary{display:none}.forum-state-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.forum-state-grid .state-tile{border:1px solid var(--line);background:var(--surface);min-height:46px;color:var(--ink);text-align:left;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 12px;transition:border-color .16s,background .16s,transform .16s;display:flex}.forum-state-grid .state-tile:hover{border-color:var(--brand-line);background:var(--brand-row);transform:translateY(-1px)}.forum-state-grid .state-tile strong{font-size:14px;line-height:1.2}.state-category-grid{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-bg);box-shadow:var(--shadow-soft);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:14px;display:grid}.state-category-grid .category-tile{border:1px solid var(--line);background:var(--surface);min-height:66px;color:var(--ink);text-align:left;border-radius:8px;align-items:flex-start;gap:10px;padding:11px;transition:border-color .16s,background .16s,transform .16s;display:flex}.state-category-grid .category-tile:hover{border-color:var(--brand-line);background:var(--brand-row);transform:translateY(-1px)}.state-category-grid .category-tile strong{font-size:14px;line-height:1.2}.state-category-grid .category-tile.disabled{color:var(--muted);background:var(--panel-soft)}.state-meta{color:var(--muted);justify-content:center;gap:0;margin-top:2px;font-size:10px;line-height:1.15;display:flex}.state-meta span+span,.state-towns{display:none}.eyebrow{color:var(--brand);text-transform:uppercase;letter-spacing:.08em;margin:0 0 5px;font-size:12px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;margin-bottom:8px;font-size:42px;line-height:1.02}h2{margin-bottom:10px;font-size:20px;line-height:1.16}h3{margin-bottom:6px;font-size:15px;line-height:1.28}.lede{max-width:62ch;color:var(--muted);margin-bottom:0}.stats-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.stat{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;padding:10px}.stat strong{font-size:18px;line-height:1.1;display:block}.stat span{color:var(--muted);font-size:12px;font-weight:650}.searchbar{border:1px solid var(--line);background:var(--field-bg);min-height:42px;color:var(--muted);border-radius:8px;align-items:center;gap:9px;padding:0 12px;display:flex}.searchbar input{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.searchbar.is-disabled,.global-search.is-disabled .icon-btn,.icon-btn.is-disabled{cursor:not-allowed;opacity:.54;filter:grayscale(.35)}.searchbar.is-disabled{background:color-mix(in srgb, var(--field-bg) 68%, var(--line))}.searchbar.is-disabled input,.searchbar input:disabled{cursor:not-allowed;color:var(--muted)}.searchbar.is-disabled input::placeholder,.searchbar input:disabled::placeholder{color:color-mix(in srgb, var(--muted) 82%, transparent)}.global-search{position:relative}.global-search-form{display:grid;position:relative}.global-search-form .searchbar{padding-right:40px}.global-search-clear{width:30px;height:30px;min-height:30px;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.global-search-results{background:#fff;border:1px solid #126c5729;border-radius:8px;gap:5px;padding:7px;display:grid;box-shadow:0 18px 44px #101e182e}.global-search.is-inline .global-search-results{z-index:40;text-align:left;position:absolute;top:calc(100% + 8px);left:0;right:0}.global-search-results p{color:var(--muted);margin:0;padding:8px;font-size:13px;line-height:1.35}.global-search-result{color:var(--ink);border-radius:7px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:8px;text-decoration:none;display:grid}.global-search-result:hover,.global-search-result:focus-visible{background:var(--brand-row);outline:0}.global-search-result strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.25;display:block;overflow:hidden}.global-search-result small{color:var(--muted);margin-top:2px;font-size:11px;font-weight:750;line-height:1.2;display:block}.global-search-kind{border:1px solid var(--brand-line);width:28px;height:28px;color:var(--brand-dark);background:var(--brand-row);border-radius:8px;place-items:center;display:grid}.global-search-kind.is-request{color:#6b3e06;background:#fff8ea;border-color:#bd7a113d}.global-search-overlay{z-index:90;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#08141047;place-items:start center;padding:74px 12px 20px;display:grid;position:fixed;inset:0}.global-search-modal{border:1px solid var(--line);background:var(--surface);border-radius:10px;gap:8px;width:min(100%,480px);padding:10px;display:grid;box-shadow:0 20px 50px #101e1833}.global-search-head{justify-content:space-between;align-items:center;gap:12px;padding:0 2px;display:flex}.global-search-head strong{font-size:16px}.section-head{justify-content:space-between;align-items:end;gap:14px;margin-top:2px;display:flex}.section-head p{color:var(--muted);margin:0;font-size:13px}.search-controls{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:12px;padding:12px;display:grid}.search-command{gap:8px;display:grid}.search-suggestions,.search-recent{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.search-recent span{color:var(--muted);align-items:center;gap:5px;font-size:12px;font-weight:800;display:inline-flex}.search-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.search-member-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.filter-grid{gap:10px;display:grid}.compact-field{gap:5px;display:grid}.compact-field span{color:var(--muted);font-size:12px;font-weight:800}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.state-tile,.category-tile,.member-tile{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);justify-content:space-between;align-items:center;gap:12px;padding:13px;display:flex}.state-tile span,.category-tile span{color:var(--muted);font-size:12px;font-weight:650;display:block}.forum-state-grid .state-tile{min-height:24px;color:var(--brand);text-align:left;background:0 0;border:0;border-radius:0;justify-content:flex-start;align-items:center;gap:0;padding:0;display:inline-flex}.forum-state-grid .state-tile strong{text-underline-offset:2px;font-size:13px;line-height:1.2;text-decoration:underline;text-decoration-thickness:1px}.category-tile{align-items:flex-start}.category-icon{width:32px;height:32px;color:var(--brand-dark);background:var(--brand-soft);border-radius:8px;flex:none;place-items:center;display:grid}.category-tile.disabled{color:var(--muted);background:var(--panel-soft)}.feed{gap:9px;display:grid}.feed-row{box-shadow:none;gap:5px;padding:10px 12px;transition:border-color .16s,background .16s,transform .16s,box-shadow .16s;display:grid}.feed-row:hover{border-color:var(--brand-line);background:var(--surface);box-shadow:var(--shadow-soft);transform:translateY(-1px)}.pagination{border:1px solid var(--line);background:var(--surface);border-radius:8px;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;padding:6px;display:flex}.pagination button{border:1px solid var(--line);background:var(--surface);min-width:27px;height:27px;color:var(--muted);cursor:pointer;border-radius:7px;place-items:center;padding:0 7px;font-size:12px;font-weight:850;transition:border-color .16s,background .16s,color .16s;display:inline-grid}.pagination .pagination-next{min-width:48px}.pagination button:hover{border-color:var(--brand-line);color:var(--brand-dark);background:var(--brand-soft)}.pagination button.is-active{border-color:var(--brand);color:#fff;background:var(--brand)}.row-meta,.chips,.filters{color:var(--muted);flex-wrap:wrap;align-items:center;gap:7px;font-size:12px;font-weight:650;display:flex}.topic-action-grid{align-items:stretch}.chip{border:1px solid var(--line);background:var(--panel-bg);min-height:26px;color:var(--muted);cursor:pointer;border-radius:999px;align-items:center;gap:5px;padding:0 9px;font-size:12px;font-weight:750;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.chip:not(.active):hover{border-color:var(--brand-line);color:var(--brand-dark);background:var(--brand-soft)}.chip.active{color:#fff;border-color:var(--brand);background:var(--brand)}.chip.warn{color:var(--warning-chip-ink);border-color:var(--warning-chip-line);background:var(--warning-chip-bg)}.ad-strip{justify-items:center;gap:8px;width:100%;padding-bottom:2px;display:grid;overflow:hidden}.ad-carousel-viewport{width:min(100%,660px);overflow:hidden}.ad-carousel-track{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;animation:.18s ease-out both ad-melt-in;display:grid}.ad-carousel-track.is-single{grid-template-columns:minmax(0,1fr)}.ad-carousel-item{justify-items:center;padding-inline:5px;display:grid}.ad-card{border:1px solid var(--brand-line);width:min(315px,100%);min-width:0;height:100px;color:var(--brand-dark);background:linear-gradient(135deg, #126c5721, #4b5fb71f), var(--surface);border-radius:8px;padding:10px 12px;position:relative;overflow:hidden}a.ad-card{cursor:pointer;text-decoration:none;display:grid}a.ad-card:focus-visible{outline-offset:3px;outline:3px solid #126c5747}.ad-strip .ad-card{width:min(315px,100%)}@keyframes ad-melt-in{0%{opacity:.18;filter:blur(3px);transform:translateY(2px)scale(.992)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.ad-carousel-track{animation:none}}.alert-strip,.safety{border:1px solid var(--warning-line);color:var(--warning-ink);background:var(--warning-bg);border-radius:8px;padding:12px 13px}.content-block{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:17px}.auth-gate,.author-tools,.edit-panel{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:12px;padding:14px;display:grid}.auth-gate{background:var(--panel-soft);grid-template-columns:minmax(0,1fr) auto;align-items:center}.auth-gate p,.author-tools p{color:var(--muted);margin:4px 0 0;font-size:13px}.compact-head{margin-bottom:0}.switch-row{color:var(--muted);white-space:nowrap;align-items:center;gap:8px;font-size:13px;font-weight:760;display:inline-flex}.switch-row input{width:16px;height:16px;accent-color:var(--brand)}.comment{border-top:1px solid var(--line);gap:8px;padding:13px 0;display:grid}.comment.is-best{border:1px solid var(--brand-line);background:var(--brand-soft);border-radius:8px;margin-top:10px;padding:13px}.comment blockquote,.quote-preview{border-left:3px solid var(--brand);background:var(--panel-soft);color:var(--muted);border-radius:0 8px 8px 0;margin:0;padding:10px 11px}.quote-preview{border:1px solid var(--line);border-left:3px solid var(--brand);gap:6px;display:grid}.quote-preview span{color:var(--brand-dark);font-size:12px;font-weight:800}.quote-preview p{margin-bottom:0}.inline-action{color:var(--muted);cursor:pointer;background:0 0;align-items:center;gap:4px;padding:0;font-size:12px;font-weight:750;display:inline-flex}.inline-action:hover,.inline-action.is-active{color:var(--brand-dark)}.inline-action:disabled{color:var(--muted);cursor:not-allowed;opacity:.52}.request-detail-body{gap:14px;display:grid}.status-actions{flex-wrap:wrap;gap:8px;display:flex}.request-toolbar{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:8px;padding:12px;display:grid}.request-toolbar>.button{width:100%}.topic-toolbar{background:linear-gradient(#ebf8f2eb,#fffffff5);border:1px solid #126c5733;border-radius:8px;gap:10px;padding:12px;display:grid}.state-toolbar,.forum-home-toolbar{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:10px;padding:12px;display:grid}.forum-topic-search{max-width:520px}.request-selects{gap:8px;display:grid}.request-selects select{border:1px solid var(--line);min-height:38px;color:var(--ink);background:var(--field-bg);border-radius:8px;padding:0 11px;font-weight:700}.request-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.request-quality{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;gap:8px;padding:12px;display:grid}.request-quality div{color:var(--muted);align-items:center;gap:8px;font-size:13px;font-weight:720;display:flex}.request-quality svg{color:var(--muted)}.request-quality .is-done{color:var(--brand-dark)}.request-quality div:has(.is-done) svg{color:var(--brand)}.response-form{gap:12px;display:grid}.response-search{max-width:460px;margin-bottom:4px}.response-form textarea:disabled{cursor:not-allowed;opacity:.62}.avatar{color:#fff;background:linear-gradient(135deg, var(--brand), var(--accent));border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:13px;font-weight:800;display:grid;overflow:hidden}.avatar img,.settings-avatar img{object-fit:cover;width:100%;height:100%}.profile-link{border-radius:999px;flex:none;display:inline-grid}.profile-link:focus-visible,.profile-name-link:focus-visible{outline:2px solid var(--brand-focus);outline-offset:2px}.profile-name-link{color:inherit;font-weight:850;text-decoration:none}.profile-name-link:hover{color:var(--brand-dark);text-underline-offset:2px;text-decoration:underline}.avatar-large{width:58px;height:58px;font-size:18px}.avatar-xl{width:78px;height:78px;font-size:24px}.member-tile{justify-content:flex-start;position:relative}.member-button{width:100%;color:inherit;text-align:left;cursor:pointer;transition:border-color .16s,box-shadow .16s,transform .16s}.member-button:hover,.member-button:focus-visible{border-color:var(--brand-focus);outline:0;transform:translateY(-1px);box-shadow:0 12px 30px #126c5714}.member-copy{flex:1;gap:2px;min-width:0;display:grid}.member-interest-line{color:var(--muted);font-size:12px}.clan-toolbar{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:10px;padding:12px;display:grid}.clan-search-row{gap:8px;display:grid}.clan-search-row select{border:1px solid var(--line);min-height:38px;color:var(--ink);background:var(--field-bg);border-radius:8px;padding:0 11px;font-weight:700}.clan-search-row .chip{justify-content:center}.clan-blocked-strip{justify-content:space-between}.compact-search{max-width:420px}.empty-state{border:1px dashed var(--line);background:var(--panel-softer);border-radius:8px;gap:4px;padding:18px;display:grid}.modal-backdrop{z-index:60;background:var(--modal-scrim);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);align-items:end;padding:16px;display:grid;position:fixed;inset:0}.modal-panel{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:14px;width:min(100%,520px);max-height:min(86vh,720px);margin:0 auto;padding:16px;display:grid;overflow:auto;box-shadow:0 28px 80px #0c181338}.member-modal-panel{align-self:center}.member-modal-summary{align-items:center;padding:2px 0 4px}.member-modal-identity{gap:5px;min-width:0;display:grid}.member-modal-identity>strong{color:var(--ink);font-size:19px;line-height:1.1}.member-modal-chips{flex-wrap:wrap;gap:5px;display:flex}.member-modal-chips span{min-height:24px;color:var(--muted);background:var(--panel-soft);border:1px solid #126c571f;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800;line-height:1}.member-modal-bio{color:var(--muted);background:var(--panel-soft);border:1px solid #126c571a;border-radius:8px;margin:0;padding:9px 10px;font-size:12.5px;font-weight:650;line-height:1.42}.modal-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.modal-head h2{margin-bottom:0}.profile-summary{align-items:flex-start;gap:13px;display:flex}.profile-summary p{color:var(--muted);margin:6px 0 0}.info-list{border:1px solid var(--line);border-radius:8px;display:grid;overflow:hidden}.info-list div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:7px 10px;display:flex}.info-list div:first-child{border-top:0}.info-list span{color:var(--muted);font-size:12px;font-weight:650}.profile-facts strong{font-size:13px}.modal-actions{flex-wrap:wrap;gap:8px;display:flex}.report-modal-panel{align-self:center;gap:12px;width:min(100%,430px)}.report-target{background:var(--panel-soft);width:fit-content;max-width:100%;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;border:1px solid #126c5721;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800;overflow:hidden}.report-modal-panel textarea{min-height:96px}.report-warning{color:var(--warning-ink);margin:-2px 0 0;font-size:12px;font-weight:750;line-height:1.35}.report-modal-panel .button{min-height:34px}.messages-shell{gap:12px;display:grid}.messages-shell.is-hub{width:100%;max-width:680px;margin:0 auto}.messages-shell.has-conversation{width:100%;max-width:720px;margin:0 auto}.messages-list,.conversation-panel,.request-review{background:linear-gradient(#fffffffc,#f8fbf9f7);border:1px solid #126c5721;border-radius:10px;box-shadow:0 1px #126c570f,0 10px 24px #101e180a}.messages-list,.conversation-panel{padding:12px}.messages-section-head{justify-content:space-between;align-items:start;gap:12px;margin-bottom:10px;display:flex}.messages-section-head h2{margin:0;font-size:21px;line-height:1.1}.messages-section-head>span{color:#fff;background:var(--brand);border-radius:999px;place-items:center;min-width:26px;height:26px;padding:0 8px;font-size:12px;font-weight:850;display:grid}.message-status{align-items:center;margin:0}.message-load-more{justify-content:center;padding:10px 0 2px;display:flex}.message-tabs{border:1px solid var(--line);background:var(--panel-soft);border-radius:9px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.message-tabs button{min-height:34px;color:var(--muted);cursor:pointer;background:0 0;border-radius:7px;font-size:13px;font-weight:850}.message-tabs button.active{color:#fff;background:var(--brand);box-shadow:0 8px 18px #126c5729}.message-tabs span{opacity:.86;margin-left:4px}.message-list-stack{gap:7px;margin-top:10px;display:grid}.conversation-row{width:100%;color:inherit;text-align:left;cursor:pointer;background:#ffffffb8;border:1px solid #126c571c;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.conversation-row:hover,.conversation-row:focus-visible,.conversation-row.is-active{border-color:var(--brand-line);background:var(--brand-row);outline:0}.conversation-copy{gap:2px;min-width:0;display:grid}.conversation-copy strong{font-size:13px;line-height:1.2}.conversation-copy span,.conversation-meta{color:var(--muted);font-size:11px;font-weight:650}.conversation-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.conversation-meta{justify-items:end;gap:5px;display:grid}.unread-badge{color:#fff;background:var(--brand);border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 6px;font-size:10px;font-weight:850;display:grid}.conversation-head{border-bottom:1px solid var(--line);gap:10px;padding-bottom:12px;display:grid}.conversation-head h2{margin:5px 0 8px;font-size:20px;line-height:1.12}.inbox-message-panel{padding:13px}.message-recipient-line{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;display:grid}.message-recipient-line>span{gap:1px;min-width:0;display:grid}.message-recipient-line strong{font-size:13px;line-height:1.2}.message-recipient-line em{color:var(--muted);align-items:center;gap:5px;font-size:11px;font-style:normal;font-weight:750;display:inline-flex}.conversation-actions{flex-wrap:wrap;gap:10px;display:flex}.message-thread{gap:7px;padding:4px 0 12px;display:grid}.message-card{background:#ffffffd1;border:1px solid #126c5721;border-radius:8px;gap:7px;width:100%;padding:10px;display:grid}.message-card.mine{background:var(--brand-row);border-color:#126c5733}.message-card__meta{grid-template-columns:minmax(0,1fr) auto;justify-content:space-between;align-items:start;gap:10px;display:grid}.message-card__meta>div{gap:1px;min-width:0;display:grid}.message-card__meta strong{color:var(--brand-dark);font-size:12px;line-height:1.2}.message-card__meta span,.message-card__meta time{color:var(--muted);white-space:nowrap;font-size:10px;font-weight:750}.message-card p{margin:0;font-size:14px;line-height:1.45}.message-composer{border-top:1px solid var(--line);background:#ffffffc7;border:1px solid #126c5721;border-radius:8px;gap:7px;margin-top:2px;padding:11px;display:grid}.message-composer label{color:var(--ink);font-size:13px;font-weight:850}.message-composer textarea{resize:vertical;border:1px solid var(--line);background:var(--field-bg);min-width:0;min-height:92px;color:var(--ink);border-radius:8px;padding:10px 11px;line-height:1.4}.message-composer__actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.message-composer__actions span{color:var(--muted);font-size:11px;font-weight:650;line-height:1.3}.message-composer button:disabled{cursor:not-allowed;opacity:.58}.request-review{gap:7px;padding:8px 9px;display:grid}.request-review p{color:var(--muted);margin-bottom:0;font-size:12px;line-height:1.35}.message-request-card__head{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;display:grid}.message-request-card .avatar{width:30px;height:30px;font-size:10px}.message-request-card__head div{gap:1px;display:grid}.message-request-card__head span:not(.avatar){color:var(--muted);font-size:11px;font-weight:750}.message-request-actions{flex-wrap:wrap;gap:6px;display:flex}.message-request-actions .button{flex:92px;min-height:30px;padding-inline:9px;font-size:12px}.message-request-actions .button.quiet{flex:0 auto}.message-empty-panel{min-height:320px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:8px;padding:18px;display:grid}.message-empty-panel strong{color:var(--ink);font-size:16px}.message-empty-panel p{max-width:330px;margin:0;font-size:13px;line-height:1.4}.mailbox-shell{align-content:start;gap:12px;width:min(100%,860px);margin:0 auto;display:grid}.mailbox-shell.has-message{grid-template-columns:minmax(0,1fr);align-items:start;width:min(100%,940px)}.mail-inbox-rail{background:#ffffffdb;border:1px solid #126c5721;border-radius:10px;gap:9px;padding:10px;display:grid;box-shadow:0 1px #126c570d,0 8px 20px #101e1809}.mail-inbox-rail-head{justify-content:space-between;align-items:start;gap:10px;display:flex}.mail-inbox-rail-head h2{color:var(--ink);margin:0;font-size:19px;line-height:1.1}.mail-inbox-rail-head>span{min-width:28px;min-height:24px;color:var(--brand-dark);background:var(--brand-row);border:1px solid #126c5724;border-radius:999px;justify-content:center;align-items:center;padding:2px 8px;font-size:12px;font-weight:850;display:inline-flex}.mail-rail-search{min-height:36px}.mail-rail-list{gap:6px;min-height:0;display:grid}.mail-rail-row{color:inherit;background:#ffffffbd;border:1px solid #126c571a;border-radius:8px;gap:4px;padding:9px;text-decoration:none;display:grid}.mail-rail-row:hover,.mail-rail-row:focus-visible,.mail-rail-row.is-active{border-color:var(--brand-line);background:var(--brand-row);outline:0}.mail-rail-row.is-unread{border-color:#126c5733}.mail-rail-row-top{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.mail-rail-row strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;line-height:1.2;overflow:hidden}.mail-rail-row time,.mail-rail-row span:not(.mail-rail-row-top){color:var(--muted);white-space:nowrap;font-size:10.5px;font-weight:750;line-height:1.25}.mail-rail-row b{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;line-height:1.25;overflow:hidden}.mail-rail-empty{color:var(--muted);justify-items:start;gap:5px;padding:10px;font-size:12px;font-weight:750;display:grid}.mail-reader-note{color:var(--muted);background:#f7faf8db;border:1px solid #126c571f;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:700;line-height:1.35}.mailbox-panel,.mail-reader{background:linear-gradient(#fffffffc,#f8fbf9f7);border:1px solid #126c5721;border-radius:10px;align-content:start;gap:12px;padding:14px;display:grid;box-shadow:0 1px #126c570f,0 10px 24px #101e180a}.mailbox-head,.mail-reader-head{gap:12px;display:grid}.mailbox-head h2,.mail-reader-head h2{color:var(--ink);margin:0;font-size:23px;line-height:1.08}.mailbox-head p:not(.eyebrow){max-width:520px;color:var(--muted);margin:3px 0 0;font-size:13px;font-weight:650;line-height:1.42}.mailbox-stats{flex-wrap:wrap;gap:7px;display:flex}.mailbox-stats span{min-height:30px;color:var(--muted);white-space:nowrap;background:#ffffffb8;border:1px solid #126c571f;border-radius:999px;align-items:center;gap:5px;padding:6px 9px;font-size:12px;font-weight:800;display:inline-flex}.mailbox-stats strong{color:var(--brand-dark);font-size:13px;line-height:1}.mailbox-toolbar{gap:9px;display:grid}.mail-list,.mail-request-list{gap:6px;display:grid}.mail-row{color:inherit;background:#ffffffc2;border:1px solid #126c571c;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 10px;text-decoration:none;transition:border-color .14s,background .14s,box-shadow .14s,transform .14s;display:grid}.mail-row:hover,.mail-row:focus-visible{border-color:var(--brand-line);background:var(--brand-row);outline:0;transform:translateY(-1px);box-shadow:0 9px 22px #101e180f}.mail-row.is-unread{background:#f0f9f5e6;border-color:#126c5738}.mail-row-copy{gap:2px;min-width:0;display:grid}.mail-row-copy>span{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.mail-row-copy strong{color:var(--ink);font-size:14px;line-height:1.2}.mail-row-copy em{color:#fff;background:var(--brand);border-radius:999px;align-items:center;min-height:18px;padding:2px 7px;font-size:10px;font-style:normal;font-weight:850;line-height:1;display:inline-flex}.mail-row-copy b{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:750;line-height:1.25;overflow:hidden}.mail-row-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;line-height:1.3;overflow:hidden}.mail-row-meta{color:var(--muted);white-space:nowrap;justify-items:end;gap:3px;font-size:11px;font-weight:750;display:grid}.mail-row-meta svg{color:var(--brand)}.mail-reader-head{border-bottom:1px solid var(--line);padding-bottom:12px}.mail-reader-head .inline-action{width:fit-content;margin-bottom:8px}.mail-participant-line{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;margin-top:10px;display:grid}.mail-participant-line>span{gap:2px;min-width:0;display:grid}.mail-participant-line strong{color:var(--ink);font-size:14px;line-height:1.2}.mail-participant-line em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:normal;font-weight:750;line-height:1.3;overflow:hidden}.mail-actions{flex-wrap:wrap;gap:8px;display:flex}.mail-thread{gap:8px;display:grid}.mail-message{background:#ffffffd1;border:1px solid #126c571f;border-radius:8px;gap:8px;padding:11px 12px;display:grid}.mail-message header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.mail-message header>div{gap:2px;min-width:0;display:grid}.mail-message strong{color:var(--brand-dark);font-size:13px;line-height:1.2}.mail-message-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:850;line-height:1.1}.mail-message span,.mail-message time{color:var(--muted);font-size:11px;font-weight:750;line-height:1.2}.mail-message time{white-space:nowrap}.mail-message p{color:var(--ink);margin:0;font-size:14px;line-height:1.5}.mail-reply-dock{border-top:1px solid #126c571a;gap:8px;margin-top:auto;padding-top:10px;display:grid}.mail-reply-button{width:100%;min-height:42px;color:var(--brand-dark);font:inherit;cursor:pointer;background:#ffffffdb;border:1px solid #126c572e;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:850;display:inline-flex}.mail-reply-button:hover,.mail-reply-button:focus-visible{border-color:var(--brand-line);background:var(--brand-row);outline:0}.mail-reply-button:disabled{cursor:not-allowed;opacity:.58}.mail-composer{background:var(--panel-soft);border:1px solid #126c5721;border-radius:8px;gap:8px;padding:12px;display:grid}.mail-composer-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.mail-composer-head span,.mail-composer label{color:var(--ink);font-size:13px;font-weight:850}.mail-composer textarea{resize:vertical;border:1px solid var(--line);background:var(--field-bg);min-width:0;min-height:118px;color:var(--ink);font:inherit;border-radius:8px;padding:10px 11px;line-height:1.45}.mail-composer textarea:focus{border-color:var(--brand-line);outline:3px solid #126c5724}.mail-composer textarea:disabled{color:var(--muted);cursor:not-allowed;background:#f3f6f4e0}.mail-composer-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.mail-composer-actions span{color:var(--muted);font-size:11px;font-weight:650;line-height:1.35}.mail-composer-actions .button:disabled{cursor:not-allowed;opacity:.58}.mail-request-card{background:#ffffffc7;border:1px solid #126c571f;border-radius:9px;gap:8px;padding:12px;display:grid}.mail-request-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.42}@media (min-width:760px){.mailbox-shell.has-message{grid-template-columns:minmax(230px,.38fr) minmax(0,1fr);gap:12px}.mail-inbox-rail{max-height:calc(100svh - 150px);position:sticky;top:78px;overflow:hidden}.mail-rail-list{padding-right:2px;overflow-y:auto}.mailbox-head{grid-template-columns:minmax(0,1fr) auto;align-items:start}.mailbox-toolbar{grid-template-columns:320px minmax(0,1fr);align-items:center}.mail-reader-head{grid-template-columns:minmax(0,1fr) auto;align-items:start}.mail-actions{justify-content:flex-end}}@media (max-width:759px){.mail-inbox-rail{max-height:260px;overflow:hidden}.mail-rail-list{overflow-y:auto}.mailbox-panel,.mail-reader{box-shadow:none;border-radius:9px;padding:10px}.mailbox-head,.mail-reader-head{gap:10px}.mailbox-head h2,.mail-reader-head h2{font-size:21px}.mailbox-stats span{flex:92px;justify-content:center}.mail-row{grid-template-columns:auto minmax(0,1fr) auto;padding:9px}.mail-row-meta{grid-column:auto}.mail-row-copy small{white-space:normal}.mail-actions .inline-action{flex:96px;justify-content:center}.mail-composer-actions{gap:8px;display:grid}.mail-composer-actions .button{width:100%}.mail-request-card{padding:10px}}.settings-workspace{gap:12px;width:min(100%,680px);margin:0 auto;display:grid}.settings-overview{background:linear-gradient(#fffffffa,#f8fbf9f5);border:1px solid #126c5724;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px 11px;padding:12px;display:grid;box-shadow:0 1px #126c570d,0 12px 28px #101e180d}.settings-avatar{color:#fff;background:linear-gradient(135deg,#14766b,#315fb2);border-radius:50%;place-items:center;width:58px;height:58px;font-size:22px;font-weight:900;display:grid;overflow:hidden}.settings-avatar.is-small{width:44px;height:44px;font-size:17px}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.profile-photo-editor{grid-template-columns:auto minmax(0,1fr);align-items:start}.profile-photo-preview{color:#fff;cursor:pointer;background:linear-gradient(135deg,#14766b,#315fb2);border:3px solid #fff;border-radius:50%;place-items:center;width:82px;height:82px;font-size:22px;font-weight:900;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 22px #101e1824}.profile-photo-preview img{object-fit:cover;width:100%;height:100%}.profile-photo-preview__action{color:#fff;background:#042c21b8;border-radius:999px;justify-content:center;align-items:center;gap:3px;min-height:20px;font-size:9px;font-weight:850;display:inline-flex;position:absolute;inset:auto 4px 4px}.profile-photo-preview:hover .profile-photo-preview__action,.profile-photo-preview:focus-within .profile-photo-preview__action{background:#042c21e6}.profile-photo-controls,.profile-photo-crop-controls{gap:7px;min-width:0;display:grid}.profile-photo-crop-controls label{color:var(--muted);gap:3px;font-size:10.5px;font-weight:800;display:grid}.profile-photo-crop-controls input[type=range]{width:100%;accent-color:var(--brand)}.settings-overview__body{min-width:0}.settings-overview h1{margin:1px 0 2px;font-size:24px;line-height:1}.settings-overview p:last-child,.settings-card p,.compact-profile-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.35}.settings-status{border:1px solid var(--brand-line);min-height:24px;color:var(--brand-dark);background:var(--brand-row);border-radius:8px;grid-column:2;justify-content:center;justify-self:start;align-items:center;gap:5px;padding:0 9px;font-size:12px;font-weight:850;display:inline-flex}.settings-layout{gap:10px;display:grid}.settings-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding-bottom:2px;display:grid}.settings-nav-item{border:1px solid var(--line);min-height:38px;color:var(--muted);background:var(--surface);white-space:nowrap;cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:7px;padding:0 10px;font-weight:750;display:inline-flex}.settings-nav-item span{align-items:center;gap:7px;min-width:0;display:inline-flex}.settings-nav-item>svg{display:none}.settings-nav-item:hover,.settings-nav-item.is-active{color:var(--brand-dark);border-color:var(--brand-line);background:var(--brand-row)}.settings-panel{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:12px;padding:10px;display:grid}.settings-panel-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.settings-panel-head h2{margin:1px 0 0;font-size:21px;line-height:1.05}.settings-section-help{max-width:58ch;color:var(--muted);margin:4px 0 0;font-size:12px;font-weight:680;line-height:1.35}.settings-form{gap:10px;display:grid}.settings-state{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.settings-card{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;align-items:flex-start;gap:10px;padding:10px;display:flex}.settings-locked-row{background:linear-gradient(#f2f8f5f2,#fffffffa)}.settings-card svg{color:var(--brand);flex:none;margin-top:2px}.settings-card.is-danger{background:#fff8f7;border-color:#b3261e33}.settings-card.is-danger svg{color:var(--danger)}.danger-action{color:var(--danger);border-color:color-mix(in srgb, var(--danger) 30%, transparent);background:color-mix(in srgb, var(--danger) 7%, var(--surface))}.danger-action:hover,.danger-action:focus-visible{color:#fff;border-color:var(--danger);background:var(--danger)}.danger-action:disabled{color:var(--muted);border-color:var(--line);background:var(--surface-2)}.compact-profile-card{background:#fff;align-items:center}.avatar-edit-card{grid-template-columns:auto minmax(0,1fr);align-items:center;display:grid}.avatar-edit-card .field{gap:5px}.avatar-edit-card input{min-height:38px}.compact-profile-card strong{margin-bottom:2px;font-size:17px;display:block}.settings-mini-meta{color:var(--muted);margin-top:3px;font-size:12px;font-weight:700;line-height:1.3;display:block}.settings-grid{gap:10px;display:grid}.settings-toggle{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:10px;padding:10px;display:grid}.settings-toggle input{width:18px;height:18px;accent-color:var(--brand);margin-top:1px}.settings-toggle span{gap:2px;display:grid}.settings-toggle strong{font-size:14px;line-height:1.2}.settings-toggle small{color:var(--muted);font-size:12px;line-height:1.3}.settings-list{gap:7px;display:grid}.settings-list-row{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:8px;display:flex}.settings-list-row>div{align-items:center;gap:9px;min-width:0;display:flex}.settings-list-row strong{font-size:14px}.settings-member-link{color:inherit;text-decoration:none;transition:border-color .16s,background .16s,transform .16s}.settings-member-link>svg{color:var(--muted);flex:none}.settings-member-link:hover,.settings-member-link:focus-visible{border-color:var(--brand-line);background:var(--brand-soft);outline:0;transform:translateY(-1px)}.settings-list-row small{color:var(--muted);margin-top:2px;font-size:11px;font-weight:700;line-height:1.25;display:block}.settings-network-tabs{border:1px solid var(--line);background:var(--panel-soft);border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:5px;display:grid}.settings-network-tabs button{min-height:36px;color:var(--muted);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:7px;font-weight:850;display:inline-flex}.settings-network-tabs button.active{color:#fff;background:var(--brand);box-shadow:0 8px 18px #126c5724}.settings-network-tabs span{opacity:.82}.settings-network-search{min-height:38px}.settings-network-summary{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:12px;font-weight:800;display:flex}.button.compact{min-height:32px;padding:0 10px;font-size:12px}.profile-layout{gap:7px;width:min(100%,640px);margin:0 auto;display:grid}.profile-card,.profile-main{background:linear-gradient(#fffffffc,#f8fbf9f7);border:1px solid #126c571f;border-radius:10px;gap:8px;padding:10px;display:grid;box-shadow:0 1px #126c570f,0 10px 24px #101e180b}.profile-card h1{margin:1px 0 3px;font-size:23px;line-height:1.05}.profile-card{background:radial-gradient(circle at 12% 0,#126c571c,#0000 34%),linear-gradient(#fffffffc,#f8fbf9f7);padding:12px;overflow:hidden}.profile-hero-row{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;display:grid}.profile-card .avatar-xl{width:92px;height:92px;font-size:27px;text-decoration:none}.profile-identity{text-align:left;justify-items:start;gap:4px;min-width:0;display:grid}.profile-identity .row-meta{gap:5px;font-size:11px}.profile-identity .lede{margin:0;font-size:12px;line-height:1.32}.profile-bio-card{color:var(--text);background:#ffffffb8;border:1px solid #126c571c;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;margin:0;padding:7px 9px;font-size:12px;font-weight:680;line-height:1.35;display:grid}.profile-bio-card span{min-width:0}.profile-bio-card.is-empty{color:var(--muted);font-weight:720}.profile-bio-edit{white-space:nowrap;min-height:26px;padding-inline:8px}.profile-avatar-uploader{cursor:pointer;position:relative}.profile-avatar-uploader__action{color:#fff;background:#042c21b8;border-radius:999px;justify-content:center;align-items:center;gap:3px;min-height:22px;font-size:9px;font-weight:850;display:inline-flex;position:absolute;inset:auto 5px 5px}.profile-avatar-uploader:hover .profile-avatar-uploader__action,.profile-avatar-uploader:focus-within .profile-avatar-uploader__action{background:#042c21eb}.profile-inline-editor{background:#ffffffb8;border:1px solid #126c571f;border-radius:8px;gap:7px;padding:8px;display:grid}.profile-inline-editor .field{gap:4px}.profile-inline-editor textarea{min-height:82px}.profile-inline-editor__actions{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:11px;font-weight:780;display:flex}.profile-inline-editor__actions .button{min-height:30px}.profile-location-line{background:var(--panel-soft);color:var(--muted);border:1px solid #126c571f;border-radius:8px;justify-content:flex-start;align-items:center;gap:6px;padding:6px 8px;font-size:11px;font-weight:750;line-height:1.35;display:flex}.profile-location-line svg{flex:none}.profile-location-line span{min-width:0}.profile-context-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.profile-context-grid div{background:color-mix(in srgb, var(--surface) 76%, var(--panel-soft));border:1px solid #126c571c;border-radius:8px;gap:3px;min-width:0;padding:8px 9px;display:grid}.profile-context-grid span{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:850;line-height:1}.profile-context-grid strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.18;overflow:hidden}.profile-safety-note{color:var(--muted);background:var(--panel-soft);border:1px solid #126c571a;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:720;line-height:1.35}.profile-safety-note.is-own-profile{color:var(--brand-dark);border-color:var(--brand-line);background:var(--brand-soft)}.profile-dashboard-access{border:1px solid var(--brand-line);background:var(--brand-soft);border-radius:8px;gap:10px;padding:10px;display:grid}.profile-dashboard-access>div{gap:4px;display:grid}.profile-dashboard-access strong{color:var(--ink);font-size:13px}.profile-dashboard-access p{color:var(--muted);margin:0;font-size:12px;font-weight:720}.profile-dashboard-access .button{width:100%}.profile-actions{gap:6px;display:grid}.profile-actions .button{min-height:32px;padding-inline:9px;font-size:11.5px}.profile-actions-primary{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.profile-actions-primary .button{width:100%}.profile-actions-secondary{grid-template-columns:repeat(2,minmax(0,1fr));justify-self:center;gap:6px;width:min(100%,260px);display:grid}.profile-actions-secondary .button{background:#ffffffb8;border-color:#126c571a;min-height:28px;padding-inline:8px;font-size:10.5px}.profile-activity-panel{gap:7px;display:grid}.profile-activity-head{gap:5px;display:grid}.profile-activity-head h2{margin:0;font-size:16px}.profile-activity-head .filters{flex-wrap:wrap;flex:auto;gap:5px;width:100%;display:flex}.profile-activity-tabs-row{background:#126c5709;border:1px solid #126c571a;border-radius:999px;justify-content:space-between;align-items:center;gap:5px;padding:3px;display:flex}@media (max-width:640px){.profile-activity-tabs-row{border-radius:10px;align-items:stretch}}.profile-activity-head .chip{flex:96px;justify-content:center;align-items:center;gap:5px;min-height:24px;padding-inline:8px;font-size:10px;display:inline-flex}.profile-activity-head .chip strong{min-width:18px;min-height:16px;color:var(--text);background:#126c5714;border-radius:999px;place-items:center;font-size:11px;line-height:1;display:inline-grid}.profile-main{gap:8px}.profile-network-panel{background:#ffffffc7;border:1px solid #126c571f;border-radius:10px;gap:7px;padding:10px;display:grid;box-shadow:0 12px 30px #04261e0f}.profile-network-panel h2{margin:0;font-size:15px;line-height:1.1}.profile-network-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.profile-network-stat{min-height:36px;color:inherit;background:#126c5709;border:1px solid #126c571f;border-radius:999px;place-items:center;gap:1px;text-decoration:none;display:grid}.profile-network-stat strong{color:var(--brand-dark);font-size:13px;line-height:1}.profile-network-stat span{color:var(--muted);font-size:10px;font-weight:800;line-height:1}.profile-main .feed{gap:5px}.profile-activity-search{max-width:none;min-height:32px}.profile-activity-summary{justify-content:flex-start;padding-inline:2px;font-size:10.5px}.profile-activity-feed{background:#ffffffb8;border:1px solid #126c571f;border-radius:9px;overflow:hidden}.profile-activity-panel .feed-row{gap:2px;padding:7px 9px}.profile-activity-row{color:inherit;gap:4px;text-decoration:none;display:grid}.profile-activity-text-link{color:inherit;border-bottom:1px solid #126c571a;gap:2px;padding:9px 10px;text-decoration:none;display:grid}.profile-activity-text-link strong{color:var(--text);font-size:13px;font-weight:850;line-height:1.2}.profile-activity-text-link span{color:var(--muted);font-size:10.5px;font-weight:760;line-height:1.2}.profile-activity-text-link:hover strong{color:var(--brand-dark);text-underline-offset:2px;text-decoration:underline}.profile-activity-text-link:hover{background:#126c570a}.profile-network-text-link{padding-block:8px}.profile-topic-link{color:var(--text);font-size:12px;font-weight:850;line-height:1.25;text-decoration:none}.profile-topic-link:hover,.comment-target-link:hover{color:var(--brand);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.comment-target-link{text-decoration:none;display:block}.profile-activity-row:hover{background:#126c570b;border-color:#126c5738}.profile-activity-panel .feed-row strong{font-size:12px}.activity-excerpt{color:color-mix(in srgb, var(--text) 78%, var(--muted));white-space:normal;font-size:11.5px;font-weight:500;line-height:1.38}.activity-excerpt.full-comment{font-size:12px;font-weight:650;line-height:1.38}.admin-bottom-nav{z-index:44;padding:5px 8px calc(5px + env(safe-area-inset-bottom));border-top:1px solid color-mix(in srgb, var(--line) 72%, transparent);background:color-mix(in srgb, var(--surface) 90%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:repeat(5,minmax(0,1fr));gap:0;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 14px #101e180a}.admin-bottom-nav a,.admin-bottom-nav button{min-width:0;min-height:42px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;gap:3px;font-size:10.5px;font-weight:720;text-decoration:none;transition:color .16s,background .16s;display:grid}.admin-bottom-nav a:hover,.admin-bottom-nav a:focus-visible,.admin-bottom-nav a.is-active,.admin-bottom-nav button:hover,.admin-bottom-nav button:focus-visible,.admin-bottom-nav button.is-active{color:var(--brand-dark);background:var(--nav-active);outline:none}.admin-bottom-nav span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.admin-mobile-nav-scrim{z-index:42;background:#0c141257;border:0;position:fixed;inset:0}.admin-mobile-more{right:8px;bottom:calc(62px + env(safe-area-inset-bottom));z-index:45;border:1px solid var(--line);background:var(--surface);border-radius:12px;max-height:min(72vh,620px);padding:12px;display:none;position:fixed;left:8px;overflow-y:auto;box-shadow:0 18px 42px #101e1824}.admin-mobile-more.is-open{gap:12px;display:grid}.admin-mobile-more__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;display:flex}.admin-mobile-more__header span,.admin-mobile-more__groups p{color:var(--brand-dark);letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:10px;font-weight:850;display:block}.admin-mobile-more__header strong{color:var(--ink);font-size:16px}.admin-mobile-more__header button{border:1px solid var(--line);width:34px;height:34px;color:var(--ink);background:var(--panel-bg);border-radius:8px;place-items:center;display:grid}.admin-mobile-more__groups{gap:12px;display:grid}.admin-mobile-more__groups section{gap:7px;display:grid}.admin-mobile-more__groups a{border:1px solid var(--line);min-height:42px;color:var(--ink);background:var(--panel-bg);border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;padding:0 10px;font-size:12px;font-weight:780;text-decoration:none;display:grid}.admin-mobile-more__groups a.is-active{border-color:var(--brand-line);color:var(--brand-dark);background:var(--brand-soft)}.admin-mobile-more__groups a span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (min-width:760px){.admin-bottom-nav,.admin-mobile-nav-scrim,.admin-mobile-more{display:none!important}}body .site-header{background:var(--header-bg);box-shadow:none}:root[data-theme=dark] body .site-header{box-shadow:none}:root{--bg:#f8faf8;--surface-2:#f2f5f3;--line:#e3e9e5;--muted:#5f6b65;--shadow:0 10px 28px #101e180e;--shadow-soft:0 4px 14px #101e1809;--page-glow:linear-gradient(180deg, #126c5706, transparent 360px);--header-bg:#f8faf8db;--header-line:#d8e1dc94;--panel-bg:#ffffffe0;--panel-soft:#f4f7f5b8;--nav-hover:#126c570e;--nav-active:#126c5714;--brand-soft:#126c5711;--brand-row:#126c570b;--brand-line:#126c572e}:root[data-theme=dark]{--bg:#111713;--surface-2:#18231e;--line:#29362f;--shadow:0 10px 28px #00000038;--shadow-soft:0 4px 14px #00000029;--page-glow:linear-gradient(180deg, #28b38f0e, transparent 400px);--header-bg:#111713db;--header-line:#2c3c34a3;--panel-bg:#151f1ae6}body{background:var(--page-glow), var(--bg)}.site-header{background:var(--header-bg);box-shadow:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-header__inner{gap:12px;padding-block:9px}.header-actions{border-color:color-mix(in srgb, var(--line) 72%, transparent);background:color-mix(in srgb, var(--surface) 58%, transparent);box-shadow:none;gap:3px;padding:1px}.icon-btn{width:34px;height:34px;box-shadow:none;background:0 0;border-color:#0000;border-radius:9px}.icon-btn:hover,.icon-btn[aria-expanded=true],.icon-btn[aria-pressed=true]{background:var(--nav-hover);box-shadow:none;border-color:#0000;transform:none}.button:hover{box-shadow:0 8px 18px #126c571a}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .panel,.layout:not([data-variant=admin]):not([data-variant=adminAds]) .hero,.layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed-row,.layout:not([data-variant=admin]):not([data-variant=adminAds]) .compact-card,.layout:not([data-variant=admin]):not([data-variant=adminAds]) .table-panel,.layout:not([data-variant=admin]):not([data-variant=adminAds]) .states-panel,.layout:not([data-variant=admin]):not([data-variant=adminAds]) .plain-state-list{box-shadow:none}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .panel,.layout:not([data-variant=admin]):not([data-variant=adminAds]) .compact-card,.layout:not([data-variant=admin]):not([data-variant=adminAds]) .table-panel{background:color-mix(in srgb, var(--surface) 92%, transparent)}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .hero{border-color:color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--surface) 86%, transparent)}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .states-panel{border-color:color-mix(in srgb, var(--line) 82%, transparent);background:0 0;padding:10px}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .plain-state-list{border-color:color-mix(in srgb, var(--line) 74%, transparent);background:color-mix(in srgb, var(--surface) 78%, transparent)}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .section-head{margin-top:0;padding-inline:2px}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .section-head h2{font-size:18px}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .section-head p{font-size:12px}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed{gap:5px}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed-row{border-color:color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--surface) 88%, transparent);box-shadow:none;gap:4px;padding:9px 10px;transform:none}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed-row:hover{border-color:color-mix(in srgb, var(--brand-line) 85%, var(--line));background:color-mix(in srgb, var(--surface) 96%, var(--brand-soft));box-shadow:none;transform:none}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed-row:before{display:none}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .content-row-link{gap:4px}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .content-row-title,.layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed-row strong{font-size:14px;line-height:1.28}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .content-row-meta,.layout:not([data-variant=admin]):not([data-variant=adminAds]) .row-meta{gap:4px 8px;font-size:11.5px;font-weight:640}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .meta-chip,.layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed-row .meta-chip,.layout:not([data-variant=admin]):not([data-variant=adminAds]) .chip{min-height:auto;color:var(--brand-dark);font-size:inherit;background:0 0;border:0;border-radius:0;padding:0;font-weight:720}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed-row strong .topic-pin{width:15px;height:15px;color:var(--danger);vertical-align:-2px;background:0 0;margin-right:4px}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .topic-origin{border-top-color:color-mix(in srgb, var(--line) 80%, transparent);margin-top:8px;padding-top:8px}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .topic-origin p,.layout:not([data-variant=admin]):not([data-variant=adminAds]) .topic-body-text p{font-size:14.5px;line-height:1.55}.bottom-nav{padding:5px 8px calc(5px + env(safe-area-inset-bottom));border-top-color:color-mix(in srgb, var(--line) 72%, transparent);background:color-mix(in srgb, var(--surface) 86%, transparent);gap:0;box-shadow:0 -4px 14px #101e1809}.bottom-nav a{border-radius:7px;min-height:42px;font-size:10.5px;font-weight:690}.bottom-nav svg{width:18px;height:18px}@media (max-width:759px){:root{--mobile-gap:7px}.site-header{background:var(--header-bg);box-shadow:none}.site-header__inner{min-height:48px;padding:6px 10px}.header-actions{background:0 0;border-color:#0000;gap:2px;padding:0}.icon-btn{border-radius:8px;width:32px;height:32px}.layout{padding-block:7px 10px}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .states-panel{border-color:#0000;padding:8px}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .plain-state-list{background:color-mix(in srgb, var(--surface) 74%, transparent);padding:6px 7px}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .section-head{text-align:left;justify-content:flex-start}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed{gap:5px}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed-row{border-color:color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--surface) 90%, transparent);border-radius:8px;gap:4px;padding:8px 10px}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed-row strong{font-size:13px;line-height:1.28}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed-row .row-meta,.layout:not([data-variant=admin]):not([data-variant=adminAds]) .content-row-meta{font-size:10.8px}}@media (min-width:960px){.layout:not([data-variant=admin]):not([data-variant=adminAds]){grid-template-columns:minmax(0,1fr);width:min(100%,1160px);padding:18px 24px 24px}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .main-column{gap:12px;width:min(100%,1040px);margin:0 auto}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .breadcrumbs{max-width:1040px}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .forum-hero,.layout:not([data-variant=admin]):not([data-variant=adminAds]) .states-panel,.layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed{width:100%}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .forum-hero{border-bottom-right-radius:0;border-bottom-left-radius:0;align-content:center;min-height:132px;padding:16px 22px 18px}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .forum-hero__mobile-live{font-size:10.5px}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .forum-hero__mobile-title{font-size:25px}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .forum-hero .lede{max-width:560px;margin-inline:auto;font-size:13px;line-height:1.4}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .states-panel{border-top:0;border-top-left-radius:0;border-top-right-radius:0;margin-top:-12px;padding:12px 18px 14px}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .plain-state-list{background:0 0;border:0;padding:0}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .plain-state-list a{font-size:13px;text-decoration:none}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .forum-home-discussions-head{display:none}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed{border:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--surface) 94%, transparent);border-radius:10px;gap:0;margin-top:0;overflow:hidden;box-shadow:0 1px 3px #101e180e}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed:before{content:"Latest discussions\a Recent public topics from state forums across Nigeria.";color:var(--ink);text-align:left;white-space:pre-line;padding:13px 18px 3px;font-size:18px;font-weight:850;line-height:1.1;display:block}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed:first-line{font-size:18px;font-weight:850}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed-row{background:0 0;border-width:1px 0 0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-height:74px;padding:13px 18px}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed-row:first-child{border-top:1px solid color-mix(in srgb, var(--line) 82%, transparent)}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .content-row-link{min-width:0}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .content-row-title,.layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed-row strong{max-width:760px;font-size:14px}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed-row-actions{justify-content:flex-end;justify-self:end;align-items:center;gap:12px;min-width:94px;display:flex}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .topic-pin-mark{font-size:15px;line-height:1}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .save-action{justify-content:center;min-width:64px}}.profile-archive-row{background:0 0;border-width:0 0 1px;border-radius:0;gap:4px;padding:10px 12px}.profile-activity-panel .feed-row .row-meta{font-size:10px}.profile-view-all{border-width:1px 0 0;border-radius:0;justify-content:center;width:100%;min-height:30px;margin-top:2px;font-size:11px}.profile-archive{gap:0}.profile-archive-shell{background:#ffffffc7;border:1px solid #126c571f;border-radius:10px;width:min(100%,680px);margin-inline:auto;padding:0;overflow:hidden;box-shadow:0 1px 3px #04261e0f}.profile-archive-shell .profile-activity-feed{background:0 0;border-width:1px 0 0;border-radius:0}.route-loading-layout{padding-top:12px}.route-loading-card{background:#ffffffbd;border:1px solid #126c571f;border-radius:10px;gap:10px;padding:12px;display:grid;box-shadow:0 12px 28px #04261e0f}.route-loading-bar{background:#126c571a;border-radius:999px;width:100%;height:4px;display:block;position:relative;overflow:hidden}.route-loading-bar:after{border-radius:inherit;background:linear-gradient(90deg, var(--brand), var(--mint));content:"";width:42%;animation:.9s ease-in-out infinite route-loading-slide;position:absolute;inset:0}.route-loading-line{background:#126c571f;border-radius:999px;width:min(68%,300px);height:10px;display:block}.route-loading-line+.route-loading-line{width:min(46%,210px);margin-top:7px}.route-loading-line--title{height:16px}@keyframes route-loading-slide{0%{transform:translate(-115%)}to{transform:translate(250%)}}.profile-archive-head{border-bottom:1px solid #126c571a;justify-content:space-between;align-items:flex-start;gap:10px;padding:13px;display:flex}.profile-archive-title{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;display:grid}.profile-archive-title p:last-child{color:var(--muted);margin:3px 0 0;font-size:12px;font-weight:650;line-height:1.3}.profile-archive-icon{width:34px;height:34px;color:var(--brand-dark);background:#126c570e;border:1px solid #126c5724;border-radius:8px;place-items:center;display:grid}.profile-archive-head h1{margin:0;font-size:19px;line-height:1.1}.profile-archive-head .button{min-height:30px;padding-inline:10px;font-size:11px}.profile-archive-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;min-width:max-content;display:flex}.profile-archive-controls{background:#126c5706;border-bottom:1px solid #126c571a;grid-template-columns:repeat(2,minmax(72px,auto)) minmax(0,1fr);align-items:center;gap:8px;padding:10px 13px;display:grid}.profile-archive-stat{background:#ffffffa3;border:1px solid #126c571f;border-radius:8px;place-items:center;gap:1px;min-height:38px;display:grid}.profile-archive-stat strong{color:var(--brand-dark);font-size:14px;line-height:1}.profile-archive-stat span,.profile-archive-note{color:var(--muted);font-size:10.5px;font-weight:800;line-height:1.25}.profile-archive-note{text-align:right;justify-self:end;max-width:260px}@media (max-width:640px){.profile-archive-shell{border-radius:9px}.profile-archive-head{gap:11px;padding:12px;display:grid}.profile-archive-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.profile-archive-actions .button{justify-content:center;width:100%}.profile-archive-controls{grid-template-columns:repeat(2,minmax(0,1fr));padding:9px 12px}.profile-archive-note{text-align:left;grid-column:1/-1;justify-self:stretch;max-width:none}}.profile-archive-page{width:min(100%,690px);margin-inline:auto}.profile-archive-page .profile-archive-shell{background:color-mix(in srgb, var(--surface) 96%, white);border:1px solid #126c571f;border-radius:10px;gap:0;width:100%;padding:0;display:grid;overflow:hidden;box-shadow:0 1px 3px #04261e0f}.profile-archive-hero{border-bottom:1px solid #126c571a;gap:12px;padding:14px;display:grid}.profile-archive-member{width:fit-content;color:inherit;align-items:center;gap:9px;text-decoration:none;display:inline-flex}.profile-archive-member:hover strong{color:var(--brand-dark);text-underline-offset:2px;text-decoration:underline}.profile-archive-avatar{border:1px solid #126c5729;width:38px;height:38px;font-size:13px}.profile-archive-member strong,.profile-archive-member small{display:block}.profile-archive-member strong{color:var(--text);font-size:13px;line-height:1.1}.profile-archive-member small{color:var(--muted);margin-top:2px;font-size:10.5px;font-weight:800;line-height:1.1}.profile-archive-heading{gap:3px;display:grid}.profile-archive-heading h1{color:var(--text);margin:0;font-size:22px;line-height:1.05}.profile-archive-heading p:last-child{color:var(--muted);margin:0;font-size:12.25px;font-weight:650;line-height:1.35}.profile-archive-tabs{background:#126c5709;border:1px solid #126c571a;border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;display:grid}.profile-archive-tab{min-height:32px;color:var(--muted);border-radius:7px;justify-content:center;align-items:center;gap:6px;padding-inline:8px;font-size:11px;font-weight:850;text-decoration:none;display:inline-flex}.profile-archive-tab.active{background:var(--surface);color:var(--brand-dark);border:1px solid #126c5729;box-shadow:0 1px 2px #04261e0f}.profile-archive-tab strong{min-width:18px;min-height:17px;color:var(--brand-dark);background:#126c5714;border-radius:999px;place-items:center;font-size:10px;line-height:1;display:inline-grid}.profile-archive-toolbar{color:var(--muted);border-bottom:1px solid #126c571a;justify-content:space-between;align-items:center;gap:10px;padding:9px 14px;font-size:10.75px;font-weight:820;line-height:1.2;display:flex}.profile-archive-toolbar span{align-items:center;gap:5px;display:inline-flex}.profile-archive-list{display:grid}.profile-archive-list .profile-archive-row{color:inherit;background:0 0;border:0;border-bottom:1px solid #126c571a;border-radius:0;gap:4px;padding:12px 14px;text-decoration:none;display:grid}.profile-archive-list .profile-archive-row:hover{background:#126c5709}.profile-archive-topic-row strong{color:var(--text);font-size:13px;font-weight:850;line-height:1.3}.profile-archive-topic-row span,.profile-archive-list .row-meta{color:var(--muted);font-size:10.8px;font-weight:760;line-height:1.25}.profile-archive-load{min-height:38px;color:var(--brand-dark);cursor:pointer;font:inherit;background:#126c5706;border:0;border-bottom:1px solid #126c571a;font-size:11px;font-weight:900}.profile-archive-load:hover:not(:disabled){background:#126c570f}.profile-archive-load:disabled{cursor:wait;opacity:.7}.profile-network-archive-row{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px}.profile-network-archive-avatar{border:1px solid #126c5724;width:34px;height:34px;font-size:12px}.profile-network-archive-row strong,.profile-network-archive-row small{display:block}.profile-network-archive-row strong{color:var(--text);font-size:13px;font-weight:850;line-height:1.15}.profile-network-archive-row small{color:var(--muted);margin-top:2px;font-size:10.8px;font-weight:760;line-height:1.25}.saved-archive-page .profile-archive-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.saved-archive-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}.saved-archive-row-link{color:inherit;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;text-decoration:none;display:grid}.saved-archive-row-link:hover strong{color:var(--brand-dark);text-underline-offset:2px;text-decoration:underline}.saved-archive-kind{width:30px;height:30px;color:var(--brand-dark);background:#126c570d;border:1px solid #126c5724;border-radius:8px;place-items:center;display:grid}.saved-archive-kind.is-request{color:#7a4b00;background:#b8811614;border-color:#b8811633}.saved-archive-row .inline-action{white-space:nowrap;min-height:28px}@media (min-width:760px){.profile-archive-hero{grid-template-columns:minmax(0,1fr) auto;align-items:end}.profile-archive-member,.profile-archive-heading{grid-column:1}.profile-archive-tabs{grid-area:1/2/span 2;align-self:end;width:230px}.saved-archive-page .profile-archive-tabs{width:310px}}@media (max-width:640px){.profile-archive-page{width:100%}.profile-archive-hero{padding:12px}.profile-archive-toolbar{flex-direction:column;align-items:flex-start;gap:5px;padding-inline:12px}.profile-archive-list .profile-archive-row{padding:11px 12px}.saved-archive-row{grid-template-columns:minmax(0,1fr);gap:8px}.saved-archive-row .inline-action{justify-self:start}}.message-request-modal textarea{min-height:96px}.notification-toolbar{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:10px;padding:12px;display:grid}.notification-search-row{gap:8px;display:grid}.notification-layout{gap:14px;display:grid}.notification-digest{border:1px solid var(--brand-line);background:var(--brand-soft);border-radius:8px;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px;display:flex}.notification-digest h2{margin-bottom:4px}.notification-row{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-columns:auto minmax(0,1fr);gap:11px;padding:13px;display:grid}.notification-row.is-unread{border-color:var(--brand-line);background:var(--brand-row)}.notification-row p{color:var(--muted);margin:6px 0 8px}.notification-row>div>.row-meta:first-child{align-items:flex-start}.notification-row>div>.row-meta:first-child strong{color:var(--ink);font-size:14px;line-height:1.25}.notification-icon{width:34px;height:34px;color:var(--brand-dark);background:var(--brand-soft);border-radius:8px;place-items:center;display:grid}.notification-prefs{align-content:start;gap:12px;display:grid}.notification-prefs .panel{box-shadow:none}.plain-state-list a:focus-visible,.forum-state-grid .state-tile:focus-visible,.chip:focus-visible,.meta-chip:focus-visible,.feed-row .meta-chip:focus-visible{outline-offset:2px;box-shadow:0 0 0 2px var(--surface);outline:3px solid #126c576b}.profile-activity-panel .profile-activity-row{grid-template-columns:minmax(0,1fr);align-items:start}.profile-activity-panel .profile-activity-row>.profile-topic-link,.profile-activity-panel .profile-activity-row>.comment-target-link,.profile-activity-panel .profile-activity-row>.row-meta{grid-column:1/-1}
.layout:has(.forum-hero){padding-top:10px}.layout:has(.forum-hero) .main-column{gap:8px}.layout:has(.forum-hero) .main-column>*{min-width:0}:is(.layout:has(.forum-hero) .states-panel,.layout:has(.forum-hero) .plain-state-list,.layout:has(.forum-hero) .state-category-plain-list){min-width:0;max-width:100%}.layout:has(.forum-hero) .breadcrumbs{margin-bottom:0}.breadcrumbs{min-width:0;color:var(--muted);flex-wrap:wrap;align-items:center;font-size:12px;font-weight:750;display:flex}.breadcrumbs ol{flex-wrap:wrap;align-items:center;gap:4px;min-width:0;margin:0;padding:0;list-style:none;display:flex}.breadcrumb-item{align-items:center;gap:4px;min-width:0;display:inline-flex}.breadcrumb-item span,.breadcrumb-item a{max-width:min(58vw,520px);color:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.breadcrumb-item a:hover,.breadcrumb-item a:focus-visible{color:var(--brand-dark);outline:none}.forum-hero{padding:7px 12px}.forum-hero__mobile-live{font-size:7px}.forum-hero__mobile-title,.state-forum-hero .forum-hero__mobile-title,.category-page-hero .forum-hero__mobile-title{font-size:17px}.forum-hero__mobile-stats,.category-page-hero .forum-hero__mobile-stats{gap:14px;font-size:10px;font-weight:850}.forum-hero .lede,.state-forum-hero .lede,.category-page-hero .lede{max-width:360px;font-size:8px;line-height:1.08}.states-panel{border-radius:9px;gap:5px;padding:8px}.plain-state-list,.state-category-plain-list{box-sizing:border-box;gap:3px 5px;padding:3px}.plain-state-list a,.state-category-plain-list a{min-height:22px;padding:0 7px;font-size:11.75px}.state-category-plain-list a.is-active{min-height:23px;padding-inline:8px}.forum-home-discussions-head{margin-top:4px}@media (min-width:760px){.layout:has(.forum-hero) .main-column{gap:8px}.forum-hero{padding-block:9px}.states-panel{padding:10px 12px}.plain-state-list a,.state-category-plain-list a{min-height:25px;padding-inline:8px;font-size:12.25px}}@media (max-width:640px){.layout:has(.forum-hero){padding-top:2px}.layout:has(.forum-hero) .main-column{gap:4px}.layout{gap:var(--mobile-gap);padding-block:8px 12px}.layout:has(.forum-hero) .breadcrumbs{min-height:12px;font-size:12px}.forum-hero,.category-page-hero{padding:4px 8px}.forum-hero__mobile-live,.category-page-hero .forum-hero__mobile-live{font-size:6px}.forum-hero__mobile-title,.state-forum-hero .forum-hero__mobile-title,.category-page-hero .forum-hero__mobile-title{font-size:15px}.forum-hero__mobile-stats,.category-page-hero .forum-hero__mobile-stats{gap:10px;font-size:9px}.forum-hero .lede,.state-forum-hero .lede,.category-page-hero .lede{max-width:320px;font-size:9px}.states-panel{border-radius:7px;padding:0}.plain-state-list,.state-category-plain-list{gap:1px 2px;padding:2px}.plain-state-list a,.state-category-plain-list a{min-height:15px;padding:0 3px;font-size:9.5px}.state-category-plain-list a.is-active{min-height:17px;padding-inline:5px}.forum-home-discussions-head{text-align:center;justify-content:center;margin-top:6px}.forum-home-discussions-head>div{margin-inline:auto}}.feed{gap:8px}.feed-row.interactive-row,.request-feed-card{border-radius:8px;gap:10px;padding:10px 12px}.content-row-link,.request-row-link{gap:5px;min-width:0}.content-row-title,.feed-row strong.content-row-title{overflow-wrap:anywhere;font-size:15px;line-height:1.22}.content-row-meta,.request-row-meta{gap:4px 7px;font-size:11.75px;line-height:1.22}.content-row-meta span,.request-row-meta span{min-width:0}.meta-chip,.feed-row .meta-chip,.request-row-meta .chip{min-height:21px;padding:0 7px;font-size:11px}.request-row-kicker{gap:4px}.request-row-kicker span{min-height:20px;padding:0 7px;font-size:10.75px}.request-row-excerpt{max-width:780px;font-size:12.25px;line-height:1.35}.feed-row .save-toggle,.feed-row .save-action,.save-action{border-radius:8px;align-self:center;min-width:31px;min-height:30px;padding:0 8px}.feed-row .save-action svg,.feed-row .save-toggle svg{width:15px;height:15px}@media (min-width:760px){.feed-row.interactive-row,.request-feed-card{padding:11px 14px}.content-row-title,.feed-row strong.content-row-title{font-size:15.5px}.request-row-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}@media (max-width:640px){.feed{gap:6px}.feed-row.interactive-row,.request-feed-card{border-radius:7px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px;padding:6px 7px}.content-row-link,.request-row-link,.feed-row .content-row-link,.request-feed-card .request-row-link{gap:2px}.content-row-title,.feed-row strong.content-row-title,.feed-row strong{font-size:12.25px;line-height:1.16}.content-row-meta,.request-row-meta{gap:2px 4px;margin-top:1px;font-size:9.5px;line-height:1.12}.meta-chip,.feed-row .meta-chip,.request-row-meta .chip{min-height:15px;padding:0 4px;font-size:9.25px}.request-row-kicker{gap:2px}.request-row-kicker span{min-height:15px;padding:0 4px;font-size:9.25px}.request-row-excerpt,.request-feed-card .request-row-excerpt{-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:10.25px;line-height:1.22;display:-webkit-box;overflow:hidden}.content-row-meta svg,.request-row-meta svg,.request-row-kicker svg{width:11px;height:11px}.feed-row .save-toggle,.feed-row .save-action,.save-action{border-radius:7px;justify-self:end;min-width:25px;min-height:24px;padding:0 5px;font-size:10px}.feed-row .save-action svg,.feed-row .save-toggle svg{width:13px;height:13px}}.header-text-link{min-height:34px;color:var(--brand-dark);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;padding:0 8px;font-size:13px;font-weight:820;text-decoration:none;display:inline-flex}.header-text-link:hover,.header-text-link:focus-visible{color:var(--brand-dark);background:var(--nav-hover);outline:none}.header-join-link{min-height:34px;padding-inline:12px;font-size:13px;font-weight:850}.theme-toggle .theme-icon{display:block}.theme-toggle .theme-icon-sun,:root[data-theme=dark] .theme-toggle .theme-icon-moon{display:none}:root[data-theme=dark] .theme-toggle .theme-icon-sun{display:block}@media (max-width:759px){.header-signin-link.desktop-only,.header-join-link.desktop-only{display:none}.header-actions{background:0 0;border-color:#0000;gap:5px}.header-mobile-signin{border-color:var(--brand-line);min-height:34px;color:var(--brand-dark);background:var(--surface);border-radius:999px;padding-inline:11px;font-size:12.5px;font-weight:850;display:inline-flex}}@media (min-width:760px){.header-theme-toggle{display:inline-grid}}@media (max-width:640px){.site-footer>div{justify-items:center;gap:2px;display:grid}.site-footer nav{justify-content:center;gap:3px 8px}}.bottom-nav{z-index:30;padding:5px 8px calc(5px + env(safe-area-inset-bottom));border-top:1px solid color-mix(in srgb, var(--line) 72%, transparent);background:color-mix(in srgb, var(--surface) 86%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 14px #101e1809}.bottom-nav a{min-height:42px;color:var(--muted);border-radius:7px;place-items:center;gap:3px;font-size:10.5px;font-weight:690;transition:color .16s,background .16s,border-color .16s;display:grid}.bottom-nav a:hover,.bottom-nav a:focus-visible,.bottom-nav a.is-active{color:var(--brand-dark);background:var(--nav-active);outline:none}.bottom-nav svg{width:18px;height:18px}.bottom-nav-icon-wrap{place-items:center;display:inline-grid;position:relative}@media (min-width:760px){.shell{padding-bottom:0}.top-nav{display:flex}.bottom-nav{display:none}.layout:not([data-variant=admin]):not([data-variant=adminAds]):not(:has(.signup-shell)) .main-column{grid-column:2}}.layout:has(.forum-hero) .forum-hero__mobile-live{letter-spacing:.08em!important;font-size:9px!important;line-height:1.1!important}.layout:has(.forum-hero) .category-page-hero .forum-hero__mobile-live{letter-spacing:.08em!important;font-size:9px!important;line-height:1.1!important}.layout:has(.forum-hero) .forum-hero__mobile-time span{font-size:10.5px!important;line-height:1.15!important}.layout:has(.forum-hero) .forum-hero__mobile-time strong{font-size:11px!important;line-height:1.15!important}:is(.layout:has(.forum-hero) .forum-hero .lede,.layout:has(.forum-hero) .state-forum-hero .lede,.layout:has(.forum-hero) .category-page-hero .lede){max-width:390px!important;font-size:13px!important;line-height:1.3!important}@media (max-width:640px){.layout:has(.forum-hero) .forum-hero{gap:3px;padding-block:8px}.layout:has(.forum-hero) .forum-hero__mobile-title{font-size:17px!important;line-height:1.08!important}.layout:has(.forum-hero) .state-forum-hero .forum-hero__mobile-title{font-size:17px!important;line-height:1.08!important}.layout:has(.forum-hero) .category-page-hero .forum-hero__mobile-title{font-size:17px!important;line-height:1.08!important}}:is(.layout:has(.forum-hero) .forum-hero:has(+.states-panel),.layout:has(.forum-hero) .forum-hero:has(+.state-category-panel)){border-bottom-color:#0000!important;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}:is(.layout:has(.forum-hero) .forum-hero+.states-panel,.layout:has(.forum-hero) .forum-hero+.state-category-panel){border-top:1px solid color-mix(in srgb, var(--line) 76%, transparent)!important;background:color-mix(in srgb, var(--surface) 86%, transparent)!important;box-shadow:none!important;border-top-left-radius:0!important;border-top-right-radius:0!important;margin-top:-9px!important;padding:8px 12px 10px!important}:is(.layout:has(.forum-hero) .forum-hero+.states-panel .plain-state-list,.layout:has(.forum-hero) .forum-hero+.state-category-panel .plain-state-list,.layout:has(.forum-hero) .forum-hero+.state-category-panel .state-category-plain-list){box-shadow:none!important;background:0 0!important;border:0!important;padding:0 4px!important}:is(.layout:has(.forum-hero) .forum-hero+.states-panel .plain-state-list,.layout:has(.forum-hero) .forum-hero+.state-category-panel .plain-state-list){justify-content:center!important;gap:5px 7px!important}:is(:root[data-theme=dark] .layout:has(.forum-hero) .forum-hero+.states-panel,:root[data-theme=dark] .layout:has(.forum-hero) .forum-hero+.state-category-panel){border-top-color:color-mix(in srgb, var(--line) 82%, transparent)!important;background:color-mix(in srgb, var(--surface) 90%, transparent)!important}@media (max-width:640px){:is(.layout:has(.forum-hero) .forum-hero+.states-panel,.layout:has(.forum-hero) .forum-hero+.state-category-panel){margin-top:-5px!important;padding:7px 6px 8px!important}.layout:has(.forum-hero) .forum-hero+.states-panel:not(.state-category-panel){padding-inline:2px!important}.layout:has(.forum-hero) .forum-hero+.states-panel:not(.state-category-panel) .plain-state-list{justify-content:space-between!important;gap:4px 3px!important;padding-inline:0!important}.layout:has(.forum-hero) .forum-hero+.state-category-panel .plain-state-list{gap:4px 7px!important;padding-inline:2px!important}.layout:has(.forum-hero) .forum-hero+.states-panel:not(.state-category-panel) .plain-state-list a{padding-inline:3px!important;font-size:9px!important}:is(.layout:has(.forum-hero) .forum-hero+.state-category-panel .plain-state-list a,.layout:has(.forum-hero) .forum-hero+.state-category-panel .state-category-plain-list a){padding-inline:5px!important}.layout:has(.forum-hero) .forum-hero .lede{max-width:390px!important;font-size:11px!important;line-height:1.25!important}}:root{--shadow:0 1px 3px #0000000f;--shadow-soft:0 1px 2px #0000000b;--page-glow:none}:root[data-theme=dark]{--shadow:0 1px 3px #00000047;--shadow-soft:0 1px 2px #00000038;--page-glow:none}body{background:var(--bg)!important}@media (max-width:640px){.site-header__inner{min-height:52px!important;padding-block:4px!important}.bottom-nav{gap:0!important}.bottom-nav a{justify-self:center;width:min(74px,100%);border-radius:8px!important;min-height:44px!important}}.feed-row-actions{align-content:center;justify-items:center;gap:2px;min-width:28px;display:grid}.topic-pin-mark{color:#d63b34;justify-content:center;align-items:center;width:18px;height:18px;font-size:13px;line-height:1;display:inline-flex;transform:rotate(-16deg)}.feed-row-actions .save-action,.feed-row-actions .save-toggle{justify-self:center}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 94%, transparent);border-radius:8px;display:grid;overflow:hidden;box-shadow:0 1px 3px #0000000f;gap:0!important}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .panel:has(>.feed-row){border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 94%, transparent);border-radius:8px;display:grid;overflow:hidden;box-shadow:0 1px 3px #0000000f;gap:0!important}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .forum-home-discussions-head:has(+.feed)>div{justify-items:center;gap:1px;display:grid;margin-inline:auto!important}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .forum-home-discussions-head:has(+.feed) p{margin:0;font-size:11px;line-height:1.25}@media (min-width:760px){.layout:not([data-variant=admin]):not([data-variant=adminAds]):not(:has(.signup-shell)){grid-template-columns:minmax(0,1fr) minmax(0,940px) minmax(0,1fr);align-items:start;gap:18px;width:min(100%,1240px)}:is(.layout:not([data-variant=admin]):not([data-variant=adminAds]):not(:has(.signup-shell)) .sidebar>*,.layout:not([data-variant=admin]):not([data-variant=adminAds]):not(:has(.signup-shell)) .utility>*){display:none}:is(.layout:not([data-variant=admin]):not([data-variant=adminAds]):not(:has(.signup-shell)) .main-column input,.layout:not([data-variant=admin]):not([data-variant=adminAds]):not(:has(.signup-shell)) .main-column select,.layout:not([data-variant=admin]):not([data-variant=adminAds]):not(:has(.signup-shell)) .main-column textarea,.layout:not([data-variant=admin]):not([data-variant=adminAds]):not(:has(.signup-shell)) .main-column button){font-size:1em}.layout:not([data-variant=admin]):not(:has(.signup-shell)) .hero h1{font-size:clamp(26px,3.5vw,36px)}.layout:not([data-variant=admin]):not(:has(.signup-shell)) .hero .lede{font-size:17px}.layout:not([data-variant=admin]):not(:has(.signup-shell)) .hero .stat span{font-size:13px}}@media (max-width:640px){.layout:not([data-variant=admin]):not([data-variant=adminAds]) .topic-origin p,.layout:not([data-variant=admin]):not([data-variant=adminAds]) .topic-body-text p{font-size:13px!important;line-height:1.5!important}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .topic-title-meta,.layout:not([data-variant=admin]):not([data-variant=adminAds]) .content-row-meta,.layout:not([data-variant=admin]):not([data-variant=adminAds]) .row-meta{font-size:10.8px!important}}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .forum-home-discussions-head:has(+.feed){border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 94%, transparent);border-bottom:0;border-radius:8px 8px 0 0;box-shadow:0 1px 3px #0000000f;text-align:center!important;justify-items:center!important;gap:2px!important;margin:4px 0 -4px!important;padding:8px 12px 7px!important;display:grid!important}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .forum-home-discussions-head:has(+.feed) h2{margin:0;font-size:15px;line-height:1.1}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .forum-home-discussions-head+.feed{border-top-left-radius:0!important;border-top-right-radius:0!important}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed-row,.layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed-row.interactive-row,.layout:not([data-variant=admin]):not([data-variant=adminAds]) .request-feed-card{border:0!important;border-bottom:1px solid color-mix(in srgb, var(--line) 86%, transparent)!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;margin:0!important;transform:none!important}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed-row:hover,.layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed-row:focus-within,.layout:not([data-variant=admin]):not([data-variant=adminAds]) .request-feed-card:hover,.layout:not([data-variant=admin]):not([data-variant=adminAds]) .request-feed-card:focus-within{background:color-mix(in srgb, var(--brand-row) 58%, var(--surface))!important;box-shadow:none!important;transform:none!important}:root[data-theme=dark] .layout:not([data-variant=admin]):not([data-variant=adminAds]) .forum-home-discussions-head:has(+.feed){border-color:color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);box-shadow:0 1px 3px #00000047}.layout:has(.forum-hero) .forum-hero{color:var(--ink);background:radial-gradient(circle at 0 0,#126c570f,#0000 36%),linear-gradient(#fffffffc,#f8fbf9fa);border-color:#126c571f}.layout:has(.forum-hero) .forum-hero__mobile-live{color:var(--brand-dark);line-height:1}.layout:has(.forum-hero) .forum-hero__mobile-time{color:var(--muted);gap:4px;margin-top:0}.layout:has(.forum-hero) .forum-hero__mobile-time strong{color:var(--brand-dark);font-size:9px;line-height:1.1}.layout:has(.forum-hero) .forum-hero__mobile-time span{color:var(--muted);font-size:8px}.layout:has(.forum-hero) .forum-hero__mobile-title{color:var(--ink);margin:0;font-weight:900}.layout:has(.forum-hero) .state-forum-hero .forum-hero__mobile-title{color:var(--ink);margin:0;font-weight:900}.layout:has(.forum-hero) .category-page-hero .forum-hero__mobile-title{color:var(--ink);margin:0;font-weight:900}.layout:has(.forum-hero) .forum-hero__mobile-stats{color:var(--muted);margin-top:0}.layout:has(.forum-hero) .category-page-hero .forum-hero__mobile-stats{color:var(--muted);margin-top:0}:is(.layout:has(.forum-hero) .forum-hero .lede,.layout:has(.forum-hero) .state-forum-hero .lede,.layout:has(.forum-hero) .category-page-hero .lede){color:var(--muted);text-align:center;margin:0 auto}:is(.layout:has(.forum-hero) .plain-state-list,.layout:has(.forum-hero) .state-category-plain-list){border:1px solid color-mix(in srgb, var(--line) 74%, transparent);background:color-mix(in srgb, var(--surface) 78%, transparent);border-radius:8px;flex-wrap:wrap;justify-content:center;display:flex}:is(.layout:has(.forum-hero) .plain-state-list a,.layout:has(.forum-hero) .state-category-plain-list a){color:var(--brand-dark);background:#126c570b;border:1px solid #126c5726;border-radius:999px;justify-content:center;align-items:center;font-weight:820;line-height:1;text-decoration:none;display:inline-flex;position:relative}:is(.layout:has(.forum-hero) .plain-state-list a:hover,.layout:has(.forum-hero) .plain-state-list a:focus-visible,.layout:has(.forum-hero) .state-category-plain-list a:hover,.layout:has(.forum-hero) .state-category-plain-list a:focus-visible){border-color:var(--brand-line);color:var(--brand-dark);background:var(--brand-soft);outline:none;text-decoration:none}:is(.layout:has(.forum-hero) .content-row-link,.layout:has(.forum-hero) .request-row-link){display:grid}:is(.layout:has(.forum-hero) .content-row-meta,.layout:has(.forum-hero) .request-row-meta){color:var(--muted);flex-wrap:wrap;align-items:center;font-weight:640;display:flex}:is(.layout:has(.forum-hero) .content-row-meta span,.layout:has(.forum-hero) .request-row-meta span){align-items:center;gap:4px;display:inline-flex}.layout:has(.forum-hero) .meta-chip{color:var(--brand-dark);background:0 0;border:0;font-weight:720}.layout:has(.forum-hero) .feed-row .meta-chip{color:var(--brand-dark);background:0 0;border:0;font-weight:720}.layout:has(.forum-hero) .request-row-meta .chip{color:var(--brand-dark);background:0 0;border:0;font-weight:720}.forum-home-requests-panel{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 94%, transparent);border-radius:8px;display:grid;overflow:hidden;box-shadow:0 1px 3px #0000000f}.forum-home-requests-head{border-bottom:1px solid color-mix(in srgb, var(--line) 86%, transparent);text-align:center;justify-content:center;align-items:baseline;gap:10px;padding:8px 12px 7px;display:flex}.forum-home-requests-head h2{margin:0;font-size:15px;line-height:1.1}.forum-home-requests-head a{color:var(--brand-dark);font-size:11.5px;font-weight:780}.forum-home-request-list{display:grid}.forum-home-request-row{border-bottom:1px solid color-mix(in srgb, var(--line) 86%, transparent);color:inherit;gap:3px;padding:9px 12px;display:grid}.forum-home-request-row:last-child{border-bottom:0}.forum-home-request-row:hover,.forum-home-request-row:focus-visible{background:color-mix(in srgb, var(--brand-row) 34%, var(--surface));outline:none}.forum-home-request-row strong{color:var(--ink);font-size:13px;line-height:1.25}.forum-home-request-row span{color:var(--muted);font-size:11px;font-weight:680}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .forum-home-discussions-head:has(+.feed){justify-content:center!important}@media (max-width:640px){.layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed-row .content-row-title,.layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed-row strong.content-row-title{font-size:12.25px!important}.site-footer{padding:8px 12px calc(66px + env(safe-area-inset-bottom));text-align:center;grid-template-columns:minmax(0,1fr);align-content:end;justify-items:center;gap:4px;margin:10px auto 0;font-size:11px;line-height:1.25}.site-footer>div,.site-footer nav{justify-content:center}.site-footer a{min-height:22px;padding:2px 6px;font-size:10.5px}.feed-row .feed-row-actions{min-width:28px}.feed-row .save-action span,.feed-row .save-toggle span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}}:root[data-theme=dark] .layout:has(.forum-hero) .forum-hero{background:radial-gradient(circle at 0 0,#28b38f24,#0000 35%),linear-gradient(#151f1afa,#111a16f5);border-color:#28b38f2e}:is(:root[data-theme=dark] .layout:has(.forum-hero) .plain-state-list,:root[data-theme=dark] .layout:has(.forum-hero) .state-category-plain-list){background:color-mix(in srgb, var(--surface) 78%, transparent)}:root[data-theme=dark] .layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed-row,:root[data-theme=dark] .layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed-row.interactive-row,:root[data-theme=dark] .layout:not([data-variant=admin]):not([data-variant=adminAds]) .request-feed-card{border-bottom-color:color-mix(in srgb, var(--line) 88%, transparent)!important;box-shadow:none!important;background:0 0!important}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed-row:last-child,.layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed-row.interactive-row:last-child,.layout:not([data-variant=admin]):not([data-variant=adminAds]) .request-feed-card:last-child{border-bottom:0!important}:is(:root[data-theme=dark] .layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed,:root[data-theme=dark] .layout:not([data-variant=admin]):not([data-variant=adminAds]) .panel:has(>.feed-row)){border-color:color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);box-shadow:0 1px 3px #00000047}:root[data-theme=dark] .layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed-row:hover,:root[data-theme=dark] .layout:not([data-variant=admin]):not([data-variant=adminAds]) .feed-row:focus-within,:root[data-theme=dark] .layout:not([data-variant=admin]):not([data-variant=adminAds]) .request-feed-card:hover,:root[data-theme=dark] .layout:not([data-variant=admin]):not([data-variant=adminAds]) .request-feed-card:focus-within{background:color-mix(in srgb, var(--brand-row) 34%, var(--surface))!important}.layout:not([data-variant=admin]):not([data-variant=adminAds]) .topic-origin{background:0 0!important;border-top:0!important;margin-top:8px!important;padding-top:0!important}@media (max-width:640px){:is(.layout:has(.forum-hero) .plain-state-list,.layout:has(.forum-hero) .state-category-plain-list){gap:1px 0!important}:is(.layout:has(.forum-hero) .plain-state-list a,.layout:has(.forum-hero) .state-category-plain-list a){background:0 0!important;border-color:#0000!important;font-size:10px!important}:is(.layout:has(.forum-hero) .plain-state-list a:hover,.layout:has(.forum-hero) .plain-state-list a:focus-visible,.layout:has(.forum-hero) .plain-state-list a.is-active,.layout:has(.forum-hero) .state-category-plain-list a:hover,.layout:has(.forum-hero) .state-category-plain-list a:focus-visible,.layout:has(.forum-hero) .state-category-plain-list a.is-active){border-color:var(--brand-line)!important;background:var(--brand-soft)!important}.layout:has(.forum-hero) .forum-hero+.states-panel:not(.state-category-panel) .plain-state-list a{min-height:16.5px!important;padding-inline:0!important;font-size:10px!important}:is(.layout:has(.forum-hero) .forum-hero+.state-category-panel .plain-state-list a,.layout:has(.forum-hero) .forum-hero+.state-category-panel .state-category-plain-list a){min-height:16.5px!important;font-size:10px!important}}@media (min-width:760px) and (max-width:959px){.layout:has(.forum-hero):not([data-variant=admin]):not([data-variant=adminAds]){padding:8px 20px 18px!important}.layout:has(.forum-hero):not([data-variant=admin]):not([data-variant=adminAds]) .main-column{gap:7px;width:min(100%,780px);margin:0 auto}.layout:has(.forum-hero) .forum-hero{min-height:106px;padding:9px 18px 11px!important}.layout:has(.forum-hero) .forum-hero__mobile-live{font-size:8.5px!important}.layout:has(.forum-hero) .forum-hero__mobile-time strong{font-size:11.5px}.layout:has(.forum-hero) .forum-hero__mobile-title{font-size:20px!important}.layout:has(.forum-hero) .state-forum-hero .forum-hero__mobile-title{font-size:20px!important}.layout:has(.forum-hero) .category-page-hero .forum-hero__mobile-title{font-size:20px!important}:is(.layout:has(.forum-hero) .forum-hero .lede,.layout:has(.forum-hero) .state-forum-hero .lede,.layout:has(.forum-hero) .category-page-hero .lede){max-width:520px!important;font-size:12px!important;line-height:1.25!important}.layout:has(.forum-hero) .states-panel{margin-top:-8px!important;padding:7px 12px 8px!important}:is(.layout:has(.forum-hero) .plain-state-list,.layout:has(.forum-hero) .state-category-plain-list){background:0 0!important;border:0!important;gap:3px 12px!important}:is(.layout:has(.forum-hero) .plain-state-list a,.layout:has(.forum-hero) .state-category-plain-list a){background:0 0!important;border-color:#0000!important;min-height:18px!important;padding-inline:2px!important;font-size:12px!important}:is(.layout:has(.forum-hero) .plain-state-list a:hover,.layout:has(.forum-hero) .plain-state-list a:focus-visible,.layout:has(.forum-hero) .plain-state-list a.is-active,.layout:has(.forum-hero) .state-category-plain-list a:hover,.layout:has(.forum-hero) .state-category-plain-list a:focus-visible,.layout:has(.forum-hero) .state-category-plain-list a.is-active){border-color:var(--brand-line)!important;background:var(--brand-soft)!important;padding-inline:8px!important}.layout:has(.forum-hero) .forum-home-discussions-head:has(+.feed){margin-top:2px!important;padding:7px 12px 6px!important}.layout:has(.forum-hero) .forum-home-discussions-head:has(+.feed) h2{font-size:15px!important}.layout:has(.forum-hero) .forum-home-discussions-head:has(+.feed) p{font-size:11.5px!important}.layout:has(.forum-hero) .feed-row.interactive-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:56px;gap:14px!important;padding:9px 14px!important}.layout:has(.forum-hero) .content-row-title{max-width:620px;font-size:13.25px!important;line-height:1.28!important}.layout:has(.forum-hero) .feed-row strong.content-row-title{max-width:620px;font-size:13.25px!important;line-height:1.28!important}.layout:has(.forum-hero) .feed-row-actions{justify-content:flex-end;justify-self:end;align-items:center;gap:10px;min-width:84px;display:flex!important}:is(.layout:has(.forum-hero) .save-action,.layout:has(.forum-hero) .save-toggle){justify-content:center;min-width:58px}.layout:has(.forum-hero) .forum-home-requests-panel{margin-top:0}.layout:has(.forum-hero) .forum-home-request-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:8px 14px}.layout:has(.forum-hero) .forum-home-request-row span{white-space:nowrap}}@media (min-width:760px){.header-actions .mobile-only{display:none!important}.header-actions .desktop-only.header-signin-link,.header-actions .desktop-only.header-join-link{display:inline-flex!important}}@media (max-width:759px){.header-actions .desktop-only{display:none!important}.header-actions .header-mobile-login.mobile-only{border-radius:999px;align-items:center;min-height:34px;padding-inline:8px;font-size:12.5px;font-weight:850;display:inline-flex!important}.header-actions .header-mobile-signin.mobile-only{min-height:34px;padding-inline:10px;display:inline-flex!important}}.plain-state-list__row{display:contents}@media (max-width:640px){.layout:has(.forum-hero) .forum-hero+.states-panel:not(.state-category-panel) .plain-state-list{grid-template-columns:minmax(0,1fr)!important;gap:1px!important;width:100%!important;display:grid!important}.layout:has(.forum-hero) .forum-hero+.states-panel:not(.state-category-panel) .plain-state-list__row{justify-content:space-between;align-items:center;gap:4px;width:100%;min-width:0;display:flex!important}.layout:has(.forum-hero) .forum-hero+.states-panel:not(.state-category-panel) .plain-state-list__row a{white-space:nowrap;flex:none}}@media (max-width:420px){.layout:has(.forum-hero) .forum-hero+.states-panel:not(.state-category-panel) .plain-state-list__row{gap:2px}.layout:has(.forum-hero) .forum-hero+.states-panel:not(.state-category-panel) .plain-state-list__row a{font-size:9.25px!important}}@media (max-width:374px){.layout:has(.forum-hero) .forum-hero+.states-panel:not(.state-category-panel) .plain-state-list__row{gap:1px}.layout:has(.forum-hero) .forum-hero+.states-panel:not(.state-category-panel) .plain-state-list__row a{font-size:8.6px!important}}@media (min-width:960px){.layout:has(.forum-hero):not([data-variant=admin]):not([data-variant=adminAds]){grid-template-columns:minmax(0,1fr)!important;width:min(100%,1120px)!important;padding:10px 14px 24px!important}.layout:has(.forum-hero):not([data-variant=admin]):not([data-variant=adminAds]) .main-column{gap:7px!important;width:min(100%,1008px)!important;margin:0 auto!important}.layout:has(.forum-hero) .forum-hero{border-bottom-right-radius:0;border-bottom-left-radius:0;align-content:center;min-height:106px;padding:9px 20px 11px!important}.layout:has(.forum-hero) .forum-hero__mobile-live{font-size:8.5px!important}.layout:has(.forum-hero) .forum-hero__mobile-time strong{font-size:11.5px}.layout:has(.forum-hero) .forum-hero__mobile-title{line-height:1.12;font-size:22px!important}.layout:has(.forum-hero) .state-forum-hero .forum-hero__mobile-title{line-height:1.12;font-size:22px!important}.layout:has(.forum-hero) .category-page-hero .forum-hero__mobile-title{line-height:1.12;font-size:22px!important}:is(.layout:has(.forum-hero) .forum-hero .lede,.layout:has(.forum-hero) .state-forum-hero .lede,.layout:has(.forum-hero) .category-page-hero .lede){max-width:580px!important;font-size:12.5px!important;line-height:1.28!important}.layout:has(.forum-hero) .states-panel{border-top:0;border-top-left-radius:0;border-top-right-radius:0;margin-top:-8px!important;padding:7px 16px 8px!important}:is(.layout:has(.forum-hero) .plain-state-list,.layout:has(.forum-hero) .state-category-plain-list){background:0 0!important;border:0!important;gap:3px 14px!important;padding:0!important}:is(.layout:has(.forum-hero) .plain-state-list a,.layout:has(.forum-hero) .state-category-plain-list a){text-decoration:none;background:0 0!important;border-color:#0000!important;min-height:18px!important;padding:0 2px!important;font-size:12.5px!important}:is(.layout:has(.forum-hero) .plain-state-list a:hover,.layout:has(.forum-hero) .plain-state-list a:focus-visible,.layout:has(.forum-hero) .plain-state-list a.is-active,.layout:has(.forum-hero) .state-category-plain-list a:hover,.layout:has(.forum-hero) .state-category-plain-list a:focus-visible,.layout:has(.forum-hero) .state-category-plain-list a.is-active){border-color:var(--brand-line)!important;background:var(--brand-soft)!important;padding-inline:8px!important}.layout:has(.forum-hero) .forum-home-discussions-head:has(+.feed){border:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--surface) 94%, transparent);border-bottom:0;border-radius:10px 10px 0 0;text-align:left!important;justify-content:flex-start!important;margin:0!important;padding:8px 16px 7px!important}.layout:has(.forum-hero) .forum-home-discussions-head:has(+.feed)>div{margin:0!important}.layout:has(.forum-hero) .forum-home-discussions-head:has(+.feed) h2{line-height:1.1;font-size:16px!important}.layout:has(.forum-hero) .forum-home-discussions-head:has(+.feed) p{margin-top:3px;line-height:1.25;font-size:11.5px!important}.layout:has(.forum-hero) .forum-home-discussions-head+.feed{border:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--surface) 94%, transparent);border-top:0;border-radius:0 0 10px 10px;overflow:hidden;box-shadow:0 1px 3px #101e180e;gap:0!important;margin-top:-10px!important}.layout:has(.forum-hero) .forum-home-discussions-head+.feed:before{content:none!important}.layout:has(.forum-hero) .feed-row.interactive-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:58px;box-shadow:none!important;background:0 0!important;border-width:1px 0 0!important;border-radius:0!important;gap:16px!important;padding:10px 16px!important}:is(.layout:has(.forum-hero) .feed-row.interactive-row:hover,.layout:has(.forum-hero) .feed-row.interactive-row:focus-within){background:color-mix(in srgb, var(--brand-row) 34%, var(--surface))!important}.layout:has(.forum-hero) .content-row-title{max-width:780px;font-size:14px!important;line-height:1.28!important}.layout:has(.forum-hero) .feed-row strong.content-row-title{max-width:780px;font-size:14px!important;line-height:1.28!important}.layout:has(.forum-hero) .feed-row-actions{justify-content:flex-end;justify-self:end;align-items:center;gap:12px;min-width:94px;display:flex}.layout:has(.forum-hero) .topic-pin-mark{font-size:15px;line-height:1}:is(.layout:has(.forum-hero) .save-action,.layout:has(.forum-hero) .save-toggle){justify-content:center;min-width:64px}.layout:has(.forum-hero) .forum-home-requests-head{text-align:left;justify-content:flex-start;padding:8px 16px 7px}.layout:has(.forum-hero) .forum-home-request-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-height:42px;padding:8px 16px}.layout:has(.forum-hero) .forum-home-request-row span{white-space:nowrap}}
