.kema-form-card{display:grid;gap:1rem}.kema-hero{display:flex;align-items:center;gap:1rem;padding:1.1rem 1.2rem;border-radius:14px;color:#fff;margin-bottom:1rem;background:linear-gradient(135deg,#5a2233,#7a1834)}.kema-hero--good{background:linear-gradient(135deg,#1f5e4d,#2a8f6b)}.kema-hero--weak{background:linear-gradient(135deg,#7a1834,#b3123b)}.kema-hero__mark{flex:none;width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:800;background:rgba(255,255,255,.18)}.kema-hero__label{margin:0 0 .25rem;font-size:1.2rem;font-weight:700}.kema-hero__head{margin:0;font-size:.92rem;line-height:1.5;color:rgba(255,255,255,.92)}.kema-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 1.4rem}.kema-chip{display:inline-flex;flex-direction:column;gap:.1rem;padding:.45rem .7rem;border:1px solid #e6d6c4;border-radius:10px;background:#fbf5ee}.kema-chip__k{font-size:.68rem;text-transform:uppercase;letter-spacing:.05em;color:#8a6b52}.kema-chip__v{font-size:.95rem;font-weight:600;color:#4a0e1f}.kema-subhead{font-size:1.1rem;font-weight:700;color:#7a1834;border-bottom:2px solid #eadfce;padding-bottom:.35rem;margin:1.4rem 0 .9rem}.kema-note{border-radius:12px;padding:.9rem 1.1rem;margin:0 0 .5rem}.kema-note p{margin:0;font-size:.93rem;line-height:1.55}.kema-note--good{border:1px solid #bfe3d0;background:#eef9f2}.kema-note--good p{color:#1f5e4d}.kema-note--warn{border:1px solid #e7cf8e;background:#fffaf0}.kema-note--warn p{color:#6b4e16}.kema-bhangas,.kema-effects,.kema-remedies{margin:0 0 .5rem;padding-left:1.1rem}.kema-bhangas li,.kema-effects li,.kema-remedies li{margin:0 0 .4rem;font-size:.92rem;line-height:1.5;color:#3a2c26}.kema-bhangas li{color:#1f5e4d}.kema-steps{display:grid;gap:.6rem;margin:0 0 .5rem}.kema-step{display:flex;gap:.75rem;align-items:flex-start;padding:.7rem .85rem;border:1px solid #ece1d2;border-radius:10px;background:#fbf5ee}.kema-step__n{flex:none;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.9rem;color:#fff;background:#7a1834}.kema-step__t{margin:0 0 .15rem;font-weight:700;font-size:.95rem;color:#4a0e1f}.kema-step__d{margin:0;font-size:.88rem;line-height:1.45;color:#4d3d34}.kema-disclaimer{margin:1.2rem 0 0;padding-top:.8rem;border-top:1px dashed #e0d4c4;font-size:.84rem;line-height:1.5;color:#6b5e58}@media (max-width:480px){.kema-hero{flex-direction:column;text-align:center}}