:root{color:#14213d;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f6f8f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit}img{max-width:100%}.hero{background:#f6f8f6;border-bottom:1px solid #d8e2dc;padding:1.25rem 1.25rem 3rem}.nav{justify-content:space-between;align-items:center;max-width:1160px;margin:0 auto 3rem;display:flex}.brand,.nav__link,.button{align-items:center;font-weight:800;text-decoration:none;display:inline-flex}.brand{gap:.7rem}.brand img{width:2.25rem;height:2.25rem}.nav__link{color:#1f2937;border:1px solid #cbd5e1;border-radius:8px;min-height:2.5rem;padding:0 .9rem}.hero__grid{grid-template-columns:minmax(0,1fr);align-items:center;gap:2.5rem;max-width:1160px;margin:0 auto;display:grid}.hero__copy{max-width:740px}.eyebrow{color:#c2410c;letter-spacing:0;text-transform:uppercase;margin:0 0 .75rem;font-size:.78rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:#0f172a;letter-spacing:0;line-height:1.08}h1{margin-bottom:1.1rem;font-size:3.25rem}h2{margin-bottom:.8rem;font-size:2.2rem}h3{margin-bottom:.55rem;font-size:1.05rem}.lede{color:#475569;max-width:680px;margin-bottom:1.5rem;font-size:1.18rem;line-height:1.65}.actions{flex-wrap:wrap;gap:.8rem;display:flex}.button{border-radius:8px;min-height:3rem;padding:0 1rem}.button--primary{color:#fff;background:#0f766e}.button--secondary{color:#0f172a;background:#fff;border:1px solid #cbd5e1}.hero__visual{background:#fff;border:1px solid #d8e2dc;border-radius:8px;padding:1.25rem;box-shadow:0 22px 55px #0f172a1a}.product-logo{object-fit:contain;width:min(100%,360px);max-height:190px;margin:0 auto 1.25rem;display:block}.deploy-panel{border:1px solid #d8e2dc;border-radius:8px;padding:1rem}.deploy-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem;display:flex}.deploy-row span{color:#64748b;font-size:.85rem}.deploy-row strong{color:#0f172a;font-size:.95rem}.deploy-row--active{background:#ecfdf5;border-color:#99f6e4}.deploy-arrow{color:#c2410c;text-align:center;padding:.6rem 0;font-weight:900}.tool-list{flex-wrap:wrap;gap:.45rem;margin-top:1rem;display:flex}.tool-list span,.icon-label{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;padding:.35rem .5rem;font-size:.78rem;font-weight:900;display:inline-flex}.section,.cta,.footer{max-width:1160px;margin:0 auto}.section{padding:4rem 1.25rem}.section--tight{padding-top:3rem}.section--band{background:#fff;border:1px solid #d8e2dc;border-radius:8px;max-width:calc(1160px - 2.5rem);padding:3rem 1.25rem}.section__header{max-width:720px}.section__header p,.card p,.steps p,.cta p{color:#475569;line-height:1.65}.card-grid{gap:1rem;margin-top:1.5rem;display:grid}.card{background:#fff;border:1px solid #d8e2dc;border-radius:8px;padding:1.2rem}.card--accent{background:#f8fafc}.steps{gap:.8rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.steps li{background:#fff;border:1px solid #d8e2dc;border-radius:8px;grid-template-columns:auto 1fr;align-items:flex-start;gap:1rem;padding:1.1rem;display:grid}.steps li>span{color:#fff;background:#0f766e;border-radius:8px;padding:.35rem .45rem;font-weight:900}.cta{color:#fff;background:#102a43;border-radius:8px;align-items:center;gap:1.25rem;margin-bottom:2rem;padding:2rem 1.25rem;display:grid}.cta h2,.cta p{color:#fff}.cta .eyebrow{color:#fdba74}.footer{color:#475569;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:0 1.25rem 2rem;display:flex}.footer nav{flex-wrap:wrap;gap:.9rem;display:flex}.footer a{font-weight:700;text-decoration:none}@media (width>=760px){.hero{padding-bottom:4rem}.hero__grid{grid-template-columns:minmax(0,1fr) minmax(320px,.72fr)}.card-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.card-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.steps{grid-template-columns:repeat(4,minmax(0,1fr))}.steps li{grid-template-columns:1fr}.cta{grid-template-columns:1fr auto;padding:2.5rem}}@media (width<=759px){.nav{margin-bottom:2.2rem}h1{font-size:2.15rem}h2{font-size:1.8rem}.section{padding-top:3rem;padding-bottom:3rem}.hero__visual{display:none}}
