:root{color:#f5f1e6;background:#050505;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 86% 8%,rgba(156,125,84,.11),transparent 28rem),linear-gradient(180deg,#050505,#0a0a0a 52%,#050505)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.app-shell{min-height:100vh;overflow-x:hidden}.site-header{position:fixed;z-index:20;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px clamp(18px,4vw,58px);background:#050505b3;border-bottom:1px solid rgba(245,241,230,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:12px;min-width:0}.brand-mark{display:grid;place-items:center;color:#fff;font-size:28px;font-weight:900;letter-spacing:-.04em;padding-bottom:2px;border-bottom:2px solid #9c7d54}.brand strong,.brand small{display:block}.brand strong{font-size:15px;line-height:20px}.brand small{color:#b8b0a2;font-size:12px}.nav-links{display:flex;align-items:center;gap:8px}.nav-link{border-radius:8px;color:#b8b0a2;font-size:14px;line-height:18px;padding:9px 12px;transition:background .16s ease,color .16s ease}.nav-link:hover,.nav-link.active{background:#f5f1e612;color:#f5f1e6}.hero-section{position:relative;min-height:92vh;display:flex;align-items:center;padding:108px clamp(20px,7vw,96px) 72px;isolation:isolate}.hero-image,.hero-overlay{position:absolute;inset:0}.hero-image{z-index:-2;width:100%;height:100%;object-fit:cover}.hero-overlay{z-index:-1;background:linear-gradient(90deg,#050505f2,#050505bd 38%,#05050552 72%),linear-gradient(180deg,#05050533,#050505eb)}.hero-content{width:min(720px,100%)}.eyebrow{margin:0 0 12px;color:#9c7d54;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:#f5f1e6;letter-spacing:0}.hero-content h1{margin-bottom:22px;font-size:clamp(58px,11vw,132px);line-height:.92;font-weight:950}.hero-copy{max-width:620px;color:#d2cbbc;font-size:clamp(17px,2vw,22px);line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.primary-action,.secondary-action{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:8px;font-weight:850;padding:12px 18px}.primary-action{background:#9c7d54;color:#fff}.secondary-action{border:1px solid rgba(245,241,230,.18);background:#05050561;color:#f5f1e6}.section{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:90px 0}.split-section{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.75fr);align-items:center;gap:clamp(34px,6vw,86px)}.section h2,.legal-page h1{margin-bottom:18px;font-size:clamp(34px,5.2vw,66px);line-height:1;font-weight:950}.section p,.legal-page p{color:#b8b0a2;font-size:16px;line-height:1.85}.phone-preview{border:1px solid rgba(245,241,230,.1);border-radius:24px;background:linear-gradient(180deg,#0f0f0ff5,#050505f5);box-shadow:0 36px 90px #00000075;padding:22px}.phone-top{margin-bottom:24px;text-align:center}.phone-top span,.bar-row span{color:#9c7d54;font-size:11px;font-weight:800}.phone-top strong{display:block;font-size:46px;line-height:1;font-weight:950}.bar-row{display:flex;justify-content:space-between;gap:18px;border-top:1px solid rgba(245,241,230,.08);padding:18px 0}.bar-row h3{margin-bottom:4px;font-size:23px}.bar-row p{margin-bottom:0;color:#756f65;font-size:13px;line-height:1.45}.bar-row span{flex:0 0 118px;text-align:right}.section-heading{max-width:760px;margin-bottom:28px}.beer-list{border-top:1px solid rgba(245,241,230,.12)}.beer-item{display:grid;grid-template-columns:54px 1fr auto;gap:18px;align-items:center;border-bottom:1px solid rgba(245,241,230,.08);padding:22px 0}.beer-item>span{color:#756f65;font-size:12px;font-weight:900}.beer-item h3{margin-bottom:4px;font-size:clamp(22px,3vw,34px)}.beer-item p{margin-bottom:0;color:#756f65;font-size:14px}.beer-item strong{color:#9c7d54;font-size:24px}.compliance-band{border-top:1px solid rgba(245,241,230,.1);border-bottom:1px solid rgba(245,241,230,.1)}.legal-page{width:min(860px,calc(100% - 40px));margin:0 auto;padding:150px 0 86px}.legal-page .updated{color:#756f65;font-size:14px;margin-bottom:48px}.legal-page section{border-top:1px solid rgba(245,241,230,.09);padding:26px 0}.legal-page h2{margin-bottom:10px;color:#9c7d54;font-size:22px}.site-footer{display:flex;justify-content:space-between;gap:28px;border-top:1px solid rgba(245,241,230,.08);padding:30px clamp(20px,4vw,58px);color:#756f65}.site-footer strong{color:#f5f1e6}.site-footer p{max-width:720px;margin:8px 0 0;font-size:12px;line-height:1.7}.site-footer span{white-space:nowrap;font-size:13px}@media(max-width:760px){.site-header{align-items:flex-start;flex-direction:column;padding:14px 18px}.nav-links{width:100%;overflow-x:auto;padding-bottom:2px}.nav-link{flex:0 0 auto}.hero-section{min-height:88vh;padding-top:154px}.hero-overlay{background:linear-gradient(90deg,#050505f0,#05050580),linear-gradient(180deg,#05050533,#050505f0)}.hero-actions a{width:100%}.section{padding:62px 0}.split-section{grid-template-columns:1fr}.phone-top strong{font-size:38px}.bar-row,.site-footer{flex-direction:column}.bar-row span{flex-basis:auto;text-align:left}.beer-item{grid-template-columns:38px 1fr}.beer-item strong{grid-column:2}.legal-page{padding-top:170px}}
