:root{color-scheme:light;--paper: #fbf6ef;--paper-deep: #efe1d2;--ink: #211a17;--muted: #6f625a;--line: #d9c8ba;--wine: #7a1232;--wine-dark: #3c0c1d;--moss: #68785d;--gold: #c8a45d;--clay: #b66a48;--blue: #51697a;--white: #fffdf9;--shadow: 0 18px 45px rgba(39, 24, 18, .14);--serif: Georgia, "Times New Roman", serif;--sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);font-family:var(--sans)}body{margin:0;min-width:320px}body::selection{background:#7a12322e}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.skip-link{background:var(--wine-dark);color:var(--white);left:1rem;padding:.7rem 1rem;position:fixed;top:-4rem;z-index:20}.skip-link:focus{top:1rem}.site-header{background:#fbf6efe6;border-bottom:1px solid rgba(60,12,29,.12);position:sticky;top:0;z-index:10;backdrop-filter:blur(18px)}.nav-shell,.site-footer,.content-band,.section-grid,.split-band,.page-hero,.about-hero,.category-band{margin:0 auto;max-width:1180px;width:min(calc(100% - 32px),1180px)}.nav-shell{align-items:center;display:flex;gap:1.25rem;justify-content:space-between;min-height:76px}.brand{align-items:center;display:inline-flex;gap:.7rem;min-width:0}.brand-mark{align-items:center;background:var(--wine-dark);border-radius:6px;display:inline-flex;height:42px;justify-content:center;width:42px}.brand-mark svg{display:block;fill:var(--gold);height:25px;width:25px}.brand strong,.footer-brand{display:block;font-family:var(--serif);font-size:1.35rem;font-weight:700;line-height:1}.brand strong{color:var(--wine-dark)}.brand small{color:var(--muted);display:block;font-size:.76rem;margin-top:.2rem}.nav-links{align-items:center;display:flex;flex-wrap:wrap;gap:.25rem;justify-content:flex-end}.nav-links a,.footer-links a{border-radius:6px;color:var(--muted);font-size:.92rem;padding:.55rem .75rem}.nav-links a:hover,.footer-links a:hover{background:#7a123214;color:var(--wine-dark)}.hero{display:grid;min-height:calc(100vh - 76px);overflow:hidden;position:relative}.hero:after{background:linear-gradient(90deg,#211a17c2,#211a1733 54%,#211a1714);content:"";inset:0;position:absolute}.hero-empty{background:linear-gradient(90deg,#3c0c1df5,#211a17eb),repeating-linear-gradient(135deg,rgba(200,164,93,.18) 0 1px,transparent 1px 24px)}.hero-media{inset:0;position:absolute}.hero-media img{height:100%;object-fit:cover;width:100%}.hero-content{align-self:center;color:var(--white);margin-left:max(24px,calc((100vw - 1180px)/2));max-width:760px;padding:6rem 1.5rem 9rem 0;position:relative;z-index:1}.hero h1,.page-hero h1,.article-title h1,.about-hero h1{font-family:var(--serif);font-size:clamp(3.1rem,7vw,6.6rem);font-weight:700;line-height:.95;margin:0}.hero p:not(.eyebrow){color:#fffdf9e0;font-size:clamp(1.05rem,2vw,1.32rem);line-height:1.65;margin:1.3rem 0 0;max-width:660px}.eyebrow{color:var(--wine);font-size:.75rem;font-weight:800;letter-spacing:.08em;line-height:1.4;margin:0 0 .8rem;text-transform:uppercase}.hero .eyebrow,.article-title .eyebrow{color:var(--gold)}.hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.button{align-items:center;border:1px solid transparent;border-radius:6px;display:inline-flex;font-weight:800;justify-content:center;min-height:46px;padding:.75rem 1rem}.button.primary{background:var(--gold);color:var(--wine-dark)}.button.secondary{background:#fffdf91a;border-color:#fffdf96b;color:inherit}.split-copy .button.secondary{background:var(--wine-dark);border-color:var(--wine-dark);color:var(--white)}.split-copy .button{margin-top:1.4rem}.featured-strip{align-items:center;background:var(--white);border-top:4px solid var(--gold);bottom:0;box-shadow:var(--shadow);display:grid;gap:.25rem;grid-template-columns:auto minmax(0,1fr) auto;left:50%;max-width:1180px;padding:1rem 1.15rem;position:absolute;transform:translate(-50%);width:min(calc(100% - 32px),1180px);z-index:2}.featured-strip span,.featured-strip small,.post-meta,.note-row span,.note-row small,.review-item span,.review-item dt,.region-tile span{color:var(--muted);font-size:.82rem}.featured-strip strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section-grid{display:grid;gap:clamp(1.4rem,4vw,4rem);grid-template-columns:minmax(0,.85fr) minmax(0,1fr);padding:clamp(4rem,8vw,7rem) 0}.intro-band{align-items:end}.section-grid h2,.section-heading h2,.split-copy h2,.region-feature h2,.principles h3{font-family:var(--serif);font-size:clamp(2rem,4vw,3.5rem);line-height:1;margin:0}.section-grid p,.split-copy p,.page-hero p,.about-hero p,.rich-copy p{color:var(--muted);font-size:1.03rem;line-height:1.75;margin:0}.rich-copy p+p{margin-top:1rem}.content-band{padding:clamp(3.5rem,7vw,6rem) 0}.content-band.muted{background:transparent;border-top:1px solid var(--line)}.section-heading{align-items:end;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.section-heading>a{border-bottom:1px solid currentColor;color:var(--wine);font-weight:800;padding-bottom:.15rem}.post-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.post-grid.wide{grid-template-columns:repeat(2,minmax(0,1fr))}.post-card{background:var(--white);border:1px solid rgba(60,12,29,.12);border-radius:6px;min-width:0;overflow:hidden}.post-card a{display:grid;height:100%;grid-template-rows:auto 1fr}.post-card img{aspect-ratio:16 / 10;height:auto;object-fit:cover;width:100%}.post-card-body{display:flex;flex-direction:column;padding:1.1rem}.post-card h3{font-family:var(--serif);font-size:clamp(1.45rem,3vw,2rem);line-height:1.05;margin:0}.post-card p:not(.eyebrow){color:var(--muted);line-height:1.6;margin:.8rem 0 1.25rem}.post-meta{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:space-between;margin-top:auto}.split-band{align-items:stretch;background:var(--paper-deep);border:1px solid var(--line);display:grid;gap:clamp(1.5rem,4vw,4rem);grid-template-columns:minmax(0,.8fr) minmax(0,1fr);padding:clamp(2rem,5vw,4rem)}.note-list{align-content:center;display:grid;gap:.75rem}.note-row{background:var(--white);border-left:4px solid var(--clay);border-radius:6px;display:grid;gap:.25rem;padding:1rem}.note-row strong{font-family:var(--serif);font-size:1.35rem}.region-grid{display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}.region-tile{background:var(--white);border:1px solid rgba(60,12,29,.12);border-radius:6px;overflow:hidden}.region-tile img{aspect-ratio:4 / 3;object-fit:cover;width:100%}.region-tile div{padding:1rem}.region-tile h3{font-family:var(--serif);font-size:1.55rem;margin:.25rem 0}.region-tile p{color:var(--muted);margin:0}.page-hero{padding:clamp(4.5rem,9vw,8rem) 0 clamp(2rem,5vw,4rem)}.page-hero.compact{max-width:860px}.page-hero h1{color:var(--wine-dark);max-width:1000px}.page-hero p{max-width:720px;margin-top:1rem}.category-band{border-top:1px solid var(--line);display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));padding:0 0 5rem}.category-band a{align-items:center;background:var(--wine-dark);border-radius:6px;color:var(--white);display:flex;justify-content:space-between;padding:1rem}.category-band span{color:#fffdf9b8}.category-band strong{color:var(--gold);font-family:var(--serif);font-size:2rem}.empty-state{background:var(--white);border:1px solid rgba(60,12,29,.14);border-radius:6px;padding:clamp(1.25rem,4vw,2rem)}.empty-state.dark{background:#fffdf9b8}.empty-state h3{font-family:var(--serif);font-size:clamp(1.5rem,3vw,2rem);line-height:1.1;margin:0 0 .6rem}.empty-state p{color:var(--muted);line-height:1.6;margin:0}.article-hero{display:grid;min-height:72vh;position:relative}.article-hero:after{background:linear-gradient(0deg,#211a17bd,#211a1714);content:"";inset:0;position:absolute}.article-hero img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.article-title{align-self:end;color:var(--white);margin:0 auto;max-width:1180px;padding:8rem 0 4rem;position:relative;width:min(calc(100% - 32px),1180px);z-index:1}.article-title p:not(.eyebrow){color:#fffdf9d1;font-size:1.15rem;line-height:1.6;margin:1rem 0 0;max-width:720px}.article-meta{color:#fffdf9b8;justify-content:flex-start;margin-top:1rem}.article-shell{align-items:start;display:grid;gap:clamp(2rem,5vw,4rem);grid-template-columns:minmax(0,1fr) minmax(280px,360px);margin:0 auto;max-width:1180px;padding:clamp(3rem,6vw,5rem) 0;width:min(calc(100% - 32px),1180px)}.article-main{max-width:730px}.article-main :where(p,li){color:#4f433d;font-size:1.08rem;line-height:1.85}.article-main p{margin:0 0 1.4rem}.article-main :where(h2,h3){font-family:var(--serif);line-height:1.1;margin:2.2rem 0 1rem}.article-main h2{font-size:2.2rem}.article-main h3{font-size:1.65rem}.tasting-panel{background:var(--wine-dark);border-radius:6px;color:var(--white);padding:1.25rem;position:sticky;top:98px}.tasting-panel h2{color:var(--gold);font-family:var(--serif);font-size:2rem;line-height:1;margin:0 0 1rem}.tasting-panel dl{display:grid;gap:.8rem;margin:0}.tasting-panel div{border-top:1px solid rgba(255,253,249,.16);padding-top:.8rem}.tasting-panel dt{color:#fffdf99e;font-size:.75rem;font-weight:800;text-transform:uppercase}.tasting-panel dd{margin:.25rem 0 0}.panel-note{background:#fffdf914;border-radius:6px;color:#fffdf9d1;line-height:1.55;margin:1rem 0 0;padding:.9rem}.tag-row{border-top:1px solid var(--line);display:flex;flex-wrap:wrap;gap:.6rem;margin-top:2rem;padding-top:1rem}.tag-row a,.tag-cloud a{background:var(--white);border:1px solid var(--line);border-radius:6px;color:var(--wine);font-size:.9rem;font-weight:800;padding:.55rem .75rem}.review-table{display:grid;gap:.85rem}.review-item{align-items:center;background:var(--white);border:1px solid rgba(60,12,29,.12);border-radius:6px;display:grid;gap:1rem;grid-template-columns:150px minmax(0,1fr) minmax(260px,.8fr);padding:.75rem}.review-item img{aspect-ratio:1;border-radius:4px;object-fit:cover;width:100%}.review-item h2{font-family:var(--serif);font-size:1.6rem;margin:.2rem 0 .45rem}.review-item p{color:var(--muted);line-height:1.55;margin:0}.review-item dl{display:grid;gap:.55rem;margin:0}.review-item dl div{display:grid;gap:.15rem}.review-item dd{margin:0}.region-directory{display:grid;gap:1rem}.region-feature{align-items:stretch;background:var(--white);border:1px solid rgba(60,12,29,.12);border-radius:6px;display:grid;grid-template-columns:minmax(220px,.48fr) minmax(0,1fr);overflow:hidden}.region-feature img{height:100%;min-height:260px;object-fit:cover;width:100%}.region-feature>div{padding:clamp(1.2rem,4vw,2.2rem)}.region-feature p{color:var(--muted);line-height:1.6}.region-feature ul{display:grid;gap:.5rem;list-style:none;margin:1.25rem 0 0;padding:0}.region-feature a{color:var(--wine);font-weight:800}.tag-cloud{display:flex;flex-wrap:wrap;gap:.75rem}.tag-cloud a{align-items:center;display:inline-flex;gap:.5rem}.tag-cloud small{background:var(--paper-deep);border-radius:4px;color:var(--muted);padding:.15rem .35rem}.about-hero{align-items:end;display:grid;gap:clamp(1.5rem,5vw,4rem);grid-template-columns:minmax(0,.9fr) minmax(0,1fr);padding:clamp(3rem,8vw,7rem) 0}.about-hero img{aspect-ratio:4 / 5;border-radius:6px;object-fit:cover;width:100%}.about-hero h1{color:var(--wine-dark);font-size:clamp(2.9rem,6vw,5.6rem)}.about-hero p{margin-top:1rem}.principles{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.principles article{background:var(--white);border:1px solid rgba(60,12,29,.12);border-radius:6px;padding:1.25rem}.principles span{color:var(--clay);font-family:var(--serif);font-size:2rem}.principles h3{font-size:1.65rem;margin:.5rem 0 .75rem}.principles p{color:var(--muted);line-height:1.6;margin:0}.site-footer{align-items:start;border-top:1px solid var(--line);display:flex;gap:2rem;justify-content:space-between;padding:2rem 0 3rem}.site-footer p{color:var(--muted);line-height:1.6;margin:.75rem 0 0;max-width:460px}.footer-links{display:flex;flex-wrap:wrap;gap:.25rem;justify-content:flex-end}@media(max-width:900px){.nav-shell{align-items:flex-start;flex-direction:column;gap:.75rem;padding:.9rem 0}.nav-links{justify-content:flex-start}.hero{min-height:760px}.hero:after{background:linear-gradient(0deg,#211a17c7,#211a1733)}.hero-content{align-self:end;margin-left:16px;padding-bottom:9rem}.featured-strip{align-items:start;grid-template-columns:1fr}.featured-strip strong{white-space:normal}.section-grid,.split-band,.article-shell,.about-hero,.region-feature,.review-item{grid-template-columns:1fr}.post-grid,.post-grid.wide,.region-grid,.principles,.category-band{grid-template-columns:1fr 1fr}.tasting-panel{position:static}.review-item{align-items:start}.review-item img{aspect-ratio:16 / 9}}@media(max-width:620px){.nav-shell,.site-footer,.content-band,.section-grid,.split-band,.page-hero,.about-hero,.category-band{width:min(calc(100% - 24px),1180px)}.hero-content{margin-left:12px;padding-right:1rem}.hero h1,.page-hero h1,.article-title h1,.about-hero h1{font-size:clamp(2.7rem,16vw,4.2rem)}.post-grid,.post-grid.wide,.region-grid,.principles,.category-band{grid-template-columns:1fr}.section-heading,.site-footer{align-items:flex-start;flex-direction:column}.split-band{padding:1.25rem}}
