:root{--paper:#f4f0e8;--ink:#191816;--muted:#68645d;--orange:#ec5b2a;--yellow:#f2c94c;--line:#cbc5ba;--white:#fff;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:DM Sans,sans-serif;line-height:1.55}img{display:block;max-width:100%}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Newsreader,Georgia,serif;line-height:.96;letter-spacing:-.035em}.skip-link{position:fixed;z-index:10;top:8px;left:8px;transform:translateY(-150%);padding:.7rem 1rem;background:var(--ink);color:#fff}.skip-link:focus{transform:none}.site-header{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - var(--max))/2));border-bottom:1px solid var(--line)}.wordmark{display:flex;align-items:center;gap:12px;font-weight:700;text-decoration:none}.wordmark-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--ink);color:var(--paper);font-family:Newsreader;font-size:1.6rem}.site-header nav{display:flex;gap:30px}.site-header nav a{font-size:.85rem;font-weight:700;text-decoration:none}.site-header nav a:hover,.plain-link:hover{color:var(--orange)}.section-shell{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.kicker{margin-bottom:18px;color:var(--muted);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.home-hero{display:grid;grid-template-columns:1.05fr .95fr;min-height:680px;border-bottom:1px solid var(--line)}.home-hero-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:80px max(24px,calc((100vw - var(--max))/2)) 80px max(24px,calc((100vw - var(--max))/2));padding-right:clamp(40px,7vw,110px)}.home-hero h1{max-width:720px;margin-bottom:40px;font-size:clamp(4rem,7.5vw,8.2rem)}.home-hero figure{position:relative;margin:0;overflow:hidden;background:#ddd}.home-hero figure img{width:100%;height:100%;object-fit:cover}.home-hero figcaption{position:absolute;right:16px;bottom:16px;padding:7px 10px;background:var(--paper);font-size:.72rem}.primary-link{display:inline-flex;gap:40px;padding:16px 20px;background:var(--ink);color:#fff;font-size:.8rem;font-weight:700;text-decoration:none}.primary-link:hover{background:var(--orange)}.latest,.archive-preview,.results,.gallery{padding-block:110px}.section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:38px;border-bottom:1px solid var(--line)}.section-title h2{margin-bottom:25px;font-size:clamp(3rem,5vw,5.4rem)}.test-card{display:block;overflow:hidden;background:var(--white);border:1px solid var(--line);text-decoration:none;transition:transform .2s,box-shadow .2s}.test-card:hover{transform:translateY(-4px);box-shadow:0 14px 35px #1918161a}.test-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.test-card-body{padding:25px}.test-card-meta{display:flex;justify-content:space-between;margin-bottom:20px;color:var(--muted);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.test-card h3{margin-bottom:13px;font-size:clamp(1.8rem,2.7vw,3rem)}.test-card p{color:var(--muted)}.text-link{font-size:.8rem;font-weight:700}.test-card.featured{display:grid;grid-template-columns:1.3fr .7fr}.test-card.featured img{height:100%;aspect-ratio:auto}.test-card.featured .test-card-body{display:flex;flex-direction:column;justify-content:center;padding:clamp(32px,5vw,70px)}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.plain-link{display:inline-block;margin-top:32px;font-weight:700}.archive-preview{padding-top:20px}.page-header{padding-block:100px 60px}.page-header h1,.about-page h1{margin-bottom:20px;font-size:clamp(4rem,9vw,9rem)}.page-header>p:last-child{max-width:580px;color:var(--muted);font-size:1.1rem}.archive-grid{padding-bottom:120px}.test-hero{display:grid;grid-template-columns:1fr 1fr;min-height:600px;border-bottom:1px solid var(--line)}.test-hero>div{display:flex;flex-direction:column;justify-content:center;padding:70px max(24px,calc((100vw - var(--max))/2));padding-right:clamp(35px,6vw,90px)}.test-hero>img{width:100%;height:100%;min-height:600px;object-fit:cover}.back-link{margin-bottom:70px;font-size:.8rem;font-weight:700;text-decoration:none}.test-hero h1{font-size:clamp(4rem,7vw,7rem)}dl{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:35px 0 0;padding-top:25px;border-top:1px solid var(--line)}dt{color:var(--muted);font-size:.68rem;font-weight:700;text-transform:uppercase}dd{margin:5px 0 0;font-weight:600}.test-intro{display:grid;grid-template-columns:1fr 340px;gap:100px;padding-block:90px;border-bottom:1px solid var(--line)}.test-intro>div{font-family:Newsreader;font-size:clamp(1.6rem,2.5vw,2.5rem);line-height:1.3}.test-intro aside{padding:25px;border:1px solid var(--line)}.test-intro ul{margin:0;padding-left:20px}.table-wrap{overflow-x:auto;border:1px solid var(--line);background:#fff}table{width:100%;border-collapse:collapse;min-width:760px}th,td{padding:18px 20px;text-align:left;border-bottom:1px solid #ddd8cf}th{background:var(--ink);color:#fff;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}td small{display:block;max-width:540px;margin-top:5px;color:var(--muted)}.score{text-align:right}.rank{width:70px;color:var(--muted)}tr.winner td{background:#fff4cc}.gallery{padding-top:20px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery-grid img{width:100%;height:430px;object-fit:cover}.about-page{padding-block:120px}.prose{max-width:700px;margin-left:auto;font-family:Newsreader;font-size:1.7rem}.site-footer{display:grid;grid-template-columns:1fr 1fr 1fr;padding:55px max(24px,calc((100vw - var(--max))/2));background:var(--ink);color:#fff;font-size:.8rem}.site-footer p{margin:0}.site-footer p:nth-child(2){text-align:center}.site-footer a{justify-self:end}@media(max-width:900px){.home-hero,.test-hero{grid-template-columns:1fr}.home-hero-copy{padding-block:90px}.home-hero figure{min-height:420px}.test-card.featured{grid-template-columns:1fr}.test-card.featured img{aspect-ratio:16/9}.card-grid{grid-template-columns:1fr 1fr}.test-hero>img{min-height:450px}.test-intro{grid-template-columns:1fr;gap:30px}.gallery-grid img{height:300px}}@media(max-width:620px){.site-header{height:70px}.wordmark span:last-child{display:none}.site-header nav{gap:18px}.home-hero h1{font-size:3.8rem}.home-hero figure{min-height:300px}.latest,.archive-preview,.results,.gallery{padding-block:70px}.section-title h2{font-size:3rem}.card-grid{grid-template-columns:1fr}.page-header{padding-block:70px 45px}.test-hero>div{padding-block:50px}.back-link{margin-bottom:45px}.test-hero h1{font-size:3.8rem}.test-hero>img{min-height:320px}dl{grid-template-columns:1fr}.test-intro{padding-block:60px}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-grid img{height:230px}.site-footer{grid-template-columns:1fr;gap:20px}.site-footer p:nth-child(2){text-align:left}.site-footer a{justify-self:start}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.test-card{transition:none}}:root{--berry: #8d1945;--coral: #f05235;--green: #277457;--gold: #f3c84b;--peach: #f5b49a}.kicker{color:var(--orange);font-size:.92rem;font-weight:800;margin-bottom:14px;letter-spacing:.105em}.site-header{height:78px}.site-header nav{align-items:center;gap:8px}.site-header nav a{padding:11px 16px;border-radius:999px;font-size:1.1rem;line-height:1.2;font-weight:700}.site-header nav a:hover{color:var(--ink);background:#19181612}.wordmark{font-size:1.02rem}.wordmark-mark{width:38px;height:38px;background:var(--berry)}.brand-symbol{position:relative;display:block;width:56px;height:42px;flex:0 0 auto}.brand-symbol .wordmark-mark{position:absolute;top:2px;left:0;z-index:1}.brand-symbol img{position:absolute;right:0;bottom:0;z-index:2;width:30px;height:30px;object-fit:contain;filter:drop-shadow(0 1px 1px rgba(25,24,22,.18))}.footer-brand{display:flex;align-items:center;gap:7px}.footer-brand img{width:28px;height:28px;object-fit:contain}.footer-o{display:grid;place-items:center;width:28px;height:28px;border:1px solid rgba(255,255,255,.55);border-radius:50%;font-family:Newsreader,Georgia,serif;font-size:1.1rem}h1,h2,h3,.section-title,.compact-heading{text-align:left}.section-title{display:block;margin-bottom:28px;border-bottom:0}.home-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(32px,5vw,72px);width:min(calc(100% - 48px),var(--max));margin-inline:auto;min-height:0;border-bottom:0}.home-hero-copy{min-height:0;padding:58px 0}.home-hero h1{max-width:610px;margin-bottom:26px;font-size:clamp(3rem,4.2vw,4.8rem);line-height:.96}.home-hero h1:first-line{color:var(--berry)}.primary-link{padding:17px 22px;border-radius:7px;background:var(--berry);box-shadow:0 5px #5e0f2d;font-size:1.05rem;line-height:1.2}.primary-link:hover{background:var(--orange);box-shadow:0 5px #a63a17;transform:translateY(-1px)}.home-hero figure{display:block;align-self:center;width:100%;aspect-ratio:1024 / 490;background:transparent}.home-hero figure img{width:100%;height:100%;object-fit:contain}.home-about{margin-top:34px;padding:clamp(36px,5vw,64px);border-radius:14px;background:var(--berry);color:#fff8ef}.home-about .kicker{color:#ffc6a9}.home-about>div{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:clamp(36px,7vw,100px);align-items:end}.home-about h2{max-width:720px;margin:0;font-size:clamp(2.3rem,3.6vw,4rem)}.home-about p{max-width:440px;margin-bottom:14px;font-size:1.05rem}.home-about .plain-link{margin-top:0;color:#fff}.latest,.archive-preview,.results,.gallery{padding-block:60px}.latest .section-title .kicker{display:inline-block;margin-bottom:16px;padding:7px 11px 6px;border-radius:5px;background:var(--gold);color:var(--ink);font-size:1rem;font-weight:900;letter-spacing:.08em}.section-title h2{margin-bottom:20px;font-size:clamp(2.5rem,3.8vw,4.2rem)}.test-card{border-radius:10px;border-color:#19181629}.test-card:hover h3{color:var(--berry)}.test-card .text-link{color:var(--berry);font-weight:800}.test-card img{width:auto;height:auto;max-width:100%;max-height:300px;margin-inline:auto;aspect-ratio:auto;object-fit:contain;background:transparent}.test-card-meta{margin-bottom:16px;font-size:.88rem;letter-spacing:.07em}.test-card h3{margin-bottom:10px;font-size:clamp(1.7rem,2.2vw,2.45rem)}.test-card.featured img{width:auto;height:auto;max-width:100%;max-height:420px;align-self:center;object-fit:contain}.test-card.featured .test-card-body{padding:clamp(28px,3.5vw,50px)}.test-card.featured .test-card-meta{justify-content:flex-start;gap:9px;margin-bottom:20px;font-size:1rem}.test-card.featured .test-card-meta span{color:var(--muted)}.test-card.featured .test-card-meta span+span:before{content:"·";margin-right:9px;color:var(--orange)}.test-card.featured h3{margin-bottom:22px;font-size:clamp(2.15rem,3vw,3.2rem)}.featured-facts{margin-bottom:24px}.featured-winner{padding:7px 0 9px 14px;border-left:5px solid var(--gold)}.featured-winner span,.featured-stats small{display:block;margin-bottom:3px;font-size:.78rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.featured-winner strong{display:block;font-size:1.08rem;line-height:1.3}.featured-stats{display:flex;gap:28px;margin-top:13px;padding-top:13px;border-top:1px solid var(--line)}.featured-stats>span{padding:0}.featured-stats>span+span{padding-left:28px;border-left:1px solid var(--line)}.featured-stats strong{display:block;font-size:1rem}.test-card.featured .text-link{font-size:1rem}.page-header h1,.about-page h1{font-size:clamp(3.5rem,6vw,6.5rem)}.test-hero{display:block;min-height:0;padding:42px max(24px,calc((100vw - var(--max))/2)) 54px;background:#f7e9df}.test-hero>.test-hero-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);gap:clamp(42px,6vw,90px);align-items:end;padding:0}.test-hero-main>img{width:auto;height:auto;max-width:100%;max-height:390px;min-height:0;justify-self:center;object-fit:contain;border-radius:10px}.test-hero h1{max-width:680px;font-size:clamp(2.8rem,4.2vw,4.5rem)}.test-hero .back-link{display:inline-block;margin-bottom:42px;font-size:.98rem}.test-intro{grid-template-columns:minmax(0,720px) 280px;justify-content:space-between;gap:60px;padding-block:56px}.test-intro>div{font-family:Inter,ui-sans-serif,sans-serif;font-size:1.02rem;line-height:1.65}.test-intro>div>p{max-width:68ch;margin-bottom:1.05em}.test-intro .intro-lead{color:var(--berry);font-size:1.16rem;font-weight:750;line-height:1.48}.test-intro aside{align-self:start;padding:18px;border:0;border-radius:10px;background:#f4d9e3;font-size:.9rem;box-shadow:inset 0 0 0 1px #8d194529}.test-intro aside .kicker{margin-bottom:10px;color:var(--ink)}.test-intro aside ul{display:flex;flex-wrap:wrap;gap:7px;padding:0;list-style:none}.test-intro aside li{padding:6px 9px;border-radius:6px;background:#ffffffd6;color:#64102f;font-size:.82rem;font-weight:700;line-height:1.2}.test-hero dl{gap:10px;margin-top:30px;padding-top:0;border:0;background:transparent}.test-hero dl>div{min-width:0;padding:14px 15px 15px;border:0;border-radius:9px}.test-hero dl>div:nth-child(1){background:var(--gold)}.test-hero dl>div:nth-child(2){background:var(--peach)}.test-hero dl>div:nth-child(3){background:var(--green);color:#fff}.test-hero dt{color:inherit;font-size:.78rem;font-weight:900;letter-spacing:.06em}.test-hero dt:before{margin-right:6px;font-size:1rem}.test-hero dl>div:nth-child(1) dt:before{content:"🏆"}.test-hero dl>div:nth-child(2) dt:before{content:"👄"}.test-hero dl>div:nth-child(3) dt:before{content:"🍺"}.test-hero dd{overflow-wrap:anywhere;font-size:1.08rem;font-weight:800;line-height:1.25}.activities{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--line);font-family:Inter,ui-sans-serif,sans-serif;font-size:.92rem}.activities ol{margin:0;padding-left:1.4rem}.activities li{padding:.35rem 0}th,td{padding:10px 14px;vertical-align:middle}th{font-size:.76rem;letter-spacing:.06em}td{font-size:.9rem}td small{margin-top:2px;font-size:.78rem;line-height:1.3}.rank{width:76px;white-space:nowrap}.rank-number{display:inline-block;min-width:18px;color:var(--muted);font-weight:700}.medal{margin-left:5px;font-size:1.15rem}.score-pill{display:inline-block;min-width:54px;padding:5px 9px;border-radius:999px;background:#ece8df;color:var(--ink);text-align:center}tbody tr{transition:background-color .15s ease}tbody tr:hover td{background:#fff5f0}tr.place-1 td{background:#fff2b9}tr.place-1 .score-pill{background:var(--gold)}tr.place-2 td{background:#eef2f5}tr.place-2 .score-pill{background:#d5dde3}tr.place-3 td{background:#f4e2d5}tr.place-3 .score-pill{background:#dba47c}tr.podium td strong:first-child{font-weight:800}.beer-photo{width:64px;text-align:center}.beer-photo img{width:44px;height:64px;margin:auto;object-fit:contain}.beer-photo span{color:var(--line)}.compact-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:22px;text-align:left}.compact-heading h2{margin:0;font-size:clamp(2.2rem,3vw,3.2rem)}.compact-heading>p{max-width:440px;margin:0;color:var(--muted);font-size:.88rem;text-align:left}.gallery .compact-heading{display:block}.gallery-note{max-width:62ch;margin:14px 0 0;color:var(--muted);font-size:1rem;line-height:1.55}.gallery-grid{grid-template-columns:repeat(4,1fr);align-items:end;gap:16px}.gallery-grid img{width:auto;height:auto;max-width:100%;max-height:260px;justify-self:center;object-fit:contain;border-radius:8px}@media(max-width:900px){.home-hero{display:block;min-height:0}.home-hero figure{min-height:0;aspect-ratio:1024 / 490}.home-hero figure img{object-fit:contain}.home-about>div{grid-template-columns:1fr;gap:22px}.test-card.featured img{max-height:340px}.test-hero>.test-hero-main{grid-template-columns:1fr;gap:28px;padding:0}.test-hero-main>img{max-height:360px}.gallery-grid{grid-template-columns:repeat(3,1fr)}.gallery-grid img{max-height:240px}}@media(max-width:620px){html,body{width:100%;max-width:100%;overflow-x:clip}main,section,article,header,footer,.section-shell{min-width:0}.section-shell{width:calc(100% - 32px)}.site-header{width:100%;padding-inline:16px}.kicker{font-size:.8rem}.test-card-meta{font-size:.78rem}.site-header nav a{padding:9px 10px;font-size:1rem}.primary-link{padding:15px 18px;font-size:1rem}.home-hero{width:calc(100% - 32px)}.home-hero-copy{padding-block:38px}.home-hero h1{max-width:100%;font-size:2.85rem;overflow-wrap:anywhere}.home-about{width:calc(100% - 32px);margin-top:18px;padding:28px 22px}.home-about h2{font-size:2.25rem;overflow-wrap:anywhere}.latest,.archive-preview,.results,.gallery{padding-block:44px}.latest .section-title .kicker{font-size:.9rem}.test-card img{max-height:260px}.test-card.featured img{max-height:280px}.test-hero{width:100%;min-width:0}.test-hero{padding:32px 16px 38px}.test-hero .back-link{margin-bottom:32px}.test-hero>.test-hero-main,.test-hero-copy{min-width:0;padding:0}.test-hero h1{max-width:100%;font-size:2.75rem;overflow-wrap:anywhere}.test-hero-main>img{max-height:300px}.test-hero dl{grid-template-columns:1fr}.test-intro{padding-block:42px}.test-intro>div{min-width:0}.test-intro>div>p{max-width:100%}.compact-heading{display:block}.compact-heading>p{margin-top:8px;text-align:left}.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid img{max-height:210px}.about-page{width:calc(100% - 32px);padding-block:64px}.about-page h1{max-width:100%;font-size:clamp(2.25rem,8.5vw,2.75rem);overflow-wrap:anywhere;hyphens:auto}.about-page .prose{width:100%;max-width:none;margin:0;font-size:1.2rem;line-height:1.55}.site-footer{width:100%;max-width:100%;padding:38px 16px}.footer-brand{flex-wrap:wrap}.table-wrap{width:100%;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain}}
