:root{color-scheme:light dark;--surface-page:#f7f4ed;--surface-raised:#fffdf7;--surface-ink:#18312f;--surface-ink-soft:#264643;--text-primary:#17221f;--text-muted:#5b6761;--text-on-hero:#fffaf0;--border-subtle:#1f373329;--link:#0b5d70;--link-strong:#063f4c;--accent:#a87338;--accent-strong:#765124;--focus-ring:#d7913a;--hero-overlay:linear-gradient(90deg, #091719c7, #09171975 46%, #0917191f);--notice-surface:#eef2e5;--map-water:#cde3e7;--map-land:#d8ddbd;--map-line:#6f7c5e;--shadow-soft:0 18px 60px #13221f1f;--max-width:1180px;--header-height:72px;background:var(--surface-page);color:var(--text-primary);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}@media (prefers-color-scheme:dark){:root{--surface-page:#101918;--surface-raised:#182421;--surface-ink:#e8efe5;--surface-ink-soft:#cad8d1;--text-primary:#edf2ec;--text-muted:#a9b8b1;--text-on-hero:#fff9ec;--border-subtle:#e0ebe22b;--link:#8fcbd6;--link-strong:#b5e1e8;--accent:#d5a764;--accent-strong:#f0c27c;--focus-ring:#f4bd5f;--hero-overlay:linear-gradient(90deg, #070e0fdb, #070e0f8c 48%, #070e0f33);--notice-surface:#1d2c25;--map-water:#23434a;--map-land:#43513c;--map-line:#bcc79e;--shadow-soft:0 18px 60px #00000047}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top left, color-mix(in srgb, var(--accent) 12%, transparent), transparent 28rem), var(--surface-page);min-width:320px;color:var(--text-primary);text-rendering:optimizelegibility;margin:0}body,button,input,textarea,select{font:inherit}a{color:inherit;text-underline-offset:.22em;text-decoration-thickness:.08em}a:hover{color:var(--link)}a:focus-visible,button:focus-visible{outline:3px solid var(--focus-ring);outline-offset:4px}img,svg{max-width:100%;display:block}.skip-link{z-index:10;background:var(--surface-raised);color:var(--text-primary);box-shadow:var(--shadow-soft);border-radius:6px;padding:.6rem .8rem;position:fixed;top:1rem;left:1rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.container{width:min(100% - 2rem, var(--max-width));margin-inline:auto}.section{padding:clamp(3.5rem,7vw,6.5rem) 0}.section-header{max-width:760px;margin-bottom:2rem}.eyebrow{color:var(--accent-strong);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .65rem;font-size:.78rem;font-weight:800}h1,h2,h3{color:var(--surface-ink);overflow-wrap:break-word;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:700;line-height:1.04}h1{max-width:10ch;color:var(--text-on-hero);font-size:7.2rem}h2{font-size:3.7rem}h3{font-size:1.75rem}p{margin:0}.lead{color:var(--text-muted);font-size:1.2rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.button-row{flex-wrap:wrap;gap:.8rem;display:flex}.button{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:.78rem 1rem;font-weight:800;text-decoration:none;display:inline-flex}.button[data-variant=primary]{background:var(--accent);color:#fffaf0}.button[data-variant=secondary]{color:var(--text-on-hero);background:#fffaf01a;border-color:#fffaf09e}.button:hover{color:#fffaf0;filter:brightness(1.05)}.text-link{color:var(--link-strong);font-weight:800}.site-header{z-index:2;height:var(--header-height);color:var(--text-on-hero);position:absolute;inset:0 0 auto}.site-header[data-variant=solid]{background:var(--surface-ink);position:relative}.site-header__inner{justify-content:space-between;align-items:center;gap:1rem;height:100%;display:flex}.site-header__brand{font-weight:900;text-decoration:none}.site-header__nav{flex-wrap:wrap;justify-content:flex-end;gap:.8rem 1.1rem;font-size:.94rem;font-weight:800;display:flex}.site-header__nav a{text-decoration:none}.hero{min-height:min(760px,88svh);color:var(--text-on-hero);background:#162321;align-items:end;display:grid;position:relative;overflow:hidden}.hero__image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero:after{content:"";background:var(--hero-overlay);position:absolute;inset:0}.hero__content{z-index:1;max-width:790px;padding-block:calc(var(--header-height) + 5rem) 5rem;gap:1.45rem;display:grid;position:relative}.hero__kicker{color:#f1c883}.hero__copy{color:#fffaf0e0;max-width:650px;font-size:1.28rem}.path-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.path-card,.official-link{border:1px solid var(--border-subtle);background:var(--surface-raised);box-shadow:var(--shadow-soft);border-radius:8px}.path-card{gap:1.1rem;min-height:320px;padding:clamp(1.2rem,3vw,2rem);display:grid}.path-card p:not(.eyebrow){color:var(--text-muted)}.resource-layout{grid-template-columns:minmax(0,.95fr) minmax(300px,1.05fr);align-items:center;gap:clamp(1.5rem,4vw,3rem);display:grid}.resource-copy{gap:1.25rem;display:grid}.map-preview{border:1px solid var(--border-subtle);background:linear-gradient(145deg, color-mix(in srgb, var(--map-water) 80%, white), var(--map-water)), var(--map-water);min-height:430px;box-shadow:var(--shadow-soft);border-radius:8px;position:relative;overflow:hidden}.ri-reference-map{width:100%;height:430px}.ri-reference-map .leaflet-popup-content{color:#17221f;gap:.25rem;min-width:190px;margin:.85rem;font:.92rem/1.35 Inter,ui-sans-serif,system-ui,sans-serif;display:grid}.ri-reference-map .leaflet-popup-content strong{color:#18312f;font-weight:900}.ri-reference-map .leaflet-popup-content span,.ri-reference-map .leaflet-popup-content em{display:block}.ri-reference-map .leaflet-popup-content em{color:#5b6761;font-style:normal}.ri-reference-map .leaflet-popup-content a{color:#063f4c;font-weight:800}.map-preview__caption{border:1px solid color-mix(in srgb, var(--border-subtle) 70%, transparent);background:color-mix(in srgb, var(--surface-raised) 86%, transparent);color:var(--text-muted);backdrop-filter:blur(10px);border-radius:6px;padding:.85rem;font-size:.92rem;position:absolute;bottom:1rem;left:1rem;right:1rem}.official-links{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.official-link{min-height:210px;color:var(--text-primary);gap:.8rem;padding:1.2rem;text-decoration:none;display:grid}.official-link strong{color:var(--surface-ink);font-family:Georgia,Times New Roman,serif;font-size:1.3rem;line-height:1.1}.official-link span{color:var(--text-muted)}.asset-hero{padding-top:clamp(2.8rem,6vw,5rem)}.asset-hero h1{max-width:8ch;color:var(--surface-ink);font-size:clamp(4rem,10vw,7rem)}.asset-layout{grid-template-columns:minmax(0,.9fr) minmax(300px,.7fr);align-items:center;gap:clamp(1.5rem,5vw,4rem);display:grid}.asset-copy{gap:1.1rem;display:grid}.asset-preview{border:1px solid var(--border-subtle);background:linear-gradient(145deg, color-mix(in srgb, var(--surface-raised) 92%, white), var(--surface-raised));box-shadow:var(--shadow-soft);border-radius:8px;place-items:center;padding:clamp(1rem,3vw,1.6rem);display:grid}.asset-preview img{aspect-ratio:1;object-fit:contain;width:min(100%,420px)}.asset-downloads-section{padding-top:0}.asset-downloads{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.asset-download{border:1px solid var(--border-subtle);background:var(--surface-raised);min-height:310px;color:var(--text-primary);box-shadow:var(--shadow-soft);border-radius:8px;grid-template-rows:minmax(150px,1fr) auto;align-content:start;gap:1rem;padding:1.2rem;text-decoration:none;display:grid}.asset-download__preview{background:linear-gradient(145deg, color-mix(in srgb, var(--surface-page) 88%, white), var(--surface-raised));border-radius:6px;place-items:center;min-height:150px;display:grid}.asset-download__preview img{aspect-ratio:1;object-fit:contain;width:min(100%,128px)}.asset-download__body{gap:.65rem;display:grid}.asset-download strong{color:var(--surface-ink);font-family:Georgia,Times New Roman,serif;font-size:1.55rem;line-height:1.1}.asset-download span{color:var(--text-muted)}.notice{border-block:1px solid var(--border-subtle);background:var(--notice-surface);padding:1.1rem 0}.notice__inner{color:var(--surface-ink-soft);align-items:flex-start;gap:.8rem;display:flex}.notice__mark{background:var(--accent);border-radius:50%;flex:none;width:.85rem;height:.85rem;margin-top:.32rem}.site-footer{background:var(--surface-ink);color:color-mix(in srgb, var(--surface-page) 90%, white);padding:2.2rem 0}.site-footer__inner{justify-content:space-between;align-items:center;gap:1rem;display:flex}.site-footer__links{flex-wrap:wrap;gap:.7rem 1rem;display:flex}@media (width<=860px){.site-header{height:auto;padding-top:.9rem}.site-header__inner,.site-footer__inner{flex-direction:column;align-items:flex-start}.hero{min-height:720px}.hero__content{padding-top:8rem}h1{font-size:4.2rem}h2{font-size:2.55rem}h3{font-size:1.5rem}.hero__copy,.lead{font-size:1.08rem}.path-grid,.resource-layout,.official-links,.asset-layout,.asset-downloads{grid-template-columns:1fr}.path-card,.official-link{min-height:auto}}@media (width<=560px){.container{width:min(100% - 1.25rem, var(--max-width))}.site-header__nav{gap:.55rem .8rem;font-size:.86rem}.hero{min-height:690px}.hero__content{padding-bottom:3rem}h1{max-width:7ch;font-size:3.15rem}h2{max-width:11ch;font-size:1.95rem}.button-row{flex-direction:column}.hero__copy{max-width:30ch;font-size:1rem}.button{width:100%}}
