.header_header__iAHWV{position:-webkit-sticky;position:sticky;top:0;z-index:1000;background:var(--color-bg);border-bottom:1px solid var(--color-border)}.header_inner__wo0Dg{max-width:1200px;margin:0 auto;padding:0 20px;min-height:70px;display:flex;align-items:center;justify-content:space-between}.header_logo__q5OoG{font-family:var(--font-heading);font-weight:900;font-size:28px;color:var(--color-text);text-decoration:none;letter-spacing:.2px;display:flex;align-items:center}.header_locationBlockMobile__OhG5q,.header_locationBlock__FxmZq{background:var(--color-bg);border:1px solid var(--color-border);border-radius:6px;padding:6px 12px}.header_cityName__m5tn1{font-family:var(--font-body);font-size:14px;font-weight:500;color:var(--color-text);margin-left:22px}.header_chevron__TAnmZ{font-size:14px;margin-left:6px;color:var(--color-text-light)}.header_locationBlockMobile__OhG5q,.header_locationBlock__FxmZq{position:relative;display:flex;align-items:center;cursor:pointer}.header_pin__PWp4L{position:absolute;left:10px;font-size:14px;color:var(--color-text);pointer-events:none}.header_locationBlockMobile__OhG5q{display:none}.header_navDesktop__fcreq{display:flex;gap:28px;align-items:center}.header_link__ylVKa{font-family:var(--font-body);font-size:15px;font-weight:500;color:var(--color-text);text-decoration:none;padding:4px 0;border-bottom:2px solid transparent;transition:border-color .2s}.header_active__xMZUa,.header_link__ylVKa:hover{border-bottom-color:var(--color-accent)}.header_actionsDesktop__bYrnv{display:flex;align-items:center;gap:14px}.header_cta__w8B9G{background:var(--color-accent);color:#ffffff;text-decoration:none;font-weight:500;font-size:14px;padding:10px 18px;border-radius:6px;transition:background .2s}.header_cta__w8B9G:hover{background:var(--color-accent-dark)}.header_burger__DKAOD{display:none;width:26px;height:20px;background:none;border:0;padding:0;cursor:pointer;gap:4px;flex-direction:column;justify-content:space-between}.header_burger__DKAOD span{display:block;height:2px;width:100%;background:var(--color-text);transition:transform .25s,opacity .25s}.header_barOpen__Yy7CX:first-child{transform:translateY(9px) rotate(45deg)}.header_barOpen__Yy7CX:nth-child(2){opacity:0}.header_barOpen__Yy7CX:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.header_dropdownMobile__r_WkW{position:absolute;top:100%;left:0;right:0;background:var(--color-bg);border-top:1px solid var(--color-border);box-shadow:0 4px 10px rgba(0,0,0,.1);z-index:999}.header_navMobile__slJn5{display:flex;flex-direction:column;gap:16px;padding:16px 20px}.header_ctaMobile__wjNh2{margin-top:10px;display:block;text-align:center;background:var(--color-accent);color:#ffffff;text-decoration:none;font-weight:500;padding:12px 18px;border-radius:6px;transition:background .2s}.header_ctaMobile__wjNh2:hover{background:var(--color-accent-dark)}@media (max-width:900px){.header_actionsDesktop__bYrnv,.header_navDesktop__fcreq{display:none}.header_burger__DKAOD{display:flex}.header_inner__wo0Dg{min-height:60px}.header_locationBlockMobile__OhG5q{display:flex}.header_locationBlock__FxmZq{display:none}}.citySelectModal_overlay__Ixjp1{position:fixed;inset:0;background:rgba(0,0,0,.65);display:flex;justify-content:center;align-items:center;z-index:1200}.citySelectModal_modal__ye2UJ{background:var(--color-bg);border-radius:16px;max-width:640px;width:90%;max-height:80vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.25);position:relative}.citySelectModal_modalHeader__wtqLa{position:-webkit-sticky;position:sticky;top:0;background:var(--color-bg);padding:16px 24px;z-index:10;border-bottom:1px solid var(--color-border);display:flex;align-items:center;justify-content:space-between}.citySelectModal_title__zwZkw{font-size:18px;font-weight:600;display:flex;align-items:center;gap:8px;color:var(--color-text);margin:0}.citySelectModal_closeBtn__mW_Mt{background:transparent;border:none;font-size:22px;font-weight:700;cursor:pointer;color:var(--color-text-light);transition:color .2s}.citySelectModal_closeBtn__mW_Mt:hover{color:var(--color-text)}.citySelectModal_modalBody__M0U54{padding:20px;overflow-y:auto;flex:1 1}.citySelectModal_cards__i_OFo{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:16px;gap:16px}.citySelectModal_card__nZPrA{background:var(--color-surface);border-radius:12px;cursor:pointer;transition:all .25s ease;overflow:hidden;display:flex;flex-direction:column;align-items:center}.citySelectModal_card__nZPrA:hover{transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.citySelectModal_imageWrapper__blE0a{width:100%;aspect-ratio:1/1;overflow:hidden;background:var(--color-bg-alt)}.citySelectModal_imageWrapper__blE0a img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.citySelectModal_card__nZPrA:hover .citySelectModal_imageWrapper__blE0a img{transform:scale(1.05)}.citySelectModal_card__nZPrA span{padding:10px;font-size:15px;font-weight:500;color:var(--color-text)}.citySelectModal_active__fuiIF{border:2px solid var(--color-accent);background:#fff3e8}.footer_footer__ysJQv{background:#231f20;color:var(--color-bg);padding:50px 20px 20px;font-family:var(--font-body)}.footer_container__PyKNL{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:30px;gap:30px;max-width:1200px;margin:0 auto}.footer_col__RzDQz h5{color:var(--color-accent);font-size:15px;font-weight:600;margin-bottom:15px;text-transform:uppercase;border-bottom:1px solid #2c292a;padding-bottom:10px}.footer_col__RzDQz ul{list-style:none;padding:0;margin:0}.footer_col__RzDQz ul li{margin-bottom:8px}.footer_col__RzDQz ul li a{color:var(--color-bg);font-size:14px;text-decoration:none;transition:color .2s ease}.footer_col__RzDQz ul li a:hover{color:var(--color-accent)}.footer_logo__qEIoK{font-family:var(--font-heading);font-size:22px;font-weight:700;margin-bottom:10px;color:var(--color-bg)}.footer_about__yWuIz{font-size:14px;color:var(--color-text-muted);margin-bottom:15px;max-width:260px}.footer_contact__kzxCV{list-style:none;padding:0;margin:0}.footer_contact__kzxCV li{display:flex;align-items:center;font-size:14px;color:var(--color-text-light);margin-bottom:6px}.footer_icon__DgXvy{margin-right:8px;color:var(--color-accent)}.footer_stores__U3Ln9 img{height:40px;margin-right:10px;margin-bottom:10px}.footer_bottom__4p5lN p{border-top:1px solid #3e3a3b;text-align:center;margin-top:30px;padding-top:15px;font-size:13px;color:var(--color-text-muted)}.footer_socials__moA4x{display:flex;gap:12px;margin-top:15px}.footer_socials__moA4x a{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--color-surface);color:var(--color-text);transition:all .3s ease;font-size:16px}.footer_socials__moA4x a:hover{background:var(--color-accent);color:#fff}.Press_section__m5Ldo{max-width:1200px}.Press_press__ra2Z8{font-family:var(--font-body);color:var(--color-text)}.Press_hero__YSPAV{text-align:center;padding:80px 20px 40px;background:var(--color-bg-alt)}.Press_title__s4l6f{font-size:clamp(2rem,5vw,3rem);font-weight:800;margin-bottom:12px}.Press_title__s4l6f:after{content:"";display:block;width:60px;height:4px;background:var(--color-accent);margin:14px auto 0;border-radius:2px}.Press_subtitle__X2Y4S{font-size:1.1rem;max-width:800px;margin:0 auto;color:var(--color-text-light);line-height:1.7}.Press_section__m5Ldo{padding:60px 20px;max-width:1100px;margin:0 auto}.Press_sectionTitle__Y_pTb{font-size:1.8rem;text-align:center;margin-bottom:40px;position:relative}.Press_sectionTitle__Y_pTb:after{content:"";display:block;width:50px;height:3px;margin:10px auto 0;background:var(--color-accent);border-radius:2px}.Press_articlesGrid__HCGhb{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:28px;gap:28px}.Press_articleCard__AqeZz{background:var(--color-bg);border:1px solid #e6e6e6;border-radius:12px;padding:28px 24px;box-shadow:0 2px 10px rgba(0,0,0,.06);transition:transform .2s ease,border-color .2s ease;text-decoration:none;color:var(--color-text);display:flex;flex-direction:column;justify-content:space-between}.Press_articleCard__AqeZz:hover{transform:translateY(-5px);border-color:var(--color-accent)}.Press_articleCard__AqeZz h3{font-size:1.15rem;font-weight:700;margin-bottom:10px;line-height:1.5}.Press_source__kKM5i{font-size:.9rem;color:var(--color-text-light);margin-bottom:16px}.Press_readMore__qapzD{margin-top:auto;font-size:.95rem;font-weight:600;color:var(--color-accent);text-decoration:none;transition:color .2s ease}.Press_readMore__qapzD:hover{color:#e25c39}.Press_kitDesc__zewdJ{text-align:center;font-size:1rem;color:var(--color-text-light);margin-bottom:20px}.Press_center__zBkOg{text-align:center}.Press_downloadBtn__1Shyt{display:inline-block;background:var(--color-accent);color:#fff;padding:12px 22px;border-radius:6px;font-weight:600;text-decoration:none;transition:background .3s ease,transform .2s ease}.Press_downloadBtn__1Shyt:hover{background:#e25c39;transform:translateY(-2px)}.Press_imageRow__j8Bi_{display:flex;gap:16px;overflow-x:auto;padding-bottom:10px;scrollbar-width:thin}.Press_imageRow__j8Bi_ img{flex:0 0 auto;width:300px;height:180px;border-radius:10px;object-fit:cover;background:#f5f5f5}