:root{--ink:#1c211e;--paper:#f4f0e7;--gold:#b89765;--muted:#6e716a;--line:#d8d5cb;--blue:#334c5b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Alexandria,sans-serif;font-size:14px;line-height:1.8}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}button:disabled{opacity:.55;cursor:wait}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #ad7339;outline-offset:5px}img,video{max-width:100%;display:block}button{border:0;background:none}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:Amiri,serif;font-weight:400;line-height:1.16}h2{font-size:clamp(42px,5vw,76px)}h2 em{font-style:normal;color:#88724f}p{font-weight:300}.section{padding:110px max(6vw,24px);max-width:1600px;margin:auto}.eyebrow{font-family:Alexandria,sans-serif;font-size:10px;letter-spacing:2.8px;direction:ltr;color:#76715f;font-weight:500;margin-bottom:24px}.eyebrow.light{color:#e2c79d}.pill{min-height:54px;padding:12px 24px;display:inline-flex;align-items:center;justify-content:center;gap:28px;border-radius:2px;font-size:13px;font-weight:400;transition:background .25s,transform .25s}.pill:hover{transform:translateY(-3px)}.pill span{font-family:Arial,sans-serif;font-size:24px}.cream{background:var(--paper);color:var(--ink)}.dark{background:var(--ink);color:var(--paper)}.outline{border:1px solid currentColor;background:transparent}.text-link{display:inline-flex;gap:22px;align-items:center;border-bottom:1px solid #99998c;padding:10px 0;font-size:12px}.text-link:hover{color:#95713e}.skip{position:fixed;top:-100px;z-index:99;background:white;padding:15px}.skip:focus{top:10px}.header{height:90px;padding:0 5%;background:var(--paper);display:flex;justify-content:space-between;align-items:center;gap:20px;position:sticky;top:0;z-index:30;border-bottom:1px solid #d8d5cb90}.brand{display:flex;align-items:center;gap:10px;direction:ltr}.brand img{width:45px;height:45px;object-fit:cover;border-radius:50%}.brand>span{font-family:'Cormorant Garamond',serif;font-size:32px;line-height:1;letter-spacing:4px}.brand small{display:block;font:7px Alexandria,sans-serif;letter-spacing:2px;text-align:center;margin-top:6px}.header nav{display:flex;gap:36px}.header nav a{font-size:12px}.header nav a:hover{color:#95713e}.header-cta{font-size:12px;border-bottom:1px solid var(--ink);padding:8px 0;display:flex;gap:28px}.hero{height:min(800px,calc(100svh - 90px));min-height:620px;position:relative;background:#28231c;color:var(--paper);overflow:hidden}.hero-film{width:100%;height:100%;object-fit:cover;object-position:65% center;position:absolute;inset:0}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,20,17,.78),rgba(18,20,17,.24) 50%,transparent 76%),linear-gradient(0deg,#131712aa,transparent 25%)}.hero-copy{position:relative;margin-right:auto;width:48%;padding:90px 0 65px 6vw;text-align:right;max-width:740px}.hero h1{font-size:clamp(62px,6.8vw,106px);line-height:1.1;margin-bottom:27px;text-shadow:0 1px 15px #0002}.hero h1 em{font-style:normal;color:#e8cc9e}.hero .eyebrow{font-size:9px;letter-spacing:2px;margin-bottom:32px}.hero-description{font-size:16px;line-height:2.1;color:#e9e6de;margin-bottom:35px}.hero-bottom{position:absolute;bottom:27px;left:5%;right:5%;display:flex;align-items:center;justify-content:space-between;font-size:10px}.hero-index{position:absolute;right:5%;top:34px;font-size:9px;letter-spacing:3px;color:#f4f0e7bd}.scroll-note{display:flex;align-items:center;gap:15px}.scroll-note span{font-size:22px}.film-toggle{color:var(--paper);display:flex;gap:9px;align-items:center;font-size:12px;padding:8px}.film-toggle span{font-size:9px}.tiny-star{font-size:18px;margin-right:10px}.ticker{background:var(--ink);color:#e8decc;overflow:hidden;padding:23px 0;border-top:1px solid #ffffff20;direction:ltr}.ticker>div{display:flex;gap:38px;align-items:center;white-space:nowrap;font-family:'Cormorant Garamond',serif;font-size:28px;letter-spacing:5px;width:max-content;animation:marquee 45s linear infinite}.ticker i{font-style:normal;color:var(--gold);font-size:20px}@keyframes marquee{to{transform:translateX(-50%)}}.intro{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.intro-copy p:not(.eyebrow){max-width:440px;line-height:2.1;margin-top:25px;color:var(--muted)}.intro-copy .text-link{margin-top:24px}.coffee-scene{position:relative;padding:20px 0 0 20px}.image-frame{overflow:hidden;border-radius:45% 45% 0 0;aspect-ratio:4/5;background:#c7b79c}.image-frame video{width:100%;height:100%;object-fit:cover;object-position:65% center;transition:transform 1s}.image-frame:hover video{transform:scale(1.025)}.orbit-stamp{position:absolute;left:-30px;top:45%;background:#dfcfb0;border-radius:50%;height:124px;width:124px;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.2;font-size:8px;letter-spacing:1.4px;transform:rotate(-12deg);box-shadow:0 0 0 8px var(--paper)}.orbit-stamp b{font-family:Amiri;font-size:36px;font-weight:400;letter-spacing:0;margin:3px}.image-caption{display:flex;justify-content:space-between;font-size:8px;letter-spacing:2px;margin-top:18px;direction:ltr}.menu-section{background:#e9e7df;border-top:1px solid var(--line);scroll-margin-top:0}.menu-inner{padding-top:90px;padding-bottom:55px}.menu-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:48px}.menu-heading h2{font-size:clamp(55px,6vw,82px)}.menu-explain{display:grid;grid-template-columns:50px auto;gap:14px;align-items:center}.menu-explain .text-link{grid-column:2;font-size:10px;justify-self:start}.menu-explain p{font-size:12px}.flip-demo{font-size:37px;color:#8c7653;font-family:serif}.menu-toolbar{display:flex;gap:16px;margin-bottom:23px;align-items:end}.search-wrap{flex:1;position:relative}.menu-toolbar label{display:block;font-size:10px;margin-bottom:7px;color:#5e625a}.search-wrap span{position:absolute;left:15px;bottom:7px;font-size:28px}.menu-toolbar input,.menu-toolbar select{width:100%;border:1px solid #c9cbbf;background:#f7f5ef;min-height:52px;border-radius:0;padding:10px 16px;color:var(--ink);font-size:13px}.category-wrap{width:240px}.quick-cats{display:flex;gap:8px;flex-wrap:wrap}.quick-cats button{border:1px solid #cccfc3;padding:9px 23px;min-height:44px;transition:.25s;font-size:12px}.quick-cats button:hover,.quick-cats button.active{background:var(--ink);color:var(--paper);border-color:var(--ink)}.menu-meta{display:flex;justify-content:space-between;font-size:10px;color:#72756b;margin:24px 0 18px}.menu-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.menu-card{height:350px;perspective:1400px;position:relative}.card-flip{height:100%;width:100%;padding:0;text-align:right;position:relative;display:block;background:transparent}.card-inner{height:100%;width:100%;transform-style:preserve-3d;transition:transform .75s cubic-bezier(.2,.7,.2,1);position:relative}.menu-card.flipped .card-inner{transform:rotateY(180deg)}.card-face{position:absolute;inset:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;background:#f8f6f0;overflow:hidden;border:1px solid #d1d3c7;display:flex;flex-direction:column}.card-front{transition:box-shadow .3s}.card-flip:hover .card-front{box-shadow:0 8px 20px #1722180e}.card-art{height:204px;position:relative;display:flex;align-items:center;justify-content:center;background:#ded8cc;overflow:hidden;flex-shrink:0}.card-art:before{content:'';position:absolute;border:1px solid #ffffff65;border-radius:50%;width:170px;height:170px}.card-art:after{content:'';position:absolute;inset:18px;border:1px solid #fff3}.card-art svg{width:104px;height:104px;stroke:#575e51;fill:none;stroke-width:1.2;position:relative;z-index:1;transition:transform .6s}.card-flip:hover svg{transform:translateY(-5px) rotate(-5deg)}.card-art img{width:100%;height:100%;object-fit:cover;object-position:center 65%}.card-number{position:absolute;right:12px;top:10px;font-size:9px;color:#455044aa;z-index:2}.card-type{position:absolute;left:12px;bottom:10px;font-size:8px;letter-spacing:1.8px;direction:ltr;color:#455044;z-index:2}.card-info{padding:17px 17px 13px;display:flex;flex-direction:column;flex:1}.card-info h3{font-size:15px;line-height:1.5;font-weight:500}.item-en{font-family:'Cormorant Garamond',serif;font-size:17px;line-height:1.3;direction:ltr;text-align:right;color:#747566;margin-top:4px}.card-base{margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:5px}.price{font-family:Alexandria,sans-serif;font-size:15px;direction:ltr;font-weight:400}.price small{font-size:8px;margin-left:4px;letter-spacing:1px}.turn-cue{font-size:9px;color:#737568}.turn-cue b{font-size:18px;font-weight:300;margin-right:5px}.card-back{transform:rotateY(180deg);background:var(--ink);color:var(--paper);padding:25px;align-items:flex-start;justify-content:center;border-color:var(--ink)}.card-back .eyebrow{color:#dbc399;font-size:8px;margin-bottom:14px}.card-back h3{font:30px Amiri;line-height:1.3;margin-bottom:18px}.card-back p{font-size:12px;line-height:1.95}.card-back .price{margin-top:auto;padding-top:10px}.card-back .turn-cue{color:#d6c9b1;position:absolute;bottom:24px;left:22px}.menu-card:nth-child(4n+2) .card-art{background:#d5dbd1}.menu-card:nth-child(4n+3) .card-art{background:#d5dde0}.menu-card:nth-child(4n+4) .card-art{background:#e5d6c8}.menu-card .card-art.photo:before,.menu-card .card-art.photo:after{display:none}.menu-card .photo .card-type,.menu-card .photo .card-number{background:#f5f0e8dc;padding:2px 6px}.empty{text-align:center;padding:70px 20px;color:var(--muted)}#load-more{display:flex;margin:32px auto 0;min-width:220px}#load-more[hidden],.empty[hidden]{display:none}.menu-footnote{text-align:center;font-size:10px;color:#727569;margin:24px auto}.review-strip{border-top:1px solid #c9cdbf;margin-top:55px;padding-top:35px;display:flex;align-items:center;justify-content:space-between;gap:20px}.review-strip .eyebrow{font-size:8px;margin-bottom:10px;display:block}.review-strip h3{font:34px Amiri}.review-strip p{font-size:12px;color:#6e716a}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:42px}.section-heading>p{font-size:12px;color:var(--muted)}.gallery{display:grid;grid-template-columns:1fr .85fr 1fr;gap:25px;align-items:center}.gallery figure{position:relative;overflow:hidden;height:370px}.gallery figure.tall{height:485px}.gallery img{width:100%;height:100%;object-fit:cover;transition:transform .8s}.gallery figure:hover img{transform:scale(1.035)}.gallery figcaption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#111c);color:white;padding:60px 20px 20px;font-size:12px}.gallery figcaption span{font-family:'Cormorant Garamond';font-size:25px;margin-left:18px;color:#ddd0b6}.instagram-link{display:flex;justify-content:space-between;margin-top:25px}.offers{border:1px solid #d9d1c0;background:#e6dcc8;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:7%;max-width:calc(100% - 12vw);padding:70px 6vw;margin-bottom:100px}.offers-art{direction:ltr;display:flex;gap:25px;align-items:center;font-family:'Cormorant Garamond';font-size:45px;line-height:.95}.offers-art>span:last-child{display:block}.offers-art em{font-weight:400;font-size:39px}.big-star{font-size:145px;line-height:1;color:#7e886f;animation:slowrotate 40s linear infinite}.offers-copy .eyebrow{font-size:8px}.offers-copy h2{font-size:58px}.offers-copy p:not(.eyebrow){margin:20px 0 25px;font-size:12px}.visit{background:var(--ink);color:var(--paper);max-width:none;display:grid;grid-template-columns:1.1fr 1fr;gap:12%;border-bottom:1px solid #ffffff20}.visit h2{font-size:65px}.visit h2 em{color:#d6b882}.visit-details small{font-size:10px;color:#cdb994}.visit-details p{font-size:15px;margin:7px 0 24px}.visit-details .text-link{display:flex;justify-content:space-between;max-width:400px;margin-bottom:28px;border-color:#777969}.visit-details .pill{min-width:200px}footer{padding:50px 6vw 30px;background:var(--ink);color:#e6dfd1}.footer-word{font-family:'Cormorant Garamond';font-size:clamp(90px,20vw,290px);line-height:.85;letter-spacing:.07em;text-align:center;display:block;direction:ltr}.footer-word span{font-family:Alexandria;font-size:9px;letter-spacing:7px;display:block;margin-top:30px;line-height:2}.footer-bottom{border-top:1px solid #ffffff20;display:flex;justify-content:space-between;align-items:center;margin-top:50px;padding-top:24px;gap:20px;font-size:9px;color:#c5c5b5}.footer-bottom small{font-size:8px}.footer-bottom button{font-size:9px;color:inherit}.mobile-menu-link{display:none}dialog{padding:45px;border:1px solid #d3c9b7;background:var(--paper);color:var(--ink);width:min(520px,calc(100% - 30px));max-height:90svh;overflow:auto;box-shadow:0 20px 100px #0004}dialog::backdrop{background:#111812b8;backdrop-filter:blur(8px)}dialog h2{font-size:48px;margin-bottom:15px}dialog>p:not(.eyebrow){font-size:13px;margin-bottom:18px}dialog .eyebrow{font-size:9px}.close-dialog{position:absolute;left:13px;top:7px;width:44px;height:44px;font-size:30px}.field-label{display:block;font-size:12px;margin:20px 0 7px}.field-label small{font-size:10px;color:#747a6e}dialog input[type=tel],dialog textarea{width:100%;border:1px solid #bfc4b7;background:#fff9;padding:13px;font-size:15px;border-radius:0}dialog textarea{font-size:13px}.consent{display:flex;align-items:flex-start;gap:10px;font-size:11px;line-height:1.9;margin:20px 0}.consent input{flex:0 0 18px;height:18px;accent-color:var(--ink)}.submit{width:100%;margin-top:10px}.form-status{font-size:12px;margin-top:15px;color:#755023}.form-status.success{color:#315735}.stars{display:flex;gap:10px;direction:ltr;justify-content:center;margin:24px 0}.stars label{position:relative;cursor:pointer;line-height:1}.stars input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%;margin:0}.stars span{display:block;color:#bbbbaa;font-size:44px;transition:color .2s}.stars label.selected span{color:#ad8145}.stars input:focus-visible+span{outline:2px solid #ad8145;outline-offset:4px}.google-review{border-top:1px solid #d1d2c7;margin-top:20px;padding-top:20px;text-align:center}.google-review p{font-size:11px;margin-bottom:12px}.google-review a{font-size:11px;width:100%}.honey{position:absolute;left:-9999px}.reveal{opacity:1;transform:none}.js-motion .reveal{opacity:0;transform:translateY(25px);transition:opacity .8s,transform .8s}.js-motion .reveal.visible{opacity:1;transform:none}@keyframes slowrotate{to{transform:rotate(360deg)}}
@media(min-width:1600px){.hero-copy{padding-top:110px}}@media(max-width:1100px){.header nav{gap:20px}.hero-copy{width:52%;padding-top:90px}.hero h1{font-size:75px}.menu-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.intro{gap:6%}.offers-art{font-size:30px}.offers-art em{font-size:30px}.big-star{font-size:90px}.visit h2{font-size:54px}}
@media(max-width:760px){html{scroll-padding-top:72px}.header{height:72px;padding:0 5%}.header nav{display:none}.brand>span{font-size:27px}.brand img{width:36px;height:36px}.header-cta{font-size:10px;gap:20px}.hero{height:calc(100svh - 72px);min-height:620px;max-height:830px}.hero-film{object-position:70% top;height:63%}.hero-shade{background:linear-gradient(0deg,#1c201b 5%,#1c201b 30%,#1c201b0a 75%)}.hero-copy{position:absolute;bottom:60px;left:6%;right:6%;width:auto;padding:0;text-align:right;max-width:none}.hero .eyebrow{font-size:7px;letter-spacing:1.6px;margin-bottom:12px}.hero h1{font-size:64px;line-height:1.05;margin-bottom:14px}.hero-description{font-size:12px;line-height:1.9;margin-bottom:21px}.hero-index{font-size:7px;top:22px}.hero-bottom{bottom:15px;font-size:8px}.hero-bottom .scroll-note{display:none}.film-toggle span{font-size:8px}.pill{font-size:11px;min-height:50px}.ticker{padding:14px 0}.ticker>div{font-size:20px;gap:25px}.section{padding:65px 6%}.intro{grid-template-columns:1fr;gap:45px}.intro h2{font-size:49px}.intro-copy p:not(.eyebrow){font-size:13px;margin-top:20px}.coffee-scene{max-width:460px;width:90%;margin:auto;padding:0}.image-frame{aspect-ratio:5/4;border-radius:43% 43% 0 0}.orbit-stamp{width:95px;height:95px;font-size:6px;left:-19px;top:45%;box-shadow:0 0 0 5px var(--paper)}.orbit-stamp b{font-size:29px}.image-caption{font-size:7px}.eyebrow{font-size:8px;margin-bottom:18px}.menu-inner{padding-top:55px}.menu-heading{align-items:start;gap:20px;margin-bottom:30px}.menu-heading h2{font-size:51px}.menu-explain{display:block;padding-top:38px;max-width:145px}.menu-explain p{font-size:10px}.flip-demo{display:none}.menu-explain .text-link{font-size:8px;margin-top:8px}.menu-toolbar{gap:10px;align-items:stretch}.category-wrap{width:41%}.menu-toolbar input,.menu-toolbar select{font-size:10px;padding:10px;min-height:48px}.menu-toolbar input{padding-left:28px}.search-wrap span{left:8px}.quick-cats{flex-wrap:nowrap;overflow:auto;scrollbar-width:none;gap:7px;margin-left:-6vw;padding-left:6vw}.quick-cats button{white-space:nowrap;font-size:10px;padding:8px 18px;flex-shrink:0}.menu-meta{font-size:8px;margin:20px 0 13px}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.menu-card{height:295px}.card-art{height:156px}.card-art svg{width:80px;height:80px}.card-art:before{width:125px;height:125px}.card-art:after{inset:12px}.card-info{padding:12px 10px}.card-info h3{font-size:12px}.item-en{font-size:15px;margin-top:4px}.price{font-size:13px}.price small{font-size:6px}.turn-cue{font-size:8px}.turn-cue b{font-size:16px}.card-type{font-size:6px;letter-spacing:1px;left:10px}.card-number{font-size:7px}.card-back{padding:17px 13px}.card-back h3{font-size:25px;margin-bottom:10px}.card-back p{font-size:10px;line-height:1.85}.card-back .eyebrow{font-size:6px;letter-spacing:1px;margin-bottom:10px}.card-back .turn-cue{left:12px;bottom:17px;font-size:7px}.card-back .price{padding-top:7px}.menu-footnote{font-size:8px}.review-strip{gap:10px;margin-top:35px;padding-top:25px}.review-strip h3{font-size:28px}.review-strip p{font-size:10px}.review-strip .eyebrow{font-size:6px;letter-spacing:1px}.review-strip .pill{padding:10px 15px;gap:10px;font-size:10px}.section-heading{display:block;margin-bottom:25px}.section-heading h2{font-size:46px}.section-heading>p{margin-top:18px;font-size:11px}.gallery{grid-template-columns:1fr 1fr;gap:12px}.gallery figure,.gallery figure.tall{height:270px}.gallery figure:first-child{grid-column:1/-1;height:350px}.gallery figure:first-child img{object-position:center 48%}.gallery figcaption{padding:40px 12px 13px;font-size:9px}.gallery figcaption span{font-size:18px;margin-left:7px}.instagram-link{font-size:9px;gap:10px}.offers{max-width:88%;padding:35px 7%;grid-template-columns:1fr;margin-bottom:60px;gap:30px}.offers-art{font-size:30px;gap:20px;order:2;border-top:1px solid #c7bda9;padding-top:20px}.offers-art em{font-size:29px}.big-star{font-size:74px}.offers-copy h2{font-size:49px}.offers-copy .eyebrow{font-size:7px;letter-spacing:1.5px}.offers-copy p:not(.eyebrow){font-size:11px;margin:15px 0 20px}.visit{grid-template-columns:1fr;gap:35px}.visit h2{font-size:53px}.visit-details p{font-size:13px}.visit-details small{font-size:9px}.visit-details .text-link{font-size:10px}footer{padding:30px 6% 90px}.footer-word{font-size:24vw}.footer-word span{font-size:7px;letter-spacing:4px;margin-top:20px}.footer-bottom{flex-wrap:wrap;font-size:8px;gap:16px;margin-top:30px;padding-top:20px}.footer-bottom small{order:5;flex-basis:100%;font-size:7px}.mobile-menu-link{position:fixed;bottom:17px;left:18px;z-index:25;display:flex;gap:20px;align-items:center;background:#e7dcc5;color:#1c211e;padding:11px 20px;font-size:12px;border:1px solid #b6aa90;box-shadow:0 3px 15px #0002;border-radius:30px}.mobile-menu-link.in-menu{opacity:0;pointer-events:none}dialog{padding:35px 25px}dialog h2{font-size:43px}dialog .eyebrow{font-size:8px}.stars{gap:9px}.stars span{font-size:40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}.ambient-film{opacity:1}}

@media(max-width:760px){.menu-heading{display:block}.menu-heading h2{font-size:48px;line-height:1.15}.menu-heading h2 br{display:none}.menu-heading h2 em{white-space:nowrap}.menu-explain{display:flex;max-width:none;padding-top:18px;justify-content:space-between;align-items:center;gap:15px}.menu-explain p{font-size:10px}.menu-explain .text-link{margin-top:0;white-space:nowrap}.menu-heading .eyebrow{margin-bottom:12px}}

@media(max-width:760px){.menu-heading h2 br{display:block}.menu-heading h2{font-size:43px}}

html,body{overflow-x:hidden}
@media(max-width:760px){.quick-cats{margin-left:0;padding-left:0;max-width:100%;overflow-x:auto}}
