:root{color-scheme:light;--ink:#1e2620;--muted:#5e655f;--paper:#f8f6f0;--surface:#fff;--line:#d9d4c8;--forest:#263627;--moss:#5f7049;--wine:#743847;--gold:#b7833a;--river:#55757f;--shadow:0 18px 50px #26362721;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font-size:16px;line-height:1.6}img{max-width:100%;display:block}a{color:inherit}a:focus-visible,main:focus-visible{outline:2px solid var(--wine);outline-offset:3px}.skip-link{z-index:100;background:var(--forest);color:#fff;padding:10px 12px;position:fixed;top:12px;left:12px;transform:translateY(-140%)}.skip-link:focus{transform:translateY(0)}.site-header,.site-footer{border-bottom:1px solid var(--line);background:#f8f6f0f2;justify-content:space-between;align-items:center;gap:20px;padding:16px clamp(18px,4vw,48px);display:flex}.site-header{z-index:10;backdrop-filter:blur(18px);position:sticky;top:0}.brand{min-width:max-content;color:var(--ink);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand-mark{background:var(--forest);color:#fff;letter-spacing:0;border-radius:6px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand small{color:var(--muted);font-size:.78rem}.site-nav,.site-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:8px 14px;display:flex}.site-nav a,.site-footer a{min-height:40px;color:var(--muted);align-items:center;padding:8px 4px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.site-nav a:hover,.site-nav a[aria-current=page],.site-footer a:hover,.text-link:hover{color:var(--wine)}.hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);align-items:stretch;min-height:78vh;display:grid}.hero-copy{flex-direction:column;justify-content:center;gap:24px;padding:clamp(42px,7vw,92px) clamp(22px,5vw,70px);display:flex}.hero-copy h1,.page-hero h1,.section-header h2{max-width:820px;color:var(--forest);letter-spacing:0;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:700;line-height:.98}.hero-copy h1{max-width:720px;font-size:clamp(3rem,6vw,5.8rem);line-height:1.02}.page-hero h1{font-size:clamp(2.7rem,7vw,5.8rem)}.section-header h2{font-size:clamp(2rem,4vw,3.5rem)}.hero-copy p,.page-hero p,.section-header p,.large-copy{max-width:720px;color:var(--muted);margin:0;font-size:clamp(1.02rem,2vw,1.24rem)}.hero-media{background:var(--forest);min-height:540px;position:relative;overflow:hidden}.hero-media img{object-fit:cover;width:100%;height:100%}.image-credit{color:#fff;background:#1e2620bd;border-radius:6px;max-width:min(480px,100% - 28px);padding:8px 10px;font-size:.74rem;position:absolute;bottom:14px;right:14px}.image-credit a{color:#fff}.eyebrow{color:var(--wine);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.button-row{flex-wrap:wrap;gap:12px;display:flex}.button{border:1px solid var(--forest);background:var(--forest);color:#fff;border-radius:6px;justify-content:center;align-items:center;min-height:44px;padding:11px 17px;font-weight:800;text-decoration:none;display:inline-flex}.button.secondary{color:var(--forest);background:0 0}.section,.band,.page-hero{padding:clamp(44px,7vw,90px) clamp(18px,4vw,48px)}.band{background:#ebe5d8}.section-header{grid-template-columns:minmax(0,.95fr) minmax(280px,.7fr);align-items:end;gap:24px;max-width:1180px;margin:0 auto 28px;display:grid}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1180px;margin:0 auto;display:grid}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card{border:1px solid var(--line);background:var(--surface);min-height:100%;box-shadow:var(--shadow);border-radius:8px;padding:24px;position:relative}.card a:not(.card-link){z-index:2;position:relative}.card-link:after{content:"";z-index:1;position:absolute;inset:0}.card h2,.card h3{color:var(--forest);margin:0 0 10px;line-height:1.12}.card p{color:var(--muted);margin:0}.card.dark{background:var(--forest);color:#fff}.card.dark h2,.card.dark h3,.card.dark p,.card.dark .eyebrow,.card.dark .source-list strong,.card.dark a{color:#fff}.page-hero{border-bottom:1px solid var(--line);background:linear-gradient(#f8f6f0 0%,#ece4d6 100%)}.page-hero-inner{grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:end;gap:28px;max-width:1180px;margin:0 auto;display:grid}.rule-list{margin:18px 0 0;padding:0;list-style:none}.rule-list li{margin:0 0 10px;padding-left:22px;position:relative}.rule-list li:before{content:"";background:var(--gold);border-radius:50%;width:9px;height:9px;position:absolute;top:.72em;left:0}.source-list{border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.source-list strong{color:var(--forest);margin-bottom:8px;display:block}.source-list ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.source-list li{gap:2px;display:grid}.source-list a{color:var(--wine);font-weight:800;text-decoration:none}.source-list span,.fineprint{color:var(--muted);font-size:.9rem}.source-list.compact span{display:none}.long-guide{background:var(--paper)}.cultural-hero h1{max-width:920px}.article-shell{gap:28px;max-width:980px;margin:0 auto;display:grid}.article-intro{gap:18px;max-width:820px;display:grid}.article-intro p,.article-section p{color:var(--muted);margin:0;font-size:clamp(1.05rem,1.7vw,1.26rem)}.article-intro p:first-child{color:var(--forest);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.3rem,2.6vw,1.8rem);line-height:1.35}.mini-index{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.mini-index a{border:1px solid var(--line);background:var(--surface);min-height:100%;color:var(--forest);border-radius:8px;gap:6px;padding:16px;font-weight:800;text-decoration:none;display:grid}.mini-index a:hover{border-color:var(--wine)}.mini-index span{color:var(--wine);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.article-section-stack{padding-top:0}.article-section{border-top:1px solid var(--line);gap:16px;padding:clamp(34px,5vw,58px) 0;display:grid}.article-section h2{max-width:760px;color:var(--forest);margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.4rem);line-height:1.02}.highlight-list{gap:10px;margin:8px 0 0;padding:0;list-style:none;display:grid}.highlight-list li{border-left:4px solid var(--gold);background:var(--surface);color:var(--forest);padding:12px 14px;font-weight:800}.narrative-grid .card{box-shadow:none}.source-card .source-list{border-top:0;margin-top:0;padding-top:0}.route-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.route-list a{border:1px solid var(--line);background:var(--surface);color:var(--forest);border-radius:8px;padding:16px;font-weight:800;text-decoration:none;display:block}.text-link{color:var(--wine);text-underline-offset:4px;font-weight:800;text-decoration-thickness:1px}.site-footer{border-top:1px solid var(--line);border-bottom:0;align-items:flex-start}.site-footer p{max-width:620px;color:var(--muted);margin:4px 0 0}@media (width<=980px){.site-header,.site-footer,.hero,.section-header,.page-hero-inner{grid-template-columns:1fr}.site-header,.site-footer{justify-items:start;display:grid}.site-nav,.site-footer nav{justify-content:flex-start}.hero-media{order:-1;min-height:380px}.grid,.grid.two,.mini-index{grid-template-columns:1fr}}@media (width<=620px){.site-nav{flex-wrap:nowrap;justify-content:flex-start;width:100%;padding-bottom:4px;overflow-x:auto}.site-nav a{white-space:nowrap}.hero-media{min-height:300px}.hero-copy h1{font-size:2.75rem}.page-hero h1{font-size:2.45rem}.button{width:100%}}.affiliate-consent-manager[data-astro-cid-acyv23w3]{z-index:1000;position:relative}.affiliate-consent-panel[data-astro-cid-acyv23w3]{color:#111;background:#fff;border:1px solid #1111113d;border-radius:12px;gap:18px;max-width:920px;margin:0 auto;padding:20px;display:grid;position:fixed;bottom:20px;left:20px;right:20px;box-shadow:0 22px 70px #0000003d}.affiliate-consent-panel[data-astro-cid-acyv23w3][hidden],.affiliate-consent-manage[data-astro-cid-acyv23w3][hidden]{display:none}.affiliate-consent-panel[data-astro-cid-acyv23w3] strong[data-astro-cid-acyv23w3],.affiliate-consent-panel[data-astro-cid-acyv23w3] p[data-astro-cid-acyv23w3]{margin:0}.affiliate-consent-panel[data-astro-cid-acyv23w3] strong[data-astro-cid-acyv23w3]{margin-bottom:8px;font-size:1.05rem;display:block}.affiliate-consent-panel[data-astro-cid-acyv23w3] p[data-astro-cid-acyv23w3]{max-width:76ch;line-height:1.55}.affiliate-consent-links[data-astro-cid-acyv23w3]{gap:14px;display:flex;margin-top:8px!important}.affiliate-consent-actions[data-astro-cid-acyv23w3]{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.affiliate-consent-actions[data-astro-cid-acyv23w3] button[data-astro-cid-acyv23w3],.affiliate-consent-manage[data-astro-cid-acyv23w3]{color:#111;min-height:44px;font:inherit;cursor:pointer;background:#fff;border:1px solid #111;border-radius:999px;padding:10px 16px;font-weight:700}.affiliate-consent-actions[data-astro-cid-acyv23w3] button[data-astro-cid-acyv23w3]:last-child{color:#fff;background:#111}.affiliate-consent-manage[data-astro-cid-acyv23w3]{background:#fffffff0;border-color:#1111114d;min-height:36px;padding:7px 12px;font-size:.75rem;position:fixed;bottom:14px;right:14px;box-shadow:0 8px 26px #00000024}@media (width>=760px){.affiliate-consent-panel[data-astro-cid-acyv23w3]{grid-template-columns:minmax(0,1fr) 280px;align-items:end}}@media (width<=520px){.affiliate-consent-panel[data-astro-cid-acyv23w3]{max-height:calc(100svh - 24px);padding:16px;bottom:12px;left:12px;right:12px;overflow:auto}}.lang-switch[data-astro-cid-gcswfxpw]{letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border:1px solid;border-radius:999px;align-self:center;padding:4px 10px;font-size:.78rem;font-weight:700}.site-nav-toggle[data-astro-cid-gcswfxpw]{width:44px;height:44px;color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:6px;flex:0 0 44px;justify-content:center;align-items:center;gap:4px;padding:10px;display:none}.site-nav-toggle[data-astro-cid-gcswfxpw] span[data-astro-cid-gcswfxpw]{background:currentColor;width:20px;height:2px;transition:transform .16s,opacity .16s;display:block}@media (width<=720px){.site-header[data-astro-cid-gcswfxpw][data-nav-ready]{flex-flow:wrap;grid-template-columns:none;justify-content:space-between;place-items:center normal;padding-top:12px;padding-bottom:12px;display:flex}.site-header[data-astro-cid-gcswfxpw][data-nav-ready] .brand[data-astro-cid-gcswfxpw]{min-width:0;max-width:calc(100% - 60px)}.site-header[data-astro-cid-gcswfxpw][data-nav-ready] .brand[data-astro-cid-gcswfxpw]>span[data-astro-cid-gcswfxpw]:last-child{min-width:0}.site-header[data-astro-cid-gcswfxpw][data-nav-ready] .brand[data-astro-cid-gcswfxpw] strong[data-astro-cid-gcswfxpw],.site-header[data-astro-cid-gcswfxpw][data-nav-ready] .brand[data-astro-cid-gcswfxpw] small[data-astro-cid-gcswfxpw]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.site-header[data-astro-cid-gcswfxpw][data-nav-ready] .site-nav-toggle[data-astro-cid-gcswfxpw]{flex-direction:column;margin-left:auto;display:inline-flex}.site-header[data-astro-cid-gcswfxpw][data-nav-ready] .site-nav[data-astro-cid-gcswfxpw]{border-top:1px solid #0b0b0d29;flex:1 0 100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;width:100%;padding-top:12px;display:none}.site-header[data-astro-cid-gcswfxpw][data-nav-ready][data-nav-open] .site-nav[data-astro-cid-gcswfxpw]{display:grid}.site-header[data-astro-cid-gcswfxpw][data-nav-ready] .site-nav[data-astro-cid-gcswfxpw] a[data-astro-cid-gcswfxpw]{overflow-wrap:anywhere;justify-content:flex-start;min-width:0;min-height:44px;padding:9px 8px}.site-header[data-astro-cid-gcswfxpw][data-nav-open] .site-nav-toggle[data-astro-cid-gcswfxpw] span[data-astro-cid-gcswfxpw]:first-child{transform:translateY(6px)rotate(45deg)}.site-header[data-astro-cid-gcswfxpw][data-nav-open] .site-nav-toggle[data-astro-cid-gcswfxpw] span[data-astro-cid-gcswfxpw]:nth-child(2){opacity:0}.site-header[data-astro-cid-gcswfxpw][data-nav-open] .site-nav-toggle[data-astro-cid-gcswfxpw] span[data-astro-cid-gcswfxpw]:nth-child(3){transform:translateY(-6px)rotate(-45deg)}}@media (width<=420px){.site-header[data-astro-cid-gcswfxpw][data-nav-ready] .site-nav[data-astro-cid-gcswfxpw]{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.site-nav-toggle[data-astro-cid-gcswfxpw] span[data-astro-cid-gcswfxpw]{transition:none}}
