@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-border-style:solid;--tw-leading:initial;--tw-font-weight: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-emerald-300:oklch(84.5% .143 164.978);--color-emerald-400:oklch(76.5% .177 163.223);--color-slate-200:oklch(92.9% .013 255.508);--color-slate-500:oklch(55.4% .046 257.417);--color-slate-950:oklch(12.9% .042 264.695);--color-white:#fff;--spacing:.25rem;--container-2xl:42rem;--container-3xl:48rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--text-6xl:3.75rem;--text-6xl--line-height:1;--font-weight-bold:700;--radius-lg:.5rem;--animate-spin:spin 1s linear infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--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;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{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mx-auto{margin-inline:auto}.mb-6{margin-bottom:calc(var(--spacing)*6)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.flex{display:flex}.inline-block{display:inline-block}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-3xl{max-width:var(--container-3xl)}.animate-spin{animation:var(--animate-spin)}.resize{resize:both}.flex-col{flex-direction:column}.justify-center{justify-content:center}.gap-3{gap:calc(var(--spacing)*3)}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-slate-500{border-color:var(--color-slate-500)}.bg-emerald-400{background-color:var(--color-emerald-400)}.bg-slate-950{background-color:var(--color-slate-950)}.p-4{padding:calc(var(--spacing)*4)}.px-5{padding-inline:calc(var(--spacing)*5)}.px-6{padding-inline:calc(var(--spacing)*6)}.py-3{padding-block:calc(var(--spacing)*3)}.py-12{padding-block:calc(var(--spacing)*12)}.text-center{text-align:center}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.leading-8{--tw-leading:calc(var(--spacing)*8);line-height:calc(var(--spacing)*8)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-emerald-300{color:var(--color-emerald-300)}.text-slate-200{color:var(--color-slate-200)}.text-slate-950{color:var(--color-slate-950)}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media(hover:hover){.hover\:border-slate-200:hover{border-color:var(--color-slate-200)}.hover\:bg-emerald-300:hover{background-color:var(--color-emerald-300)}}@media(min-width:40rem){.sm\:flex-row{flex-direction:row}.sm\:text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}}}:root{color:#0f172a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--bg:#f6f8fb;--surface:#fff;--surface-soft:#f8fafc;--text:#0f172a;--muted:#64748b;--line:#dfe5ee;--green:#087a49;--green-soft:#e1f4e8;--blue:#2563eb;--blue-soft:#dbeafe;--violet:#6d28d9;--violet-soft:#ede9fe;--amber:#b45309;--amber-soft:#fff1c7;--red:#b91c1c;--red-soft:#fee2e2;--shadow:0 14px 32px -20px #0f172a6b;background:#eef2f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html[data-theme=night]{color:#e5edf8;--bg:#0b1422;--surface:#111c2c;--surface-soft:#172337;--text:#e5edf8;--muted:#94a3b8;--line:#26364d;--green:#34d399;--green-soft:#0f3d30;--blue:#60a5fa;--blue-soft:#172d50;--violet:#a78bfa;--violet-soft:#2d2151;--amber:#fbbf24;--amber-soft:#3f2f12;--red:#f87171;--red-soft:#451a1a;--shadow:0 18px 42px -22px #000000b8;background:#07111f}*{box-sizing:border-box}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0;transition:background-color .22s,color .22s}button,input,select{font:inherit}button{color:inherit;transition:background-color .18s,border-color .18s,color .18s,opacity .18s}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{background:var(--bg);justify-content:center;min-height:100vh;transition:background-color .22s;display:flex}.app-frame{background:var(--bg);width:min(100vw,430px);min-height:100vh;color:var(--text);transition:background-color .22s,color .22s;position:relative}.app-content{min-height:100vh;padding:calc(54px + env(safe-area-inset-top)) 20px calc(92px + env(safe-area-inset-bottom));transition:background-color .22s,color .22s}.screen-header{gap:16px;margin-bottom:18px;display:grid}.screen-header h1{letter-spacing:0;margin:0;font-size:28px;font-weight:800;line-height:36px}.screen-header p{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:18px}.selector-row,.action-row{align-items:center;gap:10px;display:flex}.selector{border:1px solid var(--line);background:var(--surface);min-width:92px;height:40px;color:var(--text);border-radius:10px;padding:0 34px 0 12px;font-size:13px;font-weight:750;line-height:18px}.segmented-control{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:16px;display:grid}.segmented-control button,.secondary-action,.primary-action{border:1px solid var(--line);background:var(--surface);min-height:48px;color:var(--text);border-radius:10px;font-size:13px;font-weight:800;line-height:18px}.segmented-control button{min-height:40px}.segmented-control button.active{background:var(--text);border-color:var(--text);color:var(--bg)}.leaderboard-selector{grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:10px;margin-bottom:16px;display:grid}.leaderboard-tabs{scrollbar-width:none;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.leaderboard-tabs::-webkit-scrollbar{display:none}.leaderboard-tabs button,.icon-action{border:1px solid var(--line);background:var(--surface);min-height:40px;color:var(--text);white-space:nowrap;border-radius:999px;font-size:13px;font-weight:850;line-height:18px}.leaderboard-tabs button{padding:0 14px}.leaderboard-tabs button.active{background:var(--text);border-color:var(--text);color:var(--bg)}.icon-action{min-width:44px;color:var(--green);padding:0;font-size:22px;line-height:24px}.primary-action{background:var(--green);border-color:var(--green);color:#fff;width:100%;box-shadow:var(--shadow)}.primary-action.compact,.secondary-action{flex:1}.primary-action:disabled,.secondary-action:disabled{cursor:not-allowed;opacity:.55}.section-stack{gap:12px;margin-top:16px;display:grid}.section-stack h2{margin:0;font-size:18px;font-weight:800;line-height:24px}.match-card,.tournament-card,.leaderboard-row,.history-card,.summary-card,.profile-card,.settings-card,.admin-card,.status-block{border:1px solid var(--line);background:var(--surface);width:100%;box-shadow:var(--shadow);border-radius:14px;transition:background-color .22s,border-color .22s,box-shadow .22s,color .22s}.match-card,.tournament-card,.leaderboard-row{text-align:left;cursor:pointer;gap:2px;display:grid}.match-card{min-height:80px;padding:6px 10px}.match-card p,.match-card>span,.tournament-card p,.status-block p,.profile-card p,.admin-card p,.history-card p,.helper-text{color:var(--muted);margin:0;font-size:11px}.match-card>span{font-weight:800}.match-new>span{color:var(--green)}.match-edit>span{color:var(--amber)}.match-locked>span{color:var(--red)}.card-topline{grid-template-columns:30px minmax(0,1fr) 20px;align-items:center;gap:6px;min-height:60px;display:grid}.card-topline.with-status{cursor:default;grid-template-columns:25px minmax(0,1fr) 54px}.card-topline.with-status.with-action{grid-template-columns:25px minmax(0,1fr) 30px 20px}.card-topline.with-status .kickoff-meta{align-self:center}.kickoff-meta{text-align:center;justify-items:center;gap:2px;min-width:0;display:grid}.kickoff-time{color:var(--muted);font-variant-numeric:tabular-nums;font-size:9px;font-weight:800}.kickoff-status{width:100%;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:900;line-height:11px;overflow:hidden}.x2-inline-badge{background:var(--amber-soft);min-width:24px;height:18px;color:var(--amber);border-radius:999px;justify-content:center;align-items:center;font-size:10px;font-weight:900;line-height:12px;display:inline-flex}.card-status-area{align-self:center;justify-items:center;gap:1px;min-width:0;display:inline-grid}.card-status{color:var(--green);text-align:right;font-size:13px;font-weight:800;line-height:18px}.matchup-rows{gap:2px;min-width:0;font-size:14px;line-height:16px;display:grid;overflow:hidden}.matchup-body{gap:1px;display:grid;position:relative}.matchup-team{white-space:nowrap;grid-template-columns:minmax(0,1fr) minmax(20px,auto);align-items:center;gap:0;min-width:0;display:grid}.matchup-with-pick .matchup-team,.matchup-with-pick .matchup-score-heading{grid-template-columns:minmax(0,1fr) 26px 30px}.matchup-editable .matchup-team{grid-template-columns:minmax(0,1fr) 34px 30px 34px}.matchup-score-heading{min-width:0;color:var(--muted);text-align:right;text-transform:uppercase;align-items:center;gap:6px;font-size:10px;font-weight:900;line-height:14px;display:grid}.team-inline{align-items:center;gap:5px;min-width:0;display:flex}.team-inline>span:not(.team-logo){text-overflow:ellipsis;min-width:0;overflow:hidden}.matchup-score{min-width:20px;color:var(--text);font-variant-numeric:tabular-nums;text-align:right}.matchup-score-input{width:34px;height:34px;color:var(--text);font:inherit;font-variant-numeric:tabular-nums;text-align:center;background:0 0;border:0;font-weight:900}.matchup-score-input::-webkit-outer-spin-button{appearance:none;margin:0}.matchup-score-input::-webkit-inner-spin-button{appearance:none;margin:0}.matchup-pick{min-width:30px;color:var(--muted);font-variant-numeric:tabular-nums;text-align:right;font-size:13px;line-height:18px}.score-adjust{border:1px solid var(--line);background:var(--surface-soft);width:38px;height:34px;color:var(--text);border-radius:10px;font-size:20px;font-weight:900;line-height:24px}.team-logo{border:0px solid var(--line);width:25px;height:25px;color:var(--muted);background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:9px;font-weight:900;line-height:12px;display:inline-flex;overflow:hidden}.team-logo img{object-fit:cover;width:30px;height:30px}.editor-matchup{padding-right:0;font-size:15px;line-height:22px}.editor-matchup.matchup-editable .matchup-team{grid-template-columns:minmax(0,1fr) 30px 24px 30px;column-gap:3px}.editor-matchup .score-adjust{border-radius:9px;width:30px;height:30px;font-size:17px;line-height:20px}.editor-matchup .matchup-score-input{width:24px;height:30px;font-size:15px;line-height:20px}.history-matchup{margin-top:2px;font-size:13px;line-height:18px}.history-matchup .team-logo{width:30px;height:30px}.editor-matchup .team-logo{width:28px;height:28px}.history-matchup .team-logo img{width:24px;height:24px}.editor-matchup .team-logo img{width:22px;height:22px}.app-icon{flex:none;width:22px;height:22px}.tab-bar{left:50%;bottom:max(14px,env(safe-area-inset-bottom));border:1px solid var(--line);background:var(--surface);border-radius:18px;grid-template-columns:repeat(5,1fr);align-items:center;width:min(100vw - 40px,390px);min-height:64px;padding:8px;display:grid;position:fixed;transform:translate(-50%)}@supports (color:color-mix(in lab,red,red)){.tab-bar{background:color-mix(in srgb,var(--surface)94%,transparent)}}.tab-bar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:background-color .22s,border-color .22s,box-shadow .22s;box-shadow:0 18px 48px -20px #0f172a6b}.tab-link{min-width:44px;min-height:44px;color:var(--muted);border-radius:14px;justify-content:center;align-items:center;text-decoration:none;transition:background-color .18s,color .18s;display:inline-flex}.tab-link.active{background:var(--green-soft);color:var(--green)}.summary-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:16px;display:grid}.summary-card,.profile-card,.settings-card,.admin-card,.status-block{padding:16px}.summary-card{align-content:center;gap:8px;min-height:86px;display:grid}.summary-card span,.profile-card span,.settings-card>span,.admin-card span{color:var(--muted);font-size:12px;font-weight:800;line-height:16px}.summary-card strong,.profile-card strong,.admin-card strong{font-size:16px;line-height:22px}.tournament-card{grid-template-columns:minmax(0,1fr) 24px;align-items:center;min-height:84px;padding:16px}.tournament-card:disabled{cursor:default}.tournament-card strong{margin-bottom:6px;font-size:16px;line-height:22px;display:block}.leaderboard-row{background:linear-gradient(135deg,var(--surface)0%,var(--blue-soft)100%);border-color:#0000;min-height:74px;padding:14px 16px 14px 18px;position:relative;overflow:hidden}.leaderboard-row:before{content:"";background:var(--blue);width:5px;position:absolute;inset:0 auto 0 0}.leaderboard-row.rank-gold{background:linear-gradient(135deg,var(--amber-soft)0%,var(--surface-soft)58%,var(--surface)100%)}.leaderboard-row.rank-gold:before{background:#d97706}.leaderboard-row.rank-silver{background:linear-gradient(135deg,var(--surface-soft)0%,var(--line)58%,var(--surface)100%)}.leaderboard-row.rank-silver:before{background:#64748b}.leaderboard-row.rank-bronze{background:linear-gradient(135deg,var(--amber-soft)0%,var(--surface-soft)58%,var(--surface)100%)}.leaderboard-row.rank-bronze:before{background:#c2410c}.leaderboard-row.current-user{border-color:var(--green);background:linear-gradient(135deg,var(--green-soft)0%,var(--blue-soft)54%,var(--surface)100%);box-shadow:0 18px 42px -22px #087a49b3}.leaderboard-row.current-user:before{background:var(--green);width:6px}.leaderboard-main{grid-template-columns:44px minmax(0,1fr) 54px 66px;align-items:center;gap:10px;font-size:13px;line-height:18px;display:grid}.rank,.player-name{font-weight:800}.rank{color:#334155}.player-name{text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:20px;overflow:hidden}.leaderboard-stat{background:var(--surface);border:1px solid #94a3b857;border-radius:12px;align-content:center;justify-items:center;gap:1px;min-height:42px;display:grid}@supports (color:color-mix(in lab,red,red)){.leaderboard-stat{background:color-mix(in srgb,var(--surface)72%,transparent)}}.leaderboard-stat small,.leaderboard-details small{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:900;line-height:12px}.leaderboard-stat strong,.leaderboard-details strong{color:var(--text);font-size:14px;font-weight:900;line-height:18px}.points-total strong{color:var(--green)}.x2-used strong{color:var(--amber)}.leaderboard-details{grid-template-columns:repeat(4,1fr);align-items:center;gap:8px;min-height:44px;display:grid}.leaderboard-details span{background:var(--surface);border:1px solid #94a3b84d;border-radius:11px;align-content:center;justify-items:center;gap:1px;min-height:38px;display:grid}@supports (color:color-mix(in lab,red,red)){.leaderboard-details span{background:color-mix(in srgb,var(--surface)58%,transparent)}}.status-block{min-height:96px;box-shadow:none;align-content:center;gap:6px;display:grid}.status-block h2{margin:0;font-size:16px;line-height:22px}.status-danger{background:var(--red-soft);border-color:#fecaca}.status-danger h2,.status-danger p{color:var(--red)}.status-success{background:var(--green-soft)}.status-warning{background:var(--amber-soft)}.editor-backdrop{z-index:20;background:#0f172a85;justify-content:center;align-items:flex-end;padding:20px;display:flex;position:fixed;inset:0}.prediction-editor{background:var(--bg);border-radius:24px;gap:16px;width:min(100%,390px);max-height:calc(100vh - 40px);padding:20px;display:grid;overflow-y:auto}.prediction-editor>p{color:var(--muted);margin:-8px 0 0;font-size:13px;line-height:18px}.editor-pick-row{grid-template-columns:minmax(0,1fr) 58px;align-items:stretch;gap:8px;display:grid}.match-details{border:1px solid var(--line);background:var(--surface);border-radius:14px;gap:8px;padding:10px;display:grid}.match-details span{gap:2px;min-width:0;display:grid}.match-details small,.match-details strong{min-width:0}.match-details small{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:850;line-height:13px}.match-details strong{color:var(--text);font-size:12px;font-weight:800;line-height:17px}.prediction-insights{border:1px solid var(--line);background:var(--surface);border-radius:14px;gap:12px;padding:12px;display:grid}.prediction-insights.muted{min-height:48px;color:var(--muted);align-items:center;font-size:13px;font-weight:750;line-height:18px}.insight-section{gap:8px;display:grid}.insight-section h2{color:var(--muted);text-transform:uppercase;margin:0;font-size:11px;font-weight:900;line-height:14px}.odds-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.odd-pill{border:1px solid var(--blue);background:var(--blue-soft);border-radius:10px;gap:2px;min-width:0;padding:8px;display:grid}.odd-pill small,.odd-pill strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.odd-pill small{color:var(--blue);font-size:10px;font-weight:850;line-height:13px}.odd-pill strong{color:var(--text);font-size:16px;font-weight:900;line-height:20px}.editor-close{border:1px solid var(--line);background:var(--surface);border-radius:10px;justify-self:end;min-height:36px;padding:0 12px;font-size:12px;font-weight:800;line-height:16px}.x2-card{border:1px solid var(--amber);background:linear-gradient(135deg,var(--amber-soft)0%,var(--surface-soft)100%);text-align:center;border-radius:10px;align-content:center;place-items:center;gap:4px;min-height:100%;padding:6px 5px;display:grid}.x2-card input{appearance:none;background:var(--surface);border:1px solid #f59e0b;border-radius:999px;width:32px;height:20px;position:relative}.x2-card input:after{content:"";background:#f59e0b;border-radius:50%;width:14px;height:14px;transition:transform .16s;position:absolute;top:2px;left:2px}.x2-card input:checked{background:#f59e0b}.x2-card input:checked:after{background:#fff;transform:translate(12px)}.x2-card strong,.x2-card small{display:block}.x2-card strong{font-size:12px;line-height:14px}.x2-card small{color:var(--muted);margin-top:2px;font-size:9px;line-height:11px}.x2-card.disabled{opacity:.62}.form-field{gap:8px;display:grid}.form-field span{color:var(--muted);font-size:12px;font-weight:800;line-height:16px}.form-field input{border:1px solid var(--line);background:var(--surface);width:100%;min-height:52px;color:var(--text);border-radius:12px;padding:0 14px;font-size:14px;line-height:20px}.history-card{position:relative;overflow:hidden}.history-card:before{content:"";background:var(--line);width:5px;position:absolute;inset:0 auto 0 0}.history-pending{background:linear-gradient(135deg,var(--surface)0%,var(--surface-soft)100%)}.history-live{border-color:var(--blue);background:linear-gradient(135deg,var(--blue-soft)0%,var(--surface-soft)100%)}.history-live:before{background:var(--blue)}.history-finalizing{border-color:var(--line);background:linear-gradient(135deg,var(--surface-soft)0%,var(--bg)100%)}.history-finalizing:before{background:var(--muted)}.history-zero{border-color:var(--red);background:linear-gradient(135deg,var(--red-soft)0%,var(--surface-soft)100%)}.history-zero:before{background:var(--red)}.history-low{border-color:var(--green);background:linear-gradient(135deg,var(--green-soft)0%,var(--surface-soft)100%)}.history-low:before{background:#22c55e}.history-mid{border-color:var(--green);background:linear-gradient(135deg,var(--surface-soft)0%,var(--green-soft)100%)}.history-mid:before{background:#16a34a}.history-high{border-color:var(--green);background:linear-gradient(135deg,var(--green-soft)0%,var(--blue-soft)100%)}.history-high:before{background:#15803d}.history-max{border-color:var(--green);background:linear-gradient(135deg,var(--green-soft)0%,var(--green)100%)}.history-max:before{background:#166534}.fixture-day-group,.history-day-group{gap:3px;display:grid}.day-separator,.history-day-separator{color:var(--muted);text-transform:uppercase;padding:2px 1px 0;font-size:12px;font-weight:900;line-height:18px}.history-score-heading{color:var(--muted);text-align:right;text-transform:uppercase;grid-template-columns:25px 6px minmax(0,1fr) 26px 30px 6px 54px;align-items:center;gap:0;padding:0 10px;font-size:9px;font-weight:900;line-height:12px;display:grid}.history-zero .card-status{color:var(--red)}.history-pending .card-status{color:var(--muted)}.history-live .card-status{color:var(--blue)}.history-finalizing .card-status{color:var(--muted)}.profile-card,.settings-card,.admin-card{gap:8px;margin-top:10px;display:grid}.profile-card{grid-template-columns:minmax(0,1fr);align-content:center;min-height:72px;padding:10px 12px}.profile-card p{color:var(--muted);margin:0;font-size:12px;line-height:16px}.settings-card{padding:12px}.theme-toggle{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.theme-toggle button{border:1px solid var(--line);background:var(--surface-soft);min-height:40px;color:var(--text);border-radius:8px;font-size:13px;font-weight:850;line-height:18px;transition:background-color .18s,border-color .18s,color .18s}.theme-toggle button.active{background:var(--text);border-color:var(--text);color:var(--surface)}.timezone-picker{position:relative}.timezone-trigger{border:1px solid var(--line);background:var(--surface-soft);width:100%;min-height:48px;color:var(--text);text-align:left;border-radius:8px;gap:2px;padding:8px 34px 8px 10px;transition:background-color .18s,border-color .18s,color .18s;display:grid;position:relative}.timezone-trigger:after{content:"";border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);width:8px;height:8px;position:absolute;top:50%;right:12px;transform:translateY(-65%)rotate(45deg)}.timezone-trigger strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:850;line-height:18px;overflow:hidden}.timezone-trigger small,.timezone-menu small{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:850;line-height:12px}.timezone-menu{border:1px solid var(--line);background:var(--surface);max-height:260px;box-shadow:var(--shadow);overscroll-behavior:contain;border-radius:10px;gap:2px;margin-top:8px;padding:6px;display:grid;overflow-y:auto}.timezone-menu button{min-height:38px;color:var(--text);text-align:left;background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;padding:0 8px;font-size:13px;font-weight:750;line-height:18px;display:flex}.timezone-menu button.active,.timezone-menu button:hover{background:var(--green-soft);color:var(--green)}.timezone-menu span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.toggle-row{min-height:36px;color:var(--text);justify-content:space-between;align-items:center;gap:12px;font-size:13px;font-weight:750;line-height:18px;display:flex}.toggle-row input{width:38px;height:22px;accent-color:var(--green);margin:0}.compact-save{min-height:42px;margin-top:4px}.settings-state{min-height:16px;color:var(--muted);margin:0;font-size:12px;font-weight:750;line-height:16px}.settings-state.success{color:var(--green)}.settings-state.danger{color:var(--red)}.admin-card{background:var(--green-soft);align-content:center;min-height:128px}.admin-card .primary-action{min-height:44px;margin-top:6px}.admin-result.success{color:var(--green);font-weight:750}.admin-result.danger{color:var(--red);font-weight:750}.inline-loader{border:1px dashed var(--line);background:var(--surface);border-radius:14px;place-items:center;min-height:52px;display:grid}@supports (color:color-mix(in lab,red,red)){.inline-loader{background:color-mix(in srgb,var(--surface)68%,transparent)}}.inline-loader{color:var(--muted);cursor:pointer;font-size:13px;font-weight:800;line-height:18px}.inline-loader:disabled{cursor:default;opacity:.72}.compact-backdrop{align-items:center}.action-menu{background:var(--bg);border-radius:20px;gap:12px;width:min(100%,320px);padding:18px;display:grid;box-shadow:0 26px 80px -28px #0f172ab3}.action-menu h2{margin:0;font-size:20px;line-height:26px}@media(min-width:720px){.app-frame{border:1px solid var(--line);border-radius:28px;min-height:min(100vh,932px);margin:24px 0;overflow:hidden;box-shadow:0 28px 80px -36px #0f172a8c}.tab-bar{width:390px}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@keyframes spin{to{transform:rotate(360deg)}}
