:root{color-scheme:light;--ink: #14211d;--muted: #66706c;--paper: #fbfaf7;--surface: #ffffff;--line: #e2ded4;--forest: #18362f;--moss: #657b58;--clay: #b86f45;--sun: #d6a24f;--shadow: 0 18px 50px rgba(20, 33, 29, .12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-size:16px;line-height:1.6}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}h1,h2,h3{margin:0;line-height:1.05;letter-spacing:0}h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(3.2rem,8vw,7.4rem);max-width:9ch}h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,4rem);max-width:12ch}h3{font-size:1.25rem}p{margin:0}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem clamp(1rem,4vw,3rem);border-bottom:1px solid rgba(226,222,212,.8);background:#fbfaf7eb;backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:.7rem;font-weight:800}.brand-mark{display:inline-grid;width:2.4rem;height:2.4rem;place-items:center;border-radius:50%;background:var(--forest);color:var(--paper);font-family:Georgia,Times New Roman,serif}.site-nav,.site-footer nav,.hero-actions,.region-list,.filter-strip,.tag-row{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}.site-nav a,.site-footer a,.filter-strip a,.region-list a{color:var(--muted);font-weight:700}.site-nav a:hover,.site-footer a:hover,.filter-strip a:hover,.region-list a:hover{color:var(--ink)}.hero{position:relative;min-height:calc(100svh - 4.6rem);display:grid;align-items:end;overflow:hidden;background:var(--forest)}.hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0a1512c7,#0a15122e 62%),linear-gradient(0deg,rgba(10,21,18,.58),transparent 44%)}.hero-content{position:relative;z-index:1;width:min(100%,1180px);padding:12vh clamp(1rem,5vw,5rem);color:#fffaf0}.hero-content p:not(.eyebrow){max-width:42rem;margin-top:1.25rem;font-size:clamp(1.05rem,2vw,1.35rem)}.eyebrow{margin-bottom:.75rem;color:var(--clay);font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.hero .eyebrow{color:#ffd089}.button{display:inline-flex;min-height:2.8rem;align-items:center;justify-content:center;margin-top:1.75rem;border:1px solid transparent;border-radius:999px;padding:.7rem 1.05rem;font-weight:800}.button.primary{background:#fffaf0;color:var(--forest)}.button.secondary{border-color:#fffaf08c;color:#fffaf0}.section,.section-narrow,.region-band,.page-hero,.guide{width:min(1180px,calc(100% - 2rem));margin-inline:auto}.section{padding:clamp(3rem,7vw,6rem) 0}.section-narrow,.page-hero{padding:clamp(3rem,8vw,7rem) 0}.section-narrow{width:min(760px,calc(100% - 2rem))}.intro h2,.intro p:last-child{max-width:48rem}.intro p:last-child,.page-hero p,.prose p{color:var(--muted);font-size:1.1rem}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:1.5rem;margin-bottom:1.5rem}.section-heading a{color:var(--clay);font-weight:900}.destination-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.destination-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.destination-card[hidden]{display:none}.destination-card a{display:grid;height:100%}.destination-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.card-body{display:grid;align-content:start;gap:.85rem;padding:1rem}.card-body p:not(.eyebrow){color:var(--muted)}.tag-row span,.guide-facts span{border-radius:999px;background:#f1eee6;color:var(--forest);padding:.25rem .6rem;font-size:.78rem;font-weight:800}.region-band{display:grid;grid-template-columns:1.1fr 1fr;gap:2rem;align-items:center;margin-bottom:clamp(3rem,7vw,6rem);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:clamp(2rem,5vw,4rem) 0}.region-list a,.filter-strip a{border:1px solid var(--line);border-radius:999px;padding:.55rem .8rem;background:var(--surface)}.filter-strip a[aria-current=page]{border-color:var(--forest);background:var(--forest);color:var(--paper)}.page-hero.compact{padding-bottom:2rem}.page-hero h1{max-width:12ch}.page-hero p{max-width:45rem;margin-top:1rem}.filter-strip{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding-bottom:1rem}.guide{padding-bottom:clamp(3rem,7vw,6rem)}.guide-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:clamp(1rem,4vw,3rem);align-items:end;padding:clamp(1rem,5vw,4rem) 0}.guide-hero img{width:100%;aspect-ratio:5 / 4;object-fit:cover;border-radius:8px}.guide-hero figure{margin:0}.guide-hero figcaption{margin-top:.5rem;color:var(--muted);font-size:.85rem}.guide-hero figcaption a{text-decoration:underline;text-underline-offset:.2em}.guide-hero p:not(.eyebrow){margin-top:1rem;color:var(--muted);font-size:1.15rem}.guide-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;border-block:1px solid var(--line);padding:1rem 0}.guide-facts div{display:grid;gap:.7rem}.guide-facts span{width:max-content}.guide-content,.prose{width:min(720px,100%)}.hotel-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.25rem;align-items:center;margin-top:2rem;border-block:1px solid var(--line);padding:1.5rem 0}.hotel-panel h2{max-width:none;font-size:clamp(1.5rem,3vw,2.5rem)}.hotel-panel p:not(.eyebrow){max-width:48rem;color:var(--muted)}.hotel-rating{margin-top:.75rem;color:var(--forest);font-weight:900}.hotel-button{margin-top:0;background:var(--clay);color:#fffaf0}.guide-content{margin-top:2.5rem}.guide-content h2,.prose h2{margin:2rem 0 .75rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.6rem,3vw,2.4rem)}.guide-content p,.prose p{margin-bottom:1rem}.health-layout{padding-top:1rem}.health-article{width:min(860px,100%)}.health-article h2{margin:2.5rem 0 .85rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,3vw,2.7rem)}.health-article h3{margin:1.25rem 0 .5rem;color:var(--forest);font-size:1.1rem}.health-article p,.health-article li{color:var(--muted);font-size:1.05rem}.health-note{border-left:4px solid var(--clay);background:#f1eee6;padding:1rem;color:var(--forest);font-weight:800}.health-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1.5rem 0}.health-cards div,.tool-table div{border:1px solid var(--line);border-radius:8px;background:var(--surface);padding:1rem}.health-cards strong,.tool-table strong{display:block;margin-bottom:.5rem;color:var(--forest)}.health-list,.source-list{padding-left:1.2rem}.health-list li,.source-list li{margin-bottom:.5rem}.source-list a{color:var(--clay);font-weight:800;text-decoration:underline;text-underline-offset:.2em}.health-image{margin:2rem 0}.health-image img{width:100%;max-height:430px;object-fit:cover;border-radius:8px}.health-image figcaption{margin-top:.5rem;color:var(--muted);font-size:.85rem}.health-image figcaption a{text-decoration:underline;text-underline-offset:.2em}.health-checklist{display:flex;flex-wrap:wrap;gap:.65rem;margin:1.25rem 0}.health-checklist span{border:1px solid var(--line);border-radius:999px;background:var(--surface);padding:.45rem .75rem;color:var(--forest);font-weight:800}.comparison-wrap{width:100%;overflow-x:auto;margin:1.25rem 0}.comparison-table{width:100%;min-width:720px;border-collapse:collapse;border:1px solid var(--line);background:var(--surface)}.comparison-table th,.comparison-table td{border-bottom:1px solid var(--line);padding:.75rem;text-align:left;vertical-align:top}.comparison-table th{color:var(--forest);font-weight:900}.comparison-table td{color:var(--muted)}.table-legend,.product-best{color:var(--forest);font-weight:900}.recommendation-grid,.best-choice-grid,.insight-grid{display:grid;gap:1rem;margin:1.25rem 0}.recommendation-grid section,.best-choice-grid section,.insight-grid section{border-left:4px solid var(--clay);background:var(--surface);padding:1rem}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.5rem 0}.product-card{display:grid;grid-template-columns:140px minmax(0,1fr);gap:1rem;align-items:center;border:1px solid var(--line);border-radius:8px;background:var(--surface);padding:1rem}.product-card img{width:100%;aspect-ratio:1;object-fit:contain}.product-card a{color:var(--clay);font-weight:800;text-decoration:underline;text-underline-offset:.2em}.tool-table{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.5rem}.site-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;padding:2rem clamp(1rem,4vw,3rem);border-top:1px solid var(--line);background:#f1eee6}.site-footer p{max-width:34rem;margin-top:.75rem;color:var(--muted)}.footer-brand .brand-mark{background:var(--clay)}@media(max-width:860px){.site-header,.site-footer,.section-heading,.region-band,.hotel-panel,.guide-hero{grid-template-columns:1fr}.site-header,.section-heading,.site-footer{align-items:start}.destination-grid,.health-cards,.product-grid,.tool-table,.guide-facts{grid-template-columns:1fr}.product-card{grid-template-columns:110px minmax(0,1fr)}.hero{min-height:720px}.hero-content{padding-top:8rem}}@media(max-width:560px){.site-header{position:static}.site-nav{width:100%}h1{font-size:3.4rem}.hero{min-height:640px}}
