:root{--ink:#173323;--green:#0e4a2f;--green2:#1f6a42;--cream:#f8f4e8;--gold:#cda24f;--muted:#6f7c72;--line:#dfe5df;--white:#fff;--shadow:0 24px 60px rgba(20,52,35,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fcfdf9}.announcement{background:#123823;color:#e8d69a;text-align:center;padding:8px 16px;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.site-header{height:82px;display:flex;align-items:center;gap:34px;padding:0 5vw;border-bottom:1px solid rgba(23,51,35,.08);background:rgba(252,253,249,.92);backdrop-filter:blur(14px);position:sticky;top:0;z-index:30}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink);min-width:max-content}.brand-mark{width:42px;height:42px;border-radius:50% 50% 45% 45%;display:grid;place-items:center;background:linear-gradient(145deg,#7d1f14,#32120d);color:#fff4d4;border:2px solid var(--gold);font-family:'Noto Kufi Arabic';font-weight:700}.brand b{display:block;font-family:'Noto Kufi Arabic';font-size:15px;line-height:1.2}.brand small{font-size:9px;letter-spacing:.14em;color:#8f6d2f}.site-header nav{display:flex;gap:26px;margin-left:auto}.site-header nav a{color:var(--ink);text-decoration:none;font-size:13px;font-weight:600}.lang-btn,.menu-btn{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 13px;color:var(--ink);font-weight:700}.menu-btn{display:none}.hero{min-height:690px;padding:56px 5vw 40px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:40px;background:radial-gradient(circle at 75% 40%,#e2efd8 0 22%,transparent 48%),linear-gradient(130deg,#fbf8ee 0%,#f7fbf3 60%,#e8f2e0 100%);overflow:hidden}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:800;color:#8b6f31}.hero h1,.section-head h2,.story-copy h2,.contact h2{font-family:'Cormorant Garamond',serif;margin:12px 0;font-weight:700}.hero h1{font-size:clamp(58px,7vw,104px);line-height:.82;letter-spacing:-.045em}.hero h1 em{color:var(--green2);font-weight:600}.hero-copy>p{font-size:17px;line-height:1.8;max-width:590px;color:#536259}.hero-actions{display:flex;gap:12px;margin:28px 0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:999px;text-decoration:none;font-weight:800;font-size:13px;border:0;cursor:pointer}.primary{background:var(--green);color:#fff}.ghost{background:transparent;color:var(--ink);border:1px solid #bdc9be}.hero-points{display:flex;gap:25px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#637267}.hero-visual{position:relative;min-height:540px;display:grid;place-items:center}.hero-visual img{width:min(760px,100%);position:relative;z-index:2;filter:drop-shadow(0 30px 28px rgba(26,55,37,.2));transition:.35s transform,.35s opacity}.hero-visual img:hover{transform:translateY(-5px) rotate(-.5deg)}.halo{position:absolute;width:520px;height:520px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:0 0 0 60px rgba(255,255,255,.25);z-index:1}.hero-tabs{position:absolute;bottom:0;z-index:3;display:flex;background:#fff;border:1px solid var(--line);padding:5px;border-radius:999px;box-shadow:0 10px 35px rgba(15,54,34,.08)}.hero-tabs button,.filters button{border:0;background:transparent;padding:9px 14px;border-radius:999px;font-size:12px;font-weight:700;color:#6a766d;cursor:pointer}.hero-tabs .active,.filters .active{background:var(--green);color:#fff}.collections,.products,.story,.contact{padding:92px 5vw}.section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:36px}.section-head h2,.story-copy h2,.contact h2{font-size:clamp(42px,5vw,68px);line-height:.95}.section-head p{max-width:500px;color:var(--muted);line-height:1.7}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.collection-card{min-height:310px;padding:30px;border-radius:28px;position:relative;overflow:hidden;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:var(--shadow);cursor:pointer}.collection-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(7,24,15,.66))}.collection-card>*{position:relative;z-index:1}.collection-card span{position:absolute;top:-175px;font-family:'Cormorant Garamond';font-size:80px;color:rgba(255,255,255,.35)}.collection-card h3{font-family:'Cormorant Garamond';font-size:36px;margin:0 0 5px}.collection-card p{margin:0 0 18px;color:#eaf1eb}.collection-card button{border:0;background:transparent;color:#fff;text-align:left;padding:0;font-weight:800}.collection-card.green{background:linear-gradient(145deg,#173c26,#78a860)}.collection-card.herb{background:linear-gradient(145deg,#563f23,#c9a56e)}.collection-card.wellness{background:linear-gradient(145deg,#463358,#9d80aa)}.products{background:#f3f6ef}.filters{display:flex;gap:5px;flex-wrap:wrap}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#fff;border:1px solid #e4e9e3;border-radius:24px;padding:17px;transition:.25s;overflow:hidden}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.product-image{height:230px;background:linear-gradient(145deg,#f8faf6,#eff4ea);border-radius:18px;display:grid;place-items:center;overflow:hidden}.product-image img{width:110%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-meta{padding:18px 5px 6px}.product-meta small{color:#9a7734;text-transform:uppercase;font-weight:800;letter-spacing:.12em}.product-meta h3{font-family:'Cormorant Garamond';font-size:29px;margin:8px 0 2px}.product-meta p{margin:0;color:#738078;font-size:13px}.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#113d27;color:#fff;padding:34px 5vw}.feature-strip div{text-align:center;border-right:1px solid rgba(255,255,255,.15)}.feature-strip div:last-child{border:0}.feature-strip strong{display:block;font-family:'Cormorant Garamond';font-size:48px;color:#e5cb86}.feature-strip span{font-size:12px;text-transform:uppercase;letter-spacing:.1em}.story{display:grid;grid-template-columns:1.15fr .85fr;gap:68px;align-items:center}.story-image{background:#f0eadc;border-radius:32px;padding:20px;overflow:hidden}.story-image img{width:100%;display:block}.story-copy p{color:#637066;line-height:1.8}.text-link{color:var(--green);font-weight:800}.contact{margin:0 5vw 80px;padding:64px;border-radius:34px;background:linear-gradient(135deg,#143a25,#0e5634);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact .eyebrow{color:#e5c77a}.contact p{color:#cbd8cf;line-height:1.8}.contact form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact input,.contact textarea{border:1px solid rgba(255,255,255,.17);background:rgba(255,255,255,.07);color:#fff;border-radius:14px;padding:14px 16px;outline:none}.contact textarea{grid-column:1/-1;min-height:100px}.contact button{background:#e2c476;color:#183823}.contact input::placeholder,.contact textarea::placeholder{color:#b8c8bd}footer{padding:36px 5vw;border-top:1px solid var(--line);display:flex;align-items:center;gap:30px;color:#7b867d}footer p{margin-left:auto}body.rtl{direction:rtl;font-family:'Noto Kufi Arabic',Manrope,sans-serif}body.rtl .site-header nav{margin-left:0;margin-right:auto}body.rtl .collection-card button{text-align:right}@media(max-width:1100px){.product-grid{grid-template-columns:repeat(3,1fr)}.hero{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions,.hero-points{justify-content:center}.hero-visual{min-height:450px}}@media(max-width:820px){.site-header nav{display:none}.menu-btn{display:block;margin-left:auto}.lang-btn{margin-left:0}.collection-grid,.story,.contact{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.section-head{align-items:start;flex-direction:column}.contact{margin:0 18px 50px;padding:36px 22px}.feature-strip{grid-template-columns:repeat(2,1fr);gap:22px}.feature-strip div{border:0}.hero h1{font-size:62px}.halo{width:360px;height:360px}.hero-visual{min-height:360px}}@media(max-width:520px){.announcement{font-size:9px}.site-header{padding:0 16px}.brand b{font-size:12px}.hero{padding:45px 18px}.hero h1{font-size:50px}.hero-points{gap:12px;flex-wrap:wrap}.collections,.products,.story{padding:64px 18px}.product-grid{grid-template-columns:1fr}.product-image{height:250px}.filters{overflow:auto;flex-wrap:nowrap;width:100%}.contact form{grid-template-columns:1fr}.contact input,.contact textarea{grid-column:1}.feature-strip strong{font-size:36px}footer{flex-direction:column;align-items:flex-start}footer p{margin-left:0}}

.card-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:16px}.card-actions a,.quick-btn{font:inherit;font-size:12px;font-weight:800;color:var(--green);text-decoration:none}.quick-btn{border:0;background:#eef5ee;padding:9px 11px;border-radius:999px;cursor:pointer}.product-image{display:grid;text-decoration:none}.quick-modal{position:fixed;inset:0;z-index:100;display:none}.quick-modal.show{display:block}.quick-backdrop{position:absolute;inset:0;background:rgba(8,25,16,.62);backdrop-filter:blur(6px)}.quick-panel{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(900px,92vw);background:#fff;border-radius:30px;padding:22px;box-shadow:0 40px 120px rgba(0,0,0,.25)}.quick-close{position:absolute;right:18px;top:15px;width:38px;height:38px;border:0;border-radius:50%;background:#f2f4ef;font-size:26px;cursor:pointer;z-index:2}.quick-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:center}.quick-img{background:#f4f7f0;border-radius:22px;overflow:hidden}.quick-img img{display:block;width:100%}.quick-copy small{color:#9a7734;text-transform:uppercase;font-weight:800;letter-spacing:.12em}.quick-copy h2{font-family:'Cormorant Garamond';font-size:48px;margin:8px 0}.quick-copy p{color:#67756b;line-height:1.8}.quick-facts{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0 24px}.quick-facts span{border:1px solid var(--line);padding:8px 11px;border-radius:999px;font-size:12px;font-weight:700}.rtl .quick-close{right:auto;left:18px}@media(max-width:820px){.site-header nav.open{display:flex;position:absolute;left:16px;right:16px;top:74px;flex-direction:column;background:#fff;padding:18px;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.quick-grid{grid-template-columns:1fr}.quick-panel{max-height:88vh;overflow:auto}.quick-copy h2{font-size:38px}}
/* V1.2 — search + wholesale quote list */
.quote-nav{border:0;background:#173f29;color:#fff;border-radius:999px;padding:9px 12px;font-weight:800;cursor:pointer;white-space:nowrap}.quote-nav b{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 5px;margin-inline-start:5px;border-radius:999px;background:#e3c578;color:#173323;font-size:11px}.product-tools{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.product-search{height:42px;min-width:260px;background:#fff;border:1px solid #dfe5df;border-radius:999px;padding:0 14px;display:flex;align-items:center;gap:8px}.product-search input{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-size:12px}.results-line{min-height:28px;display:flex;align-items:center;justify-content:space-between;margin:-18px 0 14px;color:#78847b;font-size:12px}.results-line button{border:0;background:transparent;color:var(--green);font-weight:800;cursor:pointer;display:none}.add-quote{border:0;background:var(--green);color:#fff;padding:9px 11px;border-radius:999px;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.add-quote.added{background:#e7f0e7;color:var(--green)}.quote-drawer{position:fixed;z-index:120;top:0;right:0;width:min(430px,92vw);height:100vh;background:#fff;box-shadow:-30px 0 80px rgba(12,37,23,.2);padding:26px;transform:translateX(105%);transition:.3s;display:flex;flex-direction:column}.quote-drawer.show{transform:none}.rtl .quote-drawer{right:auto;left:0;transform:translateX(-105%)}.rtl .quote-drawer.show{transform:none}.drawer-backdrop{position:fixed;inset:0;z-index:110;background:rgba(7,25,15,.5);backdrop-filter:blur(4px);opacity:0;pointer-events:none;transition:.25s}.drawer-backdrop.show{opacity:1;pointer-events:auto}.quote-head{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--line)}.quote-head small{color:#9a7734;text-transform:uppercase;font-weight:800;letter-spacing:.1em}.quote-head h3{font-family:'Cormorant Garamond';font-size:34px;margin:3px 0}.quote-head button{border:0;background:#f0f3ee;width:38px;height:38px;border-radius:50%;font-size:25px;cursor:pointer}.quote-items{overflow:auto;flex:1;padding:10px 0}.quote-item{display:grid;grid-template-columns:76px 1fr auto;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid #edf0eb}.quote-item img{width:76px;height:60px;object-fit:contain;background:#f4f7f1;border-radius:12px}.quote-item b{display:block;font-size:13px}.quote-item small{color:#7a867e}.quote-item button{border:0;background:transparent;font-size:20px;color:#8a958d;cursor:pointer}.quote-empty{padding:30px 8px;color:#7b867e;text-align:center}.quote-send{margin-top:14px}.no-results{grid-column:1/-1;text-align:center;padding:60px 20px;color:#748077}.no-results strong{display:block;font-family:'Cormorant Garamond';font-size:34px;color:var(--ink);margin-bottom:6px}
@media(max-width:820px){.quote-nav{margin-left:auto}.menu-btn{margin-left:0}.product-tools{width:100%;justify-content:flex-start}.product-search{width:100%;min-width:0}.section-head .product-tools{align-items:stretch}.results-line{margin-top:0}}

/* V1.3 — Trade Catalog + RFQ Builder */
.quote-drawer-actions{display:grid;gap:8px;margin-top:14px}.quote-drawer-actions .ghost{border-color:#ccd5cd}.desktop-catalog-nav a.active{color:var(--green);font-weight:900}.catalog-hero{padding:70px 5vw 45px;display:grid;grid-template-columns:1fr .85fr;align-items:center;gap:50px;background:linear-gradient(135deg,#fbf7eb,#edf6e7)}.catalog-hero h1,.rfq-intro h1{font-family:'Cormorant Garamond';font-size:clamp(56px,7vw,92px);line-height:.9;margin:12px 0}.catalog-hero p,.rfq-intro p{max-width:700px;line-height:1.8;color:#66746b}.catalog-hero img{width:100%;filter:drop-shadow(0 25px 30px rgba(25,55,35,.18))}.catalog-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.catalog-controls{padding:26px 5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:sticky;top:82px;background:rgba(252,253,249,.95);backdrop-filter:blur(12px);z-index:20}.catalog-grid{padding:42px 5vw 80px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.catalog-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:25px;padding:16px;overflow:hidden}.catalog-card>img{width:100%;height:250px;object-fit:contain;background:#f5f7f1;border-radius:18px}.catalog-card>div:last-child{padding:15px 5px 5px}.catalog-card small{color:#9a7734;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.catalog-card h3{font-family:'Cormorant Garamond';font-size:30px;margin:7px 0 4px}.catalog-card p{font-size:12px;color:#758178}.catalog-no{position:absolute;top:26px;left:28px;z-index:2;background:#fff;border:1px solid var(--line);border-radius:999px;padding:5px 9px;font-size:10px;font-weight:900}.rtl .catalog-no{left:auto;right:28px}.catalog-card-actions{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:14px}.catalog-card-actions a,.catalog-card-actions button{font:inherit;font-size:11px;font-weight:800;color:var(--green);text-decoration:none}.catalog-card-actions button{border:0;background:#eef5ee;padding:8px 10px;border-radius:999px;cursor:pointer}.catalog-trade-note{margin:0 5vw 80px;padding:38px 44px;border-radius:28px;background:#123d27;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px}.catalog-trade-note h2{font-family:'Cormorant Garamond';font-size:46px;margin:5px 0}.rfq-shell{padding:64px 5vw 80px}.rfq-intro{max-width:850px;margin-bottom:38px}.rfq-layout{display:grid;grid-template-columns:1fr 390px;gap:26px;align-items:start}.rfq-table-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.rfq-table-head button{border:0;background:transparent;color:var(--green);font-weight:800;cursor:pointer}.rfq-products{display:grid;gap:10px}.rfq-row{display:grid;grid-template-columns:120px 1fr 120px;gap:16px;align-items:center;background:#fff;border:1px solid var(--line);padding:11px;border-radius:18px}.rfq-row.preselected{border-color:#a9c4ad;box-shadow:inset 4px 0 0 var(--green2)}.rtl .rfq-row.preselected{box-shadow:inset -4px 0 0 var(--green2)}.rfq-row img{width:120px;height:82px;object-fit:contain;background:#f6f8f3;border-radius:13px}.rfq-row small{display:block;color:#9a7734;text-transform:uppercase;font-size:9px;font-weight:800;letter-spacing:.08em}.rfq-row b{display:block;margin:3px 0;font-family:'Cormorant Garamond';font-size:21px}.rfq-row>div span{font-size:11px;color:#7b877f}.rfq-row label span{display:block;font-size:10px;color:#718078;margin-bottom:4px}.rfq-row input{width:100%;border:1px solid #d9e1da;border-radius:11px;padding:10px;font:inherit;font-weight:800}.rfq-summary{position:sticky;top:105px;background:#f4f7f0;border:1px solid var(--line);border-radius:24px;padding:24px}.rfq-summary h2{font-family:'Cormorant Garamond';font-size:36px;margin:8px 0 14px}.rfq-total{display:flex;justify-content:space-between;padding:14px 0;border-top:1px solid #dbe3dc;border-bottom:1px solid #dbe3dc;margin-bottom:17px}.rfq-total strong{font-size:26px;color:var(--green)}.rfq-summary form{display:grid;gap:10px}.rfq-summary label span{display:block;font-size:10px;font-weight:800;margin-bottom:4px}.rfq-summary input,.rfq-summary textarea{width:100%;border:1px solid #d5ded6;background:#fff;border-radius:11px;padding:10px 12px;font:inherit}.rfq-summary .ghost{background:#fff}
@media(max-width:900px){.catalog-hero{grid-template-columns:1fr}.catalog-grid{grid-template-columns:repeat(2,1fr)}.rfq-layout{grid-template-columns:1fr}.rfq-summary{position:static}.desktop-catalog-nav{display:flex!important}.catalog-controls{top:82px}}
@media(max-width:600px){.desktop-catalog-nav{display:none!important}.catalog-grid{grid-template-columns:1fr;padding-inline:18px}.catalog-hero,.rfq-shell{padding-inline:18px}.catalog-controls{padding-inline:18px;overflow:auto}.catalog-trade-note{margin-inline:18px;padding:28px;align-items:flex-start;flex-direction:column}.rfq-row{grid-template-columns:82px 1fr 82px}.rfq-row img{width:82px;height:68px}.rfq-row b{font-size:17px}}
@media print{.announcement,.site-header,.catalog-actions,.catalog-controls,.catalog-trade-note,footer,.rfq-table-head button,.rfq-summary .btn{display:none!important}body{background:#fff!important}.catalog-hero{padding:16mm 10mm 8mm;background:#fff}.catalog-hero img{max-height:65mm;object-fit:contain}.catalog-grid{padding:4mm 8mm;grid-template-columns:repeat(3,1fr);gap:4mm}.catalog-card{break-inside:avoid;border:1px solid #bbb;border-radius:4mm;padding:3mm}.catalog-card>img{height:48mm}.catalog-card-actions{display:none}.catalog-card h3{font-size:16pt}.rfq-shell{padding:8mm}.rfq-intro h1{font-size:34pt}.rfq-layout{display:block}.rfq-products{gap:2mm}.rfq-row{break-inside:avoid;grid-template-columns:28mm 1fr 28mm;padding:2mm;border-radius:2mm}.rfq-row img{width:28mm;height:20mm}.rfq-row:not(:has(input[value="0"])){display:grid}.rfq-summary{position:static;margin-top:6mm;border:1px solid #bbb}.rfq-summary input,.rfq-summary textarea{border:0;border-bottom:1px solid #aaa;border-radius:0}}
\n.rfq-submit-status{margin:8px 0 12px;padding:10px;border-radius:10px;background:#eef6ef;color:#285c3a;min-height:0}.rfq-submit-status:empty{display:none}.downloads-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:24px 0 70px}.download-card{display:block;text-decoration:none;color:inherit;background:#fff;border:1px solid #e2e4dc;border-radius:18px;padding:24px;box-shadow:0 10px 30px #173c2a0a}.download-card small{color:#8b2941;font-weight:700}.download-card h3{font-size:24px;margin:12px 0}.download-card p{color:#708074}.download-card b{color:#24593e}@media(max-width:850px){.downloads-grid{grid-template-columns:1fr}}

/* V1.7 Motion, Arabic typography, benefits & wellness */
body.rtl{font-family:'Alexandria','Noto Kufi Arabic',Manrope,sans-serif}
body.rtl .hero h1,body.rtl .section-head h2,body.rtl .story-copy h2,body.rtl .contact h2,body.rtl .collection-card h3,body.rtl .product-meta h3,body.rtl .health-copy h2,body.rtl .benefit-card h3{font-family:'Alexandria','Noto Kufi Arabic',sans-serif;letter-spacing:-.035em}
body.rtl .hero h1{font-size:clamp(43px,5.2vw,74px);line-height:1.18;font-weight:600}
body.rtl .section-head h2,body.rtl .story-copy h2,body.rtl .contact h2{font-size:clamp(34px,4vw,54px);line-height:1.25;font-weight:600}
body.rtl .collection-card h3{font-size:28px;line-height:1.45}.rtl .product-meta h3{font-size:23px;line-height:1.5}.rtl .eyebrow{letter-spacing:0;font-size:11px}
.hero-copy>*{animation:heroIn .8s both}.hero-copy>*:nth-child(2){animation-delay:.08s}.hero-copy>*:nth-child(3){animation-delay:.16s}.hero-copy>*:nth-child(4){animation-delay:.24s}.hero-copy>*:nth-child(5){animation-delay:.32s}
.hero-visual img{animation:productFloat 5s ease-in-out infinite}.halo{animation:haloPulse 5s ease-in-out infinite}.hero-tabs{animation:heroIn .8s .35s both}
.collection-card{transition:transform .45s cubic-bezier(.2,.8,.2,1),box-shadow .45s}.collection-card:hover{transform:translateY(-10px) scale(1.015)}.collection-card:after{content:"";position:absolute;width:180px;height:180px;border:1px solid rgba(255,255,255,.22);border-radius:50%;right:-65px;top:-65px;transition:.6s}.collection-card:hover:after{transform:scale(1.35) rotate(25deg)}
.product-card img{transition:transform .55s cubic-bezier(.2,.8,.2,1)}.product-card:hover img{transform:scale(1.055) rotate(-1deg)}
.reveal-section,.product-card,.collection-card,.benefit-card{opacity:0;transform:translateY(26px)}.in-view{opacity:1!important;transform:translateY(0)!important;transition:opacity .7s ease,transform .7s cubic-bezier(.2,.8,.2,1)}
.benefits-section{padding:100px 5vw;background:linear-gradient(180deg,#fcfdf9,#f3f7ee)}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.benefit-card{position:relative;min-height:270px;padding:28px;border:1px solid #dfe7dd;background:rgba(255,255,255,.78);border-radius:26px;overflow:hidden}.benefit-card i{position:absolute;right:22px;top:18px;font-family:'Cormorant Garamond';font-size:44px;color:#e6dfca;font-style:normal}.rtl .benefit-card i{right:auto;left:22px}.benefit-card>span{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#e9f1e5;color:var(--green);font-size:23px;margin-bottom:34px}.benefit-card h3{font-family:'Cormorant Garamond';font-size:30px;margin:0 0 9px}.benefit-card p{font-size:13px;line-height:1.75;color:#6b796f;margin:0}
.health-section{min-height:620px;margin:0 5vw 95px;border-radius:38px;padding:65px;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:40px;color:#fff;overflow:hidden;background:radial-gradient(circle at 75% 45%,#607956 0 8%,transparent 35%),linear-gradient(135deg,#102e20,#244f36 60%,#173d2b);position:relative}.health-section:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.1) 1px,transparent 1px);background-size:22px 22px;mask-image:linear-gradient(to right,transparent,#000)}.health-copy{position:relative;z-index:3}.health-copy .eyebrow{color:#e4c981}.health-copy h2{font-family:'Cormorant Garamond';font-size:clamp(48px,5vw,76px);line-height:.92;margin:14px 0}.health-copy h2 em{color:#dfe9bd}.health-copy p{max-width:570px;color:#cfdbd1;line-height:1.85}.health-btn{background:#e5ca82;color:#173323;margin-top:14px}.health-orbit{min-height:480px;position:relative;display:grid;place-items:center}.health-orbit img{width:min(560px,92%);position:relative;z-index:2;filter:drop-shadow(0 35px 30px rgba(0,0,0,.25));animation:productFloat 5s ease-in-out infinite}.orbit-ring{position:absolute;border:1px solid rgba(229,202,130,.3);border-radius:50%;animation:spin 18s linear infinite}.ring-one{width:450px;height:450px}.ring-two{width:340px;height:340px;animation-direction:reverse;animation-duration:14s}.orbit-tag{position:absolute;z-index:4;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(8px);padding:9px 14px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.1em}.tag-a{top:12%;left:10%}.tag-b{top:26%;right:3%}.tag-c{bottom:20%;left:4%}.tag-d{bottom:8%;right:14%}
@keyframes heroIn{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes productFloat{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-12px) rotate(.5deg)}}@keyframes haloPulse{0%,100%{transform:scale(.96);opacity:.72}50%{transform:scale(1.04);opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}
@media(max-width:980px){.benefit-grid{grid-template-columns:repeat(2,1fr)}.health-section{grid-template-columns:1fr;padding:45px}.health-copy{text-align:center}.health-copy p{margin-inline:auto}.health-orbit{min-height:390px}}
@media(max-width:560px){.benefits-section{padding:70px 18px}.benefit-grid{grid-template-columns:1fr}.benefit-card{min-height:220px}.health-section{margin:0 18px 65px;padding:34px 20px;border-radius:28px}.health-orbit{min-height:310px}.ring-one{width:290px;height:290px}.ring-two{width:220px;height:220px}.orbit-tag{font-size:8px;padding:7px 10px}.health-copy h2{font-size:43px}.rtl .health-copy h2{font-size:34px;line-height:1.35}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal-section,.product-card,.collection-card,.benefit-card{opacity:1;transform:none}}


/* V1.8 Expanded Wellness Collection */
.wellness-range{padding:100px 5vw 110px;background:linear-gradient(180deg,#fcfdf9,#f5f1e8)}
.wellness-mini-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.wellness-mini{min-height:330px;border-radius:28px;padding:18px;text-decoration:none;color:var(--ink);background:#fff;border:1px solid #e3e5dc;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:.45s cubic-bezier(.2,.8,.2,1);box-shadow:0 10px 35px rgba(20,52,35,.06)}
.wellness-mini:before{content:"";position:absolute;width:140px;height:140px;border-radius:50%;right:-55px;top:-55px;background:var(--tone,#e7efe5);opacity:.8;transition:.45s}
.wellness-mini:hover{transform:translateY(-9px);box-shadow:0 28px 55px rgba(20,52,35,.14)}.wellness-mini:hover:before{transform:scale(1.35)}
.wellness-mini img{width:100%;height:205px;object-fit:contain;position:relative;z-index:2;transition:.55s}.wellness-mini:hover img{transform:translateY(-5px) scale(1.035)}
.wellness-mini div{position:relative;z-index:2;padding:6px 6px 10px}.wellness-mini small{font-size:9px;text-transform:uppercase;letter-spacing:.13em;color:#987936;font-weight:800}.wellness-mini h3{font-family:'Cormorant Garamond';font-size:30px;margin:5px 0}.wellness-mini p{font-size:12px;color:#6e7b72;margin:0}.wellness-mini.relax{--tone:#e8e0fb}.wellness-mini.digestive{--tone:#f8e6bd}.wellness-mini.sleep{--tone:#dfe5f8}.wellness-mini.immunity{--tone:#f6d9c7}.wellness-mini.energy{--tone:#f5edb7}.wellness-mini.balance{--tone:#d9eadf}.wellness-mini.refresh{--tone:#d4eff1}
.rtl .wellness-mini h3{font-family:'Alexandria','Noto Kufi Arabic',sans-serif;font-size:22px;line-height:1.5}.rtl .wellness-mini small{letter-spacing:0}
.product-benefits{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0 4px}.product-benefits span{background:#eef4eb;border:1px solid #dbe6da;padding:9px 12px;border-radius:999px;font-size:11px;font-weight:700;color:#315c40}
.wellness-note{margin-top:22px;padding:14px 16px;border-left:3px solid #cda24f;background:#faf7ee;border-radius:10px;font-size:11px;line-height:1.65;color:#718077}.rtl .wellness-note{border-left:0;border-right:3px solid #cda24f}
@media(max-width:1100px){.wellness-mini-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:780px){.wellness-mini-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.wellness-range{padding:70px 18px}.wellness-mini-grid{grid-template-columns:1fr}.wellness-mini{min-height:280px}.wellness-mini img{height:185px}}

/* === V1.9 DARK TEAL THEME — #054857 === */
:root{
  --ink:#f5fbfa;
  --green:#054857;
  --green2:#20a0a8;
  --cream:#0a5663;
  --gold:#e2bd68;
  --muted:#b8ced1;
  --line:rgba(255,255,255,.14);
  --white:#ffffff;
  --shadow:0 24px 60px rgba(0,20,25,.30);
  --dark:#054857;
  --dark-2:#043b47;
  --dark-3:#07343d;
  --panel:#0b5662;
  --panel-2:#0d606d;
}
html{background:var(--dark-2)}
body{background:var(--dark)!important;color:var(--ink)!important}
.announcement{background:#032f39!important;color:#efd28b!important;border-bottom:1px solid rgba(255,255,255,.08)}
.site-header{background:rgba(5,72,87,.92)!important;border-bottom-color:rgba(255,255,255,.12)!important;box-shadow:0 10px 30px rgba(0,25,31,.14)}
.brand,.site-header nav a{color:#fff!important}
.brand small{color:#e2bd68!important}
.brand-mark{background:linear-gradient(145deg,#0d6976,#03343e)!important;border-color:#e2bd68!important;color:#fff7df!important}
.lang-btn,.menu-btn{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.18)!important;color:#fff!important}
.hero{background:radial-gradient(circle at 75% 40%,rgba(79,184,190,.18) 0 20%,transparent 48%),linear-gradient(135deg,#054857 0%,#043c48 58%,#062f38 100%)!important;color:#fff}
.hero h1 em{color:#82d8dc!important}.hero-copy>p,.hero-points{color:#c8dde0!important}.eyebrow{color:#e2bd68!important}
.halo{background:rgba(255,255,255,.08)!important;box-shadow:0 0 0 60px rgba(255,255,255,.025)!important}
.hero-tabs{background:rgba(3,48,58,.90)!important;border-color:rgba(255,255,255,.14)!important;box-shadow:0 14px 34px rgba(0,0,0,.2)!important}
.hero-tabs button,.filters button{color:#c9dfe1!important}.hero-tabs .active,.filters .active{background:#fff!important;color:#054857!important}
.ghost{color:#fff!important;border-color:rgba(255,255,255,.32)!important}.primary{background:#e2bd68!important;color:#07343d!important}
.collections,.story{background:#054857!important}.products,.benefits-section,.wellness-range{background:linear-gradient(180deg,#043e4a,#054857)!important}
.section-head p,.story-copy p{color:#bfd2d5!important}
.collection-card{border:1px solid rgba(255,255,255,.12)!important}.collection-card.green{background:linear-gradient(145deg,#064552,#147582)!important}.collection-card.herb{background:linear-gradient(145deg,#4b3c2a,#8d7140)!important}.collection-card.wellness{background:linear-gradient(145deg,#383b61,#665989)!important}
.product-card,.wellness-mini,.benefit-card{background:rgba(255,255,255,.065)!important;border-color:rgba(255,255,255,.12)!important;color:#fff!important;box-shadow:0 14px 40px rgba(0,20,25,.16)!important}
.product-card:hover,.wellness-mini:hover{box-shadow:0 28px 55px rgba(0,15,20,.30)!important}
.product-image,.quick-img,.story-image{background:linear-gradient(145deg,#eef5ef,#ffffff)!important}
.product-meta p,.wellness-mini p,.benefit-card p{color:#bdd0d3!important}.product-meta small,.wellness-mini small{color:#e2bd68!important}
.card-actions a,.quick-btn,.text-link{color:#f0cf80!important}.quick-btn{background:rgba(255,255,255,.09)!important}
.feature-strip{background:#032f39!important;border-block:1px solid rgba(255,255,255,.10)}.feature-strip strong{color:#e2bd68!important}
.contact,.health-section{background:radial-gradient(circle at 82% 30%,rgba(82,178,184,.18),transparent 38%),linear-gradient(135deg,#04343e,#075461 60%,#032d36)!important;border:1px solid rgba(255,255,255,.10)!important}
.contact p,.health-copy p{color:#c4d7d9!important}.contact input,.contact textarea{background:rgba(255,255,255,.07)!important;border-color:rgba(255,255,255,.16)!important}
.health-btn,.contact button{background:#e2bd68!important;color:#063945!important}.health-copy h2 em{color:#91d9dc!important}
.orbit-tag{background:rgba(5,72,87,.55)!important}.benefit-card>span{background:rgba(255,255,255,.10)!important;color:#e2bd68!important}.benefit-card i{color:rgba(226,189,104,.22)!important}
.wellness-mini:before{opacity:.20!important}.wellness-mini h3{color:#fff!important}
.product-benefits span{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.15)!important;color:#d6eaec!important}
.wellness-note{background:rgba(226,189,104,.08)!important;color:#c6d7d9!important;border-color:#e2bd68!important}
footer{background:#032f39!important;border-top-color:rgba(255,255,255,.12)!important;color:#adc7ca!important}footer .brand{color:#fff!important}
.quick-panel{background:#064b58!important;color:#fff!important;border:1px solid rgba(255,255,255,.12)!important}.quick-close{background:rgba(255,255,255,.10)!important;color:#fff!important}.quick-copy p{color:#c1d5d8!important}
.quote-drawer{background:#054857!important;color:#fff!important;border-left-color:rgba(255,255,255,.12)!important}.quote-head,.quote-drawer-actions{border-color:rgba(255,255,255,.12)!important}.quote-item{background:rgba(255,255,255,.06)!important;border-color:rgba(255,255,255,.10)!important}.quote-empty{color:#b8ced1!important}
/* Catalog / downloads / RFQ */
.catalog-hero,.downloads-hero,.rfq-page,.rfq-shell{background:#054857!important;color:#fff!important}
.catalog-toolbar,.rfq-summary,.rfq-row,.download-card{background:rgba(255,255,255,.065)!important;border-color:rgba(255,255,255,.12)!important;color:#fff!important}
.download-card p,.rfq-row>div span,.rfq-row label span,.rfq-summary label span{color:#b9ced1!important}.download-card small,.rfq-row small{color:#e2bd68!important}.download-card b,.rfq-total strong,.rfq-table-head button{color:#f0cf80!important}
.rfq-row img{background:#fff!important}.rfq-row input,.rfq-summary input,.rfq-summary textarea{background:rgba(255,255,255,.08)!important;color:#fff!important;border-color:rgba(255,255,255,.16)!important}.rfq-summary .ghost{background:rgba(255,255,255,.06)!important}
.rfq-submit-status{background:rgba(121,215,180,.12)!important;color:#c9f0de!important}
/* Static and dynamic product pages */
.product-page,.product-page main,.product-shell,.related,.dynamic-product{background:#054857!important;color:#fff!important}
.product-back,.crumbs,.crumbs a{color:#bdd4d7!important}.detail-media{background:linear-gradient(145deg,#f0f5ef,#fff)!important;border-color:rgba(255,255,255,.16)!important}.detail-copy p,.dynamic-copy p{color:#c1d5d8!important}.detail-badges span,.spec,.related-card{background:rgba(255,255,255,.07)!important;border-color:rgba(255,255,255,.12)!important;color:#fff!important}.spec small,.dynamic-copy .meta{color:#e2bd68!important}.related-card img{background:#fff!important}.quote-nav{background:#e2bd68!important;color:#07343d!important}.quote-nav.added{background:#fff!important;color:#054857!important}
/* Inputs and focus accessibility */
input,textarea,select{accent-color:#e2bd68}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #f0cf80!important;outline-offset:3px}

/* === V2.0 PREMIUM DARK TEAL REFINEMENT === */
:root{
  --dark:#054857;
  --dark-2:#033c49;
  --dark-3:#022e38;
  --panel:#075361;
  --panel-soft:rgba(255,255,255,.055);
  --gold:#e4bf68;
  --teal-accent:#8dd9dc;
}
body{background:linear-gradient(180deg,#054857 0%,#043f4c 46%,#054857 100%)!important}
.announcement{font-weight:700;letter-spacing:.14em;padding:9px 16px!important}
.site-header{height:78px!important;padding-inline:4.5vw!important;background:rgba(3,60,73,.84)!important;backdrop-filter:blur(18px) saturate(135%)!important;-webkit-backdrop-filter:blur(18px) saturate(135%)!important}
.site-header:after{content:"";position:absolute;left:4.5vw;right:4.5vw;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent,rgba(228,191,104,.55),transparent)}
.site-header nav{gap:22px!important}.site-header nav a{position:relative;padding:28px 0 25px;font-size:12px!important;letter-spacing:.025em;opacity:.86;transition:.25s ease}.site-header nav a:hover,.site-header nav a.active{opacity:1;color:#fff!important}.site-header nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:18px;height:2px;border-radius:9px;background:var(--gold);transition:.25s ease}.site-header nav a:hover:after,.site-header nav a.active:after{left:0;right:0}
.quote-nav{border:0;border-radius:999px;padding:10px 15px;background:rgba(228,191,104,.12);color:#f5d888;border:1px solid rgba(228,191,104,.32);font-weight:800;cursor:pointer;transition:.25s}.quote-nav:hover{transform:translateY(-1px);background:rgba(228,191,104,.2)}.quote-nav b{display:inline-grid;place-items:center;min-width:22px;height:22px;margin-inline-start:5px;background:var(--gold);color:#073945;border-radius:50%;font-size:11px}
.hero{position:relative;min-height:720px!important;padding-top:64px!important;background:radial-gradient(circle at 78% 38%,rgba(141,217,220,.18),transparent 28%),radial-gradient(circle at 12% 85%,rgba(228,191,104,.08),transparent 26%),linear-gradient(135deg,#054857 0%,#033d4a 58%,#022f39 100%)!important}
.hero:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.15;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(to bottom,black,transparent 88%)}
.hero-copy,.hero-visual{position:relative;z-index:1}.hero-copy{max-width:700px}.hero h1{font-size:clamp(60px,7.4vw,108px)!important;line-height:.8!important;text-wrap:balance}.hero h1 em{text-shadow:0 0 34px rgba(141,217,220,.13)}.hero-copy>p{max-width:560px!important;font-size:16px!important}.hero-actions{margin-top:32px!important}.btn{min-height:46px;padding-inline:22px!important;letter-spacing:.01em;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.btn:hover{transform:translateY(-2px)}.primary{box-shadow:0 11px 28px rgba(228,191,104,.13)}.primary:hover{box-shadow:0 14px 34px rgba(228,191,104,.22)}.ghost:hover{background:rgba(255,255,255,.07)!important}.hero-points span{position:relative;padding-inline-start:15px}.hero-points span:before{content:"";position:absolute;left:0;top:50%;width:5px;height:5px;border-radius:50%;background:var(--gold);transform:translateY(-50%)}.rtl .hero-points span{padding-inline-start:15px}.rtl .hero-points span:before{left:auto;right:0}
.halo{width:500px!important;height:500px!important;background:radial-gradient(circle,rgba(255,255,255,.12),rgba(255,255,255,.025) 60%,transparent 71%)!important;box-shadow:0 0 0 1px rgba(255,255,255,.07),0 0 0 52px rgba(255,255,255,.018)!important}.hero-visual img{filter:drop-shadow(0 36px 34px rgba(0,19,24,.34))!important}.hero-tabs{bottom:14px!important;padding:5px!important;background:rgba(2,40,49,.76)!important;backdrop-filter:blur(12px)}
.collections,.products,.benefits-section,.wellness-range,.story{position:relative}.collections:before,.wellness-range:before{content:"";position:absolute;left:5vw;right:5vw;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent)}
.section-head{margin-bottom:42px!important}.section-head h2,.story-copy h2,.contact h2{letter-spacing:-.025em}.section-head p{font-size:14px}.collection-grid{gap:20px!important}.collection-card{min-height:340px!important;border-radius:30px!important;padding:32px!important;isolation:isolate;transition:.35s cubic-bezier(.2,.8,.2,1)!important}.collection-card:after{content:"";position:absolute;inset:1px;border-radius:29px;border:1px solid rgba(255,255,255,.08);pointer-events:none}.collection-card:hover{transform:translateY(-7px) scale(1.008)}.collection-card span{top:-150px!important;font-size:94px!important;color:rgba(255,255,255,.16)!important}.collection-card h3{font-size:38px!important}.collection-card p{max-width:310px;font-size:13px;line-height:1.65}.collection-card button{display:inline-flex;align-items:center;gap:8px;opacity:.86}.collection-card:hover button{opacity:1}
.products{background:linear-gradient(180deg,#043d49 0%,#054857 100%)!important}.product-tools{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:flex-end}.product-search{min-width:245px;display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.12)}.product-search span{color:#e4bf68}.product-search input{width:100%;border:0!important;outline:0!important;background:transparent!important;color:#fff!important;font:inherit;font-size:12px}.product-search input::placeholder{color:#a8c1c5}.results-line{display:flex;justify-content:space-between;align-items:center;margin:-22px 0 22px;color:#a9c3c6;font-size:12px}.results-line button{border:0;background:transparent;color:#e4bf68;font-weight:700;cursor:pointer}.product-grid{gap:20px!important}.product-card{border-radius:26px!important;padding:14px!important;backdrop-filter:blur(8px);transition:.35s cubic-bezier(.2,.8,.2,1)!important}.product-card:hover{transform:translateY(-8px)!important;background:rgba(255,255,255,.085)!important}.product-image{height:245px!important;border-radius:20px!important;position:relative}.product-image:after{content:"";position:absolute;inset:auto 16% 12px;height:18px;border-radius:50%;background:rgba(0,34,39,.10);filter:blur(10px)}.product-image img{position:relative;z-index:1;transition:.4s ease}.product-card:hover .product-image img{transform:scale(1.035) translateY(-3px)}.product-meta{padding:19px 7px 8px!important}.product-meta h3{color:#fff;font-size:30px!important}.card-actions{padding:0 4px 4px}.quick-btn{border:1px solid rgba(228,191,104,.16)!important}
.benefit-grid{gap:18px!important}.benefit-card{border-radius:27px!important;min-height:260px!important;padding:28px!important;position:relative;overflow:hidden;transition:.3s}.benefit-card:hover{transform:translateY(-5px);background:rgba(255,255,255,.075)!important}.benefit-card h3{font-size:28px!important}.benefit-card i{font-size:74px!important;right:18px!important;bottom:-12px!important}
.health-section{overflow:hidden!important}.health-section:before{content:"";position:absolute;width:430px;height:430px;border-radius:50%;right:-180px;top:-190px;border:1px solid rgba(228,191,104,.13);box-shadow:0 0 0 55px rgba(228,191,104,.025),0 0 0 110px rgba(228,191,104,.012)}
.wellness-mini-grid{gap:18px!important}.wellness-mini{border-radius:26px!important}.wellness-mini:hover{background:rgba(255,255,255,.08)!important}.wellness-mini img{filter:drop-shadow(0 15px 12px rgba(0,0,0,.14))}
.feature-strip{padding-block:38px!important;background:linear-gradient(90deg,#022f39,#033844 50%,#022f39)!important}.feature-strip strong{font-size:52px!important}.feature-strip span{color:#bdd1d4}
.story{gap:80px!important}.story-image{border-radius:30px!important;border:1px solid rgba(255,255,255,.12);box-shadow:0 30px 70px rgba(0,22,28,.24)}.story-image img{transition:.5s}.story-image:hover img{transform:scale(1.025)}
.contact{border-radius:36px!important;box-shadow:0 34px 80px rgba(0,21,26,.25)}.contact input,.contact textarea{transition:.25s}.contact input:focus,.contact textarea:focus{background:rgba(255,255,255,.105)!important;border-color:rgba(228,191,104,.5)!important}
footer{padding-top:40px!important;padding-bottom:40px!important}
.quick-panel{border-radius:30px!important;box-shadow:0 45px 130px rgba(0,0,0,.42)!important}.quote-drawer{box-shadow:-30px 0 80px rgba(0,0,0,.26)}
.catalog-hero{background:radial-gradient(circle at 80% 30%,rgba(141,217,220,.16),transparent 34%),linear-gradient(135deg,#054857,#033d49)!important}.catalog-grid .product-card{height:100%}.rfq-summary{backdrop-filter:blur(10px)}
.dynamic-product{background:radial-gradient(circle at 24% 42%,rgba(141,217,220,.08),transparent 34%),#054857!important}.dynamic-product>div:first-child{background:linear-gradient(145deg,#f3f7f2,#fff);border-radius:30px;padding:22px;border:1px solid rgba(255,255,255,.18);box-shadow:0 28px 65px rgba(0,23,29,.24)}
@media(max-width:1100px){.site-header{padding-inline:24px!important}.hero{min-height:auto!important}.product-tools{justify-content:flex-start}.halo{width:430px!important;height:430px!important}}
@media(max-width:820px){.site-header:after{left:18px;right:18px}.quote-nav span{display:none}.quote-nav{padding:8px!important}.hero{padding-top:50px!important}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.hero h1{text-wrap:balance}.collection-card{min-height:300px!important}.product-search{width:100%}.product-tools{width:100%}.story{gap:38px!important}}
@media(max-width:520px){.site-header{height:70px!important}.brand-mark{width:38px!important;height:38px!important}.hero{padding-top:38px!important}.hero h1{font-size:52px!important}.hero-copy>p{font-size:14px!important}.hero-tabs{max-width:calc(100vw - 36px);overflow:auto}.collection-card{min-height:285px!important;padding:25px!important}.product-image{height:265px!important}.section-head{margin-bottom:30px!important}.contact{border-radius:28px!important}}

/* ===== V2.1 PRODUCT EXPERIENCE + POLISH ===== */
:root{--dark:#054857;--dark-2:#033b47;--dark-3:#022f39;--aqua:#8dd9dc;--gold:#e4bf68}
.product-page{background:linear-gradient(180deg,#043f4c 0%,#054857 48%,#033943 100%)!important;color:#fff!important}
.product-page .site-header{background:rgba(3,54,65,.82)!important}
.product-page .product-shell{padding-top:42px!important}
.product-page .crumbs{color:#9fbcc0!important;display:flex;gap:9px;align-items:center;flex-wrap:wrap}
.product-page .crumbs a{color:#c6dbdd!important;transition:.2s}.product-page .crumbs a:hover{color:var(--gold)!important}
.product-page .detail-grid{gap:72px!important;align-items:center!important}
.product-page .detail-media{position:relative;background:linear-gradient(145deg,#f4f8f4,#fff)!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:38px!important;padding:32px!important;box-shadow:0 38px 90px rgba(0,23,29,.34)!important;overflow:hidden}
.product-page .detail-media:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;right:-105px;top:-110px;background:radial-gradient(circle,rgba(141,217,220,.22),rgba(141,217,220,0) 70%)}
.product-page .detail-media:after{content:"";position:absolute;left:17%;right:17%;bottom:24px;height:22px;border-radius:50%;background:rgba(0,44,48,.10);filter:blur(13px)}
.product-page .detail-media img{position:relative;z-index:1;transition:transform .5s cubic-bezier(.2,.8,.2,1);filter:drop-shadow(0 24px 20px rgba(0,30,34,.12))}
.product-page .detail-media:hover img{transform:translateY(-7px) scale(1.018)}
.product-page .detail-copy{max-width:650px}.product-page .detail-copy .eyebrow{color:var(--gold)!important;letter-spacing:.17em}
.product-page .detail-copy h1{color:#fff!important;letter-spacing:-.035em!important;text-wrap:balance}
.product-page .detail-copy .ar-name{color:#b8d8da!important;opacity:.88}
.product-page .detail-copy p{color:#c2d5d7!important;max-width:610px}
.product-page .detail-badges{gap:10px!important}.product-page .detail-badges span{background:rgba(255,255,255,.07)!important;color:#e6f0f1!important;border:1px solid rgba(255,255,255,.10)!important;padding:10px 14px!important;backdrop-filter:blur(8px)}
.product-page .detail-actions{margin-top:30px!important}.product-page .detail-actions .primary{background:var(--gold)!important;color:#043844!important;box-shadow:0 14px 34px rgba(228,191,104,.18)}
.product-page .detail-actions .ghost{color:#fff!important;border-color:rgba(255,255,255,.18)!important;background:rgba(255,255,255,.035)!important}
.product-page .detail-specs{margin-top:64px!important;gap:16px!important}.product-page .spec{background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:24px!important;padding:24px!important;transition:.3s;backdrop-filter:blur(10px)}
.product-page .spec:hover{transform:translateY(-4px);background:rgba(255,255,255,.075)!important}.product-page .spec small{color:var(--gold)!important}.product-page .spec strong{color:#fff!important}
.product-page .related{padding-top:20px!important}.product-page .related h2{color:#fff!important;margin-top:9px}.product-page .related>.eyebrow{color:var(--gold)!important}.product-page .related-grid{gap:18px!important}
.product-page .related-card{background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.10)!important;color:#fff!important;border-radius:24px!important;padding:12px!important;overflow:hidden;transition:.35s cubic-bezier(.2,.8,.2,1)}
.product-page .related-card:hover{transform:translateY(-7px);background:rgba(255,255,255,.08)!important;box-shadow:0 24px 55px rgba(0,23,28,.25)}
.product-page .related-card img{background:linear-gradient(145deg,#f3f7f2,#fff)!important;border-radius:18px!important;transition:.4s}.product-page .related-card:hover img{transform:scale(1.025)}
.product-page .related-card b{padding:14px 7px 8px!important;font-family:'Cormorant Garamond',serif;font-size:24px;line-height:1.05}
.product-page .quote-nav{background:var(--gold)!important;color:#043844!important;border:1px solid rgba(228,191,104,.65)!important}.product-page .quote-nav.added{background:rgba(141,217,220,.15)!important;color:#dff8f8!important;border-color:rgba(141,217,220,.35)!important}
.product-page footer{background:#022f39!important;border-top-color:rgba(255,255,255,.09)!important;color:#9fbcc0!important}

/* Dynamic product page */
.product-back{color:#bfd4d6!important;margin-top:30px!important;font-size:13px;font-weight:700}.product-back:hover{color:var(--gold)!important}
.dynamic-product{min-height:calc(100vh - 90px)!important;padding:50px 6% 85px!important;gap:72px!important}.dynamic-copy .meta{color:var(--gold)!important;font-size:11px;font-weight:800}.dynamic-copy h1{font-family:'Cormorant Garamond',serif!important;color:#fff!important;font-size:clamp(52px,6vw,82px)!important;line-height:.92!important;letter-spacing:-.035em}.dynamic-copy p{color:#c2d5d7!important;font-size:16px!important}.dynamic-product .product-benefits span{background:rgba(255,255,255,.07)!important;color:#e7f2f3!important;border-color:rgba(255,255,255,.10)!important}.dynamic-product .wellness-note{color:#98b7ba!important;border-color:rgba(255,255,255,.11)!important;background:rgba(255,255,255,.035)!important}.dynamic-actions .primary{background:var(--gold)!important;color:#043844!important}.dynamic-actions .ghost{color:#fff!important;border-color:rgba(255,255,255,.18)!important}

/* Global premium micro-interactions */
.site-header nav a{position:relative}.site-header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:1px;background:var(--gold);transition:right .3s ease}.site-header nav a:hover:after{right:0}
.product-card,.collection-card,.benefit-card,.wellness-mini,.related-card,.spec{will-change:transform}
.reveal-ready{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s cubic-bezier(.2,.8,.2,1)}.reveal-ready.is-visible{opacity:1;transform:none}
@media(prefers-reduced-motion:reduce){.reveal-ready{opacity:1;transform:none;transition:none!important}*{scroll-behavior:auto!important}}
@media(max-width:820px){.product-page .detail-grid{gap:34px!important}.product-page .detail-media{padding:18px!important;border-radius:28px!important}.product-page .detail-copy h1{font-size:56px!important}.product-page .detail-copy .ar-name{font-size:22px!important}.product-page .detail-specs{margin-top:42px!important}.dynamic-product{gap:30px!important;padding:28px 18px 65px!important}.dynamic-product>div:first-child{padding:15px!important;border-radius:25px!important}}
@media(max-width:520px){.product-page .product-shell{padding-top:26px!important}.product-page .detail-copy h1{font-size:46px!important}.product-page .detail-actions .btn{width:100%}.product-page .related h2{font-size:39px!important}.product-page .related-card b{font-size:22px}.product-page .spec{padding:20px!important}.dynamic-copy h1{font-size:48px!important}.dynamic-actions{flex-direction:column}.dynamic-actions .btn{width:100%}}

/* ===== V2.2 CATALOG + GLOBAL FINISHING PASS ===== */
:root{--v22-line:rgba(255,255,255,.11);--v22-soft:rgba(255,255,255,.055);--v22-soft-2:rgba(255,255,255,.085)}
body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(circle at 10% 8%,rgba(141,217,220,.055),transparent 28%),radial-gradient(circle at 90% 68%,rgba(228,191,104,.035),transparent 25%)}
.site-header nav a.active{color:var(--gold)!important}.site-header nav a.active:after{right:0!important}
.catalog-page{background:linear-gradient(180deg,#043c48 0%,#054857 52%,#033943 100%)!important;color:#fff}
.catalog-page main{overflow:hidden}.catalog-page .site-header{background:rgba(3,54,65,.84)!important}
.catalog-hero{min-height:470px;padding:72px 6vw 62px!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(320px,.68fr)!important;align-items:center;gap:55px;position:relative;overflow:hidden;border-bottom:1px solid var(--v22-line)}
.catalog-hero:before{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(141,217,220,.11);border-radius:50%;right:-130px;top:-245px;box-shadow:0 0 0 70px rgba(141,217,220,.018),0 0 0 140px rgba(141,217,220,.01)}
.catalog-hero>div,.catalog-hero>img{position:relative;z-index:1}.catalog-hero h1{font-size:clamp(54px,6.5vw,92px)!important;line-height:.9!important;letter-spacing:-.045em!important;margin:12px 0 18px!important;color:#fff!important}.catalog-hero p{max-width:650px!important;color:#bdd2d5!important;font-size:16px!important;line-height:1.8!important}.catalog-hero>img{width:min(520px,100%)!important;justify-self:center;filter:drop-shadow(0 35px 25px rgba(0,20,25,.28));transition:.45s cubic-bezier(.2,.8,.2,1)}.catalog-hero>img:hover{transform:translateY(-8px) rotate(-1deg)}
.catalog-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:28px}.catalog-actions .primary{background:var(--gold)!important;color:#043844!important}.catalog-actions .ghost{color:#fff!important;border-color:rgba(255,255,255,.18)!important;background:rgba(255,255,255,.035)!important}
.catalog-controls{padding:32px 6vw 18px!important;background:rgba(2,47,57,.38)!important;border-bottom:1px solid var(--v22-line);position:sticky;top:82px;z-index:20;backdrop-filter:blur(16px)}
.catalog-control-main{display:flex;align-items:center;justify-content:space-between;gap:18px}.catalog-control-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:14px;color:#9fbcc0}.catalog-control-meta small{font-weight:800;color:#e8c66f!important}.catalog-view-note{font-size:11px;text-transform:uppercase;letter-spacing:.12em}
.catalog-page .filters{gap:7px!important}.catalog-page .filters button{padding:10px 15px!important;border:1px solid transparent!important;transition:.25s}.catalog-page .filters button:hover{color:#fff!important;background:rgba(255,255,255,.06)!important}.catalog-page .filters button.active{background:var(--gold)!important;color:#043844!important;border-color:rgba(228,191,104,.55)!important}
.catalog-search-wrap{width:min(330px,100%);height:44px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.055);border-radius:999px;display:flex;align-items:center;gap:9px;padding:0 12px;transition:.25s}.catalog-search-wrap:focus-within{border-color:rgba(228,191,104,.48);background:rgba(255,255,255,.075);box-shadow:0 0 0 4px rgba(228,191,104,.055)}.catalog-search-wrap>span{color:var(--gold);font-size:20px;line-height:1}.catalog-search-wrap input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#fff;font:inherit;font-size:12px}.catalog-search-wrap input::placeholder{color:#9db8bb}.catalog-search-wrap button{border:0;background:transparent;color:#9db8bb;font-size:20px;cursor:pointer;padding:0 3px;display:none}.catalog-search-wrap.has-value button{display:block}
.catalog-grid{padding:34px 6vw 88px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important;background:transparent!important}.catalog-card{position:relative!important;display:grid!important;grid-template-columns:145px minmax(0,1fr)!important;gap:18px!important;align-items:center!important;padding:15px!important;border:1px solid var(--v22-line)!important;border-radius:27px!important;background:rgba(255,255,255,.055)!important;color:#fff!important;box-shadow:none!important;backdrop-filter:blur(9px);transition:.35s cubic-bezier(.2,.8,.2,1)!important;overflow:hidden}.catalog-card:before{content:"";position:absolute;inset:0;background:linear-gradient(125deg,rgba(141,217,220,.04),transparent 42%,rgba(228,191,104,.025));opacity:0;transition:.35s}.catalog-card:hover{transform:translateY(-7px)!important;background:rgba(255,255,255,.08)!important;border-color:rgba(228,191,104,.20)!important;box-shadow:0 28px 60px rgba(0,21,26,.20)!important}.catalog-card:hover:before{opacity:1}.catalog-card>*{position:relative;z-index:1}.catalog-card>img{width:145px!important;height:175px!important;object-fit:contain!important;border-radius:20px!important;background:linear-gradient(145deg,#f1f6f2,#fff)!important;padding:8px!important;filter:drop-shadow(0 12px 12px rgba(0,35,38,.08));transition:.35s}.catalog-card:hover>img{transform:scale(1.025)}.catalog-no{position:absolute!important;top:14px;left:14px;z-index:2!important;width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#054857;color:#e8c66f;font-size:10px;font-weight:800;border:1px solid rgba(228,191,104,.26)}.rtl .catalog-no{left:auto;right:14px}.catalog-card small{color:var(--gold)!important;font-weight:800;text-transform:uppercase;letter-spacing:.12em;font-size:9px}.catalog-card h3{font-family:'Cormorant Garamond',serif!important;color:#fff!important;font-size:29px!important;line-height:1!important;margin:8px 0 7px!important}.catalog-card p{color:#9fbcc0!important;font-size:11px!important;line-height:1.5!important;margin:0!important}.catalog-card-actions{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;margin-top:16px!important}.catalog-card-actions a{color:#d8eaeb!important;font-size:11px!important;font-weight:700!important;text-decoration:none!important}.catalog-card-actions a:hover{color:var(--gold)!important}.catalog-card-actions button{border:1px solid rgba(228,191,104,.22)!important;background:rgba(228,191,104,.08)!important;color:#e8c66f!important;padding:8px 10px!important;border-radius:999px!important;font:inherit;font-size:10px!important;font-weight:800!important;cursor:pointer;transition:.2s}.catalog-card-actions button:hover{background:var(--gold)!important;color:#043844!important}
.catalog-empty{grid-column:1/-1;padding:70px 24px;text-align:center;border:1px dashed rgba(255,255,255,.15);border-radius:28px;color:#a9c4c7}.catalog-empty b{display:block;color:#fff;font-family:'Cormorant Garamond',serif;font-size:34px;margin-bottom:8px}.catalog-empty button{margin-top:16px;border:0;border-radius:999px;padding:10px 15px;background:var(--gold);color:#043844;font-weight:800;cursor:pointer}
.catalog-trade-note{margin:0 6vw 82px!important;padding:48px 52px!important;border-radius:34px!important;background:linear-gradient(135deg,rgba(255,255,255,.075),rgba(255,255,255,.035))!important;border:1px solid var(--v22-line)!important;box-shadow:0 28px 70px rgba(0,21,26,.18);display:flex!important;align-items:center!important;justify-content:space-between!important;gap:25px!important}.catalog-trade-note h2{font-family:'Cormorant Garamond',serif;font-size:clamp(38px,4vw,56px)!important;line-height:.95!important;margin:8px 0 0!important;color:#fff!important}.catalog-trade-note .primary{background:var(--gold)!important;color:#043844!important;white-space:nowrap}
.catalog-page footer{background:#022f39!important;border-top-color:var(--v22-line)!important;color:#95b2b5!important}
.v22-top{position:fixed;right:24px;bottom:24px;z-index:45;width:46px;height:46px;border-radius:50%;border:1px solid rgba(228,191,104,.32);background:rgba(3,54,65,.88);color:var(--gold);display:grid;place-items:center;cursor:pointer;backdrop-filter:blur(12px);box-shadow:0 15px 35px rgba(0,0,0,.2);opacity:0;transform:translateY(12px);pointer-events:none;transition:.3s}.v22-top.show{opacity:1;transform:none;pointer-events:auto}.rtl .v22-top{right:auto;left:24px}
@media(max-width:1180px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.catalog-hero{grid-template-columns:1fr .7fr!important}}
@media(max-width:820px){.catalog-controls{top:70px!important}.catalog-control-main{align-items:stretch;flex-direction:column}.catalog-search-wrap{width:100%}.catalog-control-meta{padding-top:11px}.catalog-view-note{display:none}.catalog-hero{grid-template-columns:1fr!important;text-align:center;padding:54px 22px 44px!important}.catalog-hero p{margin-inline:auto}.catalog-actions{justify-content:center}.catalog-hero>img{width:min(390px,88%)!important}.catalog-grid{padding:28px 18px 70px!important}.catalog-trade-note{margin:0 18px 60px!important;padding:36px 28px!important}}
@media(max-width:620px){.catalog-grid{grid-template-columns:1fr!important}.catalog-card{grid-template-columns:120px minmax(0,1fr)!important}.catalog-card>img{width:120px!important;height:155px!important}.catalog-trade-note{align-items:flex-start!important;flex-direction:column!important}.catalog-trade-note .btn{width:100%}.catalog-page .filters{overflow:auto;flex-wrap:nowrap;padding-bottom:3px}.catalog-page .filters button{white-space:nowrap}.catalog-hero h1{font-size:52px!important}.v22-top{right:16px;bottom:16px}.rtl .v22-top{left:16px}}
@media(max-width:420px){.catalog-card{grid-template-columns:1fr!important}.catalog-card>img{width:100%!important;height:230px!important}.catalog-card-actions{align-items:flex-start!important;flex-direction:column!important}.catalog-card-actions button{width:100%}.catalog-control-meta{justify-content:flex-start}.catalog-hero>img{width:100%!important}}

/* ===== V2.3 ARABIC TYPOGRAPHY REFINEMENT ===== */
/* Arabic headings are intentionally smaller and airier than their English counterparts. */
.rtl h1,.rtl h2,.rtl h3,.rtl h4,
[dir="rtl"] h1,[dir="rtl"] h2,[dir="rtl"] h3,[dir="rtl"] h4{
  font-family:'Noto Kufi Arabic','Alexandria',sans-serif!important;
  letter-spacing:0!important;
}
.rtl .hero h1{font-size:clamp(38px,5vw,66px)!important;line-height:1.34!important;max-width:850px;margin-inline:auto}
.rtl .catalog-hero h1{font-size:clamp(38px,5vw,64px)!important;line-height:1.32!important;letter-spacing:0!important}
.rtl .section-head h2{font-size:clamp(30px,3.8vw,46px)!important;line-height:1.45!important}
.rtl .story h2,.rtl .contact h2,.rtl .health-section h2{font-size:clamp(30px,3.8vw,46px)!important;line-height:1.45!important}
.rtl .catalog-trade-note h2{font-size:clamp(28px,3.4vw,42px)!important;line-height:1.45!important}
.rtl .product-meta h3{font-size:22px!important;line-height:1.5!important}
.rtl .catalog-card h3{font-size:20px!important;line-height:1.45!important;margin:7px 0 6px!important}
.rtl .benefit-card h3{font-size:21px!important;line-height:1.5!important}
.rtl .wellness-mini h3{font-size:20px!important;line-height:1.5!important}
.rtl .dynamic-copy h1{font-family:'Noto Kufi Arabic','Alexandria',sans-serif!important;font-size:clamp(36px,4.8vw,60px)!important;line-height:1.35!important;letter-spacing:0!important}
.rtl.product-page .detail-copy h1,.rtl .product-page .detail-copy h1{font-family:'Noto Kufi Arabic','Alexandria',sans-serif!important;font-size:clamp(34px,4.5vw,56px)!important;line-height:1.4!important;letter-spacing:0!important}
.rtl.product-page .detail-copy .ar-name,.rtl .product-page .detail-copy .ar-name{font-size:21px!important;line-height:1.6!important}
.rtl.product-page .related h2,.rtl .product-page .related h2{font-family:'Noto Kufi Arabic','Alexandria',sans-serif!important;font-size:clamp(28px,3.5vw,42px)!important;line-height:1.45!important}
.rtl.product-page .related-card b,.rtl .product-page .related-card b{font-family:'Noto Kufi Arabic','Alexandria',sans-serif!important;font-size:18px!important;line-height:1.55!important}
.rtl .brand b{font-size:13px!important;line-height:1.4!important}
.rtl .eyebrow{font-size:10px!important;letter-spacing:.06em!important}

@media(max-width:820px){
  .rtl .hero h1{font-size:40px!important;line-height:1.4!important}
  .rtl .catalog-hero h1{font-size:38px!important;line-height:1.4!important}
  .rtl .section-head h2,.rtl .story h2,.rtl .contact h2,.rtl .health-section h2{font-size:31px!important;line-height:1.5!important}
  .rtl .dynamic-copy h1{font-size:38px!important;line-height:1.45!important}
  .rtl.product-page .detail-copy h1,.rtl .product-page .detail-copy h1{font-size:36px!important;line-height:1.45!important}
}
@media(max-width:520px){
  .rtl .hero h1{font-size:34px!important;line-height:1.45!important}
  .rtl .catalog-hero h1{font-size:33px!important;line-height:1.45!important}
  .rtl .section-head h2,.rtl .story h2,.rtl .contact h2,.rtl .health-section h2{font-size:27px!important}
  .rtl .product-meta h3{font-size:20px!important}
  .rtl .catalog-card h3{font-size:19px!important}
  .rtl .dynamic-copy h1{font-size:32px!important}
  .rtl.product-page .detail-copy h1,.rtl .product-page .detail-copy h1{font-size:31px!important}
}

/* ===== V2.4 HOME EXPERIENCE POLISH ===== */
:root{--v24-glass:rgba(255,255,255,.065);--v24-line:rgba(255,255,255,.12);--v24-gold:#e4bf68;--v24-soft:#a9c7ca}
.hero{overflow:hidden!important;isolation:isolate}.hero:before{content:"";position:absolute;width:520px;height:520px;right:-180px;top:-190px;border-radius:50%;border:1px solid rgba(228,191,104,.12);box-shadow:0 0 0 70px rgba(255,255,255,.018),0 0 0 145px rgba(141,217,220,.018);z-index:-1}.hero-copy{max-width:650px}.hero-copy .eyebrow{display:inline-flex;align-items:center;gap:9px}.hero-copy .eyebrow:before{content:"";width:27px;height:1px;background:var(--v24-gold)}.hero h1{max-width:630px;letter-spacing:-.025em}.hero h1 em{color:var(--v24-gold)!important}.hero-copy>p{max-width:570px;color:#bfd2d4!important;font-size:14px!important;line-height:1.8!important}.hero-actions{gap:10px!important}.hero-actions .btn{min-width:148px;justify-content:center}.hero-points{margin-top:28px!important;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);max-width:520px}.hero-points span{position:relative;padding-inline-start:14px}.hero-points span:before{content:"";position:absolute;inset-inline-start:0;top:50%;width:5px;height:5px;border-radius:50%;background:var(--v24-gold);transform:translateY(-50%)}.hero-visual{min-height:560px}.hero-visual:after{content:"AL-ATTARIN";position:absolute;right:3%;bottom:3%;font:700 clamp(42px,7vw,94px)/1 'Cormorant Garamond',serif;letter-spacing:.08em;color:rgba(255,255,255,.025);white-space:nowrap;pointer-events:none}.hero-visual img{filter:drop-shadow(0 34px 28px rgba(0,20,25,.28));transition:transform .55s cubic-bezier(.2,.8,.2,1)}.hero-visual:hover img{transform:translateY(-8px) rotate(-1deg)}.hero-tabs{background:rgba(2,43,52,.62)!important;border:1px solid rgba(255,255,255,.11);box-shadow:0 18px 50px rgba(0,20,25,.16);backdrop-filter:blur(16px)}
.collections{position:relative}.collections:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(228,191,104,.32),transparent)}.collection-grid{gap:18px!important}.collection-card{min-height:280px!important;border-radius:28px!important;border:1px solid var(--v24-line)!important;background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.035))!important;box-shadow:0 22px 60px rgba(0,25,31,.10)!important;overflow:hidden;position:relative;transition:.35s cubic-bezier(.2,.8,.2,1)!important}.collection-card:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-75px;bottom:-85px;background:radial-gradient(circle,rgba(228,191,104,.12),transparent 68%);transition:.35s}.collection-card:hover{transform:translateY(-7px)!important;border-color:rgba(228,191,104,.22)!important}.collection-card:hover:after{transform:scale(1.3)}.collection-card>span{color:var(--v24-gold)!important;font-size:11px!important;letter-spacing:.16em}.collection-card h3{max-width:230px}.collection-card p{max-width:270px;color:#abc3c6!important}.collection-card button{margin-top:auto!important;color:#f0cf78!important}
.benefit-grid{gap:14px!important}.benefit-card{border-radius:24px!important;background:linear-gradient(145deg,rgba(255,255,255,.065),rgba(255,255,255,.035))!important;border:1px solid rgba(255,255,255,.095)!important;transition:.3s ease}.benefit-card:hover{transform:translateY(-5px);border-color:rgba(228,191,104,.18)!important}.benefit-card>span{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:rgba(228,191,104,.09);color:var(--v24-gold)!important}.benefit-card i{color:rgba(255,255,255,.22)!important}
.health-section{border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07);background:radial-gradient(circle at 78% 48%,rgba(141,217,220,.105),transparent 28%),linear-gradient(130deg,#043d48,#054857)!important}.health-copy p{color:#b8ced1!important;max-width:580px}.health-btn{background:var(--v24-gold)!important;color:#073943!important;border-color:var(--v24-gold)!important}.health-orbit img{filter:drop-shadow(0 28px 24px rgba(0,20,26,.26))}.orbit-tag{background:rgba(3,59,71,.84)!important;border:1px solid rgba(228,191,104,.18)!important;color:#fff!important;backdrop-filter:blur(10px)}
.wellness-mini{border:1px solid rgba(255,255,255,.10)!important;background:rgba(255,255,255,.048)!important;border-radius:22px!important;transition:.3s ease!important}.wellness-mini:hover{transform:translateY(-5px)!important;background:rgba(255,255,255,.075)!important;border-color:rgba(228,191,104,.18)!important}.wellness-mini h3{color:#fff!important}.wellness-mini p{color:#9eb9bd!important}.wellness-mini small{color:var(--v24-gold)!important}
.feature-strip{background:#032f39!important;border-top:1px solid rgba(255,255,255,.08)!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.feature-strip>div{position:relative}.feature-strip>div:not(:last-child):after{content:"";position:absolute;right:0;top:18%;bottom:18%;width:1px;background:rgba(255,255,255,.085)}.rtl .feature-strip>div:not(:last-child):after{right:auto;left:0}.feature-strip strong{color:var(--v24-gold)!important}.feature-strip span{color:#b6cbce!important}
.story{gap:7vw!important}.story-image{border-radius:34px!important;background:linear-gradient(145deg,#eef4ee,#fff)!important;padding:24px!important;box-shadow:0 35px 80px rgba(0,22,27,.22)!important;overflow:hidden}.story-image img{transition:.55s cubic-bezier(.2,.8,.2,1)}.story-image:hover img{transform:scale(1.035) rotate(-1deg)}.story-copy p{color:#b6cccf!important;line-height:1.85!important}.text-link{color:var(--v24-gold)!important}
.contact{background:radial-gradient(circle at 10% 90%,rgba(228,191,104,.08),transparent 24%),#033b47!important;border-top:1px solid rgba(255,255,255,.08)!important}.contact>div p{color:#b6cbce!important}.contact form{padding:24px!important;border-radius:28px!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.10)!important;box-shadow:0 26px 70px rgba(0,22,27,.18);backdrop-filter:blur(10px)}.contact input,.contact textarea{border-color:rgba(255,255,255,.11)!important;background:rgba(255,255,255,.045)!important;color:#fff!important}.contact input::placeholder,.contact textarea::placeholder{color:#92afb3!important}.contact input:focus,.contact textarea:focus{border-color:rgba(228,191,104,.42)!important;box-shadow:0 0 0 3px rgba(228,191,104,.07)!important}
footer{background:#022b34!important;border-top:1px solid rgba(255,255,255,.075)!important}.announcement{background:#022b34!important;color:#d8e7e8!important;border-bottom:1px solid rgba(255,255,255,.07)!important}
body.rtl .hero h1{font-size:clamp(36px,4.7vw,62px)!important;line-height:1.28!important;letter-spacing:0!important}body.rtl .section-head h2,body.rtl .health-copy h2,body.rtl .story-copy h2,body.rtl .contact h2{font-size:clamp(27px,3vw,40px)!important;line-height:1.38!important}body.rtl .collection-card h3{font-size:24px!important;line-height:1.45!important}body.rtl .benefit-card h3,body.rtl .wellness-mini h3{font-size:18px!important;line-height:1.45!important}
@media(max-width:900px){.hero{min-height:auto!important}.hero-visual{min-height:420px}.hero:before{width:350px;height:350px;right:-180px}.collection-card{min-height:235px!important}.feature-strip>div:nth-child(2):after{display:none}.story-image{padding:16px!important}.contact form{padding:18px!important}}
@media(max-width:575px){.hero-copy>p{font-size:13px!important;line-height:1.75!important}.hero-points{gap:10px!important}.hero-visual{min-height:350px}.collection-card{min-height:215px!important;border-radius:22px!important}.feature-strip>div:after{display:none!important}.contact form{border-radius:22px!important}body.rtl .hero h1{font-size:31px!important;line-height:1.38!important}body.rtl .section-head h2,body.rtl .health-copy h2,body.rtl .story-copy h2,body.rtl .contact h2{font-size:24px!important;line-height:1.45!important}body.rtl .collection-card h3{font-size:21px!important}}

/* V2.5 Launch Polish */
:root{--brand-dark:#054857;--brand-deep:#033742;--brand-deeper:#022b34;--brand-gold:#d6b35a;--brand-cream:#f6f2e8;}
.site-header{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}
.site-header.scrolled{box-shadow:0 12px 34px rgba(0,0,0,.16)}
.site-header nav a,.main-nav a{position:relative}
.site-header nav a::after,.main-nav a::after{content:"";position:absolute;left:50%;bottom:-8px;width:0;height:2px;background:var(--brand-gold);transform:translateX(-50%);transition:.25s ease}
.site-header nav a:hover::after,.site-header nav a.active::after,.main-nav a:hover::after,.main-nav a.active::after{width:22px}
.btn,.button,.cta,.rfq-btn,button{transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease}
.btn:hover,.button:hover,.cta:hover,.rfq-btn:hover,button:hover{transform:translateY(-2px)}
.section,.section-pad{scroll-margin-top:100px}
.product-card,.card,.wellness-card{border:1px solid rgba(255,255,255,.10);box-shadow:0 18px 45px rgba(1,26,31,.12)}
.product-card:hover,.card:hover,.wellness-card:hover{box-shadow:0 24px 58px rgba(1,26,31,.20)}
input,select,textarea{border-radius:14px!important;border:1px solid rgba(255,255,255,.16)!important;transition:border-color .2s ease,box-shadow .2s ease}
input:focus,select:focus,textarea:focus{outline:none;border-color:rgba(214,179,90,.75)!important;box-shadow:0 0 0 4px rgba(214,179,90,.12)!important}
footer,.site-footer{border-top:1px solid rgba(255,255,255,.08)}
[dir="rtl"] h1,[dir="rtl"] h2,[dir="rtl"] .hero-title{font-size:clamp(2rem,4vw,3.45rem);line-height:1.2;letter-spacing:0}
[dir="rtl"] h3,[dir="rtl"] .section-title{font-size:clamp(1.5rem,2.6vw,2.35rem);line-height:1.3;letter-spacing:0}
@media(max-width:768px){.site-header nav a::after,.main-nav a::after{bottom:-5px}.product-card,.card,.wellness-card{border-radius:18px}[dir="rtl"] h1,[dir="rtl"] h2,[dir="rtl"] .hero-title{font-size:clamp(1.8rem,8vw,2.65rem)}[dir="rtl"] h3,[dir="rtl"] .section-title{font-size:clamp(1.35rem,6vw,1.95rem)}}


/* V2.6 Interface Refinement */
:root{--v26-gold:#e0bd67;--v26-deep:#02343e;--v26-line:rgba(255,255,255,.11);--v26-muted:#a9c2c5}
html{scroll-behavior:smooth}.site-header{transition:background .28s ease,box-shadow .28s ease,border-color .28s ease,padding .28s ease}.site-header.scrolled{background:rgba(2,52,62,.94)!important;border-color:rgba(255,255,255,.11)!important;box-shadow:0 18px 45px rgba(0,22,28,.24)!important}.site-header nav a.is-current{color:#fff!important}.site-header nav a.is-current:after{width:22px!important}
.v26-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:0 max(5vw,24px);background:#033d49;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.v26-trust>div{min-height:102px;display:flex;align-items:center;gap:14px;padding:18px 28px;position:relative}.v26-trust>div:not(:last-child):after{content:"";position:absolute;right:0;top:24%;bottom:24%;width:1px;background:rgba(255,255,255,.09)}.rtl .v26-trust>div:not(:last-child):after{right:auto;left:0}.v26-trust b{font:600 29px/1 'Cormorant Garamond',serif;color:var(--v26-gold);min-width:52px}.v26-trust span{font-size:11px;line-height:1.45;letter-spacing:.04em;text-transform:uppercase;color:#c2d5d7}.rtl .v26-trust span{text-transform:none;letter-spacing:0;font-size:12px}
.products{position:relative}.products .section-head{align-items:flex-end}.product-tools{padding:9px;border-radius:20px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.08);box-shadow:0 16px 45px rgba(0,24,30,.10)}.product-search{background:rgba(255,255,255,.045)!important}.filters button{border-radius:12px!important}.filters button.active{box-shadow:0 8px 24px rgba(0,0,0,.14)}.product-card{position:relative;overflow:hidden;isolation:isolate}.product-card:before{content:"";position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg,transparent,var(--v26-gold),transparent);opacity:0;transition:.3s;z-index:3}.product-card:hover:before{opacity:.9}.product-image{position:relative}.product-image:after{content:"VIEW";position:absolute;left:50%;bottom:14px;transform:translate(-50%,8px);padding:7px 12px;border-radius:999px;background:rgba(2,52,62,.84);border:1px solid rgba(255,255,255,.14);font-size:9px;letter-spacing:.16em;color:#fff;opacity:0;transition:.28s;backdrop-filter:blur(8px)}.rtl .product-image:after{content:"عرض";letter-spacing:0}.product-card:hover .product-image:after{opacity:1;transform:translate(-50%,0)}.product-meta h3{margin-bottom:7px!important}.card-actions{padding-top:12px;margin-top:12px;border-top:1px solid rgba(255,255,255,.075)}.add-quote{min-height:43px;border-radius:13px!important;font-weight:700!important}
.benefits-section,.wellness-range,.story{position:relative}.section-head .eyebrow,.story-copy .eyebrow,.health-copy .eyebrow,.contact .eyebrow{letter-spacing:.15em}.section-head h2,.story-copy h2,.health-copy h2,.contact h2{text-wrap:balance}.section-head>p,.story-copy p,.health-copy p,.contact p{text-wrap:pretty}
.benefit-card{overflow:hidden;position:relative}.benefit-card:after{content:"";position:absolute;width:100px;height:100px;border-radius:50%;right:-52px;bottom:-55px;background:radial-gradient(circle,rgba(224,189,103,.12),transparent 70%);transition:.35s}.benefit-card:hover:after{transform:scale(1.45)}
.story-copy .text-link{display:inline-flex;align-items:center;gap:8px;padding-bottom:5px;border-bottom:1px solid rgba(224,189,103,.28)}.contact form button{min-height:48px;width:100%;justify-content:center}.quote-nav{box-shadow:0 10px 26px rgba(0,22,28,.16)}
.v26-mobile-rfq{display:none}
body.rtl .v26-trust b{font-family:'Alexandria',sans-serif;font-size:22px}body.rtl .section-head h2,body.rtl .health-copy h2,body.rtl .story-copy h2,body.rtl .contact h2{font-size:clamp(25px,2.8vw,38px)!important}body.rtl .product-card h3{font-size:18px!important;line-height:1.5!important}
@media(max-width:900px){.v26-trust{grid-template-columns:repeat(2,1fr)}.v26-trust>div:nth-child(2):after{display:none}.v26-trust>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.075)}.product-tools{width:100%}}
@media(max-width:575px){.v26-trust{padding:0 14px}.v26-trust>div{min-height:82px;padding:14px 12px;gap:9px}.v26-trust b{font-size:23px;min-width:42px}.v26-trust span{font-size:9px}.rtl .v26-trust span{font-size:10px}.product-tools{padding:7px;border-radius:16px}.product-image:after{display:none}.v26-mobile-rfq{display:flex;position:fixed;left:14px;right:14px;bottom:14px;z-index:70;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px 10px 16px;border-radius:18px;background:rgba(2,52,62,.95);border:1px solid rgba(224,189,103,.24);box-shadow:0 20px 55px rgba(0,0,0,.3);backdrop-filter:blur(14px);transform:translateY(120%);opacity:0;transition:.3s}.v26-mobile-rfq.show{transform:translateY(0);opacity:1}.v26-mobile-rfq span{font-size:11px;color:#d0e0e2}.v26-mobile-rfq b{color:#fff}.v26-mobile-rfq button{border:0;border-radius:12px;background:var(--v26-gold);color:#073943;padding:10px 14px;font-weight:800}body{padding-bottom:72px}body.rtl .section-head h2,body.rtl .health-copy h2,body.rtl .story-copy h2,body.rtl .contact h2{font-size:23px!important;line-height:1.48!important}body.rtl .hero h1{font-size:29px!important;line-height:1.4!important}}

/* V2.7 Final Interaction & Consistency Pass */
:root{--v27-gold:#e0bd67;--v27-ink:#eaf3f4;--v27-muted:#b8cdd0;--v27-panel:rgba(255,255,255,.055)}
.v27-progress{position:fixed;top:0;left:0;z-index:120;width:0;height:2px;background:linear-gradient(90deg,#e0bd67,#f4dc9b);box-shadow:0 0 14px rgba(224,189,103,.45);pointer-events:none}
.site-header .quote-nav{position:relative}.site-header .quote-nav.v27-pulse{animation:v27QuotePulse .55s ease}
@keyframes v27QuotePulse{0%,100%{transform:scale(1)}45%{transform:scale(1.08);box-shadow:0 0 0 7px rgba(224,189,103,.13)}}
.hero-copy .hero-actions .btn{min-width:154px;justify-content:center}.hero-points span{border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.035);padding:8px 11px;border-radius:999px}
.product-card,.wellness-mini,.benefit-card,.collection-card{transition:transform .32s cubic-bezier(.2,.75,.2,1),box-shadow .32s ease,border-color .32s ease}.product-card:hover,.wellness-mini:hover,.benefit-card:hover,.collection-card:hover{border-color:rgba(224,189,103,.26)!important}
.product-card .add-quote{position:relative;overflow:hidden}.product-card .add-quote:after{content:"";position:absolute;inset:-2px;transform:translateX(-120%);background:linear-gradient(100deg,transparent,rgba(255,255,255,.22),transparent);transition:transform .55s ease}.product-card .add-quote:hover:after{transform:translateX(120%)}
.section-head{gap:22px}.section-head h2{max-width:760px}.section-head>p{max-width:620px}
.contact,.health-section{box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 28px 70px rgba(0,25,31,.13)}
.contact input::placeholder,.contact textarea::placeholder{color:rgba(220,235,237,.52)}
footer a{transition:color .2s ease,opacity .2s ease}footer a:hover{color:#f0cf80!important}
.v27-reveal{opacity:0;transform:translateY(16px);transition:opacity .55s ease,transform .55s cubic-bezier(.2,.75,.2,1)}.v27-reveal.v27-in{opacity:1;transform:none}
body.rtl .hero h1{font-size:clamp(30px,4.2vw,50px)!important;line-height:1.34!important}body.rtl .section-head h2,body.rtl .story-copy h2,body.rtl .health-copy h2,body.rtl .contact h2{font-size:clamp(24px,2.55vw,35px)!important;line-height:1.48!important}body.rtl .collection-card h3{font-size:19px!important;line-height:1.55!important}body.rtl .wellness-mini h3,body.rtl .benefit-card h3{font-size:18px!important;line-height:1.55!important}
@media(max-width:760px){.hero-copy .hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.hero-copy .hero-actions .btn{min-width:0;padding-inline:12px}.hero-points{gap:6px}.hero-points span{font-size:9px;padding:7px 9px}.section-head{gap:12px}.v27-progress{height:2px}body.rtl .hero h1{font-size:27px!important;line-height:1.5!important}body.rtl .section-head h2,body.rtl .story-copy h2,body.rtl .health-copy h2,body.rtl .contact h2{font-size:22px!important;line-height:1.55!important}body.rtl .collection-card h3,body.rtl .wellness-mini h3,body.rtl .benefit-card h3{font-size:17px!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.v27-reveal{opacity:1!important;transform:none!important;transition:none!important}.site-header .quote-nav.v27-pulse{animation:none!important}.product-card .add-quote:after{display:none!important}}

/* === V2.8 LAUNCH READY SYSTEM POLISH === */
:root{--v28-gold:#e4bf68;--v28-line:rgba(255,255,255,.12);--v28-panel:rgba(255,255,255,.062);--v28-text:#c7dadd}
html{scroll-padding-top:112px}
body{overflow-x:hidden}
.site-header{transition:background .28s ease,box-shadow .28s ease,border-color .28s ease!important}
.site-header.scrolled{box-shadow:0 14px 45px rgba(0,25,31,.22)!important}
.menu-btn{width:42px;height:42px;padding:0!important;display:none;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:13px;font-size:21px;line-height:1;cursor:pointer;transition:.2s}
.menu-btn:hover{background:rgba(255,255,255,.12)!important}
.collections,.products,.benefits-section,.wellness-range,.story{scroll-margin-top:105px}
.section-head h2,.story-copy h2,.contact h2{max-width:850px;text-wrap:balance}
.section-head p,.story-copy p,.contact p{max-width:620px}
.product-card,.collection-card,.benefit-card,.wellness-mini{--mx:50%;--my:50%}
.product-card:before,.benefit-card:before,.wellness-mini:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:0;background:radial-gradient(circle at var(--mx) var(--my),rgba(228,191,104,.09),transparent 34%);transition:opacity .25s}
.product-card:hover:before,.benefit-card:hover:before,.wellness-mini:hover:before{opacity:1}
.product-card,.benefit-card,.wellness-mini{position:relative;isolation:isolate}
.product-card>* ,.benefit-card>* ,.wellness-mini>*{position:relative;z-index:1}
.filters button,.hero-tabs button{transition:background .2s,color .2s,transform .2s}.filters button:hover,.hero-tabs button:hover{transform:translateY(-1px)}
.contact form{align-content:start}.contact input,.contact textarea,.rfq-summary input,.rfq-summary textarea{box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}
.contact input:focus,.contact textarea:focus,.rfq-summary input:focus,.rfq-summary textarea:focus{background:rgba(255,255,255,.105)!important;border-color:rgba(228,191,104,.58)!important;box-shadow:0 0 0 3px rgba(228,191,104,.09)!important}
.contact .btn.v28-success{background:#f5e3ad!important;color:#054857!important}
footer{background:rgba(2,48,58,.48)!important;border-top:1px solid rgba(255,255,255,.09)!important;min-height:116px}
footer .brand{flex-shrink:0}footer small{color:#95b2b6!important}
.quote-drawer{box-shadow:-35px 0 90px rgba(0,19,24,.35)!important}.quick-panel{box-shadow:0 40px 100px rgba(0,20,26,.38)!important}
.catalog-controls{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.catalog-card,.download-card,.rfq-row{transition:transform .25s ease,border-color .25s ease,background .25s ease}.catalog-card:hover,.download-card:hover,.rfq-row:hover{border-color:rgba(228,191,104,.25)!important}
.rfq-summary{position:sticky;top:112px;align-self:start}.rfq-submit-status:empty{display:none}.rfq-submit-status:not(:empty){display:block;padding:12px 14px;border-radius:12px;margin-top:4px}
.detail-copy h1,.dynamic-copy h1{max-width:740px;text-wrap:balance}.detail-media{box-shadow:0 28px 70px rgba(0,24,30,.22)}
body.rtl .hero h1{letter-spacing:0!important}body.rtl .section-head h2,body.rtl .story-copy h2,body.rtl .contact h2{letter-spacing:0!important}
@media(max-width:820px){
  .site-header{height:70px!important;padding-inline:16px!important}.site-header:after{left:16px;right:16px}.menu-btn{display:grid!important;order:3}.lang-btn{order:4}.quote-nav{order:2;margin-inline-start:auto!important}.brand{order:1}
  .site-header nav#mainNav{display:flex!important;position:fixed;left:12px;right:12px;top:calc(70px + var(--announcement-h,0px));z-index:95;flex-direction:column;align-items:stretch;gap:3px!important;padding:12px;border-radius:20px;background:rgba(2,47,57,.98);border:1px solid rgba(255,255,255,.12);box-shadow:0 28px 80px rgba(0,20,25,.4);backdrop-filter:blur(20px);transform:translateY(-10px) scale(.98);opacity:0;visibility:hidden;pointer-events:none;transition:.22s ease}
  .site-header nav#mainNav.open{transform:none;opacity:1;visibility:visible;pointer-events:auto}
  .site-header nav#mainNav a{padding:13px 15px!important;border-radius:12px;font-size:13px!important}.site-header nav#mainNav a:after{display:none}.site-header nav#mainNav a:hover,.site-header nav#mainNav a.active{background:rgba(255,255,255,.07)}
  body.v28-menu-open{overflow:hidden}.hero{min-height:auto!important;padding-top:54px!important}.hero-copy{padding-top:10px}.hero-visual{margin-top:15px}
  .section-head{gap:18px!important}.rfq-summary{position:static}.story{gap:35px!important}.contact{gap:30px!important}footer{min-height:auto}
}
@media(max-width:575px){
  html{scroll-padding-top:96px}.site-header .quote-nav span{display:none}.site-header .quote-nav{width:42px;height:42px;padding:0!important;justify-content:center}.site-header .quote-nav b{margin:0!important;min-width:23px}
  .hero-actions{display:grid!important;grid-template-columns:1fr 1fr;width:100%}.hero-actions .btn{width:100%}.hero-points{justify-content:flex-start!important}
  .product-card{border-radius:21px!important}.product-meta h3{font-size:26px!important}.card-actions{gap:7px}.card-actions .btn,.card-actions button{min-height:42px}
  .contact{border-radius:25px!important}.contact h2{margin-bottom:10px}.contact form{gap:10px}.contact input,.contact textarea{font-size:16px}
  footer{padding-bottom:95px!important}.rfq-page footer,.catalog-page footer{padding-bottom:35px!important}
  body.rtl .hero h1{font-size:27px!important;line-height:1.5!important}body.rtl .section-head h2,body.rtl .health-copy h2,body.rtl .story-copy h2,body.rtl .contact h2{font-size:22px!important;line-height:1.55!important}
}
@media(prefers-reduced-motion:reduce){.site-header nav#mainNav,.catalog-card,.download-card,.rfq-row{transition:none!important}}
