.workspace-page{display:grid;gap:1.1rem;min-width:0}.broadcast-surface{min-width:0;border:1px solid var(--ds-border);border-radius:var(--ds-radius-lg);background:linear-gradient(150deg,rgb(14 19 43/94%),rgb(7 10 25/92%));box-shadow:inset 0 1px rgb(255 255 255/4%),0 18px 48px rgb(0 0 0/18%)}.broadcast-surface[data-tone=muted]{background:rgb(8 11 27/74%);box-shadow:none}.broadcast-surface[data-tone=accent]{border-color:rgb(34 211 238/24%);background:linear-gradient(145deg,rgb(8 31 49/62%),rgb(12 12 36/94%))}.broadcast-surface[data-tone=warning]{border-color:rgb(251 191 36/28%)}.broadcast-surface[data-tone=danger]{border-color:rgb(251 113 133/30%)}.broadcast-surface[data-tone=success]{border-color:rgb(52 211 153/28%)}.workspace-toolbar{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:1rem;border:1px solid var(--ds-border);border-radius:var(--ds-radius-md);background:rgb(9 13 31/72%);padding:.75rem .85rem}.workspace-toolbar-copy{min-width:0}.workspace-toolbar-copy h2{color:white;font-size:.95rem;font-weight:900}.workspace-toolbar-copy p{margin-top:.16rem;color:var(--ds-text-muted);font-size:.74rem}.workspace-toolbar-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem}.workspace-status-badge{display:inline-flex;min-height:1.7rem;align-items:center;gap:.42rem;border:1px solid var(--ds-border);border-radius:999px;background:rgb(255 255 255/4%);padding:.28rem .58rem;color:var(--ds-text-muted);font-size:.65rem;font-weight:850}.workspace-status-badge i{width:.4rem;height:.4rem;border-radius:50%;background:#94a3b8}.workspace-status-badge[data-tone=live]{border-color:rgb(34 211 238/28%);color:#cffafe}.workspace-status-badge[data-tone=live] i{background:#22d3ee;box-shadow:0 0 9px rgb(34 211 238/70%)}.workspace-status-badge[data-tone=success]{color:#a7f3d0}.workspace-status-badge[data-tone=success] i{background:#34d399}.workspace-status-badge[data-tone=warning]{color:#fde68a}.workspace-status-badge[data-tone=warning] i{background:#fbbf24}.workspace-status-badge[data-tone=danger]{color:#fecdd3}.workspace-status-badge[data-tone=danger] i{background:#fb7185}.workspace-data-view{min-width:0;overflow:hidden;border:1px solid var(--ds-border);border-radius:var(--ds-radius-lg);background:rgb(8 11 27/78%)}.ds-dialog-content[data-layout-placement=right]{top:0!important;right:0!important;bottom:0!important;left:auto!important;width:min(42rem,calc(100vw - 1rem))!important;height:100dvh;max-height:100dvh!important;transform:none!important;border-radius:1.25rem 0 0 1.25rem!important;padding:1.15rem!important}.ds-dialog-content[data-layout-placement=right][data-size=md]{width:min(34rem,calc(100vw - 1rem))!important}.announcement-editor-dialog{width:min(48rem,calc(100vw - 2rem))!important;height:min(92dvh,52rem);max-height:calc(100dvh - 2rem)!important;grid-template-rows:auto minmax(0,1fr);gap:0!important;overflow:hidden!important;padding:0!important}.announcement-editor-dialog>[data-slot=dialog-header]{padding:1.2rem 3.25rem 1rem 1.25rem;border-bottom:1px solid var(--ds-border)}.announcement-dialog-form{display:grid;min-height:0;grid-template-rows:minmax(0,1fr) auto;overflow:hidden}.announcement-dialog-scroll{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:1.2rem 1.25rem;scrollbar-gutter:stable}.announcement-dialog-footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-top:1px solid var(--ds-border);background:rgb(7 10 25/96%);padding:.9rem 1.25rem}.announcement-dialog-footer .ds-alert{margin:0}.announcement-dialog-footer .announcement-form-actions{margin:0 0 0 auto}.players-player-identity{display:grid;min-width:0;grid-template-columns:2.75rem minmax(0,1fr);align-items:center;gap:.7rem}.players-player-avatar{position:relative;display:block;width:2.75rem;height:2.75rem;overflow:hidden;border:1px solid rgb(103 232 249/16%);border-radius:.72rem;background:#080d20}.players-player-avatar img{object-fit:cover;object-position:center 18%}.players-player-identity span{display:grid;min-width:0}.players-player-identity strong{overflow:hidden;color:white;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.players-player-identity small{margin-top:.14rem;color:#6f7d97;font-size:.65rem}.players-advanced-filters{position:relative}.players-advanced-filters>summary{min-height:2.75rem}.players-advanced-filters[open] .players-list-filters{border-color:rgb(34 211 238/22%);background:linear-gradient(150deg,#10162e,#070a1c);box-shadow:0 20px 65px rgb(0 0 0/48%)}.roster-player-row{display:grid;grid-template-columns:2.4rem 1.8rem minmax(0,1fr) 4.4rem;align-items:center;gap:.65rem;padding:.52rem .65rem;font-size:.78rem}.roster-player-avatar{position:relative;display:block;width:2.4rem;height:2.4rem;overflow:hidden;border:1px solid rgb(103 232 249/14%);border-radius:.62rem;background:#080d20}.roster-player-avatar img{object-fit:cover;object-position:center 18%}.tables-row-menu-trigger{display:grid;width:2.35rem;height:2.35rem;place-items:center;border:1px solid rgb(148 163 184/16%);border-radius:.68rem;background:rgb(255 255 255/4%);color:#cbd5e1}.tables-row-menu-content{min-width:12rem!important;border:1px solid rgb(148 163 184/16%);background:#10162e!important;padding:.35rem!important;color:white!important;box-shadow:0 18px 55px rgb(0 0 0/48%)}.tables-row-menu-content [data-slot=dropdown-menu-item]{min-height:2.35rem;padding-inline:.65rem;color:#cbd5e1;font-size:.74rem}.fm-development-line{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.fm-development-line>span{border:1px solid rgb(251 191 36/25%);border-radius:999px;background:rgb(251 191 36/8%);padding:.3rem .55rem;color:#fde68a;font-size:.6rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.auction-action-dock{min-width:0;align-self:start;border:1px solid rgb(168 85 247/25%);border-radius:1.1rem;background:linear-gradient(155deg,rgb(18 14 46/98%),rgb(7 10 26/98%));box-shadow:inset 0 1px rgb(255 255 255/5%),0 22px 60px rgb(0 0 0/25%)}.auction-action-dock[data-tone=attention]{border-color:rgb(34 211 238/30%)}.auction-action-dock[data-tone=success]{border-color:rgb(52 211 153/28%)}.auction-action-dock[data-tone=waiting]{border-color:rgb(148 163 184/16%)}.auction-action-dock-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;border-bottom:1px solid rgb(148 163 184/12%);padding:.9rem}.auction-action-dock-header p{color:#67e8f9;font-size:.61rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.auction-action-dock-header h2{margin-top:.25rem;color:white;font-size:1.05rem;font-weight:950;line-height:1.12}.auction-action-dock-header span{display:block;margin-top:.3rem;color:#91a0b9;font-size:.72rem;line-height:1.45}.auction-action-dock-close{display:none;width:2.3rem;height:2.3rem;flex:0 0 auto;place-items:center;border:1px solid rgb(148 163 184/16%);border-radius:.7rem;background:rgb(255 255 255/5%);color:white}.auction-action-dock-status{margin:.75rem .85rem 0;border:1px solid rgb(34 211 238/16%);border-radius:.72rem;background:rgb(34 211 238/6%);padding:.55rem .65rem;color:#cffafe;font-size:.7rem;font-weight:800}.auction-action-dock-content{display:grid;gap:.7rem;padding:.85rem}.auction-action-dock-content>:is(section,div){min-width:0}.auction-action-dock-content .auction-bid-composer,.auction-control-form{border:0!important;border-radius:.8rem!important;background:rgb(2 5 17/48%)!important;padding:.8rem;color:white;box-shadow:none!important;backdrop-filter:none!important}.auction-control-form-title{color:white;font-size:.9rem;font-weight:900}.auction-control-form-description{margin-top:.28rem;color:#91a0b9;font-size:.72rem;line-height:1.5}.auction-action-dock-backdrop,.auction-action-dock-trigger{display:none}@media (min-width:1024px){.auction-action-dock{position:sticky;top:5rem;max-height:calc(100dvh - 6rem);overflow-y:auto}}@media (max-width:1023px){.auction-action-dock-trigger{position:fixed;z-index:75;right:max(.75rem,env(safe-area-inset-right));bottom:max(.75rem,env(safe-area-inset-bottom));left:max(.75rem,env(safe-area-inset-left));display:grid;min-height:4rem;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.7rem;border:1px solid rgb(103 232 249/28%);border-radius:1rem;background:linear-gradient(115deg,#17113c,#09162c 72%);padding:.62rem .75rem;color:white;text-align:left;box-shadow:0 18px 60px rgb(0 0 0/55%),inset 0 1px rgb(255 255 255/8%)}.auction-action-dock-trigger span{display:grid;min-width:0}.auction-action-dock-trigger small{color:#67e8f9;font-size:.58rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.auction-action-dock-trigger strong{overflow:hidden;margin-top:.18rem;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.auction-action-dock-trigger b{border:1px solid rgb(148 163 184/16%);border-radius:999px;padding:.3rem .48rem;color:#cbd5e1;font-size:.6rem}.auction-action-dock-backdrop{position:fixed;z-index:79;inset:0;display:block;border:0;background:rgb(1 2 10/72%);opacity:0;pointer-events:none;transition:opacity .18s ease;backdrop-filter:blur(6px)}.auction-action-dock-backdrop[data-open=true]{opacity:1;pointer-events:auto}.auction-action-dock{position:fixed;z-index:80;right:0;bottom:0;left:0;max-height:min(82dvh,48rem);overflow-y:auto;border-radius:1.25rem 1.25rem 0 0;padding-bottom:env(safe-area-inset-bottom);transform:translateY(calc(100% + 2rem));visibility:hidden;transition:transform .22s var(--ds-ease),visibility .22s}.auction-action-dock[data-open=true]{transform:translateY(0);visibility:visible}.auction-action-dock-close{display:grid}}@media (max-width:680px){.workspace-toolbar{align-items:stretch;flex-direction:column}.workspace-toolbar-actions{justify-content:stretch}.workspace-toolbar-actions>*{flex:1 1 auto}.ds-dialog-content[data-layout-placement=right]{width:100vw!important;border-radius:0!important}.announcement-editor-dialog{width:calc(100vw - 1rem)!important;height:calc(100dvh - 1rem);max-height:calc(100dvh - 1rem)!important;border-radius:.9rem!important}.announcement-editor-dialog>[data-slot=dialog-header]{padding:1rem 3rem .85rem 1rem}.announcement-dialog-scroll{padding:1rem}.announcement-dialog-footer{align-items:stretch;flex-direction:column;padding:.8rem 1rem max(.8rem,env(safe-area-inset-bottom))}.announcement-dialog-footer .announcement-form-actions,.announcement-dialog-footer .announcement-form-actions .ds-button{width:100%}.players-advanced-filters .players-list-filters{position:fixed;z-index:85;right:.65rem;bottom:.65rem;left:.65rem;max-height:72dvh;overflow-y:auto;border:1px solid rgb(148 163 184/18%);border-radius:1rem;padding:.85rem}}@media (prefers-reduced-motion:reduce){.auction-action-dock,.auction-action-dock-backdrop{transition:none}}.ranked-reveal-overlay{position:fixed;z-index:320;inset:0;display:grid;min-height:100dvh;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 36%,rgb(126 34 206/24%),transparent 34rem),linear-gradient(145deg,#05030c,#0b1021 58%,#050712);color:white;isolation:isolate}.ranked-reveal-launcher{position:relative;display:grid;width:min(92vw,34rem);justify-items:center;overflow:hidden;border:1px solid rgb(216 180 254/22%);border-radius:1.4rem;background:linear-gradient(145deg,rgb(34 17 64/96%),rgb(8 12 28/97%));padding:clamp(1.5rem,5vw,2.6rem);text-align:center;box-shadow:0 38px 120px rgb(0 0 0/68%),inset 0 1px rgb(255 255 255/9%)}.ranked-reveal-launcher:before{position:absolute;inset:-40% 22% 62%;border-radius:999px;background:rgb(168 85 247/28%);content:"";filter:blur(40px)}.ranked-reveal-launcher-icon{position:relative;display:grid;width:4rem;height:4rem;margin-bottom:1.2rem;place-items:center;border:1px solid rgb(216 180 254/28%);border-radius:1.15rem;background:linear-gradient(145deg,rgb(168 85 247/32%),rgb(215 173 85/14%));color:#e9d5ff;box-shadow:0 0 40px rgb(168 85 247/25%)}.ranked-reveal-launcher h2{position:relative;margin-top:.65rem;font-size:clamp(1.75rem,5vw,2.7rem);font-weight:950;letter-spacing:-.045em;line-height:1}.ranked-reveal-launcher>p:not(.future-kicker){position:relative;max-width:26rem;margin-top:.85rem;color:#b9c3d7;line-height:1.6}.ranked-reveal-launcher-actions{position:relative;display:flex;margin-top:1.6rem;gap:.65rem}.ranked-reveal-launcher-actions svg{width:1rem;height:1rem}.ranked-reveal-launcher small{position:relative;margin-top:1rem;color:#76839d;font-size:.7rem}.ranked-reveal-scene{position:absolute;inset:0;display:grid;min-height:100dvh;place-items:center;overflow:hidden;will-change:filter,opacity,transform}.ranked-reveal-vignette{position:absolute;z-index:8;inset:0;background:linear-gradient(180deg,rgb(1 2 8/60%),transparent 24%,transparent 70%,rgb(1 2 8/88%)),radial-gradient(circle,transparent 30%,rgb(1 2 8/72%) 92%);pointer-events:none}.ranked-reveal-grid{position:absolute;inset:-25%;opacity:.2;background-image:linear-gradient(rgb(192 132 252/18%) 1px,transparent 0),linear-gradient(90deg,rgb(192 132 252/18%) 1px,transparent 0);background-size:54px 54px;mask-image:radial-gradient(circle,black,transparent 66%);perspective:500px;transform:rotateX(62deg) translateY(27%)}.ranked-reveal-aura{position:absolute;width:min(72vw,38rem);aspect-ratio:1;border:1px solid rgb(216 180 254/18%);border-radius:999px;background:radial-gradient(circle,rgb(255 255 255/13%) 0 3%,transparent 23%),conic-gradient(from 0deg,transparent,rgb(168 85 247/42%),transparent 27%,rgb(215 173 85/28%),transparent 58%,rgb(168 85 247/35%),transparent);box-shadow:0 0 90px rgb(147 51 234/24%),inset 0 0 90px rgb(147 51 234/14%);filter:blur(.2px)}.ranked-reveal-scene[data-variant=promotion] .ranked-reveal-aura{background:radial-gradient(circle,rgb(255 255 255/15%) 0 3%,transparent 24%),conic-gradient(from 20deg,transparent,rgb(215 173 85/52%),transparent 29%,rgb(168 85 247/45%),transparent 63%,rgb(215 173 85/44%),transparent)}.ranked-reveal-scene[data-variant=relegation] .ranked-reveal-aura{background:radial-gradient(circle,rgb(255 255 255/11%) 0 3%,transparent 24%),conic-gradient(from 210deg,transparent,rgb(99 102 241/34%),transparent 32%,rgb(168 85 247/36%),transparent 68%,rgb(215 173 85/25%),transparent)}.ranked-reveal-stage{position:relative;z-index:4;width:min(74vw,28rem);height:min(46vh,25rem);margin-bottom:min(13vh,7rem);will-change:transform}.ranked-reveal-new,.ranked-reveal-old{position:absolute;inset:0;display:grid;place-items:center;will-change:filter,opacity,transform}.ranked-reveal-old span{position:absolute;top:calc(50% + 7.3rem);color:#8793a9;font-size:.75rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.ranked-reveal-new{filter:drop-shadow(0 0 16px rgb(255 255 255/16%)) drop-shadow(0 0 40px rgb(168 85 247/38%))}.ranked-reveal-copy{position:absolute;z-index:12;right:max(1rem,env(safe-area-inset-right));bottom:max(2rem,env(safe-area-inset-bottom));left:max(1rem,env(safe-area-inset-left));display:grid;justify-items:center;text-align:center;pointer-events:none}.ranked-reveal-copy h2{margin-top:.25rem;font-size:clamp(2rem,7vw,5.4rem);font-weight:950;letter-spacing:.08em;line-height:.95;text-transform:uppercase;text-shadow:0 8px 36px rgb(0 0 0/74%)}.ranked-reveal-result{display:grid;min-height:7rem;margin-top:.65rem;justify-items:center;opacity:0;pointer-events:none}.ranked-reveal-result strong{color:#f6e7b4;font-size:clamp(1.35rem,4vw,2.25rem);font-weight:950;letter-spacing:.035em}.ranked-reveal-result span{margin-top:.2rem;color:#eef2ff;font-size:clamp(1rem,2vw,1.25rem);font-weight:850}.ranked-reveal-result small{margin-top:.25rem;color:#fcd34d;font-size:.76rem;font-weight:750}.ranked-reveal-result small[data-positive=true]{color:#6ee7b7}.ranked-reveal-particles{position:absolute;z-index:3;top:44%;left:50%;width:1px;height:1px;pointer-events:none}.ranked-reveal-particle{position:absolute;display:block;width:7px;height:12px;border-radius:999px;background:var(--ranked-particle-color);box-shadow:0 0 12px var(--ranked-particle-color);opacity:0;transform:rotate(var(--ranked-particle-rotate));will-change:opacity,transform}.ranked-reveal-scene[data-intensity=division] .ranked-reveal-particle{width:5px;height:8px}.ranked-reveal-skip{position:absolute;z-index:20;top:max(1rem,env(safe-area-inset-top));right:max(1rem,env(safe-area-inset-right));color:#cbd5e1!important}.ranked-reveal-skip svg{width:1rem;height:1rem}.ranked-reveal-actions{position:absolute;z-index:24;right:max(1rem,env(safe-area-inset-right));bottom:max(1rem,env(safe-area-inset-bottom));display:flex;align-items:center;gap:.65rem}.ranked-reveal-error{max-width:24rem;color:#fecaca;font-size:.72rem;line-height:1.45;text-align:right}.ranked-reveal-scene[data-result-visible=true] .ranked-reveal-old{opacity:0!important}.ranked-reveal-scene[data-result-visible=true] .ranked-reveal-new{opacity:1!important;transform:translate(0) rotate(0) scale(1)!important}.ranked-reveal-scene[data-result-visible=true] .ranked-reveal-result{opacity:1!important;transform:translate(0)!important}@media (max-width:720px){.ranked-reveal-stage{width:92vw;height:45vh;margin-bottom:17vh;transform:scale(.82)}.ranked-reveal-copy{bottom:max(5.3rem,env(safe-area-inset-bottom))}.ranked-reveal-copy h2{max-width:95vw;font-size:clamp(1.85rem,11vw,3.2rem)}.ranked-reveal-result{min-height:6.5rem}.ranked-reveal-actions{right:max(.75rem,env(safe-area-inset-right));bottom:max(.75rem,env(safe-area-inset-bottom));left:max(.75rem,env(safe-area-inset-left));justify-content:center}.ranked-reveal-error{position:absolute;right:0;bottom:calc(100% + .5rem);left:0;max-width:none;text-align:center}}@media (max-height:680px) and (orientation:landscape){.ranked-reveal-stage{height:58vh;margin-right:35vw;margin-bottom:0;transform:scale(.7)}.ranked-reveal-copy{top:24%;right:2rem;bottom:auto;left:55%}.ranked-reveal-copy h2{font-size:clamp(1.8rem,5vw,3rem)}}@media (prefers-reduced-motion:reduce){.ranked-reveal-grid,.ranked-reveal-particles{display:none}.ranked-reveal-aura{opacity:.72!important;transform:scale(1)!important}.ranked-reveal-old{display:none}.ranked-reveal-copy h2,.ranked-reveal-new,.ranked-reveal-result{opacity:1!important;transform:none!important}}.rank-emblem-svg{--rank-emblem-dark:#111827;--rank-emblem-edge:#64748b;--rank-emblem-glow:#7c3aed;container-type:inline-size;isolation:isolate;filter:drop-shadow(0 12px 14px rgb(2 6 23/72%))}.rank-emblem-svg[data-rank-tier=bronze]{--rank-emblem-dark:#3b190f;--rank-emblem-edge:#f0ad7e;--rank-emblem-glow:#8b2cff}.rank-emblem-svg[data-rank-tier=silver]{--rank-emblem-dark:#283548;--rank-emblem-edge:#fff;--rank-emblem-glow:#9d5cff}.rank-emblem-svg[data-rank-tier=gold]{--rank-emblem-dark:#563006;--rank-emblem-edge:#fff4bf;--rank-emblem-glow:#8b2cff}.rank-emblem-svg[data-rank-tier=platinum]{--rank-emblem-dark:#064e4f;--rank-emblem-edge:#d8fffb;--rank-emblem-glow:#38d7c4;filter:drop-shadow(0 0 12px rgb(56 215 196/22%)) drop-shadow(0 12px 14px rgb(2 44 44/72%))}.rank-emblem-svg[data-rank-tier=diamond]{--rank-emblem-dark:#302066;--rank-emblem-edge:#fff;--rank-emblem-glow:#a855f7}.rank-emblem-svg[data-rank-tier=master]{--rank-emblem-dark:#25074a;--rank-emblem-edge:#fff2ff;--rank-emblem-glow:#f04dff}.rank-emblem-svg[data-rank-tier=diamond],.rank-emblem-svg[data-rank-tier=master]{filter:drop-shadow(0 0 12px rgb(192 132 252/20%)) drop-shadow(0 12px 14px rgb(2 6 23/72%))}.rank-emblem-svg[data-rank-tier=challenger]{--rank-emblem-dark:#4c2607;--rank-emblem-edge:#fffbea;--rank-emblem-glow:#8b2cff;filter:drop-shadow(0 0 14px rgb(245 213 138/25%)) drop-shadow(0 14px 16px rgb(22 11 2/78%))}.rank-emblem-svg__aura{position:absolute;z-index:0;top:17%;left:23%;width:54%;aspect-ratio:1;border-radius:999px;background:color-mix(in srgb,var(--rank-emblem-glow) 28%,transparent);filter:blur(12px);opacity:.62;pointer-events:none}.rank-emblem-svg__logo{position:absolute;z-index:1;top:26.35%;left:30.9%;display:grid;width:38.2%;aspect-ratio:1;overflow:hidden;place-items:center;border:1px solid rgb(255 255 255/14%);border-radius:999px;background:radial-gradient(circle at 50% 35%,rgb(30 41 59/82%),#030712 70%);box-shadow:inset 0 0 20px rgb(0 0 0/78%);color:white}.rank-emblem-svg__logo img{width:100%;height:100%;object-fit:cover}.rank-emblem-svg__logo>svg{width:42%;height:42%;opacity:.88}.rank-emblem-svg__logo>span{font-size:20cqi;font-weight:950;letter-spacing:-.06em}.rank-emblem-svg__frame{position:absolute;z-index:3;inset:0;width:100%;height:100%;object-fit:contain;pointer-events:none;user-select:none}.rank-emblem-svg__gems{position:absolute;z-index:4;top:75.2%;left:36%;display:flex;width:28%;align-items:center;justify-content:space-between;pointer-events:none}.rank-emblem-svg__gems i{display:block;width:18%;aspect-ratio:.82;border:max(1px,.6cqi) solid var(--rank-emblem-edge);background:var(--rank-emblem-dark);clip-path:polygon(50% 0,100% 38%,74% 100%,26% 100%,0 38%);opacity:.94}.rank-emblem-svg__gems i[data-rank-gem-active=true]{background:radial-gradient(circle at 35% 25%,#fff 0 10%,var(--rank-emblem-edge) 28%,var(--rank-emblem-glow) 62%,var(--rank-emblem-dark));box-shadow:0 0 8px var(--rank-emblem-glow)}.rank-emblem-svg__highlight{position:absolute;z-index:5;top:27.8%;left:33%;width:34%;height:18%;border-top:max(1px,.7cqi) solid rgb(255 255 255/48%);border-radius:50%;opacity:.7;pointer-events:none}.auction-page:not(.auction-view-projector){--auction-panel:rgb(9 13 31/92%);--auction-panel-strong:rgb(13 18 42/98%);--auction-line:rgb(148 163 184/14%);--auction-cyan:#22d3ee;--auction-violet:#a855f7}.auction-page:not(.auction-view-projector) .auction-shell{gap:.85rem;align-items:start}.auction-page:not(.auction-view-projector) .auction-main{min-width:0}.auction-page:not(.auction-view-projector) .auction-live-header{border:1px solid var(--auction-line);border-radius:1.15rem;background:radial-gradient(circle at 82% 0,rgb(168 85 247/13%),transparent 24rem),linear-gradient(150deg,rgb(12 17 39/96%),rgb(5 8 22/95%));box-shadow:inset 0 1px rgb(255 255 255/5%),0 20px 56px rgb(0 0 0/22%)}.auction-page:not(.auction-view-projector) .auction-phase-progress{overflow-x:auto;border-block:1px solid rgb(148 163 184/10%);background:rgb(2 5 17/44%);scrollbar-width:none}.auction-page:not(.auction-view-projector) .auction-phase-progress::-webkit-scrollbar{display:none}.auction-page:not(.auction-view-projector) .auction-phase-step-marker{border-radius:.58rem}.auction-live-utility-drawer{position:relative;margin-left:auto}.auction-page:not(.auction-view-projector) .auction-live-header:has(.auction-live-utility-drawer[open]){z-index:40;overflow:visible}.auction-live-utility-drawer>summary{display:inline-flex;min-height:2.55rem;align-items:center;gap:.45rem;border:1px solid rgb(103 232 249/22%);border-radius:.72rem;background:rgb(34 211 238/7%);padding:.55rem .75rem;color:#cffafe;cursor:pointer;font-size:.72rem;font-weight:850;list-style:none}.auction-live-utility-drawer>summary::-webkit-details-marker{display:none}.auction-live-utility-drawer[open]>summary{border-color:rgb(168 85 247/38%);background:rgb(168 85 247/11%);color:white}.auction-live-utility-panel{position:absolute;z-index:35;top:calc(100% + .5rem);right:0;display:grid;width:min(25rem,calc(100vw - 2rem));gap:.85rem;border:1px solid rgb(148 163 184/18%);border-radius:1rem;background:linear-gradient(150deg,#111731,#070a1c);padding:.9rem;box-shadow:0 26px 80px rgb(0 0 0/58%),inset 0 1px rgb(255 255 255/6%)}.auction-live-utility-heading{display:grid;gap:.16rem}.auction-live-utility-heading span{color:white;font-size:.85rem;font-weight:900}.auction-live-utility-heading small{color:#8896af;font-size:.7rem}.auction-live-utility-panel .auction-sound-controls{display:flex;flex-wrap:wrap;gap:.4rem}.auction-live-utility-panel .auction-header-actions{justify-content:stretch}.auction-live-utility-panel .auction-header-actions a{flex:1 1 10rem;justify-content:center}.auction-page:not(.auction-view-projector) .auction-live-control-grid{gap:.85rem}.auction-page:not(.auction-view-projector) .auction-draft-workspace-main{min-width:0;grid-column:span 1}.auction-page:not(.auction-view-projector) .auction-draft-workspace-main .draft-lottery-panel{height:100%;margin:0;border-radius:1.1rem}.auction-page:not(.auction-view-projector) .auction-draft-workspace-main :is(.draft-role-form-panel,.draft-pick-form-panel){border-radius:.85rem;background:rgb(2 6 23/44%)}.auction-page:not(.auction-view-projector) :is(.auction-live-player-card,.auction-live-offers-card,.auction-live-actions-card,.auction-live-teams-card){border:1px solid var(--auction-line);border-radius:1.1rem;background:linear-gradient(150deg,rgb(13 18 42/94%),rgb(6 9 24/94%));box-shadow:inset 0 1px rgb(255 255 255/4%),0 17px 44px rgb(0 0 0/18%)}.auction-page:not(.auction-view-projector) .auction-live-player-card{position:relative;overflow:hidden;min-height:19rem;grid-template-columns:minmax(11rem,15rem) minmax(0,1fr);padding:1rem}.auction-page:not(.auction-view-projector) .auction-live-player-card:after{position:absolute;right:-4rem;bottom:-5rem;width:14rem;height:14rem;border-radius:50%;background:rgb(168 85 247/9%);filter:blur(25px);content:"";pointer-events:none}.auction-page:not(.auction-view-projector) .auction-live-player-visual{align-self:stretch;min-height:17rem}.auction-page:not(.auction-view-projector) .auction-live-player-avatar{position:relative;display:block;width:100%;height:100%;min-height:17rem;overflow:hidden;border:1px solid rgb(103 232 249/22%);border-radius:1rem;background:#080d20;box-shadow:inset 0 0 35px rgb(34 211 238/8%)}.auction-page:not(.auction-view-projector) .auction-live-player-avatar img{object-fit:cover;object-position:center 20%}.auction-page:not(.auction-view-projector) .auction-live-player-avatar-empty{display:grid;place-items:center;color:#67e8f9;font-size:4rem;font-weight:950}.auction-page:not(.auction-view-projector) .auction-live-player-role-orbit{z-index:2}.auction-page:not(.auction-view-projector) .auction-live-player-info{z-index:1}.auction-page:not(.auction-view-projector) .auction-live-player-info h2{font-size:clamp(1.75rem,3vw,3.2rem);letter-spacing:-.055em}.auction-page:not(.auction-view-projector) .auction-live-player-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.auction-page:not(.auction-view-projector) .auction-live-player-context{border-radius:.85rem}.auction-page:not(.auction-view-projector) .auction-soft-panel[id=auction-primary-action]{position:relative;overflow:hidden;border:1px solid rgb(168 85 247/25%);border-radius:1.15rem;background:linear-gradient(145deg,rgb(21 12 49/82%),rgb(7 11 28/95%));box-shadow:0 20px 60px rgb(0 0 0/20%)}.auction-page:not(.auction-view-projector) .auction-bid-composer{border-radius:1rem;background:rgb(3 6 19/55%)}.auction-tiebreak-progress{display:grid;grid-template-columns:auto 1fr auto;gap:.8rem;align-items:center;border:1px solid rgb(251 191 36/22%);border-radius:.75rem;background:rgb(251 191 36/7%);padding:.65rem .75rem;color:#fcd34d;font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.auction-tiebreak-progress>div{display:grid;grid-template-columns:repeat(3,1fr);gap:.3rem}.auction-tiebreak-progress i{height:.28rem;border-radius:999px;background:rgb(148 163 184/18%)}.auction-tiebreak-progress i.is-active{background:#fbbf24;box-shadow:0 0 10px rgb(251 191 36/50%)}.auction-package-form-panel{display:grid;gap:1rem;overflow:hidden;border:1px solid rgb(251 191 36/25%);border-radius:1.15rem;background:linear-gradient(145deg,rgb(50 33 7/44%),rgb(8 11 27/96%));padding:1rem;color:white;box-shadow:0 18px 52px rgb(0 0 0/22%)}.auction-package-form-heading{display:grid;grid-template-columns:4.75rem minmax(0,1fr);gap:.9rem;align-items:center}.auction-package-form-heading h2{margin-top:.2rem;font-size:1.45rem;font-weight:950}.auction-package-form-heading p:last-child{margin-top:.22rem;color:#aab5c9;font-size:.82rem;line-height:1.5}.auction-package-form-avatar,.auction-package-player-avatar{position:relative;display:block;overflow:hidden;border:1px solid rgb(251 191 36/24%);border-radius:.8rem;background:#080d20}.auction-package-form-avatar{width:4.75rem;height:4.75rem}.auction-package-player-avatar{width:2.65rem;height:2.65rem}.auction-package-form-avatar img,.auction-package-player-avatar img{object-fit:cover}.auction-package-player-list{display:grid;gap:.45rem}.auction-package-player-list>div{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.7rem;align-items:center;border:1px solid rgb(148 163 184/12%);border-radius:.8rem;background:rgb(2 6 23/46%);padding:.48rem}.auction-package-player-list span{display:grid}.auction-package-player-list strong{font-size:.82rem}.auction-package-player-list small{color:#8d9ab3;font-size:.7rem}.auction-package-player-list b{color:#fcd34d;font-size:.76rem}.auction-dock-confirmation,.auction-dock-draft-summary,.auction-dock-waiting{display:grid;gap:.45rem;border:1px solid rgb(148 163 184/13%);border-radius:.85rem;background:rgb(2 6 23/46%);padding:.8rem}.auction-dock-confirmation{border-color:rgb(52 211 153/22%);background:rgb(52 211 153/6%)}.auction-dock-confirmation span,.auction-dock-draft-summary span,.auction-dock-waiting span{color:#67e8f9;font-size:.62rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.auction-dock-confirmation strong,.auction-dock-draft-summary strong,.auction-dock-waiting strong{color:white;font-size:1rem;font-weight:950}.auction-dock-confirmation p,.auction-dock-draft-summary p,.auction-dock-waiting p{color:#91a0b9;font-size:.72rem;line-height:1.5}.auction-secondary-workspace{overflow:hidden;border:1px solid rgb(148 163 184/14%);border-radius:1.1rem;background:rgb(7 10 25/82%)}.auction-secondary-tabs{display:flex;gap:.3rem;overflow-x:auto;border-bottom:1px solid rgb(148 163 184/12%);background:rgb(3 6 18/52%);padding:.55rem}.auction-secondary-tabs button{display:inline-flex;min-height:2.45rem;flex:0 0 auto;align-items:center;gap:.42rem;border:1px solid transparent;border-radius:.7rem;padding:.5rem .72rem;color:#8492aa;font-size:.7rem;font-weight:850}.auction-secondary-tabs button.is-active{border-color:rgb(34 211 238/22%);background:linear-gradient(120deg,rgb(168 85 247/15%),rgb(34 211 238/7%));color:white}.auction-secondary-panel{padding:.7rem}.auction-secondary-panel>:is(section,.rosters-view){margin:0!important}.auction-page:not(.auction-view-projector) .auction-sidebar-panel{border-color:rgb(148 163 184/14%);border-radius:1.1rem;background:linear-gradient(180deg,rgb(12 17 39/98%),rgb(5 8 22/98%));box-shadow:0 24px 70px rgb(0 0 0/38%)}.auction-sidebar-player-heading{display:grid;grid-template-columns:2.8rem minmax(0,1fr) auto;gap:.7rem;align-items:center}.auction-sidebar-player-avatar{position:relative;display:block;width:2.8rem;height:2.8rem;overflow:hidden;border:1px solid rgb(103 232 249/16%);border-radius:.72rem;background:#080d20}.auction-sidebar-player-avatar img{object-fit:cover}.auction-page:not(.auction-view-projector) .auction-sidebar-player{border-radius:.7rem}.auction-page:not(.auction-view-projector) .auction-sidebar-player:hover{background:rgb(34 211 238/5%)}@media (min-width:1024px){.auction-page:not(.auction-view-projector) .auction-live-control-grid,.auction-page:not(.auction-view-projector) .auction-live-control-grid-user{grid-template-columns:minmax(0,1fr) minmax(17rem,21rem);grid-template-areas:"stage dock" "offers dock";align-items:start}.auction-page:not(.auction-view-projector) .auction-live-control-grid>:is(.auction-live-player-card,.auction-draft-workspace-main){grid-area:stage}.auction-page:not(.auction-view-projector) .auction-live-control-grid>.auction-live-offers-card{grid-area:offers}.auction-page:not(.auction-view-projector) .auction-live-control-grid>.auction-action-dock{grid-area:dock}}@media (max-width:1023px){.auction-page:not(.auction-view-projector) .auction-live-control-grid,.auction-page:not(.auction-view-projector) .auction-live-control-grid-user{grid-template-columns:minmax(0,1fr)}}@media (max-width:720px){.auction-page:not(.auction-view-projector) .auction-live-player-card{min-height:0;grid-template-columns:minmax(7.5rem,9rem) minmax(0,1fr);gap:.75rem;padding:.75rem}.auction-page:not(.auction-view-projector) .auction-live-player-avatar,.auction-page:not(.auction-view-projector) .auction-live-player-visual{min-height:12rem}.auction-page:not(.auction-view-projector) .auction-live-player-info h2{font-size:clamp(1.45rem,8vw,2.2rem)}.auction-page:not(.auction-view-projector) .auction-live-player-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.auction-package-decision-form{display:grid!important;grid-template-columns:1fr 1fr}}@media (max-width:430px){.auction-page:not(.auction-view-projector) .auction-live-player-card{grid-template-columns:7rem minmax(0,1fr)}.auction-page:not(.auction-view-projector) .auction-live-player-avatar,.auction-page:not(.auction-view-projector) .auction-live-player-visual{min-height:10.5rem}.auction-page:not(.auction-view-projector) .auction-live-player-stats span{min-height:3.5rem;padding:.55rem}.auction-page:not(.auction-view-projector) .auction-live-player-context{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){.auction-page:not(.auction-view-projector) .auction-sidebar-player{transition:none}}.legal-broadcast-page{min-height:100vh;color:#edf3ff;background:radial-gradient(circle at 82% 0,rgb(168 85 247/14%),transparent 32rem),radial-gradient(circle at 0 70%,rgb(34 211 238/8%),transparent 28rem),#050712}.legal-broadcast-header{position:sticky;z-index:20;top:0;display:flex;min-height:4.5rem;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid rgb(148 163 184/12%);background:rgb(5 7 18/82%);padding:.7rem clamp(1rem,4vw,4rem);backdrop-filter:blur(18px)}.legal-broadcast-header a:first-child{display:inline-flex;align-items:center;gap:.65rem;color:white}.legal-broadcast-header a:first-child span{display:grid;width:2.25rem;height:2.25rem;place-items:center;border:1px solid rgb(168 85 247/45%);border-radius:.72rem;background:rgb(168 85 247/13%);color:#c4b5fd;font-size:.72rem;font-weight:950}.legal-broadcast-header a:first-child strong{font-size:.9rem;font-weight:900}.legal-broadcast-header>a:last-child{border:1px solid rgb(103 232 249/24%);border-radius:.7rem;padding:.48rem .72rem;color:#cffafe;font-size:.74rem;font-weight:850}.legal-broadcast-shell{display:grid;width:min(100% - 2rem,74rem);grid-template-columns:14rem minmax(0,1fr);gap:clamp(1.5rem,4vw,4rem);margin-inline:auto;padding-block:clamp(2rem,5vw,5rem)}.legal-broadcast-index{position:sticky;top:6.5rem;align-self:start;border-left:1px solid rgb(148 163 184/16%);padding-left:1rem}.legal-broadcast-index>p{color:#67e8f9;font-size:.62rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.legal-broadcast-index nav{display:grid;gap:.25rem;margin-top:.75rem}.legal-broadcast-index a{border-radius:.5rem;padding:.42rem .5rem;color:#8593ad;font-size:.7rem;line-height:1.35}.legal-broadcast-index a:hover{background:rgb(255 255 255/4%);color:white}.legal-broadcast-document{min-width:0}.legal-broadcast-document>header{border-bottom:1px solid rgb(148 163 184/14%);padding-bottom:2rem}.legal-broadcast-document h1{margin-top:.65rem;color:white;font-size:clamp(2.3rem,6vw,5rem);font-weight:950;letter-spacing:-.055em;line-height:.95}.legal-broadcast-document time{display:block;margin-top:1rem;color:#74829c;font-size:.72rem}.legal-broadcast-document>header>p:last-child{max-width:48rem;margin-top:1.25rem;color:#a8b3c7;font-size:1rem;line-height:1.75}.legal-broadcast-document>section{scroll-margin-top:6rem;border-bottom:1px solid rgb(148 163 184/10%);padding-block:1.75rem}.legal-broadcast-document h2{color:white;font-size:1.15rem;font-weight:900;letter-spacing:-.02em}.legal-broadcast-document section p{margin-top:.8rem;color:#9aa8c1;font-size:.9rem;line-height:1.75}@media (max-width:760px){.legal-broadcast-shell{grid-template-columns:1fr}.legal-broadcast-index{position:static;overflow-x:auto;border-left:0;border-bottom:1px solid rgb(148 163 184/14%);padding:0 0 1rem}.legal-broadcast-index nav{display:flex;width:max-content}.legal-broadcast-index a{border:1px solid rgb(148 163 184/14%);border-radius:999px}}.news-detail-page,.news-page{width:min(100%,76rem);margin-inline:auto}.news-page-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(16rem,30rem);align-items:end;gap:2rem;border-bottom:1px solid var(--ds-border);padding:1.25rem 0 2rem}.news-page-heading h1{margin-top:.35rem;color:var(--ds-text);font-size:clamp(2.5rem,6vw,5rem);font-weight:880;letter-spacing:-.065em;line-height:.92}.news-page-heading>p{color:var(--ds-text-muted);line-height:1.7}.news-archive{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-block:2rem 5rem}.news-card{position:relative;display:grid;min-height:18rem;align-content:start;overflow:hidden;border:1px solid var(--ds-border);border-radius:var(--ds-radius-lg);background:linear-gradient(145deg,rgb(10 15 34/96%),rgb(5 9 23/98%));padding:clamp(1.2rem,3vw,2rem);box-shadow:var(--ds-shadow-card)}.news-card:before,.news-detail:before{position:absolute;top:0;right:0;left:0;height:2px;background:linear-gradient(90deg,#8b5cf6,#22d3ee);content:""}.news-card-high:before{background:linear-gradient(90deg,#f43f5e,#a855f7,#22d3ee)}.news-card-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.65rem;color:var(--ds-text-subtle);font-size:.68rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.news-card-meta span{color:#67e8f9}.news-card h2{margin-top:2.1rem;color:var(--ds-text);font-size:clamp(1.35rem,2.6vw,2rem);font-weight:850;letter-spacing:-.035em;line-height:1.05}.news-card>p{display:-webkit-box;margin-top:.85rem;overflow:hidden;color:var(--ds-text-muted);line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:4}.news-card>a{display:inline-flex;width:fit-content;align-items:center;gap:.4rem;margin-top:auto;padding-top:1.5rem;color:#c4b5fd;font-size:.78rem;font-weight:850}.news-empty{display:grid;min-height:22rem;place-items:center;align-content:center;gap:.65rem;margin-top:2rem;border:1px dashed var(--ds-border);border-radius:var(--ds-radius-lg);color:var(--ds-text-muted);text-align:center}.news-empty svg{color:#a78bfa}.news-empty h2{color:var(--ds-text);font-size:1.25rem;font-weight:850}.news-back-link{display:inline-flex;align-items:center;gap:.45rem;margin:1rem 0 1.25rem;color:#a5b4fc;font-size:.78rem;font-weight:800}.news-detail{position:relative;overflow:hidden;border:1px solid var(--ds-border);border-radius:var(--ds-radius-lg);background:linear-gradient(145deg,rgb(10 15 34/97%),rgb(5 9 23/99%));padding:clamp(1.4rem,5vw,4.5rem);box-shadow:var(--ds-shadow-card)}.news-detail header{max-width:56rem}.news-detail h1{margin-top:clamp(1.5rem,4vw,3rem);color:var(--ds-text);font-size:clamp(2.25rem,6vw,5.4rem);font-weight:870;letter-spacing:-.065em;line-height:.94;text-wrap:balance}.news-detail-body{max-width:52rem;margin-top:clamp(2rem,5vw,4rem);color:var(--ds-text-muted);font-size:clamp(.98rem,1.7vw,1.15rem);line-height:1.85;white-space:pre-wrap}.news-detail-cta{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;gap:.5rem;margin-top:2.5rem;border:1px solid rgb(34 211 238/25%);border-radius:.75rem;background:linear-gradient(110deg,rgb(124 58 237/55%),rgb(14 165 233/45%));padding:.75rem 1rem;color:white;font-size:.82rem;font-weight:850}@media (max-width:760px){.news-page-heading{gap:1rem}.news-archive,.news-page-heading{grid-template-columns:minmax(0,1fr)}.news-card{min-height:15rem}}@media (prefers-reduced-motion:reduce){.news-detail-page [data-reveal],.news-page [data-reveal]{opacity:1!important;transform:none!important;transition:none!important}}.survey-detail-page,.surveys-page{width:min(100%,76rem);margin-inline:auto}.surveys-page-heading{display:flex;align-items:end;justify-content:space-between;gap:1.5rem;border-bottom:1px solid var(--ds-border);padding:1.25rem 0 2rem}.surveys-page-heading h1{margin-top:.35rem;color:var(--ds-text);font-size:clamp(2.5rem,6vw,5rem);font-weight:880;letter-spacing:-.065em;line-height:.92}.surveys-page-heading p:not(.future-kicker){max-width:42rem;margin-top:.75rem;color:var(--ds-text-muted);line-height:1.7}.survey-user-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-block:2rem 5rem}.survey-user-grid>.ds-empty-state{grid-column:1/-1;min-height:18rem}.survey-user-card{position:relative;display:grid;min-height:18rem;overflow:hidden;border:1px solid var(--ds-border);border-radius:var(--ds-radius-lg);background:linear-gradient(145deg,rgb(13 18 40/96%),rgb(5 9 23/98%));padding:1.35rem;box-shadow:var(--ds-shadow-card)}.survey-user-card:before{position:absolute;top:0;right:0;left:0;height:2px;background:linear-gradient(90deg,#8b5cf6,#22d3ee);content:""}.survey-user-card>footer,.survey-user-card>header{display:flex;align-items:center;justify-content:space-between;gap:.7rem}.survey-user-card h2{margin-top:2rem;color:var(--ds-text);font-size:1.5rem;font-weight:850;letter-spacing:-.035em}.survey-user-card p{margin-top:.7rem;color:var(--ds-text-muted);line-height:1.6}.survey-user-card footer{align-self:end;margin-top:1.5rem}.survey-user-card footer small{color:var(--ds-text-subtle);font-size:.72rem}.survey-responded,.survey-user-card footer a{display:inline-flex;align-items:center;gap:.35rem;color:#a5f3fc;font-size:.77rem;font-weight:800}.survey-detail-hero{position:relative;overflow:hidden;border:1px solid var(--ds-border);border-radius:var(--ds-radius-lg);background:radial-gradient(circle at 90% 10%,rgb(168 85 247/18%),transparent 22rem),var(--ds-surface);padding:clamp(1.4rem,4vw,3rem)}.survey-detail-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;color:var(--ds-text-muted);font-size:.75rem}.survey-detail-meta>span:last-child{display:inline-flex;align-items:center;gap:.35rem}.survey-detail-hero h1{max-width:60rem;margin-top:1.5rem;color:var(--ds-text);font-size:clamp(2rem,5vw,4.3rem);font-weight:870;letter-spacing:-.055em;line-height:.98}.survey-detail-hero>p{max-width:52rem;margin-top:1rem;color:var(--ds-text-muted);font-size:1rem;line-height:1.75;white-space:pre-wrap}.survey-response-form{display:grid;gap:1rem;padding-block:1rem 4rem}.survey-completion{position:sticky;z-index:10;top:4.8rem;display:grid;grid-template-columns:auto minmax(10rem,1fr);align-items:center;gap:1rem;border:1px solid var(--ds-border);border-radius:var(--ds-radius-md);background:rgb(10 14 32/94%);padding:.85rem 1rem;backdrop-filter:blur(16px)}.survey-completion span,.survey-completion strong{display:block}.survey-completion span{color:var(--ds-text-subtle);font-size:.68rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.survey-completion strong{margin-top:.15rem;color:var(--ds-text);font-size:.82rem}.survey-progress,.survey-result-track{overflow:hidden;height:.45rem;border-radius:999px;background:rgb(148 163 184/13%)}.survey-progress i,.survey-result-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#a855f7,#22d3ee);transition:width .18s ease}.survey-response-questions{display:grid;gap:.85rem}.survey-response-question{display:grid;gap:1rem;border:1px solid var(--ds-border);border-radius:var(--ds-radius-lg);background:var(--ds-surface);padding:clamp(1rem,3vw,1.6rem)}.survey-response-question legend{display:flex;align-items:flex-start;gap:.7rem;padding-right:.5rem;color:var(--ds-text);font-size:1rem}.survey-response-question legend span{display:grid;width:1.8rem;height:1.8rem;flex:0 0 auto;place-items:center;border-radius:.55rem;background:rgb(168 85 247/17%);color:#e9d5ff;font-size:.75rem}.survey-response-question>p{color:var(--ds-text-muted);font-size:.84rem;line-height:1.55}.survey-choice-list{display:grid;gap:.55rem}.survey-choice-list label{display:flex;align-items:center;gap:.65rem;min-height:2.8rem;border:1px solid var(--ds-border);border-radius:.75rem;background:rgb(255 255 255/2.5%);padding:.65rem .8rem;color:var(--ds-text);cursor:pointer}.survey-choice-list label:has(input:checked){border-color:var(--ds-border-strong);background:rgb(168 85 247/11%)}.survey-choice-list input,.survey-inline-check input{accent-color:var(--ds-primary)}.survey-choice-list small{color:var(--ds-text-subtle)}.survey-rating>div{display:flex;flex-wrap:wrap;gap:.55rem}.survey-rating label{position:relative}.survey-rating input{position:absolute;opacity:0}.survey-rating label span{display:grid;width:2.8rem;height:2.8rem;place-items:center;border:1px solid var(--ds-border);border-radius:.75rem;color:var(--ds-text);cursor:pointer}.survey-rating input:checked+span{border-color:#a855f7;background:rgb(168 85 247/25%)}.survey-rating input:focus-visible+span{outline:2px solid var(--ring);outline-offset:2px}.survey-rating>small{display:flex;justify-content:space-between;margin-top:.55rem;color:var(--ds-text-subtle)}.survey-question-invalid{border-color:rgb(251 113 133/55%)}.survey-field-error{color:#fecdd3!important;font-size:.78rem!important;font-weight:700}.survey-response-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid var(--ds-border);padding-top:1rem}.survey-response-footer p{color:var(--ds-text-muted);font-size:.8rem}.survey-closed-state{display:grid;min-height:15rem;place-items:center;align-content:center;gap:.6rem;margin-top:1rem;color:var(--ds-text-muted);text-align:center}.survey-closed-state h2{color:var(--ds-text);font-size:1.35rem;font-weight:850}.survey-admin-results,.survey-public-results{display:grid;gap:1rem;padding-block:2rem 4rem}.survey-public-results>header{display:flex;align-items:center;gap:.7rem}.survey-public-results h2{color:var(--ds-text);font-size:1.35rem;font-weight:850}.survey-results-grid{display:grid;gap:.8rem}.survey-result-card{display:grid;gap:1rem}.survey-result-card>header{display:flex;align-items:flex-start;gap:.7rem}.survey-result-card>header>span{display:grid;width:1.8rem;height:1.8rem;flex:0 0 auto;place-items:center;border-radius:.55rem;background:rgb(34 211 238/10%);color:#a5f3fc;font-size:.72rem;font-weight:850}.survey-result-card h3{color:var(--ds-text);font-size:1rem;font-weight:820}.survey-result-card header small{color:var(--ds-text-subtle)}.survey-result-bars{display:grid;gap:.8rem}.survey-result-bars>div>div:first-child{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.35rem;color:var(--ds-text-muted);font-size:.8rem}.survey-result-bars strong{color:var(--ds-text)}.survey-result-stats,.survey-result-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem}.survey-result-stats>div,.survey-result-summary>div{border:1px solid var(--ds-border);border-radius:var(--ds-radius-md);background:var(--ds-surface-muted);padding:.85rem}.survey-result-stats dt,.survey-result-summary small{display:block;color:var(--ds-text-subtle);font-size:.68rem;text-transform:uppercase}.survey-result-stats dd,.survey-result-summary strong{display:block;margin-top:.3rem;color:var(--ds-text);font-size:1.2rem;font-weight:850}.survey-text-results{display:grid;gap:.55rem}.survey-text-results blockquote{border-left:2px solid var(--ds-accent);background:rgb(255 255 255/2.5%);padding:.7rem .85rem;color:var(--ds-text-muted);line-height:1.55}.survey-result-private{color:var(--ds-text-subtle);font-size:.8rem}.surveys-manage-page{display:grid;gap:1rem}.survey-admin-list{display:grid;gap:.75rem}.survey-admin-card{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border:1px solid var(--ds-border);border-radius:var(--ds-radius-lg);background:var(--ds-surface);padding:1rem}.survey-admin-card>div:first-child{min-width:0}.survey-card-badges{display:flex;flex-wrap:wrap;gap:.4rem}.survey-admin-card h2{margin-top:.65rem;color:var(--ds-text);font-size:1.15rem;font-weight:850}.survey-admin-card p{margin-top:.35rem;color:var(--ds-text-muted);font-size:.84rem;line-height:1.5}.survey-admin-card small{display:block;margin-top:.55rem;color:var(--ds-text-subtle)}.survey-admin-card-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:.45rem}.survey-builder{display:grid;gap:1rem}.survey-builder-steps{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--ds-border);border-radius:var(--ds-radius-md);overflow:hidden;color:var(--ds-text-muted);font-size:.75rem;font-weight:800;text-align:center}.survey-builder-steps span{padding:.75rem}.survey-builder-steps span+span{border-left:1px solid var(--ds-border)}.survey-builder-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(17rem,22rem);align-items:start;gap:1rem}.survey-builder-main,.survey-builder-settings,.survey-editor-section,.survey-question-stack{display:grid;gap:1rem}.survey-question-heading{justify-content:space-between}.survey-question-editor{display:grid;gap:.8rem;border:1px solid var(--ds-border);border-radius:var(--ds-radius-md);background:rgb(255 255 255/2.5%);padding:1rem}.survey-question-editor>header{display:grid;grid-template-columns:auto minmax(10rem,1fr) auto;align-items:center;gap:.65rem}.survey-question-editor>header>strong{display:grid;width:1.8rem;height:1.8rem;place-items:center;border-radius:.55rem;background:rgb(168 85 247/17%);color:#e9d5ff}.survey-option-editor input,.survey-question-editor select{min-height:2.4rem;border:1px solid var(--ds-border);border-radius:.65rem;background:rgb(3 7 22/72%);padding:.5rem .65rem;color:var(--ds-text)}.survey-question-actions{display:flex;gap:.3rem}.survey-option-editor button,.survey-question-actions button{min-height:2.2rem;border:1px solid var(--ds-border);border-radius:.55rem;background:rgb(255 255 255/4%);padding:.45rem .6rem;color:var(--ds-text-muted);cursor:pointer}.survey-question-actions button:disabled{opacity:.35;cursor:not-allowed}.survey-inline-check{display:inline-flex;align-items:center;gap:.45rem;color:var(--ds-text-muted);font-size:.8rem}.survey-option-editor{display:grid;gap:.5rem;color:var(--ds-text-muted);font-size:.78rem;font-weight:700}.survey-option-editor>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.4rem}.survey-config-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.survey-builder-settings{position:sticky;top:5rem}.survey-builder-settings h2{margin-top:.25rem;color:var(--ds-text);font-size:1.25rem;font-weight:850}.survey-settings-group{display:grid;gap:.55rem;border:0;border-top:1px solid var(--ds-border);padding-top:.8rem}.survey-settings-group legend,.survey-settings-group>strong{color:var(--ds-text);font-size:.78rem;font-weight:800}.survey-preview{display:grid;gap:.65rem;border-color:var(--ds-border-strong)}.survey-preview h2{color:var(--ds-text);font-size:1.5rem;font-weight:850}.survey-preview>p:not(.future-kicker){color:var(--ds-text-muted)}.survey-preview>div{display:flex;justify-content:space-between;gap:1rem;border-top:1px solid var(--ds-border);padding-top:.65rem;color:var(--ds-text)}.survey-preview small{color:var(--ds-text-subtle)}@media (max-width:900px){.survey-builder-layout{grid-template-columns:minmax(0,1fr)}.survey-builder-settings{position:static}.survey-admin-card{display:grid}.survey-admin-card-actions{justify-content:flex-start}}@media (max-width:700px){.survey-response-footer,.surveys-page-heading{align-items:stretch;flex-direction:column}.survey-completion,.survey-user-grid{grid-template-columns:minmax(0,1fr)}.survey-completion{top:4.4rem}.survey-question-editor>header{grid-template-columns:auto minmax(0,1fr)}.survey-question-actions{grid-column:1/-1}.survey-config-grid,.survey-result-stats,.survey-result-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.survey-builder-toolbar{align-items:stretch}.survey-builder-toolbar .workspace-toolbar-actions{justify-content:stretch}.survey-builder-toolbar .ds-button{flex:1}}@media (prefers-reduced-motion:reduce){.survey-progress i,.survey-result-track i{transition:none}}.landing-page{--landing-bg:#050611;--landing-surface:#0c1022;--landing-text:#f8f7ff;--landing-muted:#abb3c7;--landing-violet:#a678ff;--landing-cyan:#5be1ff;min-height:100vh;overflow:clip;background:var(--landing-bg);color:var(--landing-text)}.landing-header{position:absolute;z-index:5;top:0;left:50%;display:flex;width:min(100% - 2rem,1380px);min-height:5.2rem;translate:-50% 0;align-items:center;justify-content:space-between;border-bottom:1px solid rgb(255 255 255/14%)}.landing-brand{display:inline-flex;align-items:center;gap:.45rem;color:white;font-size:1.05rem;font-weight:950;letter-spacing:-.03em}.landing-brand img{width:2.6rem;height:2.6rem;object-fit:contain}.landing-button{display:inline-flex;min-height:2.85rem;align-items:center;justify-content:center;gap:.55rem;border:1px solid transparent;border-radius:999px;padding:.72rem 1.15rem;color:white;font-size:.82rem;font-weight:850;transition:transform .18s ease,border-color .18s ease,filter .18s ease}.landing-button:hover{transform:translateY(-2px);filter:brightness(1.1)}.landing-button-primary{background:linear-gradient(120deg,#8758ff,#b052e9 55%,#168fbd);box-shadow:0 14px 40px rgb(124 88 255/28%)}.landing-button-quiet{border-color:rgb(255 255 255/26%);background:rgb(5 6 17/34%);backdrop-filter:blur(12px)}.landing-eyebrow{display:flex;align-items:center;gap:.45rem;color:var(--landing-cyan);font-size:.7rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.landing-hero{position:relative;min-height:min(960px,100svh);isolation:isolate;display:grid;align-items:end}.landing-hero-media,.landing-hero-media img,.landing-hero-shade{position:absolute;z-index:-2;inset:0;width:100%;height:100%}.landing-hero-media img{object-fit:cover;object-position:center 56%}.landing-hero-shade{z-index:-1;background:linear-gradient(90deg,rgb(5 6 17/93%),rgb(5 6 17/65%) 44%,rgb(5 6 17/12%) 72%),linear-gradient(0deg,#050611,transparent 38%,rgb(5 6 17/18%))}.landing-hero-content{width:min(100% - 2rem,1380px);margin:0 auto;padding:9rem 0 clamp(7rem,13vh,10rem)}.landing-hero h1{max-width:840px;margin-top:1.15rem;font-size:clamp(3.4rem,7vw,7rem);font-weight:900;letter-spacing:-.075em;line-height:.86;text-wrap:balance}.landing-lead{max-width:650px;margin-top:1.75rem;color:#c8ccda;font-size:clamp(1rem,1.7vw,1.3rem);line-height:1.65}.landing-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.3rem;margin-top:2rem}.landing-text-link{border-bottom:1px solid rgb(255 255 255/42%);padding-block:.35rem;color:white;font-size:.82rem;font-weight:750}.landing-hero-note{position:absolute;right:max(1rem,calc((100vw - 1380px) / 2));bottom:7rem;display:flex;align-items:flex-start;gap:1rem;color:#d9dbe5;font-size:.78rem;line-height:1.5}.landing-hero-note span{color:var(--landing-cyan);font-family:ui-monospace,monospace;font-size:.65rem}.landing-editorial-section{width:min(100% - 2rem,1240px);margin:0 auto;padding:clamp(5rem,10vw,9rem) 0}.landing-section-heading{max-width:760px}.landing-feature-copy h2,.landing-final-cta h2,.landing-fm-content h2,.landing-section-heading h2{margin-top:1rem;font-size:clamp(2.5rem,5.2vw,5rem);font-weight:850;letter-spacing:-.06em;line-height:.96;text-wrap:balance}.landing-section-heading>p:last-child{max-width:610px;margin-top:1.3rem;color:var(--landing-muted);font-size:1.02rem;line-height:1.7}.landing-product-preview{display:grid;width:min(100%,1080px);min-height:550px;margin:4rem auto 0;grid-template-columns:84px minmax(0,1fr);overflow:hidden;border:1px solid rgb(132 150 210/23%);border-radius:1.5rem;background:#080b18;box-shadow:0 50px 120px rgb(0 0 0/45%),0 0 100px rgb(90 55 180/10%)}.landing-preview-sidebar{display:flex;flex-direction:column;align-items:center;gap:1.2rem;border-right:1px solid rgb(255 255 255/8%);padding:1.25rem .8rem;background:#0c0d22}.landing-preview-sidebar>span:not(.landing-preview-logo){width:2.3rem;height:.38rem;border-radius:99px;background:#33364c}.landing-preview-sidebar>.is-active{background:var(--landing-violet)!important;box-shadow:0 0 18px rgb(166 120 255/50%)}.landing-preview-logo{display:grid;width:2.8rem;height:2.8rem;margin-bottom:1rem;place-items:center;border-radius:.85rem;background:linear-gradient(135deg,#8e5cff,#28bad7);color:white;font-weight:950}.landing-preview-main{min-width:0;padding:1.5rem}.landing-preview-topbar{display:flex;align-items:center;justify-content:space-between;color:white;font-weight:800}.landing-preview-topbar i{width:2.2rem;height:2.2rem;border:1px solid rgb(255 255 255/12%);border-radius:50%;background:#1b1e35}.landing-preview-grid{display:grid;margin-top:1.5rem;grid-template-columns:minmax(0,1.45fr) minmax(210px,.55fr);grid-template-rows:1fr auto;gap:1rem}.landing-preview-grid article{border:1px solid rgb(255 255 255/10%);border-radius:1.1rem;background:#101429;padding:1.2rem}.landing-preview-grid small{color:#7f8aa5;font-size:.62rem;font-weight:850;letter-spacing:.12em}.landing-preview-grid strong{display:block;margin-top:.35rem;color:white;font-size:1rem}.landing-preview-live{position:relative;display:flex;min-height:360px;grid-row:1/3;flex-direction:column;justify-content:space-between;background:radial-gradient(circle at 80% 20%,rgb(140 72 218/24%),transparent 16rem),#101429!important}.landing-preview-timer{position:absolute;top:1.2rem;right:1.2rem;border:1px solid rgb(91 225 255/25%);border-radius:999px;padding:.45rem .65rem;color:var(--landing-cyan);font-family:ui-monospace,monospace;font-size:.72rem}.landing-preview-player{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1rem;border:1px solid rgb(255 255 255/10%);border-radius:1rem;background:rgb(4 7 18/62%);padding:1rem}.landing-preview-player>span{display:grid;width:4.5rem;height:4.5rem;place-items:center;border-radius:1rem;background:linear-gradient(145deg,#7053c3,#1a6b88);color:white;font-size:1.5rem;font-weight:950}.landing-preview-player em{display:block;margin-top:.25rem;color:#969fb5;font-size:.72rem;font-style:normal}.landing-preview-agenda{display:flex;flex-direction:column;justify-content:center;color:var(--landing-cyan)}.landing-preview-agenda svg{margin-top:1.2rem}.landing-preview-agenda span{margin-top:.25rem;color:#8791a9;font-size:.72rem}.landing-preview-roster{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}.landing-preview-roster>small{grid-column:1/-1}.landing-preview-roster div{border-radius:.65rem;background:rgb(255 255 255/4%);padding:.65rem .4rem;text-align:center}.landing-preview-roster div span{display:block;color:var(--landing-violet);font-size:.65rem;font-weight:900}.landing-preview-roster div b{display:block;margin-top:.3rem;color:white;font-size:.72rem}.landing-feature-band{display:grid;width:min(100% - 2rem,1380px);margin:1rem auto clamp(5rem,10vw,9rem);grid-template-columns:minmax(0,.9fr) minmax(340px,1.1fr);gap:clamp(3rem,8vw,8rem);align-items:center;border-block:1px solid rgb(255 255 255/9%);padding:clamp(4rem,8vw,7rem) clamp(0rem,3vw,3rem)}.landing-feature-copy h2{font-size:clamp(2.3rem,4.5vw,4.3rem)}.landing-feature-copy>p:not(.landing-eyebrow){margin-top:1.4rem;color:var(--landing-muted);line-height:1.7}.landing-feature-copy ul{display:grid;gap:.8rem;margin-top:1.6rem;color:#d7d9e2;font-size:.86rem}.landing-feature-copy li{display:flex;align-items:center;gap:.65rem}.landing-feature-copy li svg{width:1rem;color:var(--landing-cyan)}.landing-live-visual{position:relative;display:grid;min-height:500px;place-items:center;overflow:hidden;border:1px solid rgb(255 255 255/11%);border-radius:50%;background:radial-gradient(circle,rgb(111 68 181/30%),transparent 32%),repeating-radial-gradient(circle,transparent 0 74px,rgb(91 225 255/7%) 75px 76px),#090c1a;text-align:center;box-shadow:0 0 100px rgb(56 177 218/8%)}.landing-live-visual>div{z-index:1}.landing-live-visual small{display:block;color:var(--landing-cyan);font-size:.65rem;font-weight:850;letter-spacing:.12em}.landing-live-visual strong{display:block;margin-top:.2rem;font-size:7rem;font-weight:900;letter-spacing:-.08em;line-height:1}.landing-live-visual em{color:#8e98af;font-size:.8rem;font-style:normal}.landing-live-ring{position:absolute;display:grid;width:5rem;height:5rem;translate:0 -8rem;place-items:center;border:1px solid rgb(166 120 255/35%);border-radius:50%;background:rgb(100 56 165/18%);color:var(--landing-violet)}.landing-live-visual>p{position:absolute;right:12%;bottom:15%;left:12%;display:flex;justify-content:space-between;border-top:1px solid rgb(255 255 255/12%);padding-top:1rem;color:#cbd0dc;font-size:.78rem}.landing-live-visual>p b{color:var(--landing-cyan)}.landing-roles{padding-top:2rem}.landing-role-grid{display:grid;margin-top:3.5rem;grid-template-columns:repeat(3,1fr);gap:1rem}.landing-role-grid article{position:relative;min-height:250px;border-top:1px solid rgb(255 255 255/16%);padding:1.4rem .2rem}.landing-role-grid article>span{display:grid;width:3rem;height:3rem;place-items:center;border-radius:50%;background:rgb(166 120 255/12%);color:var(--landing-violet)}.landing-role-grid article>small{position:absolute;top:1.6rem;right:.4rem;color:#50586e;font-family:ui-monospace,monospace}.landing-role-grid h3{margin-top:3rem;font-size:1.35rem;font-weight:850}.landing-role-grid p{max-width:300px;margin-top:.65rem;color:var(--landing-muted);font-size:.87rem;line-height:1.6}.landing-fm-section{position:relative;min-height:min(820px,85vh);isolation:isolate;display:flex;align-items:end;overflow:hidden}.landing-fm-section>img{z-index:-2;object-fit:cover;object-position:center}.landing-fm-shade{position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgb(5 6 17/88%),rgb(5 6 17/35%) 65%,transparent),linear-gradient(0deg,#050611,transparent 35%,rgb(5 6 17/15%))}.landing-fm-content{width:min(100% - 2rem,1240px);margin:0 auto;padding-bottom:clamp(5rem,10vw,9rem)}.landing-fm-content>p:last-child{max-width:580px;margin-top:1.4rem;color:#c5cad7;line-height:1.7}.landing-development-badge{display:inline-flex;margin-bottom:1.2rem;border:1px solid rgb(91 225 255/34%);border-radius:999px;background:rgb(5 6 17/52%);padding:.45rem .65rem;color:var(--landing-cyan);font-size:.66rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase;backdrop-filter:blur(10px)}.landing-final-cta{display:grid;min-height:680px;place-items:center;align-content:center;padding:5rem 1rem;text-align:center;background:radial-gradient(circle at 50% 45%,rgb(125 70 204/18%),transparent 25rem)}.landing-final-cta .landing-eyebrow{justify-content:center}.landing-final-cta .landing-button{margin-top:2rem}.landing-footer{display:flex;width:min(100% - 2rem,1380px);min-height:7rem;margin:0 auto;align-items:center;justify-content:space-between;gap:1.5rem;border-top:1px solid rgb(255 255 255/10%);color:#81899e;font-size:.72rem}html[data-reveal-ready=true] [data-reveal]{opacity:0;transform:translateY(38px);transition:opacity .7s cubic-bezier(.2,.8,.2,1) var(--reveal-delay,0s),transform .7s cubic-bezier(.2,.8,.2,1) var(--reveal-delay,0s)}html[data-reveal-ready=true] [data-reveal][data-revealed=true]{opacity:1;transform:translateY(0)}@media (max-width:820px){.landing-feature-band{grid-template-columns:minmax(0,1fr)}.landing-live-visual{width:min(100%,540px);min-height:auto;aspect-ratio:1;margin:0 auto}.landing-role-grid{grid-template-columns:minmax(0,1fr)}.landing-role-grid article{min-height:180px}}@media (max-width:640px){.landing-header{min-height:4.4rem}.landing-header .landing-brand span{display:none}.landing-button{min-height:2.65rem;padding:.62rem .9rem}.landing-hero{min-height:100svh}.landing-hero-media img{object-position:center}.landing-hero-shade{background:linear-gradient(0deg,#050611,rgb(5 6 17/86%) 48%,rgb(5 6 17/28%))}.landing-hero-content{align-self:end;padding:8rem 0 5.5rem}.landing-hero h1{font-size:clamp(3rem,15.5vw,4.6rem);line-height:.9}.landing-lead{font-size:.94rem;line-height:1.6}.landing-hero-note{display:none}.landing-hero-actions{align-items:stretch;flex-direction:column}.landing-text-link{align-self:flex-start}.landing-editorial-section{padding-block:5rem}.landing-feature-copy h2,.landing-final-cta h2,.landing-fm-content h2,.landing-section-heading h2{font-size:clamp(2.45rem,12vw,3.6rem)}.landing-product-preview{min-height:480px;margin-top:2.5rem;grid-template-columns:42px minmax(0,1fr);border-radius:1rem}.landing-preview-sidebar{gap:.8rem;padding:.75rem .35rem}.landing-preview-logo{width:2rem;height:2rem;margin-bottom:.6rem;border-radius:.55rem;font-size:.7rem}.landing-preview-sidebar>span:not(.landing-preview-logo){width:1.25rem}.landing-preview-main{padding:.8rem}.landing-preview-grid{grid-template-columns:minmax(0,1fr);grid-template-rows:auto;gap:.65rem}.landing-preview-live{min-height:290px;grid-row:auto}.landing-preview-agenda{min-height:145px}.landing-preview-roster{display:none}.landing-preview-player>span{width:3.6rem;height:3.6rem}.landing-live-visual strong{font-size:5rem}.landing-fm-section{min-height:720px}.landing-fm-section>img{object-position:63% center}.landing-fm-shade{background:linear-gradient(0deg,#050611,rgb(5 6 17/78%) 52%,rgb(5 6 17/15%))}.landing-footer{align-items:flex-start;flex-direction:column;padding-block:1.5rem}}@media (prefers-reduced-motion:reduce){html[data-reveal-ready=true] [data-reveal]{opacity:1;transform:none;transition:none}.landing-button{transition:none}.landing-button:hover{transform:none}}