html,body{margin:0;padding:0;font-size:14px;font-family:var(--font-family);font-weight:400;color:#1a1a1a}.app-container{height:100vh;display:flex;flex-direction:column;overflow:hidden}.ps-main{flex:1;overflow-y:auto;padding:24px 28px;background:#fff}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:16px}.loading-container .loading-message{font-size:16px;color:#555}.patient-demographics-bar{display:flex;justify-content:space-between;align-items:center;padding:6px 20px;font-size:12px;flex-shrink:0;color:#333}.patient-demographics-bar .demographics-name{font-weight:600;color:#1a1a1a}.patient-demographics-bar .demographics-sep{margin:0 6px;color:#bbb}.patient-demographics-bar .demographics-refreshed{color:#999;font-size:11px}.ps-header{margin-bottom:20px}.ps-header .ps-header-title-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.ps-header .ps-title{font-size:28px;font-weight:700;color:#1a1a1a;margin:0 0 2px;line-height:1.2}.ps-header .ps-subtitle{font-size:13px;color:#888;margin:0}.ps-header .ps-ai-badge{background:#ede7f6;color:#5b21b6;border:1px solid #ddd6fe;border-radius:12px;padding:3px 10px;font-size:11px;font-weight:700;letter-spacing:.04em;white-space:nowrap;margin-top:4px}.ps-header .ps-next-visit-row{display:flex;justify-content:space-between;align-items:center}.ps-header .ps-next-visit{font-size:13px;color:#444}.ps-header .ps-next-visit .ps-next-visit-label{font-weight:600;color:#1a1a1a}.ps-header .ps-model-version{font-size:11px;color:#aaa}.focus-section{background:#fffde7;border:1px solid #f9e44c;border-radius:8px;padding:14px 16px;margin-bottom:24px}.focus-section .focus-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.focus-section .focus-header-left{display:flex;align-items:center;gap:8px}.focus-section .focus-icon{font-size:16px;color:#f9a825}.focus-section .focus-title{font-size:11px;font-weight:700;letter-spacing:.08em;color:#5a4a00;text-transform:uppercase}.focus-section .focus-remaining{font-size:12px;color:#888}.focus-section .focus-items{display:flex;flex-direction:column;gap:10px}.focus-section .focus-item{display:flex;align-items:flex-start;gap:10px;padding:8px 10px;background:#fff;border:1px solid #f0e080;border-radius:6px}.focus-section .focus-item--checked{opacity:.5}.focus-section .focus-item--checked .focus-item-text{text-decoration:line-through}.focus-section .focus-item-left{display:flex;align-items:center;gap:6px;padding-top:1px;flex-shrink:0}.focus-section .focus-checkbox{width:16px;height:16px;cursor:pointer;accent-color:#1565C0}.focus-section .focus-item-number{font-size:11px;font-weight:700;color:#999;width:14px;text-align:center}.focus-section .focus-item-body{flex:1;min-width:0}.focus-section .focus-item-text{display:block;font-size:13px;font-weight:600;color:#1a1a1a;cursor:pointer;line-height:1.4}.focus-section .focus-item-detail{font-size:12px;color:#777;margin:2px 0 0;line-height:1.4}.focus-section .focus-item-timing{font-size:11px;color:#666;white-space:nowrap;padding-top:2px;flex-shrink:0}.active-problems .active-problems-header{margin-bottom:14px}.active-problems .active-problems-title{font-size:12px;font-weight:700;letter-spacing:.08em;color:#444;text-transform:uppercase;margin:0 0 2px}.active-problems .active-problems-hint{font-size:12px;color:#999;font-style:italic;margin:0}.problem-card{border:1px solid #e0e0e0;border-radius:8px;background:#fff;margin-bottom:12px;overflow:hidden}.problem-card .problem-card-header{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;cursor:pointer;-webkit-user-select:none;user-select:none}.problem-card .problem-card-header:hover{background:#fafafa}.problem-card .problem-card-header-left{display:flex;align-items:center;gap:10px}.problem-card .problem-code-badge{color:#fff;font-size:11px;font-weight:700;padding:3px 8px;border-radius:4px;white-space:nowrap}.problem-card .problem-name{font-size:14px;font-weight:600;color:#1a1a1a}.problem-card .problem-card-header-right{display:flex;align-items:center;gap:8px}.problem-card .problem-icd{font-size:11px;color:#999}.problem-card .problem-status{font-size:11px;font-weight:600;padding:2px 8px;border-radius:10px}.problem-card .problem-status--neutral{background:#f0f0f0;color:#555}.problem-card .problem-status--red{background:#fce4e4;color:#c62828}.problem-card .problem-status--yellow{background:#fff8e1;color:#8a6000;border:1px solid #ffe082}.problem-card .problem-chevron{font-size:10px;color:#aaa;transition:transform .2s}.problem-card .problem-chevron--open{transform:rotate(0)}.problem-card .problem-chevron:not(.problem-chevron--open){transform:rotate(-90deg)}.problem-card .problem-card-body{padding:4px 14px 14px;border-top:1px solid #f0f0f0}.problem-card .problem-bullets{list-style:disc;padding-left:18px;margin:8px 0 0}.problem-card .problem-bullet{font-size:13px;color:#333;line-height:1.55;margin-bottom:10px}.problem-card .problem-bullet-text{margin-right:6px}.problem-card .problem-bullet-badges{display:inline-flex;flex-wrap:wrap;gap:4px;vertical-align:middle}.attr-badge{display:inline-flex;align-items:center;gap:4px;border:none;border-radius:10px;padding:2px 8px 2px 4px;font-size:11px;font-weight:600;cursor:default;white-space:nowrap;background:#ede7f6;color:#5b21b6}.attr-badge .attr-badge-num{background:#7c3aed;color:#fff;border-radius:50%;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;flex-shrink:0}.attr-tooltip{z-index:9999;background:#fff;border:1px solid #ddd6fe;border-radius:8px;padding:10px 12px;max-width:280px;box-shadow:0 4px 14px #5b21b626;pointer-events:none}.attr-tooltip .attr-tooltip-badge{display:inline-flex;align-items:center;gap:4px;background:#ede7f6;color:#5b21b6;border-radius:10px;padding:2px 8px 2px 4px;font-size:11px;font-weight:600;margin-bottom:6px}.attr-tooltip .attr-tooltip-badge .attr-badge-num{background:#7c3aed;color:#fff;border-radius:50%;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;flex-shrink:0}.attr-tooltip .attr-tooltip-text{font-size:12px;color:#333;margin:0;line-height:1.45}.ai-attributions-panel .ai-attributions-title{font-size:15px;font-weight:700;color:#1a1a1a;margin:0 0 10px}.ai-attributions-panel .ai-attributions-body{font-size:13px;color:#666;line-height:1.55;margin:0}.attribution-source .attribution-source-intro{font-size:12px;color:#666;line-height:1.5;margin:0 0 14px}.attribution-source-card{border:1px solid #b2dfdb;border-radius:8px;overflow:hidden}.attribution-source-card .attribution-source-badge{display:inline-flex;align-items:center;gap:5px;margin:14px 14px 0;border-radius:10px;padding:3px 10px 3px 5px;font-size:12px;font-weight:600}.attribution-source-card .attribution-source-badge .attr-badge-num{background:#0003;border-radius:50%;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.attribution-source-card .attribution-source-title{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#555;margin:8px 14px 10px}.attribution-source-card .attribution-meta-table{width:100%;border-collapse:collapse;border-top:1px dashed #e0e0e0;margin-bottom:0}.attribution-source-card .attribution-meta-table tr{border-bottom:1px dashed #e0e0e0}.attribution-source-card .attribution-meta-table .attribution-meta-key{padding:6px 14px;font-size:11px;font-weight:600;color:#888;width:80px;vertical-align:top}.attribution-source-card .attribution-meta-table .attribution-meta-val{padding:6px 14px 6px 0;font-size:12px;color:#333}.attribution-source-card .attribution-source-content{background:#f5f5f5;border-top:1px solid #e0e0e0;padding:12px 14px;font-size:12px;color:#333;line-height:1.6;white-space:pre-wrap}.user-disclaimer-dialog{width:calc(100vw - 48px)}.user-disclaimer-dialog .p-dialog-header-close{display:none}.user-disclaimer-dialog.p-dialog .p-dialog-content{padding-top:0}.user-disclaimer-dialog .user-disclaimer-dialog-body p{color:#666;font-weight:400;margin-bottom:24px}.user-disclaimer-dialog .user-disclaimer-dialog-body ul{padding-left:20px;line-height:20px}.user-disclaimer-dialog .user-disclaimer-dialog-body li{color:#666;font-weight:400;margin-bottom:8px}.error-dialog .p-dialog-content{padding-bottom:0!important}.error-dialog .p-dialog-footer{padding-top:0!important;display:flex;justify-content:flex-end}.error-dialog .p-dialog-title{display:flex;gap:8px}.error-dialog .p-dialog-header{padding-bottom:0!important}.error-dialog .p-dialog-header-close{display:none}.note-update-footer{display:flex;justify-content:flex-end;gap:16px}.d-none{display:none!important}
