@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--primary:#d4f84c;--bg-color:#fff;--text-color:#111;--gray-light:#f5f5f5;--gray-text:#666;--border-radius-lg:24px;--border-radius-md:16px;--border-radius-sm:8px;--transition:all .3s ease}html,body{width:100%;overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}.site-header{background-color:var(--bg-color);z-index:100;justify-content:space-between;align-items:center;padding:24px 0;display:flex;position:sticky;top:0}.header-container{justify-content:space-between;align-items:center;width:100%;display:flex}.desktop-nav{color:var(--gray-text);gap:32px;font-size:15px;font-weight:500;display:flex}.header-actions{gap:16px;display:flex}body{background-color:var(--bg-color);color:var(--text-color);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}.nav-link{transition:transform .2s,color .2s;display:inline-block}.nav-link:hover{color:var(--text-color);transform:scale(1.1)}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 24px}@media (width>=1440px){.layout{zoom:1.15}}@media (width>=1920px){.layout{zoom:1.35}}.btn-primary{background-color:var(--text-color);color:#fff;border-radius:var(--border-radius-lg);transition:var(--transition);align-items:center;gap:8px;padding:12px 24px;font-weight:600;display:inline-flex}.btn-primary:hover{background-color:#333;transform:scale(1.05)}.btn-secondary{background-color:var(--gray-light);color:var(--text-color);border-radius:var(--border-radius-lg);transition:var(--transition);align-items:center;gap:8px;padding:12px 24px;font-weight:600;display:inline-flex}.btn-secondary:hover{background-color:#e5e5e5}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.8s ease-out forwards fadeIn}.bookmaker-card:hover{transform:translateY(-8px);border-color:#0000001a!important;box-shadow:0 20px 40px #00000014!important}.bk-btn-primary:hover{filter:brightness(1.1);transform:scale(1.03)}.bk-btn-secondary:hover{transform:scale(1.05);background-color:#e4e4e7!important}.featured-bk-card{transition:all .5s cubic-bezier(.175,.885,.32,1.275)}.featured-bk-card:hover{transform:translateY(-8px)scale(1.01);border-color:#fff3!important;box-shadow:0 40px 80px #ff6b0033!important}.help-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000000d}.footer-link{display:inline-block;transition:all .3s!important}.footer-link:hover{opacity:1;transform:translate(5px);color:#fff!important}.confetti{opacity:0;z-index:1000;background-color:#f2d74e;width:10px;height:10px;animation:3s ease-in forwards fall;position:fixed;top:-10px}@keyframes fall{0%{opacity:1;top:-10px;transform:translate(0)rotate(0)}to{opacity:0;top:100vh;transform:translate(100px)rotate(720deg)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (width<=1024px){section[style*="minHeight: '600px'"],.hero-section{min-height:auto!important;padding:40px 24px!important}.hero-section .container>div:first-child{max-width:100%!important}.hero-section>div:nth-child(2),.hero-section>div:nth-child(3){display:none!important}}@media (width<=768px){.container{padding-left:16px!important;padding-right:16px!important}h1{font-size:clamp(32px,8vw,48px)!important;line-height:1.1!important}h2{font-size:clamp(24px,6vw,36px)!important}.featured-bk-card,.bookmaker-card{gap:16px!important;padding:24px!important}div[style*="padding: 'clamp(24px, 5vw, 48px)'"],.detail-card{gap:32px!important;padding:24px!important}.detail-card>div:first-child{flex-direction:column!important;align-items:flex-start!important}.detail-card h1{font-size:32px!important}.site-header{background-color:var(--bg-color);z-index:100;position:sticky;top:0;padding:12px 16px!important}.features-section,.news-section,.cta-section{padding:40px 16px!important}.news-header{flex-direction:column!important;align-items:flex-start!important;gap:16px!important;margin-bottom:24px!important}.cta-box{padding:32px 24px!important}.features-grid,.news-grid{grid-template-columns:1fr!important;gap:24px!important}.header-container{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex;flex-wrap:wrap!important;padding:0!important}.desktop-nav{order:3;flex-wrap:wrap!important;justify-content:center!important;gap:12px!important;width:100%!important;font-size:13px!important;display:flex!important}.hide-mobile-text{display:none!important}.header-actions .btn-primary{padding:10px 14px!important;font-size:14px!important}footer{margin-top:32px!important;padding-top:32px!important}footer>div.container>div:first-child{gap:32px!important;margin-bottom:32px!important}footer>div.container>div:first-child>div:nth-child(2){flex-direction:column!important;gap:24px!important}div[style*=gridTemplateColumns]{grid-template-columns:1fr!important}.match-row-enhanced{flex-direction:column!important;align-items:stretch!important;gap:24px!important;padding:24px!important}.match-row-enhanced>div:first-child{flex-direction:column!important;align-items:flex-start!important;gap:16px!important}.match-row-enhanced>div:last-child{justify-content:space-between!important;width:100%!important}.odd-btn{flex:1!important}.hero-section{min-height:auto!important;margin:0 16px 40px!important;padding:80px 0 40px!important}.hero-section h1{text-align:left;width:fit-content;display:inline-block;font-size:42px!important}.hero-section p{margin-bottom:24px!important;font-size:16px!important}.hero-section .container{text-align:center;flex-direction:column}.hero-section .container>div:first-child{margin-bottom:40px}.hero-section>div[style*="position: absolute"]{width:100%!important;max-width:320px!important;margin:0 auto 24px!important;position:relative!important;top:auto!important;right:auto!important;transform:none!important}.home-page .btn-primary{justify-content:center;width:100%}}.hero-section{background-color:var(--primary);border-radius:32px;min-height:600px;margin:0 24px 80px;padding:80px 0;position:relative;overflow:hidden}.hero-container{justify-content:space-between;align-items:center;width:100%;min-height:440px;display:flex;position:relative}.hero-content{z-index:2;max-width:600px;position:relative}.hero-title{letter-spacing:-.02em;margin-bottom:24px;font-size:72px;font-weight:800;line-height:1.1}.hero-sparkle{display:inline-block;transform:rotate(15deg)}.hero-subtitle{color:#222;max-width:480px;margin-bottom:40px;font-size:20px;font-weight:500}.hero-mockup{border-radius:40px;width:320px;height:650px;padding:24px;position:absolute}.mockup-1{z-index:1;background-color:#fff;flex-direction:column;gap:12px;display:flex;top:5%;right:80px;overflow:hidden;transform:rotate(-5deg);box-shadow:0 24px 48px #0000001a}.mockup-2{color:#fff;z-index:2;background-color:#111;top:15%;right:0;transform:rotate(10deg);box-shadow:0 24px 48px #0003}.top-bk-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;display:grid}@media (width<=1024px){.hero-mockup{display:none}.hero-title{font-size:56px}}@media (width<=768px){.hero-section{border-radius:24px;min-height:auto!important;margin:0 16px 40px!important;padding:80px 0 40px!important}.hero-container{text-align:center;justify-content:center;min-height:auto}.hero-title{text-align:left;width:fit-content;display:inline-block;font-size:40px!important}.hero-content{flex-direction:column;align-items:center;margin:0 auto;display:flex}.hero-subtitle{font-size:16px}.top-bk-grid{grid-template-columns:1fr}}
