:root{color-scheme:light;--ink:#201d1a;--muted:#695f55;--line:#ddd6cb;--paper:#fbfaf7;--panel:#fff;--red:#a72f24;--gold:#b9822b;--green:#536b45;--blue:#3b6074;--shadow:0 12px 30px #201d1a17}*{box-sizing:border-box}body{color:var(--ink);background:var(--paper);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.65}a{color:inherit}.site-header{z-index:10;backdrop-filter:blur(12px);background:#fbfaf7f0;border-bottom:1px solid #ddd6cbd9;justify-content:space-between;align-items:center;gap:24px;padding:16px clamp(18px,4vw,56px);display:flex;position:sticky;top:0}.brand{flex:none;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:700;text-decoration:none}nav{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;gap:8px 18px;font-size:14px;display:flex}nav a{text-decoration:none}nav a:hover{color:var(--red)}main{min-height:70vh}.section{padding:clamp(48px,8vw,92px) clamp(18px,4vw,56px)}.section.tight{padding-top:34px}.wrap{width:min(1120px,100%);margin:0 auto}.narrow{width:min(760px,100%);margin:0 auto}.hero{color:#fffdf8;background:linear-gradient(110deg,#201d1ae6 0%,#201d1abf 43%,#201d1a33 100%),radial-gradient(circle at 72% 30%,#b9822b61,#0000 28%),linear-gradient(135deg,#37231f 0%,#7a2d25 35%,#d8b36d 70%,#f7f0df 100%);align-items:center;min-height:calc(100vh - 72px);padding:clamp(32px,6vw,72px) clamp(18px,4vw,56px) 42px;display:grid;overflow:hidden}.hero-inner{grid-template-columns:minmax(0,1.05fr) minmax(260px,.75fr);align-items:center;gap:clamp(28px,6vw,76px);width:min(1120px,100%);margin:0 auto;display:grid}.hero-copy{max-width:680px}.eyebrow{color:#f0d7a2;letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:700}h1,h2,h3{letter-spacing:0;font-family:Georgia,Times New Roman,serif;line-height:1.08}h1{max-width:11ch;margin:0;font-size:clamp(48px,8vw,96px)}h2{margin:0 0 18px;font-size:clamp(30px,5vw,54px)}h3{margin:0 0 10px;font-size:24px}.lede{color:#fffdf8db;max-width:680px;margin:22px 0 0;font-size:clamp(18px,2.1vw,23px);line-height:1.45}.actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button{min-height:44px;color:var(--ink);background:#fffdf8;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:10px 18px;font-weight:700;text-decoration:none;display:inline-flex}.button.secondary{color:#fffdf8;background:0 0;border-color:#fffdf87a}.visual{min-height:420px;position:relative}.bottle{width:150px;height:360px;box-shadow:var(--shadow);background:linear-gradient(90deg,#eee0c4,#fff7e6 45%,#c8aa72);border-radius:56px 56px 18px 18px;position:absolute;bottom:18px;left:28%}.bottle:before{content:"";background:linear-gradient(90deg,#e7d1a5,#fff3d4 45%,#b58b42);border-radius:18px 18px 4px 4px;width:60px;height:90px;position:absolute;top:-70px;left:45px}.bottle:after{content:"";background:#fffdf8c2;border:1px solid #8043254d;height:88px;position:absolute;inset:110px 26px auto}.glass{background:linear-gradient(#fff3,#fff5d87a);border:5px solid #fffdf8d6;border-top:2px solid #fffdf8b8;border-radius:10px 10px 28px 28px;width:116px;height:150px;position:absolute;bottom:30px;right:14%}.grain{opacity:.92;background:radial-gradient(circle,#deb86c 0 4px,#0000 5px) 0 0/20px 18px;border-radius:50%;width:250px;height:84px;position:absolute;bottom:0;right:5%;transform:rotate(-8deg)}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.card{border:1px solid var(--line);background:var(--panel);border-radius:8px;min-height:190px;padding:24px;box-shadow:0 2px #201d1a08}.card p,.narrow p,li{color:var(--muted)}.card a{color:var(--red);font-weight:700;text-decoration:none}.article-header{border-bottom:1px solid var(--line);background:#f5efe4;padding:clamp(48px,8vw,88px) clamp(18px,4vw,56px) 26px}.article-header h1{max-width:820px;color:var(--ink);font-size:clamp(40px,7vw,78px)}.article-header .lede{color:var(--muted)}.content{padding:40px clamp(18px,4vw,56px) 80px}.content article{width:min(760px,100%);margin:0 auto}.content article h2{margin-top:42px;font-size:34px}.callout{border-left:4px solid var(--red);background:#fff;margin:28px 0;padding:20px}.site-footer{border-top:1px solid var(--line);color:var(--muted);background:#f5efe4;padding:28px clamp(18px,4vw,56px)}.site-footer p{width:min(1120px,100%);margin:0 auto}@media (width<=860px){.site-header{flex-direction:column;align-items:flex-start}nav{justify-content:flex-start}.hero{min-height:auto}.hero-inner{grid-template-columns:1fr}.visual{min-height:260px}.bottle{width:104px;height:240px;left:12%}.bottle:before{width:42px;height:68px;top:-52px;left:31px}.glass{width:92px;height:116px;right:18%}.grain{width:210px;right:4%}.grid{grid-template-columns:1fr}}
