:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#102033;background:#eef6f7;line-height:1.5}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#e0f2fe 0,#f8fafc 320px);color:#102033}header.hero{padding:52px 20px 24px;max-width:1120px;margin:0 auto}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#0f766e;font-size:.78rem;margin:0 0 8px}h1{font-size:clamp(2.1rem,5vw,4.7rem);line-height:.95;margin:0 0 16px;color:#0f172a}h2{margin:.1rem 0 1rem;color:#0f172a}.lead{font-size:1.16rem;max-width:820px;color:#334155}main{max-width:1120px;margin:0 auto;padding:0 20px 56px}.promo,.tool,.result,.note{background:#fff;border:1px solid #dbeafe;border-radius:24px;padding:24px;box-shadow:0 18px 45px rgba(15,23,42,.08);margin:20px 0}.promo{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,480px);gap:24px;align-items:center}.video-wrap{position:relative;aspect-ratio:16/9;border-radius:18px;overflow:hidden;background:#0f172a}.video-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.tool-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.hint{color:#64748b;margin-top:0}.grid{display:grid;gap:16px}.two{grid-template-columns:repeat(2,minmax(0,1fr))}.three{grid-template-columns:repeat(3,minmax(0,1fr))}label,fieldset{display:flex;flex-direction:column;gap:7px;font-weight:750;color:#1e293b}fieldset{border:1px solid #cbd5e1;border-radius:18px;padding:16px;margin:16px 0}fieldset label{font-weight:600;flex-direction:row;align-items:flex-start}legend{font-weight:900;color:#0f172a;padding:0 8px}input,textarea,select{width:100%;border:1px solid #cbd5e1;border-radius:14px;padding:12px 13px;font:inherit;background:#fff;color:#0f172a}textarea{resize:vertical}.primary,.secondary{border:0;border-radius:999px;padding:12px 18px;font-weight:900;cursor:pointer}.primary{background:#0f766e;color:white;margin-top:16px}.secondary{background:#e0f2fe;color:#075985}pre{white-space:pre-wrap;word-wrap:break-word;background:#0f172a;color:#e2e8f0;border-radius:18px;padding:18px;min-height:220px;font-size:.95rem}.note{background:#fefce8;border-color:#fde68a}footer{max-width:1120px;margin:0 auto;padding:0 20px 36px;color:#475569}footer a{color:#0f766e;font-weight:800}@media(max-width:820px){.promo,.two,.three{grid-template-columns:1fr}.tool-head{flex-direction:column}}