:root{--ink:#142d30;--muted:#627476;--aqua:#8ed9dd;--pale:#e6f3f2;--paper:#fbfcfb;--line:#d8e2e1;--serif:'Noto Naskh Arabic',Georgia,serif;--sans:'Noto Sans Arabic',Arial,sans-serif;--latin:'Cormorant Garamond',Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:14px}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #167e87;outline-offset:5px}img{max-width:100%;display:block}button{background:none;border:none}::selection{background:#a6e4e6;color:#132e32}.header{height:98px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:35px;background:rgba(251,252,251,.94);position:relative;z-index:20;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;direction:ltr;flex-shrink:0}.brand img{width:51px;height:51px;object-fit:contain;border-radius:50%}.brand>span{font-family:Georgia,serif;font-size:28px;letter-spacing:-1.5px;line-height:.95}.brand-number{font-style:italic;font-size:24px}.brand small{display:block;font:8px Arial,sans-serif;letter-spacing:3px;margin-top:8px}.header nav{display:flex;gap:36px;font-size:13px}.header nav a{position:relative}.header nav a:after{content:'';position:absolute;bottom:-6px;inset-inline:0;height:1px;background:var(--ink);transform:scaleX(0);transition:transform .25s}.header nav a:hover:after{transform:scaleX(1)}.header-tools{display:flex;align-items:center;gap:22px}.language{font:11px Arial;letter-spacing:1px;border-bottom:1px solid;padding:7px 0}.bag{position:relative;display:flex;align-items:center;gap:5px;padding:8px}.bag svg{width:22px;height:25px}.bag span{font:10px Arial}.pill{background:var(--ink);color:white;padding:12px 22px;border-radius:50px;font-size:12px}.hero{position:relative;height:min(770px,calc(100svh - 98px));min-height:580px;isolation:isolate;background:#a9e0e2;overflow:hidden}.hero-media{position:absolute;inset:0;z-index:-2}.hero video{width:100%;height:100%;object-fit:cover;object-position:center}.hero-copy{width:43%;margin-inline-start:6%;padding-top:clamp(85px,9vw,145px);position:relative}.eyebrow{font-size:11px;letter-spacing:1.4px;font-weight:500;display:flex;align-items:center;gap:12px}.eyebrow>span:first-child:empty{width:7px;height:7px;border-radius:50%;background:var(--ink)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.25;letter-spacing:-2px}h1{font-size:clamp(55px,6.2vw,98px);margin:23px 0 17px;line-height:1.32}h1>span,h1>em,h2>span,h2>em{display:block}h1 em,h2 em{font-weight:400;font-style:normal;color:#297680}h2{font-size:clamp(40px,4.6vw,72px);margin-bottom:24px}.hero-description{font-size:15px;line-height:2;max-width:330px;color:#234a4f;margin-bottom:29px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;padding:16px 25px;min-height:55px;font-size:13px;border-radius:2px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.dark{background:var(--ink);color:white}.dark:hover{background:#285154}.arrow{font-size:23px;line-height:1}.outline{border:1px solid #90a5a6;background:transparent}.hero-location{font-size:10px;margin-top:24px;letter-spacing:1px}.hero-bottom{position:absolute;bottom:25px;inset-inline:5%;display:flex;justify-content:space-between;align-items:center;direction:ltr}.edition{font:9px Arial,sans-serif;letter-spacing:2px;color:#16474d}.scroll-hint{display:flex;gap:20px;align-items:center;font-size:10px}.video-toggle{width:34px;height:34px;border:1px solid #44767c80;border-radius:50%;font:13px Arial;display:grid;place-items:center;background:#ffffff40;backdrop-filter:blur(5px)}.section{padding:90px 6%}.section-kicker{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:18px;font-size:10px;letter-spacing:1px}.section-kicker>span:first-child{font:10px Arial;letter-spacing:2px}.intro-heading{display:flex;align-items:center;justify-content:space-between;margin:48px 0 32px}.intro-heading h2{margin:0}.intro-heading p{max-width:245px;font-size:14px;line-height:2.1;color:var(--muted)}.moments-grid{display:grid;grid-template-columns:1fr 1.1fr 1fr;gap:28px;align-items:start}.moment{display:block}.moment:nth-child(2){margin-top:60px}.moment:nth-child(3){margin-top:115px}.moment-image{height:350px;overflow:hidden;background:var(--pale)}.moment-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.6,.2,1)}.moment:hover img{transform:scale(1.055)}.coffee-moment img{object-position:19% 50%;width:190%;max-width:none}.bakery-moment .moment-image{height:390px;background:#f0f2ef}.bakery-moment img{object-position:50% 50%}.sweet-moment .moment-image{height:330px}.moment-caption{display:flex;justify-content:space-between;align-items:center;padding-top:22px}.moment-caption small{font:9px Arial;letter-spacing:2px;color:var(--muted)}.moment-caption h3{font-family:var(--serif);font-weight:400;font-size:30px;margin:8px 0 0}.moment-caption>span{border:1px solid var(--line);width:40px;height:40px;border-radius:50%;display:grid;place-items:center;font-size:21px}.dessert-story{display:grid;grid-template-columns:1.1fr 1fr;direction:ltr;margin:20px 0 70px;background:#edf5f3;min-height:630px}.dessert-visual{position:relative;overflow:hidden}.dessert-visual video{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.dessert-visual .video-toggle{position:absolute;bottom:28px;right:28px}.film-label{position:absolute;bottom:30px;left:28px;font:9px Arial;letter-spacing:2px}.dessert-copy{direction:rtl;padding:95px 12% 60px 10%;align-self:center}.dessert-copy h2{font-size:clamp(36px,4.3vw,66px)}.dessert-copy>p:not(.eyebrow){max-width:320px;line-height:2.1;color:var(--muted)}.text-link{padding:7px 0;border-bottom:1px solid #6d9395;font-size:12px;display:inline-block}.pairing{display:flex;align-items:center;gap:17px;margin-top:65px;font-size:9px;letter-spacing:1px}.pairing>span:first-child{font-family:var(--latin);font-size:40px}.pairing i{width:40px;height:1px;background:#9dbabc}.menu-section{padding-top:25px}.menu-heading{display:flex;align-items:flex-end;justify-content:space-between;margin:48px 0 42px}.menu-heading h2{margin:0}.menu-description p{font-size:15px;margin-bottom:12px}.menu-description>span{font-size:10px;color:var(--muted)}.menu-controls{display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line);padding-bottom:20px}.menu-controls [role=tablist]{display:flex;gap:8px;flex-wrap:wrap}.category{padding:12px 23px;border-radius:40px;font-size:12px;white-space:nowrap;border:1px solid transparent;transition:.2s}.category[aria-selected=true]{background:var(--ink);color:white}.category:hover:not([aria-selected=true]){border-color:var(--line);background:var(--pale)}.search-box{display:flex;align-items:center;gap:10px;border-bottom:1px solid #9aabab;padding:8px 0;max-width:220px}.search-box svg{width:17px;height:17px;flex-shrink:0}.search-box input{border:0;outline:0;background:none;width:100%;min-width:0;font-size:11px;color:var(--ink)}.menu-meta{display:flex;justify-content:space-between;margin:24px 0 20px;font-size:11px;color:var(--muted)}.menu-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 24px}.product-card{min-width:0}.product-image-button{display:block;width:100%;padding:0;aspect-ratio:1;background:#eef3f2;overflow:hidden;position:relative}.product-image-button img{width:100%;height:100%;object-fit:contain;transition:transform .5s;padding:15px;mix-blend-mode:multiply}.product-image-button:hover img{transform:scale(1.05)}.product-card .product-type{font:8px Arial;letter-spacing:1.2px;color:var(--muted);margin-top:16px;display:block}.product-card h3{font-size:14px;font-weight:500;line-height:1.8;margin:5px 0 14px;min-height:50px}.product-card-bottom{display:flex;justify-content:space-between;align-items:center;gap:8px}.price{font:17px Arial,sans-serif;letter-spacing:.3px;direction:ltr;white-space:nowrap}.price small{font-size:9px;color:var(--muted);margin-inline-start:5px}.add-button{width:35px;height:35px;border:1px solid #abc1c0;border-radius:50%;font-size:21px;transition:.2s}.add-button:hover{background:var(--ink);color:white;border-color:var(--ink)}#show-more{display:flex;margin:45px auto 0;min-width:240px}#show-more[hidden]{display:none}.empty-menu{grid-column:1/-1;padding:60px;text-align:center;color:var(--muted)}.brand-pause{text-align:center;background:#ccebed;padding:75px 20px;position:relative;overflow:hidden}.brand-pause .eyebrow{justify-content:center;font:9px Arial;letter-spacing:3px}.brand-statement{font-family:var(--serif);font-size:clamp(25px,3vw,46px);margin:25px 0 0}.brand-signature{font-family:var(--latin);font-size:clamp(95px,17vw,260px);letter-spacing:-.07em;line-height:1.2;display:block;font-weight:400;direction:ltr}.brand-pause>p:last-child{font-size:11px;margin-top:15px}.visit-layout{display:grid;grid-template-columns:1fr 1fr;gap:9%;margin-top:55px}.visit-copy h2{margin:20px 0}.visit-copy>p:not(.eyebrow){font-size:13px;color:var(--muted);line-height:2}.hours{margin:35px 0;border-top:1px solid var(--line)}.hours>div{display:flex;justify-content:space-between;padding:17px 0;border-bottom:1px solid var(--line);gap:15px;font-size:11px}.hours b{font:10px Arial;align-self:center}.visit-actions{display:flex;gap:28px;align-items:center}.review-link{font-size:12px;padding:0;margin-top:35px;border-bottom:1px solid var(--ink)}.fine-print{font-size:10px!important;line-height:1.9!important;color:var(--muted);max-width:430px;margin-top:12px}.location-art{min-height:495px;background:#e1eded;position:relative;overflow:hidden}.location-art iframe{width:100%;height:100%;min-height:495px;border:0;filter:grayscale(.85)}.location-card{position:absolute;bottom:22px;left:22px;right:22px;background:var(--paper);padding:18px;display:flex;align-items:center;gap:13px;box-shadow:0 5px 35px #15333615}.location-card img{border-radius:50%}.location-card strong{font:13px Arial;letter-spacing:1px}.location-card div{display:grid;gap:7px}.location-card div span{font-size:10px;color:var(--muted)}.location-card>span{margin-inline-start:auto;font-size:25px}.club{display:grid;grid-template-columns:1fr 1fr;gap:9%;background:#eaf3f1;border-top:1px solid #dbe7e4;padding-block:75px}.club h2{font-size:49px;margin-top:20px;margin-bottom:15px}.club>div>p:last-child{font-size:13px;color:var(--muted)}.club form{align-self:center}.club form>label{font-size:10px;letter-spacing:1px}.phone-row{display:flex;border-bottom:1px solid #709390;padding:15px 0;gap:15px;align-items:center;margin:10px 0 20px}.phone-row>span{font:16px Arial}.phone-row input{border:0;background:none;flex:1;min-width:0;font:25px Arial;color:var(--ink);outline:0}.phone-row button{font-size:35px;line-height:1;width:45px;height:45px;background:var(--ink);color:white;border-radius:50%;flex-shrink:0}.consent{display:flex;align-items:flex-start;gap:10px;font-size:10px!important;line-height:2;letter-spacing:0!important;color:var(--muted)}.consent input{accent-color:var(--ink);width:15px;height:15px;margin-top:4px;flex-shrink:0}.honeypot{position:absolute!important;width:1px!important;height:1px!important;clip-path:inset(100%);overflow:hidden;opacity:0;pointer-events:none}footer{padding:55px 6% 25px;background:#f7f9f7}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:50px}.footer-wordmark{font-family:var(--latin);font-size:58px;letter-spacing:-4px;direction:ltr}.footer-wordmark span{display:block;font:9px Arial;letter-spacing:12px;text-align:center;margin-top:-5px}.footer-top>div{display:flex;gap:35px;font-size:10px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:22px;font-size:9px;color:var(--muted)}.footer-bottom>span:first-child{font:9px Arial;letter-spacing:1px}.skip{position:fixed;top:-100px;z-index:100;background:white;padding:15px}.skip:focus{top:0}dialog{padding:0;border:0;color:var(--ink);background:var(--paper);max-height:92svh}dialog::backdrop{background:#10262bc0;backdrop-filter:blur(5px)}.close-modal{width:40px;height:40px;font-size:30px;z-index:3;background:var(--paper);border-radius:50%}.product-modal{width:900px;max-width:94vw}.product-modal>.close-modal{position:absolute;top:13px;inset-inline-end:13px}.product-detail{display:grid;grid-template-columns:1.1fr 1fr;align-items:center}.product-detail>img{width:100%;max-height:600px;object-fit:contain;background:#eef3f2;mix-blend-mode:multiply}.product-detail-copy{padding:45px 35px}.product-detail-copy h2{font-size:35px;margin-top:20px}.product-detail-copy .price{display:block;margin:25px 0;text-align:start}.product-detail-copy p{line-height:2;color:var(--muted)}.cart-modal{inset-inline-start:auto;inset-inline-end:0;top:0;bottom:0;margin:0;width:460px;max-width:100vw;max-height:100svh;height:100svh;padding:25px;overflow-y:auto}.cart-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:22px;border-bottom:1px solid var(--line)}.cart-head small{font:9px Arial;letter-spacing:2px}.cart-head h2{font-size:38px;margin:10px 0 0}.cart-item{display:grid;grid-template-columns:70px 1fr 25px;gap:15px;border-bottom:1px solid var(--line);padding:20px 0;align-items:center}.cart-item img{width:70px;height:80px;object-fit:contain;background:#eef3f2}.cart-item h3{font-size:12px;line-height:1.7;margin-bottom:8px}.cart-item .price{font-size:12px}.qty{display:flex;align-items:center;gap:16px;margin-top:10px;font:13px Arial}.qty button{border:1px solid var(--line);width:27px;height:27px}.remove-item{font-size:20px;color:var(--muted)}.cart-summary>div:first-child{display:flex;justify-content:space-between;margin:25px 0;font-size:15px}.cart-summary textarea{width:100%;border:1px solid var(--line);padding:10px;resize:vertical;margin:10px 0 20px;background:white}.cart-summary label{font-size:11px}.cart-summary>.button{width:100%;justify-content:center}.cart-summary>.text-link{margin-top:15px}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:var(--ink);color:white;padding:13px 25px;border-radius:50px;font-size:12px;z-index:100;opacity:0;pointer-events:none;transition:.3s;max-width:90vw;text-align:center}#toast.visible{opacity:1;transform:translate(-50%,0)}[hidden]{display:none!important}.reveal{opacity:0;transform:translateY(25px);transition:opacity .8s,transform .8s}.reveal.in{opacity:1;transform:none}html[dir=ltr] h1,html[dir=ltr] h2,html[dir=ltr] h3{font-family:var(--latin);letter-spacing:-1px}html[dir=ltr] h1 em,html[dir=ltr] h2 em{font-style:italic}html[dir=ltr] .hero-copy{margin-left:auto;margin-right:6%}html[dir=ltr] .dessert-copy{direction:ltr}html[dir=ltr] body{font-family:Arial,sans-serif}html[dir=ltr] .hero h1{font-size:clamp(54px,6vw,96px)}html[dir=ltr] .product-card h3{font-family:Arial;font-size:12px;letter-spacing:0}html[dir=ltr] .hero-description{line-height:1.8}html[dir=ltr] .brand-statement{font-family:var(--latin)}
@media(min-width:1700px){.hero-copy{padding-top:130px}.hero{height:850px}.section{padding-inline:max(6%,calc((100vw - 1500px)/2))}.header{padding-inline:max(5%,calc((100vw - 1550px)/2))}}
@media(max-width:1000px){.header{padding-inline:4%;gap:18px}.header nav{gap:20px}.header-order{display:none}.hero-copy{width:45%;margin-inline-start:5%}.hero{min-height:560px}.hero h1{font-size:62px}.hero-description{font-size:13px;max-width:280px}.section{padding:65px 5%}.moments-grid{gap:18px}.moment-image,.sweet-moment .moment-image{height:280px}.bakery-moment .moment-image{height:325px}.moment-caption h3{font-size:23px}.dessert-story{min-height:540px}.dessert-copy{padding:55px 9%}.dessert-copy h2{font-size:44px}.menu-grid{gap:27px 18px}.category{padding:10px 17px}.visit-layout,.club{gap:5%}.visit-copy h2{font-size:50px}.club h2{font-size:43px}.header-tools{gap:18px}}
@media(max-width:700px){html{scroll-padding-top:30px}.header{height:78px;padding:0 5%;gap:12px}.brand img{width:39px;height:39px}.brand>span{font-size:24px}.brand small{font-size:6px;letter-spacing:2.6px}.brand-number{font-size:20px}.header nav{display:none}.header-tools{gap:18px}.hero{height:850px;min-height:0;max-height:none}.hero-media{top:300px;height:550px;bottom:auto}.hero video{object-fit:cover;object-position:24% center;width:180%;max-width:none;transform:translateX(8%)}.hero:before{content:'';position:absolute;top:270px;left:0;right:0;height:95px;background:linear-gradient(#b6e3e4,transparent);z-index:-1}.hero{background:#b6e3e4}.hero-copy{width:90%;margin:0 5%;padding-top:34px;text-align:center}.eyebrow{font-size:9px;letter-spacing:1px}.hero-copy .eyebrow{justify-content:center;margin-bottom:13px}.hero h1{font-size:56px;line-height:1.25;letter-spacing:-1.5px;margin:15px 0 8px}.hero-description{font-size:12px;line-height:1.9;max-width:290px;margin:12px auto 18px}.hero-copy .button{padding:12px 23px;min-height:48px;font-size:11px;gap:30px}.hero-location{display:none}.hero-bottom{bottom:20px}.edition{font-size:7px;letter-spacing:1px}.scroll-hint{font-size:9px;gap:10px}.hero-bottom .video-toggle{width:30px;height:30px}.section{padding:55px 6%}.section-kicker{font-size:8px;letter-spacing:0;padding-top:15px}.section-kicker>span:first-child{font-size:8px;letter-spacing:1px}.intro-heading{display:block;margin:33px 0 25px}.intro-heading h2{font-size:48px}.intro-heading p{font-size:12px;line-height:1.9;max-width:250px;margin:16px 0 0}.moments-grid{grid-template-columns:1fr 1fr;gap:26px 16px}.moment:nth-child(2){margin-top:60px}.moment:nth-child(3){margin-top:0;grid-column:1/-1;display:grid;grid-template-columns:1.15fr 1fr;gap:24px;align-items:center}.moment-image{height:210px}.bakery-moment .moment-image{height:235px}.sweet-moment .moment-image{height:220px}.moment-caption{padding-top:15px;gap:10px}.moment-caption small{font-size:7px;letter-spacing:1px}.moment-caption h3{font-size:23px;line-height:1.4}.moment-caption>span{width:27px;height:27px;font-size:17px;flex-shrink:0}.moment:nth-child(3) .moment-caption{display:block}.moment:nth-child(3) .moment-caption>span{margin-top:18px}.dessert-story{grid-template-columns:1fr;margin:15px 0 15px;min-height:0}.dessert-visual{height:380px}.dessert-copy{padding:38px 7% 40px}.dessert-copy h2{font-size:46px;max-width:330px}.dessert-copy>p:not(.eyebrow){font-size:12px;max-width:300px}.pairing{margin-top:30px}.film-label{font-size:7px;left:18px}.dessert-visual .video-toggle{bottom:22px;right:18px}.menu-heading{display:block;margin:35px 0 25px}.menu-heading h2{font-size:49px}.menu-description{margin-top:20px}.menu-description p{font-size:12px;margin-bottom:5px}.menu-description>span{font-size:9px}.menu-controls{display:block;padding-bottom:15px}.menu-controls [role=tablist]{gap:5px;flex-wrap:nowrap;justify-content:space-between}.category{font-size:10px;padding:10px 12px}.search-box{max-width:none;margin-top:17px}.menu-meta{font-size:10px;margin-top:18px}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 15px}.product-image-button img{padding:8px}.product-card h3{font-size:12px;min-height:44px;margin-bottom:8px;line-height:1.8}.product-card .product-type{font-size:6px;letter-spacing:.7px}.price{font-size:15px}.price small{font-size:8px}.add-button{width:29px;height:29px;font-size:19px}#show-more{margin-top:35px;padding:13px 22px;min-width:210px;font-size:11px}.brand-pause{padding:48px 15px}.brand-pause .eyebrow{font-size:6px;letter-spacing:1.6px}.brand-statement{font-size:29px}.brand-signature{font-size:110px;margin-top:10px}.brand-pause>p:last-child{font-size:9px}.visit-layout{grid-template-columns:1fr;gap:35px;margin-top:35px}.visit-copy h2{font-size:49px}.location-art,.location-art iframe{min-height:340px}.visit-actions{gap:22px}.visit-actions .button{font-size:11px;min-height:50px}.hours{margin:25px 0}.hours>div{font-size:10px}.hours b{font-size:9px}.club{grid-template-columns:1fr;gap:25px}.club h2{font-size:43px}.club>div>p:last-child{font-size:12px}.phone-row input{font-size:21px}.footer-top{align-items:flex-start;padding-bottom:30px}.footer-wordmark{font-size:47px}.footer-top>div{display:grid;gap:17px;font-size:9px}.footer-bottom{font-size:8px;flex-wrap:wrap;gap:17px}.footer-bottom>span:nth-child(2){display:none}.product-detail{grid-template-columns:1fr}.product-detail>img{max-height:330px;object-fit:contain}.product-detail-copy{padding:25px}.product-detail-copy h2{font-size:31px}.product-detail-copy .price{margin:15px 0}.product-modal{max-height:92svh}.cart-modal{padding:22px}.cart-head h2{font-size:32px}html[dir=ltr] .hero-copy{margin:0 5%;width:90%}html[dir=ltr] .hero video{transform:translateX(-8%)}html[dir=ltr] .hero h1{font-size:52px}html[dir=ltr] .category{font-size:9px;padding-inline:10px}html[dir=ltr] .moment-caption h3{font-size:24px}html[dir=ltr] .hero-description{font-size:12px}html[dir=ltr] .brand-statement{font-size:30px}}
.club>*{min-width:0}.club h2{overflow-wrap:break-word}.hero-media{direction:ltr}.coffee-moment .moment-image{direction:ltr}.coffee-moment img{width:100%;object-fit:cover;object-position:left}.hero-bottom{pointer-events:none}.hero-bottom>*{pointer-events:auto}
@media(max-width:700px){.club{grid-template-columns:minmax(0,1fr)}.hero{height:825px}.hero-media{top:370px;height:455px}.hero video,html[dir=ltr] .hero video{width:100%;transform:none;object-fit:cover;object-position:left center}.hero:before{top:350px;height:70px;background:linear-gradient(#b6e3e4,transparent)}.hero-copy{z-index:2}.hero-bottom .edition{max-width:135px;line-height:1.5}.menu-controls [role=tablist]{overflow-x:auto;justify-content:flex-start}.category{flex-shrink:0}.club h2{font-size:39px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}

.variant-options{display:flex;flex-wrap:wrap;gap:8px;margin-block:18px}.variant-option{border:1px solid var(--line);padding:10px 12px;font-size:11px}.variant-option[aria-pressed=true]{border-color:var(--ink);background:var(--pale)}
html[dir=ltr] .hero-copy{width:35%;margin-left:auto;margin-right:6%}html[dir=ltr] .hero h1{font-size:clamp(48px,5.4vw,90px)}@media(max-width:1000px) and (min-width:701px){html[dir=ltr] .hero-copy{width:38%;margin-right:4%}html[dir=ltr] .hero h1{font-size:53px}}@media(max-width:700px){html[dir=ltr] .hero-copy{width:90%;margin:0 5%}html[dir=ltr] .hero h1{font-size:52px}}
