:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#102033;background:#f7fafc}*{box-sizing:border-box}body{margin:0}header.hero{padding:54px 20px 34px;background:linear-gradient(135deg,#0f172a,#0f766e);color:white}header.hero>*{max-width:1080px;margin-left:auto;margin-right:auto}.eyebrow{font-size:.82rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:#99f6e4;margin:0 0 10px}h1{font-size:clamp(2.1rem,5vw,4.4rem);line-height:.95;margin:0 0 16px}h2{margin-top:0}.lead{font-size:1.2rem;max-width:760px;color:#e0f2fe}.lang{display:inline-block;color:#ecfeff;font-weight:800}main{max-width:1080px;margin:0 auto;padding:24px 18px 52px}.promo{display:grid;grid-template-columns:1fr 420px;gap:22px;align-items:center;background:#0f172a;color:white;border-radius:24px;padding:24px;margin:0 0 22px;box-shadow:0 18px 45px rgba(15,23,42,.16)}.promo p{color:#dbeafe}.video-wrap{position:relative;aspect-ratio:16/9;border-radius:18px;overflow:hidden;background:#020617}.video-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.tool{display:grid;grid-template-columns:1fr 1fr;gap:18px}.panel,.result{background:white;border:1px solid #dbe5ef;border-radius:22px;padding:22px;box-shadow:0 10px 28px rgba(15,23,42,.07)}label{display:block;font-weight:750;margin:13px 0;color:#1f3349}textarea,input,select{width:100%;margin-top:6px;border:1px solid #cbd5e1;border-radius:14px;padding:12px;font:inherit;background:#fff}textarea{min-height:130px;resize:vertical}.checklist label{display:flex;gap:10px;align-items:flex-start;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:11px}.checklist input{width:auto;margin-top:3px}button{border:0;border-radius:999px;background:#0f766e;color:white;font-weight:900;padding:13px 18px;cursor:pointer;box-shadow:0 8px 18px rgba(15,118,110,.25)}button:hover{background:#115e59}.result{margin-top:18px}.badge{display:inline-block;border-radius:999px;padding:9px 13px;font-weight:900;margin-bottom:8px}.green{background:#dcfce7;color:#166534}.amber{background:#fef3c7;color:#92400e}.red{background:#fee2e2;color:#991b1b}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}article{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:16px}pre{white-space:pre-wrap;font:inherit;background:#0f172a;color:#ecfeff;border-radius:14px;padding:14px}footer{text-align:center;color:#64748b;padding:24px}@media(max-width:850px){.promo,.tool,.grid{grid-template-columns:1fr}}