:root{--ink:#17322c;--ink-soft:#46635b;--cream:#fffaf0;--paper:#fffef9;--amber:#f3a712;--amber-dark:#c77700;--foam:#fff2ca;--green:#21493e;--line:#e7dfcf;--radius:22px;--shadow:0 18px 55px #23332b17;color:var(--ink);background:var(--cream);font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);margin:0;line-height:1.65}a{color:inherit;text-underline-offset:3px}img{max-width:100%;height:auto}button,input,select{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}.skip-link{z-index:100;background:#fff;border-radius:.5rem;padding:.7rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.page-width,.content-layout{width:min(1180px,100% - 2rem);margin-inline:auto}.site-header{z-index:30;backdrop-filter:blur(12px);background:#fffaf0eb;border-bottom:1px solid #17322c14;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1rem;width:min(1240px,100% - 2rem);min-height:72px;margin:auto;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:.65rem;font-size:1.23rem;font-weight:850;text-decoration:none;display:inline-flex}.brand>span:last-child>span{color:var(--amber-dark)}.brand-mark{background:var(--amber);border-radius:5px 5px 9px 9px;align-items:flex-end;gap:3px;width:33px;height:36px;padding:7px 6px;display:inline-flex;position:relative}.brand-mark:before{content:"";background:var(--foam);border-radius:8px;height:10px;position:absolute;inset:-4px -1px auto}.brand-mark i{background:#ffffff9e;border-radius:5px;width:4px;display:block}.brand-mark i:first-child{height:16px}.brand-mark i:nth-child(2){height:22px}.brand-mark i:nth-child(3){height:13px}.desktop-nav{gap:.1rem;display:none}.desktop-nav a,.mobile-menu a{border-radius:10px;padding:.65rem .72rem;font-size:.91rem;font-weight:680;text-decoration:none}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{background:var(--foam)}.mobile-menu{position:relative}.mobile-menu summary{cursor:pointer;border:1px solid var(--line);border-radius:10px;padding:.45rem .7rem;font-weight:700;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{background:var(--paper);border:1px solid var(--line);width:210px;box-shadow:var(--shadow);border-radius:14px;padding:.65rem;display:grid;position:absolute;top:3rem;right:0}.mobile-menu a[aria-current=page]{background:var(--foam)}.breadcrumbs{color:var(--ink-soft);padding:1rem 0 .2rem;font-size:.85rem;overflow:hidden}.breadcrumbs ol{white-space:nowrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li{align-items:center;min-width:0;display:flex}.breadcrumbs li:not(:last-child):after{content:"/";color:#a7aa9d;margin-left:.5rem}.breadcrumbs li:last-child{text-overflow:ellipsis;overflow:hidden}.breadcrumbs a{text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.page-hero{background:var(--green);color:#fff;border-radius:28px;align-items:center;width:min(1180px,100% - 2rem);min-height:315px;margin:1rem auto 2rem;padding:2.2rem 1.4rem;display:grid;position:relative;overflow:hidden}.page-hero:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:500px;height:500px;position:absolute;top:-240px;right:-280px}.hero-copy{z-index:2;max-width:750px;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--amber-dark);margin:0 0 .7rem;font-size:.74rem;font-weight:850}.page-hero .eyebrow{color:#ffd36e}.page-hero h1{letter-spacing:-.045em;text-wrap:balance;margin:0 0 1.1rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.15rem,7vw,4.4rem);line-height:1.02}.page-hero .hero-copy>p:not(.eyebrow){color:#dce9e4;max-width:700px;margin:0;font-size:clamp(1rem,2vw,1.2rem)}.page-meta{color:#bdd0c9;flex-wrap:wrap;gap:.5rem 1.2rem;margin-top:1.2rem;font-size:.8rem;display:flex}.beer-scene{display:none}.home-hero{background:linear-gradient(135deg,#183b31,#27604f);min-height:470px}.home-hero h1{max-width:820px}.home-hero .hero-copy>p:not(.eyebrow){max-width:620px}.home-features{padding:2.5rem 0 4rem}.section-heading h2{letter-spacing:-.035em;margin:.15rem 0 1.4rem;font-family:Georgia,serif;font-size:clamp(1.8rem,4vw,3rem);line-height:1.1}.feature-grid{grid-template-columns:1fr;gap:.8rem;display:grid}.feature-card{background:var(--paper);border:1px solid var(--line);border-radius:18px;min-height:185px;padding:1.2rem;text-decoration:none;transition:all .2s;position:relative}.feature-card:hover{box-shadow:var(--shadow);border-color:#d9c99e;transform:translateY(-3px)}.feature-card>span{color:var(--amber-dark);font-size:.75rem;font-weight:850}.feature-card h3{margin:1.2rem 0 .3rem;font-family:Georgia,serif;font-size:1.45rem}.feature-card p{color:var(--ink-soft);margin:0;font-size:.92rem}.feature-card b{background:var(--foam);border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:1rem;right:1rem}.content-layout{grid-template-columns:minmax(0,1fr);gap:2rem;margin-bottom:4rem;display:grid}.article-card{min-width:0}.prose,.sources{font-size:1.02rem}.prose>p:first-of-type{color:#304f47;border-left:4px solid var(--amber);background:#fff5da;border-radius:0 12px 12px 0;padding:1.05rem 1.2rem;font-size:1.17rem;line-height:1.65}.prose h2,.sources h2{letter-spacing:-.025em;margin:2.5rem 0 .75rem;scroll-margin-top:100px;font-family:Georgia,serif;font-size:clamp(1.6rem,4vw,2.25rem);line-height:1.18}.prose h3{margin:1.8rem 0 .45rem;scroll-margin-top:100px;font-size:1.18rem}.prose p{margin:.75rem 0 1rem}.prose a,.sources a{color:#12634e;font-weight:650}.prose ul,.prose ol{padding-left:1.25rem}.prose li{padding:.18rem 0}.prose table{border-collapse:separate;border-spacing:0;border:1px solid var(--line);background:#fff;border-radius:14px;width:100%;margin:1.5rem 0;display:block;overflow-x:auto}.prose th,.prose td{border-bottom:1px solid var(--line);text-align:left;white-space:normal;min-width:130px;padding:.7rem .8rem}.prose th{background:#f4eddd;font-size:.87rem}.prose tr:last-child td{border-bottom:0}.prose code{background:#f1eadc;border-radius:5px;padding:.14rem .35rem;font-size:.9em}.prose blockquote{border-left:4px solid var(--amber);background:#fff;margin:1.5rem 0;padding:1rem 1.2rem}.article-aside{display:none}.toc{border-left:2px solid var(--line);padding-left:1.1rem;position:static}.toc>p{text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;font-weight:850}.toc ol{gap:.48rem;margin:0;padding:0;list-style:none;display:grid}.toc li{font-size:.84rem;line-height:1.35}.toc .depth-3{padding-left:.75rem}.toc a{color:var(--ink-soft);text-decoration:none}.toc a:hover{color:var(--amber-dark)}.aside-note{background:var(--green);color:#e7f1ed;border-radius:16px;margin-top:2rem;padding:1.15rem;font-size:.86rem}.aside-note span{color:#ffd36e;font-weight:800}.aside-note p{margin:.5rem 0}.aside-note a{color:#fff;font-weight:750}.calculator{background:var(--paper);box-shadow:var(--shadow);border:1px solid #dbc994;border-radius:22px;margin-bottom:1.5rem;padding:1.2rem}.calculator h2{margin:0 0 1.2rem;font-family:Georgia,serif;font-size:1.8rem}.form-grid{gap:.85rem;display:grid}.calculator label{gap:.35rem;font-size:.83rem;font-weight:750;display:grid}.calculator input,.calculator select{width:100%;color:var(--ink);background:#fff;border:1px solid #cfc7b7;border-radius:10px;min-height:46px;padding:.72rem .78rem}.calculator input:focus,.calculator select:focus{border-color:var(--amber-dark);outline:3px solid #f3a71240}.calculator button,.button{background:var(--amber);color:#192d28;cursor:pointer;border:0;border-radius:999px;margin-top:1rem;padding:.78rem 1.3rem;font-weight:850;text-decoration:none;display:inline-flex}.calculator button:hover,.button:hover{background:#ffbb2f}.calculator-result{background:#e9f3ed;border-radius:14px;margin-top:1rem;padding:1rem}.calculator-result:focus{outline:3px solid #21493e38}.calculator-result.error{color:#8a2f1e;background:#fff0ec}.calculator-result h3{margin:0 0 .65rem;font-family:Georgia,serif;font-size:1.5rem}.calculator-result p{margin:.7rem 0}.calculator-result small{color:var(--ink-soft)}.result-grid{gap:.55rem;display:grid}.result-grid>div{background:#ffffffb3;border-radius:9px;padding:.65rem;display:grid}.result-grid span{font-size:.9rem}.responsible-notice{background:#edf3f0;border-radius:16px;gap:.8rem;margin:1.2rem 0;padding:1rem;display:flex}.responsible-notice>span{font-size:1.3rem}.responsible-notice p{margin:.25rem 0;font-size:.9rem}.responsible-notice a{color:#12634e;font-size:.85rem;font-weight:750}.ad-slot{text-align:center;color:#898575;text-transform:uppercase;letter-spacing:.12em;background:#ffffff73;border:1px dashed #cbc2b2;border-radius:12px;place-content:center;min-height:120px;margin:1.5rem 0;font-size:.72rem;display:grid}.ad-slot small{font-size:.63rem}.sources{border-top:1px solid var(--line);margin-top:2.5rem;padding-top:.1rem}.sources p{color:var(--ink-soft)}.sources ul{padding-left:1.2rem}.related{padding:1rem 0 5rem}.related-grid{gap:.8rem;display:grid}.related-grid>a{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:1.1rem;text-decoration:none}.related-grid>a:hover{box-shadow:var(--shadow);border-color:#d1b76e}.related-grid span{text-transform:uppercase;color:var(--amber-dark);font-size:.72rem;font-weight:850}.related-grid h3{margin:.65rem 0 .4rem;font-family:Georgia,serif;font-size:1.3rem;line-height:1.2}.related-grid p{color:var(--ink-soft);font-size:.88rem}.related-grid b{color:#12634e;font-size:.82rem}.home-content{margin-top:-1.4rem}.home-content .article-card{max-width:820px}.home-content .prose>h2:first-of-type{margin-top:0}.site-footer{color:#dbe8e3;background:#132f28;margin-top:2rem;padding:3.5rem 1rem 1.5rem}.footer-inner,.footer-bottom{width:min(1180px,100%);margin:auto}.footer-inner{gap:2.2rem;display:grid}.footer-inner>div:first-child p{color:#abc0b9;max-width:430px}.footer-brand{color:#fff}.footer-inner h2{text-transform:uppercase;letter-spacing:.12em;color:#ffd36e;margin:0 0 .8rem;font-size:.78rem}.footer-inner>div:not(:first-child){align-content:start;gap:.5rem;display:grid}.footer-inner a,.consent-link{color:#dbe8e3;font-size:.9rem;text-decoration:none}.footer-inner a:hover{text-decoration:underline}.consent-link{text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.footer-bottom{color:#91aaa2;border-top:1px solid #ffffff1f;justify-content:space-between;gap:1rem;margin-top:2.5rem;padding-top:1rem;font-size:.75rem;display:flex}.not-found{text-align:center;place-items:center;width:min(900px,100% - 2rem);min-height:65vh;margin:auto;display:grid}.not-found h1{margin:.3rem 0 1rem;font-family:Georgia,serif;font-size:clamp(2.3rem,7vw,4.5rem);line-height:1}.empty-glass{display:none}@media (width>=620px){.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-grid{grid-template-columns:repeat(2,1fr)}.related-grid{grid-template-columns:repeat(3,1fr)}.footer-inner{grid-template-columns:2fr 1fr 1fr}.result-grid{grid-template-columns:repeat(3,1fr)}}@media (width>=900px){.desktop-nav{display:flex}.mobile-menu{display:none}.page-hero{grid-template-columns:minmax(0,2fr) minmax(250px,.7fr);padding:3.5rem 4rem}.beer-scene{height:270px;display:block;position:relative}.sun{background:#f3a71221;border-radius:50%;width:220px;height:220px;position:absolute;top:15px;right:0}.glass{background:linear-gradient(#fff0 0 12%,#fff3cf 12% 20%,#f4a90d 21% 100%);border:5px solid #fffc;border-radius:18px 18px 28px 28px;width:105px;height:205px;position:absolute;bottom:3px;right:55px;transform:rotate(4deg);box-shadow:inset 14px 0 #ffffff21}.glass:before,.glass:after{content:"";background:#fff3cf;border-radius:50%;position:absolute}.glass:before{width:42px;height:36px;top:-17px;left:4px}.glass:after{width:58px;height:45px;top:-24px;right:-3px}.glass i{background:#ffffff38;border-radius:5px;width:8px;position:absolute;bottom:20px}.glass i:first-child{height:70px;left:22px}.glass i:nth-child(2){height:110px;left:47px}.glass i:nth-child(3){height:55px;right:15px}.barley{color:#f7c453;font-family:Georgia,serif;font-size:150px;position:absolute;bottom:-60px;right:-15px;transform:rotate(18deg)}.feature-grid{grid-template-columns:repeat(3,1fr)}.content-layout{grid-template-columns:minmax(0,780px) 240px;justify-content:space-between}.content-layout.home-content{grid-template-columns:minmax(0,820px)}.article-aside{overscroll-behavior:contain;align-self:start;max-height:calc(100vh - 112px);padding-right:.35rem;display:block;position:sticky;top:96px;overflow-y:auto}.calculator{padding:1.6rem}.site-footer{padding-inline:2rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.feature-card{transition:none}}
