:root{--ink:#004c5c;--gold:#d7b54b;--paper:#faf7f2;--muted:#4e6668;--line:#d9dfd9}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.65 system-ui,-apple-system,sans-serif}a{color:inherit;text-underline-offset:5px}button,input,textarea{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #b88013;outline-offset:4px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0 0 20px}h1,h2{font-family:Georgia,serif;font-weight:400;line-height:1.04;letter-spacing:-.045em}h1{font-size:clamp(48px,6vw,88px)}h2{font-size:clamp(36px,4vw,56px)}h3{font-size:23px;line-height:1.2;letter-spacing:-.03em}p{max-width:64ch}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:750;margin-bottom:24px}.preview{text-align:center;background:#e8dba5;color:#263f3d;padding:6px;font-size:12px}.topline{background:var(--ink);color:white;text-align:center;padding:9px;font-size:12px;letter-spacing:.04em}.site-header{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:20px 5%;border-bottom:1px solid var(--line)}.logo img{width:107px;height:67px;object-fit:contain}.site-header nav{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:650}.site-header nav a{text-decoration:none}.active{border-bottom:2px solid var(--gold)}.button{display:inline-block;background:var(--ink);color:white;border:1px solid var(--ink);padding:14px 24px;text-decoration:none;font-size:14px;font-weight:650}.button:hover{background:#126878}.text-link{font-size:14px;font-weight:650}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:640px}.hero-copy{padding:65px 10% 35px}.hero h1 em{color:#8a6e1c;font-style:italic}.hero-copy>p:not(.eyebrow):not(.hero-note){font-size:17px;max-width:39ch}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:25px;margin:30px 0}.hero-note{font-size:9px;letter-spacing:.15em;margin-top:42px}.hero-photo{position:relative;overflow:hidden}.hero-photo img{height:100%;width:100%;object-fit:cover;object-position:65% center}.hero-photo span{position:absolute;bottom:30px;left:30px;color:white;background:#004c5cd9;padding:12px 20px;font:italic 24px Georgia}.values{display:flex;justify-content:space-between;gap:20px;padding:23px 5%;border-bottom:1px solid var(--line);font-size:12px;font-weight:600}.section{padding:85px 5%;max-width:1600px;margin:auto}.compact{padding-top:25px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.grid{display:grid;gap:28px}.three{grid-template-columns:repeat(3,1fr)}.beer{border:1px solid var(--line);background:#fff}.art{height:310px;background:color-mix(in srgb,var(--beer) 15%,var(--paper));padding:30px;display:flex;justify-content:center;align-items:center}.art img{height:100%;width:100%;object-fit:contain;filter:drop-shadow(5px 9px 7px #0002);mix-blend-mode:multiply}.beer-text{padding:28px}.beer-text .eyebrow{margin-bottom:12px;letter-spacing:.07em}.beer-text h3{font:32px Georgia}.beer-text p{font-size:14px}.stock{border-top:1px solid var(--line);padding-top:14px;margin:0;color:var(--muted);font-size:12px!important}.band{background:var(--ink);color:var(--paper);padding:65px 5%;display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:55px}.band h3{font:30px Georgia}.band p{font-size:15px}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.editorial-photo{width:100%;height:510px;object-fit:cover}.duo{display:grid;grid-template-columns:1fr 1fr;gap:28px;padding-top:0}.panel{background:#e6ece6;padding:45px}.gold{background:#eee2b4}.intro{padding:70px 5% 40px;max-width:1150px}.intro .lead{font-size:18px;max-width:62ch}.filters{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:35px}.filters button{border:1px solid var(--ink);background:transparent;color:var(--ink);padding:10px 19px;border-radius:30px;font-size:13px}.filters button[aria-pressed=true]{background:var(--ink);color:white}.center{text-align:center;margin-top:45px}.notice{padding:22px 28px;background:#e7eee7;border-left:4px solid var(--gold);margin:20px 5%;font-size:15px}.section .notice{margin:0 0 35px}.order-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:55px;align-items:start}.order-row{display:grid;grid-template-columns:65px 1fr;gap:24px;padding:25px 0;border-bottom:1px solid var(--line)}.order-row img{width:65px;height:90px;object-fit:contain}.order-row h3{margin-bottom:5px}.order-row p{margin-bottom:12px}.quantity-fields{display:flex;gap:18px;flex-wrap:wrap}.quantity-fields label{font-size:12px}.quantity-fields input{max-width:105px;display:block}.order-side{position:sticky;top:25px;background:#e7eee7;padding:30px}.total{font:50px Georgia}.order-side p{font-size:14px}.form-bottom{max-width:800px;margin-top:70px}label{display:block;font-size:14px;margin-bottom:20px}input:not([type=checkbox]):not([type=radio]),textarea{display:block;width:100%;padding:12px;border:1px solid #9eafad;background:white;color:var(--ink);border-radius:0;margin-top:7px}input[type=checkbox],input[type=radio]{accent-color:var(--ink);width:19px;height:19px;flex-shrink:0}.check{display:flex;align-items:start;gap:12px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.modes{padding:20px;background:#edf0e8;margin-bottom:25px}.modes .check:last-child{margin-bottom:0}.form-bottom h2{margin-top:45px;font-size:38px}.small{font-size:12px;color:var(--muted)}.narrow{max-width:900px}.delivery-warning{color:#963e19;font-weight:600}.trap{position:absolute;left:-10000px}.skip{position:absolute;top:-100px;background:white;padding:10px;z-index:99}.skip:focus{top:0}footer{background:#003d49;color:#faf7f2;padding:60px 5% 20px}.footer-main{display:grid;grid-template-columns:1.2fr 1fr .7fr;gap:40px}.wordmark{font-size:48px;font-weight:900;letter-spacing:.1em;line-height:1}footer h3{font-size:15px}footer p,footer a{font-size:14px}footer a{text-decoration:none}.footer-bottom{display:flex;gap:30px;border-top:1px solid #ffffff30;padding-top:25px;margin:25px 0;font-size:12px}footer .small{color:#c2d1cf;font-size:11px}[hidden]{display:none!important}@media(max-width:1000px){.site-header nav{gap:16px}.hero{min-height:560px}.hero-copy{padding:45px 8%}.hero h1{font-size:64px}.split{gap:35px}.order-layout{grid-template-columns:1fr 260px;gap:25px}.art{height:260px}.band{gap:25px}}@media(max-width:760px){.site-header{padding:12px 5%;flex-wrap:wrap}.logo img{height:52px;width:85px}.menu-toggle{display:block;background:transparent;border:1px solid var(--line);padding:9px;color:var(--ink)}.site-header nav{display:none;width:100%;flex-direction:column;align-items:stretch;padding:15px 0}.site-header nav.open{display:flex}.hero{grid-template-columns:1fr}.hero-copy{padding:38px 6% 20px}.hero h1{font-size:65px}.hero-photo{height:340px}.hero-note{margin-top:25px}.hero-photo span{font-size:20px;left:20px;bottom:20px}.values{flex-direction:column;gap:9px}.section{padding:50px 6%}.compact{padding-top:15px}.section-heading{display:block}.three{grid-template-columns:1fr}.art{height:310px}.band,.split,.duo,.footer-main,.order-layout{grid-template-columns:1fr}.band{padding:45px 6%;gap:25px}.split{gap:30px}.editorial-photo{height:350px}.duo{padding-top:0}.panel{padding:30px}.intro{padding:42px 6% 25px}.intro h1{font-size:49px}.fields{grid-template-columns:1fr;gap:0}.order-side{position:static;grid-row:1}.order-row{gap:15px;grid-template-columns:48px 1fr}.order-row img{width:48px}.form-bottom{margin-top:25px}.footer-bottom{flex-wrap:wrap;gap:15px}.topline{font-size:10px}.notice{margin:15px 5%;padding:16px}.form-bottom h2{font-size:31px}}
