:root{--purple:#602890;--purple-deep:#3c1559;--purple-mid:#7a37ad;--cyan:#1fa6e0;--cyan-deep:#0d86bd;--ink:#1c1426;--grey:#5f5a66;--soft:#f3f0f7;--edge:#e7e1f0;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);margin:0;font-family:Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,.display{letter-spacing:0;text-transform:uppercase;margin:0;font-family:Archivo,Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-weight:900;line-height:.98}p{margin:0}.wrap{width:min(1240px,100% - 56px);margin:0 auto}.btn{background:var(--purple);color:#fff;letter-spacing:0;text-transform:uppercase;cursor:pointer;border:2px solid #0000;justify-content:center;align-items:center;gap:.6em;min-height:48px;padding:.95em 1.45em;font-family:Archivo,sans-serif;font-size:.86rem;font-weight:800;display:inline-flex}.btn:hover,.btn:focus-visible{color:var(--purple);border-color:var(--purple);background:#fff}.btn-cyan{background:var(--cyan);color:#08263a}.btn-cyan:hover,.btn-cyan:focus-visible{color:var(--cyan);background:#08263a;border-color:#08263a}.btn-line{color:inherit;background:0 0;border-color:currentColor}.section{padding:84px 0}.section-soft{background:var(--soft);border-block:1px solid var(--edge)}.section-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:40px;display:flex}.section-head h2{max-width:18ch;font-size:3rem}.idx{color:var(--cyan-deep);letter-spacing:.16em;text-transform:uppercase;margin-bottom:10px;font-family:Archivo,sans-serif;font-size:.8rem;font-weight:800;display:block}.page{padding:72px 0 96px}.content-page{padding:82px 0 104px}.content-page>section+section{margin-top:76px}.page h1{max-width:15ch;font-size:5rem}.page-intro{max-width:720px;color:var(--grey);margin-top:22px;font-size:1.08rem}.grid-list{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px;margin-top:42px;display:grid}.panel{border:1px solid var(--edge);background:#fff;padding:24px}.panel-accent{border-top:8px solid var(--cyan)}.panel h2,.panel h3{margin-bottom:12px;font-size:1.25rem}.panel p,.panel li{color:var(--grey)}.panel a{color:var(--purple);overflow-wrap:anywhere;font-weight:700}.section-lite{margin-top:64px}.section-band{border-top:1px solid var(--edge);border-bottom:1px solid var(--edge);padding:48px 0}.two-col{grid-template-columns:minmax(220px,.75fr) minmax(0,1.25fr);align-items:start;gap:42px;display:grid}.two-col h2{max-width:14ch;font-size:3rem}.copy-flow{color:var(--grey);gap:18px;display:grid}.copy-flow p,.copy-flow li{max-width:72ch}.check-list{gap:10px;margin:0;padding-left:1.1rem;display:grid}.callout,.notice{border-left:8px solid var(--cyan);background:var(--soft);padding:28px}.callout-dark{background:var(--purple);color:#fff}.callout h2{margin-bottom:14px;font-size:2.3rem}.callout p,.notice{max-width:78ch;color:var(--grey)}.callout-dark p{color:#e7d6f7}.callout .btn{margin-top:22px}.notice{gap:8px;display:grid}.notice strong{color:var(--ink);text-transform:uppercase;font-family:Archivo,sans-serif;font-weight:900}.feature-row{border:1px solid var(--edge);grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);display:grid}.feature-row .feature-image{border-right:1px solid var(--edge);background-position:50%;background-size:cover;min-height:360px}.feature-row .feature-copy{align-content:center;gap:18px;padding:44px;display:grid}.feature-copy h2{max-width:14ch;font-size:3.2rem}.stat-strip{border:1px solid var(--edge);grid-template-columns:repeat(3,1fr);display:grid}.stat-strip div{border-right:1px solid var(--edge);background:#fff;padding:24px}.stat-strip div:last-child{border-right:0}.stat-strip strong{color:var(--purple);text-transform:uppercase;font-family:Archivo,sans-serif;font-size:2.4rem;font-weight:900;line-height:1;display:block}.stat-strip span{color:var(--grey);margin-top:8px;font-size:.92rem;display:block}.timeline-list,.resource-list{border:1px solid var(--edge);background:#fff;gap:0;display:grid}.timeline-item,.resource-item{border-bottom:1px solid var(--edge);grid-template-columns:180px minmax(0,1fr);gap:24px;padding:24px;display:grid}.timeline-item:last-child,.resource-item:last-child{border-bottom:0}.timeline-item time,.resource-kicker{color:var(--cyan-deep);text-transform:uppercase;font-family:Archivo,sans-serif;font-size:.78rem;font-weight:800}.timeline-item h2,.resource-item h2{margin-bottom:10px;font-size:1.8rem}.timeline-item p,.resource-item p{color:var(--grey)}.meta-list{gap:10px;margin:18px 0 0;display:grid}.meta-list div{gap:4px;display:grid}.meta-list dt{color:var(--ink);text-transform:uppercase;font-family:Archivo,sans-serif;font-size:.78rem;font-weight:800}.meta-list dd{color:var(--grey);margin:0}.poster-row{grid-template-columns:minmax(240px,360px) minmax(0,1fr);align-items:center;gap:34px;margin-top:56px;display:grid}.poster-row img{border:1px solid var(--edge);background:var(--soft);width:100%}.admin-shell{background:var(--soft);min-height:70vh}@media (width<=760px){.wrap{width:min(100% - 32px,1240px)}.content-page{padding:58px 0 78px}.section{padding:58px 0}.section-head h2,.two-col h2,.feature-copy h2{font-size:2.15rem}.page h1{font-size:3rem}.callout h2{font-size:1.85rem}.stat-strip strong{font-size:2rem}.timeline-item h2,.resource-item h2{font-size:1.35rem}.section-head{flex-direction:column;align-items:flex-start}.btn{width:100%}.two-col,.poster-row,.feature-row,.timeline-item,.resource-item{grid-template-columns:1fr}.feature-row .feature-image{border-right:0;border-bottom:1px solid var(--edge);min-height:260px}.feature-row .feature-copy{padding:30px 24px}.stat-strip{grid-template-columns:1fr}.stat-strip div{border-right:0;border-bottom:1px solid var(--edge)}.stat-strip div:last-child{border-bottom:0}}.util.svelte-108nd2t{background:var(--purple-deep);color:#d8c6ec;text-transform:uppercase;font-family:Archivo,sans-serif;font-size:.78rem;font-weight:700}.util-inner.svelte-108nd2t{justify-content:space-between;align-items:center;gap:18px;min-height:40px;display:flex}.socials.svelte-108nd2t{gap:20px;display:flex}.socials.svelte-108nd2t a:where(.svelte-108nd2t):hover{color:#fff}.site-header.svelte-108nd2t{z-index:20;border-bottom:1px solid var(--edge);background:#fff;position:sticky;top:0}.header-inner.svelte-108nd2t{align-items:center;gap:28px;min-height:88px;display:flex}.brand.svelte-108nd2t img:where(.svelte-108nd2t){width:auto;height:50px}nav.svelte-108nd2t{align-items:center;gap:26px;margin-left:auto;display:flex}nav.svelte-108nd2t a:where(.svelte-108nd2t){text-transform:uppercase;border-bottom:3px solid #0000;padding:8px 0;font-family:Archivo,sans-serif;font-size:.84rem;font-weight:800}nav.svelte-108nd2t a:where(.svelte-108nd2t):hover,nav.svelte-108nd2t a:where(.svelte-108nd2t):focus-visible{border-color:var(--cyan)}@media (width<=900px){.header-inner.svelte-108nd2t{flex-direction:column;align-items:flex-start;gap:14px;padding-block:18px}nav.svelte-108nd2t{flex-wrap:wrap;gap:12px 16px;width:100%;max-width:100%;margin-left:0}nav.svelte-108nd2t a:where(.svelte-108nd2t){flex:none;font-size:.8rem}.header-inner.svelte-108nd2t .btn:where(.svelte-108nd2t){width:auto}}@media (width<=560px){.util-inner.svelte-108nd2t{flex-direction:column;align-items:flex-start;padding-block:10px}.brand.svelte-108nd2t img:where(.svelte-108nd2t){height:44px}nav.svelte-108nd2t{gap:10px 14px}nav.svelte-108nd2t a:where(.svelte-108nd2t){font-size:.76rem}}footer.svelte-10xb3kv{background:var(--purple-deep);color:#cdbbe4;padding:64px 0 26px;font-size:.92rem}.cols.svelte-10xb3kv{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:38px;display:grid}img.svelte-10xb3kv{background:#fff;width:auto;height:54px;margin-bottom:16px;padding:8px 12px}p.svelte-10xb3kv{max-width:30ch}h2.svelte-10xb3kv{color:#fff;margin:0 0 14px;font-size:.92rem}a.svelte-10xb3kv{padding:5px 0;display:block}a.svelte-10xb3kv:hover,a.svelte-10xb3kv:focus-visible{color:#fff}.ack.svelte-10xb3kv{color:#a98fc6;border-top:1px solid #ffffff29;flex-wrap:wrap;justify-content:space-between;gap:20px;margin-top:40px;padding-top:22px;font-size:.82rem;display:flex}@media (width<=900px){.cols.svelte-10xb3kv{grid-template-columns:1fr 1fr}}@media (width<=560px){.cols.svelte-10xb3kv{grid-template-columns:1fr}}
