.JoinModal-module__TXy-Da__overlay{z-index:9999;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.JoinModal-module__TXy-Da__modal{box-sizing:border-box;background:#fff;border-radius:12px;width:480px;max-width:calc(100% - 40px);padding:35px;animation:.2s JoinModal-module__TXy-Da__modalFade;position:relative;box-shadow:0 10px 30px #0003}.JoinModal-module__TXy-Da__modal h2{text-align:center;color:#222;margin:0 0 30px;font-size:28px;font-weight:700}.JoinModal-module__TXy-Da__closeIcon{color:#777;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:26px;line-height:1;transition:all .2s;display:flex;position:absolute;top:14px;right:14px}.JoinModal-module__TXy-Da__closeIcon:hover{color:#222;background:#f5f5f5}.JoinModal-module__TXy-Da__formGroup{margin-bottom:20px}.JoinModal-module__TXy-Da__formGroup label{color:#333;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.JoinModal-module__TXy-Da__formGroup input{box-sizing:border-box;border:1px solid #ddd;border-radius:8px;width:100%;height:46px;padding:0 14px;font-size:15px;transition:border-color .2s}.JoinModal-module__TXy-Da__formGroup input:focus{border-color:#222;outline:none}.JoinModal-module__TXy-Da__buttonGroup{margin-top:30px}.JoinModal-module__TXy-Da__joinButton{color:#fff;cursor:pointer;background:#222;border:none;border-radius:8px;width:100%;height:48px;font-size:15px;font-weight:600;transition:all .2s}.JoinModal-module__TXy-Da__joinButton:hover{background:#444}@keyframes JoinModal-module__TXy-Da__modalFade{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.JoinModal-module__TXy-Da__modal{width:calc(100% - 30px);padding:25px 20px}.JoinModal-module__TXy-Da__modal h2{margin-bottom:24px;font-size:24px}.JoinModal-module__TXy-Da__closeIcon{width:34px;height:34px;font-size:24px;top:12px;right:12px}.JoinModal-module__TXy-Da__formGroup{margin-bottom:16px}.JoinModal-module__TXy-Da__formGroup input{height:44px;font-size:14px}.JoinModal-module__TXy-Da__buttonGroup{margin-top:24px}.JoinModal-module__TXy-Da__joinButton{width:100%;height:48px;font-size:15px}}
.Header-module__KHjLKa__header{width:100%}.Header-module__KHjLKa__topBar{background:#fff;grid-template-columns:1fr auto 1fr;align-items:center;height:80px;padding:0 40px;display:grid}.Header-module__KHjLKa__leftMenu{justify-self:start}.Header-module__KHjLKa__leftMenu a{color:#d32f2f;font-size:15px;font-weight:600;text-decoration:none;transition:color .2s}.Header-module__KHjLKa__leftMenu a:hover{color:#b71c1c}.Header-module__KHjLKa__brand{justify-self:center;font-size:32px;font-weight:700}.Header-module__KHjLKa__brand a{color:#222;text-decoration:none;transition:color .2s}.Header-module__KHjLKa__brand a:hover{color:#555}.Header-module__KHjLKa__userMenu{justify-self:end;align-items:center;gap:10px;font-size:14px;display:flex}.Header-module__KHjLKa__userMenu span{color:#999}.Header-module__KHjLKa__userMenu a{color:#555;text-decoration:none;transition:color .2s}.Header-module__KHjLKa__userMenu a:hover{color:#000}.Header-module__KHjLKa__userButton{color:#555;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;transition:color .2s}.Header-module__KHjLKa__userButton:hover{color:#000}.Header-module__KHjLKa__nav{background:#302f2f;grid-template-columns:1fr auto auto 1fr;align-items:center;height:60px;display:grid}.Header-module__KHjLKa__nav ul{grid-column:2;align-items:center;gap:70px;margin:0;padding:0;list-style:none;display:flex}.Header-module__KHjLKa__nav li a{color:#fff;padding:20px 0;font-size:16px;font-weight:500;text-decoration:none;transition:color .2s;display:block}.Header-module__KHjLKa__nav li a{color:#fff;text-decoration:none;transition:color .2s}.Header-module__KHjLKa__nav li a:hover{color:#bbb}.Header-module__KHjLKa__active{font-weight:700;color:#fc0!important}.Header-module__KHjLKa__searchButton{color:#fff;cursor:pointer;background:0 0;border:none;grid-column:3;margin-left:60px;font-size:22px;transition:transform .2s,color .2s}.Header-module__KHjLKa__searchButton:hover{color:#fc0;transform:scale(1.1)}.Header-module__KHjLKa__cartButton{color:#fff;cursor:pointer;background:0 0;border:none;grid-column:4;justify-self:end;margin-right:40px;font-size:24px;transition:transform .2s,color .2s}.Header-module__KHjLKa__cartButton:hover{color:#fc0;transform:scale(1.1)}.Header-module__KHjLKa__mobileHeader,.Header-module__KHjLKa__mobileMenuButton,.Header-module__KHjLKa__mobileSideMenu{display:none}@media (max-width:768px){.Header-module__KHjLKa__mobileHeader{background:#fff;display:block}.Header-module__KHjLKa__mobileTop{background:#d8d5d5;border-bottom:1px solid #eee;grid-template-columns:40px 1fr 40px;align-items:center;height:50px;padding:0 15px;display:grid}.Header-module__KHjLKa__mobileMenuButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;display:flex}.Header-module__KHjLKa__mobileCartButton{cursor:pointer;background:0 0;border:none;justify-content:center;justify-self:end;align-items:center;width:40px;height:40px;font-size:22px;display:flex}.Header-module__KHjLKa__mobileUserMenu{white-space:nowrap;justify-content:center;align-items:center;gap:8px;display:flex}.Header-module__KHjLKa__mobileUserMenu a{color:#555;text-decoration:none}.Header-module__KHjLKa__mobileUserMenu span{color:#999}.Header-module__KHjLKa__mobileUserButton{color:#555;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-size:13px}.Header-module__KHjLKa__mobileBrand{border-bottom:1px solid #eee;justify-content:center;align-items:center;height:100px;font-size:28px;font-weight:700;display:flex}.Header-module__KHjLKa__mobileBrand a{color:#222;text-decoration:none}.Header-module__KHjLKa__nav{display:none}.Header-module__KHjLKa__mobileSideMenu{z-index:1001;background:#fff;width:280px;height:100vh;padding-top:20px;transition:left .3s;display:block;position:fixed;top:0;left:-280px;box-shadow:2px 0 10px #00000026}.Header-module__KHjLKa__mobileSideMenuOpen{left:0}.Header-module__KHjLKa__mobileSideMenu ul{margin:30px 0 0;padding:0;list-style:none}.Header-module__KHjLKa__mobileSideMenu li{border-bottom:1px solid #eee}.Header-module__KHjLKa__mobileSideMenu li a{color:#333;padding:18px 24px;font-size:16px;text-decoration:none;display:block}.Header-module__KHjLKa__mobileSideMenu li a:hover{background:#f5f5f5}.Header-module__KHjLKa__mobileCloseButton{cursor:pointer;background:0 0;border:none;margin-left:20px;font-size:28px}.Header-module__KHjLKa__overlay{z-index:1000;background:#0006;position:fixed;inset:0}.Header-module__KHjLKa__mobileMenuButton{display:block}.Header-module__KHjLKa__topBar{display:none}}
.Footer-module__yg9ahW__footer{color:#aaa;background:#222;width:100%}.Footer-module__yg9ahW__inner{justify-content:space-between;gap:40px;max-width:1200px;margin:0 auto;padding:50px 20px;display:flex}.Footer-module__yg9ahW__logo{color:#b3aeae;font-size:24px;font-weight:700}.Footer-module__yg9ahW__info p{margin-bottom:8px;font-size:14px}.Footer-module__yg9ahW__contact{flex-direction:column;gap:8px;display:flex}.Footer-module__yg9ahW__contact p{font-size:14px}.Footer-module__yg9ahW__contact strong{color:#c9c5c5;font-size:24px}.Footer-module__yg9ahW__contact span{font-size:14px}.Footer-module__yg9ahW__bottom{text-align:center;border-top:1px solid #444;padding:20px;font-size:13px}@media (max-width:768px){.Footer-module__yg9ahW__inner{text-align:center;flex-direction:column;align-items:center;gap:30px;padding:40px 20px}.Footer-module__yg9ahW__logo{font-size:24px}.Footer-module__yg9ahW__info p{margin-bottom:6px;font-size:13px;line-height:1.6}.Footer-module__yg9ahW__contact{align-items:center}.Footer-module__yg9ahW__contact p{font-size:13px}.Footer-module__yg9ahW__contact strong{font-size:22px}.Footer-module__yg9ahW__contact span{font-size:13px}.Footer-module__yg9ahW__bottom{padding:16px;font-size:12px}}
