.note-history{margin-top:2rem;padding:1rem;background:#f9f9f9;border-radius:8px}.note-history h3{margin-bottom:1rem;color:#333}.note-history-loading,.note-history-error{padding:2rem;text-align:center;color:#666}.note-history-error{color:#c0392b}.note-history-empty{padding:2rem;text-align:center;color:#7f8c8d}.note-history-empty p{margin:.5rem 0}.note-timeline{display:flex;flex-direction:column;gap:1rem}.note-item{background:#fff;padding:1rem;border-radius:6px;border-left:4px solid #3498db;box-shadow:0 2px 4px #0000001a}.note-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.note-date{font-size:.9rem;color:#7f8c8d;font-weight:500}.note-item-preview{color:#555;margin-bottom:1rem;line-height:1.5;font-style:italic}.btn-reveal{background:#3498db;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background .3s}.btn-reveal:hover:not(:disabled){background:#2980b9}.btn-reveal:disabled{opacity:.6;cursor:not-allowed}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;padding:0;border-radius:8px;max-width:600px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 4px 12px #0000004d}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #eee}.modal-header h3{margin:0;color:#2c3e50}.modal-close{background:none;border:none;font-size:2rem;color:#7f8c8d;cursor:pointer;line-height:1;padding:0;width:30px;height:30px}.modal-close:hover{color:#2c3e50}.modal-body{padding:1.5rem}.note-meta{background:#ecf0f1;padding:.75rem;border-radius:4px;margin-bottom:1.5rem;font-size:.9rem}.note-section{margin-bottom:1.5rem}.note-section h4{margin:0 0 .5rem;color:#2980b9;font-size:1rem;text-transform:uppercase;letter-spacing:.5px}.note-section p{margin:0;line-height:1.6;color:#2c3e50;white-space:pre-wrap}.modal-footer{padding:1rem 1.5rem;border-top:1px solid #eee;display:flex;justify-content:flex-end}.btn-close{background:#95a5a6;color:#fff;border:none;padding:.5rem 1.5rem;border-radius:4px;cursor:pointer;font-size:1rem}.btn-close:hover{background:#7f8c8d}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#f5f5f5;color:#333}.app{min-height:100vh;display:flex;flex-direction:column}.navbar{background:#2c3e50;color:#fff;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 4px #0000001a}.nav-brand{display:flex;align-items:center;gap:1rem}.nav-brand h2{margin:0}.version{font-size:.75rem;color:#95a5a6}.nav-links{display:flex;gap:1rem}.nav-links button{background:transparent;border:1px solid #34495e;color:#fff;padding:.5rem 1rem;border-radius:4px;cursor:pointer;transition:all .2s}.nav-links button:hover{background:#34495e}.nav-links button.active{background:#3498db;border-color:#3498db}.logout-btn{background:#e74c3c!important;border-color:#e74c3c!important}.container{flex:1;max-width:1200px;margin:0 auto;padding:2rem;width:100%}.login-page{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 6px #0000001a;width:100%;max-width:400px}.login-card h1{margin-bottom:.5rem;color:#2c3e50}.subtitle{color:#7f8c8d;margin-bottom:2rem}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;color:#2c3e50;font-weight:500}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.form-group textarea{resize:vertical;font-family:inherit}button{width:100%;padding:.75rem;background:#3498db;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background .2s}button:hover:not(:disabled){background:#2980b9}button:disabled{background:#95a5a6;cursor:not-allowed}.error{background:#e74c3c;color:#fff;padding:.75rem;border-radius:4px;margin-bottom:1rem}.demo-credentials{margin-top:1rem;padding:1rem;background:#ecf0f1;border-radius:4px;font-size:.875rem;color:#7f8c8d}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.page-header h1{color:#2c3e50}.page-header button{width:auto;padding:.5rem 1rem}.header-actions{display:flex;gap:.5rem}.export-btn{background:#27ae60}.export-btn:hover{background:#229954}.clients-list{display:grid;gap:1rem}.client-card{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;align-items:center}.client-card h3{margin-bottom:.5rem;color:#2c3e50}.client-date{color:#7f8c8d;font-size:.875rem}.client-card button{width:auto;padding:.5rem 1rem}.client-form{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:2rem}.client-form h2{margin-bottom:1rem;color:#2c3e50}.dap-form{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.loading{text-align:center;padding:2rem;color:#7f8c8d}.empty-state{text-align:center;padding:3rem;color:#7f8c8d;background:#fff;border-radius:8px}
