:root{--page:#f7f3ec;--page-soft:#f2ece3;--surface:#fff;--surface-warm:#fbf8f3;--surface-muted:#eee6da;--text:#241812;--text-muted:#75685f;--text-soft:#9a8d82;--border:#e4ddd3;--border-strong:#d3c6b8;--primary:#26150d;--primary-hover:#3a2418;--primary-soft:#8a654a;--accent:#b9946d;--accent-soft:#e3d2bd;--shadow-soft:0 8px 24px rgba(38,21,13,.06);color:var(--text);background:var(--page);font-family:var(--font-body),ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.admin-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 18px}.admin-tabs button{align-items:center;background:#eee8dc;border:1px solid #d6cdbd;color:#1e1d1a;display:inline-flex;gap:6px;padding:10px 12px}.admin-tabs button.is-active{background:#1e1d1a;color:#fff}.product-form.active-tab-categories>.form-two-cols,.product-form.active-tab-categories>.image-editor,.product-form.active-tab-categories>.product-properties-section,.product-form.active-tab-categories>.product-seo-section,.product-form.active-tab-categories>.product-translations-section,.product-form.active-tab-categories>label,.product-form.active-tab-main>.image-editor,.product-form.active-tab-main>.product-categories-section,.product-form.active-tab-main>.product-properties-section,.product-form.active-tab-main>.product-seo-section,.product-form.active-tab-main>.product-translations-section,.product-form.active-tab-media>.category-checkboxes,.product-form.active-tab-media>.form-two-cols,.product-form.active-tab-media>.product-categories-section,.product-form.active-tab-media>.product-properties-section,.product-form.active-tab-media>.product-seo-section,.product-form.active-tab-media>.product-translations-section,.product-form.active-tab-media>label,.product-form.active-tab-properties>.category-checkboxes,.product-form.active-tab-properties>.form-two-cols,.product-form.active-tab-properties>.image-editor,.product-form.active-tab-properties>.product-categories-section,.product-form.active-tab-properties>.product-seo-section,.product-form.active-tab-properties>.product-translations-section,.product-form.active-tab-properties>label,.product-form.active-tab-seo>.category-checkboxes,.product-form.active-tab-seo>.form-two-cols,.product-form.active-tab-seo>.image-editor,.product-form.active-tab-seo>.product-categories-section,.product-form.active-tab-seo>.product-properties-section,.product-form.active-tab-seo>.product-translations-section,.product-form.active-tab-seo>label,.product-form.active-tab-translations>.category-checkboxes,.product-form.active-tab-translations>.form-two-cols,.product-form.active-tab-translations>.image-editor,.product-form.active-tab-translations>.product-categories-section,.product-form.active-tab-translations>.product-properties-section,.product-form.active-tab-translations>.product-seo-section,.product-form.active-tab-translations>label{display:none}.property-value-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.category-checkboxes{display:grid;grid-gap:10px;gap:10px}.category-checkboxes>div{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.product-categories-section{display:grid;grid-gap:16px;gap:16px}.category-search>div{align-items:center;background:#fffdf8;border:1px solid #d6cdbd;display:grid;grid-template-columns:42px 1fr}.category-search svg{justify-self:center}.category-search input{border:0;width:100%}.image-gallery-admin{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,150px));grid-gap:10px;gap:10px}.image-gallery-admin>div{border:1px solid #d6cdbd;display:grid;grid-gap:8px;gap:8px;padding:8px;background:#fffdf8}.image-gallery-admin img{aspect-ratio:1;background:#dedbd3;object-fit:contain;width:100%}.image-gallery-admin .is-primary{border-color:#1e1d1a}.image-gallery-admin button{min-height:34px;padding:0 10px;color:#fff7e4;background:#1d1d1b;border:0;cursor:pointer;font-size:12px;font-weight:900}.drawer-filters{display:grid;grid-gap:16px;gap:16px;padding:22px 24px}.product-attributes{display:grid;grid-gap:10px;gap:10px}.product-attributes div{border-bottom:1px solid #ddd6cb;display:grid;grid-gap:4px;gap:4px;padding-bottom:8px}.product-attributes dt{color:#756b5d;font-size:13px}.gallery-open{margin-top:12px;width:100%}.gallery-modal{display:grid;left:50%;width:min(1320px,calc(100vw - 48px));height:min(900px,calc(100dvh - 64px));padding:clamp(58px,6vw,86px) clamp(72px,7vw,104px);place-items:center;position:fixed;top:50%;transform:translate(-50%,-50%);background:#fff;overflow:hidden;z-index:60}.gallery-modal img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;min-width:0;min-height:0;object-fit:contain}.gallery-arrow,.gallery-modal .gallery-close{display:grid;width:48px;height:48px;place-items:center;background:#1e1d1a;border:0;color:#fff;cursor:pointer;position:absolute;z-index:70}.gallery-arrow-prev{left:16px;top:50%;transform:translateY(-50%)}.gallery-arrow-next{right:16px;top:50%;transform:translateY(-50%)}.gallery-modal .gallery-close{right:16px;top:16px}@media (max-width:640px){.gallery-modal{width:calc(100vw - 20px);height:calc(100dvh - 40px);padding:62px 56px 28px}.gallery-modal img{width:auto;height:auto}.gallery-arrow,.gallery-modal .gallery-close{width:44px;height:44px}.gallery-arrow-prev{left:8px}.gallery-arrow-next,.gallery-modal .gallery-close{right:8px}.gallery-modal .gallery-close{top:max(8px,env(safe-area-inset-top))}}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,hsla(0,0%,100%,.52),hsla(38,41%,95%,0) 360px),var(--page)}body.is-overlay-open{overflow:hidden}img{-webkit-user-drag:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}button,input,select,textarea{font:inherit}.button-like,[role=button],button{-webkit-user-select:none;-moz-user-select:none;user-select:none}input,select,textarea{font-size:16px}a{color:inherit;text-decoration:none}.home-page{display:flex;min-height:100vh;flex-direction:column}.topbar{display:none}.topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:1180px;min-height:34px;margin:0 auto;padding:0 28px}.topbar-menu{display:inline-flex;align-items:center;gap:5px}.language-switcher{position:relative;z-index:260;width:max-content;padding:4px;background:var(--surface-warm);border:1px solid var(--border);border-radius:0}.language-current,.language-menu button{display:inline-flex;align-items:center;gap:7px;min-width:118px;height:34px;padding:0 10px;color:var(--text);background:transparent;border:0;border-radius:0;cursor:pointer}.language-current{background:var(--surface);box-shadow:var(--shadow-soft)}.language-menu{position:absolute;z-index:270;top:calc(100% + 8px);right:0;display:grid;grid-gap:4px;gap:4px;min-width:178px;padding:6px;visibility:hidden;opacity:0;transform:translateY(-4px);background:var(--surface);border:1px solid var(--border);border-radius:4px;box-shadow:0 18px 34px rgba(38,21,13,.12);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.language-switcher.is-open .language-menu{visibility:visible;opacity:1;transform:translateY(0)}.language-menu button{width:100%;justify-content:flex-start}.language-menu button.is-active{background:var(--surface-warm);box-shadow:inset 0 0 0 1px rgba(38,21,13,.28)}.language-switcher span{display:grid;width:20px;height:20px;place-items:center;overflow:hidden;font-size:16px;line-height:1;border-radius:50%}.language-current>span,.language-menu button>span{display:none}.language-switcher small{font-size:12px;font-weight:700;color:var(--text)}.language-switcher b{font-size:12px;font-weight:800;white-space:nowrap}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:220;display:grid;grid-template-columns:1fr auto 1fr;grid-column-gap:28px;column-gap:28px;align-items:center;min-height:56px;padding:0 max(24px,calc((100vw - 1240px) / 2));background:hsla(0,0%,100%,.94);border-bottom:1px solid rgba(36,24,18,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand,.header-actions,.site-header nav{display:flex;align-items:center}.brand{gap:10px;font-family:var(--font-display),var(--font-body),ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:20px;font-weight:800}.brand-logo-link{display:inline-flex;align-items:center;min-width:0;gap:10px;color:inherit;text-decoration:none}.brand-logo-mark,.brand-logo-video{width:32px;height:32px;flex:0 0 auto;object-fit:cover;border-radius:50%}.menu-trigger{display:grid;width:34px;height:34px;place-items:center;color:inherit;background:transparent;border:0;cursor:pointer}.site-header nav{gap:clamp(14px,1.7vw,28px);font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase;white-space:nowrap}.header-actions{justify-content:flex-end;gap:14px}.cart-trigger,.header-icon-button{position:relative;display:grid;width:30px;height:30px;place-items:center;color:inherit;background:transparent;border:0;cursor:pointer}.cart-trigger span{position:absolute;top:-5px;right:-6px;display:grid;min-width:18px;height:18px;place-items:center;color:#fff;background:var(--primary);border-radius:4px;font-size:11px;font-weight:900}.hero{position:relative;display:grid;grid-template-columns:minmax(360px,.4fr) minmax(660px,.6fr);justify-content:center;align-items:stretch;grid-gap:0;gap:0;min-height:360px;padding:0 max(24px,calc((100vw - 1240px) / 2));border-bottom:1px solid var(--border)}.hero:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,hsla(42,68%,96%,.98),hsla(42,68%,96%,.9) 31%,hsla(42,68%,96%,.42) 50%,hsla(42,68%,96%,.04) 72%)}.hero-copy{position:relative;z-index:2;display:grid;align-content:center;justify-items:start;min-width:0;min-height:360px;padding:44px 42px 44px 0}.hero-copy>span,.section-heading span{display:block;color:var(--primary);font-size:14px;font-weight:900;letter-spacing:0;text-transform:uppercase}.hero-copy p{max-width:400px;margin:0 0 22px;color:var(--text-muted);font-size:15px;line-height:1.35}.hero h1{max-width:460px;margin:7px 0 14px;font-family:var(--font-display),var(--font-body),ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(42px,3.1vw,50px);font-weight:900;line-height:.98;overflow-wrap:anywhere}.search-form{position:relative;display:grid;grid-template-columns:48px 1fr 56px;width:min(480px,100%);max-width:100%;height:50px;margin:0;overflow:visible;background:var(--surface);border:1px solid var(--border-strong);border-radius:4px;box-shadow:var(--shadow-soft)}.search-form svg{align-self:center;justify-self:center}.search-form input{min-width:0;border:0;outline:0}.hero-cta,.product-card button,.search-form button{cursor:pointer;color:#fff;background:var(--primary);border:0}.hero-cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:42px;padding:0 22px;border-radius:0;font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}.hero .search-form,.hero-chips{display:none}.search-form>button{display:grid;place-items:center;margin:0;border-radius:0 3px 3px 0;font-size:0}.search-form>button svg{position:static;width:26px;height:26px;color:currentColor;transform:none}.hero-chips{display:flex;flex-wrap:wrap;gap:8px;max-width:520px;margin-top:16px}.hero-chips a{max-width:min(260px,100%);min-height:34px;padding:0 14px;overflow:hidden;color:var(--text);background:hsla(0,0%,100%,.74);border:1px solid var(--border);border-radius:4px;cursor:pointer;font-weight:900;text-overflow:ellipsis;white-space:nowrap;display:inline-flex;align-items:center}.hero-chips a.is-active,.hero-chips a:hover{color:#fff;background:var(--primary);border-color:var(--primary)}.hero-media{display:grid;min-width:0;overflow:hidden;border-radius:0;align-self:stretch}.hero-main-image{min-height:360px}.hero-product-scene{position:relative;min-height:100%;background:linear-gradient(180deg,hsla(0,0%,100%,.2),hsla(36,37%,89%,.44)),var(--page-soft)}.hero-product{position:absolute;display:grid;place-items:center;overflow:hidden;background:var(--surface);border:1px solid rgba(36,24,18,.14);box-shadow:0 18px 42px rgba(38,21,13,.12)}.hero-product img{width:100%;height:100%;object-fit:cover}.hero-product-1{right:16%;bottom:8%;width:min(22vw,270px);aspect-ratio:.82;border-radius:6px}.hero-product-2{left:11%;bottom:11%;width:min(17vw,220px);aspect-ratio:1.28;border-radius:6px}.hero-product-3{left:31%;top:14%;width:min(13vw,175px);aspect-ratio:.76;border-radius:6px}.hero-delivery-card{position:absolute;top:28px;right:28px;display:grid;grid-template-columns:34px 1fr;align-items:center;grid-gap:12px;gap:12px;min-width:200px;padding:14px 16px;background:hsla(0,0%,100%,.9);border:1px solid var(--border);border-radius:4px;box-shadow:var(--shadow-soft)}.hero-delivery-card svg{color:var(--primary)}.hero-delivery-card span,.hero-delivery-card strong{display:block}.hero-delivery-card span{margin-top:3px;color:var(--text-muted);font-size:14px}.search-suggestions{position:absolute;top:calc(100% + 8px);left:-1px;right:-1px;z-index:5;display:grid;overflow:hidden;background:var(--surface);border:1px solid var(--primary);box-shadow:0 18px 40px rgba(38,21,13,.16);text-align:left}.search-suggestions button{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:54px;padding:0 26px;color:var(--text);background:var(--surface);border:0;border-bottom:1px solid var(--border);cursor:pointer;font-weight:800;text-align:left}.search-suggestions button:last-child{border-bottom:0}.search-suggestions button:hover{background:var(--surface-warm)}.search-suggestions span{flex:1 1 auto;min-width:0;margin-right:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;font-size:16px;font-weight:900}.search-suggestions small{flex:0 0 auto;color:var(--primary);font-size:12px;font-weight:900}.benefits-bar,.category-section,.popular-products{width:min(1240px,calc(100vw - 96px));margin-inline:auto}.catalog,.hero,.popular-products{scroll-margin-top:84px}.category-section{padding:28px 0 8px}.category-strip-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:12px}.category-strip-head h2{margin:0;font-size:16px;font-weight:900;letter-spacing:0;text-transform:uppercase}.category-strip-actions,.category-strip-actions a{display:inline-flex;align-items:center}.category-strip-actions{gap:8px}.category-strip-actions button{display:grid;width:32px;height:32px;place-items:center;color:var(--primary);background:var(--surface-warm);border:1px solid var(--border);border-radius:4px;cursor:pointer}.category-strip-actions button:hover{color:#fff;background:var(--primary);border-color:var(--primary)}.category-strip-actions a,.popular-head a{gap:8px;color:var(--primary);background:transparent;border:0;cursor:pointer;font-size:13px;font-weight:900}.category-strip{position:relative;display:flex;width:100%;max-width:100%;gap:12px;overflow-x:auto;overflow-y:hidden;padding:0 0 6px;scroll-snap-type:x proximity;scrollbar-width:none;cursor:-webkit-grab;cursor:grab;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-mask-image:linear-gradient(90deg,#000,#000 calc(100% - 36px),transparent);mask-image:linear-gradient(90deg,#000,#000 calc(100% - 36px),transparent)}.category-strip.is-dragging{cursor:-webkit-grabbing;cursor:grabbing;scroll-snap-type:none}.category-strip::-webkit-scrollbar{display:none}.category-strip a{flex:0 0 clamp(230px,20vw,282px);display:grid;grid-template-columns:1fr 18px;grid-template-rows:minmax(146px,auto) auto;align-items:end;grid-gap:8px;gap:8px;min-height:224px;padding:10px;border:1px solid var(--border);border-radius:4px;cursor:pointer;scroll-snap-align:start;text-align:left}.category-strip a,.category-strip a.is-featured{color:var(--text);background:var(--surface-warm)}.category-strip a.is-featured{border-color:var(--border)}.homepage-catalog{display:none}.catalog-page .homepage-catalog{display:block}.catalog-page .category-section{padding-top:46px}.category-strip-art{--photo-pad:12px;--photo-pad-2:24px;position:relative;display:grid;grid-column:1/-1;width:100%;aspect-ratio:1.32;place-items:center;overflow:hidden;background:var(--surface);border-radius:4px;font-weight:900}.category-strip-art img{position:absolute;inset:var(--photo-pad);width:calc(100% - var(--photo-pad-2));height:calc(100% - var(--photo-pad-2));object-fit:contain}.category-strip small,.category-strip strong{display:block}.category-strip strong{font-size:13px;line-height:1.15}.category-strip small{margin-top:4px;color:inherit;opacity:.72;line-height:1.2}.popular-products{padding:18px 0 22px}.popular-head{display:flex;align-items:center;justify-content:flex-start;gap:18px;margin-bottom:14px}.popular-head h2{margin:0;font-family:var(--font-display),var(--font-body),ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:18px;font-family:var(--font-body),ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;text-transform:uppercase;line-height:1}.popular-head a{display:inline-flex;align-items:center;gap:8px;color:var(--primary);font-weight:900}.popular-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px;align-items:stretch}.popular-product-link{display:grid;grid-template-rows:minmax(118px,auto) 1fr;align-items:stretch;grid-gap:10px;gap:10px;min-height:210px;padding:12px;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:4px;text-decoration:none}.popular-product-link:hover{border-color:var(--accent);box-shadow:var(--shadow-soft)}.popular-product-art{--photo-pad:12px;--photo-pad-2:24px;position:relative;display:grid;width:100%;min-height:118px;aspect-ratio:1.16;place-items:center;overflow:hidden;border-radius:3px}.popular-product-art,.popular-product-art.has-image{background:var(--surface)}.popular-product-art img{position:absolute;inset:var(--photo-pad);width:calc(100% - var(--photo-pad-2));height:calc(100% - var(--photo-pad-2));object-fit:contain;object-position:center}.popular-product-art .object{width:54%;height:54%}.popular-product-info{display:grid;align-content:start;grid-gap:8px;gap:8px;min-width:0}.popular-product-title{display:-webkit-box;overflow:hidden;color:var(--text);font-size:15px;font-weight:900;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.popular-product-info strong{color:var(--primary);font-size:17px;line-height:1.1;white-space:nowrap}.benefits-bar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:0;margin-bottom:22px;padding:14px 18px;background:var(--surface);border:1px solid var(--border);border-radius:4px}.benefits-bar div{display:grid;grid-template-columns:42px 1fr;align-items:center;grid-gap:12px;gap:12px;min-width:0;padding:8px 18px;border-right:1px solid var(--border)}.benefits-bar div:last-child{border-right:0}.benefits-bar svg{color:var(--primary)}.benefits-bar small,.benefits-bar strong{display:block}.benefits-bar small{margin-top:3px;color:var(--text-muted);line-height:1.25}.admin-panel,.catalog{max-width:940px;margin:0 auto;padding:54px 24px}.catalog{width:min(1240px,calc(100vw - 96px));max-width:none;padding:54px 0 64px}.section-heading{margin-bottom:26px;text-align:center}.section-heading h2{margin:4px 0 0;font-family:var(--font-display),var(--font-body),ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(32px,5vw,42px);font-weight:900;line-height:1.1}.catalog-controls{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin:0}.filter-button{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;color:var(--text);background:var(--surface);border:1px solid var(--border);cursor:pointer;font-weight:900}.filter-button:disabled{cursor:not-allowed;opacity:.5}.filter-button.is-active,.filter-button:not(:disabled):hover{color:#fff;background:var(--primary);border-color:var(--primary)}.catalog-control-buttons{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.catalog-controls>span{color:var(--text-muted);font-size:13px;font-weight:800}.catalog-empty{margin:34px 0 0;padding:28px;color:var(--text-muted);text-align:center;font-size:18px;font-weight:900}.catalog-empty,.filter-modal{background:var(--surface);border:1px solid var(--border)}.filter-modal{position:relative;z-index:2;display:grid;width:min(480px,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 24px 80px rgba(38,21,13,.22)}.filter-modal .cart-empty{padding:22px 24px}.catalog-products-head,.subcategory-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:14px}.catalog-products-head span,.subcategory-head span{display:block;color:var(--primary);font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}.catalog-products-head h3,.subcategory-head h3{margin:4px 0 0;font-family:var(--font-display),var(--font-body),ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:24px;font-weight:900;line-height:1.05}.subcategory-head small{color:var(--text-muted);font-size:13px;font-weight:900;white-space:nowrap}.subcategory-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:12px;gap:12px;margin-bottom:24px}.subcategory-card{display:grid;grid-template-columns:52px minmax(0,1fr) 18px;grid-template-rows:auto auto;align-items:center;grid-gap:12px;gap:12px;min-height:112px;padding:10px 12px;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:4px;cursor:pointer;text-align:left}.subcategory-card:hover{color:#fff;background:var(--primary);border-color:var(--primary)}.subcategory-art{display:grid;width:52px;aspect-ratio:1;place-items:center;overflow:hidden;color:#fff;background:var(--surface-muted);font-weight:900}.subcategory-art img{width:100%;height:100%;object-fit:cover}.subcategory-card strong{grid-column:2/3;grid-row:1;min-width:0;overflow:visible;font-size:clamp(13px,.92vw,16px);line-height:1.08;overflow-wrap:anywhere;white-space:normal}.subcategory-card small{grid-column:2/3;grid-row:2;color:var(--primary);font-size:13px;font-weight:900;white-space:nowrap}.subcategory-card>svg{grid-column:3;grid-row:1/span 2}.subcategory-card:hover small{color:inherit;opacity:.72}.catalog-separator{height:1px;margin:0 0 28px;background:var(--border)}.catalog-products-head{padding-top:2px}.catalog-products-head .catalog-controls{flex-wrap:wrap}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;grid-gap:30px 18px;gap:30px 18px}.load-more-wrap{display:flex;justify-content:center;margin-top:36px}.load-more-wrap button{display:inline-flex;align-items:center;gap:9px;min-height:46px;padding:0 22px;color:#fff;background:var(--primary);border:0;cursor:pointer;font-weight:900}.load-more-wrap svg{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.product-card{grid-template-rows:auto 1fr;min-width:0;height:100%;min-height:420px;padding:12px;background:var(--surface);border:1px solid var(--border);border-radius:4px}.product-art,.product-card{position:relative;display:grid}.product-art{--photo-pad:14px;--photo-pad-2:28px;place-items:center;aspect-ratio:1.16;overflow:hidden;border-radius:3px}.product-art,.product-art.has-image{background:var(--surface)}.product-art img{position:absolute;inset:var(--photo-pad);width:calc(100% - var(--photo-pad-2));height:calc(100% - var(--photo-pad-2));object-fit:contain}.product-thumb img{width:100%;height:100%;object-fit:contain}.tone-cream{background:#dedad0}.tone-paper{background:#e1ded6}.tone-gold{background:#dad7cf}.tone-graphite{background:#d0cec8}.badge{position:absolute;top:10px;left:10px;padding:4px 8px;color:#fff;background:var(--primary);font-size:10px;font-weight:800;text-transform:uppercase}.object-shadow{position:absolute;bottom:20%;width:48%;height:9%;background:rgba(25,25,22,.16);border-radius:50%;filter:blur(10px)}.object{position:relative;width:38%;height:62%;background:#171716;box-shadow:inset 10px 0 0 hsla(0,0%,100%,.07)}.object:after,.object:before{position:absolute;content:""}.object-black:before{top:0;left:-10px;width:6px;height:100%;background:repeating-linear-gradient(#cbbd9b 0 4px,#191915 4px 8px)}.object-gold{width:12%;height:72%;transform:rotate(42deg);border-radius:999px;background:linear-gradient(90deg,#0f0f0d,#171716 55%,#d6b664 56%,#fff0a4 65%,#111)}.object-gold:before{top:-20px;left:18%;width:65%;height:24px;-webkit-clip-path:polygon(50% 0,100% 100%,0 100%);clip-path:polygon(50% 0,100% 100%,0 100%);background:#d6b664}.object-gold:after{right:-34px;bottom:24%;width:12px;height:70%;border-radius:999px;background:#11110f;box-shadow:18px -6px 0 #1a1a18}.object-graphite{width:54%;height:42%;border-radius:6px;background:#171716;box-shadow:20px -20px 0 #2b2b35}.object-graphite:before{top:-23px;left:10px;width:70%;height:16px;background:#121210;box-shadow:0 28px 0 #22221f}.object-paper{width:44%;height:66%;background:#f4f0e6;box-shadow:-9px 0 0 #1c1c19}.object-paper:before{top:18%;left:22%;width:56%;height:2px;background:#c9b482;box-shadow:0 12px 0 #d8d0bf,0 24px 0 #d8d0bf}.object-cream{width:60%;height:48%;border:12px solid #151513;border-radius:3px;background:linear-gradient(90deg,#e8dfcd 0 30%,#171716 31% 100%)}.object-cream:before{top:20%;right:12px;width:40%;height:10px;background:#2a2a26;box-shadow:0 18px 0 #2a2a26,0 36px 0 #2a2a26}.product-copy{display:flex;flex-direction:column;min-width:0;min-height:0;padding-top:12px}.product-copy>span{display:block}.product-copy>span,.product-sku-link{margin-bottom:5px;color:var(--primary);font-size:11px;font-weight:900}.product-sku-link{display:inline-block}.product-copy h3{--product-title-lines:2;--product-title-font-size:16px;--product-title-line-height:1.2;--product-title-safe-gap:2px;display:-webkit-box;min-height:calc(var(--product-title-lines) * var(--product-title-font-size) * var(--product-title-line-height) + var(--product-title-safe-gap));max-height:calc(var(--product-title-lines) * var(--product-title-font-size) * var(--product-title-line-height) + var(--product-title-safe-gap));margin:0 0 5px;overflow-wrap:anywhere;overflow:hidden;font-size:var(--product-title-font-size);line-height:var(--product-title-line-height);-webkit-box-orient:vertical;-webkit-line-clamp:var(--product-title-lines)}.product-copy h3 a:hover{color:var(--primary)}.product-copy p{min-height:18px;margin:0 0 14px;color:var(--text-muted);font-size:12px}.product-card-actions{display:grid;grid-template-columns:minmax(0,1fr) 38px;align-items:center;grid-gap:8px;gap:8px;margin-top:auto}.product-card-actions strong{grid-column:1/-1;color:var(--primary);font-size:19px;line-height:1.1;white-space:nowrap}.product-card .product-card-actions button{display:inline-grid;grid-auto-flow:column;align-items:center;justify-content:center;gap:8px;min-height:38px;place-items:center;padding:0 14px;color:#fff;background:var(--primary);border:0;border-radius:3px;cursor:pointer;font-size:13px;font-weight:900;white-space:nowrap}.product-card .product-card-actions button:not(.favorite-button){width:100%;min-width:0;overflow:hidden}.product-card .product-card-actions button:not(.favorite-button) span{min-width:0;overflow:hidden;text-overflow:ellipsis}.product-card .product-card-actions button:not(.favorite-button):disabled{color:#fff;background:#8a8580;cursor:not-allowed;opacity:1}.product-card.is-out-of-stock .product-card-actions strong{color:#6c6863}.product-card .product-card-actions .favorite-button{width:38px;min-width:38px;padding:0;color:var(--primary);background:var(--surface);border:1px solid var(--border)}.admin-panel{border-top:1px solid #dedbd2}.admin-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-bottom:20px}.metric{padding:20px;background:#e9e6de;border:1px solid #d5d0c5}.metric strong{display:block;font-size:34px;line-height:1}.metric span{display:block;margin-top:8px;color:#615d55}.admin-table-wrap{overflow-x:auto}.admin-table{width:100%;min-width:660px;border-collapse:collapse;background:#fdfcf8}.admin-table td,.admin-table th{padding:14px 16px;border-bottom:1px solid #e1ddd2;text-align:left}.admin-table th{color:#786b4a;font-size:12px;text-transform:uppercase}.about-page,.home-page,.product-page{display:flex;min-height:100vh;flex-direction:column}.footer-shell{width:100%;margin-top:auto;padding-top:18px}.newsletter-strip{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,420px);align-items:center;grid-gap:24px;gap:24px;width:min(1240px,calc(100vw - 96px));margin:0 auto;padding:18px 24px;color:#fff;background:var(--primary)}@media (min-width:1025px){.hero .search-form,.hero-chips{display:none}.popular-products .product-card{min-height:288px;padding:10px}.popular-products .product-art{aspect-ratio:1.22}.popular-products .product-copy{padding-top:10px}.popular-products .product-copy p,.popular-products .product-copy>span{display:none}.popular-products .product-copy h3{--product-title-font-size:12px;min-height:calc(var(--product-title-lines) * var(--product-title-font-size) * var(--product-title-line-height) + var(--product-title-safe-gap));max-height:calc(var(--product-title-lines) * var(--product-title-font-size) * var(--product-title-line-height) + var(--product-title-safe-gap));margin-bottom:8px}.popular-products .product-card-actions{grid-template-columns:minmax(0,1fr) 36px;gap:8px}.popular-products .product-card-actions strong{grid-column:1;color:var(--text);font-size:15px}.popular-products .product-card .product-card-actions button:not(.favorite-button){grid-column:2;width:36px;min-height:32px;padding:0}.popular-products .product-card .product-card-actions button:not(.favorite-button) span{display:none}.popular-products .product-card .product-card-actions .favorite-button{position:absolute;top:10px;right:10px;width:30px;min-height:30px;color:var(--text-muted);background:var(--surface);border-color:transparent}}.newsletter-strip div,.newsletter-strip form{display:flex;align-items:center}.newsletter-strip div{gap:14px;min-width:0}.newsletter-strip span,.newsletter-strip strong{display:block}.newsletter-strip strong{flex:0 0 auto;font-size:14px;text-transform:uppercase}.newsletter-strip span{min-width:0;overflow:hidden;color:hsla(0,0%,100%,.72);text-overflow:ellipsis;white-space:nowrap}.newsletter-strip form{justify-content:flex-end}.newsletter-strip input{width:min(100%,330px);min-height:42px;padding:0 14px;background:#fff;border:0;outline:0}.newsletter-strip button{display:grid;width:48px;min-height:42px;place-items:center;color:#fff;background:var(--primary-hover);border:0;cursor:pointer}.footer{width:100%;margin:0;color:var(--text);background:var(--surface);border-top:1px solid var(--border)}.footer-inner{display:grid;grid-template-columns:minmax(220px,1.3fr) repeat(3,minmax(150px,1fr));grid-gap:34px;gap:34px;width:min(1240px,calc(100vw - 96px));margin:0 auto;padding:34px 0 44px}.footer h2{margin:0 0 14px;font-size:14px;text-transform:uppercase}.footer p{max-width:340px;margin:0 0 8px;line-height:1.55;white-space:pre-line}.footer a,.footer p{color:var(--text-muted)}.footer a{display:flex;width:max-content;max-width:100%;margin-top:7px;font-weight:800;overflow-wrap:anywhere}.footer-brand{display:grid;align-content:start;grid-gap:12px;gap:12px}.footer-socials{display:grid;grid-gap:8px;gap:8px;margin-top:6px}.footer-socials h2{margin-bottom:0}.footer-socials div{display:flex;flex-wrap:wrap;gap:8px}.footer-socials a{display:inline-flex;min-height:30px;align-items:center;gap:6px;width:auto;margin-top:0;padding:0 10px;color:var(--primary);background:#f4f0e8;border:1px solid var(--border);border-radius:3px;font-size:12px;font-weight:900;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}.footer-socials a:focus-visible,.footer-socials a:hover{color:var(--primary);background:#fffaf1;border-color:var(--accent);transform:translateY(-1px)}.footer-socials svg{flex:0 0 auto}.footer-contact-block p,.footer-hours p{margin-bottom:7px}.footer-hours p{font-weight:800}.about-page{--about-container-width:min(1240px,calc(100vw - 96px));background:linear-gradient(180deg,hsla(0,0%,100%,.45),hsla(40,41%,93%,.72) 42%,hsla(40,43%,95%,.86)),var(--page)}.about-contact-grid,.about-hero,.about-map-section,.about-social-section{width:var(--about-container-width);margin-inline:auto}.about-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);grid-gap:24px;gap:24px;align-items:stretch;padding:48px 0 28px}.about-contact-grid a,.about-hero>div,.about-hours-card,.about-map-section,.about-social-grid a{background:hsla(0,0%,100%,.78);border:1px solid var(--border);box-shadow:0 24px 70px rgba(38,21,13,.08)}.about-hero>div{display:grid;align-content:center;min-height:340px;padding:clamp(28px,4vw,54px);background:linear-gradient(90deg,hsla(0,0%,100%,.96),rgba(255,250,241,.76)),url(/home-hero-texture-slide.png) 100% /cover}.about-hero span,.about-map-copy span{display:block;color:var(--primary);font-size:13px;font-weight:900;text-transform:uppercase}.about-hero h1,.about-map-copy h2{margin:8px 0 14px;font-family:var(--font-display),var(--font-body),ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:900;line-height:1}.about-hero h1{max-width:660px;font-size:clamp(42px,5.6vw,76px)}.about-hero p,.about-map-copy p{max-width:640px;margin:0;color:var(--text-muted);font-size:18px;line-height:1.5}.about-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.about-map-copy a,.about-secondary-link{display:inline-flex;align-items:center;gap:10px;min-height:42px;color:var(--primary);font-weight:900}.about-hours-card{display:grid;align-content:center;grid-gap:10px;gap:10px;padding:34px}.about-contact-grid svg,.about-hours-card svg,.about-social-grid svg{color:var(--primary)}.about-hours-card span{font-size:13px;font-weight:900;text-transform:uppercase}.about-hours-card strong{display:block;font-size:18px;line-height:1.25}.about-contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;padding:8px 0 34px}.about-contact-grid a{display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;grid-gap:4px 14px;gap:4px 14px;min-height:116px;padding:22px;color:var(--text)}.about-contact-grid svg{grid-row:1/span 2}.about-contact-grid span{color:var(--text-muted);font-size:13px;font-weight:900;text-transform:uppercase}.about-contact-grid strong{min-width:0;font-size:17px;overflow-wrap:anywhere}.about-map-section{display:grid;grid-template-columns:minmax(300px,.42fr) minmax(0,.58fr);grid-gap:0;gap:0;overflow:hidden}.about-map-copy{display:grid;align-content:center;padding:clamp(28px,4vw,46px);background:var(--primary)}.about-map-copy a,.about-map-copy h2,.about-map-copy span{color:#fff}.about-map-copy h2{font-size:clamp(32px,4vw,48px)}.about-map-copy p{color:hsla(0,0%,100%,.72)}.about-map-copy a{margin-top:24px}.about-map-frame{min-height:420px;background:var(--surface)}.about-map-frame iframe{display:block;width:100%;height:100%;min-height:420px;border:0;filter:saturate(.85) contrast(.98)}.about-social-section{padding:54px 0 34px}.about-social-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.about-social-grid a{display:grid;grid-template-columns:38px minmax(0,1fr) 18px;grid-template-rows:auto auto;align-items:center;grid-gap:2px 14px;gap:2px 14px;min-height:102px;padding:20px;color:var(--text)}.about-social-grid span{font-size:18px;font-weight:900}.about-social-grid small{min-width:0;overflow:hidden;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap}.about-social-grid a>svg:first-child{grid-row:1/span 2}.about-social-grid a>svg:last-child{grid-column:3;grid-row:1/span 2}.about-contact-grid a:hover,.about-social-grid a:hover{border-color:var(--accent);transform:translateY(-2px)}.about-cart-notice{gap:16px;padding:28px}.about-cart-notice h2,.about-cart-notice p{margin:0}.about-cart-notice p{color:var(--text-muted);line-height:1.45}@media (max-width:900px){.about-page{--about-container-width:min(100% - 32px,680px)}.about-hero,.about-map-section{grid-template-columns:1fr}.about-hero{gap:12px;padding-top:24px}.about-hero>div{min-height:420px;background:linear-gradient(180deg,hsla(0,0%,100%,.96),rgba(255,250,241,.72)),url(/home-hero-texture-slide.png) center right 38% /cover}.about-contact-grid,.about-social-grid{grid-template-columns:1fr}.about-map-frame,.about-map-frame iframe{min-height:360px}}@media (max-width:560px){.about-page{--about-container-width:calc(100% - 20px)}.about-hero h1{font-size:38px}.about-hero p,.about-map-copy p{font-size:16px}.about-hero>div,.about-hours-card,.about-map-copy{padding:22px}.about-hero-actions{display:grid}.about-hero-actions .hero-cta,.about-secondary-link{width:100%}.about-contact-grid a{min-height:104px;padding:18px}.about-social-section{padding-top:38px}}.cart-backdrop,.drawer-backdrop{position:fixed;inset:0;z-index:40;background:rgba(24,24,21,.34);border:0}.category-drawer{position:fixed;top:0;left:0;z-index:50;display:flex;flex-direction:column;width:min(640px,96vw);height:100dvh;max-height:100dvh;overflow:hidden;transform:translateX(-100%);color:var(--text);background:var(--surface);border-right:1px solid var(--border);box-shadow:30px 0 90px rgba(38,21,13,.22);transition:transform .22s ease}.category-drawer.is-open{transform:translateX(0)}.drawer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px;border-bottom:1px solid var(--border)}.drawer-head span{color:var(--primary);font-size:12px;font-weight:900;text-transform:uppercase}.drawer-head h2{margin:6px 0 0;font-size:34px;line-height:1}.drawer-head button{display:grid;width:38px;height:38px;place-items:center;color:#fff;background:var(--primary);border:0;cursor:pointer}.category-drawer nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;flex:1 1;grid-gap:10px 12px;gap:10px 12px;min-height:0;padding:22px 24px;overflow-y:auto;overscroll-behavior:contain}.category-drawer nav a{display:grid;align-content:center;grid-gap:4px;gap:4px;min-height:64px;padding:10px 14px;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:4px;cursor:pointer;text-align:left;font-size:15px;font-weight:900}.category-drawer nav a small{color:var(--text-muted);font-size:12px;font-weight:700}.category-drawer nav a.is-active,.category-drawer nav a:hover{color:#fff;background:var(--primary);border-color:var(--primary)}.category-drawer nav a.is-active small,.category-drawer nav a:hover small{color:hsla(0,0%,100%,.72)}.cart-drawer{position:fixed;top:0;right:0;z-index:50;display:grid;grid-template-rows:auto 1fr auto;width:min(440px,100vw);height:100vh;transform:translateX(100%);color:var(--text);background:var(--surface);border-left:1px solid var(--border);box-shadow:-30px 0 90px rgba(38,21,13,.22);transition:transform .22s ease}.cart-drawer.is-open{transform:translateX(0)}.cart-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px;border-bottom:1px solid var(--border)}.cart-head span{color:var(--primary);font-size:12px;font-weight:900;text-transform:uppercase}.cart-head h2{margin:6px 0 0;font-size:34px;line-height:1}.cart-head button,.cart-items article>button,.cart-qty button{display:grid;place-items:center;background:var(--surface-warm);border:1px solid var(--border);cursor:pointer}.cart-head button{width:38px;height:38px}.cart-items{overflow:auto;padding:18px 24px}.cart-empty{margin:0;color:var(--text-muted)}.cart-items article{position:relative;display:grid;grid-template-columns:66px 1fr auto 34px;align-items:center;grid-gap:12px;gap:12px;padding:14px 0;border-bottom:1px solid var(--border)}.cart-thumb{display:grid;width:66px;height:66px;place-items:center;overflow:hidden;color:#fff;background:var(--primary);font-weight:900}.cart-thumb img{width:100%;height:100%;object-fit:cover}.cart-items article>div:nth-child(2){display:grid;grid-gap:4px;gap:4px}.cart-items strong{line-height:1.2}.cart-items span{color:var(--text-muted);font-size:12px}.cart-items b{font-size:14px}.cart-qty{display:grid;grid-template-columns:28px 28px 28px;align-items:center;text-align:center}.cart-items article>button,.cart-qty button{width:28px;height:28px}.cart-footer{display:grid;grid-gap:12px;gap:12px;padding:22px 24px;border-top:1px solid var(--border)}.cart-footer span{color:var(--text-muted);font-weight:800}.cart-footer strong{font-size:30px}.cart-footer button{min-height:46px;color:#fff;background:var(--primary);border:0;cursor:pointer;font-weight:900}.cart-footer button:disabled{cursor:not-allowed;opacity:.45}.cart-footer p{margin:0;color:var(--primary);font-weight:800;line-height:1.4}.modal-layer{position:fixed;inset:0;z-index:70;display:grid;place-items:center;padding:18px}.modal-backdrop{position:absolute;inset:0;background:rgba(24,24,21,.46);border:0}.checkout-modal{position:relative;z-index:1;width:min(520px,100%);max-height:min(720px,92vh);overflow:auto;background:var(--surface);border:1px solid var(--border);box-shadow:0 30px 100px rgba(38,21,13,.28)}.checkout-form,.checkout-success{display:grid;grid-gap:14px;gap:14px;padding:22px 24px 24px}.checkout-form label{display:grid;grid-gap:8px;gap:8px;color:var(--text-muted);font-size:13px;font-weight:900}.checkout-form input,.product-form textarea{min-height:44px;padding:0 12px;border:1px solid var(--border);outline:0}.product-form textarea{min-height:120px;padding:12px;font:inherit;line-height:1.45}.delivery-note{display:flex;justify-content:space-between;gap:12px;padding:12px;background:var(--surface-warm);border:1px solid var(--border)}.delivery-note span{color:var(--text-muted);text-align:right}.checkout-form button,.checkout-success button{min-height:46px;color:#fff;background:var(--primary);border:0;cursor:pointer;font-weight:900}.checkout-form button:disabled{cursor:wait;opacity:.7}.checkout-success h3{margin:0;font-size:26px;line-height:1.1}.checkout-success p{margin:0;color:var(--text-muted)}@media (max-width:860px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-inner,.newsletter-strip{grid-template-columns:1fr;width:calc(100vw - 48px)}.newsletter-strip div,.newsletter-strip form{align-items:flex-start}.newsletter-strip div{display:grid}.newsletter-strip form,.newsletter-strip input{width:100%}.product-detail,.product-detail-media{grid-template-columns:1fr}.product-gallery-thumbs,.product-main-image{grid-column:1/-1;order:0}.product-main-image{height:clamp(280px,68vw,430px)}.product-gallery-thumbs{grid-template-columns:repeat(auto-fill,minmax(64px,1fr));max-height:none;overflow:visible}}@media (min-width:861px) and (max-width:1440px){.site-header{min-height:62px;padding:0 26px}.brand{font-size:19px}.brand-logo-mark,.brand-logo-video{width:32px;height:32px}.site-header nav{gap:24px}.header-actions{gap:12px}.hero{min-height:260px;padding:48px 24px}.hero span,.section-heading span{font-size:14px}.hero h1{margin:8px 0 22px;font-size:46px}.search-form{width:min(480px,100%);height:44px;grid-template-columns:42px 1fr 56px}.catalog{width:min(1680px,calc(100vw - 144px));max-width:none;padding:42px 0}.section-heading{margin-bottom:20px}.section-heading h2{font-size:36px}.product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:30px 18px}.subcategory-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.product-page-inner{max-width:1240px}.product-detail{grid-template-columns:minmax(700px,1fr) minmax(320px,420px);gap:18px}.product-detail-copy{padding:22px}.product-detail-copy h1{font-size:38px}}@media (max-width:560px){.site-header{min-height:64px;padding:0 18px}.brand{font-size:18px}.header-actions{gap:8px}.language-switcher{padding:0;background:transparent;border:0}.language-current,.language-menu button{width:auto;min-width:44px;height:30px;padding:0 8px;justify-content:center}.language-current .language-flag,.language-current b,.language-menu b,.language-menu button .language-flag{display:none}.language-current small,.language-current svg,.language-menu small{display:inline-grid}.language-menu{min-width:auto;width:56px;padding:5px;border-radius:0}.hero{min-height:300px;padding:54px 18px}.search-form{grid-template-columns:42px 1fr 86px}.admin-panel,.catalog{padding-inline:18px}.admin-grid,.product-grid{grid-template-columns:1fr}.cart-items article{grid-template-columns:56px 1fr}.cart-qty{grid-column:2}}.admin-auth{display:grid;min-height:100vh;place-items:center;padding:28px;background:linear-gradient(hsla(48,22%,95%,.88),hsla(48,22%,95%,.88)),linear-gradient(135deg,#d8d5c9,#f8f6ef 52%,#bfc4c2)}.auth-panel{width:min(460px,100%);padding:34px;background:#fdfcf8;border:1px solid #d9d4c8;box-shadow:0 28px 80px rgba(24,24,21,.14)}.auth-mark{display:grid;width:54px;height:54px;margin-bottom:20px;place-items:center;color:#fff7e4;background:#1d1d1b}.auth-logo-video{width:100%;height:100%;object-fit:cover}.admin-hero-panel span,.admin-page-title span,.auth-panel>span,.builder-title span,.seo-panel span{color:#3b2418;font-size:12px;font-weight:900;text-transform:uppercase}.admin-hero-panel h1,.admin-page-title h1,.auth-panel h1,.builder-title h1{margin:8px 0 10px;font-family:var(--font-display),var(--font-body),ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(34px,5vw,54px);font-weight:900;line-height:1}.admin-hero-panel p,.admin-page-title p,.auth-panel p,.builder-title p{margin:0;color:#69645a;line-height:1.55}.auth-form{display:grid;grid-gap:16px;gap:16px;margin-top:28px}.auth-form label,.builder-block label,.product-form label,.user-form label{display:grid;grid-gap:8px;gap:8px;color:#4d493f;font-size:13px;font-weight:800}.auth-form label div{display:grid;grid-template-columns:42px 1fr;min-height:46px;border:1px solid #cfc9bc}.auth-form label svg{align-self:center;justify-self:center;color:#827a6b}.auth-form input,.builder-block input,.builder-block select,.product-form input,.product-form select,.product-form textarea,.user-form input,.user-form select{min-width:0;min-height:44px;padding:0 12px;color:#181815;background:#fff;border:1px solid #d8d2c5;outline:0}.product-form textarea{min-height:92px;padding-block:12px;resize:vertical}.auth-form label div input{border:0}.auth-form button,.builder-title button,.primary-action,.secondary-action{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 18px;color:#fff;background:var(--primary);border:0;cursor:pointer;font-weight:900}.secondary-action{color:var(--text);background:var(--surface);border:1px solid var(--border)}.secondary-action:disabled{cursor:wait;opacity:.65}.form-error,.form-note{margin:0;color:#8a2e18;font-weight:700}.admin-shell{display:grid;grid-template-columns:260px 1fr;min-height:100vh;background:#f6f5f1}.admin-sidebar{position:-webkit-sticky;position:sticky;top:0;display:flex;flex-direction:column;height:100vh;padding:24px;color:#eee8dc;background:#1d1d1b}.admin-logo{display:grid;grid-gap:6px;gap:6px;padding-bottom:26px;border-bottom:1px solid hsla(0,0%,100%,.1)}.admin-logo .brand-logo-link{font-size:22px;font-weight:800}.admin-logo .brand-logo-mark,.admin-logo .brand-logo-video{width:42px;height:42px}.admin-logo span{color:#bdb5a7}.admin-sidebar nav{display:grid;grid-gap:8px;gap:8px;margin-top:28px}.admin-sidebar a,.admin-sidebar button{display:flex;align-items:center;gap:10px;min-height:42px;padding:0 12px;color:#eee8dc;background:transparent;border:0;cursor:pointer;font-weight:800}.admin-sidebar a:hover,.admin-sidebar button:hover{background:hsla(0,0%,100%,.08)}.admin-sidebar button{margin-top:auto}.admin-content{min-width:0;padding:34px}.admin-hero-panel,.builder-title{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:34px;background:#fdfcf8;border:1px solid #d9d4c8}.admin-hero-panel a{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 16px;color:#fff7e4;background:#3b2418;font-weight:900;white-space:nowrap}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin:22px 0}.translation-queue-panel{display:grid;grid-gap:16px;gap:16px;margin-top:22px;padding:22px;background:#fdfcf8;border:1px solid #d9d4c8}.translation-queue-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.translation-queue-head h2{margin:6px 0 8px;font-size:24px}.translation-queue-head p,.translation-queue-panel small{margin:0;color:#69645a}.translation-progress-bar{overflow:hidden;height:10px;background:#ebe5d8}.translation-progress-bar span{display:block;height:100%;background:#3b2418;transition:width .25s ease}.translation-queue-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px}.translation-queue-stats div{display:grid;grid-gap:4px;gap:4px;min-height:72px;padding:12px;background:#fff;border:1px solid #e1dbcf}.translation-queue-stats svg{color:#3b2418}.translation-queue-stats strong{font-size:22px;line-height:1}.translation-queue-stats span{color:#69645a;font-size:12px;font-weight:800;text-transform:uppercase}.translation-queue-stats .has-errors strong{color:#8a2e18}.is-spinning{animation:queue-spin 1s linear infinite}@keyframes queue-spin{to{transform:rotate(1turn)}}.admin-stats div,.builder-block,.module-grid article,.preview-card,.seo-panel,.user-form,.users-table{background:#fdfcf8;border:1px solid #d9d4c8}.admin-stats div{display:grid;grid-gap:9px;gap:9px;padding:22px}.admin-stats strong{font-size:30px;line-height:1}.admin-stats span,.module-grid p,.preview-card p,.seo-panel p,.users-table article span{color:#69645a}.analytics-page{gap:22px}.analytics-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:14px;background:var(--surface);border:1px solid var(--border)}.analytics-toolbar button,.analytics-toolbar label{min-height:42px}.analytics-toolbar label{display:inline-flex;align-items:center;gap:8px;padding:0 12px;background:#fff;border:1px solid var(--border)}.analytics-toolbar label span{color:var(--text-muted);font-size:12px;font-weight:900;text-transform:uppercase}.analytics-toolbar input{border:0;outline:0;color:var(--text);font-weight:800}.analytics-toolbar button{display:inline-flex;align-items:center;gap:8px;padding:0 14px;color:#fff;background:var(--primary);border:1px solid var(--primary);font-weight:900;cursor:pointer}.analytics-toolbar button:nth-last-child(-n+2){color:var(--primary);background:#fff;border-color:var(--border)}.analytics-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.analytics-panel,.analytics-stat-card{background:#fff;border:1px solid var(--border);box-shadow:0 20px 45px rgba(43,26,17,.06)}.analytics-stat-card{display:grid;grid-template-columns:auto 1fr;grid-gap:14px;gap:14px;min-height:132px;padding:18px}.analytics-stat-card>span{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;color:var(--primary);background:#f4f0e8;border:1px solid var(--border)}.analytics-stat-card div{display:grid;align-content:start;grid-gap:5px;gap:5px}.analytics-stat-card strong{font-size:28px;line-height:1}.analytics-stat-card small{color:var(--text);font-weight:900}.analytics-stat-card em{color:var(--text-muted);font-style:normal;font-weight:700}.analytics-panel{display:grid;grid-gap:18px;gap:18px;padding:20px}.analytics-panel>div:first-child span{color:var(--accent);font-size:12px;font-weight:900;text-transform:uppercase}.analytics-panel h2{margin:3px 0 0;font-size:26px}.analytics-two-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.analytics-chart{display:grid;grid-gap:14px;gap:14px}.analytics-chart-legend{display:flex;flex-wrap:wrap;gap:14px;color:var(--text-muted);font-size:13px;font-weight:800}.analytics-chart-legend span{display:inline-flex;align-items:center;gap:6px}.analytics-chart-legend i{width:10px;height:10px;border-radius:50%}.analytics-chart-bars{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(28px,1fr);align-items:end;min-height:230px;grid-gap:8px;gap:8px;overflow-x:auto;padding-bottom:4px}.analytics-chart-day{display:grid;grid-template-columns:repeat(3,1fr);align-items:end;min-width:28px;height:210px;grid-gap:3px;gap:3px}.analytics-chart-day>span{display:block;min-height:4px;border-radius:4px 4px 0 0}.analytics-chart-day small{grid-column:1/-1;margin-top:7px;color:var(--text-muted);font-size:10px;font-weight:800;text-align:center}.analytics-chart .is-visits,.analytics-chart-legend .is-visits{background:#2b1a11}.analytics-chart .is-cart,.analytics-chart-legend .is-cart{background:#a8754e}.analytics-chart .is-orders,.analytics-chart-legend .is-orders{background:#d8c2a0}.analytics-customer-list,.analytics-progress-list{display:grid;grid-gap:10px;gap:10px}.analytics-progress-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px 14px;gap:8px 14px;padding:12px;background:#faf8f2;border:1px solid var(--border)}.analytics-customer-list strong,.analytics-progress-row strong{display:block;overflow:hidden;color:var(--text);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.analytics-customer-list small,.analytics-customer-list span,.analytics-progress-row span{color:var(--text-muted);font-weight:700}.analytics-customer-list em,.analytics-progress-row em{color:var(--primary);font-style:normal;font-weight:900}.analytics-progress-row i{grid-column:1/-1;height:7px;overflow:hidden;background:#eee7db}.analytics-progress-row i b{display:block;height:100%;background:var(--primary)}.analytics-progress-row.is-warn i b{background:#9f5b37}.analytics-progress-row.is-soft i b{background:#c9b482}.analytics-customer-list article{display:grid;grid-gap:4px;gap:4px;padding:12px;background:#faf8f2;border:1px solid var(--border)}@media (max-width:1200px){.analytics-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-two-columns{grid-template-columns:1fr}}@media (max-width:720px){.analytics-toolbar{align-items:stretch}.analytics-toolbar button,.analytics-toolbar label{width:100%;justify-content:center}.analytics-stat-grid{grid-template-columns:1fr}.analytics-panel h2{font-size:22px}.analytics-progress-row{grid-template-columns:1fr}.analytics-progress-row em{justify-self:start}}.module-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:14px;gap:14px}.module-grid article{min-height:150px;padding:18px}.module-grid h2{margin:12px 0 8px;font-size:18px}.module-grid p{margin:0;line-height:1.45}.admin-page-title{margin-bottom:24px}.builder-grid,.products-layout,.users-layout{display:grid;grid-template-columns:minmax(300px,380px) 1fr;grid-gap:22px;gap:22px}.builder-block,.preview-card,.product-form,.products-table,.seo-panel,.user-form,.users-table{padding:22px}.product-form,.user-form{display:grid;align-content:start;grid-gap:16px;gap:16px}.builder-block h2,.product-form h2,.user-form h2,.users-table h2{margin:0;font-size:22px}.form-title-row{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:12px;gap:12px}.form-two-cols{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.icon-button{display:grid;width:36px;height:36px;place-items:center;background:#eee8dc;border:1px solid #d8d2c5;cursor:pointer}.icon-button.danger{color:#7d2112}.compact-action{min-height:38px;padding:8px 12px}.property-editor,.property-row{display:grid;grid-gap:12px;gap:12px}.property-row{padding:12px;background:#fffdf8;border:1px solid #d8d2c5}.property-row-main{display:grid;grid-template-columns:minmax(160px,.8fr) minmax(220px,1.2fr) auto auto 36px;align-items:end;grid-gap:10px;gap:10px}.property-row-main label,.property-translations label,.property-value-translations label{display:grid;grid-gap:5px;gap:5px}.property-row-main span,.property-translations span,.property-value-translations span{color:#635b4e;font-size:12px;font-weight:900;text-transform:uppercase}.property-translations,.property-value-translations{display:grid;grid-gap:8px;gap:8px;padding-top:10px;border-top:1px solid #ece5d8}.property-translations>div,.property-value-translations>div{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));grid-gap:8px;gap:8px}.property-value-translations>div{grid-template-columns:minmax(120px,.8fr) repeat(4,minmax(120px,1fr));align-items:end}.property-value-remove{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;min-height:38px;padding:8px 10px;color:#3b2418;background:#f2eadb;border:1px solid #d8d2c5;cursor:pointer;font-weight:900;text-align:left}.property-value-remove svg{flex:0 0 auto;color:#3b2418}.property-selected-values{display:flex;flex-wrap:wrap;gap:8px;padding-top:10px;border-top:1px solid #ece5d8}.property-selected-values>div{display:inline-flex;gap:6px}.property-translation-modal{position:relative;z-index:2;display:grid;width:min(680px,calc(100vw - 32px));max-height:calc(100vh - 48px);grid-gap:14px;gap:14px;padding:24px;overflow:auto;background:#fffdf8;border:1px solid #d8d2c5;box-shadow:0 24px 80px rgba(24,24,21,.2)}.property-translation-modal h2{margin:4px 0 0;font-size:24px}.property-modal-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.property-modal-fields label{display:grid;grid-gap:6px;gap:6px}.property-modal-fields span{color:#635b4e;font-size:12px;font-weight:900;text-transform:uppercase}.toggle-row{display:flex!important;grid-template-columns:none!important;align-items:center;gap:10px!important}.toggle-row input{width:18px;min-height:18px}.products-table{display:grid;align-content:start;grid-gap:10px;gap:10px}.products-table article{display:grid;grid-template-columns:72px minmax(180px,1fr) minmax(150px,auto) minmax(90px,auto) auto;align-items:center;grid-gap:14px;gap:14px;padding:12px;background:#fff;border:1px solid #e4dfd4}.products-table article.is-hidden{opacity:.58}.product-thumb{display:grid;width:72px;height:72px;place-items:center;overflow:hidden;color:#fff7e4;background:#1d1d1b;font-size:28px;font-weight:900}.products-table article>div:nth-child(2),.products-table article>div:nth-child(3){display:grid;grid-gap:5px;gap:5px}.products-table span{color:#69645a;font-size:13px}.row-actions{display:flex;gap:8px;justify-self:end}.row-actions a,.row-actions button{display:grid;width:36px;height:36px;place-items:center;color:#1d1d1b;background:#eee8dc;border:1px solid #d8d2c5;cursor:pointer}.image-editor{display:grid;grid-gap:10px;gap:10px}.image-dropzone{display:grid;grid-template-columns:160px 1fr;grid-gap:16px;gap:16px;align-items:center;padding:14px;background:#f6f3eb;border:1px dashed #bdb49f}.image-preview{display:grid;width:160px;aspect-ratio:1;place-items:center;overflow:hidden;color:#3b2418;background:#dedbd2}.image-placeholder{display:grid;place-items:center;grid-gap:8px;gap:8px;color:#3b2418;text-align:center}.image-placeholder span{margin:0;color:#69645a;font-size:13px}.image-preview img{width:100%;height:100%;object-fit:cover}.image-dropzone span,.image-dropzone strong{display:block}.image-dropzone span{margin:6px 0 12px;color:#69645a;line-height:1.45}.upload-button{display:inline-flex!important;width:max-content;min-height:38px;align-items:center;gap:8px!important;padding:0 14px;color:#fff;background:#1d1d1b;cursor:pointer}.upload-button input{display:none}.upload-option{margin-top:10px}.upload-option input{width:auto}.permission-list{display:flex;flex-wrap:wrap;gap:8px}.permission-list button,.preview-variants button,.user-badges span,.user-modules span,.variant-list span{display:inline-flex;align-items:center;gap:5px;min-height:32px;padding:0 10px;color:#4b4538;background:#ebe7dc;border:1px solid #d6d0c3;font-size:12px;font-weight:900}.permission-list button.is-selected{color:#fff7e4;background:#3b2418;border-color:#3b2418}.table-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.users-table article{display:grid;grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr) 36px;align-items:center;grid-gap:14px;gap:14px;padding:14px 0;border-top:1px solid #e5e0d6}.users-table article>div:first-child{display:grid;grid-gap:5px;gap:5px}.user-badges,.user-modules{display:flex;flex-wrap:wrap;gap:6px}.users-table article>button{display:grid;width:36px;height:36px;place-items:center;color:#7a2a16;background:#f4e6df;border:1px solid #e0c5b9;cursor:pointer}.users-table article>button:disabled{cursor:not-allowed;opacity:.4}.builder-page{background:radial-gradient(circle at 75% 10%,hsla(43,58%,62%,.18),transparent 26%),#f6f5f1}.builder-message{margin:14px 0 0;padding:12px 14px;color:#5e4306;background:#efe6cb;border:1px solid #d8c58f;font-weight:800}.builder-block,.builder-form{display:grid;grid-gap:16px;gap:16px}.builder-block h2{display:flex;align-items:center;gap:8px}.swatches{display:flex;gap:10px}.swatches button{width:38px;height:38px;border:3px solid #fff;box-shadow:0 0 0 1px #d3ccbd;cursor:pointer}.swatches button.is-selected{box-shadow:0 0 0 3px #3b2418}.variant-input{display:grid;grid-template-columns:1fr 46px;grid-gap:8px;gap:8px}.variant-input button{display:grid;place-items:center;color:#fff7e4;background:#1d1d1b;border:0;cursor:pointer}.variant-list{display:flex;flex-wrap:wrap;gap:8px}.variant-list span{padding-right:6px}.variant-list button{display:grid;width:22px;height:22px;place-items:center;color:#7a2a16;background:#f4e6df;border:1px solid #e0c5b9;cursor:pointer}.builder-preview{display:grid;align-content:start;grid-gap:16px;gap:16px}.preview-card{padding:28px}.preview-art{display:grid;aspect-ratio:1.18;margin-bottom:22px;place-items:center;background:#dedbd2}.preview-art div{width:38%;height:62%;background:var(--product-color);box-shadow:-13px 0 0 #d6b664,0 20px 34px rgba(24,24,21,.22)}.preview-card>span{color:#3b2418;font-size:12px;font-weight:900;text-transform:uppercase}.preview-card h2{margin:8px 0;font-size:clamp(30px,4vw,48px);line-height:1}.preview-card strong{display:block;margin:16px 0;font-size:28px}.preview-variants{display:flex;flex-wrap:wrap;gap:8px}.preview-variants button.is-selected{color:#fff7e4;background:#3b2418;border-color:#3b2418}.seo-panel h3{margin:8px 0;font-size:22px}.orders-toolbar{display:grid;grid-template-columns:1fr 180px 44px;grid-gap:12px;gap:12px;margin-bottom:18px}.orders-toolbar form{display:grid;grid-template-columns:42px 1fr;min-height:44px;background:#fff;border:1px solid #d8d2c5}.orders-toolbar form svg{align-self:center;justify-self:center}.orders-toolbar input,.orders-toolbar select{min-width:0;border:0;outline:0;background:#fff}.orders-toolbar>button,.orders-toolbar>select{border:1px solid #d8d2c5;background:#fff}.orders-toolbar>button{display:grid;place-items:center;cursor:pointer}.orders-list{display:grid;grid-gap:10px;gap:10px}.orders-list article{grid-template-columns:1fr 180px;grid-gap:14px;padding:16px;background:#fdfcf8;border:1px solid #d9d4c8}.order-summary,.orders-list article{display:grid;align-items:center;gap:14px}.order-summary{grid-template-columns:120px 1fr 160px 28px;grid-gap:14px;width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.order-summary>svg{justify-self:end;color:#3b2418;transition:transform .2s ease}.orders-list article.is-expanded .order-summary>svg{transform:rotate(180deg)}.order-summary div,.orders-list article div{display:grid;grid-gap:4px;gap:4px}.empty-state,.orders-list span{color:#69645a}.orders-list select{min-height:38px;border:1px solid #d8d2c5;background:#fff}.order-details{grid-column:1/-1;display:grid;grid-gap:12px;gap:12px;padding-top:14px;border-top:1px solid #e4dfd4}.order-details h3{display:flex;align-items:center;gap:8px;margin:0;font-size:17px}.request-admin-note{display:grid;grid-gap:8px;gap:8px;margin-top:6px;color:var(--text);font-weight:900}.request-admin-note textarea{width:100%;min-height:96px;padding:12px;color:var(--text);background:var(--surface);border:1px solid var(--border);font:inherit;font-weight:600;resize:vertical}.order-items{display:grid;grid-gap:8px;gap:8px}.order-item{display:grid;grid-template-columns:58px 1fr 110px 70px 110px;align-items:center;grid-gap:12px;gap:12px;padding:10px;background:#fff}.order-item-thumb{width:48px;height:48px;display:grid;place-items:center;overflow:hidden;background:#e7e3d9;color:#3b2418;font-weight:800}.order-item-thumb img{width:100%;height:100%;object-fit:cover}.settings-form{max-width:520px}.settings-section{display:grid;grid-gap:12px;gap:12px;margin:8px 0;padding:16px;background:#f6f3eb;border:1px solid #d8d2c5}.settings-section h2{margin:0;font-size:20px}.settings-section textarea{min-height:88px;resize:vertical}.language-tabs{margin-bottom:14px}.language-tabs button{min-height:36px;padding:0 14px;border:1px solid #d8d2c5;background:#eee8dc;font-weight:900;text-transform:uppercase}.language-tabs button.is-active{color:#fff7e4;background:#3b2418;border-color:#3b2418}.language-editor{display:grid;grid-gap:12px;gap:12px;max-width:860px}.language-editor textarea{min-height:440px;padding:14px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;border:1px solid #d8d2c5;resize:vertical}.product-page{--product-container-width:min(1240px,calc(100vw - 48px));background:var(--page)}.product-page-inner{width:var(--product-container-width);max-width:none;margin:0 auto;padding-inline:0}.product-site-header{margin-bottom:28px}.back-link,.product-breadcrumbs{display:flex;align-items:center;gap:8px;margin-bottom:18px;color:var(--text-muted);font-size:13px;font-weight:800}.back-link,.product-breadcrumbs a{color:var(--primary);text-decoration:none}.product-detail{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:16px;gap:16px;width:100%;align-items:start}.product-detail-media{display:grid;grid-template-columns:74px minmax(0,1fr);grid-gap:10px;gap:10px;min-width:0;align-items:start}.product-main-image{--photo-pad:clamp(18px,2.4vw,34px);--photo-pad-2:clamp(36px,4.8vw,68px);position:relative;order:2;grid-column:2;display:grid;width:100%;height:clamp(390px,34vw,560px);place-items:center;overflow:hidden;background:var(--surface);border:1px solid var(--border);cursor:zoom-in}.product-main-image img{position:absolute;inset:var(--photo-pad);width:calc(100% - var(--photo-pad-2));height:calc(100% - var(--photo-pad-2));object-fit:contain}.product-main-image span{color:var(--primary);font-weight:900}.product-gallery-thumbs{order:1;display:grid;grid-template-columns:1fr;align-content:start;grid-gap:8px;gap:8px;max-height:clamp(390px,34vw,560px);overflow:hidden}.product-gallery-thumbs button{--photo-pad:6px;--photo-pad-2:12px;position:relative;display:grid;aspect-ratio:1;min-width:0;place-items:center;overflow:hidden;background:var(--surface);border:1px solid var(--border);cursor:pointer}.product-gallery-thumbs button.is-active{border-color:var(--primary);box-shadow:inset 0 0 0 2px var(--primary)}.product-gallery-thumbs img{position:absolute;inset:var(--photo-pad);width:calc(100% - var(--photo-pad-2));height:calc(100% - var(--photo-pad-2));object-fit:contain}.product-gallery-thumbs .gallery-open-thumb{gap:3px;color:#fff;background:var(--primary);font-size:12px;font-weight:900}.product-detail-copy{display:grid;grid-gap:12px;gap:12px;padding:24px;background:var(--surface);border:1px solid var(--border)}.product-detail-copy.is-out-of-stock{color:#5f5a54}.product-detail-copy>span{color:var(--primary);font-weight:900}.product-detail-copy.is-out-of-stock>span{color:#8a8278}.product-detail-copy h1{margin:0;font-size:clamp(22px,1.8vw,28px);line-height:1.15}.product-detail-copy.is-out-of-stock h1{color:#4f4a45}.product-detail-copy strong{font-size:28px}.product-detail-copy.is-out-of-stock>strong{color:#6c6863}.product-stock-alert{display:grid;grid-gap:5px;gap:5px;padding:14px 16px;color:#5f5a54;background:#f4f2ef;border:1px solid #d8d2ca}.product-stock-alert b{color:#4f4a45;font-size:14px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.product-stock-alert small{color:#716a62;font-size:13px;line-height:1.45}.product-detail-copy dl{display:grid;grid-gap:10px;gap:10px;margin:0}.product-detail-copy dl div{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid var(--border)}.product-detail-copy.is-out-of-stock dl div{border-top-color:var(--border)}.product-detail-copy dt{color:var(--text-muted)}.product-detail-copy.is-out-of-stock dt{color:#80786f}.product-detail-copy dd{margin:0;font-weight:900}.product-detail-copy.is-out-of-stock dd{color:#5f5a54}.product-add-action{width:100%;justify-content:center}.product-add-action:disabled{color:#fff;background:#8a8580;border-color:#8a8580;cursor:not-allowed;opacity:1}.product-buy-row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px}.product-detail-copy.is-out-of-stock .product-buy-row{grid-template-columns:1fr}.product-quantity-control{display:inline-grid;grid-template-columns:38px 46px 38px;align-items:center;width:max-content;min-height:36px;border:1px solid var(--border)}.product-quantity-control button{display:grid;width:38px;height:36px;place-items:center;color:var(--text);background:var(--surface);border:0;cursor:pointer}.product-quantity-control span{display:grid;height:36px;place-items:center;border-inline:1px solid var(--border);font-weight:900}.product-secondary-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.product-secondary-actions button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:8px;color:var(--primary);background:var(--surface);border:1px solid var(--border);cursor:pointer;font-size:12px;font-weight:900;text-transform:uppercase}.product-card .product-card-actions .favorite-button.is-active,.product-secondary-actions button.is-active{color:var(--surface);background:var(--primary);border-color:var(--primary)}.product-purchase-benefits{display:grid;grid-gap:8px;gap:8px;padding-top:6px;border-top:1px solid var(--border)}.product-detail-copy.is-out-of-stock .product-purchase-benefits{border-top-color:var(--border)}.product-purchase-benefits span{display:grid;grid-template-columns:20px minmax(0,1fr);grid-gap:2px 10px;gap:2px 10px;align-items:start}.product-purchase-benefits svg{grid-row:1/3;margin-top:1px;color:var(--primary)}.product-detail-copy.is-out-of-stock .product-purchase-benefits svg{color:#8a8278}.product-purchase-benefits b{color:var(--text);font-size:12px;font-weight:900}.product-detail-copy.is-out-of-stock .product-purchase-benefits b{color:#5f5a54}.product-purchase-benefits small{color:var(--text-muted);font-size:12px}.product-detail-copy.is-out-of-stock .product-purchase-benefits small{color:#80786f}.product-detail-copy.is-out-of-stock .form-note{color:#716a62}.product-spec-strip{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;padding:12px 0;color:var(--text-muted);font-size:13px;font-weight:800}.product-spec-strip span{display:grid;grid-template-columns:20px minmax(0,1fr);grid-gap:2px 8px;gap:2px 8px;align-items:start;min-width:0;padding:12px;color:var(--text);background:var(--surface);border:1px solid var(--border)}.product-spec-strip svg{grid-row:1/3;margin-top:1px;color:var(--primary)}.product-spec-strip b{overflow:hidden;font-size:12px;font-weight:900}.product-spec-strip small{overflow:hidden;color:var(--text-muted);font-size:12px}.product-detail-description{display:grid;grid-column:1/-1;grid-gap:0;gap:0;padding:0;background:var(--surface);border:1px solid var(--border)}.product-detail-description p{margin:0;line-height:1.7;white-space:pre-line}.product-detail-description p,.product-empty-description{max-width:920px;padding:22px 24px;color:var(--text-muted)}.product-empty-description{display:grid;grid-gap:6px;gap:6px;line-height:1.55}.product-empty-description strong{color:var(--text);font-size:15px}.product-tabs{display:flex;min-height:48px;overflow-x:auto;border-bottom:1px solid var(--border)}.product-tabs button{min-width:max-content;padding:0 24px;color:var(--text);background:var(--surface);border:0;border-right:1px solid var(--border);cursor:pointer;font-size:12px;font-weight:900;text-transform:uppercase}.product-tabs button.is-active{color:var(--primary);box-shadow:inset 0 -2px 0 var(--primary)}.product-tab-panel{display:grid;grid-gap:16px;gap:16px;padding:22px 24px;color:var(--text-muted)}.product-tab-attributes{max-width:680px}.product-question-panel>strong{color:var(--text);font-size:16px}.product-question-form{display:grid;max-width:620px;grid-gap:10px;gap:10px}.product-question-form input,.product-question-form textarea{width:100%;border:1px solid var(--border);background:var(--surface-soft);color:var(--text);font:inherit}.product-question-form input{min-height:44px;padding:0 13px}.product-question-form textarea{min-height:112px;padding:12px 13px;resize:vertical}.product-question-form button{width:-moz-fit-content;width:fit-content;min-height:42px;padding:0 18px;color:var(--surface);background:var(--primary);border:1px solid var(--primary);cursor:pointer;font-weight:900;text-transform:uppercase}.product-delivery-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.product-delivery-panel div{display:grid;grid-gap:4px;gap:4px;padding:16px;background:var(--surface-soft);border:1px solid var(--border)}.product-delivery-panel strong{color:var(--text)}.related-products{margin-top:34px}.translation-fields{display:grid;grid-gap:12px;gap:12px;padding:14px;background:#f6f3eb;border:1px solid #d8d2c5}.translation-fields h3{margin:0;font-size:16px}.language-tabs{display:flex;flex-wrap:wrap;gap:8px}.language-tabs button{border:1px solid #cfc7b7;background:#fffdf8;color:#3b3529;padding:8px 12px;font-weight:800;cursor:pointer}.language-tabs button.is-active{background:#1b1a17;border-color:#1b1a17;color:#fff}.translation-card{display:grid;grid-gap:8px;gap:8px}.translation-card strong{color:#3b2418}.translation-card input,.translation-card textarea{width:100%}@media (max-width:1100px){.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail,.product-detail-media{grid-template-columns:1fr}.product-gallery-thumbs,.product-main-image{grid-column:1/-1;order:0}.product-main-image{height:clamp(280px,68vw,430px)}.product-gallery-thumbs{grid-template-columns:repeat(auto-fill,minmax(64px,1fr));max-height:none;overflow:visible}.builder-grid,.products-layout,.users-layout{grid-template-columns:1fr}}@media (max-width:760px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{position:static;height:auto}.admin-content{padding:20px}.admin-hero-panel,.builder-title{display:grid;padding:22px}.admin-stats,.module-grid,.users-table article{grid-template-columns:1fr}.products-table article{grid-template-columns:56px 1fr}.form-two-cols,.property-modal-fields,.property-row-main,.property-translations>div,.property-value-translations>div{grid-template-columns:1fr}.property-row-main .icon-button{width:100%}}@media (max-width:640px){body{font-size:14px}.site-header{grid-template-columns:1fr auto;min-height:56px;padding:0 14px}.brand{font-size:18px}.brand,.brand-logo-link{gap:6px}.brand-logo-mark,.brand-logo-video,.cart-trigger,.menu-trigger{width:30px;height:30px}.header-actions{gap:6px}.language-switcher{gap:3px;padding:0;background:transparent;border:0}.language-current,.language-menu button{width:auto;min-width:44px;height:30px;padding:0 8px;justify-content:center}.language-current .language-flag,.language-current b,.language-menu b,.language-menu button .language-flag{display:none}.language-current small,.language-current svg,.language-menu small{display:inline-grid}.language-menu{min-width:auto;width:56px;padding:5px;border-radius:0}.hero{min-height:220px;padding:34px 14px}.hero span,.section-heading span{font-size:12px}.hero h1{margin:8px 0 18px;font-size:34px}.search-form{grid-template-columns:38px 1fr 74px;height:42px}.search-form button{font-size:12px}.search-suggestions button{flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;min-height:58px;padding:8px 14px}.search-suggestions span{width:100%;font-size:14px}.search-suggestions small{font-size:11px}.admin-panel,.catalog{padding:34px 14px}.section-heading{margin-bottom:18px}.section-heading h2{font-size:28px}.catalog-controls{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px;margin-bottom:18px}.catalog-controls>span{margin:0}.filter-button{width:100%;min-height:40px}.catalog-control-buttons{width:100%}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.product-copy{padding-top:10px}.product-copy h3{font-size:13px}.product-copy p{margin-bottom:8px}.product-card button{font-size:12px}.load-more-wrap{margin-top:24px}.category-drawer{width:min(560px,96vw)}.cart-drawer{width:min(340px,92vw)}.cart-head,.drawer-head{padding:18px}.cart-head h2,.drawer-head h2{font-size:28px}.category-drawer nav{grid-template-columns:1fr;padding:16px 18px}.category-drawer nav a{min-height:54px;font-size:15px}.cart-items{padding:12px 18px}.cart-items article{grid-template-columns:54px 1fr;gap:10px;padding-right:38px}.cart-thumb{width:54px;height:54px}.cart-qty{grid-column:2;grid-template-columns:28px 28px 28px;justify-self:start}.cart-items article>button{position:absolute;top:12px;right:0;grid-column:auto;justify-self:auto}.cart-footer{padding:16px 18px}.cart-footer strong{font-size:24px}.footer-inner{gap:24px;padding:30px 0}.admin-auth{padding:14px}.auth-panel{padding:22px}.admin-hero-panel h1,.admin-page-title h1,.auth-panel h1,.builder-title h1{font-size:30px}.admin-sidebar{height:auto;padding:14px}.admin-logo{padding-bottom:14px}.admin-logo strong{font-size:18px}.admin-sidebar nav{display:flex;gap:8px;margin-top:14px;overflow-x:auto;padding-bottom:4px}.admin-sidebar a,.admin-sidebar button{flex:0 0 auto;min-height:36px;padding:0 10px;font-size:13px}.admin-sidebar>button{margin-top:10px}.admin-content{padding:14px}.admin-hero-panel,.builder-title{padding:18px}.admin-hero-panel a,.builder-title button,.primary-action{width:100%;min-height:42px}.admin-stats{gap:10px;margin:14px 0}.admin-stats div,.builder-block,.module-grid article,.preview-card,.product-form,.products-table,.seo-panel,.user-form,.users-table{padding:14px}.admin-stats strong{font-size:24px}.builder-block h2,.module-grid h2,.product-form h2,.user-form h2,.users-table h2{font-size:18px}.builder-grid,.products-layout,.users-layout{gap:12px}.products-table article,.users-table article{grid-template-columns:52px 1fr auto;gap:10px}.products-table article>div:nth-child(3),.products-table article>div:nth-child(4){grid-column:2/-1}.products-table .row-actions{grid-column:3;grid-row:1/3;align-self:center}.order-summary,.orders-list article,.orders-toolbar{grid-template-columns:1fr}.order-status-cell,.order-status-cell select{width:100%}.order-item{grid-template-columns:48px 1fr}.image-dropzone{grid-template-columns:1fr}.image-preview{width:100%;max-width:220px}.product-detail{grid-template-columns:1fr;gap:16px}.product-detail-copy{padding:18px}.product-thumb{width:52px;height:52px;font-size:20px}.row-actions,.user-badges,.user-modules{grid-column:2}.preview-card{padding:18px}.preview-art{margin-bottom:16px}.preview-card h2{font-size:28px}}@media (max-width:420px){.brand{font-size:16px}.product-spec-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.hero h1{font-size:30px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 10px}.product-art{max-height:280px}.admin-hero-panel h1,.admin-page-title h1,.auth-panel h1,.builder-title h1{font-size:26px}.form-title-row,.products-table article,.users-table article{grid-template-columns:1fr}.row-actions,.user-badges,.user-modules{grid-column:auto}.products-table .row-actions,.products-table article>div:nth-child(3),.products-table article>div:nth-child(4){grid-column:auto;grid-row:auto;justify-self:start}}@media (max-width:1320px){.product-page{--product-container-width:min(1180px,calc(100vw - 56px))}.site-header{grid-template-columns:auto 1fr auto}.site-header nav{gap:22px}.header-actions{gap:10px}.hero{grid-template-columns:minmax(340px,.46fr) minmax(520px,.54fr);padding-inline:28px;min-height:310px}.benefits-bar,.catalog,.category-section,.footer-inner,.newsletter-strip,.popular-products{width:min(1180px,calc(100vw - 56px))}.popular-grid,.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1024px){.site-header{min-height:68px;padding-inline:24px}.site-header nav{display:none}.hero{grid-template-columns:1fr;gap:26px;padding:42px 28px 28px;background:linear-gradient(180deg,hsla(38,50%,97%,.98) 0 42%,hsla(36,37%,89%,.78) 42% 100%),var(--page-soft)}.hero-copy{align-content:start;padding-bottom:0}.hero h1{max-width:760px;font-size:62px}.hero-media{width:100%}.hero-main-image,.hero-media{min-height:360px}.benefits-bar,.catalog,.category-section,.popular-products{width:calc(100vw - 48px)}.category-strip a{flex-basis:min(276px,42vw)}.popular-grid,.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.benefits-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.benefits-bar div:nth-child(2){border-right:0}.benefits-bar div:nth-child(-n+2){border-bottom:1px solid var(--border)}}@media (max-width:760px){.site-header{grid-template-columns:1fr auto;min-height:60px;padding-inline:14px}.header-actions{gap:8px}.header-actions .header-icon-button,.header-actions>a{display:none}.hero{min-height:auto;padding:30px 16px 18px;background:var(--page)}.hero-copy>span,.section-heading span{font-size:12px}.hero h1{font-size:42px;line-height:.98;max-width:100%}.hero-copy p{font-size:18px}.search-form{grid-template-columns:44px 1fr 54px;height:52px;width:100%}.hero-chips{display:flex;flex-wrap:wrap;max-width:100%;overflow:visible;padding:0;width:100%}.hero-chips a{flex:0 1 auto}.hero-media{min-height:300px;border:1px solid var(--border);background:var(--surface-warm);border-radius:4px}.hero-main-image{min-height:300px;object-position:58% center}.hero-product-1{right:8%;width:46%}.hero-product-2{left:6%;width:38%}.hero-product-3{left:28%;width:26%}.hero-delivery-card{top:16px;right:16px;min-width:0;width:max-content;max-width:calc(100% - 32px);padding:12px 14px;border-radius:4px}.hero-delivery-card strong{font-size:14px}.hero-delivery-card span{font-size:12px}.benefits-bar,.catalog,.category-section,.popular-products{width:calc(100vw - 28px)}.category-strip{gap:12px;padding-top:0}.category-strip a{min-height:82px}.popular-products{padding-top:20px}.popular-head h2,.section-heading h2{font-size:28px}.popular-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{padding:10px}.product-copy h3{--product-title-font-size:14px}.product-card-actions{grid-template-columns:1fr 38px}.product-card-actions strong{grid-column:1/-1;font-size:16px}.product-card .product-card-actions button:not(.favorite-button){min-height:36px;padding-inline:10px;font-size:12px}.benefits-bar{grid-template-columns:1fr;padding:8px 14px}.benefits-bar div,.benefits-bar div:nth-child(-n+2),.benefits-bar div:nth-child(2){border-right:0;border-bottom:1px solid var(--border)}.benefits-bar div:last-child{border-bottom:0}.admin-panel,.catalog{padding-top:28px}.catalog{padding-inline:0}}@media (max-width:420px){body{overflow-x:hidden}.site-header{grid-template-columns:minmax(0,1fr) auto}.language-switcher{display:none}.hero{padding-inline:12px;gap:18px}.hero h1{font-size:33px}.hero-copy p{font-size:16px}.hero .search-form,.search-form{display:block;width:calc(100vw - 32px);max-width:calc(100vw - 32px);box-sizing:border-box;height:52px;overflow:hidden}.search-form svg{position:absolute;top:50%;left:14px;transform:translateY(-50%)}.search-form input{width:100%;height:100%;padding:0 16px 0 46px}.search-form:after,.search-form>button{display:none}.hero-media{min-height:240px}.hero-main-image{min-height:240px;object-position:56% center}.hero-product-1{right:4%;width:48%}.hero-product-2{left:3%;width:43%}.hero-product-3{left:34%;top:16%;width:31%}.hero-delivery-card{top:12px;right:auto;left:50%;width:166px;max-width:calc(100% - 20px);transform:translateX(-50%);grid-template-columns:24px minmax(0,auto);gap:7px;padding:9px 10px}.hero-delivery-card svg{width:22px;height:22px}.hero-delivery-card strong{font-size:12px;line-height:1.1}.hero-delivery-card span{font-size:11px}.benefits-bar,.catalog,.category-section,.footer-inner,.newsletter-strip,.popular-products{width:calc(100vw - 24px)}.popular-grid,.product-grid{grid-template-columns:1fr;gap:12px}.product-card-actions{grid-template-columns:1fr 38px}.product-card .product-card-actions .favorite-button{display:grid}}@media (max-width:560px){.product-page{--product-container-width:calc(100vw - 24px)}.language-switcher{display:none}.hero .search-form,.search-form{display:block;height:52px;overflow:hidden}.search-form svg{position:absolute;top:50%;left:14px;transform:translateY(-50%)}.search-form input{width:100%;height:100%;padding:0 16px 0 46px}.search-form>button{display:none}.hero-delivery-card{right:auto;left:50%;width:166px;max-width:calc(100% - 20px);transform:translateX(-50%);grid-template-columns:24px minmax(0,auto);gap:7px;padding:9px 10px}.hero-delivery-card svg{width:22px;height:22px}.hero-delivery-card strong{font-size:12px;line-height:1.1}.hero-delivery-card span{font-size:11px}.popular-grid,.product-grid{grid-template-columns:1fr}}@media (max-width:1024px){.hero{gap:18px;padding-top:30px}.hero h1{font-size:clamp(38px,7vw,54px)}.hero-main-image,.hero-media{min-height:260px;height:260px;max-height:260px}.popular-grid{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x mandatory;scrollbar-width:none}.popular-grid::-webkit-scrollbar{display:none}.popular-grid>.product-card,.popular-product-link{flex:0 0 240px;scroll-snap-align:start}}@media (max-width:760px){.header-actions .header-icon-button{display:grid}.header-actions>a{display:none}.hero{gap:14px;padding:20px 14px 10px}.hero-copy p{margin-bottom:12px}.hero-chips{flex-wrap:nowrap;margin-top:12px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.hero-chips::-webkit-scrollbar{display:none}.hero-chips a{flex:0 0 auto}.hero-main-image,.hero-media{min-height:190px;height:190px;max-height:190px}.category-strip{display:flex;gap:10px;overflow-x:auto;padding:10px 0 4px;scroll-snap-type:x mandatory;scrollbar-width:none}.category-strip::-webkit-scrollbar{display:none}.category-strip a{flex:0 0 min(260px,76vw);grid-template-columns:minmax(0,1fr) 18px;grid-template-rows:118px auto;min-height:194px;padding:10px;scroll-snap-align:start}.category-strip-art{grid-column:1/-1;width:100%;aspect-ratio:auto;min-height:118px}.popular-products{padding:14px 0 10px}.popular-head{margin-bottom:10px}.popular-head h2{font-size:25px}.popular-grid>.product-card,.popular-product-link{min-height:0;padding:9px}.popular-product-art{min-height:104px}.popular-product-title{font-size:13px}.popular-product-info strong{font-size:15px}.benefits-bar{margin-bottom:14px}.admin-panel,.catalog{padding-top:18px}}@media (max-width:560px){.search-form{display:grid;grid-template-columns:38px 1fr 46px;height:46px;overflow:visible}.product-spec-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.search-form svg{position:static;transform:none}.search-form input{padding:0}.search-form>button{display:grid;border-radius:0 13px 13px 0}.search-form>button svg{width:20px;height:20px}.hero h1{margin:6px 0 8px;font-size:30px;line-height:1}.hero-copy p{font-size:14px;line-height:1.28}.hero-chips a{min-height:30px;padding:0 12px;font-size:12px}.hero-main-image,.hero-media{min-height:168px;height:168px;max-height:168px}.hero-delivery-card{top:10px}.popular-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.popular-grid{display:flex}.popular-grid>.product-card,.popular-product-link{flex-basis:176px}.product-card{min-height:0;padding:8px}.product-art{aspect-ratio:1;max-height:none}.product-copy{padding-top:8px}.product-copy h3{--product-title-lines:3;--product-title-font-size:12px;--product-title-line-height:1.18}.product-copy p{min-height:16px;margin-bottom:7px;font-size:11px}.product-card-actions{grid-template-columns:1fr 34px;gap:6px}.product-card-actions strong{font-size:15px}.product-card .product-card-actions button:not(.favorite-button){min-height:34px;padding-inline:8px;font-size:11px}.product-card .product-card-actions .favorite-button{width:34px;min-height:34px}.category-drawer{width:min(360px,92vw)}.drawer-head{padding:16px}.drawer-head h2{font-size:24px}.category-drawer nav{padding:12px 14px 18px}.category-drawer nav a{min-height:46px;padding:8px 12px;font-size:14px}}@media (max-width:420px){.hero{padding-inline:12px}.search-form{width:100%;max-width:100%}.popular-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.popular-product-art{min-height:96px}}@media (min-width:2200px){.site-header{min-height:72px;padding:0 max(34px,calc((100vw - 1720px) / 2))}.brand{font-size:22px}.brand-logo-mark,.brand-logo-video{width:36px;height:36px}.hero{grid-template-columns:minmax(420px,560px) minmax(640px,940px);gap:clamp(36px,4vw,76px);min-height:520px;padding:clamp(42px,4.2vw,64px) max(90px,calc((100vw - 1720px) / 2)) 24px}.hero-copy p{max-width:560px;margin-bottom:24px;font-size:clamp(20px,2vw,25px)}.hero h1{max-width:680px;margin:10px 0 16px;font-size:clamp(62px,5.4vw,88px)}.search-form{grid-template-columns:54px 1fr 64px;width:min(560px,100%);height:58px}.hero-chips{gap:10px;max-width:680px;margin-top:22px}.hero-chips a{min-height:38px;padding:0 18px}.hero-main-image,.hero-media{min-height:380px}.hero-product-1{width:min(30vw,360px)}.hero-product-2{width:min(23vw,295px)}.hero-product-3{width:min(18vw,230px)}.hero-delivery-card{top:44px;right:44px;min-width:230px;padding:18px 20px}.benefits-bar,.catalog,.category-section,.footer-inner,.newsletter-strip,.popular-products{width:min(1240px,calc(100vw - 144px))}.category-strip{width:100%;max-width:100%}}.hero{overflow:hidden;background:var(--page-soft)}.hero:before{background:linear-gradient(90deg,hsla(42,68%,96%,.98),hsla(42,68%,96%,.92) 30%,hsla(42,68%,96%,.46) 52%,hsla(42,68%,96%,.06) 74%)}.hero-media{position:absolute;inset:0;z-index:0;border:0;background:transparent}.hero-main-image,.hero-media{width:100%;height:100%;min-height:100%;max-height:none}.hero-main-image{object-fit:cover;object-position:center center}.hero-delivery-card{z-index:3}.hero .search-form,.hero-chips{display:none!important}@media (max-width:1320px){.hero-main-image{object-position:57% center}}@media (max-width:1024px){.hero{min-height:430px;background:var(--page-soft)}.hero:before{background:linear-gradient(90deg,hsla(42,68%,96%,.98),hsla(42,68%,96%,.9) 44%,hsla(42,68%,96%,.42) 67%,hsla(42,68%,96%,.1))}.hero-main-image,.hero-media{height:100%;min-height:100%;max-height:none}.hero-main-image{object-position:64% center}}@media (max-width:760px){.hero{min-height:430px;padding:44px 16px 116px;background:var(--page-soft)}.hero:before{background:linear-gradient(90deg,hsla(42,68%,96%,.98),hsla(42,68%,96%,.92) 48%,hsla(42,68%,96%,.42) 72%,hsla(42,68%,96%,.18))}.hero-copy{max-width:520px;min-height:0;padding:0}.hero-main-image{object-position:72% center}.hero-delivery-card{top:auto;right:16px;bottom:16px;left:auto;transform:none}}@media (max-width:560px){.hero{min-height:410px}.hero-main-image{object-position:76% center}}@media (max-width:420px){.hero{min-height:410px}.hero-main-image{object-position:78% center}}@media (max-width:760px){.catalog-products-head,.subcategory-head{align-items:flex-start;flex-direction:column;gap:10px}.catalog-products-head h3,.subcategory-head h3{font-size:22px}.catalog-products-head .catalog-controls{width:100%;margin:0}.catalog-products-head .catalog-control-buttons,.catalog-products-head .filter-button{width:100%}.subcategory-card{grid-template-columns:54px minmax(0,1fr) 18px;min-height:104px}.subcategory-card small{margin-top:-4px}}@keyframes storefrontFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes storefrontSoftIn{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.home-page .benefits-bar,.home-page .catalog,.home-page .category-section,.home-page .hero,.home-page .newsletter-strip,.home-page .popular-products,.home-page .site-footer,.home-page .storefront-search-panel{animation:storefrontFadeUp .52s cubic-bezier(.2,.8,.2,1) both}.home-page .hero{animation-duration:.62s}.home-page .benefits-bar{animation-delay:70ms}.home-page .category-section{animation-delay:.11s}.home-page .storefront-search-panel{animation-delay:.14s}.home-page .catalog,.home-page .popular-products{animation-delay:.17s}.benefit-card,.category-strip a,.hero-delivery-card,.language-menu,.product-card,.search-suggestions,.subcategory-card{animation:storefrontSoftIn .36s cubic-bezier(.2,.8,.2,1) both}.cart-drawer,.category-strip a,.drawer-language,.hero a,.language-current,.language-menu button,.product-card,.product-card button,.search-form,.search-form button,.site-drawer,.site-header a,.site-header button,.subcategory-card,.subcategory-more-wrap button{transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease,opacity .18s ease}.category-strip a:hover,.hero a:hover,.language-current:hover,.language-menu button:hover,.product-card:hover,.site-header a:hover,.site-header button:hover,.subcategory-card:hover,.subcategory-more-wrap button:hover{transform:translateY(-2px)}.hero a:active,.language-menu button:active,.product-card button:active,.search-form button:active,.site-header button:active,.subcategory-more-wrap button:active{transform:translateY(0) scale(.97)}.storefront-search-panel{display:grid;grid-template-columns:minmax(180px,.36fr) minmax(280px,.64fr);align-items:center;grid-gap:24px;gap:24px;margin:28px auto 8px;padding:18px;background:hsla(0,0%,100%,.72);border:1px solid var(--border);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.storefront-search-panel>div{display:grid;grid-gap:4px;gap:4px}.storefront-search-panel>div span{font-size:12px}.storefront-search-panel>div strong{color:var(--text);font-family:var(--font-display),var(--font-body),ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:24px;font-weight:900;line-height:1.05}.storefront-search-panel .search-form{width:100%;max-width:none;background:#fff}.storefront-search-panel .search-suggestions{z-index:35}.drawer-language{display:none}.subcategory-more-wrap{display:block;margin:-4px 0 24px}.subcategory-more-wrap button{width:100%;min-height:50px;color:var(--primary);font-weight:900;background:#fff;border:1px solid var(--border);cursor:pointer}.subcategory-more-wrap button:hover{color:#fff;background:var(--primary);border-color:var(--primary)}@media (max-width:1180px){.storefront-search-panel{width:min(1000px,calc(100vw - 48px))}}@media (max-width:760px){.storefront-search-panel{grid-template-columns:1fr;width:calc(100vw - 32px);gap:12px;margin-top:18px;padding:14px}.storefront-search-panel>div strong{font-size:22px}.storefront-search-panel .search-form{width:100%;max-width:100%}.drawer-language{display:grid;grid-gap:10px;gap:10px;position:relative;z-index:20;padding:0 20px 18px;border-bottom:1px solid var(--border)}.drawer-language>span{color:var(--text-muted);font-size:12px;font-weight:900;text-transform:uppercase}.drawer-language .language-switcher{display:block;position:relative;z-index:25;width:100%;padding:0;background:transparent;border:0}.drawer-language .language-current{width:100%;justify-content:space-between;gap:10px;min-height:46px;padding:0 14px;background:#fff;border:1px solid var(--border)}.drawer-language .language-switcher b,.drawer-language .language-switcher small,.drawer-language .language-switcher svg{display:inline-grid}.drawer-language .language-switcher .language-flag{display:none}.drawer-language .language-switcher b{flex:1 1;text-align:left}.drawer-language .language-menu{position:static;right:auto;left:0;z-index:30;width:100%;min-width:0;margin-top:8px;transform:none}.drawer-language .language-switcher:not(.is-open) .language-menu{display:none}.drawer-language .language-switcher.is-open .language-menu{display:grid;transform:none}.header-language{display:none}.subcategory-more-wrap{margin:-4px 0 24px}}@media (max-width:520px){.storefront-search-panel{width:calc(100vw - 28px);margin-top:14px}.storefront-search-panel .search-form{display:grid;grid-template-columns:38px 1fr 46px;height:46px;overflow:visible}.storefront-search-panel .search-form svg{position:static;transform:none}.storefront-search-panel .search-form input{padding:0}.storefront-search-panel .search-form>button{display:grid}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}@keyframes heroCopySlideIn{0%{opacity:0;transform:translate3d(-42px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes heroDeliverySlideIn{0%{opacity:0;transform:translate3d(36px,0,0)}to{opacity:1;transform:translateZ(0)}}.home-page .hero{animation:none}.hero-copy{padding-left:clamp(34px,5vw,92px)}.hero-copy .hero-cta,.hero-copy h1,.hero-copy p,.hero-copy>span{opacity:0;animation:heroCopySlideIn 2s cubic-bezier(.16,1,.3,1) both}.hero-copy>span{animation-delay:.26s}.hero-copy h1{animation-delay:.42s}.hero-copy p{animation-delay:.58s}.hero-copy .hero-cta{animation-delay:.76s}.hero-delivery-card{animation:heroDeliverySlideIn 2s cubic-bezier(.16,1,.3,1) .94s both}.storefront-search-panel{position:relative;z-index:80;grid-template-columns:1fr;gap:12px;padding:32px clamp(18px,5vw,72px)}.storefront-search-panel .search-form,.storefront-search-panel>div{width:min(1060px,100%);margin-inline:auto}.storefront-search-panel .search-form{position:static;height:68px;grid-template-columns:72px 1fr 96px}.storefront-search-panel .search-form>button svg{width:34px;height:34px}.storefront-search-panel .search-suggestions{top:calc(100% - 16px);left:clamp(18px,5vw,72px);right:clamp(18px,5vw,72px);z-index:160;max-height:min(460px,58vh)}.drawer-backdrop{z-index:240}.cart-drawer,.category-drawer{z-index:260}.checkout-backdrop,.gallery-dialog{z-index:320}.gallery-modal{z-index:330}.gallery-arrow,.gallery-close{z-index:340}@media (max-width:1024px){.hero-copy{padding-left:clamp(24px,6vw,58px)}}@media (max-width:760px){.hero{padding-left:24px;padding-right:14px}.hero-copy{padding-left:0;max-width:min(520px,calc(100vw - 62px))}.storefront-search-panel{width:calc(100vw - 32px);padding:22px 14px}.storefront-search-panel .search-form{height:54px;grid-template-columns:46px 1fr 58px}.storefront-search-panel .search-suggestions{top:calc(100% - 8px);left:14px;right:14px;max-height:min(390px,54vh)}}@media (max-width:520px){.hero{padding-left:22px}.storefront-search-panel .search-form{grid-template-columns:44px 1fr 54px}.storefront-search-panel .search-form>button svg{width:24px;height:24px}}@media (prefers-reduced-motion:reduce){.hero-copy .hero-cta,.hero-copy h1,.hero-copy p,.hero-copy>span,.hero-delivery-card{opacity:1;animation:none!important;transform:none!important}}.home-page:not(.catalog-page)>.site-header{background:hsla(38,41%,95%,.96);border-bottom-color:hsla(31,23%,77%,.8)}.about-page,.home-page,.product-page{--storefront-layout-gutter:calc(max(24px, (100vw - 1240px) / 2) + clamp(34px, 5vw, 92px))}.home-page:not(.catalog-page){--home-layout-gutter:calc(max(24px, (100vw - 1240px) / 2) + clamp(34px, 5vw, 92px))}@media (min-width:2200px){.about-page,.home-page,.product-page{--storefront-layout-gutter:calc(((100vw - 1576px) / 2) + clamp(34px, 5vw, 92px))}.home-page:not(.catalog-page){--home-layout-gutter:calc(((100vw - 1576px) / 2) + clamp(34px, 5vw, 92px))}}@media (min-width:1321px) and (max-width:1440px){.about-page,.home-page,.product-page{--storefront-layout-gutter:calc(24px + clamp(34px, 5vw, 92px))}.home-page:not(.catalog-page){--home-layout-gutter:calc(24px + clamp(34px, 5vw, 92px))}}.storefront-search-panel{padding:0;background:transparent;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.storefront-search-panel .search-form,.storefront-search-panel>div{width:100%}.storefront-search-panel .search-suggestions{left:0;right:0;top:calc(100% + 8px)}@media (max-width:760px){.storefront-search-panel{padding:0}.storefront-search-panel .search-suggestions{left:0;right:0}}.storefront-search-panel{width:min(1240px,calc(100vw - 96px));gap:10px;margin-block:44px 56px}.storefront-search-panel>div{gap:2px;margin-inline:0}.storefront-search-panel>div span{display:block;color:var(--primary-soft);font-size:13px;font-weight:900;letter-spacing:0;text-transform:uppercase}.storefront-search-panel>div strong{display:none}.storefront-search-panel .search-form{height:72px;grid-template-columns:70px 1fr 92px;background:hsla(0,0%,100%,.7);border:0;border-bottom:2px solid var(--border-strong);border-radius:0;box-shadow:none}.storefront-search-panel .search-form:focus-within{background:hsla(0,0%,100%,.88);border-bottom-color:var(--primary)}.storefront-search-panel .search-form input{background:transparent;font-size:20px}.storefront-search-panel .search-form>svg{color:var(--primary)}.storefront-search-panel .search-form>button{border-radius:0}.storefront-search-panel .search-suggestions{top:calc(100% + 12px);z-index:120;overflow:auto;background:#fff;border:1px solid var(--border-strong);box-shadow:0 28px 70px rgba(38,21,13,.2)}.storefront-search-panel .search-suggestions button{min-height:68px;padding-inline:30px}@media (max-width:1180px){.storefront-search-panel{width:min(1180px,calc(100vw - 56px))}}@media (max-width:1024px){.storefront-search-panel{width:calc(100vw - 48px)}}@media (max-width:760px){.storefront-search-panel{width:calc(100vw - 24px);gap:8px;margin-block:30px 38px}.storefront-search-panel>div span{font-size:12px}.storefront-search-panel .search-form{height:58px;grid-template-columns:50px 1fr 58px}.storefront-search-panel .search-form input{font-size:17px}.storefront-search-panel .search-suggestions{top:calc(100% + 10px)}}@media (max-width:420px){.storefront-search-panel .search-form{grid-template-columns:46px 1fr 54px}}@media (min-width:2200px){.storefront-search-panel{width:min(1240px,calc(100vw - 144px))}}.home-page:not(.catalog-page) .benefits-bar,.home-page:not(.catalog-page) .catalog,.home-page:not(.catalog-page) .category-section,.home-page:not(.catalog-page) .footer-inner,.home-page:not(.catalog-page) .newsletter-strip,.home-page:not(.catalog-page) .popular-products,.home-page:not(.catalog-page) .storefront-search-panel{width:calc(100vw - (var(--home-layout-gutter) * 2))}@media (max-width:1320px){.about-page,.home-page,.product-page{--storefront-layout-gutter:calc(28px + clamp(34px, 5vw, 92px))}.home-page:not(.catalog-page){--home-layout-gutter:calc(28px + clamp(34px, 5vw, 92px))}.home-page:not(.catalog-page) .benefits-bar,.home-page:not(.catalog-page) .catalog,.home-page:not(.catalog-page) .category-section,.home-page:not(.catalog-page) .footer-inner,.home-page:not(.catalog-page) .newsletter-strip,.home-page:not(.catalog-page) .popular-products,.home-page:not(.catalog-page) .storefront-search-panel{width:calc(100vw - (var(--home-layout-gutter) * 2))}}@media (max-width:1024px){.about-page,.home-page,.product-page{--storefront-layout-gutter:calc(28px + clamp(24px, 6vw, 58px))}.home-page:not(.catalog-page){--home-layout-gutter:calc(28px + clamp(24px, 6vw, 58px))}.home-page:not(.catalog-page) .benefits-bar,.home-page:not(.catalog-page) .catalog,.home-page:not(.catalog-page) .category-section,.home-page:not(.catalog-page) .footer-inner,.home-page:not(.catalog-page) .newsletter-strip,.home-page:not(.catalog-page) .popular-products,.home-page:not(.catalog-page) .storefront-search-panel{width:calc(100vw - (var(--home-layout-gutter) * 2))}}@media (max-width:760px){.about-page,.home-page,.product-page{--storefront-layout-gutter:24px}.home-page:not(.catalog-page){--home-layout-gutter:24px}.home-page:not(.catalog-page) .benefits-bar,.home-page:not(.catalog-page) .catalog,.home-page:not(.catalog-page) .category-section,.home-page:not(.catalog-page) .footer-inner,.home-page:not(.catalog-page) .newsletter-strip,.home-page:not(.catalog-page) .popular-products,.home-page:not(.catalog-page) .storefront-search-panel{width:calc(100vw - (var(--home-layout-gutter) * 2))}}@media (max-width:520px){.about-page,.home-page,.product-page{--storefront-layout-gutter:22px}.home-page:not(.catalog-page){--home-layout-gutter:22px}}.home-page.catalog-page .catalog,.home-page.catalog-page .category-section,.home-page.catalog-page .footer-inner,.home-page.catalog-page .newsletter-strip,.home-page.catalog-page .popular-products,.home-page.catalog-page .storefront-search-panel{width:calc(100vw - (var(--storefront-layout-gutter) * 2))}.product-page{--product-container-width:calc(100vw - (var(--storefront-layout-gutter) * 2))}.about-page{--about-container-width:calc(100vw - (var(--storefront-layout-gutter) * 2))}.about-page .footer-inner,.product-page .footer-inner{width:calc(100vw - (var(--storefront-layout-gutter) * 2))}