:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--navy-950:#080c21;--navy-900:#0e163d;--navy-800:#161a32;--blue-700:#253ba3;--blue-500:#334ed1;--cyan-300:#88e8ff;--red-500:#ed4551;--red-700:#a7101a;--green-500:#24b573;--paper:#f4f5fa;--white:#fff;--ink-soft:#535a78;--line:#0e163d24;--surface:#ffffffb8;--surface-solid:#fff;--surface-hover:#253ba312;--focus:#253ba352;--success-strong:#157347;--content:1320px;--shadow:0 22px 60px #080c211a;background:var(--paper);color:var(--navy-950);font-family:var(--font-sans), Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{background:linear-gradient(120deg, #88e8ff1a, transparent 34%), var(--paper);min-width:320px;min-height:100svh;font-family:var(--font-sans), Arial, sans-serif;margin:0;line-height:1.45;overflow-x:clip}a{color:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}img,svg{max-width:100%;display:block}::selection{background:var(--cyan-300);color:var(--navy-950)}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.shell{width:min(calc(100% - 3rem), var(--content));margin-inline:auto}.skip-link{z-index:100;background:var(--cyan-300);color:var(--navy-950);border-radius:.45rem;padding:.75rem 1rem;font-weight:800;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:20;background:var(--navy-950);color:var(--paper);position:relative}.header-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:76px;display:flex}.brand{min-width:0;min-height:44px;color:inherit;align-items:center;gap:.85rem;text-decoration:none;display:inline-flex}.brand-mark{width:52px;height:40px;color:var(--red-500);flex:none;place-items:center;display:grid}.bridge-mark{width:100%;height:100%}.brand-mark .bridge-mark path:nth-child(2){color:var(--green-500)}.brand-mark .bridge-mark path:nth-child(3){color:var(--cyan-300)}.brand-mark .bridge-mark path{stroke:currentColor}.brand-name{line-height:1;display:grid}.brand-name strong{letter-spacing:.015em;font-size:1rem}.brand-name span{color:var(--cyan-300);font-family:var(--font-mono), monospace;letter-spacing:.14em;text-transform:uppercase;margin-top:.38rem;font-size:.64rem}.nav-desktop{align-items:center;gap:clamp(.55rem,1.05vw,1rem);display:flex}.header-actions{flex:none;align-items:center;gap:.65rem;display:inline-flex}.theme-toggle{width:42px;height:42px;color:var(--cyan-300);cursor:pointer;background:0 0;border:1px solid #88e8ff6b;border-radius:50%;flex:none;place-items:center;padding:0;transition:color .16s,border-color .16s,background-color .16s,transform .16s;display:inline-grid}.theme-toggle:hover,.theme-toggle:focus-visible{border-color:var(--white);color:var(--white);background:#88e8ff1f}.theme-toggle:focus-visible{outline:2px solid var(--cyan-300);outline-offset:3px}.theme-toggle:active{transform:scale(.94)}.theme-toggle svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:1.2rem;height:1.2rem}.nav-login{width:42px;height:42px;color:var(--cyan-300);border:1px solid #88e8ff6b;border-radius:50%;flex:none;place-items:center;text-decoration:none;transition:color .16s,border-color .16s,background-color .16s;display:inline-grid;position:relative}.nav-login:hover,.nav-login:focus-visible,.nav-login[aria-current=page]{border-color:var(--white);color:var(--white);background:#88e8ff1f}.nav-login:focus-visible{outline:2px solid var(--cyan-300);outline-offset:3px}.nav-login[data-status=approved]:after{content:"";border:2px solid var(--navy-950);background:var(--green-500);border-radius:50%;width:9px;height:9px;position:absolute;bottom:1px;right:1px}.nav-login-mobile{display:none}.user-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;width:1.2rem;height:1.2rem}.nav-link{color:#f4f5fad1;text-underline-offset:.35rem;white-space:nowrap;align-items:center;gap:.35rem;font-size:clamp(.73rem,.85vw,.86rem);font-weight:650;text-decoration:none;display:inline-flex}.nav-link:hover,.nav-link:focus-visible{color:var(--white);text-decoration:underline}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;color:#f4f5fae6;border:1px solid #88e8ff4d;border-radius:.55rem;justify-content:center;align-items:center;gap:.45rem;min-width:79px;min-height:44px;padding:.65rem .9rem;font-size:.84rem;font-weight:700;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.menu-chevron{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:.72rem;height:.48rem;transition:transform .16s}.mobile-menu[open] .menu-chevron{transform:rotate(180deg)}.mobile-menu-panel{background:var(--navy-900);border:1px solid #88e8ff2e;border-radius:.7rem;min-width:min(280px,100vw - 2rem);padding:.55rem;display:grid;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 18px 46px #080c2147}.mobile-menu-panel a{color:#f4f5fae6;border-radius:.4rem;justify-content:space-between;align-items:center;min-height:44px;padding:.72rem .75rem;font-size:.86rem;font-weight:650;text-decoration:none;display:flex}.mobile-menu-panel a:hover,.mobile-menu-panel a:focus-visible{color:var(--white);background:#88e8ff14}.app-nav{display:none}h1,h2,h3,p{margin-top:0}.resource-card{grid-template-columns:auto 1fr auto;gap:1rem;min-width:0;padding:1.5rem;text-decoration:none;transition:background .16s;display:grid}.resource-card+.resource-card{border-left:1px solid var(--line)}.resource-card:hover,.resource-card:focus-visible{background:var(--white)}.resource-number{color:var(--red-700);font-family:var(--font-mono), monospace;font-size:.68rem;font-weight:800}.resource-card h3{margin-bottom:.45rem;font-size:1.1rem}.resource-card p{color:var(--ink-soft);margin-bottom:1rem;font-size:.82rem;line-height:1.5}.resource-card small{color:var(--blue-700);font-family:var(--font-mono), monospace;font-size:.62rem}.resource-card>svg{width:1.2rem;height:1.2rem;color:var(--blue-700)}.content-main{background:linear-gradient(135deg, #88e8ff1f, transparent 34%), var(--paper);min-height:calc(100svh - 76px);padding:clamp(2rem,5vw,5rem) 0}.content-page-grid{grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(2rem,5vw,5.5rem);display:grid}.content-page-heading{min-width:0;padding-top:1.25rem;position:relative}.content-page-heading:before{content:"";background:linear-gradient(90deg, var(--red-500) 0 42%, var(--green-500) 42%);border-radius:99px;width:min(180px,45%);height:5px;position:absolute;top:0;left:0}.content-page-back{color:var(--ink-soft);align-items:center;gap:.6rem;font-size:.8rem;font-weight:750;text-decoration:none;display:inline-flex}.content-page-back:hover,.content-page-back:focus-visible{color:var(--navy-950)}.content-page-heading>p:not(.content-heading-lead),.zone-detail-header p{color:var(--blue-700);font-family:var(--font-mono), monospace;letter-spacing:.13em;text-transform:uppercase;margin:clamp(1.5rem,3vh,2.4rem) 0 .75rem;font-size:.68rem;font-weight:800}.content-page-heading h1{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(2.6rem,4.2vw,5rem);font-weight:760;line-height:.92}.content-heading-lead{max-width:500px;color:var(--ink-soft);margin:1.25rem 0 0;font-size:.95rem;line-height:1.6}.content-page-body{border:1px solid var(--line);min-width:0;max-width:820px;color:var(--ink-soft);background:#ffffffad;border-radius:.9rem;padding:clamp(1.3rem,2.5vw,2.2rem);font-size:clamp(.92rem,1.2vw,1.03rem);line-height:1.62}.zones-list{max-width:none}.zones-list-heading{color:var(--ink-soft);font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:1rem;margin-bottom:.8rem;font-size:.64rem;font-weight:700;display:flex}.legal-updated{border-bottom:1px solid var(--line);color:var(--blue-700);font-family:var(--font-mono), monospace;padding-bottom:1rem;font-size:.68rem;font-weight:750}.legal-content section{border-bottom:1px solid var(--line);padding-block:1rem}.legal-content section:last-child{border-bottom:0}.legal-content h2{color:var(--navy-900);margin-bottom:.4rem;font-size:1rem}.legal-content section p{margin:0}.zones-list{padding:clamp(1.2rem,2.4vw,2rem)}.maps-layout{grid-template-rows:auto minmax(0,1fr);align-content:start;gap:clamp(1rem,2vw,1.5rem);min-width:0;min-height:100%;display:grid}.maps-page-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:clamp(1.5rem,4vw,4rem);min-width:0;padding-bottom:1rem;display:flex}.maps-page-title{align-items:end;gap:clamp(1.25rem,3vw,2.5rem);min-width:0;display:flex}.maps-page-title>div{min-width:0}.maps-page-title p{color:var(--blue-700);font-family:var(--font-mono), monospace;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .3rem;font-size:.66rem;font-weight:800}.maps-page-title h1{letter-spacing:-.055em;margin:0;font-size:clamp(2.3rem,4vw,4.2rem);font-weight:760;line-height:.9}.maps-layout-detail .maps-page-title h1{font-size:clamp(1.8rem,3vw,2.8rem);line-height:1}.maps-layout-detail .maps-page-header{padding-bottom:.75rem}.maps-page-header .maps-tabs{flex:none;margin:0}.maps-page-header .maps-tabs a{text-align:center;min-width:0}.map-page-body{align-content:start;min-width:0;min-height:0;display:grid}.maps-layout-detail .map-page-body{align-content:stretch}.zone-scroll-hint,.zone-view-help{display:none}.zone-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.zone-grid li{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0}.zone-grid a{min-height:64px;color:var(--navy-900);grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:.85rem 1rem;font-size:.9rem;font-weight:780;text-decoration:none;transition:background .15s,color .15s;display:grid}.zone-grid a:hover,.zone-grid a:focus-visible{background:var(--blue-700);color:var(--white)}.zone-number{color:var(--red-700);font-family:var(--font-mono), monospace;font-size:.62rem}.zone-grid a:hover .zone-number,.zone-grid a:focus-visible .zone-number{color:var(--cyan-300)}.zones-note{color:var(--ink-soft);margin:1rem 0 0;font-size:.74rem;line-height:1.5}.zone-detail-main{min-height:calc(100svh - 76px);padding:clamp(1.5rem,3vw,3rem) 0}.zone-detail-header{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.5rem;display:flex}.zone-detail-header p{margin:1.25rem 0 .35rem}.zone-detail-header h1{letter-spacing:-.055em;margin:0;font-size:clamp(2.4rem,5vw,5rem);font-weight:760;line-height:.92}.zone-detail-header h2{letter-spacing:-.055em;margin:0;font-size:clamp(2rem,4vw,4.3rem);font-weight:760;line-height:.92}.maps-layout-detail .zone-detail-header p{margin-top:.7rem}.maps-layout-detail .zone-detail-header h2{font-size:clamp(1.8rem,3vw,3rem)}.zone-detail{padding:0}.zone-detail .zone-detail-header{align-items:start}.zone-map-frame{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:.85rem;margin:0;overflow:hidden}.zone-map-frame:focus-visible{outline:3px solid var(--blue-500);outline-offset:3px}.zone-map-frame img{width:100%;height:auto}.zone-map-frame figcaption{border-top:1px solid var(--line);color:var(--ink-soft);padding:.8rem 1rem;font-size:.72rem}.account-bar{border:1px solid var(--line);background:var(--surface);color:var(--ink-soft);border-radius:.65rem;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem .8rem;font-size:.78rem;font-weight:720;display:flex}.account-bar>span{gap:.15rem;min-width:0;display:grid}.account-bar strong,.account-bar small{overflow-wrap:anywhere}.account-bar strong{color:var(--navy-900)}.account-bar small{font-size:.7rem;font-weight:500}.account-page{width:min(100%,960px);min-width:0}.account-view{place-items:center;min-height:100%;display:grid}.access-dashboard{gap:.8rem;display:grid}.access-card{gap:1rem;display:grid}.access-loading{width:100%;min-height:120px;padding-block:.5rem}.access-summary{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;display:flex}.access-person{gap:.3rem;min-width:0;display:grid}.access-person-meta{color:var(--ink-soft);flex-wrap:wrap;align-items:center;gap:.45rem;font-size:.68rem;display:flex}.sso-page{place-items:center;min-height:calc(100svh - 76px);padding:clamp(2rem,7vw,6rem) 1rem;display:grid}.sso-panel{gap:1rem;width:min(100%,520px);display:grid}.zone-pager{justify-content:space-between;gap:1rem;margin-top:1rem;display:flex}.zone-pager a{border:1px solid var(--line);min-height:48px;color:var(--navy-900);background:#fff9;border-radius:.5rem;align-items:center;padding:.7rem 1rem;font-size:.82rem;font-weight:750;text-decoration:none;display:inline-flex}.site-footer{background:var(--navy-950);color:var(--paper);padding-top:2.2rem}.footer-grid{grid-template-columns:1fr auto;gap:3rem;padding-bottom:2rem;display:grid}.not-found{place-items:center;min-height:calc(100svh - 76px);padding-block:4rem;display:grid}.not-found-inner{text-align:center;max-width:760px}.not-found .overline{color:var(--red-700);font-family:var(--font-mono), monospace;font-weight:800}.not-found h1{letter-spacing:-.06em;margin-bottom:1rem;font-size:clamp(2.8rem,8vw,6rem);line-height:.95}.not-found-action{margin-top:1rem}@media (max-width:1080px){.nav-desktop{display:none}.mobile-menu{display:block}.header-actions .header-sheet-button,.nav-login-desktop{display:none}.nav-login-mobile{display:inline-grid}.resource-card+.resource-card{border-top:1px solid var(--line);border-left:0}}@media (max-width:860px){.nav-desktop{display:none}.mobile-menu{display:block}.content-page-grid{grid-template-columns:1fr;align-items:start;gap:1.8rem}.content-page-heading{max-width:680px}.content-page-body{max-width:none}.maps-page-header{flex-direction:column;align-items:stretch;gap:1rem}.zone-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:620px){body{padding-bottom:calc(70px + env(safe-area-inset-bottom))}.shell{width:min(calc(100% - 1.25rem), var(--content))}.header-inner{min-height:68px}.brand-mark{width:42px;height:34px}.brand-name strong{font-size:.9rem}.brand-name span{font-size:.65rem}.app-nav{z-index:90;min-height:calc(66px + env(safe-area-inset-bottom));padding:.35rem .35rem env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#080c21f5;border-top:1px solid #88e8ff2e;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.app-nav a{color:#f4f5fac2;border-radius:.45rem;flex-direction:column;justify-content:center;align-items:center;gap:.22rem;min-width:0;min-height:58px;font-size:.76rem;font-weight:700;text-decoration:none;display:flex}.app-nav a:hover,.app-nav a:focus-visible{color:var(--white);background:#88e8ff14}.app-nav a>span{color:var(--cyan-300);font-size:1.15rem;line-height:1}.app-nav .user-icon{width:1.15rem;height:1.15rem;color:var(--cyan-300)}.nav-login-mobile{display:none}.eyebrow{letter-spacing:.08em;font-size:.56rem}.eyebrow span:not(:last-child):after{margin-inline:.45rem}.resource-card{padding:1.2rem .5rem}.content-main{min-height:0;padding:1.5rem 0 3rem}.content-page-heading h1{font-size:clamp(2.5rem,13vw,3.8rem)}.content-page-body{padding:1rem}.maps-page-title{flex-direction:column;align-items:flex-start;gap:.65rem}.maps-page-title h1{font-size:clamp(2.35rem,13vw,3.5rem)}.maps-layout-detail .maps-page-title{flex-direction:row;align-items:end}.maps-layout-detail .maps-page-title p{display:none}.maps-layout-detail .maps-page-title h1{font-size:2rem}.maps-page-header .maps-tabs a{padding-inline:.45rem;font-size:.72rem;line-height:1.2}.maps-layout-detail .zone-detail-header{flex-direction:row;align-items:end}.zones-list-heading{flex-direction:column;align-items:flex-start;gap:.3rem}.zone-grid{grid-template-columns:1fr}.zone-grid a{min-height:58px;padding-inline:.5rem}.zone-detail-main{padding:1.25rem 0 2rem}.zone-detail-header{flex-direction:column;align-items:stretch;gap:1rem}.zone-map-frame{overflow-x:auto}.zone-map-frame img{width:max(100%,820px);max-width:none}.zone-map-frame figcaption{width:calc(100vw - 1.25rem);position:sticky;left:0}}.task-flow{grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0;padding-block:clamp(.9rem,2vh,1.4rem);display:grid}.task-flow-header{border-bottom:1px solid var(--line);color:var(--ink-soft);font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:.65rem;font-size:.68rem;font-weight:750;display:flex}.task-flow-refresh{min-width:0;color:var(--success-strong);align-items:center;gap:.5rem;display:inline-flex}.task-flow-refresh-copy{gap:.3rem;min-width:0;display:inline-flex}.task-flow-refresh time{font:inherit;white-space:nowrap}.task-flow-count{flex:none}.task-flow-refresh>i{background:var(--green-500);border-radius:50%;flex:none;width:8px;height:8px;animation:3.2s ease-in-out infinite task-source-pulse;box-shadow:0 0 0 5px #24b5731a}@keyframes task-source-pulse{0%,to{opacity:.55;box-shadow:0 0 0 3px #24b57314}50%{opacity:1;box-shadow:0 0 0 7px #24b5732e}}.task-flow-list-frame{align-self:center;width:100%;height:100%;min-height:0;max-height:590px;position:relative;overflow:hidden}.task-flow-list-frame:after{background:linear-gradient(to bottom, #f4f5fa00, var(--paper));content:"";opacity:0;pointer-events:none;height:5.5rem;transition:opacity .18s;position:absolute;bottom:0;left:0;right:0}.task-flow-list-frame.has-more-below:after{opacity:1}.task-flow-list{overscroll-behavior-y:auto;scroll-behavior:smooth;scrollbar-color:#253ba38c transparent;scrollbar-width:thin;align-content:center;gap:.65rem;height:100%;min-height:0;margin:0;padding:.8rem 0;list-style:none;display:grid;overflow-y:auto}.task-flow-list.is-scrollable{align-content:start}.task-flow-list:focus-visible{outline:3px solid var(--focus);outline-offset:-3px}.task-flow-featured{z-index:1;background:linear-gradient(#88e8ff0d 1px, transparent 1px), linear-gradient(90deg, #88e8ff0d 1px, transparent 1px), var(--navy-900);height:max-content;min-height:270px;color:var(--white);background-size:36px 36px;border-radius:1rem;grid-template-columns:minmax(0,1.15fr) minmax(320px,.75fr);gap:clamp(1.5rem,4vw,4rem);padding:clamp(1.35rem,2.5vw,2.2rem);display:grid;position:sticky;top:0;overflow:hidden}.task-flow-featured-copy{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;display:flex;position:relative}.task-flow-featured-copy>p:first-child{color:var(--green-500);font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.45rem;font-size:.68rem;font-weight:800}.task-flow-featured-copy>p:first-child span{color:var(--cyan-300);margin-right:.5rem}.task-flow-featured h1{letter-spacing:-.055em;text-wrap:balance;margin-bottom:.65rem;font-size:clamp(2.3rem,4.1vw,4.5rem);font-weight:760;line-height:.94}.task-flow-summary{color:#f4f5fab8;max-width:690px;margin-bottom:1rem;font-size:.85rem;line-height:1.5}.task-flow-featured .task-flow-action{min-height:44px}.task-flow-facts-panel{z-index:2;isolation:isolate;align-content:center;min-width:0;display:grid;position:relative;overflow:hidden}.task-flow-facts-panel.has-map{background:linear-gradient(90deg,#080c2152,#080c21ad);border-radius:.5rem;min-height:220px;padding-inline:.8rem}.task-flow-map-layer{z-index:0;opacity:.92;pointer-events:none;width:64%;position:absolute;top:0;bottom:0;right:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#0000001f 24%,#000000b3 48%,#000 60% 100%);mask-image:linear-gradient(90deg,#0000 0%,#0000001f 24%,#000000b3 48%,#000 60% 100%)}.task-flow-map-layer:after{content:"";background:linear-gradient(90deg,#0e163d29,#080c2180);position:absolute;inset:0}.task-flow-map{object-fit:cover;object-position:center;filter:saturate(.72)contrast(1.05);width:100%;height:100%;display:block}.task-flow-facts{border-block:1px solid #f4f5fa29;align-content:center;margin:0;display:grid}.task-flow-facts-panel.has-map .task-flow-facts{margin-top:.5rem}.task-flow-facts div{padding:.72rem 0}.task-flow-facts div+div{border-top:1px solid #f4f5fa29}.task-flow-facts dt{color:var(--cyan-300);align-items:center;gap:.4rem;margin-bottom:.25rem;font-size:.68rem;font-weight:700;display:flex}.task-flow-facts dt svg{width:.9rem;height:.9rem}.task-flow-facts dd{margin:0;font-size:.78rem;font-weight:750}.task-flow-map-link{min-height:44px;color:var(--cyan-300);text-underline-offset:.22rem;justify-self:start;align-items:center;gap:.4rem;margin-bottom:.25rem;font-size:.72rem;font-weight:800;text-decoration:none;display:inline-flex}.task-flow-map-link:hover{text-decoration:underline}.task-flow-map-link:focus-visible{outline:3px solid var(--cyan-300);outline-offset:3px;border-radius:.25rem}.task-flow-map-link svg{width:.9rem;height:.9rem}.task-flow-upcoming{border:1px solid var(--line);background:#ffffffb8;border-radius:.7rem;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:1rem;min-height:66px;padding:.7rem 1rem;display:grid}.task-flow-number,.task-flow-upcoming time{color:var(--red-700);font-family:var(--font-mono), monospace;letter-spacing:.05em;text-transform:uppercase;font-size:.68rem;font-weight:800}.task-flow-upcoming time{color:var(--blue-700);margin-bottom:.1rem;display:block}.task-flow-upcoming h2{margin:0;font-size:1rem}.task-flow-upcoming>strong{color:var(--navy-900);font-family:var(--font-mono), monospace;font-size:.7rem}.task-flow-arrow{color:var(--blue-700);font-size:1rem}@media (max-width:620px){.task-flow{padding-block:.55rem}.task-flow-header{gap:.45rem;padding-bottom:.4rem;font-size:.64rem}.task-flow-refresh-copy{gap:.25rem}.task-flow-list{gap:.45rem;padding:.5rem 0}.task-flow-featured{border-radius:.75rem;grid-template-columns:1fr;gap:.8rem;min-height:230px;padding:1.1rem}.task-flow-featured h1{margin-bottom:.35rem;font-size:clamp(2.15rem,9.8vw,2.55rem)}.task-flow-summary{margin-bottom:.55rem;font-size:.82rem;line-height:1.35}.task-flow-featured .task-flow-action{width:100%}.task-flow-facts{border-bottom:0;grid-template-columns:repeat(3,minmax(0,1fr))}.task-flow-facts-panel.has-map{min-height:150px;padding-inline:.5rem}.task-flow-facts-panel.has-map .task-flow-facts{margin-top:.35rem}.task-flow-map-link{margin-bottom:0}.task-flow-map-layer{opacity:.88;width:100%;top:48%;-webkit-mask-image:linear-gradient(#0000 0%,#000 26% 100%);mask-image:linear-gradient(#0000 0%,#000 26% 100%)}.task-flow-facts div{min-width:0;padding:.5rem .35rem 0}.task-flow-facts div+div{border-top:0;border-left:1px solid #f4f5fa29}.task-flow-facts dt{font-size:.72rem}.task-flow-facts dd{font-size:.72rem;line-height:1.25}.task-flow-upcoming{grid-template-columns:auto minmax(0,1fr) auto;gap:.6rem;min-height:66px;padding:.55rem .75rem}.task-flow-upcoming h2{font-size:.94rem}.task-flow-upcoming>strong{font-size:.74rem}.task-flow-arrow{display:none}}@media (max-width:620px) and (max-height:720px){.task-flow-summary{display:none}.task-flow-featured-copy>p:first-child{margin-bottom:.2rem}.task-flow-featured h1{font-size:2.1rem}.task-flow-featured .task-flow-action{min-height:44px}}@media (max-width:620px) and (max-height:600px){.task-flow-list{gap:.3rem;padding-block:.35rem}.task-flow-featured{gap:.65rem;min-height:205px;padding:.9rem}.task-flow-featured h1{font-size:2rem}.task-flow-upcoming{min-height:58px;padding-block:.4rem}.task-flow-featured .task-flow-action{min-height:40px}}@media screen and (prefers-color-scheme:dark){:root:not([data-theme]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--navy-950:#f4f6ff;--navy-900:#e7ebff;--navy-800:#d2d9f2;--blue-700:#8fa4ff;--blue-500:#aabaff;--red-500:#ff6873;--red-700:#ff9aa2;--green-500:#45d493;--paper:#090d18;--ink-soft:#b6bfd9;--line:#d3dbff2e;--surface:#131a2de0;--surface-solid:#151d31;--surface-hover:#8fa4ff1c;--focus:#8fa4ff6b;--success-strong:#45d493;background:var(--paper)}}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--navy-950:#f4f6ff;--navy-900:#e7ebff;--navy-800:#d2d9f2;--blue-700:#8fa4ff;--blue-500:#aabaff;--red-500:#ff6873;--red-700:#ff9aa2;--green-500:#45d493;--paper:#090d18;--ink-soft:#b6bfd9;--line:#d3dbff2e;--surface:#131a2de0;--surface-solid:#151d31;--surface-hover:#8fa4ff1c;--focus:#8fa4ff6b;--success-strong:#45d493;background:var(--paper)}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark] body{background:linear-gradient(120deg, #88e8ff12, transparent 34%), var(--paper)}@media screen and (prefers-color-scheme:dark){:root:not([data-theme]) body{background:linear-gradient(120deg, #88e8ff12, transparent 34%), var(--paper)}}:root[data-theme=dark] .content-page-body,:root[data-theme=dark] .task-flow-upcoming,:root[data-theme=dark] .zone-pager a,:root[data-theme=dark] .site-footer{background:var(--surface)}@media screen and (prefers-color-scheme:dark){:root:not([data-theme]) .content-page-body,:root:not([data-theme]) .task-flow-upcoming,:root:not([data-theme]) .zone-pager a,:root:not([data-theme]) .site-footer{background:var(--surface)}}:root[data-theme=dark] .resource-card:hover,:root[data-theme=dark] .resource-card:focus-visible,:root[data-theme=dark] .zone-map-frame{background:var(--surface-solid)}@media screen and (prefers-color-scheme:dark){:root:not([data-theme]) .resource-card:hover,:root:not([data-theme]) .resource-card:focus-visible,:root:not([data-theme]) .zone-map-frame{background:var(--surface-solid)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}.task-flow-refresh>i{opacity:1;animation:none}}@media print{.site-header,.site-footer,.app-nav,.zone-pager{display:none!important}body{background:#fff;padding:0}}body{flex-direction:column;display:flex}body:has(.spa-main){overscroll-behavior-y:auto;height:100svh;overflow:hidden auto}.spa-main{outline:none;flex:1;min-width:0;min-height:0}.app-loading{align-self:center;padding-block:clamp(1rem,4vh,3rem)}.spa-content{overscroll-behavior-y:auto;background:linear-gradient(135deg, #88e8ff1f, transparent 34%), var(--paper);padding:clamp(1rem,2.5vw,2.4rem) 0;overflow-y:auto}.spa-content .content-page-grid{min-height:100%}.spa-content .maps-layout{height:100%}.spa-resource-list{padding:0;overflow:hidden}.spa-resource-list .resource-card{border:0;border-bottom:1px solid var(--line)}.spa-resource-list .resource-card:last-child{border-bottom:0}.spa-resource-list h2{color:var(--navy-900);margin-bottom:.4rem;font-size:1.1rem}.spa-zone-detail{grid-template-rows:auto minmax(0,1fr) auto auto;height:100%;display:grid}.spa-zone-detail .zone-detail-header{margin-bottom:.85rem}.spa-zone-detail .zone-detail-header h1{font-size:clamp(2rem,3.8vw,3.8rem)}.spa-zone-detail .zone-detail-header h2{font-size:clamp(1.9rem,3.6vw,3.5rem)}.spa-zone-detail .zone-map-frame{min-height:0;overflow:auto}.spa-zone-detail .zone-map-frame img{object-fit:contain;width:auto;min-width:min(100%,900px);max-width:none;height:100%;margin-inline:auto}.spa-zone-detail .zone-pager{margin-top:.65rem}.site-footer{border-top:1px solid var(--line);background:var(--paper);min-height:54px;color:var(--ink-soft);padding:0}.site-footer .footer-grid{justify-content:space-between;align-items:center;gap:2rem;min-height:54px;padding:.65rem 0;display:flex}.site-footer .footer-grid p{max-width:760px;color:var(--ink-soft);margin:0;font-size:.72rem;line-height:1.35}.footer-links{text-align:right;flex:none}.footer-links a{text-underline-offset:.2rem;font-weight:750}.nav-link[aria-current=page]{color:var(--cyan-300)}:root[data-theme=dark] .site-header,:root[data-theme=dark] .mobile-menu-panel,:root[data-theme=dark] .app-nav{color:#f4f5fa;background:#080c21}:root[data-theme=dark] .task-flow-featured{color:#fff;background-color:#0e163d;background-image:linear-gradient(#88e8ff0d 1px,#0000 1px),linear-gradient(90deg,#88e8ff0d 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:36px 36px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}@media screen and (prefers-color-scheme:dark){:root:not([data-theme]) .site-header,:root:not([data-theme]) .mobile-menu-panel,:root:not([data-theme]) .app-nav{color:#f4f5fa;background:#080c21}:root:not([data-theme]) .task-flow-featured{color:#fff;background-color:#0e163d;background-image:linear-gradient(#88e8ff0d 1px,#0000 1px),linear-gradient(90deg,#88e8ff0d 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:36px 36px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}}@media (max-width:860px){.spa-main{height:auto;min-height:0}.spa-content .content-page-grid{min-height:0}.site-footer .footer-grid{flex-direction:column;align-items:flex-start;gap:.25rem}.footer-links{text-align:left}}@media (max-width:620px){body:has(.spa-main){height:100svh;padding-bottom:calc(68px + env(safe-area-inset-bottom));overflow:hidden auto}body:has(.spa-main) .site-footer{display:none}.spa-main{height:auto;min-height:0}.spa-content{padding:1rem 0}.spa-content .content-page-heading h1{font-size:clamp(2.1rem,11vw,3rem)}.spa-content .content-heading-lead{margin-top:.7rem;font-size:.82rem}.spa-content .content-page-heading>p:not(.content-heading-lead){margin-top:.9rem}.content-page-grid-links{gap:1.2rem}.content-page-grid-links .content-page-heading>p{display:none}.content-page-grid-links .content-page-heading h1{margin-top:.75rem}.spa-zone-detail{height:auto;min-height:100%;display:block}.spa-zone-detail .zone-map-frame{height:auto;overflow:hidden}.spa-zone-detail .zone-map-frame img{width:100%;min-width:0;height:auto;display:block}.zone-scroll-hint{border-block:1px solid var(--line);color:var(--ink-soft);justify-content:space-between;align-items:center;gap:1rem;margin:0 0 .65rem;padding:.65rem 0;font-size:.75rem;font-weight:700;display:flex}.zone-view-help{border:1px solid var(--line);color:var(--ink-soft);background:#fff9;border-radius:.55rem;margin:.65rem 0 0;padding:.7rem .85rem;font-size:.75rem;line-height:1.4;display:block}.app-nav a[aria-current=page]{color:var(--white);background:#88e8ff1a}}.utility-empty-view{flex-direction:column;justify-content:center;align-items:flex-start;height:100%;display:flex}.utility-empty-view h1{letter-spacing:-.06em;max-width:850px;margin-bottom:1rem;font-size:clamp(2.8rem,5.5vw,5.8rem);font-weight:780;line-height:.92}.utility-empty-view>p:not(.utility-kicker){max-width:660px;color:var(--ink-soft);margin-bottom:1.4rem;line-height:1.6}@media (max-width:620px){.utility-empty-view h1{font-size:clamp(2.35rem,12vw,3.2rem)}.utility-empty-view>p:not(.utility-kicker){font-size:.84rem}}.spa-task{background:linear-gradient(135deg, #88e8ff21, transparent 38%), var(--paper);display:grid;overflow:hidden}.utility-kicker{color:var(--blue-700);font-family:var(--font-mono), monospace;letter-spacing:.13em;text-transform:uppercase;margin-bottom:.6rem;font-size:.68rem;font-weight:800}@media (max-width:620px){.utility-kicker{margin-bottom:.35rem;font-size:.55rem}}
