/*! tailwindcss v4.3.3 | 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)))){*,::backdrop,:after,:before{--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{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,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;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,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,pre,samp{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:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.overline{text-decoration-line:overline}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--bg:#0b1215;--surface:#111c20;--surface-2:#162329;--line:#263338;--text:#edf4f2;--muted:#92a6ac;--green:#80ecc1;--green-dark:#073f31;--red:#ff9393;--header:#0b1215f5;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font:14px/1.55 Inter,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}a:focus-visible,button:focus-visible{outline:2px solid var(--green);outline-offset:4px}h1,h2,h3,p{margin:0}h1{letter-spacing:-1.5px;font-size:clamp(28px,3.5vw,40px);font-weight:750;line-height:1.2}h2{letter-spacing:-.65px;font-size:23px;font-weight:700;line-height:1.3}p{color:var(--muted)}.green{color:var(--green)}.topbar{border-bottom:1px solid var(--line);background:var(--header);z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);justify-content:space-between;gap:28px;height:87px;padding:0 max(30px,50vw - 600px);position:sticky;top:0}.brand,.topbar{align-items:center;display:flex}.brand{letter-spacing:-.3px;gap:11px;font-size:18px;font-weight:850;line-height:1}.brand-mark{background:var(--green);color:#09281e;border-radius:12px 12px 16px 16px;place-items:center;width:43px;height:47px;font-size:21px;font-style:italic;display:grid;position:relative}.brand-mark>span{background:#0a4633;width:18px;height:2px;position:absolute;bottom:9px}.brand-prono{color:var(--green);margin-left:4px}.brand small{letter-spacing:4px;color:var(--muted);margin-top:8px;font-size:9px;display:block}.desktop-nav{gap:27px}.desktop-nav,.desktop-nav a{align-items:center;height:100%;display:flex}.desktop-nav a{color:var(--muted);border-bottom:2px solid #0000;gap:7px;font-size:13px}.desktop-nav a.active{border-color:var(--green);color:var(--green)}.top-actions{gap:15px}.free-badge,.top-actions{align-items:center;display:flex}.free-badge{white-space:nowrap;color:var(--green);gap:6px;font-size:10px}.free-badge>span,.hero-pill>span{background:var(--green);border-radius:50%;width:5px;height:5px}.icon-button{color:var(--muted);background:0 0;border:0;place-items:center;padding:7px;display:grid}.avatar{background:var(--surface-2);border:1px solid var(--line);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:34px;display:inline-flex}.avatar.small{vertical-align:middle;width:33px;height:33px;font-size:18px}.app-wrap{max-width:1200px;margin:auto;padding:0 30px}.utility-row{min-height:61px;color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:11px;display:flex;position:relative}.utility-row .green{margin-right:7px;font-size:8px}.install-button{color:var(--text);background:0 0;border:none;align-items:center;gap:8px;font-size:11px;display:flex}.install-help{background:var(--surface-2);z-index:30;border:1px solid var(--green);border-radius:16px;max-width:360px;padding:25px;font-size:14px;position:absolute;top:50px;right:0;box-shadow:0 20px 70px #0006}.install-help .icon-button{float:right}.install-help p{margin:15px 0}.install-help svg{vertical-align:middle;display:inline}.demo-banner{color:#bead7f;background:#b6974010;border:1px solid #b6974025;border-radius:8px;align-items:center;gap:10px;margin-bottom:29px;padding:9px 14px;font-size:11px;display:flex}.demo-banner>span{letter-spacing:1px;flex-shrink:0;font-size:9px;font-weight:750}.eyebrow{letter-spacing:1.8px;color:var(--green);margin-bottom:10px;font-size:9px;font-weight:700;display:block}.greeting{margin:26px 0 27px}.greeting p{margin-top:11px;font-size:13px}.hero{background:linear-gradient(120deg,#153d32,#102923 65%,#0d2623);border:1px solid #275747;border-radius:19px;grid-template-columns:1.1fr 1fr;min-height:326px;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:1;padding:35px 39px}.hero-pill{letter-spacing:1.4px;color:#c0eedb;align-items:center;gap:7px;margin-bottom:21px;font-size:8px;display:flex}.hero h2{color:#f0fcf7;letter-spacing:-1.3px;font-size:38px;line-height:1.1}.hero h2 em{color:var(--green);font-style:normal}.hero p{color:#afc7bd;margin:17px 0 23px;font-size:12px;line-height:1.7}.button{background:var(--green);color:#0a3226;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:14px;min-height:40px;padding:10px 17px;font-size:12px;font-weight:700;line-height:1.5;transition:transform .15s,filter .15s;display:inline-flex}.button:hover{filter:brightness(1.08);transform:translateY(-1px)}.button.secondary{background:var(--surface-2);color:var(--text);border-color:var(--line)}.hero-foot{color:#98b9ab;align-items:center;gap:11px;margin-top:21px;font-size:9px;display:flex}.hero-foot i{background:#759989;border-radius:50%;width:3px;height:3px}.pitch{opacity:.95;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.pitch:before{content:"";background:radial-gradient(#36c88d25,#0000 60%);position:absolute;inset:-100px}.pitch-lines{background:repeating-linear-gradient(90deg,#86f3aa05 0 40px,#0000 40px 80px);border:1px solid #4fb58742;width:370px;height:250px;position:relative;transform:perspective(550px)rotateX(20deg)rotate(-25deg)}.pitch-lines:before{content:"";border-top:1px solid #4fb58742;border-bottom:1px solid #4fb58742;position:absolute;inset:30px 0}.pitch-lines:after{content:"";border-left:1px dashed #4fb58742;border-right:1px dashed #4fb58742;position:absolute;inset:0 60px}.pitch-center{border-left:1px solid #4fb58742;height:100%;position:absolute;left:50%}.pitch-ball{color:#1b513b;letter-spacing:-3px;z-index:2;background:linear-gradient(160deg,#edf7e6,#98c3a1);border:2px solid #b8f2d7;border-radius:70%;place-items:center;width:138px;height:90px;font-size:38px;font-style:italic;display:grid;top:calc(50% - 45px);left:calc(50% - 69px);transform:rotate(15deg);box-shadow:20px 25px 30px #0006,inset -5px -9px 20px #355f3866}.pitch-ball,.pitch-number{font-weight:900;position:absolute}.pitch-number{color:#75dfac0d;font-size:118px;line-height:1;bottom:-20px;right:0}.pitch-caption{letter-spacing:3px;color:#6e9c8b;font-size:8px;position:absolute;bottom:27px;right:39px}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:15px;margin:20px 0 39px;display:grid}.stat{border:1px solid var(--line);background:var(--surface);border-radius:12px;align-items:center;gap:18px;padding:20px 23px;display:flex}.stat>svg{width:34px;height:34px;color:var(--green);background:#63dcaa0b;border-radius:8px;padding:7px}.stat strong{letter-spacing:-.7px;font-size:24px;font-weight:700;line-height:1;display:block}.stat small{color:var(--muted);letter-spacing:0;font-size:12px;font-weight:400}.stat span{color:var(--muted);margin-top:7px;font-size:10px;display:block}.section-title{justify-content:space-between;align-items:center;gap:15px;margin:0 0 21px;display:flex}.section-title h2{font-size:21px}.section-title .eyebrow{margin-bottom:6px;font-size:8px}.section-title>a{color:var(--green);align-items:center;gap:5px;font-size:11px;display:flex}.match-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.match-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:18px 22px;overflow:hidden}.match-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:8px;font-size:10px;display:flex}.match-meta>span:first-child{color:#c0cfce}.match-meta i{color:#586d70;margin:0 6px;font-style:normal}.status{background:var(--surface-2);white-space:nowrap;color:#abbab8;border-radius:4px;padding:4px 7px;font-size:8px}.status.live{color:#ff9393;background:#ff78781a}.teams{text-align:center;grid-template-columns:1fr 85px 1fr;gap:5px;margin:22px 0 17px;display:grid}.team,.teams{align-items:center}.team{flex-direction:column;gap:10px;display:flex}.team strong{font-size:12px;font-weight:600;line-height:1.3}.crest{letter-spacing:-.5px;color:#f9c4bd;background:linear-gradient(130deg,#683d3b,#362324);border:1px solid #db898540;border-radius:10px 10px 16px 16px;place-items:center;width:43px;height:48px;font-size:12px;font-weight:850;display:grid}.away-crest{color:#c3d5eb;background:linear-gradient(130deg,#304f68,#1d2b3d);border-color:#79aacf40}.score-center{flex-direction:column;gap:3px;display:flex}.score-center>b{letter-spacing:1px;font-size:21px;font-weight:700}.score-center>small{color:var(--muted);font-size:10px}.score-center em{color:#4b666b;font-style:normal}.match-date{color:var(--muted);justify-content:center;align-items:center;gap:5px;font-size:10px;display:flex}.demo-tag{text-align:center;color:#9c916f;margin:5px 0 13px;font-size:8px}.match-card>.button{width:100%;min-height:36px;padding:8px;font-size:11px}.your-prediction{color:var(--green);background:#58dda30b;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:9px;font-size:11px;display:flex}.your-prediction span{align-items:center;gap:5px;display:flex}.bottom-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:38px;display:grid}.group-promo{background:linear-gradient(120deg,#192735,#141e29);border:1px solid #2c3c49;border-radius:14px;padding:30px;position:relative;overflow:hidden}.group-promo:after{content:"XV";color:#7da8d606;pointer-events:none;font-size:150px;font-weight:900;position:absolute;bottom:-38px;right:5px}.promo-icon{color:#a9c9ec;background:#97b9df15;border-radius:13px;place-items:center;width:44px;height:44px;margin-bottom:24px;display:grid}.group-promo .eyebrow{color:#94b9df;font-size:8px}.group-promo h2{margin:12px 0;font-size:24px}.group-promo p{font-size:11px}.group-promo a{color:#c5dcf4;gap:12px;margin-top:27px;font-size:12px;display:flex}.recent>.section-title{margin:3px 0 19px}.recent .match-card{margin-bottom:12px}.filters{flex-wrap:wrap;align-items:center;gap:13px;margin:0 0 24px;display:flex}.tabs{border:1px solid var(--line);background:var(--surface);border-radius:9px;gap:3px;width:fit-content;padding:4px;display:flex}.tabs button{color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:6px;padding:9px 13px;font-size:12px}.tabs button.active{background:var(--green);color:#093325;font-weight:700}input,select,textarea{border:1px solid var(--line);background:var(--bg);color:var(--text);border-radius:7px;outline:none;max-width:100%;padding:11px 12px;font-size:13px}input:focus,select:focus,textarea:focus{border-color:var(--green)}input[type=checkbox]{accent-color:var(--green);flex-shrink:0;width:17px;height:17px}select{padding-right:28px}textarea{width:100%;font-family:monospace}.chip{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:6px;align-items:center;gap:6px;padding:7px 10px;font-size:10px;display:inline-flex}.chip.active{color:var(--green);background:#6ee1b50b;border-color:#6ee1b559}.rule-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;flex-wrap:wrap;align-items:center;gap:20px;margin:30px 0;padding:20px;font-size:11px;display:flex}.rule-card>span{color:var(--muted)}.rule-card strong{color:var(--green)}.panel{border:1px solid var(--line);background:var(--surface);border-radius:13px;min-width:0;margin-bottom:22px;padding:27px}.panel h2{align-items:center;gap:8px;margin-bottom:16px;display:flex}.panel p{margin-bottom:15px;font-size:13px}.panel>select{width:100%;margin:12px 0;display:block}.two-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.three-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.form{gap:14px;margin:16px 0}.field,.form{flex-direction:column;display:flex}.field{color:var(--muted);flex:1;gap:7px;font-size:11px}.field input,.field select{width:100%}.field>span{font-size:11px}.form>.button{align-self:flex-start}.match-card .form>.button{width:100%}.score-inputs{align-items:center;gap:14px;display:flex}.score-inputs input{text-align:center;font-size:22px;font-weight:700}.score-inputs .field{align-items:center}.score-inputs input{width:90px}.error{background:#ff777718;border-radius:7px;padding:12px;font-size:12px;color:var(--red)!important;margin:12px 0!important}.success{font-size:12px;color:var(--green)!important}.fine{margin:18px 0 0;font-size:10px!important}.empty,.fine{color:var(--muted)}.empty{border:1px dashed var(--line);text-align:center;border-radius:12px;padding:40px}.empty svg{color:var(--green);margin:0 auto 15px}.empty p{font-size:13px}.table-scroll{overflow-x:auto}.standings{border-collapse:collapse;white-space:nowrap;width:100%;font-size:12px}.standings th{color:var(--muted);text-align:left;padding:12px;font-size:9px;font-weight:500}.standings td{border-top:1px solid var(--line);color:var(--muted);padding:15px 12px}.standings td:nth-child(2){color:var(--text)}.standings .avatar{margin-right:9px}.standings .points{color:var(--green);font-size:16px;font-weight:750}.standings .is-me{background:#62e6b40a}.rank{font-size:17px;font-weight:700}.auth-panel{max-width:460px;margin:30px auto}.auth-panel h2{margin-top:24px}.check-label{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:11px;display:flex}.check-label a{text-decoration:underline}.text-button{color:var(--green);text-align:left;background:0 0;border:0;padding:10px 0;font-size:11px}.danger{color:var(--red)}.profile-heading{align-items:center;gap:20px;margin:25px 0 35px;display:flex}.profile-heading .button{margin-left:auto}.profile-heading h2{font-size:28px}.profile-heading p{margin-top:4px;font-size:12px}.favorite-list{flex-wrap:wrap;gap:6px;max-height:260px;display:flex;overflow:auto}.notice{background:#aa93550a;border:1px solid #aa935535;border-radius:8px;margin:15px 0;padding:14px 17px;color:#bea976!important;font-size:12px!important}.member{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:12px 0;font-size:12px;display:flex}.member select,code{font-size:11px}code{overflow-wrap:anywhere;padding:8px}pre{color:var(--muted);font-size:11px;overflow:auto}details{border-top:1px solid var(--line);margin-top:20px;padding-top:16px}summary{cursor:pointer;color:var(--muted);font-size:12px}.audit-row{border-bottom:1px solid var(--line);overflow-wrap:anywhere;padding:10px 0;font-size:10px!important}.legal{max-width:800px;margin:35px auto}.legal h1{margin-bottom:20px}.legal h2{margin-top:30px;font-size:20px}.legal p{line-height:1.8}.legal a{color:var(--green)}footer{border-top:1px solid var(--line);margin:50px 0 0;padding:30px 0 35px}.footer-brand{color:var(--green);margin-bottom:14px;font-size:17px;font-weight:900}.footer-brand b{color:var(--text);margin-left:10px;font-size:12px}footer>p{max-width:770px;font-size:9px;line-height:1.8}footer>div:last-child{color:var(--muted);flex-wrap:wrap;gap:20px;margin-top:13px;font-size:9px;display:flex}.bottom-nav{display:none}[data-theme=light]{--bg:#f4f6f4;--surface:#fff;--surface-2:#eaf0ec;--line:#dce5df;--text:#172a25;--muted:#61756b;--green:#086c4b;--green-dark:#b3e9d1;--red:#a52028;--header:#f4f6f4f5;color-scheme:light}[data-theme=light] .hero,[data-theme=light] .hero .button{--green:#80ecc1}[data-theme=light] .button{color:#fff}[data-theme=light] .button.secondary{color:var(--text)}[data-theme=light] .hero .button{color:#073527}[data-theme=light] .group-promo h2{color:#ecf4f8}[data-theme=light] .group-promo p{color:#aebdc6}[data-theme=light] .match-meta>span:first-child{color:#527062}[data-theme=light] .tabs button.active{color:#fff}@media (min-width:1400px){.app-wrap{padding:0 25px}.hero{min-height:354px}.hero-copy{padding:39px 42px}}@media (max-width:1050px){.desktop-nav{gap:16px}.desktop-nav svg,.free-badge{display:none}.topbar{gap:20px;padding:0 25px}.hero h2{font-size:33px}.pitch-lines{width:300px;height:220px}.hero-copy{padding:30px}.match-card{padding:17px}.three-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.topbar{height:72px;padding:0 20px;position:relative}.brand{font-size:17px}.brand-mark{width:36px;height:40px;font-size:18px}.brand small{letter-spacing:3px;font-size:8px}.desktop-nav{display:none}.app-wrap{padding:0 18px}.utility-row{min-height:57px;font-size:9px}.utility-row>span{max-width:155px}.install-button{gap:5px;font-size:10px}.demo-banner{align-items:flex-start;gap:8px;margin-bottom:24px;padding:9px 10px;font-size:9px}.demo-banner>span{font-size:8px}.greeting{margin:20px 0 22px}.greeting h1{letter-spacing:-1px;font-size:29px}.greeting p{max-width:330px;font-size:12px}.hero{border-radius:14px;grid-template-columns:1fr;min-height:315px}.hero-copy{padding:28px 25px}.hero h2{max-width:320px;font-size:32px}.hero p{max-width:240px;font-size:11px}.hero-pill{margin-bottom:20px;font-size:7px}.pitch{opacity:.27;pointer-events:none;width:270px;height:260px;position:absolute;top:35px;right:-120px}.pitch-caption{display:none}.hero-foot{font-size:8px}.hero .button{min-height:40px;font-size:11px}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 0 31px}.stat{text-align:center;border-radius:10px;padding:15px 10px;display:block}.stat>svg{display:none}.stat strong{font-size:23px}.stat span{font-size:8px;line-height:1.4}.stat small{font-size:9px}.section-title h2{font-size:18px}.section-title .eyebrow{letter-spacing:1.3px;font-size:7px}.section-title>a{white-space:nowrap;font-size:10px}.match-grid{grid-template-columns:1fr;gap:14px}.match-card{padding:18px 19px}.team strong{font-size:12px}.teams{margin:20px 0 15px}.match-meta{font-size:10px}.bottom-grid{grid-template-columns:1fr;margin-top:30px}.group-promo{padding:27px}.group-promo h2{font-size:25px}.filters{gap:10px}.filters select{font-size:11px}.tabs{max-width:100%;overflow:auto}.tabs button{padding:9px 12px;font-size:11px}.panel{padding:21px 18px}.panel h2{font-size:20px}.three-columns,.two-columns{grid-template-columns:1fr;gap:0}.form .three-columns,.form .two-columns{gap:14px}.rule-card{gap:12px;padding:17px;font-size:10px}.rule-card>b{width:100%}.profile-heading{flex-wrap:wrap;gap:12px}.profile-heading .avatar{width:55px;height:55px;font-size:27px}.profile-heading h2{font-size:24px}.profile-heading .button{margin-left:0;font-size:10px}.profile-heading p{font-size:11px}.group-panel .section-title{flex-direction:column;align-items:flex-start}.empty{padding:30px 18px}.auth-panel{margin:20px 0}.bottom-nav{z-index:30;background:var(--header);border-top:1px solid var(--line);padding:10px 4px max(12px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav a{color:var(--muted);flex-direction:column;align-items:center;gap:5px;min-width:58px;font-size:9px;display:flex}.bottom-nav a.active{color:var(--green)}.bottom-nav a.active svg{filter:drop-shadow(0 0 8px #80ecc120)}footer{margin-top:35px;padding-bottom:110px}footer>p{font-size:8px}footer>div:last-child{gap:14px;font-size:8px}.standings td,.standings th{padding:12px 8px}.install-help{max-width:320px;top:49px;right:0}.legal h1{font-size:27px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Inter-Regular.otf)format("opentype")}@font-face{font-family:Inter;font-style:normal;font-weight:600 900;font-display:swap;src:url(/fonts/Inter-SemiBold.otf)format("opentype")}.score-center>b{white-space:nowrap;letter-spacing:0;font-size:20px}@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}