:root{--bg:#0b1020;--card:#111831;--card-2:#17213f;--muted:#94a3b8;--text:#e5eefc;--accent:#7c3aed;--accent-2:#06b6d4;--border:rgba(148,163,184,.18);--border-strong:rgba(148,163,184,.28);--light:#f8fafc;--light-text:#0f172a;--shadow:0 18px 52px rgba(0,0,0,.22)}.catalog-commission-lead-panel{display:grid;grid-gap:12px;gap:12px;padding:14px;border:1px solid rgba(212,175,55,.38);border-radius:18px;background:linear-gradient(135deg,rgba(255,248,224,.95),hsla(0,0%,100%,.9))}.catalog-commission-lead-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.catalog-commission-lead-panel label{display:grid;grid-gap:6px;gap:6px;font-weight:900;color:#2a1a08}.catalog-commission-lead-panel label span{color:#7a5518;text-shadow:none}.catalog-commission-lead-panel input,.catalog-commission-lead-panel textarea{width:100%;border:1px solid rgba(140,95,20,.22);border-radius:14px;background:#fff;color:#241509;-webkit-text-fill-color:#241509;caret-color:#9a6a00;font:inherit;font-weight:800;padding:11px 12px;outline:none}.catalog-commission-lead-panel input::placeholder,.catalog-commission-lead-panel textarea::placeholder{color:#8a7256;-webkit-text-fill-color:#8a7256;opacity:1}.catalog-commission-lead-panel input:focus,.catalog-commission-lead-panel textarea:focus{border-color:rgba(212,175,55,.8);box-shadow:0 0 0 3px rgba(212,175,55,.15)}.catalog-commission-lead-note{grid-column:1/-1}.catalog-commission-lead-error,.catalog-commission-lead-success{margin:0;font-weight:900}.catalog-commission-lead-error{color:#9f3412}.catalog-commission-lead-success{color:#166534}@media (max-width:680px){.catalog-commission-lead-grid{grid-template-columns:1fr}}*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(180deg,#0b1020,#111831)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{max-width:1180px;margin:0 auto;padding:24px}.hero{background:radial-gradient(circle at top right,rgba(124,58,237,.28),transparent 30%),radial-gradient(circle at bottom left,rgba(6,182,212,.22),transparent 28%),rgba(17,24,49,.9);border:1px solid var(--border);border-radius:28px;padding:32px;box-shadow:0 22px 64px rgba(0,0,0,.25)}.hero-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:start}.hero-category,.hero-store{background-size:cover;background-position:50%}.hero-compact{padding-top:24px;padding-bottom:24px}.hero-home{overflow:hidden}.hero h1{margin:6px 0 12px;font-size:clamp(2rem,3vw,3.35rem);line-height:1.05}.hero p{color:var(--muted);font-size:1.05rem;max-width:760px}.hero-inline-note{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.hero-aside{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.dark-surface{background:rgba(11,16,32,.52)}.eyebrow{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;border:1px solid var(--border);background:hsla(0,0%,100%,.04);color:#c4d4f6;font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;border:1px solid var(--border);font-weight:700}.button.primary{background:linear-gradient(90deg,var(--accent),var(--accent-2));border:none}.button.secondary{background:hsla(0,0%,100%,.03)}.grid{display:grid;grid-gap:18px;gap:18px}.grid.cols-4{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.grid.cols-3{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.card{background:rgba(17,24,49,.94);border:1px solid var(--border);border-radius:22px;overflow:hidden;box-shadow:0 12px 28px rgba(0,0,0,.18)}.card-hover{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.card-hover:hover{transform:translateY(-3px);border-color:rgba(124,58,237,.38);box-shadow:0 18px 36px rgba(0,0,0,.24)}.card-body{padding:16px;display:grid;grid-gap:6px;gap:6px}.card-title{margin:0;font-size:1.02rem;font-weight:800}.title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.card-text{color:var(--muted);font-size:.95rem;line-height:1.55;white-space:pre-line}.card-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px;padding-top:12px;border-top:1px solid var(--border)}.card-cta{font-weight:800;color:#eef4ff}.card-link-inline{color:#a9bad8;font-size:.82rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.price-row{display:flex;align-items:center;gap:10px;margin-top:12px;flex-wrap:wrap}.price{font-size:1.15rem;font-weight:800}.product-price-lg{font-size:1.5rem}.compare{color:#fca5a5;text-decoration:line-through}.badge-wrap{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.compact-top{margin-top:12px}.badge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:.8rem;font-weight:700;background:hsla(0,0%,100%,.06);border:1px solid var(--border)}.badge-accent{background:linear-gradient(90deg,rgba(124,58,237,.22),rgba(6,182,212,.18))}.badge-soft{background:hsla(0,0%,100%,.03);color:#c8d6f1}.badge-sale{background:hsla(0,91%,71%,.16);color:#fecaca;border-color:hsla(0,91%,71%,.32)}.badge-stack{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.section{margin-top:28px}.section h2{margin:0;font-size:1.35rem}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.section-copy{margin:6px 0 0;color:var(--muted)}.navbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.brand-wrap{display:grid;grid-gap:4px;gap:4px}.brand{font-weight:900;letter-spacing:.02em}.navbar-note{color:var(--muted);font-size:.92rem}.navbar-actions{display:flex;gap:10px;flex-wrap:wrap}.nav-chip{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:999px;border:1px solid var(--border);background:hsla(0,0%,100%,.03);color:#d6e2fb;font-size:.9rem}.nav-chip-passive{opacity:.88}.breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;color:var(--muted);font-size:.92rem;margin-bottom:16px}.kpis{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-top:20px}.kpi{padding:18px;border-radius:18px;background:hsla(0,0%,100%,.03);border:1px solid var(--border)}.kpi-label{color:var(--muted);font-size:.88rem}.kpi-value{margin-top:8px;font-size:1.4rem;font-weight:900}.split{display:grid;grid-gap:24px;gap:24px;grid-template-columns:1.1fr .9fr}.split-product{align-items:start}.surface{background:rgba(17,24,49,.94);border:1px solid var(--border);border-radius:24px;padding:24px}.compact-surface{min-height:100%}.list{display:grid;grid-gap:12px;gap:12px}.check-link,.check-list>div,.feature-list>div{padding:12px 14px;border:1px solid var(--border);border-radius:16px;background:hsla(0,0%,100%,.02)}.feature-list p{margin:6px 0 0;color:var(--muted)}.check-list{display:grid;grid-gap:10px;gap:10px;margin-top:14px}.check-link{align-items:center;gap:12px}.compact-check-list>div,.compact-list>div{padding:10px 12px}.info-card{display:grid;grid-gap:10px;gap:10px}.thumb{background:hsla(0,0%,100%,.04);object-fit:cover}.product-thumb,.thumb{aspect-ratio:1/1}.category-thumb{aspect-ratio:16/10}.gallery-thumb{border-radius:18px}.thumb-fallback{display:grid;place-items:center;background:linear-gradient(135deg,rgba(124,58,237,.32),rgba(6,182,212,.18));color:#fff;font-size:2rem;font-weight:900}.product-card .card-text{min-height:4.55em}.category-card .card-body,.product-card .card-body,.storefront-card .card-body{min-width:0}.product-visual-wrap{position:relative}.product-visual-top{position:absolute;inset:12px 12px auto 12px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.gallery-grid{align-items:start}.gallery-surface{display:grid;grid-gap:14px;gap:14px}.gallery-hero{width:100%;aspect-ratio:4/3;border-radius:22px}.product-main-image-framed{padding:12px;border-radius:26px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.01));border:1px solid var(--border)}.thumb-strip{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.thumb-strip .gallery-thumb{width:100%;aspect-ratio:1/1}.variant-item{padding:14px;border:1px solid var(--border);border-radius:18px;background:hsla(0,0%,100%,.02)}.variant-title{font-weight:800}.product-description{margin-top:14px}.product-price-row{margin-top:16px}.hero-badges{margin-top:14px}.spec-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.highlight-card,.spec-card{padding:14px;border-radius:18px;border:1px solid var(--border);background:hsla(0,0%,100%,.03);display:grid;grid-gap:6px;gap:6px}.spec-label{color:var(--muted);font-size:.82rem}.feature-band{align-items:stretch}.product-panel{position:relative}.sticky-panel{position:-webkit-sticky;position:sticky;top:18px}.option-group-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.product-highlight-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.product-note-panel{padding:18px}.faq-surface{display:grid;grid-gap:16px;gap:16px}.faq-list{display:grid;grid-gap:12px;gap:12px}.faq-list details{border:1px solid var(--border-strong);border-radius:18px;background:hsla(0,0%,100%,.02);padding:14px 16px}.faq-list summary{cursor:pointer;font-weight:800}.faq-list p{margin:10px 0 0;color:var(--muted);line-height:1.6}.center-hero{text-align:center}.center-actions{justify-content:center}.footer{color:var(--muted);text-align:center;padding:40px 24px 60px;display:grid;grid-gap:6px;gap:6px}.footer-sub{font-size:.92rem}.clamp-2,.clamp-3{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.clamp-2{-webkit-line-clamp:2}.clamp-3{-webkit-line-clamp:3}[dir=rtl]{text-align:right}@media (max-width:920px){.hero-grid,.split{grid-template-columns:1fr}.container{padding:16px}.hero{padding:24px;border-radius:22px}.navbar{align-items:flex-start;flex-direction:column}.sticky-panel{position:static}}.meta-links{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;font-size:.92rem}.meta-links a{color:var(--muted);text-decoration:none}.meta-links a:hover{color:var(--text)}.check-link{display:flex;justify-content:space-between;gap:16px;padding:10px 0;text-decoration:none;color:inherit;border-bottom:1px dashed hsla(0,0%,100%,.08)}.check-link:last-child{border-bottom:0}.check-link strong{color:var(--muted)}@media (max-width:920px){.meta-links{justify-content:center}.check-link{flex-direction:column;gap:4px}}.toolbar-grid{grid-gap:16px;gap:16px}.toolbar-label{font-size:.82rem;color:var(--muted);margin-bottom:8px;text-transform:uppercase;letter-spacing:.06em}.toolbar-chips{gap:10px}.toolbar-chip{gap:8px;padding:10px 14px;text-decoration:none;color:var(--text);background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08)}.toolbar-chip.is-active{background:rgba(111,168,255,.16);border-color:rgba(111,168,255,.35)}.share-actions{display:grid;grid-gap:10px;gap:10px}.share-label{color:var(--muted);font-size:.9rem}.share-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:14px;padding:12px 16px;font-weight:800;cursor:pointer;color:#08111f;background:linear-gradient(135deg,#dbeafe,#93c5fd)}.share-link{color:var(--muted);text-decoration:none;word-break:break-all;font-size:.92rem}.share-link:hover{color:var(--text)}.merch-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.merch-card{display:grid;grid-gap:10px;gap:10px;text-decoration:none;color:inherit}.cta-banner{display:grid;grid-gap:18px;gap:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center}@media (max-width:920px){.cta-banner{grid-template-columns:1fr}}:root{--bg:#fff8eb;--card:#fffdf7;--card-2:#fff3d5;--muted:#7b6a55;--text:#3b2b14;--accent:#c58a06;--accent-2:#d4af37;--border:rgba(184,129,16,.18);--border-strong:rgba(184,129,16,.32);--light:#fffdf7;--light-text:#3b2b14;--shadow:0 18px 54px rgba(116,73,11,.14)}html{scroll-behavior:smooth}body{font-family:Tajawal,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top right,rgba(212,175,55,.26),transparent 32%),radial-gradient(circle at bottom left,rgba(255,239,192,.78),transparent 34%),linear-gradient(180deg,#fffaf0,#fff3d8);color:var(--text)}.container{max-width:1200px}.brand,.button,.card-cta,.eyebrow,.kpi-value,.nav-chip,h1,h2,h3,strong{font-family:Cairo,Tajawal,system-ui,sans-serif}.hero{background:radial-gradient(circle at top left,rgba(255,239,192,.74),transparent 34%),linear-gradient(135deg,rgba(255,253,247,.94),rgba(255,243,213,.96));border-color:var(--border-strong);box-shadow:var(--shadow);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,hsla(0,0%,100%,.32),transparent 34%,rgba(212,175,55,.1))}.hero>*{position:relative}.hero h1{color:#34220d;letter-spacing:-.02em}.card-text,.faq-list p,.feature-list p,.hero p,.section-copy{color:var(--muted)}.card,.faq-list details,.highlight-card,.kpi,.spec-card,.surface,.variant-item{background:rgba(255,253,247,.88);border-color:var(--border);box-shadow:0 12px 30px rgba(116,73,11,.08)}.dark-surface{background:linear-gradient(145deg,rgba(59,43,20,.92),rgba(27,17,8,.94));color:#fff8e8;border-color:rgba(212,175,55,.38)}.dark-surface .eyebrow,.dark-surface p{color:#f6dfac}.eyebrow{color:#805402;background:rgba(212,175,55,.13);border-color:rgba(212,175,55,.28);letter-spacing:0;text-transform:none}.badge,.nav-chip,.toolbar-chip{background:rgba(255,248,235,.74);border-color:rgba(212,175,55,.26);color:#5a3b08}.badge-soft{background:hsla(0,0%,100%,.72);color:#7a5a1c}.badge-accent{background:linear-gradient(90deg,rgba(212,175,55,.22),rgba(255,239,192,.48))}.badge-sale{background:rgba(207,77,31,.1);color:#a23d17;border-color:rgba(207,77,31,.24)}.button{border-color:rgba(212,175,55,.34)}.button.primary{background:linear-gradient(135deg,#b97b00,#d4af37 56%,#fff0bd);color:#fff;box-shadow:0 14px 30px rgba(181,123,0,.22)}.button.secondary,.inline-button{background:hsla(0,0%,100%,.74);color:#4a3109}.navbar{padding:12px 14px;border:1px solid rgba(212,175,55,.22);border-radius:26px;background:rgba(255,253,247,.72);box-shadow:0 14px 34px rgba(116,73,11,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.navbar-note{color:#80654b}.footer{color:#876d4d}.meta-links a:hover{color:#3b2b14}.card-hover:hover{border-color:rgba(212,175,55,.56);box-shadow:0 18px 42px rgba(116,73,11,.14)}.thumb-fallback{background:linear-gradient(135deg,rgba(212,175,55,.76),rgba(255,239,192,.9));color:#4b3107}.product-visual-top .badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.price{color:#9a6300}.compare{color:#9f4d26}.card-actions{border-top-color:rgba(184,129,16,.18)}.card-cta{color:#7a4f00}.card-link-inline{color:#98784c}.check-link{border-color:rgba(184,129,16,.18)}.check-link strong{color:#8b650f}.share-button{color:#fff;background:linear-gradient(135deg,#b97b00,#d4af37)}.share-link{color:#80654b}.share-link:hover{color:#3b2b14}.content-block-grid{align-items:stretch}.content-block-card{display:grid;grid-gap:12px;gap:12px;color:inherit;overflow:hidden}.content-block-card h2{margin:0}.content-block-image{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:18px;border:1px solid rgba(212,175,55,.18)}.inline-button{width:max-content;min-height:38px;padding-inline:14px;margin-top:4px}.brand-section{overflow:hidden}.brand-strip{display:flex;flex-wrap:wrap;gap:12px}.brand-pill{display:inline-flex;align-items:center;gap:10px;min-height:52px;padding:8px 14px;border-radius:999px;border:1px solid rgba(212,175,55,.24);background:hsla(0,0%,100%,.68);color:#4a3109}.brand-pill img{object-fit:cover}.brand-avatar,.brand-pill img{width:34px;height:34px;border-radius:50%}.brand-avatar{display:grid;place-items:center;background:rgba(212,175,55,.22);font-family:Cairo,sans-serif;font-weight:900}.quote-card{display:grid;grid-gap:10px;gap:10px}.quote-card p{margin:0;color:#5f4b34;line-height:1.75}.stars{color:#bd7a00;letter-spacing:2px}code{background:hsla(0,0%,100%,.72);border:1px solid rgba(212,175,55,.22);border-radius:9px;padding:2px 6px;color:#6f4700}@media (max-width:920px){.hero-grid,.split{grid-template-columns:1fr}.card-actions,.section-head{align-items:flex-start;flex-direction:column}}:root{--shop-ink:#241607;--shop-ink-soft:#6f5a3a;--shop-cream:#fffaf0;--shop-paper:#fffdf7;--shop-gold:#c48905;--shop-gold-2:#e4bf54;--shop-border:rgba(180,126,16,.18);--shop-border-strong:rgba(180,126,16,.34);--shop-radius:30px}.shop-page-shell{min-height:100vh;background:radial-gradient(circle at 8% 0,rgba(255,232,169,.75),transparent 30%),radial-gradient(circle at 95% 12%,rgba(196,137,5,.16),transparent 34%),linear-gradient(180deg,#fffaf0,#fff6e7 42%,#fffdf8);color:var(--shop-ink)}.shop-container{max-width:1240px}.shop-announcement{position:relative;z-index:20;display:flex;justify-content:center;align-items:center;min-height:38px;padding:8px 18px;text-align:center;color:#fff5dc;background:linear-gradient(90deg,#1b1208,#34210e,#1b1208);border-bottom:1px solid rgba(228,191,84,.45);font-family:Cairo,Tajawal,sans-serif;font-weight:800;font-size:.92rem}.shop-navbar{top:14px;z-index:30;margin-bottom:28px;border-radius:999px;background:rgba(255,253,247,.82);border:1px solid rgba(196,137,5,.22);box-shadow:0 18px 40px rgba(92,56,8,.11)}.shop-brand{font-size:1.05rem}.shop-nav-actions .nav-chip{min-height:38px;background:hsla(0,0%,100%,.68);transition:transform .18s ease,background .18s ease,border-color .18s ease}.shop-nav-actions .nav-chip:hover{transform:translateY(-1px);background:rgba(255,242,202,.88);border-color:rgba(196,137,5,.36)}.shopify-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr);grid-gap:32px;gap:32px;align-items:center;min-height:650px;padding:clamp(28px,4vw,58px);border:1px solid rgba(196,137,5,.24);border-radius:40px;overflow:hidden;background:linear-gradient(115deg,rgba(255,253,247,.94),rgba(255,245,220,.74)),radial-gradient(circle at 18% 22%,rgba(228,191,84,.24),transparent 32%);box-shadow:0 28px 80px rgba(92,56,8,.14)}.shopify-hero:after,.shopify-hero:before{content:"";position:absolute;border-radius:999px;pointer-events:none}.shopify-hero:before{width:340px;height:340px;inset:auto -110px -120px auto;background:rgba(228,191,84,.2);filter:blur(3px)}.shopify-hero:after{width:210px;height:210px;inset:72px auto auto 46%;background:hsla(0,0%,100%,.66);opacity:.72}.shopify-hero>*{position:relative;z-index:2}.shopify-hero-copy{display:grid;grid-gap:18px;gap:18px;align-content:center}.shop-pill{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(196,137,5,.26);background:rgba(255,247,224,.78);color:#7d5208;font-family:Cairo,Tajawal,sans-serif;font-size:.84rem;font-weight:900;letter-spacing:.01em}.shopify-hero h1{max-width:720px;margin:0;color:#261707;font-size:clamp(2.45rem,5.4vw,5.65rem);line-height:.96;letter-spacing:-.055em}.shopify-hero h1 span{color:#af7300;text-shadow:0 12px 30px rgba(196,137,5,.14)}.shopify-hero p{max-width:680px;margin:0;color:var(--shop-ink-soft);font-size:clamp(1.05rem,1.45vw,1.25rem);line-height:1.85}.shop-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}.shop-main-cta{min-height:52px;padding-inline:24px;transform:translateZ(0)}.shop-main-cta:hover{animation:shopPulse .75s ease}@keyframes shopPulse{0%{transform:translateY(0) scale(1)}50%{transform:translateY(-2px) scale(1.018)}to{transform:translateY(0) scale(1)}}.shop-proof-line{display:flex;flex-wrap:wrap;gap:10px;color:#6f5731;font-weight:700}.shopify-hero-media{position:relative;min-height:560px}.hero-image-frame{position:absolute;inset:20px 34px 50px 36px;padding:14px;border-radius:38px;background:linear-gradient(180deg,hsla(0,0%,100%,.84),rgba(255,236,185,.52));border:1px solid rgba(196,137,5,.24);box-shadow:0 28px 70px rgba(92,56,8,.18);transform:rotate(1.6deg);animation:heroFloat 7s ease-in-out infinite}@keyframes heroFloat{0%,to{transform:translateY(0) rotate(1.6deg)}50%{transform:translateY(-10px) rotate(.6deg)}}.hero-image-fallback,.hero-image-frame img{width:100%;height:100%;border-radius:28px;object-fit:cover;background:linear-gradient(135deg,#d4af37,#fff1bb)}.hero-image-fallback{display:grid;place-items:center;color:#4b3006;font-family:Cairo,Tajawal,sans-serif;font-size:7rem;font-weight:900}.hero-floating-card,.hero-mini-product{position:absolute;border:1px solid rgba(196,137,5,.24);background:rgba(255,253,247,.82);box-shadow:0 18px 44px rgba(92,56,8,.14);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-floating-card-main{left:0;bottom:18px;max-width:285px;padding:18px;border-radius:24px}.hero-floating-card strong,.hero-mini-product strong{display:block;color:var(--shop-ink);font-family:Cairo,Tajawal,sans-serif}.hero-floating-card p{margin:7px 0 0;color:var(--shop-ink-soft);font-size:.92rem;line-height:1.55}.hero-mini-product{display:grid;grid-template-columns:58px 1fr;grid-gap:10px;gap:10px;align-items:center;width:min(260px,72%);padding:10px;border-radius:22px;color:inherit}.hero-mini-product-1{top:0;right:2px}.hero-mini-product-2{right:0;bottom:98px}.hero-mini-product img,.hero-mini-product>span{width:58px;height:58px;border-radius:17px;object-fit:cover;background:rgba(228,191,84,.22)}.hero-mini-product>span{display:grid;place-items:center;font-family:Cairo,Tajawal,sans-serif;font-weight:900}.hero-mini-product em{display:block;margin-top:2px;color:#a66c00;font-style:normal;font-weight:900}.shop-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:18px}.shop-stats>div{min-width:0;padding:18px;border-radius:24px;border:1px solid rgba(196,137,5,.18);background:rgba(255,253,247,.74);box-shadow:0 12px 30px rgba(92,56,8,.08)}.shop-stats strong{display:block;color:#8e5d00;font-size:clamp(1.35rem,2.1vw,2rem);line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shop-stats span{display:block;margin-top:8px;color:#80654b;font-weight:700}.shop-section{margin-top:46px}.shop-section-head h2{margin-top:10px;color:var(--shop-ink);font-size:clamp(1.75rem,2.8vw,3rem);letter-spacing:-.035em}.shop-section-head .section-copy{max-width:760px;font-size:1.05rem;line-height:1.75}.shop-collection-grid,.shop-product-grid{gap:20px}.shop-collection-card,.shop-product-card{border-radius:28px;background:rgba(255,253,247,.92);border-color:rgba(196,137,5,.2);box-shadow:0 18px 36px rgba(92,56,8,.09)}.shop-collection-card:hover,.shop-product-card:hover{transform:translateY(-5px)}.shop-collection-visual{position:relative;overflow:hidden}.shop-collection-visual .category-thumb{aspect-ratio:4/3;transition:transform .32s ease}.shop-collection-card:hover .category-thumb,.shop-product-card:hover .product-thumb{transform:scale(1.035)}.shop-collection-count{position:absolute;inset:14px 14px auto auto;background:rgba(255,253,247,.86);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.shop-product-visual{overflow:hidden;background:linear-gradient(180deg,rgba(255,248,231,.55),rgba(255,253,247,.95))}.shop-product-visual .product-thumb{aspect-ratio:1/1.08;transition:transform .32s ease}.shop-product-body{padding:18px}.shop-price-row{margin-top:10px}.shop-social-proof:empty{display:none}.shop-card-actions{margin-top:14px;padding-top:0;border-top:0}.shop-card-cta{width:100%;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;background:linear-gradient(135deg,#1f1509,#7a4d00 52%,#c48905);box-shadow:0 12px 26px rgba(92,56,8,.16)}.shop-featured-band{padding:clamp(20px,3vw,32px);border-radius:36px;border:1px solid rgba(196,137,5,.18);background:radial-gradient(circle at 12% 0,rgba(228,191,84,.16),transparent 30%),rgba(255,253,247,.5)}.shop-editorial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(275px,1fr));grid-gap:18px;gap:18px}.shop-editorial-card{min-height:340px;display:grid;align-content:end;position:relative;overflow:hidden;border-radius:32px;color:#fff9ea;background:linear-gradient(135deg,#2a1a09,#7a4d00);box-shadow:0 20px 45px rgba(92,56,8,.13)}.shop-editorial-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 20%,rgba(23,14,5,.72))}.shop-editorial-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.shop-editorial-card:hover img{transform:scale(1.045)}.shop-editorial-card>div{position:relative;z-index:2;display:grid;grid-gap:8px;gap:8px;padding:24px}.shop-editorial-card span{width:-moz-fit-content;width:fit-content;padding:5px 10px;border-radius:999px;background:hsla(0,0%,100%,.16);border:1px solid hsla(0,0%,100%,.2);font-size:.78rem;font-weight:900}.shop-editorial-card h3{margin:0;font-size:1.5rem}.shop-editorial-card p{margin:0;color:rgba(255,249,234,.84);line-height:1.7}.shop-editorial-card strong{margin-top:8px;width:-moz-fit-content;width:fit-content;padding:10px 14px;border-radius:999px;color:#261707;background:#fff6d8}.shop-trust-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:22px;gap:22px;align-items:stretch;margin-top:46px}.shop-trust-copy,.shop-trust-grid article{border:1px solid rgba(196,137,5,.2);background:rgba(255,253,247,.78);border-radius:30px;box-shadow:0 15px 34px rgba(92,56,8,.08)}.shop-trust-copy{padding:clamp(22px,3vw,34px)}.shop-trust-copy h2{margin:12px 0 10px;font-size:clamp(1.8rem,3vw,3.1rem);letter-spacing:-.035em}.shop-trust-copy p,.shop-trust-grid p{margin:0;color:var(--shop-ink-soft);line-height:1.75}.shop-trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.shop-trust-grid article{display:grid;align-content:start;grid-gap:10px;gap:10px;padding:20px}.shop-trust-grid article span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#bd8004,#e4bf54);font-weight:900}.shop-brand-section,.shop-faq{border-radius:32px}.shop-quote-card{border-radius:28px}.shop-final-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:20px;gap:20px;align-items:center;margin-top:46px;padding:clamp(24px,4vw,42px);border-radius:36px;color:#fff8e8;background:radial-gradient(circle at 15% 0,rgba(228,191,84,.28),transparent 30%),linear-gradient(135deg,#201408,#4b310c 58%,#8a5a03);box-shadow:0 24px 60px rgba(92,56,8,.18)}.shop-final-cta h2{margin:12px 0 8px;color:#fff8e8;font-size:clamp(1.8rem,3vw,3.2rem)}.shop-final-cta p{margin:0;color:#f5dfad;line-height:1.7}.shop-final-cta .shop-pill{background:hsla(0,0%,100%,.12);color:#fff2c7;border-color:hsla(0,0%,100%,.18)}.shop-final-cta .button.secondary{color:#fff7da;background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.18)}[dir=rtl] .shop-collection-count{inset:14px auto auto 14px}[dir=rtl] .hero-mini-product-1,[dir=rtl] .hero-mini-product-2{right:auto;left:0}[dir=rtl] .hero-floating-card-main{left:auto;right:0}@media (max-width:1100px){.shopify-hero{grid-template-columns:1fr;min-height:0}.shopify-hero-media{min-height:520px}.shop-trust-section{grid-template-columns:1fr}}@media (max-width:760px){.shop-container{padding:12px}.shop-shell-category .shop-navbar,.shop-shell-category main>.breadcrumbs,.shop-shell-product .shop-navbar,.shop-shell-product main>.breadcrumbs{display:none}.shop-shell-category .shop-container,.shop-shell-product .shop-container{padding-top:8px}.shop-navbar{position:relative;top:auto;border-radius:26px}.shop-nav-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.shop-nav-actions .nav-chip{width:100%}.shopify-hero{gap:20px;padding:22px;border-radius:30px}.shopify-hero h1{font-size:clamp(2.25rem,13vw,3.6rem)}.shop-hero-actions .button{width:100%}.shopify-hero-media{min-height:420px}.hero-image-frame{inset:8px 0 70px 0;border-radius:30px}.hero-floating-card-main{max-width:calc(100% - 22px);bottom:0}.hero-mini-product{width:min(250px,82%)}.hero-mini-product-2{display:none}.shop-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-final-cta,.shop-trust-grid{grid-template-columns:1fr}.shop-final-cta .actions .button{width:100%}}@media (max-width:430px){.shop-stats{grid-template-columns:1fr}.shopify-hero-media{min-height:360px}.hero-mini-product-1{top:10px}.hero-floating-card-main{padding:14px}}.catalog-discovery-toolbar{margin-top:26px}.catalog-search-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,240px) auto auto;grid-gap:12px;gap:12px;align-items:center}.catalog-search-form input,.catalog-search-form select{width:100%;min-height:48px;border:1px solid rgba(170,132,52,.22);background:hsla(0,0%,100%,.82);border-radius:999px;padding:0 18px;font:inherit;color:#20170d;outline:none;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.75)}.catalog-search-form input:focus,.catalog-search-form select:focus{border-color:rgba(189,142,37,.58);box-shadow:0 0 0 4px rgba(201,158,60,.12)}.sticky-product-bar{position:-webkit-sticky;position:sticky;bottom:18px;z-index:40;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:14px;margin:28px auto 0;max-width:860px;padding:12px 14px 12px 18px;border-radius:999px;border:1px solid rgba(184,133,37,.24);background:rgba(255,252,243,.92);box-shadow:0 18px 55px rgba(38,27,7,.18),inset 0 1px 0 hsla(0,0%,100%,.78)}.sticky-product-bar strong{display:block;color:#1d160c}.sticky-product-bar span{display:block;margin-top:3px;color:#7c6332;font-size:.92rem}@media (max-width:760px){.catalog-search-form{grid-template-columns:1fr}.catalog-search-form .button{width:100%}.sticky-product-bar{left:12px;right:12px;bottom:12px;grid-template-columns:1fr;border-radius:24px}.sticky-product-bar .button{width:100%}}.catalog-hero-final h1,.category-final-hero h1,.product-buy-panel h1{max-width:820px}.catalog-luxe-panel{min-height:100%}.storefront-visual{position:relative;overflow:hidden;border-radius:24px 24px 0 0}.shop-store-card{overflow:hidden}.shop-store-card .category-thumb{width:100%}.empty-state{display:grid;grid-gap:10px;gap:10px;padding:28px;text-align:center}.empty-state h3,.empty-state p{margin:0}.catalog-discovery-toolbar .section-head,.collection-toolbar-final .section-head{align-items:center}.category-final-hero{background-size:cover;background-position:50%}.product-conversion-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);grid-gap:22px;gap:22px}.product-buy-panel,.product-gallery-final{position:relative}.product-buy-panel{display:grid;grid-gap:14px;gap:14px;position:-webkit-sticky;position:sticky;top:18px}.product-buy-panel h1{margin:4px 0 0;font-size:clamp(2rem,4vw,3.7rem);line-height:1.08}.product-status-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.product-specs-final{margin-top:8px}.product-main-actions,.product-share-inline{margin-top:4px}.product-detail-sections{align-items:stretch}.product-options-final .option-group-grid{margin-top:10px}.sticky-product-bar{position:fixed;left:50%;bottom:16px;transform:translateX(-50%);width:min(920px,calc(100vw - 28px));z-index:30;display:none;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid rgba(212,175,55,.36);border-radius:22px;background:rgba(255,253,247,.94);box-shadow:0 18px 46px rgba(116,73,11,.2);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.sticky-product-bar>div{display:grid;grid-gap:2px;gap:2px;min-width:0}.sticky-product-bar strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-product-bar span{color:var(--muted);font-size:.9rem}.sticky-product-bar .button{white-space:nowrap;padding:10px 14px}@media (max-width:920px){.product-conversion-hero{grid-template-columns:1fr}.product-buy-panel{position:static}.sticky-product-bar{display:flex}.shop-footer{padding-bottom:110px}.catalog-search-form{grid-template-columns:1fr}}@media (min-width:921px){.product-main-actions .button.primary{min-width:180px}}:root{--premium-black:#171006;--premium-brown:#3a250d;--premium-gold:#c98a05;--premium-gold-light:#f5d778;--premium-cream:#fff9ec;--premium-paper:rgba(255,253,247,.88);--premium-line:rgba(197,138,6,.22);--premium-shadow:0 34px 90px rgba(70,43,8,.18)}.shop-page-shell{background:radial-gradient(circle at 12% 4%,hsla(43,93%,72%,.54),transparent 29%),radial-gradient(circle at 92% 18%,rgba(201,138,5,.18),transparent 31%),linear-gradient(180deg,#fff7e7,#fff9ef 42%,#fffdf7)}.shop-page-shell:before{z-index:0;opacity:.45;background-image:linear-gradient(rgba(201,138,5,.055) 1px,transparent 0),linear-gradient(90deg,rgba(201,138,5,.055) 1px,transparent 0);background-size:52px 52px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.72),transparent 78%);mask-image:linear-gradient(180deg,rgba(0,0,0,.72),transparent 78%)}.shop-container{position:relative;z-index:1}.shop-announcement{background:linear-gradient(90deg,#120b04,#3a240c 38%,#91610a 50%,#3a240c 62%,#120b04);box-shadow:inset 0 -1px 0 hsla(46,86%,72%,.42)}.shop-navbar{padding:10px 12px;border:1px solid rgba(201,138,5,.22);background:rgba(255,253,247,.78);box-shadow:0 20px 55px rgba(70,43,8,.12),inset 0 1px 0 hsla(0,0%,100%,.82)}.shop-brand-wrap{display:flex;align-items:center;gap:12px}.shop-brand{display:inline-flex;align-items:center;gap:10px;color:#211407;letter-spacing:-.02em}.shop-logo-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:15px;color:#fff5d8;background:linear-gradient(145deg,#1b1106,#6c4506 58%,#d2a52a);box-shadow:0 14px 30px rgba(88,55,8,.22),inset 0 1px 0 hsla(0,0%,100%,.22);font-family:Cairo,Tajawal,sans-serif;font-weight:900}.catalog-showcase-hero{position:relative;display:grid;grid-template-columns:minmax(0,.96fr) minmax(360px,1.04fr);grid-gap:clamp(24px,4vw,52px);gap:clamp(24px,4vw,52px);align-items:center;min-height:680px;padding:clamp(28px,5vw,64px);border-radius:48px;overflow:hidden;border:1px solid rgba(201,138,5,.26);background:radial-gradient(circle at 84% 16%,hsla(46,86%,72%,.22),transparent 30%),linear-gradient(120deg,rgba(255,253,247,.94),rgba(255,243,214,.72) 48%,rgba(53,33,10,.92) 49%,rgba(23,16,6,.96));box-shadow:var(--premium-shadow)}.catalog-showcase-hero:before{content:"";position:absolute;inset:18px;border-radius:38px;border:1px solid hsla(46,86%,72%,.2);pointer-events:none}.catalog-showcase-hero:after{content:"";position:absolute;width:320px;height:320px;right:46%;top:-140px;border-radius:50%;background:hsla(0,0%,100%,.58);filter:blur(2px);pointer-events:none}.catalog-showcase-copy,.catalog-showcase-stage,.catalog-showcase-stats{position:relative;z-index:2}.catalog-showcase-copy{display:grid;grid-gap:18px;gap:18px}.catalog-showcase-copy h1{margin:0;max-width:760px;color:#221405;font-size:clamp(2.65rem,6vw,6.3rem);line-height:.92;letter-spacing:-.065em}.catalog-showcase-copy p{max-width:690px;margin:0;color:#6c5635;font-size:clamp(1.05rem,1.4vw,1.24rem);line-height:1.9}.catalog-pill-premium{background:hsla(0,0%,100%,.78)}.catalog-premium-proof{display:flex;gap:10px;flex-wrap:wrap;color:#5d4625;font-weight:800}.catalog-premium-proof span{padding:9px 12px;border-radius:999px;border:1px solid rgba(201,138,5,.18);background:hsla(0,0%,100%,.58)}.catalog-showcase-stage{min-height:560px;display:grid;place-items:center}.catalog-showcase-glow{position:absolute;inset:10% 5% 2% 0;border-radius:45%;background:radial-gradient(circle,hsla(46,86%,72%,.38),transparent 62%);filter:blur(12px)}.catalog-browser-card{position:relative;width:min(510px,100%);border-radius:34px;overflow:hidden;border:1px solid hsla(46,86%,72%,.28);background:rgba(255,253,247,.86);box-shadow:0 34px 90px rgba(0,0,0,.26),inset 0 1px 0 hsla(0,0%,100%,.82);transform:rotate(-2deg);animation:catalogCardFloat 7s ease-in-out infinite}@keyframes catalogCardFloat{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-10px) rotate(-.8deg)}}.browser-dots{display:flex;gap:7px;padding:14px 18px;background:linear-gradient(180deg,hsla(0,0%,100%,.82),rgba(255,245,220,.64));border-bottom:1px solid rgba(201,138,5,.16)}.browser-dots span{width:10px;height:10px;border-radius:999px;background:#c98a05;opacity:.42}.catalog-browser-visual{aspect-ratio:4/2.65;background:linear-gradient(135deg,#f4c955,#fff5ce)}.catalog-browser-fallback,.catalog-browser-visual img{width:100%;height:100%;object-fit:cover}.catalog-browser-fallback{display:grid;place-items:center;color:#4a2e06;font-family:Cairo,Tajawal,sans-serif;font-size:7rem;font-weight:900}.catalog-browser-body{display:grid;grid-gap:8px;gap:8px;padding:20px}.catalog-browser-body strong{color:#1f1407;font-size:1.35rem}.catalog-browser-body p{margin:0;color:#6e5732;line-height:1.65}.catalog-floating-store{position:absolute;z-index:3;display:grid;grid-template-columns:62px 1fr;grid-gap:12px;gap:12px;align-items:center;width:min(285px,78%);padding:11px;border-radius:24px;color:#211407;border:1px solid hsla(46,86%,72%,.28);background:rgba(255,253,247,.78);box-shadow:0 20px 45px rgba(0,0,0,.18);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.catalog-floating-store-1{top:50px;right:0}.catalog-floating-store-2{bottom:72px;left:0}.catalog-floating-store img,.catalog-floating-store>span{width:62px;height:62px;border-radius:18px;object-fit:cover;background:hsla(46,86%,72%,.22)}.catalog-floating-store>span{display:grid;place-items:center;font-weight:900}.catalog-floating-store strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-floating-store em{color:#a06b06;font-style:normal;font-weight:900}.catalog-showcase-stats{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.catalog-showcase-stats>div{min-width:0;padding:18px;border-radius:24px;color:#fff6dd;border:1px solid hsla(46,86%,72%,.24);background:linear-gradient(145deg,rgba(33,20,7,.92),rgba(88,56,9,.78));box-shadow:0 16px 36px rgba(43,25,4,.16)}.catalog-showcase-stats strong{display:block;color:#ffe382;font-size:clamp(1.35rem,2.2vw,2.1rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.catalog-showcase-stats span{display:block;margin-top:7px;color:#f4ddb0;font-weight:800}.shopify-hero{border-radius:48px;background:radial-gradient(circle at 78% 18%,rgba(255,231,151,.3),transparent 28%),linear-gradient(116deg,rgba(255,253,247,.96),rgba(255,243,214,.7) 53%,rgba(32,20,7,.94) 54%,rgba(19,12,5,.96));box-shadow:0 34px 90px rgba(70,43,8,.18)}[dir=rtl].shopify-hero{background:radial-gradient(circle at 22% 18%,rgba(255,231,151,.3),transparent 28%),linear-gradient(244deg,rgba(255,253,247,.96),rgba(255,243,214,.7) 53%,rgba(32,20,7,.94) 54%,rgba(19,12,5,.96))}.shopify-hero h1{text-wrap:balance}.hero-image-frame{box-shadow:0 34px 86px rgba(0,0,0,.24)}.hero-floating-card,.hero-mini-product{border-color:hsla(46,86%,72%,.3)}.brand-section,.catalog-discovery-toolbar,.collection-toolbar-final,.faq-surface,.product-options-final,.shop-featured-band{border-radius:36px;background:radial-gradient(circle at top left,hsla(46,86%,72%,.16),transparent 30%),rgba(255,253,247,.78);box-shadow:0 20px 55px rgba(70,43,8,.1)}.shop-collection-card,.shop-product-card,.shop-store-card{border-radius:32px;border:1px solid rgba(201,138,5,.2);box-shadow:0 22px 52px rgba(70,43,8,.1)}.shop-collection-card .card-body,.shop-product-card .card-body,.shop-store-card .card-body{padding:20px}.shop-card-cta{min-height:48px;background:linear-gradient(135deg,#171006,#5d3b07 56%,#c98a05);transition:transform .18s ease,box-shadow .18s ease}.shop-collection-card:hover .shop-card-cta,.shop-product-card:hover .shop-card-cta,.shop-store-card:hover .shop-card-cta{transform:translateY(-1px);box-shadow:0 16px 30px rgba(70,43,8,.22)}.price,.product-price-lg{color:#885804}.product-conversion-hero{padding:clamp(14px,2vw,24px);border-radius:42px;background:linear-gradient(135deg,rgba(255,253,247,.45),rgba(255,245,220,.68)),radial-gradient(circle at 24% 0,hsla(46,86%,72%,.2),transparent 35%);border:1px solid rgba(201,138,5,.18);box-shadow:0 26px 72px rgba(70,43,8,.12)}.product-buy-panel,.product-gallery-final{border-radius:34px;box-shadow:0 22px 58px rgba(70,43,8,.12)}.product-main-image-framed{border-radius:34px;background:linear-gradient(180deg,#fffef8,#fff1ca)}.gallery-hero{border-radius:26px}.product-buy-panel h1{letter-spacing:-.04em}.category-final-hero{min-height:440px;border-radius:42px;border-color:hsla(46,86%,72%,.28);box-shadow:0 28px 72px rgba(70,43,8,.16)}.category-final-hero h1{font-size:clamp(2.2rem,5vw,5.1rem)}.info-card{position:relative;overflow:hidden}.info-card:after{content:"";position:absolute;width:110px;height:110px;left:-36px;bottom:-44px;border-radius:50%;background:hsla(46,86%,72%,.22)}@media (max-width:1100px){.catalog-showcase-hero{grid-template-columns:1fr}.catalog-showcase-stage{min-height:500px}}@media (max-width:760px){.catalog-showcase-hero{min-height:0;padding:22px;border-radius:32px;background:linear-gradient(180deg,rgba(255,253,247,.96),rgba(255,243,214,.7) 54%,rgba(31,19,7,.95) 55%,rgba(20,13,5,.96))}.catalog-showcase-copy h1{font-size:clamp(2.35rem,13vw,3.85rem)}.catalog-showcase-stage{min-height:420px}.catalog-browser-card{width:100%;transform:none;animation:none}.catalog-floating-store-1{top:18px;right:0}.catalog-floating-store-2{display:none}.catalog-showcase-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.shopify-hero,[dir=rtl].shopify-hero{border-radius:32px;background:linear-gradient(180deg,rgba(255,253,247,.96),rgba(255,243,214,.7) 54%,rgba(31,19,7,.95) 55%,rgba(20,13,5,.96))}}@media (max-width:430px){.catalog-showcase-stats{grid-template-columns:1fr}.catalog-floating-store{width:92%}}:root{--v18-black:#120b04;--v18-black-2:#241505;--v18-brown:#5b3608;--v18-gold:#d6a321;--v18-gold-2:#ffe7a1;--v18-paper:#fffaf0;--v18-card:#fffdf7;--v18-muted:#7b6040;--v18-line:rgba(201,138,5,.24);--v18-shadow:0 34px 92px rgba(55,32,4,.18)}body{background:radial-gradient(circle at 8% 0,rgba(255,231,151,.78),transparent 27%),radial-gradient(circle at 96% 9%,rgba(18,11,4,.18),transparent 24%),linear-gradient(180deg,#fff8ea,#fff1d1 42%,#fffaf0)}.shop-page-shell{position:relative;overflow:hidden;isolation:isolate}.shop-page-shell:before{content:"";position:fixed;inset:0;z-index:-2;pointer-events:none;background-image:linear-gradient(rgba(145,94,10,.045) 1px,transparent 0),linear-gradient(90deg,rgba(145,94,10,.045) 1px,transparent 0);background-size:64px 64px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.85),transparent 82%);mask-image:linear-gradient(180deg,rgba(0,0,0,.85),transparent 82%)}.shop-page-shell:after{content:"";position:fixed;width:560px;height:560px;right:-250px;top:180px;z-index:-1;pointer-events:none;border-radius:50%;background:radial-gradient(circle,rgba(214,163,33,.18),transparent 66%);filter:blur(4px)}.shop-announcement{min-height:44px;color:#fff2cc;background:linear-gradient(90deg,#0d0702,#2b1906 26%,#825609 48%,#d6a321 50%,#825609 52%,#2b1906 74%,#0d0702);background-size:220% 100%;animation:v18Announcement 12s linear infinite;box-shadow:inset 0 -1px 0 rgba(255,231,161,.42),0 10px 30px rgba(18,11,4,.2)}@keyframes v18Announcement{0%{background-position:0 0}to{background-position:220% 0}}.shop-navbar{top:16px;background:rgba(18,11,4,.84);border-color:rgba(255,231,161,.28);box-shadow:0 22px 58px rgba(18,11,4,.2),inset 0 1px 0 hsla(0,0%,100%,.08)}.shop-brand,.shop-navbar .navbar-note{color:#fff5d9}.shop-navbar .navbar-note{opacity:.75}.shop-logo-mark{color:#1b1004;background:linear-gradient(145deg,#ffe7a1,#d6a321 58%,#8a5a08)}.shop-nav-actions .nav-chip{color:#fff2cc;background:hsla(0,0%,100%,.06);border-color:rgba(255,231,161,.18)}.shop-nav-actions .nav-chip:hover{background:rgba(214,163,33,.2);border-color:rgba(255,231,161,.38)}.catalog-showcase-hero{min-height:740px;padding:clamp(30px,5vw,72px);border-radius:58px;background:radial-gradient(circle at 78% 22%,rgba(255,231,161,.22),transparent 31%),radial-gradient(circle at 30% 0,rgba(214,163,33,.17),transparent 33%),linear-gradient(118deg,rgba(18,11,4,.98),rgba(36,21,5,.96) 50%,rgba(255,250,240,.96) 50.5%,rgba(255,241,209,.82));box-shadow:0 38px 120px rgba(18,11,4,.22)}.catalog-showcase-hero:before{inset:20px;border-radius:44px;border-color:rgba(255,231,161,.24)}.catalog-showcase-hero:after{right:auto;left:8%;top:-180px;width:480px;height:480px;background:radial-gradient(circle,rgba(214,163,33,.22),transparent 65%)}.catalog-showcase-copy h1{color:#fff8e8;max-width:800px;text-shadow:0 18px 52px rgba(0,0,0,.28)}.catalog-showcase-copy h1:after{content:"";display:block;width:min(190px,42%);height:5px;margin-top:20px;border-radius:999px;background:linear-gradient(90deg,#ffe7a1,#d6a321,transparent)}.catalog-showcase-copy p{color:#ead7ad;max-width:720px}.catalog-pill-premium,.catalog-showcase-copy .shop-pill{color:#ffe9a8;background:hsla(0,0%,100%,.07);border-color:rgba(255,231,161,.28)}.catalog-premium-proof span{color:#fff2cc;border-color:rgba(255,231,161,.22);background:hsla(0,0%,100%,.07)}.catalog-showcase-copy .button.secondary{color:#fff2cc;border-color:rgba(255,231,161,.24);background:hsla(0,0%,100%,.08)}.catalog-browser-card{border-radius:42px;border-color:rgba(255,231,161,.34);box-shadow:0 38px 110px rgba(18,11,4,.35),inset 0 1px 0 hsla(0,0%,100%,.92)}.catalog-browser-visual{aspect-ratio:4/2.78}.catalog-floating-store{border-color:rgba(255,231,161,.34);box-shadow:0 24px 60px rgba(18,11,4,.26)}.catalog-showcase-stats>div{border-color:rgba(255,231,161,.28);background:linear-gradient(145deg,rgba(255,250,240,.96),rgba(255,239,194,.85));color:#3a2307;box-shadow:0 22px 50px rgba(18,11,4,.13)}.catalog-showcase-stats strong{color:#6e4505}.catalog-showcase-stats span{color:#8a6b3a}.brand-section,.catalog-discovery-toolbar,.collection-toolbar-final,.faq-surface,.info-grid .info-card,.product-options-final,.shop-featured-band,.surface{border-color:rgba(201,138,5,.2);background:rgba(255,253,247,.82);box-shadow:0 24px 70px rgba(55,32,4,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.shop-collection-card,.shop-product-card,.shop-store-card{position:relative;overflow:hidden;border-radius:34px;background:rgba(255,253,247,.92);box-shadow:0 24px 64px rgba(55,32,4,.12)}.shop-collection-card:before,.shop-product-card:before,.shop-store-card:before{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(115deg,transparent 0 44%,hsla(0,0%,100%,.42) 50%,transparent 56%);transform:translateX(-130%);transition:transform .65s ease}.shop-collection-card:hover:before,.shop-product-card:hover:before,.shop-store-card:hover:before{transform:translateX(130%)}.shop-collection-card:hover,.shop-product-card:hover,.shop-store-card:hover{transform:translateY(-7px);border-color:rgba(214,163,33,.48);box-shadow:0 34px 86px rgba(55,32,4,.17)}.shop-collection-visual .category-thumb,.shop-product-visual .product-thumb,.storefront-visual .category-thumb{filter:saturate(1.08) contrast(1.03)}.shop-card-cta{min-height:50px;color:#140b03;background:linear-gradient(135deg,#fff1b8,#d6a321 58%,#8a5a08);box-shadow:0 16px 34px rgba(130,86,9,.2)}.shopify-hero,[dir=rtl].shopify-hero{min-height:720px;border-radius:58px;background:radial-gradient(circle at 78% 18%,rgba(255,231,161,.18),transparent 30%),linear-gradient(118deg,rgba(18,11,4,.98),rgba(36,21,5,.96) 51%,rgba(255,250,240,.98) 51.5%,rgba(255,241,209,.82));box-shadow:0 40px 124px rgba(18,11,4,.22)}[dir=rtl].shopify-hero{background:radial-gradient(circle at 22% 18%,rgba(255,231,161,.18),transparent 30%),linear-gradient(242deg,rgba(18,11,4,.98),rgba(36,21,5,.96) 51%,rgba(255,250,240,.98) 51.5%,rgba(255,241,209,.82))}.shop-proof-line,.shopify-hero-copy h1,.shopify-hero-copy p{color:#fff8e8}.shop-proof-line,.shopify-hero-copy p{color:#ead7ad}.shopify-hero-copy .shop-pill{color:#ffe9a8;background:hsla(0,0%,100%,.07);border-color:rgba(255,231,161,.28)}.shopify-hero .button.secondary{color:#fff2cc;border-color:rgba(255,231,161,.24);background:hsla(0,0%,100%,.08)}.hero-image-frame{border-radius:44px;border-color:rgba(255,231,161,.34);box-shadow:0 40px 110px rgba(18,11,4,.34)}.hero-image-fallback,.hero-image-frame img{border-radius:34px}.hero-floating-card,.hero-mini-product{border-color:rgba(255,231,161,.34);box-shadow:0 28px 72px rgba(18,11,4,.25)}.product-conversion-hero{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(20px,3.5vw,42px);padding:clamp(18px,3vw,34px);border-radius:52px;background:radial-gradient(circle at 18% 0,rgba(255,231,161,.22),transparent 34%),linear-gradient(135deg,rgba(255,253,247,.62),rgba(255,241,209,.74))}.product-buy-panel,.product-gallery-final{border-radius:42px;box-shadow:0 30px 86px rgba(55,32,4,.14)}.product-buy-panel{background:linear-gradient(145deg,rgba(18,11,4,.97),rgba(50,31,8,.94));border-color:rgba(255,231,161,.28);color:#fff8e8}.product-buy-panel .card-text,.product-buy-panel .section-copy,.product-buy-panel .spec-label,.product-buy-panel h1{color:#fff8e8}.product-buy-panel .card-text,.product-buy-panel .spec-label{color:#ead7ad}.product-buy-panel .spec-card{background:hsla(0,0%,100%,.07);border-color:rgba(255,231,161,.18);color:#fff8e8}.product-buy-panel .button.secondary{color:#fff2cc;background:hsla(0,0%,100%,.08);border-color:rgba(255,231,161,.22)}.product-buy-panel .share-link{color:#ead7ad}.product-price-lg{color:#ffe08a}.product-main-image-framed{border-radius:42px;background:linear-gradient(180deg,#fffef8,#ffe9ad)}.gallery-hero{border-radius:32px}.category-final-hero{min-height:510px;border-radius:52px;background-color:var(--v18-black)}.category-final-hero h1{color:#fff8e8;text-shadow:0 18px 52px rgba(0,0,0,.34)}.category-final-hero p{color:#ead7ad}.category-final-hero .button.secondary{color:#fff2cc;background:hsla(0,0%,100%,.08);border-color:rgba(255,231,161,.22)}.sticky-product-bar{border-color:rgba(255,231,161,.28);background:rgba(18,11,4,.88);color:#fff8e8;box-shadow:0 -18px 60px rgba(18,11,4,.2)}.sticky-product-bar .price{color:#ffe08a}@media (max-width:980px){.catalog-showcase-hero,.shopify-hero,[dir=rtl].shopify-hero{background:linear-gradient(180deg,rgba(18,11,4,.98),rgba(36,21,5,.96) 54%,rgba(255,250,240,.96) 54.5%,rgba(255,241,209,.82))}.shopify-hero{min-height:0}.catalog-showcase-hero{min-height:0;border-radius:38px}.catalog-showcase-copy h1{font-size:clamp(2.45rem,12vw,4.25rem)}.shop-navbar{border-radius:28px}}@media (max-width:560px){.shop-announcement{font-size:.82rem}.catalog-showcase-hero,.product-conversion-hero,.shopify-hero,[dir=rtl].shopify-hero{border-radius:30px}.shop-collection-card,.shop-product-card,.shop-store-card{border-radius:26px}.catalog-showcase-copy h1:after{width:140px}}.smart-img{display:block;max-width:100%;height:100%;object-fit:cover;background:linear-gradient(135deg,rgba(255,246,222,.82),rgba(222,169,48,.18))}.catalog-related-section,.category-promo-grid,.shop-featured-products-luxe,.shop-promos-band,.shop-section{content-visibility:auto;contain-intrinsic-size:1px 720px}.smart-img[data-priority=true]{content-visibility:visible}@media (max-width:760px){.shopify-hero:after,.shopify-hero:before,[dir=rtl].shopify-hero:after,[dir=rtl].shopify-hero:before{display:none!important}.catalog-related-section,.category-promo-grid,.shop-featured-products-luxe,.shop-promos-band,.shop-section{contain-intrinsic-size:1px 560px}}.brand-chip img,.catalog-browser-visual img,.catalog-floating-store img,.category-thumb,.hero-mini-product img,.landing-block-media img,.product-thumb{content-visibility:auto}.catalog-browser-visual,.hero-image-frame,.product-main-image,.product-visual-wrap,.shop-collection-visual{contain:layout paint}.loading-shell{min-height:100vh;padding:clamp(18px,4vw,48px);background:radial-gradient(circle at 15% 10%,rgba(255,225,140,.18),transparent 32%),linear-gradient(135deg,#120b04,#3a2508 48%,#fff7e4 48.5%,#fffdf7);color:#fff8e8}.loading-topbar{width:min(1180px,100%);height:72px;margin:0 auto 24px;border-radius:28px}.loading-hero{margin:0 auto;grid-template-columns:1fr 420px;grid-gap:28px;gap:28px;align-items:center}.loading-grid,.loading-hero{width:min(1180px,100%);display:grid}.loading-grid{margin:28px auto 0;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.skeleton-block,.skeleton-card,.skeleton-line,.skeleton-media{position:relative;overflow:hidden;background:hsla(0,0%,100%,.18);border:1px solid rgba(255,231,161,.18);box-shadow:0 24px 70px rgba(18,11,4,.15)}.skeleton-block:after,.skeleton-card:after,.skeleton-line:after,.skeleton-media:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.24),transparent);animation:skeletonSweep 1.6s ease-in-out infinite}.skeleton-line{height:18px;border-radius:999px;margin:16px 0;width:min(560px,100%)}.skeleton-line.short{width:min(360px,72%)}.skeleton-title{height:clamp(42px,7vw,76px);border-radius:28px}.skeleton-pill{width:180px;height:34px}.skeleton-media{min-height:460px;border-radius:42px}.skeleton-card{height:260px;border-radius:32px;background:rgba(255,253,247,.72)}@keyframes skeletonSweep{to{transform:translateX(100%)}}@media (prefers-reduced-motion:reduce){.shop-collection-card:before,.shop-product-card:before,.shop-store-card:before,.skeleton-block:after,.skeleton-card:after,.skeleton-line:after,.skeleton-media:after{animation:none;transition:none}}@media (max-width:860px){.loading-hero{grid-template-columns:1fr}.skeleton-media{min-height:340px}.loading-grid{grid-template-columns:1fr}}@media (max-width:640px){.shop-container{padding-left:12px;padding-right:12px}.section{margin-top:34px}.shop-nav-actions{overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.shop-nav-actions::-webkit-scrollbar{display:none}.product-price-row,.shop-price-row{align-items:flex-start}.sticky-product-bar{left:10px;right:10px;bottom:10px;border-radius:22px}}.skip-link{position:fixed;inset-inline-start:18px;top:12px;z-index:9999;transform:translateY(-140%);padding:10px 14px;border-radius:999px;border:1px solid rgba(214,163,33,.65);background:rgba(18,11,4,.96);color:#ffe7a5;box-shadow:0 16px 40px rgba(0,0,0,.28);transition:transform .18s ease}.skip-link:focus{transform:translateY(0);outline:2px solid rgba(255,231,165,.8);outline-offset:3px}#main-content:focus{outline:none}:root{--v22-ink:#241608;--v22-muted:#725c39;--v22-gold:#c58a08;--v22-line:rgba(196,137,5,.24)}body.shop-page-shell{font-family:Tajawal,Cairo,system-ui,sans-serif}.shop-page-shell .badge,.shop-page-shell .button,.shop-page-shell .card-cta,.shop-page-shell .eyebrow,.shop-page-shell .shop-pill,.shop-page-shell h1,.shop-page-shell h2,.shop-page-shell h3{font-family:Cairo,Tajawal,system-ui,sans-serif}.container{max-width:1320px}.grid.cols-4,.shop-product-grid{grid-template-columns:repeat(auto-fill,minmax(250px,292px));justify-content:center;align-items:stretch}.grid.cols-3{grid-template-columns:repeat(auto-fill,minmax(280px,380px));justify-content:center}.shop-collection-card,.shop-product-card{width:100%;min-height:100%}.shop-collection-visual,.shop-product-visual,.storefront-visual{background:linear-gradient(180deg,#fffef8,#fff3cb)}.gallery-hero,.gallery-thumb,.shop-collection-visual .category-thumb,.shop-product-visual .product-thumb,.storefront-visual .category-thumb{object-fit:contain;background:#fffdf8}.shop-product-visual .product-thumb{padding:14px;aspect-ratio:1/1}.shop-collection-visual .category-thumb{padding:16px;aspect-ratio:16/10}.gallery-hero{padding:clamp(12px,2vw,22px);aspect-ratio:1/1;max-height:620px}.gallery-thumb{padding:8px}.catalog-showcase-hero{min-height:620px;padding:clamp(26px,4vw,58px);grid-template-columns:minmax(0,1fr) minmax(330px,.88fr)}.catalog-showcase-copy h1{font-size:clamp(2.35rem,5.1vw,5.45rem);line-height:.96;letter-spacing:-.045em}.catalog-showcase-copy p{max-width:620px;font-size:clamp(1rem,1.15vw,1.14rem);line-height:1.75}.catalog-browser-card{width:min(440px,100%)}.catalog-showcase-stage{min-height:480px}.category-final-hero.has-category-media{min-height:430px;background-size:min(58vw,760px) auto!important;background-repeat:no-repeat!important;background-position:0!important;isolation:isolate}[dir=rtl].category-final-hero.has-category-media{background-position:100%!important}.category-final-hero.has-category-media:before{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;background:linear-gradient(90deg,rgba(18,11,4,.94),rgba(18,11,4,.76) 46%,rgba(18,11,4,.42)),radial-gradient(circle at 85% 16%,rgba(255,231,161,.22),transparent 34%);pointer-events:none}[dir=rtl].category-final-hero.has-category-media:before{background:linear-gradient(270deg,rgba(18,11,4,.94),rgba(18,11,4,.76) 46%,rgba(18,11,4,.42)),radial-gradient(circle at 15% 16%,rgba(255,231,161,.22),transparent 34%)}.category-final-hero>*{position:relative;z-index:1}.category-final-hero h1{font-size:clamp(2rem,4.6vw,4.2rem);line-height:1.02}.category-final-hero p{max-width:620px;color:#ffecc2}.category-final-hero .hero-grid{align-items:center}.category-final-hero .hero-aside{background:rgba(255,250,240,.92);border-color:rgba(255,231,161,.35);color:var(--v22-ink);box-shadow:0 26px 70px rgba(0,0,0,.22)}.category-final-hero .hero-aside .eyebrow{color:#7a4d00;background:rgba(255,231,161,.34);border-color:rgba(197,138,8,.25)}.category-final-hero .feature-list strong,.category-final-hero .hero-aside strong{color:#2b1906}.category-final-hero .feature-list p,.category-final-hero .hero-aside p{color:#6d5632}.shop-page-shell .card,.shop-page-shell .faq-list details,.shop-page-shell .highlight-card,.shop-page-shell .spec-card,.shop-page-shell .surface,.shop-page-shell .variant-item{color:var(--v22-ink)}.shop-page-shell .card-text,.shop-page-shell .faq-list p,.shop-page-shell .feature-list p,.shop-page-shell .section-copy,.shop-page-shell .spec-label,.shop-page-shell .sticky-product-bar span{color:var(--v22-muted)}.shop-page-shell .badge-soft{color:#6d4a10;background:rgba(255,242,202,.82);border-color:rgba(196,137,5,.22)}.shop-page-shell .eyebrow,.shop-page-shell .shop-pill{color:#815407;background:rgba(255,238,185,.76);border-color:rgba(196,137,5,.25);text-transform:none;letter-spacing:0}.product-buy-panel .badge-soft,.product-buy-panel .eyebrow,.product-buy-panel .shop-pill{color:#ffe9a8;background:hsla(0,0%,100%,.08);border-color:rgba(255,231,161,.24)}.product-buy-panel .badge{color:#fff4d2}.product-buy-panel .badge-sale{color:#ffd4c8}.product-conversion-hero{grid-template-columns:minmax(0,.92fr) minmax(380px,.72fr);align-items:start}.product-gallery-final{padding:clamp(14px,2vw,24px)}.product-buy-panel{gap:16px}.product-buy-panel h1{font-size:clamp(1.75rem,3.4vw,3.25rem);line-height:1.14}.product-trust-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:14px;gap:14px}.product-trust-card{display:flex;align-items:flex-start;gap:10px;padding:16px 18px}.product-trust-card p{margin:0;color:var(--v22-muted);line-height:1.65;font-weight:600}.trust-dot{width:10px;height:10px;flex:0 0 auto;margin-top:8px;border-radius:999px;background:linear-gradient(135deg,#fff1b8,#c58a08);box-shadow:0 0 0 5px rgba(197,138,8,.12)}.collection-toolbar-final{padding:clamp(18px,2.4vw,28px)}.toolbar-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.toolbar-label{color:#7a5b27;font-weight:900;margin-bottom:10px}.toolbar-chips{display:flex;flex-wrap:wrap;gap:8px}.toolbar-chip{display:inline-flex;min-height:34px;align-items:center;justify-content:center;padding:0 12px;border-radius:999px;border:1px solid rgba(196,137,5,.24);background:rgba(255,253,247,.86);color:#6a4911;font-weight:800;font-size:.9rem}.toolbar-chip.is-active{color:#130a03;background:linear-gradient(135deg,#fff1b8,#c58a08);border-color:transparent}#products .grid.cols-4,.section .grid.cols-4{max-width:1240px;margin-inline:auto}.faq-surface{max-width:1180px;margin-inline:auto}@media (max-width:980px){.catalog-showcase-hero,.product-conversion-hero{grid-template-columns:1fr}.catalog-showcase-stage{min-height:360px}.category-final-hero.has-category-media{background-size:min(92vw,620px) auto!important;background-position:bottom!important;padding-bottom:220px}.category-final-hero.has-category-media:before,[dir=rtl].category-final-hero.has-category-media:before{background:linear-gradient(180deg,rgba(18,11,4,.98),rgba(18,11,4,.86) 56%,rgba(18,11,4,.35))}}@media (max-width:560px){.container{padding:14px}.catalog-showcase-hero,.category-final-hero,.product-conversion-hero{border-radius:28px}.catalog-showcase-copy h1{font-size:clamp(2.15rem,12vw,3.4rem)}.grid.cols-4,.shop-product-grid{grid-template-columns:1fr}.shop-product-visual .product-thumb{aspect-ratio:1/.92}.product-conversion-hero{padding:12px}}body,html{overflow-x:hidden}.shop-page-shell{-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.catalog-showcase-copy{max-width:760px;padding:clamp(20px,3vw,34px);border:1px solid rgba(255,231,161,.24);border-radius:clamp(24px,3vw,38px);background:linear-gradient(135deg,rgba(18,11,4,.88),rgba(42,25,6,.78)),radial-gradient(circle at top right,rgba(214,163,33,.24),transparent 34%);box-shadow:0 30px 90px rgba(18,11,4,.3),inset 0 1px 0 hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.catalog-showcase-copy h1{color:#fff7df!important;text-shadow:0 14px 42px rgba(0,0,0,.34);font-weight:900}.catalog-showcase-copy p{color:#f6dfac!important;font-weight:600}.catalog-premium-proof span{color:#fff2cc!important;background:hsla(0,0%,100%,.08)!important}.catalog-showcase-copy .button.secondary{color:#fff0c5!important}.product-buy-panel{background:radial-gradient(circle at top right,rgba(214,163,33,.2),transparent 34%),linear-gradient(145deg,#130c04,#241506 62%,#35220c)!important;border-color:rgba(255,231,161,.28)!important;color:#fff5da!important;box-shadow:0 28px 80px rgba(18,11,4,.3)!important}.product-buy-panel h1{color:#fff8e8!important;text-shadow:0 10px 32px rgba(0,0,0,.34)}.product-buy-panel .card-text,.product-buy-panel .product-description{color:#ffe8b8!important;opacity:1!important;font-weight:600;line-height:1.85}.product-buy-panel .price,.product-buy-panel .product-price-lg{color:#ffe073!important;text-shadow:0 10px 30px rgba(214,163,33,.18)}.product-buy-panel .spec-card{background:hsla(0,0%,100%,.09)!important;border-color:rgba(255,231,161,.22)!important;color:#fff8e8!important}.product-buy-panel .spec-card strong{color:#fff8e8!important}.product-buy-panel .spec-label{color:#d9bd82!important;opacity:1!important;font-weight:800}.product-buy-panel .badge{color:#fff2cc!important;background:hsla(0,0%,100%,.1)!important;border-color:rgba(255,231,161,.22)!important}.product-buy-panel .badge-accent{color:#231604!important;background:linear-gradient(135deg,#fff1ba,#d6a321)!important}.product-buy-panel .button.secondary,.product-main-actions .button.secondary{color:#fff0c2!important;background:hsla(0,0%,100%,.1)!important;border-color:rgba(255,231,161,.22)!important}.product-buy-panel .share-link,.product-share-inline .share-link{color:#f3d89c!important}.product-gallery-final{background:rgba(255,253,247,.94)!important}.product-specs-final{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-surface,.product-options-final,.product-trust-card{box-shadow:0 18px 46px rgba(116,73,11,.1)!important}@media (max-width:760px){.shop-announcement{min-height:34px;padding:7px 12px;font-size:.78rem;line-height:1.45}.shop-navbar{position:static;top:auto;border-radius:22px;padding:10px;margin-bottom:16px}.navbar.shop-navbar{gap:12px}.navbar-actions,.shop-nav-actions{width:100%;display:flex;flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.navbar-actions .nav-chip,.shop-nav-actions .nav-chip{flex:0 0 auto;min-height:36px;padding-inline:12px;font-size:.84rem}.catalog-showcase-hero{display:grid;grid-template-columns:1fr!important;min-height:auto!important;padding:16px!important;border-radius:28px!important;background:radial-gradient(circle at 80% 0,rgba(214,163,33,.24),transparent 36%),linear-gradient(180deg,#1a1006,#2d1b07 62%,#fff3d6 62.5%,#fffaf0)!important}.catalog-showcase-hero:after{display:none}.catalog-showcase-copy{padding:18px;border-radius:24px}.catalog-showcase-copy h1{font-size:clamp(2rem,10.5vw,3rem)!important;line-height:1.05!important;letter-spacing:-.035em!important}.catalog-showcase-copy h1:after{width:110px!important;height:4px!important;margin-top:14px!important}.catalog-showcase-copy p{font-size:.98rem!important;line-height:1.75!important}.shop-hero-actions{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}.shop-hero-actions .button{width:100%}.catalog-premium-proof{gap:6px}.catalog-premium-proof span{padding:7px 10px;font-size:.8rem}.catalog-showcase-stage{min-height:300px!important;margin-top:6px}.catalog-browser-card{width:min(100%,330px)!important;transform:none!important;animation:none!important;border-radius:28px!important}.catalog-floating-store{display:none!important}.catalog-showcase-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.catalog-showcase-stats>div{padding:12px!important;border-radius:18px!important}.catalog-showcase-stats strong{font-size:1.1rem!important}.catalog-search-form,.product-conversion-hero{grid-template-columns:1fr!important}.product-conversion-hero{display:grid;grid-gap:14px;gap:14px;padding:0!important;border-radius:0!important}.product-buy-panel,.product-gallery-final{border-radius:24px!important;padding:16px!important}.product-buy-panel h1{font-size:clamp(1.75rem,8vw,2.35rem)!important;line-height:1.16!important}.product-specs-final{grid-template-columns:1fr 1fr;gap:8px}.product-buy-panel .spec-card{padding:11px;border-radius:14px}.product-buy-panel .spec-card strong{font-size:.95rem;word-break:break-word}.gallery-hero{max-height:none;aspect-ratio:1/1!important}.product-main-actions{display:grid;grid-template-columns:1fr}.sticky-product-bar{left:8px!important;right:8px!important;bottom:8px!important;padding:10px!important;border-radius:20px!important;gap:8px!important}.sticky-product-bar strong{max-width:170px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-product-bar .button{min-height:40px;padding-inline:12px;font-size:.84rem}}@media (max-width:420px){.container{padding:10px!important}.catalog-showcase-stats{grid-template-columns:1fr!important}.product-specs-final{grid-template-columns:1fr}.product-buy-panel .price-row{gap:7px}}.directory-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);grid-gap:22px;gap:22px;align-items:stretch;margin-bottom:30px;padding:clamp(24px,4vw,52px);border:1px solid rgba(212,175,55,.28);border-radius:38px;background:linear-gradient(135deg,rgba(34,22,9,.96),rgba(92,58,12,.86)),radial-gradient(circle at 18% 18%,hsla(46,86%,72%,.22),transparent 34%);box-shadow:0 28px 82px rgba(65,39,6,.22);color:#fff8e8;overflow:hidden}.directory-hero h1{margin:14px 0 0;max-width:760px;color:#fff8e8;font-size:clamp(2rem,5.2vw,4.4rem);line-height:1.05;letter-spacing:-.045em}.directory-hero p{max-width:700px;margin:16px 0 0;color:rgba(255,242,205,.86);font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.85}.directory-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;align-content:center}.directory-stats>div{min-height:118px;display:grid;place-items:center;text-align:center;padding:18px;border-radius:24px;border:1px solid rgba(255,226,151,.24);background:hsla(0,0%,100%,.08);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.16)}.directory-stats strong{display:block;color:#ffe79d;font-family:Cairo,Tajawal,sans-serif;font-size:clamp(1.55rem,3vw,2.6rem);line-height:1}.directory-stats span{display:block;margin-top:8px;color:rgba(255,242,205,.78);font-weight:800}.marketplace-product-card{display:flex;flex-direction:column;overflow:hidden}.marketplace-card-main{display:grid;color:inherit;text-decoration:none;flex:1 1 auto}.marketplace-card-footer{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:0 18px 18px}.marketplace-card-footer .card-cta{-webkit-margin-start:auto;margin-inline-start:auto;text-decoration:none}.marketplace-product-grid .shop-product-card{min-width:0}@media (max-width:900px){.directory-hero{grid-template-columns:1fr;border-radius:28px}.directory-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.directory-hero{padding:22px}.directory-stats{grid-template-columns:1fr}.marketplace-card-footer .card-cta{width:100%;text-align:center}}.product-main-actions .product-order-now{flex:1 1 100%;min-height:50px;font-size:1rem;font-weight:950;letter-spacing:.01em;box-shadow:0 16px 34px rgba(214,163,33,.24)}.product-order-note{margin:-4px 0 0;color:#f2d89b;font-size:.88rem;font-weight:700}.product-buy-panel .product-order-now,.sticky-product-bar .button.primary{color:#201303!important;background:linear-gradient(135deg,#d6a321,#ffe88d 58%,#fff7cf)!important}@media (min-width:921px){.product-main-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.product-main-actions .product-order-now{grid-column:1/-1}}.shop-promos-band-react{position:relative;isolation:isolate;overflow:hidden;padding:clamp(20px,3.6vw,44px);border-radius:38px;background:radial-gradient(circle at 12% 8%,rgba(255,231,145,.2),transparent 28%),radial-gradient(circle at 88% 20%,rgba(212,175,55,.28),transparent 34%),linear-gradient(135deg,#120b03,#241403 42%,#4b2d07);border:1px solid rgba(255,224,145,.42);box-shadow:0 34px 100px rgba(25,14,3,.38),inset 0 1px 0 hsla(0,0%,100%,.16)}.shop-promos-band-react:before{content:"";inset:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.08),transparent),repeating-linear-gradient(135deg,hsla(0,0%,100%,.045) 0 1px,transparent 1px 22px);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.9),rgba(0,0,0,.18));mask-image:linear-gradient(180deg,rgba(0,0,0,.9),rgba(0,0,0,.18))}.shop-promo-orb,.shop-promos-band-react:before{position:absolute;z-index:-1;pointer-events:none}.shop-promo-orb{width:260px;height:260px;border-radius:999px;filter:blur(24px);opacity:.54}.shop-promo-orb-a{inset:-80px auto auto -80px;background:rgba(255,207,74,.36)}.shop-promo-orb-b{inset:auto -80px -90px auto;background:rgba(255,245,207,.23)}.shop-promos-band-react .shop-promo-headline{margin-bottom:22px}.shop-promos-band-react .section-copy,.shop-promos-band-react .shop-section-head h2{color:#fff7dc}.shop-promos-band-react .section-copy{color:rgba(255,247,220,.78)}.shop-promo-showcase{display:grid;grid-template-columns:minmax(0,.94fr) minmax(340px,1.06fr);grid-gap:clamp(18px,3vw,34px);gap:clamp(18px,3vw,34px);align-items:stretch;padding:clamp(14px,2vw,22px);border-radius:34px;background:linear-gradient(135deg,hsla(0,0%,100%,.96),rgba(255,247,225,.9)),radial-gradient(circle at 20% 0,rgba(245,190,43,.23),transparent 40%);color:#251604;border:1px solid rgba(255,227,156,.86);box-shadow:0 26px 68px rgba(0,0,0,.28)}.shop-promo-showcase-copy,.shop-promo-showcase-stage{min-width:0;border-radius:28px}.shop-promo-showcase-copy{padding:clamp(18px,2.5vw,30px);background:linear-gradient(180deg,hsla(0,0%,100%,.78),rgba(255,249,232,.62));border:1px solid hsla(43,69%,71%,.55)}.shop-promo-bundle-title,.shop-promo-kicker,.shop-promo-mini-footer,.shop-promo-mini-price,.shop-promo-price-ticket{font-family:Cairo,Tajawal,sans-serif}.shop-promo-kicker{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.shop-promo-kicker span,.shop-promo-kicker strong,.shop-promo-mini-media span,.shop-promo-price-ticket span{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:900;white-space:nowrap}.shop-promo-kicker span{padding:8px 12px;color:#261706;background:linear-gradient(135deg,#f5b90b,#fff0ad);box-shadow:0 9px 20px rgba(204,142,0,.22)}.shop-promo-kicker strong{padding:7px 12px;color:#78520b;background:#fff4d4;border:1px solid #eed9a6}.shop-promo-showcase h3{margin:0;font-family:Cairo,Tajawal,sans-serif;font-size:clamp(2rem,4vw,4.35rem);line-height:.98;letter-spacing:-.05em;color:#211304}.shop-promo-description{margin:14px 0 0;max-width:64ch;color:#6f5630;font-size:1.02rem;line-height:1.75;font-weight:800}.shop-promo-bundle-title{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;margin:22px 0 12px}.shop-promo-bundle-title span{color:#271704;font-size:1.05rem;font-weight:950}.shop-promo-bundle-title em{color:#8a6b32;font-style:normal;font-weight:900;font-size:.88rem}.shop-promo-bundle-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.shop-promo-bundle-item{display:grid;grid-template-columns:58px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;min-height:76px;padding:8px;border-radius:20px;background:hsla(0,0%,100%,.82);border:1px solid hsla(42,66%,73%,.72);box-shadow:0 10px 24px rgba(89,55,8,.08);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.shop-promo-bundle-item:hover{transform:translateY(-3px);border-color:rgba(212,160,25,.9);box-shadow:0 16px 34px rgba(89,55,8,.14)}.shop-promo-bundle-thumb{width:58px;height:58px;border-radius:17px;background:linear-gradient(135deg,#fff7dc,#f1d98d);border:1px solid rgba(218,177,63,.55);overflow:hidden;display:grid;place-items:center}.shop-promo-bundle-thumb .smart-img{width:100%;height:100%;object-fit:contain;padding:3px}.shop-promo-bundle-thumb em{color:#8a5d05;font-family:Cairo,Tajawal,sans-serif;font-style:normal;font-weight:950}.shop-promo-bundle-text{min-width:0;display:block}.shop-promo-bundle-text strong{display:block;color:#2f220f;font-family:Tajawal,sans-serif;font-size:.94rem;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shop-promo-bundle-text small{display:block;margin-top:4px;color:#a0710c;font-weight:950}.shop-promo-showcase-stage{position:relative;display:grid;align-content:stretch;grid-gap:14px;gap:14px;padding:clamp(12px,2vw,18px);background:radial-gradient(circle at 50% 38%,rgba(255,218,102,.28),transparent 34%),linear-gradient(145deg,rgba(31,18,3,.98),rgba(85,51,9,.92));border:1px solid rgba(255,227,156,.34);overflow:hidden}.shop-promo-showcase-stage:before{content:"";position:absolute;inset:18px;border:1px solid rgba(255,232,172,.15);border-radius:24px;pointer-events:none}.shop-promo-gallery{position:relative;display:grid;min-height:390px;place-items:center}.shop-promo-main-photo{position:relative;z-index:1;width:min(100%,420px);min-height:340px;display:grid;place-items:center;border-radius:30px;background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(255,248,229,.94));border:1px solid rgba(255,227,156,.7);box-shadow:0 28px 70px rgba(0,0,0,.38),inset 0 1px 0 hsla(0,0%,100%,.75);overflow:hidden}.shop-promo-main-photo:after{content:"";position:absolute;inset:auto 12% 7% 12%;height:16px;border-radius:999px;background:rgba(30,18,4,.18);filter:blur(7px)}.shop-promo-main-photo .smart-img{width:100%;height:340px;object-fit:contain;padding:18px;transform:scale(1.02);transition:transform .24s ease}.shop-promo-showcase:hover .shop-promo-main-photo .smart-img{transform:scale(1.07) rotate(-1.5deg)}.shop-promo-gallery-dock{position:absolute;z-index:2;inset:auto 18px 14px 18px;display:flex;justify-content:center;gap:9px;padding:10px;border-radius:24px;background:rgba(10,6,2,.58);border:1px solid rgba(255,227,156,.26);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 16px 36px rgba(0,0,0,.24)}.shop-promo-gallery-dock span{width:62px;height:62px;border-radius:18px;overflow:hidden;display:grid;place-items:center;background:#fff8e5;border:1px solid rgba(255,224,145,.85)}.shop-promo-gallery-dock .smart-img{width:100%;height:100%;object-fit:contain;padding:4px}.shop-promo-price-ticket{position:absolute;z-index:3;inset:24px 24px auto auto;max-width:min(260px,70%);padding:14px 16px;border-radius:24px;color:#281806;background:linear-gradient(135deg,#fff8df,#ffd65c);border:1px solid hsla(0,0%,100%,.55);box-shadow:0 18px 40px rgba(0,0,0,.22)}[dir=rtl] .shop-promo-price-ticket{inset:24px auto auto 24px}.shop-promo-price-ticket span{width:-moz-fit-content;width:fit-content;margin-bottom:7px;padding:5px 9px;background:rgba(21,128,61,.14);color:#14783a;font-size:.78rem}.shop-promo-price-ticket strong{display:block;font-size:clamp(1.5rem,3vw,2.4rem);line-height:1;letter-spacing:-.03em}.shop-promo-price-ticket em,.shop-promo-price-ticket small{display:block;margin-top:5px;font-style:normal;font-weight:900;color:rgba(43,28,8,.72)}.shop-promo-price-ticket em{text-decoration:line-through}.shop-promo-order{position:relative;z-index:3;width:100%;justify-content:center;min-height:54px;border-radius:18px!important;font-size:1.02rem}.shop-promo-more-block{margin-top:22px}.shop-promo-more-title{margin-bottom:12px}.shop-promo-mini-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));grid-gap:16px;gap:16px}.shop-promo-mini-card{overflow:hidden;border-radius:28px;background:rgba(255,250,236,.96);border:1px solid rgba(255,224,145,.62);color:#261706;box-shadow:0 20px 48px rgba(0,0,0,.2)}.shop-promo-mini-media{position:relative;min-height:210px;display:grid;place-items:center;background:radial-gradient(circle at 50% 50%,#fff5d4,#d5a829)}.shop-promo-mini-media .smart-img{width:100%;height:210px;object-fit:contain;padding:18px}.shop-promo-mini-media span{position:absolute;inset:12px 12px auto auto;padding:7px 10px;background:rgba(18,10,2,.72);color:#fff7dc;border:1px solid rgba(255,224,145,.35);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:.78rem}[dir=rtl] .shop-promo-mini-media span{inset:12px auto auto 12px}.shop-promo-mini-body{padding:16px}.shop-promo-mini-body h3{margin:0;font-family:Cairo,Tajawal,sans-serif;font-size:1.22rem;line-height:1.2}.shop-promo-mini-body p{margin:8px 0 0;color:#725a34;font-weight:800;line-height:1.55}.shop-promo-mini-items{display:flex;flex-wrap:wrap;gap:7px;margin:12px 0}.shop-promo-mini-items span{max-width:160px;padding:6px 9px;border-radius:999px;background:#fff4d5;border:1px solid #ead29b;color:#61430b;font-size:.78rem;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shop-promo-mini-price{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:12px}.shop-promo-mini-price strong{color:#b37b05;font-size:1.4rem;line-height:1}.shop-promo-mini-price em{color:#8f8068;font-style:normal;font-weight:900;text-decoration:line-through}.shop-promo-mini-price span{padding:6px 9px;border-radius:999px;background:#ecfdf5;color:#15803d;font-size:.78rem;font-weight:950}.shop-promo-mini-footer{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap;margin-top:14px}.shop-promo-mini-footer small{color:#806b4a;font-weight:900}.shop-promo-mini-footer .button{min-height:42px;padding-inline:14px}@media (max-width:980px){.shop-promo-bundle-list,.shop-promo-showcase{grid-template-columns:1fr}.shop-promo-gallery{min-height:340px}}@media (max-width:620px){.shop-promos-band-react{border-radius:28px;padding:16px}.shop-promo-showcase{border-radius:26px;padding:10px}.shop-promo-showcase-copy{padding:16px;border-radius:22px}.shop-promo-showcase-stage{border-radius:22px}.shop-promo-showcase h3{font-size:clamp(1.8rem,11vw,3rem)}.shop-promo-gallery{min-height:300px}.shop-promo-main-photo{min-height:260px;border-radius:24px}.shop-promo-main-photo .smart-img{height:260px}.shop-promo-price-ticket{position:relative;inset:auto!important;max-width:100%;order:-1}.shop-promo-gallery-dock{inset:auto 8px 8px 8px;gap:6px}.shop-promo-gallery-dock span{width:52px;height:52px;border-radius:15px}.shop-promo-mini-footer .button{width:100%;justify-content:center}}@media (prefers-reduced-motion:reduce){.shop-promo-bundle-item,.shop-promo-main-photo .smart-img{transition:none}.shop-promo-showcase:hover .shop-promo-main-photo .smart-img{transform:none}}.shop-featured-band-react{position:relative;isolation:isolate;overflow:hidden;padding:clamp(22px,3.6vw,44px);border-radius:38px;border:1px solid rgba(255,224,145,.36);background:radial-gradient(circle at 10% 8%,rgba(255,226,134,.24),transparent 28%),radial-gradient(circle at 86% 18%,rgba(214,163,33,.22),transparent 35%),linear-gradient(135deg,#160d03,#2b1905 44%,#5b390b);box-shadow:0 34px 105px rgba(25,14,3,.32),inset 0 1px 0 hsla(0,0%,100%,.14)}.shop-featured-band-react:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(110deg,transparent,hsla(0,0%,100%,.08),transparent),repeating-linear-gradient(135deg,hsla(0,0%,100%,.04) 0 1px,transparent 1px 24px);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.9),rgba(0,0,0,.22));mask-image:linear-gradient(180deg,rgba(0,0,0,.9),rgba(0,0,0,.22));pointer-events:none}.shop-featured-orb{position:absolute;z-index:-1;width:240px;height:240px;border-radius:999px;filter:blur(26px);opacity:.48;pointer-events:none}.shop-featured-orb-a{inset:-90px auto auto -70px;background:rgba(255,210,72,.34)}.shop-featured-orb-b{inset:auto -70px -100px auto;background:rgba(255,245,207,.2)}.shop-featured-band-react .section-copy,.shop-featured-band-react .shop-section-head h2{color:#fff7dc}.shop-featured-band-react .section-copy{color:rgba(255,247,220,.78)}.shop-featured-band-react .shop-pill{border-color:rgba(255,224,145,.38);background:rgba(255,245,214,.12);color:#ffe08a}.shop-featured-headline{align-items:flex-start;gap:20px;margin-bottom:22px}.shop-featured-counter{min-width:116px;padding:14px 16px;border-radius:24px;text-align:center;background:linear-gradient(145deg,rgba(255,248,226,.96),rgba(255,221,116,.88));border:1px solid hsla(0,0%,100%,.48);box-shadow:0 18px 42px rgba(0,0,0,.18);color:#231403;font-family:Cairo,Tajawal,sans-serif}.shop-featured-counter strong{display:block;font-size:1.8rem;line-height:1;font-weight:950}.shop-featured-counter span{display:block;margin-top:5px;color:rgba(35,20,3,.7);font-weight:900}.shop-featured-products-luxe{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,238px),290px));justify-content:center;align-items:stretch;grid-gap:clamp(14px,2vw,22px);gap:clamp(14px,2vw,22px);margin-top:18px}.shop-featured-products-luxe[data-count="1"]{grid-template-columns:minmax(min(100%,280px),360px)}.shop-featured-products-luxe[data-count="2"]{grid-template-columns:repeat(2,minmax(min(100%,260px),330px))}.shop-featured-products-luxe .shop-product-card{min-height:100%;border-radius:30px;background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(255,248,226,.94));border:1px solid rgba(255,224,145,.66);box-shadow:0 24px 58px rgba(0,0,0,.2),inset 0 1px 0 hsla(0,0%,100%,.72)}.shop-featured-products-luxe .shop-product-visual{background:radial-gradient(circle at 50% 36%,rgba(255,220,100,.32),transparent 38%),linear-gradient(180deg,#fffaf0,#fff2c6)}.shop-featured-products-luxe .product-thumb{aspect-ratio:1/1.05;padding:12px;object-fit:contain}.shop-featured-products-luxe .shop-product-body{padding:18px 18px 20px}.shop-featured-products-luxe .card-title{font-family:Cairo,Tajawal,sans-serif;font-weight:950;color:#261604}.shop-featured-products-luxe .card-text{color:#6f5732;font-weight:750}.shop-featured-products-luxe .shop-card-cta{color:#1d1103;background:linear-gradient(135deg,#fff2b9,#d6a321 58%,#9c6505);box-shadow:0 16px 34px rgba(130,86,9,.22)}@media (max-width:700px){.shop-featured-headline{display:block}.shop-featured-counter{width:-moz-fit-content;width:fit-content;margin-top:14px}.shop-featured-products-luxe,.shop-featured-products-luxe[data-count="2"]{grid-template-columns:1fr}}.price-from,.price-prefix{display:inline-flex;align-items:center;font-size:.78rem;font-weight:800;letter-spacing:.02em;color:var(--muted);-webkit-margin-end:.35rem;margin-inline-end:.35rem}.thumb-button{border:0;padding:0;background:transparent;cursor:pointer;border-radius:18px;overflow:hidden;box-shadow:0 0 0 1px hsla(0,0%,100%,.14);transition:transform .18s ease,box-shadow .18s ease}.thumb-button.is-active,.thumb-button:hover{transform:translateY(-2px);box-shadow:0 0 0 2px hsla(40,89%,68%,.78),0 16px 36px rgba(0,0,0,.18)}.catalog-variant-picker{margin-top:1.1rem;padding:1rem;border-radius:24px;background:linear-gradient(135deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.035));border:1px solid hsla(0,0%,100%,.12)}.variant-picker-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.85rem}.variant-picker-head h2{margin:.15rem 0 .25rem;font-size:1.05rem}.variant-picker-head p{margin:0;color:var(--muted);font-size:.92rem}.variant-step-list{display:grid;grid-gap:.85rem;gap:.85rem}.variant-step{display:grid;grid-gap:.52rem;gap:.52rem}.variant-step-label{color:rgba(255,242,207,.84);font-size:.82rem;font-weight:900}.variant-chip-row{display:flex;flex-wrap:wrap;gap:.5rem}.variant-chip{min-height:42px;display:inline-flex;align-items:center;gap:.45rem;border:1px solid hsla(0,0%,100%,.14);border-radius:999px;background:hsla(0,0%,100%,.07);color:inherit;padding:.45rem .78rem;cursor:pointer;font:inherit;font-size:.86rem;font-weight:900;line-height:1.25;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.variant-chip.is-selected,.variant-chip:hover{transform:translateY(-1px);border-color:rgba(255,226,143,.88);background:linear-gradient(135deg,rgba(201,138,5,.32),rgba(255,223,128,.18));color:#fff9e8}.variant-chip:disabled{opacity:.44;cursor:not-allowed;transform:none}.variant-chip-dot{width:16px;height:16px;flex:0 0 16px;border-radius:999px;background:var(--variant-swatch,linear-gradient(135deg,hsla(0,0%,100%,.35),rgba(255,226,143,.38)));border:1px solid hsla(0,0%,100%,.56);box-shadow:inset 0 0 0 1px rgba(0,0,0,.12)}.catalog-sales-tier-picker{background:linear-gradient(135deg,rgba(212,175,55,.16),hsla(0,0%,100%,.045))}.catalog-sales-tier-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-sales-tier-chip{width:100%;justify-content:space-between;border-radius:18px;padding:.72rem .85rem}.catalog-sales-tier-chip em,.catalog-sales-tier-chip span,.catalog-sales-tier-chip strong{display:block}.catalog-sales-tier-chip strong{color:#ffe38d;font-size:.95rem}.catalog-sales-tier-chip em{color:rgba(255,242,207,.72);font-size:.76rem;font-style:normal;font-weight:800}.variant-selection-summary{margin-top:1rem;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:.8rem;gap:.8rem;padding:.85rem;border-radius:20px;border:1px solid rgba(255,226,143,.32);background:rgba(255,229,154,.1)}.variant-selection-summary>div{min-width:0;display:grid;grid-gap:.16rem;gap:.16rem}.variant-selection-summary>div:last-child{text-align:end}.variant-selection-summary span{color:rgba(255,242,207,.74);font-size:.75rem;font-weight:800}.variant-selection-summary strong{overflow-wrap:anywhere;font-size:.92rem}.variant-choice-grid{display:grid;grid-gap:.7rem;gap:.7rem}.variant-choice{width:100%;display:grid;grid-template-columns:auto 1fr;grid-gap:.75rem;gap:.75rem;align-items:center;text-align:start;border:1px solid hsla(0,0%,100%,.13);border-radius:20px;background:hsla(0,0%,100%,.06);color:inherit;padding:.72rem;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.variant-choice.is-selected,.variant-choice:hover{transform:translateY(-1px);border-color:hsla(40,89%,68%,.75);background:hsla(40,89%,68%,.12)}.variant-choice.is-disabled{opacity:.56}.variant-choice-image{width:58px;height:58px;object-fit:cover;border-radius:16px;background:hsla(0,0%,100%,.08)}.variant-choice-body{min-width:0;display:grid;grid-gap:.12rem;gap:.12rem}.variant-choice-body em,.variant-choice-body small,.variant-choice-body strong{display:block}.variant-choice-body strong{font-size:.92rem}.variant-choice-body small{font-weight:900;color:var(--accent)}.variant-choice-body em{font-style:normal;font-size:.78rem;color:var(--muted)}.catalog-qty-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem;padding:.8rem 0;border-top:1px solid hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.1);color:var(--muted);font-weight:800}.qty-control{display:inline-flex;align-items:center;gap:.65rem;padding:.35rem;border-radius:999px;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.11)}.qty-control button{width:34px;height:34px;border:0;border-radius:999px;cursor:pointer;color:inherit;background:hsla(0,0%,100%,.1);font-size:1.05rem;font-weight:900}.button.is-disabled,.qty-control button:disabled{opacity:.52;cursor:not-allowed;pointer-events:none}.qty-control strong{min-width:1.8rem;text-align:center;color:var(--text)}@media (max-width:720px){.variant-picker-head{display:grid}.catalog-variant-picker{padding:.85rem;border-radius:20px}.variant-chip-row{gap:.42rem}.variant-chip{max-width:100%;min-height:38px;padding:.4rem .65rem;font-size:.8rem}.catalog-sales-tier-row{grid-template-columns:1fr}.catalog-sales-tier-chip{padding:.68rem .75rem}.variant-selection-summary{grid-template-columns:1fr;gap:.55rem;padding:.78rem}.variant-selection-summary>div:last-child{text-align:start}.variant-choice{grid-template-columns:1fr}.variant-choice-image{width:100%;height:112px}}.catalog-rich-product-card{border-color:rgba(245,184,62,.34);box-shadow:0 22px 54px rgba(120,74,16,.22),inset 0 0 0 1px hsla(0,0%,100%,.04)}.catalog-rich-product-card:hover{border-color:rgba(245,184,62,.62);box-shadow:0 30px 72px rgba(120,74,16,.3),inset 0 0 0 1px rgba(245,184,62,.2)}.catalog-card-visual{border-bottom:1px solid rgba(245,184,62,.22)}.catalog-card-bottom-badges{position:absolute;inset:auto 12px 12px 12px;display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap}.catalog-card-bottom-badges span{display:inline-flex;min-height:28px;align-items:center;padding:0 10px;border-radius:999px;background:rgba(11,16,32,.72);border:1px solid rgba(245,184,62,.32);color:#fff5d7;font-size:.78rem;font-weight:900;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.catalog-card-body{gap:9px}.catalog-card-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:10px}.catalog-card-field-grid span{display:grid;grid-gap:2px;gap:2px;min-width:0;padding:9px 10px;border-radius:14px;background:hsla(0,0%,100%,.045);border:1px solid rgba(245,184,62,.18);color:#d9e3f7;font-size:.76rem;overflow:hidden}.catalog-card-field-grid strong{color:#f8d98b;font-size:.72rem}.catalog-card-actions{border-top-color:rgba(245,184,62,.2)}.catalog-full-product-hero,.catalog-product-fields-section,.catalog-seo-copy-section,.catalog-variants-full-section{font-family:Tajawal,Cairo,system-ui,sans-serif}.catalog-full-product-hero h1,.catalog-product-fields-section h2,.catalog-rich-product-card h3,.catalog-seo-copy-section h2,.catalog-variants-full-section h2{font-family:Cairo,Tajawal,system-ui,sans-serif}.catalog-full-buy-panel,.catalog-full-gallery,.catalog-product-fields-section,.catalog-seo-copy-section,.catalog-variants-full-section{border-color:rgba(245,184,62,.38);box-shadow:0 28px 70px rgba(120,74,16,.24),inset 0 0 0 1px rgba(245,184,62,.12)}.catalog-full-gallery .product-main-image-framed{border-color:rgba(245,184,62,.34);box-shadow:0 16px 40px rgba(0,0,0,.18),inset 0 0 0 1px rgba(245,184,62,.12)}.catalog-gallery-count-badge{justify-self:start;display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:rgba(245,184,62,.13);border:1px solid rgba(245,184,62,.34);color:#f8d98b;font-weight:900}.catalog-thumb-strip .thumb-button{border-color:rgba(245,184,62,.25)}.catalog-thumb-strip .thumb-button.is-active{border-color:rgba(245,184,62,.86);box-shadow:0 0 0 3px rgba(245,184,62,.16)}.catalog-policy-row{gap:10px}.catalog-hero-specs .spec-card{border-color:rgba(245,184,62,.2);background:hsla(0,0%,100%,.045)}.catalog-product-fields-section{position:relative;overflow:hidden}.catalog-product-fields-section:before{content:"";position:absolute;width:220px;height:220px;inset:-90px auto auto -70px;background:radial-gradient(circle,rgba(245,184,62,.18),transparent 65%);pointer-events:none}.catalog-fields-head{align-items:flex-start}.catalog-fields-actions{display:flex;gap:10px;flex-wrap:wrap}.catalog-product-facts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(165px,1fr));grid-gap:12px;gap:12px;position:relative}.catalog-product-fact{display:grid;grid-gap:7px;gap:7px;min-height:88px;padding:16px;border-radius:18px;background:linear-gradient(180deg,hsla(0,0%,100%,.07),hsla(0,0%,100%,.025));border:1px solid rgba(245,184,62,.22);box-shadow:0 12px 30px rgba(0,0,0,.12)}.catalog-product-fact span{color:#f8d98b;font-size:.82rem;font-weight:900}.catalog-product-fact strong{color:var(--text);font-size:1rem;line-height:1.35;overflow-wrap:anywhere}.catalog-variant-full-grid{display:grid;grid-gap:12px;gap:12px}.catalog-variant-full-card{display:grid;grid-template-columns:78px minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;padding:12px;border-radius:20px;background:hsla(0,0%,100%,.045);border:1px solid rgba(245,184,62,.22);box-shadow:0 12px 32px rgba(0,0,0,.12)}.catalog-variant-full-card.is-disabled{opacity:.68}.catalog-variant-full-image{width:78px;height:78px;border-radius:18px;display:grid;place-items:center;overflow:hidden;background:hsla(0,0%,100%,.07);border:1px solid rgba(245,184,62,.22);color:#f8d98b;font-weight:900}.catalog-variant-full-image img{width:100%;height:100%;object-fit:cover}.catalog-variant-full-body{min-width:0;display:grid;grid-gap:8px;gap:8px}.catalog-variant-full-body strong{font-size:1rem;overflow-wrap:anywhere}.catalog-variant-full-meta{display:flex;gap:8px;flex-wrap:wrap}.catalog-variant-full-meta span{display:inline-flex;min-height:28px;align-items:center;padding:0 10px;border-radius:999px;background:hsla(0,0%,100%,.055);border:1px solid hsla(0,0%,100%,.1);color:var(--muted);font-size:.8rem;font-weight:800}.catalog-seo-copy-section p{margin:8px 0 0;color:var(--muted);line-height:1.8;white-space:pre-line}@media (max-width:820px){.catalog-card-field-grid,.catalog-product-facts-grid{grid-template-columns:1fr}.catalog-fields-actions,.catalog-fields-head{display:grid}.catalog-variant-full-card{grid-template-columns:64px minmax(0,1fr)}.catalog-variant-full-card>.badge{grid-column:1/-1;justify-content:center}}.catalog-react-gallery-section,.catalog-react-landing-section,.catalog-react-order-band,.catalog-react-variants-section{position:relative;overflow:hidden;margin-top:28px;border-radius:42px;border:1.5px solid rgba(210,151,24,.42);background:radial-gradient(circle at 9% 0,rgba(255,226,143,.28),transparent 34%),radial-gradient(circle at 92% 8%,rgba(201,138,5,.16),transparent 32%),linear-gradient(135deg,rgba(255,253,247,.94),rgba(255,245,222,.84));box-shadow:0 30px 78px rgba(93,58,8,.18),inset 0 0 0 1px rgba(255,238,180,.56)}.catalog-react-landing-section{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);grid-gap:24px;gap:24px;align-items:stretch;padding:clamp(22px,3vw,38px)}.catalog-react-gallery-section:after,.catalog-react-landing-section:after,.catalog-react-variants-section:after{content:"";position:absolute;width:220px;height:220px;right:-92px;bottom:-112px;border-radius:999px;background:radial-gradient(circle,rgba(201,138,5,.2),transparent 66%);pointer-events:none}[dir=rtl].catalog-react-gallery-section:after,[dir=rtl].catalog-react-landing-section:after,[dir=rtl].catalog-react-variants-section:after{right:auto;left:-92px}.catalog-react-landing-copy{position:relative;z-index:1;display:grid;align-content:center;grid-gap:14px;gap:14px;padding:clamp(18px,2vw,26px);border-radius:32px;border:1px solid rgba(201,138,5,.25);background:linear-gradient(145deg,rgba(28,17,5,.96),rgba(76,48,8,.92));color:#fff3d0;box-shadow:0 22px 58px rgba(41,24,4,.22)}.catalog-react-landing-copy .eyebrow,.catalog-react-order-band .eyebrow{color:#ffe39b;background:rgba(255,226,143,.13);border-color:rgba(255,226,143,.25)}.catalog-react-landing-copy h2,.catalog-react-order-band h2{margin:0;font-family:Cairo,Tajawal,system-ui,sans-serif;font-size:clamp(1.9rem,3.4vw,3.25rem);line-height:1.08;letter-spacing:-.03em;color:#fff8e3}.catalog-react-landing-copy p,.catalog-react-order-band p{margin:0;color:#ead9b8;line-height:1.85;font-weight:800}.catalog-react-landing-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.catalog-react-highlight-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.catalog-react-highlight{min-width:0;min-height:112px;display:grid;align-content:space-between;grid-gap:10px;gap:10px;padding:18px;border-radius:24px;border:1px solid rgba(201,138,5,.24);background:hsla(0,0%,100%,.72);box-shadow:0 16px 42px rgba(93,58,8,.12),inset 0 0 0 1px hsla(0,0%,100%,.65)}.catalog-react-highlight span{color:#b77a05;font-size:.82rem;font-weight:1000}.catalog-react-highlight strong{color:#231609;font-family:Cairo,Tajawal,system-ui,sans-serif;font-size:clamp(1rem,1.7vw,1.35rem);line-height:1.3;overflow-wrap:anywhere}.catalog-react-highlight.is-gold{background:linear-gradient(145deg,#fff4c6,#fff 68%);border-color:rgba(201,138,5,.5)}.catalog-react-highlight.is-success{background:linear-gradient(145deg,rgba(238,255,239,.92),hsla(0,0%,100%,.76));border-color:rgba(73,158,75,.3)}.catalog-react-highlight.is-sale{background:linear-gradient(145deg,rgba(255,237,229,.95),hsla(0,0%,100%,.76));border-color:rgba(201,80,46,.28)}.catalog-react-gallery-section,.catalog-react-variants-section{padding:clamp(20px,3vw,34px)}.catalog-react-section-head,.catalog-react-variants-section .section-head{position:relative;z-index:1;margin-bottom:18px}.catalog-react-gallery-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.2fr repeat(2,minmax(120px,.55fr));grid-auto-rows:170px;grid-gap:14px;gap:14px}.catalog-react-gallery-card{position:relative;overflow:hidden;min-height:160px;border-radius:28px;border:1px solid rgba(201,138,5,.24);background:#fffaf0;box-shadow:0 18px 45px rgba(93,58,8,.16)}.catalog-react-gallery-card.is-featured{grid-row:span 2}.catalog-react-gallery-card img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.catalog-react-gallery-card:hover img{transform:scale(1.035)}.catalog-react-variants-section{background:radial-gradient(circle at 12% 0,rgba(255,226,143,.22),transparent 31%),linear-gradient(135deg,rgba(255,253,247,.94),rgba(255,249,235,.88))}.catalog-react-variants-section .catalog-variant-full-grid{position:relative;z-index:1;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.catalog-react-variants-section .catalog-variant-full-card{border-radius:24px;background:hsla(0,0%,100%,.76);border-color:rgba(201,138,5,.28);box-shadow:0 16px 42px rgba(93,58,8,.14)}.catalog-react-order-band{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:clamp(22px,3vw,34px);background:radial-gradient(circle at 82% 8%,rgba(255,226,143,.18),transparent 34%),linear-gradient(135deg,rgba(29,17,4,.97),rgba(86,54,8,.94));color:#fff3d0}.catalog-react-order-band>div{max-width:760px}.catalog-react-order-band .button{min-width:210px;min-height:54px;justify-content:center;box-shadow:0 18px 42px rgba(201,138,5,.25)}.catalog-product-fields-section{display:none!important}@media (max-width:1020px){.catalog-react-landing-section{grid-template-columns:1fr}.catalog-react-gallery-grid,.catalog-react-highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-react-gallery-card.is-featured{grid-column:1/-1}}@media (max-width:640px){.catalog-react-gallery-section,.catalog-react-landing-section,.catalog-react-order-band,.catalog-react-variants-section{border-radius:28px;margin-top:20px}.catalog-react-gallery-grid,.catalog-react-highlight-grid{grid-template-columns:1fr}.catalog-react-gallery-grid{grid-auto-rows:210px}.catalog-react-order-band{display:grid}.catalog-react-order-band .button{width:100%}}.catalog-full-gallery{gap:10px}.catalog-full-gallery .catalog-gallery-count-badge{display:none!important}.catalog-thumb-strip{grid-template-columns:repeat(5,minmax(62px,1fr));gap:8px}.catalog-thumb-strip .thumb-button{border-radius:16px;overflow:hidden;min-height:72px}.catalog-thumb-strip .gallery-thumb{aspect-ratio:1/1;border-radius:14px;object-fit:cover}.catalog-product-landing-flow{display:grid;grid-gap:18px;gap:18px;margin-top:26px}.catalog-landing-block{position:relative;overflow:hidden;border-radius:34px;border:1.5px solid rgba(205,145,18,.44);background:radial-gradient(circle at 12% 0,rgba(255,223,138,.24),transparent 32%),linear-gradient(135deg,rgba(255,253,248,.96),rgba(255,246,226,.88));box-shadow:0 26px 62px rgba(93,58,8,.16),inset 0 0 0 1px rgba(255,238,180,.58);padding:clamp(18px,2.6vw,30px)}.catalog-landing-title-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.catalog-landing-title-row h2{margin:0;font-family:Cairo,Tajawal,system-ui,sans-serif;font-size:clamp(1.35rem,2.2vw,2rem);color:#2c1a08}.catalog-benefit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));grid-gap:12px;gap:12px}.catalog-benefit-card{min-height:96px;display:grid;align-content:center;grid-gap:10px;gap:10px;padding:18px;border-radius:24px;border:1px solid rgba(205,145,18,.3);background:hsla(0,0%,100%,.78);box-shadow:0 16px 38px rgba(93,58,8,.11),inset 0 0 0 1px hsla(0,0%,100%,.62)}.catalog-benefit-card>span,.catalog-clean-steps li>span{width:30px;height:30px;display:inline-grid;place-items:center;border-radius:999px;background:linear-gradient(135deg,#d09205,#ffdf82);color:#2c1a08;font-weight:1000;box-shadow:0 10px 24px rgba(205,145,18,.2)}.catalog-benefit-card strong,.catalog-clean-steps strong{color:#2a1908;line-height:1.8;font-weight:900}.catalog-clean-steps{display:grid;grid-gap:12px;gap:12px;margin:0;padding:0;list-style:none}.catalog-clean-steps li{display:flex;align-items:center;gap:12px;padding:16px;border-radius:22px;border:1px solid rgba(205,145,18,.26);background:hsla(0,0%,100%,.78);box-shadow:0 14px 34px rgba(93,58,8,.1)}[dir=rtl] .catalog-clean-steps li{flex-direction:row-reverse;text-align:right}.catalog-size-list{display:flex;flex-wrap:wrap;gap:10px}.catalog-size-list span{padding:12px 16px;border-radius:999px;border:1px solid rgba(205,145,18,.3);background:hsla(0,0%,100%,.82);color:#2a1908;font-weight:900;box-shadow:0 12px 28px rgba(93,58,8,.1)}.catalog-clean-faq{display:grid;grid-gap:10px;gap:10px}.catalog-clean-faq details{border-radius:22px;border:1px solid rgba(205,145,18,.28);background:hsla(0,0%,100%,.82);box-shadow:0 14px 34px rgba(93,58,8,.1);overflow:hidden}.catalog-clean-faq summary{cursor:pointer;padding:16px 18px;font-weight:1000;color:#2a1908}.catalog-clean-faq p{margin:0;padding:0 18px 18px;color:#6c5438;line-height:1.8;font-weight:800}@media (max-width:700px){.catalog-thumb-strip{grid-template-columns:repeat(5,minmax(48px,1fr))}.catalog-thumb-strip .thumb-button{min-height:56px}.catalog-landing-title-row{display:grid}}.catalog-zoomable-main{position:relative;overflow:hidden}.catalog-main-image-button{width:100%;height:100%;padding:0;border:0;display:block;cursor:zoom-in;background:transparent;border-radius:inherit}.catalog-main-image-button img{transition:transform .35s ease}.catalog-main-image-button:hover img{transform:scale(1.025)}.catalog-gallery-nav,.catalog-lightbox-close,.catalog-lightbox-next,.catalog-lightbox-prev{border:1px solid rgba(255,226,143,.48);background:linear-gradient(135deg,rgba(36,22,4,.9),rgba(128,82,10,.82));color:#fff6da;box-shadow:0 18px 44px rgba(44,26,6,.26),inset 0 0 0 1px hsla(0,0%,100%,.13)}.catalog-gallery-nav{position:absolute;top:50%;width:42px;height:42px;transform:translateY(-50%);border-radius:999px;font-size:2rem;line-height:1;display:grid;place-items:center;z-index:3}.catalog-gallery-nav-prev{left:14px}.catalog-gallery-nav-next{right:14px}[dir=rtl] .catalog-gallery-nav-prev{left:auto;right:14px}[dir=rtl] .catalog-gallery-nav-next{right:auto;left:14px}.catalog-thumb-strip{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:8px 4px 10px;gap:10px}.catalog-thumb-strip .thumb-button{flex:0 0 78px;scroll-snap-align:start}.catalog-thumb-strip::-webkit-scrollbar{height:7px}.catalog-thumb-strip::-webkit-scrollbar-thumb{background:rgba(201,138,5,.38);border-radius:99px}.catalog-image-lightbox{position:fixed;inset:0;z-index:3000;display:grid;place-items:center;padding:clamp(16px,4vw,42px);background:rgba(16,10,2,.88);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.catalog-lightbox-image{width:min(94vw,1120px);height:min(86vh,860px);display:grid;place-items:center;border-radius:32px;border:1.5px solid rgba(255,226,143,.56);background:linear-gradient(135deg,rgba(255,253,247,.98),rgba(255,242,208,.9));box-shadow:0 40px 120px rgba(0,0,0,.42),inset 0 0 0 1px hsla(0,0%,100%,.35);overflow:hidden}.catalog-lightbox-image img{width:100%;height:100%;object-fit:contain}.catalog-lightbox-close{position:fixed;top:18px;right:18px;width:46px;height:46px;border-radius:999px;font-size:2rem;z-index:2}.catalog-lightbox-next,.catalog-lightbox-prev{position:fixed;width:52px;height:52px;transform:translateY(-50%);border-radius:999px;font-size:2.35rem;z-index:2}.catalog-lightbox-prev{left:22px}.catalog-lightbox-next{right:22px}.catalog-product-landing-flow{max-width:1180px;margin-left:auto;margin-right:auto}.catalog-landing-block{border-width:2px;box-shadow:0 34px 84px rgba(93,58,8,.2),inset 0 0 0 1px rgba(255,238,180,.62)}@media (max-width:700px){.catalog-gallery-nav{width:36px;height:36px;font-size:1.6rem}.catalog-thumb-strip .thumb-button{flex-basis:64px}.catalog-lightbox-next,.catalog-lightbox-prev{width:42px;height:42px;font-size:1.9rem}.catalog-lightbox-prev{left:10px}.catalog-lightbox-next{right:10px}.catalog-lightbox-close{top:10px;right:10px}}:root{--catalog-ink:#241407;--catalog-ink-soft:#654a27;--catalog-brown:#2b1605;--catalog-gold:#c98a05;--catalog-gold-2:#f7d56f;--catalog-cream:#fff8ea;--catalog-card:rgba(255,252,244,.93);--catalog-border:rgba(202,139,13,.42);--catalog-shadow:0 28px 78px rgba(74,45,6,.18),0 0 0 1px rgba(255,238,190,.68) inset;--catalog-shadow-strong:0 42px 120px rgba(55,31,4,.28),0 0 0 1px rgba(255,238,190,.72) inset}.shop-page-shell{background:radial-gradient(circle at 10% 8%,rgba(255,223,128,.26),transparent 34%),radial-gradient(circle at 92% 12%,rgba(203,134,4,.16),transparent 32%),linear-gradient(180deg,#fffaf0,#fff4df 44%,#fffaf2);color:var(--catalog-ink)}.shop-container{max-width:1440px}.shop-announcement{background:linear-gradient(90deg,#201003,#4a2a07 52%,#201003);color:#fff2c5;border-bottom:1px solid hsla(45,89%,70%,.58);letter-spacing:.01em}.shop-navbar{position:-webkit-sticky;position:sticky;top:12px;z-index:60;border:1px solid rgba(255,229,154,.34);background:linear-gradient(135deg,rgba(38,24,8,.94),rgba(65,43,16,.88));box-shadow:0 24px 74px rgba(45,25,4,.28),inset 0 0 0 1px hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.navbar-note,.shop-brand{color:#fff5d4}.nav-chip{border-color:rgba(255,229,154,.42);background:rgba(255,248,230,.08);color:#fff2c5;box-shadow:0 8px 20px rgba(0,0,0,.14)}.nav-chip:hover{background:linear-gradient(135deg,#c98a05,#ffe58f);color:#271404;transform:translateY(-1px)}.card,.catalog-discovery-toolbar,.catalog-landing-block,.collection-toolbar-final,.directory-hero,.faq-surface,.info-card,.product-conversion-hero,.surface{border:1.8px solid var(--catalog-border);background:var(--catalog-card);box-shadow:var(--catalog-shadow)}.card-hover:hover,.category-card:hover,.shop-product-card:hover,.storefront-card:hover{box-shadow:var(--catalog-shadow-strong);border-color:rgba(202,139,13,.66);transform:translateY(-4px)}.directory-hero,.hero-compact,.product-conversion-hero,.shop-hero{border-radius:42px;overflow:hidden}.catalog-landing-title-row h2,.directory-hero h1,.hero h1,.product-buy-panel h1,.section-head h2{letter-spacing:-.035em}.catalog-full-product-hero{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(360px,.78fr);align-items:stretch;grid-gap:clamp(24px,3vw,44px);gap:clamp(24px,3vw,44px);padding:clamp(22px,3.2vw,44px);background:radial-gradient(circle at 22% 15%,rgba(255,229,154,.45),transparent 34%),linear-gradient(135deg,rgba(255,252,244,.95),rgba(255,240,202,.72))}.catalog-full-buy-panel,.catalog-full-gallery{border-radius:36px;border:1.8px solid rgba(202,139,13,.46);box-shadow:0 28px 82px rgba(70,42,6,.19),inset 0 0 0 1px hsla(0,0%,100%,.72)}.catalog-full-buy-panel{background:radial-gradient(circle at 88% 5%,rgba(255,227,138,.2),transparent 30%),linear-gradient(180deg,#311a06,#1d0e02);color:#fff5d8;border-color:rgba(255,229,154,.42)}.catalog-full-buy-panel .card-text,.catalog-full-buy-panel .catalog-qty-row span,.catalog-full-buy-panel .product-order-note,.catalog-full-buy-panel .share-label,.catalog-full-buy-panel .share-link,.catalog-full-buy-panel .variant-picker-head p{color:rgba(255,242,207,.82)}.catalog-full-buy-panel .price,.catalog-full-buy-panel h1,.catalog-full-buy-panel h2,.catalog-full-buy-panel strong{color:#fff7df}.catalog-full-buy-panel>h1{max-width:19ch;margin-block:.35rem .5rem;font-size:clamp(1.35rem,2.25vw,2.05rem);line-height:1.13}.product-main-image-framed{min-height:clamp(340px,44vw,620px);border-radius:32px;background:linear-gradient(135deg,hsla(0,0%,100%,.98),rgba(255,246,224,.92));border:1.8px solid rgba(202,139,13,.35)}.product-main-image-framed .gallery-hero{padding:clamp(10px,1.8vw,22px);object-fit:contain}.catalog-thumb-strip{margin-top:16px;padding:10px 6px 12px;border-radius:24px;border:1px solid rgba(202,139,13,.24);background:hsla(0,0%,100%,.66)}.catalog-thumb-strip .thumb-button{flex:0 0 clamp(66px,7.8vw,94px);aspect-ratio:1/1;border:1.8px solid rgba(202,139,13,.26);border-radius:18px;background:#fffaf1;box-shadow:0 10px 26px rgba(72,42,6,.13)}.catalog-thumb-strip .thumb-button.is-active{border-color:rgba(202,139,13,.78);box-shadow:0 0 0 4px hsla(45,89%,70%,.34),0 14px 32px rgba(72,42,6,.2)}.catalog-gallery-nav{background:linear-gradient(135deg,#2c1705,#b87a04 70%,#ffe083);color:#fff9e6;border:1.4px solid rgba(255,230,151,.65)}.catalog-hero-specs{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.catalog-full-buy-panel .qty-control,.catalog-full-buy-panel .share-actions,.catalog-full-buy-panel .variant-chip,.catalog-full-buy-panel .variant-choice,.catalog-full-buy-panel .variant-selection-summary,.catalog-hero-specs .spec-card{border-color:rgba(255,226,143,.25);background:hsla(0,0%,100%,.06);box-shadow:0 16px 36px rgba(0,0,0,.16),inset 0 0 0 1px hsla(0,0%,100%,.05)}.catalog-full-buy-panel .variant-chip.is-selected,.catalog-full-buy-panel .variant-choice.is-selected{border-color:rgba(255,226,143,.88);background:rgba(255,223,128,.14)}.catalog-full-buy-panel .button.primary,.sticky-product-bar .button.primary{background:linear-gradient(135deg,#c98a05,#ffdf7e 55%,#fff3bf);color:#261404;box-shadow:0 18px 42px rgba(201,138,5,.28),inset 0 0 0 1px hsla(0,0%,100%,.35)}.catalog-full-buy-panel .button.secondary{color:#fff2c5;border-color:rgba(255,229,154,.4);background:hsla(0,0%,100%,.07)}.catalog-product-landing-flow.catalog-professional-marketing{display:grid;grid-gap:24px;gap:24px;margin-top:32px;max-width:1220px}.catalog-professional-marketing .catalog-landing-block{padding:clamp(20px,3vw,34px);border-radius:34px;background:linear-gradient(135deg,hsla(0,0%,100%,.92),rgba(255,244,214,.84))}.catalog-benefit-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.catalog-benefit-card,.catalog-clean-faq details,.catalog-clean-steps li,.catalog-size-list span{border-color:rgba(202,139,13,.38);box-shadow:0 16px 42px rgba(72,42,6,.13)}.catalog-clean-faq summary{list-style:none}.catalog-clean-faq summary::-webkit-details-marker{display:none}.catalog-clean-faq summary:after{content:"⌄";float:inline-end;opacity:.68}.catalog-clean-faq details[open] summary:after{content:"⌃"}.catalog-rich-product-card{border-radius:30px;overflow:hidden;background:linear-gradient(180deg,#fffdfa,#fff2d8)}.catalog-card-visual{border-radius:26px;margin:12px 12px 0;background:radial-gradient(circle at 40% 25%,hsla(0,0%,100%,.94),rgba(255,233,169,.38));border:1px solid rgba(202,139,13,.26)}.catalog-card-bottom-badges,.catalog-card-field-grid{display:none}.catalog-card-body .card-text{color:#735a34}.card-cta.shop-card-cta,.catalog-card-actions .shop-card-cta{width:100%;justify-content:center;border-radius:999px;background:linear-gradient(135deg,#2b1605,#5c3307);color:#fff3cd;border:1px solid rgba(255,226,143,.35)}.directory-hero{background:radial-gradient(circle at 78% 18%,rgba(255,226,143,.3),transparent 36%),linear-gradient(135deg,#2b1605,#4b2a06 58%,#1d0e02);color:#fff6da}.directory-hero p,.directory-hero span{color:rgba(255,246,218,.82)}.catalog-search-form,.directory-stats div,.marketplace-product-card,.shop-store-card,.toolbar-grid{border-color:rgba(202,139,13,.36);box-shadow:0 18px 48px rgba(72,42,6,.13)}.catalog-search-form input,.catalog-search-form select,.toolbar-chip{border:1.4px solid rgba(202,139,13,.32);background:hsla(0,0%,100%,.82);box-shadow:0 10px 28px rgba(72,42,6,.08)}.toolbar-chip.is-active,.toolbar-chip:hover{background:linear-gradient(135deg,#c98a05,#ffdf7e);color:#241407;border-color:rgba(202,139,13,.7)}.sticky-product-bar{border:1px solid rgba(255,226,143,.38);background:rgba(38,23,5,.88);color:#fff4d2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 -18px 54px rgba(44,26,6,.24)}.catalog-pro-lightbox{display:grid;grid-template-rows:auto 1fr auto;grid-gap:16px;gap:16px;padding:clamp(12px,2vw,22px);background:radial-gradient(circle at 50% 8%,rgba(255,213,105,.18),transparent 35%),rgba(13,8,3,.92)}.catalog-lightbox-topbar{width:min(1180px,96vw);display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 12px 10px 18px;border-radius:22px;border:1px solid rgba(255,229,154,.32);background:rgba(255,249,232,.08);color:#fff4d2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.catalog-lightbox-topbar div{min-width:0;display:grid;grid-gap:2px;gap:2px}.catalog-lightbox-topbar strong{max-width:min(760px,72vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-lightbox-topbar span{color:rgba(255,244,210,.72);font-weight:800}.catalog-lightbox-topbar .catalog-lightbox-close{position:static;width:42px;height:42px;transform:none;font-size:1.7rem}.catalog-lightbox-image-pro{width:min(1180px,96vw);height:min(72vh,780px);border-radius:28px;background:linear-gradient(135deg,hsla(0,0%,100%,.99),rgba(255,244,220,.96))}.catalog-lightbox-image-pro .thumb,.catalog-lightbox-image-pro img{width:100%;height:100%;object-fit:contain!important;padding:clamp(8px,1.4vw,18px)}.catalog-lightbox-next,.catalog-lightbox-prev{top:50%;width:54px;height:54px;background:linear-gradient(135deg,rgba(43,22,5,.94),rgba(201,138,5,.92))}.catalog-lightbox-thumbs{width:min(920px,94vw);display:flex;gap:10px;overflow-x:auto;padding:9px;border-radius:22px;border:1px solid rgba(255,229,154,.28);background:rgba(255,249,232,.08);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.catalog-lightbox-thumb{flex:0 0 64px;height:64px;border-radius:14px;border:1.5px solid rgba(255,229,154,.26);background:#fff7e6;overflow:hidden;padding:0;opacity:.74}.catalog-lightbox-thumb.is-active{opacity:1;border-color:#ffdf7e;box-shadow:0 0 0 3px rgba(255,223,126,.28)}.catalog-lightbox-thumb .thumb,.catalog-lightbox-thumb img{width:100%;height:100%;object-fit:cover}@media (max-width:980px){.shop-navbar{position:static}.catalog-full-product-hero{grid-template-columns:1fr;padding:16px;border-radius:30px}.product-main-image-framed{min-height:330px}.catalog-full-buy-panel{border-radius:28px}.catalog-full-buy-panel>h1{max-width:24ch;font-size:1.45rem}.catalog-hero-specs{grid-template-columns:1fr 1fr}.grid.cols-3,.grid.cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.shop-container{padding-left:12px;padding-right:12px}.card,.directory-hero,.hero-compact,.product-conversion-hero,.surface{border-radius:24px}.product-main-image-framed{min-height:270px}.catalog-benefit-grid,.catalog-hero-specs,.grid.cols-3,.grid.cols-4{grid-template-columns:1fr}.catalog-full-buy-panel .product-description{max-height:12.5em;overflow:auto}.catalog-lightbox-image-pro{height:66vh;width:94vw}.catalog-lightbox-next,.catalog-lightbox-prev{width:42px;height:42px;font-size:1.7rem}}.catalog-marketing-tabs{position:-webkit-sticky;position:sticky;top:92px;z-index:20;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;max-width:min(100%,980px);margin:0 auto 2px;padding:10px;border-radius:999px;border:1.6px solid rgba(202,139,13,.42);background:rgba(255,251,239,.86);box-shadow:0 18px 54px rgba(76,45,6,.16),inset 0 0 0 1px hsla(0,0%,100%,.68);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.catalog-marketing-tabs a{min-width:110px;text-align:center;text-decoration:none;padding:10px 16px;border-radius:999px;border:1px solid rgba(202,139,13,.28);background:linear-gradient(135deg,#fffdf8,#fff1cf);color:#3a2208;font-weight:950;box-shadow:0 10px 24px rgba(76,45,6,.1)}.catalog-marketing-tabs a:hover{background:linear-gradient(135deg,#c98a05,#ffdf82 64%,#fff2bd);color:#241407;transform:translateY(-1px)}.catalog-professional-marketing .catalog-landing-block{scroll-margin-top:120px}.catalog-professional-marketing .catalog-landing-title-row{padding-bottom:14px;border-bottom:1px solid rgba(202,139,13,.22)}.catalog-professional-marketing .catalog-landing-title-row .eyebrow{background:linear-gradient(135deg,#2b1605,#66400c);border-color:rgba(255,226,143,.35);color:#fff1c5}.catalog-marketing-bottom-cta{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:2px}.catalog-marketing-bottom-cta .button{min-width:180px;justify-content:center}.catalog-lightbox-controls{display:flex;align-items:center;gap:8px}.catalog-lightbox-controls button{min-width:42px;height:42px;border:1px solid rgba(255,229,154,.32);border-radius:999px;background:rgba(255,249,232,.1);color:#fff4d2;font-weight:950;box-shadow:0 10px 28px rgba(0,0,0,.16),inset 0 0 0 1px hsla(0,0%,100%,.08)}.catalog-lightbox-controls button:disabled{opacity:.45;cursor:not-allowed}.catalog-lightbox-controls .catalog-lightbox-close{background:linear-gradient(135deg,rgba(43,22,5,.94),rgba(201,138,5,.92))}.catalog-lightbox-image-pro{overflow:auto}.catalog-lightbox-image-pro.is-zoomed{place-items:start center}.catalog-lightbox-image-pro.is-zoomed .thumb,.catalog-lightbox-image-pro.is-zoomed img{transition:transform .18s ease;width:100%;height:auto;min-height:100%}.catalog-lightbox-image-pro::-webkit-scrollbar,.catalog-lightbox-thumbs::-webkit-scrollbar,.catalog-thumb-strip::-webkit-scrollbar{height:8px;width:8px}.catalog-lightbox-image-pro::-webkit-scrollbar-thumb,.catalog-lightbox-thumbs::-webkit-scrollbar-thumb,.catalog-thumb-strip::-webkit-scrollbar-thumb{background:rgba(255,223,126,.38);border-radius:999px}.marketplace-product-card .price-prefix,.shop-product-card .price-prefix{color:#8a641f;font-weight:950;font-size:.78rem}.marketplace-card-footer .card-cta.shop-card-cta{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 14px;border-radius:999px}.catalog-discovery-toolbar,.collection-toolbar-final{position:relative;overflow:hidden}.catalog-discovery-toolbar:before,.collection-toolbar-final:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 0,rgba(255,223,126,.18),transparent 34%);pointer-events:none}@media (max-width:980px){.catalog-marketing-tabs{position:static;border-radius:26px;justify-content:stretch;width:100%}.catalog-marketing-tabs a{flex:1 1 140px}}@media (max-width:640px){.catalog-lightbox-topbar{align-items:start}.catalog-lightbox-controls{flex-wrap:wrap;justify-content:flex-end}.catalog-lightbox-controls button{min-width:38px;height:38px}.catalog-marketing-bottom-cta .button{width:100%}}.catalog-directory-card,.catalog-store-directory-card{position:relative;isolation:isolate;border:1.8px solid rgba(202,139,13,.38);background:radial-gradient(circle at 18% 0,rgba(255,226,143,.2),transparent 38%),linear-gradient(180deg,#fffdf8,#fff1d3 100%);box-shadow:0 22px 66px rgba(76,45,6,.15),inset 0 0 0 1px hsla(0,0%,100%,.72)}.catalog-directory-card:before,.catalog-store-directory-card:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,hsla(0,0%,100%,.42),transparent 46%,rgba(201,138,5,.1));opacity:.85;z-index:-1}.catalog-directory-card-main{display:grid;min-height:100%;text-decoration:none;color:inherit}.catalog-directory-visual{margin:12px 12px 0;min-height:248px;border-radius:28px;border:1.6px solid rgba(202,139,13,.34);background:linear-gradient(135deg,hsla(0,0%,100%,.96),rgba(255,239,194,.7));box-shadow:0 18px 48px rgba(76,45,6,.15),inset 0 0 0 1px hsla(0,0%,100%,.6)}.catalog-directory-visual .product-thumb{padding:10px;object-fit:contain}.catalog-directory-badges{display:flex;position:absolute;inset-inline:14px;bottom:14px;justify-content:space-between;gap:8px}.catalog-directory-badges span{padding:7px 10px;border-radius:999px;background:rgba(43,22,5,.82);color:#fff3cf;font-weight:950;font-size:.78rem;box-shadow:0 12px 30px rgba(0,0,0,.2)}.catalog-directory-body{padding-top:16px}.catalog-directory-store-line{width:-moz-fit-content;width:fit-content;max-width:100%;margin-bottom:10px;padding:6px 11px;border-radius:999px;border:1px solid rgba(202,139,13,.28);background:rgba(255,246,217,.72);color:#7c5313;font-weight:950;font-size:.78rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-directory-mini-grid,.catalog-store-stat-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:14px}.catalog-directory-mini-grid span,.catalog-store-stat-row span{display:grid;grid-gap:3px;gap:3px;min-height:56px;padding:10px 12px;border-radius:18px;border:1px solid rgba(202,139,13,.25);background:rgba(255,253,246,.8);color:#3b2509;font-weight:900;box-shadow:0 10px 26px rgba(76,45,6,.09)}.catalog-directory-mini-grid strong,.catalog-store-stat-row strong{color:#b87a04;font-size:.74rem;text-transform:uppercase;letter-spacing:.02em}.catalog-directory-footer{padding:0 18px 18px;display:flex;align-items:center;gap:8px}.catalog-directory-footer .shop-card-cta{-webkit-margin-start:auto;margin-inline-start:auto;min-width:126px;min-height:42px}.catalog-store-visual{margin:12px;border-radius:30px;border:1.6px solid rgba(202,139,13,.35);box-shadow:0 18px 48px rgba(76,45,6,.14)}.catalog-store-visual .category-thumb{min-height:250px;object-fit:cover}.catalog-store-body{padding-top:4px}.catalog-store-stat-row{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-store-stat-row span{min-height:68px;text-align:center;place-items:center}.catalog-store-stat-row strong{display:block;font-size:1rem;color:#3a2208;text-transform:none}.catalog-image-lightbox.catalog-pro-lightbox{overscroll-behavior:contain}.catalog-lightbox-image-pro{scroll-behavior:smooth;-webkit-user-select:none;-moz-user-select:none;user-select:none}.catalog-lightbox-image-pro.is-zoomed{cursor:-webkit-grab;cursor:grab;align-items:flex-start;justify-items:center;padding:18px}.catalog-lightbox-image-pro.is-zoomed .thumb,.catalog-lightbox-image-pro.is-zoomed img{max-width:none;width:min(1400px,118vw);height:auto!important;min-height:auto;transform:scale(var(--catalog-zoom-level,1));transform-origin:top center;transition:transform .14s ease}.catalog-lightbox-controls button:not(:disabled):hover,.catalog-lightbox-next:hover,.catalog-lightbox-prev:hover{transform:translateY(-1px);box-shadow:0 16px 38px rgba(0,0,0,.22),inset 0 0 0 1px hsla(0,0%,100%,.1)}@media (max-width:980px){.catalog-directory-visual{min-height:220px}.catalog-store-stat-row{grid-template-columns:1fr}}@media (max-width:640px){.catalog-directory-footer{align-items:stretch;flex-wrap:wrap}.catalog-directory-footer .shop-card-cta{width:100%;-webkit-margin-start:0;margin-inline-start:0}.catalog-directory-mini-grid{grid-template-columns:1fr}.catalog-directory-visual{min-height:210px}.catalog-lightbox-image-pro.is-zoomed .thumb,.catalog-lightbox-image-pro.is-zoomed img{width:150vw}}.catalog-image-lightbox.catalog-pro-lightbox{display:grid;grid-template-rows:auto minmax(0,1fr) auto;grid-gap:14px;gap:14px;padding:clamp(12px,2.5vw,28px);background:radial-gradient(circle at 50% 8%,rgba(255,213,105,.14),transparent 38%),rgba(12,7,2,.94)}.catalog-lightbox-image-pro{width:min(1220px,96vw)!important;height:min(74vh,780px)!important;overflow:hidden!important;touch-action:none;display:grid!important;place-items:center!important;padding:clamp(10px,1.5vw,18px)!important;cursor:zoom-in;background:linear-gradient(135deg,hsla(0,0%,100%,.99),rgba(255,246,225,.96))}.catalog-lightbox-image-pro.is-zoomed{cursor:-webkit-grab!important;cursor:grab!important}.catalog-lightbox-image-pro.is-panning{cursor:-webkit-grabbing!important;cursor:grabbing!important}.catalog-lightbox-image-pro .catalog-lightbox-zoom-img,.catalog-lightbox-image-pro img.catalog-lightbox-zoom-img,.catalog-lightbox-image-pro.is-zoomed .catalog-lightbox-zoom-img,.catalog-lightbox-image-pro.is-zoomed img.catalog-lightbox-zoom-img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;min-height:0!important;object-fit:contain!important;padding:0!important;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;transform:translate3d(var(--catalog-pan-x,0),var(--catalog-pan-y,0),0) scale(var(--catalog-zoom-level,1))!important;transform-origin:center center!important;transition:transform .12s ease}.catalog-lightbox-image-pro.is-panning .catalog-lightbox-zoom-img,.catalog-lightbox-image-pro.is-panning img.catalog-lightbox-zoom-img{transition:none}.catalog-lightbox-controls button{min-width:44px;height:44px}@media (max-width:640px){.catalog-lightbox-image-pro{width:96vw!important;height:68vh!important}}.catalog-video-grid{display:grid;grid-gap:18px;gap:18px}.catalog-video-card{border:1px solid rgba(190,141,23,.34);border-radius:28px;padding:14px;background:linear-gradient(145deg,hsla(0,0%,100%,.94),rgba(255,247,228,.9));box-shadow:0 24px 70px rgba(74,42,10,.14),inset 0 1px 0 hsla(0,0%,100%,.75)}.catalog-video-player{width:100%;max-height:min(68vh,720px);display:block;object-fit:contain;background:#140c04;border-radius:22px;border:1px solid rgba(214,163,33,.32);box-shadow:0 18px 48px rgba(43,25,6,.18)}.catalog-video-card strong{display:block;margin-top:12px;color:var(--ink);font-size:clamp(1.1rem,2vw,1.55rem)}.catalog-video-card p{margin:6px 0 0;color:var(--muted);font-weight:700;line-height:1.8}@media (max-width:720px){.catalog-video-card{border-radius:22px;padding:10px}.catalog-video-player{border-radius:18px;max-height:70vh}}.category-showroom-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.84fr);grid-gap:clamp(22px,4vw,54px);gap:clamp(22px,4vw,54px);align-items:center;min-height:560px;padding:clamp(28px,5vw,74px);border-radius:60px;border:1px solid rgba(255,231,161,.28);color:#fff8e8;background:radial-gradient(circle at 82% 12%,rgba(255,231,161,.2),transparent 30%),radial-gradient(circle at 8% 88%,rgba(214,163,33,.18),transparent 34%),linear-gradient(122deg,#120b04,#251405 49%,#fff8e8 49.4%,#fff0c7);box-shadow:0 42px 126px rgba(55,32,4,.24);isolation:isolate}[dir=rtl].category-showroom-hero{background:radial-gradient(circle at 18% 12%,rgba(255,231,161,.2),transparent 30%),radial-gradient(circle at 92% 88%,rgba(214,163,33,.18),transparent 34%),linear-gradient(238deg,#120b04,#251405 49%,#fff8e8 49.4%,#fff0c7)}.category-showroom-hero:after,.category-showroom-hero:before{content:"";position:absolute;pointer-events:none;z-index:0}.category-showroom-hero:before{inset:18px;border-radius:46px;border:1px solid rgba(255,231,161,.18)}.category-showroom-hero:after{width:520px;height:520px;right:-190px;bottom:-220px;border-radius:50%;background:radial-gradient(circle,rgba(255,231,161,.22),transparent 64%)}[dir=rtl].category-showroom-hero:after{right:auto;left:-190px}.category-showroom-copy,.category-showroom-panel{position:relative;z-index:1;min-width:0}.category-showroom-copy h1{margin:10px 0 18px;max-width:820px;color:#fff8e8;font-size:clamp(2.45rem,6.2vw,6.4rem);line-height:.93;letter-spacing:-.055em;text-wrap:balance;text-shadow:0 24px 68px rgba(0,0,0,.36)}.category-store-kicker{margin:18px 0 0;color:#ead7ad;font-weight:800}.category-store-kicker strong{color:#ffe391}.category-showroom-description{max-width:670px;margin:0;color:#ead7ad;font-size:clamp(1rem,1.25vw,1.16rem);line-height:1.82}.category-showroom-eyebrow,.category-showroom-hero .eyebrow{color:#ffe9a8;border-color:rgba(255,231,161,.28);background:hsla(0,0%,100%,.07)}.category-showroom-actions .button.primary{color:#1a0f04;background:linear-gradient(135deg,#fff1b8,#d6a321 60%,#8a5a08);box-shadow:0 18px 42px rgba(214,163,33,.26)}.category-showroom-actions .button.secondary{color:#fff2cc;border-color:rgba(255,231,161,.25);background:hsla(0,0%,100%,.08)}.category-showroom-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(135px,1fr));grid-gap:12px;gap:12px;max-width:760px;margin-top:clamp(24px,3vw,42px)}.category-showroom-stats>div{min-width:0;padding:17px 18px;border-radius:24px;border:1px solid rgba(255,231,161,.2);background:hsla(0,0%,100%,.07);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.category-showroom-stats strong{display:block;color:#ffe08a;font-size:clamp(1.4rem,2.8vw,2.45rem);line-height:1;overflow:hidden;text-overflow:ellipsis}.category-showroom-stats span{display:block;margin-top:8px;color:#ead7ad;font-weight:800}.category-showroom-panel{display:grid;grid-gap:18px;gap:18px;align-content:center}.category-visual-frame{position:relative;overflow:hidden;width:min(460px,100%);justify-self:end;aspect-ratio:1.05/1;border-radius:44px;border:1px solid rgba(255,231,161,.38);background:radial-gradient(circle at 50% 16%,hsla(0,0%,100%,.98),rgba(255,239,194,.78) 48%,rgba(214,163,33,.26)),#fffaf0;box-shadow:0 40px 110px rgba(18,11,4,.32),inset 0 1px 0 hsla(0,0%,100%,.95);transform:rotate(2deg)}[dir=rtl] .category-visual-frame{justify-self:start;transform:rotate(-2deg)}.category-hero-fallback,.category-hero-image{width:100%;height:100%}.category-hero-image{object-fit:contain;padding:clamp(18px,3vw,34px)}.category-hero-fallback{display:grid;place-items:center;color:#4d2e05;font-size:clamp(5rem,11vw,9rem)}.category-floating-pill,.category-hero-fallback{font-family:Cairo,Tajawal,system-ui,sans-serif;font-weight:900}.category-floating-pill{position:absolute;left:18px;bottom:18px;max-width:calc(100% - 36px);padding:10px 14px;border-radius:999px;color:#211306;background:rgba(255,250,240,.88);border:1px solid rgba(202,139,13,.28);box-shadow:0 16px 34px rgba(72,42,6,.14)}[dir=rtl] .category-floating-pill{left:auto;right:18px}.category-preview-stack{display:grid;grid-gap:12px;gap:12px;width:min(430px,96%);justify-self:start;margin-top:-34px}[dir=rtl] .category-preview-stack{justify-self:end}.category-mini-product{display:grid;grid-template-columns:66px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;padding:10px 12px;border-radius:24px;border:1px solid rgba(255,231,161,.34);background:rgba(255,253,247,.84);color:#251606;box-shadow:0 22px 52px rgba(18,11,4,.2);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.category-mini-product:nth-child(2){-webkit-margin-start:34px;margin-inline-start:34px}.category-mini-product:nth-child(3){-webkit-margin-start:70px;margin-inline-start:70px}.category-mini-product:hover{transform:translateY(-3px);border-color:rgba(214,163,33,.62);box-shadow:0 30px 70px rgba(18,11,4,.25)}.category-mini-fallback,.category-mini-image{width:66px;height:66px;border-radius:18px;border:1px solid rgba(202,139,13,.2);background:#fff8e8}.category-mini-image{object-fit:contain;padding:6px}.category-mini-fallback{display:grid;place-items:center;color:#8a5a08;font-weight:900}.category-mini-copy{display:grid;grid-gap:5px;gap:5px;min-width:0}.category-mini-copy strong{overflow:hidden;color:#241407;font-size:.96rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.category-mini-copy em{color:#8a641f;font-style:normal;font-size:.83rem;font-weight:900}.category-command-bar{padding:clamp(18px,2.8vw,30px);border-radius:38px;background:radial-gradient(circle at 8% 0,rgba(255,231,161,.24),transparent 32%),linear-gradient(135deg,rgba(255,253,247,.94),rgba(255,244,214,.78));box-shadow:0 28px 80px rgba(55,32,4,.12)}.category-command-header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.category-command-header h2{margin:8px 0 0;color:#2c1a07;font-size:clamp(1.35rem,2.4vw,2rem)}.category-command-count{display:inline-flex;align-items:baseline;gap:6px;min-width:96px;justify-content:center;padding:12px 16px;border-radius:22px;color:#fff2cc;background:linear-gradient(145deg,#1d0f03,#5a3507);border:1px solid rgba(255,231,161,.24);box-shadow:0 18px 44px rgba(72,42,6,.18)}.category-command-count strong{color:#ffe08a;font-size:1.45rem}.category-command-count span{color:#f1d8a1;font-weight:900}.category-command-groups{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);grid-gap:14px;gap:14px}.category-command-group{min-width:0;padding:16px;border-radius:28px;border:1px solid rgba(202,139,13,.22);background:hsla(0,0%,100%,.54);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.75)}.category-command-group .toolbar-label{margin-bottom:12px;color:#6d4507;font-family:Cairo,Tajawal,system-ui,sans-serif;font-size:.9rem}.category-command-bar .toolbar-chips{gap:10px}.category-command-bar .toolbar-chip{min-height:40px;padding:0 15px;border-radius:999px;color:#5b3608;background:rgba(255,253,247,.94);border-color:rgba(202,139,13,.28);box-shadow:0 12px 30px rgba(72,42,6,.08)}.category-command-bar .toolbar-chip.is-active,.category-command-bar .toolbar-chip:hover{color:#170d03;background:linear-gradient(135deg,#fff1b8,#d6a321 62%,#b57505);border-color:rgba(214,163,33,.64);box-shadow:0 16px 36px rgba(130,86,9,.18)}.category-products-section{position:relative}.category-products-head{align-items:center;padding:clamp(18px,2.4vw,26px);border-radius:34px;border:1px solid rgba(202,139,13,.2);background:rgba(255,253,247,.76);box-shadow:0 22px 64px rgba(55,32,4,.09);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.category-products-head h2{margin-top:8px;color:#2c1a07;font-size:clamp(1.35rem,2.5vw,2.15rem)}.category-share-card{min-width:min(300px,100%);display:grid;grid-gap:8px;gap:8px;justify-items:end}.category-share-card .share-label{color:#80633a;font-weight:900}.category-share-card .share-button{min-height:44px;min-width:132px;border-radius:999px;color:#170d03;background:linear-gradient(135deg,#fff1b8,#d6a321 60%,#8a5a08);box-shadow:0 15px 34px rgba(130,86,9,.2)}.category-share-card .share-link{display:none}[dir=rtl] .category-share-card{justify-items:start}@media (max-width:1100px){.category-showroom-hero{grid-template-columns:1fr;min-height:0}.category-showroom-hero,[dir=rtl].category-showroom-hero{background:linear-gradient(180deg,#120b04,#251405 58%,#fff8e8 58.5%,#fff0c7)}.category-preview-stack,.category-visual-frame,[dir=rtl] .category-preview-stack,[dir=rtl] .category-visual-frame{justify-self:center}}@media (max-width:780px){.category-showroom-hero{padding:22px;border-radius:32px}.category-showroom-hero:before{inset:10px;border-radius:24px}.category-showroom-copy h1{font-size:clamp(2.15rem,12vw,4.3rem);line-height:.98}.category-command-groups,.category-showroom-stats{grid-template-columns:1fr}.category-preview-stack{width:100%;margin-top:-18px}.category-mini-product:nth-child(2),.category-mini-product:nth-child(3){-webkit-margin-start:0;margin-inline-start:0}.category-command-header,.category-products-head{align-items:stretch;flex-direction:column}.category-command-count{width:max-content}.category-share-card,[dir=rtl] .category-share-card{justify-items:stretch}}@media (max-width:520px){.category-showroom-stats{gap:8px}.category-showroom-stats>div{padding:13px 12px;border-radius:18px}.category-mini-product{grid-template-columns:56px minmax(0,1fr);border-radius:20px}.category-mini-fallback,.category-mini-image{width:56px;height:56px;border-radius:16px}.category-command-bar,.category-products-head{border-radius:26px}}.catalog-extra-image-grid,.catalog-extra-text-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:18px;gap:18px}.catalog-extra-image-card,.catalog-extra-text-card{border:1px solid rgba(190,141,23,.34);border-radius:28px;overflow:hidden;background:linear-gradient(145deg,hsla(0,0%,100%,.95),rgba(255,247,228,.9));box-shadow:0 24px 70px rgba(74,42,10,.14),inset 0 1px 0 hsla(0,0%,100%,.72)}.catalog-extra-image{width:100%;height:min(58vh,520px);display:block;object-fit:contain;background:radial-gradient(circle at 50% 25%,rgba(255,236,181,.44),transparent 38%),linear-gradient(135deg,#fffdfa,#fff2d8)}.catalog-extra-image-copy{padding:16px 18px 18px}.catalog-extra-image-copy strong,.catalog-extra-text-card h3{display:block;margin:0;color:var(--ink);font-family:Cairo,Tajawal,system-ui,sans-serif;font-size:clamp(1.12rem,2vw,1.55rem);line-height:1.55}.catalog-extra-image-copy p,.catalog-extra-text-card p{margin:8px 0 0;color:var(--muted);font-weight:800;line-height:1.9}.catalog-extra-text-card{padding:clamp(18px,2.4vw,28px)}.catalog-extra-text-card p{font-size:clamp(1rem,1.35vw,1.12rem)}@media (max-width:720px){.catalog-extra-image-grid,.catalog-extra-text-grid{grid-template-columns:1fr}.catalog-extra-image-card,.catalog-extra-text-card{border-radius:22px}.catalog-extra-image{height:auto;max-height:70vh}}.catalog-card-top-badges{position:absolute;inset:12px 12px auto 12px;z-index:9;display:flex;justify-content:flex-end;align-items:flex-start;padding:0;min-height:0;pointer-events:none}.catalog-card-top-badges .badge-stack{justify-content:flex-end;align-items:flex-start;gap:6px}.catalog-card-top-badges .badge{box-shadow:0 8px 18px rgba(87,48,9,.08)}.catalog-directory-card .product-visual-top,.catalog-rich-product-card .product-visual-top{display:none!important}.catalog-checkout-overlay{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:18px;background:rgba(24,14,2,.62);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.catalog-checkout-modal{width:min(760px,96vw);max-height:92vh;overflow:auto;position:relative;border:1px solid rgba(197,143,17,.28);border-radius:30px;background:linear-gradient(180deg,#fff9ec,#fff4db);box-shadow:0 30px 80px rgba(32,18,0,.32);padding:28px;color:#33220e}.catalog-checkout-close{position:absolute;top:18px;left:18px;width:42px;height:42px;border:0;border-radius:999px;background:rgba(97,54,9,.1);color:#5a380b;font-size:26px;line-height:1;cursor:pointer}.catalog-checkout-head{margin-bottom:18px;-webkit-padding-end:48px;padding-inline-end:48px}.catalog-checkout-head h2{margin:4px 0;font-size:clamp(24px,4vw,34px);color:#2b1b0a}.catalog-checkout-head p{margin:0;color:#7a6444}.catalog-checkout-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:18px;padding:16px;border:1px solid rgba(197,143,17,.22);border-radius:20px;background:hsla(0,0%,100%,.54)}.catalog-checkout-summary b,.catalog-checkout-summary strong{color:#271707}.catalog-checkout-summary b{font-size:18px}.catalog-checkout-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.catalog-checkout-grid label{display:grid;grid-gap:6px;gap:6px;font-weight:800;color:#5a3c12}.catalog-checkout-grid input,.catalog-checkout-grid select{width:100%;border:1px solid rgba(197,143,17,.26);border-radius:16px;background:hsla(0,0%,100%,.86);padding:14px 16px;color:#2b1b0a;font:inherit;outline:none}.catalog-checkout-grid input:focus,.catalog-checkout-grid select:focus{border-color:#bf8b08;box-shadow:0 0 0 4px rgba(191,139,8,.12)}.catalog-checkout-wide{grid-column:1/-1}.catalog-checkout-error,.catalog-checkout-warning{margin:14px 0 0;border-radius:16px;padding:12px 14px;font-weight:800}.catalog-checkout-error{background:rgba(185,55,34,.1);color:#9e2f1e;border:1px solid rgba(185,55,34,.2)}.catalog-checkout-warning{background:rgba(191,139,8,.12);color:#7a5205;border:1px solid rgba(191,139,8,.2)}.catalog-checkout-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.catalog-checkout-actions .button,.catalog-checkout-success .button{border:0;cursor:pointer}.catalog-checkout-actions .button:disabled{opacity:.58;cursor:not-allowed}.catalog-checkout-success{display:grid;grid-gap:10px;gap:10px;align-items:start;padding:18px;border-radius:22px;background:rgba(28,128,75,.1);border:1px solid rgba(28,128,75,.22)}.catalog-checkout-success h3{margin:0;color:#17633f;font-size:24px}.catalog-checkout-success p{margin:0;color:#355343;font-weight:800}.product-main-actions .product-order-now{border:0;cursor:pointer}@media (max-width:640px){.catalog-checkout-modal{padding:22px 16px;border-radius:24px}.catalog-checkout-grid,.catalog-checkout-summary{grid-template-columns:1fr}}.catalog-cart-checkout-modal{max-width:min(760px,94vw)}.catalog-cart-lines{display:grid;grid-gap:10px;gap:10px;margin:14px 0}.catalog-cart-line{display:grid;grid-template-columns:72px minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;padding:10px;border:1px solid rgba(191,139,8,.18);border-radius:18px;background:hsla(0,0%,100%,.74)}.catalog-cart-line img,.catalog-cart-line-empty{width:72px;height:72px;border-radius:14px;object-fit:cover;background:rgba(191,139,8,.08);border:1px solid rgba(191,139,8,.14)}.catalog-cart-line-info{display:grid;grid-gap:3px;gap:3px;min-width:0}.catalog-cart-line-info strong{color:#2b1b0a;font-size:15px;line-height:1.35}.catalog-cart-line-info small,.catalog-cart-line-info span{color:#806843;font-weight:700}.catalog-cart-line-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.catalog-cart-line-actions button{border:1px solid rgba(191,139,8,.22);background:#fff8e8;color:#4b2b04;border-radius:12px;min-width:34px;height:34px;font-weight:900;cursor:pointer}.catalog-cart-line-actions button:disabled{opacity:.48;cursor:not-allowed}.catalog-cart-remove{padding:0 10px;min-width:auto!important;color:#a43b24!important;background:rgba(190,63,38,.08)!important;border-color:rgba(190,63,38,.18)!important}.catalog-cart-summary{margin-top:12px}.catalog-field-hint{font-style:normal;font-size:12px;color:#806843;font-weight:800}.catalog-field-hint.is-error{color:#a83322}.catalog-checkout-captcha{grid-column:1/-1}.catalog-captcha-row{display:grid;grid-template-columns:auto minmax(120px,1fr) auto;grid-gap:8px;gap:8px;align-items:center}.catalog-captcha-row strong{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border-radius:14px;background:rgba(191,139,8,.11);color:#4b2b04;white-space:nowrap}.catalog-captcha-row button{border:1px solid rgba(191,139,8,.18);background:#fff8e8;color:#6b4709;border-radius:14px;height:46px;padding:0 12px;font-weight:900;cursor:pointer}@media (max-width:720px){.catalog-cart-line{grid-template-columns:58px minmax(0,1fr)}.catalog-cart-line img,.catalog-cart-line-empty{width:58px;height:58px}.catalog-cart-line-actions{grid-column:1/-1;justify-content:space-between}.catalog-captcha-row{grid-template-columns:1fr}.catalog-captcha-row button,.catalog-captcha-row strong{width:100%}}.catalog-checkout-success-pro{text-align:center;align-items:center;justify-items:center;padding:24px 18px;background:linear-gradient(180deg,rgba(30,142,83,.12),rgba(30,142,83,.07));border-color:rgba(28,128,75,.28)}.catalog-success-icon{width:64px;height:64px;border-radius:999px;display:inline-grid;place-items:center;background:#17633f;color:#fff;font-size:34px;font-weight:900;box-shadow:0 14px 34px rgba(23,99,63,.22)}.catalog-checkout-success-pro h3{font-size:clamp(26px,5vw,36px);margin-top:2px}.catalog-checkout-success-pro p strong{color:#123f2b}.catalog-success-note{max-width:460px;color:#486150!important;line-height:1.7;font-weight:800}.catalog-success-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-top:8px}.catalog-success-actions .button{border:0;cursor:pointer}@media (max-width:640px){.catalog-success-actions{flex-direction:column;width:100%}.catalog-success-actions .button{width:100%}}body.catalog-checkout-open{overflow:hidden;touch-action:none}.catalog-added-pulse{animation:catalogAddedPulse .9s ease both}.catalog-pro-cart-overlay{align-items:stretch;justify-content:center;padding:clamp(10px,2.2vw,24px);overflow:hidden;background:radial-gradient(circle at 80% 10%,rgba(255,206,77,.18),transparent 28%),rgba(23,13,2,.7)}.catalog-pro-cart-modal{width:min(1120px,100%);max-width:1120px;max-height:min(920px,calc(100dvh - 24px));display:flex;flex-direction:column;overflow:hidden;padding:clamp(18px,2.4vw,28px);background:linear-gradient(180deg,rgba(255,252,244,.98),rgba(255,244,222,.98));border:1px solid rgba(184,129,16,.3);box-shadow:0 28px 90px rgba(24,13,0,.38)}.catalog-pro-cart-head{-webkit-padding-end:54px;padding-inline-end:54px;margin-bottom:14px}.catalog-pro-cart-head h2{letter-spacing:-.02em}.catalog-pro-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:16px;padding:8px;border-radius:22px;border:1px solid rgba(184,129,16,.16);background:hsla(0,0%,100%,.56)}.catalog-pro-step{min-height:52px;border:0;border-radius:17px;background:transparent;color:#74520f;display:inline-flex;align-items:center;justify-content:center;gap:8px;font:inherit;font-weight:950;cursor:pointer}.catalog-pro-step span{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:999px;background:rgba(184,129,16,.14);color:#7a5205}.catalog-pro-step.is-active{color:#fff;background:linear-gradient(135deg,#d89a00,#8a5b05);box-shadow:0 12px 32px rgba(184,129,16,.24)}.catalog-pro-step.is-active span{background:hsla(0,0%,100%,.24);color:#fff}.catalog-pro-step.is-ready:not(.is-active) span{background:rgba(31,131,83,.16);color:#17633f}.catalog-pro-cart-layout{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);grid-gap:16px;gap:16px;flex:1 1}.catalog-pro-cart-aside,.catalog-pro-cart-main{min-height:0;overflow:auto;border:1px solid rgba(184,129,16,.14);border-radius:24px;background:hsla(0,0%,100%,.58)}.catalog-pro-cart-main{padding:clamp(14px,2vw,20px)}.catalog-pro-cart-aside{padding:16px;display:flex;flex-direction:column;gap:14px;background:radial-gradient(circle at 80% 10%,rgba(255,214,92,.2),transparent 36%),rgba(255,250,238,.78)}.catalog-pro-step-panel{display:grid;grid-gap:14px;gap:14px}.catalog-pro-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;flex-wrap:wrap}.catalog-pro-section-title h3{margin:0;color:#2b1b0a;font-size:clamp(20px,2.4vw,28px)}.catalog-pro-cart-lines{margin:0;gap:12px}.catalog-pro-cart-line{grid-template-columns:86px minmax(0,1fr) minmax(160px,auto);border-radius:22px;padding:12px;background:linear-gradient(180deg,hsla(0,0%,100%,.92),rgba(255,248,231,.86));border-color:rgba(184,129,16,.18);box-shadow:0 12px 26px rgba(91,58,6,.07)}.catalog-pro-cart-line .catalog-cart-line-empty,.catalog-pro-cart-line img{width:86px;height:86px;border-radius:18px}.catalog-pro-cart-line .catalog-cart-line-info strong{font-size:16px}.catalog-pro-line-actions{align-content:center}.catalog-pro-qty-pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:5px;border-radius:999px;background:rgba(184,129,16,.1);border:1px solid rgba(184,129,16,.14)}.catalog-pro-qty-pill button{border-radius:999px!important;min-width:34px}.catalog-pro-qty-pill b{min-width:24px;text-align:center;color:#2b1b0a}.catalog-pro-delivery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.catalog-pro-captcha input,.catalog-pro-delivery-grid input,.catalog-pro-delivery-grid select{min-height:50px;font-size:16px}.catalog-pro-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.catalog-pro-review-card{display:grid;grid-gap:5px;gap:5px;padding:16px;border-radius:20px;border:1px solid rgba(184,129,16,.16);background:hsla(0,0%,100%,.76)}.catalog-pro-review-card span,.catalog-pro-summary-head span,.catalog-pro-total-row span{color:#806843;font-size:13px;font-weight:900}.catalog-pro-review-card strong{color:#2b1b0a;line-height:1.5}.catalog-pro-review-card em{color:#7a6444;font-style:normal;font-weight:800;line-height:1.5}.catalog-pro-captcha{display:grid;grid-gap:8px;gap:8px;margin-top:14px;color:#5a3c12;font-weight:900}.catalog-pro-summary{display:grid;grid-gap:10px;gap:10px}.catalog-pro-grand-total,.catalog-pro-summary-head,.catalog-pro-total-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.catalog-pro-summary-head{padding-bottom:10px;border-bottom:1px dashed rgba(184,129,16,.24)}.catalog-pro-summary-head strong,.catalog-pro-total-row b{color:#2b1b0a}.catalog-pro-grand-total{margin-top:4px;padding:14px 16px;border-radius:18px;background:linear-gradient(135deg,rgba(25,112,72,.13),rgba(255,214,92,.18));border:1px solid rgba(25,112,72,.12)}.catalog-pro-grand-total span{color:#17633f;font-weight:950}.catalog-pro-grand-total strong{color:#123f2b;font-size:22px}.catalog-pro-actions{margin-top:auto;display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}.catalog-pro-actions .button{width:100%;justify-content:center;min-height:48px}.catalog-pro-actions .catalog-pro-clear{color:#9e2f1e}.catalog-pro-success{margin-top:8px;min-height:360px;align-content:center}.catalog-floating-cart-button{position:fixed;z-index:1200;right:max(16px,env(safe-area-inset-right));bottom:calc(92px + env(safe-area-inset-bottom));display:inline-grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-width:min(340px,calc(100vw - 32px));border:1px solid rgba(255,221,128,.38);border-radius:999px;padding:10px 14px 10px 10px;color:#fff;background:linear-gradient(135deg,rgba(29,122,78,.98),rgba(13,79,50,.98));box-shadow:0 18px 48px rgba(8,59,36,.32);cursor:pointer;font:inherit;text-align:start}.catalog-floating-cart-button:hover{transform:translateY(-1px)}.catalog-floating-cart-icon{width:42px;height:42px;display:inline-grid;place-items:center;border-radius:999px;background:hsla(0,0%,100%,.15)}.catalog-floating-cart-button b,.catalog-floating-cart-button em{display:block}.catalog-floating-cart-button em{color:hsla(0,0%,100%,.76);font-style:normal;font-size:12px;font-weight:800}.catalog-floating-cart-button strong{color:#ffe7a1;font-size:14px}@media (max-width:860px){body.catalog-checkout-open{touch-action:auto}.catalog-pro-cart-overlay{padding:0;align-items:stretch}.catalog-pro-cart-modal{width:100%;max-height:100dvh;min-height:100dvh;border-radius:0;border-inline:0;border-block:0;padding:16px 12px calc(16px + env(safe-area-inset-bottom))}.catalog-pro-cart-layout{grid-template-columns:1fr;gap:12px;overflow:auto;padding-bottom:8px}.catalog-pro-cart-aside,.catalog-pro-cart-main{overflow:visible}.catalog-pro-cart-aside{position:-webkit-sticky;position:sticky;bottom:0;z-index:3;box-shadow:0 -14px 34px rgba(73,44,3,.13)}.catalog-pro-steps{gap:6px;padding:6px}.catalog-pro-step{min-height:44px;font-size:13px}.catalog-pro-step span{width:24px;height:24px}.catalog-pro-cart-line{grid-template-columns:64px minmax(0,1fr)}.catalog-pro-cart-line .catalog-cart-line-empty,.catalog-pro-cart-line img{width:64px;height:64px;border-radius:15px}.catalog-pro-line-actions{grid-column:1/-1;display:flex;justify-content:space-between}.catalog-pro-delivery-grid,.catalog-pro-review-grid{grid-template-columns:1fr}.catalog-floating-cart-button{left:12px;right:12px;bottom:calc(78px + env(safe-area-inset-bottom));min-width:0;width:auto}}@media (max-width:480px){.catalog-pro-cart-head{-webkit-padding-end:42px;padding-inline-end:42px}.catalog-pro-cart-head h2{font-size:25px}.catalog-pro-cart-head p{font-size:14px}.catalog-pro-steps{grid-template-columns:1fr 1fr 1fr}.catalog-pro-step{gap:4px;padding:0 4px}.catalog-pro-step span{display:none}.catalog-pro-cart-aside,.catalog-pro-cart-main{border-radius:20px}}.catalog-cart-page-toplink{margin:10px 0 0;display:flex;justify-content:flex-start}.catalog-cart-page{margin:clamp(22px,4vw,48px) 0 clamp(36px,6vw,72px);color:#2b1b0a}.catalog-cart-page-hero{position:relative;overflow:hidden;border:1px solid rgba(184,129,16,.2);border-radius:clamp(24px,4vw,42px);padding:clamp(22px,4vw,44px);background:radial-gradient(circle at 14% 10%,rgba(255,218,96,.34),transparent 26%),radial-gradient(circle at 86% 0,rgba(31,131,83,.12),transparent 30%),linear-gradient(135deg,#fff9eb,#fff2d4 56%,#fffaf0);box-shadow:0 24px 80px rgba(77,47,5,.12)}.catalog-cart-page-hero h1{margin:7px 0 8px;font-size:clamp(34px,6vw,66px);letter-spacing:-.04em;color:#2a1706}.catalog-cart-page-hero p{margin:0;max-width:760px;color:#7b6342;font-weight:800;line-height:1.9}.catalog-cart-page-hero em{display:inline-flex;margin-top:14px;font-style:normal;color:#17633f;background:rgba(31,131,83,.1);border:1px solid rgba(31,131,83,.14);border-radius:999px;padding:8px 14px;font-weight:900}.catalog-cart-page-steps{margin:clamp(16px,3vw,26px) 0}.catalog-cart-page-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,390px);grid-gap:clamp(16px,2.6vw,26px);gap:clamp(16px,2.6vw,26px);align-items:start}.catalog-cart-page-aside,.catalog-cart-page-main{border:1px solid rgba(184,129,16,.16);border-radius:clamp(22px,3vw,32px);background:linear-gradient(180deg,hsla(0,0%,100%,.86),rgba(255,246,226,.72));box-shadow:0 18px 56px rgba(77,47,5,.09)}.catalog-cart-page-main{min-height:460px;padding:clamp(16px,2.5vw,26px)}.catalog-cart-page-aside{position:-webkit-sticky;position:sticky;top:18px;padding:clamp(16px,2.2vw,22px);background:radial-gradient(circle at 80% 8%,rgba(255,214,92,.28),transparent 35%),linear-gradient(180deg,rgba(255,250,238,.96),rgba(255,245,218,.92))}.catalog-cart-empty-state{display:grid;justify-items:start;grid-gap:14px;gap:14px;padding:26px 0}.catalog-cart-empty-state .button,.catalog-cart-page-aside .button,.catalog-cart-page-success .button{text-decoration:none}.catalog-cart-page-success{margin-top:22px}.catalog-floating-cart-button{text-decoration:none}@media (max-width:900px){.catalog-cart-page-layout{grid-template-columns:1fr}.catalog-cart-page-aside{position:static}}@media (max-width:640px){.catalog-cart-page{margin-top:18px}.catalog-cart-page-aside,.catalog-cart-page-hero,.catalog-cart-page-main{border-radius:22px}.catalog-cart-page-hero em{border-radius:18px;align-items:flex-start}.catalog-cart-page .catalog-pro-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-cart-page .catalog-pro-step{min-height:48px;font-size:13px}.catalog-cart-page .catalog-pro-step span{display:none}}.catalog-rich-product-card{display:flex;flex-direction:column;text-decoration:none}.catalog-rich-product-card .catalog-card-link,.catalog-rich-product-card .catalog-card-title-link{color:inherit;text-decoration:none}.catalog-card-body{flex:1 1;display:flex;flex-direction:column}.catalog-card-action-stack{margin-top:auto;display:grid!important;grid-template-columns:1fr;grid-gap:10px;gap:10px;align-items:stretch!important}.catalog-card-add-button,.catalog-card-details-button{width:100%;min-height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 16px;font:inherit;font-family:Cairo,Tajawal,sans-serif;font-weight:950;line-height:1.15;text-align:center;text-decoration:none!important;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.catalog-card-add-button{border:1px solid rgba(255,226,143,.72);color:#241304;background:linear-gradient(135deg,#c98a05,#ffdf7e 56%,#fff3bd);box-shadow:0 16px 34px rgba(201,138,5,.24),inset 0 1px 0 hsla(0,0%,100%,.45)}.catalog-card-add-button:hover,.catalog-card-details-button:hover{transform:translateY(-1px)}.catalog-card-add-button:disabled{cursor:not-allowed;opacity:.58;filter:grayscale(.15)}.catalog-card-variant-link{color:#241304!important}.catalog-card-actions .shop-card-cta.catalog-card-details-button,.catalog-card-details-button{border:1px solid rgba(255,226,143,.36);color:#fff3cd!important;background:linear-gradient(135deg,#2b1605,#5c3307)!important;box-shadow:0 14px 30px rgba(58,31,6,.18)}.catalog-added-pulse{animation:catalogAddedPulse .72s ease}@keyframes catalogAddedPulse{0%{transform:scale(1)}45%{transform:scale(1.025)}to{transform:scale(1)}}.catalog-floating-cart-root{position:fixed!important;z-index:9999!important;right:max(18px,env(safe-area-inset-right))!important;left:auto!important;bottom:calc(22px + env(safe-area-inset-bottom))!important;top:auto!important;transform:none!important;text-decoration:none!important;pointer-events:auto;isolation:isolate}.catalog-floating-cart-root b,.catalog-floating-cart-root em,.catalog-floating-cart-root strong{color:inherit}.catalog-floating-cart-root strong{color:#ffe7a1!important}.catalog-cart-page-toplink .nav-chip{color:#2b1b0a!important;background:rgba(255,250,238,.94)!important;border:1px solid rgba(196,137,5,.28)!important;box-shadow:0 12px 30px rgba(77,47,5,.1)}.catalog-cart-page-hero{padding:clamp(18px,3vw,32px)}.catalog-cart-page-hero em:empty{display:none}.catalog-cart-page .button,.catalog-cart-page .nav-chip,.catalog-cart-page button{font-family:Cairo,Tajawal,sans-serif}.catalog-cart-page .button.primary,.catalog-cart-page-aside .button.primary,.catalog-cart-page-success .button.primary{color:#241304!important;background:linear-gradient(135deg,#c98a05,#ffdf7e 56%,#fff3bd)!important;border:1px solid rgba(201,138,5,.42)!important;box-shadow:0 16px 34px rgba(201,138,5,.22)}.catalog-cart-page .button.secondary,.catalog-cart-page-aside .button.secondary,.catalog-cart-page-success .button.secondary{color:#4b2d07!important;background:rgba(255,253,247,.94)!important;border:1px solid rgba(196,137,5,.24)!important}.catalog-cart-page .button:disabled,.catalog-cart-page button:disabled{opacity:.55;cursor:not-allowed}@media (max-width:860px){.shop-page-shell{padding-bottom:calc(100px + env(safe-area-inset-bottom))}.catalog-floating-cart-root{left:12px!important;right:12px!important;bottom:calc(14px + env(safe-area-inset-bottom))!important;min-width:0!important;width:auto!important;max-width:none!important}.sticky-product-bar{bottom:calc(92px + env(safe-area-inset-bottom))!important;z-index:9998!important}.catalog-card-action-stack{gap:9px}.catalog-card-add-button,.catalog-card-details-button{min-height:46px;padding:11px 14px}.catalog-cart-page-hero{text-align:start}.catalog-cart-page-hero h1{font-size:clamp(31px,12vw,46px)}.catalog-cart-page-hero p{font-size:1rem;line-height:1.75}}@media (max-width:480px){.catalog-floating-cart-root{grid-template-columns:auto minmax(0,1fr) auto;gap:9px;padding:9px 12px 9px 9px}.catalog-floating-cart-icon{width:38px;height:38px}.catalog-floating-cart-root strong{font-size:13px}}.catalog-related-more{margin-top:clamp(18px,3vw,30px)}.catalog-related-more>summary{width:min(320px,100%);min-height:52px;margin:0 auto;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;border:1px solid rgba(196,137,5,.34);color:#2b1605;background:linear-gradient(135deg,#c98a05,#ffdf7e 58%,#fff4be);box-shadow:0 18px 42px rgba(92,51,7,.18),inset 0 1px 0 hsla(0,0%,100%,.48);font-family:Cairo,Tajawal,sans-serif;font-weight:950;line-height:1.2;text-align:center;list-style:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:transform .16s ease,box-shadow .16s ease}.catalog-related-more>summary::-webkit-details-marker{display:none}.catalog-related-more>summary:hover{transform:translateY(-1px);box-shadow:0 22px 48px rgba(92,51,7,.22),inset 0 1px 0 hsla(0,0%,100%,.52)}.catalog-related-more[open]>summary{margin-bottom:clamp(16px,3vw,26px);color:#fff5d3;background:linear-gradient(135deg,#2b1605,#5c3307);border-color:rgba(255,226,143,.34)}.catalog-related-more-close,.catalog-related-more[open] .catalog-related-more-open{display:none}.catalog-related-more[open] .catalog-related-more-close{display:inline}.catalog-related-more-grid{animation:catalogRelatedReveal .24s ease both}@keyframes catalogRelatedReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.catalog-related-more>summary{width:100%;min-height:50px}}.catalog-category-marquee-section{overflow:hidden}.catalog-category-marquee-head{align-items:center}.catalog-category-marquee-actions{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.catalog-category-marquee-controls{display:inline-flex;align-items:center;gap:7px}.catalog-category-marquee-controls button{width:36px;height:36px;display:inline-grid;place-items:center;border:1px solid rgba(196,137,5,.24);border-radius:999px;color:#2a1705;background:linear-gradient(135deg,#d99a00,#fff0a8);font:inherit;font-size:1.2rem;font-weight:950;line-height:1;cursor:pointer;box-shadow:0 8px 18px rgba(127,76,6,.1)}.catalog-category-marquee{position:relative;width:100%;overflow-x:auto;overflow-y:hidden;padding:10px 0 18px;border-radius:28px;background:linear-gradient(90deg,rgba(255,246,214,.96),hsla(0,0%,100%,.42),rgba(255,246,214,.96));border:1px solid rgba(202,143,19,.18);-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;touch-action:pan-x pan-y;scroll-behavior:auto;scrollbar-width:none;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.catalog-category-marquee::-webkit-scrollbar{display:none}.catalog-category-marquee:active{cursor:-webkit-grabbing;cursor:grabbing}.catalog-category-marquee:after,.catalog-category-marquee:before{content:"";position:absolute;top:0;bottom:0;z-index:2;width:min(90px,16vw);pointer-events:none}.catalog-category-marquee:before{inset-inline-start:0;background:linear-gradient(90deg,#fff7df,rgba(255,247,223,0))}.catalog-category-marquee:after{inset-inline-end:0;background:linear-gradient(270deg,#fff7df,rgba(255,247,223,0))}.catalog-category-marquee-track{display:flex;align-items:stretch;gap:14px;width:max-content;padding:4px 18px}.catalog-category-marquee.is-animated .catalog-category-marquee-track{animation:none;transform:none}.catalog-category-marquee-card{flex:0 0 220px;display:grid;grid-template-columns:74px 1fr;align-items:center;grid-gap:12px;gap:12px;min-height:94px;padding:10px;border-radius:22px;text-decoration:none;color:#2f1b08;background:hsla(0,0%,100%,.82);border:1px solid rgba(196,137,5,.24);box-shadow:0 16px 38px rgba(82,48,9,.1);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.catalog-category-marquee-card:hover{transform:translateY(-2px);border-color:rgba(196,137,5,.46);box-shadow:0 22px 48px rgba(82,48,9,.16)}.catalog-category-marquee-image{position:relative;display:grid;place-items:center;width:74px;aspect-ratio:1;overflow:hidden;border-radius:18px;background:linear-gradient(135deg,#2b1605,#8b5a08)}.catalog-category-marquee-image .smart-img{width:100%;height:100%;object-fit:cover}.catalog-category-marquee-image em{font-style:normal;color:#fff0bd;font-family:Cairo,Tajawal,sans-serif;font-size:1.65rem;font-weight:950}.catalog-category-marquee-copy{display:grid;grid-gap:5px;gap:5px;min-width:0}.catalog-category-marquee-copy strong{font-family:Cairo,Tajawal,sans-serif;font-size:.98rem;font-weight:950;line-height:1.25;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.catalog-category-marquee-copy small{width:max-content;max-width:100%;padding:4px 9px;border-radius:999px;color:#795007;background:#fff3c7;border:1px solid rgba(196,137,5,.22);font-family:Tajawal,Cairo,sans-serif;font-size:.78rem;font-weight:800}@keyframes catalogCategoryMarquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}[dir=rtl] .catalog-category-marquee.is-animated .catalog-category-marquee-track{animation-name:catalogCategoryMarqueeRtl}@keyframes catalogCategoryMarqueeRtl{0%{transform:translateX(0)}to{transform:translateX(50%)}}@media (prefers-reduced-motion:reduce){.catalog-category-marquee.is-animated .catalog-category-marquee-track{animation:none}}@media (max-width:760px){.catalog-category-marquee-section{margin-top:18px}.catalog-category-marquee-head{gap:12px}.catalog-category-marquee-actions{width:100%;justify-content:space-between}.catalog-category-marquee-head .button{min-height:38px;padding:8px 12px;font-size:.82rem}.catalog-category-marquee-controls button{width:34px;height:34px;font-size:1.1rem}.catalog-category-marquee{margin-inline:calc(var(--container-pad) * -.35);padding:6px 0 12px;border-radius:20px}.catalog-category-marquee-track{gap:10px;padding:3px 12px}.catalog-category-marquee-card{flex-basis:176px;grid-template-columns:58px 1fr;min-height:76px;gap:9px;padding:8px;border-radius:18px;box-shadow:0 10px 24px rgba(82,48,9,.1)}.catalog-category-marquee-image{width:58px;border-radius:14px}.catalog-category-marquee-copy strong{font-size:.84rem}.catalog-category-marquee-copy small{padding:3px 7px;font-size:.68rem}}.catalog-confirm-order-button{gap:10px}.catalog-confirm-button-icon{width:24px;height:24px;min-width:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.38);box-shadow:inset 0 0 0 1px rgba(75,45,7,.14)}.catalog-confirm-button-icon svg{width:21px;height:21px;display:block}.sticky-product-bar{display:none!important}.shop-page-shell{padding-bottom:max(32px,env(safe-area-inset-bottom))!important}.catalog-cart-page-hero-premium{color:#fff8e8;background:radial-gradient(circle at 12% 12%,rgba(255,223,126,.28),transparent 30%),radial-gradient(circle at 88% 0,hsla(0,0%,100%,.1),transparent 24%),linear-gradient(135deg,#160d04,#3a2108 48%,#6f4108)!important;border-color:rgba(255,225,144,.3)!important;box-shadow:0 30px 90px rgba(38,21,4,.2),inset 0 1px 0 hsla(0,0%,100%,.14)!important}.catalog-cart-brand-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:14px}.catalog-cart-store-badge{width:44px;height:44px;display:inline-grid;place-items:center;border-radius:16px;color:#271506;background:linear-gradient(135deg,#c98a05,#ffdf7e 58%,#fff4be);box-shadow:0 14px 30px rgba(201,138,5,.22);font-weight:950}.catalog-cart-brand-row strong{color:#fff8e8;font-size:clamp(18px,2vw,24px);font-weight:950}.catalog-cart-brand-row .eyebrow{-webkit-margin-start:auto;margin-inline-start:auto;color:#ffe7a1;border-color:rgba(255,231,161,.28);background:hsla(0,0%,100%,.08)}.catalog-cart-page-hero-premium h1{color:#fff8e8!important;text-shadow:0 20px 55px rgba(0,0,0,.34)}.catalog-cart-page-hero-premium p{color:#ead7ad!important}.catalog-cart-page-main{background:radial-gradient(circle at 0 0,rgba(255,223,126,.18),transparent 34%),linear-gradient(180deg,rgba(255,253,247,.96),rgba(255,245,222,.9))!important}.catalog-cart-page-aside{color:#fff8e8;border-color:rgba(255,225,144,.24)!important;background:radial-gradient(circle at 80% 0,rgba(255,223,126,.18),transparent 32%),linear-gradient(180deg,rgba(33,18,5,.98),rgba(72,40,8,.96))!important;box-shadow:0 26px 70px rgba(38,21,4,.22)!important}.catalog-cart-page-aside .catalog-pro-grand-total,.catalog-cart-page-aside .catalog-pro-summary-head,.catalog-cart-page-aside .catalog-pro-total-row{color:#fff8e8}.catalog-cart-page-aside .catalog-pro-summary-head span,.catalog-cart-page-aside .catalog-pro-total-row span{color:#e7c982!important}.catalog-cart-page-aside .catalog-pro-summary-head strong,.catalog-cart-page-aside .catalog-pro-total-row b{color:#fff8e8!important}.catalog-cart-page-aside .catalog-pro-grand-total{background:linear-gradient(135deg,rgba(24,123,78,.42),rgba(255,214,92,.2))!important;border-color:rgba(255,231,161,.22)!important}.catalog-cart-page-aside .catalog-pro-grand-total span,.catalog-cart-page-aside .catalog-pro-grand-total strong{color:#dfffe9!important}.catalog-cart-page-aside .button.secondary{background:hsla(0,0%,100%,.08)!important;border-color:rgba(255,231,161,.24)!important;color:#fff2cc!important}.catalog-confirm-order-button{gap:8px}.catalog-confirm-button-icon{display:inline-grid;width:22px;height:22px;place-items:center}.catalog-confirm-button-icon svg{width:22px;height:22px;fill:currentColor}@media (max-width:860px){.shop-page-shell{padding-bottom:calc(86px + env(safe-area-inset-bottom))!important}.catalog-cart-brand-row .eyebrow{-webkit-margin-start:0;margin-inline-start:0}.catalog-cart-page-layout{gap:14px!important}.catalog-cart-page-aside{position:static!important}}@media (max-width:760px){html{scroll-behavior:auto}.catalog-cart-page,.catalog-page,.catalog-showcase-hero,.category-final-hero,.product-conversion-hero,.shop-page-shell,.storefront-final,body{background-attachment:scroll!important}.catalog-cart-page-aside,.catalog-cart-page-hero,.catalog-cart-page-main,.catalog-rich-product-card,.product-buy-panel,.product-gallery-final,.shop-navbar,.shop-product-card{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.catalog-rich-product-card,.shop-product-card{content-visibility:auto;contain-intrinsic-size:560px;contain:layout paint style;box-shadow:0 12px 30px rgba(88,53,7,.1)!important;transition:none!important}.card-hover:hover,.catalog-rich-product-card:hover,.shop-product-card:hover{transform:none!important}.catalog-card-visual,.product-thumb,.smart-img{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.badge-wrap.compact-top,.catalog-card-field-grid,.shop-social-proof{display:none!important}.catalog-card-action-stack{gap:8px!important}.catalog-card-add-button,.catalog-card-details-button{min-height:44px!important}.catalog-floating-cart-root{box-shadow:0 12px 28px rgba(8,59,36,.24)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}@media (max-width:760px),(prefers-reduced-motion:reduce){.catalog-card-add-button,.catalog-card-details-button,.catalog-floating-cart-root,.catalog-rich-product-card,.shop-product-card{transition-duration:.01ms!important}}@media (hover:none) and (pointer:coarse),(max-width:780px){body,html{scroll-behavior:auto!important;overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch}.shop-page-shell,body{background:linear-gradient(180deg,#fffaf0,#fff5e3 48%,#fffdf8)!important}.shop-page-shell{overflow-x:clip!important;isolation:auto!important}.catalog-floating-store,.catalog-showcase-glow,.catalog-showcase-hero:after,.catalog-showcase-hero:before,.category-final-hero.has-category-media:before,.hero-floating-card,.hero-mini-product,.info-card:after,.shop-collection-card:before,.shop-page-shell:after,.shop-page-shell:before,.shop-product-card:before,.shop-store-card:before,.shopify-hero:after,.shopify-hero:before{content:none!important;display:none!important;animation:none!important;filter:none!important}.shop-announcement{animation:none!important;background:linear-gradient(90deg,#130b04,#3b2408,#130b04)!important;box-shadow:none!important}.shop-navbar{position:relative!important;top:auto!important;z-index:4!important;margin-bottom:14px!important;background:rgba(25,15,5,.95)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:0 8px 20px rgba(35,20,4,.16)!important}.catalog-cart-page-hero,.catalog-cart-page-hero-premium,.catalog-showcase-hero,.category-final-hero,.product-conversion-hero,.shopify-hero{min-height:0!important;border-radius:28px!important;background:linear-gradient(180deg,rgba(26,15,5,.98),rgba(55,32,8,.96) 52%,rgba(255,249,236,.96) 52.5%,rgba(255,241,211,.88))!important;box-shadow:0 10px 26px rgba(55,32,4,.14)!important;filter:none!important}.catalog-showcase-stage,.shopify-hero-media{min-height:auto!important}.brand-section,.card,.catalog-browser-card,.catalog-cart-page-aside,.catalog-cart-page-main,.catalog-discovery-toolbar,.collection-toolbar-final,.faq-list details,.faq-surface,.hero-image-frame,.highlight-card,.info-card,.product-buy-panel,.product-gallery-final,.product-options-final,.shop-featured-band,.spec-card,.surface,.variant-item{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;filter:none!important;box-shadow:0 8px 20px rgba(74,43,7,.1)!important}.card-hover,.card-hover:hover,.catalog-browser-card,.catalog-rich-product-card,.hero-image-frame,.shop-collection-card,.shop-collection-card:hover,.shop-collection-card:hover .category-thumb,.shop-editorial-card:hover img,.shop-main-cta,.shop-product-card,.shop-product-card:hover,.shop-product-card:hover .product-thumb,.shop-store-card,.shop-store-card:hover{transform:none!important;animation:none!important}.grid.cols-4,.shop-product-grid{gap:16px!important}.grid.cols-3,.grid.cols-4,.shop-product-grid{grid-template-columns:minmax(0,1fr)!important;justify-content:stretch!important}.catalog-rich-product-card,.shop-collection-card,.shop-product-card,.shop-store-card{content-visibility:visible!important;contain:none!important;contain-intrinsic-size:auto!important;border-radius:24px!important;box-shadow:0 7px 18px rgba(74,43,7,.1)!important;transition:none!important}.brand-chip img,.catalog-browser-visual,.catalog-browser-visual img,.catalog-floating-store img,.category-thumb,.gallery-hero,.hero-image-frame,.hero-image-frame img,.hero-mini-product img,.landing-block-media img,.product-main-image,.product-thumb,.product-visual-wrap,.shop-collection-visual,.smart-img{content-visibility:visible!important;contain:none!important;filter:none!important;transform:none!important;transition:none!important;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;will-change:auto!important}.shop-collection-visual .category-thumb,.shop-product-visual .product-thumb,.storefront-visual .category-thumb{filter:none!important}.badge-wrap.compact-top,.catalog-card-field-grid,.shop-social-proof{display:none!important}.catalog-card-action-stack{gap:8px!important}.button,.catalog-card-add-button,.catalog-card-details-button,.nav-chip,.shop-card-cta{box-shadow:none!important;transition:none!important}.catalog-floating-cart-root{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:0 10px 22px rgba(9,60,37,.22)!important;transform:none!important;transition:none!important;will-change:auto!important}.catalog-related-more-grid,.skeleton-block:after,.skeleton-card:after,.skeleton-line:after,.skeleton-media:after{animation:none!important}}@media (hover:none) and (pointer:coarse),(max-width:780px),(prefers-reduced-motion:reduce){.shop-page-shell *,.shop-page-shell :after,.shop-page-shell :before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}@media (max-width:430px){.catalog-floating-cart-root{left:10px!important;right:10px!important;bottom:calc(8px + env(safe-area-inset-bottom))!important;min-height:64px!important;border-radius:24px!important}}.catalog-card-rating-line{align-items:center;gap:8px}.catalog-card-rating-pill{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;background:rgba(255,248,225,.82);border:1px solid rgba(193,139,0,.22);color:#6b3a05;font-weight:900;font-size:.82rem;line-height:1}.catalog-card-stars{display:inline-flex;align-items:center;gap:1px;color:rgba(107,58,5,.26);letter-spacing:0;white-space:nowrap}.catalog-card-stars .is-active,.catalog-card-stars.has-rating .is-active{color:#d49a00;text-shadow:0 2px 8px rgba(212,154,0,.22)}.catalog-card-stars.is-empty+span{color:#8a6a38}.catalog-product-rating-compact{max-width:760px;margin:18px auto 14px;padding:0 clamp(10px,2vw,16px)}.catalog-rating-compact-summary{display:flex;align-items:center;justify-content:space-between;gap:14px;border-radius:22px;border:1px solid rgba(212,175,55,.3);background:radial-gradient(circle at 10% 0,rgba(255,228,140,.24),transparent 36%),linear-gradient(135deg,rgba(255,252,241,.96),rgba(255,247,222,.78));box-shadow:0 16px 38px rgba(78,41,0,.08);padding:12px 14px}.catalog-rating-compact-copy{display:grid;grid-gap:2px;gap:2px;min-width:0}.catalog-rating-compact-copy strong{color:#2f1d0d;font-size:.98rem;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.catalog-rating-compact-stars{display:inline-flex;flex:0 0 auto}.catalog-rating-open-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;border:0;border-radius:999px;cursor:pointer;background:linear-gradient(135deg,#d99b00,#fff0a8);color:#2b1702;padding:0 14px;font-weight:950;box-shadow:0 12px 24px rgba(171,112,0,.16);white-space:nowrap}.catalog-rating-open-button span[aria-hidden=true]{font-size:1.1rem;line-height:1}.catalog-rating-modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:18px;background:rgba(31,20,7,.48);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.catalog-rating-modal{position:relative;width:min(780px,100%);max-height:min(86vh,720px);overflow:auto;border-radius:30px;border:1px solid rgba(212,175,55,.34);background:radial-gradient(circle at 15% 0,rgba(255,228,140,.3),transparent 34%),linear-gradient(135deg,rgba(255,252,241,.98),rgba(255,245,218,.94));box-shadow:0 30px 80px rgba(20,12,2,.28);padding:clamp(18px,3vw,28px)}.catalog-rating-modal-close{position:absolute;top:14px;inset-inline-end:14px;width:40px;height:40px;border:0;border-radius:999px;cursor:pointer;background:hsla(0,0%,100%,.8);color:#2f1d0d;font-size:1.6rem;font-weight:900;line-height:1;box-shadow:0 12px 26px rgba(78,41,0,.1)}.catalog-rating-widget-head{display:grid;grid-gap:8px;gap:8px;margin-bottom:18px;-webkit-padding-end:48px;padding-inline-end:48px}.catalog-rating-widget-head h2{margin:0;color:#2f1d0d;font-size:clamp(1.35rem,2.8vw,2rem);font-weight:950}.catalog-rating-widget-head p{margin:0;color:#7b633d;font-weight:900}.catalog-rating-widget-body{display:grid;grid-template-columns:minmax(200px,.75fr) minmax(280px,1.25fr);grid-gap:16px;gap:16px;align-items:stretch}.catalog-rating-current,.catalog-rating-submit-panel{border-radius:24px;border:1px solid rgba(193,139,0,.22);background:hsla(0,0%,100%,.72);padding:16px}.catalog-rating-current{display:grid;align-content:center;justify-items:center;grid-gap:12px;gap:12px;min-height:150px}.catalog-rating-current strong{color:#115c38;font-size:2.15rem;font-weight:950}.catalog-rating-submit-panel{display:grid;grid-gap:12px;gap:12px}.catalog-rating-submit-panel p{margin:0;color:#644b25;font-weight:850}.catalog-rating-stars{display:inline-flex;align-items:center;justify-content:center;gap:4px;color:rgba(97,62,10,.25);font-size:1.35rem;line-height:1}.catalog-rating-stars button,.catalog-rating-stars span{color:inherit;font:inherit;line-height:1}.catalog-rating-stars .is-active{color:#d49a00;text-shadow:0 8px 18px rgba(212,154,0,.22)}.catalog-rating-stars button{border:0;background:transparent;cursor:pointer;padding:2px 3px;transition:transform .15s ease,color .15s ease}.catalog-rating-stars button:hover{transform:translateY(-1px) scale(1.06)}.catalog-rating-stars button:disabled{cursor:wait;opacity:.7}.catalog-rating-submit-panel textarea{width:100%;border-radius:18px;border:1px solid rgba(193,139,0,.24);background:rgba(255,252,245,.92);color:#2f1d0d;padding:13px 15px;resize:vertical;min-height:92px;font:inherit;font-weight:800;outline:none}.catalog-rating-submit-panel textarea:focus{border-color:rgba(17,92,56,.55);box-shadow:0 0 0 4px rgba(17,92,56,.08)}.catalog-rating-submit{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;border:0;border-radius:18px;cursor:pointer;background:linear-gradient(135deg,#d99b00,#fff0a8);color:#2b1702;font-weight:950;box-shadow:0 14px 28px rgba(171,112,0,.18)}.catalog-rating-submit:disabled{cursor:wait;opacity:.72}.catalog-rating-message{border-radius:16px;padding:11px 13px;font-weight:900;line-height:1.45}.catalog-rating-message.is-success{background:rgba(17,92,56,.12);color:#115c38;border:1px solid rgba(17,92,56,.22)}.catalog-rating-message.is-error{background:rgba(190,18,60,.1);color:#991b1b;border:1px solid rgba(190,18,60,.18)}.catalog-rating-message.is-info{background:rgba(212,154,0,.12);color:#7a4d00;border:1px solid rgba(212,154,0,.22)}@media (max-width:760px){.catalog-product-rating-compact{max-width:100%;margin:12px auto 8px;padding:0 10px}.catalog-rating-compact-summary{gap:8px;border-radius:18px;padding:10px}.catalog-rating-compact-copy .eyebrow{display:none}.catalog-rating-compact-copy strong{font-size:.88rem}.catalog-rating-compact-stars .catalog-rating-stars{font-size:1rem;gap:1px}.catalog-rating-open-button{width:40px;height:40px;min-height:40px;padding:0}.catalog-rating-open-button span:not([aria-hidden=true]){display:none}.catalog-rating-modal-backdrop{padding:10px;align-items:end}.catalog-rating-modal{width:100%;max-height:88vh;border-radius:26px 26px 18px 18px;padding:18px 14px 14px}.catalog-rating-widget-body{grid-template-columns:1fr}.catalog-rating-current{min-height:110px}.catalog-rating-stars{font-size:1.35rem}.catalog-card-rating-pill{font-size:.76rem;padding:6px 8px}}.category-browse-controls{scroll-margin-top:18px}.category-browse-title h2{margin:0 0 6px}.category-filter-copy{margin:0}@media (max-width:780px){.category-browse-controls{padding:12px;border-radius:24px;background:linear-gradient(135deg,rgba(255,253,247,.96),rgba(255,244,214,.86));box-shadow:0 14px 42px rgba(55,32,4,.1)}.category-browse-controls .category-browse-header,.category-browse-controls .category-command-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;margin-bottom:10px}.category-browse-controls .category-browse-title h2{margin:0;font-size:1.02rem;line-height:1.25}.category-browse-controls .category-filter-copy{display:none}.category-browse-controls .category-command-count{min-width:0;padding:7px 10px;border-radius:15px;box-shadow:0 10px 26px rgba(72,42,6,.14)}.category-browse-controls .category-command-count strong{font-size:1rem}.category-browse-controls .category-command-count span{font-size:.8rem}.category-browse-controls .category-command-groups{display:grid;grid-template-columns:1fr;grid-gap:9px;gap:9px}.category-browse-controls .category-command-group{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.category-browse-controls .category-command-group .toolbar-label{margin:0 0 6px;font-size:.78rem;line-height:1.15}.category-browse-controls .toolbar-chips{display:flex;flex-wrap:nowrap;gap:6px;overflow-x:auto;padding:0 0 3px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.category-browse-controls .toolbar-chips::-webkit-scrollbar{display:none}.category-browse-controls .toolbar-chip{flex:0 0 auto;min-height:33px;padding:0 11px;border-radius:999px;font-size:.84rem;white-space:nowrap;box-shadow:0 8px 18px rgba(72,42,6,.07)}.category-spotlight-section{display:none}}@media (max-width:420px){.category-browse-controls{padding:10px;border-radius:21px}.category-browse-controls .category-browse-title h2{font-size:.96rem}.category-browse-controls .toolbar-chip{min-height:31px;padding:0 10px;font-size:.8rem}}.category-products-direct{margin-top:clamp(18px,3vw,28px)}@media (max-width:780px){.category-showroom-hero{display:block;padding:14px 14px 16px;border-radius:24px;min-height:0;margin-block:8px 14px;background:radial-gradient(circle at 10% 0,rgba(255,231,161,.14),transparent 36%),linear-gradient(180deg,#120b04,#241505)}[dir=rtl].category-showroom-hero{background:radial-gradient(circle at 90% 0,rgba(255,231,161,.14),transparent 36%),linear-gradient(180deg,#120b04,#241505)}.category-showroom-hero:before{inset:8px;border-radius:18px}.category-showroom-description,.category-showroom-hero:after,.category-showroom-panel{display:none}.category-showroom-eyebrow,.category-showroom-hero .eyebrow{padding:5px 10px;font-size:.72rem;line-height:1.2}.category-store-kicker{margin:8px 0 0;font-size:.78rem;line-height:1.35}.category-showroom-copy h1{max-width:100%;margin:8px 0 10px;font-size:clamp(1.55rem,7vw,2.15rem)!important;line-height:1.08;letter-spacing:-.025em;text-shadow:0 12px 34px rgba(0,0,0,.3)}.category-showroom-actions{display:flex;flex-wrap:nowrap;gap:8px;margin-top:10px}.category-showroom-actions .button{min-height:38px;padding:0 12px;border-radius:16px;font-size:.82rem;white-space:nowrap}.category-showroom-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:12px}.category-showroom-stats>div{padding:9px 10px;border-radius:16px}.category-showroom-stats strong{font-size:1.04rem}.category-showroom-stats span{margin-top:4px;font-size:.72rem;line-height:1.25}.category-products-direct{margin-top:12px}}@media (max-width:420px){.category-showroom-copy h1{font-size:clamp(1.42rem,6.6vw,1.85rem)!important}.category-showroom-stats{grid-template-columns:1fr 1fr}.category-showroom-actions .button{flex:1 1;justify-content:center;padding-inline:8px}}@media (max-width:640px){.catalog-hero-specs{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.catalog-hero-specs .spec-card{min-height:0!important;padding:10px 11px!important;border-radius:16px!important}.catalog-hero-specs .spec-card strong{font-size:.88rem!important;line-height:1.25!important;word-break:break-word}.catalog-hero-specs .spec-label{font-size:.72rem!important;line-height:1.2!important}.catalog-policy-row{gap:6px!important}.catalog-policy-row .badge{min-height:26px!important;padding:0 8px!important;font-size:.72rem!important}.catalog-full-buy-panel .product-description{max-height:7.2em!important;overflow:auto}.product-buy-panel{gap:10px!important}.catalog-qty-row{padding-block:8px!important}}@media (max-width:560px){.grid.cols-4,.shop-product-grid{gap:10px!important}.catalog-rich-product-card,.marketplace-product-card,.shop-product-card{border-radius:18px!important}.catalog-card-visual,.catalog-directory-visual,.shop-product-visual{margin:8px 8px 0!important;border-radius:16px!important}.catalog-directory-visual .product-thumb,.shop-product-visual .product-thumb{aspect-ratio:1/.72!important;padding:8px!important}.catalog-card-body,.catalog-directory-body{padding:10px 11px 12px!important;gap:4px!important}.catalog-card-title-link h3,.product-card .card-title{font-size:.92rem!important;line-height:1.25!important;min-height:0!important}.marketplace-product-card .card-text,.product-card .card-text{display:none!important;min-height:0!important}.catalog-card-rating-line{display:none!important}.catalog-card-field-grid{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:5px!important;gap:5px!important;margin-top:5px!important}.catalog-card-field-grid span{min-height:0!important;padding:6px 7px!important;border-radius:12px!important;font-size:.68rem!important;line-height:1.2!important}.catalog-price-row,.shop-price-row{margin-top:4px!important;gap:6px!important}.catalog-price-row .price,.shop-price-row .price{font-size:1rem!important}.catalog-card-action-stack,.marketplace-card-footer,.shop-card-actions{margin-top:6px!important;padding-top:8px!important;gap:7px!important}.card-cta.shop-card-cta,.catalog-card-actions .shop-card-cta{min-height:36px!important;padding:7px 10px!important;font-size:.82rem!important}.catalog-card-top-badges{inset:10px 10px auto 10px!important}.badge-stack{gap:5px!important}.badge{min-height:24px;padding:0 8px;font-size:.72rem}.category-showroom-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.category-showroom-stats>div{min-height:0!important;padding:8px 9px!important;border-radius:14px!important}.category-showroom-stats strong{font-size:.96rem!important}.category-showroom-stats span{font-size:.68rem!important}}.catalog-premium-proof{display:none!important}.catalog-card-field-grid span{background:rgba(255,250,240,.92);border-color:rgba(201,138,5,.22);color:#4b2a06}.catalog-card-field-grid strong{color:#8a5a08}@media (max-width:760px){.catalog-showcase-hero{display:block!important;padding:18px!important;border-radius:24px!important;min-height:0!important}.catalog-showcase-copy{gap:12px!important;align-content:start!important}.catalog-showcase-copy h1{max-width:100%!important;font-size:clamp(2rem,10vw,3rem)!important;line-height:1.02!important;letter-spacing:-.045em!important;margin:0!important}.catalog-showcase-copy h1:after{width:96px!important;height:4px!important;margin-top:12px!important}.catalog-showcase-copy p{max-width:100%!important;font-size:.98rem!important;line-height:1.65!important;margin:0!important}.catalog-showcase-copy .shop-pill{width:-moz-fit-content!important;width:fit-content!important;min-height:32px!important;padding:6px 12px!important;font-size:.86rem!important}.catalog-showcase-copy .shop-hero-actions{gap:8px!important;margin-top:2px!important}.catalog-showcase-copy .button{min-height:42px!important;padding:9px 14px!important;font-size:.94rem!important}.catalog-showcase-stage{display:none!important}.catalog-showcase-stats{margin-top:14px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.catalog-showcase-stats>div{min-height:0!important;padding:10px 11px!important;border-radius:16px!important}.catalog-showcase-stats strong{font-size:1.08rem!important}.catalog-showcase-stats span{margin-top:2px!important;font-size:.75rem!important}}@media (max-width:560px){.grid.cols-4,.shop-product-grid{gap:9px!important}.catalog-rich-product-card,.marketplace-product-card,.shop-product-card{border-radius:16px!important;box-shadow:0 8px 20px rgba(74,43,7,.09)!important}.catalog-card-visual,.catalog-directory-visual,.shop-product-visual{margin:7px 7px 0!important;border-radius:14px!important}.catalog-card-visual .product-thumb,.catalog-directory-visual .product-thumb,.shop-product-visual .product-thumb{aspect-ratio:1/.74!important;padding:8px!important}.catalog-card-body,.catalog-directory-body{padding:9px 10px 11px!important;gap:4px!important}.catalog-card-title-link h3,.product-card .card-title{font-size:.9rem!important;line-height:1.24!important}.catalog-price-row .price,.shop-price-row .price{font-size:1rem!important}.catalog-card-field-grid{display:flex!important;grid-template-columns:none!important;gap:5px!important;margin-top:4px!important}.catalog-card-field-grid .catalog-extra-chip{display:none!important}.catalog-card-field-grid span{min-width:0!important;flex:1 1!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:5px!important;min-height:28px!important;padding:5px 7px!important;border-radius:10px!important;background:#fffaf0!important;border:1px solid rgba(201,138,5,.2)!important;color:#4b2a06!important;font-size:.68rem!important;line-height:1.15!important;opacity:1!important}.catalog-card-field-grid strong{flex:0 0 auto!important;color:#8a5a08!important;font-size:.62rem!important;font-weight:900!important}.catalog-card-action-stack,.marketplace-card-footer,.shop-card-actions{margin-top:5px!important;padding-top:7px!important;gap:6px!important}.card-cta.shop-card-cta,.catalog-card-actions .shop-card-cta,.catalog-card-add-button,.catalog-card-details-button{min-height:36px!important;padding:7px 10px!important;font-size:.83rem!important;opacity:1!important}}.category-promos-section{position:relative;overflow:hidden;border:1px solid rgba(184,126,8,.24);border-radius:30px;padding:26px;background:linear-gradient(135deg,rgba(255,247,220,.95),rgba(255,251,238,.86)),radial-gradient(circle at 90% 0,rgba(222,168,36,.26),transparent 34%);box-shadow:0 22px 55px rgba(88,54,9,.1)}.category-promos-head{align-items:flex-start;margin-bottom:18px}.category-promos-head h2{margin:8px 0 4px;font-size:clamp(1.35rem,3vw,2.1rem);line-height:1.05}.category-promos-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:16px;gap:16px}.category-promo-card{display:grid;grid-template-columns:170px minmax(0,1fr);grid-gap:16px;gap:16px;align-items:stretch;border:1px solid rgba(184,126,8,.26);border-radius:24px;padding:12px;background:hsla(0,0%,100%,.74);box-shadow:0 14px 35px rgba(88,54,9,.08)}.category-promo-media{position:relative;min-height:160px;overflow:hidden;border-radius:20px;background:linear-gradient(135deg,#fff6d8,#fff);border:1px solid rgba(184,126,8,.18)}.category-promo-media .smart-img{width:100%;height:100%;min-height:160px;object-fit:contain;padding:12px}.category-promo-media>span{position:absolute;top:10px;inset-inline-start:10px;padding:5px 9px;border-radius:999px;font-size:.72rem;font-weight:900;color:#4a2a04;background:rgba(255,244,198,.94);border:1px solid rgba(184,126,8,.26)}.category-promo-body{min-width:0;display:flex;flex-direction:column;gap:10px}.category-promo-body h3{margin:0;font-size:clamp(1.1rem,2vw,1.55rem);line-height:1.16;color:#2c1700}.category-promo-body p{margin:0;color:rgba(58,34,7,.7);line-height:1.65;font-size:.9rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.category-promo-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.category-promo-items a,.category-promo-items div{min-width:0;display:flex;align-items:center;gap:8px;padding:7px;border-radius:14px;background:rgba(255,250,236,.85);border:1px solid rgba(184,126,8,.14);color:inherit;text-decoration:none}.category-promo-items .smart-img,.category-promo-items span{width:34px;height:34px;border-radius:10px;flex:0 0 auto;object-fit:cover;background:#fff;display:grid;place-items:center;font-weight:900}.category-promo-items strong{min-width:0;font-size:.74rem;line-height:1.25;color:#3d2305;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.category-promo-footer{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.category-promo-price{display:flex;flex-direction:column;gap:2px}.category-promo-price strong{font-size:1.35rem;line-height:1;color:#9a6500}.category-promo-price em,.category-promo-price span{font-style:normal;font-size:.74rem;color:rgba(58,34,7,.68)}.category-promo-price em{text-decoration:line-through}.category-promo-footer .button{min-height:40px;padding:10px 16px;white-space:nowrap}@media (max-width:760px){.category-promos-section{border-radius:22px;padding:16px}.category-promos-head{gap:10px}.category-promos-head h2{font-size:1.35rem}.category-promos-grid{grid-template-columns:1fr;gap:12px}.category-promo-card{grid-template-columns:112px minmax(0,1fr);gap:10px;border-radius:18px;padding:9px}.category-promo-media,.category-promo-media .smart-img{min-height:122px}.category-promo-media{border-radius:16px}.category-promo-media .smart-img{padding:8px}.category-promo-media>span{font-size:.62rem;padding:4px 7px}.category-promo-body{gap:7px}.category-promo-body h3{font-size:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.category-promo-body p{display:none}.category-promo-items{grid-template-columns:1fr;gap:5px;max-height:82px;overflow:hidden}.category-promo-items a,.category-promo-items div{padding:5px;gap:6px;border-radius:11px}.category-promo-items .smart-img,.category-promo-items span{width:26px;height:26px;border-radius:8px}.category-promo-items strong{font-size:.66rem;-webkit-line-clamp:1}.category-promo-footer{align-items:center}.category-promo-price strong{font-size:1.02rem}.category-promo-price em,.category-promo-price span{display:none}.category-promo-footer .button{min-height:34px;padding:8px 10px;font-size:.76rem;border-radius:999px}}.shop-proof-line{display:none!important}@media (max-width:760px){.catalog-showcase-hero,.directory-hero,.shopify-hero,[dir=rtl].shopify-hero{min-height:0!important;padding:18px!important;border-radius:24px!important;background:linear-gradient(180deg,#130b04,#2b1907)!important;color:#fff7de!important;box-shadow:0 10px 26px rgba(55,32,4,.14)!important;overflow:hidden!important}.directory-hero,.shopify-hero,[dir=rtl].shopify-hero{display:block!important}.catalog-showcase-stage,.shopify-hero-media{display:none!important}.catalog-showcase-copy,.directory-hero>div:first-child,.shopify-hero-copy{gap:10px!important}.catalog-showcase-copy h1,.directory-hero h1,.shopify-hero h1{max-width:100%!important;margin:8px 0 0!important;color:#fff7de!important;font-size:clamp(2rem,10vw,3.25rem)!important;line-height:1.02!important;letter-spacing:-.04em!important}.catalog-showcase-copy h1 span,.directory-hero h1 span,.shopify-hero h1 span{color:#d6a321!important}.catalog-showcase-copy p,.directory-hero p,.shopify-hero p{max-width:100%!important;margin:8px 0 0!important;color:rgba(255,242,205,.9)!important;font-size:.96rem!important;line-height:1.62!important}.catalog-showcase-copy .shop-pill,.directory-hero .shop-pill,.shopify-hero .shop-pill{min-height:30px!important;padding:5px 11px!important;color:#6b4305!important;background:#fff1bd!important;border-color:rgba(255,231,161,.44)!important;font-size:.78rem!important}.shop-hero-actions{width:100%!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:9px!important;gap:9px!important;margin-top:12px!important}.catalog-related-more>summary,.shop-hero-actions .button{min-height:42px!important;padding:9px 13px!important;border-radius:999px!important;font-size:.92rem!important;line-height:1.15!important}.catalog-showcase-hero .button.secondary,.directory-hero .button.secondary,.shopify-hero .button.secondary{color:#fff7de!important;background:hsla(0,0%,100%,.1)!important;border-color:rgba(255,231,161,.34)!important}.catalog-showcase-stats,.category-showroom-stats,.directory-stats,.shop-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important;margin-top:12px!important}.directory-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}.catalog-showcase-stats>div,.category-showroom-stats>div,.directory-stats>div,.shop-stats>div{min-height:0!important;padding:10px 8px!important;border-radius:16px!important;text-align:center!important;box-shadow:none!important}.catalog-showcase-stats strong,.category-showroom-stats strong,.directory-stats strong,.shop-stats strong{font-size:1.05rem!important;line-height:1.05!important;white-space:normal!important;overflow-wrap:anywhere!important}.catalog-showcase-stats span,.category-showroom-stats span,.directory-stats span,.shop-stats span{margin-top:3px!important;font-size:.72rem!important;line-height:1.25!important}.directory-hero{gap:14px!important;margin-bottom:18px!important}.catalog-related-more{margin-top:12px!important}.catalog-related-more>summary{width:100%!important;box-shadow:0 8px 18px rgba(92,51,7,.12)!important}.shop-promos-band-react{padding:14px!important;border-radius:22px!important}.shop-promo-showcase{padding:9px!important;border-radius:20px!important}.shop-promo-showcase h3{font-size:clamp(1.35rem,8vw,2.1rem)!important;line-height:1.05!important}}@media (max-width:430px){.catalog-showcase-stats,.category-showroom-stats,.shop-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.directory-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.catalog-digital-checkout-note,.catalog-digital-product-note{display:grid;grid-gap:5px;gap:5px;padding:12px 14px;border-radius:18px;border:1px solid rgba(212,175,55,.38);background:linear-gradient(135deg,rgba(255,248,221,.96),hsla(0,0%,100%,.82));color:#4a2b07}.catalog-digital-checkout-note strong,.catalog-digital-product-note strong{font-family:var(--font-cairo,Cairo),sans-serif;font-weight:900}.catalog-digital-checkout-note span,.catalog-digital-product-note span{font-family:var(--font-tajawal,Tajawal),sans-serif;font-size:.92rem;line-height:1.45;color:rgba(52,30,5,.72)}.catalog-digital-checkout-note.catalog-checkout-wide{grid-column:1/-1}.digital-access-page{min-height:100vh;display:grid;place-items:center;padding:24px 14px;background:radial-gradient(circle at top right,rgba(212,175,55,.16),transparent 34%),linear-gradient(135deg,#0f172a,#111827 54%,#1f2937)}.digital-access-card{width:min(100%,520px);border-radius:22px;padding:20px;background:hsla(0,0%,100%,.96);box-shadow:0 24px 70px rgba(0,0,0,.28);border:1px solid rgba(212,175,55,.24);text-align:center}.digital-access-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:6px 11px;font-weight:900;font-size:12px;color:#92400e;background:#fff7ed;border:1px solid rgba(146,64,14,.16)}.digital-access-image{display:block;width:104px;height:104px;object-fit:cover;border-radius:20px;margin:14px auto 8px;border:1px solid rgba(15,23,42,.08)}.digital-access-card h1{margin:12px 0 4px;color:#111827;font-size:clamp(22px,5.4vw,32px);line-height:1.15}.digital-access-store{margin:0 0 14px;color:#64748b;font-weight:800}.digital-access-status{border-radius:16px;padding:12px;margin:11px 0;text-align:right}.digital-access-status span,.digital-access-status strong{display:block}.digital-access-status strong{margin-bottom:4px;font-weight:950}.digital-access-status span{color:#475569;font-weight:700;line-height:1.7}.digital-access-status-active{background:rgba(22,163,74,.08);border:1px solid rgba(22,163,74,.24)}.digital-access-status-active strong{color:#15803d}.digital-access-status-pending{background:rgba(234,179,8,.09);border:1px solid rgba(234,179,8,.25)}.digital-access-status-pending strong{color:#a16207}.digital-access-status-blocked{background:rgba(220,38,38,.07);border:1px solid rgba(220,38,38,.22)}.digital-access-status-blocked strong{color:#b91c1c}.digital-access-instructions,.digital-access-result{border-radius:16px;background:#f8fafc;border:1px solid #e2e8f0;color:#334155;padding:12px;text-align:right;line-height:1.8;font-weight:700;white-space:pre-wrap}.digital-access-result strong{display:block;color:#111827;margin-bottom:5px}.digital-access-meta{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:13px 0}.digital-access-meta span{border-radius:999px;padding:7px 10px;background:#f1f5f9;color:#475569;font-size:12px;font-weight:900}.digital-access-actions{display:grid;grid-gap:9px;gap:9px;margin-top:13px}.digital-access-actions .button{min-height:44px}.digital-access-error{margin:12px 0 0;color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;padding:10px;font-weight:800}@media (max-width:520px){.digital-access-page{padding:12px}.digital-access-card{border-radius:18px;padding:14px}.digital-access-image{width:82px;height:82px;border-radius:16px}.digital-access-card h1{font-size:1.35rem}.digital-access-store{margin-bottom:10px}.digital-access-instructions,.digital-access-result,.digital-access-status span{font-size:.93rem;line-height:1.55}}.shop-shell-simple .shop-footer,.shop-shell-simple .shop-navbar{display:none!important}.shop-shell-simple .shop-container{padding-top:clamp(10px,2vw,22px)!important}.catalog-cart-page{margin:clamp(12px,2.2vw,24px) 0 clamp(28px,5vw,58px)!important}.catalog-cart-page-toplink{margin:0 0 12px!important}.catalog-cart-page-hero-premium.catalog-cart-page-hero-simple,.catalog-cart-page-hero-simple,.catalog-cart-page-hero.catalog-cart-page-hero-simple{min-height:0!important;margin-bottom:clamp(14px,2vw,20px);padding:clamp(16px,2.4vw,24px)!important;border-radius:24px!important;color:#fff7df;background:radial-gradient(circle at 12% 0,rgba(255,223,126,.22),transparent 28%),linear-gradient(135deg,#1b1005,#3c2308 55%,#835509)!important;box-shadow:0 14px 36px rgba(57,32,5,.16)!important}.catalog-cart-page-hero-simple .catalog-cart-brand-row{margin-bottom:8px}.catalog-cart-page-hero-simple h1{margin:0 0 6px!important;font-size:clamp(28px,4.5vw,46px)!important;line-height:1.12!important}.catalog-cart-page-hero-simple p{max-width:720px;font-size:.98rem;line-height:1.7!important}.catalog-cart-page-layout{grid-template-columns:minmax(0,1fr) minmax(280px,350px)!important;gap:clamp(12px,2vw,18px)!important}.catalog-cart-page-main{min-height:0!important;display:grid;grid-gap:14px;gap:14px;padding:clamp(14px,2vw,20px)!important;border-radius:22px!important;background:rgba(255,253,247,.94)!important;box-shadow:0 10px 28px rgba(77,47,5,.08)!important}.catalog-cart-page-main .catalog-pro-step-panel{gap:12px;padding-bottom:14px;border-bottom:1px solid rgba(184,129,16,.13)}.catalog-cart-page-main .catalog-pro-step-panel:last-of-type{padding-bottom:0;border-bottom:0}.catalog-cart-page-main .catalog-pro-section-title{align-items:center}.catalog-cart-page-main .catalog-pro-section-title h2{margin:0;color:#241304;font-size:clamp(20px,2.4vw,28px);line-height:1.25}.catalog-pro-cart-line{grid-template-columns:74px minmax(0,1fr) minmax(132px,auto)!important;padding:10px!important;border-radius:18px!important;box-shadow:0 8px 20px rgba(91,58,6,.06)!important}.catalog-pro-cart-line .catalog-cart-line-empty,.catalog-pro-cart-line img{width:74px!important;height:74px!important;border-radius:15px!important}.catalog-cart-page-aside{top:12px!important;padding:14px!important;border-radius:22px!important}.catalog-pro-actions{margin-top:12px!important}.catalog-pro-actions .button{min-height:46px!important}.catalog-coupon-box{margin:12px 0;padding:12px;border-radius:18px;background:rgba(255,248,232,.78);border:1px solid rgba(212,175,55,.28);display:grid;grid-gap:8px;gap:8px}.catalog-coupon-box label{color:#4b2b07;font-weight:900}.catalog-coupon-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px}.catalog-coupon-row input{min-width:0;height:42px;border-radius:14px;border:1px solid rgba(184,129,16,.34);background:hsla(0,0%,100%,.92);padding:0 12px;font-weight:900;color:#281705;outline:none}.catalog-coupon-row input:focus{border-color:#bf8b08;box-shadow:0 0 0 4px rgba(191,139,8,.12)}.catalog-coupon-row button{min-height:42px;border:0;border-radius:14px;padding:0 14px;font-weight:900;color:#1f1204;background:linear-gradient(135deg,#d99a00,#fff0a8);cursor:pointer}.catalog-coupon-row button:disabled{opacity:.55;cursor:not-allowed}.catalog-coupon-box small{color:#7a6444;font-weight:800;line-height:1.45}.catalog-coupon-box small.is-error{color:#b91c1c}.catalog-coupon-box small.is-success,.catalog-pro-discount-row b{color:#17633f!important}.catalog-pro-captcha{margin-top:0!important}@media (max-width:900px){.catalog-cart-page-layout{grid-template-columns:1fr!important}}@media (max-width:720px){.shop-shell-simple .shop-container{padding:10px!important}.catalog-cart-page-hero-premium.catalog-cart-page-hero-simple,.catalog-cart-page-hero-simple,.catalog-cart-page-hero.catalog-cart-page-hero-simple{border-radius:20px!important}.catalog-cart-brand-row .eyebrow{display:none}.catalog-cart-page-aside,.catalog-cart-page-main{border-radius:18px!important}.catalog-pro-cart-line{grid-template-columns:58px minmax(0,1fr)!important}.catalog-pro-cart-line .catalog-cart-line-empty,.catalog-pro-cart-line img{width:58px!important;height:58px!important}.catalog-pro-line-actions{grid-column:1/-1}}.catalog-floating-cart-button,.catalog-floating-cart-root{min-width:min(360px,calc(100vw - 28px))!important;padding:10px 12px!important;border:1px solid rgba(255,231,161,.48)!important;color:#fff8e8!important;background:linear-gradient(135deg,#0f7a48,#086038)!important;box-shadow:0 16px 38px rgba(5,74,43,.32)!important;text-decoration:none!important}.catalog-floating-cart-icon{width:48px!important;height:48px!important;color:#050505!important;background:linear-gradient(135deg,#fff6d8,#e0be52)!important;border:1px solid rgba(0,0,0,.14)!important;box-shadow:0 8px 18px rgba(0,0,0,.14),inset 0 1px 0 hsla(0,0%,100%,.65)!important}.catalog-floating-cart-icon svg{width:28px;height:28px;display:block;fill:currentColor}.catalog-floating-cart-button b,.catalog-floating-cart-root b{color:#fff8e8!important;font-size:1.08rem;font-weight:950;line-height:1.15}.catalog-floating-cart-button em,.catalog-floating-cart-root em{width:-moz-fit-content;width:fit-content;margin-top:4px;padding:2px 8px;border-radius:999px;color:#c40000!important;background:#fff7df;font-size:.88rem;font-style:normal;font-weight:950;line-height:1.4}.catalog-floating-cart-button strong,.catalog-floating-cart-root strong{color:#fff8e8!important;font-size:1.12rem!important;font-weight:950;white-space:nowrap;text-shadow:0 1px 0 rgba(0,0,0,.18)}.catalog-cart-page-hero-premium.catalog-cart-page-hero-simple,.catalog-cart-page-hero-simple,.catalog-cart-page-hero.catalog-cart-page-hero-simple,.shop-shell-simple .catalog-cart-page-toplink{display:none!important}.shop-shell-simple .catalog-cart-page{margin-top:0!important}@media (max-width:720px){.catalog-floating-cart-button,.catalog-floating-cart-root{right:12px!important;left:12px!important;bottom:calc(14px + env(safe-area-inset-bottom))!important;width:auto!important;min-width:0!important}.catalog-floating-cart-icon{width:46px!important;height:46px!important}.catalog-floating-cart-button strong,.catalog-floating-cart-root strong{font-size:1.02rem!important}}.catalog-cart-direct-add-note{margin:2px 0 0;padding:10px 12px;border-radius:16px;color:#5d3b08;background:rgba(255,242,202,.86);border:1px solid rgba(196,137,5,.22);font-weight:900;line-height:1.55}.catalog-cart-related-strip-section{overflow:hidden;margin-top:clamp(14px,2.4vw,22px)}.catalog-cart-page>.catalog-cart-related-strip-section{clear:both}.catalog-cart-related-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.catalog-cart-related-head h2{margin:0}.catalog-cart-related-controls{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.catalog-cart-related-controls button{width:38px;height:38px;display:inline-grid;place-items:center;border:1px solid rgba(196,137,5,.24);border-radius:999px;color:#2a1705;background:linear-gradient(135deg,#d99a00,#fff0a8);font:inherit;font-size:1.35rem;font-weight:950;line-height:1;cursor:pointer;box-shadow:0 8px 18px rgba(127,76,6,.1)}.catalog-cart-related-skeleton{padding:16px;border-radius:18px;color:#806843;background:rgba(255,248,232,.72);border:1px dashed rgba(196,137,5,.22);font-weight:900}.catalog-cart-related-rail{position:relative;overflow-x:auto;overflow-y:hidden;padding:6px 0 12px;border-radius:24px;border:1px solid rgba(196,137,5,.16);background:linear-gradient(90deg,rgba(255,249,232,.92),hsla(0,0%,100%,.54),rgba(255,249,232,.92));scrollbar-width:thin;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;touch-action:pan-x pan-y;scroll-behavior:auto;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.catalog-cart-related-rail:active{cursor:-webkit-grabbing;cursor:grabbing}.catalog-cart-related-rail:after,.catalog-cart-related-rail:before{content:"";position:absolute;top:0;bottom:0;z-index:2;width:min(76px,14vw);pointer-events:none}.catalog-cart-related-rail:before{inset-inline-start:0;background:linear-gradient(90deg,#fff8e6,rgba(255,248,230,0))}.catalog-cart-related-rail:after{inset-inline-end:0;background:linear-gradient(270deg,#fff8e6,rgba(255,248,230,0))}.catalog-cart-related-track{display:flex;align-items:stretch;gap:12px;width:max-content;padding:5px 16px}.catalog-cart-related-rail.is-animated .catalog-cart-related-track{animation:none;transform:none}.catalog-cart-related-card{flex:0 0 186px;display:grid;grid-template-rows:auto minmax(58px,1fr) auto;grid-gap:9px;gap:9px;padding:9px;border-radius:20px;background:hsla(0,0%,100%,.88);border:1px solid rgba(196,137,5,.2);box-shadow:0 12px 26px rgba(82,48,9,.08)}.catalog-cart-related-image{display:grid;place-items:center;width:100%;aspect-ratio:1.08;overflow:hidden;border-radius:16px;color:#fff0bd;text-decoration:none;background:linear-gradient(135deg,#2b1605,#8b5a08)}.catalog-cart-related-image img{width:100%;height:100%;object-fit:cover;display:block}.catalog-cart-related-image span{font-size:2rem;font-weight:950}.catalog-cart-related-info{display:grid;grid-gap:5px;gap:5px;min-width:0}.catalog-cart-related-info a{color:#2b1b0a;text-decoration:none;font-size:.92rem;font-weight:950;line-height:1.35;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.catalog-cart-related-info small{color:#8a610d;font-size:.82rem;font-weight:950}.catalog-cart-related-card button,.catalog-cart-related-details{min-height:38px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:0 12px;color:#241304;background:linear-gradient(135deg,#d99a00,#fff0a8);text-decoration:none;font:inherit;font-size:.82rem;font-weight:950;cursor:pointer}.catalog-cart-related-details{background:rgba(255,246,220,.96);border:1px solid rgba(196,137,5,.22)}@keyframes catalogCartRelatedMarquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes catalogCartRelatedMarqueeRtl{0%{transform:translateX(0)}to{transform:translateX(50%)}}@media (prefers-reduced-motion:reduce){.catalog-cart-related-rail.is-animated .catalog-cart-related-track{animation:none}}@media (max-width:720px){.catalog-cart-related-rail{margin-inline:-4px;border-radius:18px}.catalog-cart-related-head{align-items:flex-start}.catalog-cart-related-controls button{width:34px;height:34px;font-size:1.15rem}.catalog-cart-related-track{gap:10px;padding-inline:12px}.catalog-cart-related-card{flex-basis:158px;border-radius:17px}.catalog-cart-related-info a{font-size:.82rem}.catalog-cart-related-card button,.catalog-cart-related-details{min-height:36px;font-size:.76rem}}.catalog-home-strips{width:min(100%,1180px);margin:20px auto 30px;display:grid;grid-gap:24px;gap:24px}.catalog-home-strip-block{min-width:0;overflow:hidden}.catalog-home-strip-head{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:12px;text-align:center}.catalog-home-strip-head h2{margin:0;color:#241304;font-size:clamp(1.35rem,2.4vw,2rem);font-weight:950}.catalog-home-strip-rail{width:100%;max-width:min(100%,1180px);margin-inline:auto;overflow-x:auto;overflow-y:hidden;padding:2px 2px 10px;direction:ltr;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;touch-action:pan-x pan-y}.catalog-home-strip-rail::-webkit-scrollbar{display:none}.catalog-home-strip-track{display:flex;align-items:stretch;gap:14px;width:max-content;padding-inline:2px}.catalog-home-strip-card{position:relative;flex:0 0 318px;min-width:0;display:grid;grid-gap:10px;gap:10px;padding:12px;border:1px solid rgba(224,169,42,.58);border-radius:20px;color:#241304;background:radial-gradient(circle at 15% 20%,rgba(255,238,174,.78),transparent 34%),linear-gradient(135deg,rgba(255,252,244,.96),rgba(255,246,225,.92));box-shadow:0 12px 32px rgba(82,48,9,.08);text-decoration:none}.catalog-strip-copy{min-width:0;display:grid;grid-gap:6px;gap:6px}.catalog-strip-copy strong{color:#241304;font-size:1rem;font-weight:950;line-height:1.25}.catalog-strip-copy small{color:#7d613c;font-size:.82rem;font-weight:800;line-height:1.45}.catalog-strip-badge{width:max-content;max-width:100%;padding:6px 12px;border-radius:999px;color:#7b4a03;background:rgba(255,247,220,.96);border:1px solid rgba(224,169,42,.5);font-size:.78rem;font-weight:950;line-height:1}.catalog-coupon-strip-card{align-content:start;flex-basis:340px}.catalog-coupon-code{max-width:100%;padding:10px 12px;border:1px dashed rgba(90,50,6,.22);border-radius:999px;color:#3a2108;background:hsla(0,0%,100%,.66);font-size:.95rem;font-weight:950;letter-spacing:.07em;line-height:1.25;overflow-wrap:anywhere;word-break:break-word;white-space:normal;text-align:center}.catalog-strip-actions{display:flex;align-items:center;gap:8px}.catalog-strip-actions a,.catalog-strip-actions button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:0 16px;color:#201001;background:linear-gradient(135deg,#d99a00,#ffe98d);font:inherit;font-size:.86rem;font-weight:950;text-decoration:none;cursor:pointer}.catalog-strip-actions a{color:#fff7de;background:#4a2504}.catalog-category-strip-card,.catalog-strip-main-link{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 116px;align-items:center;grid-gap:12px;gap:12px;color:inherit;text-decoration:none}.catalog-strip-price{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.catalog-strip-price b{color:#805007;font-size:1.15rem;font-weight:950}.catalog-strip-price s{color:#9b6123;font-size:.85rem;font-weight:900}.catalog-strip-image{width:116px;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border-radius:16px;color:#fff1c8;background:linear-gradient(135deg,#2d1704,#8a5605)}.catalog-strip-image img{width:100%;height:100%;display:block;object-fit:cover}.catalog-strip-image em{font-style:normal;font-size:2rem;font-weight:950}.catalog-product-strip-card{grid-template-columns:minmax(0,1fr) auto;align-items:end;-webkit-padding-end:14px;padding-inline-end:14px}.catalog-product-strip-card .catalog-strip-main-link{grid-column:1/-1}.catalog-card-actions .catalog-card-add-button:not(.catalog-card-variant-link),.catalog-card-image-buy .catalog-card-add-button:not(.catalog-card-variant-link),.catalog-product-strip-card .catalog-card-add-button:not(.catalog-card-variant-link){width:50px!important;min-width:50px!important;height:50px!important;min-height:50px!important;display:inline-grid!important;place-items:center!important;border-radius:999px!important;padding:0!important;color:#1f1203!important;background:linear-gradient(135deg,#d99a00,#fff0a8)!important;box-shadow:0 10px 22px rgba(127,76,6,.18)!important;font-size:0!important;line-height:0!important;overflow:hidden!important;white-space:nowrap!important}.catalog-card-actions .catalog-card-add-button:not(.catalog-card-variant-link):before,.catalog-card-image-buy .catalog-card-add-button:not(.catalog-card-variant-link):before,.catalog-product-strip-card .catalog-card-add-button:not(.catalog-card-variant-link):before{content:"";width:24px;height:24px;display:block;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='21' r='1'/%3E%3Ccircle cx='19' cy='21' r='1'/%3E%3Cpath d='M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h8.8a2 2 0 0 0 1.98-1.7l1.1-7.35H5.12'/%3E%3Cpath d='M9 10h6'/%3E%3Cpath d='M12 7v6'/%3E%3C/svg%3E") center /contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='21' r='1'/%3E%3Ccircle cx='19' cy='21' r='1'/%3E%3Cpath d='M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h8.8a2 2 0 0 0 1.98-1.7l1.1-7.35H5.12'/%3E%3Cpath d='M9 10h6'/%3E%3Cpath d='M12 7v6'/%3E%3C/svg%3E") center /contain no-repeat}.catalog-product-strip-card .catalog-card-add-button:not(.catalog-card-variant-link){position:absolute;inset-inline-end:18px;bottom:16px}.catalog-card-image-buy{position:absolute;z-index:8;inset-inline-end:18px;bottom:18px;display:grid;place-items:center}.catalog-card-image-buy .catalog-card-variant-link{max-width:min(190px,62vw);min-height:42px;padding:0 14px;border-radius:999px;box-shadow:0 10px 22px rgba(127,76,6,.18)}.catalog-category-strip-card{flex-basis:318px}.catalog-card-details-button{display:none!important}.catalog-card-rating-line{justify-content:center;margin-top:2px}.catalog-price-row{justify-content:center;flex-wrap:wrap}.catalog-top-offer-badge{order:-1}@media (max-width:720px){.catalog-home-strips{width:100%;margin:18px auto 26px;gap:22px}.catalog-home-strip-head{margin-bottom:10px}.catalog-home-strip-head h2{font-size:1.45rem}.catalog-home-strip-rail{max-width:none;margin-inline:0;padding-bottom:8px}.catalog-home-strip-track{gap:12px;padding-inline:12px}.catalog-home-strip-card{flex-basis:76vw;max-width:360px;border-radius:18px;padding:11px}.catalog-coupon-strip-card{flex-basis:82vw}.catalog-coupon-code{border-radius:18px;font-size:.86rem;letter-spacing:.04em}.catalog-category-strip-card,.catalog-strip-main-link{grid-template-columns:minmax(0,1fr) 104px;gap:10px}.catalog-strip-image{width:104px;border-radius:14px}.catalog-product-strip-card .catalog-card-add-button:not(.catalog-card-variant-link){width:46px!important;min-width:46px!important;height:46px!important;min-height:46px!important;inset-inline-end:14px;bottom:14px}.catalog-card-image-buy{inset-inline-end:18px;bottom:18px}.catalog-strip-copy strong{font-size:.95rem}}@media (max-width:760px){.catalog-mobile-compact-products.catalog-related-more-grid,.catalog-mobile-compact-products.grid,.catalog-mobile-compact-products.grid.cols-4{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;grid-gap:10px!important;gap:10px!important}.catalog-mobile-compact-products .catalog-rich-product-card,.catalog-mobile-compact-products .shop-product-card{min-width:0!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 8px 20px rgba(74,43,7,.1)!important}.catalog-mobile-compact-products .catalog-card-top-badges{inset:8px 8px auto 8px!important;z-index:7!important}.catalog-mobile-compact-products .badge-stack{align-items:flex-start!important}.catalog-mobile-compact-products .badge:not(.badge-sale){display:none!important}.catalog-mobile-compact-products .badge-sale{min-height:25px!important;padding:0 8px!important;font-size:.72rem!important}.catalog-mobile-compact-products .catalog-card-visual,.catalog-mobile-compact-products .shop-product-visual{margin:8px 8px 0!important;border-radius:14px!important}.catalog-mobile-compact-products .catalog-card-visual .product-thumb,.catalog-mobile-compact-products .shop-product-visual .product-thumb{aspect-ratio:1/.9!important;padding:0!important;object-fit:cover!important}.catalog-mobile-compact-products .card-text,.catalog-mobile-compact-products .catalog-card-bottom-badges,.catalog-mobile-compact-products .catalog-card-field-grid,.catalog-mobile-compact-products .catalog-card-rating-line{display:none!important}.catalog-mobile-compact-products .catalog-card-body{padding:9px 9px 10px!important;gap:5px!important}.catalog-mobile-compact-products .catalog-card-title-link h3,.catalog-mobile-compact-products .product-card .card-title{min-height:2.45em!important;font-size:.82rem!important;line-height:1.22!important;text-align:center!important;-webkit-line-clamp:2!important}.catalog-mobile-compact-products .catalog-price-row,.catalog-mobile-compact-products .shop-price-row{margin-top:0!important;gap:4px!important;justify-content:center!important}.catalog-mobile-compact-products .catalog-price-row .price,.catalog-mobile-compact-products .shop-price-row .price{font-size:.9rem!important;line-height:1.1!important}.catalog-mobile-compact-products .catalog-price-row .compare,.catalog-mobile-compact-products .shop-price-row .compare{font-size:.72rem!important}.catalog-mobile-compact-products .catalog-top-offer-badge,.catalog-mobile-compact-products .price-prefix{display:none!important}.catalog-mobile-compact-products .catalog-card-image-buy{inset-inline-end:12px!important;bottom:12px!important}.catalog-mobile-compact-products .catalog-card-image-buy .catalog-card-add-button:not(.catalog-card-variant-link){width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important}.catalog-mobile-compact-products .catalog-card-image-buy .catalog-card-add-button:not(.catalog-card-variant-link):before{width:21px!important;height:21px!important}}.catalog-card-visual-zone{position:relative}.catalog-rich-product-card>.catalog-card-top-badges{display:none!important}.catalog-card-visual-zone .catalog-card-top-badges{position:absolute!important;inset:9px 9px auto auto!important;z-index:9!important;display:flex!important;justify-content:flex-end!important;align-items:flex-start!important;width:auto!important;max-width:calc(100% - 18px)!important;min-height:0!important;margin:0!important;padding:0!important;pointer-events:none!important}.catalog-card-visual-zone .catalog-card-top-badges .badge-stack{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;align-items:flex-start!important;gap:4px!important;max-width:100%!important}.catalog-card-visual-zone .catalog-card-top-badges .badge{min-height:22px!important;padding:0 8px!important;border-radius:999px!important;font-size:.68rem!important;line-height:1!important;box-shadow:none!important}.catalog-card-visual-zone .catalog-card-top-badges .badge-sale{background:rgba(255,246,239,.94)!important;border:1px solid rgba(190,78,36,.24)!important;color:#b24618!important}.catalog-card-visual-zone .catalog-card-top-badges .badge-sale:after,.catalog-card-visual-zone .catalog-card-top-badges .badge-sale:before{content:none!important;display:none!important}@media (max-width:760px){.catalog-mobile-compact-products .catalog-card-visual-zone .catalog-card-top-badges{inset:7px 7px auto auto!important;max-width:calc(100% - 14px)!important}.catalog-mobile-compact-products .catalog-card-visual-zone .catalog-card-top-badges .badge:not(.badge-sale){display:none!important}.catalog-mobile-compact-products .catalog-card-visual-zone .catalog-card-top-badges .badge-sale{min-height:21px!important;padding:0 7px!important;font-size:.66rem!important}}.catalog-order-button-label{display:inline-flex;align-items:center;justify-content:center;gap:8px}.catalog-order-cart-icon{width:22px;height:22px;display:inline-grid;place-items:center;color:#d40000;flex:0 0 auto}.catalog-order-cart-icon svg{width:100%;height:100%;display:block;fill:currentColor}