@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;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@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{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}}:root{--blue:#1465f3;--blue-dark:#0b4fc4;--navy:#071d3b;--ink:#10223e;--muted:#607089;--line:#dce3ec;--surface:#fff;--canvas:#f3f6f9;--green:#11a66a;--red:#e34155}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);color:var(--ink);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.topbar{z-index:40;background:#fff;border-bottom:1px solid #e5eaf0;justify-content:space-between;align-items:center;gap:24px;height:68px;padding:0 max(24px,50vw - 620px);display:flex;position:sticky;top:0}.brand{color:var(--navy);white-space:nowrap;align-items:center;gap:10px;font-size:19px;font-weight:800;display:inline-flex}.brand strong{color:var(--blue)}.brand-mark{color:#fff;background:var(--blue);clip-path:polygon(50% 0,100% 18%,86% 78%,50% 100%,14% 78%,0 18%);place-items:center;width:34px;height:38px;display:grid}.primary-nav{align-self:stretch;align-items:center;gap:34px;margin-left:28px;display:flex}.primary-nav a{color:#53637b;border-bottom:3px solid #0000;align-items:center;height:100%;font-size:14px;font-weight:700;display:flex}.primary-nav a:hover,.primary-nav a.active{color:var(--blue);border-bottom-color:var(--blue)}.nav-actions,.account-menu{align-items:center;gap:10px;display:flex}.account-menu{padding-right:2px}.account-handle{text-overflow:ellipsis;white-space:nowrap;color:#455a76;max-width:120px;font-size:12px;font-weight:800;overflow:hidden}.account-handle:hover{color:var(--blue)}.avatar{width:32px;height:32px;color:var(--blue);background:#eaf2ff 50%/cover no-repeat;border-radius:50%;flex:0 0 32px;place-items:center;display:grid;box-shadow:inset 0 0 0 1px #cfe0ff}.avatar:hover{box-shadow:0 0 0 3px #1465f329, inset 0 0 0 1px var(--blue)}.account-email{text-overflow:ellipsis;color:#53637b;max-width:150px;font-size:13px;font-weight:650;overflow:hidden}.credit-chip{color:#1465f3;background:#eaf2ff;border:1px solid #cfe0ff;border-radius:3px;align-items:center;gap:5px;min-height:32px;padding:0 10px;font-size:11px;font-weight:850;display:inline-flex}.primary-button,.secondary-button,.light-button,.outline-button,.text-button{border:0;border-radius:4px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 17px;font-size:13px;font-weight:800;display:inline-flex}.primary-button{background:var(--blue);color:#fff;box-shadow:0 2px #04338138}.primary-button:hover{background:var(--blue-dark)}.primary-button:disabled{opacity:.6;cursor:not-allowed}.secondary-button{color:var(--blue);background:#fff;border:1px solid #bfcbe0}.secondary-button:hover{border-color:var(--blue);background:#f7faff}.text-button{color:var(--blue);background:0 0}.icon-button{color:#53637b;background:0 0;border:0;border-radius:4px;place-items:center;width:38px;height:38px;padding:0;display:grid}.icon-button:hover{color:var(--blue);background:#edf4ff}.icon-button.bordered{background:#fff;border:1px solid #cbd5e1}.mobile-menu,.mobile-nav{display:none}.score-ticker{color:#c7d5eb;background:var(--navy);white-space:nowrap;align-items:center;gap:24px;height:39px;padding:0 max(24px,50vw - 620px);font-size:12px;display:flex;overflow:hidden}.ticker-label{color:#62e6a8;border-right:1px solid #263b59;align-self:stretch;align-items:center;gap:6px;padding-right:22px;font-weight:900;display:flex}.ticker-event{align-items:center;gap:9px;display:flex}.ticker-event span{color:#fff;font-weight:900}.ticker-event strong{color:#8fa0b9;font-weight:600}.ticker-score{align-items:center;gap:8px;display:flex}.ticker-score span{color:#8194af}.ticker-score strong{color:#fff}.ticker-status{color:#71839d;margin-left:auto}.command-band{color:#fff;background:var(--blue);grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:66px;min-height:412px;padding:58px max(24px,50vw - 620px);display:grid;position:relative;overflow:hidden}.command-band:after{content:"";border:70px solid #ffffff14;width:460px;height:460px;position:absolute;top:-240px;right:-165px;transform:rotate(28deg)}.command-inner{z-index:1;position:relative}.eyebrow{text-transform:uppercase;align-items:center;gap:7px;margin-bottom:14px;font-size:12px;font-weight:900;display:flex}.command-band h1{letter-spacing:0;text-transform:uppercase;max-width:650px;margin:0;font-size:clamp(38px,4vw,58px);font-style:italic;line-height:.99}.command-band h1 span{color:#dbe8ff}.command-band p{color:#e2ebfb;max-width:590px;margin:20px 0 26px;font-size:16px;line-height:1.55}.hero-actions{gap:11px;display:flex}.light-button{min-height:48px;color:var(--blue);background:#fff;padding:0 21px}.light-button:hover{background:#f0f5ff}.outline-button{color:#fff;background:0 0;border:1px solid #ffffffa6;min-height:48px;padding:0 21px}.outline-button:hover{background:#ffffff17}.hero-actions a.outline-button{display:inline-flex}.trust-row{color:#d8e4f7;flex-wrap:wrap;gap:18px;margin-top:22px;font-size:12px;font-weight:700;display:flex}.trust-row span{align-items:center;gap:5px;display:flex}.trust-row svg{color:#77edb5}.duel-board{z-index:2;color:var(--ink);border-top:5px solid var(--navy);background:#fff;position:relative;transform:rotate(-1deg);box-shadow:0 22px 54px #041d4a40}.live-preview{z-index:2;color:var(--ink);border-top:5px solid var(--navy);background:#fff;padding:0 18px 15px;position:relative;box-shadow:0 22px 54px #041d4a40}.live-preview-head{color:#52647d;border-bottom:1px solid #e3e8ef;justify-content:space-between;align-items:center;height:47px;font-size:10px;font-weight:900;display:flex}.live-preview-head b{color:var(--green);align-items:center;gap:6px;font-size:9px;display:flex}.live-preview-head i{background:var(--green);border-radius:50%;width:7px;height:7px}.preview-title{border-bottom:1px solid #e8edf2;align-items:center;gap:12px;min-height:70px;display:flex}.preview-title>svg{color:var(--blue)}.preview-title strong,.preview-title small{display:block}.preview-title strong{font-size:14px}.preview-title small{color:var(--muted);margin-top:4px;font-size:10px}.preview-row{border-bottom:1px solid #edf0f4;grid-template-columns:25px 1fr auto;align-items:center;min-height:43px;font-size:11px;display:grid}.preview-row span{color:#7a899e;font-weight:850}.preview-row strong{font-size:14px}.live-preview>a{min-height:42px;color:var(--blue);justify-content:center;align-items:center;gap:6px;font-size:11px;font-weight:850;display:flex}.duel-board-head{border-bottom:1px solid #e3e8ef;justify-content:space-between;align-items:center;height:45px;padding:0 16px;font-size:11px;font-weight:900;display:flex}.live-pill{color:var(--green)}.duel-competitors{grid-template-columns:1fr 62px 1fr;align-items:center;min-height:202px;display:grid}.competitor{flex-direction:column;align-items:center;display:flex}.player-avatar{color:#fff;background:var(--navy);border:5px solid #edf2f8;border-radius:50%;place-items:center;width:66px;height:66px;margin-bottom:8px;font-weight:900;display:grid}.player-avatar.scottie{background:var(--blue)}.competitor strong{font-size:19px}.competitor small{color:var(--muted)}.competitor b{color:var(--blue);margin-top:7px;font-size:24px}.versus{color:var(--blue);flex-direction:column;align-items:center;gap:3px;display:flex}.versus span{font-size:11px;font-weight:950}.duel-footer{color:#53637b;background:#f4f7fb;border-top:1px solid #e3e8ef;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 16px;font-size:12px;font-weight:700;display:flex}.workspace{max-width:1240px;margin:0 auto;padding:44px 24px 58px}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.section-kicker,.card-heading span{color:var(--blue);font-size:11px;font-weight:900}.section-heading h2{margin:4px 0 0;font-size:29px;line-height:1.1}.section-tools{gap:8px;display:flex}.sport-tabs{background:#e3e9f0;border:1px solid #d8e0e9;gap:2px;margin:25px 0 20px;display:flex}.sport-tabs button{color:#65758c;background:#edf1f5;border:0;border-bottom:3px solid #0000;justify-content:center;align-items:center;gap:9px;min-width:155px;min-height:51px;padding:0 22px;font-size:13px;font-weight:800;display:flex}.sport-tabs button span{color:#708198;background:#dce3eb;border-radius:50%;place-items:center;min-width:20px;height:20px;font-size:10px;display:grid}.sport-tabs button.active{color:var(--blue);border-bottom-color:var(--blue);background:#fff}.sport-tabs button.active span{color:#fff;background:var(--blue)}.dashboard-grid{grid-template-columns:minmax(0,1fr) 370px;align-items:start;gap:20px;display:grid}.pool-column,.side-column{gap:16px;display:grid}.side-column:empty{display:none}.dashboard-grid:has(.side-column:empty){grid-template-columns:1fr}.event-card,.leaderboard-card,.matchup-card,.empty-sport-card{background:#fff;border:1px solid #dce3eb;border-radius:6px;box-shadow:0 2px 7px #1227450d}.event-card{padding:21px 23px 0;position:relative;overflow:hidden}.event-stripe{background:var(--blue);width:5px;position:absolute;top:0;bottom:0;left:0}.event-card-top,.event-card-bottom{justify-content:space-between;align-items:center;display:flex}.event-card-top>div{gap:7px;display:flex}.status-badge,.free-badge{border-radius:3px;align-items:center;gap:6px;min-height:24px;padding:0 8px;font-size:10px;font-weight:900;display:inline-flex}.status-badge{color:var(--green);background:#e9f8f1}.status-badge span{background:var(--green);border-radius:50%;width:6px;height:6px}.status-badge.upcoming{color:var(--blue);text-transform:uppercase;background:#eaf2ff}.status-badge.upcoming span{background:var(--blue)}.free-badge{color:#66758a;background:#eef2f6}.event-title-row{align-items:center;gap:14px;margin:22px 0 20px;display:flex}.event-icon{width:52px;height:52px;color:var(--blue);background:#eaf2ff;border-radius:50%;place-items:center;display:grid}.event-title-row small{color:var(--blue);font-size:10px;font-weight:900}.event-title-row h3{margin:3px 0 2px;font-size:21px}.event-title-row p{color:var(--muted);margin:0;font-size:12px}.pool-metrics{background:#f5f7fa;border:1px solid #e4e9ef;grid-template-columns:repeat(4,1fr);display:grid}.pool-metrics div{border-right:1px solid #e0e6ed;min-height:71px;padding:12px 15px}.pool-metrics div:last-child{border-right:0}.pool-metrics span{color:#77869b;margin-bottom:4px;font-size:9px;font-weight:900;display:block}.pool-metrics strong{font-size:22px}.pool-metrics strong small{color:#8593a7;font-size:12px}.event-card-bottom{border-top:1px solid #e5eaf0;min-height:59px;margin-top:13px}.member-stack{display:flex}.member-stack span{color:#fff;background:var(--navy);border:2px solid #fff;border-radius:50%;place-items:center;width:29px;height:29px;margin-right:-5px;font-size:9px;font-weight:800;display:grid}.member-stack span:nth-child(2){background:var(--blue)}.member-stack span:nth-child(3){background:#667b99}.member-stack span:last-child{color:#64748b;background:#e8edf3}.inline-link,.card-link{color:var(--blue);background:0 0;border:0;align-items:center;gap:6px;font-size:12px;font-weight:850;display:inline-flex}.code-button{color:#4b5d77;background:#f2f5f8;border:1px solid #dce3eb;border-radius:3px;align-items:center;gap:6px;min-height:30px;padding:0 9px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:800;display:inline-flex}.owner-note{color:#63738a;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.quick-cards{grid-template-columns:1fr 1fr;gap:12px;display:grid}.quick-cards button{text-align:left;min-height:96px;color:var(--ink);background:#fff;border:1px solid #dce3eb;border-radius:6px;grid-template-rows:1fr 1fr;grid-template-columns:40px 1fr 20px;column-gap:12px;padding:18px;display:grid}.quick-cards button:hover{border-color:#a8bfe5;box-shadow:0 4px 12px #1465f314}.quick-cards button>span{width:40px;height:40px;color:var(--blue);background:#eaf2ff;border-radius:50%;grid-row:1/3;place-items:center;display:grid}.quick-cards strong{align-self:end;font-size:13px}.quick-cards small{color:#748399;align-self:start;font-size:11px}.quick-cards button>svg{color:#8795a8;grid-area:1/3/3;align-self:center}.empty-sport-card{grid-template-columns:52px 1fr auto;align-items:center;gap:16px;min-height:126px;padding:20px;display:grid}.empty-icon{width:52px;height:52px;color:var(--blue);background:#eaf2ff;border-radius:50%;place-items:center;display:grid}.empty-sport-card strong{font-size:15px}.empty-sport-card p{color:var(--muted);margin:5px 0 0;font-size:12px}.leaderboard-card,.matchup-card{overflow:hidden}.credit-card{color:#fff;background:#071d3b;border-top:4px solid #1465f3;padding:21px}.credit-card>span{color:#73a8ff;align-items:center;gap:6px;font-size:9px;font-weight:900;display:flex}.credit-card>strong{margin-top:15px;font-size:38px;line-height:1;display:block}.credit-card h3{margin:4px 0 9px;font-size:14px}.credit-card p{color:#aebdd1;margin:0 0 17px;font-size:10px;line-height:1.55}.credit-card a{color:#8eb8ff;align-items:center;gap:6px;font-size:11px;font-weight:850;display:inline-flex}.card-heading{border-bottom:1px solid #e4e9ef;justify-content:space-between;align-items:center;min-height:72px;padding:0 18px;display:flex}.card-heading h3{margin:3px 0 0;font-size:16px}.card-heading>svg{color:var(--blue)}.leaderboard-list>div{border-bottom:1px solid #edf0f4;grid-template-columns:22px 34px 1fr 34px 36px;align-items:center;gap:7px;min-height:54px;padding:0 15px;font-size:12px;display:grid}.leaderboard-list>div.current{border-left:3px solid var(--blue);background:#edf4ff;padding-left:12px}.rank{color:#7a899e;text-align:center;font-weight:800}.mini-avatar{color:#fff;background:var(--navy);border-radius:50%;place-items:center;width:30px;height:30px;font-size:9px;font-weight:800;display:grid}.leaderboard-list strong{align-items:center;gap:6px;display:flex}.leaderboard-list strong small{color:var(--blue);background:#dce9ff;border-radius:2px;padding:2px 4px;font-size:7px}.leaderboard-list b{text-align:right;font-size:15px}.up{color:var(--green)}.down{color:var(--red)}.card-link{justify-content:center;width:100%;min-height:44px}.matchup-row{border-bottom:1px solid #e8edf2;grid-template-columns:54px 1fr 25px 1fr;align-items:center;column-gap:7px;min-height:86px;padding:12px 14px;display:grid}.matchup-row>div{min-width:0}.matchup-row strong,.matchup-row small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.matchup-row strong{font-size:11px}.matchup-row small{color:#78879b;margin-top:3px;font-size:9px}.matchup-row>b{color:var(--blue);grid-column:2/5;margin-top:7px;font-size:10px}.live-time,.match-time{font-size:9px;font-weight:900}.live-time{color:var(--green)}.match-time{color:#718198}.vs-chip{color:#8a97a8;text-align:center;font-size:9px;font-weight:900}.how-band{background:var(--navy);color:#fff;border-radius:6px;grid-template-columns:repeat(3,1fr) 1.12fr;max-width:1192px;margin:0 auto 58px;display:grid;overflow:hidden}.how-band>div{border-right:1px solid #28405f;min-height:166px;padding:28px 24px}.how-band>div:last-child{border-right:0}.how-band>div>span{width:27px;height:27px;color:var(--navy);background:#fff;border-radius:50%;place-items:center;margin-bottom:15px;font-size:11px;font-weight:900;display:grid}.how-band strong{font-size:14px;display:block}.how-band p{color:#aebdd1;margin:7px 0 0;font-size:11px;line-height:1.55}.how-band .money-note{background:#0b2a54}.money-note svg{color:#68e5aa;margin-bottom:14px}footer{color:#77869a;background:#fff;border-top:1px solid #e0e6ed;align-items:center;gap:24px;min-height:100px;padding:0 max(24px,50vw - 596px);font-size:12px;display:flex}.footer-brand{font-size:15px}.footer-brand .brand-mark{width:28px;height:31px}footer p{flex:1}footer>a{color:var(--blue);align-items:center;gap:6px;font-weight:750;display:flex}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#03122ab8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:7px;width:min(100%,470px);max-height:calc(100vh - 40px);padding:31px;position:relative;overflow-y:auto;box-shadow:0 28px 80px #00000047}.modal-close{position:absolute;top:14px;right:14px}.modal-eyebrow{color:var(--blue);font-size:10px;font-weight:950}.modal h2{color:var(--navy);margin:6px 34px 8px 0;font-size:27px}.modal-copy{color:var(--muted);margin:0 0 22px;font-size:13px;line-height:1.55}.modal-form{gap:15px;display:grid}.modal-form label,.modal-form legend{color:#384b65;font-size:11px;font-weight:850}.modal-form input,.modal-form select{width:100%;height:47px;color:var(--ink);background:#fff;border:1px solid #cbd5e1;border-radius:4px;outline:none;margin-top:7px;padding:0 13px}.modal-form input:focus,.modal-form select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1465f31f}.modal-form fieldset{border:0;margin:0;padding:0}.sport-choice{grid-template-columns:repeat(2,1fr);gap:6px;margin-top:7px;display:grid}.sport-choice button{color:#5f7087;background:#f4f6f9;border:1px solid #d9e0e8;border-radius:4px;justify-content:center;align-items:center;gap:6px;height:48px;font-size:11px;font-weight:800;display:flex}.sport-choice button.active{color:var(--blue);border-color:var(--blue);background:#eaf2ff}.wide{width:100%;min-height:48px}.fine-print{color:#8592a4;justify-content:center;align-items:center;gap:6px;margin:15px 0 0;font-size:10px;display:flex}.form-error{color:#b72b40;background:#fff0f2;border:1px solid #ffd5dc;border-radius:4px;margin:0;padding:10px 12px;font-size:11px}.draft-actions{border:1px solid #dce3eb;border-top:4px solid var(--blue);background:#fff;border-radius:6px;justify-content:flex-end;align-items:center;gap:18px;min-height:67px;padding:12px 14px;display:flex}.draft-actions>span{color:#68788e;font-size:11px;font-weight:750}.draft-actions .draft-actions-save{min-width:160px;margin-top:0}.success-message{text-align:center;padding-top:12px}.success-message>span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:50px;height:50px;margin:0 auto;display:grid}.success-message p{color:var(--muted);margin:17px 0 24px;font-size:13px;line-height:1.55}.success-message strong{color:var(--ink)}.auth-options{justify-content:space-between;align-items:center;gap:12px;margin-top:17px;display:flex}.auth-options button,.auth-link{color:var(--blue);background:0 0;border:0;padding:0;font-size:11px;font-weight:800}.auth-options button:hover,.auth-link:hover{text-decoration:underline}.free-plan-row{color:#286b4d;background:#edfaf4;border:1px solid #c7eedc;border-radius:4px;justify-content:space-between;align-items:center;min-height:46px;padding:0 12px;display:flex}.free-plan-row span{align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.free-plan-row strong{font-size:17px}.credit-balance-note{color:#748399;text-align:right;margin:-6px 0 0;font-size:10px}.invite-input{text-align:center;text-transform:uppercase;letter-spacing:4px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:24px;font-weight:900}@media (max-width:980px){.primary-nav{display:none}.mobile-menu{display:grid}.mobile-nav{z-index:39;background:#fff;border-bottom:1px solid #dce3eb;gap:2px;padding:14px 20px;display:grid;position:fixed;top:68px;left:0;right:0;box-shadow:0 10px 25px #0c203d1f}.mobile-nav a,.mobile-nav button{min-height:44px;color:var(--ink);background:0 0;border:0;align-items:center;gap:8px;padding:0 10px;font-size:13px;font-weight:800;display:flex}.command-band{grid-template-columns:1fr;gap:38px;padding-top:48px;padding-bottom:52px}.duel-board,.live-preview{max-width:580px;transform:none}.dashboard-grid{grid-template-columns:1fr}.side-column{grid-template-columns:1fr 1fr}.how-band{grid-template-columns:1fr 1fr;margin-left:24px;margin-right:24px}.how-band>div:nth-child(2){border-right:0}.how-band>div{border-bottom:1px solid #28405f}}@media (max-width:680px){.topbar{height:62px;padding:0 15px}.brand{font-size:16px}.brand-mark{width:30px;height:34px}.desktop-create,.account-email,.account-handle{display:none}.credit-chip{padding:0 8px}.score-ticker{gap:15px;padding:0 15px}.ticker-score:nth-of-type(n+4),.ticker-status{display:none}.command-band{min-height:0;padding:38px 18px 42px}.command-band h1{font-size:38px}.command-band p{font-size:14px}.hero-actions{flex-direction:column;align-items:stretch}.trust-row{gap:8px 14px}.duel-competitors{grid-template-columns:1fr 44px 1fr;min-height:180px}.player-avatar{width:58px;height:58px}.workspace{padding:34px 15px 45px}.section-heading{align-items:flex-start}.section-heading h2{font-size:24px}.section-tools .icon-button,.section-tools .secondary-button{display:none}.sport-tabs{overflow-x:auto}.sport-tabs button{min-width:124px;padding:0 14px}.event-card{padding-left:17px;padding-right:17px}.pool-metrics{grid-template-columns:1fr 1fr}.pool-metrics div:nth-child(2){border-right:0}.pool-metrics div:nth-child(-n+2){border-bottom:1px solid #e0e6ed}.quick-cards,.side-column{grid-template-columns:1fr}.empty-sport-card{grid-template-columns:52px 1fr}.empty-sport-card button{grid-column:1/3}.how-band{grid-template-columns:1fr;margin:0 15px 42px}.how-band>div{border-right:0;min-height:140px}footer{flex-wrap:wrap;padding:24px 15px}footer p{flex-basis:100%;order:3;margin:0}.modal-backdrop{align-items:end;padding:10px}.modal{border-radius:7px 7px 0 0;width:100%;max-height:92vh;padding:26px 20px}.draft-actions{flex-direction:column;align-items:stretch;gap:9px}.draft-actions>span{text-align:center}.draft-actions .draft-actions-save{width:100%;margin:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
