/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@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-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--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;--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%;-moz-tab-size:4;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]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance: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{.static{position:static}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.flex{display:flex}.hidden{display:none}.h-10{height:calc(var(--spacing) * 10)}.min-h-screen{min-height:100vh}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.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,)}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@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-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@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}.landing-page{--bg-base: #0f1713;--bg-overlay: rgba(47, 105, 72, .24);--surface: rgba(255, 255, 255, .04);--border: rgba(230, 255, 239, .16);--text-main: #f5f7f5;--text-muted: #d4dfd7;--accent: #6cc18b;--accent-soft: #1f3f2f;position:relative;overflow:hidden;min-height:100vh;padding:2rem 1.5rem 2.5rem;color:var(--text-main);background:radial-gradient(circle at top right,var(--bg-overlay),transparent 45%),linear-gradient(160deg,var(--bg-base) 0%,#131e19 100%)}.landing-page>section+section{margin-top:.65rem}.theme-light{--bg-base: #f2f6f3;--bg-overlay: rgba(87, 168, 118, .15);--surface: rgba(255, 255, 255, .72);--border: rgba(24, 52, 37, .14);--text-main: #16251d;--text-muted: #304036;--accent: #2f915a;--accent-soft: #d9ece0}.top-bar{position:relative;z-index:2;max-width:980px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{margin:0;font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;color:var(--accent)}.main-nav{display:flex;gap:1rem}.nav-link{border:0;background:transparent;color:var(--text-muted);font-size:.92rem;cursor:pointer}.nav-link:hover{color:var(--text-main)}.theme-toggle{border:1px solid var(--border);background:var(--surface);color:var(--text-main);border-radius:999px;padding:.45rem .9rem;font-size:.86rem;cursor:pointer}.top-actions{display:flex;align-items:center;gap:.6rem}.auth-actions{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap;justify-content:flex-end}.auth-actions-authenticated{gap:.6rem}.auth-user{font-size:.76rem;color:var(--text-muted)}.auth-avatar-button{width:54px;height:54px;border-radius:999px;border:1px solid var(--border);padding:0;background:var(--surface);overflow:hidden;display:inline-flex;align-items:center;justify-content:center}.auth-avatar-image{width:100%;height:100%;object-fit:cover}.auth-button{border:1px solid var(--border);background:var(--surface);color:var(--text-main);border-radius:999px;padding:.4rem .75rem;font-size:.75rem;cursor:pointer}.auth-button-google{border-color:var(--accent)}.auth-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:25;display:flex;align-items:center;justify-content:center;background:#050a08b8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);padding:1rem}.auth-modal{width:min(460px,100%);background:color-mix(in srgb,var(--bg-base) 76%,#ffffff 24%);border:1px solid color-mix(in srgb,var(--accent) 52%,var(--border) 48%);border-radius:16px;padding:1.35rem;box-shadow:0 24px 52px #0000005c;position:relative}.auth-modal h2{margin:.2rem 0 .45rem;font-size:1.2rem}.auth-modal p{margin:0;color:var(--text-muted);font-size:.95rem}.auth-modal-eyebrow{margin:0;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--accent)}.auth-modal-actions{margin-top:1rem;display:grid;gap:.55rem}.auth-modal-form{margin-top:1rem;display:grid;gap:.65rem}.auth-input-group{display:grid;gap:.3rem;font-size:.78rem;color:var(--text-muted)}.auth-input-group input{width:100%;border:1px solid var(--border);border-radius:10px;padding:.62rem .72rem;font-size:.9rem;color:var(--text-main);background:color-mix(in srgb,var(--bg-base) 62%,#ffffff 38%)}.auth-input-group input:focus{outline:2px solid color-mix(in srgb,var(--accent) 65%,#ffffff 35%);outline-offset:1px}.auth-modal-error{margin:0;font-size:.8rem;color:#ff8f8f}.auth-modal-button{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.auth-modal-close{position:absolute;top:.55rem;right:.55rem;width:28px;height:28px;border-radius:50%;border:1px solid var(--border);background:var(--surface);color:var(--text-main);cursor:pointer}.auth-modal-switch{margin-top:.75rem;border:0;background:transparent;color:var(--accent);font-size:.82rem;cursor:pointer;padding:0}.auth-button-google{border-color:#d8dde4;background:#fff;color:#1f1f1f;font-weight:600}.auth-button-google:hover{filter:brightness(.98)}.hero{position:relative;z-index:2;max-width:760px;margin:4.2rem auto 0;text-align:center}.hero-logo{display:block;width:708px;height:158px;margin:0 auto 1rem;object-fit:cover;border:2px solid var(--border);box-shadow:0 12px 30px #0000002e;background:var(--surface)}.hero-eyebrow{margin:0;font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;color:var(--accent)}.hero h1{margin:.8rem 0 1rem;font-size:clamp(2rem,5vw,3.4rem);line-height:1.15}.hero-subtitle{margin:.65rem auto 0;max-width:620px;font-size:1.05rem;color:var(--text-muted);line-height:1.65}.hero-cta{margin-top:1.8rem;border:1px solid var(--accent);background:var(--accent-soft);color:var(--text-main);padding:.72rem 1.3rem;border-radius:999px;font-weight:600;cursor:pointer;transition:transform .2s ease,filter .2s ease}.hero-cta:hover{transform:translateY(-1px);filter:brightness(1.05)}.results-strip{position:relative;z-index:2;max-width:980px;margin:2.4rem auto 0}.results-strip-heading{margin:0 0 .8rem;font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent)}.results-dates{display:flex;flex-wrap:nowrap;gap:.45rem;margin-bottom:.45rem;overflow-x:auto}.results-dates span{flex:0 0 110px;color:var(--text-main);font-size:.72rem;text-align:center}.results-legend{display:flex;justify-content:center;gap:1.2rem;margin-bottom:.65rem;color:var(--text-muted);font-size:.72rem}.results-legend strong{color:var(--text-main)}.results-bar{display:flex;flex-wrap:nowrap;gap:.45rem;padding:0;border:0;background:transparent;overflow-x:auto}.result-slot{flex:0 0 110px;display:flex;flex-direction:column;align-items:center;gap:.25rem}.result-block{width:100%;height:16px;border-radius:6px}.result-caption{min-height:1.5rem;font-size:.62rem;color:var(--text-muted);text-align:center}.result-caption-line{display:block;line-height:1.2;white-space:nowrap}.result-success{background:#3ea865}.result-incorrect{background:#c95252}.result-pending{background:#7f8891}.result-empty{background:transparent;border:1px dashed var(--border)}.predictions-section{position:relative;z-index:2;max-width:980px;margin:2.8rem auto 0}.predictions-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.8rem}.predictions-eyebrow{margin:0;font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent)}.predictions-date{margin:0;font-size:.78rem;color:var(--text-muted)}.predictions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.prediction-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:1.2rem 1.4rem;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;flex-direction:column;gap:.75rem}.prediction-teams{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.prediction-team{font-size:.84rem;font-weight:600;flex:1}.prediction-team--away{text-align:right}.prediction-score{font-size:1rem;font-weight:700;color:var(--accent);white-space:nowrap;padding:0}.prediction-score-group{display:inline-flex;flex-direction:column;align-items:center;gap:.2rem;padding:0 .5rem}.prediction-date{font-size:.58rem;color:var(--text-muted);line-height:1;white-space:nowrap}.prediction-likelihood{display:flex;align-items:center;gap:.5rem;font-size:.72rem;color:var(--text-muted)}.prediction-likelihood-label{flex-shrink:0}.prediction-likelihood-bar{flex:1;height:5px;border-radius:999px;background:var(--border);overflow:hidden}.prediction-likelihood-fill{display:block;height:100%;border-radius:999px;background:var(--accent)}.prediction-likelihood-value{flex-shrink:0;font-weight:600;color:var(--text-main)}.prediction-justification{margin:0;font-size:.78rem;line-height:1.55;color:var(--text-muted)}.feature-grid{position:relative;z-index:2;max-width:980px;margin:3rem auto 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.feature-grid-upgrade{max-width:420px}.feature-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:1.2rem;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.feature-card h2{margin:0 0 .55rem;font-size:1.1rem}.feature-card p{margin:0;line-height:1.5;color:var(--text-muted)}.feature-card-upgrade{background:linear-gradient(145deg,var(--accent-soft),var(--surface));border-color:var(--accent);color:var(--text-main);padding:1.5rem;box-shadow:0 12px 28px #0c121024}.upgrade-plan-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.upgrade-plan-row h2{margin:0;color:var(--text-main);font-size:1.05rem}.upgrade-plan-type{display:inline-flex;align-items:center;font-size:.9rem;color:var(--text-main);border:1px solid var(--border);border-radius:999px;padding:.2rem .6rem;background:var(--surface)}.upgrade-price{margin:.8rem 0 0;font-size:2.35rem;line-height:1;font-weight:700;color:var(--text-main)}.upgrade-price span{font-size:1.15rem;font-weight:400;color:var(--text-muted)}.upgrade-description{margin:.8rem 0 0;color:var(--text-muted);font-size:.95rem;line-height:1.5}.upgrade-history{margin-top:.85rem;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.4rem}.upgrade-history .result-block{height:12px;border-radius:999px}.upgrade-features{margin:.9rem 0 0;padding:0;padding-top:.85rem;border-top:1px solid var(--border);list-style:none;display:grid;gap:.55rem;color:var(--text-muted);font-size:.9rem}.upgrade-features li{display:flex;align-items:flex-start;gap:.45rem}.upgrade-features li:before{content:"✓";color:#22bfa7;font-weight:700}.feature-card-upgrade .upgrade-cta{margin-top:.9rem}.upgrade-cta{width:fit-content;border:1px solid var(--accent);background:transparent;color:var(--text-main);border-radius:999px;padding:.45rem .9rem;font-size:.78rem;font-weight:600;cursor:pointer}@media(max-width:760px){.top-bar{flex-wrap:wrap;justify-content:center}.top-actions{width:100%;justify-content:center;flex-wrap:wrap}.main-nav{order:3;width:100%;justify-content:center}.hero{margin-top:3.2rem}.results-legend{flex-wrap:wrap;gap:.55rem 1rem;justify-content:flex-start}.ball-accent{display:none}}@media(max-width:640px){.landing-page{padding:1.5rem 1rem 2rem}.hero-logo{width:76px;height:76px}.hero-subtitle{font-size:1rem}}.site-footer{position:relative;z-index:2;max-width:980px;margin:3.2rem auto 0;padding-top:1rem;border-top:1px solid var(--border);display:flex;justify-content:center;align-items:center;gap:1rem;text-align:center}.site-footer p,.site-footer small{margin:0;color:var(--text-muted)}@media(max-width:760px){.site-footer{flex-direction:column;align-items:center}}.profile-page{display:grid;place-items:center}.profile-card{width:min(560px,100%);background:linear-gradient(155deg,color-mix(in srgb,var(--surface) 80%,#0f1713 20%),var(--surface));border:1px solid var(--border);border-radius:18px;padding:1.6rem;box-shadow:0 20px 40px #00000047}.profile-header{text-align:center}.profile-avatar{width:268px;height:268px;border-radius:999px;object-fit:cover;border:3px solid var(--accent);box-shadow:0 0 0 6px color-mix(in srgb,var(--accent) 18%,transparent);margin:0 auto;display:block}.profile-card h1{margin:.95rem 0 .3rem}.profile-name{margin:0;font-weight:600;color:var(--text-main)}.profile-email{margin-top:.4rem;color:var(--text-muted);word-break:break-word}.profile-meta-row{margin-top:1rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.profile-meta-pill{display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:999px;padding:.28rem .7rem;font-size:.76rem;color:var(--text-main);background:color-mix(in srgb,var(--surface) 80%,transparent)}.profile-details{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.profile-detail-item{border:1px solid var(--border);border-radius:12px;padding:.65rem .7rem;background:color-mix(in srgb,var(--surface) 86%,transparent)}.profile-detail-label{display:block;font-size:.68rem;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted)}.profile-detail-value{display:block;margin-top:.32rem;font-size:.82rem;color:var(--text-main);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-actions{margin-top:1.1rem;display:flex;justify-content:center;gap:.6rem}@media(max-width:560px){.profile-details{grid-template-columns:1fr}}
