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