#root{width:100vw;height:100vh;margin:0;padding:0;max-width:100%!important;display:block!important}.field input,.field textarea,.field select,.search-input{border:1px solid #cbd5e1;border-radius:6px;outline:none;width:100%;padding:.6rem;font-size:.9rem;color:#1e293b!important;background-color:#fff!important}.field input[readonly],.field textarea[readonly]{cursor:not-allowed;color:#64748b!important;background-color:#f1f5f9!important}*{box-sizing:border-box;margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.dashboard-root{color:#334155;background-color:#f8fafc;width:100vw;height:100vh;display:flex;overflow:hidden}.sidebar{background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;width:30%;min-width:280px;max-width:350px;display:flex}.sidebar-header{border-bottom:1px solid #e2e8f0;padding:1.5rem}.sidebar-header h3{color:#1e3a8a;margin-bottom:.75rem;font-size:1.1rem}.brand-sub{color:#319795;font-weight:300}.search-input{border:1px solid #cbd5e1;border-radius:6px;outline:none;width:100%;padding:.6rem;font-size:.9rem}.patient-list{flex:1;padding:.5rem;overflow-y:auto}.patient-card{cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:8px;margin-bottom:.5rem;padding:1rem;transition:background .2s}.patient-card:hover,.patient-card.active{background:#eff6ff;border-color:#bfdbfe}.patient-card h4{color:#1e293b;margin-bottom:.2rem;font-size:.95rem}.patient-card p{color:#64748b;font-size:.8rem}.btn-add{color:#fff;cursor:pointer;text-align:center;background:#10b981;border:none;border-radius:6px;margin:1rem;padding:.6rem;font-size:.9rem;font-weight:600}.btn-add:hover{background:#059669}.main-content{flex-direction:column;flex:1;display:flex;overflow:hidden}.main-header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.main-header h1{color:#0f172a;font-size:1.4rem}.main-header .patient-rut{color:#64748b;background:#f1f5f9;border-radius:4px;padding:.25rem .6rem;font-size:.9rem;font-weight:600}.tabs-container{background:#fff;border-bottom:1px solid #e2e8f0;gap:1.5rem;padding:0 2rem;display:flex}.tab-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;padding:1rem 0;font-size:.95rem;font-weight:600}.tab-btn.active{color:#2563eb;border-bottom-color:#2563eb}.tab-content-wrapper{flex-direction:column;flex:1;gap:1.5rem;padding:2rem;display:flex;overflow-y:auto}.form-grid{background:#fff;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:repeat(2,1fr);gap:1.25rem;padding:1.5rem;display:grid}.form-full{grid-column:span 2}.field label{color:#475569;margin-bottom:.4rem;font-size:.85rem;font-weight:600;display:block}.field input,.field textarea,.field select{border:1px solid #cbd5e1;border-radius:6px;outline:none;width:100%;padding:.6rem;font-size:.9rem}.field textarea{resize:vertical;height:80px}.vitals-box{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;grid-column:span 2;padding:1.25rem}.vitals-box h4{color:#475569;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;font-size:.85rem}.vitals-subgrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.btn-save{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:.6rem 1.5rem;font-weight:600}.btn-save:hover{background:#1d4ed8}.timeline{border-left:2px solid #e2e8f0;margin-left:1rem;padding-left:1.5rem;position:relative}.timeline-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1.5rem;padding:1.25rem;position:relative}.timeline-item:before{content:"";background:#2563eb;border-radius:50%;width:10px;height:10px;position:absolute;top:1.4rem;left:-1.98rem}.timeline-date{color:#64748b;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:flex}.timeline-text-block{color:#334155;flex-direction:column;gap:.5rem;font-size:.9rem;line-height:1.5;display:flex}.vitals-pill-display{flex-wrap:wrap;gap:.75rem;margin:.25rem 0;display:flex}.vitals-pill{background:#f1f5f9;border-radius:4px;padding:.2rem .5rem;font-size:.8rem;font-weight:500}.eva-badge{color:#991b1b;background:#fee2e2;border-radius:4px;padding:.15rem .4rem;font-size:.75rem;font-weight:700;display:inline-block}.ecog-badge{color:#0369a1;background:#e0f2fe;border-radius:4px;padding:.15rem .4rem;font-size:.75rem;font-weight:700;display:inline-block}.legal-footer{text-align:center;background:#f1f5f9;border-top:1px solid #e2e8f0;margin-top:auto;padding:1.25rem 2rem}.legal-footer p{color:#475569;font-size:.8rem}.legal-text{max-width:950px;margin-top:.4rem;margin-left:auto;margin-right:auto;line-height:1.4;color:#64748b!important;font-size:.7rem!important}
