:root{--navy:#071a3a;--navy2:#0d274d;--red:#f52235;--ink:#0b1833;--muted:#63708a;--line:#e3e8f0;--bg:#f7f9fc;--white:#fff;--shadow:0 16px 45px rgba(7,26,58,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{height:74px;display:flex;align-items:center;background:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid #edf0f5}.header-inner{display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;min-width:315px}.ball{width:44px;height:44px;border:3px solid var(--red);border-radius:50%;display:grid;place-items:center;font-size:27px;background:#fff}.brand-text strong{display:block;font-style:italic;font-size:25px;letter-spacing:-1px;color:var(--navy);line-height:1}.brand-text strong span{color:var(--red)}.brand-text small{display:block;font-size:9px;letter-spacing:2px;margin-top:5px;font-weight:800}.nav{display:flex;gap:30px;align-items:center;margin-left:auto}.nav a{font-size:14px;font-weight:650}.nav a:hover,.nav a.active{color:var(--red)}.top-search{margin-left:20px;border:1px solid #d8dee8;border-radius:999px;padding:10px 16px;display:flex;gap:9px;align-items:center;width:270px}.top-search input{border:0;outline:0;width:100%;font-size:13px}.menu-btn{display:none;background:none;border:0;font-size:26px}.hero{position:relative;min-height:480px;color:#fff;background:linear-gradient(90deg,rgba(3,15,35,.88),rgba(3,15,35,.50)),url('assets/stadium-hero.jpg') center/cover no-repeat;display:flex;align-items:center}.hero-content{padding:60px 0 36px}.hero h1{font-size:66px;line-height:.98;letter-spacing:-3px;margin:0 0 18px;max-width:650px}.hero h1 span{color:#ff3142}.hero p{font-size:20px;line-height:1.45;max-width:650px;margin:0 0 28px;color:#f2f5fa}.finder{display:grid;grid-template-columns:1fr 190px 210px;background:#fff;border-radius:16px;padding:8px;max-width:940px;box-shadow:var(--shadow);color:var(--ink)}.field{display:flex;align-items:center;gap:12px;padding:0 16px;border-right:1px solid #dce2ea}.field input,.field select{border:0;outline:0;width:100%;background:transparent;color:#58647a}.find-btn,.primary-btn{border:0;background:var(--red);color:#fff;border-radius:12px;font-weight:800;padding:16px 24px;cursor:pointer}.find-btn:hover,.primary-btn:hover{filter:brightness(.93)}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:34px;max-width:930px}.trust-item{display:flex;gap:13px;align-items:center}.trust-icon{font-size:30px}.trust-item b{display:block}.trust-item small{color:#e7edf5}.section{padding:48px 0}.section.soft{background:var(--bg)}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.section h2{font-size:32px;margin:0 0 4px;letter-spacing:-1px}.section-head p{margin:0;color:var(--muted)}.link-arrow{color:#1459d9;font-weight:700;font-size:14px}.league-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.league-card{height:150px;border-radius:14px;padding:20px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;box-shadow:0 10px 25px rgba(7,26,58,.12)}.league-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 0,rgba(255,255,255,.24),transparent 45%)}.league-card>*{position:relative}.league-card .mark{font-size:28px;font-weight:900;margin-bottom:auto}.league-card b{font-size:18px}.league-card small{opacity:.9}.purple{background:linear-gradient(135deg,#311149,#17072e)}.blue{background:linear-gradient(135deg,#1552a2,#061c43)}.red{background:linear-gradient(135deg,#ef1b2e,#9e0614)}.ice{background:linear-gradient(135deg,#d8ecff,#7ea7cf);color:#08204b}.darkred{background:linear-gradient(135deg,#e00018,#76020e)}.darkblue{background:linear-gradient(135deg,#183d66,#07182e)}.match-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.match-card{border:1px solid var(--line);border-radius:16px;padding:20px;background:#fff;box-shadow:0 8px 25px rgba(7,26,58,.06)}.match-top{display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:13px;margin-bottom:16px}.teams{display:flex;justify-content:space-between;align-items:center;text-align:center;gap:10px}.team-badge{width:52px;height:52px;border-radius:50%;background:#eef2f8;display:grid;place-items:center;font-weight:900;color:var(--navy);margin:auto auto 7px}.vs{font-size:12px;color:var(--muted);font-weight:800}.match-card .primary-btn{width:100%;margin-top:18px;padding:12px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.benefit{padding:25px 32px;display:flex;gap:18px;align-items:center;border-right:1px solid var(--line)}.benefit:last-child{border-right:0}.benefit .ico{font-size:34px}.benefit b{display:block;margin-bottom:4px}.benefit span{font-size:13px;color:var(--muted)}.content-page{padding:60px 0 80px;min-height:65vh}.content-page h1{font-size:44px;margin:0 0 16px}.content-page h2{margin-top:34px}.content-page p,.content-page li{color:#4d5a70;line-height:1.75;max-width:850px}.faq-item{border-bottom:1px solid var(--line);padding:18px 0}.faq-item h3{margin:0 0 8px}.contact-card{max-width:720px;background:var(--bg);padding:28px;border-radius:18px}.notice{background:#fff5f6;border:1px solid #ffd5da;border-radius:12px;padding:16px;color:#7d1d27;margin:22px 0}.site-footer{background:linear-gradient(135deg,#071a3a,#041225);color:#fff;padding:34px 0}.footer-inner{display:flex;align-items:center;gap:35px}.footer-brand{margin-right:auto}.footer-links{display:flex;gap:22px;flex-wrap:wrap;font-size:13px;color:#dce5f1}.copyright{font-size:12px;color:#bdc8d8;margin-left:auto}.demo-banner{background:#fff3cd;color:#6d5400;text-align:center;padding:9px 20px;font-size:12px;border-bottom:1px solid #f1df9b}@media(max-width:950px){.nav,.top-search{display:none}.menu-btn{display:block;margin-left:auto}.brand{min-width:0}.hero h1{font-size:50px}.finder{grid-template-columns:1fr 170px}.find-btn{grid-column:1/-1}.league-grid{grid-template-columns:repeat(3,1fr)}.match-grid{grid-template-columns:1fr 1fr}.trust-row{grid-template-columns:1fr}.benefits{grid-template-columns:1fr}.benefit{border-right:0;border-bottom:1px solid var(--line)}.footer-inner{align-items:flex-start;flex-direction:column}.copyright{margin-left:0}}@media(max-width:620px){.container{width:min(100% - 28px,1180px)}.site-header{height:66px}.ball{width:38px;height:38px;font-size:23px}.brand-text strong{font-size:21px}.hero{min-height:560px}.hero-content{padding:50px 0 28px}.hero h1{font-size:44px;letter-spacing:-2px}.hero p{font-size:17px}.finder{display:flex;flex-direction:column;border-radius:14px}.field{min-height:52px;border-right:0;border-bottom:1px solid var(--line)}.trust-row{margin-top:26px;gap:16px}.section{padding:36px 0}.section h2{font-size:27px}.league-grid{grid-template-columns:1fr 1fr}.league-card{height:135px}.match-grid{grid-template-columns:1fr}.section-head{align-items:flex-start;gap:12px;flex-direction:column}.content-page h1{font-size:36px}.footer-links{gap:15px}}
.eyebrow{font-size:12px!important;font-weight:850;letter-spacing:2px;color:var(--red)!important;margin-bottom:10px!important}.lead{font-size:20px;line-height:1.65!important;color:#344159!important;max-width:820px}.updated{font-size:13px;color:#7a8598!important;margin-top:40px!important}.competition-label{display:inline-flex;width:max-content;border:1px solid rgba(255,255,255,.45);border-radius:999px;padding:5px 8px;font-size:10px;font-weight:850;letter-spacing:1.3px;margin-bottom:auto}.ice .competition-label{border-color:rgba(8,32,75,.3)}.team-name{font-size:18px;font-weight:850;letter-spacing:-.3px}.teams small{display:block;color:var(--muted);font-size:11px;margin-top:4px}.secondary-btn{display:block;text-align:center;margin-top:18px;padding:12px;border:1px solid #d9e0ea;border-radius:12px;color:var(--navy);font-size:13px;font-weight:800;background:#fff}.secondary-btn:hover{border-color:#b9c5d5;background:#f8fafc}
/* V3 brand and icon polish */
.ball{border:0;background:transparent;width:46px;height:46px;font-size:0}.ball img{display:block;width:46px;height:46px}.trust-icon,.benefit .ico{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;color:#fff}.trust-icon img{width:31px;height:31px;filter:brightness(0) invert(1)}.benefit .ico{color:var(--red)}.benefit .ico img{width:34px;height:34px;filter:invert(23%) sepia(93%) saturate(4427%) hue-rotate(346deg) brightness(102%) contrast(94%)}
.search-glyph{width:14px;height:14px;border:1.8px solid currentColor;border-radius:50%;position:relative;display:inline-block;flex:0 0 auto}.search-glyph:after{content:"";position:absolute;width:6px;height:1.8px;background:currentColor;right:-5px;bottom:-2px;transform:rotate(45deg);border-radius:2px}.select-glyph{width:14px;height:14px;border:2px solid currentColor;border-radius:3px;position:relative;display:inline-block;flex:0 0 auto}.select-glyph:after{content:"";position:absolute;inset:3px;border:1px solid currentColor;border-radius:50%}
.league-card{border:1px solid rgba(255,255,255,.13)}.league-card b{font-size:17px;letter-spacing:-.25px}.competition-label{background:rgba(255,255,255,.08);backdrop-filter:blur(3px)}
@media(max-width:620px){.ball,.ball img{width:40px;height:40px}.brand-text small{letter-spacing:1.5px}.league-grid{gap:12px}.league-card{padding:16px}}
