@font-face{font-family:"Vazirmatn";src:url("../fonts/Vazirmatn/Vazirmatn[wght].woff2") format("woff2-variations");font-weight:100 900;font-style:normal;font-display:swap}:root{--font-primary:"Vazirmatn",sans-serif;--font-size-base:14px;--clr-bg-body:#ffffff;--clr-bg-surface:#ffffff;--clr-bg-soft:#f6f6f6;--clr-bg-accent:#f6f6f6;--clr-text-main:#090909;--clr-black2:#121212;--clr-text-muted:#707070;--clr-border:#eeeeee;--clr-border-strong:#dddddd;--clr-accent:#000000;--clr-accent-strong:#000000;--clr-accent-deep:#000000;--clr-success:#345c3f;--clr-danger:#9f3f35;--shadow-soft:none;--shadow-card:none;--radius-lg:6px;--radius-md:6px;--radius-sm:4px;--control-height:40px;--container:1440px;--page-edge:24px;--grid-gutter:64px;--product-ratio:5 / 7;--product-thumb-width:90px;--product-thumb-height:126px;--z-drawer:130;--z-drawer-mobile:210;--z-header-mobile:220;--z-mobile-nav:250;--z-mobile-nav-toggle:260;--bp-mobile:1024px}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:var(--clr-bg-body);color:var(--clr-text-main);direction:rtl;font-family:var(--font-primary);font-feature-settings:"ss01";font-size:var(--font-size-base);font-weight:400;line-height:1.75;letter-spacing:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer;background:transparent;border:none}img{display:block;max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{margin:0;color:var(--clr-text-main);font-weight:400;line-height:1.45;letter-spacing:0}p{margin:0}ul,ol{margin:0;padding:0}[hidden]{display:none !important}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.screen-reader-text:focus{width:auto;height:auto;clip:auto}body.navigation-open,body.modal-open,body.drawer-open{overflow:hidden}.skip-link{top:14px;right:14px;z-index:100;padding:8px 12px;background:#fff;border:1px solid var(--clr-text-main)}.container{width:min(var(--container),calc(100% - 48px));margin:0 auto}.shop-frame,.site-header__inner,.site-footer__bottom{width:calc(100% - (var(--page-edge) * 2));margin:0 auto}.site-shell{display:flex;min-height:100vh;flex-direction:column}.card-box{background:var(--clr-bg-surface);border:1px solid var(--clr-border);border-radius:0;box-shadow:none}.btn{display:flex;justify-content:center;padding:12px 32px;border:0.5px solid var(--clr-text-main);font-weight:700;font-size:12px}.btn--primary{background:var(--clr-text-main);color:#fff}.btn--secondary{background:transparent;color:var(--clr-text-main);border-color:var(--clr-border-strong)}.btn--sm{padding:10px 20px;border:1px solid #000;background:transparent;font-size:11px;cursor:pointer;transition:all 0.3s;color:#000;display:inline-block;text-align:center}.btn--sm:hover{background:#000;color:#fff}.btn--disabled{border-color:var(--clr-border);color:#aaa8a0;pointer-events:none}.btn--lg{min-height:50px;padding-inline:26px}.btn--full{width:100%}.site-notice{margin:0;border-bottom:1px solid var(--clr-border)}.site-notice .container{padding:10px 0}.site-notice p,.site-notice--success .container,.site-notice--error .container{color:var(--clr-text-main)}.section-kicker{display:block;margin-bottom:8px;color:var(--clr-text-muted);font-size:0.78rem;font-weight:400}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.section-head h2{font-size:15px;margin-top:20px;font-weight:500}.site-header{position:sticky;top:0;z-index:1;padding:20px 40px;background:#fff}.site-header__inner{position:relative;display:grid;min-height:96px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:24px}.site-header__brand{grid-column:2;justify-self:center}.site-brand,.site-brand--logo{display:inline-flex;align-items:center;gap:10px}.site-brand__title{color:var(--clr-text-main);font-size:2.35rem;font-weight:500;line-height:1}.site-navigation-list{grid-column:1;grid-row:1;justify-self:start}.site-menu,.site-navigation-list,.site-footer__links,.footer-bottom-links,.metadata-links{list-style:none}.site-menu{display:flex;align-items:center;gap:64px}.site-menu a,.site-navigation__link,.site-footer__link{color:var(--clr-text-main);font-size:1.05rem;line-height:1}.site-menu a:hover,.site-navigation__link:hover,.site-footer__link:hover,.site-menu .current-menu-item>a{color:var(--clr-text-muted)}.site-mobile-nav,#site-mobile-navigation{position:fixed;top:var(--site-mobile-nav-offset,72px);right:0;left:0;bottom:0;z-index:var(--z-mobile-nav);display:flex;flex-direction:column;background:#fff;color:var(--clr-text-main);opacity:0;visibility:hidden;pointer-events:none}body.navigation-open .site-mobile-nav,body.navigation-open #site-mobile-navigation,.site-mobile-nav.is-open,#site-mobile-navigation.is-open{z-index:var(--z-mobile-nav);opacity:1 !important;visibility:visible !important;pointer-events:auto !important}body.navigation-open .site-header__toggle--menu{position:relative;z-index:var(--z-mobile-nav-toggle)}.site-mobile-nav__tabs{display:grid;grid-template-columns:repeat(var(--mobile-nav-tab-count,2),minmax(0,1fr));flex-shrink:0;border-bottom:1px solid var(--clr-border);position:relative;z-index:1}.site-mobile-nav--subpanel .site-mobile-nav__tabs{display:none}.site-mobile-nav__tab{padding:18px 12px;border-bottom:1px solid transparent;margin-bottom:-1px;color:var(--clr-text-muted)}.site-mobile-nav__tab.is-active{border-bottom-color:var(--clr-text-main);color:var(--clr-text-main)}.site-mobile-nav__viewport{position:relative;flex:1 1 auto;min-height:0;overflow:hidden}.site-mobile-nav__screen{display:none;height:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:20px 0 40px;background:#fff}.site-mobile-nav__screen.is-current{display:block}.site-mobile-nav__list{margin:0;padding:0;list-style:none}.site-mobile-nav__item{border:0}.site-mobile-nav__link{position:relative;display:flex;width:100%;min-height:0;align-items:center;justify-content:center;padding:22px 48px;border:0;background:transparent;color:inherit;font:inherit;font-size:15px;font-weight:400;line-height:1.4;text-align:center;text-decoration:none;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.site-mobile-nav__link--logout{color:#b00020}.site-mobile-nav__link--login{font-weight:500}.site-mobile-nav__link-text{display:inline-block}.site-mobile-nav__icon{position:absolute;inset-inline-end:20px;top:50%;display:flex;width:15px;height:15px;align-items:center;justify-content:center;color:var(--clr-text-main);pointer-events:none;transform:translateY(-50%)}.site-mobile-nav__icon svg{display:block;width:15px;height:15px}[dir="rtl"] .site-mobile-nav__icon--forward svg{transform:scaleX(-1)}[dir="rtl"] .site-mobile-nav__icon--back svg{transform:scaleX(-1)}.site-mobile-nav__screen--sub{padding-top:0}.site-mobile-nav__subheader{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;margin-bottom:0;padding:10px 12px 18px;border-bottom:1px solid var(--clr-border)}.site-mobile-nav__back{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:var(--clr-text-main);cursor:pointer}.site-mobile-nav__back .site-mobile-nav__icon{position:static;inset:auto;transform:none}.site-mobile-nav__panel-title{margin:0;font-size:15px;font-weight:400;text-align:center}@media (min-width:1081px){.site-mobile-nav{display:none !important}.site-header__navigation--desktop{display:block !important}}.site-header__actions{grid-column:3;grid-row:1;display:flex;align-items:center;justify-content:flex-end;gap:30px}.site-drawer{position:fixed;inset:0;z-index:var(--z-drawer);visibility:hidden;pointer-events:none}.site-drawer:not(.is-open) .site-drawer__backdrop{opacity:0;pointer-events:none}.site-drawer__backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,0.18);opacity:0;transition:opacity 0.24s ease;pointer-events:none}.site-drawer__panel{position:absolute;top:0;bottom:0;right:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(475px,100%);background:#fff;transform:translateX(100%);transition:transform 0.24s ease;pointer-events:auto;overflow-y:hidden}.site-drawer.is-open .site-drawer__panel{transform:translateX(0)}.site-drawer.is-open{visibility:visible;pointer-events:auto}.site-drawer.is-open .site-drawer__backdrop{opacity:1;pointer-events:auto}@media (prefers-reduced-motion:reduce){.site-drawer__backdrop,.site-drawer__panel{transition:none}}.site-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:32px 24px 12px}.site-drawer__head h2{font-size:14px}.site-drawer__head--bare{justify-content:flex-end;margin-bottom:22px;padding-bottom:0;border-bottom:0}.site-drawer__close,.drawer-search__submit{padding:0;border:0;background:transparent;color:var(--clr-text-main);font:inherit}.site-drawer__body{min-height:0;overflow:auto;padding:16px 32px;margin-bottom:32px;direction:ltr;scrollbar-width:thin;scrollbar-color:rgba(9,9,9,0.35) transparent}.site-drawer__body>*{direction:rtl}.site-drawer__body::-webkit-scrollbar{width:4px}.site-drawer__body::-webkit-scrollbar-track{background:transparent}.site-drawer__body::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(9,9,9,0.35)}.site-drawer__body::-webkit-scrollbar-thumb:hover{background:rgba(9,9,9,0.5)}.site-drawer__footer{margin-bottom:48px;padding:0 48px;box-shadow:0 0 50px 50px #fff}.site-search--drawer .site-drawer__head{padding-bottom:0}.drawer-search__input{width:100%;min-height:48px;padding:0;border:0;border-bottom:0.5px solid var(--clr-text-main);background:transparent;color:var(--clr-text-main);font-weight:300;outline:0}.drawer-search-suggestions{display:grid;gap:18px;margin-top:34px}.drawer-search-suggestions__label{margin-top:22px;color:var(--clr-text-main);font-size:0.95rem}.drawer-search-suggestions__links{display:grid;gap:18px}.drawer-search-suggestions__links a{color:var(--clr-text-main);font-size:1.1rem;font-weight:500}.site-drawer__links,.filter-list{display:grid;gap:14px;margin-top:46px}.site-drawer__links a,.filter-list a{color:var(--clr-text-muted)}.site-drawer__links a:hover,.filter-list a:hover,.filter-list a.is-active{color:var(--clr-text-main)}.filter-group{margin-top:54px}.filter-group h3{font-size:1rem}.filter-panel{display:grid;gap:56px;padding:0 32px}.filter-panel__section{display:grid;gap:22px}.filter-panel__section h3{text-align:center;font-size:12px}.filter-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.filter-option-grid a,.filter-option-grid .filter-option{display:flex;border:0.5px solid var(--clr-text-main);font-size:12px;padding:0}.filter-option-grid .filter-option:nth-child(2n){margin-inline-start:-0.5px}.filter-option-grid .filter-option:nth-child(n+3){margin-block-start:-0.5px}.filter-option-grid .filter-option.is-active{border-width:1px}.filter-option-grid .filter-option.is-active:nth-child(2n){margin-inline-start:-1px}.filter-option-grid .filter-option.is-active:nth-child(n+3){margin-block-start:-1px}.filter-option-grid .filter-option:disabled{cursor:wait;opacity:0.65}.filter-option-grid--color a,.filter-option-grid--color .filter-option{gap:10px}.filter-color-chip{display:inline-block;width:8px;min-height:100%;align-self:stretch;background:#d8c39c}.filter-term-name{padding:5px}.filter-more{justify-self:start;padding:0;border:0;background:transparent;color:var(--clr-text-main);font:inherit}.filter-panel.is-loading{opacity:0.72}.filter-actions{display:flex;justify-content:center}.filter-actions .btn{flex-grow:1;inline-size:50%}.drawer-link{padding:0;border:0;background:transparent;color:var(--clr-text-muted);text-decoration:underline}.drawer-empty{display:grid;gap:18px;align-content:start;padding:0 16px}.drawer-empty .login-link{align-items:center;display:flex;font-weight:400;gap:10px}.drawer-empty .login-link svg{lock-size:15px;inline-size:15px;transform:scaleX(-1)}.drawer-summary{display:flex;justify-content:space-between;gap:18px;font-weight:300;margin-bottom:18px}.site-drawer--favorites .site-drawer__head{margin:0 24px 16px;border-bottom:solid 0.5px var(--clr-text-main);padding:32px 0 12px}.site-drawer--favorites .site-drawer__head h2{font-weight:300}.favorite-drawer-items{display:grid;gap:46px}.favorite-drawer-product{display:grid;grid-template-columns:90px minmax(0,1fr);gap:28px;align-items:start;color:var(--clr-text-main)}.favorite-drawer-product.is-updating{opacity:0.55;pointer-events:none}.favorite-drawer-product__cart-form{margin-top:28px}.favorite-drawer-product__controls{display:flex;flex-wrap:wrap;align-items:center;gap:24px 42px}.favorite-drawer-product__size select{width:100%;border:0;padding:0 24px 0 0;appearance:none;background:transparent;color:inherit;cursor:pointer;font:inherit;outline:0;text-transform:uppercase}.favorite-drawer-product__size svg{position:absolute;right:0;width:16px;height:16px;pointer-events:none}.favorite-drawer-product__add,.favorite-drawer-product__size{font-size:12px;font-weight:700}.favorite-drawer-product__remove{color:var(--clr-text-muted);font-size:10px;text-decoration:underline}.favorite-drawer-product__message{grid-column:1 / -1;margin:0;color:#9b1c1c;font-size:12px;line-height:1.5}.site-drawer--cart .site-drawer__footer{margin:0 24px;padding:32px;border-top:0.5px solid rgba(9,9,9,0.48)}.cart-item.is-updating{opacity:0.55;pointer-events:none}.cart-item__error{margin:8px 0 0;color:#9b1c1c;font-size:12px;line-height:1.5}.drawer-accordion__item{font-size:14px;border-bottom:0.5px solid var(--clr-text-main)}.drawer-accordion__item:last-child{border:none}.drawer-accordion__button{display:flex;width:100%;min-height:72px;align-items:center;justify-content:space-between;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:start}.drawer-accordion__icon{display:inline-flex;width:16px;height:17px;align-items:center;justify-content:center;flex:0 0 auto;transition:transform 0.2s ease}.drawer-accordion__icon svg{display:block}.drawer-accordion__item.is-open .drawer-accordion__icon{transform:rotate(180deg)}.drawer-accordion__content{display:none;padding:14px 0 34px;color:var(--clr-text-main);line-height:1.8}.drawer-accordion__item.is-open .drawer-accordion__content{display:block}.drawer-spec-list,.drawer-rich-text{display:grid;gap:10px}.drawer-rich-text ul{display:grid;gap:10px;margin:12px 0;padding:0;list-style:none}.drawer-rich-text li{position:relative;padding-inline-start:28px;font-weight:300}.drawer-rich-text li::before{background-color:currentColor;block-size:0.5px;content:"";display:block;inline-size:7px;inset-block-start:11px;inset-inline-start:0;position:absolute}.drawer-rich-text p{margin:0 0 14px}.drawer-spec-list li{display:flex;gap:12px;justify-content:space-between}.drawer-size-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--clr-text-main);margin-bottom:22px}.drawer-size-grid span{min-height:44px;display:grid;place-items:center;border:1px solid var(--clr-text-main)}.archive-search input{width:100%;min-height:36px;padding:0;border:0;background:transparent;color:var(--clr-text-main);outline:0}.archive-search input::placeholder,input::placeholder,textarea::placeholder{color:#aaa8a0}.header-action svg,.wishlist-icon svg{width:16px;height:16px;stroke-width:unset}.header-action{display:inline-flex;min-height:auto;align-items:center;gap:7px;padding:0;border:0;background:transparent;color:var(--clr-text-main);font-size:1.05rem;line-height:1}.header-action__count{position:absolute;inset-block-start:-3px;inset-inline-end:-3px;color:var(--clr-text-main);font-size:9px}.header-action--favorites,.header-action--cart{position:relative}.site-header__mobile-tools,.site-header__toggle{display:none}.site-header__toggle svg{display:block;width:16px;height:16px}.product-page,.shop-page,.cart-page,.checkout-page,.account-page,.invoice-page,.payment-result-page{flex:1;padding:0}.product-frame{width:calc(100% - (var(--page-edge) * 2));margin:0 auto}.product-container{display:grid;grid-template-columns:minmax(0,560px) minmax(360px,500px);gap:clamp(36px,5vw,92px);align-items:stretch;justify-content:center;width:calc(100% - (var(--page-edge) * 2));max-width:1400px;margin:0 auto;padding-block-start:52px;position:relative;direction:ltr}.product-page>.product-container .product-gallery{width:100%;max-width:560px;padding:0;background:transparent;display:grid;gap:48px;align-self:start;justify-self:start}.product-gallery__item{width:100%;margin:0;aspect-ratio:5 / 7;overflow:hidden;background:var(--clr-bg-soft)}.product-gallery__item img{width:100%;height:100%;display:block;object-fit:cover}.product-info-wrapper{width:100%;max-width:360px;min-width:0;position:relative;align-self:stretch;justify-self:start;direction:rtl}.product-info{position:sticky;top:96px;display:flex;flex-direction:column;max-height:none;overflow:visible;transform:translateZ(0)}.product-info::-webkit-scrollbar{width:0px}.breadcrumb,.rank-math-breadcrumb{font-size:12px;color:var(--clr-text-muted);display:flex;gap:8px;border-block-end:0.5px solid #dfdedb;padding-block:24px}.breadcrumb a,.rank-math-breadcrumb a{color:var(--clr-text-main)}.rank-math-breadcrumb .separator{font-family:cursive;padding:0 5px;vertical-align:text-bottom}.product-mobile-breadcrumb{display:none}.product-title{font-size:18px;font-weight:400;margin:0;display:flex;justify-content:space-between;align-items:center;margin-block-start:24px}.wishlist-icon{cursor:pointer;flex-shrink:0;background:transparent;border:none;padding:0;color:inherit;display:inline-flex;align-items:center;justify-content:center}.wishlist-icon.is-active{color:#000}.wishlist-icon.is-active svg{stroke:currentColor;fill:currentColor}.wishlist-icon.is-loading{opacity:0.7}.price{font-size:14px;margin-bottom:10px;color:var(--clr-text-main)}.single .price{margin-block-start:8px;margin-block-end:32px}.color-swatches{display:flex;align-items:center;gap:12px;margin:10px 0}.swatch{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;border:1px solid #ddd;cursor:pointer;padding:2px;background:transparent;text-decoration:none}.swatch.is-active{border-color:var(--clr-text-main)}.swatch:focus-visible{outline:1px solid var(--clr-text-main);outline-offset:4px}.swatch-inner{display:block;width:100%;height:100%;border-radius:50%}.size-selection{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-block-start:32px;margin-block-end:24px}.size-grid{display:flex;gap:24px;margin-top:0}.size-item{text-align:center;font-size:11px;cursor:pointer;color:var(--clr-text-main);font-weight:400}.product-option-input{display:none}.size-item span{position:relative;display:inline-block;padding-block-end:5px}.size-item span::after{content:"";position:absolute;left:0;inset-block-end:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left center;transition:transform 0.25s ease}.size-item:hover span::after,.size-item.is-active span::after,.size-item input:checked+span::after{transform:scaleX(1)}.size-item.disabled{color:#ccc;position:relative;cursor:not-allowed}.size-item.disabled::after{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background:#ccc;transform:rotate(-45deg)}.size-guide-link{font-size:11px}.add-to-cart-button{width:100%;padding:12px;background:#fff;border:1px solid var(--clr-black2);color:var(--clr-black2);font-size:12px;font-weight:500;cursor:pointer;transition:background 0.3s}.add-to-cart-button:disabled{opacity:0.5;cursor:not-allowed}.product-stock-note{display:flex;min-height:48px;align-items:center;gap:14px;padding:0 24px;background:var(--clr-bg-soft);font-size:12px}.product-stock-note svg{flex:0 0 auto}.product-excerpt p{padding-top:48px;font-size:13px;color:var(--clr-black2)}.product-details-list{margin-top:30px;list-style:none;padding:0}.detail-item{padding:5px 0;font-size:13px}.detail-item button{border:0;background:transparent}.style-with{margin-top:40px}.style-with-title{font-size:12px;margin-bottom:15px;color:var(--clr-text-muted)}.style-with-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.style-item{display:block;background:var(--clr-bg-soft);aspect-ratio:5 / 7;overflow:hidden}.style-item img{width:100%;height:100%;object-fit:cover}.extra-sections{max-width:1400px;margin:80px auto;padding:0 40px}.section-header{font-size:14px;letter-spacing:1px;margin-bottom:30px;padding-bottom:10px;text-align:center}.extra-sections .product-grid{margin-bottom:80px}.shop-page{padding-top:48px}.shop-archive-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.shop-archive-breadcrumb a:hover{text-decoration:underline;text-underline-offset:4px}.shop-archive-breadcrumb__separator{font-size:18px;line-height:1}.shop-breadcrumb .rank-math-breadcrumb{border:none}.archive-hero,.empty-state,.content-card,.cart-item,.cart-summary,.product-summary,.product-gallery,.product-content-grid>.card-box,.payment-result-card,.invoice-card,.account-navigation{padding:0}.archive-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;margin-bottom:30px;padding-bottom:24px;border:0;border-bottom:1px solid var(--clr-border);background:transparent}.archive-hero h1{max-width:760px;font-size:2rem;font-weight:400}.archive-hero p{max-width:680px;margin-top:8px}.archive-hero__metadata{min-width:112px;text-align:left}.archive-hero__metadata strong{display:block;color:var(--clr-text-main);font-size:1.7rem;font-weight:300;line-height:1.1}.archive-hero__metadata span{color:var(--clr-text-muted);font-size:0.82rem}.detail-pill,.metadata-links a,.metadata-links li{display:inline-flex;align-items:center;min-height:auto;padding:0;border:0;background:transparent;color:var(--clr-text-muted);font-size:14px;font-weight:400}.metadata-links a:hover{color:var(--clr-text-main);text-decoration:none}.archive-view{display:flex;gap:22px}.archive-view__mobile-toggle{display:none}.archive-view button,.archive-filter{padding:0;border:0;background:transparent;color:var(--clr-text-main);font:inherit}.archive-view button.is-active{text-decoration:underline;text-underline-offset:5px}.archive-filter{display:inline-flex;align-items:center;gap:5px}.product-archive__inner{width:100%}.product-archive__columns{display:grid;grid-template-columns:repeat(12,1fr);gap:24px var(--grid-gutter);grid-auto-flow:dense;font-weight:300}.product-archive__column--title{grid-column:1 / span 3;padding-bottom:32px}.product-archive__column--title h1{font-size:16px}.product-archive__column--navigation{display:grid;grid-column:4 / span 2;gap:16px}.product-archive__column--content{grid-column:7 / span 5}.product-archive__column--content p{max-width:450px}.product-archive__column--breadcrumbs{grid-column:1 / span 6}.product-archive__column--views{grid-column:7 / span 3}.product-archive__column--filters{display:flex;grid-column:10 / span 3}.product-archive__column--products{grid-column:1 / span 12}.product-archive__drawer{grid-column:1 / -1}.product-archive__column--navigation a{font-weight:300}.product-archive__column--navigation a:hover{text-decoration:underline;text-underline-offset:4px}.detail-pill--accent{color:var(--clr-accent-deep)}.archive-search{display:flex;align-items:center;border-bottom:1px solid var(--clr-border-strong)}.archive-search button{min-height:36px;padding:0 0 0 10px;border:0;background:transparent;color:var(--clr-text-main)}.product-grid,.content-grid{display:grid;gap:48px 64px;grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid[data-columns="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid[data-columns="1"]{grid-template-columns:minmax(0,1fr)}.product-grid[data-columns="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid[data-columns="8"]{grid-template-columns:repeat(8,minmax(0,1fr));gap:24px}.shop-page .product-grid[data-columns="8"] .product-card__footer{display:none}.product-card{display:block;min-width:0;position:relative;color:#000;cursor:pointer}.product-card__inner{display:block;position:relative;color:inherit;text-decoration:none}.product-card__link{position:absolute;inset:0;z-index:10}.product-card__link:focus-visible{outline:1px solid var(--clr-text-main);outline-offset:4px}.product-card__inner:hover{color:inherit}.product-card__media{position:relative;width:100%;aspect-ratio:5 / 7;overflow:hidden;margin-bottom:12px;background-color:#f6f6f6}.product-card__image{display:block;width:100%;height:100%;object-fit:cover;transition:opacity 0.4s ease-in-out}.product-card__image--hover{position:absolute;top:0;left:0;opacity:0}.product-card__inner:hover .product-card__image--hover,.product-card__link:focus-visible~.product-card__content .product-card__image--hover,.product-card__inner:focus-visible .product-card__image--hover{opacity:1}.product-card__placeholder,.product-gallery__placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:var(--clr-text-muted);background:var(--clr-bg-soft)}.product-card__badge{position:absolute;top:15px;right:15px;font-size:11px;font-weight:500;z-index:25}.product-card__media .wishlist-icon{position:absolute;top:15px;left:15px;z-index:25;background:rgba(255,255,255,0.9);border-radius:50%;padding:8px;transition:all 0.3s ease}.product-card__media .wishlist-icon:hover{background:rgba(255,255,255,1);transform:scale(1.1)}.product-card__swatches{position:absolute;top:15px;left:15px;z-index:30;opacity:0;pointer-events:none;transition:opacity 0.3s ease}.product-card__inner:hover .product-card__swatches,.product-card__link:focus-visible~.product-card__content .product-card__swatches,.product-card__inner:focus-visible .product-card__swatches{opacity:1;pointer-events:auto}.product-card__swatch-list{display:flex;flex-direction:column;gap:10px}.product-card__swatch-list li{display:flex}.product-card__swatch-item{position:relative;z-index:35;display:inline-flex;width:12px;height:12px;transition:border-color 0.2s ease,transform 0.2s ease}.product-card__swatch-item:hover{transform:scale(1.08)}.product-card__swatch-item:focus-visible{outline:1px solid var(--clr-text-main);outline-offset:3px}.product-card__swatch-dot{display:block;width:100%;height:100%;border:1px solid rgba(0,0,0,0.12);border-radius:50%}.product-card__swatch-dot[style*="#ffffff"],.product-card__swatch-dot[style*="#fff"]{border-color:#ddd}.product-card__footer{display:flex;align-items:flex-start;justify-content:space-between;padding:0 4px;font-size:12px}.product-card__body{position:relative;flex:1;height:24px;min-width:0;overflow:hidden}.product-card__title{overflow:hidden;margin:0;font-weight:400;line-height:24px;text-overflow:ellipsis;transition:transform 0.3s ease;white-space:nowrap;color:var(--clr-text-main)}.product-card__size-selector{position:absolute;top:0;right:0;display:flex;width:100%;gap:16px;line-height:22px;transform:translateY(100%);transition:transform 0.3s ease}.product-card__inner:hover .product-card__title,.product-card__link:focus-visible~.product-card__content .product-card__title,.product-card__inner:focus-visible .product-card__title{transform:translateY(-100%)}.product-card__inner:hover .product-card__size-selector,.product-card__link:focus-visible~.product-card__content .product-card__size-selector,.product-card__inner:focus-visible .product-card__size-selector{transform:translateY(0)}.size-item.disabled{position:relative;color:#ccc}.size-item.disabled::after{position:absolute;top:50%;left:0;width:100%;height:1px;background:#ccc;content:"";transform:rotate(-45deg)}.product-card__price-group{display:flex;flex-direction:column;align-items:flex-end;min-width:max-content;margin-right:15px}.product-card__price .shop-price,.shop-price{display:inline-flex;flex-wrap:nowrap;align-items:baseline;gap:4px;line-height:1;white-space:nowrap}.shop-price__current,.shop-price__amount,.shop-price__currency{display:inline-flex;flex-wrap:nowrap;align-items:baseline;white-space:nowrap;gap:4px}.product-card__price--sale{display:flex;gap:4px;order:1;color:#d0021b}.product-card__price--old{order:2;color:#707070;font-size:11px}.product-card__price--old .shop-price__amount{text-decoration:line-through}.product-card__price--old .shop-price__currency{display:none}.product-card__price--empty{color:var(--clr-text-muted)}.shop-price__current,.shop-price__amount{font-weight:inherit}.shop-price__old{color:#96948c;text-decoration:line-through}.shop-price__prefix,.shop-price__currency,.product-summary__details,.metadata-links{display:flex;flex-wrap:wrap;gap:8px 14px;font-size:0.84rem}.cart-summary form{width:100%}.pagination-wrap{margin-top:34px}.pagination-wrap--infinite{display:none}.archive-load-more{display:flex;justify-content:center;margin:34px 0 0}.archive-load-more[hidden]{display:none}.archive-infinite-status{margin:34px 0 0;color:var(--clr-text-muted);font-size:13px;text-align:center}.archive-infinite-sentinel{width:100%;height:1px}.navigation-links{display:flex;flex-wrap:wrap;gap:8px}.page-numbers{display:inline-flex;min-width:34px;min-height:34px;align-items:center;justify-content:center;border:1px solid var(--clr-border)}.page-numbers.current,.page-numbers:hover{border-color:var(--clr-text-main);color:var(--clr-text-main)}.product-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,430px);gap:72px;align-items:start}.product-gallery,.product-summary{border:0;background:transparent}.product-gallery__stage{aspect-ratio:var(--product-ratio);overflow:hidden;background:var(--clr-bg-soft)}.product-page--toteme .product-gallery__stage{min-height:min(780px,calc(100vh - 140px))}.product-gallery__stage img{width:100%;height:100%;object-fit:cover}.product-gallery__thumbs{display:flex;gap:10px;margin-top:12px;overflow-x:auto;padding-bottom:4px}.product-thumb{flex:0 0 var(--product-thumb-width);padding:0;border:1px solid transparent;background:transparent}.product-thumb img{width:var(--product-thumb-width);height:var(--product-thumb-height);object-fit:cover}.product-thumb.is-active{border-color:var(--clr-text-main)}.product-summary{position:sticky;top:116px;display:grid;gap:24px}.product-summary h1{font-size:1.05rem;font-weight:400}.product-breadcrumb{display:flex;flex-wrap:wrap;gap:8px 14px;color:var(--clr-text-muted)}.product-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px}.product-summary__excerpt{color:var(--clr-text-main)}.product-summary__price{font-size:1rem;white-space:nowrap}.product-options{margin:0;padding:0;border:0}.product-options legend,.quantity-field>span,.field__label,.field>span,.authentication-field label{margin-bottom:8px;color:var(--clr-text-main);font-size:0.86rem;font-weight:400}.product-options legend{margin-bottom:10px}.option-list{display:flex;flex-wrap:wrap;gap:8px}.option-chip{position:relative}.option-chip input{position:absolute;inset:0;opacity:0;pointer-events:none}.option-chip span{display:inline-flex;min-width:38px;min-height:32px;align-items:center;justify-content:center;padding:0 8px;border:0;background:transparent}.option-chip input:checked+span{text-decoration:underline;text-underline-offset:5px}.form,.product-form,.checkout-form,.account-form,.address-form{display:grid;gap:18px}.address-form .form-grid{gap:18px 22px}.address-form .field{gap:6px}.address-form .field__label,.address-form .field>span{margin:0;color:var(--clr-text-muted);font-size:12px}.address-form .field input,.address-form .field textarea{min-height:42px;padding:0;border:0;border-bottom:0.5px solid #dedede;background:transparent;color:#000;font-size:14px}.address-form .field textarea{min-height:82px;padding-top:8px}.address-form .field input:focus,.address-form .field textarea:focus{border-color:#000;outline:0}.address-form .checkbox-row{margin-top:2px;color:var(--clr-text-muted);font-size:13px}.address-form .checkbox-row input{width:16px;height:16px;accent-color:#000}.site-modal__actions{display:flex;justify-content:flex-end;gap:12px;margin-top:4px;padding-top:22px;border-top:1px solid var(--clr-border)}.site-modal__actions .btn{min-height:42px;padding:0 22px;font-size:13px}.product-form__footer{display:grid;gap:14px}.product-submit{width:100%}.quantity-field{display:grid;gap:8px}.quantity-box{display:inline-flex;width:fit-content;align-items:center;border:1px solid var(--clr-border-strong)}.quantity-box button{width:40px;height:40px;border:0;background:transparent;color:var(--clr-text-main);font-size:1rem}.quantity-box input{width:52px;height:40px;padding:0;border:0;background:transparent;color:var(--clr-text-main);text-align:center}.quantity-box input:focus{outline:0}.quantity-field--cart{align-items:end}.quantity-box--cart .quantity-box__action{display:inline-flex;width:16px;height:16px;align-items:center;justify-content:center;padding:0;color:var(--clr-text-main);cursor:pointer}.quantity-box--cart{width:auto;min-width:0;gap:18px;border:0}.quantity-box--cart .quantity-box__action:disabled{opacity:0.35;cursor:not-allowed}.quantity-box--cart .quantity-box__action svg{width:16px;height:16px}.quantity-box--cart input{width:28px;height:18px;color:var(--clr-text-main);font-size:14px;font-weight:700;line-height:1;appearance:textfield;-moz-appearance:textfield}.quantity-box--cart input::-webkit-outer-spin-button,.quantity-box--cart input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.product-content-grid{display:grid;grid-template-columns:0.75fr 1.25fr;gap:28px;margin-top:48px;padding-top:28px;border-top:1px solid var(--clr-border)}.product-accordions{display:grid;border-top:1px solid var(--clr-border)}.product-accordions details{border-bottom:1px solid var(--clr-border)}.product-accordions summary{display:flex;min-height:52px;align-items:center;justify-content:space-between;cursor:pointer;list-style:none}.product-accordions summary::-webkit-details-marker{display:none}.product-accordions summary::after{content:"+"}.product-accordions details[open] summary::after{content:"-"}.product-accordions .editor-content,.product-accordions .spec-list{padding-bottom:18px}.product-content-grid>.card-box{border:0}.product-content-grid h2,.content-card h2,.cart-summary h2,.account-navigation h2,.invoice-card h1,.payment-result-card h1{font-size:1.18rem}.spec-list{display:grid}.spec-list__row{display:grid;grid-template-columns:140px 1fr;gap:18px;padding:11px 0;border-bottom:1px solid var(--clr-border)}.spec-list dt{color:var(--clr-text-muted)}.spec-list dd{margin:0}.editor-content>*+*{margin-top:1rem}.related-products{margin-top:48px}.account-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:42px;align-items:start}.checkout-sidebar,.account-content,.checkout-summary__items,.invoice-items,.account-order-list{display:grid;gap:0}.review-image{width:60px;aspect-ratio:5 / 7;background:#ddd;object-fit:cover}.checkout-line__media{aspect-ratio:var(--product-ratio);overflow:hidden;background:var(--clr-bg-soft)}.checkout-line__media img{width:100%;height:100%;object-fit:cover}.checkout-line__total{font-weight:400;white-space:nowrap}.cart-summary,.account-navigation{position:sticky;top:96px;height:fit-content;padding:22px 0;border:0;border-top:1px solid var(--clr-text-main);border-bottom:1px solid var(--clr-border)}.site-modal__actions,.payment-result-card__actions,.invoice-card__actions,.address-card__actions,.account-order-row__actions,.authentication-actions{display:flex;flex-wrap:wrap;gap:10px}.summary-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid var(--clr-border)}.summary-row--total{margin-top:4px;border-top:1px solid var(--clr-text-main)}.summary-row--total strong{font-size:1.05rem;font-weight:500}.empty-state{max-width:680px;margin:34px auto 0;padding:34px 0;border:0;border-top:1px solid var(--clr-border);border-bottom:1px solid var(--clr-border);text-align:center}.empty-state h1,.empty-state h2{margin-bottom:8px;font-size:1.28rem}.empty-state .btn{margin-top:20px}.content-card,.invoice-card,.payment-result-card{padding:24px 0;border:0;border-bottom:1px solid var(--clr-border)}.address-card{min-height:72px}.content-card:first-child{padding-top:0}.section-head--compact{margin-bottom:16px}.empty-inline-state{padding:18px 0;border-top:1px solid var(--clr-border);border-bottom:1px solid var(--clr-border)}.address-grid,.form-grid,.account-info-grid,.order-metadata-grid{display:grid;gap:12px}.form-grid--2,.account-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-metadata-grid,.account-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.address-card{position:relative;display:grid;gap:9px;padding:15px 0;border:0;border-bottom:1px solid var(--clr-border);background:transparent}.address-card.is-selected{border-color:var(--clr-text-main)}.address-card__content,.checkout-line__content{display:grid;gap:4px}.address-card__head,.invoice-card__header,.address-card__actions{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.field{display:grid;gap:7px}.field input,.field select,.field textarea,.field__control{width:100%;min-height:var(--control-height);padding:0 0 8px;border:0;border-bottom:0.5px solid var(--clr-border-strong);border-radius:0;background:transparent;color:var(--clr-text-main);outline:0}.field textarea,.field__control--textarea{min-height:96px;padding-top:8px;resize:vertical}.checkbox-row{display:inline-flex;align-items:center;gap:8px;color:var(--clr-text-muted)}.checkout-line,.invoice-line,.account-order-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid var(--clr-border)}.account-order-row--wide{grid-template-columns:minmax(0,1fr) auto auto auto}.checkout-line__media{width:var(--product-thumb-width)}.checkout-line__content span,.invoice-line span,.account-order-row span{display:block;color:var(--clr-text-muted)}.account-navigation{display:grid;gap:0}.account-navigation__link{display:flex;align-items:center;min-height:42px;border-bottom:1px solid var(--clr-border);color:var(--clr-text-muted)}.account-navigation__link.is-active{color:var(--clr-text-main)}.account-stats{display:grid;gap:14px}.account-stat{padding:18px 0;border:0;border-top:1px solid var(--clr-border);border-bottom:1px solid var(--clr-border);text-align:right}.account-stat strong{display:block;margin-bottom:4px;font-size:1.55rem;font-weight:300}.site-modal{position:fixed;inset:0;z-index:120;display:grid;place-items:start center;padding:44px 18px;overflow:auto}.site-modal[hidden]{display:none}.site-modal__backdrop{position:absolute;inset:0;border:0;background:rgba(255,255,255,0.82);backdrop-filter:blur(4px)}.site-modal__dialog{position:relative;width:min(760px,100%);max-height:none;margin:0;overflow:auto;padding:34px 36px;border:1px solid var(--clr-border);border-radius:8px;background:#fff;box-shadow:0 18px 60px rgba(0,0,0,0.08)}.site-modal__header{margin-bottom:28px;padding-bottom:16px;border-bottom:1px solid var(--clr-border)}.site-modal__header h2{font-size:18px;font-weight:500}.site-modal__header .section-kicker{display:none}.site-modal__close{position:absolute;top:24px;left:28px;width:28px;height:28px;border:0;background:transparent;color:var(--clr-text-muted);font-size:1.35rem;line-height:1}.site-modal__close:hover{color:var(--clr-text-main)}.confirm-modal__dialog{width:min(420px,100%)}.confirm-modal__header{margin-bottom:14px;padding-bottom:12px}.confirm-modal__message{margin:0;color:var(--clr-text-muted);font-size:14px;line-height:1.8}.confirm-modal__actions{margin-top:22px}.checkout-address-list{display:grid;gap:22px}.checkout-address-list[hidden],.address-form[hidden]{display:none !important}.checkout-address-list__items{display:grid;gap:16px;max-height:52vh;overflow:auto;padding-inline-end:4px}.checkout-address-card{position:relative;border:1px solid var(--clr-border);border-radius:8px;background:#fff}.checkout-address-card.is-selected{border-color:var(--clr-text-main)}.checkout-address-card__select{display:grid;grid-template-columns:28px minmax(0,1fr);gap:14px;padding:22px 54px 22px 22px;color:inherit;text-decoration:none}.checkout-address-card__pin{color:var(--clr-text-main);font-size:28px;line-height:1}.checkout-address-card__body{display:grid;gap:8px}.checkout-address-card__address{color:var(--clr-text-main);font-size:15px;line-height:1.9}.checkout-address-card__metadata{color:var(--clr-text-muted);font-size:13px;line-height:1.7}.checkout-address-card__edit{position:absolute;top:22px;left:22px;width:32px;height:32px;border:0;background:transparent;color:var(--clr-text-muted);font-size:24px;line-height:1}.checkout-address-add{display:inline-flex;align-items:center;justify-content:flex-end;gap:12px;min-height:58px;border:0;border-top:1px solid var(--clr-border);background:transparent;color:var(--clr-text-main);font-size:15px;font-weight:600}.checkout-address-add span{font-size:30px;line-height:1}.invoice-card{display:grid;gap:22px}.invoice-metadata,.payment-result-card__metadata{display:flex;flex-wrap:wrap;gap:12px}.payment-result-card{max-width:680px;margin:60px auto;padding:48px 40px;text-align:center;background:var(--clr-bg-surface);border:1px solid var(--clr-border)}.payment-result-card .section-kicker{display:block;margin-bottom:16px;color:var(--clr-text-muted);font-size:14px}.payment-result-card h1{font-size:24px;font-weight:500;margin-bottom:16px}.payment-result-card p{color:var(--clr-text-muted);margin-bottom:24px;line-height:1.8}.payment-result-card__metadata{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:32px;padding:20px;background:var(--clr-bg-soft);font-size:14px}.payment-result-card__metadata .detail-pill{display:inline-flex;align-items:center;gap:6px}.payment-result-card__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.payment-result-card__actions .btn{min-height:48px;padding:0 24px}.hide,.hidden-lg,.hidden-md,.hidden-sm,.hidden-xs{display:none}.flex{display:flex}.align-center{align-items:center}.justify-between{justify-content:space-between}.grid-row{display:grid}.btn:focus-visible,.archive-search:focus-within,.option-chip input:focus-visible+span,.page-numbers:focus-visible{outline:1px solid var(--clr-text-main);outline-offset:3px}.site-header__inner{display:flex;width:100%;min-height:auto;align-items:center;justify-content:space-between;gap:20px}.header-right,.header-left,.site-menu{display:flex;align-items:center;gap:20px;font-size:13px;letter-spacing:0}.header-center,.site-header__brand{position:absolute;right:50%;transform:translateX(50%)}.site-brand,.site-brand.logo{color:#000;text-decoration:none}.site-brand__title{color:#000;font-size:24px;font-weight:500;letter-spacing:4px;line-height:1}.navigation-link,.site-menu a,.site-search-trigger,.header-action,.site-header__toggle{padding:0;border:0;background:transparent;color:#000;font-size:13px;font-weight:400;line-height:1;text-decoration:none}.site-search-trigger{display:inline-flex;align-items:center}.site-search-trigger__icon{display:none;width:16px;height:16px}.site-search-trigger--mobile{display:none}.navigation-link:hover,.site-menu a:hover,.site-search-trigger:hover,.header-action:hover{color:#707070}.header-action__count{display:inline-flex;align-items:center;justify-content:center}.cart-container{display:grid;max-width:1200px;grid-template-columns:1.5fr 1fr;gap:0 80px;margin:60px auto;padding:0 40px}.cart-title{grid-column:span 2;margin:0 0 24px;font-size:16px}.cart-page__content{display:contents}.cart-items{display:grid;gap:46px}.cart-items--page{padding-top:48px;border-top:0.5px solid var(--clr-text-main)}.cart-item{display:grid;grid-template-columns:90px minmax(0,1fr);gap:42px;align-items:start;padding:0;border:0}.cart-item__media{display:block;width:90px;aspect-ratio:5 / 7;overflow:hidden;background:var(--clr-bg-soft)}.cart-item__image{display:block;width:100%;height:100%;max-width:none;object-fit:cover}.cart-item__image--placeholder{display:flex;align-items:center;justify-content:center;color:var(--clr-text-muted);font-size:12px}.cart-item__body{display:flex;flex-direction:column;justify-content:space-between;min-height:126px;min-width:0}.cart-item__header{display:flex;flex-direction:column;gap:8px}.cart-item__title{margin:0}.cart-item__title a{font-size:12px;font-weight:400}.cart-item__price{display:inline-flex;color:var(--clr-text-main);font-size:12px;font-weight:300;gap:4px}.cart-item__actions{display:inline-flex;align-items:center;gap:36px;margin-top:34px}.quantity-box--cart .quantity-box__action svg{display:block;width:16px;height:16px}.cart-item__variant{display:inline-flex;align-items:center;gap:18px;color:var(--clr-text-main);font-size:14px;font-weight:700;white-space:nowrap}.cart-item__variant svg{width:16px;height:16px}.cart-summary{position:sticky;top:120px;height:fit-content;padding:40px;border:0}.summary-row{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 15px;padding:0;border:0;color:#000;font-size:14px}.summary-row>span:last-child{display:inline-flex;align-items:baseline;justify-content:flex-end;white-space:nowrap;gap:4px}.summary-row strong,.summary-row span{font-weight:400}.summary-total{margin-top:25px;padding-top:20px;border-top:1px solid #ddd;font-size:16px;font-weight:600}.summary-total span{font-weight:600}.summary-row--discount{color:#1f7a3a}.coupon-box{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #ddd}.coupon-box__header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px;font-size:13px}.coupon-box__header strong{direction:ltr;font-size:12px;letter-spacing:0}.coupon-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.coupon-form input{width:100%;min-width:0;min-height:42px;padding:0 12px;border:1px solid #d5d5d5;background:#fff;color:var(--clr-text-main);font-family:inherit;font-size:13px}.coupon-form__remove{grid-column:1 / -1;border-color:transparent !important;background:transparent !important;color:#7a1f1f !important;text-decoration:underline;text-underline-offset:3px}.coupon-box__message{margin:10px 0 0;font-size:12px;line-height:1.8}.coupon-box__message--success{color:#1f7a3a}.coupon-box__message--error{color:#8a1f11}.btn--checkout{margin-top:30px}.melli-gateway-redirect,.melli-gateway-error{max-width:680px;margin:60px auto;padding:48px 40px;text-align:center;background:var(--clr-bg-surface);border:1px solid var(--clr-border)}.melli-gateway-redirect h1,.melli-gateway-error h1{font-size:24px;font-weight:500;margin-bottom:16px}.melli-gateway-redirect p,.melli-gateway-error p{color:var(--clr-text-muted);margin-bottom:32px;line-height:1.8}.melli-gateway-redirect form{margin:0}.melli-gateway-redirect .btn--checkout,.melli-gateway-error .btn--checkout{max-width:320px;margin:0 auto;min-height:52px}.shipping-note{margin-top:20px;color:var(--clr-text-muted);font-size:12px;line-height:1.6}.empty-state{grid-column:span 2;max-width:none;margin:0;padding:60px 40px;border:1px solid var(--clr-border);text-align:center}.empty-state__button{width:min(320px,100%);margin-right:auto;margin-left:auto}.site-footer{padding:60px 40px}.site-footer__mobile{display:none}.site-footer__desktop{display:block}.site-footer__brand--mobile{display:flex;justify-content:center;margin:0;padding:0 0 32px;border-bottom:0.5px solid var(--clr-text-main)}.site-footer__brand--mobile img{display:block;width:48px;height:auto}.site-footer__nav{display:block}.site-footer__menu{margin:0;padding:0;list-style:none}.site-footer__menu>li{border-bottom:0.5px solid var(--clr-text-main)}.site-footer__menu>li>a{display:flex;align-items:center;width:100%;font-weight:300;padding:14px 0}.site-footer__copyright--mobile{margin:32px 0 0;color:var(--clr-text-muted);font-size:11px;line-height:1.5;text-align:start}.site-footer__top{display:flex;align-items:center;justify-content:space-between}.site-footer__brand,.logo-footer{margin-bottom:20px}.site-footer__seal,.enamad-logo{cursor:pointer}.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;padding:0;border:0;color:var(--clr-text-muted);font-size:12px}.footer-bottom-links{display:flex;flex-wrap:wrap;gap:20px;list-style:none}.footer-bottom-links a,.site-footer__link{color:var(--clr-text-muted);font-size:12px}.chapire-checkout-page .checkout-page{padding:0}.checkout-main{grid-column:1}.checkout-section{margin-bottom:25px;padding:0;border:0}.selected-address-box{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;padding:20px 25px;border:1px solid #5bc0de;border-radius:8px;background-color:#fff}.address-info-content{display:flex;flex:1;flex-direction:column;gap:10px}.address-header-row{display:flex;width:100%;align-items:center;justify-content:space-between;gap:18px}.address-label,.change-address-link{color:#5bc0de;font-size:14px;font-weight:500}.change-address-link{display:flex;align-items:center;gap:5px;padding:0;border:0;background:transparent;text-decoration:none}.change-address-link::before{content:"‹";font-size:18px;font-weight:700}.address-text-container{display:flex;align-items:center;gap:15px;margin-top:5px}.address-details-text{flex:1;margin:0;color:#333;font-size:15px;line-height:1.6}.delivery-icon{flex-shrink:0;color:#555}.summary-calculation{margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #ddd}.summary-line__free{color:green}.payment-title{display:block;margin-bottom:15px;font-size:13px;font-weight:600}.payment-options{display:flex;flex-direction:column;gap:10px}.payment-option{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #ddd;background:#fff;cursor:pointer;font-size:13px}.btn--place-order:disabled{cursor:not-allowed;opacity:0.45}.account-container,.account-page__container{width:100%;max-width:1200px;min-width:0;margin:60px auto;padding:0 clamp(16px,4vw,40px);display:grid;grid-template-columns:minmax(0,250px) minmax(0,1fr);gap:clamp(32px,6vw,80px);box-sizing:border-box}.account-navigation,.account-page__navigation{display:flex;flex-direction:column;gap:20px;position:sticky;top:120px;height:fit-content;border:none;padding:0}.account-navigation h2{font-size:14px;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px;font-weight:500}.navigation-item,.account-navigation__link{text-decoration:none;color:var(--clr-text-muted);font-size:13px;padding-bottom:5px;border-bottom:1px solid transparent;transition:all 0.3s;width:fit-content}.navigation-item:hover,.navigation-item.is-active,.account-navigation__link:hover,.account-navigation__link.is-active{color:var(--clr-text-main);border-bottom-color:var(--clr-text-main)}.navigation-item.logout,.account-navigation__link--logout{margin-top:20px;color:#b00020}.account-content,.account-page__content{min-width:0;border-right:1px solid var(--clr-border);padding-right:clamp(0px,4vw,60px)}.content-header,.account-section__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.content-header h1{font-size:20px;font-weight:400;margin:0}.welcome-msg{font-size:13px;color:var(--clr-text-muted);margin-bottom:40px}.account-dashboard-spacer{margin-top:60px}.account-table-action{color:#000;font-size:11px}.account-order-quantity{margin-top:5px}.account-form-actions{margin-top:30px}.account-ajax-message{margin-bottom:24px;padding:14px 18px;border:1px solid var(--clr-border);background:#f7f7f9;color:var(--clr-text-main);font-size:13px;line-height:1.7}.account-ajax-message--error{border-color:#9b1c1c;background:#fff7f7;color:#9b1c1c}.account-ajax-message--success{border-color:rgba(39,94,55,0.28);background:#f6fbf7;color:#275e37}.address-form.is-loading,.address-select-form.is-loading,.account-inline-form.is-loading{opacity:0.55;pointer-events:none}.account-inline-form{display:inline}.info-grid,.account-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.info-block{border:1px solid var(--clr-border);padding:30px;position:relative}.info-block h3{font-size:12px;text-transform:uppercase;letter-spacing:1px;margin-top:0;margin-bottom:20px;color:var(--clr-text-muted)}.info-block p{font-size:13px;line-height:1.8;margin:0}.edit-link{position:absolute;top:30px;left:30px;font-size:11px;text-decoration:underline;color:var(--clr-text-main);cursor:pointer}.orders-table{width:100%;border-collapse:collapse;margin-top:20px}.orders-table th{text-align:right;font-size:11px;text-transform:uppercase;color:var(--clr-text-muted);padding:15px 0;border-bottom:1px solid var(--clr-border);font-weight:500}.orders-table td{padding:20px 0;font-size:13px;border-bottom:1px solid var(--clr-border)}.status-tag{font-size:11px;padding:4px 8px;background:#f0f0f0;border-radius:2px}.order-filters{display:flex;gap:30px;margin-bottom:30px;border-bottom:1px solid var(--clr-border);padding-bottom:15px}.filter-item{font-size:12px;color:var(--clr-text-muted);cursor:pointer;text-transform:uppercase}.filter-item.is-active,.filter-item.is-active{color:var(--clr-text-main);font-weight:500}.order-card{border:1px solid var(--clr-border);margin-bottom:30px;padding:0}.order-card-header{background-color:#fcfcfc;padding:20px 30px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--clr-border);font-size:12px}.order-metadata{display:flex;gap:40px}.metadata-group span{display:block;color:var(--clr-text-muted);margin-bottom:5px;font-size:10px;text-transform:uppercase}.order-card-body{padding:30px}.order-item{display:flex;gap:20px;align-items:center;margin-bottom:20px}.order-status{display:flex;align-items:center;gap:10px;font-size:12px;margin-top:20px;padding-top:20px;border-top:1px dashed var(--clr-border)}.status-dot{width:8px;height:8px;border-radius:50%;background-color:#eee}.status-dot.is-processing{background-color:#e67e22}.status-dot.is-completed,.status-dot.is-delivered{background-color:#27ae60}.address-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.address-header h1::after{content:"";display:block;width:78px;height:2px;margin-top:16px;background:var(--clr-text-main)}.address-add-link{display:inline-flex;align-items:center;gap:14px;border:0;background:transparent;color:var(--clr-text-main);cursor:pointer;font-family:inherit;font-size:16px;font-weight:500}.address-add-link span[aria-hidden]{font-size:30px;line-height:1}.address-section-title{margin:52px 0 26px;font-size:20px;font-weight:600}.address-list{display:grid;gap:28px;margin-bottom:40px}.address-list .address-card{position:relative;min-height:132px;border:1px solid var(--clr-border);border-radius:8px;background:#fff;transition:border-color 0.2s,box-shadow 0.2s}.address-list .address-card.is-default{border-color:var(--clr-text-main)}.address-list .address-card:hover{border-color:var(--clr-text-muted)}.address-list .address-card.is-default:hover{border-color:var(--clr-text-main)}.address-select-form{height:100%}.address-select-button{display:grid;width:100%;min-height:130px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:18px;border:0;padding:24px 58px 24px 72px;background:transparent;color:inherit;cursor:pointer;font-family:inherit;text-align:right}.address-select-button:disabled{cursor:default}.address-pin{color:var(--clr-text-muted);font-size:28px;line-height:1}.address-list .address-card.is-default .address-pin,.address-list .address-card.is-default .address-line--main{color:var(--clr-text-main)}.address-list .address-card__body{display:grid;gap:10px;min-width:0}.default-badge{display:inline-flex;min-height:24px;align-items:center;padding:0 9px;border:1px solid var(--clr-border);border-radius:999px;background:#fff;color:var(--clr-text-muted);font-size:11px;font-weight:500}.address-line{color:var(--clr-text-muted);font-size:15px;line-height:1.7}.address-line--main{color:var(--clr-text-main);font-size:16px}.address-actions{position:absolute;top:50%;left:22px;z-index:2;transform:translateY(-50%)}.address-actions .account-inline-form{display:flex}.address-menu-toggle{display:inline-grid;width:34px;height:40px;place-items:center;border:0;background:transparent;color:var(--clr-text-muted);cursor:pointer}.address-menu-toggle span,.address-menu-toggle span::before,.address-menu-toggle span::after{display:block;width:5px;height:5px;border-radius:50%;background:currentColor}.address-menu-toggle span{position:relative}.address-menu-toggle span::before,.address-menu-toggle span::after{content:"";position:absolute;left:0}.address-menu-toggle span::before{top:-10px}.address-menu-toggle span::after{top:10px}.address-action-menu{position:absolute;top:44px;left:0;width:260px;padding:14px 0;border-radius:8px;background:#fff;box-shadow:0 14px 34px rgba(0,0,0,0.14)}.address-action-menu[hidden]{display:none}.address-action-menu .account-inline-form{display:block;width:100%}.address-menu-item{display:flex;width:100%;min-height:58px;align-items:center;justify-content:space-between;gap:18px;border:0;padding:0 26px;background:transparent;color:var(--clr-text-main);cursor:pointer;font-family:inherit;font-size:15px}.address-menu-item:hover{background:var(--clr-bg-soft)}.address-menu-icon{color:var(--clr-text-muted);font-size:24px}.address-menu-item--danger .address-menu-icon{color:var(--clr-text-main)}.wishlist-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;margin-bottom:40px}.empty-wishlist{padding:40px 30px;border-radius:18px;background:#f7f7f9;text-align:center}.empty-wishlist p{margin-bottom:20px;color:var(--clr-text-muted)}.section-subtitle{display:inline-block;margin-top:5px;font-size:13px;color:var(--clr-text-muted)}.page-main{flex:1;padding:48px 0 80px}.page-header{margin-bottom:40px;padding-bottom:24px;border-bottom:1px solid var(--clr-border)}.page-title{font-size:24px;font-weight:500;margin:0}.page-content{line-height:1.8;max-width:720px}.page-content p{margin:0 0 20px}.page-content h2,.page-content h3{font-weight:500;margin:32px 0 16px}.page-content ul,.page-content ol{padding-right:20px;margin:0 0 20px}.page-content li{margin-bottom:8px}.error-page{display:flex;min-height:100vh;width:100%;overflow:hidden;background-color:#fff}.error-page__media{flex:1;background-color:#f5f5f5;background-position:center;background-repeat:no-repeat;background-size:cover;background-image:var(--error-page-bg)}.error-page__media--empty{display:flex;align-items:center;justify-content:center}.error-page__placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:#ccc;font-size:14px}.error-page__content{flex:1;display:flex;align-items:center;justify-content:center;padding:60px;background-color:#fff}.error-page__inner{width:100%;max-width:450px;text-align:right}.error-page__title{margin:0 0 20px;color:#000;font-size:120px;font-weight:100;line-height:1;letter-spacing:-2px}.error-page__description{margin-bottom:40px;color:#666;font-size:16px;font-weight:300;line-height:1.8}.error-page__menu{display:flex;flex-direction:column;gap:15px;margin:0;padding:0;list-style:none}.error-page__menu a{display:inline-block;padding-bottom:2px;border-bottom:1px solid transparent;color:#000;font-size:14px;font-weight:400;text-decoration:none;transition:border-color 0.3s ease,opacity 0.3s ease}.error-page__menu a:hover{border-bottom-color:#000;opacity:0.7}.header-action--account-text,.header-action__text{display:inline}.header-action--account-icon,.header-action__icon{display:none}.site-header__mobile-account{display:none}.blog-page{padding:48px 0 120px}.blog-header{max-width:720px;margin:0 auto 72px;text-align:center}.blog-header--article{margin-bottom:44px}.blog-header__title{font-size:30px;line-height:1.5;margin-bottom:20px}.blog-metadata--center{justify-content:center;margin:0 0 14px}.blog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:38px 22px}.blog-card{min-width:0}.blog-card__media,.blog-article__media{display:block;overflow:hidden;background:var(--clr-bg-soft)}.blog-card__media{aspect-ratio:5 / 7}.blog-card__media img,.blog-article__media img{width:100%;height:100%;object-fit:cover}.blog-card__placeholder{display:flex;height:100%;align-items:center;justify-content:center;color:var(--clr-text-muted)}.blog-card__title{font-size:var(--font-size-base);margin-top:10px;font-weight:500}.blog-card__excerpt{margin-top:10px}.blog-article{width:min(760px,calc(100% - 48px));margin:0 auto}.blog-article__media{width:min(650px,100%);aspect-ratio:5 / 7;margin:0 auto 58px}.blog-content{width:min(650px,100%);margin:0 auto;color:var(--clr-text-main);line-height:2.05}.blog-content>*+*{margin-top:24px}.blog-content>p:first-of-type::first-letter{float:right;margin:8px 0 0 10px;color:var(--clr-text-main);font-size:48px;line-height:0.85}.blog-content h2,.blog-content h3{margin-top:48px;font-size:22px}.blog-content blockquote{max-width:560px;margin:48px auto;color:var(--clr-text-main);font-size:20px;font-style:italic;line-height:1.9;text-align:center}.blog-content img{width:100%}.blog-footer{display:flex;width:min(650px,100%);align-items:center;justify-content:space-between;gap:24px;margin:72px auto 0;padding-top:28px;border-top:1px solid var(--clr-border);color:var(--clr-text-muted);font-size:11px;font-weight:500}.blog-footer a{color:var(--clr-text-main)}.blog-footer__tags,.blog-footer__share{display:flex;flex-wrap:wrap;gap:10px}@media (max-width:1024px){.product-container{display:block;width:100%;max-width:none;padding-block-start:0;direction:rtl}.product-mobile-breadcrumb{display:block;padding:0 20px}.product-mobile-breadcrumb .breadcrumb,.product-mobile-breadcrumb .rank-math-breadcrumb{justify-content:center}.product-desktop-breadcrumb{display:none}.product-page>.product-container .product-gallery{display:flex;width:100%;max-width:100%;overflow-x:auto;gap:48px;scroll-snap-type:x mandatory;scrollbar-width:none}.product-gallery::-webkit-scrollbar{display:none}.product-gallery__item{flex:0 0 100%;scroll-snap-align:start}.product-info-wrapper{width:100%;max-width:none;padding:0 20px}.product-info{position:relative;top:0;width:auto;padding:40px 0;padding-top:0;max-height:none;overflow:visible}.style-with-grid{grid-template-columns:repeat(2,1fr)}.extra-sections .product-grid{grid-template-columns:repeat(2,1fr)}.product-grid,.content-grid{column-gap:44px;grid-template-columns:repeat(3,minmax(0,1fr))}.product-layout,.account-layout{grid-template-columns:1fr}.product-summary,.cart-summary,.account-navigation{position:static}.site-header__inner{min-height:72px;grid-template-columns:auto minmax(0,1fr) auto}.site-header__brand{grid-column:2}.site-header__mobile-tools{display:inline-flex;align-items:center;gap:18px}.site-header__toggle{grid-column:1;grid-row:1;display:inline-flex;justify-self:start}.site-search-trigger--desktop{display:none}.site-search-trigger--mobile{display:inline-flex;width:16px;height:16px;align-items:center;justify-content:center}.site-search-trigger__text{display:none}.site-search-trigger__icon{display:block}.site-header__navigation--desktop{display:none !important}.site-navigation-list{display:none !important}.site-header{z-index:var(--z-header-mobile)}.site-drawer{z-index:var(--z-drawer-mobile)}.site-drawer__backdrop,.site-drawer__panel{top:var(--site-header-offset,72px)}body.navigation-open .site-drawer{visibility:hidden !important;pointer-events:none !important}body.drawer-open .site-mobile-nav,body.drawer-open #site-mobile-navigation{opacity:0 !important;visibility:hidden !important;pointer-events:none !important}.site-header__actions,.site-header__mobile-tools{display:inline-flex;gap:32px}.product-content-grid,.form-grid--2,.account-info-grid,.order-metadata-grid,.account-stats{grid-template-columns:1fr}.archive-view,.archive-filter,.chip-list{justify-self:start}.archive-hero{grid-template-columns:1fr}.archive-hero__metadata{text-align:right}.site-header{padding:15px 0}.site-header__inner{min-height:34px}.site-header__toggle{display:inline-flex}.site-menu{display:grid;gap:18px}.header-left{gap:32px}.site-search-trigger--desktop{display:none}.site-search-trigger--mobile{display:inline-flex;width:16px;height:16px;align-items:center;justify-content:center}.site-search-trigger__text{display:none}.site-search-trigger__icon{display:block}.header-action span:not(.header-action__count){display:inline}.header-action--account{display:none}.cart-container{grid-template-columns:1fr;gap:40px;margin:40px auto;padding:0 20px}.cart-title,.empty-state{grid-column:1}.cart-summary{position:static;padding:25px}.site-footer{padding:48px 32px 32px}.site-footer__mobile{display:block}.site-footer__desktop{display:none}.site-footer__bottom{align-items:flex-start;flex-direction:column;width:100%}.checkout-main{grid-column:1}.account-container,.account-page__container{grid-template-columns:1fr;gap:32px;width:100%;max-width:none;min-width:0;margin:32px auto;padding:0 20px;box-sizing:border-box}.account-content,.account-page__content{min-width:0;border-right:none;padding-right:0}.info-grid,.account-info-grid,.address-list{grid-template-columns:1fr;gap:24px}.address-list .address-card{grid-template-columns:1fr}.address-select-button{grid-template-columns:28px minmax(0,1fr);padding:22px 44px 22px 52px}.address-select-button .default-badge{grid-column:2;justify-self:flex-start}.address-actions{left:10px}.address-action-menu{width:min(260px,calc(100vw - 56px))}.account-navigation,.account-page__navigation{position:relative;top:0;display:flex;flex-direction:row;flex-wrap:nowrap;gap:18px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:12px;border-bottom:1px solid var(--clr-border)}.account-navigation::-webkit-scrollbar,.account-page__navigation::-webkit-scrollbar{display:none}.account-navigation h2,.account-page__navigation h2{display:none}.account-navigation__link,.navigation-item{flex:0 0 auto;white-space:nowrap;min-height:auto;padding-bottom:8px;border-bottom:1px solid transparent}.account-navigation__link--logout,.navigation-item.logout{margin-top:0}.order-card-header{flex-wrap:wrap;gap:16px}.order-metadata{flex-wrap:wrap;gap:20px}.content-header,.account-section__header{flex-wrap:wrap;gap:12px;margin-bottom:28px}.address-header{flex-wrap:wrap}.wishlist-grid{gap:24px}.error-page{flex-direction:column}.error-page__media{min-height:40vh}.error-page__content{padding:40px 20px}.error-page__title{font-size:80px;text-align:center}.error-page__description{text-align:center}.header-action--account-text{display:none}.header-action--account-icon{display:block}.site-header__mobile-account{display:inline-flex}.header-action--favorites{display:none}}@media (max-width:768px){.site-drawer--favorites .site-drawer__panel{width:100%;padding:0}.site-drawer--favorites .site-drawer__head{padding:28px 20px}.site-drawer--favorites .site-drawer__body{padding:32px 20px}.favorite-drawer-items{gap:34px}.favorite-drawer-product{grid-template-columns:90px minmax(0,1fr);gap:18px}.favorite-drawer-product__image{width:90px}.favorite-drawer-product__cart-form{margin-top:18px}.favorite-drawer-product__controls{gap:18px 26px}.site-drawer--cart .site-drawer__panel{width:100%;padding:0}.site-drawer--cart .site-drawer__head{padding:28px 20px 28px}.site-drawer--cart .site-drawer__body{padding:0 20px 28px}.site-drawer--cart .site-drawer__footer{margin:0 20px 28px;padding:28px 0 0}.site-drawer--cart .cart-item{grid-template-columns:90px minmax(0,1fr);gap:18px}.site-drawer__panel{width:100%;padding:26px 20px}.cart-items--drawer .cart-item{grid-template-columns:90px minmax(0,1fr);gap:16px}.site-search--drawer .site-drawer__body{padding-top:0}.site-search--drawer .drawer-search__input{margin-top:-16px}.container{width:min(100% - 28px,var(--container))}.shop-frame,.site-header__inner,.site-footer__bottom{width:calc(100% - 28px)}.header-action span:not(.header-action__count){display:none}.product-page,.shop-page,.cart-page,.checkout-page,.account-page,.invoice-page,.payment-result-page{padding:0 0 48px}.shop-page{padding-top:0}.shop-frame{display:flex;flex-direction:column;width:100%}.shop-breadcrumb .breadcrumb,.shop-breadcrumb .shop-archive-breadcrumb,.shop-breadcrumb .rank-math-breadcrumb{justify-content:center;border:0;padding:0;font-size:13px}.shop-breadcrumb .rank-math-breadcrumb p{display:flex;flex-wrap:nowrap;justify-content:center;gap:8px;margin:0;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.shop-breadcrumb .rank-math-breadcrumb p::-webkit-scrollbar{display:none}.shop-breadcrumb .rank-math-breadcrumb .last,.shop-breadcrumb .shop-archive-breadcrumb span[aria-current="page"],.shop-breadcrumb .breadcrumb span:last-child{color:var(--clr-text-main);padding:0 3px}.archive-view{grid-column:1;justify-self:start;gap:0}.archive-view__label,.archive-view [data-columns]{display:none}.archive-view__mobile-toggle{display:inline-flex}.archive-filter{grid-column:3;justify-self:end;font-size:15px}.archive-filter svg{display:none}.product-archive__columns{gap:18px 16px;padding:0 16px}.product-archive__column--breadcrumbs{grid-column:1 / -1;order:1;justify-content:center;padding-bottom:14px;border-bottom:1px solid var(--clr-border)}.shop-breadcrumb .shop-archive-breadcrumb{justify-content:center;width:100%;font-size:13px}.product-archive__column--views{grid-column:1;order:2;justify-self:start;align-self:center}.product-archive__column--title{grid-column:2;order:2;padding-bottom:0;text-align:center}.product-archive__column--title h1{margin:0;font-size:15px;font-weight:500}.product-archive__column--filters{grid-column:3;order:2;justify-self:end;align-self:center}.product-archive__column--navigation{grid-column:1 / -1;order:3}.product-archive__column--content{grid-column:1 / -1;order:4}.product-archive__column--content p{max-width:none;font-size:13px;line-height:1.9}.product-archive__columns{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr) minmax(0,1fr)}.product-archive__drawer{order:7}.product-archive__column--products{order:5;padding-top:6px}.product-archive__column--navigation{display:flex;overflow-x:auto;padding-bottom:2px;scrollbar-width:none;white-space:nowrap;gap:20px}.product-archive__column--navigation::-webkit-scrollbar{display:none}.archive-hero h1{font-size:1.55rem}.product-grid,.content-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 14px}.product-grid{margin:-16px;gap:24px}.product-grid[data-columns="1"]{grid-template-columns:minmax(0,1fr);margin:0}.product-grid[data-columns="2"]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid[data-columns="4"]{gap:12px}.product-grid[data-columns="4"] .product-card__footer{display:none}.product-grid[data-columns="8"]{display:grid;grid-template-columns:repeat(8,1fr);gap:1rem}.section--new-products .product-grid[data-columns="4"]{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 14px}.product-card__footer{display:grid;grid-template-columns:1fr;gap:4px;padding:0;font-size:13px}.product-card__body{height:auto;min-height:22px}.product-card__title{line-height:22px}.product-card__size-selector{display:none}.product-card__inner:hover .product-card__title,.product-card__link:focus-visible~.product-card__content .product-card__title,.product-card__inner:focus-visible .product-card__title{transform:none}.product-card__price-group{align-items:flex-start;margin-right:0}.product-card__swatches{opacity:1;pointer-events:auto}.product-layout{gap:26px}.product-summary h1{font-size:1.45rem}.cart-item{grid-template-columns:90px minmax(0,1fr)}.quantity-field--cart,.site-modal__actions .btn,.payment-result-card__actions .btn,.invoice-card__actions .btn,.address-card__actions .btn,.authentication-actions .btn{width:100%}.checkout-line,.invoice-line,.account-order-row,.account-order-row--wide{grid-template-columns:1fr}.checkout-line__media{width:92px}.section-head,.site-footer__bottom,.invoice-card__header{align-items:stretch;flex-direction:column}.site-modal__dialog{width:calc(100% - 20px);margin:10px auto;padding:28px 18px}.site-modal{padding:10px}.address-form .form-grid--2{grid-template-columns:1fr}.site-modal__actions{align-items:stretch;flex-direction:column}.site-brand__title{font-size:18px;letter-spacing:2px}.site-search-trigger--mobile{display:inline-flex;width:16px;height:16px;align-items:center;justify-content:center}.site-search-trigger__text{display:none}.site-search-trigger__icon{display:block}.site-search-trigger--desktop{display:none}.cart-item{gap:18px}.cart-item__media{width:90px}.cart-item__header{display:grid;gap:4px}.cart-item__actions{flex-wrap:wrap;gap:18px}.page-main{padding:32px 0 60px}.page-header{margin-bottom:28px;padding-bottom:16px}.page-title{font-size:20px}.payment-result-card{margin:24px auto;padding:32px 24px}.payment-result-card h1{font-size:20px}.payment-result-card__metadata{padding:16px;flex-direction:column;align-items:center}.payment-result-card__actions{flex-direction:column}.payment-result-card__actions .btn{width:100%}.melli-gateway-redirect,.melli-gateway-error{margin:24px auto;padding:32px 24px}.melli-gateway-redirect h1,.melli-gateway-error h1{font-size:20px}.melli-gateway-redirect .btn--checkout,.melli-gateway-error .btn--checkout{max-width:100%}.blog-page{padding:48px 0 80px}.blog-header{margin-bottom:44px}.blog-header__title{font-size:24px}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:52px 28px}.blog-article{width:calc(100% - 40px)}.blog-article__media{margin-bottom:42px}.blog-footer{align-items:flex-start;flex-direction:column}.account-container,.account-page__container{margin:20px auto 32px;padding:0 16px;gap:24px}.account-page__content,.account-content{overflow-x:hidden}.content-header,.account-section__header{flex-direction:column;align-items:flex-start;margin-bottom:22px}.content-header .btn,.content-header .account-order-row__actions{width:100%}.content-header .account-order-row__actions .btn{width:auto}.welcome-msg{margin-bottom:24px}.account-dashboard-spacer{margin-top:36px;overflow-x:auto;-webkit-overflow-scrolling:touch}.info-block{padding:20px 18px}.edit-link{top:18px;left:18px}.orders-table{min-width:520px}.orders-table th,.orders-table td{padding:14px 8px}.order-card-header{flex-direction:column;align-items:stretch;padding:16px 18px}.order-card-header .btn{align-self:flex-start}.order-metadata{flex-direction:column;gap:12px;width:100%}.order-card-body{padding:18px 16px}.order-item{flex-wrap:wrap;align-items:flex-start;gap:14px}.order-item .item-image{width:72px;flex-shrink:0}.order-item .item-details{flex:1 1 calc(100% - 86px);min-width:0}.order-item>strong{width:100%;text-align:left}.wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.address-section-title{margin:32px 0 18px;font-size:18px}.address-select-button{grid-template-columns:24px minmax(0,1fr);padding:18px 40px 18px 16px;gap:12px}.address-line,.address-line--main{font-size:14px}.address-actions{top:12px;left:8px;transform:none}.form-grid,.form-grid--2{grid-template-columns:1fr}.site-footer__brand{margin-bottom:0;padding-bottom:64px}}@media (max-width:480px){.product-grid,.content-grid{grid-template-columns:1fr}.blog-grid{grid-template-columns:1fr}.product-archive__columns{grid-template-columns:repeat(4,minmax(0,1fr))}.product-archive__column--views{grid-column:1 / span 2}.product-archive__column--filters{grid-column:3 / span 2}.product-archive__column--navigation{grid-column:1 / -1}.blog-metadata{letter-spacing:0}.blog-content blockquote{font-size:17px}}@media print{.site-header,.site-footer,.site-notice,.invoice-card__actions,.account-navigation{display:none !important}body{background:#fff}.invoice-page,.invoice-card,.content-card,.card-box{margin:0;padding:0;border:0;box-shadow:none;background:#fff}}