:root{--cream:#f6f1e7;--paper:#fcfaf5;--wine:#591e2b;--ink:#44262c;--muted:#776b64;--line:#d9cec0;--gold:#a48a59;--display:'Aref Ruqaa',serif;--body:'IBM Plex Sans Arabic',sans-serif;--latin:'Cormorant Garamond',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--body);font-size:15px;line-height:1.85}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button{background:none;border:0}img,video{display:block;width:100%;object-fit:cover}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--wine);outline-offset:5px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--display);font-weight:400}h2{font-size:clamp(40px,5vw,76px);line-height:1.45}p{color:var(--muted)}.skip{position:fixed;top:-100px;padding:15px;background:white;z-index:99}.skip:focus{top:0}.header{height:112px;padding:16px 4.3%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--cream);position:relative;z-index:10}.wordmark{display:flex;flex-direction:column;font-family:Georgia,serif;line-height:.83;width:116px;direction:ltr;color:var(--wine)}.wordmark em{font-size:23px;margin-left:2px}.wordmark span{font-size:49px;letter-spacing:-3px}.header nav{display:flex;gap:38px;font-size:13px}.header nav a{position:relative}.header nav a:after{content:'';height:1px;background:var(--wine);position:absolute;bottom:-5px;right:0;width:0;transition:width .3s}.header nav a:hover:after{width:100%}.header-tools{display:flex;align-items:center;gap:23px;font-size:12px}#language{border:1px solid var(--line);width:43px;height:43px;border-radius:50%;font-size:12px}.header-order{border-bottom:1px solid var(--wine);padding-bottom:6px}.hero{padding:28px 4.3% 0;overflow:hidden}.hero-top,.hero-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:11px}.eyebrow{font-size:11px;letter-spacing:.03em;color:var(--wine)}.edition{font:10px sans-serif;letter-spacing:.17em}.hero-stage{position:relative;display:grid;grid-template-columns:39% 61%;align-items:center;min-height:690px;padding:35px 0 56px}.hero-copy{position:relative;z-index:2;padding-inline-end:10%;padding-bottom:30px}.small-star{display:block;font-size:29px;color:var(--gold);margin-bottom:15px}.hero h1{font-size:clamp(88px,9.4vw,160px);line-height:1.05;letter-spacing:-.025em;color:var(--wine);margin:0 0 42px}.hero h1 span,.hero h1 em{display:block;font-style:normal}.hero h1 em{padding-inline-start:18%}.hero-copy p{max-width:280px;font-size:15px;line-height:2}.text-link{display:inline-flex;align-items:center;gap:26px;border-bottom:1px solid var(--wine);padding:9px 0;font-size:12px}.text-link span:last-child{font:24px var(--latin);transition:transform .3s}.text-link:hover span:last-child{transform:translate(-3px,3px)}.hero-copy .text-link{margin-top:28px}.hero-film{height:590px;position:relative;overflow:hidden;border-radius:48% 48% 4px 4px / 37% 37% 4px 4px;background:#e9decb}.hero-film video{height:100%;object-position:50% 50%;transform:scale(1.1)}.film-label{position:absolute;bottom:24px;left:25px;letter-spacing:.2em;font:10px sans-serif;color:var(--wine)}.motion-toggle{position:absolute;bottom:15px;right:20px;width:38px;height:38px;border:1px solid #fff9;border-radius:50%;background:#fcfaf5c9;font:15px sans-serif}.hero-stamp{position:absolute;bottom:24px;left:47%;width:133px;height:133px;border:1px solid var(--wine);outline:5px solid var(--cream);border-radius:50%;background:var(--cream);display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(-12deg);color:var(--wine);direction:ltr;z-index:3}.hero-stamp span{font:8px sans-serif;letter-spacing:.18em;margin:10px}.hero-stamp i{font:italic 21px/.95 var(--latin);text-align:center}.hero-bottom{padding:20px 0;border-top:1px solid var(--line);font-size:11px}.section-pad{padding:110px 8%}.section-kicker{display:flex;align-items:center;gap:23px;font-size:11px;color:var(--muted);margin-bottom:25px}.section-kicker span:first-child{font:italic 17px var(--latin);color:var(--gold);direction:ltr}.story-title{max-width:860px;margin:10px auto 65px;text-align:center;color:var(--wine);font-size:clamp(38px,4.7vw,72px)}.story-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:15%;align-items:center}.story-photo img{height:560px}.story-photo figcaption{display:flex;justify-content:space-between;padding-top:14px;font-size:10px;color:var(--muted)}.story-photo figcaption span:first-child{font:10px sans-serif;letter-spacing:.18em}.story-text h3{font-size:38px;margin-bottom:23px;line-height:1.5}.story-text p{line-height:2.15}.ornament{font:italic 110px var(--latin);color:var(--gold);display:block;margin-bottom:30px}.story-note{border-top:1px solid var(--line);margin-top:34px;padding-top:20px;display:flex;gap:35px;align-items:center;font-size:10px}.story-note strong{font:32px var(--display);color:var(--wine)}.ribbon{overflow:hidden;padding:19px 0;background:#eae0d4;border-block:1px solid var(--line)}.ribbon>div{white-space:nowrap;width:max-content;font:24px var(--latin);letter-spacing:.13em;animation:drift 40s linear infinite;direction:ltr}.ribbon i{display:inline-block;margin:0 45px;font-size:20px;color:var(--gold)}@keyframes drift{to{transform:translateX(-35%)}}.collection{background:var(--paper)}.collection-heading{display:flex;align-items:center;justify-content:space-between;gap:35px}.collection-heading .text-link{white-space:nowrap}.collection-intro{margin-top:10px;font-size:14px}.filters{display:flex;gap:24px;border-bottom:1px solid var(--line);margin:35px 0 45px;overflow-x:auto}.filters button{white-space:nowrap;padding:12px 3px 16px;font-size:12px;color:var(--muted);border-bottom:2px solid transparent}.filters button[aria-pressed=true]{border-color:var(--wine);color:var(--wine)}.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px 30px}.product{animation:fadein .6s both}.product-media{position:relative;overflow:hidden;background:#eee3d7;aspect-ratio:4/5}.product-media img{height:100%;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.product:hover img{transform:scale(1.045)}.product-media button{position:absolute;inset:0;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:flex-end;padding:15px}.product-media button span{border-radius:50%;width:43px;height:43px;background:var(--paper);display:grid;place-items:center;font:25px var(--latin);box-shadow:0 2px 12px #44262c10}.product-head{display:flex;align-items:center;justify-content:space-between;margin-top:18px;gap:10px}.product h3{font-size:27px}.price{font:24px var(--latin);white-space:nowrap;color:var(--wine)}.price small{font:10px sans-serif}.product p{font-size:11px;margin-top:4px}.product .serves{font-size:10px;margin-top:9px;color:var(--gold)}.menu-note{border-top:1px solid var(--line);margin-top:50px;padding-top:22px;font-size:11px;color:var(--muted)}.gifting{display:grid;grid-template-columns:1fr 1fr;background:#eae0d4;min-height:780px}.gift-visual{position:relative;min-height:780px;overflow:hidden}.gift-visual video{height:100%;position:absolute;inset:0;object-position:center}.gift-caption{position:absolute;left:30px;bottom:25px;letter-spacing:.16em;font:9px sans-serif;color:white}.gift-copy{padding:80px 14%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.gift-copy h2{font-size:clamp(45px,4.7vw,73px);margin:10px 0 25px;color:var(--wine)}.gift-copy p{font-size:14px;line-height:2.1;margin-bottom:35px}.pill{border:1px solid var(--wine);border-radius:50px;padding:15px 28px;display:inline-flex;align-items:center;justify-content:center;gap:30px;font-size:12px;background:var(--wine);color:var(--paper);transition:background .3s,color .3s}.pill:hover{background:transparent;color:var(--wine)}.gift-price{font:28px var(--latin);margin-top:25px}.gift-price small{font:10px var(--body)}.journal-grid{display:grid;grid-template-columns:1fr .8fr 1fr;gap:4%;align-items:start;margin-top:55px}.journal-grid figure:nth-child(2){margin-top:110px}.journal-grid figure:nth-child(3){margin-top:40px}.journal-grid img{aspect-ratio:3/4}.journal-grid figcaption{font-size:10px;margin-top:17px}.contact{padding-block:95px 105px;text-align:center;border-block:1px solid var(--line);background:radial-gradient(ellipse at center,#fffdf8,var(--cream))}.contact h2{font-size:clamp(55px,7vw,110px);color:var(--wine);margin:22px 0}.contact p{max-width:500px;margin:auto;font-size:14px}.contact .pill{margin-top:32px}.phone{display:block;font:18px var(--latin);letter-spacing:.05em;margin-top:23px}footer{padding:55px 4.3% 30px;display:flex;align-items:center;justify-content:space-between;gap:30px;flex-wrap:wrap}footer p{font:24px var(--display)}footer>div{display:flex;gap:20px;font-size:11px;align-items:center}footer small{width:100%;border-top:1px solid var(--line);padding-top:25px;font:10px sans-serif;direction:ltr;color:var(--muted)}dialog{border:0;padding:0;max-width:900px;width:calc(100% - 40px);max-height:90vh;overflow:auto;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#30222688;backdrop-filter:blur(6px)}.dialog-close{position:absolute;top:10px;inset-inline-end:12px;font:30px sans-serif;z-index:3;background:var(--paper);width:42px;height:42px;border-radius:50%}.dialog-layout{display:grid;grid-template-columns:1fr 1fr}.dialog-layout>img{height:100%;max-height:740px;min-height:600px}.dialog-layout form{padding:50px 35px 35px}.dialog-layout h2{font-size:36px;margin-top:18px}.dialog-layout p{font-size:12px;margin:15px 0}.dialog-layout strong{display:block;font:30px var(--latin);text-align:start}.dialog-layout label{display:block;font-size:11px;margin-top:14px}.dialog-layout input,.dialog-layout textarea{width:100%;padding:9px 13px;border:1px solid var(--line);background:transparent;color:var(--ink);border-radius:0}.dialog-layout input{width:90px}.dialog-layout .fine{font-size:10px}.dialog-layout .pill{width:100%}#credits-dialog{max-width:600px;padding:55px 40px}#credits-dialog h2{font-size:36px}#credits-dialog p{margin-top:20px;font-size:14px}html[lang=en]{--display:'Cormorant Garamond',serif}html[lang=en] .hero h1{font-size:clamp(60px,6.5vw,115px);line-height:.96;letter-spacing:-.04em}html[lang=en] .hero h1 em{font-style:italic;padding:0;font-size:.72em}html[lang=en] .hero-stamp{left:auto;right:47%}html[lang=en] .hero-copy p{line-height:1.8}html[lang=en] h2{line-height:1.1}html[lang=en] .story-title{line-height:1.1}html[lang=en] .product h3{font-size:25px;line-height:1.1}html[lang=en] .story-text h3{line-height:1.1}html[lang=en] .gift-copy h2{line-height:1.08}html[lang=en] body{font-size:14px}.js-ready .reveal{opacity:0;transform:translateY(28px);transition:opacity .9s ease,transform .9s ease}.js-ready .reveal.visible{opacity:1;transform:none}@keyframes fadein{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media(min-width:1700px){.hero-stage{min-height:820px}.hero-film{height:710px}.hero-copy{padding-inline-end:18%}.section-pad{padding-inline:12%}}@media(max-width:1000px){.header nav{gap:20px}.hero-stage{min-height:600px;grid-template-columns:40% 60%}.hero-film{height:490px}.hero h1{font-size:105px}.hero-stamp{left:42%;width:110px;height:110px}.story-grid{gap:8%}.story-photo img{height:460px}.section-pad{padding:80px 6%}.gift-copy{padding:60px 10%}.gift-visual,.gifting{min-height:660px}.products{gap:35px 20px}.product h3{font-size:23px}.hero-copy p{font-size:13px}.hero h1{margin-bottom:25px}.hero-copy .text-link{font-size:10px;gap:10px}}@media(max-width:700px){.header{height:87px;padding:13px 6%}.wordmark{width:83px}.wordmark em{font-size:17px}.wordmark span{font-size:37px}.header nav{display:none}.header-tools{gap:16px}.header-order{font-size:11px}#language{width:36px;height:36px}.hero{padding:22px 6% 0}.hero-top{justify-content:center}.edition{display:none}.hero-stage{display:flex;flex-direction:column;padding:14px 0 40px;min-height:0}.hero-copy{padding:0;text-align:center;width:100%}.small-star{font-size:20px;margin-bottom:2px}.hero h1{font-size:91px;margin:0 0 20px;line-height:1.2}.hero h1 span,.hero h1 em{display:inline;padding:0}.hero h1 span{margin-inline-end:14px}.hero-copy p{font-size:12px;max-width:260px;margin:auto}.hero-copy .text-link{margin-top:13px;font-size:11px}.hero-film{height:370px;width:100%;margin-top:30px;border-radius:47% 47% 2px 2px / 35% 35% 2px 2px}.hero-film video{transform:scale(1.08);object-position:50%}.hero-stamp{left:-5px;bottom:12px;width:93px;height:93px}.hero-stamp i{font-size:16px}.hero-stamp span{font-size:6px;margin:7px}.hero-bottom{font-size:9px;padding:17px 0}.hero-bottom>span:first-child{display:none}.section-pad{padding:65px 6%}.section-kicker{font-size:10px;margin-bottom:25px;gap:15px}.story-title{font-size:40px;line-height:1.6;margin-bottom:40px}.story-grid{display:flex;flex-direction:column;gap:40px}.story-photo{width:100%}.story-photo img{height:420px}.story-text{padding:0 4%}.ornament{font-size:70px;margin-bottom:10px}.story-text h3{font-size:32px}.story-text p{font-size:13px}.story-note{margin-top:24px}.ribbon{padding:14px 0}.ribbon>div{font-size:20px}.ribbon i{margin:0 25px}.collection-heading{align-items:flex-start;flex-direction:column;gap:13px}h2{font-size:42px}.collection-heading .text-link{font-size:10px}.collection-intro{font-size:12px;margin-top:20px}.filters{gap:20px;margin:24px 0 30px}.filters button{font-size:11px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 14px}.product-head{align-items:flex-start;flex-direction:column;gap:5px;margin-top:12px}.product h3{font-size:23px}.price{font-size:22px}.product p{font-size:10px;line-height:1.8}.product .serves{font-size:9px}.product-media button{padding:8px}.product-media button span{width:32px;height:32px;font-size:21px}.menu-note{font-size:10px;margin-top:30px}.gifting{display:flex;flex-direction:column;min-height:0}.gift-visual{min-height:560px}.gift-copy{padding:55px 9% 60px}.gift-copy h2{font-size:49px;line-height:1.45}.gift-copy p{font-size:13px}.journal-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:35px}.journal-grid figure:nth-child(2){margin-top:55px}.journal-grid figure:nth-child(3){grid-column:1/3;width:65%;margin:-5px auto 0}.journal-grid figcaption{font-size:9px;margin-top:12px}.contact h2{font-size:54px;margin:18px 0}.contact p{font-size:12px;max-width:300px}.contact .eyebrow{font-size:10px}.pill{padding:13px 24px;font-size:11px}.contact{padding-block:65px}footer{padding:40px 6% 25px;gap:25px}footer p{font-size:22px}footer>div{width:100%;justify-content:space-between}footer small{font-size:9px}.dialog-layout{grid-template-columns:1fr}.dialog-layout>img{min-height:0;height:230px;object-position:50% 55%}.dialog-layout form{padding:25px}.dialog-layout h2{font-size:32px}.dialog-layout p{margin:10px 0}.dialog-layout .eyebrow{font-size:9px}html[lang=en] .hero h1{font-size:63px;line-height:.97;margin:10px 0 20px}html[lang=en] .hero h1 span,html[lang=en] .hero h1 em{display:block;margin:0}html[lang=en] .hero h1 em{font-size:.83em}html[lang=en] .hero-stamp{right:-5px;left:auto}html[lang=en] .product h3{font-size:23px}html[lang=en] .contact h2{font-size:56px}html[lang=en] .story-title{font-size:43px;line-height:1.1}html[lang=en] .gift-copy h2{font-size:58px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-ready .reveal{opacity:1;transform:none}}

.brand-seal{width:100px;flex-shrink:0}.brand-seal img{border-radius:50%}.taste-chapter{height:165vh;min-height:950px;background:#eee5d6;position:relative}.taste-sticky{position:sticky;top:0;height:100vh;max-height:1100px;min-height:660px;display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:8%;padding:7vh 10%;overflow:hidden}.taste-heading{position:relative;z-index:2}.taste-heading h2{color:var(--wine);margin:25px 0;font-size:clamp(50px,5.5vw,85px)}.taste-heading p{font-size:14px;max-width:300px}.taste-heading button{margin-top:25px}.taste-frame{height:77vh;max-height:870px;min-height:530px;overflow:hidden;border-radius:46% 46% 2px 2px / 28% 28% 2px 2px;position:relative;transform:translateY(var(--film-y,30px)) scale(var(--film-scale,.94));will-change:transform}.taste-frame video{height:100%;object-position:center}.taste-caption{position:absolute;bottom:20px;left:25px;font:9px sans-serif;letter-spacing:.15em;color:var(--wine)}.taste-side{position:absolute;inset-inline-end:25px;writing-mode:vertical-rl;font:9px sans-serif;letter-spacing:.28em;color:var(--gold)}html.motion-paused .ribbon>div{animation-play-state:paused}html.motion-paused{scroll-behavior:auto}html.motion-paused .taste-frame{transform:none}html.motion-paused .reveal{transition:none}html.motion-paused .product{animation:none}
@media(max-width:700px){.taste-chapter{height:auto;min-height:0}.taste-sticky{position:relative;height:auto;min-height:0;display:flex;flex-direction:column;padding:60px 8%;gap:35px}.taste-heading{text-align:center}.taste-heading h2{font-size:48px;margin:18px 0}.taste-heading p{font-size:12px;margin:auto}.taste-frame{width:100%;height:470px;min-height:0;transform:none}.taste-side{display:none}.brand-seal{width:80px}}
@media(prefers-reduced-motion:reduce){.taste-chapter{height:auto;min-height:0}.taste-sticky{position:relative}.taste-frame{transform:none;will-change:auto}}
@media(min-width:701px){.hero-stamp{left:42%}html[lang=en] .hero-stamp{left:auto;right:42%}}
