.gl-form-card{display:grid;gap:1rem}.gl-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,#3a3142,#5a2233)}.gl-hero__icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:var(--crimson,#7a1834);border:2px solid rgba(255,255,255,.35);flex:none}.gl-hero__label{margin:0 0 .25rem;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:rgba(255,255,255,.85)}.gl-hero__name{margin:0 0 .3rem;font-size:1.55rem;font-weight:800;line-height:1.15}.gl-hero__name small{font-size:.95rem;font-weight:600;color:rgba(255,255,255,.85)}.gl-hero__meta{margin:0;font-size:.9rem;color:rgba(255,255,255,.92)}.gl-person{margin:0 0 .1rem;font-weight:700;font-size:1.02rem;color:#4a0e1f}.gl-birth-line{margin:0 0 1rem;font-size:.88rem;color:#6b5e58}.gl-kala{padding:.95rem 1.1rem;border:1px solid #ece1d2;border-left:4px solid #c9a227;border-radius:12px;background:#fbf4ef;margin:0 0 1.2rem}.gl-kala__tag{margin:0 0 .3rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#8a6b52}.gl-kala__time{margin:0 0 .35rem;font-size:1.3rem;font-weight:800;color:#4a0e1f}.gl-kala__arrow{color:#c9a227;font-weight:600}.gl-kala__note{margin:0;font-size:.88rem;line-height:1.5;color:#4d3d34}.gl-chart{max-width:420px;margin:0 auto}.gl-chart-caption{text-align:center}.gl-grid{margin-bottom:.5rem}.gl-card{padding:.9rem 1rem;border:1px solid #ece1d2;border-left:4px solid #7a1834;border-radius:12px;background:#fff;margin:0 0 .5rem}.gl-card__text{margin:0;font-size:.93rem;line-height:1.55;color:#4d3d34}.gl-steps{display:grid;gap:.6rem;margin:0 0 .5rem}.gl-step{display:flex;gap:.75rem;align-items:flex-start;padding:.7rem .85rem;border:1px solid #ece1d2;border-radius:10px;background:#fbf5ee}.gl-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}.gl-step__t{margin:0 0 .15rem;font-weight:700;font-size:.95rem;color:#4a0e1f}.gl-step__d{margin:0;font-size:.88rem;line-height:1.45;color:#4d3d34}.gl-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){.gl-hero{flex-direction:column;text-align:center}}