:root{--cream:#f8f4ec;--ink:#25231f;--red:#b82326;--muted:#68645d}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;width:100%;object-fit:cover}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #d7a43e;outline-offset:5px}.skip{position:fixed;top:-100px;left:15px;z-index:100;background:white;padding:15px}.skip:focus{top:10px}.topline{text-align:center;background:var(--red);color:white;padding:8px 12px;font-size:10px;letter-spacing:2.5px}.header{height:105px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;gap:30px;background:var(--cream);position:sticky;top:0;z-index:20;border-bottom:1px solid #ddd6ca}.brand{width:137px;flex-shrink:0}.brand img{height:95px;object-fit:contain}.header nav{display:flex;gap:34px;font-size:13px;font-weight:600}.header nav a:hover,.text-link:hover{color:var(--red)}.languages{display:flex;align-items:center;gap:9px;font-size:12px}.languages a{padding:6px}.languages [aria-current]{color:var(--red);border-bottom:2px solid var(--red);font-weight:bold}.menu-toggle{display:none}.hero{position:relative;min-height:700px;height:calc(100svh - 140px);max-height:980px;color:white;background:#231c17;isolation:isolate}.hero-image,.hero-shade{position:absolute;inset:0;height:100%;z-index:-2}.hero-image{object-position:65% center}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(15,12,10,.87),rgba(15,12,10,.48) 48%,rgba(15,12,10,.06)),linear-gradient(0deg,rgba(15,12,10,.5),transparent 30%)}.hero-content{max-width:1440px;margin:auto;padding:75px 6% 110px}.eyebrow{font-size:11px;letter-spacing:2.5px;font-weight:700;margin:0 0 24px}.red{color:var(--red)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-2px;line-height:1.08}h1{font-size:clamp(48px,5.4vw,85px);margin-bottom:25px}h1 em{color:#f0c88f}em{font-weight:400}h2{font-size:clamp(37px,4vw,59px);margin-bottom:28px}h2 em{color:var(--red)}.hero-description{font-size:16px;line-height:1.8;max-width:440px;color:#eee5da;margin-bottom:30px}.button{display:inline-flex;align-items:center;gap:40px;padding:16px 24px;background:var(--red);font-size:13px;font-weight:600;transition:background .2s}.button:hover{background:#961b1e}.button span{font-size:21px}.hero-bottom{position:absolute;bottom:30px;left:6%;right:6%;display:flex;justify-content:space-between;border-top:1px solid #ffffff40;padding-top:20px;font-size:9px;letter-spacing:2px}.ribbon{display:flex;justify-content:space-around;align-items:center;gap:20px;padding:23px 4%;background:#e9dfcd;font-size:11px;letter-spacing:2px;overflow:hidden;white-space:nowrap}.ribbon b{color:var(--red);font-size:23px}.wrap{max-width:1280px;width:88%;margin:auto}.section{padding-top:105px;padding-bottom:105px}.about{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.about-photo{position:relative;padding:0 24px 24px 0}.about-photo:after{content:'';position:absolute;inset:25px 0 0 25px;border:1px solid #cfc3ae;z-index:-1}.about-photo img{height:560px;object-position:center 65%}.photo-label{position:absolute;bottom:48px;left:-18px;background:var(--red);color:white;padding:21px 28px;font-family:Georgia,serif;letter-spacing:1px;font-size:17px}.photo-label span{display:block;font-family:Arial,sans-serif;font-size:9px;letter-spacing:3px;margin-top:5px}.about-copy p:not(.eyebrow){color:var(--muted);line-height:1.9}.signature{border-top:1px solid #d9d0c2;padding-top:20px;margin-top:26px;font-family:Georgia,serif;font-style:italic;font-size:20px}.text-link{display:inline-block;font-size:12px;font-weight:bold;border-bottom:1px solid;padding-bottom:5px;margin-top:20px}.flavors{background:#efe9de}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:45px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:310px;color:var(--muted);font-size:14px}.flavor-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:23px}.card-image{position:relative;overflow:hidden;margin-bottom:20px}.card-image img{height:320px;transition:transform .4s}.flavor-card:hover img{transform:scale(1.035)}.card-image span{position:absolute;left:14px;top:14px;border:1px solid #ffffff90;border-radius:50%;color:white;background:#21160e66;width:34px;height:34px;text-align:center;line-height:32px;font-size:10px}.flavor-card h3{font-family:Georgia,serif;font-size:24px;font-weight:400;margin-bottom:6px}.flavor-card p{font-size:12px;color:var(--muted)}.statement{padding:70px 6%;background:var(--red);color:var(--cream);text-align:center}.statement h2{font-size:clamp(30px,3.2vw,49px);line-height:1.3}.statement h2 em{color:#efc38c}.statement>span{font-size:25px;color:#efc38c}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gallery-photo{position:relative;overflow:hidden;background:#33261d}.gallery-photo img{height:340px;transition:transform .4s}.gallery-photo:hover img{transform:scale(1.04)}.gallery-photo span{position:absolute;right:16px;bottom:16px;background:var(--cream);width:35px;height:35px;text-align:center;line-height:35px;border-radius:50%}.visit{background:#242722;color:var(--cream)}.visit-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%}.visit .eyebrow{color:#dabb83}.visit h2 em{color:#e8c18b}.visit p{color:#c4c5bb;font-size:14px}.contact-row{display:flex;gap:25px;border-bottom:1px solid #ffffff29;padding:21px 0}.contact-row>span{color:#dabb83;font-size:11px;padding-top:8px}.contact-row h3{font-family:Georgia,serif;font-weight:400;font-size:24px;margin-bottom:5px}.contact-row p{margin:0}.footer{display:flex;justify-content:space-between;align-items:center;padding-top:30px;padding-bottom:30px;gap:25px}.footer img{width:135px;height:120px;object-fit:contain}.footer p{font-size:11px;color:var(--muted);margin:0}.footer .text-link{margin:0}.lightbox{max-width:94vw;width:max-content;max-height:94svh;border:0;padding:0;background:#181612;overflow:visible}.lightbox::backdrop{background:#000d}.lightbox img{width:auto;max-width:92vw;height:auto;max-height:88svh;object-fit:contain}.close-lightbox{position:absolute;right:12px;top:12px;border:0;border-radius:50%;width:44px;height:44px;background:var(--cream);color:var(--ink);font-size:30px;cursor:pointer}body.modal-open{overflow:hidden}@media(min-width:1600px){.hero-content{padding-left:0}}@media(max-width:950px){.header nav{gap:18px}.hero{min-height:670px}.about{gap:6%}.about-photo img{height:490px}.flavor-grid{grid-template-columns:repeat(2,1fr);gap:30px}.gallery-photo img{height:280px}.section{padding-top:75px;padding-bottom:75px}}@media(max-width:650px){html{scroll-padding-top:85px}.header{height:82px;padding:0 5%;gap:15px}.brand{width:100px}.brand img{height:76px}.menu-toggle{display:flex;gap:10px;align-items:center;margin-left:auto;background:none;border:1px solid #d9d0c2;padding:7px 10px;font-size:12px;cursor:pointer}.header nav{position:absolute;left:0;right:0;top:82px;background:var(--cream);display:flex;visibility:hidden;flex-direction:column;gap:0;padding:10px 6% 22px;border-bottom:1px solid #d9d0c2}.header nav.open{visibility:visible}.header nav a{padding:12px 0}.languages{gap:2px}.hero{min-height:660px;height:calc(100svh - 113px);max-height:850px}.hero-content{padding:58px 6% 100px}.hero-image{object-position:60% center}.hero-shade{background:linear-gradient(90deg,#110c09d9,#110c0970),linear-gradient(0deg,#110c0980,transparent)}h1{font-size:49px;letter-spacing:-1.8px}.hero .eyebrow{font-size:9px;letter-spacing:1.8px}.hero-description{font-size:14px;max-width:330px}.hero-bottom{font-size:8px;letter-spacing:1px;gap:15px}.hero-bottom>span{max-width:190px}.ribbon{justify-content:flex-start;font-size:9px;gap:22px;padding:16px 6%}.ribbon span:last-of-type,.ribbon b:last-child{display:none}.section{padding-top:60px;padding-bottom:60px}.about{grid-template-columns:1fr;gap:45px}.about-photo img{height:420px}.photo-label{left:-8px}.eyebrow{font-size:10px;margin-bottom:20px}h2{font-size:40px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:24px}.flavor-grid{gap:24px 16px}.card-image img{height:230px}.flavor-card h3{font-size:21px}.flavor-card p{font-size:12px}.gallery{grid-template-columns:repeat(2,1fr);gap:12px}.gallery-photo img{height:235px}.visit-grid{grid-template-columns:1fr;gap:20px}.footer{flex-wrap:wrap;gap:15px}.footer img{width:110px;height:95px}.footer .text-link{font-size:11px}.statement{padding:55px 6%}.statement h2{font-size:34px}.about-copy p{font-size:15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Floating Toast ordering control. */
body{padding-bottom:125px}.order-float{position:fixed;right:28px;bottom:calc(18px + env(safe-area-inset-bottom,0px));z-index:30;width:330px;max-width:calc(100vw - 32px)}.order-track{position:relative;isolation:isolate;display:flex;align-items:center;min-height:74px;border:1px solid #ffffff55;border-radius:50px;background:var(--red);box-shadow:0 8px 32px #33100f40;color:white;overflow:hidden;padding:7px}.order-fill{position:absolute;inset:0 auto 0 0;width:calc(70px + var(--drag,0px));background:#84191b;z-index:-1;opacity:0}.order-handle{border:0;background:var(--cream);color:var(--red);width:58px;height:58px;border-radius:50%;flex-shrink:0;font-size:29px;cursor:grab;touch-action:none;user-select:none;transform:translateX(var(--drag,0px));z-index:2;box-shadow:0 2px 8px #51111030}.order-handle[hidden]{display:none}.order-handle:focus-visible{outline-offset:-5px}.order-link{flex:1;text-align:center;line-height:1.4;padding:6px 0;min-height:48px;display:flex;flex-direction:column;justify-content:center}.order-link strong{font-size:17px;letter-spacing:.2px}.order-instruction{font-size:10px;margin-top:3px;color:#fff2e2}.order-chevrons{font-size:24px;padding:0 12px 0 7px;color:#f1c78c}.order-float>p{width:max-content;max-width:100%;margin:7px auto 0;padding:3px 12px;border-radius:20px;background:var(--cream);color:#514b43;font-size:10px;box-shadow:0 2px 10px #00000012}.order-track.dragging .order-handle{cursor:grabbing}.order-track.dragging .order-fill{opacity:1}.order-track.dragging .order-link,.order-track.dragging .order-chevrons{opacity:.25;pointer-events:none}.order-track:not(.dragging) .order-handle{transition:transform .25s ease}.modal-open .order-float{visibility:hidden}@media(max-width:650px){.order-float{right:50%;transform:translateX(50%);width:330px;bottom:calc(12px + env(safe-area-inset-bottom,0px))}}@media(prefers-reduced-motion:no-preference){.order-chevrons{animation:order-hint 1s ease-in-out 3}@keyframes order-hint{50%{transform:translateX(4px)}}}

.toast-links{padding-top:48px;padding-bottom:30px;text-align:center}.toast-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.toast-note{font-size:12px;color:var(--muted);margin:18px 0 0}@media(max-width:650px){.toast-buttons{grid-template-columns:1fr;gap:12px}.toast-links{padding-top:35px}}

.location-map{padding-top:35px;padding-bottom:40px}.map-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:25px}.map-heading h2{font-size:clamp(32px,4vw,48px);margin-bottom:15px}.map-heading p:not(.eyebrow){font-size:14px;color:var(--muted);margin-bottom:0}.map-heading .eyebrow{margin-bottom:15px}.map-frame{display:block;width:100%;height:400px;border:1px solid #d9d0c2;border-radius:6px;background:#e9dfcd}@media(max-width:650px){.map-heading{align-items:flex-start;flex-direction:column;gap:20px}.map-frame{height:330px}.map-heading .button{font-size:12px;gap:20px}}

.toast-card{--accent:#d8c59a;display:flex;align-items:center;gap:16px;position:relative;min-height:138px;padding:26px 22px;text-align:left;border:1px solid #ffffff26;border-radius:18px;color:#fff9ee;background:#293e34;box-shadow:0 5px 16px #30271c12;transition:transform .2s ease,box-shadow .2s ease}.toast-card.toast-card{color:#fff9ee}.toast-card.toast-card:nth-child(2){background:#49372e}.toast-card.toast-rewards{background:#e8d5a8;color:#45351e;border-color:#cbb783}.toast-icon{display:grid;place-items:center;flex-shrink:0;width:52px;height:52px;background:#ffffff0e;border:1px solid #d8c59a55;border-radius:15px;color:var(--accent)}.toast-icon svg{width:28px;height:28px}.toast-rewards .toast-icon{color:#745220;background:#fff9eb66;border-color:#bca06b88}.toast-card-copy{flex:1;min-width:0}.toast-card-copy strong{display:block;font-family:Georgia,'Times New Roman',serif;font-size:21px;font-weight:400;line-height:1.2}.toast-card-copy>span{display:block;font-size:11px;line-height:1.6;margin-top:8px;color:#e5d9c8}.toast-rewards .toast-card-copy>span{color:#665332}.toast-arrow{align-self:flex-start;font-size:21px;line-height:1;color:var(--accent)}.toast-rewards .toast-arrow{color:#745220}.toast-card:hover{transform:translateY(-4px);box-shadow:0 12px 25px #30271c22}.toast-card:active{transform:translateY(0)}@media(min-width:651px) and (max-width:1050px){.toast-card{flex-wrap:wrap;padding:22px 18px;gap:14px}.toast-card-copy{flex-basis:100%;order:2}.toast-arrow{margin-left:auto}}@media(max-width:650px){.toast-card{min-height:112px;padding:22px 18px}.toast-card-copy strong{font-size:22px}}
