:root{--wine:#4e0000;--wine-dark:#260806;--cream:#f2e7d7;--tan:#e2c8ac;--ink:#381a15;--line:rgba(78,0,0,.2);--serif:'Cormorant Garamond',Georgia,serif;--sans:'Inter',Arial,sans-serif;--arabic:'Noto Naskh Arabic',serif;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);overflow-x:hidden}html[lang=ar] body{font-family:var(--arabic)}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button{border:0;background:none}img,video{display:block;max-width:100%}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,textarea:focus-visible{outline:3px solid #b57342;outline-offset:5px}::selection{background:var(--wine);color:var(--cream)}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:500}html[lang=ar] h1,html[lang=ar] h2,html[lang=ar] h3{font-family:var(--arabic)}p{font-size:16px;line-height:1.9}html[lang=ar] p{font-size:21px;line-height:1.85}h2{font-size:clamp(48px,5.3vw,90px);line-height:1.06;letter-spacing:-.045em}html[lang=ar] h2{line-height:1.27;letter-spacing:-.045em}small{font-size:13px;line-height:1.7}html[lang=ar] small{font-size:16px}.section-pad{padding:100px max(5.5vw,24px)}.section-top{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:65px}.eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-family:var(--sans);font-weight:500;line-height:1.6}.eyebrow.light{color:var(--tan)}html[lang=ar] .eyebrow{font-family:var(--arabic);font-size:17px;letter-spacing:.02em}.italian{font-family:var(--serif);font-size:29px;font-style:italic;font-weight:400;direction:ltr}.tiny-star{font-size:21px}.button{min-height:54px;padding:15px 25px;display:inline-flex;align-items:center;justify-content:space-between;gap:35px;font-size:13px;font-weight:500;border-radius:2px;transition:background .25s,color .25s,transform .25s}.button:hover{transform:translateY(-3px)}html[lang=ar] .button{font-size:20px}.button.cream{background:var(--cream);color:var(--wine)}.button.cream:hover{background:var(--tan)}.button.burgundy{background:var(--wine);color:var(--cream)}.button.burgundy:hover{background:#730b0b}.button.outline{border:1px solid var(--line)}.button.full{width:100%;margin-top:12px}.button span:last-child{font-family:var(--sans)}.text-link{border-bottom:1px solid currentColor;padding:12px 0;display:inline-flex;gap:22px;align-items:center;font-size:14px}html[lang=ar] .text-link{font-size:21px}.skip-link{position:fixed;z-index:200;top:10px;left:10px;transform:translateY(-180%);padding:15px;background:var(--cream)}.skip-link:focus{transform:none}
.header{height:104px;position:absolute;inset:0 0 auto;z-index:25;color:var(--cream);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 5.5vw;gap:32px;border-bottom:1px solid #e2c8ac30;transition:background .3s,height .3s}.header.scrolled{position:fixed;height:76px;background:rgba(46,6,4,.97);backdrop-filter:blur(16px)}.brand{display:block;width:170px}.brand img{width:170px;height:auto;max-height:75px;object-fit:contain}.nav-links,.nav-actions{display:flex;align-items:center;gap:28px}.nav-links a{font-size:12px;position:relative;padding:15px 0}.nav-links a:after{content:'';position:absolute;bottom:8px;inset-inline-start:0;width:0;height:1px;background:var(--tan);transition:width .2s}.nav-links a:hover:after{width:100%}html[lang=ar] .nav-links a{font-size:19px}.nav-actions{justify-content:flex-end;gap:22px}.language-toggle{font-family:var(--sans);font-size:12px;min-width:44px;min-height:44px}.cart-toggle{display:flex;align-items:center;gap:13px;font-size:13px;min-height:44px}.cart-count{border:1px solid #e2c8ac65;width:29px;height:29px;display:grid;place-items:center;border-radius:50%;font:11px var(--sans)}html[lang=ar] .cart-toggle{font-size:20px}
.hero{position:relative;min-height:820px;height:100svh;max-height:1180px;background:var(--wine-dark);color:var(--cream);isolation:isolate;overflow:hidden;direction:ltr}.hero-film,.hero-vignette{position:absolute;inset:0;z-index:-1}.hero-film img,.hero-film video{height:100%;width:100%;object-fit:cover;object-position:62% 50%}.hero-film video{position:absolute;inset:0;opacity:0;transition:opacity 1.2s}.hero-film video.ready{opacity:1}.hero-film{transform:scale(1.025)}.hero-vignette{background:linear-gradient(90deg,rgba(34,3,2,.8) 0%,rgba(38,6,3,.65) 27%,rgba(22,0,0,0) 61%),linear-gradient(0deg,rgba(25,2,0,.85),transparent 22%,transparent 75%,rgba(28,0,0,.5));z-index:0;pointer-events:none}.hero-copy{position:relative;z-index:2;width:42%;padding:clamp(170px,20vh,260px) 0 100px 5.5vw;max-width:790px}.hero-copy .eyebrow{display:flex;align-items:center;gap:12px}.hero h1{font-size:clamp(80px,7.3vw,128px);line-height:.91;margin:32px 0;letter-spacing:-.04em}.hero h1 span,.hero h1 em{display:block}.hero h1 em{font-weight:400;color:var(--tan)}html[lang=ar] .hero h1{line-height:1.1;font-size:clamp(85px,7.7vw,134px);margin:24px 0}html[lang=ar] .hero-copy{text-align:right;direction:rtl}html[lang=ar] .hero-copy .eyebrow{justify-content:flex-start}.hero-copy p{max-width:380px;color:#ead8c5;margin-bottom:30px;font-weight:400}.hero-secondary{display:block;font-size:12px;color:var(--tan);margin-top:20px}html[lang=ar] .hero-secondary{font-size:18px}.hero-seal{position:absolute;right:6vw;top:145px;z-index:2;border:1px solid #e2c8ac80;border-radius:50%;width:115px;height:115px;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(12deg);background:#30050025}.hero-seal span{font:8px var(--sans);letter-spacing:.2em}.hero-seal i{font:italic 36px var(--serif);line-height:1.2}.hero-bottom{position:absolute;bottom:30px;left:5.5vw;right:5.5vw;display:flex;align-items:center;justify-content:space-between;gap:20px;font:10px var(--sans);letter-spacing:.13em}.hero-bottom>span:first-child{font-size:11px}.hero-bottom>a{font-size:26px;min-width:44px;text-align:center}.film-controls{display:flex;gap:15px;align-items:center}.film-label{font-size:9px;letter-spacing:0;color:#e6c8aa}html[lang=ar] .film-label,html[lang=ar] .hero-bottom>span:first-child{font-family:var(--arabic);font-size:14px}.film-controls button{border:1px solid #e2c8ac60;border-radius:50%;width:40px;height:40px;font:12px var(--sans)}
.ticker{overflow:hidden;background:var(--wine);color:var(--tan);padding:19px 0;direction:ltr;border-top:1px solid #e2c8ac22}.ticker>div{display:flex;align-items:center;gap:50px;width:max-content;animation:ticker 45s linear infinite}.ticker span{font:17px var(--serif);letter-spacing:.3em}.ticker i{font-style:normal;font-size:12px}@keyframes ticker{to{transform:translateX(-45%)}}
.craft{background:var(--cream)}.craft-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:9vw;align-items:center}.craft-title p{max-width:540px;margin-top:30px;color:#6d4b3d}.craft-facts{display:flex;gap:28px;align-items:flex-start;text-align:center;justify-content:space-between;direction:ltr}.craft-facts>div{flex:1}.craft-facts b{font:76px var(--serif);color:var(--wine);letter-spacing:-.065em;white-space:nowrap}.craft-facts b span{font:16px var(--sans);letter-spacing:0;margin-left:3px}.craft-facts p{font-size:11px;line-height:1.6;max-width:130px;margin:8px auto 0;color:#74564a}.craft-facts .word-fact{font-size:30px;letter-spacing:-.025em;display:flex;align-items:center;justify-content:center;height:86px}.craft-facts p{direction:rtl}html[lang=en] .craft-facts p{direction:ltr}html[lang=ar] .craft-facts p{font-size:17px}html[lang=ar] .word-fact{font-family:var(--arabic)}
.spotlight{background:var(--wine-dark);color:var(--cream);display:grid;grid-template-columns:1.12fr 1fr;direction:ltr;min-height:670px;overflow:hidden}.spotlight-image{position:relative;overflow:hidden;background:#250705}.spotlight-image img{width:100%;height:100%;object-fit:cover;transition:opacity .3s;min-height:670px}.spotlight-image:after{content:'';position:absolute;inset:0;box-shadow:inset -30px 0 70px -35px #260806;pointer-events:none}.image-index{position:absolute;bottom:35px;left:40px;font:11px var(--sans);letter-spacing:.2em}.spotlight-copy{padding:80px 7vw 65px 6vw;display:flex;flex-direction:column;justify-content:center;direction:ltr}html[lang=ar] .spotlight-copy{direction:rtl}.spotlight-copy h2{margin:28px 0;font-size:clamp(50px,5vw,82px)}.spotlight-copy p{color:#d9bba6;font-size:15px;line-height:1.9;min-height:90px}html[lang=ar] .spotlight-copy p{font-size:21px}.spot-price{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e2c8ac30;padding:20px 0 25px}.spot-price>span{font:23px var(--serif);direction:ltr}.spot-price .text-link{border:0}.spot-tabs{display:flex;gap:15px;margin-top:30px}.spot-tabs button{width:66px;height:66px;overflow:hidden;padding:3px;border-radius:50%;border:1px solid transparent;transition:transform .25s,border-color .25s}.spot-tabs button img{width:100%;height:100%;object-fit:cover;border-radius:50%}.spot-tabs button.active{border-color:var(--tan)}.spot-tabs button:hover{transform:scale(1.08)}.light-sign{color:#cda985;opacity:.8;margin-top:34px;font-size:25px}
.menu-section{background:#f5ecdf}.menu-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:55px}.menu-heading p{max-width:355px;color:#765345}.menu-heading h2{font-size:clamp(64px,7.4vw,115px);color:var(--wine)}.source-link{font-size:12px;border-bottom:1px solid var(--line);padding:8px 0}html[lang=ar] .source-link{font-size:18px}.filters{display:flex;gap:10px;align-items:center;padding-bottom:25px;border-bottom:1px solid var(--line);margin-bottom:40px}.filters button{border:1px solid transparent;border-radius:40px;min-height:44px;padding:10px 22px;font-size:12px;transition:background .25s,color .25s}.filters button.active{background:var(--wine);color:var(--cream)}.filters button:not(.active):hover{border-color:var(--line)}html[lang=ar] .filters button{font-size:19px}#menuCount{margin-inline-start:auto;font:13px var(--serif);border-bottom:1px solid var(--line);padding:6px}.menu-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:55px 28px}.menu-card{min-width:0;animation:cardIn .5s both}.product-photo{position:relative;aspect-ratio:1;overflow:hidden;background:var(--wine-dark);width:100%;display:block;padding:0}.product-photo img{height:100%;width:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.6,.2,1)}.menu-card:hover .product-photo img{transform:scale(1.035)}.photo-number{position:absolute;top:16px;inset-inline-start:18px;color:#f1d8bd;font:10px var(--sans);letter-spacing:.15em}.photo-open{position:absolute;bottom:15px;inset-inline-end:15px;width:37px;height:37px;display:grid;place-items:center;border:1px solid #f2e7d750;border-radius:50%;color:var(--cream);background:#26080635;font:18px var(--sans)}.card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:22px 0 12px}.card-header h3{font-size:33px;line-height:1.25;letter-spacing:-.015em}html[lang=ar] .card-header h3{font-size:30px}.card-price{font:17px var(--serif);white-space:nowrap;direction:ltr}.card-desc{color:#725648;font-size:13px;line-height:1.7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:45px}html[lang=ar] .card-desc{font-size:18px;min-height:62px;line-height:1.75}.card-actions{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);margin-top:14px;padding:0 0 14px;gap:12px}.detail-link{font-size:11px;padding:10px 0;color:#735042;text-decoration:underline;text-underline-offset:4px}.add-button{display:flex;align-items:center;gap:22px;min-height:44px;font-size:12px}.add-button span:last-child{border:1px solid var(--line);border-radius:50%;height:32px;width:32px;display:grid;place-items:center;font:22px var(--sans);transition:background .2s}.add-button:hover span:last-child{background:var(--wine);color:var(--cream)}html[lang=ar] .detail-link{font-size:17px}html[lang=ar] .add-button{font-size:19px}.menu-note{margin-top:40px;padding-top:20px;font-size:11px;line-height:1.8;color:#795b4e;max-width:900px}html[lang=ar] .menu-note{font-size:16px}@keyframes cardIn{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}
.story{display:grid;grid-template-columns:.85fr 1fr;gap:9vw;align-items:center;background:var(--wine);color:var(--cream);direction:ltr}.story-image{position:relative;aspect-ratio:4/5;max-height:650px;overflow:hidden;transform:rotate(-2deg)}.story-image>img{width:100%;height:100%;object-fit:cover;object-position:50% 35%}.story-image>a{position:absolute;bottom:0;inset-inline:0;padding:26px;display:flex;align-items:center;gap:14px;background:linear-gradient(transparent,rgba(22,0,0,.9));font-size:13px}html[lang=ar] .story-image>a{font-family:var(--arabic);font-size:21px}.play-icon{width:44px;height:44px;border:1px solid #e2c8ac88;border-radius:50%;display:grid;place-items:center;font-size:12px}.story-copy{max-width:640px}html[lang=ar] .story-copy{direction:rtl}.story-copy h2{margin:30px 0}.story-copy p{color:#e0c4ab;max-width:540px;margin-bottom:25px}.signature-logo{width:200px;height:auto;margin-top:48px;transform:rotate(-6deg);opacity:.85}.gather{background:var(--cream)}.gather-grid{display:grid;grid-template-columns:1.15fr .75fr;gap:8vw;align-items:center}.gather-grid p{max-width:560px;margin:30px 0;color:#735143}.gather-photo{height:510px;position:relative}.gather-photo img{width:100%;height:100%;object-fit:cover;object-position:center 47%;border-radius:48% 48% 0 0}.gather-stamp{position:absolute;bottom:15px;left:-35px;transform:rotate(-10deg);background:var(--wine);color:var(--tan);width:165px;height:165px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;font:30px/1 var(--serif);border:1px solid var(--tan);outline:7px solid var(--wine);direction:ltr}.gather-stamp i{font-weight:400}
.visit{display:grid;grid-template-columns:.88fr 1.12fr;background:var(--wine-dark);color:var(--cream);direction:ltr}.venue-photo{height:760px;overflow:hidden}.venue-photo img{width:100%;height:100%;object-fit:cover;object-position:center 45%}.visit-info{padding:80px 7vw;align-self:center}html[lang=ar] .visit-info{direction:rtl}.visit-info h2{margin:26px 0}.visit-info p{color:#e0c4ab}.hours{margin:33px 0 15px;border-top:1px solid #e2c8ac30}.hours>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #e2c8ac30;padding:15px 0;font-size:12px;align-items:center}html[lang=ar] .hours>div{font-size:19px}.hours b{font:12px var(--sans)}.visit-info small{color:#d6b79b}.visit-buttons{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin-top:30px}.phone-link{font:15px var(--sans)}footer{padding:45px 5.5vw 30px;background:var(--wine);color:var(--tan)}.footer-upper,.footer-lower{display:flex;justify-content:space-between;align-items:center;font:10px var(--sans);letter-spacing:.13em;gap:20px}.footer-upper a{padding:12px}html[lang=ar] .footer-upper{font-family:var(--arabic);font-size:18px;letter-spacing:0}.footer-logo{width:min(75%,1050px);height:auto;max-height:330px;object-fit:contain;margin:35px auto}.footer-lower{border-top:1px solid #e2c8ac35;padding-top:25px}.footer-lower button{min-height:44px;font-family:var(--sans)}
.mobile-bar{display:none}.toast{position:fixed;z-index:110;bottom:35px;left:50%;transform:translate(-50%,25px);padding:15px 24px;background:var(--wine);color:var(--cream);box-shadow:0 8px 40px #0002;opacity:0;pointer-events:none;transition:.25s;font-size:14px;max-width:calc(100vw - 32px);text-align:center;border:1px solid #e2c8ac55}.toast.visible{opacity:1;transform:translate(-50%,0)}html[lang=ar] .toast{font-size:20px}dialog{padding:0;border:0;max-height:90svh;color:var(--ink);background:var(--cream)}dialog::backdrop{background:rgba(20,2,0,.65);backdrop-filter:blur(7px)}dialog[open]{animation:dialogIn .25s both}@keyframes dialogIn{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}body:has(dialog[open]){overflow:hidden}.language-dialog{width:min(420px,calc(100vw - 36px));text-align:center;background:var(--wine);color:var(--cream);padding:30px 30px 26px;border:1px solid #e2c8ac55}.language-dialog>img{width:130px;height:auto;max-height:65px;object-fit:contain;margin:0 auto 15px}.language-dialog>.eyebrow{font:9px var(--sans);letter-spacing:.25em}.language-dialog h2{font:31px/1.5 var(--arabic);margin:15px 0 3px;letter-spacing:0}.language-dialog p{font:italic 20px var(--serif)}.language-options{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:28px 0 20px;direction:rtl}.language-options button{padding:15px;background:var(--cream);color:var(--wine);display:flex;justify-content:space-between;align-items:center;font:22px var(--arabic);min-height:58px}.language-options button[lang=en]{font:17px var(--serif);direction:ltr}.language-options button:hover{background:var(--tan)}.language-dialog small{font:12px var(--arabic);color:#d4b493}.close-dialog{width:44px;height:44px;display:grid;place-items:center;font:30px var(--sans);z-index:3;background:var(--cream);border:1px solid var(--line);border-radius:50%}.product-dialog{width:min(980px,calc(100vw - 32px));overflow:auto}.product-dialog>.close-dialog{position:absolute;top:15px;inset-inline-end:15px}#productContent{display:grid;grid-template-columns:1fr 1fr}.product-modal-image{background:var(--wine-dark);height:100%;min-height:500px;object-fit:cover;width:100%}.product-modal-copy{padding:65px 35px 35px;display:flex;flex-direction:column;justify-content:center}.product-modal-copy h2{font-size:48px;margin:15px 0}.product-modal-copy p{font-size:15px;margin:18px 0}.product-modal-copy .price{font:24px var(--serif);direction:ltr}.original-toggle{margin-top:20px;min-height:44px;text-decoration:underline;text-underline-offset:4px;font-size:12px}html[lang=ar] .product-modal-copy p{font-size:20px}html[lang=ar] .original-toggle{font-size:18px}.cart-dialog{position:fixed;inset:0 0 0 auto;margin:0;width:min(500px,100vw);max-width:100vw;max-height:100svh;height:100svh;padding:30px;overflow:auto}html[dir=rtl] .cart-dialog{inset:0 auto 0 0}.cart-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:25px}.cart-header h2{font-size:52px;margin-top:5px}.cart-row{display:grid;grid-template-columns:76px 1fr auto;gap:14px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}.cart-row>img{width:76px;height:76px;object-fit:cover}.cart-row h3{font-size:23px;line-height:1.3}.cart-row .line-price{display:block;direction:ltr;font:13px var(--sans);margin-top:6px;text-align:start}.quantity{display:flex;align-items:center;gap:7px;direction:ltr}.quantity button{width:36px;height:40px;font:20px var(--sans);border:1px solid var(--line)}.quantity span{font:13px var(--sans);min-width:20px;text-align:center}#cartSummary{padding-top:28px}#cartSummary label{display:block;font-size:13px;margin-bottom:9px}html[lang=ar] #cartSummary label{font-size:20px}textarea{resize:vertical;width:100%;border:1px solid var(--line);padding:12px;background:#fff5;color:var(--ink);border-radius:0;font-size:16px}.cart-total{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;margin-top:10px;border-bottom:1px solid var(--line);font-size:14px}.cart-total b{font:24px var(--serif)}html[lang=ar] .cart-total{font-size:22px}.order-boundary{font-size:12px;margin:18px 0;color:#795849;line-height:1.7}html[lang=ar] .order-boundary{font-size:17px}.cart-empty{text-align:center;padding:65px 20px}.cart-empty p{margin-bottom:25px}.cart-dialog .button{gap:15px;font-size:12px}html[lang=ar] .cart-dialog .button{font-size:18px}.cart-dialog .button span[dir=ltr]{font-size:11px}.noscript{padding:20px;text-align:center}.noscript a{text-decoration:underline}.motion-off .ticker>div{animation-play-state:paused}.js-motion .reveal{opacity:0;transform:translateY(28px);transition:opacity .85s,transform .85s}.js-motion .reveal.in-view{opacity:1;transform:none}
@media(min-width:1800px){.hero-copy{padding-top:25vh}.section-pad{padding-block:130px}.hero-film img,.hero-film video{object-position:center}.craft-grid{max-width:1650px;margin:auto}}
@media(max-width:1100px){.header{padding-inline:4vw;gap:20px}.nav-links{gap:16px}.nav-actions{gap:10px}.hero{min-height:760px}.hero-copy{width:47%;padding-left:4vw;padding-top:210px}.hero h1{font-size:85px}html[lang=ar] .hero h1{font-size:90px}.hero-film img,.hero-film video{object-position:58% 50%}.hero-copy p{font-size:14px;max-width:330px}.hero-seal{right:4vw;width:95px;height:95px}.section-pad{padding:80px 5vw}.craft-grid{gap:5vw;grid-template-columns:1fr}.craft-facts{margin-top:20px;max-width:700px}.craft-facts p{max-width:none}.spotlight-copy{padding:55px 5vw}.spotlight-image img{min-height:590px}.menu-grid{gap:40px 22px}.card-header h3{font-size:26px}html[lang=ar] .card-header h3{font-size:26px}.story{gap:6vw}.gather-grid{gap:6vw;grid-template-columns:1fr 1fr}.gather-photo{height:460px}.visit-info{padding:65px 5vw}.hours>div{flex-wrap:wrap}.venue-photo{height:740px}.menu-heading h2{font-size:85px}}
@media(max-width:760px){html{scroll-padding-top:78px}.header{height:82px;padding:0 20px;grid-template-columns:1fr auto 1fr;gap:12px}.header.scrolled{height:68px}.brand,.brand img{width:125px}.nav-links{gap:0}.nav-links a{display:none}.nav-links a:first-child{display:block;font-size:11px}html[lang=ar] .nav-links a:first-child{font-size:18px}.nav-actions{gap:0}.cart-toggle{display:none}.language-toggle{font-size:11px}.hero{min-height:860px;height:100svh;max-height:1000px}.hero-film{inset:80px -18% 0 -50%;transform:none}.hero-film img,.hero-film video{object-position:77% 82%;height:100%;object-fit:cover}.hero-vignette{background:linear-gradient(180deg,#260806 0%,rgba(38,8,6,.97) 11%,rgba(38,8,6,.86) 22%,rgba(38,8,6,.45) 42%,rgba(38,8,6,0) 58%,rgba(38,8,6,.12) 75%,#260806 98%)}.hero-copy{padding:122px 24px 0;width:100%;max-width:520px}.hero h1{font-size:76px;line-height:.92;margin:23px 0 20px}.hero h1 span,.hero h1 em{display:inline}.hero h1 em:before{content:' ';white-space:pre}html[lang=ar] .hero h1{font-size:85px;line-height:1.1;margin:15px 0 12px}.hero-copy p{font-size:13px;max-width:310px;line-height:1.75;margin-bottom:22px}html[lang=ar] .hero-copy p{font-size:20px;max-width:325px;line-height:1.7}.hero .eyebrow{font-size:9px;gap:10px}html[lang=ar] .hero .eyebrow{font-size:15px}.hero .button{padding:12px 20px;min-height:50px;gap:28px}.hero-secondary{display:none}.hero-seal{right:25px;top:auto;bottom:135px;width:82px;height:82px;background:#2c040344}.hero-seal i{font-size:28px}.hero-seal span{font-size:6px}.hero-bottom{bottom:25px;left:24px;right:24px;flex-wrap:wrap;gap:10px}.hero-bottom>span:first-child{font-size:8px}.hero-bottom>a{display:none}.film-label{display:none}.hero-bottom .film-controls button{width:34px;height:34px}.ticker{padding:15px 0}.ticker>div{gap:30px}.ticker span{font-size:14px}.section-pad{padding:64px 24px}.section-top{margin-bottom:38px;gap:16px;align-items:center}.section-top .italian{font-size:20px}.eyebrow{font-size:9px}html[lang=ar] .eyebrow{font-size:15px}h2{font-size:51px;letter-spacing:-.04em}html[lang=ar] h2{font-size:52px;line-height:1.25}p{font-size:14px}html[lang=ar] p{font-size:20px}.craft-title p{margin-top:22px}.craft-facts{gap:10px;margin-top:10px;align-items:flex-start}.craft-facts b{font-size:60px}.craft-facts b span{font-size:13px}.craft-facts .word-fact{font-size:23px;height:69px}.craft-facts p{font-size:10px}html[lang=ar] .craft-facts p{font-size:15px}.spotlight{grid-template-columns:1fr;min-height:0}.spotlight-image{aspect-ratio:1;max-height:570px}.spotlight-image img{min-height:0;height:100%;object-fit:cover}.image-index{left:24px;bottom:22px}.spotlight-copy{padding:40px 24px 45px}.spotlight-copy h2{font-size:58px;margin:18px 0}.spotlight-copy p{min-height:0;font-size:14px}html[lang=ar] .spotlight-copy p{font-size:20px}.spot-price{padding-bottom:18px}.spot-tabs{margin-top:22px}.spot-tabs button{width:62px;height:62px}.light-sign{font-size:23px;margin-top:26px;align-self:flex-end}.menu-heading{display:block;margin-bottom:32px}.menu-heading h2{font-size:76px}html[lang=ar] .menu-heading h2{font-size:71px}.menu-heading p{max-width:320px;margin-top:22px}.source-link{font-size:10px;white-space:nowrap}html[lang=ar] .source-link{font-size:15px}.filters{gap:5px;overflow:auto;padding-bottom:20px;margin-bottom:28px;scrollbar-width:none}.filters button{padding:10px 14px;white-space:nowrap;font-size:10px}html[lang=ar] .filters button{font-size:17px}#menuCount{display:none}.menu-grid{grid-template-columns:1fr;gap:38px}.product-photo{aspect-ratio:1.08}.card-header{padding:18px 0 8px}.card-header h3{font-size:32px}html[lang=ar] .card-header h3{font-size:30px}.card-price{font-size:19px}.card-desc{min-height:0;-webkit-line-clamp:2;font-size:13px}html[lang=ar] .card-desc{min-height:0;font-size:18px}.card-actions{margin-top:10px;padding-bottom:8px}.menu-note{margin-top:35px}.story{grid-template-columns:1fr;gap:44px}.story-image{width:92%;max-height:520px;justify-self:center;aspect-ratio:4/5}.story-copy h2{font-size:54px}.story-copy p{margin-bottom:16px}.signature-logo{width:150px;margin-top:35px}.gather-grid{grid-template-columns:1fr;gap:45px}.gather-grid h2{font-size:52px}.gather-grid p{margin:24px 0}.gather-photo{width:90%;height:460px;justify-self:center}.gather-stamp{width:130px;height:130px;font-size:25px;left:-15px}.visit{grid-template-columns:1fr}.venue-photo{height:450px}.venue-photo img{object-position:center 42%}.visit-info{padding:48px 24px 55px}.visit-info h2{font-size:61px}.visit-info p{font-size:14px}html[lang=ar] .visit-info p{font-size:21px}.hours>div{font-size:12px}.visit-buttons{gap:24px}.phone-link{font-size:14px}footer{padding:35px 24px 100px}.footer-upper{font-size:8px;gap:10px}html[lang=ar] .footer-upper{font-size:15px}.footer-logo{width:90%;margin:30px auto}.footer-lower{font-size:8px;letter-spacing:.04em;gap:12px;flex-wrap:wrap}.footer-lower button{font-size:10px}.mobile-bar{display:flex;position:fixed;inset:auto 0 0;z-index:35;height:64px;padding:8px 18px calc(8px + env(safe-area-inset-bottom));height:calc(64px + env(safe-area-inset-bottom));background:var(--cream);border-top:1px solid var(--line);align-items:stretch;justify-content:space-between;gap:20px;box-shadow:0 -4px 30px #2608060d}.mobile-bar>a,.mobile-bar>button{display:flex;align-items:center;justify-content:center;padding:8px 17px;font-size:12px;flex:1}.mobile-bar>button{background:var(--wine);color:var(--cream);gap:15px}.mobile-bar #mobileCount{font:11px var(--sans);border:1px solid #e2c8ac60;width:23px;height:23px;border-radius:50%;display:grid;place-items:center}html[lang=ar] .mobile-bar>a,html[lang=ar] .mobile-bar>button{font-size:19px}.toast{bottom:83px;width:max-content}.language-dialog{padding:26px 23px}.language-dialog h2{font-size:29px}.product-dialog{max-height:88svh}#productContent{grid-template-columns:1fr}.product-modal-image{min-height:0;aspect-ratio:1.08;height:auto}.product-modal-copy{padding:25px}.product-modal-copy h2{font-size:40px;margin:8px 0}.product-modal-copy p{margin:12px 0}.product-dialog>.close-dialog{top:10px;inset-inline-end:10px}.cart-dialog{padding:25px 20px 40px}.cart-row{grid-template-columns:62px 1fr auto;gap:10px}.cart-row>img{width:62px;height:62px}.cart-row h3{font-size:22px}.quantity{gap:4px}.quantity button{width:32px;height:42px}.quantity span{min-width:15px}.cart-header h2{font-size:46px}.cart-dialog .button{padding:14px}.hero-film video{object-position:77% 82%}}
@media(min-width:500px) and (max-width:760px){.menu-grid{grid-template-columns:1fr 1fr;gap:35px 18px}.card-header{align-items:flex-start}.card-header h3{font-size:25px}html[lang=ar] .card-header h3{font-size:24px}.card-price{font-size:15px}.hero-copy{padding-top:140px}.hero-film{inset:80px -10% 0 -25%}}
@media(max-width:760px){.hero h1 span,.hero h1 em{display:block}.hero h1 em:before{content:none}html[lang=ar] .hero h1{font-size:69px;line-height:1.04}.hero h1{font-size:66px;line-height:.94}.hero-copy{padding-top:122px}.hero-copy p{max-width:310px}html[lang=ar] .hero-copy p{font-size:18px;line-height:1.65}.hero-film{inset:350px -12% 0 -30%}.hero-film img,.hero-film video{object-position:78% 70%}.hero-vignette{background:linear-gradient(180deg,#260806 0%,#260806 34%,rgba(38,8,6,.82) 41%,rgba(38,8,6,.1) 57%,rgba(38,8,6,0) 73%,#260806 99%)}.hero-seal{bottom:110px}.hero-bottom{bottom:25px}.hero .button{min-height:48px;padding-block:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}.hero-film video{display:none}.hero-film{transform:none}}
