.portal-surface .profile-entry-card{border:1px solid var(--border);background:color-mix(in srgb, var(--card) 94%, var(--bg-secondary));border-radius:14px;margin-bottom:10px;padding:14px}.portal-surface .profile-entry-card--error{border-color:var(--error);box-shadow:0 0 0 1px color-mix(in srgb, var(--error) 35%, transparent)}.portal-surface .profile-entry-card__summary{justify-content:space-between;align-items:center;gap:12px;display:flex}.portal-surface .profile-entry-card__summary-text{min-width:0}.portal-surface .profile-entry-card__title{color:var(--color-heading);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.portal-surface .profile-entry-card__subtitle{color:var(--fg-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.portal-surface .profile-entry-card__actions{flex-shrink:0;gap:8px;display:flex}.portal-surface .profile-entry-card__fields{gap:12px;display:grid}.portal-surface .profile-entry-card__row--split{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.portal-surface .profile-entry-card__present{margin-top:-4px}.portal-surface .profile-entry-card__footer{gap:8px;margin-top:12px;display:flex}.portal-surface .profile-entry-card__remove{color:var(--error)}.portal-surface .profile-entry-card input[type=date].padhai-field__control{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html.theme-dark .portal-surface .profile-entry-card input[type=date].padhai-field__control,body.theme-dark .portal-surface .profile-entry-card input[type=date].padhai-field__control,.theme-dark .portal-surface .profile-entry-card input[type=date].padhai-field__control{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html.theme-dark .portal-surface .profile-entry-card input[type=date].padhai-field__control::-webkit-calendar-picker-indicator{filter:invert()brightness(1.15)}body.theme-dark .portal-surface .profile-entry-card input[type=date].padhai-field__control::-webkit-calendar-picker-indicator{filter:invert()brightness(1.15)}.theme-dark .portal-surface .profile-entry-card input[type=date].padhai-field__control::-webkit-calendar-picker-indicator{filter:invert()brightness(1.15)}@media (max-width:767.98px){.portal-surface .profile-entry-card__row--split{grid-template-columns:1fr}.portal-surface .profile-entry-card__actions{flex-wrap:wrap;justify-content:flex-end}}
