:root{--ink:#191a17;--muted:#6f7169;--paper:#f5f2eb;--paper-light:#fbfaf7;--white:#fff;--soft:#e9e4da;--accent:#74785d;--accent-dark:#575b43;--line:rgba(25,26,23,.12);--shadow:0 18px 50px rgba(22,22,18,.08);font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{min-height:100%}body{margin:0}body,button,input,select,textarea{font:inherit}button,input,select,textarea{color:inherit}button{cursor:pointer}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.container{width:min(1200px,calc(100% - 32px));margin-inline:auto}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-main{flex:1 1}.site-header{z-index:100;border-bottom:1px solid var(--line);background:hsla(45,33%,98%,.94)}.brand{font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:600;letter-spacing:-.04em;white-space:nowrap}.section-eyebrow{margin:0 0 18px;color:var(--accent-dark);font-size:12px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}@keyframes hero-image-appearance{0%{opacity:.35;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}@media (max-width:760px){.home-brochure-section{height:min(calc(78svh - 68px),680px);min-height:440px}.home-brochure-arrow{width:44px;height:44px}.home-brochure-arrow-previous{left:10px}.home-brochure-arrow-next{right:10px}.home-brochure-click-hint{display:none}.home-brochure-dots{bottom:16px}}@media (max-width:430px){.home-brochure-section{height:min(calc(72svh - 64px),590px);min-height:390px}}.primary-button,.secondary-button{min-height:50px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;border-radius:2px;font-size:14px;font-weight:800}.primary-button{border:1px solid var(--ink);background:var(--ink);color:var(--white)}.primary-button:hover{background:var(--accent-dark);border-color:var(--accent-dark)}.secondary-button{border:1px solid var(--line);background:transparent}.full-width{width:100%}.section{padding:80px 0}.section-light{background:var(--paper-light)}.section-heading{margin-bottom:34px;display:flex;align-items:end;justify-content:space-between;gap:24px}.contact-introduction h1,.page-hero h1,.section-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,5vw,54px);font-weight:500;letter-spacing:-.04em}.page-hero p,.section-heading p{max-width:620px;margin:10px 0 0;color:var(--muted);line-height:1.7}.back-link,.text-link{border-bottom:1px solid;font-size:14px;font-weight:700;white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px 18px;gap:24px 18px}.product-image{-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-image-current{z-index:1;transition:transform .35s ease,opacity .18s ease}.product-image-preload{z-index:0;opacity:0;visibility:hidden;pointer-events:none}.product-favorite-button,.product-image-arrow{z-index:4;color:#8f251d;filter:drop-shadow(0 2px 6px rgba(255,255,255,.55));transition:color .16s ease,transform .16s ease,opacity .16s ease}.product-image-arrow{width:38px;height:52px}.product-image-arrow svg{width:25px;height:25px}.product-image-arrow-previous{left:4px}.product-image-arrow-next{right:4px}.product-image-arrow:hover{color:#6f1c16;transform:translateY(-50%) scale(1.12)}.product-favorite-button{top:12px;right:12px;width:38px;height:38px}.product-favorite-button:hover{color:#6f1c16;transform:scale(1.1)}.product-favorite-button.is-active{color:#8f251d}.product-image-link:hover .product-image-current{transform:scale(1.025)}.product-card.is-out-of-stock .product-image-current{opacity:.82}.small-add.is-backorder{border-color:#7d251f;color:#7d251f}.small-add.is-backorder:hover{background:#7d251f}.product-card-body{padding:15px 2px 0}.product-meta,.product-reference{margin:0 0 7px;color:var(--muted);font-size:12px}.product-meta{font-weight:700;letter-spacing:.08em}.product-name{display:block;font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1.25}.product-reference{margin-top:6px}.product-card-footer{padding-top:18px;align-items:flex-end;gap:12px}.product-price{font-size:15px}.small-add{width:40px;height:40px;border-radius:999px;font-size:24px;line-height:1}.page-hero{padding:80px 0 45px}.page-hero.compact{padding-bottom:20px}.shop-toolbar{margin-bottom:22px;grid-template-columns:1fr 260px;grid-gap:12px;gap:12px}.contact-form input,.contact-form textarea,.search-field input,.shop-toolbar select{width:100%;border:1px solid var(--line);border-radius:2px;outline:none;background:var(--white)}.contact-form input,.search-field input,.shop-toolbar select{height:52px;padding:0 16px}.contact-form textarea{padding:14px 16px;resize:vertical}.contact-form input:focus,.contact-form textarea:focus,.search-field input:focus,.shop-toolbar select:focus{border-color:var(--accent-dark)}.shop-layout{grid-template-columns:260px minmax(0,1fr);grid-gap:36px;gap:36px}.desktop-shop-filters{top:92px}.shop-products-column{min-width:0}.shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-filters-header{min-height:46px;padding-bottom:16px;gap:14px;border-bottom:1px solid var(--line)}.shop-filters-header h2{font-size:22px}.filter-group{padding:22px 0;border-bottom:1px solid var(--line)}.filter-group legend{width:100%;margin:0 0 15px;padding:0;color:var(--ink);font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.filter-options{max-height:220px;display:flex;flex-direction:column;gap:12px}.filter-checkbox{grid-template-columns:20px minmax(0,1fr);grid-gap:10px;gap:10px;color:var(--ink);font-size:14px;line-height:1.35}.filter-checkbox input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.filter-checkbox-mark{border:1px solid var(--line);background:var(--white)}.filter-checkbox input:checked+.filter-checkbox-mark{border-color:var(--ink);background:var(--ink)}.filter-checkbox input:checked+.filter-checkbox-mark:after{width:8px;border-bottom:2px solid var(--white);border-left:2px solid var(--white)}.filter-checkbox input:focus-visible+.filter-checkbox-mark{outline:2px solid var(--accent-dark);outline-offset:2px}.filter-empty{color:var(--muted);font-size:13px}.price-values{grid-template-columns:1fr 1fr}.price-values label{min-width:0}.price-values span{margin-bottom:7px;display:block;color:var(--muted);font-size:11px}.price-values input{height:42px;padding:0 9px;border:1px solid var(--line);background:var(--white);color:var(--ink);outline:none}.price-values input:focus{border-color:var(--accent-dark)}.price-range{margin-top:16px}.price-range-track{background:var(--line)}.price-range input[type=range]{top:0;left:0}.price-range input[type=range]::-webkit-slider-thumb{border:2px solid var(--white);background:var(--ink);box-shadow:0 0 0 1px var(--ink)}.price-range input[type=range]::-moz-range-thumb{width:16px;height:16px;border:2px solid var(--white);background:var(--ink);box-shadow:0 0 0 1px var(--ink)}.price-range-labels{align-items:center;color:var(--muted);font-size:11px}.filter-actions{padding-top:22px}.filter-apply-button,.filter-reset-button{min-height:46px;padding:10px 14px;border:1px solid var(--ink);font-size:13px;font-weight:800}.filter-reset-button{color:var(--ink)}.filter-apply-button{background:var(--ink);color:var(--white)}.filter-close-button{border:0;background:transparent;color:var(--ink);font-size:30px;line-height:1}.mobile-filter-button{min-height:52px;border:1px solid var(--ink);background:var(--ink);color:var(--white);font-size:13px;font-weight:800}.filter-drawer-backdrop,.mobile-shop-filters{display:none}.pagination{margin-top:46px;gap:18px}.pagination-pages{justify-content:center;gap:8px}.pagination-direction,.pagination-page{min-width:42px;min-height:42px;padding:0 14px;border:1px solid var(--line);background:var(--paper-light);color:var(--ink);font-size:13px;font-weight:700}.pagination-direction:hover:not(:disabled),.pagination-page:hover{border-color:var(--ink)}.pagination-page.is-active{border-color:var(--ink);background:var(--ink);color:var(--white)}.pagination-direction:disabled{opacity:.4}.pagination-summary{color:var(--muted);font-size:12px}.product-section{padding-top:45px}.product-detail{margin-top:28px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);grid-gap:70px;gap:70px}.product-main-image{min-height:520px;aspect-ratio:.88;display:flex;align-items:center;justify-content:center;background:var(--soft)}.product-gallery{min-width:0}.product-carousel{position:relative;background:var(--soft);touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-main-image img{padding:clamp(16px,3vw,36px);transition:opacity .18s ease,transform .25s ease}.product-carousel-button{position:absolute;top:50%;z-index:3;width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(31,28,24,.14);border-radius:50%;background:hsla(0,0%,100%,.9);color:var(--ink);font-size:34px;line-height:1;cursor:pointer;transform:translateY(-50%);box-shadow:0 8px 24px rgba(31,28,24,.14);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .16s ease,transform .16s ease}.product-carousel-button:hover{background:#fff;transform:translateY(-50%) scale(1.05)}.product-carousel-previous{left:16px}.product-carousel-next{right:16px}.product-carousel-dots{display:flex;justify-content:center;align-items:center;gap:9px;margin-top:16px}.product-carousel-dot{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:rgba(31,28,24,.22);cursor:pointer;transition:width .16s ease,border-radius .16s ease,background .16s ease}.product-carousel-dot.is-active{width:28px;border-radius:999px;background:var(--ink)}.product-information{padding-top:30px}.product-information h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,64px);font-weight:500;line-height:1;letter-spacing:-.045em}.detail-price{margin:24px 0;font-size:24px;font-weight:800}.product-specs{margin:30px 0;border-top:1px solid var(--line)}.product-specs div{padding:13px 0;display:grid;grid-template-columns:130px 1fr;grid-gap:16px;gap:16px;border-bottom:1px solid var(--line)}.product-specs dt{color:var(--muted);font-size:13px}.product-specs dd{margin:0;font-size:14px;font-weight:700}.buy-row{margin-top:28px;grid-template-columns:150px 1fr;grid-gap:12px;gap:12px}.add-cart-button{align-self:end}.product-whatsapp-button{width:100%;min-height:56px;margin-top:14px;padding:10px 18px;display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid #1fa855;border-radius:12px;background:#25d366;color:#102d1b;text-decoration:none;transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.product-whatsapp-button:hover{background:#20c45d;box-shadow:0 10px 24px rgba(37,211,102,.22);transform:translateY(-1px)}.product-whatsapp-button:focus-visible{outline:3px solid rgba(37,211,102,.3);outline-offset:3px}.product-whatsapp-icon{width:26px;height:26px;flex:0 0 26px;display:grid;place-items:center}.product-whatsapp-icon svg{width:26px;height:26px;display:block}.product-whatsapp-button>span:last-child{display:grid;grid-gap:2px;gap:2px;text-align:left}.product-whatsapp-button strong{display:block;color:inherit;font-size:14px;line-height:1.2}.product-whatsapp-button small{display:block;color:inherit;font-size:11px;line-height:1.25;opacity:.75}.product-description{margin-top:42px;padding-top:28px;border-top:1px solid var(--line)}.product-description h2{margin:0 0 14px;font-family:Georgia,Times New Roman,serif;font-size:24px}.product-description p{margin:0;color:var(--muted);line-height:1.85;white-space:pre-line}.empty-block,.empty-cart,.error-block,.page-state{min-height:340px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;text-align:center}.error-block button{padding:10px 18px;border:1px solid var(--ink);background:transparent}.cart-layout{display:grid;grid-template-columns:1fr 360px;grid-gap:60px;gap:60px;align-items:start}.cart-item{padding:20px 0;display:grid;grid-template-columns:145px 1fr;grid-gap:22px;gap:22px;border-bottom:1px solid var(--line)}.cart-item:first-child{border-top:1px solid var(--line)}.cart-item-image{aspect-ratio:.9;background:var(--soft)}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item-content{display:flex;flex-direction:column;align-items:start}.cart-item-name{font-family:Georgia,Times New Roman,serif;font-size:22px}.cart-item-content p{margin:8px 0;color:var(--muted);font-size:13px}.cart-item-actions{width:100%;margin-top:auto;display:flex;align-items:center;justify-content:space-between}.cart-quantity{display:flex;align-items:center;gap:14px}.cart-quantity button{width:32px;height:32px;border:1px solid var(--line);background:transparent}.remove-button{border:0;border-bottom:1px solid;background:transparent;color:var(--muted);font-size:12px}.cart-summary{position:-webkit-sticky;position:sticky;top:110px;padding:28px;background:var(--white);box-shadow:var(--shadow)}.cart-summary h2{margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:24px}.summary-price{margin-bottom:18px;font-size:27px;font-weight:800}.cart-summary p{margin:0 0 24px;color:var(--muted);font-size:13px;line-height:1.6}.cart-summary .secondary-button{margin-top:10px}.contact-introduction>p:not(.section-eyebrow){max-width:550px;color:var(--muted);font-size:17px;line-height:1.8}.contact-form{padding:34px;background:var(--white);box-shadow:var(--shadow)}.contact-form label{margin-bottom:18px;display:block}.contact-form label>span{margin-bottom:8px;display:block;font-size:13px;font-weight:700}.site-footer{padding:60px 0 24px;background:var(--ink);color:var(--white)}.footer-grid{display:grid;grid-template-columns:1.1fr .65fr .65fr .6fr;grid-gap:48px;gap:48px}@media (max-width:900px){.footer-grid{grid-template-columns:1fr 1fr;row-gap:36px}}.footer-brand{font-family:Georgia,Times New Roman,serif;font-size:30px}.footer-description{max-width:410px;margin:18px 0 0;color:hsla(0,0%,100%,.65);line-height:1.7}.footer-social-links{margin-top:24px;display:flex;align-items:center;gap:12px}.footer-social-links a{width:44px;height:44px;display:grid;place-items:center;border:1px solid hsla(0,0%,100%,.2);border-radius:50%;color:var(--white);background:hsla(0,0%,100%,.04);transition:background .16s ease,border-color .16s ease,transform .16s ease}.footer-social-links a:hover{background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.45);transform:translateY(-2px)}.footer-social-links a:focus-visible{outline:3px solid hsla(0,0%,100%,.45);outline-offset:3px}.footer-social-links svg{width:21px;height:21px}.footer-title{margin:0 0 18px;font-size:13px;text-transform:uppercase;letter-spacing:.12em}.footer-links{gap:12px;color:hsla(0,0%,100%,.72)}.footer-language,.footer-links{display:flex;flex-direction:column;align-items:start}.footer-language{gap:10px}.footer-language button{padding:0;border:0;background:transparent;color:hsla(0,0%,100%,.65)}.footer-language button.is-active{color:var(--white);font-weight:800}.footer-bottom{margin-top:50px;padding-top:22px;border-top:1px solid hsla(0,0%,100%,.14);color:hsla(0,0%,100%,.5);font-size:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:1000px){.shop-layout{grid-template-columns:220px minmax(0,1fr);gap:24px}.shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid,.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-detail{gap:38px}.cart-layout{gap:30px}}@media (max-width:1100px){.brand{justify-self:center}}@media (max-width:760px){.container{width:min(100% - 24px,1200px)}.pagination{margin-top:34px;flex-wrap:wrap;gap:12px}.shop-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:stretch}.mobile-filter-button{display:flex}.desktop-shop-filters{display:none}.shop-layout{display:block}.shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-drawer-backdrop{position:fixed;z-index:150;inset:0;display:block;border:0;background:rgba(0,0,0,.45)}.mobile-shop-filters{width:min(88vw,390px);height:100dvh;padding:20px 18px 30px;position:fixed;z-index:160;top:0;bottom:0;left:0;display:block;overflow-y:auto;background:var(--paper-light);box-shadow:var(--shadow);transform:translateX(-100%);transition:transform .25s ease}.mobile-shop-filters.is-open{transform:translateX(0)}.mobile-shop-filters .filter-actions{position:-webkit-sticky;position:sticky;bottom:-30px;margin:0 -18px -30px;padding:14px 18px 20px;background:var(--paper-light);border-top:1px solid var(--line)}.pagination-pages{order:-1;width:100%}.product-main-image{min-height:360px}.product-main-image img{padding:14px}.product-image{padding:8px}.pagination-direction,.pagination-page{min-height:44px}.pagination-direction{flex:1 1;max-width:180px}.brand{justify-self:center;font-size:23px}.section{padding:58px 0}.section-heading{align-items:start;flex-direction:column}.category-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 10px}.product-name{font-size:17px}.small-add{width:36px;height:36px}.page-hero{padding:56px 0 22px}.product-detail,.shop-toolbar{grid-template-columns:1fr}.product-detail{gap:24px}.product-information{padding-top:0}.buy-row{position:-webkit-sticky;position:sticky;bottom:0;z-index:20;margin-right:-12px;margin-left:-12px;padding:10px 12px;grid-template-columns:125px 1fr;background:hsla(42,33%,94%,.96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.product-whatsapp-button{min-height:58px;margin-top:12px}.product-whatsapp-button strong{font-size:13px}.product-whatsapp-button small{font-size:10px}.product-whatsapp-button:hover{background:#20c45d;box-shadow:0 12px 28px rgba(37,211,102,.22);transform:translateY(-1px)}.product-whatsapp-button:focus-visible{outline:3px solid rgba(37,211,102,.35);outline-offset:3px}.product-whatsapp-icon{flex:0 0 auto;width:28px;height:28px}.product-whatsapp-icon svg{width:100%;height:100%}.product-whatsapp-button>span:last-child{display:grid;grid-gap:2px;gap:2px;text-align:left}.product-whatsapp-button strong{font-size:14px}.product-whatsapp-button small{font-size:11px;opacity:.75}@media (max-width:640px){.product-whatsapp-button{min-height:62px;border-radius:12px}}.product-carousel-button{width:42px;height:42px;font-size:30px}.product-carousel-previous{left:10px}.product-carousel-next{right:10px}.product-carousel-dots{margin-top:12px}@media (max-width:520px){.product-carousel-button{width:38px;height:38px;font-size:27px}.product-main-image img{padding:10px}}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.contact-form{padding:22px 16px}.footer-grid{grid-template-columns:1fr;gap:34px}}@media (max-width:430px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card-footer{align-items:end}.product-price{font-size:13px}.product-reference{display:none}.cart-item{grid-template-columns:105px 1fr;gap:14px}.cart-item-name{font-size:18px}.cart-item-actions{margin-top:14px;align-items:start;flex-direction:column;gap:12px}}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);grid-gap:32px;gap:32px;align-items:start}.checkout-form,.checkout-summary{background:#fff;border:1px solid #e8e0d6;border-radius:24px;padding:24px}.checkout-form-header{margin-bottom:24px}.checkout-form-header h2,.checkout-summary h2{margin:0}.checkout-form-header p{margin:8px 0 0;color:#756d64}.checkout-fields-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.checkout-fields-grid label,.checkout-form label{display:grid;grid-gap:8px;gap:8px}.checkout-fields-grid label>span{font-size:13px;font-weight:700}.checkout-field-full{grid-column:1/-1}.checkout-fields-grid input,.checkout-fields-grid textarea{width:100%;min-height:48px;border:1px solid #dcd2c6;border-radius:14px;background:#fff;padding:12px 14px;font:inherit}.checkout-fields-grid textarea{min-height:110px;resize:vertical}.checkout-payment-notice{margin:22px 0;padding:16px;border-radius:16px;background:#f7f3ed}.checkout-payment-notice p{margin:6px 0 0;color:#756d64}.checkout-summary{position:-webkit-sticky;position:sticky;top:100px}.checkout-summary-items{display:grid;grid-gap:14px;gap:14px;margin:20px 0}.checkout-summary-item{display:grid;grid-template-columns:72px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center}.checkout-summary-item img{width:72px;height:72px;border-radius:14px;object-fit:cover;background:#f4efe8}.checkout-summary-item div{display:grid;grid-gap:4px;gap:4px}.checkout-summary-item span{color:#756d64;font-size:13px}.checkout-summary-item-image{position:relative;width:72px;height:72px;flex:0 0 72px;overflow:hidden;border-radius:10px;background:#f3f1ed}.checkout-summary-item-image img{object-fit:cover;object-position:center}.checkout-summary-total{display:flex;justify-content:space-between;gap:16px;padding-top:18px;border-top:1px solid #e8e0d6}.checkout-summary-help{color:#756d64;font-size:13px}.form-error{padding:12px 14px;border:1px solid #f1b7b2;border-radius:14px;background:#fff0ef;color:#a8322b}.checkout-success-section{min-height:70vh;display:grid;align-items:center}.checkout-success-card{max-width:620px;margin:0 auto;padding:40px 24px;border:1px solid #e8e0d6;border-radius:28px;background:#fff;text-align:center}.checkout-success-icon{width:64px;height:64px;margin:0 auto 18px;border-radius:50%;display:grid;place-items:center;background:#e8f5ea;color:#247334;font-size:30px;font-weight:900}.checkout-order-number{display:grid;grid-gap:6px;gap:6px;margin:24px 0;padding:18px;border-radius:16px;background:#f7f3ed}.checkout-order-number span{color:#756d64;font-size:13px}.checkout-order-number strong{font-size:20px}.checkout-success-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px}.admin-page-heading h1{margin:0;font-size:28px;letter-spacing:-.04em}.admin-page-heading p{margin:6px 0 18px;color:#8a7f72;font-size:14px}.admin-feedback-error{margin-bottom:14px;padding:12px;border:1px solid #ffd0d0;border-radius:14px;background:#fff0f0;color:#c0392b}.admin-empty-card{padding:20px;border:1px solid #e6ded2;border-radius:22px;background:#fff;color:#8a7f72}.admin-contact-list,.admin-order-list{display:grid;grid-gap:14px;gap:14px}.admin-contact-card,.admin-order-card{padding:18px;border:1px solid #e6ded2;border-radius:22px;background:#fff}.admin-contact-card-header,.admin-order-card-footer,.admin-order-card-header{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.admin-contact-card-header>div,.admin-order-card-header>div{display:grid;grid-gap:4px;gap:4px}.admin-contact-card-header span,.admin-order-card-header span{color:#8a7f72;font-size:12px}.admin-order-total{white-space:nowrap}.admin-contact-coordinates,.admin-order-customer{display:grid;grid-gap:4px;gap:4px;margin:16px 0;font-size:13px}.admin-contact-coordinates a{color:inherit}.admin-order-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-contact-editor label,.admin-order-note,.admin-order-status-grid label{display:grid;grid-gap:7px;gap:7px}.admin-contact-editor label>span,.admin-order-note>span,.admin-order-status-grid span{color:#8a7f72;font-size:12px;font-weight:700}.admin-contact-actions select,.admin-contact-editor input,.admin-contact-editor select,.admin-contact-editor textarea,.admin-contact-filters input,.admin-contact-filters select,.admin-order-note textarea,.admin-order-status-grid select{width:100%;min-height:42px;border:1px solid #e6ded2;border-radius:12px;background:#fff;padding:9px 11px;font:inherit}.admin-order-card-footer{margin-top:16px;align-items:center}.admin-contact-actions button,.admin-contact-filters button,.admin-contact-save,.admin-order-card-footer button,.admin-order-save{min-height:42px;border:none;border-radius:12px;background:#1f1a14;color:#fff;padding:0 16px;font-weight:800;cursor:pointer}.admin-modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:18px;background:rgba(31,26,20,.5)}.admin-contact-modal,.admin-order-modal{width:min(760px,100%);max-height:calc(100vh - 36px);overflow-y:auto;border-radius:24px;background:#fff;padding:20px}.admin-modal-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.admin-modal-header h2,.admin-modal-header p{margin:0}.admin-modal-header p{margin-top:4px;color:#8a7f72;font-size:13px}.admin-modal-header button{width:40px;height:40px;border:1px solid #e6ded2;border-radius:12px;background:#fff;font-size:22px;cursor:pointer}.admin-contact-editor,.admin-order-editor{display:grid;grid-gap:18px;gap:18px}.admin-order-detail-section{padding-top:18px;border-top:1px solid #eee6dc}.admin-order-detail-section h3{margin:0 0 12px}.admin-order-detail-section p{margin:5px 0}.admin-order-items{display:grid;grid-gap:12px;gap:12px}.admin-order-items article{display:grid;grid-template-columns:58px minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center}.admin-order-items img{width:58px;height:58px;border-radius:12px;object-fit:cover}.admin-order-items article>div{display:grid;grid-gap:4px;gap:4px}.admin-order-items span{color:#8a7f72;font-size:12px}.admin-order-detail-total{display:flex;justify-content:space-between;margin-top:16px;padding-top:16px;border-top:1px solid #eee6dc}.admin-contact-save,.admin-order-note,.admin-order-save{margin-top:14px}.admin-contact-history,.admin-order-history{display:grid;grid-gap:10px;gap:10px}.admin-contact-history article,.admin-order-history article{padding:12px;border-radius:14px;background:#f7f3ed}.admin-order-history article>div{display:flex;gap:8px;align-items:center}.admin-contact-history span,.admin-order-history time{display:block;margin-top:4px;color:#8a7f72;font-size:11px}.admin-contact-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:14px}.admin-contact-stats>div{display:grid;grid-gap:8px;gap:8px;padding:16px;border:1px solid #e6ded2;border-radius:18px;background:#fff}.admin-contact-stats span{color:#8a7f72;font-size:12px}.admin-contact-stats strong{font-size:24px}.admin-contact-filters{display:grid;grid-template-columns:minmax(180px,1fr) 220px auto;grid-gap:10px;gap:10px;margin-bottom:14px}.admin-contact-card h3{margin:12px 0 6px}.admin-contact-message{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#5f574e;font-size:13px}.admin-contact-next-action{font-size:13px}.admin-contact-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;margin-top:16px}.admin-contact-status{display:inline-flex;border-radius:999px;padding:6px 9px;background:#f2ece5;color:#554d44!important;font-weight:800}.admin-contact-editor-message{padding:14px;border-radius:16px;background:#f7f3ed}.admin-contact-editor-message h3{margin:0 0 8px}.admin-contact-editor-message p{white-space:pre-wrap}.admin-page-heading-with-action{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.admin-primary-action,.admin-secondary-action{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:12px;padding:0 18px;font:inherit;font-weight:800;cursor:pointer}.admin-primary-action{border:none;background:#1f1a14;color:#fff}.admin-secondary-action{border:1px solid #ded4c7;background:#fff;color:#1f1a14}.admin-primary-action:disabled,.admin-secondary-action:disabled{cursor:not-allowed;opacity:.55}.admin-create-order-modal{width:min(920px,100%)}.admin-create-order-form{display:grid;grid-gap:18px;gap:18px}.admin-create-order-section{padding:18px;border:1px solid #e8dfd4;border-radius:18px;background:#fff}.admin-create-order-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.admin-create-order-section-heading h3{margin:0;font-size:17px}.admin-create-order-section-heading p{margin:5px 0 0;color:#8a7f72;font-size:12px;line-height:1.5}.admin-source-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-source-options label{min-height:92px;display:flex;align-items:flex-start;gap:12px;padding:15px;border:1px solid #e6ded2;border-radius:16px;background:#fff;cursor:pointer}.admin-source-options label.is-selected{border-color:#1f1a14;box-shadow:0 0 0 1px #1f1a14}.admin-source-options input{margin-top:3px}.admin-source-options span{display:grid;grid-gap:5px;gap:5px}.admin-source-options small{color:#8a7f72;line-height:1.45}.admin-create-order-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-create-order-field{display:grid;grid-gap:7px;gap:7px}.admin-create-order-field-full{grid-column:1/-1}.admin-create-order-field>span{color:#73695e;font-size:12px;font-weight:800}.admin-create-order-field input,.admin-create-order-field select,.admin-create-order-field textarea{width:100%;min-height:44px;border:1px solid #e1d8cc;border-radius:12px;background:#fff;padding:10px 12px;font:inherit}.admin-create-order-field textarea{resize:vertical}.admin-create-order-items{display:grid;grid-gap:14px;gap:14px}.admin-create-order-item{padding:15px;border:1px solid #e8dfd4;border-radius:16px;background:#fbf9f6}.admin-create-order-item-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.admin-create-order-remove{width:36px;height:36px;border:1px solid #efcaca;border-radius:10px;background:#fff5f5;color:#b42318;font-size:20px;cursor:pointer}.admin-create-order-item-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(100px,.6fr) minmax(140px,.8fr);grid-gap:10px;gap:10px}.admin-create-order-product-summary{display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid #e6ded2}.admin-create-order-product-summary img{width:56px;height:56px;border-radius:12px;object-fit:cover}.admin-create-order-product-summary>div{display:grid;grid-gap:4px;gap:4px}.admin-create-order-product-summary span{color:#8a7f72;font-size:12px}.admin-wholesale-badge{width:-moz-fit-content;width:fit-content;padding:4px 8px;border-radius:999px;background:#dff2e5;color:#246b3d!important;font-size:10px!important;font-weight:800}.admin-order-options-loading{padding:18px;border-radius:14px;background:#f7f3ed;color:#8a7f72;text-align:center}.admin-create-order-totals{display:grid;grid-gap:10px;gap:10px;margin-top:16px;padding:16px;border-radius:16px;background:#f7f3ed}.admin-create-order-totals>div{display:flex;align-items:center;justify-content:space-between;gap:14px}.admin-create-order-grand-total{margin-top:4px;padding-top:12px;border-top:1px solid #ded4c7;font-size:18px}.admin-create-order-actions{position:-webkit-sticky;position:sticky;bottom:-20px;z-index:2;display:flex;justify-content:flex-end;gap:10px;margin:0 -20px -20px;padding:14px 20px;border-top:1px solid #e6ded2;background:hsla(0,0%,100%,.96);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.admin-order-cancelled-message{margin-bottom:12px;padding:11px 12px;border:1px solid #f1caca;border-radius:12px;background:#fff4f4;color:#a3261c;font-size:13px}@media (max-width:820px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static;order:-1}.checkout-fields-grid{grid-template-columns:1fr}.checkout-field-full{grid-column:auto}.checkout-form,.checkout-summary{padding:18px;border-radius:20px}.admin-contact-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-contact-filters,.admin-order-status-grid{grid-template-columns:1fr}.admin-contact-modal,.admin-order-modal{max-height:100vh;border-radius:20px;padding:16px}.admin-page-heading-with-action{display:grid}.admin-page-heading-with-action .admin-primary-action{width:100%}.admin-create-order-grid,.admin-source-options{grid-template-columns:1fr}.admin-create-order-field-full{grid-column:auto}.admin-create-order-item-grid{grid-template-columns:minmax(0,1fr) 100px}.admin-create-order-product-field{grid-column:1/-1}.admin-create-order-product-summary{grid-template-columns:52px minmax(0,1fr)}.admin-create-order-product-summary>strong{grid-column:2}}@media (max-width:520px){.admin-modal-backdrop{padding:0;align-items:end}.admin-contact-modal,.admin-order-modal{width:100%;max-height:94vh;border-radius:22px 22px 0 0}.admin-order-card-header{display:grid}.admin-order-items article{grid-template-columns:52px minmax(0,1fr)}.admin-order-items article>strong{grid-column:2}.admin-contact-stats{grid-template-columns:1fr 1fr}.admin-create-order-modal{padding-bottom:16px}.admin-create-order-section{padding:14px;border-radius:16px}.admin-create-order-section-heading{display:grid}.admin-create-order-section-heading .admin-secondary-action{width:100%}.admin-create-order-item-grid{grid-template-columns:1fr}.admin-create-order-product-field{grid-column:auto}.admin-create-order-actions{bottom:-16px;display:grid;grid-template-columns:1fr 1fr;margin:0 -16px -16px;padding:12px 16px}}.admin-danger-button,.admin-primary-button,.admin-secondary-button,.admin-text-button{min-height:42px;border-radius:14px;padding:0 16px;font:inherit;font-size:13px;font-weight:800;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease,opacity .16s ease}.admin-primary-button{border:1px solid #1f1a14;background:#1f1a14;color:#fff}.admin-primary-button:hover:not(:disabled){transform:translateY(-1px);background:#a98b62;border-color:#a98b62}.admin-secondary-button{border:1px solid #d9cfc2;background:#fff;color:#1f1a14}.admin-secondary-button:hover:not(:disabled){border-color:#a98b62;background:#f7f3ed}.admin-danger-button{border:1px solid #edc9c3;background:#fff7f5;color:#9f2f21}.admin-danger-button:hover:not(:disabled){background:#9f2f21;border-color:#9f2f21;color:#fff}.admin-text-button{min-height:auto;border:0;background:transparent;color:#8c6d46;padding:0;text-align:left;text-decoration:underline}.admin-danger-button:disabled,.admin-primary-button:disabled,.admin-secondary-button:disabled,.admin-text-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.admin-feedback-success{margin:0 0 18px;padding:14px 16px;border:1px solid #afd8bc;border-radius:16px;background:#f1fbf4;color:#245f35;font-size:13px;font-weight:700}.admin-brochure-information{margin-bottom:22px;padding:20px;border:1px solid #e4dbcf;border-radius:20px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 12px 35px rgba(31,26,20,.05)}.admin-brochure-information strong{display:block;margin-bottom:5px;color:#1f1a14;font-size:15px}.admin-brochure-information p{margin:0;color:#817568;font-size:13px;line-height:1.55}.admin-brochure-information>span{width:48px;height:48px;flex:0 0 48px;border-radius:50%;background:#1f1a14;color:#fff;display:grid;place-items:center;font-size:16px;font-weight:900}.admin-brochure-list{display:grid;grid-gap:20px;gap:20px}.admin-brochure-card{overflow:hidden;border:1px solid #e4dbcf;border-radius:22px;background:#fff;display:grid;grid-template-columns:minmax(300px,44%) minmax(0,1fr);box-shadow:0 16px 42px rgba(31,26,20,.06)}.admin-brochure-card-image{position:relative;min-width:0;background:#e9e2d8}.admin-brochure-card-image .admin-brochure-preview{height:100%;min-height:245px;border-radius:0}.admin-brochure-order{position:absolute;top:14px;left:14px;width:38px;height:38px;border-radius:50%;background:rgba(31,26,20,.9);color:#fff;display:grid;place-items:center;font-size:13px}.admin-brochure-order,.admin-brochure-status{z-index:3;font-weight:900;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.admin-brochure-status{position:absolute;top:16px;right:16px;border-radius:999px;padding:7px 11px;font-size:11px}.admin-brochure-status.is-active{background:rgba(234,249,239,.94);color:#24653a}.admin-brochure-status.is-inactive{background:rgba(255,243,240,.94);color:#9f2f21}.admin-brochure-card-content{min-width:0;padding:24px;display:flex;flex-direction:column;gap:20px}.admin-brochure-card-content h2{margin:0;color:#1f1a14;font-size:19px;line-height:1.35}.admin-brochure-card-alt{margin:7px 0 0;color:#8a7f72;font-size:13px}.admin-brochure-card-details{margin:0;display:grid;grid-gap:12px;gap:12px}.admin-brochure-card-details div{min-width:0;padding:12px 14px;border-radius:14px;background:#f8f5f0}.admin-brochure-card-details dt{margin-bottom:4px;color:#978a7c;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.admin-brochure-card-details dd{margin:0;overflow:hidden;color:#1f1a14;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.admin-brochure-card-actions{margin-top:auto;display:flex;flex-wrap:wrap;align-items:center;gap:9px}.admin-brochure-order-actions{margin-right:auto;display:flex;gap:7px}.admin-brochure-order-actions button{width:42px;height:42px;border:1px solid #ddd3c6;border-radius:14px;background:#f8f5f0;color:#1f1a14;cursor:pointer;font-size:18px;font-weight:900}.admin-brochure-order-actions button:hover:not(:disabled){border-color:#a98b62;background:#fff}.admin-brochure-order-actions button:disabled{cursor:not-allowed;opacity:.35}.admin-brochure-empty-state{min-height:360px;display:grid;place-items:center;align-content:center;grid-gap:12px;gap:12px;text-align:center}.admin-brochure-empty-state>span{color:#b49a78;font-size:52px}.admin-brochure-empty-state h2{margin:0;font-size:21px}.admin-brochure-empty-state p{max-width:520px;margin:0 0 8px;color:#817568;font-size:13px;line-height:1.6}.admin-brochure-preview{position:relative;width:100%;overflow:hidden;border-radius:18px;background:linear-gradient(45deg,#eee7dd 25%,transparent 0),linear-gradient(-45deg,#eee7dd 25%,transparent 0),linear-gradient(45deg,transparent 75%,#eee7dd 0),linear-gradient(-45deg,transparent 75%,#eee7dd 0),#f7f3ed;background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px}.admin-brochure-preview.is-mobile{width:min(100%,330px);margin-inline:auto}.admin-brochure-preview img{position:absolute;inset:0;width:100%;height:100%;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:transform .16s ease,object-position .16s ease}.admin-brochure-preview-frame{position:absolute;inset:0;z-index:2;pointer-events:none;border:2px solid hsla(0,0%,100%,.86);border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(31,26,20,.3),inset 0 0 55px rgba(31,26,20,.08)}.admin-brochure-preview-empty{position:absolute;inset:0;padding:24px;color:#8d8072;display:grid;place-content:center;text-align:center}.admin-brochure-preview-empty span{font-size:38px}.admin-brochure-preview-empty p{max-width:280px;margin:8px 0 0;font-size:12px;line-height:1.5}.admin-brochure-modal-overlay{position:fixed;inset:0;z-index:1000;padding:24px;overflow-y:auto;background:rgba(31,26,20,.62);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);display:grid;place-items:center}.admin-brochure-modal{width:min(1460px,100%);max-height:calc(100vh - 48px);overflow:hidden;border:1px solid hsla(0,0%,100%,.35);border-radius:26px;background:#f7f3ed;display:flex;flex-direction:column;box-shadow:0 30px 90px rgba(15,12,9,.34)}.admin-brochure-modal-header{flex:0 0 auto;padding:20px 24px;border-bottom:1px solid #dfd5c8;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px}.admin-brochure-modal-header h2{margin:0;color:#1f1a14;font-size:22px}.admin-brochure-modal-header p{margin:5px 0 0;color:#817568;font-size:13px}.admin-brochure-modal-close{width:44px;height:44px;flex:0 0 44px;border:1px solid #dfd5c8;border-radius:15px;background:#f8f5f0;color:#1f1a14;cursor:pointer;font-size:27px;line-height:1}.admin-brochure-modal-body{min-height:0;overflow-y:auto;padding:22px}.admin-brochure-editor-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);align-items:start;grid-gap:22px;gap:22px}.admin-brochure-editor-settings{min-width:0;display:grid;grid-gap:18px;gap:18px}.admin-brochure-form-section,.admin-brochure-preview-panel{border:1px solid #e2d8cb;border-radius:20px;background:#fff;padding:20px;box-shadow:0 12px 35px rgba(31,26,20,.04)}.admin-brochure-form-section-heading{margin-bottom:17px}.admin-brochure-form-section-heading h3{margin:0;color:#1f1a14;font-size:16px}.admin-brochure-form-section-heading p{margin:5px 0 0;color:#817568;font-size:12px;line-height:1.5}.admin-brochure-upload-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-brochure-upload{position:relative;min-height:148px;overflow:hidden;border:1px dashed #bea988;border-radius:17px;background:#faf7f2;padding:18px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;gap:6px}.admin-brochure-upload:hover{border-color:#8c6d46;background:#fff}.admin-brochure-upload span{color:#807366;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.admin-brochure-upload strong{color:#1f1a14;font-size:14px}.admin-brochure-upload small{color:#978a7c;font-size:11px}.admin-brochure-upload input{position:absolute;inset:0;width:100%;height:100%;cursor:pointer;opacity:0}.admin-brochure-fields-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.admin-brochure-field{min-width:0;display:grid;grid-gap:7px;gap:7px}.admin-brochure-field-wide{grid-column:1/-1}.admin-brochure-field>span{color:#60574e;font-size:11px;font-weight:900}.admin-brochure-field>span em{margin-left:3px;color:#a13b2d;font-style:normal}.admin-brochure-field input,.admin-brochure-field select{width:100%;min-width:0;height:44px;border:1px solid #ddd3c6;border-radius:14px;background:#fff;color:#1f1a14;padding:0 13px;font:inherit;font-size:13px;outline:none}.admin-brochure-field input:focus,.admin-brochure-field select:focus{border-color:#a98b62;box-shadow:0 0 0 3px rgba(169,139,98,.13)}.admin-brochure-toggle{min-height:68px;border:1px solid #ddd3c6;border-radius:15px;background:#faf7f2;padding:12px 14px;cursor:pointer;display:flex;align-items:center;gap:12px}.admin-brochure-toggle input{width:20px;height:20px;flex:0 0 20px;accent-color:#1f1a14}.admin-brochure-toggle span{display:grid;grid-gap:3px;gap:3px}.admin-brochure-toggle strong{color:#1f1a14;font-size:12px}.admin-brochure-toggle small{color:#817568;font-size:10px;line-height:1.4}.admin-brochure-editor-preview-column{min-width:0;position:-webkit-sticky;position:sticky;top:0}.admin-brochure-device-tabs{margin-bottom:15px;padding:4px;border-radius:15px;background:#eee7dd;display:grid;grid-template-columns:repeat(2,1fr)}.admin-brochure-device-tabs button{min-height:40px;border:0;border-radius:12px;background:transparent;color:#766b60;cursor:pointer;font:inherit;font-size:12px;font-weight:900}.admin-brochure-device-tabs button.is-active{background:#fff;color:#1f1a14;box-shadow:0 5px 15px rgba(31,26,20,.08)}.admin-brochure-preview-stage{min-height:300px;border-radius:19px;background:#e8dfd4;padding:13px;display:grid;place-items:center}.admin-brochure-framing-controls{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:15px;gap:15px}.admin-brochure-range{display:grid;grid-gap:9px;gap:9px}.admin-brochure-range-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#60574e;font-size:11px;font-weight:900}.admin-brochure-range-heading strong{color:#1f1a14}.admin-brochure-range input{width:100%;accent-color:#a98b62}.admin-brochure-modal-footer{margin:22px -22px -22px;padding:16px 22px;border-top:1px solid #ded4c7;background:hsla(0,0%,100%,.96);display:flex;justify-content:flex-end;gap:10px;position:-webkit-sticky;position:sticky;bottom:-22px;z-index:5}@media (max-width:1150px){.admin-brochure-editor-layout{grid-template-columns:1fr}.admin-brochure-editor-preview-column{position:static}}@media (max-width:900px){.admin-brochure-card{grid-template-columns:1fr}.admin-brochure-card-image .admin-brochure-preview{min-height:auto}}@media (max-width:720px){.admin-brochure-modal-overlay{padding:0;place-items:stretch}.admin-brochure-modal{width:100%;max-height:none;min-height:100%;border:0;border-radius:0}.admin-brochure-modal-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;padding:16px}.admin-brochure-modal-header h2{font-size:19px}.admin-brochure-modal-header p{display:none}.admin-brochure-modal-body{padding:14px}.admin-brochure-fields-grid,.admin-brochure-framing-controls,.admin-brochure-upload-grid{grid-template-columns:1fr}.admin-brochure-field-wide{grid-column:auto}.admin-brochure-card-content{padding:18px}.admin-brochure-card-actions{align-items:stretch}.admin-brochure-card-actions>.admin-danger-button,.admin-brochure-card-actions>.admin-secondary-button{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 8px)}.admin-brochure-order-actions{width:100%;margin-right:0}.admin-brochure-order-actions button{flex:1 1}.admin-brochure-preview-stage{min-height:210px;padding:8px}.admin-brochure-form-section,.admin-brochure-preview-panel{padding:15px}.admin-brochure-modal-footer{margin:16px -14px -14px;padding:14px;bottom:-14px}.admin-brochure-modal-footer button{flex:1 1}}.site-header{border-bottom:1px solid #e7e1d8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header-inner{min-height:80px;padding:0 clamp(14px,2vw,34px);grid-template-columns:auto minmax(0,1fr) auto;grid-gap:clamp(18px,2.1vw,38px);gap:clamp(18px,2.1vw,38px)}.site-brand{gap:11px;color:#12100e}.site-header-actions{min-width:max-content;gap:12px}.site-header-search-trigger{width:clamp(210px,17vw,310px);border:1px solid #e4dfd7;color:#99928a}.site-header-search-trigger span{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.site-language-select select{height:34px;border:1px solid #e4dfd7;font-weight:700}.site-header-icon-link{position:relative;width:42px;height:42px;flex:0 0 42px;border:0;background:transparent;color:#17130f;display:grid;place-items:center;cursor:pointer}.site-header-icon-link svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45}.site-header-icon-link:hover{color:#a47d44}.site-cart-count{position:absolute;top:1px;right:0;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#17130f;color:#fff;display:grid;place-items:center;font-size:9px;font-weight:900}.site-header-backdrop{position:fixed;inset:0;z-index:270;border:0;background:rgba(12,10,8,.5);opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.site-header-backdrop.is-visible{opacity:1;visibility:visible}.site-mobile-navigation{z-index:320}.site-mobile-navigation.is-open{transform:translateX(0)}.site-mobile-navigation-header{min-height:76px;border-bottom:1px solid #e8e2da;display:flex;align-items:center;justify-content:space-between}.site-mobile-navigation-header button{font-size:28px}.site-mobile-search{height:48px;margin:22px 0;padding:0 13px;border:1px solid #dfd8cf;display:flex;align-items:center;gap:10px}.site-mobile-search svg{width:19px;height:19px;fill:none;stroke:#8b8177;stroke-width:1.5}.site-mobile-search input{width:100%;min-width:0;border:0;background:transparent;font:inherit;outline:none}.site-mobile-language-switcher{min-height:58px;margin-bottom:8px;padding:8px 0;border-top:1px solid #eee9e2;border-bottom:1px solid #eee9e2;display:flex;align-items:center;justify-content:space-between;gap:18px}.site-mobile-language-label{color:#17130f;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.site-mobile-language-options{padding:3px;border:1px solid #ded5cb;border-radius:999px;background:#f7f3ee;display:inline-flex;align-items:center;gap:2px}.site-mobile-language-options button{width:46px;height:34px;padding:0;border:0;border-radius:999px;background:transparent;color:#766c62;cursor:pointer;font:inherit;font-size:12px;font-weight:800;line-height:1;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease}.site-mobile-language-options button:focus-visible,.site-mobile-language-options button:hover{color:#17130f;outline:none}.site-mobile-language-options button.is-active{background:#17130f;color:#fff;box-shadow:0 3px 10px rgba(23,19,15,.18)}.site-mobile-navigation-links{display:flex;flex-direction:column}.site-mobile-navigation-links a{min-height:54px;border-bottom:1px solid #eee9e2;color:#17130f;display:flex;align-items:center;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.site-search-panel{top:80px;z-index:310}.site-search-panel.is-open{opacity:1;visibility:visible;transform:translateY(0)}.site-search-panel-form{width:min(100%,1050px);min-height:54px;margin-inline:auto;padding:0 10px 0 16px;border:1px solid #dcd4ca;display:flex;align-items:center;gap:12px}.site-search-panel-form>svg{width:21px;height:21px;fill:none;stroke:#7e746a;stroke-width:1.5}.site-search-panel-form input{min-width:0;flex:1 1;border:0;background:transparent;font:inherit;outline:none}.site-search-panel-form button[type=submit]{min-height:38px;padding:0 18px;border:1px solid #17130f;background:#17130f;color:#fff;cursor:pointer;font-weight:800}.site-search-panel-close{font-size:25px}.home-brochure-section{position:relative;width:100%;height:min(calc(100svh - 80px),760px);min-height:520px;overflow:hidden;background:#17130f;isolation:isolate;outline:none}.home-brochure-slide,.home-brochure-track{position:absolute;inset:0}.home-brochure-slide{z-index:0;opacity:0;visibility:hidden;transform:scale(1.008);transition:opacity .7s ease,transform .9s ease,visibility .7s ease}.home-brochure-slide.is-active{z-index:1;opacity:1;visibility:visible;transform:scale(1)}.home-brochure-link,.home-brochure-picture{width:100%;height:100%;display:block}.home-brochure-link:not(.is-neutral){cursor:pointer}.home-brochure-picture{position:relative;overflow:hidden;background:#17130f}.home-brochure-image{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:var(
    --brochure-desktop-fit,cover
  );object-position:var(
      --brochure-desktop-position-x,50%
    ) var(
      --brochure-desktop-position-y,50%
    );transform:scale(var(
      --brochure-desktop-zoom,1
    ));transform-origin:var(
      --brochure-desktop-position-x,50%
    ) var(
      --brochure-desktop-position-y,50%
    );-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:760px){.home-brochure-image{object-fit:var(
      --brochure-mobile-fit,cover
    );object-position:var(
        --brochure-mobile-position-x,50%
      ) var(
        --brochure-mobile-position-y,50%
      );transform:scale(var(
        --brochure-mobile-zoom,1
      ));transform-origin:var(
        --brochure-mobile-position-x,50%
      ) var(
        --brochure-mobile-position-y,50%
      )}}.home-brochure-arrow{position:absolute;top:50%;z-index:5;width:52px;height:52px;padding:0;border:1px solid hsla(0,0%,100%,.52);border-radius:50%;background:rgba(18,15,12,.25);color:#fff;display:grid;place-items:center;transform:translateY(-50%);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .18s ease,transform .18s ease}.home-brochure-arrow:focus-visible,.home-brochure-arrow:hover{background:rgba(18,15,12,.7);transform:translateY(-50%) scale(1.05)}.home-brochure-arrow span{font-family:Arial,sans-serif;font-size:38px;font-weight:200;line-height:1;transform:translateY(-2px)}.home-brochure-arrow-previous{left:26px}.home-brochure-arrow-next{right:26px}.home-brochure-dots{position:absolute;right:0;bottom:24px;left:0;z-index:5;display:flex;justify-content:center;gap:9px}.home-brochure-dot{width:10px;height:10px;padding:0;border:1px solid hsla(0,0%,100%,.78);border-radius:999px;background:hsla(0,0%,100%,.35);cursor:pointer;transition:width .18s ease,background .18s ease}.home-brochure-dot.is-active{width:28px;background:#fff}.home-brochure-click-hint{position:absolute;right:26px;bottom:22px;z-index:5;padding:9px 13px;border:1px solid hsla(0,0%,100%,.35);background:rgba(18,15,12,.35);color:#fff;font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-brochure-section.is-loading{background:#eee9e2}.home-brochure-skeleton{width:100%;height:100%;background:linear-gradient(90deg,#e7e0d7 25%,#f1ece6 50%,#e7e0d7 75%);background-size:200% 100%;animation:home-brochure-loading 1.4s infinite}@keyframes home-brochure-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.home-brochure-fallback{min-height:560px;padding:90px 0;background:linear-gradient(135deg,#ede5da,#faf8f5);display:flex;align-items:center}.home-brochure-fallback-inner{text-align:center}.home-brochure-fallback h1{max-width:850px;margin:0 auto;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6vw,78px);font-weight:500;line-height:1;letter-spacing:-.055em}.home-brochure-fallback p:not(.section-eyebrow){max-width:650px;margin:24px auto 30px;color:#71675d;line-height:1.7}@media (max-width:1320px){.site-header-inner{gap:18px}.site-header-search-trigger{width:210px}.site-account-link{display:none}}@media (max-width:1080px){.site-header-inner{min-height:70px;grid-template-columns:auto minmax(0,1fr) auto}.site-brand{justify-self:center}.site-header-actions{gap:5px}.site-header-search-trigger{width:44px;padding:0;border:0;justify-content:center}.site-header-search-trigger span,.site-language-select{display:none}.site-search-panel{top:70px}.home-brochure-section{height:min(calc(100svh - 70px),700px)}}@media (max-width:760px){.site-header-inner{min-height:64px;padding:0 10px;gap:6px}.site-brand{gap:7px}.site-header-icon-link,.site-header-search-trigger,.site-menu-button{width:42px;height:42px;flex-basis:42px}.site-header-actions{gap:0}.site-header-search-trigger{display:none}.site-header-icon-link svg{width:21px;height:21px}.site-search-panel{top:64px;padding:12px}.site-search-panel-form{padding-left:12px}.site-search-panel-form button[type=submit]{display:none}.home-brochure-section{height:auto;min-height:0;aspect-ratio:4/5}.home-brochure-image{object-fit:var(
      --brochure-mobile-fit,cover
    );object-position:var(
        --brochure-mobile-position-x,50%
      ) var(
        --brochure-mobile-position-y,50%
      );transform:scale(var(
        --brochure-mobile-zoom,1
      ));transform-origin:var(
        --brochure-mobile-position-x,50%
      ) var(
        --brochure-mobile-position-y,50%
      )}.home-brochure-arrow{width:42px;height:42px}.home-brochure-arrow span{font-size:31px}.home-brochure-arrow-previous{left:12px}.home-brochure-arrow-next{right:12px}.home-brochure-dots{bottom:16px}.home-brochure-click-hint{display:none}.home-brochure-fallback{min-height:520px;padding:70px 0}}@media (max-width:420px){.site-header-icon-link,.site-menu-button{width:40px;height:40px;flex-basis:40px}.site-cart-icon-link{margin-left:-4px}}@media (prefers-reduced-motion:reduce){.home-brochure-arrow,.home-brochure-dot,.home-brochure-image,.home-brochure-slide,.site-mobile-navigation,.site-search-panel{transition:none}.home-brochure-skeleton{animation:none}}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:300;width:100%;border-bottom:1px solid #e8e2da;background:hsla(0,0%,100%,.98);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header-inner{width:100%;min-height:78px;padding:0 clamp(18px,2.4vw,42px);display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;grid-gap:clamp(20px,2.4vw,40px);gap:clamp(20px,2.4vw,40px)}.site-brand{min-width:max-content;color:#15120f;display:inline-flex;align-items:center;gap:10px}.site-brand-logo{width:54px;height:48px;flex:0 0 54px;object-fit:contain}.site-brand-name{font-family:Georgia,Times New Roman,serif;font-size:clamp(19px,1.45vw,25px);line-height:1;letter-spacing:-.045em;white-space:nowrap}.site-catalogue-trigger{padding:0 18px;border:1px solid #1d1915;border-radius:0;background:#1d1915;color:#fff;display:inline-flex;align-items:center;gap:10px;cursor:pointer;font:inherit;font-size:12px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;transition:background .16s ease,border-color .16s ease}.site-catalogue-trigger.is-active,.site-catalogue-trigger:hover{border-color:#aa8047;background:#aa8047}.site-catalogue-trigger svg,.site-mobile-menu-trigger svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.site-header-actions{min-width:0;margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:8px}.site-header-search-trigger{width:clamp(240px,24vw,390px);height:42px;padding:0 14px;border:1px solid #e1dbd3;background:#fff;color:#938b82;display:flex;align-items:center;gap:10px;cursor:pointer;text-align:left}.site-header-search-trigger svg{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:currentColor;stroke-width:1.5}.site-language-select select{height:36px;min-width:58px;border:1px solid #e1dbd3;background:#fff;color:#17130f;padding:0 7px;cursor:pointer;font-size:11px;font-weight:800;outline:none}.site-header-icon-link,.site-mobile-menu-trigger{position:relative;width:44px;height:44px;flex:0 0 44px;border:0;background:transparent;color:#17130f;display:grid;place-items:center;cursor:pointer}.site-mobile-menu-trigger{display:none}.site-catalogue-navigation{position:fixed;top:78px;right:clamp(18px,2.4vw,42px);left:clamp(18px,2.4vw,42px);z-index:320;max-height:calc(100vh - 100px);border:1px solid #ddd5cb;background:#fff;opacity:0;visibility:hidden;transform:translateY(-12px);transition:opacity .18s ease,visibility .18s ease,transform .18s ease;box-shadow:0 25px 75px rgba(25,20,15,.24)}.site-catalogue-navigation.is-open{opacity:1;visibility:visible;transform:translateY(0)}.site-catalogue-navigation-header{min-height:72px;padding:14px 20px;border-bottom:1px solid #e7e0d7;background:#faf8f4;display:flex;align-items:center;justify-content:space-between;gap:20px}.site-catalogue-navigation-header>div{display:grid;grid-gap:4px;gap:4px}.site-catalogue-navigation-header strong{color:#1d1915;font-family:Georgia,Times New Roman,serif;font-size:20px}.site-catalogue-navigation-header span{color:#81786e;font-size:12px}.site-catalogue-navigation-header button{width:44px;height:44px;border:1px solid #ddd5cb;background:#fff;color:#1d1915;display:grid;place-items:center;cursor:pointer}.site-catalogue-navigation-header button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7}.site-catalogue-navigation-body{min-height:410px;max-height:calc(100vh - 175px);overflow-y:auto;display:grid;grid-template-columns:minmax(230px,285px) minmax(0,1fr)}.site-catalogue-rubriques{border-right:1px solid #e7e0d7;background:#fbfaf8;padding:10px 0;display:flex;flex-direction:column}.site-catalogue-rubriques button{min-height:58px;padding:0 18px;border:0;border-left:3px solid transparent;background:transparent;color:#322c26;display:flex;align-items:center;justify-content:space-between;gap:14px;cursor:pointer;font:inherit;font-size:13px;font-weight:700;text-align:left}.site-catalogue-rubriques button.is-active,.site-catalogue-rubriques button:hover{border-left-color:#b68748;background:#fff;color:#a16e2e}.site-catalogue-links svg,.site-catalogue-rubriques svg{width:17px;height:17px;flex:0 0 17px;fill:none;stroke:currentColor;stroke-width:1.7}.site-catalogue-content{min-width:0;padding:26px;display:grid;grid-template-columns:minmax(0,1fr);grid-gap:34px;gap:34px}.site-catalogue-content.has-family-column{grid-template-columns:minmax(260px,.8fr) minmax(320px,1.2fr)}.site-catalogue-column{min-width:0}.site-catalogue-column+.site-catalogue-column{padding-left:32px;border-left:1px solid #e6dfd6}.site-catalogue-column-heading{min-height:42px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #d8d0c6;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.site-catalogue-column-heading h2{margin:0;color:#2b2621;font-size:14px;font-weight:900;letter-spacing:.03em;text-transform:uppercase}.site-catalogue-column-heading a{color:#9a6b31;font-size:11px;font-weight:800;text-align:right}.site-catalogue-links{display:flex;flex-direction:column}.site-catalogue-links button{min-height:43px;padding:0;border:0;border-bottom:1px solid #f0ece7;background:transparent;color:#6e6760;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;font:inherit;font-size:13px;text-align:left}.site-catalogue-links button.is-active,.site-catalogue-links button:hover{color:#9a6b31;font-weight:800}.site-catalogue-family-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0 28px;gap:0 28px}.site-catalogue-family-grid a{min-height:43px;padding:0;border-bottom:1px solid #f0ece7;color:#6e6760;display:flex;align-items:center;font-size:13px}.site-catalogue-family-grid a:hover{color:#9a6b31;font-weight:800}.site-catalogue-state{margin:15px 0;color:#857b71;font-size:13px;line-height:1.6}.site-catalogue-state.is-error{color:#9f382b}.site-search-panel{position:fixed;top:78px;right:0;left:0;z-index:321;padding:18px clamp(18px,5vw,80px);border-bottom:1px solid #e4ddd4;background:#fff;opacity:0;visibility:hidden;transform:translateY(-15px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.site-search-panel-close svg,.site-search-panel-form>svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.5}.site-search-panel-close{width:38px;height:38px;border:0;background:transparent;color:#1d1915;display:grid;place-items:center;cursor:pointer}.site-mobile-navigation{position:fixed;top:0;bottom:0;left:0;z-index:330;width:min(88vw,410px);padding:0 22px 28px;overflow-y:auto;background:#fff;transform:translateX(-102%);transition:transform .26s cubic-bezier(.16,1,.3,1);box-shadow:24px 0 60px rgba(20,16,12,.2)}.site-mobile-navigation-header strong{font-family:Georgia,Times New Roman,serif;font-size:20px}.site-mobile-navigation-header button{width:44px;height:44px;border:0;background:transparent;color:#17130f;display:grid;place-items:center;cursor:pointer}.site-mobile-navigation-header svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7}.site-mobile-navigation-links a,.site-mobile-navigation-links button{width:100%;min-height:54px;padding:0;border:0;border-bottom:1px solid #eee9e2;background:transparent;color:#17130f;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;font:inherit;font-size:13px;font-weight:800;letter-spacing:.08em;text-align:left;text-transform:uppercase}.site-mobile-navigation-links svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}@media (max-width:1080px){.site-header-inner{min-height:70px;grid-template-columns:auto minmax(0,1fr) auto;gap:12px}.site-brand-name{font-size:20px}.site-catalogue-trigger{justify-self:start}.site-header-search-trigger{width:44px;padding:0;border:0;justify-content:center}.site-favorites-button,.site-header-search-trigger span{display:none}.site-catalogue-navigation,.site-search-panel{top:70px}.site-catalogue-navigation{right:12px;left:12px}}@media (max-width:760px){.site-header-inner{min-height:64px;padding:0 10px;grid-template-columns:minmax(0,1fr) auto;gap:4px}.site-brand{min-width:0;gap:6px}.site-brand-logo{width:43px;height:39px;flex-basis:43px}.site-brand-name{overflow:hidden;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.site-catalogue-trigger{display:none}.site-header-actions{gap:0}.site-favorites-button,.site-header-search-trigger,.site-language-select{display:none}.site-mobile-menu-trigger{display:grid}.site-header-icon-link,.site-mobile-menu-trigger{width:42px;height:42px;flex-basis:42px}.site-catalogue-navigation,.site-search-panel{top:64px}.site-catalogue-navigation{right:0;left:0;bottom:0;max-height:none;border-right:0;border-left:0}.site-catalogue-navigation-header{min-height:68px;padding:12px 14px}.site-catalogue-navigation-header span{display:none}.site-catalogue-navigation-body{min-width:0;min-height:0;max-height:calc(100vh - 132px);overflow-x:hidden;overflow-y:auto;grid-template-columns:minmax(0,1fr)}.site-catalogue-rubriques{min-width:0;border-right:0;border-bottom:1px solid #e7e0d7;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.site-catalogue-rubriques button{min-width:0;min-height:54px;border-left:0;border-bottom:1px solid #eee9e2}.site-catalogue-rubriques button span{min-width:0;overflow-wrap:anywhere}.site-catalogue-rubriques button.is-active{background:#1d1915;color:#fff}.site-catalogue-content,.site-catalogue-content.has-family-column{display:none}.site-catalogue-column,.site-catalogue-family-column{width:100%;min-width:0}.site-catalogue-column+.site-catalogue-column{padding-top:24px;padding-left:0;border-top:1px solid #e6dfd6;border-left:0}.site-catalogue-column-heading{min-width:0}.site-catalogue-column-heading a,.site-catalogue-column-heading h2{min-width:0;overflow-wrap:anywhere}.site-catalogue-links button{min-width:0}.site-catalogue-links button span{min-width:0;overflow-wrap:anywhere}.site-catalogue-family-grid{width:100%;min-width:0;grid-template-columns:minmax(0,1fr)}.site-catalogue-family-grid a{width:100%;min-width:0;overflow-wrap:anywhere}.site-search-panel{padding:12px}.site-search-panel-form button[type=submit]{display:none}}@media (max-width:420px){.site-brand-name{font-size:15px}.site-brand-logo{width:39px;height:35px;flex-basis:39px}.site-header-icon-link,.site-mobile-menu-trigger{width:40px;height:40px;flex-basis:40px}}html[dir=rtl] body{direction:rtl;text-align:right}html[dir=rtl] input,html[dir=rtl] select,html[dir=rtl] textarea{text-align:right}html[dir=rtl] .site-header-inner{direction:rtl}html[dir=rtl] .site-header-actions{margin-right:auto;margin-left:0}html[dir=rtl] .site-header-search-trigger{text-align:right}html[dir=rtl] .site-catalogue-rubriques{border-right:0;border-left:1px solid #e7e0d7}html[dir=rtl] .site-catalogue-rubriques button{border-right:3px solid transparent;border-left:0;text-align:right}html[dir=rtl] .site-catalogue-rubriques button.is-active,html[dir=rtl] .site-catalogue-rubriques button:hover{border-right-color:#b68748;border-left-color:transparent}html[dir=rtl] .site-catalogue-links svg,html[dir=rtl] .site-catalogue-rubriques svg,html[dir=rtl] .site-mobile-navigation-links svg{transform:rotate(180deg)}html[dir=rtl] .site-catalogue-column+.site-catalogue-column{padding-right:32px;padding-left:0;border-right:1px solid #e6dfd6;border-left:0}html[dir=rtl] .site-catalogue-column-heading a{text-align:left}html[dir=rtl] .site-mobile-navigation{right:0;left:auto;transform:translateX(102%);box-shadow:-24px 0 60px rgba(20,16,12,.2)}html[dir=rtl] .site-mobile-navigation.is-open{transform:translateX(0)}html[dir=rtl] .site-mobile-navigation-links a,html[dir=rtl] .site-mobile-navigation-links button{text-align:right}html[dir=rtl] .site-mobile-navigation-links a span{margin-right:auto;margin-left:0}html[dir=rtl] .home-brochure-arrow-previous{right:26px;left:auto}html[dir=rtl] .home-brochure-arrow-next{right:auto;left:26px}html[dir=rtl] .home-brochure-arrow-next span,html[dir=rtl] .home-brochure-arrow-previous span{transform:translateY(-2px) rotate(180deg)}html[dir=rtl] .home-brochure-click-hint{right:auto;left:26px}html[dir=rtl] .cart-page,html[dir=rtl] .checkout-page,html[dir=rtl] .contact-page,html[dir=rtl] .product-card,html[dir=rtl] .product-details,html[dir=rtl] .section-heading,html[dir=rtl] .site-footer{direction:rtl}@media (max-width:760px){html[dir=rtl] .site-catalogue-rubriques{border-left:0}html[dir=rtl] .site-catalogue-rubriques button{border-right:0}html[dir=rtl] .site-catalogue-column+.site-catalogue-column{padding-right:0;border-right:0}html[dir=rtl] .home-brochure-arrow-previous{right:12px}html[dir=rtl] .home-brochure-arrow-next{left:12px}}.product-stock-notice{margin:18px 0;padding:14px 16px;border-radius:6px}.product-stock-notice strong{display:block;font-size:14px}.product-stock-notice p{margin:7px 0 0;font-size:13px;line-height:1.55}.product-stock-notice.is-available{color:#173f2a;background:#ecf8f0;border:1px solid rgba(23,63,42,.14)}.product-stock-notice.is-out{color:#7d251f;background:#fff1ef;border:1px solid rgba(125,37,31,.14)}.cart-backorder-notice,.checkout-backorder-notice{margin:0 0 24px;padding:16px 18px;color:#7d251f;background:#fff1ef;border:1px solid rgba(125,37,31,.16);border-radius:8px}.cart-backorder-notice strong,.checkout-backorder-notice strong{display:block;margin-bottom:6px;font-size:15px}.cart-backorder-notice p,.checkout-backorder-notice p{margin:0;font-size:13px;line-height:1.55}.cart-item.is-backorder{border-color:rgba(125,37,31,.2)}.cart-item-image{position:relative;overflow:hidden}.cart-item-stock-badge{position:absolute;right:7px;bottom:7px;left:7px;padding:5px 7px;color:#7d251f;background:hsla(8,100%,97%,.96);border:1px solid rgba(125,37,31,.15);border-radius:4px;font-size:10px;font-weight:800;line-height:1.25;text-align:center}.cart-item-backorder-message{margin:6px 0;font-size:12px;line-height:1.45}.cart-item-backorder-message,.checkout-item-backorder{color:#7d251f;font-weight:700}@media (max-width:640px){.cart-backorder-notice,.checkout-backorder-notice{margin-bottom:18px;padding:14px}.cart-item-stock-badge{right:4px;bottom:4px;left:4px;padding:4px;font-size:9px}.product-image-arrow{width:34px;height:46px}.product-image-arrow svg{width:22px;height:22px}.product-image-arrow-previous{left:1px}.product-image-arrow-next{right:1px}.product-favorite-button{top:8px;right:8px;width:34px;height:34px}.product-favorite-button svg{width:23px;height:23px}}:root{--ink:#27231f;--muted:#756d64;--paper:#f3eee6;--paper-light:#fbf8f2;--white:#fffefb;--soft:#e9e1d6;--bronze:#9a7447;--bronze-dark:#71512f;--wine:#7f302b;--wine-dark:#61231f;--success-muted:#4f6657;--success-surface:rgba(237,242,236,.9);--danger-muted:#7a352f;--danger-surface:hsla(17,47%,94%,.92);--line:rgba(39,35,31,.11);--line-soft:rgba(39,35,31,.075);--radius-small:8px;--radius-medium:14px;--radius-large:22px;--radius-pill:999px;--shadow-soft:0 16px 42px rgba(50,39,28,.055);--shadow-card:0 20px 55px rgba(50,39,28,.075);--transition-fast:180ms ease;--transition-medium:240ms ease}body{background:var(--paper);color:var(--ink)}.contact-introduction h1,.page-hero h1,.product-name,.section-heading h2,.site-brand-name{font-family:Georgia,Times New Roman,serif}.product-meta,.product-price,.product-reference,body,button,input,select,textarea{font-family:Inter,Arial,Helvetica,sans-serif}.site-header{border-bottom:1px solid var(--line-soft);background:rgba(255,254,251,.94);box-shadow:0 6px 24px rgba(50,39,28,.025)}.site-catalogue-trigger{min-height:44px;padding-inline:19px;border:1px solid var(--ink);border-radius:var(--radius-pill);background:var(--ink);color:var(--white);box-shadow:0 8px 22px rgba(39,35,31,.09);transition:color var(--transition-fast),background var(--transition-fast),border-color var(--transition-fast),transform var(--transition-fast),box-shadow var(--transition-fast)}.site-catalogue-trigger.is-active,.site-catalogue-trigger:hover{border-color:var(--bronze-dark);background:var(--bronze-dark);transform:translateY(-1px);box-shadow:0 10px 26px rgba(113,81,47,.16)}.site-header-search-trigger{height:44px;padding-inline:16px;border:1px solid var(--line);border-radius:var(--radius-pill);background:rgba(255,254,251,.92);color:var(--muted);transition:border-color var(--transition-fast),background var(--transition-fast),box-shadow var(--transition-fast)}.site-header-search-trigger:focus-visible,.site-header-search-trigger:hover{border-color:rgba(154,116,71,.52);background:var(--white);box-shadow:0 8px 24px rgba(50,39,28,.055)}.site-language-select select:focus,.site-language-select select:hover{border-color:rgba(154,116,71,.58);box-shadow:0 7px 20px rgba(50,39,28,.05)}.site-header-icon-link,.site-mobile-menu-trigger{border-radius:var(--radius-pill);transition:color var(--transition-fast),background var(--transition-fast),transform var(--transition-fast)}.site-header-icon-link:hover,.site-mobile-menu-trigger:hover{color:var(--wine);background:rgba(127,48,43,.06);transform:translateY(-1px)}.site-catalogue-navigation{border:1px solid var(--line-soft);border-radius:0 0 var(--radius-large) var(--radius-large);background:var(--white);box-shadow:var(--shadow-soft);overflow:hidden}.home-products-section{padding:clamp(72px,7vw,112px) 0;background:var(--paper-light)}.home-products-section>.container{width:min(1180px,calc(100% - 48px))}.home-products-heading{max-width:100%;margin-bottom:clamp(34px,4vw,54px)}.home-products-heading h2{max-width:650px;font-size:clamp(34px,4.2vw,49px);font-weight:500;line-height:1.04;letter-spacing:-.038em}.home-products-heading p{max-width:560px;margin-top:12px;color:var(--muted);font-size:15px;line-height:1.65}.home-section-kicker{display:block;margin-bottom:13px;color:var(--bronze-dark);font-size:11px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.home-products-heading .text-link{padding-bottom:5px;border-bottom:1px solid rgba(39,35,31,.45);color:var(--ink);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;transition:color var(--transition-fast),border-color var(--transition-fast)}.home-products-heading .text-link:hover{color:var(--bronze-dark);border-color:var(--bronze-dark)}.home-product-grid{grid-template-columns:repeat(3,minmax(0,320px));justify-content:center;gap:44px 32px;align-items:stretch}.home-product-grid-loading{pointer-events:none;opacity:.58;transition:opacity var(--transition-fast)}.home-products-section+.home-products-section{border-top:1px solid var(--line)}.home-products-carousel{position:relative}.home-products-arrow{position:absolute;top:50%;z-index:8;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:1px solid rgba(34,31,28,.16);border-radius:50%;color:var(--ink);background:hsla(0,0%,100%,.96);box-shadow:0 10px 28px rgba(34,31,28,.13);cursor:pointer;transform:translateY(-50%);transition:transform var(--transition-fast),background-color var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast),opacity var(--transition-fast)}.home-products-arrow-previous{left:-24px}.home-products-arrow-next{right:-24px}.home-products-arrow svg{width:23px;height:23px}.home-products-arrow:hover:not(:disabled){color:#fff;border-color:var(--ink);background:var(--ink);transform:translateY(-50%) scale(1.06)}.home-products-arrow:active:not(:disabled){transform:translateY(-50%) scale(.96)}.home-products-arrow:disabled{cursor:wait;opacity:.45}.home-products-arrow:focus-visible{outline:2px solid var(--ink);outline-offset:4px}.home-products-live-region{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-card{position:relative;min-width:0;height:100%;display:flex;flex-direction:column;border-radius:var(--radius-small);transition:transform var(--transition-medium),box-shadow var(--transition-medium)}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-card)}.product-image-wrap{position:relative;flex:0 0 auto;aspect-ratio:.86;overflow:hidden;border-radius:var(--radius-small);background:var(--soft);touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-image-link{position:absolute;inset:0;z-index:1;display:block}.product-image{width:100%;height:100%;padding:0;object-fit:cover;object-position:center;animation:product-image-fade .22s ease both;transition:transform var(--transition-medium),filter var(--transition-medium)}@keyframes product-image-fade{0%{opacity:.6}to{opacity:1}}.product-image-link:hover .product-image{transform:translate3d(0,-1.2%,0)}.product-favorite-button,.product-image-arrow{position:absolute;z-index:5;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;color:var(--bronze-dark);background:transparent;cursor:pointer;filter:drop-shadow(0 1px 5px rgba(255,255,255,.76));transition:color var(--transition-fast),opacity var(--transition-fast),transform var(--transition-fast)}.product-image-arrow{top:50%;width:48px;height:58px;opacity:0;transform:translateY(-50%)}.product-image-arrow svg{width:27px;height:27px}.product-image-arrow-previous{left:2px}.product-image-arrow-next{right:2px}.product-image-arrow:focus-visible,.product-image-wrap:hover .product-image-arrow{opacity:1}.product-image-arrow:hover{color:var(--wine);transform:translateY(-50%) scale(1.08)}.product-favorite-button{top:13px;right:13px;width:40px;height:40px}.product-favorite-button svg{width:25px;height:25px;transition:transform var(--transition-fast),fill var(--transition-fast)}.product-favorite-button:hover{color:var(--wine);transform:scale(1.07)}.product-favorite-button.is-active{color:var(--wine);animation:product-heart-pop .24s ease}.product-favorite-button.is-active svg{transform:scale(1.04)}@keyframes product-heart-pop{0%{transform:scale(.82)}60%{transform:scale(1.13)}to{transform:scale(1)}}.product-card.is-out-of-stock .product-image{opacity:.9;filter:saturate(.88)}.product-card-body{flex:1 1;display:flex;flex-direction:column;padding:18px 4px 3px}.product-card-content{min-width:0}.product-meta{margin:0 0 8px;color:var(--bronze-dark);font-size:10px;font-weight:800;line-height:1.3;letter-spacing:.14em;text-transform:uppercase}.product-name{display:-webkit-box;overflow:hidden;color:var(--ink);font-size:clamp(19px,1.45vw,23px);font-weight:500;line-height:1.24;letter-spacing:-.025em;-webkit-box-orient:vertical;-webkit-line-clamp:3;transition:color var(--transition-fast)}.product-name:hover{color:var(--bronze-dark)}.product-reference{margin:8px 0 0;color:var(--muted);font-size:11px;line-height:1.4}.product-card-footer{width:100%;margin-top:auto;padding-top:19px;display:flex;align-items:center;justify-content:space-between;gap:14px}.product-price{color:var(--ink);font-size:17px;font-weight:800;letter-spacing:-.025em}.product-price span{margin-left:2px;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.02em}.small-add{width:43px;height:43px;flex:0 0 43px;display:inline-grid;place-items:center;padding:0;border:1px solid var(--line);border-radius:var(--radius-pill);background:transparent;color:var(--ink);transition:color var(--transition-fast),background var(--transition-fast),border-color var(--transition-fast),transform var(--transition-fast),box-shadow var(--transition-fast)}.small-add svg{width:20px;height:20px}.small-add:hover{border-color:var(--ink);background:var(--ink);color:var(--white);transform:translateY(-2px);box-shadow:0 9px 22px rgba(39,35,31,.15)}.small-add.is-backorder{border-color:rgba(127,48,43,.38);color:var(--wine)}.small-add.is-backorder:hover{border-color:var(--wine);background:var(--wine);color:var(--white)}.small-add.is-success{border-color:var(--success-muted);background:var(--success-muted);color:var(--white);animation:product-add-success .26s ease}@keyframes product-add-success{0%{transform:scale(.84)}65%{transform:scale(1.09)}to{transform:scale(1)}}@keyframes product-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (min-width:1600px){.home-products-section>.container{width:min(1480px,calc(100% - 80px))}.home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){.home-products-section>.container{width:min(100%,calc(100% - 32px))}.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 14px}.home-products-heading{align-items:flex-start}}@media (min-width:641px) and (max-width:1100px){.home-products-carousel{padding-inline:22px}.home-products-arrow-previous{left:-8px}.home-products-arrow-next{right:-8px}}@media (max-width:640px){.home-products-section{padding:62px 0 72px}.home-products-heading{margin-bottom:29px}.home-products-heading h2{font-size:clamp(31px,10vw,40px)}.home-products-heading p{font-size:14px;line-height:1.55}.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 10px}.product-image-arrow{width:40px;height:52px;opacity:1}.product-image-arrow svg{width:23px;height:23px}.product-image-arrow-previous{left:0}.product-image-arrow-next{right:0}.product-favorite-button{top:7px;right:7px;width:36px;height:36px}.product-favorite-button svg{width:22px;height:22px}.product-card-body{padding:13px 2px 2px}.product-meta{margin-bottom:6px;font-size:8px;letter-spacing:.11em}.product-name{font-size:16px;line-height:1.27;-webkit-line-clamp:3}.product-reference{margin-top:6px;font-size:9px}.product-card-footer{padding-top:14px}.product-price{font-size:14px}.product-price span{font-size:9px}.small-add{width:37px;height:37px;flex-basis:37px}.small-add svg{width:18px;height:18px}.product-card:hover{transform:none;box-shadow:none}.home-products-carousel{padding-inline:18px}.home-products-arrow{width:42px;height:42px;border-color:rgba(34,31,28,.2);box-shadow:0 8px 22px rgba(34,31,28,.16)}.home-products-arrow-previous{left:-3px}.home-products-arrow-next{right:-3px}.home-products-arrow svg{width:21px;height:21px}}@media (max-width:390px){.home-product-grid{gap:27px 8px}.product-name{font-size:15px}.product-price{font-size:13px}.small-add{width:35px;height:35px;flex-basis:35px}.home-products-carousel{padding-inline:14px}.home-products-arrow{width:40px;height:40px}.home-products-arrow-previous{left:-5px}.home-products-arrow-next{right:-5px}}@media (prefers-reduced-motion:reduce){.product-card,.product-favorite-button,.product-image,.product-image-arrow,.small-add{animation:none!important;transition:none!important}}.product-promotion-badge{position:absolute;top:12px;left:12px;z-index:6;display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;padding:6px;border-radius:50%;background:#cb9228;color:#fff;box-shadow:0 8px 18px rgba(88,62,24,.18);font-size:15px;font-weight:800;line-height:1;letter-spacing:.01em;pointer-events:none}.product-promotion-badge-detail{top:18px;left:18px;width:66px;height:66px;font-size:16px}.product-card-prices{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.product-card-prices.has-promotion{justify-content:center}.product-old-price{color:#b5aea6;font-size:13px;font-weight:500;line-height:1.15;text-decoration:line-through;text-decoration-thickness:1px}.product-card-prices.has-promotion .product-price{color:#c58b24}.detail-price.has-promotion{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.detail-old-price{color:#b5aea6;font-size:18px;font-weight:500;line-height:1.2;text-decoration:line-through;text-decoration-thickness:1px}.detail-current-price{color:#c58b24;font-size:24px;font-weight:800;line-height:1.15}@media (max-width:720px){.product-promotion-badge{top:10px;left:10px;width:48px;height:48px;font-size:12px}.product-promotion-badge-detail{top:14px;left:14px;width:56px;height:56px;font-size:13px}.product-old-price{font-size:11px}.detail-old-price{font-size:15px}.detail-current-price{font-size:20px}}.home-google-rating-section{background:#f7f3ee;border-top:1px solid var(--line)}.home-google-rating-heading{text-align:center;justify-content:center}.home-google-rating-heading .home-section-kicker{color:#b78b48}.home-google-rating-heading p{color:var(--muted)}.home-google-rating-card{max-width:420px;margin:0 auto;padding:32px;border-radius:24px;background:#fff;border:1px solid rgba(34,31,28,.1);box-shadow:0 14px 38px rgba(34,31,28,.06);text-align:center}.home-google-rating-stars{display:flex;justify-content:center;gap:4px;margin-bottom:14px;font-size:26px}.home-google-rating-stars span{color:#d4cec4}.home-google-rating-stars .is-active{color:#b78b48}.home-google-rating-score{display:block;font-size:28px;font-weight:700;color:var(--ink)}.home-google-rating-count{margin:6px 0 24px;color:var(--muted);font-size:14px}.home-google-rating-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}@media (max-width:640px){.home-google-rating-card{padding:26px 20px}.home-google-rating-actions{flex-direction:column}.home-google-rating-actions a{width:100%;text-align:center}}.admin-google-rating-preview{margin:0}.breadcrumb{padding:20px 0 0}.breadcrumb ol{flex-wrap:wrap;list-style:none;margin:0;padding:0;font-size:13px;color:var(--muted)}.breadcrumb li,.breadcrumb ol{display:flex;align-items:center;gap:6px}.breadcrumb a{color:var(--muted);text-decoration:none}.breadcrumb a:hover{color:var(--ink);text-decoration:underline}.breadcrumb span[aria-current=page]{color:var(--ink);font-weight:600}.breadcrumb-separator{color:var(--line)}.shop-hero .breadcrumb{padding-top:0;margin-bottom:14px}.product-color-section,.product-option-section{display:grid;grid-gap:18px;gap:18px;margin-top:8px;padding:24px;border:1px solid rgba(83,65,45,.13);border-radius:22px;background:linear-gradient(145deg,hsla(0,0%,100%,.96),hsla(38,44%,95%,.88));box-shadow:0 18px 45px rgba(53,39,25,.05)}.product-size-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.product-size-button{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:7px 14px;gap:7px 14px;min-height:104px;padding:17px;overflow:hidden;border:1px solid rgba(83,65,45,.16);border-radius:17px;background:hsla(0,0%,100%,.92);color:#231d17;font:inherit;text-align:start;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease}.product-size-button:hover{transform:translateY(-2px);border-color:rgba(139,102,62,.55);box-shadow:0 14px 28px rgba(62,43,24,.09)}.product-size-button.is-active{border-color:#80603f;background:linear-gradient(145deg,#2d251e,#1d1814);color:#fff;box-shadow:0 16px 34px rgba(39,29,20,.2)}.product-size-button.is-unavailable:not(.is-active){background:repeating-linear-gradient(-45deg,#fbf9f5,#fbf9f5 8px,#f4efe8 0,#f4efe8 16px)}.product-size-button-main{display:grid;grid-gap:4px;gap:4px;min-width:0}.product-size-button-main strong{overflow:hidden;font-size:14px;line-height:1.35;text-overflow:ellipsis}.product-size-button-main small{color:#9a8e82;font-size:11px}.product-size-button.is-active .product-size-button-main small{color:hsla(0,0%,100%,.62)}.product-size-button-price{color:#80603f;font-size:13px;font-weight:800;white-space:nowrap}.product-size-button.is-active .product-size-button-price{color:#e6c9a5}.product-size-stock{grid-column:1/-1;width:-moz-fit-content;width:fit-content;padding:4px 8px;border-radius:999px;background:rgba(56,117,76,.09);color:#347348;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.product-size-stock.is-unavailable{background:rgba(150,102,46,.1);color:#8a6030}.product-size-button.is-active .product-size-stock{background:hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.85)}.product-color-grid{display:flex;flex-wrap:wrap;gap:10px}.product-color-button{min-height:46px;padding:10px 17px;border:1px solid rgba(83,65,45,.18);border-radius:999px;background:#fff;color:#241e18;font:inherit;font-size:13px;font-weight:750;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.product-color-button:hover{transform:translateY(-1px);border-color:#80603f}.product-color-button.is-active{border-color:#2b241e;background:#2b241e;color:#fff;box-shadow:0 10px 24px rgba(43,36,30,.18)}.product-color-button:focus-visible,.product-size-button:focus-visible{outline:3px solid rgba(128,96,63,.24);outline-offset:3px}@media (max-width:760px){.product-color-section,.product-option-section{gap:15px;padding:18px;border-radius:18px}.product-size-grid{grid-template-columns:minmax(0,1fr)}.product-size-button{min-height:94px}.product-color-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.product-color-button{width:100%;padding-inline:10px}}.product-gallery{position:-webkit-sticky;position:sticky;top:118px;align-self:start}.product-carousel{overflow:hidden;border:1px solid rgba(63,49,34,.1);border-radius:28px;background:linear-gradient(145deg,#f8f4ed,#eee6da);box-shadow:0 28px 70px rgba(48,35,22,.1)}.product-main-image{position:relative;width:100%;min-height:0;aspect-ratio:1/1;display:grid;place-items:center;padding:0;overflow:hidden;border:0;background:transparent;color:inherit;cursor:zoom-in}.product-main-image img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;padding:0;object-fit:contain;object-position:center;transition:transform .3s ease,opacity .18s ease}.product-main-image:hover img{transform:scale(1.025)}.product-image-zoom-hint{position:absolute;right:18px;bottom:18px;display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:9px 14px;border:1px solid rgba(48,38,28,.12);border-radius:999px;background:hsla(0,0%,100%,.9);color:#2a231d;font-size:12px;font-weight:750;box-shadow:0 10px 30px rgba(40,30,20,.12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .18s ease,background .18s ease}.product-main-image:hover .product-image-zoom-hint{transform:translateY(-2px);background:#fff}.product-image-zoom-hint svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.product-color-section,.product-option-section{display:block;padding:0;overflow:hidden}.product-color-section summary,.product-option-section summary{list-style:none}.product-color-section summary::-webkit-details-marker,.product-option-section summary::-webkit-details-marker{display:none}.product-option-summary{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-option-summary-copy{min-width:0;display:grid;grid-gap:5px;gap:5px}.product-option-summary-label{color:#31271f;font-size:13px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.product-option-summary-copy small{overflow:hidden;color:#88796b;font-size:13px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.product-option-summary-chevron{flex:0 0 auto;width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(60,46,32,.12);border-radius:50%;background:#fff;transition:transform .22s ease,background .18s ease}.product-option-summary-chevron svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}details[open]>.product-option-summary .product-option-summary-chevron{transform:rotate(180deg)}.product-option-summary:hover .product-option-summary-chevron{background:#f3ece3}.product-option-content{padding:0 22px 22px;animation:product-option-open .18s ease}@keyframes product-option-open{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.buy-row{display:grid;grid-template-columns:minmax(150px,auto) minmax(0,1fr);align-items:end;grid-gap:14px;gap:14px}.product-quantity-field{display:grid;grid-gap:9px;gap:9px}.product-quantity-field>span{color:#6f6257;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-quantity-field>div{height:56px;display:grid;grid-template-columns:48px 58px 48px;align-items:stretch;overflow:hidden;border:1px solid rgba(64,49,34,.17);border-radius:16px;background:#fff;box-shadow:0 10px 25px rgba(47,34,22,.06)}.product-quantity-field button{display:grid;place-items:center;padding:0;border:0;background:#f7f2eb;color:#2b241d;font:inherit;font-size:22px;font-weight:500;cursor:pointer;transition:background .16s ease,color .16s ease}.product-quantity-field button:hover:not(:disabled){background:#2d251e;color:#fff}.product-quantity-field button:disabled{cursor:not-allowed;opacity:.35}.product-quantity-field input{width:100%;min-width:0;padding:0;border:0;border-right:1px solid rgba(64,49,34,.11);border-left:1px solid rgba(64,49,34,.11);outline:none;background:#fff;color:#211b16;font:inherit;font-size:16px;font-weight:800;text-align:center;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.product-quantity-field input::-webkit-inner-spin-button,.product-quantity-field input::-webkit-outer-spin-button{margin:0;appearance:none;-webkit-appearance:none}.product-quantity-field>div:focus-within{border-color:rgba(128,96,63,.65);box-shadow:0 0 0 4px rgba(128,96,63,.1)}.product-image-viewer{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:24px;background:rgba(18,15,12,.88);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);animation:product-viewer-fade .18s ease}.product-image-viewer-panel{position:relative;width:min(1080px,calc(100vw - 48px));height:min(760px,calc(100dvh - 48px));display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid hsla(0,0%,100%,.14);border-radius:22px;background:#f6f0e7;box-shadow:0 40px 120px rgba(0,0,0,.48)}.product-image-viewer-toolbar{z-index:4;min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 16px;border-bottom:1px solid rgba(51,40,29,.1);background:hsla(0,0%,100%,.86);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.product-image-viewer-counter{color:#66594d;font-size:13px;font-weight:800}.product-image-viewer-actions{display:flex;align-items:center;gap:8px}.product-image-viewer-actions button{min-width:40px;height:40px;display:grid;place-items:center;padding:0 12px;border:1px solid rgba(49,38,27,.13);border-radius:12px;background:#fff;color:#2b231c;font:inherit;font-weight:750;cursor:pointer}.product-image-viewer-actions button:hover:not(:disabled){background:#2c241d;color:#fff}.product-image-viewer-actions button:disabled{opacity:.35;cursor:not-allowed}.product-image-viewer-actions>span{min-width:52px;color:#55493e;font-size:13px;font-weight:800;text-align:center}.product-image-viewer-close{font-size:25px!important}.product-image-viewer-stage{min-height:0;display:grid;place-items:center;overflow:hidden;cursor:zoom-in}.product-image-viewer-stage.is-zoomed{cursor:-webkit-grab;cursor:grab}.product-image-viewer-stage.is-zoomed:active{cursor:-webkit-grabbing;cursor:grabbing}.product-image-viewer-stage img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:center;transform-origin:center;transition:transform .18s ease}@media (min-width:1200px){.product-image-viewer-stage img{max-width:min(860px,82%);max-height:calc(100% - 16px)}}.product-image-viewer-navigation{position:absolute;top:50%;z-index:5;width:54px;height:54px;display:grid;place-items:center;border:1px solid rgba(49,38,27,.12);border-radius:50%;background:hsla(0,0%,100%,.92);color:#2a231d;font-size:36px;cursor:pointer;box-shadow:0 15px 35px rgba(25,18,12,.16);transform:translateY(-50%)}.product-image-viewer-navigation.is-previous{left:22px}.product-image-viewer-navigation.is-next{right:22px}@keyframes product-viewer-fade{0%{opacity:0}to{opacity:1}}@media (max-width:900px){.product-gallery{position:static}.product-main-image{aspect-ratio:4/5;padding:20px}.product-image-zoom-hint span{display:none}.product-image-zoom-hint{width:42px;padding:0;justify-content:center}.buy-row{grid-template-columns:1fr}.product-quantity-field>div{width:154px}.product-image-viewer{padding:0}.product-image-viewer-panel{width:100%;height:100dvh;border:0;border-radius:0}.product-image-viewer-toolbar{align-items:flex-start}.product-image-viewer-navigation{width:46px;height:46px}.product-image-viewer-navigation.is-previous{left:12px}.product-image-viewer-navigation.is-next{right:12px}}@media (max-width:560px){.product-option-summary{min-height:70px;padding:16px}.product-option-content{padding:0 16px 16px}.product-option-summary-copy small{max-width:230px}.product-main-image{aspect-ratio:1/1.08;padding:14px}.product-image-viewer-toolbar{padding:10px}.product-image-viewer-counter{display:none}.product-image-viewer-actions{width:100%;justify-content:flex-end}.product-image-viewer-stage img{max-width:100%;max-height:82dvh}}.product-information .buy-row>.primary-button{min-height:56px;border-radius:16px}.product-detail-page .back-link,.site-main>.section>.container>.back-link{width:-moz-fit-content;width:fit-content;min-height:44px;display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border:1px solid rgba(63,48,34,.14);border-radius:999px;background:hsla(0,0%,100%,.82);color:#2c241d;font-size:13px;font-weight:800;letter-spacing:.02em;text-decoration:none;box-shadow:0 10px 28px rgba(47,34,22,.07);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.product-detail-page .back-link:hover,.site-main>.section>.container>.back-link:hover{transform:translateY(-2px);border-color:rgba(128,96,63,.4);background:#fff;box-shadow:0 16px 34px rgba(47,34,22,.12)}.product-detail-page .back-link:focus-visible,.site-main>.section>.container>.back-link:focus-visible{outline:3px solid rgba(128,96,63,.18);outline-offset:3px}.product-detail-page .back-link svg,.site-main>.section>.container>.back-link svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.product-detail-page .back-link:hover svg,.site-main>.section>.container>.back-link:hover svg{transform:translateX(-3px)}html[dir=rtl] .product-detail-page .back-link svg,html[dir=rtl] .site-main>.section>.container>.back-link svg{transform:rotate(180deg)}html[dir=rtl] .product-detail-page .back-link:hover svg,html[dir=rtl] .site-main>.section>.container>.back-link:hover svg{transform:rotate(180deg) translateX(-3px)}.shop-toolbar{z-index:20;margin-bottom:30px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:18px;gap:18px}.shop-search-field,.shop-toolbar{position:relative;align-items:center}.shop-search-field{min-height:60px;display:flex;overflow:hidden;border:1px solid rgba(67,51,35,.12);border-radius:18px;background:hsla(0,0%,100%,.9);box-shadow:0 16px 40px rgba(48,34,21,.06);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:border-color .18s ease,box-shadow .18s ease}.shop-search-field:focus-within{border-color:rgba(128,96,63,.48);box-shadow:0 0 0 4px rgba(128,96,63,.08),0 18px 44px rgba(48,34,21,.08)}.shop-search-field>svg{flex:0 0 auto;width:21px;height:21px;margin-left:20px;fill:none;stroke:#76675a;stroke-width:1.7;stroke-linecap:round}.shop-search-field input{width:100%;height:60px;padding:0 18px;border:0;outline:0;background:transparent;color:#251f1a;font:inherit;font-size:15px}.shop-search-field input::placeholder{color:#9a8d82}.shop-search-clear{flex:0 0 auto;width:42px;height:42px;margin-right:9px;display:grid;place-items:center;border:0;border-radius:50%;background:#f3ede5;color:#4a3c30;font:inherit;font-size:22px;cursor:pointer}.shop-toolbar-actions{display:flex;align-items:stretch;gap:12px}.shop-results-count{min-width:132px;min-height:60px;display:flex;align-items:center;justify-content:center;gap:9px;padding:0 18px;border:1px solid rgba(67,51,35,.12);border-radius:18px;background:#fff}.shop-results-count span{color:#2a221c;font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:600}.shop-results-count small{color:#807266;font-size:12px}.shop-layout{display:grid;grid-template-columns:250px minmax(0,1fr);align-items:start;grid-gap:24px;gap:24px}.shop-section>.container{width:min(1540px,calc(100% - 40px))}.desktop-shop-filters{position:-webkit-sticky;position:sticky;top:104px;max-height:calc(100dvh - 128px);overflow-y:auto;scrollbar-width:thin}.shop-filters{width:100%;overflow:hidden;border:1px solid rgba(68,50,34,.11);border-radius:24px;background:hsla(0,0%,100%,.92);box-shadow:0 24px 55px rgba(48,34,21,.07)}.shop-filters-header{min-height:92px;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid rgba(68,50,34,.09);background:linear-gradient(145deg,#fff,#f8f3ec)}.shop-filters-header>div{display:grid;grid-gap:5px;gap:5px}.shop-filters-header span{color:#96734f;font-size:9px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.shop-filters-header h2{margin:0;color:#2a221c;font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:500}.filter-group{display:block;margin:0;padding:0;border:0;border-bottom:1px solid rgba(68,50,34,.09)}.filter-group summary{list-style:none}.filter-group summary::-webkit-details-marker{display:none}.filter-group-summary{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 20px;color:#312820;font-size:12px;font-weight:850;letter-spacing:.065em;text-transform:uppercase;cursor:pointer}.filter-group-summary>div{display:flex;align-items:center;gap:8px}.filter-group-summary strong{min-width:23px;height:23px;display:grid;place-items:center;border-radius:999px;background:#2e251e;color:#fff;font-size:10px}.filter-group-summary svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.filter-group[open] .filter-group-summary svg{transform:rotate(180deg)}.filter-group-content{padding:0 20px 20px}.filter-options{max-height:230px;display:grid;grid-gap:8px;gap:8px;overflow-y:auto;scrollbar-width:thin}.filter-checkbox{min-height:43px;display:grid;grid-template-columns:19px minmax(0,1fr);align-items:center;grid-gap:11px;gap:11px;padding:8px 10px;border:1px solid transparent;border-radius:12px;color:#51463c;font-size:13px;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.filter-checkbox:hover{background:#f7f2eb}.filter-checkbox.is-active{border-color:rgba(128,96,63,.18);background:#f3ece3;color:#2a221c}.filter-checkbox-mark{position:relative;width:18px;height:18px;display:block;border:1px solid rgba(63,48,34,.23);border-radius:5px;background:#fff}.filter-checkbox input:checked+.filter-checkbox-mark{border-color:#2f261f;background:#2f261f}.filter-checkbox input:checked+.filter-checkbox-mark:after{content:"";position:absolute;width:7px;height:4px;top:5px;left:4px;border-bottom:2px solid #fff;border-left:2px solid #fff;transform:rotate(-45deg)}.filter-empty{margin:0;padding:12px;border-radius:12px;background:#f8f4ee;color:#8d7f72;font-size:12px;line-height:1.55}.price-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.price-values label>span{margin-bottom:7px;display:block;color:#88796b;font-size:10px;font-weight:700;text-transform:uppercase}.price-values label>div{height:43px;display:flex;align-items:center;overflow:hidden;border:1px solid rgba(65,48,32,.14);border-radius:11px;background:#fff}.price-values input{min-width:0;width:100%;height:100%;padding:0 8px;border:0;outline:0;background:transparent;color:#2c241d;font:inherit;font-size:12px;font-weight:750}.price-values small{padding-right:8px;color:#9a8d81;font-size:9px;font-weight:800}.price-range{height:34px;margin-top:18px;position:relative}.price-range-track{position:absolute;top:15px;right:0;left:0;height:3px;border-radius:999px;background:#ded4c7}.price-range input[type=range]{position:absolute;inset:0;width:100%;height:34px;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:none;background:transparent}.price-range input[type=range] ::-webkit-slider-thumb{-webkit-appearance:none;appearance:none}.price-range input[type=range]::-webkit-slider-thumb{width:18px;height:18px;-webkit-appearance:none;appearance:none;border:3px solid #fff;border-radius:50%;background:#30271f;box-shadow:0 0 0 1px #30271f,0 4px 10px rgba(47,38,31,.22);pointer-events:auto;cursor:pointer}.price-range input[type=range]::-moz-range-thumb{width:14px;height:14px;border:3px solid #fff;border-radius:50%;background:#30271f;box-shadow:0 0 0 1px #30271f;pointer-events:auto;cursor:pointer}.price-range-labels{display:flex;justify-content:space-between;color:#94877b;font-size:10px}.filter-actions{padding:18px 20px 20px;display:grid;grid-gap:10px;gap:10px}.filter-apply-button,.filter-reset-button{min-height:48px;padding:10px 16px;border-radius:14px;font:inherit;font-size:12px;font-weight:850;cursor:pointer}.filter-reset-button{border:1px solid rgba(58,44,31,.18);background:transparent;color:#332920}.filter-reset-button:hover{background:#f3ede5}.filter-apply-button{border:1px solid #2d251e;background:#2d251e;color:#fff}.filter-close-button{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(58,44,31,.13);border-radius:50%;background:#fff;color:#2d251e;cursor:pointer}.filter-close-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.shop-product-grid,.shop-products-loading{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,1.5vw,22px)}.pagination{margin-top:48px;justify-content:center;gap:14px}.pagination,.pagination-pages{display:flex;align-items:center}.pagination-pages{gap:7px}.pagination-direction,.pagination-page{min-width:46px;min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 15px;border:1px solid rgba(65,49,34,.13);border-radius:14px;background:#fff;color:#30271f;font:inherit;font-size:12px;font-weight:800;cursor:pointer;box-shadow:0 8px 20px rgba(49,35,22,.04);transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.pagination-direction:hover:not(:disabled),.pagination-page:hover{transform:translateY(-2px);border-color:rgba(112,80,46,.35)}.pagination-page.is-active{border-color:#2e251e;background:#2e251e;color:#fff}.pagination-direction svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.pagination-direction:disabled{opacity:.35;cursor:not-allowed}.pagination-summary{margin:14px 0 0;color:#8d8075;font-size:11px;text-align:center}.shop-state-card{min-height:380px;display:grid;place-items:center;align-content:center;grid-gap:14px;gap:14px;padding:40px;border:1px solid rgba(67,51,35,.11);border-radius:24px;background:#fff;text-align:center}.shop-state-card h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:500}.shop-state-card p{max-width:430px;margin:0;color:#827568}.shop-state-card button{min-height:46px;padding:0 18px;border:1px solid #2e251e;border-radius:14px;background:#2e251e;color:#fff;font:inherit;font-weight:800;cursor:pointer}.shop-state-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:#f2ebe2;color:#6e5134;font-size:24px;font-weight:800}.shop-state-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7}.shop-products-loading{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.shop-infinite-scroll-sentinel{min-height:96px;display:grid;place-items:center;padding:24px 0 8px}.shop-infinite-scroll-loading{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:11px;color:#8a7f72;font-size:13px;font-weight:700}.shop-infinite-scroll-spinner{width:22px;height:22px;display:block;border:2px solid #e2d8cc;border-top-color:#2e251e;border-radius:50%;animation:shop-infinite-scroll-spin .75s linear infinite}.shop-infinite-scroll-retry{min-height:44px;padding:0 18px;border:1px solid #2e251e;border-radius:14px;background:#fff;color:#2e251e;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.shop-infinite-scroll-retry:hover{background:#2e251e;color:#fff}@keyframes shop-infinite-scroll-spin{to{transform:rotate(1turn)}}.shop-card-skeleton{display:grid;grid-gap:12px;gap:12px}.shop-card-skeleton span{display:block;border-radius:14px;background:linear-gradient(90deg,#eee7de 25%,#f8f4ee 50%,#eee7de 75%);background-size:200% 100%;animation:shop-skeleton 1.25s infinite}.shop-card-skeleton span:first-child{aspect-ratio:.86}.shop-card-skeleton span:nth-child(2){width:78%;height:17px}.shop-card-skeleton span:nth-child(3){width:42%;height:15px}.shop-filter-skeleton{display:grid;grid-gap:16px;gap:16px;padding:24px;border-radius:24px;background:#fff}.shop-filter-skeleton span{height:52px;border-radius:12px;background:#eee7de;animation:shop-skeleton 1.25s infinite}@keyframes shop-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.mobile-filter-button{min-height:60px;padding:0 18px;display:none;align-items:center;justify-content:center;gap:9px;border:1px solid #2e251e;border-radius:18px;background:#2e251e;color:#fff;font:inherit;font-size:12px;font-weight:850;cursor:pointer}.mobile-filter-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}@media (max-width:1250px){.shop-section>.container{width:min(100%,calc(100% - 32px))}.shop-layout{grid-template-columns:230px minmax(0,1fr);gap:22px}.shop-product-grid,.shop-products-loading{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.shop-product-grid,.shop-products-loading{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.shop-infinite-scroll-sentinel{min-height:82px;padding-top:18px}.shop-toolbar{grid-template-columns:minmax(0,1fr);gap:12px}.shop-toolbar-actions{display:grid;grid-template-columns:minmax(0,1fr) auto}.shop-results-count{justify-content:flex-start}.mobile-filter-button{display:flex}.desktop-shop-filters{display:none}.shop-layout{display:block}.shop-product-grid,.shop-products-loading{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.filter-drawer-backdrop{position:fixed;z-index:500;inset:0;display:block;border:0;background:rgba(17,13,10,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mobile-shop-filters{position:fixed;z-index:510;top:0;bottom:0;left:0;width:min(92vw,410px);display:block;overflow-y:auto;background:#fbf8f3;box-shadow:22px 0 60px rgba(24,17,11,.22);transform:translateX(-100%);transition:transform .23s ease}.mobile-shop-filters.is-open{transform:translateX(0)}.mobile-shop-filters .shop-filters{min-height:100%;border:0;border-radius:0;box-shadow:none}.mobile-shop-filters .filter-actions{position:-webkit-sticky;position:sticky;bottom:0;padding:14px 18px 18px;border-top:1px solid rgba(68,50,34,.1);background:hsla(38,50%,97%,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.pagination{flex-wrap:wrap}.pagination-pages{order:-1;width:100%;justify-content:center}.pagination-direction{flex:1 1;max-width:180px}}@media (max-width:520px){.shop-search-field{min-height:54px}.shop-search-field input{height:54px;font-size:14px}.mobile-filter-button,.shop-results-count{min-height:52px;border-radius:15px}.shop-product-grid,.shop-products-loading{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pagination-direction span{display:none}.pagination-direction{flex:0 0 48px;padding:0}}html[dir=rtl] .shop-search-field>svg{margin-right:20px;margin-left:0}html[dir=rtl] .shop-search-clear{margin-right:0;margin-left:9px}html[dir=rtl] .pagination-direction svg{transform:rotate(180deg)}html[dir=rtl] .mobile-shop-filters{right:0;left:auto;transform:translateX(100%)}html[dir=rtl] .mobile-shop-filters.is-open{transform:translateX(0)}.contact-page{background:#faf7f2}.contact-hero{position:relative;overflow:hidden;padding:clamp(64px,8vw,118px) 0 clamp(54px,6vw,88px);background:radial-gradient(circle at 84% 20%,rgba(172,132,87,.18),transparent 34%),linear-gradient(135deg,#f8f3eb,#eee4d7)}.contact-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,hsla(0,0%,100%,.38),transparent 52%)}.contact-hero-inner{position:relative;z-index:1;min-height:230px;display:flex;align-items:center;justify-content:space-between;gap:60px}.contact-hero-copy{max-width:760px}.contact-hero-eyebrow{margin-bottom:18px;display:inline-flex;align-items:center;gap:13px;color:#886847;font-size:11px;font-weight:850;letter-spacing:.2em;text-transform:uppercase}.contact-hero-eyebrow:before{content:"";width:36px;height:1px;background:currentColor}.contact-hero h1{max-width:760px;margin:0;color:#251e18;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,6.5vw,84px);font-weight:500;line-height:.98;letter-spacing:-.045em}.contact-hero p{max-width:650px;margin:24px 0 0;color:#75675b;font-size:clamp(15px,1.5vw,18px);line-height:1.75}.contact-hero-monogram{flex:0 0 auto;display:grid;color:rgba(79,57,37,.12);font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,6vw,82px);line-height:.76;white-space:nowrap;transform:rotate(-5deg)}.contact-hero-monogram span,.contact-hero-monogram strong{display:block}.contact-hero-monogram strong{-webkit-margin-start:45px;margin-inline-start:45px;font-weight:500}.contact-content-section{position:relative;padding:clamp(58px,7vw,100px) 0}.contact-premium-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);align-items:start;grid-gap:clamp(48px,7vw,105px);gap:clamp(48px,7vw,105px)}.contact-introduction{position:-webkit-sticky;position:sticky;top:112px}.contact-introduction-heading{max-width:520px}.contact-introduction-heading .section-eyebrow{display:inline-flex;align-items:center;gap:10px;color:#8d6b47;font-size:10px;font-weight:850;letter-spacing:.17em;text-transform:uppercase}.contact-introduction-heading .section-eyebrow:before{content:"";width:25px;height:1px;background:currentColor}.contact-introduction h2{margin:17px 0 0;color:#2a221c;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,50px);font-weight:500;line-height:1.06;letter-spacing:-.035em}.contact-introduction-heading>p{margin:20px 0 0;color:#786b60;font-size:15px;line-height:1.8}.contact-feature-list{margin-top:42px;display:grid;grid-gap:11px;gap:11px}.contact-feature{display:grid;grid-template-columns:48px minmax(0,1fr);grid-gap:15px;gap:15px;padding:16px;border:1px solid rgba(69,51,34,.09);border-radius:17px;background:hsla(0,0%,100%,.56);transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.contact-feature:hover{transform:translateY(-2px);border-color:rgba(128,96,63,.2);background:hsla(0,0%,100%,.88);box-shadow:0 14px 34px rgba(48,34,21,.05)}.contact-feature-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#eee4d7;color:#6f5134}.contact-feature-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.contact-feature h3{margin:1px 0 5px;color:#30271f;font-size:14px;font-weight:850}.contact-feature p{margin:0;color:#827468;font-size:12px;line-height:1.6}.contact-signature{margin-top:50px;display:grid;color:rgba(77,56,38,.075);font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,7vw,90px);line-height:.7;pointer-events:none}.contact-signature span,.contact-signature strong{display:block}.contact-signature strong{-webkit-margin-start:36px;margin-inline-start:36px;font-weight:500}.contact-form-card{overflow:hidden;border:1px solid rgba(67,50,33,.1);border-radius:30px;background:hsla(0,0%,100%,.94);box-shadow:0 34px 85px rgba(47,33,20,.1)}.contact-form-header{padding:clamp(28px,4vw,43px) clamp(25px,4vw,46px) 27px;border-bottom:1px solid rgba(67,50,33,.08);background:linear-gradient(145deg,#fff,#faf6f0)}.contact-form-header>span{color:#8c6b48;font-size:10px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.contact-form-header h2{margin:10px 0 0;color:#2a221c;font-family:Georgia,Times New Roman,serif;font-size:clamp(29px,3vw,39px);font-weight:500;letter-spacing:-.03em}.contact-form-header p{max-width:560px;margin:11px 0 0;color:#807267;font-size:13px;line-height:1.65}.contact-form{padding:30px clamp(25px,4vw,46px) clamp(28px,4vw,43px);background:transparent;box-shadow:none}.contact-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px 17px;gap:20px 17px}.contact-field{min-width:0;display:grid;grid-gap:9px;gap:9px;margin:0}.contact-form .contact-field>span{margin:0;color:#55493f;font-size:11px;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.contact-field>span small{-webkit-margin-start:3px;margin-inline-start:3px;color:#a06745;font-size:inherit}.contact-input-shell{height:56px;display:grid;grid-template-columns:43px minmax(0,1fr);align-items:center;overflow:hidden;border:1px solid rgba(68,51,34,.14);border-radius:15px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.contact-input-shell>svg{width:18px;height:18px;-webkit-margin-start:17px;margin-inline-start:17px;fill:none;stroke:#9a8878;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;transition:stroke .18s ease}.contact-form .contact-input-shell input,.contact-input-shell input{width:100%;height:54px;min-width:0;padding:0 15px 0 8px;border:0;border-radius:0;outline:0;background:transparent;color:#2b231d;font:inherit;font-size:14px}.contact-input-shell:hover,.contact-textarea-shell:hover{border-color:rgba(128,96,63,.3)}.contact-input-shell:focus-within,.contact-textarea-shell:focus-within{border-color:rgba(128,96,63,.68);background:#fff;box-shadow:0 0 0 4px rgba(128,96,63,.08)}.contact-input-shell:focus-within>svg{stroke:#745534}.contact-message-field{margin-top:21px}.contact-textarea-shell{overflow:hidden;border:1px solid rgba(68,51,34,.14);border-radius:17px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.contact-form .contact-textarea-shell textarea{display:block;width:100%;min-height:175px;padding:17px;border:0;border-radius:0;outline:0;resize:vertical;background:transparent;color:#2b231d;font:inherit;font-size:14px;line-height:1.7}.contact-form-feedback{margin-top:18px;display:grid;grid-template-columns:27px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;padding:13px 15px;border-radius:14px;font-size:12px;line-height:1.5}.contact-form-feedback p{margin:0}.contact-form-feedback>span,.contact-form-feedback>svg{width:27px;height:27px;display:grid;place-items:center;border-radius:50%}.contact-form-feedback>svg{padding:5px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.contact-form-feedback.is-error{border:1px solid rgba(155,62,48,.15);background:rgba(155,62,48,.07);color:#883c31}.contact-form-feedback.is-error>span{background:rgba(155,62,48,.11);font-weight:850}.contact-form-feedback.is-success{border:1px solid rgba(56,116,77,.15);background:rgba(56,116,77,.07);color:#34734a}.contact-form-footer{margin-top:24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.contact-form-footer>p{margin:0;color:#94867a;font-size:10px}.contact-form-footer>p span{-webkit-margin-end:4px;margin-inline-end:4px;color:#9d6241}.contact-submit-button{min-width:205px;min-height:56px;display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:0 23px;border:1px solid #2d251e;border-radius:17px;background:linear-gradient(145deg,#342b23,#211b16);color:#fff;font:inherit;font-size:12px;font-weight:850;letter-spacing:.035em;cursor:pointer;box-shadow:0 16px 34px rgba(42,31,22,.18);transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.contact-submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 21px 42px rgba(42,31,22,.24)}.contact-submit-button:disabled{cursor:wait;opacity:.68}.contact-submit-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.contact-submit-button:hover:not(:disabled) svg{transform:translateX(3px)}.contact-submit-loader{width:18px;height:18px;border:2px solid hsla(0,0%,100%,.35);border-top-color:#fff;border-radius:50%;animation:contact-submit-spin .75s linear infinite}@keyframes contact-submit-spin{to{transform:rotate(1turn)}}@media (max-width:980px){.contact-hero-monogram{display:none}.contact-hero-inner{min-height:180px}.contact-premium-grid{grid-template-columns:1fr;gap:45px}.contact-introduction{position:static}.contact-introduction-heading{max-width:680px}.contact-feature-list{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-feature{grid-template-columns:1fr}.contact-signature{display:none}}@media (max-width:720px){.contact-hero{padding:50px 0 44px}.contact-hero-inner{min-height:0}.contact-hero h1{font-size:clamp(39px,12vw,57px)}.contact-hero p{margin-top:17px;font-size:14px}.contact-content-section{padding:48px 0}.contact-feature-list{grid-template-columns:1fr;gap:9px}.contact-feature{grid-template-columns:46px minmax(0,1fr)}.contact-form-card{border-radius:23px}.contact-form-grid{grid-template-columns:1fr;gap:17px}.contact-form-footer{align-items:stretch;flex-direction:column}.contact-submit-button{width:100%}}@media (max-width:480px){.contact-form-header{padding:25px 20px 22px}.contact-form{padding:23px 20px 27px}.contact-input-shell{height:54px;grid-template-columns:40px minmax(0,1fr)}.contact-input-shell>svg{-webkit-margin-start:15px;margin-inline-start:15px}.contact-feature{padding:14px}}html[dir=rtl] .contact-hero-eyebrow:before,html[dir=rtl] .contact-introduction-heading .section-eyebrow:before{order:2}html[dir=rtl] .contact-submit-button svg{transform:rotate(180deg)}html[dir=rtl] .contact-submit-button:hover:not(:disabled) svg{transform:rotate(180deg) translateX(3px)}html[dir=rtl] .contact-input-shell input{padding:0 8px 0 15px}.shop-hero{padding:20px 0 18px;border-bottom:1px solid rgba(68,50,34,.08);background:linear-gradient(135deg,#f7f2eb,#eee5d9)}.shop-hero-inner{min-height:84px;display:flex;align-items:center}.shop-hero-copy{min-width:0;max-width:760px}.shop-hero h1{margin:0;color:#251e18;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3.4vw,44px);font-weight:500;line-height:1;letter-spacing:-.035em}.shop-hero p{max-width:620px;margin:9px 0 0;color:#786b5f;font-size:13px;line-height:1.5}.shop-section{padding-top:20px}@media (max-width:650px){.shop-hero{padding:16px 0 15px}.shop-hero-inner{min-height:68px}.shop-hero h1{font-size:clamp(28px,8vw,34px)}.shop-hero p{margin-top:6px;font-size:12px;line-height:1.4}.shop-section{padding-top:15px}}.site-favorites-button{position:relative}.site-favorites-count,.site-mobile-navigation-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#17130f;color:#fff;font-size:10px;font-weight:800;line-height:1}.site-favorites-count{position:absolute;top:3px;right:1px;border:2px solid #fff}.site-mobile-navigation-count{-webkit-margin-start:auto;margin-inline-start:auto}.favorites-hero{padding:34px 0 28px;border-bottom:1px solid #eee9e2;background:linear-gradient(135deg,#f7f2ec,#fff 60%,#f3ece4)}.favorites-hero-inner{display:flex;align-items:flex-end;justify-content:space-between;gap:32px}.favorites-eyebrow{display:block;margin-bottom:10px;color:#8c6b4f;font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.favorites-hero h1{margin:0;color:#17130f;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,52px);font-weight:500;line-height:1;letter-spacing:-.04em}.favorites-hero p{max-width:650px;margin:14px 0 0;color:#71675d;font-size:15px;line-height:1.7}.favorites-summary{display:flex;align-items:baseline;gap:8px;flex:0 0 auto;padding-bottom:4px}.favorites-summary strong{color:#17130f;font-family:Georgia,Times New Roman,serif;font-size:32px;font-weight:500}.favorites-summary span{color:#71675d;font-size:13px}.favorites-section{min-height:460px}.favorites-toolbar{margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid #eee9e2;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.favorites-toolbar h2{margin:0;color:#17130f;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,3vw,34px);font-weight:500}.favorites-toolbar p{max-width:620px;margin:8px 0 0;color:#71675d;font-size:14px;line-height:1.6}.favorites-clear-button{min-height:42px;padding:0 18px;border:1px solid #d7ccc0;border-radius:999px;background:#fff;color:#5f554c;cursor:pointer;font:inherit;font-size:12px;font-weight:800;white-space:nowrap;transition:border-color .16s ease,color .16s ease,background .16s ease}.favorites-clear-button:hover{border-color:#17130f;background:#17130f;color:#fff}.favorites-product-grid{width:100%}.favorites-empty,.favorites-state{min-height:360px;padding:48px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.favorites-empty p,.favorites-state p{max-width:560px;margin:14px auto 24px;color:#71675d;line-height:1.7}.favorites-empty h2,.favorites-state h2{margin:0;color:#17130f;font-family:Georgia,Times New Roman,serif;font-size:clamp(26px,4vw,40px);font-weight:500}.favorites-empty-icon{width:74px;height:74px;margin-bottom:22px;border:1px solid #dfd5ca;border-radius:50%;background:#f8f4ef;display:grid;place-items:center}.favorites-empty-icon svg{width:30px;height:30px;fill:none;stroke:#8c6b4f;stroke-width:1.5}.favorites-loader{width:34px;height:34px;margin-bottom:16px;border:3px solid #e6ddd4;border-top-color:#17130f;border-radius:50%;animation:favorites-loader-spin .7s linear infinite}.favorites-warning{margin:-8px 0 24px;padding:12px 16px;border:1px solid #ead5b6;border-radius:8px;background:#fff8ec;color:#805d29;font-size:13px;line-height:1.5}.favorites-section>.container{width:min(1180px,calc(100% - 48px))}@media (min-width:1600px){.favorites-section>.container{width:min(1480px,calc(100% - 80px))}}@media (max-width:900px){.favorites-section>.container{width:min(100%,calc(100% - 32px))}}@media (max-width:640px){.favorites-section>.container{width:min(100%,calc(100% - 24px))}}@keyframes favorites-loader-spin{to{transform:rotate(1turn)}}@media (max-width:760px){.favorites-hero{padding:24px 0 22px}.favorites-hero-inner{display:block}.favorites-hero h1{font-size:34px}.favorites-hero p{margin-top:10px;font-size:14px;line-height:1.6}.favorites-summary{margin-top:16px}.favorites-summary strong{font-size:25px}.favorites-section{min-height:380px}.favorites-toolbar{align-items:stretch;flex-direction:column;gap:16px;margin-bottom:20px}.favorites-clear-button{width:100%}.favorites-empty,.favorites-state{min-height:320px;padding:36px 14px}}.site-language-select{position:relative;flex:0 0 auto}.site-language-trigger{width:64px;height:38px;padding:0 12px;border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--white);color:var(--ink);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font:inherit;font-size:12px;font-weight:800;line-height:1;transition:border-color var(--transition-fast),box-shadow var(--transition-fast),background-color var(--transition-fast)}.site-language-select.is-open .site-language-trigger,.site-language-trigger:focus-visible,.site-language-trigger:hover{border-color:rgba(154,116,71,.65);background:#fffdf9;box-shadow:0 7px 20px rgba(50,39,28,.07);outline:none}.site-language-menu{position:absolute;z-index:1200;top:calc(100% + 8px);right:0;width:150px;padding:6px;border:1px solid #e6ded5;border-radius:14px;background:#fff;box-shadow:0 16px 40px rgba(39,29,20,.14);animation:site-language-menu-in .14s ease-out}.site-language-option{width:100%;min-height:42px;padding:0 12px;border:0;border-radius:10px;background:transparent;color:#4f463e;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;font:inherit;font-size:13px;font-weight:650;text-align:start;transition:color .14s ease,background-color .14s ease}.site-language-option:focus-visible,.site-language-option:hover{background:#f7f2ec;color:#17130f;outline:none}.site-language-option.is-active{background:#f3ece4;color:#7d5936;font-weight:800}.site-language-option svg{width:17px;height:17px;flex:0 0 17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}[dir=rtl] .site-language-menu{right:auto;left:0}@keyframes site-language-menu-in{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.home-rubriques-section{padding:clamp(72px,7vw,112px) 0;border-top:1px solid var(--line);background:var(--paper)}.home-rubriques-section>.container{width:min(1180px,calc(100% - 48px))}.home-rubriques-heading{max-width:720px;margin-bottom:clamp(34px,4vw,52px)}.home-rubriques-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4.2vw,49px);font-weight:500;line-height:1.04;letter-spacing:-.038em}.home-rubriques-heading p{max-width:620px;margin:14px 0 0;color:var(--muted);font-size:15px;line-height:1.65}.home-rubriques-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.home-rubrique-card{position:relative;min-height:330px;border-radius:3px;background:var(--ink);box-shadow:0 16px 38px rgba(22,22,18,.1);overflow:hidden;isolation:isolate}.home-rubrique-image-wrapper,.home-rubrique-overlay{position:absolute;inset:0}.home-rubrique-image{object-fit:cover;transition:transform .42s ease,filter .42s ease}.home-rubrique-overlay{z-index:1;background:linear-gradient(180deg,rgba(20,19,16,.04) 28%,rgba(20,19,16,.78));transition:background .3s ease}.home-rubrique-content{position:absolute;inset-inline:24px;bottom:23px;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:14px;color:var(--white)}.home-rubrique-name{max-width:72%;font-family:Georgia,Times New Roman,serif;font-size:clamp(23px,2.2vw,31px);font-weight:500;line-height:1.05;text-wrap:balance}.home-rubrique-action{display:inline-flex;align-items:center;gap:7px;padding-bottom:3px;border-bottom:1px solid hsla(0,0%,100%,.58);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.home-rubrique-arrow{font-size:16px;line-height:1;transition:transform .22s ease}[dir=rtl] .home-rubrique-arrow{transform:scaleX(-1)}@media (hover:hover){.home-rubrique-card:hover .home-rubrique-image{transform:scale(1.035);filter:saturate(1.04)}.home-rubrique-card:hover .home-rubrique-overlay{background:linear-gradient(180deg,rgba(20,19,16,.02) 20%,rgba(20,19,16,.86))}.home-rubrique-card:hover .home-rubrique-arrow{transform:translateX(4px)}[dir=rtl] .home-rubrique-card:hover .home-rubrique-arrow{transform:scaleX(-1) translateX(4px)}}.home-rubrique-card:focus-visible{outline:3px solid var(
      --bronze-dark,var(--accent-dark)
    );outline-offset:4px}@media (min-width:1600px){.home-rubriques-section>.container{width:min(1480px,calc(100% - 80px))}.home-rubrique-card{min-height:390px}}@media (max-width:900px){.home-rubriques-section>.container{width:min(100%,calc(100% - 32px))}.home-rubriques-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home-rubrique-card{min-height:300px}}@media (max-width:640px){.home-rubriques-section{padding:62px 0 72px}.home-rubriques-heading{margin-bottom:29px}.home-rubriques-heading h2{font-size:clamp(31px,10vw,40px)}.home-rubriques-heading p{font-size:14px;line-height:1.55}.home-rubriques-grid{gap:10px}.home-rubrique-card{min-height:clamp(205px,62vw,260px)}.home-rubrique-content{inset-inline:14px;bottom:15px}.home-rubrique-name{max-width:100%;font-size:clamp(18px,5.6vw,24px)}.home-rubrique-action{display:none}}.shop-route-loading{min-height:50vh;display:grid;place-items:center;padding:48px 20px;color:var(--site-muted,#6f675f);font-size:.95rem}.shop-route-skeleton{min-height:70vh}.shop-route-skeleton-header{padding:24px 0 18px;border-bottom:1px solid rgba(26,21,17,.08)}.shop-route-skeleton-filters span,.shop-route-skeleton-subtitle,.shop-route-skeleton-title,.shop-route-skeleton-toolbar span{display:block;border-radius:10px;background:linear-gradient(90deg,rgba(32,27,23,.06) 25%,rgba(32,27,23,.11) 50%,rgba(32,27,23,.06) 75%);background-size:200% 100%;animation:shop-skeleton-loading 1.25s ease-in-out infinite}.shop-route-skeleton-title{width:min(220px,55vw);height:30px}.shop-route-skeleton-subtitle{width:min(420px,80vw);height:14px;margin-top:12px}.shop-route-skeleton-toolbar{display:flex;justify-content:space-between;gap:16px;margin-bottom:24px}.shop-route-skeleton-toolbar span:first-child{width:min(420px,65vw);height:46px}.shop-route-skeleton-toolbar span:last-child{width:90px;height:46px}.shop-route-skeleton-layout{display:grid;grid-template-columns:minmax(210px,260px) minmax(0,1fr);grid-gap:28px;gap:28px}.shop-route-skeleton-filters{display:grid;align-content:start;grid-gap:15px;gap:15px}.shop-route-skeleton-filters span{height:42px}.shop-route-skeleton-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}@keyframes shop-skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1100px){.shop-route-skeleton-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.shop-route-skeleton-header{padding:18px 0 14px}.shop-route-skeleton-layout{display:block}.shop-route-skeleton-filters{display:none}.shop-route-skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.shop-route-skeleton-toolbar{margin-bottom:16px}.shop-route-skeleton-toolbar span:first-child{width:100%}.shop-route-skeleton-toolbar span:last-child{width:48px;flex:0 0 48px}}@media (prefers-reduced-motion:reduce){.shop-route-skeleton-filters span,.shop-route-skeleton-subtitle,.shop-route-skeleton-title,.shop-route-skeleton-toolbar span{animation:none}}.product-route-skeleton{min-height:70vh;padding:24px 0 56px}.product-route-skeleton-breadcrumb{display:flex;align-items:center;gap:9px;margin-bottom:22px}.product-route-skeleton-breadcrumb span{width:72px;height:12px}.product-route-skeleton-breadcrumb span:nth-child(2){width:8px}.product-route-skeleton-breadcrumb span:last-child{width:115px}.product-route-skeleton-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);grid-gap:clamp(28px,5vw,72px);gap:clamp(28px,5vw,72px);align-items:start}.product-route-skeleton-gallery{min-width:0}.product-route-skeleton-image{width:100%;aspect-ratio:1/1;border-radius:18px}.product-route-skeleton-thumbnails{display:grid;grid-template-columns:repeat(4,72px);grid-gap:10px;gap:10px;margin-top:12px}.product-route-skeleton-thumbnails span{aspect-ratio:1/1;border-radius:10px}.product-route-skeleton-content{display:flex;flex-direction:column;align-items:flex-start;padding-top:8px}.product-route-skeleton-kicker{width:130px;height:13px}.product-route-skeleton-name{width:min(430px,92%);height:38px;margin-top:17px}.product-route-skeleton-reference{width:115px;height:12px;margin-top:13px}.product-route-skeleton-price{width:165px;height:30px;margin-top:26px}.product-route-skeleton-lines{width:100%;display:grid;grid-gap:11px;gap:11px;margin-top:30px}.product-route-skeleton-lines span{width:100%;height:13px}.product-route-skeleton-lines span:nth-child(2){width:94%}.product-route-skeleton-lines span:nth-child(3){width:72%}.product-route-skeleton-selector{width:min(340px,100%);height:48px;margin-top:30px}.product-route-skeleton-button{width:min(340px,100%);height:52px;margin-top:15px;border-radius:999px}.product-route-skeleton-breadcrumb span,.product-route-skeleton-button,.product-route-skeleton-image,.product-route-skeleton-kicker,.product-route-skeleton-lines span,.product-route-skeleton-name,.product-route-skeleton-price,.product-route-skeleton-reference,.product-route-skeleton-selector,.product-route-skeleton-thumbnails span{display:block;background:linear-gradient(90deg,rgba(31,27,23,.06) 25%,rgba(31,27,23,.12) 50%,rgba(31,27,23,.06) 75%);background-size:200% 100%;animation:product-route-skeleton-shimmer 1.2s ease-in-out infinite}@keyframes product-route-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:760px){.product-route-skeleton{padding-top:16px}.product-route-skeleton-breadcrumb{margin-bottom:15px}.product-route-skeleton-layout{display:block}.product-route-skeleton-image{border-radius:12px}.product-route-skeleton-thumbnails{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.product-route-skeleton-content{padding-top:25px}.product-route-skeleton-name{height:31px}.product-route-skeleton-button,.product-route-skeleton-selector{width:100%}}@media (prefers-reduced-motion:reduce){.product-route-skeleton-breadcrumb span,.product-route-skeleton-button,.product-route-skeleton-image,.product-route-skeleton-kicker,.product-route-skeleton-lines span,.product-route-skeleton-name,.product-route-skeleton-price,.product-route-skeleton-reference,.product-route-skeleton-selector,.product-route-skeleton-thumbnails span{animation:none}}.scroll-to-top-button{position:fixed;z-index:90;inset-inline-end:clamp(18px,2.4vw,34px);bottom:clamp(18px,2.4vw,30px);width:48px;height:48px;padding:0;border:1px solid rgba(25,26,23,.14);border-radius:50%;background:hsla(45,33%,98%,.96);color:var(--ink);display:grid;place-items:center;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px) scale(.94);box-shadow:0 10px 30px rgba(22,22,18,.14);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:opacity .18s ease,visibility .18s ease,transform .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}.scroll-to-top-button.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}.scroll-to-top-button svg{width:23px;height:23px}.scroll-to-top-button:hover{border-color:var(--ink);background:var(--ink);color:var(--white)}.scroll-to-top-button:focus-visible{outline:3px solid rgba(116,120,93,.28);outline-offset:3px}@media (max-width:760px){.scroll-to-top-button{inset-inline-end:14px;bottom:max(14px,env(safe-area-inset-bottom));width:44px;height:44px}.scroll-to-top-button svg{width:21px;height:21px}}@media (prefers-reduced-motion:reduce){.scroll-to-top-button{transition:none}}