@import"https://fonts.googleapis.com/css2?family=Newsreader:opsz,wght@6..72,500;6..72,600&family=Public+Sans:wght@400;500;600;700&display=swap";:root{color-scheme:light;--page-bg: #f6f3ee;--surface: #fffdf9;--surface-soft: #f7f4ee;--ink: #17211c;--muted: #627068;--line: rgba(23, 33, 28, .1);--line-strong: rgba(23, 33, 28, .16);--accent: #305648;--accent-soft: #eaf0ec;--danger: #7a4f4a;--danger-soft: #f7ecea;--shadow: 0 16px 42px rgba(19, 28, 24, .05);--radius-xl: 30px;--radius-lg: 22px;--radius-md: 18px}*{box-sizing:border-box}html{background:var(--page-bg)}body{margin:0;min-width:320px;background:linear-gradient(180deg,#f8f5f0 0%,var(--page-bg) 100%);color:var(--ink);font-family:Public Sans,sans-serif}body:before{content:"";position:fixed;inset:0 0 auto;height:18rem;pointer-events:none;background:linear-gradient(180deg,rgba(48,86,72,.06),transparent 75%)}a{color:inherit;text-decoration:none;transition:background-color .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease}a:focus-visible,span:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.page-shell{position:relative;width:min(1100px,calc(100vw - 2rem));margin:0 auto;padding:1.5rem 0 4rem}.hero-panel,.section-block{background:#fffdf9f0;border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-panel{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.95fr);gap:1.4rem;padding:2rem}.hero-kicker,.eyebrow,.brief-label{text-transform:uppercase;letter-spacing:.16em;font-size:.74rem;font-weight:600;color:var(--accent)}.hero-kicker,.eyebrow{margin:0 0 .75rem}.hero-copy h1,.section-head h2,.case-title h3,.arch-card h3{margin:0;font-family:Newsreader,serif;letter-spacing:-.03em}.hero-copy h1{font-size:clamp(3rem,7vw,5.1rem);line-height:.95}.hero-subtitle,.hero-note,.section-intro,.case-summary,.hero-brief p,.launch-card p,.arch-card p,.loading-panel,.compact-list span,.inline-note,.empty-note{color:var(--muted);line-height:1.7}.hero-subtitle{max-width:42rem;margin:1rem 0 0;font-size:1.05rem}.hero-note{max-width:38rem;margin:.95rem 0 0;font-size:.98rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.action-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.8rem;padding:.8rem 1rem;border:1px solid var(--line-strong);border-radius:999px;background:var(--surface);color:var(--ink);font-size:.94rem;font-weight:600}.action-link:hover{border-color:var(--accent);background:var(--accent-soft)}.action-link.primary{background:var(--accent);border-color:var(--accent);color:#f9f7f3}.action-link.primary:hover{background:#28493d}.action-link.muted{background:var(--surface-soft);color:var(--muted)}.summary-card,.launch-card,.detail-card,.arch-card,.case-card{border:1px solid var(--line);border-radius:var(--radius-lg)}.summary-card{align-self:start;background:var(--surface-soft);padding:1.25rem}.summary-list,.case-facts{margin:0}.summary-list{display:grid;gap:.75rem}.summary-row{display:grid;grid-template-columns:1fr;gap:.28rem;padding-bottom:.7rem;border-bottom:1px solid var(--line)}.summary-row:last-child{padding-bottom:0;border-bottom:0}.summary-row dt,.fact-chip dt,.launch-head span{color:var(--muted);font-size:.9rem}.summary-row dd,.fact-chip dd{margin:0;font-weight:600}.summary-row dd{text-align:left}.hero-brief{display:grid;gap:.95rem;margin-top:1.2rem;padding-top:1.1rem;border-top:1px solid var(--line)}.hero-brief p{margin:.35rem 0 0;font-size:.95rem}.section-block{margin-top:1rem;padding:1.65rem}.section-head{display:grid;gap:.35rem}.section-head h2{font-size:clamp(2.05rem,5vw,3.05rem);line-height:.98}.section-intro{max-width:46rem;margin:0}.launch-grid,.architecture-grid,.case-detail-grid{display:grid;gap:1rem;margin-top:1.25rem}.launch-grid,.architecture-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.launch-card,.arch-card{background:var(--surface-soft);padding:1rem}.launch-card{display:grid;gap:.8rem}.launch-head{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.status-badge,.status-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:.78rem;font-weight:700;letter-spacing:.03em}.status-badge{min-height:1.9rem;padding:.35rem .7rem;border:1px solid transparent}.status-badge.positive{background:var(--accent-soft);color:var(--accent)}.status-badge.pending{background:#17211c0d;color:var(--muted)}.status-badge.neutral{background:#f0f2ef;color:var(--ink)}.inline-link{width:fit-content;font-weight:600;color:var(--accent)}.inline-link:hover{color:#254639}.inline-note{font-size:.92rem}.case-stack{display:grid;gap:1rem;margin-top:1.25rem}.case-card{padding:1.3rem;background:var(--surface)}.case-head{display:flex;align-items:start;justify-content:space-between;gap:1rem}.case-title{display:grid;gap:.1rem}.case-title h3{font-size:clamp(1.7rem,4vw,2.1rem);line-height:1}.status-pill{min-height:2rem;padding:.42rem .85rem;white-space:nowrap}.status-pill.ready{background:var(--accent-soft);color:var(--accent)}.status-pill.needs-work{background:var(--danger-soft);color:var(--danger)}.case-summary{margin:.85rem 0 0}.case-facts{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.fact-chip{display:grid;gap:.2rem;min-width:8.75rem;padding:.8rem .9rem;border:1px solid var(--line);border-radius:16px;background:var(--surface-soft)}.fact-chip dd{text-align:left;font-size:1rem}.case-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-card{background:var(--surface-soft);padding:1rem}.detail-card h4,.arch-card h3{font-size:1.1rem;line-height:1.08}.detail-card h4{margin:0 0 .75rem;font-family:Public Sans,sans-serif;letter-spacing:-.01em}.compact-list{list-style:none;margin:0;padding:0;display:grid;gap:.85rem}.compact-list li{display:grid;gap:.22rem}.compact-list strong{font-size:.96rem;font-weight:600}.empty-note,.loading-panel{margin:0}.loading-panel{padding:1rem 0 .25rem}.arch-card p,.launch-card p{margin:0;font-size:.95rem}@media(max-width:1024px){.launch-grid,.architecture-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.case-detail-grid{grid-template-columns:1fr}}@media(max-width:900px){.hero-panel{grid-template-columns:1fr}.case-head{flex-direction:column;align-items:start}}@media(max-width:680px){.page-shell{width:min(100vw - 1rem,100%);padding:.75rem 0 3rem}.hero-panel,.section-block{padding:1.25rem;border-radius:24px}.launch-grid,.architecture-grid{grid-template-columns:1fr}.hero-copy h1,.section-head h2{line-height:1}}
