.footer_footer__Ir89g{background:var(--navy);color:white;padding:30px var(--container-padding) 30px}.footer_footerContainer__DYPye{max-width:var(--max-width);margin:0 auto}.footer_footerTop__eEX7e{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:auto auto;gap:3rem;margin-bottom:1rem}.footer_footerBrand__N7_Vf{display:flex;flex-direction:column;gap:20px;grid-row:1/3;grid-column:1}.footer_footerLogo__h3mVu{display:flex;align-items:center;gap:12px;font-size:28px;font-weight:700;margin-bottom:10px}.footer_footerLogoImage__pRPKh{height:50px;width:auto;aspect-ratio:368/181;object-fit:contain}.footer_footerLogoIcon__VoRwn{font-size:36px}.footer_footerLogoText__IdlCV{background:linear-gradient(135deg,var(--gold) 0,var(--dark-navy) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer_footerDescription__dSn9P{color:var(--gray-300);line-height:1.3}.footer_socialLinks__fFgd1{display:flex;gap:15px;margin-top:20px}.footer_socialLink__PWatB{width:42px;height:42px;background:rgba(120,199,199,.15);border:2px solid var(--gray-500);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--gray-500);font-size:18px;transition:all .3s ease;text-decoration:none}.footer_socialLink__PWatB svg{width:20px;height:20px;fill:var(--gray-500)}.footer_socialLink__PWatB:hover{background:var(--gray-500);color:var(--navy);transform:translateY(-3px)}.footer_socialLink__PWatB:hover svg{fill:var(--navy)}.footer_footerColumn__wmKtF{display:flex;flex-direction:column;gap:15px}.footer_footerTitle__lR7CN{font-size:18px;font-weight:600;margin-bottom:10px;color:white}.footer_footerLink__fN1_Y{color:var(--gray-500);text-decoration:none;transition:color .3s ease}.footer_footerLink__fN1_Y:hover{color:var(--gold)}.footer_newsletter__HLdUO{display:flex;gap:10px;max-width:500px}.footer_newsletter__HLdUO input{flex:1;min-width:200px}.footer_newsletterColumn__Co487{grid-column:2/5;grid-row:2;display:grid;grid-template-columns:auto 1fr;gap:2rem;align-items:start}.footer_newsletterInput__VbPkW{padding:12px 16px;background:rgba(255,255,255,.1);border:1px solid rgba(120,199,199,.3);border-radius:8px;color:white;font-size:14px;outline:none;transition:all .3s ease}.footer_newsletterInput__VbPkW::placeholder{color:var(--gray-400)}.footer_newsletterInput__VbPkW:focus{background:rgba(255,255,255,.15);border-color:var(--gold)}.footer_btnSubscribe__WRrra{padding:12px 24px;background:var(--gold);border:none;border-radius:8px;color:white;font-weight:600;cursor:pointer;transition:all .3s ease}.footer_btnSubscribe__WRrra:hover:not(:disabled){background:var(--light-gold);transform:translateY(-2px)}.footer_btnSubscribe__WRrra:disabled{opacity:.6;cursor:not-allowed}.footer_successMessage__3MGKo{color:var(--gold);font-size:14px;margin-top:10px;text-align:center}.footer_errorMessage__leXua{color:#ff6b6b;font-size:14px;margin-top:10px;text-align:center}.footer_footerBottom__or776{border-top:1px solid rgba(255,255,255,.1);padding-top:40px;display:flex;justify-content:space-between;align-items:center}.footer_copyright__TC9pN{color:var(--gray-400)}.footer_paymentMethods__Rbm1V{display:flex;gap:5px;align-items:center;flex-wrap:wrap}.footer_paymentIcon__y7L9a{height:24px;opacity:.7;filter:grayscale(100%);transition:all .3s ease}.footer_paymentIcon__y7L9a:hover{opacity:1;filter:grayscale(0)}@media (max-width:768px){.footer_footer__Ir89g{padding:30px 15px}.footer_footerTop__eEX7e{grid-template-columns:1fr;grid-template-rows:auto;gap:2rem}.footer_footerBrand__N7_Vf{grid-column:1;grid-row:auto}.footer_footerColumn__wmKtF{flex-direction:row;flex-wrap:wrap;gap:8px;align-items:center}.footer_footerTitle__lR7CN{width:100%;margin-bottom:5px}.footer_footerLink__fN1_Y{position:relative;padding-right:12px}.footer_footerLink__fN1_Y:not(:last-child):after{content:"|";position:absolute;right:4px;color:var(--gray-500)}.footer_footerBottom__or776{flex-direction:column;gap:20px;text-align:center}.footer_paymentMethods__Rbm1V{justify-content:center}.footer_newsletterColumn__Co487{grid-column:1;grid-row:auto;grid-template-columns:1fr;gap:1rem}.footer_newsletter__HLdUO{flex-direction:column;max-width:100%}.footer_newsletter__HLdUO input{min-width:0}.footer_newsletterInput__VbPkW{width:100%}}@media (max-width:480px){.footer_footer__Ir89g{padding:30px 15px}.footer_footerLogo__h3mVu{font-size:22px}.footer_footerLogoIcon__VoRwn{font-size:28px}.footer_footerTitle__lR7CN{font-size:16px}.footer_socialLinks__fFgd1{gap:10px}.footer_socialLink__PWatB{width:36px;height:36px;font-size:16px}.footer_paymentIcon__y7L9a{height:20px}}.header_header__IG54L{position:fixed;top:0;left:0;width:100%;background:white;box-shadow:0 2px 10px rgba(0,0,0,.05);z-index:1000;transition:all .3s ease}.header_headerContainer___Tmar{max-width:var(--max-width);margin:0 auto;padding:0 var(--container-padding);display:flex;justify-content:space-between;align-items:center;height:70px}.header_logo__92jUO{display:flex;align-items:center;gap:12px;font-size:28px;font-weight:700;text-decoration:none;color:var(--navy)}.header_logoImage__3MJf6{height:50px;width:auto;object-fit:contain}.header_logoIcon__ACrqt{font-size:36px}.header_logoText__oWcIU{background:linear-gradient(135deg,var(--gold) 0,var(--dark-navy) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.header_nav__ARsEd{display:flex;align-items:center;gap:40px}.header_navLink___o4WK{text-decoration:none;color:var(--navy);font-weight:500;transition:color .3s ease;position:relative}.header_navLink___o4WK:hover{color:var(--gold)}.header_navLink___o4WK:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:var(--gold);transition:width .3s ease}.header_navLink___o4WK:hover:after{width:100%}.header_headerActions__X84sK{display:flex;align-items:center;gap:20px}.header_btnList__gPEky{padding:12px 28px;background:var(--gold);border:2px solid var(--gold);border-radius:8px;color:white;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.header_btnList__gPEky:hover{background:transparent;color:var(--gold)}.header_userInfo__0aZkF{display:flex;align-items:center;gap:16px;padding:8px 16px;background:var(--gray-50);border-radius:8px}.header_userName__RAtYX{color:var(--navy);font-weight:600;font-size:15px}.header_logoutBtn__W91SJ{background:var(--gold);border:none;border-radius:6px;padding:8px 12px;cursor:pointer;font-size:18px;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.header_logoutBtn__W91SJ:hover{background:var(--navy);transform:scale(1.1)}.header_mobileMenuToggle__xqE_I{display:none;background:var(--navy);border:none;padding:10px;cursor:pointer;border-radius:6px;color:white;font-size:24px;width:44px;height:44px;align-items:center;justify-content:center}.header_mobileNav__nrGAp{display:none;position:fixed;top:70px;left:0;width:100%;background:white;box-shadow:0 4px 6px rgba(0,0,0,.1);padding:20px;z-index:999;max-height:calc(100vh - 70px);overflow-y:auto}.header_mobileNav__nrGAp.header_active__5yopl{display:block;animation:header_slideDown__R0qlC .3s ease}.header_mobileNavLinks__R1nO0{display:flex;flex-direction:column;gap:20px;margin-bottom:20px}.header_mobileNavLink__AAHr0{text-decoration:none;color:var(--navy);font-weight:500;padding:12px;border-radius:6px;transition:background .3s ease}.header_mobileNavLink__AAHr0:hover{background:var(--gray-100)}.header_btnSignup__vLz5v{padding:6px 10px;background:var(--gold);border:none;border-radius:6px;color:white;font-weight:600;cursor:pointer;transition:all .3s ease;display:block;text-align:center}.header_btnSignup__vLz5v:hover:not(:disabled){background:var(--light-gold);transform:translateY(-2px);box-shadow:0 10px 30px rgba(120,199,199,.3)}.header_btnSignup__vLz5v:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.header_nav__ARsEd{display:none}.header_headerActions__X84sK{gap:12px}.header_headerActions__X84sK .header_btnList__gPEky,.header_headerActions__X84sK .header_userInfo__0aZkF{display:none}.header_mobileMenuToggle__xqE_I{display:flex}.header_headerContainer___Tmar{padding:0 20px}}@media (max-width:480px){.header_logo__92jUO{font-size:22px;gap:8px}.header_logoIcon__ACrqt{font-size:28px}.header_headerContainer___Tmar{padding:0 15px;height:60px}.header_btnList__gPEky{padding:8px 16px;font-size:13px}.header_mobileNav__nrGAp{top:60px;max-height:calc(100vh - 60px)}}@keyframes header_slideDown__R0qlC{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}