:root{color:#18211f;background:#f5f2ec;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#f5f2ece0,#f5f2ec 560px),url(https://images.unsplash.com/photo-1558494949-ef010cbdcc31?auto=format&fit=crop&w=2200&q=80) center top / cover no-repeat fixed}a{color:inherit;text-decoration:none}main{width:100%}.hero{color:#f8fbf8;min-height:640px;padding:26px clamp(20px,5vw,72px) 72px;background:linear-gradient(115deg,#0d1c1beb,#143333b8 54%,#18211f66),url(https://images.unsplash.com/photo-1558494949-ef010cbdcc31?auto=format&fit=crop&w=2200&q=80) center / cover no-repeat}.topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;max-width:1180px;margin:0 auto}.brand,.topbar a,.hero-actions span{display:inline-flex;align-items:center;gap:8px}.brand{font-weight:800}.brand span{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;color:#0e2b29;background:#d8f2e8}.topbar a{min-height:38px;padding:0 14px;border:1px solid rgba(255,255,255,.28);border-radius:8px;background:#ffffff1a;font-weight:700}.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(28px,5vw,72px);align-items:center;max-width:1180px;min-height:520px;margin:0 auto}.hero-copy{max-width:720px}.eyebrow,.section-heading p,.metric-card p{margin:0 0 10px;color:#2f665f;font-size:.76rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.hero .eyebrow{color:#bde8d6}h1,h2,p{margin-top:0}h1{margin-bottom:22px;max-width:760px;font-size:clamp(3rem,7vw,5.9rem);line-height:.96;letter-spacing:0}.hero-copy>p:not(.eyebrow){max-width:650px;color:#dce7e3;font-size:1.12rem;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-actions span{min-height:40px;padding:0 14px;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:#ffffff1f;color:#f7fffb;font-weight:700}.hero-panel,.panel,.metric-card{border:1px solid rgba(31,55,49,.12);border-radius:8px;background:#ffffffe0;box-shadow:0 18px 50px #13232124}.hero-panel{min-width:0;padding:24px;color:#18211f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-panel p{margin-bottom:4px;color:#61716d;font-weight:700}.hero-panel strong{display:block;margin-bottom:18px;font-size:3rem;line-height:1}.metrics-grid,.workspace{display:grid;width:min(1180px,calc(100% - 40px));margin:28px auto 0;gap:18px}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:-40px;position:relative;z-index:2}.metric-card{display:flex;align-items:flex-start;gap:14px;min-height:150px;padding:22px}.metric-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:8px;color:#185b52;background:#dceee8}.metric-card strong{display:block;margin-bottom:8px;font-size:2rem;line-height:1.05}.metric-card span,td span{color:#67736f;font-size:.92rem}.workspace{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr)}.workspace.lower{align-items:start;padding-bottom:48px}.panel{min-width:0;padding:24px}.section-heading{margin-bottom:20px}.section-heading h2{margin:0;font-size:clamp(1.3rem,3vw,1.85rem);letter-spacing:0}.recommendations{display:grid;gap:14px}.recommendations article{padding:16px;border:1px solid #dce3df;border-radius:8px;background:#fbfcfa}.recommendations strong{display:block;margin:10px 0 7px}.recommendations p{margin:0;color:#596862;line-height:1.55}.impact,.verdict{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:8px;font-size:.78rem;font-weight:800;text-transform:capitalize}.impact.high,.verdict.block{color:#83211d;background:#f8dcda}.impact.medium,.verdict.monitor{color:#7a4a08;background:#fae7bf}.impact.low,.verdict.ship{color:#175e50;background:#d9efe7}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th{color:#66736f;font-size:.78rem;text-align:left;text-transform:uppercase}th,td{padding:14px 12px;border-bottom:1px solid #e4e9e5}td{color:#26312e;vertical-align:top}td strong,td span{display:block}.timeline{display:grid;gap:16px}.timeline-step{display:grid;grid-template-columns:42px 1fr;gap:14px}.timeline-node{display:grid;place-items:center;width:38px;height:38px;border-radius:8px;color:#175e50;background:#d9efe7}.timeline-node.medium{color:#7a4a08;background:#fae7bf}.timeline-node.high,.timeline-node.critical{color:#83211d;background:#f8dcda}.timeline-step header,.timeline-step footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px}.timeline-step header span,.timeline-step footer span{color:#65716d;font-size:.84rem;font-weight:700;text-transform:capitalize}.timeline-step p{margin:7px 0 8px;color:#596862;line-height:1.55}@media(max-width:980px){.hero-grid,.workspace{grid-template-columns:1fr}.hero-grid{padding-top:54px}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.hero{padding-inline:18px}.topbar{align-items:flex-start;flex-direction:column}.hero-grid{min-height:auto}.hero-panel{padding:18px}.metrics-grid,.workspace{width:calc(100% - 28px)}.metrics-grid{grid-template-columns:1fr}h1{font-size:clamp(2.6rem,15vw,4rem)}.panel,.metric-card{padding:18px}}
