*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body), -apple-system, BlinkMacSystemFont, sans-serif;color:#0b1b42;-webkit-font-smoothing:antialiased;background:#fff}button{cursor:pointer;font-family:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--navy:#0b1b42;--blue-700:#1642d1;--blue-600:#2454ea;--blue-500:#4b74ff;--sky-50:#eef3ff;--sky-100:#dfe9ff;--gray-600:#57628a;--gray-400:#8894b8;--gold:#f2b90c;--radius-lg:20px;--radius-md:14px}.header{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-bottom:1px solid #eef1fa;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto;padding:14px 20px;display:flex}.logo{font-family:var(--font-display);color:var(--navy);cursor:pointer;align-items:center;gap:8px;font-size:1.05rem;font-weight:700;display:flex}.logo-mark{background:var(--blue-600);border-radius:9px;flex-shrink:0;place-items:center;width:30px;height:30px;display:grid}.logo-icon{color:#fff;width:17px;height:17px}.menu-toggle{width:38px;height:38px;color:var(--navy);background:#fff;border:1px solid #e3e8f7;border-radius:10px;place-items:center;display:grid}.nav{opacity:0;pointer-events:none;background:#fff;flex-direction:column;align-items:stretch;gap:4px;padding:18px 20px 28px;transition:opacity .2s,transform .2s;display:flex;position:fixed;inset:62px 0 0;transform:translateY(-8px)}.nav-open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-link{text-align:left;color:var(--navy);background:0 0;border:none;border-bottom:1px solid #f1f3fb;padding:13px 4px;font-size:1rem;font-weight:500}.nav-cta{justify-content:center;width:100%;margin-top:14px}.lang-switch{gap:6px;padding:12px 0 4px;display:flex}.lang-btn{color:var(--gray-600);letter-spacing:.02em;background:#fff;border:1px solid #e3e8f7;border-radius:999px;padding:7px 12px;font-size:.78rem;font-weight:600}.lang-btn-active{background:var(--navy);border-color:var(--navy);color:#fff}.btn{border:none;border-radius:12px;align-items:center;gap:8px;padding:13px 20px;font-size:.95rem;font-weight:600;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.btn-primary{background:var(--blue-600);color:#fff;box-shadow:0 10px 24px -10px #2454eaa6}.btn-primary:hover{background:var(--blue-700);transform:translateY(-1px)}.btn-lg{padding:15px 24px;font-size:1rem}.btn-icon{width:18px;height:18px}.hero{padding:40px 20px 0;position:relative;overflow:hidden}.hero-bg{background:radial-gradient(120% 100% at 15% 0%, var(--sky-50) 0%, #fff 65%);z-index:-2;position:absolute;inset:0}.hero-photo{z-index:-1;opacity:.14;width:78%;max-width:460px;height:auto;position:absolute;top:-6%;right:-10%;-webkit-mask-image:linear-gradient(#000 55%,#0000 96%);mask-image:linear-gradient(#000 55%,#0000 96%)}.hero-inner{text-align:left;max-width:1180px;margin:0 auto;padding-bottom:48px}.hero-copy{text-align:left}.badge{background:var(--sky-100);color:var(--blue-700);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;gap:7px;padding:8px 14px;font-size:.72rem;font-weight:700;display:inline-flex}.badge-icon{width:14px;height:14px}.hero-title{font-family:var(--font-display);letter-spacing:-.01em;color:var(--navy);margin:18px 0 16px;font-size:clamp(2.2rem,8vw,3.6rem);font-weight:700;line-height:1.05}.hero-title-accent{color:var(--blue-600)}.hero-subtitle{color:var(--gray-600);max-width:480px;margin-bottom:26px;font-size:1.02rem;line-height:1.55}.match-card{border-radius:var(--radius-lg);background:#fff;border:1px solid #eef1fa;max-width:480px;margin:34px auto 0;padding:26px 22px 22px;box-shadow:0 30px 60px -30px #0b1b4240}.match-label{letter-spacing:.08em;text-transform:uppercase;color:var(--blue-600);justify-content:center;align-items:center;gap:7px;margin-bottom:18px;font-size:.72rem;font-weight:700;display:flex}.match-label-icon{width:14px;height:14px}.match-teams{justify-content:space-between;align-items:center;gap:10px;margin-bottom:20px;display:flex}.team{flex-direction:column;flex:1;align-items:center;gap:10px;display:flex}.team-flag{color:#fff;width:68px;height:68px;font-family:var(--font-display);letter-spacing:.02em;border-radius:50%;place-items:center;font-size:1rem;font-weight:700;display:grid}.team-flag-a{background:linear-gradient(150deg,#0b3fae 0%,#1d5cf0 55%,#f2b90c 100%)}.team-flag-b{background:linear-gradient(150deg,#29a3e0 0%,#f2c40c 55%,#16884a 100%)}.team-name{font-family:var(--font-display);color:var(--navy);text-align:center;font-size:.92rem;font-weight:700}.match-vs{font-family:var(--font-display);color:var(--blue-500);font-size:1.3rem;font-weight:700}.match-meta{border-top:1px solid #f1f3fb;flex-direction:column;gap:12px;padding-top:18px;display:flex}.match-meta-item{color:var(--navy);align-items:center;gap:10px;font-size:.86rem;font-weight:600;display:flex}.match-meta-item em{color:var(--gray-400);font-size:.78rem;font-style:normal;font-weight:500}.meta-icon{width:17px;height:17px;color:var(--blue-600);flex-shrink:0}.eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--blue-600);font-size:.72rem;font-weight:700;display:inline-block}.eyebrow-light{color:var(--gold)}.section-title{font-family:var(--font-display);color:var(--navy);margin:8px 0 6px;font-size:clamp(1.7rem,6vw,2.4rem);font-weight:700}.section-title-light{color:#fff}.section-subtitle{color:var(--gray-600);margin-bottom:28px;font-size:1rem}.section-subtitle-light{color:#b7c3ea}.about{max-width:720px;margin:88px auto 0;padding:0 20px}.about-body{color:var(--gray-600);flex-direction:column;gap:14px;font-size:.98rem;line-height:1.65;display:flex}.goal-box{background:var(--sky-50);border:1px solid var(--sky-100);border-radius:var(--radius-md);align-items:flex-start;gap:16px;margin-top:30px;padding:20px;display:flex}.goal-icon{width:26px;height:26px;color:var(--blue-600);flex-shrink:0;margin-top:2px}.goal-box strong{font-family:var(--font-display);color:var(--navy);margin-bottom:4px;display:block}.goal-box p{color:var(--gray-600);font-size:.92rem;line-height:1.55}.how{background:var(--navy);margin-top:96px;padding:64px 20px 56px}.how>.eyebrow,.how>.section-title,.how>.section-subtitle{max-width:720px;margin-left:auto;margin-right:auto;display:block}.steps{grid-template-columns:1fr;gap:16px;max-width:1080px;margin:40px auto 0;display:grid}.step{border-radius:var(--radius-md);background:#ffffff0d;border:1px solid #ffffff14;padding:22px 20px 20px;position:relative}.step-icon-wrap{background:#4b74ff2e;border-radius:12px;place-items:center;width:44px;height:44px;margin-bottom:14px;display:grid}.step-icon{color:#8fa8ff;width:22px;height:22px}.step-num{font-family:var(--font-display);color:#ffffff47;font-size:.8rem;font-weight:700;position:absolute;top:20px;right:20px}.step-title{font-family:var(--font-display);color:#fff;margin-bottom:6px;font-size:1.02rem;font-weight:600}.step-text{color:#b7c3ea;font-size:.88rem;line-height:1.55}.qr-box{border-radius:var(--radius-lg);background:linear-gradient(135deg,#4b74ff29,#f2b90c14);border:1px solid #ffffff1a;flex-direction:column;align-items:flex-start;gap:18px;max-width:1080px;margin:32px auto 0;padding:26px 22px;display:flex}.qr-box-icon{background:var(--gold);width:46px;height:46px;color:var(--navy);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.qr-box-icon svg{width:24px;height:24px}.qr-box-copy h3{font-family:var(--font-display);color:#fff;margin-bottom:8px;font-size:1.15rem}.qr-box-copy p{color:#b7c3ea;font-size:.9rem;line-height:1.6}.qr-box-graphic{opacity:.9;align-self:center}.qr-box-graphic-icon{color:#fff;width:84px;height:84px}.trust{background:var(--blue-600);flex-direction:column;display:flex}.trust-item{color:#fff;border-bottom:1px solid #ffffff24;justify-content:center;align-items:center;gap:10px;padding:18px 20px;font-size:.9rem;font-weight:600;display:flex}.trust-item:last-child{border-bottom:none}.trust-icon{flex-shrink:0;width:19px;height:19px}.footer{flex-direction:column;gap:24px;padding:40px 20px 28px;display:flex}.footer-brand{align-items:flex-start;gap:12px;display:flex}.logo-mark-footer{margin-top:2px}.footer-brand strong{font-family:var(--font-display);color:var(--navy)}.footer-brand p{color:var(--gray-400);margin-top:3px;font-size:.86rem}.footer-lang{flex-direction:column;gap:8px;display:flex}.footer-lang>span{color:var(--gray-400);text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;font-weight:600}.footer-rights{color:var(--gray-400);border-top:1px solid #eef1fa;padding-top:20px;font-size:.8rem}.nav-open{background-color:#fff;height:300px}@media (min-width:860px){.nav-open{background-color:#0000}.menu-toggle{display:none}.nav{opacity:1;pointer-events:auto;border-radius:5px;flex-direction:row;align-items:center;gap:28px;padding:5px;position:static;inset:auto;transform:none}.nav-link{border-bottom:none;padding:0;font-size:.93rem}.nav-cta{width:auto;margin-top:0}.lang-switch{padding:0}.hero-inner{padding-top:24px;padding-bottom:56px}.match-card{justify-self:center;width:100%;max-width:440px;margin:0}.hero-photo{opacity:.12;width:40%;max-width:360px;top:8%;right:20%}.about{grid-template-columns:1fr;max-width:760px;display:grid}.steps{grid-template-columns:repeat(4,1fr)}.qr-box{flex-direction:row;align-items:center;padding:32px 36px}.qr-box-copy{flex:1}.trust{flex-direction:row}.trust-item{border-bottom:none;border-right:1px solid #ffffff24;flex:1}.trust-item:last-child{border-right:none}.footer{flex-direction:row;justify-content:space-between;align-items:center}.footer-rights{border-top:none;padding-top:0}}
