:root{color-scheme:light;font-family:Segoe UI,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color:#1e293b;background:radial-gradient(circle at top,rgba(123,176,155,.24),transparent 40%),linear-gradient(180deg,#f9faf7,#eef4ef)}*{box-sizing:border-box}body{margin:0;min-width:320px}#root{min-height:100vh}.shell{max-width:1040px;margin:0 auto;padding:56px 24px 72px}.toolbar{display:flex;justify-content:flex-end;margin-bottom:12px}.language-switch{display:inline-flex;gap:8px;padding:6px;border-radius:999px;background:#ffffffbf;border:1px solid rgba(148,163,184,.2)}.language-switch button{border:0;border-radius:999px;padding:8px 12px;font-weight:600;background:transparent;color:#334155;cursor:pointer}.language-switch .is-active{background:#0f766e;color:#fff}.hero{padding:32px;border-radius:28px;background:#fffc;border:1px solid rgba(148,163,184,.24);box-shadow:0 24px 60px #0f172a14}.eyebrow{margin:0 0 8px;text-transform:uppercase;letter-spacing:.16em;font-size:.75rem;color:#0f766e}.hero h1{margin:0;font-size:clamp(2.8rem,8vw,5rem);line-height:.95}.lead{max-width:760px;margin:18px 0 0;font-size:1.15rem;color:#334155}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;margin-top:28px}.feature-card,.note{padding:24px;border-radius:22px;background:#ffffffdb;border:1px solid rgba(148,163,184,.2);box-shadow:0 18px 40px #0f172a0f}.feature-card h3,.note h2{margin-top:0;margin-bottom:10px}.feature-card p,.note p{margin:0;color:#475569}.note{margin-top:22px}.quote-panel{margin-top:22px;padding:24px;border-radius:22px;background:#ffffffdb;border:1px solid rgba(148,163,184,.2);box-shadow:0 18px 40px #0f172a0f}.quote-panel h2{margin-top:0}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.form-grid label{display:flex;flex-direction:column;font-size:.9rem;gap:6px}.form-grid input{border:1px solid rgba(100,116,139,.35);border-radius:10px;padding:10px 12px;font-size:.95rem}.quote-panel button{margin-top:14px;border:0;border-radius:12px;padding:12px 16px;background:#0f766e;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer}.quote-breakdown{margin:16px 0 0;display:grid;gap:8px}.quote-breakdown div{display:flex;justify-content:space-between;border-bottom:1px dashed rgba(148,163,184,.4);padding-bottom:6px}.quote-breakdown .total{margin-top:4px;font-weight:700;border-bottom:0}.quote-breakdown dt,.quote-breakdown dd{margin:0}.error{margin-top:12px;color:#b91c1c;font-weight:600}@media(max-width:640px){.shell{padding:24px 16px 48px}.hero,.feature-card,.note,.quote-panel{padding:20px;border-radius:18px}}
