:root{--cream:#f7efec;--paper:#fff9f7;--ink:#28171b;--green:#6f1d2b;--green2:#8a2d3e;--sage:#a9b598;--gold:#c9a05c;--clay:#8e2437;--line:rgba(111,29,43,.14);--font:'Manrope',sans-serif;--arabic:'Cairo',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--font);overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1200px,calc(100% - 40px));margin:auto}.section{padding:120px 0}.eyebrow{margin:0 0 18px;font-size:12px;font-weight:800;letter-spacing:.22em;color:var(--clay)}h1,h2,h3,h4,p{margin-top:0}h1,h2{font-family:Georgia,serif}h2{font-size:clamp(40px,5vw,70px);line-height:1.02;letter-spacing:-.035em}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 26px;border:1px solid var(--green);background:var(--green);color:#fff;font-size:13px;font-weight:800;letter-spacing:.04em;transition:.3s}.btn:hover{transform:translateY(-3px);background:var(--clay);border-color:var(--clay)}.btn-small{min-height:42px;padding:0 18px}.text-link{display:inline-flex;gap:14px;align-items:center;font-weight:800;font-size:13px;border-bottom:1px solid;padding-bottom:6px}.text-link b{font-size:18px}.topbar{background:var(--green);color:#f4e9ec;font-size:11px;letter-spacing:.05em}.topbar-inner{height:34px;display:flex;justify-content:space-between;align-items:center}.site-header{position:absolute;z-index:30;top:0;left:0;width:100%;color:#fff}.nav-wrap{height:88px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand-icon{width:46px;height:46px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font-family:Georgia,serif;font-size:28px;font-style:italic}.brand b{display:block;font-family:Georgia,serif;font-size:23px;letter-spacing:.08em}.brand small{display:block;font-size:8px;letter-spacing:.3em;opacity:.75}.desktop-nav{display:flex;gap:34px}.desktop-nav a{font-size:12px;font-weight:700;position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;bottom:-9px;width:0;height:1px;background:#fff;transition:.3s}.desktop-nav a:hover:after{width:100%}.nav-actions{display:flex;align-items:center;gap:10px}.lang-btn,.menu-btn{background:transparent;color:inherit;border:1px solid rgba(255,255,255,.35);height:42px;min-width:42px;cursor:pointer}.menu-btn{display:none;padding:10px}.menu-btn span{display:block;width:20px;height:1px;background:currentColor;margin:5px}.mobile-menu{display:none}.hero{min-height:900px;position:relative;background:var(--green);color:#fff;overflow:hidden;padding-top:122px}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(61,13,22,.97) 0%,rgba(61,13,22,.80) 48%,rgba(61,13,22,.32)),url('../images/hero-zaatar.webp') center/cover;filter:saturate(.85)}.hero-bg:after{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.07) 1px,transparent 1px);background-size:28px 28px;opacity:.16}.hero-grid{position:relative;z-index:2;min-height:760px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:70px}.hero h1{font-size:clamp(60px,7vw,104px);line-height:.93;letter-spacing:-.05em;margin-bottom:28px}.hero h1 em{color:#e1c283;font-weight:400}.hero-text{max-width:650px;color:#eadde1;font-size:17px;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:30px;margin:38px 0 55px}.hero .text-link{color:#fff}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);max-width:620px;border-top:1px solid rgba(255,255,255,.18);padding-top:25px}.hero-stats div{padding-right:24px}.hero-stats b{display:block;font-family:Georgia,serif;font-size:25px;color:#e1c283}.hero-stats span{display:block;margin-top:6px;color:#d5c0c7;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.hero-visual{position:relative;display:flex;justify-content:center}.arch-frame{width:min(440px,100%);height:600px;border-radius:220px 220px 24px 24px;border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.06);display:flex;align-items:flex-end;justify-content:center;position:relative;backdrop-filter:blur(6px)}.arch-frame:before{content:"";position:absolute;inset:18px;border:1px solid rgba(229,199,125,.35);border-radius:210px 210px 16px 16px}.arch-frame img{position:relative;z-index:2;max-height:520px;filter:drop-shadow(0 35px 35px rgba(0,0,0,.45));animation:float 5s ease-in-out infinite}.floating-spice{position:absolute;right:-20px;bottom:10px;width:115px;mix-blend-mode:multiply;filter:drop-shadow(0 20px 20px rgba(0,0,0,.4));animation:float 4s ease-in-out infinite reverse}.orbit{position:absolute;border:1px solid rgba(229,199,125,.35);border-radius:50%;animation:spin 16s linear infinite}.orbit-a{width:480px;height:170px;transform:rotate(-20deg)}.orbit-b{width:180px;height:500px;transform:rotate(20deg)}.scroll-cue{position:absolute;z-index:3;bottom:26px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:8px}.scroll-cue span{height:38px;width:1px;background:#fff;animation:scroll 1.7s infinite}.scroll-cue small{font-size:8px;letter-spacing:.22em}.marquee{background:#d2ae66;overflow:hidden}.marquee-track{display:flex;gap:26px;width:max-content;padding:17px 0;animation:marquee 24s linear infinite;font-size:12px;font-weight:900;letter-spacing:.15em}.marquee i{font-style:normal}.section-head{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:55px}.section-head h2{max-width:700px;margin-bottom:0}.section-head>p{max-width:430px;line-height:1.8;color:#6d5960}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{background:var(--paper);border:1px solid var(--line);transition:.35s}.product-card:hover{transform:translateY(-10px);box-shadow:0 25px 60px rgba(83,24,35,.14)}.product-card.featured{transform:translateY(-20px)}.product-card.featured:hover{transform:translateY(-30px)}.product-image{height:430px;position:relative;overflow:hidden;display:grid;place-items:center}.product-image.sage{background:#dfe5d5}.product-image.olive{background:#a3a483}.product-image.clay{background:#caa28e}.product-image:after{content:"";position:absolute;width:280px;height:280px;border:1px solid rgba(255,255,255,.55);border-radius:50%}.product-image img{position:relative;z-index:2;max-height:365px;filter:drop-shadow(0 24px 24px rgba(0,0,0,.22));transition:.45s}.product-card:hover .product-image img{transform:scale(1.05) rotate(-2deg)}.tag{position:absolute;z-index:3;top:20px;left:20px;background:var(--green);color:#fff;padding:8px 11px;font-size:9px;font-weight:800;letter-spacing:.12em}.product-body{padding:28px}.product-body>span{font-size:11px;color:var(--clay);font-weight:800}.product-body h3{font-family:Georgia,serif;font-size:30px;margin:10px 0}.product-body p{color:#756368;line-height:1.7;font-size:14px;min-height:72px}.product-body a{font-size:12px;font-weight:800;border-bottom:1px solid}.spices-strip{margin-top:70px;background:var(--green);color:#fff;min-height:390px;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;overflow:hidden}.spices-strip>div{padding:60px 70px}.spices-strip h3{font-family:Georgia,serif;font-size:clamp(38px,5vw,63px);line-height:1.05;margin-bottom:20px}.spices-strip p:not(.eyebrow){color:#dfccd2;max-width:650px;line-height:1.8}.spices-strip>img{width:100%;height:100%;object-fit:cover}.light{color:#fff}.story{background:#fff9f7}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.story-media{position:relative}.story-media>img{height:700px;width:100%;object-fit:cover}.seal{position:absolute;right:-45px;bottom:60px;width:150px;height:150px;border-radius:50%;background:var(--clay);color:#fff;display:grid;place-content:center;text-align:center;border:8px solid #fff9f7;transform:rotate(-8deg)}.seal b{font-family:Georgia,serif;font-size:22px}.seal span{font-size:8px;letter-spacing:.12em}.story-copy .lead{font-family:Georgia,serif;font-size:25px;line-height:1.5;color:var(--clay)}.story-copy>p:not(.eyebrow):not(.lead){line-height:1.9;color:#756368}.values{margin-top:40px;border-top:1px solid var(--line)}.values>div{display:grid;grid-template-columns:45px 1fr;column-gap:18px;padding:20px 0;border-bottom:1px solid var(--line)}.values b{grid-row:1/3;color:var(--clay)}.values h4{margin:0;font-size:16px}.values p{margin:4px 0 0;color:#78666b;font-size:13px}.quality{position:relative;background:#541522;color:#fff;overflow:hidden}.quality-bg{position:absolute;inset:0;background:url('../images/spice-pattern.webp') center/cover;opacity:.05;mix-blend-mode:screen}.quality-inner{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.quality-copy>p:not(.eyebrow){color:#ddcbd0;line-height:1.9;max-width:620px}.quality-list{margin-top:35px}.quality-list>div{display:flex;gap:18px;padding:19px 0;border-bottom:1px solid rgba(255,255,255,.12)}.quality-list>div>span{width:30px;height:30px;border-radius:50%;background:#d4b46f;color:#541522;display:grid;place-items:center;font-weight:900}.quality-list p{margin:0}.quality-list b,.quality-list small{display:block}.quality-list small{margin-top:5px;color:#bea8ae}.quality-image{position:relative}.quality-image img{height:650px;width:100%;object-fit:cover}.quality-card{position:absolute;left:-40px;bottom:35px;background:#e8cf9a;color:#541522;padding:25px 30px}.quality-card span{display:block;font-size:12px;margin-top:5px}.cta{background:#eadfda}.cta-box{background:#fcf5f2;display:grid;grid-template-columns:.72fr 1.28fr;min-height:650px}.cta-box>img{width:100%;height:100%;object-fit:cover}.cta-box>div{padding:70px}.cta-box h2{margin-bottom:15px}.cta-box>div>p:not(.eyebrow){color:#756368}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.cta form{margin-top:35px}.cta label{display:block;margin-bottom:18px}.cta label span{display:block;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px}.cta input,.cta select{width:100%;height:50px;border:1px solid var(--line);background:#fffdf7;padding:0 14px;font:inherit}.cta select{margin-bottom:20px}.btn.dark{background:var(--clay);border-color:var(--clay)}.form-status{margin:14px 0 0!important;font-size:13px}.form-status.success{color:#2f7140}footer{background:#111d15;color:#cad3cb;padding:75px 0 22px}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1.2fr .8fr;gap:60px}.footer-brand{color:#fff;margin-bottom:20px}.footer-grid p{max-width:320px;color:#89998b;line-height:1.8}.footer-grid h4{color:#fff;font-size:12px;letter-spacing:.15em}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:12px;font-size:13px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:55px;padding-top:20px;display:flex;justify-content:space-between;font-size:10px;color:#738276}.whatsapp{position:fixed;right:22px;bottom:22px;z-index:30;width:55px;height:55px;border-radius:50%;background:#284e32;color:#fff;display:grid;place-items:center;font-size:25px;box-shadow:0 10px 35px rgba(0,0,0,.2)}.reveal{opacity:0;transform:translateY(35px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}.delay-2{transition-delay:.24s}.page-loader{position:fixed;z-index:999;inset:0;background:#541522;display:grid;place-items:center;transition:.6s}.page-loader.hide{opacity:0;visibility:hidden}.loader-mark{width:70px;height:70px;border:1px solid #d4b46f;border-radius:50%;display:grid;place-items:center;color:#d4b46f;font-family:Georgia,serif;font-size:40px;animation:pulse 1s infinite}html[dir="rtl"] body{font-family:var(--arabic)}html[dir="rtl"] h1,html[dir="rtl"] h2,html[dir="rtl"] h3{font-family:var(--arabic)}html[dir="rtl"] .desktop-nav,html[dir="rtl"] .nav-actions{direction:rtl}html[dir="rtl"] .tag{left:auto;right:20px}html[dir="rtl"] .quality-card{left:auto;right:-40px}@keyframes float{50%{transform:translateY(-16px)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes scroll{0%{transform:scaleY(0);transform-origin:top}50%{transform:scaleY(1);transform-origin:top}51%{transform-origin:bottom}100%{transform:scaleY(0);transform-origin:bottom}}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes pulse{50%{transform:scale(.86);opacity:.65}}
@media(max-width:980px){.desktop-nav,.nav-actions .btn{display:none}.menu-btn{display:block}.mobile-menu{position:fixed;top:122px;left:20px;right:20px;background:#f8f2e7;color:var(--ink);padding:25px;display:flex;flex-direction:column;gap:20px;transform:translateY(-20px);opacity:0;visibility:hidden;transition:.3s}.mobile-menu.open{opacity:1;visibility:visible;transform:none}.hero{min-height:auto}.hero-grid{grid-template-columns:1fr;padding:100px 0 120px}.hero-visual{max-width:540px;margin:auto}.section-head{display:block}.section-head>p{margin-top:25px}.product-grid{grid-template-columns:1fr 1fr}.product-card.featured{transform:none}.product-card:last-child{grid-column:1/-1;max-width:50%;margin:auto}.story-grid,.quality-inner{grid-template-columns:1fr}.story-media{max-width:680px}.cta-box{grid-template-columns:1fr}.cta-box>img{height:430px}.footer-grid{grid-template-columns:1fr 1fr}.spices-strip>div{padding:45px}}
@media(max-width:650px){.container{width:min(100% - 24px,1200px)}.section{padding:80px 0}.topbar-inner a{display:none}.nav-wrap{height:76px}.site-header .brand-icon{width:40px;height:40px}.site-header .brand b{font-size:19px}.mobile-menu{top:110px}.hero{padding-top:110px}.hero-grid{padding-top:70px;gap:40px}.hero h1{font-size:52px}.hero-text{font-size:15px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-stats{grid-template-columns:1fr;gap:16px}.hero-stats div{border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:12px}.arch-frame{height:470px}.arch-frame img{max-height:400px}.orbit{display:none}.floating-spice{right:0;width:80px}.product-grid{grid-template-columns:1fr}.product-card:last-child{grid-column:auto;max-width:none}.product-image{height:380px}.spices-strip{grid-template-columns:1fr}.spices-strip>div{padding:38px 25px}.spices-strip>img{height:280px}.story-grid{gap:50px}.story-media>img{height:470px}.seal{right:10px;bottom:-35px;width:120px;height:120px}.quality-image img{height:460px}.quality-card{left:10px!important;right:10px!important;bottom:10px}.cta-box>img{height:310px}.cta-box>div{padding:38px 22px}.form-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{gap:10px;flex-direction:column}.lang-btn{border-color:rgba(255,255,255,.4)}}

/* ===== 2026 Premium Upgrade ===== */
:root{--shadow:0 30px 80px rgba(20,36,25,.16);--lime:#d7d99d}
body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:9999;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E")}
.site-header{transition:.35s}.site-header.is-sticky{position:fixed;background:rgba(25,43,31,.91);backdrop-filter:blur(18px);box-shadow:0 14px 45px rgba(0,0,0,.18)}.site-header.is-sticky .topbar{display:none}.site-header.is-sticky .nav-wrap{height:72px}
.hero{min-height:100svh}.hero-bg{transform:scale(1.03);animation:heroZoom 14s ease-in-out infinite alternate}.hero-bg:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 25%,rgba(231,204,132,.09) 42%,transparent 58%);transform:translateX(-100%);animation:heroShine 8s ease-in-out infinite}
.hero-kicker{display:flex;align-items:center;gap:13px;margin-bottom:24px;font-size:9px;font-weight:800;letter-spacing:.22em;color:#e1c283}.hero-kicker i{width:34px;height:1px;background:currentColor}.hero-proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:-28px;margin-bottom:34px}.hero-proof span{padding:8px 12px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.05);font-size:8px;font-weight:800;letter-spacing:.13em;color:#eadde1}
.arch-frame{box-shadow:inset 0 0 80px rgba(255,255,255,.04),0 50px 100px rgba(0,0,0,.25)}.arch-frame:after{content:"PREMIUM LEVANTINE BLEND";position:absolute;right:-58px;top:50%;writing-mode:vertical-rl;font-size:8px;letter-spacing:.32em;color:#d9c176}.product-card{position:relative;overflow:hidden}.product-card:before{content:"";position:absolute;inset:0;z-index:4;pointer-events:none;background:linear-gradient(115deg,transparent 35%,rgba(255,255,255,.42) 48%,transparent 61%);transform:translateX(-120%);transition:.8s}.product-card:hover:before{transform:translateX(120%)}
.product-image:before{content:"";position:absolute;width:78%;height:78%;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.38),transparent 68%);filter:blur(4px)}.product-body h3{transition:.3s}.product-card:hover .product-body h3{color:var(--clay)}
.process{background:#efe6d7;position:relative;overflow:hidden}.process:before{content:"";position:absolute;right:-140px;top:-180px;width:520px;height:520px;border-radius:50%;border:1px solid rgba(38,61,45,.12)}.process-track{display:grid;grid-template-columns:repeat(5,1fr);position:relative;margin-top:20px}.process-track:before{content:"";position:absolute;left:10%;right:10%;top:39px;height:1px;background:rgba(38,61,45,.22)}.process-track article{position:relative;padding:0 22px;text-align:center}.process-track span{position:relative;z-index:2;margin:auto;width:78px;height:78px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#e1c283;font-family:Georgia,serif;font-size:20px;box-shadow:0 0 0 10px #efe6d7}.process-track h3{font-family:Georgia,serif;font-size:24px;margin:26px 0 9px}.process-track p{font-size:12px;line-height:1.7;color:#756368}.process-track article:hover span{transform:translateY(-6px) rotate(-5deg);background:var(--clay)}.process-track span{transition:.35s}
.magnetic{position:relative;overflow:hidden}.magnetic:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transform:translateX(-120%)}.magnetic:hover:after{animation:btnShine .8s}
@keyframes heroZoom{to{transform:scale(1.1)}}@keyframes heroShine{0%,60%{transform:translateX(-110%)}100%{transform:translateX(110%)}}@keyframes btnShine{to{transform:translateX(120%)}}
@media(max-width:900px){.process-track{grid-template-columns:1fr 1fr;gap:36px}.process-track:before{display:none}.process-track article:last-child{grid-column:1/-1;max-width:360px;margin:auto}.hero-proof{margin-top:-20px}.arch-frame:after{display:none}}
@media(max-width:650px){.hero-kicker{font-size:7px}.hero-proof{margin-top:-10px}.process-track{grid-template-columns:1fr}.process-track article:last-child{grid-column:auto}.process-track article{max-width:360px;margin:auto}.process-track span{width:66px;height:66px}.site-header.is-sticky .nav-wrap{height:66px}}


/* ===== Premium V3: Signature Brand Experience ===== */
.cursor-glow{position:fixed;z-index:9998;left:-180px;top:-180px;width:360px;height:360px;border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgba(214,189,118,.12),transparent 68%);transform:translate(-999px,-999px);transition:opacity .3s;mix-blend-mode:screen}
.leaf{position:absolute;z-index:2;color:#d4b46f;opacity:.32;font-size:18px;animation:leafDrift 8s ease-in-out infinite}.leaf-a{left:8%;top:27%}.leaf-b{left:47%;top:18%;animation-delay:-3s}.leaf-c{right:8%;bottom:20%;animation-delay:-5s}.hero h1 em{position:relative}.hero h1 em:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:8px;background:url("data:image/svg+xml,%3Csvg width='300' height='8' viewBox='0 0 300 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6C76 1 214 1 299 5' fill='none' stroke='%23d6bd76' stroke-width='2'/%3E%3C/svg%3E") center/100% 100% no-repeat;opacity:.7}
.signature-showcase{background:#14251a;color:#edf1eb;position:relative;overflow:hidden}.signature-showcase:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 50%,rgba(197,154,74,.15),transparent 30%),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:auto,80px 80px}.signature-grid{position:relative;display:grid;grid-template-columns:.86fr 1.14fr;align-items:center;gap:80px}.signature-copy h2{margin-bottom:28px}.signature-copy>p:not(.eyebrow){color:#aebbad;line-height:1.9;max-width:560px}.blend-tabs{margin-top:48px;border-top:1px solid rgba(255,255,255,.14)}.blend-tabs button{width:100%;border:0;border-bottom:1px solid rgba(255,255,255,.14);background:transparent;color:#89978b;display:flex;align-items:center;gap:22px;padding:21px 4px;text-align:left;font:inherit;cursor:pointer;transition:.3s}.blend-tabs button span{font-size:10px;letter-spacing:.15em;color:#d4b46f}.blend-tabs button b{font-family:Georgia,serif;font-size:22px;font-weight:400}.blend-tabs button:after{content:'↗';margin-left:auto;opacity:0;transform:translateX(-10px);transition:.3s}.blend-tabs button.active,.blend-tabs button:hover{color:#fff;padding-left:14px}.blend-tabs button.active:after{opacity:1;transform:none}.signature-stage{min-height:660px;position:relative;display:grid;place-items:center}.signature-stage:before{content:"";position:absolute;width:76%;height:76%;border-radius:50%;background:radial-gradient(circle,rgba(227,210,157,.16),transparent 67%)}.signature-stage img{position:relative;z-index:3;max-width:72%;max-height:540px;object-fit:contain;filter:drop-shadow(0 42px 42px rgba(0,0,0,.42));transition:.45s cubic-bezier(.2,.7,.2,1)}.signature-stage img.switching{opacity:0;transform:translateY(25px) scale(.94)}.stage-ring,.stage-orbit{position:absolute;border-radius:50%;border:1px solid rgba(214,189,118,.28)}.stage-ring{width:500px;height:500px}.stage-orbit{width:620px;height:260px;transform:rotate(-18deg);animation:orbitPulse 6s ease-in-out infinite}.stage-note{position:absolute;z-index:5;right:0;bottom:55px;border-left:2px solid #d4b46f;padding-left:18px}.stage-note small,.stage-note strong,.stage-note span{display:block}.stage-note small{font-size:8px;letter-spacing:.24em;color:#d4b46f}.stage-note strong{font-family:Georgia,serif;font-size:28px;margin:8px 0 2px}.stage-note span{font-size:11px;color:#91a094}.impact{background:#d9c17d;padding:54px 0}.impact-grid{display:grid;grid-template-columns:repeat(4,1fr)}.impact-grid>div{padding:12px 35px;border-right:1px solid rgba(29,48,35,.25)}.impact-grid>div:last-child{border:0}.impact strong{display:block;font-family:Georgia,serif;font-size:54px;color:#541522;line-height:1}.impact span{display:block;margin-top:12px;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#415446;line-height:1.6}
@keyframes leafDrift{50%{transform:translate(25px,-28px) rotate(80deg);opacity:.65}}@keyframes orbitPulse{50%{transform:rotate(-12deg) scale(1.04);opacity:.5}}
html[dir="rtl"] .blend-tabs button{text-align:right}html[dir="rtl"] .blend-tabs button:after{margin-left:0;margin-right:auto}html[dir="rtl"] .stage-note{right:auto;left:0;border-left:0;border-right:2px solid #d4b46f;padding-left:0;padding-right:18px}
@media(max-width:980px){.signature-grid{grid-template-columns:1fr;gap:25px}.signature-stage{min-height:560px}.impact-grid{grid-template-columns:1fr 1fr;gap:25px}.impact-grid>div:nth-child(2){border-right:0}}
@media(max-width:650px){.cursor-glow,.leaf{display:none}.signature-stage{min-height:450px}.signature-stage img{max-width:84%;max-height:370px}.stage-ring{width:330px;height:330px}.stage-orbit{width:390px;height:180px}.stage-note{right:8px;bottom:16px}.stage-note strong{font-size:20px}.impact-grid{grid-template-columns:1fr 1fr;gap:0}.impact-grid>div{padding:22px 14px;border-bottom:1px solid rgba(29,48,35,.2)}.impact strong{font-size:40px}.impact span{font-size:8px}.blend-tabs button b{font-size:19px}}

.collection-more{text-align:center;margin:38px 0 70px}

/* ==================================================
   LAPTOP TYPOGRAPHY — 992px to 1440px
   Keeps headings elegant and balanced on notebooks.
   ================================================== */
@media (min-width: 992px) and (max-width: 1440px) {
  .container { width: min(1120px, calc(100% - 64px)); }
  .section { padding: 96px 0; }

  h2 { font-size: clamp(38px, 4.15vw, 56px); line-height: 1.04; }
  .hero h1 { font-size: clamp(52px, 5.35vw, 72px); line-height: .96; max-width: 720px; }
  .hero-text { max-width: 610px; font-size: 15px; }
  .hero-grid { gap: 55px; }
  .arch-frame { height: min(610px, 66vh); }
  .arch-frame img { max-height: min(520px, 57vh); }

  .signature-grid { gap: 58px; }
  .signature-copy h2 { font-size: clamp(38px, 4vw, 54px); }
  .signature-stage { min-height: 560px; }
  .signature-stage img { max-height: 460px; }
  .stage-ring { width: 430px; height: 430px; }
  .stage-orbit { width: 530px; height: 225px; }

  .impact strong { font-size: 44px; }
  .process-track h3 { font-size: 21px; }
  .product-card h3 { font-size: clamp(25px, 2.2vw, 32px); }
  .story-copy h2,
  .quality-copy h2,
  .cta-box h2 { font-size: clamp(38px, 4vw, 54px); }
}

@media (min-width: 992px) and (max-width: 1180px) {
  .hero h1 { font-size: clamp(48px, 5.2vw, 61px); }
  h2,
  .signature-copy h2,
  .story-copy h2,
  .quality-copy h2,
  .cta-box h2 { font-size: clamp(35px, 3.9vw, 46px); }
  .hero-grid { grid-template-columns: 1.05fr .95fr; gap: 38px; }
}

/* Premium V7 — recipe editorial section */
.home-recipes{background:#efe4e1}.home-recipes .section-head.row{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.home-recipes .section-head h2{max-width:760px}.home-recipe-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:26px}.home-recipe-card{height:470px;border-radius:30px;overflow:hidden;position:relative;display:block;background:#6f1d2b}.home-recipe-card img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease;opacity:.88}.home-recipe-card:after{content:'';position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(6,24,16,.85))}.home-recipe-card div{position:absolute;z-index:2;left:30px;right:30px;bottom:28px;color:#fff}.home-recipe-card span{font-size:11px;font-weight:800;letter-spacing:.12em;color:#ead19a}.home-recipe-card h3{font-size:clamp(28px,3vw,42px);line-height:1.05;margin:9px 0 0;max-width:520px}.home-recipe-card:hover img{transform:scale(1.06)}html[dir=rtl] .home-recipe-card div{left:30px;right:30px}@media(max-width:1100px) and (min-width:769px){.home-recipe-card{height:390px}.home-recipe-card h3{font-size:30px}}@media(max-width:768px){.home-recipes .section-head.row{align-items:flex-start;flex-direction:column}.home-recipe-grid{grid-template-columns:1fr}.home-recipe-card{height:340px}}


/* ==================================================
   V10 - QUALITY ASSURANCE & CATALOGUE
   ================================================== */
.btn-outline{background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.55)!important}.btn-outline:hover{background:#fff!important;color:var(--primary,#6f1d2b)!important}.assurance-section{background:#f7efe8}.assurance-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.assurance-grid article{padding:32px 26px;border:1px solid rgba(111,29,43,.14);border-radius:24px;background:rgba(255,255,255,.68);min-height:260px;transition:.3s ease}.assurance-grid article:hover{transform:translateY(-7px);box-shadow:0 24px 55px rgba(73,18,30,.10);border-color:rgba(111,29,43,.32)}.assurance-grid article>span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#6f1d2b;color:#fff;font-size:12px;font-weight:800;margin-bottom:42px}.assurance-grid h3{font-size:22px;margin:0 0 13px;color:#551521}.assurance-grid p{margin:0;line-height:1.75;color:#66585a;font-size:14px}.assurance-download{margin-top:26px;padding:26px 30px;border-radius:24px;background:linear-gradient(120deg,#551521,#812b3c);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:25px}.assurance-download small{display:block;letter-spacing:.16em;color:#d9b36d;font-weight:800;margin-bottom:7px}.assurance-download strong{font-size:20px}.assurance-download .btn{background:#fff;color:#6f1d2b;white-space:nowrap}@media(max-width:1180px){.assurance-grid{grid-template-columns:repeat(2,1fr)}.assurance-grid article{min-height:230px}.assurance-grid article>span{margin-bottom:26px}}@media(max-width:700px){.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .btn{width:100%;text-align:center}.assurance-grid{grid-template-columns:1fr}.assurance-grid article{min-height:auto}.assurance-download{align-items:flex-start;flex-direction:column}.assurance-download .btn{width:100%;text-align:center}}
