@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--ink:#201914;--gold:#f5bd4f;--cream:#fff7e8;--muted:#bdb1a3}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--ink);color:var(--cream);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--gold);outline-offset:6px}.skip{position:absolute;top:-100px;left:20px;background:var(--gold);color:var(--ink);padding:10px;z-index:9}.skip:focus{top:10px}.header{height:104px;max-width:1440px;margin:auto;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff20}.logo{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-weight:900;font-size:44px;line-height:.8;letter-spacing:-1px;display:inline-flex;flex-direction:column;text-align:center}.logo span{font-family:'DM Sans',Arial,sans-serif;font-size:12px;letter-spacing:3px;line-height:1;margin-top:8px}.header nav{display:flex;gap:38px;font-size:14px;font-weight:600}.header nav a:hover{color:var(--gold)}.button{display:inline-flex;justify-content:center;align-items:center;gap:30px;padding:17px 23px;background:var(--gold);color:var(--ink);font-size:14px;font-weight:700;border:1px solid var(--gold);border-radius:3px;transition:background .2s,transform .2s}.button:hover{background:#ffce73;transform:translateY(-2px)}.button span{font-size:21px;line-height:1}.button.small{padding:11px 18px;gap:22px}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:48% 52%;min-height:680px;overflow:hidden}.hero-copy{padding:58px 0 64px 10.4%;position:relative;z-index:1}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;display:flex;align-items:center;gap:13px;margin:0 0 23px}.line{width:28px;height:2px;background:var(--gold)}h1,h2,h3,p,figure{margin-top:0}h1,h2,h3{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;line-height:.95;font-weight:800}h1{font-size:clamp(84px,8.9vw,128px);letter-spacing:-2px;margin-bottom:28px}em{font-style:normal;color:var(--gold)}.intro{color:#ddd1c2;font-size:17px;line-height:1.8;margin-bottom:30px}.hero-actions{display:flex;align-items:center;gap:24px}.aside{font-size:12px;color:var(--muted);line-height:1.6}.hero-photo{position:relative;margin:0;min-width:0;isolation:isolate}.hero-photo img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:51% center}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,var(--ink),transparent 22%),linear-gradient(0deg,#201914ba,transparent 25%);z-index:0}.hero-photo figcaption{position:absolute;bottom:28px;left:12%;font-size:11px;letter-spacing:2px;z-index:1}.stamp{position:absolute;right:9%;top:38px;width:124px;height:124px;border:1px solid var(--gold);border-radius:50%;background:var(--ink);color:var(--gold);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:15px;line-height:1.3;transform:rotate(12deg);z-index:1}.stamp strong{font-size:23px;font-family:'Barlow Condensed',Impact,sans-serif}.stamp span{font-size:9px;letter-spacing:1px;margin-top:7px}.ribbon{background:var(--gold);color:var(--ink);padding:16px 3%;display:flex;align-items:center;justify-content:space-around;gap:20px;font-family:'Barlow Condensed',Impact,sans-serif;font-weight:700;font-size:22px;letter-spacing:1px}.ribbon b{font-size:20px}.section{padding:86px max(5%,calc((100% - 1296px)/2))}.menu{background:var(--cream);color:var(--ink)}.section-top{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:46px}.section-top>p{color:#75685b;font-size:16px;margin:0 0 8px}h2{font-size:clamp(48px,5.2vw,74px);letter-spacing:-1px;margin-bottom:0}.menu h2 em{color:#96702b}.menu .eyebrow{color:#75685b}.menu-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d4c9b6;border-bottom:1px solid #d4c9b6}.menu-item{padding:34px 30px 34px 0;display:flex;flex-direction:column}.menu-item+.menu-item{border-left:1px solid #d4c9b6;padding-left:32px}.number{font-size:12px;color:#776954;letter-spacing:1px}.menu-item h3{font-size:39px;margin:22px 0 20px}.menu-item p{font-size:16px;color:#75685b;max-width:320px;margin-bottom:32px}.flavor{margin-top:auto;font-size:11px;letter-spacing:1.1px;font-weight:700}.signature{background:#f3e8d3}.sides{display:flex;align-items:baseline;gap:36px;padding:28px 0 0}.sides h3{font-size:29px;white-space:nowrap;margin-bottom:10px}.sides p{font-size:14px;color:#75685b;margin-bottom:0}.sides span{padding:0 9px;color:#a5854c}.menu-note{font-size:12px;color:#75685b;margin:20px 0 0}.craft{display:grid;grid-template-columns:1fr 1fr;gap:10%;background:#2c221c}.craft .eyebrow{color:var(--muted)}.craft-intro{font-size:20px;line-height:1.6;margin-bottom:30px;max-width:450px}.craft-row{display:flex;gap:24px;padding:25px 0;border-top:1px solid #ffffff26}.craft-row>span{font-size:12px;color:var(--gold)}.craft-row h3{font-size:27px;margin-bottom:12px}.craft-row p{color:var(--muted);font-size:15px;line-height:1.8;margin:0}.order{background:var(--gold);color:var(--ink);text-align:center}.order .eyebrow{justify-content:center}.order h2{font-size:clamp(68px,8vw,108px);margin-bottom:28px}.order h2 em{color:var(--ink)}.order>p{margin-bottom:26px}.button.dark{background:var(--ink);color:var(--cream);border-color:var(--ink)}.button.dark:hover{background:#413025}.order .order-note{font-size:12px;margin:20px 0 0}footer{padding:38px 5%;display:flex;align-items:center;gap:40px}footer p{font-size:14px;color:var(--muted);margin:0}footer>span{margin-left:auto;font-size:12px;letter-spacing:1px}footer small{font-size:12px;color:var(--muted)}
@media(min-width:1600px){.hero{min-height:740px}}@media(max-width:900px){.hero{min-height:600px}.hero-copy{padding-top:52px}h1{font-size:90px}.hero-actions{align-items:start;flex-direction:column;gap:15px}.stamp{width:96px;height:96px;right:6%;font-size:12px}.stamp strong{font-size:20px}.stamp span{font-size:8px}.ribbon{flex-wrap:wrap;font-size:18px;gap:10px 22px}.ribbon span:last-child,.ribbon b:last-of-type{display:none}.section{padding-top:60px;padding-bottom:60px}.menu-item{padding-right:20px}.menu-item+.menu-item{padding-left:20px}.sides{align-items:start;gap:24px}.craft{gap:7%}footer{flex-wrap:wrap;gap:25px}footer small{width:100%}}
@media(max-width:600px){.header{height:86px;padding:0 6%}.header nav{gap:16px;font-size:13px}.logo{font-size:35px}.logo span{font-size:10px}.button.small{padding:9px 12px;font-size:12px;gap:10px}.header nav a:nth-child(2){display:none}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:38px 6% 28px}.eyebrow{font-size:10px;letter-spacing:1.5px;margin-bottom:20px}h1{font-size:clamp(72px,19vw,105px);letter-spacing:-1px;line-height:.91;margin-bottom:24px}.intro{font-size:16px;margin-bottom:24px}.hero-actions{flex-direction:row;align-items:center;gap:20px}.aside{font-size:10px}.button{font-size:13px;padding:14px 18px;gap:20px}.hero-photo{height:350px}.hero-photo img{object-position:center 58%}.hero-photo:after{background:linear-gradient(180deg,var(--ink),transparent 18%),linear-gradient(0deg,#20191499,transparent 20%)}.hero-photo figcaption{font-size:9px;left:6%;bottom:16px}.stamp{top:15px;right:7%}.ribbon{justify-content:center;padding:12px 15px;font-size:17px;gap:10px 16px}.ribbon span:nth-of-type(n+4),.ribbon b:nth-of-type(n+3){display:none}.section{padding:50px 6%}.section-top{display:block;margin-bottom:30px}.section-top>p{margin:22px 0 0;font-size:15px}.menu-grid{grid-template-columns:1fr}.menu-item,.menu-item+.menu-item{padding:27px 0;border-left:0}.menu-item+.menu-item{border-top:1px solid #d4c9b6}.menu-item.signature{padding:27px 20px}.menu-item h3{font-size:36px;margin:16px 0}.menu-item p{max-width:none;margin-bottom:20px}.sides{display:block;padding-top:25px}.sides h3{margin-bottom:15px}.sides p{line-height:2}.sides span{padding:0 4px}.craft{grid-template-columns:1fr;gap:30px}.craft h2{font-size:60px}.craft-intro{font-size:18px}.order h2{font-size:76px}.order>p{font-size:15px}.order .button{gap:14px;font-size:12px}.desktop{display:none}footer{padding:32px 6%;gap:25px 20px}footer p{font-size:12px}footer>span{width:100%;margin-left:0;font-size:11px}footer small{margin-top:-16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

/* Product menu */
.price-notice{padding:18px 22px;border-left:3px solid #96702b;background:#f3e8d3;color:#594b3c;font-size:14px;line-height:1.7;max-width:920px;margin:0 0 40px}.category-title{font-size:38px;margin:48px 0 24px}.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.product{overflow:hidden;background:#fffaf1;border:1px solid #e0d5c4;border-radius:6px}.product>img{display:block;width:100%;height:auto;aspect-ratio:5/4;object-fit:cover}.product-copy{padding:22px}.product-heading{display:flex;align-items:start;justify-content:space-between;gap:12px}.product-heading h3{font-size:29px;line-height:1.1;margin:0;min-width:0}.price{color:#634a20;font-size:18px;white-space:nowrap;line-height:1.5}.product-copy p{color:#75685b;font-size:15px;line-height:1.7;margin:16px 0 0}.drink-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 30px}.drink-list>div{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid #d4c9b6;padding:16px 0;font-size:16px}.hero-photo img{object-fit:contain;background:#201914}.hero-photo:after{background:linear-gradient(180deg,#20191455,transparent 25%),linear-gradient(0deg,#201914bb,transparent 25%)}@media(max-width:1000px){.products{grid-template-columns:repeat(2,minmax(0,1fr))}.drink-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.products{grid-template-columns:1fr;gap:24px}.product-copy{padding:20px}.product-heading h3{font-size:30px}.category-title{font-size:34px;margin-top:38px}.drink-list{grid-template-columns:1fr}.price-notice{padding:16px;font-size:14px}.hero-photo{height:330px}}

.hero-photo{background:#fff}.hero-photo img{background:#fff}.hero-photo:after{display:none}.hero-photo figcaption{color:#201914}
