@import url('https://fonts.googleapis.com/css2?family=Noto+Naskh+Arabic:wght@500;600;700&family=Noto+Sans+Arabic:wght@400;500;600;700&display=swap');
:root{--ink:#102c26;--forest:#12382f;--forest-2:#1d5548;--clay:#b95f40;--sand:#ede4d3;--cream:#faf7f0;--paper:#fffdf9;--muted:#65736e;--line:#ddd8ce;--gold:#c79a4d;--danger:#b42318;--radius:18px;--shadow:0 18px 50px rgba(23,45,38,.1);--container:1240px;--ease:cubic-bezier(.2,.8,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Noto Sans Arabic',sans-serif;line-height:1.7}body.drawer-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.container{width:min(calc(100% - 32px),var(--container));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:2000;top:8px;right:8px;background:#fff;padding:10px 16px;transform:translateY(-150%)}.skip-link:focus{transform:none}.announcement{min-height:34px;display:grid;place-items:center;background:var(--forest);color:#fff;font-size:12px;letter-spacing:.02em}.site-header{position:relative;z-index:100;background:rgba(255,253,249,.96);border-bottom:1px solid var(--line)}.header-main{min-height:92px;display:grid;grid-template-columns:260px 1fr 260px;gap:32px;align-items:center}.brand{display:flex;align-items:center;gap:12px}.brand-emblem{display:grid;place-items:center;width:46px;height:46px;border:1px solid var(--forest);border-radius:50%;font-family:Georgia,serif;font-size:25px}.brand span:last-child{display:flex;flex-direction:column;line-height:1.3}.brand b{font-family:'Noto Naskh Arabic';font-size:20px}.brand small{font-size:10px;color:var(--muted)}.header-search{height:48px;display:flex;border:1px solid var(--line);border-radius:999px;background:#fff;overflow:hidden}.header-search input{width:100%;border:0;padding:0 22px;background:transparent;outline:none}.header-search button,.icon-button{border:0;background:transparent;display:grid;place-items:center;cursor:pointer}.header-search button{width:54px;color:var(--forest)}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:12px}.icon-link{display:none}.cart-link{min-height:46px;display:flex;align-items:center;gap:8px}.cart-link b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--clay);color:#fff;font-size:11px}.mobile-menu-toggle{display:none;width:46px;height:46px}.main-nav{border-top:1px solid #eeeae1}.nav-inner{height:52px;display:flex;justify-content:center;align-items:center;gap:36px;font-size:14px;font-weight:600}.nav-inner>a,.has-mega>a{height:52px;display:flex;align-items:center;gap:5px}.nav-inner a:hover{color:var(--clay)}.has-mega{position:relative}.mega-menu{position:absolute;top:51px;right:-160px;width:min(800px,90vw);padding:30px;display:grid;grid-template-columns:1fr 1.5fr;gap:32px;background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s var(--ease)}.has-mega:hover .mega-menu,.has-mega:focus-within .mega-menu{opacity:1;visibility:visible;transform:none}.mega-menu small{color:var(--clay)}.mega-menu h3{font-family:'Noto Naskh Arabic';font-size:28px;line-height:1.35;margin:8px 0 18px}.mega-links{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mega-links a{padding:16px;background:var(--cream);display:flex;flex-direction:column}.mega-links small{font-size:11px;color:var(--muted)}.mobile-drawer,.drawer-scrim{display:none}
.hero{background:var(--forest);color:#fff;overflow:hidden}.hero-grid{min-height:630px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:64px}.eyebrow{display:block;margin-bottom:12px;color:var(--clay);font-size:12px;font-weight:700;letter-spacing:.05em}.hero .eyebrow{color:#e7bf80}.hero h1{font-family:'Noto Naskh Arabic';font-size:clamp(44px,5vw,76px);line-height:1.12;margin:0 0 22px;font-weight:600}.hero h1 em{color:#edcaa0;font-style:normal}.hero-copy>p{max-width:590px;font-size:18px;color:#d8e5e0}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:30px}.btn{min-height:48px;padding:11px 24px;border:1px solid transparent;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;cursor:pointer;transition:.2s var(--ease)}.btn:hover{transform:translateY(-2px)}.btn-light{background:#fff;color:var(--forest)}.btn-dark,.btn-primary{background:var(--forest);color:#fff}.btn-outline{border-color:var(--forest);color:var(--forest)}.text-link{display:inline-flex;align-items:center;gap:8px;font-weight:700}.text-link.light{color:#fff}.hero-trust{display:flex;gap:28px;padding:0;margin:44px 0 0;list-style:none;font-size:12px;color:#bcd0c9}.hero-trust li:before{content:'✓';margin-left:6px;color:#edcaa0}.hero-art{position:relative;min-height:570px;display:grid;place-items:center}.arch{position:relative;width:min(440px,90%);height:510px;border-radius:220px 220px 18px 18px;background:#d9b789;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(255,255,255,.25)}.arch:after{content:'';position:absolute;inset:auto -10% -20% -10%;height:45%;background:#a95a3e;border-radius:50% 50% 0 0}.sun{position:absolute;width:180px;height:180px;border-radius:50%;top:60px;right:50%;transform:translateX(50%);background:#f6e7c9}.bottle{position:absolute;z-index:2;bottom:80px;background:linear-gradient(90deg,#193b32,#2f6757);box-shadow:0 18px 30px rgba(0,0,0,.2)}.bottle:before{content:'';position:absolute;background:#d2a45e;top:-34px;right:30%;width:40%;height:40px}.bottle-one{right:90px;width:115px;height:245px;border-radius:52px 52px 16px 16px}.bottle-two{right:220px;width:90px;height:190px;border-radius:12px}.bowl{position:absolute;z-index:3;bottom:52px;left:58px;width:155px;height:68px;border-radius:10px 10px 80px 80px;background:#f6f1e6;box-shadow:0 18px 25px rgba(0,0,0,.16)}.art-note{position:absolute;right:0;bottom:45px;padding:12px 18px;background:#fff;color:var(--forest);font-size:12px}.trust-strip{background:#efe7d8;border-bottom:1px solid #ded3c0}.trust-strip .container{min-height:78px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.trust-strip span{padding:0 24px;border-left:1px solid #d5cab9;font-size:13px}.trust-strip span:last-child{border:0}.trust-strip b{color:var(--clay);margin-left:8px}.section{padding-top:96px;padding-bottom:96px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:38px}.section-head h2,.story-copy h2{font-family:'Noto Naskh Arabic';font-size:clamp(34px,4vw,52px);line-height:1.25;margin:0;font-weight:600}.ritual-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ritual-card{min-height:300px;padding:34px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;border-radius:var(--radius);transition:.25s var(--ease)}.ritual-card:after{content:'';position:absolute;width:220px;height:220px;border-radius:50%;left:-60px;top:-80px;background:rgba(255,255,255,.18)}.ritual-card>span{position:absolute;top:25px;right:28px;font-variant-numeric:tabular-nums}.ritual-card h3{font-family:'Noto Naskh Arabic';font-size:34px;margin:0}.ritual-card p{max-width:270px;margin:3px 0 20px}.ritual-card b{display:flex;gap:8px;align-items:center}.ritual-card:hover{transform:translateY(-5px)}.ritual-1{background:#d8bc91}.ritual-2{background:#d6e1dc}.ritual-3{background:#b95f40;color:#fff}.products-section{background:var(--cream)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{min-width:0}.product-media{position:relative;display:block;aspect-ratio:4/5;overflow:hidden;background:#eee8dc;border-radius:14px}.product-media img{width:100%;height:100%;object-fit:cover;transition:.45s var(--ease)}.product-card:hover img{transform:scale(1.035)}.product-badge{position:absolute;z-index:1;top:14px;right:14px;background:var(--forest);color:#fff;padding:6px 10px;border-radius:999px;font-size:10px}.product-info{padding:16px 5px 4px}.product-info small{color:var(--muted);font-size:11px}.product-info h3{font-family:'Noto Naskh Arabic';font-size:21px;margin:4px 0 10px;line-height:1.4}.price-line{display:flex;gap:10px;align-items:center}.price-line strong{font-variant-numeric:tabular-nums}.price-line del{font-size:12px;color:#8b928f}.card-action{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding-top:12px;border-top:1px solid var(--line);font-size:13px;font-weight:700}.empty-state{padding:64px;text-align:center;background:#fff;border:1px dashed var(--line);border-radius:var(--radius)}.story-section{padding:110px 0;background:#fff}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.story-visual{min-height:520px;background:linear-gradient(145deg,#8a4c34,#c78a65);border-radius:220px 220px 20px 20px;display:grid;place-items:center}.story-seal{width:180px;height:180px;border-radius:50%;background:var(--cream);display:grid;place-content:center;text-align:center;font-family:'Noto Naskh Arabic';font-size:20px;transform:rotate(-6deg)}.story-seal b{font-size:36px}.story-copy>p{font-size:18px;color:var(--muted);max-width:580px}.story-points{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:28px 0}.story-points span{padding:18px 0;border-top:1px solid var(--line);display:flex;flex-direction:column}.story-points small{color:var(--muted)}
.page-hero{padding:72px 0 50px;background:var(--cream);text-align:center}.page-hero h1{font-family:'Noto Naskh Arabic';font-size:52px;margin:5px}.page-hero p{color:var(--muted)}.shop-layout{display:grid;grid-template-columns:240px 1fr;gap:40px}.filters{position:sticky;top:20px;align-self:start;padding:24px;border:1px solid var(--line);border-radius:14px}.filters h3{margin-top:0}.filters a{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #eee}.filters a.active{color:var(--clay);font-weight:700}.shop-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.shop-toolbar select{height:44px;border:1px solid var(--line);border-radius:10px;padding:0 14px;background:#fff}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:64px}.product-gallery{background:var(--cream);border-radius:20px;overflow:hidden}.product-gallery img{width:100%;aspect-ratio:4/5;object-fit:cover}.product-summary h1{font-family:'Noto Naskh Arabic';font-size:48px;line-height:1.25;margin:10px 0}.product-summary .price-line{font-size:22px}.stock{display:inline-flex;margin:18px 0;padding:6px 12px;background:#e8f3ef;color:#17604e;border-radius:999px;font-size:12px}.product-lead{font-size:18px;color:var(--muted)}.buy-box{padding:22px;margin-top:25px;border:1px solid var(--line);border-radius:14px}.qty{display:flex;width:130px;height:46px;border:1px solid var(--line);border-radius:999px;overflow:hidden;margin-bottom:14px}.qty button{width:42px;border:0;background:#f5f3ee;cursor:pointer}.qty input{width:46px;border:0;text-align:center}.buy-box .btn{width:100%}.product-meta{display:grid;grid-template-columns:1fr 1fr;margin-top:24px}.product-meta span{padding:14px;border-top:1px solid var(--line)}.product-content{margin-top:70px;max-width:850px}.product-content h2{font-family:'Noto Naskh Arabic';font-size:34px}.cart-layout,.checkout-layout{display:grid;grid-template-columns:1fr 360px;gap:38px}.cart-item{display:grid;grid-template-columns:90px 1fr auto;gap:18px;padding:18px 0;border-bottom:1px solid var(--line)}.cart-item img{width:90px;height:108px;object-fit:cover;border-radius:10px}.order-summary{position:sticky;top:20px;align-self:start;padding:26px;background:var(--cream);border-radius:16px}.summary-row{display:flex;justify-content:space-between;padding:10px 0}.summary-row.total{font-size:20px;border-top:1px solid var(--line);margin-top:8px}.order-summary .btn{width:100%;margin-top:14px}.checkout-form,.panel{padding:26px;border:1px solid var(--line);border-radius:16px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:600}.form-grid input,.form-grid select,.form-grid textarea{min-height:48px;border:1px solid var(--line);border-radius:10px;padding:10px 13px;background:#fff}.span-2{grid-column:1/-1}.site-footer{padding:72px 0 20px;background:#0e2a24;color:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .9fr 1.3fr;gap:55px}.footer-grid h3{font-size:14px}.footer-grid a{display:block;color:#c7d4d0;margin:8px 0;font-size:13px}.footer-brand p,.newsletter p{color:#b8cac4;max-width:360px}.newsletter form{display:flex;border-bottom:1px solid #82958f}.newsletter input{width:100%;border:0;background:transparent;color:#fff;padding:12px 0;outline:none}.newsletter button{border:0;background:transparent;color:#edc990;font-weight:700}.footer-bottom{display:flex;justify-content:space-between;margin-top:54px;padding-top:18px;border-top:1px solid #315048;color:#9eb3ad;font-size:11px}.mobile-dock{display:none}
:focus-visible{outline:3px solid #d9903f;outline-offset:3px}@media(max-width:980px){.header-main{grid-template-columns:auto 1fr auto;gap:12px}.mobile-menu-toggle{display:grid}.header-search,.main-nav{display:none}.header-actions .icon-link{display:grid}.brand{justify-self:center}.brand span:last-child{display:none}.mobile-drawer{display:flex;position:fixed;z-index:1001;top:0;right:0;width:min(360px,86vw);height:100dvh;padding:22px;flex-direction:column;background:#fff;box-shadow:var(--shadow)}.mobile-drawer[hidden],.drawer-scrim[hidden]{display:none}.mobile-drawer a{padding:14px 4px;border-bottom:1px solid var(--line)}.drawer-head{display:flex;justify-content:space-between;align-items:center;font-weight:700}.drawer-scrim{display:block;position:fixed;z-index:1000;inset:0;background:rgba(5,20,16,.52)}.hero-grid{min-height:auto;grid-template-columns:1fr;padding:70px 0}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions,.hero-trust{justify-content:center}.hero-art{min-height:500px}.trust-strip .container{grid-template-columns:1fr 1fr}.trust-strip span{padding:15px}.product-grid{grid-template-columns:repeat(2,1fr)}.story-grid{gap:35px}.shop-layout{grid-template-columns:1fr}.filters{position:static;display:flex;gap:18px;overflow:auto}.filters h3{display:none}.filters a{white-space:nowrap}.product-detail{gap:32px}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){body{padding-bottom:66px}.container{width:min(calc(100% - 24px),var(--container))}.announcement{font-size:10px}.header-main{min-height:70px}.hero-grid{padding:44px 0 28px;gap:20px}.hero h1{font-size:40px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column;gap:14px}.hero-trust{gap:10px;flex-wrap:wrap;margin-top:28px}.hero-art{min-height:390px}.arch{height:380px;width:310px}.bottle-one{right:55px;width:85px;height:180px}.bottle-two{right:155px;width:70px;height:145px}.bowl{left:35px;width:115px}.art-note{right:8px;bottom:15px}.trust-strip .container{grid-template-columns:1fr 1fr}.section{padding-top:64px;padding-bottom:64px}.section-head{align-items:start}.section-head .text-link{display:none}.section-head h2{font-size:34px}.ritual-grid{grid-template-columns:1fr}.ritual-card{min-height:230px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-info h3{font-size:17px}.product-info{padding:12px 2px}.card-action{font-size:11px}.product-badge{font-size:9px}.story-section{padding:65px 0}.story-grid{grid-template-columns:1fr}.story-visual{min-height:350px}.page-hero{padding:45px 0 30px}.page-hero h1{font-size:38px}.shop-toolbar{align-items:start;gap:10px}.product-detail,.cart-layout,.checkout-layout{grid-template-columns:1fr}.product-summary h1{font-size:36px}.product-content{margin-top:45px}.order-summary{position:static}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-bottom{display:grid;gap:8px}.mobile-dock{position:fixed;display:grid;z-index:900;bottom:0;right:0;left:0;grid-template-columns:repeat(3,1fr);background:#fff;border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom)}.mobile-dock a{min-height:64px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:10px}.mobile-dock svg{width:20px}.cart-link span{display:none}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* V7.1 media management and product gallery */
.site-logo{width:auto;height:58px;max-width:190px;object-fit:contain}.footer-logo{width:auto;height:70px;max-width:220px;object-fit:contain;margin-bottom:14px}.hero-art.has-upload{min-height:570px;background-size:cover;background-position:center;border-radius:240px 240px 20px 20px;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.22)}.hero-art.has-upload:after,.story-visual.has-upload:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(11,35,29,.28));pointer-events:none}.hero-art.has-upload .art-note{z-index:2}.home-promo{padding-bottom:30px}.home-promo a{position:relative;display:block;min-height:300px;border-radius:22px;overflow:hidden;background:var(--forest)}.home-promo img{width:100%;height:100%;min-height:300px;max-height:460px;object-fit:cover}.home-promo a:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,47,38,.08),rgba(13,47,38,.72))}.home-promo span{position:absolute;z-index:2;right:clamp(25px,6vw,80px);top:50%;transform:translateY(-50%);display:flex;flex-direction:column;color:#fff}.home-promo small{color:#f0cc94}.home-promo b{font-family:'Noto Naskh Arabic';font-size:clamp(28px,4vw,52px)}.story-visual.has-upload{position:relative;background-size:cover;background-position:center}.product-gallery{background:transparent;overflow:visible}.gallery-main{background:var(--cream);border-radius:20px;overflow:hidden}.gallery-main img{width:100%;aspect-ratio:4/5;object-fit:cover}.gallery-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}.gallery-thumbs button{padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;background:#fff;cursor:pointer}.gallery-thumbs button.active{border-color:var(--clay)}.gallery-thumbs img{width:100%;aspect-ratio:1/1;object-fit:cover}
@media(max-width:760px){.site-logo{height:44px;max-width:130px}.hero-art.has-upload{min-height:430px;border-radius:180px 180px 16px 16px}.home-promo a,.home-promo img{min-height:220px}.gallery-thumbs{grid-template-columns:repeat(4,1fr)}}

/* V7.2 cart flow, floating checkout and related products */
.card-cart-form{margin-top:12px}.card-cart-form .card-action{width:100%;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--forest);border-radius:999px;padding:10px 14px;background:transparent;color:var(--forest);cursor:pointer}.card-cart-form .card-action:hover{background:var(--forest);color:#fff}.card-cart-form .card-action:disabled{opacity:.45;cursor:not-allowed}.related-products{margin-top:80px;padding-top:55px;border-top:1px solid var(--line)}.floating-cart{position:fixed;z-index:950;left:24px;bottom:24px;display:flex;align-items:center;gap:12px;min-width:205px;padding:12px 16px;border-radius:18px;background:var(--forest);color:#fff;box-shadow:0 18px 45px rgba(11,42,34,.28);transition:transform .2s ease}.floating-cart:hover{transform:translateY(-3px)}.floating-cart-icon{position:relative;width:46px;height:46px;border-radius:14px;background:rgba(255,255,255,.12);display:grid;place-items:center}.floating-cart-icon b{position:absolute;top:-7px;right:-7px;min-width:22px;height:22px;padding:0 5px;border-radius:999px;background:var(--clay);display:grid;place-items:center;font-size:11px}.floating-cart>span:last-child{display:flex;flex-direction:column}.floating-cart small{color:#c7d4d0}.floating-cart strong{font-size:14px}.import-preview-images{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.import-preview-images img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:12px;border:1px solid #ddd}
@media(max-width:640px){.floating-cart{left:12px;right:12px;bottom:76px;min-width:0;justify-content:center}.related-products{margin-top:55px}.import-preview-images{grid-template-columns:repeat(3,1fr)}}

.product-option-group{border:0;padding:0;margin:0 0 16px}.product-option-group legend{font-weight:700;margin-bottom:8px}.option-pills{display:flex;gap:8px;flex-wrap:wrap}.option-pills input{position:absolute;opacity:0}.option-pills span{display:inline-flex;padding:9px 14px;border:1px solid #d8d6d0;border-radius:999px;cursor:pointer;background:#fff}.option-pills input:checked+span{background:#173c30;color:#fff;border-color:#173c30}.summary-row small{display:block;color:#777;margin-top:3px}

/* V7.8 mobile-first storefront polish */
@media (max-width: 760px){
  :root{--radius:16px;--shadow:0 12px 32px rgba(23,45,38,.10)}
  html{scroll-padding-top:84px}
  body{font-size:15px;background:#fffdf9;-webkit-text-size-adjust:100%}
  .container{width:min(calc(100% - 28px),var(--container))}
  .announcement{min-height:30px;padding:5px 12px;text-align:center;line-height:1.35;font-size:10px}
  .site-header{position:sticky;top:0;z-index:990;box-shadow:0 5px 18px rgba(20,43,36,.07);backdrop-filter:blur(14px)}
  .header-main{min-height:62px;grid-template-columns:44px minmax(0,1fr) 76px;padding-block:4px}
  .mobile-menu-toggle,.icon-link,.cart-link{min-width:42px;min-height:42px;border-radius:12px}
  .mobile-menu-toggle:active,.icon-link:active,.cart-link:active{background:var(--cream)}
  .brand{max-width:100%;overflow:hidden}
  .site-logo{height:40px;max-width:128px}
  .brand-emblem{width:40px;height:40px;font-size:21px}
  .header-actions{gap:2px}
  .cart-link{position:relative;justify-content:center}
  .cart-link b{position:absolute;top:1px;left:0;width:19px;height:19px;font-size:9px;border:2px solid #fff}
  .mobile-drawer{width:min(335px,89vw);padding:18px 20px 30px;border-radius:22px 0 0 22px;overflow-y:auto}
  .drawer-head{position:sticky;top:-18px;background:#fff;padding:14px 0 10px;z-index:1}
  .mobile-drawer a{min-height:50px;display:flex;align-items:center;font-weight:600}

  .hero{border-radius:0 0 26px 26px}
  .hero-grid{padding:30px 0 24px;gap:22px}
  .hero-copy{text-align:right}
  .hero .eyebrow{margin-bottom:8px}
  .hero h1{font-size:clamp(34px,10.5vw,44px);line-height:1.18;margin-bottom:14px}
  .hero-copy>p{font-size:14px;line-height:1.8;margin:0;color:#dbe8e3}
  .hero-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:20px}
  .hero-actions .btn{width:100%;min-height:52px}
  .hero-actions .text-link{justify-content:center;min-height:42px}
  .hero-trust{justify-content:flex-start;margin-top:18px;gap:7px 14px;font-size:10px}
  .hero-art{min-height:310px}
  .hero-art.has-upload{min-height:330px;border-radius:150px 150px 18px 18px}
  .arch{width:min(280px,88vw);height:320px}
  .art-note{right:10px;bottom:10px;border-radius:999px;padding:8px 13px;box-shadow:0 8px 24px rgba(0,0,0,.15)}

  .trust-strip{margin-top:0;border:0;background:#f5efe5}
  .trust-strip .container{display:flex;overflow-x:auto;min-height:58px;gap:8px;padding:9px 0;scrollbar-width:none;scroll-snap-type:x proximity}
  .trust-strip .container::-webkit-scrollbar{display:none}
  .trust-strip span{flex:0 0 auto;min-width:145px;padding:8px 12px;border:1px solid #e6ddcf!important;border-radius:12px;background:#fff;font-size:11px;scroll-snap-align:start}

  .section{padding-top:48px;padding-bottom:48px}
  .section-head{margin-bottom:22px}
  .section-head h2,.story-copy h2{font-size:31px;line-height:1.25}
  .eyebrow{font-size:10px;margin-bottom:7px}
  .ritual-grid{display:flex;overflow-x:auto;gap:12px;margin-left:-14px;padding-left:14px;scroll-snap-type:x mandatory;scrollbar-width:none}
  .ritual-grid::-webkit-scrollbar{display:none}
  .ritual-card{flex:0 0 82%;min-height:210px;padding:24px;border-radius:18px;scroll-snap-align:start}
  .ritual-card h3{font-size:28px}
  .ritual-card p{font-size:13px;margin-bottom:12px}

  .products-section{background:#f8f4ec}
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px}
  .product-card{background:#fff;border:1px solid #ebe5da;border-radius:16px;overflow:hidden;box-shadow:0 6px 20px rgba(23,45,38,.045)}
  .product-media{aspect-ratio:1/1.18;border-radius:0;background:#f1ede5}
  .product-media img{object-position:center}
  .product-badge{top:9px;right:9px;padding:5px 8px;font-size:8px}
  .product-info{padding:11px 10px 12px}
  .product-info small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:9px}
  .product-info h3{min-height:45px;margin:3px 0 7px;font-size:15px;line-height:1.48;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
  .price-line{gap:6px;flex-wrap:wrap;line-height:1.3}
  .price-line strong{font-size:14px}
  .price-line del{font-size:10px}
  .card-cart-form{margin-top:9px}
  .card-cart-form .card-action{min-height:42px;margin:0;padding:8px 7px;font-size:10px;border-radius:11px;background:var(--forest);color:#fff;border-color:var(--forest)}
  .card-cart-form .card-action svg{width:15px;height:15px}
  .empty-state{padding:42px 20px}

  .home-promo{padding-bottom:0}
  .home-promo a,.home-promo img{min-height:190px;border-radius:18px}
  .home-promo span{right:20px;left:20px}
  .home-promo b{font-size:27px;line-height:1.3}
  .story-section{padding:48px 0}
  .story-grid{gap:26px}
  .story-visual{min-height:300px;border-radius:145px 145px 18px 18px}
  .story-copy>p{font-size:15px}
  .story-points{grid-template-columns:1fr;gap:0;margin:20px 0}
  .story-copy .btn{width:100%}

  .page-hero{padding:30px 0 22px;text-align:right}
  .page-hero h1{font-size:34px;line-height:1.25;margin:3px 0}
  .page-hero p{font-size:13px;margin:8px 0 0}
  .shop-layout{gap:20px}
  .filters{margin-inline:-14px;padding:8px 14px;border:0;border-radius:0;gap:8px;background:#fff;box-shadow:0 5px 14px rgba(23,45,38,.04);scrollbar-width:none}
  .filters::-webkit-scrollbar{display:none}
  .filters a{min-height:40px;padding:8px 14px!important;border:1px solid var(--line)!important;border-radius:999px;background:#fff;font-size:12px}
  .filters a.active{background:var(--forest);border-color:var(--forest)!important;color:#fff}
  .filters a span{display:none}
  .shop-toolbar{margin-bottom:18px}
  .shop-toolbar>span{font-size:12px;color:var(--muted)}
  .shop-toolbar select{min-height:42px;max-width:145px;border-radius:12px;padding:7px 11px;background:#fff}

  .product-detail{gap:22px}
  .gallery-main{border-radius:18px}
  .gallery-main img{aspect-ratio:1/1.12}
  .gallery-thumbs{display:flex;overflow-x:auto;grid-template-columns:none;gap:8px;margin-top:9px;scrollbar-width:none}
  .gallery-thumbs::-webkit-scrollbar{display:none}
  .gallery-thumbs button{flex:0 0 66px;border-radius:9px}
  .product-summary{padding:4px 2px 0}
  .product-summary h1{font-size:32px;line-height:1.28;margin:5px 0 12px}
  .product-summary>.price-line strong{font-size:21px}
  .stock{display:inline-flex;margin-top:11px;padding:5px 10px;border-radius:999px;background:#edf5f1;font-size:11px}
  .product-lead{font-size:14px;line-height:1.85;margin:16px 0}
  .buy-box{padding:18px 14px;border:1px solid #e7e0d5;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(23,45,38,.05)}
  .option-pills{gap:7px}
  .option-pills span{min-height:42px;align-items:center;padding:8px 12px;font-size:12px}
  .qty{height:46px}
  .buy-box .btn{min-height:54px;font-size:15px}
  .product-meta{gap:8px;margin-top:14px}
  .product-meta span{padding:12px 10px;border:1px solid var(--line);border-radius:12px;text-align:center;font-size:12px}
  .product-content{margin-top:38px;padding-top:28px;border-top:1px solid var(--line);font-size:14px}
  .product-content h2{font-size:27px}
  .related-products{margin-top:42px;padding-top:34px}

  .cart-layout,.checkout-layout{gap:20px}
  .cart-item{grid-template-columns:76px minmax(0,1fr);gap:12px;padding:15px 0;position:relative}
  .cart-item img{width:76px;height:92px;border-radius:11px}
  .cart-item>div:nth-child(2) h3{font-size:15px;line-height:1.45;margin:0 0 4px;padding-left:44px}
  .cart-item>div:last-child{grid-column:2;display:flex;justify-content:space-between;align-items:center}
  .cart-item label{display:flex;align-items:center;gap:7px;font-size:11px;margin-top:7px}
  .cart-item input[type=number]{width:62px;min-height:38px;border:1px solid var(--line);border-radius:9px;padding:4px;text-align:center}
  .cart-item .text-link{font-size:11px;color:var(--danger)}
  .order-summary{padding:20px;border:1px solid #e5ded2;border-radius:16px}
  .order-summary h2{font-size:22px;margin-top:0}
  .summary-row{gap:14px;font-size:13px}
  .summary-row.total{font-size:18px}
  .order-summary .btn{min-height:54px}
  .checkout-form{padding:18px 15px;border-radius:16px}
  .checkout-form h2{font-size:23px;margin-top:0}
  .form-grid{gap:14px}
  .form-grid input,.form-grid select,.form-grid textarea{min-height:50px;font-size:16px;border-radius:12px}
  .form-grid textarea{min-height:92px}

  .site-footer{padding:48px 0 92px}
  .footer-grid{gap:24px}
  .footer-grid>div:not(.footer-brand):not(.newsletter){display:grid;grid-template-columns:1fr 1fr;column-gap:14px}
  .footer-grid>div h3{grid-column:1/-1}
  .newsletter form{min-height:48px}
  .footer-bottom{margin-top:30px}
  .mobile-dock{height:68px;grid-template-columns:repeat(4,1fr);box-shadow:0 -8px 24px rgba(23,45,38,.08);z-index:980}
  .mobile-dock a{min-height:64px;gap:2px;color:#52645f}
  .mobile-dock a:nth-child(2){display:flex}
  .mobile-dock a:active{background:var(--cream)}
  .floating-cart{left:14px;right:14px;bottom:80px;min-height:58px;border-radius:16px;padding:8px 14px}
}

@media (max-width: 390px){
  .container{width:min(calc(100% - 22px),var(--container))}
  .header-main{grid-template-columns:42px minmax(0,1fr) 72px}
  .site-logo{max-width:108px}
  .hero h1{font-size:33px}
  .product-grid{gap:14px 8px}
  .product-info{padding:9px 8px 10px}
  .product-info h3{font-size:14px;min-height:43px}
  .card-cart-form .card-action{font-size:9px;padding-inline:4px}
}


/* V7.8.1 calmer mobile commerce flow */
.mobile-dock,.floating-cart{display:none!important}
.cart-toast{position:fixed;z-index:1200;left:50%;bottom:24px;transform:translate(-50%,18px);width:min(calc(100% - 28px),430px);display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 15px;border-radius:14px;background:#12382f;color:#fff;box-shadow:0 14px 38px rgba(14,42,36,.24);opacity:0;transition:opacity .2s ease,transform .2s ease;font-size:13px}
.cart-toast[hidden]{display:none}.cart-toast.is-visible{opacity:1;transform:translate(-50%,0)}.cart-toast.is-error{background:#7d2d2d}.cart-toast a{flex:0 0 auto;padding:7px 10px;border-radius:9px;background:rgba(255,255,255,.14);font-weight:700}
.flash-notice{margin-top:14px;padding:12px 14px;border-radius:12px;background:#edf6f2;color:#175747;font-size:13px}
.js-add-to-cart button.is-loading{opacity:.7;cursor:wait}.js-add-to-cart button.is-added{background:#2f6d59!important;border-color:#2f6d59!important;color:#fff!important}
@media(max-width:640px){
 body{padding-bottom:0!important}
 .site-footer{padding-bottom:28px!important}
 .header-actions{gap:4px}.cart-link{min-height:42px;padding:7px}.cart-link svg{width:21px;height:21px}.cart-link b{width:20px;height:20px;font-size:10px}
 .cart-toast{bottom:14px;padding:11px 12px;font-size:12px;border-radius:12px}
 .cart-layout{display:block}.cart-layout>form{margin-bottom:18px}.order-summary{padding:16px!important;border-radius:14px!important;background:#faf7f1!important}
 .order-summary h2{font-size:19px!important}.summary-row.total{font-size:16px!important}.order-summary .btn{min-height:48px!important;margin-top:10px!important}
 .cart-item{grid-template-columns:64px minmax(0,1fr)!important;gap:10px!important;padding:12px 0!important}.cart-item img{width:64px!important;height:76px!important}
 .cart-item>div:nth-child(2) h3{font-size:14px!important;min-height:0!important;padding-left:0!important}.cart-item>div:last-child{grid-column:2!important;font-size:12px}
 .cart-item input[type=number]{width:55px!important;min-height:34px!important}
}


/* V7.9.0 configurable identity, video media and live search */
body{background:var(--page);color:var(--ink)}
.cover-media,.hero-art>video,.story-visual>video,.home-promo video{width:100%;height:100%;object-fit:cover;display:block}
.hero-art,.story-visual{overflow:hidden;position:relative}.hero-art .art-note{z-index:2}.home-promo video{max-height:420px}
.header-search{position:relative}.search-suggestions{position:absolute;z-index:1100;top:calc(100% + 8px);right:0;left:0;background:#fff;border:1px solid rgba(20,50,42,.12);border-radius:16px;padding:7px;box-shadow:0 18px 48px rgba(17,42,35,.16);text-align:right}.suggestion-item{display:grid;grid-template-columns:48px 1fr;align-items:center;gap:11px;padding:8px;border-radius:11px}.suggestion-item:hover{background:var(--cream)}.suggestion-item img{width:48px;height:54px;object-fit:cover;border-radius:9px}.suggestion-item span{display:grid;gap:3px}.suggestion-item b{font-size:13px}.suggestion-item small{font-size:11px;color:#65736f}.suggestion-empty{padding:16px;text-align:center;color:#71807b;font-size:13px}
@media(max-width:760px){.search-suggestions{position:fixed;top:70px;right:12px;left:12px;max-height:65vh;overflow:auto}.suggestion-item{grid-template-columns:54px 1fr}.suggestion-item img{width:54px;height:60px}}


/* ===== Platform redesign 8.0 ===== */
:root{--platform-border:#e5e7eb;--platform-muted:#667085;--platform-soft:#f7f8fa;--platform-shadow:0 14px 34px rgba(16,24,40,.08)}
body{background:#fff;color:var(--ink)}
.announcement{font-size:12px;padding:7px 16px}.site-header{box-shadow:0 1px 0 var(--platform-border);background:rgba(255,255,255,.97)}
.header-main{min-height:72px}.header-search{max-width:620px;background:#f7f8fa;border:1px solid #e4e7ec;border-radius:12px}.header-search input{background:transparent}
.main-nav{border-top:1px solid #f0f1f3}.nav-inner{gap:28px}
.platform-hero{background:linear-gradient(135deg,#f5f7f6 0%,#fff 58%,#f7f1eb 100%);padding:64px 0;border-bottom:1px solid var(--platform-border)}
.platform-hero-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.65fr);gap:46px;align-items:center}.platform-kicker{display:inline-flex;padding:7px 11px;background:#e8f2ef;color:var(--green);border-radius:999px;font-size:13px;font-weight:800}.platform-hero h1{font-size:clamp(40px,5vw,70px);line-height:1.08;letter-spacing:-2px;margin:18px 0 16px;max-width:850px}.platform-hero-copy>p{font-size:19px;color:var(--platform-muted);max-width:720px;line-height:1.8}
.hero-search{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;background:#fff;border:2px solid var(--green);border-radius:16px;padding:7px 8px 7px 16px;margin-top:30px;box-shadow:var(--platform-shadow);max-width:800px}.hero-search input{border:0;outline:0;font-size:17px;padding:12px 0;background:transparent;min-width:0}.hero-search button{border:0;background:var(--green);color:#fff;border-radius:11px;padding:13px 26px;font-weight:800}.hero-search .search-suggestions{top:calc(100% + 8px);right:0;left:0;z-index:50}.hero-shortcuts{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px;font-size:13px;color:var(--platform-muted)}.hero-shortcuts a{color:var(--ink);background:#fff;border:1px solid var(--platform-border);padding:5px 10px;border-radius:999px}
.platform-promise{background:var(--green);color:#fff;border-radius:24px;padding:30px;box-shadow:0 20px 50px rgba(18,56,47,.18)}.promise-mark{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:rgba(255,255,255,.14);font-size:24px}.platform-promise h2{font-size:27px;margin:20px 0 8px}.platform-promise p,.platform-promise li{color:rgba(255,255,255,.8)}.platform-promise ul{display:grid;gap:9px;padding:0;list-style:none;margin:22px 0}.platform-promise li:before{content:'✓';margin-left:8px}.platform-promise a{color:#fff;font-weight:800;display:flex;align-items:center;gap:7px}
.platform-section{padding:68px 0}.category-section{background:#fff}.platform-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.platform-heading span{font-size:13px;color:var(--accent);font-weight:900}.platform-heading h2{font-size:34px;margin:5px 0}.platform-heading p{color:var(--platform-muted);margin:0}.platform-heading>a{font-weight:800;color:var(--green);white-space:nowrap}
.category-icon-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.category-icon-card{position:relative;display:grid;justify-items:start;gap:8px;border:1px solid var(--platform-border);border-radius:18px;padding:20px;background:#fff;transition:.2s ease;min-height:150px}.category-icon-card:hover{transform:translateY(-3px);box-shadow:var(--platform-shadow);border-color:#cdd8d4}.category-icon-card i{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#edf5f2;color:var(--green)}.category-icon-card svg{width:25px;height:25px}.category-icon-card b{font-size:16px}.category-icon-card small{color:var(--platform-muted)}.category-icon-card>span{position:absolute;left:16px;bottom:16px;font-size:22px;color:#98a2b3}
.featured-market{background:#f8faf9}.market-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.market-card{border:1px solid var(--platform-border);border-radius:18px;background:#fff;overflow:hidden;transition:.2s ease}.market-card:hover{transform:translateY(-4px);box-shadow:var(--platform-shadow)}.market-card-media{position:relative;display:block;aspect-ratio:1.18/1;overflow:hidden;background:#f3f4f6}.market-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.market-card:hover img{transform:scale(1.035)}.market-badge{position:absolute;z-index:2;top:12px;right:12px;background:var(--green);color:#fff;padding:6px 9px;border-radius:8px;font-size:11px;font-weight:900}.market-card-body{padding:16px}.market-category{font-size:12px;color:var(--platform-muted)}.market-card h3{font-size:16px;line-height:1.55;margin:7px 0 15px;min-height:50px}.market-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.market-price{display:flex;align-items:baseline;gap:7px}.market-price strong{font-size:18px}.market-price del{font-size:12px;color:#98a2b3}.market-add{width:40px;height:40px;border:0;border-radius:11px;display:grid;place-items:center;background:var(--green);color:#fff;cursor:pointer}.market-add:disabled{opacity:.45}
.platform-cta{background:var(--green);color:#fff;padding:35px 0}.platform-cta .container{display:flex;align-items:center;justify-content:space-between;gap:20px}.platform-cta span{opacity:.75}.platform-cta h2{margin:4px 0 0}.category-hero{padding:46px 0;background:#f7f9f8;border-bottom:1px solid var(--platform-border)}.category-hero>.container{display:flex;align-items:center;gap:22px}.category-hero-icon{width:82px;height:82px;border-radius:22px;display:grid;place-items:center;background:#e7f1ed;color:var(--green);flex:none}.category-hero-icon svg{width:40px}.category-hero h1{font-size:42px;margin:8px 0}.category-hero p{color:var(--platform-muted);max-width:760px}.breadcrumbs{display:flex;gap:8px;font-size:12px;color:var(--platform-muted)}.modern-toolbar{margin-bottom:24px}.product-share{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:16px 0}.product-share span{font-size:13px;color:var(--platform-muted);margin-left:3px}.product-share a,.product-share button{border:1px solid var(--platform-border);background:#fff;border-radius:9px;padding:7px 10px;font:inherit;font-size:12px;cursor:pointer}
@media(max-width:980px){.platform-hero-grid{grid-template-columns:1fr}.platform-promise{display:none}.category-icon-grid{grid-template-columns:repeat(3,1fr)}.market-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.announcement{padding:6px 10px}.header-main{min-height:60px}.brand small{display:none}.platform-hero{padding:34px 0}.platform-hero h1{font-size:38px;letter-spacing:-1px}.platform-hero-copy>p{font-size:16px}.hero-search{grid-template-columns:auto 1fr auto;padding:5px 6px 5px 12px;border-radius:13px;margin-top:22px}.hero-search input{font-size:15px}.hero-search button{padding:11px 14px}.hero-shortcuts{overflow:auto;flex-wrap:nowrap;padding-bottom:3px}.hero-shortcuts>*{flex:none}.platform-section{padding:44px 0}.platform-heading{align-items:start}.platform-heading h2{font-size:27px}.platform-heading p{font-size:14px}.category-icon-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding-bottom:8px}.category-icon-card{min-width:145px;min-height:132px;padding:16px;scroll-snap-align:start}.market-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.market-card{border-radius:14px}.market-card-body{padding:11px}.market-card h3{font-size:14px;min-height:44px;margin-bottom:10px}.market-price{display:grid;gap:1px}.market-price strong{font-size:15px}.market-add{width:36px;height:36px}.platform-cta .container{align-items:flex-start;flex-direction:column}.category-hero{padding:30px 0}.category-hero>.container{align-items:flex-start}.category-hero-icon{width:58px;height:58px;border-radius:16px}.category-hero-icon svg{width:29px}.category-hero h1{font-size:29px}.category-hero p{font-size:14px}.footer-grid{gap:28px}}
@media(max-width:380px){.market-grid{grid-template-columns:1fr}.market-card{display:grid;grid-template-columns:120px 1fr}.market-card-media{height:100%;aspect-ratio:auto}.market-card h3{min-height:auto}.category-hero-icon{display:none}}

/* V8.1 instant search */
.suggestion-item em{font-style:normal;font-size:10px;color:var(--muted,#65736f)}.search-suggestions:not([hidden]){animation:suggestIn .12s ease-out}@keyframes suggestIn{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}

/* ===== Arab Hub Design System V9.0 ===== */
:root{
 --ds-space-1:4px;--ds-space-2:8px;--ds-space-3:12px;--ds-space-4:16px;--ds-space-5:24px;--ds-space-6:32px;--ds-space-7:48px;--ds-space-8:64px;
 --ds-radius-sm:10px;--ds-radius-md:14px;--ds-radius-lg:20px;--ds-radius-xl:28px;
 --ds-shadow-sm:0 1px 2px rgba(16,24,40,.05);--ds-shadow-md:0 10px 28px rgba(16,24,40,.08);--ds-shadow-lg:0 24px 60px rgba(16,24,40,.12);
 --ds-focus:0 0 0 4px color-mix(in srgb,var(--green) 18%,transparent);
 --ds-transition:180ms cubic-bezier(.2,.8,.2,1)
}
*{scrollbar-width:thin;scrollbar-color:#c8d1cd transparent}
body{font-feature-settings:"kern" 1,"liga" 1;background:var(--page);line-height:1.65}
a,button,input,select,textarea{transition:border-color var(--ds-transition),background var(--ds-transition),color var(--ds-transition),box-shadow var(--ds-transition),transform var(--ds-transition)}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:0;box-shadow:var(--ds-focus)}
.container{width:min(1180px,calc(100% - 32px))}
.announcement{background:var(--ink);color:#fff;letter-spacing:.01em}
.site-header{backdrop-filter:saturate(160%) blur(14px)}
.header-main{gap:24px}.brand{min-width:210px}.brand b{font-size:17px;letter-spacing:-.2px}.brand small{font-size:11px;color:var(--muted)}
.header-search{height:48px;border-radius:14px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.7)}.header-search:focus-within{background:#fff;border-color:var(--green);box-shadow:var(--ds-focus)}
.cart-link{border:1px solid var(--border);border-radius:12px;padding:9px 12px;background:#fff}.cart-link:hover{border-color:var(--green);transform:translateY(-1px)}
.platform-hero{padding:76px 0 68px;background:radial-gradient(circle at 85% 20%,color-mix(in srgb,var(--accent) 13%,transparent),transparent 32%),linear-gradient(145deg,color-mix(in srgb,var(--green) 6%,#fff),#fff 56%,color-mix(in srgb,var(--accent) 6%,#fff));overflow:hidden}
.platform-hero-grid{grid-template-columns:minmax(0,1.62fr) minmax(300px,.72fr);gap:56px}
.platform-kicker{border:1px solid color-mix(in srgb,var(--green) 18%,transparent);background:color-mix(in srgb,var(--green) 8%,#fff)}
.platform-hero h1{font-size:clamp(44px,5.4vw,76px);letter-spacing:-2.7px;max-width:880px}.platform-hero-copy>p{font-size:18px;max-width:680px}
.hero-search{border:1px solid color-mix(in srgb,var(--green) 40%,#d0d5dd);border-radius:18px;padding:8px 9px 8px 18px;box-shadow:0 18px 48px rgba(16,24,40,.12)}.hero-search:focus-within{border-color:var(--green);box-shadow:var(--ds-focus),0 22px 55px rgba(16,24,40,.14)}
.hero-search button{min-width:112px;border-radius:12px}.hero-search button:hover{filter:brightness(.94);transform:translateY(-1px)}
.platform-promise{border:1px solid rgba(255,255,255,.12);box-shadow:0 28px 70px color-mix(in srgb,var(--green) 30%,transparent)}
.platform-heading{margin-bottom:32px}.platform-heading h2{letter-spacing:-.8px}.platform-heading>a{display:inline-flex;align-items:center;min-height:40px;padding:0 12px;border-radius:10px}.platform-heading>a:hover{background:color-mix(in srgb,var(--green) 7%,transparent)}
.category-icon-grid{gap:16px}.category-icon-card{border-radius:var(--ds-radius-lg);padding:22px;min-height:160px;box-shadow:var(--ds-shadow-sm)}.category-icon-card:hover{transform:translateY(-4px);box-shadow:var(--ds-shadow-md)}
.market-grid{gap:22px}.market-card{border-radius:var(--card-radius);box-shadow:var(--ds-shadow-sm)}.market-card:hover{transform:translateY(-5px);box-shadow:var(--ds-shadow-md)}.market-card-media{aspect-ratio:1.12/1}.market-card-body{padding:17px}.market-card h3{font-size:15.5px;font-weight:750}.market-add{border-radius:12px}.market-add:hover{transform:scale(1.05);filter:brightness(.94)}
.search-suggestions{border-radius:16px;padding:8px;box-shadow:var(--ds-shadow-lg);border-color:var(--border)}.suggestion-item{border-radius:12px}.suggestion-item:hover,.suggestion-item[aria-selected="true"]{background:color-mix(in srgb,var(--green) 7%,#fff)}
.platform-cta{padding:42px 0;background:linear-gradient(135deg,var(--green),var(--secondary))}
.btn{border-radius:12px;min-height:44px;font-weight:750}.btn:hover{transform:translateY(-1px)}
@media(max-width:980px){.platform-hero{padding-top:52px}.platform-hero-grid{gap:30px}.platform-promise{display:block;max-width:620px}}
@media(max-width:700px){.container{width:min(100% - 24px,1180px)}.announcement{font-size:11px}.site-header{position:sticky;top:0}.header-main{gap:10px}.brand{min-width:0}.site-logo{max-width:112px}.platform-hero{padding:34px 0 38px}.platform-hero h1{font-size:clamp(34px,10vw,46px);line-height:1.12;letter-spacing:-1.3px}.platform-hero-copy>p{font-size:15px;line-height:1.75}.platform-promise{display:none}.hero-search{margin-top:20px;border-radius:15px}.hero-search button{min-width:auto}.platform-section{padding:46px 0}.platform-heading{margin-bottom:20px}.platform-heading h2{font-size:25px}.platform-heading>div p{display:none}.category-icon-card{min-width:136px;min-height:128px;padding:15px}.market-grid{gap:10px}.market-card-body{padding:11px}.market-card h3{font-size:13.5px;line-height:1.5}.market-card-footer{gap:6px}.market-add{width:35px;height:35px}.platform-cta{padding:30px 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.market-card:hover,.category-icon-card:hover,.btn:hover,.market-add:hover{transform:none}}

/* ===== V9.0.2 Mobile stability layer ===== */
@media (max-width: 700px){
  html,body{max-width:100%;overflow-x:hidden}
  body{padding-bottom:0!important}
  *,*::before,*::after{min-width:0}
  img,video,iframe{max-width:100%;height:auto}
  .container{width:calc(100% - 24px)!important;margin-inline:auto}

  /* Header: compact, predictable and touch-friendly */
  .announcement{min-height:28px;padding:5px 12px!important;white-space:normal;text-align:center;line-height:1.45}
  .site-header{position:sticky;top:0;z-index:990;background:rgba(255,255,255,.98);backdrop-filter:blur(12px)}
  .header-main{display:grid!important;grid-template-columns:44px minmax(0,1fr) 54px!important;gap:8px!important;min-height:62px!important;padding-block:7px}
  .mobile-menu-toggle{width:42px;height:42px;border-radius:11px}
  .brand{justify-self:center!important;min-width:0!important;max-width:100%;gap:7px}
  .brand>span:last-child{display:none!important}
  .site-logo{display:block;max-width:118px!important;max-height:43px!important;width:auto!important;height:auto!important;object-fit:contain}
  .brand-emblem{width:38px;height:38px}
  .header-actions{justify-self:end;gap:0!important}
  .header-actions .icon-link{display:none!important}
  .cart-link{position:relative;width:44px;height:44px;min-height:44px;padding:0!important;display:grid!important;place-items:center;border-radius:11px}
  .cart-link span{display:none!important}
  .cart-link b{position:absolute;top:-3px;left:-3px;min-width:19px;height:19px;padding:0 4px;font-size:10px;border:2px solid #fff}
  .mobile-drawer{width:min(330px,88vw)!important;padding:18px!important;overflow-y:auto}
  .mobile-drawer a{min-height:48px;display:flex;align-items:center;padding:10px 4px!important}

  /* Hero: remove oversized typography and prevent search overflow */
  .platform-hero{padding:28px 0 32px!important}
  .platform-hero-grid{display:block!important}
  .platform-hero-copy{text-align:right}
  .platform-kicker{font-size:11px;padding:6px 9px}
  .platform-hero h1{font-size:clamp(30px,9vw,40px)!important;line-height:1.2!important;letter-spacing:-.8px!important;margin:14px 0 10px!important;overflow-wrap:anywhere}
  .platform-hero-copy>p{font-size:14px!important;line-height:1.7!important;margin:0}
  .platform-promise{display:none!important}
  .hero-search{display:grid!important;grid-template-columns:28px minmax(0,1fr) 62px!important;gap:5px!important;width:100%;max-width:100%;padding:5px 7px!important;margin-top:18px!important;border-radius:14px!important}
  .hero-search>span{display:grid;place-items:center}
  .hero-search input{width:100%;min-width:0;font-size:16px!important;padding:10px 2px!important}
  .hero-search button{min-width:0!important;width:62px;padding:10px 7px!important;font-size:13px;border-radius:10px!important}
  .hero-shortcuts{display:flex;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;gap:7px;margin-top:12px;padding-bottom:3px}
  .hero-shortcuts::-webkit-scrollbar{display:none}
  .hero-shortcuts span,.hero-shortcuts a{flex:0 0 auto;white-space:nowrap}
  .hero-shortcuts a{padding:5px 9px}

  /* Search overlay: below the actual sticky header and within viewport */
  .search-suggestions{position:fixed!important;z-index:1200!important;top:96px!important;right:12px!important;left:12px!important;width:auto!important;max-height:min(62vh,480px)!important;overflow-y:auto;overscroll-behavior:contain;border-radius:14px!important}
  .suggestion-item{grid-template-columns:48px minmax(0,1fr)!important;gap:9px!important;padding:8px!important}
  .suggestion-item img{width:48px!important;height:54px!important}
  .suggestion-item b{font-size:12.5px;white-space:normal;overflow-wrap:anywhere}

  /* Section headings: no cramped competing links */
  .platform-section{padding:36px 0!important}
  .platform-heading{display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:end!important;gap:10px!important;margin-bottom:17px!important}
  .platform-heading h2{font-size:23px!important;line-height:1.3;margin:3px 0!important}
  .platform-heading span{font-size:11px}
  .platform-heading p{display:none!important}
  .platform-heading>a{font-size:12px;min-height:36px;padding:0 8px!important}

  /* Categories: controlled horizontal rail */
  .category-icon-grid{display:flex!important;grid-template-columns:none!important;gap:9px!important;width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;padding:1px 1px 8px;scrollbar-width:none}
  .category-icon-grid::-webkit-scrollbar{display:none}
  .category-icon-card{flex:0 0 128px!important;min-width:128px!important;width:128px!important;min-height:116px!important;padding:13px!important;border-radius:15px!important;gap:6px!important;scroll-snap-align:start}
  .category-icon-card i{width:40px;height:40px;border-radius:11px}
  .category-icon-card i svg{width:21px;height:21px}
  .category-icon-card b{font-size:13px;line-height:1.35;overflow-wrap:anywhere}
  .category-icon-card small{font-size:10px}
  .category-icon-card>span{left:11px;bottom:10px;font-size:17px}

  /* Product grid: always two usable columns on normal phones */
  .market-grid,.product-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .market-card{display:block!important;min-width:0;border-radius:14px!important;overflow:hidden}
  .market-card-media{display:block!important;width:100%;height:auto!important;aspect-ratio:1/1!important}
  .market-card-media img{width:100%!important;height:100%!important;object-fit:cover}
  .market-badge{top:7px;right:7px;padding:4px 6px;font-size:9px;border-radius:7px}
  .market-card-body{padding:10px!important}
  .market-category{display:block;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .market-card h3{font-size:13px!important;line-height:1.45!important;min-height:38px!important;max-height:38px;overflow:hidden;margin:5px 0 9px!important}
  .market-card-footer{display:grid!important;grid-template-columns:minmax(0,1fr) 34px;align-items:end;gap:5px!important}
  .market-price{display:flex!important;flex-direction:column;align-items:flex-start;gap:0!important;overflow:hidden}
  .market-price strong{font-size:14px!important;line-height:1.3;white-space:nowrap}
  .market-price del{font-size:10px;white-space:nowrap}
  .market-add{width:34px!important;height:34px!important;border-radius:10px!important}

  /* Category/shop pages */
  .category-hero{padding:24px 0!important}
  .category-hero>.container{gap:12px!important;align-items:center!important}
  .category-hero-icon{width:50px!important;height:50px!important;border-radius:14px!important}
  .category-hero-icon svg{width:25px!important;height:25px!important}
  .category-hero h1{font-size:25px!important;line-height:1.25!important;margin:4px 0!important;overflow-wrap:anywhere}
  .category-hero p{font-size:12px!important;line-height:1.6;margin:5px 0 0}
  .breadcrumbs{font-size:10px;flex-wrap:wrap}
  .shop-layout{display:block!important}
  .filters{position:static!important;width:100%;display:flex!important;overflow-x:auto;gap:8px!important;padding:0 0 10px!important;border:0!important;border-radius:0!important;scrollbar-width:none}
  .filters::-webkit-scrollbar{display:none}
  .filters a{flex:0 0 auto;white-space:nowrap;min-height:40px;padding:8px 12px!important;border:1px solid var(--border)!important;border-radius:999px!important;background:#fff}
  .shop-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr) auto;gap:8px!important;align-items:center!important;margin-bottom:16px!important}
  .shop-toolbar select{max-width:145px;width:100%;padding-inline:8px;font-size:12px}

  /* Product details */
  .product-detail{display:block!important}
  .product-gallery{border-radius:15px!important;margin-bottom:20px}
  .product-gallery img{aspect-ratio:1/1!important}
  .gallery-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important}
  .product-summary h1{font-size:29px!important;line-height:1.3!important;margin:8px 0!important;overflow-wrap:anywhere}
  .product-summary .price-line{font-size:19px!important}
  .product-lead{font-size:14px!important}
  .buy-box{padding:15px!important;margin-top:17px!important;border-radius:14px!important}
  .qty{height:44px;margin-bottom:10px}
  .product-meta{grid-template-columns:1fr!important}
  .product-meta span{padding:11px!important}
  .product-content{margin-top:34px!important}
  .product-content h2{font-size:25px!important}
  .product-share{align-items:stretch}
  .product-share>span{width:100%}
  .product-share a,.product-share button{flex:1;text-align:center;min-height:40px}

  /* Cart and checkout */
  .cart-layout,.checkout-layout{display:block!important}
  .cart-layout>form,.checkout-layout>*{width:100%}
  .cart-item{grid-template-columns:62px minmax(0,1fr)!important;gap:9px!important;padding:12px 0!important}
  .cart-item img{width:62px!important;height:72px!important;border-radius:9px!important}
  .cart-item h3{font-size:13px!important;line-height:1.4;margin:0 0 5px;overflow-wrap:anywhere}
  .cart-item>div:last-child{grid-column:2!important;display:flex;align-items:center;justify-content:space-between;gap:8px}
  .cart-item input[type=number]{width:52px!important;min-height:36px!important}
  .order-summary{position:static!important;margin-top:18px;padding:15px!important;border-radius:14px!important}
  .order-summary h2{font-size:19px!important}
  .summary-row{font-size:13px;gap:12px}
  .summary-row.total{font-size:16px!important}
  .order-summary .btn{min-height:48px!important}
  .checkout-form,.panel{padding:15px!important;border-radius:14px!important}
  .form-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}
  .span-2{grid-column:auto!important}
  .form-grid input,.form-grid select,.form-grid textarea{width:100%;font-size:16px!important}

  /* Footer and fixed UI */
  .platform-cta{padding:25px 0!important}
  .platform-cta .container{display:grid!important;gap:13px!important}
  .platform-cta h2{font-size:21px;line-height:1.35}
  .platform-cta .btn{width:100%}
  .site-footer{padding:38px 0 20px!important}
  .footer-grid{grid-template-columns:1fr!important;gap:24px!important}
  .footer-grid>div:not(.footer-brand):not(.newsletter){display:block!important}
  .footer-grid>div h3{grid-column:auto!important}
  .footer-bottom{display:grid!important;gap:7px;margin-top:28px!important}
  .mobile-dock,.floating-cart{display:none!important}
  .cart-toast{bottom:12px!important;width:calc(100% - 24px)!important}
}

@media (max-width: 359px){
  .container{width:calc(100% - 18px)!important}
  .header-main{grid-template-columns:40px minmax(0,1fr) 44px!important}
  .site-logo{max-width:100px!important}
  .platform-hero h1{font-size:29px!important}
  .hero-search{grid-template-columns:24px minmax(0,1fr) 54px!important}
  .hero-search button{width:54px!important;font-size:12px}
  .market-grid,.product-grid{gap:7px!important}
  .market-card-body{padding:8px!important}
  .market-card h3{font-size:12px!important}
  .market-price strong{font-size:13px!important}
  .market-add{width:31px!important;height:31px!important}
  .category-icon-card{flex-basis:118px!important;min-width:118px!important;width:118px!important}
}


/* V9.0.3 persistent checkout cart */
.floating-checkout-cart{
  position:fixed;
  z-index:1150;
  right:max(18px,env(safe-area-inset-right));
  bottom:max(20px,calc(env(safe-area-inset-bottom) + 14px));
  width:56px;
  height:56px;
  display:grid;
  place-items:center;
  border:1px solid color-mix(in srgb,var(--green) 82%,#fff);
  border-radius:50%;
  background:var(--green);
  color:#fff;
  box-shadow:0 12px 30px rgba(18,56,47,.28);
  opacity:0;
  transform:translateY(12px) scale(.92);
  pointer-events:none;
  transition:opacity .2s ease,transform .2s ease,box-shadow .2s ease;
}
.floating-checkout-cart[hidden]{display:none!important}
.floating-checkout-cart.is-visible{
  opacity:1;
  transform:translateY(0) scale(1);
  pointer-events:auto;
}
.floating-checkout-cart:hover{box-shadow:0 15px 34px rgba(18,56,47,.36);transform:translateY(-2px) scale(1.02)}
.floating-checkout-cart:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 72%,#fff);outline-offset:4px}
.floating-checkout-cart__icon{display:grid;place-items:center}
.floating-checkout-cart__icon svg{width:25px;height:25px}
.floating-checkout-cart b{
  position:absolute;
  top:-5px;
  left:-5px;
  min-width:23px;
  height:23px;
  padding:0 5px;
  display:grid;
  place-items:center;
  border:2px solid #fff;
  border-radius:999px;
  background:var(--accent);
  color:#fff;
  font-size:11px;
  line-height:1;
  font-weight:800;
}
.floating-checkout-cart.is-pulsing{animation:floating-cart-pulse .52s ease}
@keyframes floating-cart-pulse{
  0%,100%{transform:translateY(0) scale(1)}
  42%{transform:translateY(0) scale(1.13)}
}
@media(max-width:760px){
  .floating-checkout-cart{
    right:max(14px,env(safe-area-inset-right));
    bottom:max(16px,calc(env(safe-area-inset-bottom) + 12px));
    width:52px;
    height:52px;
    box-shadow:0 10px 25px rgba(18,56,47,.3);
  }
  .floating-checkout-cart__icon svg{width:23px;height:23px}
  .floating-checkout-cart b{top:-4px;left:-4px;min-width:21px;height:21px;font-size:10px}
  body:has(.floating-checkout-cart.is-visible) .cart-toast{bottom:max(82px,calc(env(safe-area-inset-bottom) + 76px))!important}
}
@media(prefers-reduced-motion:reduce){
  .floating-checkout-cart{transition:none}
  .floating-checkout-cart.is-pulsing{animation:none}
}
