@import "https://fonts.googleapis.com/css2?family=Alexandria:wght@300;400;500;600;700&family=Almarai:wght@300;400;700;800&family=Amiri:wght@400;700&family=Aref+Ruqaa:wght@400;700&family=Aref+Ruqaa+Ink:wght@400;700&family=Baloo+Bhaijaan+2:wght@400;500;600;700&family=Cairo:wght@300;400;500;600;700;800&family=Changa:wght@300;400;500;600;700&family=El+Messiri:wght@400;500;600;700&family=Gulzar&family=Harmattan:wght@400;500;600;700&family=IBM+Plex+Sans+Arabic:wght@300;400;500;600;700&family=Katibeh&family=Kufam:wght@400;500;600;700&family=Lateef:wght@400;500;600;700&family=Lemonada:wght@300;400;500;600;700&family=Mada:wght@300;400;500;600;700&family=Marhey:wght@300;400;500;600;700&family=Markazi+Text:wght@400;500;600;700&family=Mirza:wght@400;500;600;700&family=Noto+Kufi+Arabic:wght@300;400;500;600;700&family=Noto+Naskh+Arabic:wght@400;500;600;700&family=Noto+Sans+Arabic:wght@300;400;500;600;700&family=Noto+Serif+Arabic:wght@400;500;600;700&family=Rakkas&family=Readex+Pro:wght@300;400;500;600;700&family=Reem+Kufi:wght@400;500;600;700&family=Reem+Kufi+Fun:wght@400;500;600;700&family=Reem+Kufi+Ink:wght@400;500;600;700&family=Rubik:wght@300;400;500;600;700&family=Scheherazade+New:wght@400;500;600;700&family=Tajawal:wght@300;400;500;700;800&family=Vibes&family=Zain:wght@300;400;700;800&display=swap";:root{color:#253122;font-synthesis:none;text-rendering:optimizelegibility;--ink:#253122;--muted:#687064;--olive:#536b3b;--olive-dark:#304426;--sage:#a8b58d;--cream:#f8f5ed;--sand:#e9dfc9;--terracotta:#a85f3e;--white:#fffdf8;--danger:#a2382d;--shadow:0 18px 55px #2830201c;--site-header-height:76px;background:#f8f5ed;font-family:Tajawal,Arial,sans-serif}.language-select{min-height:42px;color:var(--olive-dark);background:#ffffffd1;border:1px solid #d8d3c7;border-radius:999px;align-items:center;gap:.35rem;padding-inline:.55rem;display:inline-flex}.language-select select{width:auto;max-width:138px;min-height:38px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;outline:0;padding:.35rem .3rem;font-weight:700}*{box-sizing:border-box}.hero h1{margin-block-end:.75rem}[dir=ltr] .hero-copy,[dir=ltr] .story-copy p,[dir=ltr] .page-hero p,[dir=ltr] .product-card-description,[dir=ltr] .dialog-description{text-align:start}[dir=ltr] .hero-actions svg[data-lucide=arrow-left],[dir=ltr] .section-heading svg[data-lucide=arrow-left]{transform:rotate(180deg)}html{scroll-behavior:smooth;background:var(--cream)}.currency-select.compact{min-height:42px;color:var(--olive-dark);background:#ffffffd1;border:1px solid #d8d3c7;border-radius:999px;align-items:center;gap:.3rem;padding-inline:.55rem;display:inline-flex}.currency-select.compact select{width:auto;max-width:118px;min-height:38px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;outline:0;padding:.35rem .2rem;font-weight:700}.currency-symbol{font-weight:900}@media (width<=1150px){.nav-links .language-select,.nav-links .currency-select{justify-content:space-between;width:100%}.nav-links .language-select select,.nav-links .currency-select select{flex:1;max-width:none}}body{background:radial-gradient(circle at 90% 5%, #a8b58d33, transparent 28rem), var(--cream);min-height:100dvh;margin:0}body.dialog-open{overflow:hidden}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}:focus-visible{outline-offset:3px;outline:3px solid #d39d55}.skip-link{z-index:1000;background:var(--ink);color:#fff;border-radius:999px;padding:.65rem 1rem;position:fixed;inset-block-start:.75rem;inset-inline-start:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.container{width:min(1180px, calc(100% - 2rem - env(safe-area-inset-left) - env(safe-area-inset-right)));margin-inline:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8f5ede6;border-block-end:1px solid #536b3b29;padding-block-start:env(safe-area-inset-top);position:sticky;inset-block-start:0}.nav{justify-content:space-between;align-items:center;gap:1rem;min-height:76px;display:flex}.brand{color:var(--olive-dark);align-items:center;gap:.75rem;font-weight:800;display:inline-flex}.brand img{object-fit:cover;border:2px solid var(--sand);border-radius:50%;width:48px;height:48px}.brand small{color:var(--muted);font-size:.72rem;font-weight:500;display:block}.nav-links{align-items:center;gap:.35rem;display:flex}.nav-link{color:var(--muted);border-radius:999px;padding:.65rem .9rem;font-weight:600}.nav-link.active,.nav-link:hover{background:var(--sand);color:var(--olive-dark)}.mobile-menu{width:44px;height:44px;color:var(--olive-dark);background:0 0;border:0;place-items:center;display:none}.button{background:var(--olive);color:#fff;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;min-height:46px;padding:.72rem 1.15rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{background:var(--olive-dark);transform:translateY(-2px);box-shadow:0 10px 24px #3044262e}.button.secondary{color:var(--olive-dark);background:0 0;border-color:#536b3b40}.button.instagram{background:#8d426b}.button.danger{background:var(--danger)}.button.small{min-height:38px;padding:.5rem .8rem;font-size:.88rem}.hero{min-height:min(720px, calc(100dvh - var(--site-header-height) - env(safe-area-inset-top)));align-items:center;padding-block:clamp(3rem,8vw,7rem);display:grid;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #536b3b2e;border-radius:50%;width:34rem;height:34rem;position:absolute;inset-block-start:-9rem;inset-inline-end:-14rem}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2rem,5vw,5rem);display:grid;position:relative}.eyebrow{color:var(--terracotta);align-items:center;gap:.45rem;margin-block-end:1rem;font-weight:800;display:inline-flex}.hero h1,.page-hero h1{max-width:14ch;color:var(--olive-dark);letter-spacing:-.04em;overflow-wrap:anywhere;white-space:pre-line;margin:0;font-family:Alexandria,sans-serif;font-size:clamp(2.25rem,6vw,5.4rem);line-height:1.16}.hero-copy{max-width:58ch;color:var(--muted);white-space:pre-line;overflow-wrap:anywhere;margin-block:1.5rem 2rem;font-size:clamp(1rem,2vw,1.22rem);line-height:1.9}.hero-actions,.dialog-actions,.footer-socials{flex-wrap:wrap;gap:.75rem;display:flex}.hero-art{min-height:520px;position:relative}.hero-art:before{content:"";background:var(--sand);border-radius:48% 52% 44% 56%/58% 40% 60% 42%;position:absolute;inset:5% 4% 5% 8%}.hero-main-image{object-fit:contain;filter:drop-shadow(0 24px 24px #2f3d262b);width:calc(100% - 3rem);height:calc(100% - 2rem);position:absolute;inset:1rem 2rem 1rem 1rem}.floating-note{max-width:240px;box-shadow:var(--shadow);color:var(--olive-dark);background:#fffdf8eb;border:1px solid #536b3b24;border-radius:18px;padding:1rem;font-weight:700;position:absolute;inset-block-end:2rem;inset-inline-start:0}.section{padding-block:clamp(3.5rem,8vw,7rem)}.section.soft{background:#e9dfc96b}.section-heading{justify-content:space-between;align-items:end;gap:1rem;margin-block-end:2rem;display:flex}.section-heading h2,.page-hero h1{color:var(--olive-dark)}.section-heading h2{margin:.2rem 0 0;font-family:Alexandria,sans-serif;font-size:clamp(1.8rem,4vw,3rem)}.section-heading p{color:var(--muted);margin:.45rem 0 0}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.product-card{background:var(--white);border:1px solid #536b3b1f;border-radius:26px;min-width:0;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 8px 30px #353e2c0f}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.product-image-button{background:#eee9dd;border:0;width:100%;height:330px;padding:0;position:relative}.product-image-button img{object-fit:contain;width:100%;height:100%}.product-tag{background:var(--terracotta);color:#fff;white-space:pre-line;overflow-wrap:anywhere;border-radius:999px;max-width:calc(100% - 2rem);padding:.35rem .7rem;font-size:.78rem;font-weight:800;position:absolute;inset-block-start:1rem;inset-inline-start:1rem}.product-card-body{padding:1.2rem}.product-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:1rem;font-size:.86rem;display:flex}.product-card h3{color:var(--olive-dark);white-space:pre-line;overflow-wrap:anywhere;margin:.75rem 0 .45rem;line-height:1.45}.product-card-description{min-height:3.4em;color:var(--muted);white-space:pre-line;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.7;display:-webkit-box;overflow:hidden}.product-card-footer{justify-content:space-between;align-items:center;gap:.75rem;margin-block-start:1rem;display:flex}.price,.price-currency-select{color:var(--olive-dark);font-size:1.15rem;font-weight:800}.price-currency-select{cursor:pointer;background:#fffdf8;border:1px solid #536b3b38;border-radius:13px;align-items:center;gap:.3rem;min-height:44px;padding:.45rem .65rem;transition:border-color .2s,box-shadow .2s,transform .2s;display:inline-flex;position:relative}.price-currency-select:hover{border-color:var(--olive);transform:translateY(-1px);box-shadow:0 6px 18px #3044261a}.price-currency-select:focus-within{outline-offset:2px;outline:3px solid #536b3b38}.price-currency-select select{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.price-currency-select.compact{border-radius:10px;min-height:36px;padding:.3rem .45rem;font-size:1rem}.price-currency-value{white-space:nowrap;direction:ltr;unicode-bidi:isolate}.color-dot{vertical-align:middle;border:2px solid #fff;border-radius:50%;width:16px;height:16px;display:inline-block;box-shadow:0 0 0 1px #c8c3b8}.story-grid,.contact-panel{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.story-image{background:var(--sand);border-radius:34px;min-height:420px;overflow:hidden}.story-image img{object-fit:contain;width:100%;height:100%;min-height:420px}.story-copy h2,.contact-panel h2{color:var(--olive-dark);margin:0 0 1rem;font-family:Alexandria,sans-serif;font-size:clamp(2rem,4vw,3.4rem)}.story-copy p,.contact-panel p{color:var(--muted);white-space:pre-line;font-size:1.08rem;line-height:2}.contact-panel{background:var(--olive-dark);color:#fff;border-radius:36px;padding:clamp(1.5rem,5vw,4rem)}.contact-panel h2,.contact-panel p{color:#fff}.page-hero{padding-block:clamp(3rem,7vw,6rem) 2rem}.page-hero h1{max-width:none;font-size:clamp(2.3rem,6vw,4.5rem)}.page-hero p{max-width:65ch;color:var(--muted);line-height:1.9}.catalog-toolbar{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8eb;border:1px solid #536b3b21;border-radius:22px;grid-template-columns:minmax(220px,1fr) auto;gap:.75rem;margin-block-end:1.5rem;padding:.85rem;display:grid;position:sticky;inset-block-start:calc(var(--site-header-height) + env(safe-area-inset-top))}.field,.admin-form label{gap:.4rem;display:grid}.field input,.field select,.admin-form input,.admin-form select,.admin-form textarea,.typography-editor input,.typography-editor select,.typography-editor textarea{width:100%;min-height:46px;color:var(--ink);background:#fff;border:1px solid #d8d3c7;border-radius:12px;padding:.7rem .85rem}.admin-form textarea,.typography-editor textarea{resize:vertical;min-height:115px}.category-chips{scrollbar-width:thin;gap:.5rem;padding-block:.2rem;display:flex;overflow-x:auto}.category-chip{min-height:44px;color:var(--muted);white-space:nowrap;background:#fff;border:1px solid #d8d3c7;border-radius:999px;padding:.55rem .9rem}.category-chip.active{border-color:var(--olive);background:var(--olive);color:#fff}.empty-state,.status-message{text-align:center;color:var(--muted);background:#fff;border-radius:20px;padding:2rem}.status-message.error{color:var(--danger);background:#fff5f3;border:1px solid #a2382d40}.dialog-backdrop{z-index:100;overscroll-behavior:contain;background:#181f14bf;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.product-dialog{background:var(--white);border-radius:28px;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);width:min(1080px,100%);max-height:min(850px,100dvh - 2rem);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 100px #00000059}.dialog-close{z-index:5;width:46px;height:46px;color:var(--ink);background:#fffdf8f0;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;inset-block-start:max(.75rem, env(safe-area-inset-top));inset-inline-end:max(.75rem, env(safe-area-inset-right));box-shadow:0 5px 20px #00000029}.gallery{background:#eee9dd;flex-direction:column;min-width:0;padding:1rem;display:flex;overflow:hidden}.gallery-stage{flex:1;place-items:center;min-height:0;display:grid;position:relative;overflow:hidden}.gallery-stage img{object-fit:contain;width:100%;height:100%;max-height:640px}.gallery-arrow{width:44px;height:44px;color:var(--ink);background:#fffdf8e6;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;inset-block-start:50%;transform:translateY(-50%)}.gallery-arrow.previous{inset-inline-start:.5rem}.gallery-arrow.next{inset-inline-end:.5rem}.image-counter{color:#fff;background:#1f271bb8;border-radius:999px;padding:.3rem .65rem;font-size:.82rem;position:absolute;inset-block-end:.6rem;inset-inline-start:50%;transform:translate(-50%)}.gallery-thumbs{gap:.55rem;padding-block-start:.7rem;display:flex;overflow-x:auto}.gallery-thumb{background:#fff;border:2px solid #0000;border-radius:9px;flex:none;width:68px;height:58px;padding:0;overflow:hidden}.gallery-thumb.active{border-color:var(--olive)}.gallery-thumb img{object-fit:contain;width:100%;height:100%}.dialog-content{overscroll-behavior:contain;min-width:0;padding:clamp(1.5rem,4vw,3rem);overflow-y:auto}.dialog-content h2{color:var(--olive-dark);white-space:pre-line;overflow-wrap:anywhere;margin:.4rem 0 1rem;line-height:1.45}.dialog-description{color:var(--muted);white-space:pre-line;overflow-wrap:anywhere;line-height:1.9}.detail-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin-block:1.5rem;display:grid}.detail-item{background:#f3efe5;border-radius:14px;padding:.8rem}.detail-item small{color:var(--muted);display:block}.site-footer{padding-block:3rem max(2rem, env(safe-area-inset-bottom));color:#fff;background:#202d1c;margin-block-start:4rem}.footer-grid{grid-template-columns:1.2fr .8fr .8fr;gap:2rem;display:grid}.site-footer h3,.site-footer p{margin-block-start:0}.site-footer p,.site-footer a{color:#d7decf}.footer-links{gap:.65rem;display:grid}.copyright{color:#aebaa6;text-align:center;border-block-start:1px solid #ffffff1f;margin-block-start:2rem;padding-block-start:1.25rem}.admin-shell{padding-block:2.5rem 6rem}.admin-login{width:min(480px,100%);box-shadow:var(--shadow);background:#fff;border-radius:24px;margin:3rem auto;padding:2rem}.admin-header{justify-content:space-between;align-items:center;gap:1rem;margin-block-end:1.5rem;display:flex}.admin-tabs{gap:.5rem;margin-block-end:1rem;padding-block-end:.3rem;display:flex;overflow-x:auto}.admin-tab{white-space:nowrap;background:#fff;border:1px solid #d8d3c7;border-radius:999px;min-height:44px;padding:.6rem 1rem}.admin-tab.active{background:var(--olive-dark);color:#fff}.admin-panel{background:#fff;border:1px solid #536b3b1f;border-radius:24px;padding:clamp(1rem,4vw,2rem)}.admin-list{gap:.8rem;margin-block-start:1.5rem;display:grid}.admin-row{border:1px solid #e2ddd2;border-radius:16px;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.75rem;display:grid}.admin-row img{object-fit:contain;background:#f3efe5;border-radius:10px;width:72px;height:72px}.row-actions{flex-wrap:wrap;justify-content:end;gap:.4rem;display:flex}.typography-editor{background:#faf8f2;border:1px solid #e2ddd2;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;padding:1rem;display:grid}.typography-editor .full{grid-column:1/-1}.typography-preview{white-space:pre-line;overflow-wrap:anywhere;background:#fff;border:1px dashed #c7c0b2;border-radius:12px;min-height:74px;padding:1rem}.swatch{aspect-ratio:1;border:1px solid #0000001a;border-radius:4px;padding:0}.image-admin-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.image-admin-item{background:#faf8f2;border:1px solid #ddd7ca;border-radius:14px;padding:.6rem}.image-admin-item img{object-fit:contain;width:100%;height:130px}.image-admin-actions{justify-content:center;gap:.35rem;margin-block-start:.5rem;display:flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.admin-page{color:#3e2c26;direction:rtl;background:radial-gradient(circle at 12% 10%,#e8aab133,#0000 28rem),radial-gradient(circle at 88% 30%,#f5cdbf47,#0000 30rem),#fbf6ed;min-height:100dvh;font-family:Tajawal,Arial,sans-serif}.admin-auth-page{min-height:100dvh;padding:max(1rem, env(safe-area-inset-top)) max(1rem, env(safe-area-inset-right)) max(1rem, env(safe-area-inset-bottom)) max(1rem, env(safe-area-inset-left));place-items:center;display:grid}.admin-login-card{text-align:center;background:#fffffff0;border:1px solid #68493d1f;border-radius:32px;gap:1rem;width:min(490px,100%);padding:clamp(1.4rem,5vw,2.6rem);display:grid;box-shadow:0 28px 80px #4c302524}.admin-login-card label,.content-card label,.category-form label,.product-fields label{color:#604c44;text-align:start;gap:.45rem;font-weight:700;display:grid}.admin-login-card input,.admin-page input,.admin-page select,.admin-page textarea{color:#3e2c26;width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #ded2c9;border-radius:14px;padding:.75rem .9rem}.admin-page .sr-only{border:0;width:1px;height:1px;min-height:0;padding:0}.admin-page textarea{resize:vertical;white-space:pre-wrap;min-height:105px}.admin-page input:focus-visible,.admin-page select:focus-visible,.admin-page textarea:focus-visible,.admin-page button:focus-visible,.admin-page a:focus-visible,.admin-page summary:focus-visible{outline-offset:2px;outline:3px solid #7e48474d}.admin-brand-mark{border:5px solid #fbf0ec;border-radius:50%;width:86px;height:86px;margin:auto;overflow:hidden;box-shadow:0 10px 30px #643c3226}.admin-brand-mark img{object-fit:cover;width:100%;height:100%}.admin-login-card h1,.admin-welcome h1,.admin-section h2,.product-editor h3,.content-card h3{color:#412c25;margin:0;font-family:Amiri,Tajawal,serif}.admin-login-card h1{font-size:clamp(2rem,7vw,2.8rem)}.admin-login-card p,.admin-welcome p,.admin-section-heading p,.content-card-heading p{color:#806d65;margin:0;line-height:1.75}.admin-login-button{justify-content:center;width:100%;min-height:50px}.admin-return-link{color:#745c53;justify-content:center;align-items:center;gap:.4rem;font-weight:700;display:inline-flex}.admin-kicker{color:#a65d65;letter-spacing:.08em;font-size:.82rem;font-weight:800}.admin-denied .button{justify-content:center}.admin-dashboard-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf9d6;border-block-end:1px solid #65463a1f}.admin-dashboard-header-inner,.admin-dashboard{width:min(1440px, calc(100% - 2rem - env(safe-area-inset-left) - env(safe-area-inset-right)));margin-inline:auto}.admin-dashboard-header-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:88px;display:flex}.admin-dashboard-brand{align-items:center;gap:.8rem;display:flex}.admin-dashboard-brand img{object-fit:cover;border-radius:50%;width:54px;height:54px}.admin-dashboard-brand div{display:grid}.admin-dashboard-brand strong{font-family:Amiri,serif;font-size:1.35rem}.admin-dashboard-brand span{color:#89776f;font-size:.85rem}.admin-header-actions{gap:.65rem;display:flex}.admin-dashboard{padding-block:clamp(1.5rem,4vw,3rem) 7rem}.admin-welcome{justify-content:space-between;align-items:end;gap:1rem;margin-block-end:1.5rem;display:flex}.admin-welcome h1{font-size:clamp(2.3rem,5vw,4rem)}.admin-email{color:#76635b;direction:ltr;background:#ffffffbf;border-radius:999px;padding:.55rem .85rem}.admin-feedback{border-radius:16px;align-items:center;gap:.65rem;margin-block:1rem;padding:.9rem 1rem;font-weight:700;display:flex}.admin-feedback.success{color:#245b31;background:#eef9f0;border:1px solid #b7d9bf}.admin-feedback.error{color:#8c322b;background:#fff0ee;border:1px solid #ebc1bd}.admin-toast{inset-block-start:max(1rem, env(safe-area-inset-top));z-index:400;background:#fff;border:1px solid;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:.8rem;width:min(460px,100% - 2rem);padding:.9rem 1rem;animation:.28s ease-out admin-toast-in;display:grid;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 20px 65px #35221c38}.admin-toast.success{color:#245b31;border-color:#acd1b5}.admin-toast.error{color:#8c322b;border-color:#e9b8b3}.admin-toast-icon{background:currentColor;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.admin-toast-icon svg{color:#fff}.admin-toast strong{display:block}.admin-toast p{color:#66554e;margin:.2rem 0 0;line-height:1.5}@keyframes admin-toast-in{0%{opacity:0;transform:translate(-50%,-14px)scale(.97)}to{opacity:1;transform:translate(-50%)scale(1)}}.admin-loading{color:#745c53;justify-content:center;align-items:center;gap:.7rem;min-height:100vh;font-weight:700;display:flex}.spin{animation:.8s linear infinite admin-spin}@keyframes admin-spin{to{transform:rotate(360deg)}}.admin-tabs{scrollbar-width:thin;background:#ffffffb8;border:1px solid #6c4e421a;border-radius:18px;gap:.35rem;margin-block:1.25rem 2rem;padding:.4rem;display:flex;overflow-x:auto}.admin-tab{color:#806d65;min-width:130px;min-height:46px;font:inherit;background:0 0;border:0;border-radius:14px;flex:1 0 auto;font-weight:800}.admin-tab.active{color:#fff;background:#442f28;box-shadow:0 8px 22px #442f282e}.admin-section{gap:1.35rem;display:grid}.admin-section-heading{justify-content:space-between;align-items:end;gap:1rem;display:flex}.admin-section-heading h2{font-size:clamp(2rem,4vw,3.1rem)}.admin-card{background:#ffffffeb;border:1px solid #6c4e421c;border-radius:26px;box-shadow:0 16px 48px #4a2f2612}.product-editor{padding:clamp(1rem,3vw,2rem)}.product-editor:focus{outline:none}.product-editor-heading,.gallery-editor-heading,.category-form-heading,.content-card-heading{justify-content:space-between;align-items:start;gap:1rem;display:flex}.product-editor-heading{margin-block-end:1.5rem}.product-editor-heading h3{font-size:clamp(1.7rem,4vw,2.4rem)}.admin-icon-button{color:#584139;background:#fff;border:1px solid #dfd3ca;border-radius:50%;flex:none;place-items:center;width:46px;height:46px;display:grid}.product-editor-grid{grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);gap:1.4rem;display:grid}.gallery-editor{background:#f9f2eb;border-radius:22px;min-width:0;padding:1rem}.gallery-editor h4{margin:0;font-size:1.25rem}.gallery-editor p{color:#87736b;margin:.25rem 0 0;font-size:.9rem}.gallery-editor-heading>span{color:#8a5a56;background:#fff;border-radius:999px;padding:.35rem .65rem;font-weight:800}.gallery-upload{color:#7f554f;text-align:center;cursor:pointer;background:#ffffffb3;border:2px dashed #d8bbb5;border-radius:18px;align-content:center;place-items:center;gap:.3rem;min-height:130px;margin-block:1rem;padding:1rem;display:grid}.gallery-upload span{color:#9a8178;font-size:.78rem}.gallery-upload.disabled{opacity:.55;cursor:not-allowed}.gallery-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.gallery-editor-item{background:#fff;border:1px solid #e2d4cb;border-radius:16px;padding:.45rem;position:relative;overflow:hidden}.gallery-editor-item img{object-fit:contain;background:#f7f4f1;border-radius:11px;width:100%;height:150px}.gallery-editor-number{color:#fff;background:#3f2b24d9;border-radius:50%;place-items:center;width:26px;height:26px;font-size:.8rem;display:grid;position:absolute;inset-block-start:.75rem;inset-inline-start:.75rem}.primary-image-label{color:#713f45;background:#f1d9da;border-radius:999px;padding:.25rem .5rem;font-size:.72rem;font-weight:800;position:absolute;inset-block-start:.75rem;inset-inline-end:.75rem}.gallery-editor-actions{justify-content:center;gap:.3rem;padding-block-start:.45rem;display:flex}.gallery-editor-actions button,.category-order-actions button{color:#654d44;background:#fff;border:1px solid #e0d5ce;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.gallery-editor-actions button.danger{color:#a23e36}.gallery-editor-actions button:disabled,.category-order-actions button:disabled{opacity:.35}.gallery-empty{color:#9a8178;align-content:center;place-items:center;gap:.5rem;min-height:120px;display:grid}.admin-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.admin-form .full{grid-column:1/-1}.admin-checkbox{align-items:center;min-height:48px;grid-template-columns:auto 1fr!important}.admin-checkbox input{width:21px;height:21px;min-height:21px}.product-typography-grid{grid-template-columns:minmax(0,1fr);gap:.75rem;margin-block-start:1rem;display:grid}.product-editor-actions,.admin-form-actions{flex-wrap:wrap;gap:.7rem;margin-block-start:1.2rem;display:flex}.typography-editor{background:#fcf8f4;border:1px solid #e4d7ce;border-radius:16px;display:block;overflow:hidden}.typography-editor summary{color:#654b42;cursor:pointer;align-items:center;gap:.5rem;min-height:50px;padding:.75rem 1rem;font-weight:800;list-style:none;display:flex}.typography-editor summary::-webkit-details-marker{display:none}.typography-editor-body{grid-template-columns:repeat(3,minmax(180px,1fr));gap:.7rem;padding:0 1rem 1rem;display:grid}.typography-editor-body label{color:#745e55;gap:.35rem;font-size:.85rem;font-weight:700;display:grid}.color-input-row{grid-template-columns:52px 1fr;gap:.4rem;display:grid}.color-input-row input[type=color]{padding:.2rem}.palette{grid-column:1/-1;grid-template-columns:repeat(16,minmax(0,1fr));gap:4px;display:grid}.swatch{aspect-ratio:1;border:1px solid #0000001a;border-radius:5px;min-width:0;padding:0}.swatch.selected{outline-offset:2px;z-index:1;outline:3px solid #3f2c25}.typography-preview{white-space:pre-line;overflow-wrap:anywhere;background:#fff;border:1px dashed #d4c3b9;border-radius:13px;grid-column:1/-1;min-height:78px;padding:1rem}.typography-reset{width:fit-content;min-width:max-content}.typography-hint{color:#927b71;white-space:nowrap;place-self:center start;align-items:center;gap:.3rem;font-size:.78rem;display:flex}.admin-toolbar{background:#ffffffd1;border:1px solid #6c4e421a;border-radius:20px;grid-template-columns:minmax(240px,1fr) minmax(190px,auto) auto;gap:.75rem;padding:.75rem;display:grid}.admin-search{position:relative}.admin-search svg{color:#947d74;position:absolute;inset-block-start:50%;inset-inline-start:.9rem;transform:translateY(-50%)}.admin-search input{padding-inline-start:2.7rem}.admin-count{color:#79514d;background:#f2e6e2;border-radius:14px;place-items:center;min-height:48px;padding-inline:1rem;font-weight:800;display:grid}.admin-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.admin-product-card{background:#fff;border:1px solid #6c4e421c;border-radius:24px;overflow:hidden;box-shadow:0 12px 35px #4c302512}.admin-product-image{background:#f7f1eb;height:230px;padding:1rem;position:relative}.admin-product-image img{object-fit:contain;width:100%;height:100%}.admin-status,.admin-gallery-count{border-radius:999px;align-items:center;gap:.3rem;padding:.35rem .55rem;font-size:.75rem;font-weight:800;display:inline-flex}.admin-product-image .admin-status{position:absolute;inset-block-start:.8rem;inset-inline-start:.8rem}.admin-status{color:#74645d;background:#eee9e5}.admin-status.active{color:#286238;background:#e1f3e5}.admin-gallery-count{color:#6e5750;background:#ffffffeb;position:absolute;inset-block-start:.8rem;inset-inline-end:.8rem}.admin-product-body{padding:1rem}.admin-product-category{color:#a65d65;font-size:.8rem;font-weight:800}.admin-product-body h3{min-height:3.1em;margin:.35rem 0;font-size:1.15rem;line-height:1.55}.admin-product-body p{color:#806d65;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:4.8em;line-height:1.6;display:-webkit-box;overflow:hidden}.admin-product-meta{color:#806d65;justify-content:space-between;gap:.5rem;margin-block:.8rem;display:flex}.admin-product-meta strong{color:#473029}.admin-card-actions{flex-wrap:wrap;gap:.5rem;display:flex}.admin-card-actions .button{flex:1;justify-content:center}.admin-empty{color:#856f66;text-align:center;background:#ffffffb3;border:1px dashed #d8c6bc;border-radius:22px;padding:3rem 1rem}.category-form{padding:clamp(1rem,3vw,1.5rem)}.category-form-heading{align-items:center}.category-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.category-card{padding:1.1rem}.category-card-top{color:#8a756d;justify-content:space-between;align-items:center;font-size:.82rem;display:flex}.category-card h3{margin:1rem 0 .3rem;font-size:1.25rem}.category-card p{color:#806d65}.category-order-actions{gap:.4rem;margin-block:.75rem;display:flex}.content-card-list{gap:1rem;display:grid}.content-card{padding:clamp(1rem,3vw,1.7rem)}.content-card-heading{margin-block-end:1.2rem;display:block}.content-card-heading h3{font-size:1.7rem}.content-image-field{background:#f8f1eb;border-radius:20px;grid-template-columns:220px 1fr;gap:1rem;margin-block-end:1.2rem;padding:1rem;display:grid}.content-image-preview{background:#fff;border-radius:15px;min-height:170px;overflow:hidden}.content-image-preview img{object-fit:contain;width:100%;height:100%;max-height:230px}.content-image-field>div:last-child{align-content:center;gap:.65rem;display:grid}.content-image-field h4{margin:0}.image-upload-button{cursor:pointer;width:fit-content}.image-upload-button.disabled{opacity:.55;pointer-events:none}.content-fields-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.content-fields-grid .full{grid-column:1/-1}.content-fields-grid>div{align-content:start;gap:.65rem;display:grid}.theme-template-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;display:grid}.theme-template-card{color:#4b352e;min-width:0;font:inherit;text-align:start;cursor:pointer;background:#fff;border:2px solid #e5d9d0;border-radius:18px;align-content:start;gap:.55rem;padding:.75rem;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;position:relative}.theme-template-card:hover{border-color:#ad7773;transform:translateY(-2px)}.theme-template-card.selected{border-color:#6f4542;box-shadow:0 10px 28px #5b393324}.theme-template-card strong{font-size:1rem}.theme-template-card small{color:#806d65;min-height:3.6em;line-height:1.6}.theme-template-preview{background:#fff;border:1px solid #e2d6ce;border-radius:12px;grid-template-rows:18px 1fr 36px;height:125px;display:grid;overflow:hidden}.theme-preview-header{display:block}.theme-preview-hero{align-content:center;gap:7px;padding:10px;display:grid}.theme-preview-hero span{border-radius:999px;height:7px;display:block}.theme-preview-hero span:first-child{width:72%}.theme-preview-hero span:last-child{width:46%}.theme-preview-cards{grid-template-columns:repeat(3,1fr);gap:5px;padding:5px 8px;display:grid}.theme-preview-cards span{border:2px solid;border-radius:5px;display:block}.theme-color-row{gap:5px;display:flex}.theme-color-row span{border:2px solid #fff;border-radius:50%;width:22px;height:22px;box-shadow:0 0 0 1px #d8ccc4}.theme-selected-label{color:#2f6a3c;align-items:center;gap:.35rem;font-size:.8rem;font-weight:800;display:inline-flex}.exchange-rate-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.exchange-rate-grid label{color:#604c44;gap:.4rem;font-weight:700;display:grid}.content-save-bar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#78635b;background:#ffffffe0;border:1px solid #6c4e4221;border-radius:20px;justify-content:space-between;align-items:center;gap:1rem;margin-block-start:1rem;padding:.85rem 1rem;display:flex;position:sticky;inset-block-end:max(.75rem,env(safe-area-inset-bottom));box-shadow:0 15px 45px #40282024}.admin-dialog-backdrop{z-index:300;padding:max(1rem, env(safe-area-inset-top)) max(1rem, env(safe-area-inset-right)) max(1rem, env(safe-area-inset-bottom)) max(1rem, env(safe-area-inset-left));background:#2d1e19ad;place-items:center;display:grid;position:fixed;inset:0}.admin-confirm-dialog{text-align:center;background:#fff;border-radius:26px;width:min(450px,100%);padding:1.6rem;box-shadow:0 30px 90px #00000047}.admin-warning-icon{color:#a13e36;background:#fff0ee;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto .8rem;display:grid}.admin-confirm-dialog h2{color:#432e27;margin:0}.admin-confirm-dialog p{color:#806d65;line-height:1.7}.admin-dialog-actions{justify-content:center;gap:.6rem;margin-block-start:1.2rem;display:flex}.hero-highlight{z-index:1;color:#865d3a;white-space:pre-line;background:#f3e5d4;border-radius:999px;width:fit-content;margin-block:.65rem 1rem;padding:.3rem .75rem;font-weight:800;position:relative}html[data-theme] .product-card,html[data-theme] .story-image,html[data-theme] .hero-art,html[data-theme] .contact-panel{transition:transform .28s,box-shadow .28s,border-color .28s}html[data-theme] .product-card:hover{box-shadow:0 22px 55px color-mix(in srgb, var(--olive-dark) 16%, transparent);transform:translateY(-6px)}html[data-theme] .section-heading{gap:2rem}html[data-theme] .section-heading>div{max-width:760px}html[data-theme=heritage]{--ink:#3c2c22;--muted:#725d4a;--olive:#8c3b2f;--olive-dark:#6b241f;--sage:#c49258;--cream:#f2e3c3;--sand:#dfc49a;--terracotta:#b46a32;--white:#fff8e8;--shadow:0 18px 50px #4a2a1b29;--site-header-height:104px}html[data-theme=heritage] body{background:linear-gradient(#f2e3c3f0,#f2e3c3f0),repeating-linear-gradient(45deg,#8c3b2f 0 2px,#0000 2px 14px)}html[data-theme=heritage] .site-header{background:#f2e3c3f2;border-block-end:3px double #9d6540}html[data-theme=heritage] .nav{flex-direction:column;justify-content:center;min-height:104px;padding-block:.75rem}html[data-theme=heritage] .brand img{border:3px double #9d6540;width:62px;height:62px}html[data-theme=heritage] .nav-links{border-block-start:1px solid #6b241f2e;padding-block-start:.55rem}html[data-theme=heritage] .hero{background:radial-gradient(circle at 15% 20%,#b46a3233,#0000 24rem),linear-gradient(135deg,#f8edcf,#ead4aa);min-height:auto;padding-block:clamp(2.5rem,5vw,4.5rem)}html[data-theme=heritage] .hero-grid{text-align:center;grid-template-columns:1fr;gap:2rem}html[data-theme=heritage] .hero-grid>div:first-child{width:min(850px,100%);margin-inline:auto}html[data-theme=heritage] .hero-art{order:-1;width:min(920px,100%);min-height:400px;margin-inline:auto;padding:1rem;box-shadow:0 22px 60px #4a2a1b33}html[data-theme=heritage] .hero-actions,html[data-theme=heritage] .hero-highlight{justify-content:center;margin-inline:auto}html[data-theme=heritage] h1,html[data-theme=heritage] h2,html[data-theme=heritage] h3,html[data-theme=heritage] .brand{font-family:Amiri,Noto Naskh Arabic,serif}html[data-theme=heritage] .product-card,html[data-theme=heritage] .contact-panel,html[data-theme=heritage] .story-image,html[data-theme=heritage] .hero-art{border:2px solid #8c3b2f3d;border-radius:10px}html[data-theme=heritage] .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-theme=heritage] .product-card{grid-template-columns:minmax(190px,.9fr) minmax(0,1.1fr);align-items:stretch;display:grid}html[data-theme=heritage] .product-image-button{border-radius:0;height:100%;min-height:330px}html[data-theme=heritage] .product-card-body{flex-direction:column;justify-content:center;display:flex}html[data-theme=heritage] .product-card:after{grid-column:1/-1}html[data-theme=heritage] .story-grid{background:#fff8e8b8;border:3px double #6b241f47;padding:clamp(1rem,4vw,2.5rem)}html[data-theme=heritage] .section.soft{background:#dfc49a40;border-block:1px solid #6b241f1f}html[data-theme=heritage] .page-hero{text-align:center;background:radial-gradient(circle at 50% 0,#b46a3233,#0000 26rem),#f4e5c6;border-block-end:3px double #6b241f38;position:relative;overflow:hidden}html[data-theme=heritage] .page-hero .container:after{content:"◆  ✦  ◆";color:#9b4b2e;letter-spacing:.7rem;margin-block-start:1.5rem;display:block}html[data-theme=heritage] .catalog-toolbar{background:#fff8e8f0;border:2px solid #6b241f29;border-radius:8px}html[data-theme=heritage] .category-chip,html[data-theme=heritage] .price-currency-select{border-radius:6px}html[data-theme=heritage] .product-tag{background:#8c3b2f;border-radius:4px}html[data-theme=heritage] .price-currency-select{background:#fff8e8}html[data-theme=heritage] .site-footer{background:linear-gradient(#3c2c22f7,#3c2c22f7),repeating-linear-gradient(45deg,#b46a32 0 2px,#0000 2px 14px);border-block-start:7px solid #b46a32}html[data-theme=heritage] .footer-grid{text-align:center}html[data-theme=heritage] .footer-socials{justify-content:center}html[data-theme=heritage] .product-card:after{content:"";background:repeating-linear-gradient(90deg,#6b241f 0 12px,#b46a32 12px 24px,#dfc49a 24px 36px);height:5px;display:block}html[data-theme=heritage] .button{border-radius:8px}html[data-theme=heritage] .eyebrow{color:#9b4b2e}html[data-theme=modern]{--ink:#111827;--muted:#64748b;--olive:#2563eb;--olive-dark:#111827;--sage:#93c5fd;--cream:#f8fafc;--sand:#e2e8f0;--terracotta:#2563eb;--white:#fff;--shadow:0 14px 40px #0f172a17;--site-header-height:66px}html[data-theme=modern] body{background:#f8fafc}html[data-theme=modern] .site-header{background:#ffffffe6;border-block-end:1px solid #e2e8f0}html[data-theme=modern] .hero{background:linear-gradient(125deg,#2563eb14,#0000 48%),#fff}html[data-theme=modern] .nav{min-height:66px}html[data-theme=modern] .brand img{border-radius:12px;width:42px;height:42px}html[data-theme=modern] .hero{min-height:650px;padding-block:clamp(3rem,6vw,5rem)}html[data-theme=modern] .hero-grid{grid-template-columns:minmax(0,1fr) minmax(380px,.9fr);width:min(1320px,100% - 2rem)}html[data-theme=modern] .hero-art{border-radius:16px;min-height:520px}html[data-theme=modern] .hero-grid>div:first-child{text-align:start;width:auto;margin-inline:0}html[data-theme=modern] .hero-actions,html[data-theme=modern] .hero-highlight{justify-content:flex-start;margin-inline:0}html[data-theme=modern] .hero-art,html[data-theme=modern] .story-image,html[data-theme=modern] .product-card,html[data-theme=modern] .contact-panel,html[data-theme=modern] .catalog-toolbar{border-radius:16px}html[data-theme=modern] .product-card{border:1px solid #e2e8f0;box-shadow:0 10px 30px #0f172a12}html[data-theme=modern] .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}html[data-theme=modern] .product-image-button{border-radius:0;height:260px}html[data-theme=modern] .product-card-body{padding:1rem}html[data-theme=modern] .product-card-description{-webkit-line-clamp:2}html[data-theme=modern] .story-grid{grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);gap:clamp(1rem,5vw,5rem)}html[data-theme=modern] .story-image{min-height:360px;box-shadow:none;border:0}html[data-theme=modern] .contact-panel{background:linear-gradient(120deg,#111827,#1e3a8a);padding:clamp(1.5rem,4vw,3rem)}html[data-theme=modern] .page-hero{background:linear-gradient(110deg,#2563eb1a,#0000 42%),#fff;border-block-end:1px solid #e2e8f0;padding-block:clamp(4rem,9vw,8rem)}html[data-theme=modern] .page-hero .container{grid-template-columns:minmax(0,1fr) minmax(260px,.55fr);align-items:end;column-gap:4rem;display:grid}html[data-theme=modern] .page-hero .eyebrow,html[data-theme=modern] .page-hero h1{grid-column:1}html[data-theme=modern] .page-hero p{border-inline-start:3px solid #2563eb;grid-area:1/2/span 2;padding-inline-start:1.5rem}html[data-theme=modern] .catalog-toolbar{border-radius:12px;box-shadow:0 10px 35px #0f172a14}html[data-theme=modern] .product-meta{border-block-end:1px solid #e2e8f0;padding-block-end:.65rem}html[data-theme=modern] .price-currency-select{background:#f8fafc;border-color:#cbd5e1}html[data-theme=modern] .footer-grid{border-block-start:1px solid #ffffff1f;padding-block-start:1rem}html[data-theme=modern] .button,html[data-theme=modern] .category-chip,html[data-theme=modern] .language-select,html[data-theme=modern] .price-currency-select{border-radius:10px}html[data-theme=modern] .eyebrow{color:#2563eb;letter-spacing:.08em}html[data-theme=modern] .site-footer{background:#0f172a}html[data-theme=olive]{--ink:#233329;--muted:#63705d;--olive:#4f6b3d;--olive-dark:#24452e;--sage:#aab889;--cream:#f4f1df;--sand:#dfe2bd;--terracotta:#9a7b2f;--white:#fffef5;--shadow:0 18px 55px #24452e21;--site-header-height:88px}html[data-theme=olive] body{background:radial-gradient(at 8% 12%,#9a7b2f21,#0000 28rem),radial-gradient(at 92% 35%,#4f6b3d29,#0000 30rem),#f4f1df}html[data-theme=olive] .site-header{background:#f4f1dfed;border-block-end-color:#24452e33}html[data-theme=olive] .nav{min-height:88px}html[data-theme=olive] .brand img{border:3px solid #9a7b2f4d;width:60px;height:60px}html[data-theme=olive] .hero{background:radial-gradient(circle at 75% 30%,#cbd3aa80,#0000 25rem),linear-gradient(145deg,#f8f5e6,#e7e8c9)}html[data-theme=olive] .hero-grid{grid-template-columns:minmax(0,.88fr) minmax(380px,1.12fr);gap:clamp(2rem,6vw,6rem)}html[data-theme=olive] .hero-art{order:-1;min-height:620px}html[data-theme=olive] .hero-art,html[data-theme=olive] .story-image{border:4px solid #9a7b2f2e;border-radius:45% 18% 42% 20%/20% 38% 22% 45%}html[data-theme=olive] .product-card{border:1px solid #4f6b3d2e;border-radius:30px 12px}html[data-theme=olive] .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem}html[data-theme=olive] .product-card{grid-template-columns:minmax(220px,1.08fr) minmax(0,.92fr);display:grid;overflow:hidden}html[data-theme=olive] .product-card:nth-child(2n){grid-template-columns:minmax(0,.92fr) minmax(220px,1.08fr)}html[data-theme=olive] .product-card:nth-child(2n) .product-image-button{order:2}html[data-theme=olive] .product-image-button{border-radius:0;height:100%;min-height:360px}html[data-theme=olive] .product-card-body{flex-direction:column;justify-content:center;padding:clamp(1rem,3vw,2rem);display:flex}html[data-theme=olive] .story-grid{gap:clamp(2rem,7vw,7rem)}html[data-theme=olive] .section.soft{background:linear-gradient(120deg,#cbd3aa4d,#f4f1df66)}html[data-theme=olive] .contact-panel{background:linear-gradient(135deg,#24452e,#526b3d);border-radius:55px 16px}html[data-theme=olive] .page-hero{background:radial-gradient(at 80% 20%,#aab88980,#0000 25rem),linear-gradient(140deg,#f8f5e6,#dfe2bd);align-items:center;min-height:420px;display:grid}html[data-theme=olive] .page-hero .container{border-inline-start:8px solid #9a7b2f8c;padding-inline:clamp(1rem,6vw,6rem)}html[data-theme=olive] .section-heading{background:#fffef599;border-inline-start:5px solid #9a7b2f;border-radius:12px;padding:1rem 1.25rem}html[data-theme=olive] .catalog-toolbar{background:#fffef5eb;border:1px solid #24452e33}html[data-theme=olive] .category-chip.active{background:#24452e}html[data-theme=olive] .price-currency-select{background:#fffef5;border-color:#9a7b2f59}html[data-theme=olive] .site-footer{border-block-start:8px solid #9a7b2f}html[data-theme=olive] .button{background:#24452e}html[data-theme=olive] .button.secondary{color:#24452e;background:#fffef5}html[data-theme=olive] .product-tag{background:#9a7b2f}html[data-theme=olive] .site-footer{background:#183824}@media (width<=1050px){.admin-product-grid,.category-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-editor-grid{grid-template-columns:1fr}.typography-editor-body{grid-template-columns:repeat(2,minmax(180px,1fr))}.palette,.typography-preview{grid-column:1/-1}.theme-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1150px){:root,html[data-theme=heritage],html[data-theme=modern],html[data-theme=olive]{--site-header-height:68px}.nav{min-height:68px}.mobile-menu{display:grid}.nav-links{max-height:calc(100dvh - var(--site-header-height) - env(safe-area-inset-top));background:var(--cream);box-shadow:var(--shadow);flex-direction:column;align-items:stretch;padding:1rem;display:none;position:absolute;inset-block-start:calc(100% + 1px);inset-inline:0;overflow-y:auto}.nav-links.open{display:flex}}@media (width<=700px){.admin-dashboard-header-inner,.admin-dashboard{width:min(1440px, calc(100% - 1rem - env(safe-area-inset-left) - env(safe-area-inset-right)))}.admin-dashboard-header-inner,.admin-section-heading,.admin-welcome{flex-direction:column;align-items:stretch}.admin-dashboard-header-inner{padding-block:.8rem}.admin-header-actions{grid-template-columns:1fr 1fr;display:grid}.admin-tabs{grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.admin-tab{min-width:0;padding-inline:.35rem;font-size:.86rem}.admin-header-actions .button{justify-content:center}.admin-email{overflow-wrap:anywhere;width:fit-content;max-width:100%}.admin-section-heading>.button{justify-content:center;width:100%}.admin-toolbar,.admin-form,.content-fields-grid,.content-image-field{grid-template-columns:1fr}.admin-form .full,.content-fields-grid .full{grid-column:auto}.admin-product-grid,.category-card-grid{grid-template-columns:1fr}.gallery-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.typography-editor-body{grid-template-columns:1fr}.palette{grid-template-columns:repeat(8,minmax(0,1fr))}.typography-preview,.palette{grid-column:1}.typography-reset,.typography-hint{white-space:normal;justify-self:stretch;width:100%}.typography-reset{justify-content:center}.content-save-bar{flex-direction:column;align-items:stretch}.content-save-bar .button{justify-content:center;width:100%;min-height:48px}.content-image-preview{min-height:220px}.exchange-rate-grid,.theme-template-grid{grid-template-columns:1fr}}@media (width<=390px){.admin-header-actions{grid-template-columns:1fr}.admin-dashboard-brand strong{font-size:1.1rem}.gallery-editor-grid{grid-template-columns:1fr}.gallery-editor-item img{height:190px}.product-editor-actions,.admin-form-actions,.admin-dialog-actions{flex-direction:column}.product-editor-actions .button,.admin-form-actions .button,.admin-dialog-actions .button{justify-content:center;width:100%}}@media (width<=900px){.hero-grid,.story-grid,.contact-panel{grid-template-columns:1fr}.hero-art{min-height:430px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-dialog{grid-template-columns:1fr;overflow-y:auto}.gallery{min-height:52vh}.dialog-content{overflow:visible}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>:first-child{grid-column:1/-1}}@media (width<=700px){.nav{min-height:68px}.mobile-menu{display:grid}.nav-links{background:var(--cream);box-shadow:var(--shadow);flex-direction:column;align-items:stretch;padding:1rem;display:none;position:absolute;inset-block-start:calc(100% + 1px);inset-inline:0}.nav-links.open{display:flex}.hero{min-height:auto;padding-block:3rem}.hero-art{min-height:360px}.product-grid{grid-template-columns:1fr}.product-image-button{height:min(390px,105vw)}.section-heading{flex-direction:column;align-items:start}.catalog-toolbar{grid-template-columns:1fr;inset-block-start:calc(var(--site-header-height) + env(safe-area-inset-top))}.dialog-backdrop{padding:0;display:block}.product-dialog{width:100%;height:100dvh;max-height:none;padding-block-start:env(safe-area-inset-top);padding-block-end:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);overscroll-behavior:contain;border-radius:0}.button.small{min-height:44px}.footer-links a{align-items:center;min-height:44px;display:flex}.dialog-close{position:fixed}.gallery{flex:none;min-height:min(54vh,470px);padding-block-start:3.8rem}.gallery-stage{min-height:280px}.dialog-content{padding-block-end:max(2rem, calc(env(safe-area-inset-bottom) + 1rem))}.dialog-actions{display:grid}.footer-grid{grid-template-columns:1fr}.footer-grid>:first-child{grid-column:auto}.admin-header{flex-direction:column;align-items:start}.admin-form,.typography-editor{grid-template-columns:1fr}.admin-form .full,.typography-editor .full{grid-column:auto}.palette{grid-column:auto;grid-template-columns:repeat(12,1fr)}.admin-row{grid-template-columns:58px minmax(0,1fr)}.admin-row img{width:58px;height:58px}.row-actions{grid-column:1/-1;justify-content:start}.image-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=380px){.container{width:min(100% - 1rem,1180px)}.brand span{font-size:.88rem}.hero h1{font-size:2rem}.hero-actions,.hero-actions .button{width:100%}.gallery{min-height:50vh}.detail-list{grid-template-columns:1fr}}@media (width<=1150px){html[data-theme=heritage] .nav,html[data-theme=modern] .nav,html[data-theme=olive] .nav{flex-direction:row;min-height:68px;padding-block:0}html[data-theme=heritage] .nav-links{border-block-start:0;padding-block-start:1rem}html[data-theme=modern] .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}html[data-theme=olive] .hero-grid{grid-template-columns:1fr 1fr}}@media (width<=900px){html[data-theme=heritage] .hero-grid,html[data-theme=modern] .hero-grid,html[data-theme=olive] .hero-grid{grid-template-columns:1fr}html[data-theme=heritage] .hero-art,html[data-theme=modern] .hero-art,html[data-theme=olive] .hero-art{min-height:430px}html[data-theme=heritage] .product-grid,html[data-theme=modern] .product-grid,html[data-theme=olive] .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-theme=heritage] .product-card,html[data-theme=olive] .product-card,html[data-theme=olive] .product-card:nth-child(2n){display:block}html[data-theme=heritage] .product-image-button,html[data-theme=olive] .product-image-button,html[data-theme=olive] .product-card:nth-child(2n) .product-image-button{order:initial;height:320px;min-height:0}html[data-theme=modern] .story-grid{grid-template-columns:1fr}html[data-theme=modern] .page-hero .container{display:block}html[data-theme=modern] .page-hero p{border-inline-start:0;padding-inline-start:0}}@media (width<=700px){html[data-theme=heritage] .product-grid,html[data-theme=modern] .product-grid,html[data-theme=olive] .product-grid{grid-template-columns:1fr}html[data-theme=heritage] .hero-art,html[data-theme=modern] .hero-art,html[data-theme=olive] .hero-art{min-height:340px}html[data-theme=heritage] .story-grid{padding:1rem}}@media (height<=540px) and (orientation:landscape){.product-dialog{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) minmax(0,1fr);overflow:hidden}.gallery{height:100%;min-height:0}.gallery-stage,.dialog-content{min-height:0}.dialog-content{overflow-y:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
