.MatchItem_matchItem__LD_wi{display:flex;align-items:center;padding:10px 15px;background-color:#ffffff;height:55px;border-bottom:1px solid #eee;cursor:pointer;transition:background-color .2s ease;position:relative}.MatchItem_matchItem__LD_wi:hover{background-color:var(--bg-quarto)}.MatchItem_matchItem__LD_wi:last-child{border-bottom:none}.MatchItem_matchTime__kaT1t{width:45px;min-width:45px;flex-direction:column;justify-content:center;font-size:12px;color:#333;text-align:center;padding-right:10px}.MatchItem_TeamCenterGroup__j_NdW,.MatchItem_matchTime__kaT1t{height:100%;display:flex;align-items:center;border-right:1px solid var(--border-color)}.MatchItem_TeamCenterGroup__j_NdW{width:100%;justify-content:space-between;padding:0 10px}.MatchItem_matchSchedule___KhIc{font-weight:500;font-size:12px;color:#333;margin-bottom:2px}.MatchItem_matchFinished__mvWBC{font-size:12px;color:#333}.MatchItem_matchMinutes__br_aG{font-size:12px;color:#e63946}.MatchItem_matchNotStarted__laJ_3{font-size:12px;color:#888;font-weight:500}.MatchItem_teamsContainer__HTNHC{flex:1 1;display:flex;flex-direction:column;gap:4px;min-width:0;width:100%}.MatchItem_teamRow__5z1Y9{gap:8px}.MatchItem_teamLogo__i3J_B{width:16px;height:16px;-o-object-fit:contain;object-fit:contain}.MatchItem_teamName__ptGah{flex:1 1;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.MatchItem_winner__8O7Em{color:#000;font-weight:700}.MatchItem_draw__07a2n,.MatchItem_loser__6vZWp{color:#5c5a5a;font-weight:400}.MatchItem_scoreContainer__uTKwK{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;height:100%}.MatchItem_teamScore__yV5Li{font-weight:500;font-size:12px;min-width:12px;text-align:center}.MatchItem_redScore__b2hmz{color:#e63946}.MatchItem_grayScore__HE4cV{color:#888}.MatchItem_winner__8O7Em{font-weight:600}.MatchItem_rightSection__t1P8r{display:flex;align-items:center;height:100%;justify-content:space-between}.MatchItem_oddsContainer__zPzc6{display:none;gap:2px;min-width:100px;justify-content:space-between;border-right:1px solid var(--border-color);height:100%;align-items:center;padding:0 10px}.MatchItem_oddColumn__hbPAE{display:flex;flex-direction:column;align-items:center;justify-content:center;width:30px;margin-top:-13px}.MatchItem_oddLabel__wc6pJ{font-size:10px;color:#999;margin-bottom:1px}.MatchItem_oddValueContainer__p8Vgh{display:flex;align-items:center;height:16px;justify-content:center;position:relative}.MatchItem_oddValue__JNNrY{font-weight:500;font-size:10px;color:#333;width:29px;text-align:center;border-radius:3px;border:1px solid var(--border-color)}.MatchItem_oddArrowDown__N_3ki,.MatchItem_oddArrowUp__cFV84{position:absolute;top:100%;margin-top:7px;transform:translateY(-50%)}.MatchItem_oddArrowUp__cFV84{color:#e74c3c}.MatchItem_oddArrowDown__N_3ki{color:#27ae60}.MatchItem_matchActions__QBun8{display:flex;align-items:center;gap:8px;padding:0 0 0 10px;margin-right:-8px}.MatchItem_hiddenActions__YHaxA{display:none}.MatchItem_actionButtonContainer__SKQdZ{position:relative;display:flex;align-items:center;justify-content:center}.MatchItem_actionButton__8j7Nn{background-color:transparent;border:none;padding:5px;cursor:pointer;color:var(--icon-color);display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}.MatchItem_actionBadge__8zHcc{position:absolute;top:-5px;right:-5px;background-color:var(--bg-dark);color:white;font-size:10px;height:16px;min-width:16px;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:0 4px;font-weight:500}.MatchItem_actionButton__8j7Nn:hover{background-color:var(--bg-icon);color:var(--secondary-light)}.MatchItem_notificationButton___R_Pc:hover{color:#555}.MatchItem_moreOptionsWrapper__Ibhgk{display:inline-block}.MatchItem_moreButton__Yum_G{display:none;background-color:transparent;border:none;cursor:pointer;color:var(--icon-color);padding:5px;border-radius:4px;transition:all .2s ease;align-items:center;justify-content:center;position:relative;z-index:20}.MatchItem_moreButton__Yum_G:hover{background-color:var(--bg-icon);color:var(--secondary-light)}@keyframes MatchItem_popupFadeIn__1jNEF{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes MatchItem_popupFadeOut__rB6NS{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-10px) scale(.98)}}.MatchItem_matchItemPopup__Ja_lI{position:absolute;top:calc(100% + 5px);right:0;width:180px;background-color:white;border-radius:5px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:30;overflow:visible;opacity:0;transform:translateY(-10px) scale(.98);transform-origin:top right;animation:MatchItem_popupFadeIn__1jNEF .2s ease-out forwards;isolation:isolate;pointer-events:auto}.MatchItem_matchItemPopup__Ja_lI.MatchItem_closing__VAQce{animation:MatchItem_popupFadeOut__rB6NS .15s ease-in-out forwards}.MatchItem_popupOption__Cj5aY{display:flex;justify-content:space-between;align-items:center;padding:10px 15px;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:all .2s ease;background-color:white;position:relative;z-index:3;pointer-events:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.MatchItem_popupOption__Cj5aY:last-child{border-bottom:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;overflow:hidden}.MatchItem_popupOption__Cj5aY:first-child{border-top-left-radius:5px;border-top-right-radius:5px}.MatchItem_popupOption__Cj5aY:hover{background-color:#f5f5f5}.MatchItem_popupOptionContent___FfpM{display:flex;align-items:center;gap:8px}.MatchItem_popupOptionCount__jToTh{background-color:#f0f0f0;color:#666;border-radius:10px;padding:2px 6px;font-size:11px;min-width:20px;text-align:center}.MatchItem_popupOdds__DojPv{display:none;justify-content:space-between;padding:10px 15px;border-top:1px solid #f0f0f0;margin-bottom:10px}.MatchItem_popupOddItem__g0sCq{display:flex;flex-direction:column;align-items:center;position:relative}.MatchItem_popupOddItem__g0sCq span{font-size:12px;color:#666;margin-bottom:2px}.MatchItem_popupOddItem__g0sCq strong{font-size:14px;font-weight:500;color:#333}.MatchItem_popupActionButton__uU8cO{align-items:center;gap:10px;padding:8px 10px;border-radius:4px;background-color:#f8f8f8;transition:background-color .2s,transform .2s;border:1px solid #eee;cursor:pointer;text-decoration:none;color:#333}.MatchItem_popupActionButton__uU8cO:hover{background-color:var(--bg-icon);color:var(--secondary)}.MatchItem_popupActionButton__uU8cO svg{color:var(--icon-color)}.MatchItem_popupActionButton__uU8cO:hover svg{color:var(--secondary-light)}.MatchItem_moreOptionsWrapper__Ibhgk{position:relative}.MatchItem_matchActions__QBun8 .MatchItem_actionButtonContainer__SKQdZ,.MatchItem_moreButton__Yum_G,.MatchItem_oddsContainer__zPzc6{transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.MatchItem_liveMatch__3cTEy .MatchItem_matchTime__kaT1t{color:#e63946}.MatchItem_finishedMatch__dtZOp{opacity:.8}.MatchItem_teamRow__5z1Y9{display:flex;align-items:center;max-width:170px;gap:4px}.MatchItem_teamNameTruncate__iuRXz{display:inline-block;max-width:170px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.LeagueSection_leagueSection__In_Rr{background-color:#fff;padding:0 0 7px;position:static;transform:none;will-change:auto;contain:none;isolation:auto;width:100%}.LeagueSection_leagueHeader__XXCfB{display:flex;align-items:center;padding:10px 15px;position:relative;z-index:1;transform:none!important;will-change:auto;contain:none}.LeagueSection_leagueLogo__p_X9s{width:24px;height:24px;margin-right:10px;-o-object-fit:contain;object-fit:contain}.LeagueSection_leagueIcon__ZccBu{font-size:16px;margin-right:8px}.LeagueSection_leagueName__Zj__o{flex:1 1;font-size:15px;font-weight:500}.LeagueSection_favoriteButton__5Cg1J{background:none;border:none;padding:5px;cursor:pointer;color:var(--icon-color);display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}.LeagueSection_favoriteButton__5Cg1J:hover{background-color:var(--bg-icon-2)}.LeagueSection_favoriteButton__5Cg1J:hover .LeagueSection_favoriteIcon__NxGX_{color:#ffba08}.CountrySection_countrySection__B2wYH{background-color:#fff;width:100%;min-width:350px;overflow:hidden;border-radius:10px;box-shadow:2px 2px 10px rgba(0,0,0,.198);flex:1 1}.CountrySection_countryHeader__InDV1{display:flex;justify-content:space-between;align-items:center;padding:0 15px;background-color:var(--color-background-soft);transition:background-color .2s ease-in-out;height:47px;border-bottom:1px solid var(--border-color)}.CountrySection_countryHeader__InDV1.CountrySection_disabled__6Ua0C{opacity:.7}.CountrySection_countryInfo__NGcBk{display:flex;align-items:center;gap:10px}.CountrySection_countryFlagContainer__PrnLk{width:25px;height:25px;border-radius:50%;overflow:hidden;-o-object-fit:cover;object-fit:cover;display:flex;align-items:center;justify-content:center}.CountrySection_countryFlag__yrmOO{width:27px;height:27px;border-radius:50%;overflow:hidden;-o-object-fit:cover;object-fit:cover}.CountrySection_worldIcon__UoVft{border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:26px;margin-left:-5px;margin-right:-5px;margin-top:2px}.CountrySection_countryName__j5lrl{font-weight:600;color:var(--color-text-primary);margin-top:3px}.CountrySection_countryStats__Rd4o_{display:flex;align-items:center;gap:8px;margin-top:3px}.CountrySection_countryMatchCount__sBvUD{font-size:.9em;color:var(--color-text-secondary)}.CountrySection_liveCount__ODEB8{color:var(--color-live-match);font-weight:500}.CountrySection_expandIcon__dTD17{color:var(--color-icon);transition:transform .2s ease-in-out}.CountrySection_iconContainer__A8KER{position:relative;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.CountrySection_loadingSpinner__gtpKA{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:CountrySection_spin__cI2Qj 1s linear infinite;color:var(--secondary-light);z-index:1;pointer-events:none}.CountrySection_iconWithSpinner__HigHX{z-index:2;position:relative}@keyframes CountrySection_spin__cI2Qj{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.CountrySection_countryContent__YUzoL{max-height:0;overflow:hidden;transition:max-height .3s ease-out;display:flex;flex-direction:column;overflow-y:auto;height:500px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.CountrySection_countryContent__YUzoL.CountrySection_expanded__Xv_RO{max-height:6000px;transition:max-height .5s ease-in}@media (max-width:1000px){.CountrySection_countryMatchCount__sBvUD span{font-size:13px}}.MatchesSection_container__8CYmM{width:100%;padding:3rem var(--section-padding)!important;display:flex;flex-direction:column;background-color:#fff}.MatchesSection_MatchListContainer__U1wpO{flex:1 1;min-height:0;display:flex;flex-direction:column}.MatchesSection_sectionTitle__2uYK_{padding:0 10px;margin-bottom:10px;display:flex;align-items:center;gap:8px}.MatchesSection_sectionTitle__2uYK_ span{font-size:1.25rem;font-weight:500;color:var(--text-primary)}.MatchesSection_sectionHero__WLf1o{display:flex;justify-content:center;align-items:center;padding:0 10px 18px;margin:2rem 0 1rem}.MatchesSection_heroContent__sX3Ff{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;width:100%}.MatchesSection_heroTitle__ZKcvT{display:inline-flex;align-items:center;gap:12px;background:var(--secondary-light);color:white;padding:10px 24px;border-radius:50px;font-family:Display Fair,serif;font-size:2rem;font-weight:700;letter-spacing:-.02em;box-shadow:0 8px 32px rgba(0,0,0,.15);position:relative;overflow:hidden;transition:all .3s ease;margin-bottom:15px}.MatchesSection_heroTitle__ZKcvT:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.MatchesSection_heroTitle__ZKcvT:hover:before{left:100%}.MatchesSection_heroTitle__ZKcvT:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgba(0,0,0,.2)}.MatchesSection_heroTitle__ZKcvT .MatchesSection_material-symbols-outlined__PaVQ9{font-size:2.2rem;color:#FFD700;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));animation:MatchesSection_trophyGlow__lZX_F 2s ease-in-out infinite alternate}@keyframes MatchesSection_trophyGlow__lZX_F{0%{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3)) brightness(1)}to{filter:drop-shadow(0 2px 8px rgba(255,215,0,.6)) brightness(1.1)}}.MatchesSection_heroTitle__ZKcvT span:last-child{text-shadow:0 2px 4px rgba(0,0,0,.3);position:relative;z-index:1}.MatchesSection_heroSubtitle__CsUus{font-size:1.1rem;color:var(--text-secondary);font-weight:400;line-height:1.6;max-width:600px;margin:0 auto;opacity:.9;text-align:center;font-family:var(--font-primary);letter-spacing:.01em}.MatchesSection_advantagesSection__jDqe7{background:linear-gradient(135deg,var(--secondary-dark) 0,var(--secondary-color) 100%);border-radius:8px;padding:2rem;margin-top:2rem;box-shadow:0 4px 12px rgba(0,0,0,.15);max-width:var(--max-width);margin-left:auto;margin-right:auto;width:100%}.MatchesSection_advantagesLayout__1WLz2{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}.MatchesSection_advantagesLeft__inRZR{display:flex;flex-direction:column;gap:1rem}.MatchesSection_advantagesLabel__uWEP0{display:flex;align-items:center;gap:8px;background-color:var(--secondary-light);color:white;padding:6px 12px;border-radius:20px;font-size:.8rem;font-weight:600;width:-moz-fit-content;width:fit-content}.MatchesSection_advantagesTitle__S_s9q{display:flex;flex-direction:column;gap:.5rem}.MatchesSection_advantagesTitle__S_s9q span:first-child{font-size:1.8rem;font-weight:700;color:white;line-height:1.2}.MatchesSection_advantagesSubtitle__x5yMO{font-size:1.8rem;font-weight:700;color:#fff;line-height:1.2}.MatchesSection_advantagesRight__Fu9ko{display:flex;flex-direction:column;gap:1.5rem;position:relative}.MatchesSection_advantagesRight__Fu9ko:before{content:"";position:absolute;left:-1rem;top:0;bottom:0;width:2px;background-color:var(--primary-color);opacity:.3}.MatchesSection_advantagesText__fEg9e{display:flex;flex-direction:column;gap:1rem}.MatchesSection_advantagesText__fEg9e p{color:white;font-size:.95rem;line-height:1.6;margin:0}.MatchesSection_advantagesStats__dI37s{display:flex;gap:2rem;margin-top:1rem}.MatchesSection_statItem__NKa86{display:flex;flex-direction:column;align-items:center;gap:4px}.MatchesSection_statNumber__oygid{font-size:1.5rem;font-weight:700;color:var(--primary-color)}.MatchesSection_statLabel__YdhIV{font-size:.75rem;color:white;font-weight:500}.MatchesSection_advantagesFeatures__QajzB{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}.MatchesSection_featureItem__pJLwX{display:flex;align-items:center;gap:12px;padding:1rem;background-color:rgba(255,255,255,.05);border-radius:8px;transition:background-color .2s ease}.MatchesSection_featureItem__pJLwX:hover{background-color:rgba(255,255,255,.1)}.MatchesSection_featureItem__pJLwX h4{font-size:.9rem;font-weight:600;color:white;margin:0 0 4px}.MatchesSection_featureItem__pJLwX p{font-size:.8rem;color:rgba(255,255,255,.8);margin:0;line-height:1.4}.MatchesSection_advantagesDescription__1YvBW{font-family:var(--font-secondary);font-size:.95rem;color:white;line-height:1.6;margin:0 0 1.5rem;opacity:.9}.MatchesSection_createAccountButton__PRg3P{display:flex;align-items:center;gap:10px;padding:14px 28px;background:var(--secondary-light);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,box-shadow .2s;box-shadow:0 2px 8px 0 rgba(31,89,214,.1);width:-moz-fit-content;width:fit-content;align-self:flex-start}.MatchesSection_createAccountButton__PRg3P:hover{box-shadow:0 4px 16px 0 rgba(31,89,214,.18)}@media (max-width:768px){.MatchesSection_advantagesLayout__1WLz2{grid-template-columns:1fr;gap:1.5rem}.MatchesSection_advantagesTitle__S_s9q span:first-child,.MatchesSection_advantagesTitle__S_s9q span:last-child{font-size:1.5rem}.MatchesSection_advantagesStats__dI37s{grid-template-columns:repeat(2,1fr)}.MatchesSection_advantagesSection__jDqe7{padding:1.5rem;margin-top:1.5rem}.MatchesSection_heroTitle__ZKcvT{font-size:1.5rem;padding:12px 20px;gap:8px}.MatchesSection_heroTitle__ZKcvT .MatchesSection_material-symbols-outlined__PaVQ9{font-size:1.8rem}.MatchesSection_heroSubtitle__CsUus{font-size:1rem;max-width:100%;padding:0 1rem;line-height:1.5}}@media (max-width:480px){.MatchesSection_heroTitle__ZKcvT{font-size:1.25rem;padding:10px 16px;gap:6px;flex-direction:column;text-align:center}.MatchesSection_heroTitle__ZKcvT .MatchesSection_material-symbols-outlined__PaVQ9{font-size:1.5rem}.MatchesSection_heroSubtitle__CsUus{font-size:.95rem;padding:0 .5rem;line-height:1.4}}.Header_header__4f0Sh{background-color:#fff;padding:0 var(--section-padding);height:60px;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;width:100%;font-family:var(--font-secondary);position:fixed;z-index:1200}.Header_container__DQLwQ{display:flex;justify-content:space-between;max-width:var(--max-width);margin:0 auto;width:100%}.Header_leftSection__FvndN{width:100%;gap:4rem}.Header_leftSection__FvndN,.Header_logo__G3Rwr{display:flex;align-items:center}.Header_logo__G3Rwr img{height:30px;width:auto}.Header_headerNavList__jAYTe{display:flex;align-items:center}.Header_headerNavList__jAYTe ul{display:flex;align-items:center;gap:1.5rem}.Header_navLink__V4xBS{text-decoration:none;color:var(--text-secondary);font-size:1.1rem}.Header_navLink__V4xBS:hover{color:var(--secondary-light2)}.Header_loginLink__KYEMV,.Header_rightSection___TuiL{display:flex;align-items:center}.Header_loginLink__KYEMV{text-decoration:none;background-color:var(--secondary-light);height:40px;padding:0 1.5rem;border-radius:5px;color:#fff;font-size:1.1rem;gap:5px}.Header_loginLink__KYEMV span{margin-top:2px}.Footer_footer__4_UnU{background:linear-gradient(to bottom,var(--secondary-color),var(--secondary-dark));color:var(--text-light);padding:4rem 0 0;margin-top:0;position:relative;overflow:hidden}.Footer_footer__4_UnU: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__Nd1mH{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__ycw6z{padding-right:2rem}.Footer_footerLogo__IYk_X{margin-bottom:1.5rem}.Footer_footerLogoImg__wIKUr{height:40px;width:auto;filter:brightness(0) invert(1)}.Footer_brandDescription__6L8Ib{color:var(--text-light);opacity:.8;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.Footer_footerSection__Fb7gE{display:flex;flex-direction:column;gap:1.5rem}.Footer_footerSection__Fb7gE h4{color:var(--text-light);font-size:1.1rem;font-weight:600;margin-bottom:.5rem;position:relative;padding-bottom:.75rem}.Footer_footerSection__Fb7gE h4:after{content:"";position:absolute;bottom:0;left:0;width:2rem;height:2px;background:var(--primary-color)}.Footer_footerLinks__Q_PD8{list-style:none;padding:0;display:flex;flex-direction:column;gap:.75rem}.Footer_footerLinks__Q_PD8 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__Q_PD8 a:hover{color:var(--primary-color);opacity:1;transform:translateX(5px)}.Footer_socialLinks__atinl{display:flex;gap:1rem}.Footer_socialLink__mOX6u{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__mOX6u:hover{background:var(--primary-color);color:white;transform:translateY(-3px)}.Footer_newsletterBlock__v72Xb{background:rgba(255,255,255,.05);padding:1.5rem;border-radius:var(--border-radius);margin-bottom:2rem}.Footer_newsletterBlock__v72Xb p{color:var(--text-light);opacity:.8;margin-bottom:1rem;font-size:.9rem}.Footer_inputGroup__iYtOU{display:flex;gap:.5rem}.Footer_inputGroup__iYtOU 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__iYtOU input[type=email]:focus{outline:none;border-color:var(--primary-color);background:rgba(255,255,255,.1)}.Footer_appDownload__jGf_c{margin-top:1rem}.Footer_storeButtons__Izfqm{display:flex;gap:1rem;margin-top:1rem}.Footer_storeButton__7dSxj{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__7dSxj:hover{background:rgba(255,255,255,.15);transform:translateY(-2px)}.Footer_storeButton__7dSxj i{font-size:1.75rem;min-width:1.75rem}.Footer_storeButton__7dSxj span{display:flex;flex-direction:column;gap:.2rem}.Footer_storeButton__7dSxj small{font-size:.7rem;opacity:.8;text-transform:uppercase;letter-spacing:.5px}.Footer_storeButton__7dSxj span:not(small){font-size:1.1rem;font-weight:500;white-space:nowrap}.Footer_footerCertifications__j0pOn{background:rgba(0,0,0,.2);padding:2rem 0;border-top:1px solid rgba(255,255,255,.05)}.Footer_certificationsGrid__EBkIp{display:flex;justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem}.Footer_certificationGroup__CztBS h5{color:var(--text-light);font-size:.9rem;margin-bottom:1rem;opacity:.8}.Footer_certificationIcons__c8tTx{display:flex;gap:2rem;align-items:center}.Footer_certificationItem__nrIs5{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.Footer_certificationItem__nrIs5 i{font-size:1.5rem;color:var(--primary-color)}.Footer_certificationItem__nrIs5 span{font-size:.8rem;color:var(--text-light);opacity:.9;white-space:nowrap}.Footer_ageRestriction__R5GNv{position:relative;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem}.Footer_ageRestriction__R5GNv i{font-size:1.75rem;color:var(--primary-color)}.Footer_ageRestriction__R5GNv .Footer_age__Y0TK2{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__AgO3M{display:flex;gap:1.5rem;align-items:center}.Footer_paymentIcons__AgO3M i{font-size:2rem;color:var(--text-light);opacity:.8;transition:opacity .2s ease}.Footer_paymentIcons__AgO3M i:hover{opacity:1}.Footer_footerLegal__Rxcyc{background:rgba(0,0,0,.3);padding:1.5rem 0;border-top:1px solid rgba(255,255,255,.05)}.Footer_legalGrid__sWM82{display:flex;justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem}.Footer_legalLinks__iThN9{display:flex;gap:2rem}.Footer_legalLinks__iThN9 a{color:var(--text-light);opacity:.7;font-size:.85rem;transition:opacity .2s ease}.Footer_legalLinks__iThN9 a:hover{opacity:1}.Footer_copyright__gdifp{color:var(--text-light);opacity:.7;font-size:.85rem}.Footer_copyright__gdifp a{color:var(--primary-color);text-decoration:none}.Footer_copyright__gdifp a:hover{text-decoration:underline}@media (max-width:1200px){.Footer_footerContent__Nd1mH{grid-template-columns:repeat(2,1fr)}.Footer_brandSection__ycw6z{grid-column:span 2;padding-right:0}}@media (max-width:768px){.Footer_footerContent__Nd1mH{grid-template-columns:1fr}.Footer_brandSection__ycw6z{grid-column:span 1}.Footer_certificationsGrid__EBkIp,.Footer_legalGrid__sWM82{flex-direction:column;text-align:center}.Footer_legalGrid__sWM82{gap:1rem}.Footer_legalLinks__iThN9{flex-direction:column;gap:1rem}.Footer_certificationIcons__c8tTx{justify-content:center}}@media (max-width:576px){.Footer_inputGroup__iYtOU{flex-direction:column}.Footer_storeButtons__Izfqm{flex-direction:column;align-items:stretch}.Footer_storeButton__7dSxj{justify-content:center;min-width:auto}}