:root{--bg:#090b0d;--panel:#14181c;--text:#f5f6f2;--muted:#8f969d;--line:#252b31;--lime:#b9f43d;--red:#ff5353;--green:#66df72;--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.shell{width:min(1180px,100% - 40px);margin:auto}.site-page{background:radial-gradient(800px 440px at 72% 12%,#7caa251f,#0000 70%),#090b0d;min-height:100vh}.brand{letter-spacing:-.05em;font-size:21px;font-weight:900}.brand span{color:var(--lime)}.public-header{justify-content:space-between;align-items:center;height:76px;display:flex}.desktop-nav{align-items:center;gap:30px;font-size:13px;display:flex}.mobile-cta{display:none}.button{background:var(--lime);color:#0a0c0e;cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;min-height:46px;padding:0 22px;font-weight:850;display:inline-flex}.button-small{min-height:38px;padding-inline:18px;font-size:12px}.button.full{width:100%}.text-link{color:var(--lime);font-size:14px;font-weight:750}.eyebrow,.section-kicker{letter-spacing:.13em;color:var(--lime);font-size:12px;font-weight:900}.panel{border:1px solid var(--line);background:linear-gradient(145deg,var(--panel),#101316);border-radius:var(--radius)}.hero{border-bottom:1px solid #ffffff0f;grid-template-columns:1.12fr .88fr;align-items:center;gap:60px;min-height:560px;padding:50px 0 80px;display:grid}.hero-copy h1{letter-spacing:-.065em;margin:18px 0 24px;font-size:clamp(54px,6vw,84px);line-height:.98}.hero-copy h1 span{color:var(--lime)}.hero-copy p{color:#c4c7ca;max-width:470px;font-size:17px;line-height:1.6}.hero-actions{align-items:center;gap:24px;margin-top:32px;display:flex}.phone-preview{background:linear-gradient(#0f1215,#080a0c);border:8px solid #23272b;border-radius:38px;justify-self:center;width:250px;height:500px;padding:38px 18px 20px;position:relative;box-shadow:0 22px 70px #00000059,0 0 0 1px #41464b}.phone-notch{background:#050607;border-radius:20px;width:84px;height:22px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.phone-brand{margin-bottom:26px;font-size:15px;font-weight:900}.phone-brand span{color:var(--lime)}.phone-preview>small{color:var(--muted)}.locked-card{border:1px solid var(--line);text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;margin-top:22px;padding:20px;display:flex}.lock{border:1px solid #5d646a;border-radius:50%;place-items:center;width:65px;height:65px;margin-bottom:25px;font-size:30px;display:grid}.locked-card p{color:var(--muted);font-size:13px}.locked-card a{color:#d5f39b;background:#181d1c;border-radius:7px;margin-top:20px;padding:10px 18px;font-size:12px;font-weight:800}.philosophy{padding:72px 0}.philosophy>.section-kicker,.philosophy>p{text-align:center}.philosophy>p{color:#bbc0c4;max-width:650px;margin:15px auto 34px;line-height:1.6}.feature-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.feature{text-align:center;padding:28px}.feature>span{font-size:27px}.feature p{color:var(--muted);font-size:13px;line-height:1.55}.pricing{padding-bottom:84px}.pricing-card{grid-template-columns:.75fr 1.45fr 1fr;align-items:center;gap:30px;padding:30px;display:grid}.price-block>div{margin:12px 0 2px;font-size:18px}.price-block>div span{color:var(--lime);font-size:62px;font-weight:850}.price-block small{color:var(--lime);font-size:10px;font-weight:900}.pricing-card ul,.basic-hero ul{columns:2;margin:0;padding:0;list-style:none}.pricing-card li,.basic-hero li{padding:7px 0;font-size:13px}.pricing-card li:before,.basic-hero li:before{content:"✓";color:var(--lime);margin-right:10px}.results-section{padding-bottom:70px}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.section-heading h2{letter-spacing:-.04em;margin:8px 0 0;font-size:34px}.stat-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.stat{background:#111417;border:1px solid #1f2428;border-radius:10px;flex-direction:column;gap:5px;padding:18px 20px;display:flex}.stat strong{font-size:25px}.stat span{color:#bdc1c4;font-size:12px}.positive{color:var(--green)!important}.negative{color:var(--red)!important}.public-stats{margin-bottom:12px}.results-table{overflow:hidden}.table-row{border-top:1px solid #20252a;grid-template-columns:1fr 3fr 1fr 1fr;align-items:center;gap:20px;min-height:48px;padding:0 18px;font-size:12px;display:grid}.table-row:first-child{border-top:0}.table-head{color:#8d9499;font-size:10px;font-weight:800}.win{color:var(--green);font-weight:900}.loss{color:var(--red);font-weight:900}.final-cta{justify-content:space-between;align-items:center;margin-bottom:70px;padding:30px 36px;display:flex}.final-cta p{color:var(--muted)}.footer{border-top:1px solid #1e2226;justify-content:space-between;align-items:center;min-height:90px;display:flex}.footer>div{color:var(--muted);gap:20px;font-size:11px;display:flex}.auth-page{background:radial-gradient(500px 300px at 50% 20%,#a9eb3614,#0000 70%),#090b0d;flex-direction:column;align-items:center;min-height:100vh;padding:42px 20px;display:flex}.auth-page>.brand{margin-bottom:70px}.auth-card{width:min(420px,100%);padding:34px}.auth-card h1{margin:9px 0 4px;font-size:34px}.auth-card>p{color:var(--muted)}.auth-card form{margin-top:28px}.auth-card label,.admin-form label{flex-direction:column;gap:8px;margin-bottom:17px;font-size:12px;font-weight:700;display:flex}.auth-card input,.admin-form input,.admin-form textarea,.admin-form select{width:100%;color:var(--text);background:#0d1013;border:1px solid #272d32;border-radius:8px;padding:13px 14px}.muted-link{text-align:right;color:#7f878d;margin:-8px 0 18px;font-size:11px;display:block}.password-help{color:#70777d!important;font-size:10px!important}.auth-switch{text-align:center;font-size:12px}.auth-switch a{color:var(--lime);font-weight:800}.basic-page{max-width:780px;padding:80px 0 100px}.basic-page h1{margin:8px 0;font-size:70px}.lead{color:#aeb4b8;font-size:19px}.basic-hero{gap:28px;margin-top:40px;padding:36px;display:grid}.basic-hero ul{columns:1}.fineprint{color:#777e84;text-align:center;font-size:11px}.app-layout{background:#080a0c;grid-template-columns:220px 1fr;min-height:100vh;display:grid}.sidebar{border-right:1px solid #1c2125;flex-direction:column;height:100vh;padding:30px 20px;display:flex;position:sticky;top:0}.side-nav{flex-direction:column;gap:7px;margin-top:65px;display:flex}.side-nav a{color:#aeb4b8;border-radius:8px;gap:12px;padding:12px 13px;font-size:13px;display:flex}.side-nav a.active{color:var(--lime);background:#141a15;border:1px solid #22311d}.sidebar-note{color:#727a80;margin-top:auto;padding:13px;font-size:11px}.sidebar-note strong{color:var(--lime);font-size:16px}.app-main{min-width:0}.app-topbar{z-index:20;background:#0a0c0e;border-bottom:1px solid #1c2125;justify-content:flex-end;align-items:center;height:72px;padding:0 32px;display:flex;position:sticky;top:0}.app-topbar>.brand{display:none}.topbar-user{align-items:center;gap:9px;font-size:12px;display:flex}.avatar{width:25px;height:25px;color:var(--lime);background:#2a302c;border-radius:50%;place-items:center;font-weight:900;display:grid}.page-pad{max-width:1200px;margin:auto;padding:44px 5vw 80px}.dashboard-heading h1{margin:0;font-size:38px}.dashboard-heading p{color:#939ba1;margin:6px 0 30px}.pick-card{background:#111417;border:1px solid #2a3035;border-radius:14px;max-width:760px;padding:23px}.pick-meta{color:#adb2b6;justify-content:space-between;font-size:11px;display:flex}.teams{text-align:center;justify-content:center;align-items:center;gap:70px;margin:27px 0 22px;display:flex}.teams>div{flex-direction:column;align-items:center;gap:9px;font-size:13px;display:flex}.team-mark{clip-path:polygon(50% 0,92% 18%,86% 76%,50% 100%,14% 76%,8% 18%);background:#b82e2e;border:3px solid #d7a232;place-items:center;width:58px;height:65px;font-size:22px;font-weight:900;display:grid}.team-mark.alt{color:#17191b;background:#f1f1ef;border-color:#c8c8c5}.selection{text-align:center;border-top:1px solid #242a2f;padding-top:20px}.selection>span,.selection small,.stake span{color:#8e969c;font-size:11px;display:block}.selection h2{margin:7px 0;font-size:27px}.odds{color:var(--lime);display:block;font-size:45px!important}.stake{text-align:center;background:#0c0f11;border-radius:10px;margin:19px 0;padding:14px}.stake strong{color:#d8f88b;margin-top:6px;font-size:24px;display:block}.monthly{margin-top:36px}.stat-grid.three{grid-template-columns:repeat(3,1fr);margin-top:10px}.bottom-nav{display:none}.detail-header{justify-content:space-between;align-items:center;margin:20px 0 14px;padding:25px;display:flex}.detail-header p{color:var(--muted);font-size:12px}.result-badge,.active-pill{color:var(--green);background:#61d56b1a;border:1px solid #61d56b33;border-radius:100px;padding:7px 10px;font-size:11px;font-weight:900}.detail-grid{grid-template-columns:1fr 220px;gap:12px;display:grid}.detail-selection,.result-card{padding:25px}.detail-selection h2{font-size:35px}.detail-numbers{grid-template-columns:1fr 1fr;gap:12px;display:grid}.detail-numbers div{background:#0d1012;border-radius:9px;padding:14px}.detail-numbers strong{color:var(--lime);font-size:24px;display:block}.result-card{flex-direction:column;gap:6px;display:flex}.analysis-stack{gap:10px;margin-top:12px;display:grid}.analysis-block{padding:22px}.analysis-block p{color:#bac0c4;font-size:13px;line-height:1.6}.history-head,.history-table .table-row{grid-template-columns:.8fr 2.4fr 1.6fr .7fr .5fr}.account-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.account-card{padding:27px}.account-card p{color:var(--muted)}.account-price{color:var(--lime);font-size:35px;font-weight:900}.ghost-button{color:#d9dcde;background:#121518;border:1px solid #30363b;border-radius:7px;min-height:40px;padding:0 15px}.admin-form{padding:26px}.form-grid{grid-template-columns:repeat(2,1fr);gap:0 16px;display:grid}.form-grid .wide{grid-column:1/-1}.admin-form textarea{min-height:130px}.admin-actions{justify-content:flex-end;gap:10px;display:flex}@media (max-width:850px){.shell{width:min(100% - 28px,1180px)}.desktop-nav{display:none}.mobile-cta{display:inline-flex}.hero{grid-template-columns:1fr;padding-top:65px}.hero-copy h1{font-size:53px}.hero-actions{flex-direction:column;align-items:flex-start}.feature-grid,.pricing-card{grid-template-columns:1fr}.pricing-card ul{columns:1}.stat-grid{grid-template-columns:repeat(2,1fr)}.section-heading{flex-direction:column;align-items:flex-start}.final-cta{flex-direction:column;align-items:flex-start;gap:20px}.footer{flex-direction:column;justify-content:center;gap:15px;padding:25px 0}.app-layout{display:block}.sidebar{display:none}.app-topbar{justify-content:space-between;height:62px;padding:0 18px}.app-topbar>.brand{display:block}.page-pad{padding:28px 16px 90px}.dashboard-heading h1{font-size:30px}.teams{gap:36px}.bottom-nav{z-index:40;background:#0a0c0ef5;border-top:1px solid #24292d;grid-template-columns:repeat(3,1fr);padding:8px 10px;display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav a{flex-direction:column;align-items:center;display:flex}.bottom-nav small{font-size:9px}.detail-header{flex-direction:column;align-items:flex-start;gap:17px}.detail-grid,.account-grid,.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.history-head,.history-table .table-row{grid-template-columns:.75fr 1.8fr 1.3fr .6fr}.history-head span:nth-child(4),.history-table .table-row span:nth-child(4){display:none}.auth-page>.brand{margin-bottom:45px}.basic-page h1{font-size:52px}}.auth-notice{border-radius:8px;margin:18px 0 -8px;padding:11px 12px;font-size:12px;line-height:1.45}.auth-notice.success{color:#a9efaf;background:#66df7214;border:1px solid #66df7238}.auth-notice.error{color:#ff9898;background:#ff535314;border:1px solid #ff535338}.nav-signout{color:#aeb4b8;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;gap:12px;width:100%;padding:12px 13px;font-size:13px;display:flex}.nav-signout:hover{color:#fff;background:#121619}.member-paywall{grid-template-columns:90px 1fr;align-items:center;gap:26px;max-width:760px;padding:38px;display:grid}.paywall-lock{width:74px;height:74px;color:var(--lime);border:1px solid #3d454b;border-radius:50%;place-items:center;font-size:34px;display:grid}.member-paywall h2{margin:8px 0 10px;font-size:34px}.member-paywall p{color:var(--muted);max-width:520px;line-height:1.55}.member-paywall small{color:#777f85;margin-top:10px;display:block}.pick-empty{padding:42px}.pick-empty h2{margin:8px 0;font-size:30px}.pick-empty p,.empty-state p{color:var(--muted)}.empty-state{margin-top:24px;padding:38px}.empty-state h1{font-size:38px}.account-meta{color:#757d83;font-size:11px}.ghost-button:disabled,.button:disabled{opacity:.45;cursor:not-allowed}.lost-badge{color:var(--red);background:#ff53531a;border-color:#ff535333}@media (max-width:650px){.member-paywall{grid-template-columns:1fr;padding:26px}.member-paywall h2{font-size:28px}.paywall-lock{width:60px;height:60px}.auth-card{padding:28px 22px}}
.pick-leg-list{gap:9px;margin:22px 0;display:grid}.pick-leg-row{background:#0d1012;border:1px solid #252c31;border-radius:10px;grid-template-columns:32px 1fr auto;align-items:center;gap:12px;padding:12px;display:grid}.pick-leg-number{width:28px;height:28px;color:var(--lime);background:#182016;border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid}.pick-leg-row>div{flex-direction:column;gap:4px;display:flex}.pick-leg-row small{color:var(--muted);font-size:9px}.pick-leg-row strong{font-size:12px}.pick-leg-row b{color:#d6dadd;font-size:11px;font-weight:700}.pick-leg-row em{color:#dff7a3;font-size:13px;font-style:normal;font-weight:900}.combo-selection{margin-top:10px}.detail-leg-list{gap:10px;margin:18px 0 22px;display:grid}.detail-leg-card{background:#0d1012;border:1px solid #2a3136;border-radius:11px;padding:16px}.detail-leg-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.detail-leg-top span{color:var(--lime);letter-spacing:.1em;font-size:9px;font-weight:900}.detail-leg-top b{color:#dff7a3;font-size:13px}.detail-leg-card>small{color:var(--muted);font-size:10px}.detail-leg-card h3{margin:8px 0 5px;font-size:17px}.detail-leg-card>strong{color:#d8dcdf;font-size:13px}.leg-result{border-top:1px solid #252c31;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding-top:10px;display:flex}.leg-result span{font-size:10px;font-weight:900}.leg-result small{color:var(--muted);font-size:10px}.leg-result-won span{color:var(--green)}.leg-result-lost span{color:var(--red)}.leg-result-void span{color:#c7cdd2}.single-leg-meta{color:var(--muted);margin:-20px 0 20px;font-size:11px}.result-card small{color:var(--muted);font-size:10px;line-height:1.4}@media (max-width:850px){.pick-leg-row{grid-template-columns:28px 1fr}.pick-leg-row em{grid-column:2}.detail-leg-card h3{font-size:15px}}
.club-crest{color:#c9d0d4;letter-spacing:-.04em;background:#0d1013;border:1px solid #2b3238;border-radius:14px;flex:none;place-items:center;font-weight:900;display:inline-grid;overflow:hidden}.club-crest img{object-fit:contain;width:100%;height:100%;padding:5px;display:block}.club-crest-fallback{color:var(--lime);background:linear-gradient(145deg,#171c20,#0d1013)}.club-crest-sm{border-radius:8px;width:28px;height:28px;font-size:9px}.club-crest-sm img{padding:3px}.club-crest-md{border-radius:11px;width:44px;height:44px;font-size:12px}.club-crest-lg{border-radius:17px;width:72px;height:72px;font-size:17px}.teams .club-crest-lg{background:0 0;border-color:#303840;width:72px;height:78px}.pick-leg-clubs{align-items:center;gap:8px;margin:3px 0;display:flex}.pick-leg-clubs strong{min-width:0}.detail-leg-teams{align-items:center;gap:10px;margin:8px 0 9px;display:flex}.detail-leg-teams h3{flex:1;margin:0}.single-detail-teams{grid-template-columns:auto 1fr auto;align-items:center;gap:15px;margin:18px 0 8px;display:grid}.single-detail-teams>div{text-align:center;justify-content:center;align-items:center;gap:8px;display:flex}.single-detail-teams>div span{color:var(--muted);text-transform:uppercase;font-size:11px}.history-bet-cell{align-items:center;gap:9px;min-width:0;display:flex}.history-crest-stack{align-items:center;min-width:max-content;display:flex}.history-crest-stack .club-crest{border:2px solid #111417;margin-left:-7px}.history-crest-stack .club-crest:first-child{margin-left:0}.crest-auto-note{background:#101710;border:1px solid #273228;border-radius:9px;align-items:flex-start;gap:12px;margin:4px 0 17px;padding:11px 13px;font-size:11px;display:flex}.crest-auto-note strong{color:var(--lime);white-space:nowrap}.crest-auto-note span{color:#aab2ad;line-height:1.5}.admin-crest-grid{grid-template-columns:1fr 1fr;gap:10px;margin:14px 0 4px;display:grid}.admin-crest-preview{background:#0a0d0f;border:1px solid #272e33;border-radius:10px;align-items:center;gap:11px;padding:10px 12px;display:flex}.admin-crest-preview>div{flex-direction:column;gap:3px;display:flex}.admin-crest-preview span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px}.admin-crest-preview strong{font-size:11px}.crest-override-grid{margin-top:10px}.crest-override-grid label{color:#a4abb0;font-size:10px}.admin-header-tools{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.admin-header-tools form{margin:0}.admin-header-tools .ghost-button{cursor:pointer}.admin-teamline{align-items:center;gap:8px;display:flex}.admin-teamline strong{min-width:0}.admin-teamline .club-crest:last-child{margin-left:auto}@media (max-width:850px){.admin-crest-grid{grid-template-columns:1fr}.crest-auto-note{flex-direction:column;gap:5px}.admin-header-tools{align-items:flex-start;width:100%}.admin-header-tools .admin-publish-summary{width:100%}.single-detail-teams{grid-template-columns:auto 1fr auto;gap:8px}.single-detail-teams>div{flex-direction:column;gap:2px}.detail-leg-teams{align-items:flex-start}.history-crest-stack{display:none}.history-bet-cell{gap:0}.club-crest-lg{width:60px;height:60px}.teams .club-crest-lg{width:60px;height:66px}}
.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.skip-link{top:calc(10px + env(safe-area-inset-top));left:calc(12px + env(safe-area-inset-left));z-index:1000;background:var(--lime);color:#090b0d;border-radius:8px;padding:10px 14px;font-size:13px;font-weight:900;transition:transform .15s;position:fixed;transform:translateY(-180%)}.skip-link:focus-visible{transform:translateY(0)}:where(a,button,input,textarea,select):focus-visible{outline:3px solid var(--lime);outline-offset:3px}a,button{touch-action:manipulation}.brand,.desktop-nav a{align-items:center;min-height:44px;display:inline-flex}.side-nav a,.nav-signout{align-items:center;min-height:44px}.ghost-button{cursor:pointer;justify-content:center;align-items:center;min-height:44px;font-weight:750;display:inline-flex}.button:disabled,.ghost-button:disabled,button:disabled{cursor:not-allowed;opacity:.58}.password-help{color:#8b9298!important}.sidebar-note,.member-paywall small,.account-meta{color:#858c92}.fineprint{color:#888f95}.phone-preview[aria-hidden=true]{-webkit-user-select:none;user-select:none}.locked-card>span:last-child{color:#d5f39b;background:#181d1c;border-radius:7px;margin-top:20px;padding:10px 18px;font-size:12px;font-weight:800}.history-result-link:focus-visible{z-index:1;position:relative}.table-row[role=row]>[role=cell],.table-row[role=row]>[role=columnheader]{min-width:0}.auth-notice[role=alert],.auth-notice[role=status]{scroll-margin-top:90px}@media (max-width:850px){body{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.public-header{height:calc(76px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top)}.app-topbar{height:calc(62px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top)}.button-small{min-height:44px}.page-pad{padding-bottom:calc(104px + env(safe-area-inset-bottom))}.bottom-nav{left:env(safe-area-inset-left);right:env(safe-area-inset-right);padding:7px 10px calc(7px + env(safe-area-inset-bottom));min-height:calc(64px + env(safe-area-inset-bottom))}.bottom-nav a{color:#aeb4b8;border-radius:9px;justify-content:center;gap:3px;min-height:48px;font-size:17px}.bottom-nav a.active{color:var(--lime);background:#141a15}.bottom-nav small{font-size:10px;line-height:1.2}.auth-card input,.admin-form input,.admin-form textarea,.admin-form select,.account-form input{font-size:16px}.muted-link{justify-content:flex-end;align-items:center;min-height:44px;margin:-8px 0 8px;display:flex}.hero-copy h1{font-size:clamp(42px,13vw,53px)}.basic-page h1{font-size:clamp(44px,14vw,52px)}.table-row{gap:10px;padding-inline:12px}.stat{padding:16px}.footer>div{flex-wrap:wrap;justify-content:center}.phone-preview{max-width:calc(100vw - 48px)}}@media (max-width:430px){.auth-card{padding:27px 22px}.pick-card{padding:18px}.teams{gap:20px}.detail-selection,.result-card,.analysis-block{padding:19px}.pricing-card,.basic-hero{padding:24px}.final-cta{padding:25px}.stat strong{font-size:22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.skip-link,*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.legal-page{max-width:900px;padding:68px 0 96px}.legal-heading{max-width:760px}.legal-heading h1{letter-spacing:-.055em;margin:12px 0 18px;font-size:clamp(42px,6vw,68px);line-height:1}.legal-heading>p{color:#c3c8cc;margin:0;font-size:17px;line-height:1.65}.legal-draft{background:#b9f43d0b;border-color:#b9f43d47;margin:34px 0;padding:20px 22px}.legal-draft strong{color:var(--lime);font-size:13px}.legal-draft p{color:#bdc3c7;margin:8px 0 0;font-size:12px;line-height:1.6}.legal-body{gap:14px;display:grid}.legal-section{padding:28px}.legal-section h2{letter-spacing:-.025em;margin:0 0 14px;font-size:21px}.legal-section h3{margin:22px 0 8px;font-size:15px}.legal-section p,.legal-section li,.legal-section dd{color:#b9c0c5;font-size:13px;line-height:1.75}.legal-section p:last-child{margin-bottom:0}.legal-section ul,.legal-section ol{padding-left:20px}.legal-section li+li{margin-top:7px}.legal-data{grid-template-columns:190px 1fr;gap:9px 18px;margin:18px 0 0;display:grid}.legal-data dt{color:#e3e6e7;font-size:12px;font-weight:800}.legal-data dd{margin:0}.legal-pending{color:#d8dde0;background:#101417;border:1px dashed #566068;border-radius:6px;padding:2px 7px;font-weight:700;display:inline-block}.legal-note{border-left:2px solid var(--lime);padding:2px 0 2px 14px;color:#c8ced2!important}.legal-table-wrap{margin-top:16px;overflow-x:auto}.legal-table{border-collapse:collapse;width:100%;min-width:650px}.legal-table th,.legal-table td{text-align:left;vertical-align:top;border-bottom:1px solid #293036;padding:12px 10px;font-size:12px;line-height:1.55}.legal-table th{color:#e1e5e7}.legal-table td{color:#aeb6bb}.legal-section a{color:var(--lime);text-underline-offset:3px;-webkit-text-decoration:underline #b9f43d59;text-decoration:underline #b9f43d59}.legal-updated{color:#7f888e;margin:24px 0 0;font-size:11px}.footer nav{color:#9aa2a8;flex-wrap:wrap;justify-content:flex-end;gap:18px;font-size:11px;display:flex}.footer nav a:hover{color:var(--text)}.auth-legal-note{line-height:1.55;text-align:center!important;color:#8e979d!important;margin:16px 0 0!important;font-size:10px!important}.auth-legal-note a{color:#c8e78c;text-underline-offset:2px;text-decoration:underline}.auth-legal-links{color:#8e979d;flex-wrap:wrap;justify-content:center;gap:8px 13px;margin:16px 0 0;font-size:10px;display:flex}.auth-legal-links a:hover{color:var(--text)}.app-legal-footer{color:#858e94;flex-wrap:wrap;gap:9px 15px;max-width:1200px;margin:0 auto;padding:0 5vw 32px;font-size:10px;display:flex}.app-legal-footer a:hover{color:var(--text)}@media (max-width:850px){.legal-page{padding:46px 0 82px}.legal-heading h1{font-size:43px}.legal-heading>p{font-size:15px}.legal-section{padding:22px 19px}.legal-data{grid-template-columns:1fr;gap:3px}.legal-data dd{margin-bottom:10px}.footer nav{justify-content:center;gap:12px 16px;max-width:330px}.legal-draft{margin-top:26px}.app-legal-footer{padding:0 16px calc(88px + env(safe-area-inset-bottom));text-align:center;justify-content:center}}
