:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f6f4ef;--surface:#fff;--surface-strong:#111827;--text:#162033;--muted:#667085;--line:#e4e0d7;--accent:#0f766e;--accent-strong:#115e59;--danger:#991b1b;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top left, #e5fbf6 0, transparent 36rem), var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.site-header,.site-footer{justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto;padding:1.25rem;display:flex}.site-header nav{color:var(--muted);gap:1rem;font-size:.95rem;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:.7rem;font-weight:800;display:inline-flex}.brand-mark{background:var(--surface-strong);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}main{max-width:1120px;margin:0 auto;padding:2rem 1.25rem 4rem}.hero{grid-template-columns:minmax(0,1fr) minmax(320px,440px);align-items:start;gap:2rem;display:grid}.eyebrow{color:var(--accent-strong);letter-spacing:.08em;text-transform:uppercase;font-weight:800}h1{letter-spacing:-.07em;margin:.75rem 0 1.25rem;font-size:clamp(2.5rem,7vw,5.7rem);line-height:.92}h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.5rem,3vw,2.25rem)}h3{letter-spacing:-.02em;margin:0}.lede{color:var(--muted);max-width:44rem;font-size:1.2rem;line-height:1.65}.metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:2rem 0;display:grid}.metric,.card,.form-card,.result-card,.notice{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffdb;box-shadow:0 18px 60px #0f172a14}.metric{padding:1rem}.metric strong{font-size:1.4rem;display:block}.metric span{color:var(--muted);font-size:.92rem}.form-card{padding:1.25rem;position:sticky;top:1rem}.form-grid{gap:.85rem;display:grid}label{color:#344054;gap:.35rem;font-size:.92rem;font-weight:700;display:grid}input,select,textarea{color:var(--text);font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:14px;width:100%;padding:.85rem .95rem}textarea{resize:vertical;min-height:6rem}.two-col{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.button,button{background:var(--accent);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:999px;justify-content:center;align-items:center;padding:.95rem 1.25rem;font-weight:800;display:inline-flex}.button:hover,button:hover{background:var(--accent-strong)}.secondary-button{background:#111827}.copy-button.small{white-space:nowrap;padding:.45rem .75rem;font-size:.78rem}.form-note,.muted{color:var(--muted);font-size:.95rem;line-height:1.55}.sections{gap:1rem;margin-top:2rem;display:grid}.card,.result-card,.notice{padding:1.25rem}.result-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.result-actions{flex-wrap:wrap;gap:.75rem;display:flex}.kit-grid{grid-template-columns:1fr;gap:1rem;margin-top:1rem;display:grid}.section-heading{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.section-heading.compact{margin:1.25rem 0 .5rem}.copy-section+.copy-section{margin-top:1rem}.copy-list-item{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.copy-list-item span{flex:1}pre,.copy-block{color:#eef2ff;white-space:pre-wrap;background:#0f172a;border-radius:16px;padding:1rem;line-height:1.55;overflow-x:auto}.list{margin:0;padding-left:1.2rem}.list li{margin:.45rem 0}.error{color:var(--danger);font-weight:700}.site-footer{color:var(--muted);font-size:.9rem}@media (max-width:860px){.hero,.metrics,.two-col{grid-template-columns:1fr}.form-card{position:static}.result-header,.section-heading,.copy-list-item{display:grid}}
