.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}.Careers_careers__2PzQ9{font-family:var(--font-body);color:var(--color-text)}.Careers_hero__bOMx8{text-align:center;padding:80px 20px;background:var(--color-bg-alt)}.Careers_heroContent__hqX40{max-width:800px;margin:0 auto}.Careers_title__HkGf0{font-size:clamp(1.8rem,4vw,3rem);font-weight:800;margin-bottom:16px;color:var(--color-text)}.Careers_subtitle__eVHsq{font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.6;color:var(--color-text-light)}@media (max-width:768px){.Careers_heroImage__J_g2K{height:220px}.Careers_heroContent__hqX40{position:static;transform:none;padding:20px;background:rgba(0,0,0,.55)}.Careers_title__HkGf0{font-size:1.6rem}.Careers_subtitle__eVHsq{font-size:.95rem}}.Careers_section__5MTOp{padding:70px 20px;max-width:1100px;margin:0 auto}.Careers_sectionTitle__2Fn4T{font-size:2rem;margin-bottom:40px;text-align:center;position:relative}.Careers_sectionTitle__2Fn4T:after{content:"";display:block;width:60px;height:4px;background:var(--color-accent);margin:12px auto 0;border-radius:2px}.Careers_jobsGrid__0rMI3{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:32px;gap:32px}.Careers_jobCard__4FUew{background:var(--color-bg);border:1px solid #e6e6e6;border-radius:12px;padding:32px 28px;box-shadow:0 2px 6px rgba(0,0,0,.04);transition:transform .2s ease,border-color .2s ease}.Careers_jobCard__4FUew:hover{transform:translateY(-4px);border-color:var(--color-accent)}.Careers_jobCard__4FUew h3{font-size:1.25rem;font-weight:700;color:var(--color-text);margin-bottom:10px}.Careers_meta___MP5f{font-size:.9rem;color:var(--color-text-light);margin-bottom:16px}.Careers_desc__aOb3t{font-size:1rem;line-height:1.6;color:var(--color-text);margin-bottom:20px}.Careers_applyBtn__aayvy{display:inline-block;background:var(--color-accent);color:#fff;padding:10px 18px;border-radius:6px;font-weight:600;font-size:.95rem;text-decoration:none;transition:background .3s ease,transform .2s ease}.Careers_applyBtn__aayvy:hover{background:#e25c39;transform:translateY(-2px)}.Careers_culture__S0sjc{background:var(--color-bg-alt);padding:80px 20px;text-align:center}.Careers_cultureIntro__nQ0Pr{font-size:1.1rem;color:var(--color-text-light);max-width:720px;margin:0 auto 50px;line-height:1.7}.Careers_valuesGrid__vynYW{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:28px;gap:28px;max-width:1100px;margin:0 auto}.Careers_valueCard__53KgA{background:var(--color-bg);border:1px solid #e6e6e6;border-radius:14px;padding:32px 26px;box-shadow:0 3px 8px rgba(0,0,0,.05);transition:transform .25s ease,box-shadow .25s ease}.Careers_valueCard__53KgA:hover{transform:translateY(-6px);box-shadow:0 6px 16px rgba(0,0,0,.08)}.Careers_valueCard__53KgA h3{font-size:1.2rem;font-weight:700;color:var(--color-text);margin-bottom:12px;position:relative}.Careers_valueCard__53KgA h3:after{content:"";display:block;width:40px;height:3px;background:var(--color-accent);margin:8px auto 0;border-radius:2px}.Careers_valueCard__53KgA p{font-size:.95rem;line-height:1.6;color:var(--color-text-light)}