﻿:root{--cream:#f4ebdd;--light:#fbf7f0;--brown:#2b1a12;--copper:#a86b36;--line:rgba(74,44,27,.2);--header:88px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:var(--header)}
body{margin:0;background:var(--cream);color:var(--brown);font-family:"Noto Kufi Arabic","DM Sans",sans-serif;font-weight:300;line-height:1.9;overflow-x:hidden}
html[lang=en] body{font-family:"DM Sans",sans-serif;line-height:1.65}
h1,h2,h3,p,figure{margin-top:0}
h1,h2,h3{font-weight:400;line-height:1.25}
html[lang=en] :is(h1,h2,h3){font-family:"Marcellus",serif}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
button{font:inherit}
.skip{position:fixed;top:8px;inset-inline-start:8px;transform:translateY(-150%);background:var(--brown);color:var(--cream);padding:8px 14px;z-index:1000}
.skip:focus{transform:none}
#header{height:var(--header);padding:0 clamp(20px,5vw,74px);display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;width:100%;z-index:100;transition:.35s;border-bottom:1px solid transparent}
#header.scrolled,#header.open{background:rgba(244,235,221,.94);backdrop-filter:blur(12px);border-color:var(--line)}
.logo{width:150px;height:58px;overflow:hidden;display:flex;align-items:center}
.logo img,footer img{width:100%;aspect-ratio:2/1;object-fit:cover}
.desktop{display:flex;gap:clamp(20px,3vw,42px);font-size:12px;font-weight:500}
.desktop a{position:relative}
.desktop a:after{content:"";position:absolute;bottom:-7px;inset-inline-start:0;width:0;height:1px;background:var(--copper);transition:.25s}
.desktop a:hover:after,.desktop a:focus-visible:after{width:100%}
.actions{display:flex;align-items:center;gap:15px}
#language{border:0;background:transparent;color:var(--brown);display:flex;gap:7px;align-items:center;padding:8px;cursor:pointer;font:11px "DM Sans"}
#language i{width:1px;height:15px;background:var(--copper)}
#language span{opacity:.4}
#language span.active{opacity:1;font-weight:600}
#menu{display:none;background:none;border:0;width:42px;height:42px;padding:10px;cursor:pointer}
#menu span{height:1px;background:var(--brown);display:block;margin:5px;transition:.25s}
#menu b{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
#mobile{display:none}
.hero{min-height:100svh;padding:calc(var(--header) + 55px) clamp(24px,7vw,110px) 50px;max-width:1600px;margin:auto;display:grid;grid-template-columns:minmax(320px,.9fr) minmax(380px,1.1fr);align-items:center;position:relative}
.hero:before{content:"";position:absolute;width:540px;height:540px;border:1px solid rgba(168,107,54,.2);border-radius:50%;inset-inline-end:9%;top:53%;transform:translateY(-50%)}
.hero-copy{max-width:570px;z-index:2}
.eyebrow{text-transform:uppercase;color:var(--copper);font-family:"DM Sans","Noto Kufi Arabic",sans-serif;font-size:11px;font-weight:600;letter-spacing:.2em;margin-bottom:22px}
.hero h1{font-size:clamp(44px,5.7vw,88px);letter-spacing:-.035em;margin-bottom:26px}
.lead{font-size:clamp(15px,1.3vw,19px);color:rgba(43,26,18,.75);margin-bottom:34px}
.button{display:inline-flex;align-items:center;gap:28px;background:var(--brown);color:var(--cream);min-height:54px;padding:12px 25px;font-size:12px;font-weight:500;transition:.25s}
.button:hover{background:var(--copper);transform:translateY(-2px)}
.hero-product{height:min(76vh,770px);position:relative;display:flex;justify-content:center;align-items:center;z-index:1}
.hero-product img{height:100%;width:auto;object-fit:contain;position:relative;filter:drop-shadow(0 28px 22px rgba(43,26,18,.23))}
.orbit{position:absolute;width:78%;aspect-ratio:1;border-radius:50%;background:#ead7bc}
.origin-mark{position:absolute;inset-inline-start:0;top:18%;font:30px "Marcellus";color:var(--copper);border-bottom:1px solid;padding-bottom:7px}
.origin-mark small{font:9px "Noto Kufi Arabic","DM Sans";display:block;letter-spacing:.12em}
.vertical{position:absolute;inset-inline-end:-12px;bottom:16%;font-size:10px;letter-spacing:.15em;writing-mode:vertical-rl;color:var(--copper)}
.scroll{position:absolute;bottom:24px;inset-inline-start:7vw;display:flex;align-items:center;gap:12px;font-size:9px;letter-spacing:.14em}
.scroll span{width:46px;height:1px;background:var(--copper)}
.section{padding:clamp(80px,10vw,150px) clamp(24px,6vw,90px)}
.origin{max-width:1500px;margin:auto;position:relative;padding-bottom:190px}
.cinematic{height:clamp(430px,60vw,760px);overflow:hidden}
.cinematic img{width:100%;height:100%;object-fit:cover}
.floating{background:var(--light);padding:clamp(35px,5vw,70px);max-width:650px;position:absolute;bottom:70px;inset-inline-end:11%;border-top:2px solid var(--copper)}
:is(.floating,.copy,.process-card) h2{font-size:clamp(34px,4vw,59px);margin-bottom:24px}
:is(.floating,.copy,.process-card)>p:last-child{font-size:15px;color:rgba(43,26,18,.74)}
.story,.quality{max-width:1380px;margin:auto;display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(50px,8vw,130px);align-items:center}
.copy{max-width:510px}
.editorial{height:700px;position:relative}
.editorial:before{content:"";position:absolute;inset:22px -22px -22px 22px;border:1px solid var(--copper);z-index:-1}
.editorial img,.split img{height:100%;width:100%;object-fit:cover}
.editorial figcaption{font-size:10px;letter-spacing:.16em;color:var(--copper);margin-top:14px}
.year{display:flex;gap:14px;align-items:flex-end;font:54px "Marcellus";color:var(--copper);margin-top:35px}
.year small{font:9px "Noto Kufi Arabic","DM Sans";letter-spacing:.15em;margin-bottom:13px}
.quality{grid-template-columns:1.15fr .85fr}
.split{height:620px;overflow:hidden}
.detail{display:flex;gap:12px;align-items:center;color:var(--copper);margin-top:28px}
.detail span{width:55px;height:1px;background:var(--copper)}
.detail small{font-size:9px;letter-spacing:.13em}
.process{max-width:1500px;margin:auto;position:relative;padding-bottom:210px}
.process-image{height:760px;overflow:hidden}
.process-image img{width:100%;height:100%;object-fit:cover}
.process-card{position:absolute;inset-inline-start:10%;bottom:80px;width:min(580px,80%);background:var(--brown);color:var(--cream);padding:clamp(38px,5vw,72px)}
.process-card>p:last-child{color:rgba(244,235,221,.7)}
.philosophy{text-align:center;max-width:900px;margin:auto}
.bean{display:block;color:var(--copper);font-size:36px;margin:20px}
.philosophy h2{font-size:clamp(38px,5vw,68px)}
.philosophy>p:last-child{max-width:700px;margin:26px auto;color:rgba(43,26,18,.72)}
.collection{max-width:1400px;margin:auto}
.heading{text-align:center;margin-bottom:75px}
.heading h2{font-size:clamp(40px,5vw,70px);margin-bottom:16px}
.heading>p:last-child{color:rgba(43,26,18,.66)}
.products{display:grid;grid-template-columns:1fr 1fr;gap:clamp(30px,6vw,90px)}
.product-visual{height:620px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}
.product-visual.cream{background:#eadac4}
.product-visual.dark{background:#352016}
.product-visual:before{content:"";width:70%;aspect-ratio:1;border:1px solid rgba(168,107,54,.45);border-radius:50%;position:absolute}
.product-visual img{height:92%;width:auto;position:relative;filter:drop-shadow(0 24px 18px rgba(24,20,17,.25));transition:.5s}
.product:hover .product-visual img{transform:translateY(-8px)}
.product-visual>span{position:absolute;top:24px;inset-inline-end:27px;font:10px "DM Sans";letter-spacing:.2em;color:var(--copper)}
.product-info{padding:28px 5px;display:grid;grid-template-columns:45px 1fr;column-gap:22px}
.number{grid-row:1/4;font:16px "Marcellus";color:var(--copper);border-inline-end:1px solid var(--line)}
.product-info h3{font-size:25px;margin-bottom:10px}
.product-info>p:not(.number){font-size:13px;color:rgba(43,26,18,.65)}
.text-link{display:flex;justify-content:space-between;border-bottom:1px solid var(--copper);padding:9px 0;width:150px;color:var(--copper);font-size:11px;font-weight:600}
.statement{background:var(--brown);color:var(--cream);min-height:440px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:70px 24px}
.statement p{color:var(--copper);font:600 10px "DM Sans";letter-spacing:.28em}
.statement h2{font-size:clamp(44px,7vw,95px);margin:20px}
.statement>span{color:var(--copper)}
footer{background:var(--brown);color:var(--cream);border-top:1px solid rgba(244,235,221,.16);padding:75px clamp(24px,6vw,90px) 25px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px;font-size:12px}
footer img{width:200px;margin-bottom:22px}
.footer-brand p{color:rgba(244,235,221,.6);max-width:340px}
.footer-links,.footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:8px}
.footer-links p,.footer-contact p{color:var(--copper);font-weight:600}
.footer-contact span{color:rgba(244,235,221,.55)}
.footer-bottom{grid-column:1/-1;border-top:1px solid rgba(244,235,221,.15);padding-top:22px;display:flex;justify-content:space-between;color:rgba(244,235,221,.42);font-size:9px}
.reveal{opacity:0;transform:translateY(28px);transition:opacity .8s,transform .8s}
.reveal.visible{opacity:1;transform:none}
:focus-visible{outline:2px solid var(--copper);outline-offset:4px}

@media(max-width:900px){:root{--header:72px}
#header{padding:0 20px}
.logo{width:120px}
.desktop{display:none}
#menu{display:block}
#header.open #menu span:first-child{transform:translateY(6px) rotate(45deg)}
#header.open #menu span:nth-child(2){opacity:0}
#header.open #menu span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
#mobile{display:flex;position:absolute;top:var(--header);inset:0 0 auto;background:var(--cream);padding:30px 24px 45px;flex-direction:column;transform:translateY(-130%);opacity:0;transition:.35s;z-index:-1;border-bottom:1px solid var(--line)}
#header.open #mobile{transform:none;opacity:1}
#mobile a{padding:10px 0;font-size:17px;border-bottom:1px solid var(--line)}
.hero{grid-template-columns:1fr;min-height:auto;padding-top:130px;text-align:center}
.hero:before{width:80vw;height:80vw;inset-inline-end:10%;top:58%}
.hero-copy{margin:auto}
.hero-product{height:min(70vh,650px);margin-top:35px}
.story,.quality{grid-template-columns:1fr}
.story .copy{order:2}
.editorial,.split{height:min(75vw,600px)}
.products{gap:30px}
.product-visual{height:520px}
footer{grid-template-columns:1.5fr 1fr}
.footer-contact{grid-column:2}
}

@media(max-width:620px){.hero{padding-inline:22px}
.hero h1{font-size:43px}
.hero-product{height:510px;margin-inline:-10px}
.orbit{width:92%}
.origin-mark{top:10%}
.scroll{display:none}
.section{padding:80px 22px}
.origin{padding-inline:14px;padding-bottom:75px}
.cinematic{height:470px}
.cinematic img{object-position:58%}
.floating{position:relative;bottom:auto;inset-inline-end:auto;margin:-65px 18px 0;padding:34px 26px}
:is(.floating,.copy,.process-card) h2{font-size:35px}
.story,.quality{gap:55px}
.editorial{height:450px}
.editorial:before{display:none}
.split{height:390px}
.process{padding-inline:0;padding-bottom:70px}
.process-image{height:520px}
.process-image img{object-position:62%}
.process-card{position:relative;bottom:auto;inset-inline-start:auto;width:auto;margin:-60px 22px 0;padding:35px 26px}
.products{grid-template-columns:1fr}
.product-visual{height:490px}
.product:nth-child(2){margin-top:45px}
.statement{min-height:380px}
.statement h2{font-size:47px}
footer{grid-template-columns:1fr;padding-top:60px;gap:34px}
.footer-contact{grid-column:auto}
.footer-bottom{flex-direction:column;gap:8px}
.reveal{transform:translateY(18px)}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
*,*:before,*:after{transition:none!important}
.reveal{opacity:1;transform:none}
}


.logo{width:clamp(150px,12vw,190px);height:72px;overflow:visible;padding:8px 0}
.logo img,footer img{width:100%;height:100%;object-fit:contain;object-position:center}
.hero{min-height:90svh;isolation:isolate;background:radial-gradient(circle at 75% 42%,#ead7bc 0 19%,transparent 42%),linear-gradient(120deg,#fbf7f0,#f4ebdd)}
.hero h1{font-size:clamp(3rem,5vw,5.5rem);max-width:720px}
.hero-buttons{display:flex;gap:14px;flex-wrap:wrap}
.button.secondary{background:transparent;color:var(--brown);border:1px solid var(--copper)}
.button.secondary:hover{background:var(--copper);color:var(--cream)}
.hero-product:before,.hero-product:after{content:"";position:absolute;width:34px;height:52px;border-radius:50%;background:#4a2c1b;box-shadow:65px 75px 0 #2b1a12,-90px 140px 0 #704224,115px 210px 0 #4a2c1b;transform:rotate(38deg);opacity:.9}
.hero-product:before{inset-inline-start:4%;bottom:18%}
.hero-product:after{inset-inline-end:8%;top:24%;transform:rotate(-35deg) scale(.7)}

.story-v2{max-width:1380px;margin:auto}
.story-heading{max-width:850px;margin-bottom:55px}
.story-heading h2{font-size:clamp(2.2rem,4vw,4.2rem)}
.story-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(45px,7vw,100px);align-items:start}
.story-grid .editorial{height:760px;position:sticky;top:120px}
.story-text{font-size:14px;color:rgba(43,26,18,.78)}
.story-text p{margin-bottom:24px}
.story-text strong{display:block;color:var(--copper);font-size:18px;font-weight:500;margin-top:35px;border-top:1px solid var(--copper);padding-top:24px}

.products{grid-template-columns:repeat(3,1fr);gap:clamp(25px,4vw,55px)}
.product{transition:transform .35s,filter .35s}
.product:hover{transform:translateY(-5px);filter:drop-shadow(0 18px 18px rgba(43,26,18,.09))}
.product-visual,.product-visual.cream,.product-visual.dark{height:540px;background:transparent}
.product-visual:before{background:#eadac4;border:0;width:82%}
.product:nth-child(2) .product-visual:before{background:#e7d8c3}
.product-visual img{height:96%;object-fit:contain}
.product-info{display:block;padding:26px 8px}
.product-info .number{float:inline-start;margin-inline-end:18px;padding-inline-end:14px;height:30px}
.product-info h3{min-height:62px}
.bronze-rule{display:block;width:45px;height:1px;background:var(--copper);margin:14px 0}
.product-info ul{list-style:none;padding:0;margin:0 0 16px;font-size:11px;line-height:2;color:rgba(43,26,18,.72)}
.product-info ul b{font-weight:600}
.packed{font-size:10px!important;color:var(--copper)!important}
.text-link{background:none;border:0;border-bottom:1px solid var(--copper);cursor:pointer;text-align:start}
.placeholder{flex-direction:column;gap:15px;border:1px solid rgba(168,107,54,.35);margin:24px 0;height:492px}
.placeholder:before{display:none}
.drop{font-size:80px;color:var(--copper)}
.placeholder small{font:600 11px "DM Sans";letter-spacing:.22em;color:var(--brown)}
.shop{background:var(--brown);color:var(--cream);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:none;padding-inline:max(6vw,calc((100vw - 1380px)/2))}.shop-copy h2{font-size:clamp(2.2rem,4vw,4.2rem)}.shop-copy>p:not(.eyebrow){color:rgba(244,235,221,.7);max-width:560px}.shop-status{display:inline-block;border:1px solid var(--copper);color:var(--copper);font-size:10px;font-weight:600;letter-spacing:.12em;padding:12px 17px;margin-top:18px}.shop-preview{display:flex;height:520px;justify-content:center}.shop-preview img{height:100%;width:46%;object-fit:contain;filter:drop-shadow(0 18px 15px rgba(0,0,0,.3))}.shop-preview img+img{margin-inline-start:-12%}.statement{min-height:360px}.statement h2{font-size:clamp(2.8rem,5vw,5rem)}
dialog{width:min(980px,92vw);max-height:90vh;border:0;padding:0;background:var(--light);color:var(--brown);box-shadow:0 30px 80px rgba(24,20,17,.35)}dialog::backdrop{background:rgba(24,20,17,.68);backdrop-filter:blur(4px)}dialog[open]{display:grid;grid-template-columns:.9fr 1.1fr}.modal-close{position:absolute;top:14px;inset-inline-end:17px;border:0;background:transparent;color:var(--brown);font-size:30px;cursor:pointer;z-index:2}.modal-image{background:#eadac4;display:flex;justify-content:center;min-height:620px}.modal-image img{width:100%;height:100%;max-height:650px;object-fit:contain}.modal-copy{padding:55px clamp(28px,5vw,65px);overflow:auto}.modal-copy h2{font-size:clamp(2rem,3vw,3.4rem)}dl{font-size:12px}dl div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:8px 0}dt{font-weight:600}dd{margin:0}.modal-copy h3{font-size:18px;margin-top:25px}.future-commerce{border-top:1px solid var(--line);margin-top:25px;padding-top:20px;display:flex;justify-content:space-between;align-items:center;color:var(--copper);font-size:11px}.future-commerce button{background:#d8cfc2;color:#8b8176;border:0;padding:12px 18px}
@media(max-width:900px){.logo{width:130px;height:62px}.story-grid{grid-template-columns:1fr}.story-grid .editorial{position:relative;top:auto;height:min(75vw,600px)}.story-text{max-width:700px}.products{grid-template-columns:1fr 1fr}.coming{grid-column:1/-1;max-width:520px;margin-inline:auto}.shop{grid-template-columns:1fr}.shop-preview{height:460px;order:-1}}
@media(max-width:620px){.hero{min-height:auto;background:linear-gradient(#fbf7f0,#f4ebdd)}.hero-buttons{justify-content:center}.hero-product:after{display:none}.story-grid .editorial{height:430px}.story-heading{margin-bottom:35px}.products{grid-template-columns:1fr}.coming{grid-column:auto}.product-visual{height:500px!important}.placeholder{height:450px!important}.shop{padding-inline:22px}.shop-preview{height:360px}.statement h2{font-size:2.8rem}dialog[open]{grid-template-columns:1fr}.modal-image{min-height:280px;height:320px}.modal-copy{padding:35px 24px}}

/* Complete supplied hero composition */
.hero{display:flex;align-items:flex-start;justify-content:center;width:100vw;max-width:none;min-height:0;margin:0;padding:var(--header) 0 0;background:#e9d3b3}.hero:before,.hero:after{display:none}.hero-composition{display:block;width:100vw;max-width:none;height:auto;max-height:none;margin:0 auto;object-fit:contain;object-position:center}
@media(max-width:900px){.hero{width:100%;min-height:0;margin:0;padding:var(--header) 0 0}.hero-composition{width:100%;max-width:none;height:auto;margin:0 auto}}
@media(max-width:620px){.hero{width:100%;padding:var(--header) 0 0;background:#e9d3b3}.hero-composition{width:100%;height:auto;object-fit:contain}}


