.site-nav{position:fixed;top:0;left:0;right:0;width:100%;z-index:100;background:#fff;border-bottom:1px solid #e5e5e5}.site-nav__bar{position:relative}.site-nav__spacer{display:block;height:76px;flex-shrink:0;pointer-events:none}.site-nav__inner{max-width:1200px;margin:0 auto;padding:16px 24px;display:flex;align-items:center;gap:24px}.site-nav__logo{flex-shrink:0;font-size:18px;font-weight:600;color:#111;text-decoration:none;text-transform:lowercase}.site-nav__logo img{display:block;height:32px;width:auto}.site-nav__links{display:flex;align-items:center;gap:24px;list-style:none;margin:0;padding:0}.site-nav__links a{color:#111;font-family:Arimo,sans-serif;font-size:14px;font-weight:500;text-decoration:none}.site-nav__links a:hover{opacity:.7}.site-nav__categories{position:static}.site-nav__categories-trigger{display:inline-flex;align-items:center;gap:4px;padding:0;border:none;background:transparent;color:#111;font-family:Arimo,sans-serif;font-size:14px;font-weight:500;cursor:pointer}.site-nav__categories-trigger:hover{opacity:.7}.site-nav__categories-chevron{width:16px;height:16px;transition:transform .2s ease}.site-nav__categories-chevron.is-open{transform:rotate(180deg)}.site-nav__dropdown{position:absolute;left:0;right:0;top:100%;background:#fff;border-bottom:1px solid #e5e5e5;box-shadow:0 12px 24px #0000000f}.site-nav__dropdown:before{content:"";position:absolute;left:0;right:0;top:-12px;height:12px}.site-nav__dropdown-inner{max-width:1200px;margin:0 auto;padding:28px 24px 32px;display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.site-nav__dropdown-title{margin:0 0 12px;font-family:Arimo,sans-serif;font-size:14px;font-weight:700;color:#111}.site-nav__dropdown-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.site-nav__dropdown-list a{font-family:Arimo,sans-serif;font-size:14px;font-weight:400;color:#6b6b6b;text-decoration:none}.site-nav__dropdown-list a:hover{color:#111;opacity:1}.site-nav__search{flex:1;max-width:420px;margin:0 auto;position:relative}.site-nav__search input{width:100%;height:44px;padding:0 16px 0 44px;border:1px solid #e5e5e5;border-radius:999px;font-family:Arimo,sans-serif;font-size:14px;color:#111;background:#fff;outline:none}.site-nav__search input::placeholder{color:#6b6b6b}.site-nav__search input:focus{border-color:#c9c9c9}.site-nav__search svg{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#6b6b6b;pointer-events:none}.site-nav__actions{display:flex;align-items:center;gap:16px;flex-shrink:0}.site-nav__cart,.site-nav__currency{position:relative}.site-nav__icon-btn--currency .currency-icon--nav{width:22px;height:22px}.site-nav__icon-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:transparent;color:#111;cursor:pointer;padding:0;text-decoration:none;position:relative}.site-nav__icon-btn svg{width:22px;height:22px}.site-nav__icon-btn:hover{opacity:.7}.site-nav__cart-badge{position:absolute;top:2px;right:0;min-width:18px;height:18px;padding:0 5px;border-radius:50%;background:#111;color:#fff;font-family:Arimo,sans-serif;font-size:11px;font-weight:600;line-height:18px;text-align:center}.site-nav__lang{display:flex;align-items:center;gap:8px;font-family:Arimo,sans-serif;font-size:14px;color:#111}.site-nav__lang a{color:inherit;text-decoration:none}.site-nav__lang a:hover{opacity:.7}.site-nav__lang a.is-active{font-weight:600;text-decoration:underline;text-underline-offset:3px}.site-nav__lang span{color:#6b6b6b}.site-nav__menu-btn{display:none;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;background:transparent;color:#111;cursor:pointer;flex-shrink:0}.site-nav__menu-btn svg{width:22px;height:22px}.site-nav__bag-icon{display:none}.site-nav__cart-icon{display:block}@media(max-width:1024px){.site-nav__inner{gap:10px;padding:12px 16px}.site-nav__menu-btn{display:flex;order:1}.site-nav__logo{order:2;flex-shrink:0}.site-nav__logo img{height:28px}.site-nav__search{order:3;flex:1;min-width:0;max-width:none;margin:0}.site-nav__search input{height:40px;padding-left:40px;font-size:13px}.site-nav__search svg{left:14px;width:16px;height:16px}.site-nav__actions{order:4;gap:4px}.site-nav__links--desktop{display:none}.site-nav__icon-btn{width:36px;height:36px}.site-nav__icon-btn svg{width:20px;height:20px}.site-nav__bag-icon{display:block}.site-nav__cart-icon{display:none}.site-nav__lang{font-size:13px;gap:6px}.site-nav__spacer{height:64px}.site-nav__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;background:#00000073;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.site-nav__backdrop-top{position:fixed;top:16px;right:16px;z-index:170;display:flex;flex-direction:column;align-items:flex-end;gap:12px;pointer-events:none}.site-nav__backdrop-top>*{pointer-events:auto}.site-nav__backdrop-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;background:transparent;color:#111;cursor:pointer}.site-nav__backdrop-close svg{width:22px;height:22px}.site-nav__lang--backdrop{display:flex;align-items:center;gap:8px;font-family:Arimo,sans-serif;font-size:14px;color:#111;background:#ffffffeb;padding:6px 10px;border-radius:8px}.site-nav__lang--backdrop a{color:inherit;text-decoration:none}.site-nav__lang--backdrop span{color:#6b6b6b}.site-nav__drawer{position:fixed;top:0;left:0;bottom:0;z-index:160;width:min(88%,360px);background:#fff;border-bottom-right-radius:28px;display:flex;flex-direction:column;overflow:hidden;box-shadow:8px 0 32px #0000001f}.site-nav__drawer-head{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid #e5e5e5;flex-shrink:0}.site-nav__menu-btn--drawer{display:flex}.site-nav__drawer-logo{flex:1;font-family:Arimo,sans-serif;font-size:20px;font-weight:700;color:#111;text-decoration:none;text-transform:lowercase}.site-nav__drawer-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:2px solid #e53935;border-radius:50%;background:#fff;color:#e53935;cursor:pointer;flex-shrink:0}.site-nav__drawer-close svg{width:16px;height:16px}.site-nav__drawer-nav{flex:1;overflow-y:auto;padding:8px 0 24px}.site-nav__drawer-link{display:block;padding:18px 24px;font-family:Arimo,sans-serif;font-size:15px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#111;text-decoration:none;border-bottom:1px solid #e5e5e5}.site-nav__drawer-group{border-bottom:1px solid #e5e5e5}.site-nav__drawer-group-head{display:flex;align-items:center;justify-content:space-between;padding:0 24px}.site-nav__drawer-group-link{flex:1;padding:18px 0;font-family:Arimo,sans-serif;font-size:15px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#111;text-decoration:none}.site-nav__drawer-group-trigger{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;background:transparent;color:#111;cursor:pointer;flex-shrink:0}.site-nav__drawer-chevron{width:18px;height:18px;flex-shrink:0;transition:transform .2s ease}.site-nav__drawer-chevron.is-open{transform:rotate(180deg)}.site-nav__drawer-sublist{list-style:none;margin:0;padding:0 24px 16px;display:flex;flex-direction:column;gap:12px}.site-nav__drawer-sublist a{font-family:Arimo,sans-serif;font-size:15px;font-weight:400;color:#6b6b6b;text-decoration:none}.site-nav__drawer-sublist a:hover{color:#111}}.site-nav-dropdown-enter-active,.site-nav-dropdown-leave-active{transition:opacity .2s ease,transform .2s ease}.site-nav-dropdown-enter-from,.site-nav-dropdown-leave-to{opacity:0;transform:translateY(-8px)}.breadcrumb{background:#f5f5f5}.breadcrumb__inner{max-width:1200px;margin:0 auto;padding:14px 24px;font-family:Arimo,sans-serif;font-size:14px;color:#111}.breadcrumb__home,.breadcrumb__link{font-weight:400;text-decoration:none;color:inherit}.breadcrumb__home:hover,.breadcrumb__link:hover{text-decoration:underline}.breadcrumb__sep{margin:0 8px;font-weight:400}.breadcrumb__current{font-weight:700}.cart-dropdown{position:absolute;top:calc(100% + 12px);right:0;width:380px;max-height:min(70vh,520px);display:flex;flex-direction:column;background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-shadow:0 16px 40px #0000001a;overflow:hidden;z-index:200}.cart-dropdown__items{list-style:none;margin:0;padding:8px 0;overflow-y:auto;flex:1}.cart-dropdown__item{display:flex;align-items:center;gap:14px;padding:14px 18px;border-bottom:1px solid #e5e5e5}.cart-dropdown__item:last-child{border-bottom:none}.cart-dropdown__thumb-wrap{position:relative;flex-shrink:0}.cart-dropdown__thumb{width:64px;height:64px;border-radius:8px;object-fit:cover;background:#f0f0f0;display:block}.cart-dropdown__qty-badge{position:absolute;top:-6px;right:-6px;min-width:22px;height:22px;padding:0 6px;display:flex;align-items:center;justify-content:center;border:1px solid #111111;border-radius:50%;background:#fff;font-family:Arimo,sans-serif;font-size:11px;font-weight:600;color:#111;line-height:1}.cart-dropdown__info{flex:1;min-width:0}.cart-dropdown__name{margin:0 0 4px;font-family:Arimo,sans-serif;font-size:14px;font-weight:400;color:#111;line-height:1.3}.cart-dropdown__price{margin:0;font-family:Arimo,sans-serif;font-size:14px;font-weight:700;color:#111}.cart-dropdown__remove{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid #e53935;border-radius:50%;background:transparent;color:#e53935;cursor:pointer;transition:background .2s,color .2s}.cart-dropdown__remove svg{width:14px;height:14px}.cart-dropdown__remove:hover{background:#e53935;color:#fff}.cart-dropdown__remove-icon--trash,.cart-dropdown__header{display:none}.cart-dropdown__empty{margin:0;padding:24px 18px;text-align:center;font-family:Arimo,sans-serif;font-size:14px;color:#6b6b6b}.cart-dropdown__actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:16px 18px 18px;border-top:1px solid #e5e5e5;flex-shrink:0}.cart-dropdown__btn{display:flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:999px;font-family:Arimo,sans-serif;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;text-align:center;transition:opacity .2s}.cart-dropdown__btn:hover{opacity:.9}.cart-dropdown__btn--primary{background:#111;color:#fff;border:1px solid #111111}.cart-dropdown__btn--secondary{background:#fff;color:#111;border:1px solid #111111}.cart-dropdown--drawer{position:fixed;top:0;right:0;bottom:0;z-index:200;width:min(92%,400px);max-height:none;border:none;border-radius:28px 0 0 28px;box-shadow:-8px 0 32px #0000001f}.cart-dropdown--drawer .cart-dropdown__header{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 16px;border-bottom:1px solid #e5e5e5;flex-shrink:0}.cart-dropdown--drawer .cart-dropdown__title{margin:0;font-family:Arimo,sans-serif;font-size:16px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#111}.cart-dropdown--drawer .cart-dropdown__close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:2px solid #e53935;border-radius:50%;background:#fff;color:#e53935;cursor:pointer}.cart-dropdown--drawer .cart-dropdown__close svg{width:16px;height:16px}.cart-dropdown--drawer .cart-dropdown__items{flex:1;padding:4px 0}.cart-dropdown--drawer .cart-dropdown__actions{grid-template-columns:1fr;gap:10px;padding:16px 20px 24px}.cart-dropdown--drawer .cart-dropdown__btn{width:100%;padding:14px 16px;font-size:13px}.cart-dropdown--drawer .cart-dropdown__remove{border:none;border-radius:0;width:28px;height:28px;background:transparent}.cart-dropdown--drawer .cart-dropdown__remove:hover{background:transparent;color:#e53935;opacity:.75}.cart-dropdown--drawer .cart-dropdown__remove-icon--close{display:none}.cart-dropdown--drawer .cart-dropdown__remove-icon--trash{display:block;width:20px;height:20px}.cart-dropdown--drawer .cart-dropdown__empty{flex:1;display:flex;align-items:center;justify-content:center}.site-nav__currency{position:relative}.currency-dropdown{position:absolute;top:calc(100% + 12px);inset-inline-end:0;width:min(380px,100vw - 32px);padding:20px;background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-shadow:0 16px 40px #0000001f;z-index:200}.currency-dropdown__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.currency-dropdown__title{margin:0;font-family:Arimo,sans-serif;font-size:18px;font-weight:700;color:#111}.currency-dropdown__close{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;padding:0;border:1.5px solid #e53935;border-radius:50%;background:transparent;color:#e53935;cursor:pointer}.currency-dropdown__close svg{width:16px;height:16px;stroke:currentColor}.currency-dropdown__close:hover{background:#e539350f}.currency-dropdown__form{display:flex;flex-direction:column;gap:20px}.currency-dropdown__label{display:block;margin-bottom:8px;font-family:Arimo,sans-serif;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#111}.currency-dropdown__field .checkout__search-select{width:100%}.currency-dropdown__field:has(.checkout__search-select-trigger.is-open){z-index:20;position:relative}.currency-dropdown__field .currency-icon--field{width:20px;height:20px;flex-shrink:0;color:#6b6b6b}.currency-dropdown__save{display:block;width:100%;padding:14px 24px;border:none;border-radius:999px;background:#111;color:#fff;font-family:Arimo,sans-serif;font-size:15px;font-weight:600;cursor:pointer;transition:opacity .2s}.currency-dropdown__save:hover{opacity:.88}html[dir=rtl] .currency-dropdown .checkout__search-select-trigger{text-align:right}.site-footer{background:#111;color:#fff;margin-top:auto}.site-footer__inner{max-width:1200px;margin:0 auto;padding:48px 24px 32px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.site-footer__brand .site-footer__logo-text{font-family:Arimo,sans-serif;font-size:28px;font-weight:700;letter-spacing:.02em;margin:0 0 24px}.site-footer__social{display:flex;align-items:center;gap:12px;list-style:none;margin:0;padding:0}.site-footer__social a{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border:1px solid rgba(255,255,255,.35);border-radius:50%;transition:border-color .2s,background .2s}.site-footer__social a:hover{border-color:#fff;background:#ffffff14}.site-footer__social a img{width:45px;height:45px;object-fit:contain;filter:brightness(0) invert(1)}.site-footer__contact-title{font-family:Arimo,Arimo,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin:0 0 20px}.site-footer__contact-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.site-footer__contact-list li{display:flex;align-items:flex-start;gap:12px;font-family:Arimo,Arimo,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#ffffffe6}.site-footer__contact-list li a{color:inherit;text-decoration:none}.site-footer__contact-list li a:hover{text-decoration:underline}.site-footer__contact-icon{flex-shrink:0;width:20px;height:20px;margin-top:2px;color:#fff}.site-footer__contact-icon svg{width:100%;height:100%}.site-footer__bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:8px}.site-footer__copyright{max-width:1200px;margin:0 auto;padding:20px 24px;text-align:center;font-family:Arimo,sans-serif;font-size:13px;font-weight:400;color:#ffffffa6}.site-footer__copyright--mobile{display:none}@media(max-width:1024px){.site-footer{background:#1c1c1c}.site-footer__inner{grid-template-columns:1fr;gap:40px;padding:40px 24px 32px}.site-footer__brand .site-footer__logo-text{margin-bottom:20px}.site-footer__social a{box-shadow:0 0 0 1px #ffffff1f,0 0 0 6px #ffffff0a}.site-footer__contact-title{text-transform:uppercase;letter-spacing:.04em;margin-bottom:24px}.site-footer__contact-list{display:grid;grid-template-columns:1fr 1fr;column-gap:20px;row-gap:20px}.site-footer__contact-list li{font-size:14px;line-height:22px}.site-footer__contact-list li:first-child{grid-column:1/-1}.site-footer__contact-icon{width:40px;height:40px;margin-top:0;border:1px solid rgba(255,255,255,.45);border-radius:8px;display:flex;align-items:center;justify-content:center}.site-footer__contact-icon svg{width:20px;height:20px}.site-footer__bottom{margin-top:0;border-top-color:#fff3}.site-footer__copyright--web{display:none}.site-footer__copyright--mobile{display:block;padding:24px 20px 32px;font-size:12px;line-height:1.5;color:#ffffffbf}}@media(max-width:600px){.site-footer__contact-list{grid-template-columns:1fr}.site-footer__contact-list li:nth-child(2),.site-footer__contact-list li:nth-child(3){grid-column:1}}.view-cart{padding:48px 24px 64px;background:#fff}.view-cart__inner{max-width:1200px;margin:0 auto}.view-cart__card{display:grid;grid-template-columns:1fr minmax(260px,320px);border:1px solid #e5e5e5;border-radius:16px;overflow:hidden;background:#fff}.view-cart__products{padding:32px 28px;border-right:1px solid #e5e5e5}.view-cart__table-head{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:16px;padding-bottom:16px;margin-bottom:8px;border-bottom:1px solid #e5e5e5;font-family:Arimo,sans-serif;font-size:14px;font-weight:700;color:#111}.view-cart__items{list-style:none;margin:0;padding:0}.view-cart__item{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:16px;align-items:start;padding:24px 0;border-bottom:1px solid #e5e5e5}.view-cart__item:last-child{border-bottom:none}.view-cart__product{display:flex;align-items:flex-start;gap:16px}.view-cart__thumb{width:72px;height:72px;border-radius:8px;object-fit:cover;background:#f0f0f0;flex-shrink:0}.view-cart__product-info{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:0;padding-top:4px}.view-cart__product-name{font-family:Arimo,sans-serif;font-size:15px;font-weight:600;color:#111;margin:0;line-height:1.3}.view-cart__remove{display:inline-flex;align-items:center;gap:6px;font-family:Arimo,sans-serif;font-size:13px;font-weight:500;color:#e53935;text-decoration:none;background:none;border:none;padding:0;cursor:pointer;line-height:1}.view-cart__remove:hover .view-cart__remove-text{text-decoration:underline}.view-cart__remove-icon{display:inline-flex;flex-shrink:0;width:14px;height:14px;color:#e53935}.view-cart__remove-icon svg{width:100%;height:100%}.view-cart__remove-text{color:#e53935}.view-cart__qty{display:inline-flex;align-items:center;border:1px solid #e5e5e5;border-radius:999px;overflow:hidden;width:fit-content}.view-cart__qty-btn{width:36px;height:36px;border:none;background:#fff;font-family:Arimo,sans-serif;font-size:18px;line-height:1;color:#111;cursor:pointer}.view-cart__qty-btn:hover{background:#f5f5f5}.view-cart__qty-value{min-width:32px;text-align:center;font-family:Arimo,sans-serif;font-size:14px;font-weight:500;color:#111}.view-cart__price,.view-cart__subtotal{font-family:Arimo,sans-serif;font-size:14px;color:#111}.view-cart__subtotal{font-weight:700}.view-cart__summary{padding:32px 28px;display:flex;flex-direction:column;gap:24px}.view-cart__summary-title{font-family:Arimo,sans-serif;font-size:18px;font-weight:700;color:#111;margin:0}.view-cart__total-row{display:flex;align-items:center;justify-content:space-between;font-family:Arimo,sans-serif;font-size:14px;font-weight:700;color:#111;letter-spacing:.04em}.view-cart__total-value{font-size:16px}.view-cart__checkout{display:block;width:100%;padding:14px 24px;border:none;border-radius:12px;background:#111;color:#fff;font-family:Arimo,sans-serif;font-size:15px;font-weight:600;text-align:center;text-decoration:none;cursor:pointer;transition:opacity .2s}.view-cart__checkout:hover{opacity:.88}.view-cart__continue{display:block;text-align:center;font-family:Arimo,sans-serif;font-size:12px;font-weight:600;letter-spacing:.06em;color:#6b6b6b;text-decoration:none;text-transform:uppercase}.view-cart__continue:hover{color:#111}@media(max-width:900px){.view-cart__card{grid-template-columns:1fr}.view-cart__products{border-right:none;border-bottom:1px solid #e5e5e5}.view-cart__table-head{display:none}.view-cart__item{grid-template-columns:1fr;gap:12px}}.checkout{padding:48px 24px 64px;background:#fff}.checkout__inner{max-width:1200px;margin:0 auto}.checkout__card{display:grid;grid-template-columns:1fr minmax(280px,360px);gap:0;border:1px solid #e5e5e5;border-radius:16px;overflow:visible;background:#fff;align-items:start}.checkout__main{padding:32px 28px;border-right:1px solid #e5e5e5}.checkout__section-title{display:flex;align-items:center;gap:10px;margin:0 0 24px;font-family:Arimo,sans-serif;font-size:16px;font-weight:700;color:#111}.checkout__section-title svg{width:20px;height:20px;flex-shrink:0}.checkout__fields{display:flex;flex-direction:column;gap:20px;margin-bottom:32px}.checkout__addresses{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:12px}.checkout__address-card{position:relative;display:block;padding:16px 18px;border:1px solid #e5e5e5;border-radius:12px;background:#fff;cursor:pointer;transition:border-color .2s}.checkout__address-card.is-selected{border-color:#111}.checkout__address-card input.checkout__address-radio{position:absolute;opacity:0;pointer-events:none}.checkout__address-radio-ui{position:absolute;top:16px;left:16px;width:18px;height:18px;border:2px solid #e5e5e5;border-radius:50%;pointer-events:none}.is-selected .checkout__address-radio-ui{border-color:#111}.is-selected .checkout__address-radio-ui:after{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;border-radius:50%;background:#111;transform:translate(-50%,-50%)}.checkout__address-card-head{display:flex;align-items:center;justify-content:space-between;margin:0 0 12px 28px}.checkout__address-card-label{font-family:Arimo,sans-serif;font-size:15px;font-weight:700;color:#111}.checkout__address-edit{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:50%;background:transparent;color:#6b6b6b;cursor:pointer;transition:color .2s,background .2s}.checkout__address-edit svg{width:18px;height:18px}.checkout__address-edit:hover{color:#111;background:#f5f5f5}.checkout__address-card-body{margin-left:28px;font-family:Arimo,sans-serif;font-size:13px;line-height:1.65;color:#6b6b6b}.checkout__address-card-body p{margin:0 0 4px}.checkout__address-card-body p:last-child{margin-bottom:0;color:#111;font-weight:500}.checkout__address-card-body strong{color:#111;font-weight:600}.checkout__address-error{margin-bottom:8px}.checkout__add-address{display:inline-flex;align-items:center;margin-top:4px;padding:0;border:none;background:transparent;font-family:Arimo,sans-serif;font-size:14px;font-weight:600;color:#111;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.checkout__add-address:hover{opacity:.75}.checkout__field{display:flex;flex-direction:column;gap:8px}.checkout__field--phone,.checkout__field--select{position:relative}.checkout__field--phone:has(.is-open),.checkout__field--select:has(.is-open){z-index:40}.checkout__label{font-family:Arimo,sans-serif;font-size:12px;font-weight:700;letter-spacing:.04em;color:#111;text-transform:uppercase}.checkout__input-wrap{display:flex;align-items:center;gap:12px;height:48px;padding:0 16px;border:1px solid #e5e5e5;border-radius:999px;background:#fff}.checkout__input-wrap svg{width:18px;height:18px;flex-shrink:0;color:#6b6b6b}.checkout__input-wrap input,.checkout__input-wrap select{flex:1;min-width:0;border:none;outline:none;background:transparent;font-family:Arimo,sans-serif;font-size:14px;color:#111}.checkout__input-wrap input::placeholder,.checkout__input-wrap select::placeholder{color:#6b6b6b}.checkout__input-wrap select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.checkout__input-wrap--error{border-color:#e53935}.checkout__error{margin:0;font-family:Arimo,sans-serif;font-size:12px;color:#e53935}.checkout__search-select{position:relative;flex:1;min-width:0}.checkout__search-select--error .checkout__search-select-trigger{border-color:#e53935}.checkout__search-select--disabled{opacity:.6;pointer-events:none}.checkout__search-select--in-wrap .checkout__search-select-trigger{border:none;height:auto;min-height:0;padding:0;background:transparent}.checkout__search-select--in-wrap .checkout__search-select-trigger.is-open{border:none}.checkout__search-select-trigger{display:flex;align-items:center;gap:10px;width:100%;height:48px;padding:0 16px;border:1px solid #e5e5e5;border-radius:999px;background:#fff;font-family:Arimo,sans-serif;font-size:14px;color:#111;text-align:left;cursor:pointer;transition:border-color .2s}.checkout__search-select-trigger.is-open,.checkout__search-select-trigger:focus-visible{border-color:#111;outline:none}.checkout__search-select-trigger.is-placeholder .checkout__search-select-value{color:#6b6b6b}.checkout__search-select-trigger:disabled{cursor:not-allowed}.checkout__search-select-value{flex:1;min-width:0;display:flex;align-items:center;gap:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkout__search-select-flag{flex-shrink:0;border-radius:2px;object-fit:cover}.checkout__search-select-chevron{width:14px;height:14px;flex-shrink:0;color:#6b6b6b;transition:transform .2s ease}.checkout__search-select-chevron.is-open{transform:rotate(180deg)}.checkout__search-select-dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:100;background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-shadow:0 8px 24px #0000001f;overflow:hidden}.checkout__search-select-search{display:flex;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid #e5e5e5}.checkout__search-select-search svg{width:16px;height:16px;flex-shrink:0;color:#6b6b6b}.checkout__search-select-search input{flex:1;min-width:0;border:none;outline:none;background:transparent;font-family:Arimo,sans-serif;font-size:14px;color:#111}.checkout__search-select-search input::placeholder{color:#6b6b6b}.checkout__search-select-hint{margin:0;padding:8px 12px;font-family:Arimo,sans-serif;font-size:12px;color:#6b6b6b;border-bottom:1px solid #e5e5e5}.checkout__search-select-menu{list-style:none;margin:0;padding:6px;max-height:240px;overflow-y:auto}.checkout__search-select-empty{margin:0;padding:16px 12px;text-align:center;font-family:Arimo,sans-serif;font-size:14px;color:#6b6b6b}.checkout__search-select-option{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:none;border-radius:8px;background:transparent;font-family:Arimo,sans-serif;font-size:14px;color:#111;text-align:left;cursor:pointer}.checkout__search-select-option:hover,.checkout__search-select-option.is-selected{background:#f5f5f5}.checkout__search-select-option img{width:22px;height:16px;object-fit:cover;border-radius:2px;flex-shrink:0}.checkout__phone-row{display:grid;grid-template-columns:140px 1fr;gap:12px;position:relative}.checkout__phone-code-wrap{position:relative}.checkout__phone-code-wrap.is-open{z-index:2}.checkout__phone-code{display:flex;align-items:center;gap:8px;width:100%;height:48px;padding:0 14px;border:1px solid #e5e5e5;border-radius:999px;background:#fff;font-family:Arimo,sans-serif;font-size:14px;color:#111;cursor:pointer;transition:border-color .2s}.checkout__phone-code--open{border-color:#111}.checkout__phone-code img{width:22px;height:16px;object-fit:cover;border-radius:2px;flex-shrink:0}.checkout__phone-code-chevron{width:14px;height:14px;margin-left:auto;flex-shrink:0;color:#6b6b6b;transition:transform .2s ease}.checkout__phone-code-chevron.is-open{transform:rotate(180deg)}.checkout__phone-code-dropdown{position:absolute;top:calc(100% + 6px);left:0;width:min(280px,90vw);z-index:100;background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-shadow:0 8px 24px #0000001f;overflow:hidden}.checkout__phone-code-search{display:flex;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid #e5e5e5;background:#fff;position:sticky;top:0;z-index:1}.checkout__phone-code-search svg{width:16px;height:16px;flex-shrink:0;color:#6b6b6b}.checkout__phone-code-search input{flex:1;min-width:0;border:none;outline:none;background:transparent;font-family:Arimo,sans-serif;font-size:14px;color:#111}.checkout__phone-code-search input::placeholder{color:#6b6b6b}.checkout__phone-code-menu{list-style:none;margin:0;padding:6px;max-height:240px;overflow-y:auto}.checkout__phone-code-empty{margin:0;padding:16px 12px;text-align:center;font-family:Arimo,sans-serif;font-size:14px;color:#6b6b6b}.checkout__phone-code-option{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:none;border-radius:8px;background:transparent;font-family:Arimo,sans-serif;font-size:14px;color:#111;text-align:left;cursor:pointer}.checkout__phone-code-option:hover,.checkout__phone-code-option.is-selected{background:#f5f5f5}.checkout__phone-code-option img{width:22px;height:16px;object-fit:cover;border-radius:2px;flex-shrink:0}.checkout__phone-code-option-dial{font-weight:700;min-width:44px}.checkout__phone-code-option-name{color:#6b6b6b;font-weight:400}.checkout__block{margin-bottom:32px}.checkout__block:last-child{margin-bottom:0}.checkout__shipping-options{display:grid;grid-template-columns:1fr 1fr;gap:16px}.checkout__option-card{position:relative;display:flex;align-items:center;gap:12px;padding:16px 18px;border:1px solid #e5e5e5;border-radius:12px;background:#fff;cursor:pointer;text-align:left;transition:border-color .2s}.checkout__option-card input{position:absolute;opacity:0;pointer-events:none}.checkout__option-card.is-selected{border-color:#111}.checkout__option-body{display:flex;flex-direction:column;gap:4px;min-width:0}.checkout__option-name{font-family:Arimo,sans-serif;font-size:14px;font-weight:700;color:#111}.checkout__option-meta,.checkout__option-price{display:inline-flex;align-items:center;gap:6px;font-family:Arimo,sans-serif;font-size:12px;color:#6b6b6b}.checkout__option-meta svg,.checkout__option-price svg{width:16px;height:16px;flex-shrink:0}.checkout__option-radio{width:18px;height:18px;border:2px solid #e5e5e5;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center}.is-selected .checkout__option-radio{border-color:#111}.is-selected .checkout__option-radio:after{content:"";width:8px;height:8px;border-radius:50%;background:#111}.checkout__option-body{flex:1;min-width:0}.checkout__option-name{display:block;font-family:Arimo,sans-serif;font-size:14px;font-weight:600;color:#111;margin-bottom:4px}.checkout__option-meta{display:flex;align-items:center;gap:6px;font-family:Arimo,sans-serif;font-size:13px;color:#6b6b6b}.checkout__option-meta svg{width:16px;height:16px}.checkout__payment-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.checkout__payment-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:100px;padding:20px 16px;border:1px solid #e5e5e5;border-radius:12px;background:#fff;cursor:pointer;transition:border-color .2s}.checkout__payment-card input{position:absolute;opacity:0;pointer-events:none}.checkout__payment-card>svg{width:28px;height:28px;color:#111}.checkout__payment-card>span:not(.checkout__payment-check){font-family:Arimo,sans-serif;font-size:13px;font-weight:500;color:#111;text-align:center}.checkout__payment-card.is-selected{border-color:#111}.checkout__payment-card--wide{grid-column:1/-1}.checkout__payment-check{position:absolute;top:10px;right:10px;width:26px;height:26px;color:#22a06b;display:flex;align-items:center;justify-content:center;pointer-events:none}.checkout__payment-check svg{width:26px;height:26px;color:#22a06b}.checkout__empty{margin:0;font-family:Arimo,sans-serif;font-size:14px;line-height:1.6;color:#6b6b6b}.checkout__empty a{display:block;margin-top:8px;color:#111;font-weight:600}.checkout__summary{padding:32px 24px;display:flex;flex-direction:column;gap:24px;position:sticky;top:16px}.checkout__summary-title{margin:0;font-family:Arimo,sans-serif;font-size:18px;font-weight:700;color:#111}.checkout__summary-items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:20px}.checkout__summary-item{display:flex;align-items:center;gap:12px}.checkout__summary-thumb{width:56px;height:56px;border-radius:8px;object-fit:cover;background:#f0f0f0;flex-shrink:0}.checkout__summary-info{flex:1;min-width:0}.checkout__summary-name{margin:0 0 4px;font-family:Arimo,sans-serif;font-size:14px;font-weight:600;color:#111}.checkout__summary-price{margin:0;font-family:Arimo,sans-serif;font-size:14px;color:#6b6b6b}.checkout__summary-qty{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #e5e5e5;border-radius:50%;font-family:Arimo,sans-serif;font-size:13px;font-weight:600;color:#111}.checkout__totals{display:flex;flex-direction:column;gap:12px;padding-top:8px;border-top:1px solid #e5e5e5}.checkout__total-row{display:flex;align-items:center;justify-content:space-between;font-family:Arimo,sans-serif;font-size:14px;color:#111}.checkout__total-row--grand{font-weight:700;font-size:16px}.checkout__place-order{display:block;width:100%;padding:14px 24px;border:none;border-radius:999px;background:#111;color:#fff;font-family:Arimo,sans-serif;font-size:15px;font-weight:600;text-align:center;cursor:pointer;transition:opacity .2s;text-decoration:none}.checkout__place-order:hover{opacity:.88}.checkout__place-order:disabled{opacity:.4;cursor:not-allowed}.checkout__modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background:#00000073}.checkout__modal{width:min(480px,100%);max-height:min(90vh,720px);overflow:auto;padding:24px;border-radius:16px;background:#fff;box-shadow:0 16px 48px #0000002e}.checkout__modal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.checkout__modal-title{margin:0;font-family:Arimo,sans-serif;font-size:20px;font-weight:700;color:#111}.checkout__modal-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:50%;background:transparent;color:#e53935;cursor:pointer}.checkout__modal-close svg{width:20px;height:20px}.checkout__modal-close:hover{background:#e5393514}.checkout__modal-form{display:flex;flex-direction:column;gap:20px}.checkout__modal-save{display:block;width:100%;margin-top:8px;padding:14px 24px;border:none;border-radius:999px;background:#111;color:#fff;font-family:Arimo,sans-serif;font-size:15px;font-weight:600;cursor:pointer;transition:opacity .2s}.checkout__modal-save:hover{opacity:.88}@media(max-width:900px){.checkout__card{grid-template-columns:1fr}.checkout__main{border-right:none;border-bottom:1px solid #e5e5e5}.checkout__summary{position:static}.checkout__shipping-options,.checkout__payment-grid{grid-template-columns:1fr}.checkout__payment-card--wide{grid-column:1}.checkout__phone-row,.checkout__addresses{grid-template-columns:1fr}}.auth-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-page__hero{background:#f3f3f3;display:flex;align-items:center;justify-content:center;padding:48px;overflow:hidden}.auth-page__hero img{width:100%;max-width:520px;height:auto;object-fit:contain;object-position:center}.auth-page__panel{display:flex;align-items:center;justify-content:center;padding:48px 64px;background:#fff}.auth-page__form-wrap{width:100%;max-width:420px}.auth-page__title{margin:0 0 40px;color:#141718;font-family:Poppins,sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:44px;letter-spacing:-.4px;text-transform:capitalize;font-feature-settings:"liga" off,"clig" off}.auth-page__fields{display:flex;flex-direction:column;gap:24px;margin-bottom:0}.auth-page__fields>.auth-page__row{margin-top:-8px;margin-bottom:28px}.auth-page__fields>.auth-page__submit{margin-top:0;margin-bottom:24px}.auth-page__field{display:flex;flex-direction:column;gap:10px}.auth-page__label{color:#141718;font-family:Arimo,Arimo,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:20px;text-transform:uppercase}.auth-page__error{margin:0;font-family:Arimo,Arimo,sans-serif;font-size:13px;font-weight:400;line-height:18px;color:#e53935}.auth-page__input-wrap{display:flex;align-items:center;gap:12px;height:52px;padding:0 16px;border:1px solid #e5e5e5;border-radius:999px;background:#fff}.auth-page__input-wrap--error{border-color:#e53935}.auth-page__input-wrap svg{width:18px;height:18px;flex-shrink:0;color:#9f9f9f}.auth-page__input-wrap input{flex:1;min-width:0;border:none;outline:none;background:transparent;color:#141718;font-family:Arimo,Arimo,sans-serif;font-size:16px;font-style:normal;font-weight:400}.auth-page__input-wrap input::placeholder{color:#9f9f9f;font-family:Arimo,Arimo,sans-serif;font-size:16px;font-style:normal;font-weight:400}.auth-page__phone-row{display:grid;grid-template-columns:130px 1fr;gap:12px;position:relative;z-index:10}.auth-page__phone-code-wrap{position:relative;z-index:20}.auth-page__phone-code{display:flex;align-items:center;gap:8px;width:100%;height:52px;padding:0 14px;border:1px solid #e5e5e5;border-radius:999px;background:#fff;font-family:Arimo,Arimo,sans-serif;font-size:16px;font-weight:400;color:#141718;cursor:pointer;transition:border-color .2s}.auth-page__phone-code--open{border-color:#141718}.auth-page__phone-code img{width:22px;height:16px;object-fit:cover;border-radius:2px;flex-shrink:0}.auth-page__phone-code-chevron{width:14px;height:14px;margin-left:auto;flex-shrink:0;color:#9f9f9f;transition:transform .2s ease}.auth-page__phone-code-chevron.is-open{transform:rotate(180deg)}.auth-page__phone-code-dropdown{position:absolute;top:calc(100% + 6px);left:0;width:280px;z-index:50;background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-shadow:0 8px 24px #0000001f;overflow:hidden}.auth-page__phone-code-search{display:flex;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid #e5e5e5;background:#fff;position:sticky;top:0;z-index:1}.auth-page__phone-code-search svg{width:16px;height:16px;flex-shrink:0;color:#9f9f9f}.auth-page__phone-code-search input{flex:1;min-width:0;border:none;outline:none;background:transparent;font-family:Arimo,Arimo,sans-serif;font-size:14px;font-weight:400;color:#141718}.auth-page__phone-code-search input::placeholder{color:#9f9f9f}.auth-page__phone-code-menu{list-style:none;margin:0;padding:6px;max-height:240px;overflow-y:auto}.auth-page__phone-code-empty{margin:0;padding:16px 12px;text-align:center;font-family:Arimo,Arimo,sans-serif;font-size:14px;color:#9f9f9f}.auth-page__phone-code-option{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:none;border-radius:8px;background:transparent;font-family:Arimo,Arimo,sans-serif;font-size:14px;color:#141718;text-align:left;cursor:pointer}.auth-page__phone-code-option:hover,.auth-page__phone-code-option.is-selected{background:#f3f3f3}.auth-page__phone-code-option img{width:22px;height:16px;object-fit:cover;border-radius:2px;flex-shrink:0}.auth-page__phone-code-option-dial{font-weight:700;min-width:44px}.auth-page__phone-code-option-name{color:#9f9f9f;font-weight:400}.auth-page__toggle-pw{display:flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;color:#9f9f9f;cursor:pointer}.auth-page__toggle-pw svg{width:18px;height:18px}.auth-page__row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}.auth-page__checkbox{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.auth-page__checkbox--error span{color:#e53935}.auth-page__checkbox input{width:18px;height:18px;margin:2px 0 0;flex-shrink:0;accent-color:#141718;cursor:pointer}.auth-page__checkbox span{color:#6c7275;font-feature-settings:"liga" off,"clig" off;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.4}.auth-page__forgot{color:#141718;font-family:Arimo,Arimo,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:24px;text-transform:capitalize;text-decoration:none;white-space:nowrap}.auth-page__forgot:hover{text-decoration:underline}.auth-page__submit{display:flex;align-items:center;justify-content:center;width:100%;height:52px;margin-bottom:24px;padding:0 24px;border:none;border-radius:999px;background:#111;color:#fff;text-align:center;font-family:Arimo,Arimo,sans-serif;font-size:18px;font-style:normal;font-weight:700;cursor:pointer;transition:opacity .2s}.auth-page__submit:hover{opacity:.9}.auth-page__footer{margin:0;text-align:center;color:#9f9f9f;font-family:Arimo,Arimo,sans-serif;font-size:16px;font-style:normal;font-weight:400}.auth-page__footer a{color:#141718;font-family:Arimo,Arimo,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:24px;text-transform:capitalize;text-decoration:none}.auth-page__footer a:hover{text-decoration:underline}@media(max-width:900px){.auth-page{grid-template-columns:1fr;grid-template-rows:auto 1fr;min-height:auto}.auth-page__hero{order:1;min-height:0;height:clamp(280px,42vw,400px);padding:0;align-items:stretch}.auth-page__hero img{width:100%;max-width:none;height:100%;min-height:280px;object-fit:cover;object-position:center center}.auth-page__panel{order:2;align-items:flex-start;justify-content:flex-start;padding:32px 24px 40px;flex:1}.auth-page__form-wrap{max-width:none}.auth-page__title{margin-bottom:32px;font-size:36px;line-height:1.15}.auth-page__fields{gap:20px}.auth-page__phone-row{grid-template-columns:120px 1fr}.auth-page__phone-code-dropdown{width:min(280px,100vw - 48px)}.auth-page__row{flex-wrap:wrap;gap:12px 16px}.auth-page__forgot{margin-left:auto}.auth-page__checkbox span{font-size:14px;line-height:1.5}}@media(max-width:480px){.auth-page__hero{height:300px}.auth-page__hero img{min-height:300px}.auth-page__panel{padding:28px 20px 36px}.auth-page__title{font-size:32px;margin-bottom:28px}.auth-page__phone-row{grid-template-columns:1fr;gap:10px}.auth-page__phone-code-dropdown{width:100%;left:0;right:0}.auth-page__row{flex-direction:column;align-items:flex-start}.auth-page__forgot{margin-left:0}}.auth-page__checkbox--terms span{color:#6c7275}.home__section{width:80%;margin:0 auto;padding:0 24px 64px}.home__section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;gap:16px}.home__section-title{margin:0;color:#000;font-feature-settings:"liga" off,"clig" off;font-family:Poppins,sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:1.2}.home__section-link{display:inline-flex;align-items:center;gap:6px;color:#141718;font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-decoration:none;white-space:nowrap}.home__section-link:hover{opacity:.7}.home__section-link svg{width:16px;height:16px}.home__hero{position:relative;width:100%;min-height:520px;overflow:hidden}.home__hero-track{display:flex;height:100%;min-height:520px;transition:transform .5s ease}.home__hero-slide{position:relative;flex:0 0 100%;min-height:520px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center}.home__hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000001f}.home__hero-content{position:relative;z-index:1;text-align:center;padding:24px}.home__hero-title{margin:0;color:var(--White-Color, #fff);text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:Poppins,sans-serif;font-size:72px;font-style:normal;font-weight:500;line-height:1.1;letter-spacing:-.02em}.home__hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:48px;height:48px;border:none;border-radius:50%;background:#ffffffe6;color:#111;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.home__hero-arrow:hover{background:#fff}.home__hero-arrow svg{width:20px;height:20px}.home__hero-arrow--prev{left:24px}.home__hero-arrow--next{right:24px}.home__hero-dots{position:absolute;bottom:28px;left:50%;transform:translate(-50%);z-index:2;display:flex;align-items:center;gap:8px}.home__hero-dot{width:8px;height:8px;padding:0;border:none;border-radius:50%;background:#ffffff80;cursor:pointer;transition:width .2s,background .2s}.home__hero-dot.is-active{width:32px;border-radius:999px;background:#fff}.home__categories{padding-top:56px}.home__categories-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.home__categories-col{display:flex;flex-direction:column;gap:20px}.home__category-card{position:relative;display:block;border-radius:16px;background:#f3f5f7;overflow:hidden;text-decoration:none;color:inherit}.home__category-card:hover .home__category-shop{opacity:.7}.home__category-copy{position:absolute;top:28px;left:28px;right:28px;z-index:1}.home__category-title{margin:0 0 8px;color:#141718;font-feature-settings:"liga" off,"clig" off;font-family:Poppins,sans-serif;font-size:34px;font-style:normal;font-weight:500;line-height:1.2}.home__category-shop{display:inline-flex;align-items:center;gap:6px;color:#141718;font-feature-settings:"liga" off,"clig" off;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:-.4px;text-decoration:underline;text-underline-offset:3px}.home__category-shop svg{width:14px;height:14px}.home__category-photo{display:block;width:100%;height:auto;pointer-events:none}.home__products-scroll{width:100%}.home__products{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.home__products-scrollbar,.home__new-arrivals-link--bottom{display:none}.home__product-card{position:relative;display:flex;flex-direction:column}.home__product-link{text-decoration:none;color:inherit}.home__product-link--media{display:block}.home__product-media{position:relative;border-radius:12px;background:#f3f3f3;overflow:hidden;margin-bottom:14px}.home__product-badges{position:absolute;top:12px;left:12px;z-index:2;display:flex;flex-direction:column;gap:6px}.home__badge{display:inline-block;padding:4px 10px;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.home__badge--new{background:#fff;color:#111}.home__badge--sale{background:#22a06b;color:#fff}.home__product-img{display:block;width:100%;height:auto;padding:16px;box-sizing:border-box;transition:transform .3s}.home__product-cart{position:absolute;left:12px;right:12px;bottom:12px;z-index:3;padding:12px;border:none;border-radius:999px;background:#111;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;cursor:pointer;opacity:0;transform:translateY(8px);transition:opacity .25s,transform .25s;pointer-events:auto}.home__product-card:hover .home__product-cart,.home__product-card:focus-within .home__product-cart{opacity:1;transform:translateY(0)}.home__product-card:hover .home__product-img{transform:scale(1.03)}.home__product-stars{display:flex;gap:2px;margin-bottom:6px;color:#111}.home__product-stars svg{width:14px;height:14px;fill:currentColor}.home__product-name{margin:0 0 4px;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;color:#141718}.home__product-price{margin:0;font-family:Poppins,sans-serif;font-size:14px;font-weight:500}.home__product-price s{color:#6c7275;font-weight:400;margin-right:6px}.home__features{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding-top:36px;padding-bottom:64px}.home__feature-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:48px 24px 36px;border-radius:16px;background:var(--neutral-02100, #f3f5f7)}.home__feature-icon-badge{position:absolute;top:0;left:50%;display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#fff;transform:translate(-50%,-50%)}.home__feature-icon{width:28px;height:28px;color:#141718}.home__feature-icon svg{width:100%;height:100%}.home__feature-title{margin:0 0 8px;font-family:Poppins,sans-serif;font-size:22px;font-style:normal;font-weight:600;line-height:1.3;color:#141718}.home__feature-desc{margin:0;color:#6c7275;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.4}.home__lifestyle{width:100%;min-height:420px;background-size:cover;background-position:center;margin-bottom:0}@media(max-width:1100px){.home__products{grid-template-columns:repeat(3,1fr)}.home__features{grid-template-columns:repeat(2,1fr)}}@media(max-width:1024px){.home__categories.home__section{width:97%;padding-left:0;padding-right:0}.home__categories .home__section-title{font-size:22px}.home__categories-grid{grid-template-columns:1fr}.home__new-arrivals.home__section{width:97%;padding-left:0;padding-right:0}.home__new-arrivals .home__section-head{margin-bottom:24px}.home__new-arrivals .home__section-title{font-size:22px}.home__new-arrivals .home__section-head .home__new-arrivals-link{display:none}.home__new-arrivals-link--bottom{display:inline-flex;margin-top:20px}.home__products-scroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none;--product-card-width: min(240px, 68%)}.home__products-scroll::-webkit-scrollbar{display:none}.home__products{display:flex;flex-wrap:nowrap;gap:12px;width:max-content;min-width:100%;padding-right:12px}.home__product-card{flex:0 0 var(--product-card-width);width:var(--product-card-width);scroll-snap-align:start}.home__product-img{display:block;width:100%;height:auto;padding:16px;box-sizing:border-box}.home__product-cart{opacity:1;transform:translateY(0)}.home__products-scrollbar{display:block;height:3px;margin-top:24px;background:#e8ecef;border-radius:999px;overflow:hidden}.home__products-scrollbar-thumb{display:block;height:100%;background:#141718;border-radius:999px;transition:margin-left .12s ease-out,width .12s ease-out}}@media(max-width:900px){.home__hero-title{font-size:48px}}@media(max-width:600px){.home__hero-title{font-size:36px}.home__section-title{font-size:28px}.home__categories .home__section-title{font-size:18px}.home__features{grid-template-columns:1fr}.home__new-arrivals .home__section-title{font-size:18px}}.shop{flex:1;background:#fff}.shop__layout{max-width:1200px;margin:0 auto;padding:32px 24px 64px;display:grid;grid-template-columns:220px 1fr;gap:40px;align-items:start}.shop__sidebar-backdrop{display:none}.shop__sidebar{position:sticky;top:92px}.shop__sidebar-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.shop__sidebar-close{display:none}.shop__sidebar-title{display:flex;align-items:center;gap:8px;margin:0;font-family:Arimo,sans-serif;font-size:18px;font-weight:700;color:#141718}.shop__sidebar-title svg{width:20px;height:20px}.shop__filter-block{margin-bottom:28px}.shop__filter-label{margin:0 0 14px;font-family:Arimo,sans-serif;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#141718}.shop__room-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.shop__room-link{font-family:Arimo,sans-serif;font-size:15px;font-weight:400;color:#6c7275;text-decoration:none}.shop__room-link:hover{color:#141718}.shop__room-link.is-active{color:#141718;font-weight:600;text-decoration:underline;text-underline-offset:4px}.shop__checkbox-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.shop__checkbox{display:flex;align-items:center;gap:12px;font-family:Arimo,sans-serif;font-size:14px;color:#141718;cursor:pointer}.shop__checkbox input{position:absolute;opacity:0;pointer-events:none}.shop__checkbox input:checked+.shop__checkbox-box{background:#141718;border-color:#141718}.shop__checkbox input:checked+.shop__checkbox-box:after{opacity:1}.shop__checkbox-box{flex-shrink:0;width:18px;height:18px;border:1px solid #c9c9c9;border-radius:3px;background:#fff;position:relative}.shop__checkbox-box:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border:solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0}.shop__stars{display:flex;gap:2px}.shop__stars svg{width:14px;height:14px;fill:#141718}.shop__toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px;flex-wrap:wrap}.shop__toolbar-left{display:flex;align-items:center;gap:12px}.shop__filter-btn{display:none}.shop__title{margin:0;font-family:Poppins,Arimo,sans-serif;font-size:28px;font-weight:500;color:#141718}.shop__toolbar-right{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.shop__select-wrap{display:block}.shop__select{height:40px;padding:0 36px 0 14px;border:1px solid #e5e5e5;border-radius:8px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23141718' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") no-repeat right 12px center;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:Arimo,sans-serif;font-size:13px;color:#141718;cursor:pointer;outline:none}.shop__select:focus{border-color:#999}.shop__view-toggle{display:flex;border:1px solid #e5e5e5;border-radius:8px;overflow:hidden}.shop__view-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;background:#fff;color:#6c7275;cursor:pointer}.shop__view-btn svg{width:18px;height:18px}.shop__view-btn.is-active{background:#141718;color:#fff}.shop__mobile-controls{display:none}.shop__empty{margin:0 0 40px;padding:48px 24px;text-align:center;font-family:Arimo,sans-serif;font-size:15px;color:#6c7275;background:#f3f5f7;border-radius:12px}.shop__pagination-total{color:#6c7275}.shop__products{margin-bottom:40px}.shop__products--grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.shop__products--list{display:flex;flex-direction:column;gap:20px}.shop__products--list .shop__product-card{display:grid;grid-template-columns:200px 1fr;gap:24px;align-items:center}.shop__products--list .shop__product-media{margin-bottom:0}.shop__products--list .shop__product-img{max-height:200px;object-fit:contain}.shop__product-card{position:relative;display:flex;flex-direction:column}.shop__product-link{text-decoration:none;color:inherit}.shop__product-link--media{display:block}.shop__product-media{position:relative;border-radius:12px;background:#f3f5f7;overflow:hidden;margin-bottom:14px}.shop__product-badges{position:absolute;top:12px;left:12px;z-index:2;display:flex;flex-direction:column;gap:6px}.shop__badge{display:inline-block;padding:4px 10px;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.shop__badge--new{background:#fff;color:#111}.shop__badge--sale{background:#22a06b;color:#fff}.shop__product-img{display:block;width:100%;height:auto;padding:16px;box-sizing:border-box;transition:transform .3s}.shop__product-cart{position:absolute;left:12px;right:12px;bottom:12px;z-index:3;padding:12px;border:none;border-radius:999px;background:#111;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;cursor:pointer;opacity:0;transform:translateY(8px);transition:opacity .25s,transform .25s}.shop__product-card:hover .shop__product-cart,.shop__product-card:focus-within .shop__product-cart{opacity:1;transform:translateY(0)}.shop__product-card:hover .shop__product-img{transform:scale(1.02)}.shop__product-stars{display:flex;gap:2px;margin-bottom:6px;color:#141718}.shop__product-stars svg{width:14px;height:14px;fill:currentColor}.shop__product-name{margin:0 0 4px;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;color:#141718}.shop__product-price{margin:0;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#141718}.shop__product-price s{color:#6c7275;font-weight:400;margin-right:6px}.shop__pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.shop__pagination-info{margin:0;font-family:Arimo,sans-serif;font-size:14px;color:#6c7275}.shop__pagination-nav{display:flex;align-items:center;gap:8px}.shop__page-btn{min-width:36px;height:36px;padding:0 10px;border:1px solid #e5e5e5;border-radius:50%;background:#f3f5f7;font-family:Arimo,sans-serif;font-size:14px;font-weight:500;color:#141718;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.shop__page-btn svg{width:16px;height:16px}.shop__page-btn.is-active,.shop__page-btn--arrow:not(:disabled){background:#111;color:#fff;border-color:#111}.shop__page-btn:disabled{opacity:.35;cursor:not-allowed}.shop__page-btn:hover:not(.is-active):not(:disabled){border-color:#141718}.shop__page-ellipsis{font-family:Arimo,sans-serif;font-size:14px;color:#6c7275;padding:0 4px}@media(max-width:1100px){.shop__products--grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:1024px){.shop__layout{grid-template-columns:1fr;padding:24px 16px 48px;gap:0}.shop__sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:140;background:#00000073}.shop__sidebar{position:fixed;top:0;left:0;bottom:0;z-index:150;width:min(300px,88vw);background:#fff;padding:24px 20px;overflow-y:auto;transform:translate(-100%);transition:transform .25s ease;box-shadow:4px 0 24px #0000001a}.shop__sidebar.is-open{transform:translate(0)}.shop__sidebar-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;background:transparent;cursor:pointer}.shop__sidebar-close svg{width:20px;height:20px}.shop__filter-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid #e5e5e5;border-radius:8px;background:#fff;cursor:pointer}.shop__filter-btn svg{width:20px;height:20px}.shop__title{font-size:22px}.shop__toolbar-right .shop__select-wrap,.shop__toolbar-right .shop__view-toggle{display:none}.shop__mobile-controls{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px}.shop__mobile-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:14px}.shop__mobile-card-title{margin:0 0 10px;font-family:Arimo,sans-serif;font-size:14px;font-weight:700;color:#141718}.shop__mobile-option{display:block;width:100%;margin-bottom:6px;padding:10px 12px;border:none;border-radius:8px;background:transparent;font-family:Arimo,sans-serif;font-size:13px;color:#6c7275;text-align:left;cursor:pointer}.shop__mobile-option:last-child{margin-bottom:0}.shop__mobile-option.is-active{background:#f3f5f7;color:#141718;font-weight:500}.shop__products--grid{grid-template-columns:repeat(2,1fr);gap:16px}.shop__product-cart{opacity:1;transform:translateY(0)}.shop__pagination{flex-direction:column;align-items:flex-start}}@media(max-width:600px){.shop__mobile-controls,.shop__products--grid,.shop__products--list .shop__product-card{grid-template-columns:1fr}}.product{flex:1;background:#fff}.product__inner{max-width:1200px;margin:0 auto;padding:32px 24px 64px}.product--missing .product__inner{text-align:center;padding-top:80px}.product--missing .product__inner button{margin-top:16px;padding:12px 24px;border:none;border-radius:999px;background:#111;color:#fff;cursor:pointer}.product__hero{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start;margin-bottom:48px}.product__gallery{display:flex;flex-direction:column;gap:16px}.product__main-media{position:relative;background:#f3f5f7;border-radius:12px;overflow:hidden}.product__main-img{display:block;width:100%;height:auto;padding:24px;box-sizing:border-box}.product__gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border:none;border-radius:50%;background:#fffffff2;color:#141718;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 2px 8px #00000014}.product__gallery-arrow svg{width:18px;height:18px}.product__gallery-arrow--prev{left:12px}.product__gallery-arrow--next{right:12px}.product__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.product__thumb{padding:0;border:2px solid transparent;border-radius:8px;background:#f3f5f7;overflow:hidden;cursor:pointer}.product__thumb.is-active{border-color:#141718}.product__thumb img{display:block;width:100%;height:auto;padding:8px;box-sizing:border-box}.product__badges{position:absolute;top:12px;left:12px;z-index:2;display:flex;flex-direction:column;gap:6px}.product__badges--sm{top:10px;left:10px}.product__badge{display:inline-block;padding:4px 10px;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.product__badge--new{background:#fff;color:#111}.product__badge--sale{background:#22a06b;color:#fff}.product__info{padding-top:8px}.product__rating-row{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-family:Arimo,sans-serif;font-size:14px;color:#6c7275}.product__stars{display:flex;gap:2px;color:#141718}.product__stars svg{width:14px;height:14px;fill:currentColor}.product__stars--sm svg{width:12px;height:12px}.product__title{margin:0 0 16px;font-family:Poppins,sans-serif;font-size:40px;font-weight:500;line-height:1.2;color:#141718}.product__price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;margin-bottom:24px}.product__price{font-family:Poppins,sans-serif;font-size:24px;font-weight:600;color:#141718}.product__old-price{font-family:Poppins,sans-serif;font-size:16px;color:#6c7275}.product__discount{font-family:Arimo,sans-serif;font-size:14px;font-weight:600;color:#22a06b}.product__meta{margin:0 0 24px}.product__meta-row{margin-bottom:16px}.product__meta-row dt{margin-bottom:6px;font-family:Arimo,sans-serif;font-size:14px;font-weight:700;color:#141718}.product__meta-row dd{margin:0;font-family:Arimo,sans-serif;font-size:14px;line-height:1.5;color:#6c7275}.product__color{margin-bottom:28px}.product__color-label{display:block;margin-bottom:8px;font-family:Arimo,sans-serif;font-size:14px;font-weight:700;color:#141718}.product__color-value{display:inline-block;min-width:120px;padding:12px 16px;border:1px solid #e5e5e5;border-radius:999px;font-family:Arimo,sans-serif;font-size:14px;color:#141718}.product__purchase{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.product__qty{display:flex;align-items:center;gap:16px;padding:10px 18px;border-radius:999px;background:#f3f5f7;font-family:Arimo,sans-serif;font-size:16px;font-weight:500}.product__qty button{width:28px;height:28px;border:none;border-radius:50%;background:transparent;font-size:20px;line-height:1;cursor:pointer;color:#141718}.product__add-btn{flex:1;min-width:200px;padding:14px 24px;border:none;border-radius:999px;background:#111;color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;cursor:pointer}.product__add-btn:hover{opacity:.9}.product__tabs-section{margin-bottom:56px}.product__tabs{display:flex;gap:32px;border-bottom:1px solid #e5e5e5;margin-bottom:24px}.product__tab{padding:0 0 14px;border:none;border-bottom:2px solid transparent;background:transparent;font-family:Arimo,sans-serif;font-size:15px;font-weight:400;color:#6c7275;cursor:pointer;margin-bottom:-1px}.product__tab.is-active{font-weight:700;color:#141718;border-bottom-color:#141718}.product__tab-text{margin:0;font-family:Arimo,sans-serif;font-size:14px;line-height:1.7;color:#6c7275}.product__reviews-title{margin:0 0 20px;font-family:Arimo,sans-serif;font-size:18px;font-weight:700;color:#141718}.product__review{padding:20px 0;border-bottom:1px solid #e5e5e5}.product__review:last-child{border-bottom:none}.product__review p{margin:10px 0 0;font-family:Arimo,sans-serif;font-size:14px;line-height:1.6;color:#6c7275}.product__review-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.product__review-head strong{font-family:Arimo,sans-serif;font-size:14px;color:#141718}.product__review-head time{font-family:Arimo,sans-serif;font-size:12px;color:#6c7275}.product__related-title{margin:0 0 24px;font-family:Poppins,sans-serif;font-size:32px;font-weight:500;color:#141718}.product__related-scroll{overflow-x:auto;scrollbar-width:none;margin-bottom:16px}.product__related-scroll::-webkit-scrollbar{display:none}.product__related-track{display:flex;gap:20px;width:max-content;padding-bottom:4px}.product__related-card{flex:0 0 220px;width:220px}.product__related-media{position:relative;background:#f3f5f7;border-radius:12px;overflow:hidden;margin-bottom:12px}.product__related-link{display:block;text-decoration:none;color:inherit}.product__related-link img{display:block;width:100%;height:auto;padding:16px;box-sizing:border-box}.product__wish{position:absolute;top:10px;right:10px;z-index:2;width:32px;height:32px;border:none;border-radius:50%;background:#fff;color:#141718;cursor:pointer;display:flex;align-items:center;justify-content:center}.product__wish svg{width:16px;height:16px}.product__related-cart{position:absolute;left:10px;right:10px;bottom:10px;z-index:3;padding:10px;border:none;border-radius:999px;background:#111;color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;cursor:pointer;opacity:0;transform:translateY(6px);transition:opacity .2s,transform .2s}.product__related-card:hover .product__related-cart,.product__related-card:focus-within .product__related-cart{opacity:1;transform:translateY(0)}.product__related-body{display:block;text-decoration:none;color:inherit}.product__related-body h3{margin:0 0 4px;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;color:#141718}.product__related-body p{margin:0;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#141718}.product__related-body p s{color:#6c7275;font-weight:400;margin-right:6px}.product__related-scrollbar{height:4px;background:#e8ecef;border-radius:999px;overflow:hidden}.product__related-scrollbar-thumb{display:block;height:100%;background:#141718;border-radius:999px;transition:margin-left .12s ease-out,width .12s ease-out}@media(max-width:1024px){.product__inner{padding:24px 16px 48px}.product__hero{grid-template-columns:1fr;gap:28px}.product__title{font-size:28px}.product__related-title{font-size:24px}.product__related-card{flex:0 0 min(240px,68%);width:min(240px,68%)}.product__related-cart{opacity:1;transform:translateY(0)}}@media(max-width:600px){.product__thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.product__tabs{gap:16px;overflow-x:auto}.product__purchase{flex-direction:column;align-items:stretch}.product__add-btn{width:100%}}.checkout--thank-you .thank-you__hero{text-align:center;margin-bottom:32px}.checkout--thank-you .thank-you__check{display:inline-flex;width:56px;height:56px;margin-bottom:16px;color:#22a06b}.checkout--thank-you .thank-you__check svg{width:56px;height:56px}.checkout--thank-you .thank-you__title{margin:0 0 10px;font-family:Arimo,sans-serif;font-size:28px;font-weight:700;color:#111}.checkout--thank-you .thank-you__subtitle{margin:0;max-width:520px;margin-inline:auto;font-family:Arimo,sans-serif;font-size:14px;line-height:1.6;color:#6b6b6b}.checkout--thank-you .thank-you__info-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.checkout--thank-you .thank-you__info-card{padding:16px 18px;border:1px solid #e5e5e5;border-radius:12px;background:#fff;font-family:Arimo,sans-serif;font-size:13px;line-height:1.65;color:#6b6b6b}.checkout--thank-you .thank-you__info-card p{margin:0 0 6px}.checkout--thank-you .thank-you__info-card p:last-child{margin-bottom:0}.checkout--thank-you .thank-you__info-card strong{color:#111;font-weight:600}.checkout--thank-you .thank-you__method-card{display:flex;align-items:center;gap:12px;padding:16px 18px;border:1px solid #111111;border-radius:12px;background:#fff}.checkout--thank-you .thank-you__payment-card{max-width:220px;pointer-events:none}@media(max-width:900px){.checkout--thank-you .thank-you__info-grid{grid-template-columns:1fr}}.profile{padding:48px 24px 64px;background:#fff}.profile__inner{max-width:1200px;margin:0 auto}.profile__card{display:grid;grid-template-columns:220px 1fr;gap:0;border:1px solid #e5e5e5;border-radius:16px;overflow:hidden;background:#fff}.profile__sidebar{display:flex;flex-direction:column;gap:8px;padding:24px 16px;border-right:1px solid #e5e5e5;background:#fff}.profile__nav-item{display:flex;align-items:center;gap:10px;width:100%;padding:12px 14px;border:none;border-radius:999px;background:transparent;font-family:Arimo,sans-serif;font-size:14px;font-weight:500;color:#111;text-align:left;cursor:pointer;transition:background .2s,color .2s}.profile__nav-item svg{width:18px;height:18px;flex-shrink:0}.profile__nav-item:hover{background:#f5f5f5}.profile__nav-item.is-active{background:#111;color:#fff}.profile__nav-item--logout{margin-top:auto;color:#e53935}.profile__nav-item--logout:hover{background:#e5393514}.profile__content{padding:32px 28px;min-width:0}.profile__panel-title{margin:0 0 24px;font-family:Arimo,sans-serif;font-size:22px;font-weight:700;color:#111}.profile__panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.profile__panel-head .profile__panel-title{margin:0}.profile__section-heading{margin:0 0 16px;font-family:Arimo,sans-serif;font-size:16px;font-weight:700;color:#111}.profile__form .profile__section-heading:not(:first-child){margin-top:28px}.profile__save-btn{display:block;width:100%;margin-top:8px;padding:14px 24px;border:none;border-radius:999px;background:#111;color:#fff;font-family:Arimo,sans-serif;font-size:15px;font-weight:600;cursor:pointer;transition:opacity .2s}.profile__save-btn:hover{opacity:.88}.profile__toggle-pw{display:flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;color:#6b6b6b;cursor:pointer}.profile__toggle-pw svg{width:18px;height:18px}.profile__add-link{padding:0;border:none;background:transparent;font-family:Arimo,sans-serif;font-size:13px;font-weight:700;letter-spacing:.02em;color:#111;cursor:pointer;white-space:nowrap}.profile__add-link:hover{opacity:.7}.profile__address-list{display:grid;grid-template-columns:1fr 1fr;gap:16px}.profile__address-item{padding:18px;border:1px solid #e5e5e5;border-radius:12px;background:#fff}.profile__address-item-head{margin-bottom:12px}.profile__address-item-title{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-family:Arimo,sans-serif;font-size:15px;font-weight:700;color:#111}.profile__address-item-title svg{width:18px;height:18px;flex-shrink:0}.profile__default-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:999px;background:#f5f5f5;font-size:11px;font-weight:600;color:#22a06b}.profile__default-badge svg{width:12px;height:12px}.profile__address-item-body{margin-bottom:16px;font-family:Arimo,sans-serif;font-size:13px;line-height:1.6;color:#6b6b6b}.profile__address-item-body p{margin:0 0 4px}.profile__address-item-body p:last-child{margin-bottom:0}.profile__address-actions{display:flex;gap:10px}.profile__btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;flex:1;padding:10px 14px;border:none;border-radius:999px;font-family:Arimo,sans-serif;font-size:13px;font-weight:600;cursor:pointer;transition:opacity .2s}.profile__btn svg{width:16px;height:16px}.profile__btn--dark{background:#111;color:#fff}.profile__btn--danger{background:transparent;border:1px solid #e53935;color:#e53935}.profile__btn:disabled{opacity:.4;cursor:not-allowed}.profile__btn:hover:not(:disabled){opacity:.88}.profile__empty{margin:0;font-family:Arimo,sans-serif;font-size:14px;color:#6b6b6b}.profile__panel--orders .profile__panel-title{margin-bottom:20px}.profile__order-list{list-style:none;margin:0;padding:0}.profile__order-item{padding:20px 0;border-bottom:1px solid #e5e5e5}.profile__order-item:first-child{padding-top:0}.profile__order-item:last-child{border-bottom:none;padding-bottom:0}.profile__order-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:10px}.profile__order-meta{display:flex;flex-direction:column;gap:4px}.profile__order-id{font-family:Arimo,sans-serif;font-size:13px;font-weight:600;color:#6b6b6b}.profile__order-date{font-family:Arimo,sans-serif;font-size:12px;color:#6b6b6b}.profile__order-price{font-family:Arimo,sans-serif;font-size:16px;font-weight:700;color:#111;white-space:nowrap}.profile__order-title{margin:0 0 4px;font-family:Arimo,sans-serif;font-size:15px;font-weight:600;color:#111}.profile__order-desc{margin:0 0 12px;font-family:Arimo,sans-serif;font-size:13px;color:#6b6b6b}.profile__order-status-row{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:14px}.profile__status-chip{display:inline-block;padding:4px 12px;border-radius:999px;background:#f5f5f5;font-family:Arimo,sans-serif;font-size:12px;font-weight:500;color:#6b6b6b}.profile__payment-status{display:inline-flex;align-items:center;gap:6px;font-family:Arimo,sans-serif;font-size:13px;font-weight:600}.profile__payment-status svg{width:16px;height:16px}.profile__payment-status--paid{color:#22a06b}.profile__payment-status--unpaid{color:#e53935}.profile__order-actions{display:flex;justify-content:flex-end;gap:10px}.profile__btn--outline{background:#fff;border:1px solid #111111;color:#111}.order-modal-overlay{z-index:1100}.order-modal{width:min(720px,100%);max-height:min(92vh,860px)}.order-modal__header{position:relative;margin-bottom:16px}.order-modal__close{position:absolute;top:0;right:0}.order-modal__meta{display:flex;flex-direction:column;gap:4px;padding-right:40px}.order-modal__meta--triple{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.order-modal__meta-label{display:block;font-family:Arimo,sans-serif;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6b6b6b}.order-modal__meta-value{font-family:Arimo,sans-serif;font-size:13px;line-height:1.5;color:#111}.order-modal__title{margin:0 0 12px;font-family:Arimo,sans-serif;font-size:22px;font-weight:700;color:#111}.order-modal__badges{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.order-modal__badge{padding:4px 14px;border:1px solid #e5e5e5;border-radius:999px;font-family:Arimo,sans-serif;font-size:12px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:#6b6b6b;background:#fff}.order-modal__badge--received,.order-modal__badge--shipped,.order-modal__badge--delivered{border-color:#c5c5c5;color:#6b6b6b}.order-modal__badge--unpaid{border-color:#e5393559;color:#e53935;background:#e539350f}.order-modal__badge--paid{border-color:#22a06b59;color:#22a06b;background:#22a06b0f}.order-modal__table-wrap{overflow-x:auto;margin-bottom:20px}.order-modal__table{width:100%;border-collapse:collapse;font-family:Arimo,sans-serif;font-size:13px}.order-modal__table th{padding:10px 12px;border-bottom:1px solid #e5e5e5;font-size:11px;font-weight:700;letter-spacing:.04em;text-align:left;text-transform:uppercase;color:#6b6b6b}.order-modal__table td{padding:14px 12px;border-bottom:1px solid #e5e5e5;color:#111;vertical-align:middle}.order-modal__table tbody tr:last-child td{border-bottom:none}.order-modal__product{display:flex;align-items:center;gap:12px}.order-modal__product img{width:48px;height:48px;object-fit:contain;border-radius:8px;background:#f5f5f5}.order-modal__product-name{display:block;font-weight:600;color:#111}.order-modal__product-sku{display:block;font-size:12px;color:#6b6b6b}.order-modal__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap}.order-modal__totals{min-width:200px}.order-modal__total-row{display:flex;justify-content:space-between;gap:24px;padding:4px 0;font-family:Arimo,sans-serif;font-size:13px;color:#6b6b6b}.order-modal__total-row--grand{margin-top:6px;font-size:16px;font-weight:700;color:#111}.order-modal__btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:999px;font-family:Arimo,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:opacity .2s}.order-modal__btn svg{width:18px;height:18px}.order-modal__btn--outline{border:1px solid #111111;background:#fff;color:#111}.order-modal__btn--cancel{border:1px solid #e53935;background:#fff;color:#e53935}.order-modal__btn:hover{opacity:.88}@media(max-width:900px){.order-modal__meta--triple{grid-template-columns:1fr}.profile__order-actions{flex-direction:column}.profile__order-actions .profile__btn{width:100%}}@media(max-width:900px){.profile__card{grid-template-columns:1fr}.profile__sidebar{flex-direction:row;flex-wrap:wrap;border-right:none;border-bottom:1px solid #e5e5e5}.profile__nav-item--logout{margin-top:0}.profile__address-list{grid-template-columns:1fr}}*,*:before,*:after{box-sizing:border-box}html{height:100%}body{margin:0;min-height:100%;font-family:Arimo,sans-serif;font-size:16px;color:#111;background:#fff;-webkit-font-smoothing:antialiased}html[dir=rtl] body{font-family:Segoe UI,Tahoma,Arial,sans-serif}html[dir=rtl] .site-nav__search-input,html[dir=rtl] .checkout__input-wrap input,html[dir=rtl] .auth-page__input-wrap input{text-align:right}#app{min-height:100vh;display:flex;flex-direction:column}.auth-page{flex:1;width:100%}main{flex:1}img{max-width:100%;height:auto}button{font-family:inherit}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
