:root{color-scheme:light;--bg: #eef3f7;--bg-accent: #e4ebf2;--surface: rgba(248, 251, 253, .82);--surface-strong: #ffffff;--surface-muted: #f3f7fa;--text: #14212b;--muted: #5e707f;--accent: #0d7a72;--accent-strong: #095d57;--accent-soft: #d9f1ee;--line: rgba(20, 33, 43, .09);--line-strong: rgba(20, 33, 43, .16);--shadow-lg: 0 18px 48px rgba(19, 32, 43, .08);--shadow-sm: 0 6px 18px rgba(19, 32, 43, .04);--radius-xl: 24px;--radius-lg: 18px;--radius-md: 14px;--max-width: 1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(13,122,114,.08),transparent 24%),linear-gradient(180deg,var(--bg) 0%,var(--bg-accent) 100%)}body:before{content:"";position:fixed;inset:0;z-index:-1;background:linear-gradient(rgba(255,255,255,.2) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.2) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(180deg,rgba(0,0,0,.28),transparent 72%);pointer-events:none}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}main{width:min(calc(100% - 2rem),var(--max-width));margin:0 auto;padding:1.25rem 0 4rem}section{margin-top:1.5rem}.site-frame{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-lg);backdrop-filter:blur(12px)}.topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem}.brand{display:inline-flex;align-items:center;gap:.75rem;font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.brand-mark{display:inline-flex;width:2.4rem;height:2.4rem;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-strong) 100%);color:#f7fffd;box-shadow:var(--shadow-sm)}.topbar-links{display:flex;gap:1rem;color:var(--muted);font-size:.95rem}.topbar-links a:hover{color:var(--text)}.hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(18rem,.75fr);gap:1rem;padding:0 1rem 1rem}.hero-main,.hero-side,.card,.newsletter-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface-strong)}.hero-main{padding:3rem;background:radial-gradient(circle at top right,rgba(13,122,114,.06),transparent 26%),linear-gradient(180deg,#ffffffeb,#fff)}.pill{display:inline-flex;align-items:center;gap:.55rem;padding:.45rem .8rem;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.pill:before{content:"";width:.5rem;height:.5rem;border-radius:999px;background:currentColor}.hero-title{max-width:12ch;margin-top:1rem;font-size:clamp(3rem,8vw,5.25rem);line-height:.96;letter-spacing:-.05em;font-weight:750}.hero-title-primary,.hero-title-secondary{display:block}.hero-title-secondary{margin-top:.45rem;color:var(--accent);font-size:.62em;line-height:1.04;letter-spacing:-.04em;font-weight:680}.hero-summary{max-width:36rem;margin-top:1.15rem;color:var(--muted);font-size:1.02rem;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.75rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.8rem 1.15rem;border:1px solid var(--line-strong);border-radius:999px;background:transparent;font-size:.92rem;font-weight:700;transition:transform .16s ease,background .16s ease,border-color .16s ease}.button:hover{transform:translateY(-1px)}.button.primary{border-color:var(--accent);background:var(--accent);color:#f4fffd}.button.primary:hover{background:var(--accent-strong)}.button.secondary{background:#ffffffb8}.button.accent-soft{border-color:#0d7a7224;background:var(--accent-soft);color:var(--accent-strong)}.button.accent-soft:hover{background:#cbeae5}.hero-note{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem;padding-top:1.25rem;border-top:1px solid var(--line)}.hero-note-item strong{display:block;font-size:.92rem;font-weight:700}.hero-note-item span{display:block;margin-top:.35rem;color:var(--muted);font-size:.9rem;line-height:1.5}.hero-side{display:grid;gap:1rem;padding:1rem;background:linear-gradient(180deg,#f3f7faeb,#fff)}.status-panel,.timeline-panel{padding:1.25rem;border-radius:var(--radius-md);background:#ffffffdb;box-shadow:inset 0 0 0 1px #1c26250d}.status-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.status-header .pill{flex-shrink:0}.kicker,.field-label{color:var(--muted);font-size:.78rem;letter-spacing:.14em;text-transform:uppercase}.panel-value{display:block;margin-top:.45rem;font-size:1.75rem;line-height:1.04;letter-spacing:-.04em;font-weight:720}.panel-text{margin-top:.7rem;color:var(--muted);line-height:1.65}.timeline{display:grid;gap:1rem;margin-top:1rem}.timeline-item{display:grid;grid-template-columns:3rem 1fr;gap:.85rem}.timeline-step{color:var(--accent);font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.timeline-item strong{display:block;font-size:1rem}.timeline-item p{margin-top:.3rem;color:var(--muted);line-height:1.55}.section-heading{display:grid;gap:.6rem;margin-bottom:1rem;padding:0 .2rem}.section-heading h2{max-width:16ch;font-size:clamp(1.9rem,5vw,2.8rem);line-height:1.02;letter-spacing:-.045em;font-weight:740}.section-heading p{max-width:44rem;color:var(--muted);line-height:1.65}.grid{display:grid;gap:1rem}.modules-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.card{padding:1.4rem;box-shadow:var(--shadow-sm)}.card-number{display:inline-flex;width:2.4rem;height:2.4rem;align-items:center;justify-content:center;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:.84rem;font-weight:700}.issues-bubbles{position:relative;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1.2rem;align-items:start}.issue-bubble{position:relative;display:grid;gap:.9rem;min-height:9.5rem;padding:1.4rem 1.45rem 1.55rem;border:1px solid var(--line);border-radius:38px 42px 34px 40px;background:radial-gradient(circle at top left,rgba(13,122,114,.08),transparent 42%),#ffffffd6;box-shadow:var(--shadow-sm)}.issue-bubble:after{content:"";position:absolute;width:1.35rem;height:1.35rem;background:#fffffff5;border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0 0 .45rem;transform:rotate(28deg)}.issue-bubble h3{max-width:16ch;font-size:1rem;line-height:1.35;font-weight:650}.issue-bubble-number{display:inline-flex;width:2.4rem;height:2.4rem;align-items:center;justify-content:center;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:.9rem;font-weight:700}.issue-bubble-1{grid-column:1 / span 4;min-height:11rem;border-radius:44px 38px 42px 30px}.issue-bubble-1:after{left:2rem;bottom:-.5rem}.issue-bubble-2{grid-column:5 / span 3;min-height:8.6rem;margin-top:3.1rem;border-radius:34px 44px 30px 38px}.issue-bubble-2:after{right:1.9rem;bottom:-.45rem;transform:rotate(52deg)}.issue-bubble-3{grid-column:8 / span 5;min-height:10rem;margin-top:.9rem;border-radius:48px 32px 44px 34px}.issue-bubble-3:after{left:2.4rem;bottom:-.5rem;transform:rotate(18deg)}.issue-bubble-4{grid-column:2 / span 5;min-height:9rem;margin-top:-.35rem;border-radius:36px 46px 32px 42px}.issue-bubble-4:after{right:2rem;bottom:-.45rem;transform:rotate(44deg)}.issue-bubble-5{grid-column:8 / span 4;min-height:11.25rem;margin-top:2.4rem;border-radius:42px 36px 46px 32px}.issue-bubble-5:after{left:1.8rem;bottom:-.5rem;transform:rotate(22deg)}.issue-bubble-6{grid-column:4 / span 5;min-height:8.8rem;margin-top:1.1rem;border-radius:30px 42px 36px 44px}.issue-bubble-6:after{right:2.1rem;bottom:-.45rem;transform:rotate(46deg)}.modules-grid .card h3{margin-top:1rem;font-size:1.15rem;line-height:1.25;font-weight:680}.modules-grid .card p{margin-top:.75rem;color:var(--muted);font-size:.96rem;line-height:1.6}.newsletter-card{display:grid;grid-template-columns:1fr minmax(18rem,26rem);gap:1rem;padding:1.35rem;background:linear-gradient(180deg,#fcfeff,#f3f7faf5)}.newsletter-copy{display:grid;gap:.75rem;align-content:start}.newsletter-copy h2{max-width:14ch;font-size:clamp(1.9rem,5vw,2.7rem);line-height:1.02;letter-spacing:-.045em;font-weight:740}.newsletter-copy p{max-width:34rem;color:var(--muted);line-height:1.65}form{display:grid;gap:.8rem;align-content:start}label{display:grid;gap:.45rem}input{width:100%;min-height:3.15rem;padding:.95rem 1rem;border:1px solid var(--line-strong);border-radius:14px;background:#ffffffeb;font:inherit;color:var(--text)}.form-note{color:var(--muted);font-size:.92rem}footer{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding:1rem .25rem 0;color:var(--muted);font-size:.92rem}footer span:last-child{width:100%;text-align:center}@media(max-width:1080px){.issues-bubbles{grid-template-columns:repeat(8,minmax(0,1fr))}.issue-bubble-1,.issue-bubble-2,.issue-bubble-3,.issue-bubble-4,.issue-bubble-5,.issue-bubble-6{margin-top:0}.issue-bubble-1{grid-column:1 / span 4}.issue-bubble-2{grid-column:5 / span 4}.issue-bubble-3{grid-column:1 / span 4}.issue-bubble-4{grid-column:5 / span 4}.issue-bubble-5,.issue-bubble-6{grid-column:3 / span 4}}@media(max-width:900px){.hero,.modules-grid,.newsletter-card{grid-template-columns:1fr}.hero-main{padding:2.2rem 1.6rem}.hero-note{grid-template-columns:1fr}}@media(max-width:640px){main{width:min(calc(100% - 1rem),var(--max-width));padding-top:.5rem}.topbar{flex-direction:column;align-items:flex-start}.topbar-links{flex-wrap:wrap}.hero-title{font-size:clamp(2.8rem,16vw,4.4rem)}.issues-bubbles,.modules-grid{grid-template-columns:1fr}.issue-bubble-1,.issue-bubble-2,.issue-bubble-3,.issue-bubble-4,.issue-bubble-5,.issue-bubble-6{grid-column:auto;min-height:auto;border-radius:30px}.issue-bubble:after{left:1.6rem;right:auto;bottom:-.45rem;transform:rotate(28deg)}.site-frame,.hero-main,.hero-side,.card,.newsletter-card{border-radius:20px}footer{flex-direction:column}}
