:root{--color-ink:#1c140d;--color-amber:#b3701f;--color-amber-dark:#8a5a1f;--color-cream:#faf5ec;--color-surface:#fff;--color-text:#2b2016;--color-text-muted:#6b5d4f;--color-border:#e4d9c8;--color-danger:#a33d2c;--font-heading:Georgia, "Times New Roman", Times, serif;--font-body:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.5rem;--text-2xl:2rem;--text-3xl:2.75rem;--radius:.5rem;--radius-sm:.25rem;--max-width:72rem}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);font-size:var(--text-base);color:var(--color-text);background:var(--color-cream);margin:0;line-height:1.6}h1,h2,h3,h4{font-family:var(--font-heading);color:var(--color-ink);margin:0 0 var(--space-4);line-height:1.2}h1{font-size:var(--text-3xl)}h2{font-size:var(--text-2xl)}h3{font-size:var(--text-xl)}p{margin:0 0 var(--space-4)}a{color:var(--color-amber-dark)}a:hover{color:var(--color-amber)}img{max-width:100%;display:block}ul,ol{padding-left:var(--space-5)}button{cursor:pointer;font-family:inherit}.container{max-width:var(--max-width);padding-inline:var(--space-5);margin-inline:auto}.btn{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-5);border-radius:var(--radius);font-weight:600;font-size:var(--text-base);border:2px solid #0000;text-decoration:none;display:inline-flex}.btn-primary{background:var(--color-amber);color:#fff}.btn-primary:hover{background:var(--color-amber-dark);color:#fff}.btn-secondary{border-color:var(--color-amber);color:var(--color-amber-dark);background:0 0}.btn-secondary:hover{background:var(--color-amber);color:#fff}.site-header{border-bottom:1px solid var(--color-border);background:var(--color-surface)}.site-header__inner{justify-content:space-between;align-items:center;gap:var(--space-4);padding-block:var(--space-4);flex-wrap:wrap;display:flex}.site-header__logo{font-family:var(--font-heading);font-size:var(--text-xl);color:var(--color-ink);font-weight:700;text-decoration:none}.site-nav{align-items:center;gap:var(--space-5);flex-wrap:wrap;display:flex}.site-nav a{color:var(--color-text);font-weight:500;text-decoration:none}.site-nav a:hover{color:var(--color-amber-dark)}.site-footer{border-top:1px solid var(--color-border);background:var(--color-ink);color:#e9ddcb;margin-top:var(--space-8);padding-block:var(--space-6)}.site-footer a,.site-footer button.link{color:#e9ddcb}.site-footer nav{gap:var(--space-4);margin-block:var(--space-4);flex-wrap:wrap;display:flex}.site-footer p{font-size:var(--text-sm);color:#c9b99e}.site-footer__bottom{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.site-footer__bottom p{margin:0}.site-footer__social{gap:var(--space-3);margin:0;padding:0;list-style:none;display:flex}.site-footer__social a{color:#e9ddcb;width:1.25rem;height:1.25rem;transition:color .15s;display:block}.site-footer__social a:hover,.site-footer__social a:focus-visible{color:var(--color-amber)}.site-footer__social svg{fill:currentColor;width:100%;height:100%}button.link{font:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.affiliate-note{font-size:var(--text-sm);color:var(--color-text-muted);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:var(--space-3) var(--space-4);margin-block-end:var(--space-4)}.recommendation-grid,.quiz-results-grid{gap:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));display:grid}.recommendation-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);flex-direction:column;display:flex;overflow:hidden}.recommendation-card__image{aspect-ratio:1;object-fit:cover;background:var(--color-cream);width:100%}.recommendation-card__body,.recommendation-card>:not(.recommendation-card__image){padding-inline:var(--space-4)}.recommendation-card__name{font-family:var(--font-heading);font-size:var(--text-lg);margin:var(--space-3) 0 0}.recommendation-card__distillery{color:var(--color-text-muted);font-size:var(--text-sm);margin:0}.recommendation-card__price{color:var(--color-amber-dark);margin:var(--space-2) 0 0;font-weight:700}.recommendation-card__tags{gap:var(--space-2);margin:var(--space-2) 0 0;flex-wrap:wrap;padding:0;list-style:none;display:flex}.recommendation-card__tags li{font-size:var(--text-sm);background:var(--color-cream);padding:.15rem var(--space-3);color:var(--color-text-muted);border-radius:999px}.recommendation-card__note{font-size:var(--text-sm);color:var(--color-text);flex:1}.recommendation-card__cta{text-align:center;margin:0 var(--space-4) var(--space-4);padding:var(--space-3);border-radius:var(--radius-sm);background:var(--color-amber);color:#fff;font-weight:600;text-decoration:none;display:block}.recommendation-card__cta:hover{background:var(--color-amber-dark);color:#fff}#age-gate[data-astro-cid-rx4xebom]{z-index:999;background:var(--color-ink,#14100c);justify-content:center;align-items:center;padding:1.5rem;position:fixed;inset:0}.age-gate__panel[data-astro-cid-rx4xebom]{text-align:center;background:#fff;border-radius:.5rem;max-width:32rem;padding:2rem}.age-gate__actions[data-astro-cid-rx4xebom]{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.cookie-consent-banner[data-astro-cid-zdsvcu7a]{inset-inline:0;z-index:998;justify-content:center;padding:1rem;display:flex;position:fixed;bottom:0}.cookie-consent-banner[data-astro-cid-zdsvcu7a][hidden]{display:none}.cookie-consent-banner__panel[data-astro-cid-zdsvcu7a]{background:#fff;border-radius:.5rem;width:100%;max-width:40rem;padding:1.25rem 1.5rem;box-shadow:0 -2px 12px #00000026}.cookie-consent-banner__title[data-astro-cid-zdsvcu7a]{margin:0 0 .5rem;font-weight:700}.cookie-consent-banner__actions[data-astro-cid-zdsvcu7a]{justify-content:flex-end;gap:.75rem;margin-top:.75rem;display:flex}
