.al-form-card{display:grid;gap:1rem}.al-hero{display:flex;align-items:center;gap:1.1rem;padding:1.1rem 1.2rem;border-radius:14px;color:#fff;margin-bottom:1rem;background:linear-gradient(135deg,#5a2233,#7a1834)}.al-hero--good{background:linear-gradient(135deg,#1f5e4d,#2a8f6b)}.al-hero--ok{background:linear-gradient(135deg,#8a5a14,#c98a2b)}.al-hero--weak{background:linear-gradient(135deg,#7a1834,#b3123b)}.al-hero__sign{flex:none;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:92px;padding:.6rem .4rem;border-radius:12px;background:rgba(255,255,255,.14)}.al-hero__glyph{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:#7a1834;box-shadow:0 0 0 2px rgba(255,255,255,.28);margin-bottom:.5rem}.al-hero__sign .al-hero__glyph img{display:block;width:100%;height:100%;padding:10%;box-sizing:border-box}.al-hero__rashi{font-size:1.25rem;font-weight:800;line-height:1.1}.al-hero__en{font-size:.74rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-top:.2rem;color:rgba(255,255,255,.9)}.al-hero__label{margin:0 0 .3rem;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:rgba(255,255,255,.85)}.al-hero__head{margin:0 0 .5rem;font-size:.95rem;line-height:1.5;color:rgba(255,255,255,.95)}.al-hero__verdict{display:inline-block;padding:.25rem .7rem;border-radius:999px;font-size:.8rem;font-weight:700;background:rgba(255,255,255,.16)}.al-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 1.4rem}.al-chip{display:inline-flex;flex-direction:column;gap:.1rem;padding:.45rem .7rem;border:1px solid #e6d6c4;border-radius:10px;background:#fbf5ee}.al-chip__k{font-size:.68rem;text-transform:uppercase;letter-spacing:.05em;color:#8a6b52}.al-chip__v{font-size:.95rem;font-weight:600;color:#4a0e1f}.al-subhead{font-size:1.1rem;font-weight:700;color:#7a1834;border-bottom:2px solid #eadfce;padding-bottom:.35rem;margin:1.4rem 0 .9rem}.al-image{padding:.95rem 1.1rem;border:1px solid #ece1d2;border-left:4px solid #c9a227;border-radius:12px;background:#fbf4ef;margin:0 0 .5rem}.al-image__lead{margin:0 0 .5rem;font-size:.96rem;line-height:1.55;color:#3a2c26}.al-image__note{margin:0;font-size:.9rem;line-height:1.5;color:#5d4c42}.al-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:.8rem;margin:0 0 .5rem}.al-card{padding:.85rem .95rem;border:1px solid #ece1d2;border-left:4px solid #7a1834;border-radius:12px;background:#fff}.al-card__tag{margin:0 0 .3rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#8a6b52}.al-card__title{margin:0 0 .35rem;font-size:1.02rem;font-weight:700;color:#4a0e1f}.al-card__text{margin:0;font-size:.9rem;line-height:1.5;color:#4d3d34}.al-steps{display:grid;gap:.6rem;margin:0 0 .5rem}.al-step{display:flex;gap:.75rem;align-items:flex-start;padding:.7rem .85rem;border:1px solid #ece1d2;border-radius:10px;background:#fbf5ee}.al-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}.al-step__t{margin:0 0 .15rem;font-weight:700;font-size:.95rem;color:#4a0e1f}.al-step__d{margin:0;font-size:.88rem;line-height:1.45;color:#4d3d34}.al-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){.al-hero{flex-direction:column;text-align:center}}