:root{--ink:#241f20;--muted:#6f6767;--wine:#7d1834;--wine-dark:#581124;--rose:#f2e3e5;--ivory:#fbf8f3;--line:#e8dfdc;--white:#fff;--shadow:0 18px 50px rgba(57,31,36,.1);--serif:Georgia,"Times New Roman",serif;--sans:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--ivory);font-family:var(--sans);font-size:16px;line-height:1.7}img{max-width:100%;height:auto;display:block}a{color:var(--wine);text-decoration:none}a:hover{color:var(--wine-dark)}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.skip-link{position:absolute;left:-9999px;top:10px;z-index:999;background:var(--white);padding:10px 16px}.skip-link:focus{left:10px}.announcement{background:var(--wine-dark);color:var(--white);text-align:center;padding:6px 20px;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:50;background:rgba(251,248,243,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.header-inner{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;color:var(--ink);gap:12px}.brand img{width:56px;height:56px;object-fit:contain}.brand span{display:grid}.brand strong{font:600 1.05rem/1.2 var(--serif);letter-spacing:.05em}.brand small{color:var(--muted);font-size:.72rem;letter-spacing:.11em;text-transform:uppercase;margin-top:4px}.primary-nav ul{display:flex;align-items:center;gap:26px;list-style:none;margin:0;padding:0}.primary-nav a{color:var(--ink);font-size:.92rem;font-weight:600}.primary-nav .current-menu-item>a,.primary-nav a:hover{color:var(--wine)}.menu-toggle{display:none;background:none;border:0;padding:8px;color:var(--ink)}.menu-toggle span{display:block;width:24px;height:2px;background:currentColor;margin:5px}.menu-toggle b{position:absolute;clip:rect(0,0,0,0)}
.section-space{padding-top:64px;padding-bottom:78px}.eyebrow{margin:0 0 12px;color:var(--wine);font-size:.75rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}h1,h2,h3{font-family:var(--serif);line-height:1.16;margin-top:0}h1{font-size:clamp(2.3rem,5vw,4.7rem);letter-spacing:-.035em}h2{font-size:clamp(1.65rem,3vw,2.75rem)}h3{font-size:1.3rem}.button,.wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;background:var(--wine);color:var(--white)!important;padding:13px 22px;border-radius:2px;font-weight:700;border:1px solid var(--wine);transition:.2s}.button:hover,.wp-block-button__link:hover{background:var(--wine-dark);transform:translateY(-1px)}.text-link{font-weight:750}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-heading h2{margin-bottom:0}
.breadcrumbs{display:flex;flex-wrap:wrap;gap:9px;color:var(--muted);font-size:.82rem;margin-bottom:34px}.breadcrumbs a{color:var(--muted)}.archive-header{max-width:800px;margin-bottom:44px}.archive-header h1{margin-bottom:16px}.archive-header p,.archive-description{color:var(--muted);font-size:1.08rem}.archive-header--accent{padding:34px;background:var(--rose);border-left:4px solid var(--wine);max-width:none}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:54px;align-items:start}.post-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.post-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.post-card{background:var(--white);box-shadow:0 9px 30px rgba(52,34,37,.07);overflow:hidden}.post-card__image{display:block;aspect-ratio:4/3;overflow:hidden;background:#eadfdd}.post-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.post-card:hover .post-card__image img{transform:scale(1.035)}.post-card__body{padding:24px}.post-card__body h2{font-size:1.35rem;margin:8px 0 12px}.post-card__body h2 a{color:var(--ink)}.post-card__body p{color:var(--muted);font-size:.94rem;margin:0 0 18px}.category-links{color:var(--wine);font-size:.72rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.card-meta,.entry-meta{display:flex;justify-content:space-between;gap:18px;color:var(--muted);font-size:.8rem}.card-meta a{font-weight:700}.sidebar{position:sticky;top:118px}.widget{background:var(--white);border-top:3px solid var(--wine);padding:24px;margin-bottom:24px}.widget-title{font-size:1.28rem;margin-bottom:18px}.widget ul{list-style:none;margin:0;padding:0}.widget li{padding:9px 0;border-bottom:1px solid var(--line)}.widget a{color:var(--ink);font-size:.92rem}.search-form{display:flex}.search-form label{flex:1}.search-field{width:100%;height:44px;border:1px solid var(--line);background:var(--ivory);padding:0 12px}.search-submit{border:0;background:var(--wine);color:var(--white);font-weight:700;padding:0 16px}.pagination{grid-column:1/-1;margin-top:18px}.nav-links{display:flex;flex-wrap:wrap;gap:8px}.page-numbers{display:grid;place-items:center;min-width:40px;height:40px;background:var(--white);border:1px solid var(--line);padding:0 10px}.page-numbers.current{background:var(--wine);color:var(--white);border-color:var(--wine)}
.entry-header{max-width:900px;margin:0 auto 38px;text-align:center}.entry-header h1{font-size:clamp(2.4rem,5.4vw,4.5rem);margin-bottom:20px}.entry-meta{justify-content:center}.entry-hero{margin:0 auto 50px;max-width:1060px}.entry-hero img{width:100%;max-height:690px;object-fit:cover}.prose{max-width:760px;margin:0 auto;color:#332d2e;font-size:1.08rem}.prose h2{margin-top:2.1em;font-size:2rem}.prose h3{margin-top:1.8em}.prose p{margin:0 0 1.35em}.prose ul,.prose ol{padding-left:1.3em;margin-bottom:1.5em}.prose blockquote{margin:2em 0;padding:8px 0 8px 28px;border-left:3px solid var(--wine);font:italic 1.32rem/1.55 var(--serif);color:var(--wine-dark)}.prose figure{margin:2.2em -70px}.prose img{width:100%}.entry-footer{max-width:760px;margin:36px auto;border-top:1px solid var(--line);padding-top:20px}.single-article+.related-posts,.related-posts{margin-top:70px}.single-article .prose{max-width:720px}.home-content .entry-content{max-width:none}.page-article .prose{max-width:860px}
.hero-editorial{min-height:680px;display:grid;align-items:center;background-size:cover;background-position:center;position:relative;color:var(--white)}.hero-editorial:before{content:"";position:absolute;inset:0;background:rgba(26,15,18,.5)}.hero-editorial__inner{position:relative;z-index:1;width:min(1180px,calc(100% - 40px));margin:auto}.hero-editorial__copy{max-width:650px}.hero-editorial h1{font-size:clamp(3rem,7vw,6rem);margin-bottom:22px}.hero-editorial p{font-size:1.15rem;max-width:580px;margin-bottom:28px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.button--light{background:var(--white);border-color:var(--white);color:var(--ink)!important}.intro-strip{background:var(--wine);color:var(--white);padding:26px 0}.intro-strip__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.intro-strip strong{display:block;font:1.3rem var(--serif)}.intro-strip span{font-size:.86rem;opacity:.82}.feature-section{padding:88px 0}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.feature-card{background:var(--white);padding:30px;border:1px solid var(--line)}.feature-card span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--rose);color:var(--wine);font-weight:800;margin-bottom:20px}.feature-card h3{margin-bottom:10px}.feature-card p{color:var(--muted);margin:0}.editorial-split{display:grid;grid-template-columns:1.05fr .95fr;min-height:600px;background:var(--white)}.editorial-split__image img{width:100%;height:100%;object-fit:cover}.editorial-split__content{padding:clamp(45px,7vw,100px);display:flex;flex-direction:column;justify-content:center}.editorial-split__content p{color:var(--muted)}.check-list{list-style:none;padding:0}.check-list li{position:relative;padding:8px 0 8px 30px}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--wine);font-weight:900}.category-showcase{padding:88px 0}.category-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-tile{position:relative;min-height:400px;overflow:hidden;color:var(--white)}.category-tile img{width:100%;height:100%;object-fit:cover}.category-tile:after{content:"";position:absolute;inset:35% 0 0;background:rgba(22,11,14,.7)}.category-tile div{position:absolute;z-index:2;left:24px;right:24px;bottom:24px}.category-tile h3{font-size:1.55rem;margin:0 0 6px}.category-tile p{font-size:.84rem;margin:0;opacity:.88}.cta-band{padding:80px 0;background:var(--wine-dark);color:var(--white);text-align:center}.cta-band div{max-width:720px}.cta-band h2{font-size:clamp(2rem,4vw,3.5rem)}.cta-band p{opacity:.83;margin-bottom:26px}.home-latest{background:#f5efeb}
.not-found{text-align:center;max-width:660px;margin:auto;padding:80px 0}.not-found .search-form{max-width:480px;margin:28px auto 18px}.empty-state{grid-column:1/-1;background:var(--white);padding:40px}.site-footer{background:#21191b;color:#e8dfe0;padding-top:64px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:60px;padding-bottom:50px}.footer-brand img{width:62px;height:62px;object-fit:contain;background:var(--ivory);margin-bottom:16px}.site-footer h2,.site-footer h3{color:var(--white)}.site-footer p{color:#baaeb0;max-width:420px}.site-footer a{color:#e8dfe0}.site-footer ul{list-style:none;margin:0;padding:0}.site-footer li{margin:8px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:18px 0;text-align:center;color:#baaeb0;font-size:.83rem}
@media(max-width:980px){.menu-toggle{display:block}.primary-nav{position:absolute;left:0;right:0;top:86px;background:var(--ivory);border-bottom:1px solid var(--line);display:none;padding:20px}.primary-nav.is-open{display:block}.primary-nav ul{display:grid;gap:8px}.primary-nav a{display:block;padding:9px}.content-layout{grid-template-columns:1fr}.sidebar{position:static}.post-grid--three{grid-template-columns:repeat(2,1fr)}.category-tiles{grid-template-columns:repeat(2,1fr)}.editorial-split{grid-template-columns:1fr}.editorial-split__image{height:500px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:640px){.container{width:min(100% - 28px,1180px)}.announcement{font-size:.68rem}.header-inner{min-height:72px}.brand img{width:46px;height:46px}.brand strong{font-size:.87rem}.brand small{display:none}.primary-nav{top:72px}.section-space{padding-top:42px;padding-bottom:54px}.content-layout,.post-grid,.post-grid--three,.feature-grid,.intro-strip__grid,.category-tiles,.footer-grid{grid-template-columns:1fr}.hero-editorial{min-height:580px}.hero-editorial__inner{width:min(100% - 28px,1180px)}.hero-editorial h1{font-size:3rem}.category-tile{min-height:470px}.editorial-split__image{height:420px}.editorial-split__content{padding:42px 24px}.section-heading{align-items:start;flex-direction:column}.archive-header--accent{padding:24px}.entry-header{text-align:left}.entry-meta{justify-content:flex-start}.prose{font-size:1rem}.prose figure{margin:1.8em 0}.footer-brand{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
@media(min-width:1101px){.primary-nav ul{gap:18px}.primary-nav a{font-size:.86rem;white-space:nowrap}}
@media(max-width:1100px){.menu-toggle{display:block;flex:0 0 auto}.primary-nav{position:absolute;left:0;right:0;top:86px;background:var(--ivory);border-bottom:1px solid var(--line);display:none;padding:20px}.primary-nav.is-open{display:block}.primary-nav ul{display:grid;gap:8px}.primary-nav a{display:block;padding:9px}}
@media(max-width:640px){html,body{max-width:100%;overflow-x:hidden}.header-inner{gap:10px}.brand{min-width:0;flex:1}.brand span{min-width:0}.brand strong{display:block;font-size:.82rem;line-height:1.25}.menu-toggle{margin-left:auto}.hero-editorial{min-height:680px;overflow:hidden}.hero-editorial__copy{width:100%;min-width:0}.hero-editorial h1{font-size:2.55rem;overflow-wrap:break-word}.hero-editorial p{width:100%;font-size:1rem}.hero-actions{display:grid;grid-template-columns:1fr;width:100%}.hero-actions .button{width:100%}}
