.mdp-form-card{display:grid;gap:1rem}.mdp-hero{border-radius:16px;padding:1.25rem 1.4rem;margin:0 0 1rem;color:#fff;background:linear-gradient(135deg,#5a1d6b,#8a2c9a)}.mdp-hero__label{margin:0;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;opacity:.85}.mdp-hero__verdict{margin:.2rem 0 .35rem;font-size:1.5rem;font-weight:700;line-height:1.2}.mdp-hero__sub{margin:0;font-size:.96rem;line-height:1.45;opacity:.95}.mdp-person{margin:0;font-size:1.1rem;font-weight:700;color:#2b2b2b}.mdp-birth-line{margin:.15rem 0 1rem;font-size:.86rem;color:var(--muted,#6b6b6b)}.mdp-axis{display:flex;flex-wrap:wrap;gap:.55rem;margin:0 0 1.25rem}.mdp-chip{display:inline-flex;flex-direction:column;gap:.1rem;padding:.45rem .7rem;border:1px solid #e3d6e6;border-radius:12px;background:#faf6fb;min-width:96px}.mdp-chip__k{font-size:.72rem;letter-spacing:.04em;text-transform:uppercase;color:#8a2c9a}.mdp-chip__v{font-size:.92rem;font-weight:600;color:#2b2b2b}.mdp-timeline{display:grid;gap:.7rem;margin:0 0 1rem}.mdp-card{border:1px solid #e8e8e8;border-left:4px solid #b9b9b9;border-radius:12px;background:#fafafa;padding:.85rem 1rem}.mdp-card--favourable{border-left-color:#2f9a55}.mdp-card--mixed{border-left-color:#c79126}.mdp-card--challenging{border-left-color:#a82f2f}.mdp-card--current{background:#f7eefb;border-color:#d9b6e6;box-shadow:0 0 0 1px #d9b6e6}.mdp-card--past{opacity:.74}.mdp-card__head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.4rem}.mdp-card__lord{font-size:1.12rem;font-weight:700;color:#2b2b2b}.mdp-card__range{font-size:.84rem;color:var(--muted,#6b6b6b)}.mdp-card__tags{display:flex;flex-wrap:wrap;gap:.4rem;margin:.45rem 0 .5rem}.mdp-tag{display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:.03em;padding:.12rem .5rem;border-radius:999px;background:#ececec;color:#555}.mdp-tag--favourable{background:#e3f5ea;color:#1f7a40}.mdp-tag--mixed{background:#fbf0d8;color:#8a6310}.mdp-tag--challenging{background:#fbe2e2;color:#8f2020}.mdp-tag--now{background:#8a2c9a;color:#fff}.mdp-tag--age{background:#e9e3f5;color:#5a2c8a}.mdp-card__phala{margin:0;font-size:.93rem;line-height:1.5;color:#444}@media (max-width:540px){.mdp-hero__verdict{font-size:1.3rem}.mdp-chip{min-width:calc(50% - .3rem)}}