/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#10221c;--forest:#123f31;--cream:#f3f0e6;--paper:#faf9f4;--line:#d8d7cd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button{cursor:pointer}.hero{color:#fff;background:linear-gradient(115deg,#0a2b22 0%,#174c39 66%,#375c42 100%);border-bottom:5px solid #e6a758;justify-content:space-between;align-items:flex-end;gap:36px;min-height:300px;padding:54px max(5vw,24px) 42px;display:flex}.eyebrow{color:#edbc78;letter-spacing:.15em;margin:0 0 10px;font-size:12px;font-weight:800}.hero h1{letter-spacing:-.035em;max-width:830px;margin:0;font-size:clamp(36px,5vw,72px);line-height:.98}.hero>div>p:last-child{color:#dce8e1;max-width:760px;margin:20px 0 0;font-size:18px;line-height:1.55}.facts{gap:10px;min-width:225px;display:grid}.facts span{text-transform:uppercase;letter-spacing:.06em;background:#ffffff0d;border:1px solid #fff4;border-radius:10px;flex-direction:column;padding:13px 16px;font-size:12px;display:flex}.facts b{text-transform:none;letter-spacing:0;color:#fff;font-size:20px}.toolbar{background:var(--paper);border-bottom:1px solid var(--line);z-index:20;justify-content:space-between;align-items:end;gap:24px;padding:18px max(4vw,20px);display:flex;position:sticky;top:0;box-shadow:0 7px 20px #17352a12}.filters{flex-wrap:wrap;gap:7px;display:flex}.filters button,.expand,.step button{color:#29443a;background:#fff;border:1px solid #c6c9c2;border-radius:999px;padding:8px 13px;font-size:13px;font-weight:700}.filters button.active,.filters button:hover{background:var(--forest);color:#fff;border-color:var(--forest)}.search{flex-direction:column;gap:5px;min-width:280px;display:flex}.search label{letter-spacing:.09em;text-transform:uppercase;color:#617069;font-size:11px;font-weight:800}.search input{background:#fff;border:1px solid #bfc5bd;border-radius:8px;outline:none;padding:10px 12px}.search input:focus{border-color:#34765e;box-shadow:0 0 0 3px #34765e22}.workspace{grid-template-columns:minmax(0,1.7fr) minmax(330px,.7fr);align-items:start;gap:24px;padding:32px max(4vw,20px) 44px;display:grid}.map-card,.detail{background:var(--paper);border:1px solid #d5d5cc;box-shadow:0 12px 32px #16372b18}.map-card{border-radius:14px;overflow:hidden}.map-heading{justify-content:space-between;align-items:center;gap:12px;padding:17px 18px;display:flex}.map-heading span,.detail-top p{color:#6d7c74;letter-spacing:.12em;font-size:10px;font-weight:800}.map-heading h2{margin:3px 0 0;font-size:20px}.expand{border-radius:8px}.map-wrap,.zoom-map{background:#17281e;line-height:0;position:relative;overflow:hidden}.map-wrap img,.zoom-map img{width:100%;height:auto;display:block}.hotspot{--pin:#ef6c47;background:var(--pin);color:#07140f;border:2px solid #fff;border-radius:50%;width:30px;height:30px;font-size:13px;font-weight:900;line-height:1;transition:all .18s;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 3px #07140fbb,0 4px 12px #000b}.hotspot:hover,.hotspot:focus,.hotspot.selected{z-index:4;color:#fff;width:38px;height:38px;box-shadow:0 0 0 4px white,0 0 0 7px var(--pin),0 5px 18px #000c;outline:none}.map-note{color:#68756e;margin:0;padding:11px 16px;font-size:12px;line-height:1.5}.detail{border-radius:14px;max-height:calc(100vh - 113px);position:sticky;top:93px;overflow:hidden auto}.detail-top{color:#fff;background:#102d24;align-items:flex-start;gap:14px;padding:22px;display:flex}.number{color:#082019;border:2px solid #fff;border-radius:50%;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:20px;font-weight:900;display:grid}.detail-top p{color:#b8d3c7;margin:3px 0 5px}.detail-top h2{margin:0;font-size:24px;line-height:1.12}.detail-top strong{color:#edbc78;margin-top:7px;font-size:14px;display:block}.detail section{border-bottom:1px solid #dfded5;padding:16px 21px}.detail h3{color:#2a5847;text-transform:uppercase;letter-spacing:.08em;margin:0 0 7px;font-size:12px}.detail p,.detail li{color:#354940;font-size:14px;line-height:1.52}.detail p{margin:0}.detail ul{margin:0;padding-left:18px}.value{background:#eef6ec}.status{background:#fff7e8}.step{justify-content:space-between;align-items:center;padding:15px 18px;display:flex}.step button{padding:7px 11px}.step span{color:#65736c;font-size:12px;font-weight:700}.system-story{color:#fff;background:#102d24;padding:58px max(5vw,24px)}.system-story>div:first-child{justify-content:space-between;align-items:end;gap:20px;display:flex}.system-story h2{max-width:700px;margin:0;font-size:clamp(28px,4vw,46px);line-height:1.05}.story-grid{border:1px solid #ffffff26;grid-template-columns:repeat(4,1fr);margin-top:32px;display:grid}.story-grid article{border-right:1px solid #ffffff26;min-height:190px;padding:24px}.story-grid article:last-child{border:0}.story-grid span{color:#edbc78;font-weight:800}.story-grid h3{margin:24px 0 10px;font-size:22px}.story-grid p{color:#c7d7d0;margin:0;font-size:14px;line-height:1.55}footer{color:#d5e1dc;background:#071a15;justify-content:space-between;gap:20px;padding:25px max(5vw,24px);font-size:12px;display:flex}footer div{flex-direction:column;gap:4px;display:flex}footer p{color:#8fa49b;margin:0}.modal{z-index:100;background:#07110fed;justify-content:center;align-items:center;padding:64px 20px 20px;display:flex;position:fixed;inset:0}.close{color:#fff;background:#18392e;border:1px solid #fff7;border-radius:8px;padding:9px 15px;font-weight:700;position:absolute;top:18px;right:22px}.zoom-map{width:min(96vw,1600px);max-height:88vh;overflow:auto;box-shadow:0 20px 80px #000}@media (width<=1050px){.workspace{grid-template-columns:1fr}.detail{max-height:none;position:relative;top:0}.story-grid{grid-template-columns:repeat(2,1fr)}.story-grid article:nth-child(2){border-right:0}.story-grid article{border-bottom:1px solid #ffffff26}}@media (width<=760px){.hero{flex-direction:column;align-items:stretch;min-height:auto;padding-top:38px}.facts{grid-template-columns:repeat(3,1fr);min-width:0}.facts b{font-size:16px}.toolbar{flex-direction:column;align-items:stretch;position:relative}.search{min-width:0}.workspace{padding-top:20px}.map-heading{align-items:flex-start}.expand{white-space:nowrap}.hotspot{width:25px;height:25px;font-size:11px}.hotspot:hover,.hotspot:focus,.hotspot.selected{width:31px;height:31px}.story-grid{grid-template-columns:1fr}.story-grid article{border-right:0}footer{flex-direction:column}}@media (width<=480px){.facts{grid-template-columns:1fr}.filters{flex-wrap:nowrap;padding-bottom:5px;overflow-x:auto}.filters button{flex:none}.map-heading h2{font-size:17px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
