
:root{--primary:rgb(176, 219, 245);--deep:#0b2d4d;--blue:#1d6a9e;--light:#eef8ff;--line:#d8edf8;--text:#142132;--muted:#617284;--white:#fff;--gray:#f5f7f9;--shadow:0 14px 35px rgba(19,62,94,.08)}
*{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','Microsoft YaHei',Arial,sans-serif;background:#fff;color:var(--text);line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 32px));margin:auto}.narrow{max-width:820px}.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.mobile-header{height:64px;display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:10px;padding:0 14px;background:#fff}.desktop-header{display:none;height:78px;align-items:center;gap:24px}.logo{height:38px;width:auto;object-fit:contain}.logo-center{justify-self:center}.menu-button{width:42px;height:42px;border:0;background:#fff;display:grid;place-content:center;gap:5px;border-radius:12px}.menu-button span{display:block;width:22px;height:2px;background:var(--deep);border-radius:2px}.top-action,.main-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#082136;font-weight:700;border-radius:999px;padding:11px 20px;box-shadow:var(--shadow);transition:.2s}.top-action:hover,.main-btn:hover{background:#0b5d91;color:#fff;transform:translateY(-1px)}.mobile-nav{display:none;background:#fff;border-top:1px solid var(--line);padding:10px 16px 18px;grid-template-columns:1fr 1fr;gap:8px}.mobile-nav.is-open{display:grid}.mobile-nav a{padding:10px 12px;background:var(--light);border-radius:12px;color:var(--deep);font-weight:600}.desktop-nav{display:flex;gap:18px;align-items:center;flex:1;justify-content:center}.desktop-nav a{font-size:15px;color:#203044;padding:9px 10px;border-radius:999px}.desktop-nav a:hover{background:var(--primary);color:var(--deep)}.search-icon{width:34px;height:34px;border:2px solid var(--deep);border-radius:50%;position:relative;opacity:.75}.search-icon:after{content:'';position:absolute;width:10px;height:2px;background:var(--deep);right:-7px;bottom:3px;transform:rotate(45deg)}.sports-hero,.page-hero{background:linear-gradient(180deg,#f5fbff 0%,#fff 100%);padding:56px 0}.hero-grid,.split{display:grid;gap:28px;align-items:center}.hero-copy h1,.page-hero h1{font-size:clamp(32px,6vw,58px);line-height:1.12;color:var(--deep);margin:14px 0}.hero-copy p,.page-hero p,.section-title p{color:var(--muted);font-size:17px}.badge{display:inline-flex;background:#e9f7ff;color:#12608f;border:1px solid var(--line);border-radius:999px;padding:6px 12px;font-size:13px;font-weight:700}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.hero-tags span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 12px;color:var(--blue)}.hero-visual{position:relative}.hero-visual img,.split img{border-radius:24px;box-shadow:var(--shadow);border:1px solid var(--line)}.hero-data-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.hero-data-cards div{background:#fff;border:1px solid var(--line);border-radius:16px;padding:14px;text-align:center;box-shadow:var(--shadow)}.hero-data-cards strong{display:block;color:var(--deep);font-size:20px}.hero-data-cards span{color:var(--muted);font-size:13px}.content-section{padding:62px 0}.content-section.soft{background:var(--light)}.section-title{text-align:center;margin-bottom:28px}.section-title h2,.content-section h2,.cta-section h2,.responsible-play-section h2{color:var(--deep);font-size:clamp(24px,4vw,38px);line-height:1.2;margin:12px 0}.category-grid,.service-grid,.section-grid,.responsible-grid{display:grid;gap:18px}.sports-card,.service-card,.info-card,.faq-item{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px;box-shadow:var(--shadow)}.sports-card h3,.service-card h3,.info-card h2,.faq-item h2,.faq-item h3{color:var(--deep);margin-top:0}.sports-card p,.service-card p,.info-card p,.faq-item p{color:var(--muted)}.sports-card a{color:var(--blue);font-weight:700}.service-card span{display:inline-flex;background:var(--primary);border-radius:999px;padding:4px 10px;color:var(--deep);font-weight:700;font-size:13px}.image-text{background:#fff}.reverse{direction:ltr}.mini-list,.checklist ul,.checklist ol{padding-left:20px;color:var(--muted)}.mini-list li,.checklist li{margin:8px 0}.score-panel{display:grid;gap:12px;margin-top:18px}.score-panel div{display:grid;grid-template-columns:1fr auto 1fr auto;gap:12px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:16px;padding:14px}.score-panel strong{font-size:22px;color:var(--deep)}.score-panel span{background:var(--primary);border-radius:999px;padding:4px 10px;font-size:13px}.app-showcase{background:#fff}.checklist{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;box-shadow:var(--shadow)}.checklist.small{box-shadow:none;border:0;padding:0;background:transparent}.security-section{display:grid;grid-template-columns:1fr;gap:14px}.security-section div{background:var(--light);border:1px solid var(--line);border-radius:18px;padding:18px;font-weight:700;color:var(--deep)}.responsible-play-section{background:#0f3a5d;color:#fff;padding:64px 0}.responsible-play-section h2{color:#fff;text-align:center}.responsible-grid p{background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.22);border-radius:18px;padding:18px;margin:0;color:#eef8ff}.faq-list{display:grid;gap:16px}.cta-section{background:linear-gradient(180deg,var(--primary),#eaf7ff);padding:64px 0;text-align:center;color:var(--deep)}.site-footer{background:#09253f;color:#dcecf8;padding:54px 0 20px}.footer-grid{display:grid;gap:26px}.footer-logo{height:42px;margin-bottom:14px;filter:brightness(0) invert(1)}.site-footer h3{color:#fff;margin-top:0}.site-footer a{display:block;color:#dcecf8;margin:8px 0}.site-footer p{color:#c8dced}.footer-bottom{border-top:1px solid rgba(255,255,255,.18);margin-top:28px;padding-top:18px;color:#b8cfdf;font-size:14px}.page-hero{text-align:center}.responsible-note{border-left:5px solid var(--primary)}
@media (min-width:700px){.category-grid{grid-template-columns:repeat(2,1fr)}.service-grid,.section-grid,.responsible-grid{grid-template-columns:repeat(2,1fr)}.security-section{grid-template-columns:repeat(3,1fr)}.hero-grid,.split{grid-template-columns:1fr 1fr}}
@media (min-width:1024px){.mobile-header,.mobile-nav{display:none!important}.desktop-header{display:flex}.sports-hero{padding:84px 0}.category-grid{grid-template-columns:repeat(3,1fr)}.service-grid{grid-template-columns:repeat(3,1fr)}.section-grid{grid-template-columns:repeat(2,1fr)}.responsible-grid{grid-template-columns:repeat(3,1fr)}.reverse img{order:2}}
