.choiceCard{--choice-accent:#2159eb;background:white;border:1px solid #d9e2ed;border-radius:18px;padding:24px;display:flex;flex-direction:column;gap:18px;min-width:0}.choiceEnhanced{border-top:5px solid var(--choice-accent);background:linear-gradient(135deg,#f4f8ff,white 72%)}.choice-forest{--choice-accent:#12765a;background:linear-gradient(135deg,#ecfaf2,white 72%)}.choice-plum{--choice-accent:#7943c4;background:linear-gradient(135deg,#f5f0ff,white 72%)}.choiceSelected{outline:2px solid var(--choice-accent);outline-offset:2px}.choiceTop{display:flex;justify-content:space-between;gap:12px;font-size:12px;font-weight:750;letter-spacing:.05em;color:var(--choice-accent)}.choiceIdentity{display:flex;gap:20px;align-items:center}.choiceIdentity img{width:88px;height:108px;object-fit:cover;border-radius:12px}.choiceEnhanced .choiceIdentity img{width:112px;height:132px}.choiceIdentity h2{font-size:25px;line-height:1.2;margin:0 0 9px}.choiceIdentity p{font-size:14px;margin:4px 0;color:#425670}.choiceInitials{width:88px;height:108px;flex-shrink:0;background:#eef3fb;color:var(--choice-accent);border-radius:12px;display:grid;place-items:center;font-size:28px;font-weight:700}.choiceHeadline{font-size:21px;line-height:1.35;white-space:pre-line;color:var(--choice-accent);margin:0}.choiceDisclosure,.choiceStatus{font-size:13px;line-height:1.5;color:#4a5e73;margin:0}.choiceActions{display:flex;gap:16px;align-items:center;justify-content:space-between;margin-top:auto;padding-top:10px}.choiceActions>a{font-size:14px;font-weight:650}.profileContact{padding:28px;background:#f1f6fd;border:1px solid #dce5f0;border-radius:16px;margin:24px 0}.profileContact h2{font-size:26px;margin:0 0 18px}.profileContactActions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.profileContact p{font-size:14px;line-height:1.6;color:#475c72;margin:18px 0 0;max-width:800px}.directoryFilters{display:flex;gap:16px;flex-wrap:wrap;margin:24px 0}.directoryFilters label{display:grid;grid-gap:8px;gap:8px;font-size:14px;flex:1 1;min-width:180px}.directoryFilters input,.directoryFilters select{padding:13px;border:1px solid #cdd8e6;border-radius:9px;background:white;font:inherit;width:100%}.directoryCards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px}.directoryCount{font-size:14px;color:#475c72}.mpProfileEntry{padding:16px 20px;background:#eef5ff;border:1px solid #cbdcf8;border-radius:12px;font-size:14px;line-height:1.5;margin:18px 0}.mpDirectorySearch{display:grid;grid-gap:8px;gap:8px;margin:20px 0;font-size:14px}.mpDirectorySearch input{padding:13px;border:1px solid #cdd8e6;border-radius:9px;font:inherit}.contactDraft{margin:24px 0;padding:22px;border:1px solid #d7e1ed;border-radius:12px}.contactDraft legend{padding:0 8px;font-size:19px;font-weight:700}.contactDraft p{font-size:14px}.contactDraft .mpCheck{margin-bottom:0}@media(max-width:650px){.directoryCards{grid-template-columns:1fr}.choiceCard{padding:20px}.choiceIdentity{gap:14px}.choiceIdentity h2{font-size:22px}.choiceEnhanced .choiceIdentity img{width:94px;height:114px}.choiceActions{flex-wrap:wrap}.profileContact{padding:22px}.profileContactActions .button{width:100%}}