:root{--ink:#342d27;--muted:#84796f;--sand:#a18063;--sand-dark:#896a51;--cream:#f8f5f0;--paper:#fffdf9;--line:#e7dfd4;--blush:#eedfd2;--sage:#77826a;--radius:12px;--serif:'Cormorant Garamond',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:14px/1.65 var(--sans);-webkit-font-smoothing:antialiased}html[dir=rtl] body{font-family:'Cairo',Arial,sans-serif}html[dir=rtl]{--serif:'Cairo',Arial,sans-serif;--sans:'Cairo',Arial,sans-serif}a{color:inherit;text-decoration:none}a:hover{color:var(--sand-dark);text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #b59875;outline-offset:4px}button:disabled{cursor:not-allowed;opacity:.55}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{line-height:1.1;font-weight:500}h1,h2{font-family:var(--serif)}.container{width:min(1240px,calc(100% - 80px));margin-inline:auto;padding:0}.icon{width:21px;height:21px;flex-shrink:0;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.demo-notice{text-align:center;background:#f2e8ce;color:#6c5a36;font-size:10px;letter-spacing:.15px;padding:4px 14px}.announcement{background:#46382d;color:#f7eddf;font-size:11px;letter-spacing:1px;padding:8px 16px;text-align:center}.announcement .icon{width:15px;height:15px;margin-inline-end:7px}.site-header{background:var(--paper);border-bottom:1px solid var(--line);position:relative;z-index:30}.header-main{height:98px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:20px}.wordmark{font-family:var(--serif);font-size:42px;letter-spacing:-1.6px;font-weight:500;line-height:1;text-align:center;white-space:nowrap}.wordmark span{color:var(--sand)}html[dir=rtl] .wordmark{font-family:Georgia,serif}.custom-logo{max-width:180px;max-height:64px;object-fit:contain;margin:auto}.header-search{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line);width:235px;padding:8px 0}.header-search input{border:0;background:none;width:100%;min-width:0;font-size:12px;outline:none}.header-search button,.icon-button{border:0;background:none;color:var(--ink);display:inline-flex;align-items:center;justify-content:center;padding:6px}.header-tools{display:flex;align-items:center;justify-content:flex-end;gap:19px}.language-nav{display:flex;gap:10px;font-size:11px;align-items:center}.language-nav a{color:#998b7d;padding:3px 0}.language-nav a.active{color:var(--ink);border-bottom:1px solid var(--ink)}.header-tools .divider{height:20px;width:1px;background:var(--line)}.desktop-nav{display:flex;gap:38px;align-items:center;justify-content:center;padding:16px 0 18px;font-size:12px}.desktop-nav a{position:relative}.desktop-nav a:hover:after{content:'';position:absolute;bottom:-6px;inset-inline:0;height:1px;background:var(--sand)}.desktop-nav .nav-story{color:var(--sand)}.mobile-menu-button{display:none}.hero{background:var(--cream);overflow:hidden}.hero-inner{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;min-height:630px;position:relative}.hero-copy{padding:50px 0 62px;position:relative;z-index:2;max-width:505px}.eyebrow{font-size:10px;letter-spacing:2.6px;font-weight:600;color:var(--sand-dark);text-transform:uppercase;display:block;margin-bottom:23px}.hero h1{font-size:82px;letter-spacing:-2.7px;line-height:1.02;margin-bottom:27px}.hero p{max-width:345px;font-size:14px;line-height:1.95;color:var(--muted);margin-bottom:29px}.hero-art{width:calc(100% + 120px);max-width:none;margin-inline-start:-65px;align-self:end}.hero-custom-art{width:100%;height:600px;object-fit:cover;border-radius:45% 45% 0 0;margin:0}.hero-note{display:flex;align-items:center;gap:13px;font:italic 18px var(--serif);color:#8d7b6a;margin-top:25px}.hero-note:before{content:'';width:34px;height:1px;background:#b99d80}.btn-dz{display:inline-flex;gap:18px;align-items:center;justify-content:center;border:1px solid var(--ink);background:var(--ink);color:#fffbf5;padding:15px 23px;font-size:12px;min-height:49px;font-weight:500;border-radius:3px;line-height:1.4;transition:background .2s,transform .2s}.btn-dz:hover{background:var(--sand-dark);border-color:var(--sand-dark);color:white;transform:translateY(-1px)}.btn-dz .icon{width:17px;height:17px}.btn-outline-dz{background:transparent;color:var(--ink);border-color:#b4a492}.btn-outline-dz:hover{background:#e9dccd;color:var(--ink);border-color:#b4a492}.btn-light-dz{background:#faf6f0;border-color:#faf6f0;color:var(--ink)}.w-full{width:100%}.text-link{font-size:12px;display:inline-flex;align-items:center;gap:14px;border-bottom:1px solid #b6a48f;padding-bottom:7px}.text-link .icon{width:16px}.service-strip{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);padding:29px 0;gap:32px}.service-item{display:flex;align-items:center;justify-content:center;gap:16px}.service-item:not(:last-child){border-inline-end:1px solid var(--line)}.service-item>.icon{color:var(--sand);width:26px;height:26px}.service-item strong{display:block;font-size:11px;font-weight:500;letter-spacing:.2px}.service-item p{font-size:10px;color:var(--muted);margin:2px 0 0}.section{padding:78px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:32px}.section-heading h2{font-size:45px;letter-spacing:-1px;margin-bottom:0}.section-heading .eyebrow{font-size:9px;margin-bottom:15px}.section-heading p{color:var(--muted);font-size:12px;margin:13px 0 0}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:19px}.category-card{text-align:center;display:block}.category-card .category-image{overflow:hidden;border-radius:100px 100px 8px 8px;background:var(--cream);aspect-ratio:1/1.06}.category-card img{height:100%;width:100%;object-fit:cover;transition:transform .5s}.category-card:hover img{transform:scale(1.08)}.category-card h3{font-family:var(--sans);font-size:12px;line-height:1.5;margin:16px 0 3px}.category-card small{font-size:10px;color:var(--muted)}.soft-section{background:#f7f3ed;border-top:1px solid #eee7dd;border-bottom:1px solid #eee7dd}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 24px}.product-card{min-width:0;position:relative}.product-image{position:relative;display:block;overflow:hidden;background:#efe7dc;aspect-ratio:.88;border-radius:4px}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .55s}.product-card:hover .product-image img{transform:scale(1.035)}.product-label{position:absolute;top:15px;inset-inline-start:14px;background:#fcf8f0e8;font-size:9px;letter-spacing:.7px;padding:5px 9px;border-radius:2px}.product-go{position:absolute;bottom:15px;inset-inline-end:14px;background:#fffaf0e8;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;transition:background .2s}.product-go .icon{width:15px}.product-card:hover .product-go{background:var(--ink);color:white}.product-brand{display:block;letter-spacing:1.4px;font-size:8px;color:var(--sand-dark);text-transform:uppercase;margin:17px 0 8px}.product-card h3{font-size:14px;font-family:var(--sans);font-weight:400;line-height:1.5;margin-bottom:9px}.price-line{display:flex;gap:9px;align-items:center;font-size:12px}.price-line strong{font-weight:600}.price-line del{font-size:10px;color:#a39788}.product-size{font-size:10px;color:var(--muted);margin-top:6px}.editorial{display:grid;grid-template-columns:1.05fr 1fr;background:#e9e2d7;overflow:hidden;border-radius:5px}.editorial img{width:100%;height:100%;object-fit:cover;min-height:410px}.editorial-copy{display:flex;flex-direction:column;justify-content:center;padding:60px 65px}.editorial h2{font-size:53px;letter-spacing:-1px;max-width:380px}.editorial p{font-size:12px;line-height:1.9;color:#7c6e61;max-width:330px;margin:6px 0 30px}.editorial .text-link{align-self:flex-start}.mini-manifesto{text-align:center;padding:70px 20px;background:var(--paper)}.mini-manifesto .eyebrow{margin:0 0 17px}.mini-manifesto h2{font-size:43px;margin:0}.site-footer{background:#f0e9df;padding:56px 0 20px;border-top:1px solid #e5dbce}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:55px}.footer-brand .wordmark{font-size:39px;text-align:start;display:inline-block}.footer-brand p{color:#8b7b6b;font-size:11px;max-width:275px;margin:22px 0 0;line-height:1.85}.footer-grid h3{font:600 10px var(--sans);letter-spacing:.8px;margin:0 0 22px}.footer-links{display:grid;gap:11px;font-size:11px;color:#887766}.footer-bottom{border-top:1px solid #ded3c4;margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:#9b8b7b;font-size:9px}.footer-bottom button{border:0;background:none;color:inherit;font-size:9px;padding:0}.breadcrumb-dz{display:flex;gap:12px;align-items:center;flex-wrap:wrap;font-size:11px;color:#9e8b79;margin:24px 0 35px}.breadcrumb-dz .icon{width:11px;height:11px}.page-intro{text-align:center;background:var(--cream);padding:52px 20px}.page-intro h1{font-size:55px;margin-bottom:15px}.page-intro p{font-size:12px;color:var(--muted);margin:0}.catalogue-layout{display:grid;grid-template-columns:215px 1fr;gap:42px;padding:40px 0 70px}.filters-panel{border-inline-end:1px solid var(--line);padding-inline-end:28px}.filters-panel h2{font-size:24px;margin-bottom:24px}.field{margin-bottom:18px}.field label{font-size:11px;font-weight:500;display:block;margin-bottom:7px}.field label small{font-weight:400;color:var(--muted)}.field input,.field select,.field textarea,.input-dz{width:100%;min-height:44px;border:1px solid #dcd2c5;border-radius:5px;background:#fffefb;padding:10px 12px;color:var(--ink);font-size:12px;line-height:1.5}.field textarea{min-height:100px;resize:vertical}.field input[type=checkbox]{width:16px;height:16px;min-height:0;accent-color:var(--sand-dark)}.field-help{display:block;font-size:10px;color:var(--muted);margin-top:6px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.check-label{display:flex!important;align-items:flex-start;gap:10px;line-height:1.7!important;font-size:11px!important}.check-label input{margin:3px 0 0;flex-shrink:0;accent-color:var(--sand)}.check-label a{text-decoration:underline}.catalogue-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px;font-size:11px;color:var(--muted)}.catalogue-toolbar select{border:0;background:transparent;padding:8px 2px;font:inherit;color:var(--ink);max-width:190px}.catalogue-content .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 20px}.empty-state{padding:55px 22px;text-align:center;background:var(--cream);border:1px dashed var(--line);border-radius:12px;grid-column:1/-1}.empty-state .icon{width:32px;height:32px;color:var(--sand);margin-bottom:20px}.empty-state h2{font-size:30px}.empty-state p{color:var(--muted);font-size:12px}.pagination{list-style:none;display:flex;gap:6px;justify-content:center;padding:0;flex-wrap:wrap;margin:35px 0 10px}.page-link{display:block;border:1px solid var(--line);padding:8px 13px;background:var(--paper);font-size:12px;border-radius:4px;color:var(--ink)}.page-item.active .page-link{background:var(--ink);border-color:var(--ink);color:white}.page-item.disabled{opacity:.4;pointer-events:none}.product-layout{display:grid;grid-template-columns:1.04fr 1fr;gap:70px;align-items:start;padding-bottom:50px}.product-gallery{position:sticky;top:25px}.main-product-image{aspect-ratio:1/1.02;background:#ede2d3;border-radius:7px;overflow:hidden}.main-product-image img{height:100%;width:100%;object-fit:cover}.product-thumbs{display:flex;gap:12px;margin:14px 0 28px;overflow-x:auto}.product-thumbs button{border:1px solid transparent;background:none;padding:0;border-radius:4px;overflow:hidden;width:77px;min-width:77px;aspect-ratio:1}.product-thumbs button.active{border-color:var(--sand);padding:3px}.product-thumbs img{width:100%;height:100%;object-fit:cover}.product-info>.eyebrow{margin-bottom:15px}.product-info h1{font-size:47px;letter-spacing:-.8px;margin-bottom:16px}.product-info>.price-line{font-size:23px;gap:13px}.product-info>.price-line del{font-size:14px}.stock-line{display:flex;gap:10px;align-items:center;font-size:10px;color:var(--sage);margin:20px 0}.stock-dot{height:6px;width:6px;border-radius:50%;background:currentColor}.stock-line.unavailable{color:#a16e54}.product-description{font-size:12px;color:var(--muted);line-height:1.9;margin:20px 0 25px;white-space:pre-line}.product-divider{height:1px;background:var(--line);margin:22px 0}.order-box{background:#f8f4ed;border:1px solid #e7dccf;border-radius:9px;padding:26px;scroll-margin-top:30px}.order-box h2{font-size:30px;margin:0 0 8px}.order-box>p{font-size:11px;color:var(--muted);margin-bottom:23px}.order-box .field-grid{gap:0 12px}.order-box .field{margin-bottom:15px}.quantity-control{display:flex;border:1px solid var(--line);border-radius:4px;overflow:hidden;width:120px;background:white}.quantity-control button{width:36px;border:0;background:#faf6ef;font-size:18px;padding:5px}.quantity-control input{width:46px;text-align:center;appearance:textfield;border:0;background:none;font-size:12px}.quantity-control input::-webkit-outer-spin-button,.quantity-control input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.delivery-options{display:flex;gap:10px;margin-bottom:20px}.delivery-option{flex:1;border:1px solid #ded3c4;border-radius:6px;padding:10px;background:#fffdf8;font-size:11px;cursor:pointer;display:flex;align-items:center;gap:8px}.delivery-option:has(input:checked){border-color:#a38565;background:#f1e7d9}.delivery-option input{accent-color:var(--sand);margin:0}.order-totals{border-block:1px solid #dfd2c0;padding:13px 0;margin:21px 0 18px}.order-total-row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px;color:#8a7a68;padding:4px 0}.order-total-row.final{font-weight:600;font-size:13px;color:var(--ink);padding-top:10px;margin-top:5px;border-top:1px dashed #dfd2c0}.order-reassurance{display:flex;align-items:start;justify-content:center;gap:8px;font-size:10px;color:var(--muted);text-align:center;margin:16px 0 0}.order-reassurance .icon{width:14px;height:14px;margin-top:2px}.honeypot{position:absolute!important;left:-10000px!important;top:auto!important;width:1px;height:1px;overflow:hidden}.product-accordion{border-top:1px solid var(--line)}.product-accordion details{border-bottom:1px solid var(--line);padding:18px 0}.product-accordion summary{font-size:12px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.product-accordion summary:after{content:'+';font-size:18px;color:var(--sand)}.product-accordion details[open] summary:after{content:'−'}.product-accordion p{font-size:11px;color:var(--muted);line-height:1.95;margin:18px 0 0;white-space:pre-line}.form-alert{background:#fff0eb;border:1px solid #e4b9a9;color:#91523d;border-radius:6px;padding:16px 20px;font-size:12px;margin:20px 0}.form-alert strong{font-weight:500}.form-alert ul{padding-inline-start:20px;margin:6px 0 0}.success-alert{background:#edf2e8;border-color:#ccd8c0;color:#5a6e4f}.mobile-buy{display:none}.document-page{max-width:780px;padding:65px 0 90px;min-height:450px}.document-page h1{font-size:52px}.document-body{white-space:pre-line;font-size:14px;line-height:1.95;color:#7d7063}.narrow-page{max-width:650px;padding:65px 0 90px;min-height:500px}.narrow-page h1{font-size:49px;letter-spacing:-.8px}.narrow-page>.intro{color:var(--muted);font-size:13px;margin:20px 0 30px}.receipt{border:1px solid var(--line);padding:30px;border-radius:10px;background:var(--cream);margin:30px 0}.receipt-reference{font-size:11px;display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap}.receipt-reference strong{font-size:15px;letter-spacing:1px}.receipt-line{display:flex;justify-content:space-between;font-size:12px;gap:20px;margin:17px 0}.receipt hr{border:0;border-top:1px solid var(--line)}.status-badge{display:inline-flex;align-items:center;font-size:10px;padding:5px 10px;background:#eee3d5;color:#98714c;border-radius:20px;white-space:nowrap}.status-badge.delivered,.status-badge.active{background:#e5eddf;color:#5c7453}.status-badge.cancelled,.status-badge.returned,.status-badge.blocked{background:#f4e2db;color:#a16954}.status-badge.shipped,.status-badge.confirmed{background:#e3e9ef;color:#5b7489}.success-mark{width:60px;height:60px;border-radius:50%;background:#e9eedf;color:#6d8058;display:grid;place-items:center;margin-bottom:25px}.success-mark .icon{height:29px;width:29px}.cookie-panel{position:fixed;bottom:20px;inset-inline-start:20px;width:min(455px,calc(100vw - 40px));padding:24px;background:#fffdf8;border:1px solid #dfd3c2;box-shadow:0 14px 60px #49362325;border-radius:12px;z-index:100}.cookie-panel[hidden]{display:none}.cookie-panel h2{font-size:27px;margin:0 0 12px}.cookie-panel p{font-size:11px;line-height:1.8;color:var(--muted)}.cookie-actions{display:flex;gap:9px;flex-wrap:wrap}.cookie-actions button{font-size:10px;padding:11px;flex:1}.footer-contact-link{overflow-wrap:anywhere}.toast-message{position:fixed;bottom:20px;right:20px;z-index:120;background:var(--ink);color:white;border-radius:8px;padding:13px 20px;font-size:12px;max-width:350px}html[dir=rtl] .hero h1{font-size:57px;letter-spacing:0;line-height:1.55}html[dir=rtl] .hero p{line-height:2.1}html[dir=rtl] .eyebrow{letter-spacing:0}html[dir=rtl] .section-heading h2{font-size:35px;letter-spacing:0;line-height:1.6}html[dir=rtl] .editorial h2{font-size:37px;line-height:1.7}html[dir=rtl] .product-info h1{font-size:36px;line-height:1.6}html[dir=rtl] .btn-dz>.icon,html[dir=rtl] .text-link>.icon,html[dir=rtl] .product-go>.icon{transform:rotate(180deg)}
@media(min-width:1550px){.hero-inner{min-height:680px}.hero h1{font-size:92px}.hero-art{width:calc(100% + 150px)}}
@media(max-width:1100px){.container{width:calc(100% - 50px)}.hero h1{font-size:68px}.hero-inner{min-height:560px}.hero-art{width:calc(100% + 90px);margin-inline-start:-50px}.header-search{width:200px}.category-grid{gap:14px}.editorial-copy{padding:40px}.editorial h2{font-size:44px}.footer-grid{gap:30px}.product-layout{gap:36px}.catalogue-layout{grid-template-columns:180px 1fr;gap:25px}.catalogue-content .product-grid{gap:24px 14px}.product-info h1{font-size:40px}.order-box{padding:22px}.service-item p{font-size:9px}}
@media(max-width:800px){.container{width:calc(100% - 36px)}.header-main{height:79px;grid-template-columns:1fr auto 1fr;gap:12px}.wordmark{font-size:35px}.header-search{display:none;position:absolute;top:80px;left:18px;right:18px;width:auto;background:var(--paper);z-index:35;padding:15px}.header-search.open{display:flex}.mobile-menu-button{display:flex}.header-left{display:flex;gap:8px;align-items:center}.header-tools{gap:12px}.header-tools .divider{display:none}.header-tools .track-label{display:none}.language-nav{gap:7px;font-size:10px}.desktop-nav{gap:22px;padding:12px 0 15px;font-size:10px}.desktop-nav .nav-story{display:none}.hero-inner{min-height:450px}.hero-copy{padding:40px 0;max-width:330px}.hero h1{font-size:56px;letter-spacing:-1px}.hero p{font-size:12px;max-width:285px}.hero .eyebrow{font-size:9px;letter-spacing:1.8px}.hero-art{width:calc(100% + 85px);margin-inline-start:-35px}.hero-note{font-size:15px}.service-strip{gap:12px;padding:23px 0}.service-item{gap:9px}.service-item strong{font-size:9px}.service-item p{display:none}.service-item>.icon{width:20px;height:20px}.section{padding:48px 0}.section-heading{margin-bottom:26px}.section-heading h2{font-size:36px}.category-grid{grid-template-columns:repeat(3,1fr);gap:24px 18px}.category-card .category-image{aspect-ratio:1.12}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 16px}.editorial-copy{padding:30px}.editorial h2{font-size:36px}.editorial img{min-height:350px}.mini-manifesto{padding:45px 20px}.mini-manifesto h2{font-size:34px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:30px}.footer-grid>div:last-child{grid-column:1/-1}.site-footer{padding-top:38px}.product-layout{grid-template-columns:1fr;gap:28px}.product-gallery{position:static;display:grid;grid-template-columns:1fr;max-width:610px;width:100%;margin:auto}.product-gallery .product-accordion{display:none}.product-info{max-width:610px;width:100%;margin:auto}.product-info h1{font-size:45px}.product-details-mobile{display:block}.product-info>.product-description{max-width:95%}.order-box{padding:25px}.mobile-buy{display:flex;position:fixed;bottom:0;inset-inline:0;z-index:70;padding:11px 18px;background:#fffdf8;border-top:1px solid var(--line);align-items:center;justify-content:space-between;gap:15px;box-shadow:0 -3px 25px #4936230d}.mobile-buy span{display:block;font-size:9px;color:var(--muted)}.mobile-buy strong{font-size:13px}.mobile-buy .btn-dz{min-height:42px;padding:11px 18px;font-size:11px}.has-mobile-buy{padding-bottom:78px}.catalogue-layout{display:block}.filters-panel{padding:0;border:0;margin-bottom:30px}.filters-panel form{display:grid;grid-template-columns:repeat(3,1fr);gap:0 14px}.filters-panel h2{font-size:26px}.filters-panel .field{margin-bottom:12px}.catalogue-content .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.page-intro h1{font-size:44px}.page-intro{padding:35px 20px}.footer-bottom{margin-top:28px}html[dir=rtl] .hero h1{font-size:36px}html[dir=rtl] .section-heading h2{font-size:28px}html[dir=rtl] .editorial h2{font-size:29px}}
@media(min-width:801px){.product-details-mobile{display:none}}
@media(max-width:560px){.announcement{font-size:9px;letter-spacing:.3px;padding:7px}.demo-notice{font-size:8px;line-height:1.5}.header-main{height:72px;gap:7px}.wordmark{font-size:30px}.custom-logo{max-width:115px;max-height:45px}.header-tools{gap:4px}.header-tools>.icon-button{display:none}.language-nav{font-size:9px;gap:6px}.header-left .icon-button{padding:3px}.header-left{gap:5px}.desktop-nav{display:none;padding:15px 0;border-top:1px solid var(--line);gap:18px;flex-wrap:wrap;font-size:12px}.desktop-nav.open{display:flex}.hero-inner{display:flex;flex-direction:column;min-height:0;text-align:center}.hero-copy{max-width:100%;padding:36px 10px 0;width:100%}.hero h1{font-size:58px;letter-spacing:-1.5px;max-width:340px;margin:0 auto 20px;line-height:1.03}.hero p{max-width:300px;margin:0 auto 24px;font-size:11px;line-height:1.9}.hero .eyebrow{margin-bottom:18px;font-size:8px;letter-spacing:2px}.hero .btn-dz{font-size:11px;padding:13px 22px;min-height:44px}.hero-note{justify-content:center;margin-top:16px;font-size:15px}.hero-art{width:114%;margin:-10px -7% -5px;max-width:none;align-self:center}.hero-custom-art{height:370px;width:100%;margin:20px 0 0}.service-strip{padding:20px 0;gap:0}.service-item{flex-direction:column;gap:8px;align-items:center;text-align:center;padding:0 7px}.service-item strong{font-size:8px;line-height:1.6}.service-item>.icon{width:22px;height:22px}.section{padding:39px 0}.section-heading{gap:16px;align-items:center}.section-heading h2{font-size:32px;letter-spacing:-.6px}.section-heading .eyebrow{font-size:7px;letter-spacing:1.7px;margin-bottom:12px}.section-heading .text-link{font-size:9px;gap:5px;white-space:nowrap;padding-bottom:5px}.section-heading .text-link .icon{width:12px}.section-heading p{font-size:10px}.category-grid{gap:21px 12px}.category-card h3{font-size:10px;margin-top:10px}.category-card small{font-size:8px}.category-card .category-image{border-radius:70px 70px 4px 4px;aspect-ratio:.95}.product-grid{gap:25px 13px}.product-brand{font-size:7px;letter-spacing:1px;margin-top:13px}.product-card h3{font-size:12px;margin-bottom:7px}.price-line{font-size:10px;gap:6px;flex-wrap:wrap}.price-line del{font-size:9px}.product-size{font-size:9px}.product-label{font-size:7px;top:10px;inset-inline-start:9px;padding:4px 7px}.product-go{width:28px;height:28px;bottom:10px;inset-inline-end:10px}.product-image{aspect-ratio:.83}.editorial{grid-template-columns:1fr}.editorial img{min-height:0;aspect-ratio:1.22;max-height:340px}.editorial-copy{padding:32px 28px}.editorial-copy .eyebrow{font-size:8px;margin-bottom:15px}.editorial h2{font-size:39px;max-width:280px}.editorial p{font-size:11px}.mini-manifesto{padding:32px 20px}.mini-manifesto h2{font-size:29px;line-height:1.3}.mini-manifesto .eyebrow{font-size:8px;letter-spacing:1px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px 25px}.footer-brand{grid-column:1/-1}.footer-brand .wordmark{font-size:36px}.footer-brand p{margin-top:15px;font-size:10px}.footer-grid h3{font-size:9px;margin-bottom:16px}.footer-links{font-size:10px;gap:9px}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:10px;font-size:8px}.footer-bottom button{font-size:8px}.page-intro h1{font-size:37px}.page-intro p{font-size:11px}.catalogue-layout{padding-top:28px}.filters-panel form{grid-template-columns:1fr 1fr;gap:0 12px}.filters-panel .field label{font-size:10px}.filters-panel .field select,.filters-panel .field input{font-size:11px;padding:9px;min-height:40px}.catalogue-content .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 13px}.catalogue-toolbar{font-size:10px;gap:10px}.catalogue-toolbar select{max-width:150px}.breadcrumb-dz{font-size:9px;margin:20px 0;gap:8px}.product-thumbs{gap:8px;margin-bottom:12px}.product-thumbs button{width:64px;min-width:64px}.product-info>.eyebrow{font-size:9px;margin-bottom:12px}.product-info h1{font-size:39px;line-height:1.12}.product-info>.price-line{font-size:21px}.product-description{font-size:11px}.order-box{padding:21px 17px}.order-box h2{font-size:28px}.order-box>p{font-size:10px}.order-box .field label{font-size:10px}.order-box .field input,.order-box .field select,.order-box .field textarea{font-size:12px}.order-box .field-grid{gap:0 10px}.order-total-row.final{font-size:11px}.order-total-row{font-size:10px}.delivery-option{font-size:10px;padding:10px 8px;gap:6px}.narrow-page{padding:40px 0 60px}.narrow-page h1{font-size:40px}.receipt{padding:22px 18px}.receipt-reference strong{font-size:13px}.document-page{padding-top:38px}.document-page h1{font-size:40px}.document-body{font-size:12px}.cookie-panel{padding:20px;bottom:12px;inset-inline-start:12px;width:calc(100vw - 24px)}.cookie-panel h2{font-size:24px}.cookie-panel p{font-size:10px}.cookie-actions button{font-size:9px;padding:10px;min-height:42px}html[dir=rtl] .hero h1{font-size:38px;max-width:330px;line-height:1.6}html[dir=rtl] .hero p{font-size:11px}html[dir=rtl] .section-heading h2{font-size:24px}html[dir=rtl] .editorial h2{font-size:31px}html[dir=rtl] .product-info h1{font-size:30px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
@media print{.site-header,.site-footer,.cookie-panel,.announcement,.demo-notice,.mobile-buy{display:none}.container{width:100%}.receipt{break-inside:avoid}body{background:white}}

[hidden]{display:none!important}.optional-note{font-size:12px;color:var(--muted);margin-bottom:15px}.optional-note summary{cursor:pointer;margin-bottom:8px}.delivery-option.is-disabled{opacity:.45;cursor:not-allowed}.order-totals>div{display:flex;justify-content:space-between;gap:12px;padding:5px 0}.order-totals>.total{border-top:1px solid var(--line);padding-top:12px;margin-top:8px;font-size:17px}.form-alert{white-space:pre-line}

.delivery-option input[type=radio]{width:16px;height:16px;min-height:0;flex:0 0 16px;accent-color:var(--ink);padding:0;margin:0}.price-line strong,.price-line del,.money-cell,.mobile-buy strong,.order-totals strong,#checkout-subtotal,#checkout-shipping,#checkout-total{direction:ltr;unicode-bidi:isolate}.price-line strong,.price-line del{display:inline-block}.product-go .icon{width:18px}.hero-custom-art{object-fit:cover;border-radius:45% 45% 4px 4px}
