@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-blue-500:#3080ff;--color-gray-100:#f3f4f6;--color-zinc-900:#18181b;--color-black:#000;--color-white:#fff;--spacing:.25rem;--radius-lg:.5rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-background:#f2f0e9;--color-foreground:#151713}@supports (color:lab(0% 0 0)){:root,:host{--color-blue-500:lab(54.1736% 13.3369 -74.6839);--color-gray-100:lab(96.1596% -.0823438 -1.13575);--color-zinc-900:lab(8.30603% .618205 -2.16572)}}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.table-row{display:table-row}.h-64{height:calc(var(--spacing) * 64)}.h-screen{height:100vh}.w-full{width:100%}.flex-1{flex:1}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.gap-2{gap:calc(var(--spacing) * 2)}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.bg-background{background-color:var(--color-background)}.bg-blue-500{background-color:var(--color-blue-500)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-zinc-900{background-color:var(--color-zinc-900)}.object-cover{object-fit:cover}.p-4{padding:calc(var(--spacing) * 4)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-2{padding-block:calc(var(--spacing) * 2)}.pt-4{padding-top:calc(var(--spacing) * 4)}.text-left{text-align:left}.text-right{text-align:right}.text-black{color:var(--color-black)}.text-foreground{color:var(--color-foreground)}.text-white{color:var(--color-white)}.opacity-0{opacity:0}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#12140f;--paper:#f3f1e9;--card:#fffef8;--line:#d9d7ce;--muted:#6e7168;--lime:#d5ff43;--coral:#ff705e;--blue:#79d8ff;--soft:#e8e6de;--deep:#1a1d17;--serif:Georgia,"Times New Roman",serif}*{box-sizing:border-box}html{scroll-behavior:smooth;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{background:var(--paper);color:var(--ink);margin:0;font-family:Avenir Next,Segoe UI,sans-serif}.marketing{background:var(--ink);color:#f8f6ed}.marketing button,.app-shell button{font:inherit}button{cursor:pointer}.logo{color:inherit;letter-spacing:-.02em;text-align:left;background:0 0;border:0;align-items:center;gap:10px;font-size:12px;font-weight:900;line-height:.9;display:flex}.logo-mark{border:2px solid;border-radius:50%;place-items:center;width:31px;height:31px;display:grid;position:relative}.logo-mark:before,.logo-mark:after,.logo-mark span{content:"";background:var(--lime);width:3px;height:13px;position:absolute;transform:rotate(35deg)}.logo-mark:before{top:4px;left:8px}.logo-mark span{bottom:4px;right:8px}.logo-mark:after{width:13px;height:3px;transform:rotate(-35deg)}.marketing-nav{z-index:5;border-bottom:1px solid #ffffff1c;justify-content:space-between;align-items:center;height:76px;padding:0 4vw;display:flex;position:absolute;top:0;left:0;right:0}.marketing-nav nav{gap:34px;display:flex}.marketing-nav a{color:#d1d1c9;text-transform:uppercase;letter-spacing:.12em;font-size:12px;text-decoration:none}.nav-actions{align-items:center;gap:10px;display:flex}.text-btn{color:inherit;background:0 0;border:0;padding:12px 16px}.btn{text-transform:uppercase;letter-spacing:.07em;border:0;border-radius:4px;justify-content:center;align-items:center;gap:9px;padding:13px 18px;font-size:12px;font-weight:800;transition:all .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-light{color:#12140f;background:#f8f6ed}.btn-dark{color:#fff;background:#12140f}.btn-lime{background:var(--lime);color:#111}.btn-glass{color:#fff;background:#ffffff12;border:1px solid #ffffff35}.btn.full{width:100%}.link-btn{color:inherit;background:0 0;border:0;align-items:center;gap:7px;font-weight:800;display:flex}.hero{height:min(850px,100vh);min-height:680px;position:relative;overflow:hidden}.hero-image{object-fit:cover;width:100%;height:100%;position:absolute}.hero-shade{background:linear-gradient(90deg,#0b0d09 0%,#0b0d09e8 28%,#0b0d096b 58%,#0b0d0914),linear-gradient(#0000 45%,#0b0d09aa);position:absolute;inset:0}.hero-content{max-width:760px;position:absolute;top:50%;left:7vw;transform:translateY(-44%)}.pill{background:var(--lime);color:#1c2014;letter-spacing:.11em;white-space:nowrap;border-radius:30px;align-items:center;width:max-content;padding:6px 9px;font-size:9px;font-weight:900;display:inline-flex}.pill-coral{background:var(--coral)}.pill-blue{background:var(--blue)}.pill-muted{color:#64675d;background:#e8e8e1}.hero h1{font-family:var(--serif);letter-spacing:-.06em;margin:28px 0 22px;font-size:clamp(55px,6.5vw,102px);font-weight:400;line-height:.88}.hero h1 em{color:var(--lime);font-weight:400}.hero-content>p{color:#c9c9c1;max-width:620px;font-size:17px;line-height:1.65}.hero-actions{gap:10px;margin-top:34px;display:flex}.live-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0c08c9;border:1px solid #ffffff2e;grid-template-columns:auto 1fr;gap:6px 10px;width:320px;padding:18px 22px;display:grid;position:absolute;bottom:40px;right:5vw}.live-card small{letter-spacing:.13em;color:var(--lime);font-size:9px}.live-card b,.live-card span:last-child{grid-column:2}.live-card span:last-child{color:#aaa;font-size:11px}.live-dot{background:var(--lime);border-radius:50%;align-self:center;width:7px;height:7px;box-shadow:0 0 0 4px #d5ff4326}.hero-index{letter-spacing:.2em;writing-mode:vertical-lr;font-size:9px;position:absolute;bottom:45px;left:4vw}.experience-section{color:var(--ink);background:#f1efe7;padding:100px 5vw 120px}.section-kicker{letter-spacing:.14em;border-top:1px solid #a7a79f;justify-content:space-between;margin-bottom:46px;padding-top:12px;font-size:9px;display:flex}.experience-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.experience-card{flex-direction:column;justify-content:space-between;min-height:480px;padding:30px;display:flex;position:relative;overflow:hidden}.experience-card:after{content:"";opacity:.15;border:1px solid;border-radius:50%;width:230px;height:230px;position:absolute;top:50px;right:-60px}.watch-card{color:#fff;background:#252821}.play-card{background:var(--lime);color:#12140f}.host-card{background:var(--coral);color:#12140f}.big-number{font-family:var(--serif);opacity:.1;font-size:120px;line-height:1;position:absolute;top:-20px;right:18px}.experience-card label{letter-spacing:.16em;font-size:10px;font-weight:900}.experience-card h2{font-family:var(--serif);letter-spacing:-.04em;margin:15px 0;font-size:36px;font-weight:400;line-height:1.02}.experience-card p{opacity:.78;max-width:330px;font-size:14px;line-height:1.6}.experience-card button{color:inherit;background:0 0;border:0;border-bottom:1px solid;justify-content:space-between;align-items:center;width:100%;margin-top:30px;padding:14px 0;font-size:12px;font-weight:800;display:flex}.how-section{color:var(--ink);background:#fffef8;grid-template-columns:.8fr 1.2fr;gap:10vw;padding:120px 9vw;display:grid}.how-copy h2,.section-head h2,.final-cta h2{font-family:var(--serif);letter-spacing:-.05em;font-weight:400}.how-copy h2{margin:22px 0;font-size:55px;line-height:.95}.how-copy p{color:var(--muted);line-height:1.7}.steps{border-top:1px solid var(--line)}.step{border-bottom:1px solid var(--line);grid-template-columns:80px 1fr;padding:32px 0;display:grid}.step>b{font-family:var(--serif);color:var(--coral);font-size:26px}.step h3{letter-spacing:.12em;margin:4px 0 8px;font-size:12px}.step p{color:var(--muted);margin:0;font-size:14px}.featured{background:#171914;padding:110px 5vw}.section-head{justify-content:space-between;align-items:end;margin-bottom:35px;display:flex}.section-head .eyebrow{font-size:9px}.section-head h2{margin:7px 0 0;font-size:48px}.section-head>button{color:inherit;background:0 0;border:0;align-items:center;gap:8px;display:flex}.featured-grid{grid-template-columns:1.4fr 1fr;gap:14px;display:grid}.season-poster{flex-direction:column;justify-content:space-between;height:470px;padding:28px;display:flex;position:relative;overflow:hidden}.poster-one{color:#fff;background:radial-gradient(circle at 70% 30%,#819d09,#1f2413 50%,#0b0d09)}.poster-two{color:#171914;background:linear-gradient(145deg,#e26b5d,#ffc1a7)}.season-poster:before{content:"";opacity:.16;border:1px solid;border-radius:50%;position:absolute;inset:50px}.poster-top{letter-spacing:.12em;z-index:1;justify-content:space-between;font-size:9px;display:flex}.poster-mark{font-family:var(--serif);color:var(--lime);margin-bottom:30px;font-size:100px;line-height:.7;display:block}.poster-mark.triangle{color:#171914}.season-poster h3{letter-spacing:-.04em;margin:0;font-size:36px}.season-poster p{opacity:.7;margin:8px 0 20px;font-size:12px}.season-poster>div:last-child{z-index:1}.quote{text-align:center;color:var(--ink);background:#f1efe7;padding:130px 15vw}.quote svg{color:var(--coral)}.quote blockquote{font-family:var(--serif);letter-spacing:-.03em;max-width:900px;margin:25px auto;font-size:40px;line-height:1.2}.quote p{letter-spacing:.13em;font-size:9px}.final-cta{text-align:center;background:#11130e;padding:110px 20px}.final-cta>span{letter-spacing:.2em;color:var(--lime);font-size:9px}.final-cta h2{margin:20px 0 35px;font-size:90px;line-height:.85}.final-cta p{color:#8b8e83;margin-top:30px;font-size:11px}.app-shell{background:var(--paper);min-height:100vh}.sidebar{color:#efeee7;z-index:20;background:#161813;flex-direction:column;width:224px;padding:27px 18px;display:flex;position:fixed;top:0;bottom:0;left:0}.side-top{padding:0 9px 35px}.close-menu{display:none}.side-nav{flex-direction:column;gap:3px;display:flex}.side-nav button{color:#92968a;text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:13px;padding:11px 12px;font-size:13px;display:flex}.side-nav button.active{color:#fff;background:#292c24}.side-nav button.active svg{color:var(--lime)}.side-nav button i{background:var(--coral);color:#111;border-radius:20px;margin-left:auto;padding:2px 6px;font-size:9px;font-style:normal;font-weight:900}.host-promo{background:#20231c;border:1px solid #404339;margin-top:auto;padding:16px}.host-promo svg{color:var(--lime)}.host-promo b{margin-top:12px;font-size:12px;display:block}.host-promo p{color:#91958a;font-size:10px;line-height:1.5}.host-promo button{color:var(--lime);background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:10px;font-weight:900;display:flex}.user-card{color:#fff;text-align:left;background:0 0;border:0;border-top:1px solid #30332b;align-items:center;gap:9px;margin-top:17px;padding:16px 2px 0;display:flex}.user-card>span{flex-direction:column;flex:1;min-width:0;display:flex}.user-card b{font-size:10px}.user-card small{color:#777b71;margin-top:3px;font-size:9px}.avatar{color:#111;border:2px solid #ffffff90;border-radius:50%;flex:none;place-items:center;width:39px;height:39px;font-size:12px;font-weight:900;display:grid}.avatar-sm{border-width:1px;width:30px;height:30px;font-size:10px}.app-main{min-height:100vh;margin-left:224px}.topbar{border-bottom:1px solid var(--line);z-index:10;background:#f7f5ee;justify-content:space-between;align-items:center;height:68px;padding:0 34px;display:flex;position:sticky;top:0}.season-status{letter-spacing:.08em;align-items:center;gap:8px;font-size:10px;font-weight:900;display:flex}.season-status small{color:var(--muted)}.top-actions{align-items:center;gap:9px;display:flex}.quick-btn{background:var(--coral);text-transform:uppercase;border:0;border-radius:4px;align-items:center;gap:7px;padding:9px 13px;font-size:9px;font-weight:900;display:flex}.icon-btn{border:1px solid var(--line);background:#fffef9;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:relative}.notif-dot{background:var(--coral);border-radius:50%;width:6px;height:6px;position:absolute;top:5px;right:6px}.menu-btn{background:0 0;border:0;display:none}.page-area{max-width:1500px;margin:auto;padding:38px 4vw 80px}.page-title{justify-content:space-between;align-items:flex-end;margin-bottom:30px;display:flex}.eyebrow{letter-spacing:.15em;color:var(--muted);font-size:9px;font-weight:900}.page-title h1{font-family:var(--serif);letter-spacing:-.045em;margin:8px 0;font-size:44px;font-weight:400;line-height:1}.page-title p{color:var(--muted);margin:0;font-size:13px}.action-banner{color:#fff;border-left:4px solid var(--lime);background:#22251e;grid-template-columns:.55fr 1px 1fr 1px 1fr auto;align-items:center;gap:25px;margin-bottom:18px;padding:22px 25px;display:grid}.action-banner>div{flex-direction:column;gap:3px;display:flex}.action-banner .eyebrow{color:#858a7e}.action-banner strong{font-size:14px}.action-banner small{color:#969b8f;font-size:10px}.action-banner .divider{background:#3f4338;height:38px}.action-banner .coral{color:var(--coral)}.dash-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);gap:18px;display:grid}.primary-column,.secondary-column{flex-direction:column;gap:18px;display:flex}.panel{background:var(--card);border:1px solid var(--line);padding:25px}.panel-head{justify-content:space-between;align-items:flex-start;display:flex}.panel-head h2{font-family:var(--serif);letter-spacing:-.03em;margin:5px 0 20px;font-size:27px;font-weight:400}.panel-head h3{margin:0;font-size:15px}.game-band{color:#fff;background:#252820;align-items:center;gap:22px;margin:2px 0 20px;padding:24px;display:flex}.game-emblem{font-family:var(--serif);color:var(--lime);border:1px solid #d5ff4370;border-radius:50%;place-items:center;width:76px;height:76px;font-size:48px;display:grid}.game-band small{letter-spacing:.15em;color:var(--lime);font-size:8px}.game-band h3{font-family:var(--serif);margin:5px 0;font-size:24px;font-weight:400}.game-band p{color:#aeb1a6;margin:0;font-size:11px}.game-stats{grid-template-columns:repeat(4,1fr);margin:15px 0 23px;display:grid}.game-stats>div{border-right:1px solid var(--line);padding-left:18px}.game-stats>div:first-child{padding-left:0}.game-stats>div:last-child{border:0}.stat-value{font-family:var(--serif);font-size:26px;font-weight:400;line-height:1;display:block}.stat-label{letter-spacing:.12em;color:var(--muted);font-size:8px;font-weight:900}.progress-row{text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;font-size:9px;display:flex}.progress{background:#e1e0d8;height:4px;margin:9px 0 20px}.progress span{background:var(--lime);height:100%;display:block}.card-actions{border-top:1px solid var(--line);gap:12px;padding-top:17px;display:flex}.card-actions button{background:0 0;border:0;align-items:center;gap:7px;padding:0 16px 0 0;font-size:10px;font-weight:800;display:flex}.card-actions button+button{border-left:1px solid var(--line);padding-left:16px}.league-row{border:0;border-top:1px solid var(--line);text-align:left;width:100%;color:inherit;background:0 0;grid-template-columns:45px 1.5fr .5fr .5fr 1fr auto;align-items:center;gap:13px;padding:15px 0;display:grid}.show-tile{width:42px;height:42px;font-family:var(--serif);place-items:center;font-size:17px;font-weight:900;display:grid}.tile-0{background:var(--lime)}.tile-1{background:var(--coral)}.tile-2{background:var(--blue)}.league-row>span:not(.show-tile){flex-direction:column;display:flex}.league-row b{font-size:11px}.league-row small{color:var(--muted);letter-spacing:.07em;margin-top:4px;font-size:8px}.league-row .deadline{color:var(--muted);gap:5px;font-size:9px;flex-direction:row!important}.brief-card{background:var(--lime);padding:25px}.ai-label{letter-spacing:.13em;align-items:center;gap:7px;font-size:8px;font-weight:900;display:flex}.brief-card h2{font-family:var(--serif);letter-spacing:-.04em;margin:24px 0 16px;font-size:29px;font-weight:400;line-height:1.05}.brief-card>p{font-size:12px;line-height:1.65}.brief-footer{border-top:1px solid #80942e;justify-content:space-between;align-items:center;margin-top:24px;padding-top:15px;display:flex}.brief-footer>span{font-size:7px;font-weight:900}.brief-footer button{background:0 0;border:0;align-items:center;gap:6px;font-size:9px;font-weight:900;display:flex}.schedule{padding-bottom:12px}.event{border-top:1px solid var(--line);grid-template-columns:54px 2px 1fr;gap:11px;padding:14px 0;display:grid}.event>div{flex-direction:column;display:flex}.event b{font-size:9px}.event small{color:var(--muted);margin-top:3px;font-size:9px}.event strong{font-size:11px}.event-line{background:#aaa}.event-line.coral{background:var(--coral)}.event-line.lime{background:#a9cb36}.event-line.blue{background:var(--blue)}.activity-item{border-top:1px solid var(--line);align-items:center;gap:9px;padding:12px 0;display:flex}.activity-item p{flex:1;font-size:10px}.activity-item>span:last-child{color:var(--muted);font-size:8px}.section-head.compact{align-items:center;margin:35px 0 18px}.section-head.compact h2{font-size:28px}.show-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.show-card{background:var(--card);border:1px solid var(--line)}.show-art{justify-content:space-between;align-items:flex-start;height:250px;padding:18px;display:flex;position:relative;overflow:hidden}.show-art>span{font-family:var(--serif);border:1px solid;border-radius:50%;place-items:center;width:140px;height:140px;font-size:90px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.show-island .show-art{color:#111;background:radial-gradient(circle,#d5ff43,#2a301b)}.show-house .show-art{color:#41130e;background:linear-gradient(135deg,#ffb29f,#e85d4e)}.show-pursuit .show-art{color:#062d3a;background:linear-gradient(135deg,#9de4ff,#317e99)}.show-art .pill{z-index:1;margin-left:auto}.show-copy{padding:19px}.show-copy>small{letter-spacing:.13em;font-size:8px}.show-copy h3{margin:5px 0;font-size:18px}.show-copy p{color:var(--muted);font-size:11px}.show-copy>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:16px;padding-top:15px;display:flex}.show-copy>div span,.show-copy>div button{background:0 0;border:0;align-items:center;gap:6px;font-size:9px;display:flex}.show-copy>div button{font-weight:900}.two-col-block{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}.rank-hero{text-align:center;background:var(--ink);color:#fff;padding:26px}.rank-hero svg{color:var(--lime)}.rank-hero strong{font-family:var(--serif);color:var(--lime);font-size:65px;display:block}.rank-hero>span{letter-spacing:.14em;font-size:8px}.rank-hero p{color:#a7aa9f;font-size:11px}.prediction-card>p{color:var(--muted);font-size:11px}.choice-grid{grid-template-columns:1fr 1fr;gap:8px;margin:20px 0;display:grid}.choice-grid button{border:1px solid var(--line);text-align:left;background:#f1f0e9;align-items:center;gap:8px;padding:10px;font-size:10px;display:flex}.feature-season{color:#fff;background:#22251e;grid-template-columns:.7fr 1.3fr;min-height:330px;display:grid}.feature-season>div:first-child{background:radial-gradient(circle,#9fbf23,#31391d 50%,#171914);justify-content:space-between;align-items:flex-start;padding:24px;display:flex}.feature-symbol{font-family:var(--serif);color:var(--lime);align-self:center;margin:auto;font-size:120px}.feature-season>div:last-child{padding:50px}.feature-season small{color:var(--lime);letter-spacing:.15em;font-size:8px}.feature-season h2{font-family:var(--serif);margin:10px 0;font-size:44px;font-weight:400}.feature-season p{color:#b7baaf;max-width:600px;font-size:13px;line-height:1.6}.season-meta{gap:25px;margin:25px 0;display:flex}.season-meta span{align-items:center;gap:7px;font-size:10px;display:flex}.filters{letter-spacing:.1em;align-items:center;gap:18px;font-size:8px;font-weight:900;display:flex}.game-list{flex-direction:column;gap:8px;display:flex}.game-list article{background:var(--card);border:1px solid var(--line);grid-template-columns:100px 1fr 1.2fr auto;align-items:center;gap:20px;padding:12px;display:grid}.mini-poster{place-items:center;width:100px;height:85px;font-size:34px;display:grid}.mini-0{background:var(--coral)}.mini-1{background:var(--lime)}.mini-2{background:var(--blue)}.game-list h3{margin:8px 0 2px}.game-list p{color:var(--muted);font-size:9px}.game-list-stats{grid-template-columns:repeat(3,1fr);display:grid}.game-list-stats span{flex-direction:column;display:flex}.game-list-stats b{font-size:11px}.game-list-stats small{color:var(--muted);margin-top:4px;font-size:8px}.game-list article>button{background:0 0;border:0}.breadcrumb{color:var(--muted);gap:9px;margin-bottom:22px;font-size:10px;display:flex}.breadcrumb button{color:inherit;background:0 0;border:0;padding:0}.season-header{align-items:center;gap:18px;margin-bottom:25px;display:flex}.season-logo{background:var(--ink);width:85px;height:85px;color:var(--lime);font-family:var(--serif);place-items:center;font-size:52px;display:grid}.season-header h1{font-family:var(--serif);margin:8px 0 2px;font-size:38px;font-weight:400}.season-header p{color:var(--muted);font-size:10px}.season-header-actions{gap:8px;margin-left:auto;display:flex}.game-tabs{border-bottom:1px solid var(--line);gap:28px;margin:28px 0 20px;display:flex;overflow:auto}.game-tabs button{color:var(--muted);white-space:nowrap;background:0 0;border:0;padding:12px 0;font-size:10px;font-weight:800}.game-tabs button.active{color:var(--ink);border-bottom:3px solid var(--ink)}.game-tabs i{background:var(--coral);border-radius:10px;padding:2px 5px;font-style:normal}.round-card{grid-template-columns:180px 1fr;gap:26px;display:grid}.round-visual{background:var(--ink);color:#fff;flex-direction:column;justify-content:space-between;min-height:210px;padding:20px;display:flex}.round-visual span,.round-visual small{letter-spacing:.15em;color:#a6aa9d;font-size:8px}.round-visual b{font-family:var(--serif);color:var(--lime);font-size:75px}.round-card>div:last-child{align-self:center}.round-card h2{font-family:var(--serif);margin:12px 0;font-size:29px;font-weight:400}.round-card p{color:var(--muted);font-size:11px;line-height:1.6}.mini-actions{gap:8px;margin-top:20px;display:flex}.roster{grid-template-columns:repeat(8,1fr);gap:10px;display:grid}.roster>div{text-align:center}.roster b,.roster small{margin-top:6px;font-size:9px;display:block}.roster small{color:var(--muted);font-size:7px}.avatar-wrap{width:max-content;margin:auto;position:relative}.avatar-wrap svg{background:var(--lime);border-radius:50%;padding:2px;position:absolute;bottom:0;right:-4px}.brief-card.recap{background:var(--coral)}.recap button{background:0 0;border:0;gap:7px;font-size:10px;font-weight:900;display:flex}.inventory .power{border-top:1px solid var(--line);align-items:center;gap:10px;padding-top:15px;display:flex}.power>div{background:var(--lime);place-items:center;width:42px;height:42px;display:grid}.power>span{flex-direction:column;flex:1;display:flex}.power b{font-size:11px}.power small{color:var(--muted);font-size:8px}.inventory>p{color:var(--muted);margin:16px 0 0;font-size:8px}.messages-page{border:1px solid var(--line);background:var(--card);grid-template-columns:320px 1fr;height:calc(100vh - 146px);min-height:570px;display:grid}.chat-list{border-right:1px solid var(--line);overflow:auto}.chat-title{justify-content:space-between;align-items:end;padding:24px 19px 15px;display:flex}.chat-title h1{font-family:var(--serif);margin:5px 0 0;font-size:27px;font-weight:400}.chat-title>button{background:var(--lime);border:0;place-items:center;width:32px;height:32px;display:grid}.chat-filter{gap:8px;padding:0 18px 15px;display:flex}.chat-filter button{border:1px solid var(--line);background:0 0;border-radius:20px;padding:6px 10px;font-size:8px}.chat-filter .active{background:var(--ink);color:#fff}.chat-list>button{border:0;border-top:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;width:100%;padding:13px 18px;display:grid;position:relative}.chat-list>button.active{background:#ecebe3}.chat-avatar{border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.ca-0{background:var(--lime)}.ca-1{background:var(--coral)}.ca-2{background:var(--blue)}.ca-3{color:#fff;background:#252820}.chat-list>button>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.chat-list b{font-size:10px}.chat-list small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:8px;overflow:hidden}.chat-list time{color:var(--muted);align-self:start;font-size:7px}.chat-list>button>i{background:var(--coral);border-radius:20px;padding:2px 5px;font-size:7px;font-style:normal;position:absolute;bottom:13px;right:18px}.conversation{grid-template-rows:auto auto 1fr auto;min-width:0;display:grid}.conversation>header{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:16px 20px;display:flex}.conversation header h2{margin:0;font-size:13px}.conversation header span{color:var(--muted);font-size:8px}.conversation header span i{background:#4ecf75;border-radius:50%;width:5px;height:5px;display:inline-block}.conversation header>div:nth-child(2){flex:1}.conversation header>div:last-child{gap:5px;display:flex}.chat-context{text-align:center;color:var(--muted);background:#f0efe7;justify-content:center;align-items:center;gap:5px;padding:8px;font-size:8px;display:flex}.messages{padding:24px;overflow:auto}.date-rule{color:var(--muted);align-items:center;gap:10px;margin-bottom:24px;font-size:7px;display:flex}.date-rule:before,.date-rule:after{content:"";background:var(--line);flex:1;height:1px}.message{gap:9px;max-width:70%;margin-bottom:18px;display:flex}.message>div{flex-direction:column;display:flex}.message div>span{align-items:center;gap:7px;display:flex}.message b{font-size:9px}.message time{color:var(--muted);font-size:7px}.message p{background:#eeede5;border-radius:0 7px 7px;margin:5px 0;padding:11px 13px;font-size:10px;line-height:1.5}.message em{border:1px solid var(--line);background:#fff;border-radius:20px;width:max-content;padding:3px 7px;font-size:8px;font-style:normal}.message.mine{justify-content:flex-end;margin-left:auto}.message.mine div>span{justify-content:flex-end}.message.mine p{color:#fff;background:#24271f;border-radius:7px 0 7px 7px}.system-message{border:1px solid var(--line);color:var(--muted);gap:6px;width:max-content;margin:20px auto;padding:9px 15px;font-size:8px;display:flex}.composer{border:1px solid var(--line);background:#f6f5ee;align-items:center;margin:0 20px 18px;display:flex}.composer input{font:inherit;background:0 0;border:0;outline:0;flex:1;padding:13px 5px;font-size:10px}.composer button{background:0 0;border:0}.composer button svg{width:17px}.composer .send{background:var(--lime);width:37px;height:37px;margin-right:3px}.focus-page{min-height:calc(100vh - 186px)}.back-link{color:var(--muted);background:0 0;border:0;margin-bottom:22px;padding:0;font-size:10px}.back-link.light{color:#aaa}.focus-shell{max-width:970px;margin:auto}.challenge-hero{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;padding:35px;display:flex}.challenge-hero h1{font-family:var(--serif);margin:14px 0 5px;font-size:45px;font-weight:400}.challenge-hero p{color:#aaa;font-size:11px}.timer{background:#292c24;border:1px solid #474b3e;align-items:center;gap:13px;padding:15px 20px;display:flex}.timer svg{color:var(--lime)}.timer span{flex-direction:column;display:flex}.timer small{color:#999;letter-spacing:.12em;font-size:7px}.timer b{font-family:var(--serif);color:var(--lime);font-size:25px}.focus-grid{grid-template-columns:1fr 280px;gap:16px;margin-top:16px;display:grid}.challenge-body h2{font-family:var(--serif);font-size:32px;font-weight:400}.challenge-body h3{margin-top:25px;font-size:11px}.challenge-body>p{color:var(--muted);font-size:11px;line-height:1.6}.puzzle{background:#ecebe3;justify-content:center;align-items:center;gap:18px;padding:30px;display:flex}.puzzle span{background:var(--card);border:1px solid var(--line);width:48px;height:48px;font-family:var(--serif);place-items:center;font-size:21px;display:grid}.puzzle span:last-child{background:var(--lime)}.puzzle i{color:#aaa;font-style:normal}.answer-options{grid-template-columns:repeat(4,1fr);gap:7px;margin:18px 0;display:grid}.answer-options button{border:1px solid var(--line);height:55px;font-family:var(--serif);background:#fff;font-size:19px;position:relative}.answer-options button.selected{border:2px solid var(--ink);background:#efffc0}.answer-options svg{width:12px;position:absolute;top:5px;right:5px}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.focus-grid aside{flex-direction:column;gap:16px;display:flex}.reward{background:var(--lime);text-align:center}.reward>svg{width:48px;height:48px;margin:10px}.reward h2{font-family:var(--serif);font-weight:400}.reward p,.team-status p{color:var(--muted);font-size:10px}.team-status .stacked{margin-top:20px;display:flex}.stacked .avatar+.avatar{margin-left:-8px}.vote-bg,.reveal-bg{color:#fff;background:#11130e;min-height:calc(100vh - 68px);margin:-38px -4vw -80px;padding:38px 4vw 80px}.vote-shell,.success-vote{text-align:center;max-width:620px;margin:4vh auto}.vote-shell>svg{color:var(--coral);margin:25px auto 10px;display:block}.vote-shell h1,.success-vote h1,.reveal-shell h1{font-family:var(--serif);letter-spacing:-.04em;margin:15px 0;font-size:46px;font-weight:400;line-height:.95}.vote-shell>p,.success-vote>p,.reveal-shell>p{color:#999;font-size:11px;line-height:1.6}.vote-options{flex-direction:column;gap:7px;margin:25px 0;display:flex}.vote-options button{color:#fff;text-align:left;background:#21231e;border:1px solid #363a31;align-items:center;gap:13px;padding:12px;display:flex}.vote-options button.selected{border-color:var(--lime);background:#2b3020}.vote-options button>span:nth-child(2){flex-direction:column;flex:1;display:flex}.vote-options b{font-size:12px}.vote-options small{color:#888;margin-top:3px;font-size:7px}.vote-options button>i{border:1px solid #555;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.vote-options button.selected>i{background:var(--lime);color:#111;border:0}.vote-options svg{width:13px}.vote-submit{width:100%}.secret-note{color:#777;border-top:1px solid #333;justify-content:center;gap:6px;margin-top:25px;padding-top:15px;font-size:8px;display:flex}.confirm-player{background:#22251e;border:1px solid #45493d;justify-content:center;align-items:center;gap:16px;margin:30px 0;padding:24px;display:flex}.confirm-player .avatar{width:65px;height:65px;font-size:20px}.confirm-player>span{text-align:left;flex-direction:column;display:flex}.confirm-player small{color:#888;font-size:8px}.confirm-player b{font-family:var(--serif);font-size:30px}.link-btn.light{color:#fff;margin:16px auto}.success-vote{margin-top:13vh}.vote-check{background:var(--lime);color:#111;border-radius:50%;place-items:center;width:74px;height:74px;margin:0 auto 25px;display:grid}.success-vote .btn{margin:30px auto 16px;display:flex}.success-vote>.link-btn{color:#aaa;margin:auto}.reveal-bg{background:radial-gradient(circle at 50% 40%,#29301b,#11130e 50%)}.reveal-shell{text-align:center;max-width:720px;margin:10vh auto}.reveal-shell h1{font-size:70px}.revealed-votes{justify-content:center;gap:7px;min-height:40px;margin:30px;display:flex}.revealed-votes span{font-family:var(--serif);border:1px solid #555;padding:9px 14px}.reveal-button{width:180px;height:180px;color:var(--lime);background:#d5ff4310;border:1px solid #d5ff4388;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:10px;margin:auto;display:flex;box-shadow:0 0 70px #d5ff4315}.reveal-button span{letter-spacing:.1em;font-size:9px;font-weight:900}.elim-icon{color:var(--coral);width:45px;height:45px}.reveal-shell h1 em{color:var(--coral);font-weight:400}.final-tally{justify-content:center;gap:25px;margin:30px;display:flex}.final-tally span{align-items:baseline;gap:6px;font-size:9px;display:flex}.final-tally b{font-family:var(--serif);font-size:26px}.host-status{background:var(--ink);color:#fff;grid-template-columns:1fr 1.5fr auto;align-items:center;padding:22px;display:grid}.host-status>div:first-child{align-items:center;gap:12px;display:flex}.host-status>div:first-child span:last-child{flex-direction:column;display:flex}.host-status small{color:#888;letter-spacing:.12em;font-size:7px}.host-status>div:nth-child(2){grid-template-columns:repeat(4,1fr);display:grid}.host-grid{grid-template-columns:1.7fr .7fr;gap:16px;margin-top:16px;display:grid}.phase-line{grid-template-columns:repeat(5,1fr);margin:15px 0 30px;display:grid}.phase-line>div{flex-direction:column;align-items:center;gap:7px;display:flex;position:relative}.phase-line>div:before{content:"";background:#ddd;height:2px;position:absolute;top:12px;left:-50%;right:50%}.phase-line>div:first-child:before{display:none}.phase-line span{z-index:1;background:#ddd;border-radius:50%;place-items:center;width:25px;height:25px;font-size:9px;display:grid}.phase-line .done span,.phase-line .done:before{background:var(--lime)}.phase-line .current span{background:var(--coral)}.phase-line small{font-size:8px}.host-actions{background:#efeee7;grid-template-columns:1fr auto auto;align-items:center;gap:8px;padding:17px;display:grid}.host-actions b{font-size:11px}.host-actions p{color:var(--muted);margin:4px 0;font-size:9px}.quick-controls{padding-bottom:12px}.quick-controls>button,.admin-menu>button{border:0;border-top:1px solid var(--line);text-align:left;background:0 0;align-items:center;gap:10px;width:100%;padding:14px 0;display:flex}.quick-controls>button span{flex:1;font-size:10px}.player-table{padding-top:10px}.table-head,.table-row{grid-template-columns:1.3fr .7fr .7fr .7fr .5fr;align-items:center;gap:10px;display:grid}.table-head{color:var(--muted);letter-spacing:.13em;padding:8px 0;font-size:7px}.table-row{border-top:1px solid var(--line);padding:12px 0;font-size:9px}.table-row>span:first-child{align-items:center;gap:8px;display:flex}.table-row>span:nth-child(4){align-items:center;gap:5px;display:flex}.table-row em{color:var(--coral);font-style:normal}.league-heading{align-items:center;gap:16px;display:flex}.league-heading .show-tile{width:70px;height:70px;font-size:28px}.league-heading h1{font-family:var(--serif);margin:5px 0;font-size:38px;font-weight:400}.league-heading p{color:var(--muted);font-size:10px}.league-heading .btn{margin-left:auto}.league-grid{grid-template-columns:1.6fr .7fr;gap:16px;display:grid}.standings>.panel-head>span{color:var(--muted);font-size:7px}.standing-row{border-top:1px solid var(--line);grid-template-columns:30px 31px 1fr auto 22px 65px;align-items:center;gap:10px;padding:13px;display:grid}.standing-row.you{background:#efffc7}.standing-row .rank{font-family:var(--serif);font-size:20px}.standing-row>span{flex-direction:column;display:flex}.standing-row span>b{font-size:10px}.standing-row span b small{background:var(--ink);color:#fff;padding:2px 4px;font-size:6px}.standing-row em{color:var(--muted);margin-top:4px;font-size:8px;font-style:normal}.standing-row>strong{font-family:var(--serif);font-size:22px}.score-breakdown h2{font-family:var(--serif);font-size:32px;font-weight:400}.score-breakdown>div{border-top:1px solid var(--line);justify-content:space-between;padding:12px 0;font-size:9px;display:flex}.prediction-mini{align-items:center;gap:11px;margin-top:16px;display:flex}.prediction-mini>svg{color:var(--coral)}.prediction-mini span{flex-direction:column;display:flex}.prediction-mini b{font-size:10px}.prediction-mini p{color:var(--muted);margin:3px 0;font-size:8px}.profile-hero{background:var(--ink);color:#fff;align-items:center;gap:25px;padding:38px;display:flex}.profile-avatar{background:var(--lime);color:#111;width:110px;height:110px;font-family:var(--serif);border-radius:50%;place-items:center;font-size:52px;display:grid}.profile-hero h1{font-family:var(--serif);margin:9px 0 2px;font-size:40px;font-weight:400}.profile-hero p,.profile-hero>div>span:last-child{color:#999;font-size:9px}.profile-hero>div:nth-child(2){flex:1}.profile-hero>div>span:last-child{margin-top:15px;display:block}.profile-stats{background:var(--card);border:1px solid var(--line);grid-template-columns:repeat(5,1fr);margin:16px 0;padding:24px;display:grid}.profile-stats>div{text-align:center;border-right:1px solid var(--line)}.profile-stats>div:last-child{border:0}.profile-grid{grid-template-columns:.8fr 1.2fr;gap:16px;display:grid}.style-card{background:var(--blue)}.style-orbit{border:1px solid #111;border-radius:50%;place-items:center;width:80px;height:80px;margin-top:20px;display:grid}.badge-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.badge-grid>div{text-align:center;background:#f0efe8;padding:16px}.badge-grid span{background:var(--lime);border-radius:50%;place-items:center;width:55px;height:55px;margin:auto;display:grid}.badge-grid b{margin-top:10px;font-size:8px;display:block}.admin-metrics{background:var(--ink);color:#fff;grid-template-columns:repeat(4,1fr);margin-bottom:16px;display:grid}.admin-metrics>div{border-right:1px solid #333;flex-direction:column;padding:25px;display:flex}.admin-metrics b{font-family:var(--serif);color:var(--lime);font-size:30px}.admin-metrics span{color:#999;letter-spacing:.13em;font-size:7px}.admin-grid{grid-template-columns:1.3fr .7fr;gap:16px;display:grid}.result-entry label{letter-spacing:.09em;flex-direction:column;gap:7px;margin:13px 0;font-size:8px;font-weight:900;display:flex}.result-entry input,.result-entry select{border:1px solid var(--line);font:inherit;background:#f5f4ed;padding:12px;font-size:10px}.form-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.admin-menu{padding-bottom:8px}.admin-menu button b{text-align:left;flex:1;font-size:10px}.menu-num{font-family:var(--serif);color:var(--coral)}.bottom-nav{display:none}@media (max-width:1000px){.experience-card h2{font-size:29px}.sidebar{transition:all .25s;transform:translate(-100%)}.sidebar.open{transform:none}.close-menu{color:#fff;background:0 0;border:0;margin-left:auto;display:block}.side-top{display:flex}.app-main{margin-left:0}.menu-btn{display:block}.dash-grid{grid-template-columns:1fr}.secondary-column{grid-template-columns:repeat(2,1fr);display:grid}.brief-card{grid-row:span 2}.show-grid{grid-template-columns:1fr 1fr}.show-card:last-child{display:none}.host-grid,.league-grid{grid-template-columns:1fr}.host-status{grid-template-columns:1fr auto}.host-status>div:nth-child(2){display:none}}@media (max-width:700px){.marketing-nav{padding:0 20px}.marketing-nav nav,.marketing-nav .text-btn{display:none}.hero{min-height:740px}.hero-content{top:46%;left:24px;right:24px}.hero h1{font-size:52px}.hero-content>p{font-size:14px}.hero-actions{flex-direction:column;align-items:stretch}.live-card{width:auto;bottom:28px;left:24px;right:24px}.hero-index{display:none}.experience-section{padding:70px 18px}.section-kicker span:last-child{display:none}.experience-grid{grid-template-columns:1fr}.experience-card{min-height:400px}.how-section{grid-template-columns:1fr;padding:80px 24px}.how-copy h2{font-size:43px}.featured{padding:75px 18px}.section-head h2{font-size:35px}.featured-grid{grid-template-columns:1fr}.season-poster{height:390px}.quote{padding:80px 25px}.quote blockquote{font-size:29px}.final-cta h2{font-size:58px}.topbar{height:58px;padding:0 15px}.season-status small,.quick-btn{display:none}.page-area{padding:25px 15px 90px}.page-title{align-items:flex-start}.page-title h1{font-size:35px}.page-title>.btn{display:none}.action-banner{grid-template-columns:1fr auto;gap:14px;padding:16px}.action-banner>div:first-child,.action-banner .divider,.action-banner>div:nth-of-type(3){display:none}.action-banner .btn{padding:11px}.dash-grid{display:block}.primary-column{margin-bottom:14px}.secondary-column{display:flex}.game-band{padding:16px}.game-emblem{width:55px;height:55px}.game-band p{display:none}.game-stats{grid-template-columns:repeat(4,1fr)}.stat-value{font-size:22px}.league-row{grid-template-columns:40px 1fr auto}.league-row>span:nth-child(3),.league-row>span:nth-child(4),.league-row .deadline{display:none}.show-grid,.two-col-block{grid-template-columns:1fr}.show-card:last-child{display:block}.show-art{height:210px}.feature-season{grid-template-columns:1fr}.feature-season>div:first-child{min-height:210px}.feature-season>div:last-child{padding:27px}.feature-season h2{font-size:35px}.season-meta{flex-wrap:wrap}.game-list article{grid-template-columns:74px 1fr auto;gap:11px;padding:8px}.mini-poster{width:74px;height:70px}.game-list-stats{display:none}.season-header{align-items:flex-start}.season-logo{width:60px;height:60px}.season-header h1{font-size:27px}.season-header-actions{display:none}.game-tabs{gap:22px}.round-card{grid-template-columns:1fr}.round-visual{min-height:140px}.roster{grid-template-columns:repeat(4,1fr)}.messages-page{grid-template-columns:1fr;height:calc(100vh - 175px)}.chat-list{display:none}.conversation{display:grid}.message{max-width:90%}.focus-grid{grid-template-columns:1fr}.challenge-hero{flex-direction:column;align-items:flex-start;gap:16px;padding:22px}.challenge-hero h1{font-size:35px}.timer{width:100%}.puzzle{gap:5px;padding:20px 8px}.puzzle span{width:38px;height:38px}.vote-bg,.reveal-bg{margin:-25px -15px -90px;padding:28px 18px 90px}.vote-shell h1,.success-vote h1{font-size:39px}.reveal-shell h1{font-size:51px}.reveal-button{width:150px;height:150px}.host-status{grid-template-columns:1fr}.host-status>.btn{margin-top:15px}.host-actions{grid-template-columns:1fr}.quick-controls{display:none}.table-head,.table-row{grid-template-columns:1.2fr .7fr .7fr}.table-head span:nth-child(4),.table-head span:nth-child(5),.table-row span:nth-child(4),.table-row span:nth-child(5){display:none}.league-heading{align-items:flex-start}.league-heading .btn{display:none}.standing-row{grid-template-columns:24px 30px 1fr auto}.standing-row>small,.standing-row>.pill{display:none}.profile-hero{align-items:flex-start;padding:25px}.profile-avatar{width:70px;height:70px}.profile-hero .btn{display:none}.profile-hero h1{font-size:28px}.profile-stats{grid-template-columns:repeat(3,1fr);gap:20px}.profile-stats>div{border:0}.profile-stats>div:nth-child(n+4){display:none}.profile-grid{grid-template-columns:1fr}.badge-grid{grid-template-columns:repeat(2,1fr)}.admin-metrics{grid-template-columns:1fr 1fr}.admin-grid,.form-row{grid-template-columns:1fr}.bottom-nav{z-index:15;color:#888;background:#171914;border-top:1px solid #333;justify-content:space-around;height:63px;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{color:inherit;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:20%;font-size:7px;display:flex}.bottom-nav button.active{color:var(--lime)}}.notification-wrap{position:relative}.notification-menu{background:var(--elevated);width:min(360px,100vw - 30px);max-height:470px;color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow);z-index:30;position:absolute;top:45px;right:0;overflow:auto}.notification-menu header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;padding:16px 18px;display:flex}.notification-menu header small{color:var(--muted);font-size:10px}.notification-menu article{border-bottom:1px solid var(--line);padding:14px 18px}.notification-menu article.unread{border-left:4px solid var(--coral);background:var(--coral)}@supports (color:color-mix(in lab, red, red)){.notification-menu article.unread{background:color-mix(in srgb,var(--coral) 7%,var(--elevated))}}.notification-menu article b{font-size:12px;display:block}.notification-menu article p{color:var(--muted);margin:5px 0;font-size:11px;line-height:1.45}.notification-menu article time{color:var(--muted);font-size:9px}.notification-empty{color:var(--muted);padding:25px 18px;font-size:11px;line-height:1.5}.profile-hero-live{background:linear-gradient(112deg,#151713 0 72%,var(--profile-accent) 72%);position:relative;overflow:hidden}.profile-hero-live:after{content:"RL";font-family:var(--serif);color:#111;opacity:.18;pointer-events:none;font-size:122px;position:absolute;bottom:-31px;right:23px}.profile-hero-live>*{z-index:1;position:relative}.profile-avatar{background:var(--profile-accent,var(--lime));overflow:hidden}.profile-avatar img{object-fit:cover;width:100%;height:100%}.identity-tags{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.identity-tags i{letter-spacing:.08em;text-transform:uppercase;color:#ddd;border:1px solid #444;padding:6px 8px;font-size:7px;font-style:normal}.favorite-shows{border-top:1px solid #0003;flex-wrap:wrap;gap:7px;margin-top:23px;padding-top:18px;display:flex}.favorite-shows small{letter-spacing:.12em;width:100%;margin-bottom:3px;font-size:7px}.favorite-shows span{border:1px solid #111;padding:6px 8px;font-size:8px}.badge-grid-rich{grid-template-columns:repeat(4,1fr)}.badge-grid-rich>div{flex-direction:column;align-items:center;min-height:160px;display:flex;position:relative}.badge-grid-rich>div.locked{opacity:.55;background:#e8e7df}.badge-grid-rich>div.locked>span{background:#d4d3ca}.badge-grid-rich small{color:var(--muted);margin-top:7px;font-size:7px;line-height:1.45;display:block}.badge-grid-rich em{color:#587300;align-items:center;gap:3px;margin-top:auto;font-size:6px;font-style:normal;font-weight:900;display:flex}.badge-progress{background:#ccc;width:100%;height:3px;margin-top:auto;position:relative}.badge-progress i{background:var(--coral);height:100%;display:block}.badge-progress label{font-size:6px;position:absolute;top:6px;right:0}.career-detail{margin-top:16px}.career-stat-grid{border-top:1px solid var(--line);grid-template-columns:repeat(6,1fr);display:grid}.career-stat-grid>div{border-right:1px solid var(--line);flex-direction:column;gap:5px;padding:22px;display:flex}.career-stat-grid>div:last-child{border:0}.career-stat-grid strong{font-family:var(--serif);font-size:31px}.career-stat-grid span{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:7px}.profile-loading{text-align:center;letter-spacing:.1em;text-transform:uppercase;place-content:center;gap:14px;min-height:55vh;font-size:9px;display:grid}.profile-loading span{border:2px solid var(--line);border-top-color:var(--coral);border-radius:50%;width:28px;height:28px;margin:auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.profile-modal{z-index:50;background:#080a08c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.profile-modal form{color:#151713;border-top:5px solid var(--lime);background:#f7f6ef;width:min(720px,100%);max-height:92vh;overflow:auto;box-shadow:0 25px 80px #0008}.profile-modal header,.profile-modal footer{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:22px 26px;display:flex}.profile-modal footer{border:0;border-top:1px solid var(--line);justify-content:flex-end}.profile-modal h2{font-family:var(--serif);font-size:32px;font-weight:400}.profile-modal header button{background:0 0;border:0}.profile-form-grid{grid-template-columns:1fr 1fr;gap:15px;padding:24px 26px;display:grid}.profile-form-grid label{text-transform:uppercase;letter-spacing:.08em;flex-direction:column;gap:7px;font-size:8px;font-weight:900;display:flex}.profile-form-grid .wide{grid-column:1/-1}.profile-form-grid input,.profile-form-grid textarea{border:1px solid var(--line);font:inherit;background:#fff;padding:12px;font-size:10px}.profile-form-grid textarea{resize:vertical;min-height:90px}.profile-form-grid input[type=color]{width:100%;height:42px}.profile-form-grid label>small{color:var(--muted);align-self:flex-end;font-size:7px;font-weight:400}.input-prefix{border:1px solid var(--line);background:#fff;align-items:center;display:flex}.input-prefix span{color:var(--muted);padding-left:12px}.input-prefix input{border:0;flex:1}.privacy-toggle{align-items:center;gap:10px;margin:0 26px 22px;font-size:9px;display:flex}.privacy-toggle span{flex-direction:column;gap:3px;display:flex}.privacy-toggle small{color:var(--muted)}.form-error{color:#a92a20;margin:0 26px 16px;font-size:9px}@media (max-width:900px){.badge-grid-rich{grid-template-columns:repeat(2,1fr)}.career-stat-grid{grid-template-columns:repeat(3,1fr)}.career-stat-grid>div:nth-child(3){border-right:0}}@media (max-width:700px){.profile-hero-live{background:linear-gradient(160deg,#151713 0 87%,var(--profile-accent) 87%)}.identity-tags{display:none}.badge-grid-rich,.career-stat-grid{grid-template-columns:repeat(2,1fr)}.career-stat-grid>div:nth-child(odd){border-right:1px solid var(--line)}.career-stat-grid>div:nth-child(2n){border-right:0}.profile-form-grid{grid-template-columns:1fr}.profile-form-grid .wide{grid-column:auto}.profile-modal{place-items:end center;padding:0}.profile-modal form{max-height:94vh}.profile-modal header,.profile-modal footer,.profile-form-grid{padding-left:18px;padding-right:18px}.privacy-toggle{margin-left:18px;margin-right:18px}}.conversion-strip{color:#141610;background:#d6ff52;border-bottom:1px solid #141610;grid-template-columns:repeat(3,1fr) auto;align-items:center;gap:28px;padding:20px 5vw;display:grid}.conversion-strip span{letter-spacing:.08em;font:700 11px sans-serif}.conversion-strip span b{margin-right:6px;font:700 24px Georgia,serif}.conversion-strip a{color:inherit;align-items:center;gap:6px;font:800 11px sans-serif;text-decoration:none;display:flex}@media (max-width:760px){.conversion-strip{grid-template-columns:1fr 1fr;padding:18px 20px}.conversion-strip span:nth-child(3){display:none}.conversion-strip a{justify-self:end}}:root{--focus:#2459d3;--control:#fffef8;--elevated:#fffef8;--shadow:0 14px 40px #12140f14;--sans:"Avenir Next","Segoe UI",sans-serif}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#f4f2e9;--paper:#11130f;--card:#1b1e18;--line:#383c32;--muted:#adb1a5;--soft:#282b24;--deep:#090b08;--focus:#d5ff43;--control:#20231c;--elevated:#1b1e18;--shadow:0 16px 44px #00000047}html[data-theme=dark] body{background:var(--paper);color:var(--ink)}#app-content{outline:none;min-height:100%}.skip-link{z-index:1000;background:var(--lime);color:#111;border:2px solid #111;padding:12px 16px;font-weight:900;text-decoration:none;transition:transform .15s;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{transform:none}.theme-toggle{z-index:60;border:1px solid var(--line);background:var(--elevated);width:46px;height:46px;color:var(--ink);box-shadow:var(--shadow);border-radius:50%;place-items:center;display:grid;position:fixed;bottom:18px;right:18px}.theme-toggle svg{width:19px;height:19px}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:3px solid var(--focus);outline-offset:3px}:where(button,input,select,textarea){font:inherit}:where(button,[role=button],a){-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed;opacity:.55}img{max-width:100%;height:auto}.hero-image,.auth-art>img{height:100%}.panel,.show-card,.game-list article{box-shadow:0 1px #12140f05}.nav-scrim{display:none}html[data-theme=dark] .app-shell,html[data-theme=dark] .experience-section,html[data-theme=dark] .quote{background:var(--paper);color:var(--ink)}html[data-theme=dark] .topbar{color:var(--ink);background:#171a15}html[data-theme=dark] .panel,html[data-theme=dark] .show-card,html[data-theme=dark] .game-list article,html[data-theme=dark] .profile-stats{background:var(--card);color:var(--ink)}html[data-theme=dark] .icon-btn,html[data-theme=dark] .choice-grid button,html[data-theme=dark] .result-entry input,html[data-theme=dark] .result-entry select{background:var(--control);color:var(--ink)}html[data-theme=dark] .host-actions,html[data-theme=dark] .badge-grid>div{color:var(--ink);background:#24271f}html[data-theme=dark] .standing-row.you{background:#2c351d}html[data-theme=dark] .profile-modal form{color:var(--ink);background:#1b1e18}html[data-theme=dark] .profile-form-grid input,html[data-theme=dark] .profile-form-grid textarea,html[data-theme=dark] .input-prefix{color:var(--ink);background:#11130f}html[data-theme=dark] .badge-grid-rich>div.locked{background:#23261f}html[data-theme=dark] .watch-app{--w-ink:#f3f1e8;--w-paper:#11130f;--w-card:#1b1e18;--w-line:#383c32;--w-muted:#adb1a5}html[data-theme=dark] .watch-switcher button,html[data-theme=dark] .contestant-picks button,html[data-theme=dark] .binary-pick button,html[data-theme=dark] .results-desk select,html[data-theme=dark] .watch-modal input,html[data-theme=dark] .watch-modal select{color:var(--w-ink);background:#22251e}html[data-theme=dark] .contestant-picks button.selected,html[data-theme=dark] .standing-board>div.me{background:#2d371d}html[data-theme=dark] .discover-page{--disc-ink:#f3f1e8;--disc-paper:#11130f;--disc-line:#383c32;--disc-muted:#adb1a5}html[data-theme=dark] .discover-hero:after{color:#1c1f19}html[data-theme=dark] .spectate-page{--sp-ink:#f3f1e8;--sp-paper:#11130f;--sp-line:#383c32;--sp-muted:#adb1a5}html[data-theme=dark] .profile-stat-strip{background:#1b1e18}html[data-theme=dark] .host-studio{--hs-ink:#f3f1e8;--hs-paper:#11130f;--hs-card:#1b1e18;--hs-line:#383c32;--hs-muted:#adb1a5}html[data-theme=dark] .ai-studio{--ai-ink:#f3f1e8;--ai-paper:#11130f;--ai-line:#383c32}html[data-theme=dark] .compose textarea,html[data-theme=dark] .draft,html[data-theme=dark] .draft>input,html[data-theme=dark] .draft>textarea{color:#f3f1e8;background:#1b1e18}html[data-theme=dark] .draft footer{background:#24271f}html[data-theme=dark] .pricing-page,html[data-theme=dark] .growth-hub,html[data-theme=dark] .onboarding{filter:none;color:#f3f1e8;background:#11130f}html[data-theme=dark] .growth-panel{background:#1b1e18;border-color:#383c32}html[data-theme=dark] .growth-panel>header,html[data-theme=dark] .invites>div:not(.empty-invite){border-color:#383c32}html[data-theme=dark] .share-actions a{color:#f3f1e8;border-color:#f3f1e8}@media (max-width:1000px){.nav-scrim{z-index:19;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0507059e;border:0;display:block;position:fixed;inset:0}.sidebar{box-shadow:20px 0 60px #0000004d}}.legal-page{max-width:760px;min-height:100vh;margin:0 auto;padding:clamp(32px,7vw,96px) 24px}.legal-page>a{color:inherit}.legal-page>h1{font-family:var(--serif);margin:24px 0;font-size:clamp(42px,8vw,78px);line-height:.95}.legal-page>p,.legal-page section p{color:var(--muted);font-size:17px;line-height:1.7}.legal-page section{border:1px solid var(--line);background:var(--card);gap:16px;margin:28px 0;padding:24px;display:grid}.legal-page label{align-items:center;gap:12px;display:flex}.legal-page button,.legal-page input{border:1px solid var(--line);min-height:44px;padding:10px 14px}.legal-page button{background:var(--ink);color:var(--paper);font-weight:800}.legal-page button:disabled{opacity:.45}.legal-page footer{margin-top:40px;line-height:2}@media (max-width:700px){.theme-toggle{right:14px;bottom:calc(76px + env(safe-area-inset-bottom));width:44px;height:44px}.bottom-nav{height:calc(64px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}.page-area{padding-bottom:calc(96px + env(safe-area-inset-bottom))}.menu-btn,.close-menu,.icon-btn{min-width:44px;min-height:44px}.bottom-nav button{min-height:54px}.card-actions{flex-wrap:wrap;row-gap:18px}.secondary-column{scroll-snap-type:x proximity;padding-bottom:4px;overflow-x:auto}.secondary-column>section{scroll-snap-align:start;min-width:min(82vw,360px)}.messages-page{grid-template-rows:minmax(92px,28%) 1fr;height:calc(100dvh - 175px);min-height:0}.messages-page .chat-list{border-right:0;border-bottom:1px solid var(--line);display:block}.messages-page .chat-title{padding:12px 16px}.messages-page .chat-title h1{font-size:21px}.messages-page .chat-list>button{padding:10px 16px}.profile-modal form,.watch-modal form{max-height:92dvh}input,select,textarea{font-size:16px!important}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.btn:hover{transform:none}}@media (forced-colors:active){.live-dot,.notif-dot{forced-color-adjust:none;background:highlight}.pill,.btn-lime{border:1px solid buttontext}}@supports (content-visibility:auto){.experience-section,.how-section,.featured,.quote,.final-cta{content-visibility:auto;contain-intrinsic-size:700px}}.marketing :where(p,small),.featured :where(p,small),.final-cta :where(p,small){text-wrap:pretty}.hero-content>p{color:#deded6}.final-cta p{color:#b5b8ae}.experience-card p{opacity:.82}.panel,.show-card,.game-list article,.profile-stats{border-color:var(--line)}@supports (color:color-mix(in lab, red, red)){.panel,.show-card,.game-list article,.profile-stats{border-color:color-mix(in srgb,var(--line) 82%,transparent)}}.panel{padding:clamp(20px,2.2vw,28px)}.page-title p,.show-copy p,.prediction-card>p{line-height:1.55}:where(.eyebrow,.stat-label,.poster-top,.show-copy>small,.game-list-stats small,.profile-stats span,.admin-metrics span,.badge-grid b,.badge-grid-rich small,.career-stat-grid span,.identity-tags i,.favorite-shows small){font-size:max(.625rem,10px);line-height:1.35}html :where(.discover-page,.spectate-page,.host-studio,.ai-studio,.watch-app) :where(small,dt,.discover-kicker,.watch-kicker,.spec-kicker){font-size:max(.625rem,10px);line-height:1.4}html :where(.discover-page,.spectate-page,.host-studio,.ai-studio,.watch-app) :where(p,dd){line-height:1.55}.consent-banner{z-index:100;color:#f3f1e9;background:#171914;border:1px solid #4b4f43;grid-template-columns:1fr auto auto;align-items:center;gap:14px;max-width:900px;margin:auto;padding:18px;display:grid;position:fixed;bottom:20px;left:20px;right:20px;box-shadow:0 20px 70px #0008}.consent-banner p{color:#c4c4bb;margin:4px 0;font-size:12px}.consent-banner a{color:#d5ff43;font-size:11px}.consent-banner button{color:#fff;background:0 0;border:1px solid #777;min-height:44px;padding:0 16px;font-weight:800}.consent-banner .allow{color:#171914;background:#d5ff43;border-color:#d5ff43}.legal-page form{gap:14px;display:grid}.legal-page form label{gap:7px;align-items:initial;display:grid}.legal-page textarea,.legal-page select{border:1px solid var(--line);background:var(--paper);min-height:44px;color:var(--ink);padding:10px 14px}.legal-page textarea{resize:vertical;min-height:130px}@media (max-width:700px){.consent-banner{grid-template-columns:1fr 1fr}.consent-banner div{grid-column:1/-1}}html[data-theme=dark] .how-section,html[data-theme=dark] .auth-page,html[data-theme=dark] .auth-form,html[data-theme=dark] .reset-shell{background:var(--paper);color:var(--ink)}html[data-theme=dark] .google-btn,html[data-theme=dark] .auth-inner input,html[data-theme=dark] .reset-card input{background:var(--control);color:var(--ink)}html[data-theme=dark] .discover-search,html[data-theme=dark] .league-directory article,html[data-theme=dark] .host-directory article{background:var(--elevated);color:var(--ink)}html[data-theme=dark] .directory-show{color:#11130f}html[data-theme=dark] .dark-directory{color:#f4f2e9;background:#090b08}html[data-theme=dark] .archive-section,html[data-theme=dark] .player-field{color:var(--sp-ink);background:#171a15}html[data-theme=dark] .recap-notes span,html[data-theme=dark] .public-player-grid>a,html[data-theme=dark] .recap-number span{color:#f3f1e8;background:#1b1e18}html[data-theme=dark] .recap-timeline article.latest .recap-number span{background:var(--sp-lime);color:#11130f}html[data-theme=dark] .free-plan,html[data-theme=dark] .paid-plan{color:#f3f1e8;background:#1b1e18;border-color:#3b3f35}html[data-theme=dark] .free-plan p,html[data-theme=dark] .paid-plan header p,html[data-theme=dark] .price span,html[data-theme=dark] .section-copy p,html[data-theme=dark] .pricing-faq dd{color:#b8bcb0}html[data-theme=dark] .pricing-faq dl div{border-color:#3b3f35}html[data-theme=dark] .paid-plan.popular{border-color:#d6ff52}html[data-theme=dark] .interest-grid button,html[data-theme=dark] .level-list button{color:#f3f1e8;background:#1b1e18;border-color:#44483e}html[data-theme=dark] .interest-grid small,html[data-theme=dark] .level-list small,html[data-theme=dark] .invites small,html[data-theme=dark] .share-card>header span,html[data-theme=dark] .empty-invite{color:#b2b6aa}html[data-theme=dark] .empty-invite b{color:#f3f1e8}html[data-theme=dark] .library-tools label,html[data-theme=dark] .builder-form input,html[data-theme=dark] .builder-form textarea,html[data-theme=dark] .builder-form select{color:var(--hs-ink);background:#20231c}html[data-theme=dark] .timeline>article>span{color:#f3f1e8;background:#303822}html[data-theme=dark] .timeline>article>span.draft{color:#c7cabf;background:#292c25}:where(.panel,.show-card,.game-list article,.league-directory article,.host-directory article,.public-player-grid>a,.growth-panel,.free-plan,.paid-plan,.template-grid article,.challenge-grid article,.watch-panel){transition:border-color .18s,box-shadow .18s,transform .18s}@media (hover:hover){:where(.show-card,.game-list article,.league-directory article,.host-directory article,.public-player-grid>a,.template-grid article,.challenge-grid article):hover{border-color:currentColor}@supports (color:color-mix(in lab, red, red)){:where(.show-card,.game-list article,.league-directory article,.host-directory article,.public-player-grid>a,.template-grid article,.challenge-grid article):hover{border-color:color-mix(in srgb,currentColor 28%,transparent)}}:where(.show-card,.game-list article,.league-directory article,.host-directory article,.public-player-grid>a,.template-grid article,.challenge-grid article):hover{transform:translateY(-2px);box-shadow:0 14px 34px #12140f17}}@media (max-width:700px){.panel{padding:20px}.experience-card{min-height:360px;padding:26px}.how-section,.quote{padding-top:72px;padding-bottom:72px}.page-title{gap:18px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
.admin-nav{border-top:1px solid #30332b;margin-top:12px;padding-top:12px}.admin-nav button{color:#92968a;background:0 0;border:0;border-radius:5px;align-items:center;gap:13px;width:100%;padding:10px 12px;font-size:12px;display:flex}.admin-nav button.active{color:#fff;background:#292c24}.admin-nav button.active svg{color:var(--coral)}.auth-page{background:#f4f2ea;grid-template-columns:1.1fr .9fr;min-height:100vh;display:grid}.auth-art{color:#fff;flex-direction:column;justify-content:space-between;padding:40px;display:flex;position:relative;overflow:hidden}.auth-art>img,.auth-overlay{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.auth-overlay{background:linear-gradient(90deg,#0d0f0bd9,#0d0f0b4f),linear-gradient(#0000,#0d0f0bd9)}.auth-art>.logo,.auth-art>div:last-of-type,.auth-art>small{z-index:1;position:relative}.auth-art h1{font-family:var(--serif);letter-spacing:-.05em;margin:22px 0;font-size:64px;font-weight:400;line-height:.87}.auth-art h1 em{color:var(--lime);font-weight:400}.auth-art p{color:#c8c9c1;font-size:13px}.auth-art>small{letter-spacing:.17em;color:#999;font-size:8px}.auth-form{place-items:center;padding:45px;display:grid;position:relative}.auth-back{color:var(--muted);background:0 0;border:0;font-size:10px;position:absolute;top:28px;left:30px}.auth-inner{width:min(410px,100%)}.auth-inner h2{font-family:var(--serif);letter-spacing:-.04em;margin:10px 0;font-size:42px;font-weight:400}.auth-inner>p{color:var(--muted);font-size:11px}.google-btn{border:1px solid var(--line);background:#fff;width:100%;margin-top:22px;padding:13px;font-size:11px;font-weight:800}.google-btn b{font-family:var(--serif);margin-right:8px;font-size:18px}.or{color:#999;letter-spacing:.1em;align-items:center;gap:10px;margin:20px 0;font-size:7px;display:flex}.or span{background:var(--line);flex:1;height:1px}.auth-inner form label{letter-spacing:.08em;flex-direction:column;gap:6px;margin-bottom:12px;font-size:8px;font-weight:900;display:flex}.auth-inner input{border:1px solid var(--line);font:inherit;background:#fff;padding:13px;font-size:11px}.forgot{color:var(--muted);background:0 0;border:0;margin:-3px 0 15px auto;font-size:9px;display:block}.switch-auth{margin-top:18px;text-align:center!important}.switch-auth button{background:0 0;border:0;font-weight:900;text-decoration:underline}.legal{text-align:center;color:#999;margin-top:14px;font-size:7px;display:block}@media (max-width:700px){.auth-page{grid-template-columns:1fr}.auth-art{display:none}.auth-form{padding:70px 24px 35px}.auth-inner h2{font-size:36px}}.auth-message{background:#ff786910;border:1px solid #ff786955;border-radius:8px;padding:10px 12px;font-size:13px}.reset-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.reset-card{width:min(440px,100%);padding:32px}.reset-card h1{font-family:var(--serif);margin:10px 0;font-size:36px}.reset-card label{letter-spacing:.08em;gap:7px;margin-top:18px;font-size:12px;font-weight:800;display:grid}.reset-card input{border:1px solid var(--line);color:inherit;background:#fff;border-radius:8px;padding:14px}.auth-inner form .consent-check{letter-spacing:0;grid-template-columns:20px 1fr;align-items:start;gap:9px;font-size:10px;font-weight:500;line-height:1.4;display:grid}.auth-inner form .consent-check input{width:18px;height:18px;padding:0}.consent-check a,.legal a{color:inherit;text-underline-offset:2px;text-decoration:underline}
