.Header_header__o0ccW{position:fixed;display:flex;align-items:center;background-color:#fff;width:100%;top:0;left:0;z-index:100}.Header_navContainer__iWCgz{padding:0 10vw;height:70px;width:100%;justify-content:space-between;box-shadow:2px 2px 10px rgba(0,0,0,.198)}.Header_logo__CgWS7 a,.Header_navContainer__iWCgz{display:flex;align-items:center}.Header_logoImg__O5iu2{height:32px;width:auto}.Header_navLinks__SprH3{margin-left:2rem;display:flex;align-items:center;gap:.5rem;height:100%}.Header_navLink__3RaZX{color:var(--text-secondary);text-decoration:none;font-size:.95rem;font-weight:500;padding:.5rem .95rem;border-radius:1.2rem;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.Header_navItemWithDropdown__wlLuD:hover .Header_navLink__3RaZX:hover,.Header_navLink__3RaZX:hover{color:var(--text-primary);background-color:var(--bg-secondary)}.Header_navItemWithDropdown__wlLuD{position:relative;height:100%;display:flex;align-items:center}.Header_navLink__3RaZX.Header_withDropdown__7u4A3{border:none;background:none;cursor:pointer;font-size:.95rem;font-weight:500}.Header_navLink__3RaZX.Header_withDropdown__7u4A3 i{font-size:.8rem;transition:transform .2s ease}.Header_navItemWithDropdown__wlLuD:hover .Header_navLink__3RaZX.Header_withDropdown__7u4A3 i{transform:rotate(180deg)}.Header_navDropdown__oFTrk{position:absolute;top:calc(100% - .5rem);left:0;width:-moz-max-content;width:max-content;background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:.75rem;box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease;padding:1.3rem;z-index:1000}.Header_navItemWithDropdown__wlLuD:hover .Header_navDropdown__oFTrk{opacity:1;visibility:visible;transform:translateY(0)}.Header_navDropdownItem__dBXlK{display:flex;padding:.75rem;color:var(--text-primary);align-items:center;text-decoration:none;border-radius:.5rem;transition:all .2s ease;gap:.8rem}.Header_navDropdownItem__dBXlK:hover{background-color:var(--bg-secondary)}.Header_navDropdownItem__dBXlK i{color:var(--text-secondary);font-size:1rem;margin-bottom:.5rem}.Header_navDropdownItemIcon___XAUv{display:flex;align-items:center;justify-content:center;background-color:#fff;height:45px;width:45px;min-width:45px;border:1px solid #cccccc;border-radius:5px}.Header_navDropdownItemIcon___XAUv i{margin:0}.Header_navDropdownItemText__ov2qw{display:flex;flex-direction:column}.Header_navDropdownItemText__ov2qw h2{font-size:1rem;margin:0}.Header_itemDescription__Bg2Ea{font-size:.85rem;color:var(--text-secondary);margin-top:.25rem}.Header_headerRight__dv9ux{display:flex;align-items:center;gap:1rem;margin-left:auto}.Header_authButtons__VtSa9{display:flex;gap:.75rem}.Header_btnOutline__DzCHL{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border:1px solid var(--border-color);border-radius:20px;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;color:var(--text-primary);background:none}.Header_btnOutline__DzCHL:hover{background-color:var(--bg-secondary)}.Header_btnPrimary__l2jI5{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border:none;border-radius:20px;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;background-color:var(--primary-color);color:white}.Header_btnPrimary__l2jI5:hover{opacity:.9}.Header_btnOutline__DzCHL i,.Header_btnPrimary__l2jI5 i{margin-right:5px}.Footer_footer__4Qwe4{background:linear-gradient(to bottom,var(--secondary-color),var(--secondary-dark));color:var(--text-light);padding:4rem 0 0;margin-top:6rem;position:relative;overflow:hidden}.Footer_footer__4Qwe4:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent)}.Footer_footerContent__ViLUV{display:grid;grid-template-columns:1.5fr repeat(3,1fr);grid-gap:3rem;gap:3rem;max-width:1200px;padding:0 1rem;margin:0 auto 3rem;position:relative}.Footer_brandSection__dXtLB{padding-right:2rem}.Footer_footerLogo__ZM1eT{margin-bottom:1.5rem}.Footer_footerLogoImg__MuiOc{height:40px;width:auto;filter:brightness(0) invert(1)}.Footer_brandDescription__mL88J{color:var(--text-light);opacity:.8;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.Footer_footerSection__EaWUk{display:flex;flex-direction:column;gap:1.5rem}.Footer_footerSection__EaWUk h4{color:var(--text-light);font-size:1.1rem;font-weight:600;margin-bottom:.5rem;position:relative;padding-bottom:.75rem}.Footer_footerSection__EaWUk h4:after{content:"";position:absolute;bottom:0;left:0;width:2rem;height:2px;background:var(--primary-color)}.Footer_footerLinks__HyuU_{list-style:none;padding:0;display:flex;flex-direction:column;gap:.75rem}.Footer_footerLinks__HyuU_ a{color:var(--text-light);opacity:.8;text-decoration:none;font-size:.9rem;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.Footer_footerLinks__HyuU_ a:hover{color:var(--primary-color);opacity:1;transform:translateX(5px)}.Footer_socialLinks__f_s_E{display:flex;gap:1rem}.Footer_socialLink__Hk_8L{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background:rgba(255,255,255,.1);color:var(--text-light);transition:all .3s ease;font-size:1rem}.Footer_socialLink__Hk_8L:hover{background:var(--primary-color);color:white;transform:translateY(-3px)}.Footer_newsletterBlock__Xd6nS{background:rgba(255,255,255,.05);padding:1.5rem;border-radius:var(--border-radius);margin-bottom:2rem}.Footer_newsletterBlock__Xd6nS p{color:var(--text-light);opacity:.8;margin-bottom:1rem;font-size:.9rem}.Footer_inputGroup___GT_B{display:flex;gap:.5rem}.Footer_inputGroup___GT_B input[type=email]{flex:1 1;padding:.75rem 1rem;border:1px solid rgba(255,255,255,.1);border-radius:var(--border-radius);background:rgba(255,255,255,.05);color:var(--text-light);font-size:.9rem}.Footer_inputGroup___GT_B input[type=email]:focus{outline:none;border-color:var(--primary-color);background:rgba(255,255,255,.1)}.Footer_appDownload__0KXy4{margin-top:1rem}.Footer_storeButtons__KEF_o{display:flex;gap:1rem;margin-top:1rem}.Footer_storeButton__FCkDR{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;background:rgba(255,255,255,.1);border-radius:var(--border-radius);color:var(--text-light);text-decoration:none;transition:all .2s ease;min-width:200px;white-space:nowrap}.Footer_storeButton__FCkDR:hover{background:rgba(255,255,255,.15);transform:translateY(-2px)}.Footer_storeButton__FCkDR i{font-size:1.75rem;min-width:1.75rem}.Footer_storeButton__FCkDR span{display:flex;flex-direction:column;gap:.2rem}.Footer_storeButton__FCkDR small{font-size:.7rem;opacity:.8;text-transform:uppercase;letter-spacing:.5px}.Footer_storeButton__FCkDR span:not(small){font-size:1.1rem;font-weight:500;white-space:nowrap}.Footer_footerCertifications__Cfd7z{background:rgba(0,0,0,.2);padding:2rem 0;border-top:1px solid rgba(255,255,255,.05)}.Footer_certificationsGrid__VUiT5{display:flex;justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem}.Footer_certificationGroup__r1ecj h5{color:var(--text-light);font-size:.9rem;margin-bottom:1rem;opacity:.8}.Footer_certificationIcons__L8scR{display:flex;gap:2rem;align-items:center}.Footer_certificationItem__ReyE6{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.Footer_certificationItem__ReyE6 i{font-size:1.5rem;color:var(--primary-color)}.Footer_certificationItem__ReyE6 span{font-size:.8rem;color:var(--text-light);opacity:.9;white-space:nowrap}.Footer_ageRestriction__535SX{position:relative;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem}.Footer_ageRestriction__535SX i{font-size:1.75rem;color:var(--primary-color)}.Footer_ageRestriction__535SX .Footer_age__d_4dR{position:absolute;right:-.5rem;top:-.25rem;background:var(--primary-color);color:white;font-size:.75rem;font-weight:700;padding:.2rem .4rem;border-radius:.25rem;white-space:nowrap}.Footer_paymentIcons__B4zFf{display:flex;gap:1.5rem;align-items:center}.Footer_paymentIcons__B4zFf i{font-size:2rem;color:var(--text-light);opacity:.8;transition:opacity .2s ease}.Footer_paymentIcons__B4zFf i:hover{opacity:1}.Footer_footerLegal__XhV2h{background:rgba(0,0,0,.3);padding:1.5rem 0;border-top:1px solid rgba(255,255,255,.05)}.Footer_legalGrid__zZPmZ{display:flex;justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem}.Footer_legalLinks__gZnA9{display:flex;gap:2rem}.Footer_legalLinks__gZnA9 a{color:var(--text-light);opacity:.7;font-size:.85rem;transition:opacity .2s ease}.Footer_legalLinks__gZnA9 a:hover{opacity:1}.Footer_copyright__niBTk{color:var(--text-light);opacity:.7;font-size:.85rem}.Footer_copyright__niBTk a{color:var(--primary-color);text-decoration:none}.Footer_copyright__niBTk a:hover{text-decoration:underline}@media (max-width:1200px){.Footer_footerContent__ViLUV{grid-template-columns:repeat(2,1fr)}.Footer_brandSection__dXtLB{grid-column:span 2;padding-right:0}}@media (max-width:768px){.Footer_footerContent__ViLUV{grid-template-columns:1fr}.Footer_brandSection__dXtLB{grid-column:span 1}.Footer_certificationsGrid__VUiT5,.Footer_legalGrid__zZPmZ{flex-direction:column;text-align:center}.Footer_legalGrid__zZPmZ{gap:1rem}.Footer_legalLinks__gZnA9{flex-direction:column;gap:1rem}.Footer_certificationIcons__L8scR{justify-content:center}}@media (max-width:576px){.Footer_inputGroup___GT_B{flex-direction:column}.Footer_storeButtons__KEF_o{flex-direction:column;align-items:stretch}.Footer_storeButton__FCkDR{justify-content:center;min-width:auto}}.Home_hero__HkdeB{padding:6rem 0;text-align:center;background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-dark) 100%);color:white}.Home_hero__HkdeB h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem}.Home_heroSubtitle__iVTEx{font-size:1.5rem;margin-bottom:2rem}.Home_ctaButtons__SxVQt{display:flex;gap:1rem;justify-content:center}.Home_features__eebml{padding:4rem 0;background-color:var(--bg-secondary);text-align:center}.Home_features__eebml h2{font-size:2rem;color:var(--text-primary);margin-bottom:3rem}.Home_featuresGrid__RV6hl{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem}.Home_featureCard__He1xZ{background-color:var(--bg-primary);padding:2rem;border-radius:.5rem;box-shadow:var(--shadow)}.Home_featureIcon__6_dA6{margin-bottom:1.5rem}.Home_featureIcon__6_dA6 img{width:64px;height:64px}.Home_featureCard__He1xZ h3{font-size:1.25rem;color:var(--text-primary);margin-bottom:1rem}.Home_featureCard__He1xZ p{color:var(--text-secondary);line-height:1.5}.Home_liveBets__oF1Jx{padding:4rem 0;background-color:var(--bg-primary)}.Home_liveBets__oF1Jx h2{text-align:center;font-size:2rem;color:var(--text-primary);margin-bottom:3rem}.Home_betCardsContainer__SArG7{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem}.Home_aiPreview__hUSQU{padding:4rem 0;background-color:var(--bg-secondary)}.Home_aiPreview__hUSQU h2{text-align:center;font-size:2rem;color:var(--text-primary);margin-bottom:3rem}.Home_aiDemo__YgYhd{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem}.Home_aiInput__sV_pt,.Home_aiOutput__R6roc{background-color:var(--bg-primary);padding:2rem;border-radius:.5rem;box-shadow:var(--shadow)}.Home_aiDemo__YgYhd h3{font-size:1.25rem;color:var(--text-primary);margin-bottom:1.5rem}.Home_ctaSection__jPEUq{padding:6rem 0;text-align:center;background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-dark) 100%);color:white}.Home_ctaSection__jPEUq h2{font-size:2.5rem;margin-bottom:1rem}.Home_ctaSection__jPEUq p{font-size:1.25rem;margin-bottom:2rem;opacity:.9}@media (max-width:992px){.Home_featuresGrid__RV6hl{grid-template-columns:repeat(2,1fr)}.Home_aiDemo__YgYhd{grid-template-columns:1fr}}@media (max-width:768px){.Home_hero__HkdeB h1{font-size:2.5rem}.Home_heroSubtitle__iVTEx{font-size:1.25rem}}@media (max-width:576px){.Home_featuresGrid__RV6hl{grid-template-columns:1fr}.Home_ctaButtons__SxVQt{flex-direction:column}.Home_ctaSection__jPEUq h2{font-size:2rem}}