.apn-anamnesis-card{margin:18px 0;padding:16px 18px;border:1px solid #303235;border-radius:18px;background:var(--card,#fff);color:var(--text,#17191c)}.apn-anamnesis-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.apn-anamnesis-head .hf-section-copy{display:flex;align-items:center;gap:13px;min-width:0}.apn-anamnesis-icon{display:flex;align-items:center;justify-content:center;font-size:21px}.apn-anamnesis-head h2{margin:0;font-size:21px;font-weight:500;line-height:1.25}.apn-anamnesis-head p{margin:4px 0 0;color:var(--muted,#6b7280);font-size:13px;font-weight:400}.apn-anamnesis-open{width:128px!important;min-width:128px!important;max-width:128px!important;min-height:40px!important;height:40px!important}.apn-anamnesis-content{display:grid;gap:11px;padding-top:19px}.apn-anamnesis-content[hidden]{display:none!important}.apn-anamnesis-content>label{color:var(--muted,#6b7280);font-size:13px;font-weight:400}.apn-anamnesis-content>textarea{width:100%;min-height:190px;padding:13px 15px;border:1px solid var(--border,#ccd0d6);border-radius:12px;background:var(--card,#fff);color:inherit;font:inherit;font-size:14px;font-weight:400;line-height:1.6;resize:vertical}.apn-anamnesis-content>textarea::placeholder{color:#989da5;opacity:.78;font-weight:400}.apn-anamnesis-actions{display:flex;align-items:center;justify-content:space-between;gap:13px}.apn-anamnesis-notice{margin:0;font-size:13px}.apn-anamnesis-notice.success{color:#168348}.apn-anamnesis-notice.error{color:#c73240}.apn-anamnesis-save{min-height:41px;padding:9px 15px;border:0;border-radius:10px;background:var(--brand-gradient,linear-gradient(135deg,var(--brand-primary,#5c069d),var(--brand-secondary,#46037d)));color:#fff;font-weight:500}.apn-anamnesis-save:disabled{opacity:.58}html[data-theme=dark] .apn-anamnesis-card,html[data-theme=dark] .apn-anamnesis-content>textarea{background:#15171a;color:#f4f4f5;border-color:#303237}@media(max-width:640px){.apn-anamnesis-head{align-items:flex-start;flex-wrap:wrap}.apn-anamnesis-open{width:100%!important;min-width:0!important;max-width:none!important}.apn-anamnesis-actions{align-items:stretch;flex-direction:column}.apn-anamnesis-save{width:100%}}
