@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:wght@700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:wght@700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.app-footer{background-color:#0f172a;color:#cbd5e1;padding:3rem 2rem 2rem;margin-top:4rem;width:100%;border-top:1px solid #334155}.footer-content{width:100%;max-width:100%;margin:0;display:flex;justify-content:space-between;align-items:center;gap:2rem}.footer-section{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.footer-brand{display:flex;align-items:center;gap:.75rem}.footer-logo{width:2rem;height:2rem;flex-shrink:0}.footer-logo svg{width:100%;height:100%}.footer-brand-name{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 .25rem}.footer-text{font-size:.875rem;margin:0;color:#cbd5e1;line-height:1.5}.footer-disclaimer{font-size:.75rem;color:#cbd5e1;font-weight:500;margin:0;line-height:1.4}.footer-crisis{text-align:right;flex-shrink:0}.footer-links{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center;align-items:center}.footer-link{color:#cbd5e1;text-decoration:none;font-size:.875rem;transition:color .2s;font-weight:500}.footer-link:hover{color:#fff}.footer-divider{color:#475569;font-size:.75rem}@media(min-width:1600px){.app-footer{padding:3rem 3rem 2rem}}@media(min-width:1920px){.app-footer{padding:3rem 4rem 2rem}}@media(max-width:768px){.app-footer{padding:2rem 1rem 1.5rem}.footer-content{flex-direction:column;gap:1.5rem;text-align:center}.footer-brand{flex-direction:column;text-align:center}.footer-section{width:100%;justify-content:center}.footer-links{width:100%}.footer-crisis{text-align:center}}@media(max-width:480px){.app-footer{padding:1.5rem .75rem 1rem}}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#4f46e5,#7c3aed,#ec4899);padding:2rem}.login-card{background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:100%;max-width:400px;padding:2rem}.login-header{text-align:center;margin-bottom:2rem}.login-logo{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:1.5rem}.login-logo svg{flex-shrink:0}.login-logo h1{font-size:2rem;font-weight:700;background:linear-gradient(135deg,#4f46e5,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0}.login-header h2{font-size:1.5rem;font-weight:600;color:#111827;margin:0 0 .5rem}.login-header p{color:#6b7280;margin:0}.login-form{display:flex;flex-direction:column;gap:1.25rem}.form-group input{padding:.625rem .875rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:all .2s}.login-button{background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;font-weight:600;padding:.75rem 1rem;border-radius:8px;border:none;font-size:1rem;cursor:pointer;transition:all .2s;margin-top:.5rem;box-shadow:0 4px 6px -1px #4f46e54d}.login-button:hover:not(:disabled){background:linear-gradient(135deg,#4338ca,#4f46e5);transform:translateY(-1px);box-shadow:0 6px 8px -1px #4f46e566}.login-button:disabled{background:#9ca3af;cursor:not-allowed}.login-footer{margin-top:1.5rem;text-align:center}.forgot-link{color:#6366f1;text-decoration:none;font-size:.875rem;font-weight:500}.forgot-link:hover{color:#4f46e5;text-decoration:underline}.login-footer p{margin-top:1rem;color:#6b7280;font-size:.875rem}.signup-link{color:#6366f1;text-decoration:none;font-weight:500}.signup-link:hover{color:#4f46e5;text-decoration:underline}.demo-credentials{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb;text-align:center}.demo-credentials p{color:#6b7280;font-size:.875rem;margin-bottom:.5rem}.demo-credentials code{display:block;background:#f3f4f6;padding:.375rem .5rem;border-radius:4px;font-size:.875rem;color:#374151;margin:.25rem 0;font-family:monospace}.demo-account{margin-top:.75rem}.demo-label{font-size:.75rem;font-weight:600;color:#374151;margin-bottom:.25rem}.signup-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem}.signup-card{background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:100%;max-width:500px;padding:2rem;max-height:90vh;overflow-y:auto}.signup-header{text-align:center;margin-bottom:2rem}.signup-logo{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:1.5rem}.signup-logo .brand-dot{width:40px;height:40px;background:#3b82f6;border-radius:50%}.signup-logo h1{font-size:2rem;font-weight:700;color:#111827;margin:0}.signup-header h2{font-size:1.5rem;font-weight:600;color:#111827;margin:0 0 .5rem}.signup-header p{color:#6b7280;margin:0}.error-message{background:#fee2e2;color:#dc2626;padding:.75rem;border-radius:8px;margin-bottom:1rem;font-size:.875rem;text-align:center}.signup-form{display:flex;flex-direction:column;gap:1.25rem}.form-group input,.form-group select{padding:.625rem .875rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:all .2s}.form-group input:focus,.form-group select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group input.error,.form-group select.error{border-color:#dc2626}.field-error{color:#dc2626;font-size:.75rem;margin-top:-.25rem}.role-selector{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.role-option{position:relative;cursor:pointer}.role-option input[type=radio]{position:absolute;opacity:0;width:0;height:0}.role-content{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;border:2px solid #d1d5db;border-radius:8px;transition:all .2s}.role-option:hover .role-content{border-color:#3b82f6;background-color:#eff6ff}.role-option.selected .role-content{border-color:#3b82f6;background-color:#dbeafe}.role-icon{font-size:2rem}.role-label{font-size:.875rem;font-weight:500;color:#374151;text-align:center}.password-strength{display:flex;align-items:center;gap:.75rem;margin-top:.25rem}.strength-bar{flex:1;height:4px;background-color:#e5e7eb;border-radius:2px;overflow:hidden}.strength-fill{height:100%;transition:all .3s}.strength-label{font-size:.75rem;font-weight:600}.password-requirements{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:.75rem;margin-top:.5rem}.password-requirements small{display:block;font-size:.75rem;font-weight:600;color:#6b7280;margin-bottom:.5rem}.password-requirements ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.password-requirements li{font-size:.75rem;color:#6b7280;padding-left:1.25rem;position:relative}.password-requirements li:before{content:"○";position:absolute;left:0;color:#9ca3af}.password-requirements li.valid{color:#059669}.password-requirements li.valid:before{content:"✓";color:#059669}.signup-button{background:#3b82f6;color:#fff;font-weight:600;padding:.75rem 1rem;border-radius:8px;border:none;font-size:1rem;cursor:pointer;transition:background .2s;margin-top:.5rem}.signup-button:hover:not(:disabled){background:#2563eb}.signup-button:disabled{background:#9ca3af;cursor:not-allowed}.signup-footer{margin-top:1.5rem;text-align:center}.signup-footer p{color:#6b7280;font-size:.875rem}.login-link{color:#3b82f6;text-decoration:none;font-weight:500}.login-link:hover{text-decoration:underline}.provider-notice{margin-top:1.5rem;padding:1rem;background-color:#fef3c7;border:1px solid #fbbf24;border-radius:8px}.provider-notice p{font-size:.875rem;color:#92400e;margin:0}.provider-notice strong{color:#78350f}@media(max-width:640px){.signup-container{padding:1rem}.signup-card{padding:1.5rem}.role-selector{grid-template-columns:1fr}}.forgot-password-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#4f46e5,#7c3aed,#ec4899);padding:2rem}.forgot-password-card{background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:100%;max-width:450px;padding:2.5rem}.forgot-password-header{text-align:center;margin-bottom:2rem}.forgot-password-logo{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:1.5rem}.forgot-password-logo svg{flex-shrink:0}.forgot-password-logo h1{font-size:2rem;font-weight:600;color:#000;margin:0;letter-spacing:-.025em}.forgot-password-header h2{font-size:1.5rem;font-weight:600;color:#111827;margin:0 0 .5rem}.forgot-password-header p{color:#6b7280;margin:0;font-size:.9375rem}.success-message{background:#d1fae5;color:#065f46;padding:1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.875rem;text-align:center;border:1px solid #34d399;line-height:1.5}.error-message{background:#fee2e2;color:#dc2626;padding:.75rem;border-radius:8px;margin-bottom:1rem;font-size:.875rem;text-align:center;border:1px solid #fecaca}.forgot-password-form{display:flex;flex-direction:column;gap:1.25rem}.form-group label{font-size:.875rem;font-weight:500;color:#374151}.form-group input{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:all .2s}.form-group input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.form-group input:disabled{background-color:#f3f4f6;cursor:not-allowed}.form-group input::placeholder{color:#9ca3af}.reset-button{background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;font-weight:600;padding:.875rem 1rem;border-radius:8px;border:none;font-size:1rem;cursor:pointer;transition:all .2s;box-shadow:0 4px 6px -1px #4f46e54d}.reset-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 8px -1px #4f46e566}.reset-button:disabled{background:#9ca3af;cursor:not-allowed;box-shadow:none;transform:none}.sent-confirmation{text-align:center;padding:1rem 0}.sent-confirmation .email-icon{font-size:3rem;margin-bottom:1rem}.sent-confirmation p{color:#6b7280;font-size:.9375rem;margin-bottom:1rem}.resend-button{background:transparent;color:#6366f1;border:none;font-size:.9375rem;font-weight:500;cursor:pointer;text-decoration:underline;padding:0}.resend-button:hover{color:#4f46e5}.forgot-password-footer{margin-top:1.5rem;text-align:center}.back-link{color:#6366f1;text-decoration:none;font-size:.9375rem;font-weight:500;display:inline-block}.back-link:hover{text-decoration:underline}.security-notice{margin-top:1.5rem;padding:1rem;background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;text-align:center}.security-notice p{font-size:.875rem;color:#0369a1;margin:0}@media(max-width:640px){.forgot-password-container{padding:1rem}.forgot-password-card{padding:1.5rem}}.onboarding-container{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;flex-direction:column;padding:1.5rem}.onboarding-progress{display:flex;justify-content:center;align-items:center;gap:0;margin-bottom:2rem;padding:1rem 1.5rem;background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000000d;max-width:900px;margin-left:auto;margin-right:auto;width:100%;overflow-x:auto}.progress-step{display:flex;align-items:center;gap:.4rem;position:relative;flex-shrink:0}.step-circle{width:36px;height:36px;border-radius:50%;background:#e2e8f0;display:flex;align-items:center;justify-content:center;color:#94a3b8;transition:all .3s ease;flex-shrink:0}.progress-step.active .step-circle{background:#3b82f6;color:#fff;box-shadow:0 4px 12px #3b82f64d}.progress-step.completed .step-circle{background:#10b981;color:#fff}.step-title{font-size:.8rem;font-weight:500;color:#94a3b8;white-space:nowrap}.progress-step.active .step-title{color:#1e293b;font-weight:600}.progress-step.completed .step-title{color:#10b981}.step-line{width:24px;height:2px;background:#e2e8f0;margin:0 .5rem}.progress-step.completed .step-line{background:#10b981}.onboarding-content{flex:1;display:flex;justify-content:center;align-items:flex-start;padding:1rem 0;overflow-y:auto}.onboarding-welcome{text-align:center;max-width:550px;background:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 4px 20px #00000014}.welcome-logo{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.5rem}.logo-circles{display:flex;gap:.25rem}.logo-circles .circle{width:14px;height:14px;border-radius:50%}.logo-circles .circle.yellow{background:#fbbf24}.logo-circles .circle.blue{background:#3b82f6}.logo-circles .circle.red{background:#ef4444}.welcome-logo .logo-text{font-size:1.75rem;font-weight:700;color:#1e293b}.onboarding-welcome h1{font-size:1.75rem;color:#1e293b;margin-bottom:.75rem}.welcome-subtitle{font-size:1rem;color:#64748b;margin-bottom:2rem;line-height:1.5}.welcome-features{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.feature-item{display:flex;flex-direction:column;align-items:center;gap:.4rem;color:#64748b;font-size:.875rem}.feature-item svg{color:#3b82f6}.welcome-note{font-size:.85rem;color:#94a3b8;font-style:italic}.onboarding-form{max-width:600px;width:100%;background:#fff;padding:2rem;border-radius:20px;box-shadow:0 4px 20px #00000014}.step-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.step-icon{color:#3b82f6;flex-shrink:0}.step-header h2{font-size:1.35rem;color:#1e293b;margin:0 0 .25rem}.form-subtitle{color:#64748b;font-size:.9rem;margin:0}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1rem}.form-group{display:flex;flex-direction:column;gap:.4rem}.form-group.full-width{grid-column:1 / -1}.form-group label{font-size:.85rem;font-weight:600;color:#374151}.form-group input,.form-group select,.form-group textarea{padding:.7rem .9rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;transition:all .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group textarea{resize:vertical;min-height:80px}.toggle-card{display:flex;justify-content:space-between;align-items:center;padding:1.25rem;background:#f8fafc;border-radius:12px;margin-bottom:1rem}.toggle-card.compact{padding:1rem}.toggle-info h3{font-size:.95rem;color:#1e293b;margin:0 0 .2rem}.toggle-info p{font-size:.8rem;color:#64748b;margin:0}.toggle-switch{position:relative;width:48px;height:26px;flex-shrink:0}.toggle-slider{position:absolute;cursor:pointer;inset:0;background-color:#cbd5e1;transition:.3s;border-radius:26px}.toggle-slider:before{position:absolute;content:"";height:20px;width:20px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 2px 4px #0000001a}.toggle-switch input:checked+.toggle-slider{background-color:#3b82f6}.toggle-switch input:checked+.toggle-slider:before{transform:translate(22px)}.alert-options{display:flex;flex-direction:column;gap:.75rem}.info-box{background:linear-gradient(135deg,#eff6ff,#e0e7ff);border:1px solid #BFDBFE;border-radius:12px;padding:1.25rem}.info-box h4{font-size:.95rem;color:#1e40af;margin:0 0 .4rem}.info-box p{font-size:.85rem;color:#3730a3;margin:0 0 .5rem}.connection-code{display:block;background:#fff;padding:.6rem .9rem;border-radius:8px;font-family:monospace;font-size:.95rem;color:#1e40af;border:1px dashed #93c5fd}.input-with-button{display:flex;gap:.5rem}.input-with-button input{flex:1}.btn-send{padding:.7rem 1.1rem;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s;font-size:.9rem}.btn-send:hover:not(:disabled){background:#2563eb}.btn-send:disabled{opacity:.6;cursor:not-allowed}.skip-hint{font-size:.85rem;color:#94a3b8;margin-top:1rem;text-align:center}.error-text{font-size:.8rem;color:#dc2626;margin-top:.25rem}.success-message{text-align:center;padding:1.5rem}.success-icon{color:#10b981;margin-bottom:.75rem}.success-message h3{font-size:1.15rem;color:#1e293b;margin:0 0 .4rem}.success-message p{color:#64748b;margin-bottom:1rem;font-size:.9rem}.provider-found{text-align:center}.provider-card{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:#f8fafc;border-radius:12px;margin-bottom:1rem;text-align:left}.provider-avatar{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#8b5cf6);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.25rem;font-weight:600;flex-shrink:0}.provider-info h3{font-size:1rem;color:#1e293b;margin:0 0 .2rem}.provider-info p{font-size:.85rem;color:#64748b;margin:0}.provider-actions{display:flex;flex-direction:column;gap:.5rem}.mood-selector{display:flex;justify-content:center;gap:.75rem;margin:1.5rem 0;flex-wrap:wrap}.mood-btn{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:1rem .75rem;background:#f8fafc;border:2px solid transparent;border-radius:12px;cursor:pointer;transition:all .2s;min-width:70px}.mood-btn:hover{background:#e2e8f0}.mood-btn.selected{background:#eff6ff;border-color:#3b82f6}.mood-emoji{font-size:1.75rem}.mood-label{font-size:.75rem;color:#64748b;font-weight:500}.mood-btn.selected .mood-label{color:#3b82f6}.intensity-range{width:100%;height:8px;-webkit-appearance:none;background:#e2e8f0;border-radius:4px;outline:none}.intensity-range::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;background:#3b82f6;border-radius:50%;cursor:pointer}.feature-tip{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#f0fdf4;border-radius:10px;margin-top:1rem}.feature-tip svg{color:#10b981;flex-shrink:0}.feature-tip p{font-size:.85rem;color:#166534;margin:0}.goal-suggestions{margin-bottom:1rem}.suggestions-label{font-size:.85rem;color:#64748b;margin-bottom:.5rem}.suggestion-chips{display:flex;flex-wrap:wrap;gap:.5rem}.suggestion-chip{padding:.5rem .9rem;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;font-size:.85rem;color:#475569;cursor:pointer;transition:all .2s}.suggestion-chip:hover{background:#e2e8f0}.suggestion-chip.selected{background:#3b82f6;border-color:#3b82f6;color:#fff}.phq9-form{max-width:700px}.phq9-questions{display:flex;flex-direction:column;gap:1.25rem;max-height:400px;overflow-y:auto;padding-right:.5rem}.phq9-question{background:#f8fafc;padding:1rem;border-radius:10px}.question-text{font-size:.9rem;color:#1e293b;margin:0 0 .75rem;line-height:1.4}.phq9-options{display:flex;flex-wrap:wrap;gap:.4rem}.phq9-option{padding:.45rem .7rem;background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:.8rem;color:#64748b;cursor:pointer;transition:all .2s}.phq9-option:hover{border-color:#3b82f6}.phq9-option.selected{background:#3b82f6;border-color:#3b82f6;color:#fff}.phq9-result{margin-top:1rem;padding:1rem;background:#f0fdf4;border-radius:10px;text-align:center}.phq9-result p{margin:0;font-size:.95rem;color:#166534}.tour-section{max-width:600px}.tour-items{display:flex;flex-direction:column;gap:1rem}.tour-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:#f8fafc;border-radius:12px}.tour-icon{color:#3b82f6;flex-shrink:0}.tour-content h3{font-size:.95rem;color:#1e293b;margin:0 0 .25rem}.tour-content p{font-size:.85rem;color:#64748b;margin:0}.onboarding-complete{text-align:center;max-width:450px;background:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 4px 20px #00000014}.complete-icon{color:#10b981;margin-bottom:1rem}.onboarding-complete h1{font-size:1.75rem;color:#1e293b;margin:0 0 .75rem}.onboarding-complete>p{color:#64748b;margin-bottom:1.5rem;line-height:1.5;font-size:.95rem}.complete-features{display:flex;flex-direction:column;gap:.6rem;text-align:left;background:#f8fafc;padding:1.25rem;border-radius:12px}.feature-check{display:flex;align-items:center;gap:.6rem;color:#10b981}.feature-check span{color:#374151;font-size:.9rem}.onboarding-nav{display:flex;justify-content:space-between;align-items:center;max-width:600px;margin:0 auto;width:100%;padding:1.25rem;background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000000d;margin-top:1.5rem}.nav-spacer{flex:1}.btn-back{display:flex;align-items:center;gap:.4rem;padding:.65rem 1rem;background:transparent;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;font-weight:500;cursor:pointer;transition:all .2s;font-size:.9rem}.btn-back:hover{background:#f8fafc;border-color:#cbd5e1}.btn-skip{padding:.65rem 1rem;background:transparent;border:none;color:#94a3b8;font-weight:500;cursor:pointer;transition:color .2s;font-size:.9rem}.btn-skip:hover{color:#64748b}.btn-next,.btn-complete{display:flex;align-items:center;gap:.4rem;padding:.65rem 1.25rem;background:#3b82f6;border:none;border-radius:8px;color:#fff;font-weight:600;cursor:pointer;transition:background .2s;font-size:.9rem}.btn-next:hover:not(:disabled),.btn-complete:hover:not(:disabled){background:#2563eb}.btn-next:disabled,.btn-complete:disabled{opacity:.6;cursor:not-allowed}.btn-complete{background:#10b981}.btn-complete:hover:not(:disabled){background:#059669}.btn-primary{width:100%;padding:.75rem;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s;font-size:.9rem}.btn-primary:hover:not(:disabled){background:#2563eb}.btn-secondary{width:100%;padding:.75rem;background:transparent;color:#64748b;border:1px solid #e2e8f0;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s;font-size:.9rem}.btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1}@media(max-width:768px){.onboarding-container{padding:1rem}.onboarding-progress{padding:.75rem;gap:.25rem}.step-line{width:12px;margin:0 .25rem}.step-title{display:none}.step-circle{width:32px;height:32px}.form-grid{grid-template-columns:1fr}.welcome-features{flex-direction:column;gap:.75rem}.mood-selector{gap:.5rem}.mood-btn{min-width:55px;padding:.75rem .5rem}.mood-emoji{font-size:1.5rem}.onboarding-nav{flex-wrap:wrap;gap:.5rem}.nav-spacer{display:none}.btn-skip{order:3;width:100%;text-align:center}.phq9-options{gap:.3rem}.phq9-option{padding:.35rem .5rem;font-size:.75rem}}.journal-form-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease}.journal-form-modal{background:#fff;border-radius:12px;max-width:700px;width:90%;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a;animation:slideUp .3s ease}.journal-form-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}.journal-form-header h2{margin:0;font-size:20px;font-weight:600;color:#111827}.journal-close-btn{background:none;border:none;font-size:28px;cursor:pointer;color:#6b7280;line-height:1;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.journal-close-btn:hover{color:#111827;background:#f3f4f6}.journal-form{padding:24px;display:flex;flex-direction:column;gap:20px;flex:1;overflow-y:auto}.journal-textarea{width:100%;padding:16px;border:2px solid #e5e7eb;border-radius:8px;font-size:15px;font-family:inherit;resize:vertical;line-height:1.6;transition:all .2s}.journal-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.journal-options{display:flex;flex-direction:column;gap:14px;padding:16px;background:#f9fafb;border-radius:8px}.journal-checkbox{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px;color:#374151;font-weight:500}.journal-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#3b82f6}.journal-checkbox.urgent{color:#dc2626}.journal-checkbox.urgent input[type=checkbox]{accent-color:#dc2626}.journal-form-actions{display:flex;justify-content:flex-end;gap:12px;padding-top:20px;border-top:1px solid #e5e7eb}.journal-btn-cancel{padding:10px 20px;background:#fff;color:#374151;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s}.journal-btn-cancel:hover{background:#f9fafb;border-color:#9ca3af}.journal-btn-save{padding:10px 24px;background:#3b82f6;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s}.journal-btn-save:hover{background:#2563eb;box-shadow:0 2px 4px #3b82f64d}.journal-btn-save:disabled{background:#9ca3af;cursor:not-allowed;box-shadow:none}:root{--color-text: #1E293B;--color-text-light: #64748B;--color-primary: #EF4444;--color-secondary: #FBBF24;--color-background: #F8FAFC;--color-border: #E2E8F0;--color-joyful: #FBBF24;--color-content: #3B82F6;--color-analytics: #EC4899;--color-stressed: #A78BFA;--color-settings: #6366F1;--font-sans: "Inter", sans-serif;--font-logo: "Inter", sans-serif}.nav-header{background:#fff;border-bottom:1px solid var(--color-border);box-shadow:0 1px 2px #0000000d;position:sticky;top:0;z-index:100;width:100%}.nav-container{width:100%;max-width:100%;margin:0;padding:0 2rem}.nav-content{display:flex;justify-content:space-between;align-items:center;height:5rem;width:100%}.nav-logo{display:flex;align-items:center;gap:.5rem;font-family:var(--font-logo);font-size:1.875rem;font-weight:700;color:#000;line-height:1;text-decoration:none;flex-shrink:0}.nav-logo svg{height:2.5rem;width:2.5rem}.nav-links-container{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.nav-link{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;padding:.5rem .75rem;border-radius:.5rem;transition:all .2s;color:var(--color-text-light);text-decoration:none;background:none;border:none;cursor:pointer;font-family:var(--font-sans);white-space:nowrap}.nav-link:hover,.nav-link.active{font-weight:600}.nav-icon{width:1rem;height:1rem}.nav-link.color-joyful{color:var(--color-joyful)}.nav-link.color-joyful:hover,.nav-link.color-joyful.active{background-color:#fffbeb;color:var(--color-joyful)}.nav-link.color-content{color:var(--color-content)}.nav-link.color-content:hover,.nav-link.color-content.active{background-color:#eff6ff;color:var(--color-content)}.nav-link.color-analytics{color:var(--color-analytics)}.nav-link.color-analytics:hover,.nav-link.color-analytics.active{background-color:#fce7f3;color:var(--color-analytics)}.nav-link.color-stressed{color:var(--color-stressed)}.nav-link.color-stressed:hover,.nav-link.color-stressed.active{background-color:#f5f3ff;color:var(--color-stressed)}.nav-link.color-settings{color:var(--color-settings)}.nav-link.color-settings:hover,.nav-link.color-settings.active{background-color:#eef2ff;color:var(--color-settings)}.nav-link.color-primary{color:var(--color-primary)}.nav-link.color-primary:hover,.nav-link.color-primary.active{background-color:#fef2f2;color:var(--color-primary)}.nav-link.color-support{color:#10b981}.nav-link.color-support:hover,.nav-link.color-support.active{background-color:#d1fae5;color:#10b981}@media(min-width:1600px){.nav-container{padding:0 3rem}}@media(min-width:1920px){.nav-container{padding:0 4rem}}@media(max-width:768px){.nav-container{padding:0 1rem}.nav-content{height:4rem}.nav-logo{font-size:1.5rem}.nav-logo svg{height:2rem;width:2rem}.nav-link span{display:none}.nav-links-container{gap:.25rem}.nav-link{padding:.5rem}}@media(max-width:480px){.nav-container{padding:0 .75rem}.nav-logo{font-size:1.25rem}.nav-logo svg{height:1.5rem;width:1.5rem}.nav-icon{width:.875rem;height:.875rem}}.client-goals-card{background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.client-goals-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.client-goals-header h3{font-size:1.25rem;font-weight:700;color:#1f2937;margin:0}.goals-count{font-size:.875rem;font-weight:600;color:#3b82f6;background:#dbeafe;padding:.25rem .75rem;border-radius:9999px}.client-goals-list{display:flex;flex-direction:column;gap:.75rem}.client-goal-item{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:#f9fafb;border:2px solid #e5e7eb;border-radius:.5rem;transition:all .2s}.client-goal-item:hover{background:#fff;border-color:#cbd5e1;box-shadow:0 2px 8px #0000000d}.client-goal-item.completed{background:#f0fdf4;border-color:#86efac}.goal-checkbox-wrapper{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0}.goal-checkbox{appearance:none;-webkit-appearance:none;width:1.5rem;height:1.5rem;border:2px solid #cbd5e1;border-radius:.375rem;cursor:pointer;transition:all .2s;position:relative;background:#fff}.goal-checkbox:hover{border-color:#3b82f6}.goal-checkbox:checked{background:#3b82f6;border-color:#3b82f6}.goal-checkbox:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:1rem;font-weight:700}.goal-checkbox-label{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.client-goal-content{flex:1;min-width:0}.client-goal-title{font-size:.9375rem;font-weight:600;color:#1f2937;margin:0 0 .5rem;word-wrap:break-word}.client-goal-item.completed .client-goal-title{text-decoration:line-through;color:#6b7280}.client-goal-description{font-size:.875rem;color:#6b7280;margin:0 0 .5rem;line-height:1.4;word-wrap:break-word}.client-goal-item.completed .client-goal-description{color:#9ca3af}.client-goal-meta{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;font-size:.75rem;margin-top:.5rem}.goal-provider{color:#6b7280}.goal-due-date{display:flex;align-items:center;gap:.25rem;color:#6b7280}.goal-due-date.overdue{color:#ef4444;font-weight:600}.goals-loading,.goals-error,.goals-empty{text-align:center;padding:2rem;color:#6b7280;font-style:italic;font-size:.875rem}@media(max-width:768px){.client-goal-item{padding:.75rem}.client-goal-title{font-size:.875rem}.client-goal-description{font-size:.8125rem}.client-goal-meta{font-size:.7rem}}.appointments-card{background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.appointments-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:.75rem}.appointments-title{font-size:1.25rem;font-weight:700;color:#1f2937;margin:0}.btn-schedule-appt{background:#3b82f6;color:#fff;font-weight:600;padding:.5rem 1rem;border-radius:.5rem;border:none;cursor:pointer;transition:background .2s;font-size:.875rem}.btn-schedule-appt:hover{background:#2563eb}.appointments-list{display:flex;flex-direction:column;gap:.75rem}.appointment-item{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem;background:#f9fafb;border-radius:.5rem;border:1px solid #e5e7eb;transition:all .2s}.appointment-item:hover{background:#fff;border-color:#cbd5e1;box-shadow:0 2px 8px #0000000d}.apt-main-info{flex:1;min-width:0}.apt-date-time{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.5rem}.apt-date{font-size:.9375rem;font-weight:600;color:#1f2937}.apt-time{font-size:.875rem;color:#6b7280}.apt-notes{font-size:.875rem;color:#6b7280;margin:.5rem 0 0;line-height:1.4}.btn-cancel-apt{background:#fee2e2;color:#dc2626;padding:.375rem .75rem;border-radius:.375rem;border:none;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s;flex-shrink:0}.btn-cancel-apt:hover{background:#fecaca}.empty-state-text{text-align:center;padding:2rem;color:#6b7280;font-style:italic;font-size:.875rem}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-content{background:#fff;border-radius:.75rem;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.modal-header{padding:1.5rem;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.modal-title{font-size:1.25rem;font-weight:700;color:#1f2937;margin:0}.modal-close{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:background .2s}.modal-close:hover{background:#f3f4f6}.appointment-form{padding:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.form-label{display:block;font-size:.875rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.form-input,.form-select,.form-textarea{width:100%;padding:.625rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;font-family:Inter,sans-serif;color:#1f2937;transition:all .2s}.form-textarea{resize:vertical;font-family:Inter,sans-serif}.modal-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.btn-cancel-modal{background:#fff;color:#1f2937;border:1px solid #e5e7eb;padding:.625rem 1.25rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:background .2s;font-size:.875rem}.btn-cancel-modal:hover{background:#f9fafb}.btn-confirm-modal{background:#3b82f6;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:background .2s;font-size:.875rem}.btn-confirm-modal:hover{background:#2563eb}@media(max-width:640px){.appointments-header{flex-direction:column;align-items:stretch}.btn-schedule-appt{width:100%}.appointment-item{flex-direction:column}.form-row{grid-template-columns:1fr}.modal-content{max-height:100vh;border-radius:0}}.apt-video-link{margin-top:8px;display:flex;flex-direction:column;gap:4px}.btn-join-video{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;text-decoration:none;border-radius:6px;font-size:13px;font-weight:500;transition:all .2s ease;width:fit-content}.btn-join-video:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 4px 12px #2563eb40}.btn-join-active{background:linear-gradient(135deg,#10b981,#059669);animation:pulse-join 2s infinite}.btn-join-active:hover{background:linear-gradient(135deg,#059669,#047857)}@keyframes pulse-join{0%,to{box-shadow:0 0 #10b98166}50%{box-shadow:0 0 0 8px #10b98100}}.join-hint{font-size:11px;color:#10b981;font-weight:500;display:flex;align-items:center;gap:4px}.join-hint:before{content:"●";animation:blink 1s infinite}.video-platform-detected{display:inline-flex;align-items:center;gap:6px;margin-top:8px;padding:6px 12px;background:#f0fdf4;border:1px solid #BBF7D0;border-radius:6px;font-size:12px;color:#166534}.form-input[type=url]{font-size:13px}.form-input[type=url]::placeholder{color:#9ca3af;font-style:italic}body{font-family:var(--font-sans);background-color:var(--color-background);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.loading{display:flex;align-items:center;justify-content:center;height:100vh;font-size:18px;color:var(--color-text-light);background:var(--color-background)}.dashboard-container{min-height:100vh;background:var(--color-background)}.dashboard-header{background:#fff;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.header-title{font-family:var(--font-serif);font-size:2rem;font-weight:700;color:var(--color-text);margin-bottom:.25rem}.header-subtitle{font-size:1rem;color:var(--color-text-light)}.header-actions{display:flex;align-items:center;gap:.75rem}.btn-primary-new{padding:.625rem 1.25rem;border-radius:.5rem;font-size:.875rem;font-weight:600;border:none;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--color-primary);color:#fff}.btn-primary-new:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.btn-primary-new:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{padding:.625rem 1.25rem;border-radius:.5rem;font-size:.875rem;font-weight:600;border:1px solid var(--color-border);cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:#fff;color:var(--color-text)}.btn-tertiary{padding:.625rem 1.25rem;border-radius:.5rem;font-size:.875rem;font-weight:600;border:none;cursor:pointer;transition:all .2s;background-color:#f8fafc;color:var(--color-text-light);width:100%}.btn-tertiary:hover{background-color:#f1f5f9}.btn-link-new{background:none;border:none;color:var(--color-primary);font-size:.875rem;font-weight:500;cursor:pointer;text-decoration:none}.btn-link-new:hover{text-decoration:underline}.dashboard-main{max-width:1400px;margin:0 auto;padding:1.5rem}.dashboard-grid-layout{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem}.main-column,.sidebar-column{display:flex;flex-direction:column;gap:1.5rem}.card{background-color:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 12px #0000000d;border:1px solid var(--color-border)}.card-title-main{font-family:var(--font-serif);font-size:1.5rem;font-weight:700;color:var(--color-text);margin-bottom:.5rem}.card-subtitle{font-size:.875rem;color:var(--color-text-light);margin-bottom:1.5rem}.card-header-flex{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.mood-grid-six{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem;margin-bottom:1.5rem}.mood-option-six{display:flex;flex-direction:column;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;padding:.5rem}.mood-circle-six{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s;border:2px solid transparent}.mood-circle-six.selected{border:2px solid;box-shadow:0 0 0 2px currentColor}.mood-emoji-six{font-size:2rem}.mood-label-six{font-size:.875rem;font-weight:500;color:var(--color-text)}.mood-label-six.selected{font-weight:700}.intensity-section{background-color:#f8fafc;padding:1rem;border-radius:.75rem;margin-bottom:1.5rem}.intensity-label-new{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem;color:var(--color-text)}.intensity-label-new strong{color:var(--color-primary)}.intensity-slider-new{-webkit-appearance:none;appearance:none;width:100%;height:8px;border-radius:4px;background:var(--color-border);outline:none}.intensity-slider-new::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:var(--color-primary);cursor:pointer}.intensity-slider-new::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:var(--color-primary);cursor:pointer;border:none}.mood-actions-new{display:flex;justify-content:space-between;align-items:center}.journey-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:center}.seven-day-view{text-align:center}.journey-subtitle{font-size:1rem;font-weight:600;margin-bottom:.75rem;color:var(--color-text)}.seven-day-row{display:flex;justify-content:space-around;background-color:#f8fafc;padding:.75rem;border-radius:.75rem}.day-item{text-align:center}.day-label{font-size:.75rem;color:var(--color-text-light);margin-bottom:.25rem}.day-emoji{font-size:1.5rem;margin:0}.pie-chart-section{display:flex;justify-content:center;align-items:center;height:12rem;width:12rem;margin:0 auto}.chart-container-wrapper{width:100%;height:100%;position:relative}.empty-chart{text-align:center;color:var(--color-text-light);font-size:.875rem}.journal-list-new{display:flex;flex-direction:column;gap:1rem}.journal-item-new{padding:1rem;background-color:#f8fafc;border-radius:.75rem;display:flex;justify-content:space-between;align-items:flex-start;cursor:pointer;transition:all .2s}.journal-item-new:hover{background-color:#f1f5f9}.journal-content-new{flex:1}.journal-title-new{font-size:1rem;font-weight:600;color:var(--color-text);margin-bottom:.25rem}.journal-preview-new{font-size:.875rem;color:var(--color-text-light);margin:0}.badge-new{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;padding:.25rem .75rem;border-radius:9999px;white-space:nowrap}.badge-shared-new{background-color:#dbeafe;color:#1e40af}.badge-private-new{background-color:#e2e8f0;color:#64748b}.tasks-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.task-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:.75rem;cursor:pointer;transition:all .2s}.task-item:hover{background-color:#f8fafc}.task-item.task-completed{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border:1px solid #86efac}.task-button{display:flex;flex-direction:column;align-items:flex-start;background:none;border:none;cursor:pointer;width:100%;text-align:left;padding:0}.task-icon-check{color:#10b981;flex-shrink:0}.task-icon-empty{color:#94a3b8;flex-shrink:0}.task-checkbox{width:1.25rem;height:1.25rem;border-radius:.25rem;cursor:pointer;accent-color:var(--color-primary)}.task-name{font-size:.9375rem;font-weight:600;color:var(--color-text);margin:0}.task-item.task-completed .task-name{text-decoration:line-through;color:var(--color-text-light)}.task-meta{font-size:.75rem;color:var(--color-text-light);margin:0}.task-item.task-completed .task-meta{color:#10b981;font-weight:600}.care-team-list-new{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.team-member-new{display:flex;align-items:center;gap:.75rem}.member-avatar-new{width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1rem;flex-shrink:0}.member-name-new{font-size:.9375rem;font-weight:600;color:var(--color-text);margin:0 0 .125rem}.member-role-new{font-size:.75rem;color:var(--color-text-light);margin:0}.appointment-card-new{background:var(--color-secondary);color:#fff;text-align:center}.card-title-appointment{font-family:var(--font-serif);font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.5rem}.appointment-provider-new{font-size:.9375rem;font-weight:600;margin:0 0 .5rem}.appointment-date-new{font-size:1.125rem;margin:0}.empty-text{text-align:center;padding:2rem 1rem;color:var(--color-text-light);font-size:.875rem}.empty-text-white{text-align:center;padding:1rem;color:#fffc;font-size:.875rem}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease;transition:opacity .3s ease}.modal-content{background:#fff;border-radius:1rem;max-width:600px;width:90%;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 25px #00000026;animation:slideUp .3s ease}.modal-footer{padding:1rem 1.5rem;border-top:1px solid var(--color-border);display:flex;justify-content:flex-end}.journal-view-modal{max-width:700px;max-height:85vh}.medication-mood-modal{max-width:550px}.mood-grid-compact{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:.75rem}.mood-option-compact{display:flex;flex-direction:column;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;padding:.5rem;transition:all .2s}.mood-circle-compact{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s;border:3px solid transparent}.mood-circle-compact.selected{border:3px solid;box-shadow:0 0 0 2px currentColor}.mood-emoji-compact{font-size:1.875rem}.mood-label-compact{font-size:.75rem;font-weight:600;color:var(--color-text)}.provider-search-modal{max-width:700px;max-height:85vh}.search-section{border-bottom:1px solid var(--color-border);padding:0 1.5rem 1rem}.search-input-wrapper{position:relative;display:flex;align-items:center}.search-icon{position:absolute;left:1rem;color:#94a3b8;pointer-events:none}.search-input{width:100%;padding:.875rem 1rem .875rem 3rem;border:2px solid var(--color-border);border-radius:.75rem;font-size:.95rem;transition:all .2s ease;background:#f8fafc;font-family:var(--font-sans)}.search-input:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #ff57331a;background:#fff}.search-clear{position:absolute;right:1rem;width:1.5rem;height:1.5rem;border-radius:50%;background:var(--color-border);border:none;color:var(--color-text-light);font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;line-height:1}.search-clear:hover{background:#cbd5e1;color:#475569}.provider-list{flex:1;overflow-y:auto;padding:1rem 1.5rem}.provider-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f8fafc;border:2px solid transparent;border-radius:.75rem;margin-bottom:.75rem;transition:all .2s ease}.provider-item:hover{background:#fff;border-color:var(--color-border);box-shadow:0 2px 8px #0000000d}.provider-avatar{width:3rem;height:3rem;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.1rem;flex-shrink:0}.provider-details{flex:1;min-width:0}.provider-details h3{font-size:1rem;font-weight:600;color:var(--color-text);margin:0 0 .25rem}.provider-specialization{font-size:.875rem;color:var(--color-primary);font-weight:500;margin:0}.btn-add-provider{padding:.625rem 1.25rem;background:var(--color-primary);color:#fff;border:none;border-radius:.5rem;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0}.btn-add-provider:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.btn-add-provider:disabled{background:#94a3b8;cursor:not-allowed}.loading-state,.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;text-align:center;color:var(--color-text-light)}.loading-state .spinner{width:2.5rem;height:2.5rem;border:4px solid var(--color-border);border-top-color:var(--color-primary);border-radius:50%;animation:spin .8s linear infinite;margin-bottom:1rem}.btn-done{padding:.75rem 2rem;background:#10b981;color:#fff;border:none;border-radius:.5rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-done:hover{background:#059669;transform:translateY(-1px)}.form-group label{display:block;margin-bottom:.5rem;font-size:.95rem;font-weight:500;color:var(--color-text)}.form-input{width:100%;padding:.75rem;border:1px solid var(--color-border);border-radius:.5rem;font-size:.95rem;font-family:var(--font-sans);transition:all .2s ease}.form-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--color-border)}.btn-cancel{padding:.75rem 1.5rem;background:#f1f5f9;color:#475569;border:none;border-radius:.5rem;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-cancel:hover{background:var(--color-border)}.btn-cancel:disabled{opacity:.5;cursor:not-allowed}.btn-primary-sm{padding:.75rem 1.5rem;background:var(--color-primary);color:#fff;border:none;border-radius:.5rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-primary-sm:hover:not(:disabled){opacity:.9}.btn-primary-sm:disabled{background:#94a3b8;cursor:not-allowed;opacity:.7}.status-badge{padding:.25rem .75rem;border-radius:.75rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}@media(max-width:1024px){.dashboard-grid-layout,.journey-grid{grid-template-columns:1fr}.pie-chart-section{margin-top:1rem}}@media(max-width:768px){.mood-grid-six{grid-template-columns:repeat(3,1fr);gap:.75rem}.mood-circle-six{width:3.5rem;height:3.5rem}.mood-emoji-six{font-size:1.75rem}.dashboard-header{flex-direction:column;align-items:flex-start}.header-title{font-size:1.75rem}.dashboard-main{padding:1rem}.modal-content{width:95%}}@media(max-width:480px){.mood-grid-six{grid-template-columns:repeat(2,1fr)}.header-title{font-size:1.5rem}.mood-grid-compact{grid-template-columns:repeat(2,1fr)}}.pending-requests-card{background:linear-gradient(135deg,#fffbeb,#fef3c7);border:1px solid #fbbf24}.card-subtitle-small{font-size:.8rem;color:#92400e;margin-top:-.5rem;margin-bottom:1rem}.pending-requests-list{display:flex;flex-direction:column;gap:.75rem}.pending-request-item{display:flex;align-items:center;gap:.75rem;padding:.875rem;background:#fff;border-radius:.5rem;border:1px solid #fbbf24}.pending-request-avatar{width:2.5rem;height:2.5rem;border-radius:50%;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;flex-shrink:0}.pending-request-info{flex:1;min-width:0}.pending-request-name{font-size:.875rem;font-weight:600;color:var(--color-text);margin:0 0 .125rem}.pending-request-role{font-size:.75rem;color:var(--color-text-light);margin:0 0 .25rem}.pending-request-date{font-size:.7rem;color:#f59e0b;margin:0}.btn-cancel-request{padding:.375rem .75rem;background:#fff;color:#ef4444;border:1px solid #ef4444;border-radius:.375rem;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.btn-cancel-request:hover:not(:disabled){background:#ef4444;color:#fff}.btn-cancel-request:disabled{opacity:.5;cursor:not-allowed}.team-member-new{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:.5rem;transition:all .2s;position:relative}.team-member-new:hover{background:#f8fafc}.member-info-new{flex:1;min-width:0}.btn-remove-provider{width:1.75rem;height:1.75rem;border-radius:50%;background:#fee2e2;color:#ef4444;border:none;font-size:1.25rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;line-height:1}.btn-remove-provider:hover{background:#ef4444;color:#fff;transform:scale(1.1)}.btn-remove-provider:active{transform:scale(.95)}@media(max-width:640px){.pending-request-item{padding:.625rem}.pending-request-avatar{width:2rem;height:2rem;font-size:.75rem}.btn-cancel-request{padding:.25rem .5rem;font-size:.7rem}.btn-remove-provider{width:1.5rem;height:1.5rem;font-size:1rem}}.note-section{margin-top:1rem;padding:1rem;background-color:#f8fafc;border-radius:.75rem;border:1px solid var(--color-border)}.note-textarea{width:100%;padding:.75rem;border:1px solid var(--color-border);border-radius:.5rem;font-size:.9375rem;font-family:var(--font-sans);resize:vertical;transition:all .2s}.note-textarea:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #ff57331a}.note-textarea::placeholder{color:var(--color-text-light)}.medication-routine-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.medication-routine-item{display:flex;align-items:center;gap:.75rem;padding:.875rem;border-radius:.75rem;cursor:pointer;transition:all .2s;background:#f8fafc;border:1px solid transparent}.medication-routine-item:hover{background-color:#f1f5f9}.medication-routine-item.medication-taken{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border:1px solid #86efac}.medication-button{display:flex;flex-direction:column;align-items:flex-start;background:none;border:none;cursor:pointer;width:100%;text-align:left;padding:0}.medication-icon-check{color:#10b981;flex-shrink:0}.medication-icon-empty{color:#94a3b8;flex-shrink:0}.medication-name{font-size:.9375rem;font-weight:600;color:var(--color-text);margin:0}.medication-routine-item.medication-taken .medication-name{text-decoration:line-through;color:var(--color-text-light)}.medication-meta{font-size:.75rem;color:var(--color-text-light);margin:0}.medication-routine-item.medication-taken .medication-meta{color:#10b981;font-weight:600}@media(max-width:640px){.medication-routine-item{padding:.75rem}.medication-name{font-size:.875rem}.medication-meta{font-size:.7rem}.note-textarea{font-size:.875rem}}.view-more-link{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;width:100%;padding:.875rem;margin-top:.5rem;font-size:.875rem;font-weight:600;color:var(--color-primary);text-decoration:none;background-color:#fef3f2;border-radius:.75rem;border:1px solid #ffe4e1;transition:all .2s}.view-more-link:hover{background-color:#fee2e0;border-color:var(--color-primary);transform:translateY(-1px)}.view-more-link svg{transition:transform .2s}.view-more-link:hover svg{transform:translate(3px)}@media(max-width:640px){.view-more-link{font-size:.8125rem;padding:.75rem}}.wellness-score-card{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0}.wellness-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;gap:1rem}.wellness-score-badge{display:flex;flex-direction:column;align-items:center;padding:1rem 1.5rem;border-radius:1rem;border:2px solid;min-width:100px}.wellness-score-number{font-size:2.5rem;font-weight:800;line-height:1}.wellness-score-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-top:.25rem}.wellness-breakdown{display:flex;flex-direction:column;gap:1rem}.wellness-component{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem}.wellness-component-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.wellness-component-icon{font-size:1.25rem}.wellness-component-name{flex:1;font-weight:600;font-size:.9375rem;color:#334155}.wellness-component-weight{font-size:.75rem;color:#94a3b8;font-weight:500;background:#f1f5f9;padding:.25rem .5rem;border-radius:9999px}.wellness-progress-bar{height:8px;background:#e2e8f0;border-radius:9999px;overflow:hidden;margin-bottom:.5rem}.wellness-progress-fill{height:100%;border-radius:9999px;transition:width .5s ease-out}.wellness-component-footer{display:flex;justify-content:space-between;align-items:center;font-size:.8125rem}.wellness-no-data{color:#94a3b8;font-style:italic}.wellness-date{color:#94a3b8;font-size:.75rem}.wellness-take-assessment{color:#6366f1;font-weight:600;text-decoration:none;font-size:.8125rem}.wellness-take-assessment:hover{text-decoration:underline}.wellness-actions{margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.wellness-actions-hint{font-size:.8125rem;color:#64748b;text-align:center;margin:0}@media(max-width:640px){.wellness-header{flex-direction:column;align-items:stretch}.wellness-score-badge{flex-direction:row;justify-content:center;gap:.75rem;padding:.75rem 1rem}.wellness-score-number{font-size:2rem}.wellness-score-label{margin-top:0}}:root{--color-text: #1E293B;--color-text-light: #64748B;--color-primary: #FF5733;--color-secondary: #38BDF8;--color-background: #F8FAFC;--color-border: #E2E8F0;--font-sans: "Inter", sans-serif;--font-serif: "Playfair Display", serif}.journals-container{min-height:100vh;background:var(--color-background)}.journals-header{background:#fff;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;border-bottom:1px solid var(--color-border)}.header-title{font-family:var(--font-serif);font-size:2rem;font-weight:700;color:var(--color-text);margin:0 0 .25rem}.header-subtitle{font-size:1rem;color:var(--color-text-light);margin:0}.btn-new-journal{padding:.75rem 1.5rem;background:var(--color-primary);color:#fff;border:none;border-radius:.5rem;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-new-journal:hover{opacity:.9;transform:translateY(-1px)}.journals-main{max-width:1200px;margin:0 auto;padding:2rem}.filter-bar{display:flex;gap:.75rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid var(--color-border);flex-wrap:wrap}.filter-btn{padding:.625rem 1.25rem;background:#fff;color:var(--color-text-light);border:1px solid var(--color-border);border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}.filter-btn:hover{background:var(--color-background)}.filter-btn.active{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;color:var(--color-text-light)}.empty-state svg{color:var(--color-border);margin-bottom:1.5rem}.empty-state h3{font-size:1.5rem;font-weight:700;color:var(--color-text);margin:0 0 .5rem}.empty-state p{font-size:1rem;margin:0 0 1.5rem}.btn-new-entry-empty{padding:.75rem 1.5rem;background:var(--color-primary);color:#fff;border:none;border-radius:.5rem;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-new-entry-empty:hover{opacity:.9;transform:translateY(-1px)}.journal-month-group{margin-bottom:3rem}.month-header{font-family:var(--font-serif);font-size:1.5rem;font-weight:700;color:var(--color-text);margin:0 0 1.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--color-border)}.journals-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.journal-card{background:#fff;border-radius:1rem;padding:1.5rem;border:1px solid var(--color-border);cursor:pointer;transition:all .2s;display:flex;flex-direction:column;gap:1rem}.journal-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014;border-color:var(--color-primary)}.journal-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.journal-card-title{font-size:1.125rem;font-weight:700;color:var(--color-text);margin:0;flex:1}.journal-date{font-size:.75rem;font-weight:600;color:var(--color-text-light);white-space:nowrap}.journal-card-preview{font-size:.9375rem;color:var(--color-text-light);line-height:1.6;margin:0;flex:1}.journal-card-footer{display:flex;justify-content:flex-start}.badge{padding:.25rem .75rem;border-radius:.75rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.badge-urgent{background:#fee2e2;color:#991b1b}.badge-shared{background:#dbeafe;color:#1e40af}.badge-private{background:#f3f4f6;color:#6b7280}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease}.modal-content{background:#fff;border-radius:1rem;max-width:700px;width:90%;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 20px 25px #00000026;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--color-border)}.modal-header h2{font-size:1.25rem;font-weight:700;color:var(--color-text);margin:0}.modal-close{background:none;border:none;font-size:1.75rem;cursor:pointer;color:var(--color-text-light);width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:all .2s;line-height:1}.modal-close:hover{background:#f3f4f6;color:var(--color-text)}.status-badge{padding:.25rem .75rem;border-radius:.75rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}@media(max-width:768px){.journals-main{padding:1.5rem 1rem}.journals-grid{grid-template-columns:1fr}.header-title{font-size:1.75rem}.journals-header{flex-direction:column;align-items:flex-start}.filter-bar{gap:.5rem}.filter-btn{font-size:.8125rem;padding:.5rem 1rem}}.settings-container{min-height:100vh;background-color:var(--color-background)}.settings-header{background:#fff;padding:2rem;border-bottom:1px solid var(--color-border)}.settings-header-title{font-family:var(--font-serif);font-size:2.5rem;font-weight:700;color:var(--color-text);margin:0}.settings-layout{max-width:1400px;margin:0 auto;padding:2rem;display:grid;grid-template-columns:280px 1fr;gap:2rem}.settings-sidebar{position:sticky;top:2rem;height:fit-content}.settings-nav{background:#fff;border-radius:1rem;padding:1rem;box-shadow:0 4px 12px #0000000d;border:1px solid var(--color-border)}.settings-nav-item{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;border-radius:.75rem;font-weight:500;font-size:.9375rem;cursor:pointer;border:none;background:none;color:var(--color-text);width:100%;text-align:left;transition:all .2s;border-left:4px solid transparent}.settings-nav-item:hover{background-color:#f8fafc}.settings-nav-item.active{background-color:#fff7ed;font-weight:600;color:var(--color-primary);border-left-color:var(--color-primary)}.settings-nav-item svg{stroke-width:2;flex-shrink:0}.settings-content{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 12px #0000000d;border:1px solid var(--color-border)}.settings-section{max-width:800px}.settings-section-title{font-family:var(--font-serif);font-size:1.75rem;font-weight:700;color:var(--color-text);margin-bottom:2rem}.settings-form{display:flex;flex-direction:column;gap:1.5rem}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{font-weight:500;font-size:.9375rem;color:var(--color-text)}.form-input{padding:.75rem;border:1px solid var(--color-border);border-radius:.5rem;font-size:.9375rem;font-family:var(--font-sans);transition:all .2s}.form-input:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #ff57331a}.form-section-divider{margin:1rem 0;padding-top:1.5rem;border-top:1px solid var(--color-border)}.form-section-title{font-size:1.125rem;font-weight:600;color:var(--color-text);margin-bottom:1rem}.form-actions-right{display:flex;justify-content:flex-end;padding-top:1.5rem;border-top:1px solid var(--color-border)}.btn-primary{padding:.75rem 1.5rem;background-color:var(--color-primary);color:#fff;border:none;border-radius:.5rem;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;gap:.5rem}.btn-primary:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{padding:.75rem 1.5rem;background-color:#f1f5f9;color:#475569;border:none;border-radius:.5rem;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;gap:.5rem}.btn-secondary:hover{background-color:var(--color-border)}.btn-secondary-full{width:100%;padding:.875rem 1.5rem;background-color:#f1f5f9;color:#475569;border:none;border-radius:.5rem;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem}.btn-secondary-full:hover{background-color:var(--color-border)}.btn-danger{padding:.75rem 1.5rem;background-color:#ef4444;color:#fff;border:none;border-radius:.5rem;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;gap:.5rem}.btn-danger:hover{background-color:#dc2626}.btn-remove{padding:.5rem 1rem;background:#fff;color:#ef4444;border:1px solid #ef4444;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-remove:hover{background:#ef4444;color:#fff}.notification-list{display:flex;flex-direction:column;gap:0}.notification-item{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;border-bottom:1px solid #f1f5f9}.notification-item:first-child{padding-top:0}.notification-item:last-child{border-bottom:none}.notification-info{flex:1}.notification-title{font-weight:500;font-size:.9375rem;color:var(--color-text);margin:0 0 .25rem}.notification-description{font-size:.875rem;color:var(--color-text-light);margin:0}.toggle-switch{position:relative;display:inline-block;width:44px;height:24px}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;inset:0;background-color:#cbd5e1;border-radius:24px;transition:.3s}.toggle-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;border-radius:50%;transition:.3s}.toggle-switch input:checked+.toggle-slider{background-color:var(--color-primary)}.toggle-switch input:checked+.toggle-slider:before{transform:translate(20px)}.care-team-settings-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.care-team-settings-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:#f8fafc;border-radius:.75rem}.care-team-member-info{display:flex;align-items:center;gap:1rem}.care-team-avatar{width:2.5rem;height:2.5rem;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1rem}.care-team-name{font-weight:600;font-size:.9375rem;color:var(--color-text);margin:0 0 .25rem}.care-team-role{font-size:.8125rem;color:var(--color-text-light);margin:0}.empty-state-text{text-align:center;padding:3rem 1rem;color:var(--color-text-light);font-size:.9375rem}.data-section{margin-bottom:2rem}.data-section-title{font-size:1.125rem;font-weight:600;color:var(--color-text);margin-bottom:.5rem}.data-section-description{font-size:.9375rem;color:var(--color-text-light);margin-bottom:1rem;line-height:1.6}.danger-zone{padding:1.5rem;background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fecaca;border-radius:.75rem;margin-top:2rem}.danger-zone-title{font-size:1.125rem;font-weight:600;color:#991b1b;margin-bottom:.5rem}.danger-zone-description{font-size:.9375rem;color:#7f1d1d;margin-bottom:1rem;line-height:1.6}@media(max-width:1024px){.settings-layout{grid-template-columns:1fr}.settings-sidebar{position:static}.settings-nav{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.5rem}.settings-nav-item{justify-content:center;border-left:none;border-bottom:4px solid transparent}.settings-nav-item.active{border-left:none;border-bottom-color:var(--color-primary)}}@media(max-width:768px){.settings-header{padding:1.5rem}.settings-header-title{font-size:2rem}.settings-layout{padding:1rem}.settings-content{padding:1.5rem}.form-grid,.settings-nav{grid-template-columns:1fr}}@media(max-width:480px){.settings-header-title{font-size:1.75rem}.settings-content{padding:1rem}.settings-section-title{font-size:1.5rem}}.security-info-banner{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:linear-gradient(135deg,#dbeafe,#e0e7ff);border:1px solid #93c5fd;border-radius:8px;margin-bottom:2rem}.security-info-banner svg{flex-shrink:0;color:#2563eb;margin-top:.125rem}.security-info-title{font-weight:600;color:#1e3a8a;margin:0 0 .25rem;font-size:.9375rem}.security-info-text{color:#1e40af;margin:0;font-size:.875rem}.form-section-title{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0 0 1.5rem;padding-bottom:.75rem;border-bottom:2px solid #e2e8f0}.alert-error,.alert-success{display:flex;align-items:center;gap:.75rem;padding:1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.875rem;font-weight:500}.alert-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.alert-error svg{flex-shrink:0;color:#dc2626}.alert-success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.alert-success svg{flex-shrink:0;color:#16a34a}.password-input-wrapper{position:relative;display:flex;align-items:center}.password-input-wrapper .form-input{padding-right:3rem;width:100%}.password-toggle-btn{position:absolute;right:.75rem;background:none;border:none;cursor:pointer;color:#64748b;transition:color .2s;padding:.5rem;display:flex;align-items:center;justify-content:center}.password-toggle-btn:hover{color:#334155}.password-toggle-btn:focus{outline:none;color:#3b82f6}.password-requirements{list-style:none;padding:0;margin:.75rem 0 0;display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.password-requirements li{font-size:.8125rem;color:#64748b;display:flex;align-items:center;gap:.375rem;padding:.25rem 0}.password-requirements li:before{content:"○";font-size:.75rem;color:#cbd5e1}.password-requirements li.met{color:#16a34a;font-weight:500}.password-requirements li.met:before{content:"✓";color:#16a34a;font-weight:700}.password-match-indicator{font-size:.8125rem;margin-top:.5rem;font-weight:500}.password-match-indicator.match{color:#16a34a}.password-match-indicator.no-match{color:#dc2626}.security-tips{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.security-tips-title{font-size:1rem;font-weight:600;color:#1e293b;margin:0 0 1rem}.security-tips-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.security-tips-list li{font-size:.875rem;color:#475569;display:flex;align-items:flex-start;gap:.5rem;line-height:1.5}.security-tips-list li:before{content:"•";color:#3b82f6;font-weight:700;font-size:1.25rem;line-height:1.2}@media(max-width:768px){.password-requirements{grid-template-columns:1fr}.security-info-banner{flex-direction:column}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.alert-error,.alert-success{animation:slideDown .3s ease-out}.password-toggle-btn:focus-visible{outline:2px solid #3b82f6;outline-offset:2px;border-radius:4px}.form-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.btn-primary:disabled:hover{transform:none}.period-selector-new{display:flex;gap:.5rem;background:#f8fafc;padding:.375rem;border-radius:.5rem;border:1px solid #E2E8F0}.period-btn-new{padding:.5rem 1rem;border:none;background:transparent;color:#64748b;font-size:.875rem;font-weight:600;border-radius:.375rem;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif}.period-btn-new:hover{background:#fff;color:#1e293b}.period-btn-new.active{background:#ff5733;color:#fff;box-shadow:0 2px 4px #ff573333}.loading-state-new{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;color:#64748b;max-width:1400px;margin:0 auto;padding:0 2rem}.spinner-large-new{width:48px;height:48px;border:4px solid #E2E8F0;border-top-color:#ff5733;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.empty-state-new{text-align:center;padding:4rem 2rem;color:#94a3b8;font-size:1.125rem;max-width:1400px;margin:0 auto}.analytics-main-new{width:100%}.card-new{background-color:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 12px #0000000d;border:1px solid #E2E8F0;transition:transform .2s ease,box-shadow .2s ease}.card-new:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000014}.card-title-analytics{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}.card-subtitle-analytics{font-size:.875rem;color:#64748b;margin:0 0 1.5rem}.top-grid-new{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem;margin-bottom:2rem}@media(max-width:1024px){.top-grid-new{grid-template-columns:1fr}}.main-chart-card{grid-column:span 1}.chart-container-main{position:relative;height:350px;width:100%}.metrics-sidebar{display:flex;flex-direction:column}.metrics-list{display:flex;flex-direction:column;gap:1.5rem}.metric-item-new{padding-bottom:1.5rem;border-bottom:1px solid var(--color-border)}.metric-item-new:last-child{border-bottom:none;padding-bottom:0}.metric-label-small{font-size:.875rem;font-weight:600;color:var(--color-text-light);margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.05em}.metric-value-row{display:flex;align-items:baseline;gap:.75rem}.metric-value-large{font-size:2.5rem;font-weight:700;color:var(--color-text);margin:0;font-family:var(--font-sans)}.metric-change{font-size:.875rem;font-weight:600;padding:.25rem .5rem;border-radius:.375rem}.metric-change.positive{color:#10b981;background:#d1fae5}.metric-change.negative{color:#ef4444;background:#fee2e2}.middle-grid-new{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}.mood-primary{font-size:1.75rem;font-weight:700;color:var(--color-text);margin:0 0 1.5rem;font-family:var(--font-sans)}.mood-percentage{font-size:1rem;color:var(--color-text-light);font-weight:500}.mood-bars{display:flex;flex-direction:column;gap:1rem}.mood-bar-item{display:flex;flex-direction:column;gap:.5rem}.mood-bar-header{display:flex;justify-content:space-between;align-items:center}.mood-bar-label{font-size:.875rem;font-weight:600;color:var(--color-text)}.mood-bar-percent{font-size:.875rem;font-weight:700;color:var(--color-text)}.mood-bar-track{width:100%;height:10px;background:var(--color-background);border-radius:5px;overflow:hidden}.mood-bar-fill{height:100%;border-radius:5px;transition:width .4s ease}.donut-container{display:flex;align-items:center;justify-content:center;padding:1.5rem 0}.donut-wrapper{position:relative;width:220px;height:220px}.donut-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.donut-value{display:block;font-size:2.5rem;font-weight:700;color:var(--color-text);font-family:var(--font-sans)}.donut-label{display:block;font-size:.875rem;color:var(--color-text-light);margin-top:.25rem;font-weight:500}.goal-chart-container{position:relative;height:220px;width:100%}.bottom-grid-new{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}.journal-stats{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.journal-stat-label{font-size:.875rem;color:var(--color-text-light);margin:0 0 .5rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.journal-stat-value{font-size:2.5rem;font-weight:700;color:var(--color-text);margin:0;font-family:var(--font-sans)}.journal-stat-right{text-align:right;display:flex;flex-direction:column;gap:.5rem}.journal-stat-detail{font-size:.875rem;font-weight:600}.journal-stat-detail.positive{color:#10b981}.journal-stat-detail.negative{color:#ef4444}.btn-view-journal{width:100%;padding:.625rem 1.25rem;background:var(--color-primary);color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:var(--font-sans)}.btn-view-journal:hover{background:#e64a2e;transform:translateY(-1px);box-shadow:0 4px 12px #ff57334d}.balance-bars{display:flex;justify-content:space-around;align-items:flex-end;height:220px;margin-top:2rem;gap:2rem}.balance-bar-item{display:flex;flex-direction:column;align-items:center;gap:.75rem;flex:1;max-width:120px}.balance-bar-column{width:70px;min-height:30px;border-radius:.75rem .75rem 0 0;transition:height .4s ease}.positive-bar{background:linear-gradient(to top,#10b981,#34d399);box-shadow:0 4px 12px #10b98133}.challenging-bar{background:linear-gradient(to top,#f59e0b,#fbbf24);box-shadow:0 4px 12px #f59e0b33}.balance-bar-value{font-size:1.75rem;font-weight:700;color:var(--color-text);margin:0;font-family:var(--font-sans)}.balance-bar-label{font-size:.875rem;color:var(--color-text-light);font-weight:600;margin:0}.appointment-content{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.appointment-provider{font-size:1.25rem;font-weight:700;color:var(--color-text);margin:0 0 .25rem;font-family:var(--font-sans)}.appointment-role{font-size:.875rem;color:var(--color-text-light);margin:0 0 .5rem;font-weight:500}.appointment-datetime{font-size:.875rem;color:var(--color-text);margin:0;font-weight:500}.btn-view-details{padding:.625rem 1rem;background:#fff;color:var(--color-primary);border:1px solid var(--color-primary);border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;font-family:var(--font-sans)}.btn-view-details:hover{background:var(--color-primary);color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #ff573333}.empty-text-analytics{font-size:.9375rem;color:#94a3b8;text-align:center;padding:2rem 1rem;font-style:italic}@media(max-width:768px){.period-selector-new{width:auto;overflow-x:auto;-webkit-overflow-scrolling:touch}.period-btn-new{flex-shrink:0;padding:.5rem .75rem;font-size:.8125rem}.chart-container-main{height:280px}.balance-bars{height:180px;gap:1rem}}@media(max-width:480px){.period-btn-new{font-size:.75rem;padding:.5rem .625rem}.chart-container-main{height:250px}.balance-bars{height:150px}}.period-btn-new:focus,.btn-view-journal:focus,.btn-view-details:focus{outline:2px solid #FF5733;outline-offset:2px}.period-btn-new:focus:not(:focus-visible),.btn-view-journal:focus:not(:focus-visible),.btn-view-details:focus:not(:focus-visible){outline:none}@media print{.period-selector-new{display:none}.card-new{box-shadow:none;border:1px solid #E2E8F0;page-break-inside:avoid}.btn-view-journal,.btn-view-details{display:none}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.clinical-progress-section{margin-bottom:1.5rem}.clinical-chart-card{grid-column:1 / -1}.clinical-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;flex-wrap:wrap;gap:1rem}.clinical-quick-stats{display:flex;gap:1.5rem}.clinical-stat{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.clinical-stat-label{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.clinical-stat-value{font-size:1.5rem;font-weight:700}.clinical-stat-change{font-size:.875rem;font-weight:600;padding:.125rem .375rem;border-radius:4px}.clinical-stat-change.positive{color:#10b981;background:#d1fae5}.clinical-stat-change.negative{color:#ef4444;background:#fee2e2}.chart-container-clinical{height:280px;position:relative;margin-bottom:1rem}.empty-clinical{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;color:#64748b}.empty-clinical p{margin:0;font-size:1rem}.empty-clinical-hint{font-size:.875rem!important;margin-top:.5rem!important;color:#94a3b8}.empty-clinical-actions{display:flex;gap:.75rem;margin-top:1.25rem}.btn-take-assessment{padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:all .2s ease;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.btn-take-assessment:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f666}.btn-take-assessment.secondary{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.btn-take-assessment.secondary:hover{box-shadow:0 4px 12px #8b5cf666}.severity-reference{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;background:#f8fafc;border-radius:8px;flex-wrap:wrap}.severity-ref-title{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.severity-ref-item{font-size:.8rem;font-weight:500}@media(max-width:768px){.clinical-header{flex-direction:column}.clinical-quick-stats{width:100%;justify-content:flex-start}.clinical-stat{flex:1;justify-content:center}.chart-container-clinical{height:220px}.severity-reference{justify-content:center;text-align:center}.empty-clinical-actions{flex-direction:column}.btn-take-assessment{width:100%}}@media(max-width:480px){.clinical-quick-stats{flex-direction:column;gap:.75rem}.clinical-stat{width:100%}}:root{--bg: #f6f8fb;--card: #ffffff;--text: #0f172a;--muted: #64748b;--line: #e2e8f0;--blue: #2563eb;--blue-50: #eff6ff;--green: #16a34a;--red: #dc2626;--amber: #d97706;--shadow: 0 1px 2px rgba(0,0,0,.06), 0 4px 16px rgba(0,0,0,.06)}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji"}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit}.app-header{position:sticky;top:0;z-index:10;background:var(--card);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:12px 20px}.brand{display:flex;align-items:center;gap:10px;font-weight:800}.brand-dot{width:20px;height:20px;border-radius:50%;background:var(--blue)}.top-nav{display:flex;align-items:center;gap:10px}.user-name{color:var(--muted);font-weight:600}.app-body{display:grid;grid-template-columns:240px 1fr;min-height:calc(100vh - 56px)}.side-nav{background:var(--card);border-right:1px solid var(--line);padding:16px;display:flex;flex-direction:column;gap:8px}.side-nav a{padding:10px 12px;border-radius:8px;color:#111827}.side-nav a:hover{background:var(--blue-50);color:var(--blue)}.main-content{padding:24px}.h1{font-size:22px;font-weight:800;margin:0 0 12px}.h2{font-size:18px;font-weight:800;margin:0 0 8px}.muted{color:var(--muted)}.grid{display:grid;gap:16px}.grid-2{grid-template-columns:1fr 1fr}.grid-3{grid-template-columns:1fr 1fr 1fr}@media(max-width:1100px){.grid-3{grid-template-columns:1fr 1fr}}@media(max-width:800px){.grid-3,.grid-2,.app-body{grid-template-columns:1fr}.side-nav{display:none}}.card{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:16px;box-shadow:var(--shadow)}.btn{background:var(--blue);color:#fff;border:0;border-radius:10px;padding:10px 14px;font-weight:700}.btn:disabled{opacity:.6;cursor:not-allowed}.btn.ghost{background:transparent;color:var(--muted);border:1px solid var(--line)}.btn.link{background:transparent;color:var(--blue);border:0;padding:0}.row{display:flex;gap:12px;align-items:center}.space-between{display:flex;align-items:center;justify-content:space-between}.badge{font-size:12px;padding:4px 8px;border-radius:999px;font-weight:700}.badge.blue{background:var(--blue-50);color:var(--blue)}.badge.red{background:#fee2e2;color:var(--red)}.input,textarea.input{width:100%;border:1px solid var(--line);border-radius:10px;padding:10px 12px;font:inherit}label{font-size:12px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;display:block;margin-bottom:6px}.mood-row{display:flex;gap:10px;flex-wrap:wrap}.mood-pill{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:999px;padding:8px 12px;background:#fafafa}.mood-pill.selected{border-color:var(--blue);box-shadow:inset 0 0 0 2px var(--blue-50)}.hr{height:1px;background:var(--line);margin:12px 0}.kpi{display:grid;gap:6px}.kpi .label{font-size:12px;color:var(--muted);text-transform:uppercase}.kpi .value{font-weight:800}.list{display:grid;gap:10px}.item{border:1px solid var(--line);border-radius:12px;padding:12px;background:#fff}:root{--brand-blue: #4f46e5;--brand-green: #10b981;--brand-red: #ef4444;--brand-yellow: #f59e0b;--brand-orange: #f97316;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827}.phq9-container{background-color:var(--gray-50);min-height:100vh;padding-bottom:3rem}.phq9-header{max-width:1280px;margin:0 auto;padding:2rem 2rem 1.5rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}.phq9-header-content h1{font-size:2rem;font-weight:700;color:var(--gray-900);margin:0 0 .5rem}.phq9-header-content p{font-size:1rem;color:var(--gray-500);margin:0}.btn-take-assessment{padding:.75rem 1.5rem;background-color:var(--brand-blue);color:#fff;border:none;border-radius:.5rem;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}.btn-take-assessment:hover{background-color:#4338ca;transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.phq9-main{max-width:900px;margin:0 auto;padding:0 2rem}.phq9-card{background-color:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 1px 3px #0000000d,0 1px 2px #0000000f;margin-bottom:1.5rem}.phq9-card h2{font-size:1.875rem;font-weight:700;color:var(--gray-900);margin:0 0 1.5rem}.phq9-info-box{padding:1rem 1.25rem;border-radius:.5rem;margin-bottom:1rem;border-left:4px solid}.phq9-info-box.blue{background-color:#eff6ff;border-color:var(--brand-blue);color:#1e40af}.phq9-info-box.green{background-color:#d1fae5;border-color:var(--brand-green);color:#065f46}.phq9-info-box.yellow{background-color:#fef3c7;border-color:var(--brand-yellow);color:#92400e}.phq9-info-box p{margin:.25rem 0;line-height:1.5}.phq9-info-box strong{font-weight:600}.phq9-progress-container{margin-bottom:2rem}.phq9-progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.phq9-progress-text{font-size:.875rem;font-weight:500;color:var(--gray-700)}.phq9-progress-bar{width:100%;height:.75rem;background-color:var(--gray-200);border-radius:9999px;overflow:hidden}.phq9-progress-fill{height:100%;background-color:var(--brand-blue);border-radius:9999px;transition:width .3s ease}.phq9-question-card{background-color:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 1px 3px #0000000d,0 1px 2px #0000000f;margin-bottom:1.5rem}.phq9-question-label{font-size:.875rem;font-weight:500;color:var(--gray-500);margin-bottom:.5rem}.phq9-question-text{font-size:1.5rem;font-weight:700;color:var(--gray-900);margin:0 0 2rem;line-height:1.4}.phq9-options{display:flex;flex-direction:column;gap:.75rem}.phq9-option{width:100%;text-align:left;padding:1rem 1.25rem;border-radius:.5rem;border:2px solid var(--gray-200);background-color:#fff;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:space-between}.phq9-option:hover{border-color:var(--gray-400);background-color:var(--gray-50)}.phq9-option.selected{border-color:var(--brand-blue);background-color:#eff6ff;box-shadow:0 0 0 3px #4f46e51a}.phq9-option-text{font-weight:500;color:var(--gray-900);font-size:.9375rem}.phq9-option-radio{width:1.25rem;height:1.25rem;border-radius:50%;border:2px solid var(--gray-300);display:flex;align-items:center;justify-content:center;transition:all .2s ease}.phq9-option.selected .phq9-option-radio{border-color:var(--brand-blue);background-color:var(--brand-blue)}.phq9-option-radio-inner{width:.5rem;height:.5rem;background-color:#fff;border-radius:50%}.phq9-nav-buttons{display:flex;gap:1rem;margin-top:1.5rem}.phq9-nav-buttons .spacer{flex:1}.btn-phq9{padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-phq9-secondary{background-color:var(--gray-200);color:var(--gray-700)}.btn-phq9-secondary:hover:not(:disabled){background-color:var(--gray-300)}.btn-phq9-primary{background-color:var(--brand-blue);color:#fff}.btn-phq9-primary:hover:not(:disabled){background-color:#4338ca;transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.btn-phq9-success{background-color:var(--brand-green);color:#fff}.btn-phq9-success:hover:not(:disabled){background-color:#059669;transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.btn-phq9:disabled{opacity:.5;cursor:not-allowed}.phq9-summary{background-color:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #0000000d,0 1px 2px #0000000f;margin-top:2rem}.phq9-summary h3{font-size:1rem;font-weight:600;color:var(--gray-900);margin:0 0 1rem}.phq9-summary-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem}.phq9-summary-item{text-align:center;padding:.75rem .5rem;border-radius:.5rem;background-color:var(--gray-100);color:var(--gray-400);transition:all .2s ease}.phq9-summary-item.answered{background-color:#dbeafe;color:#1e40af}.phq9-summary-question{font-size:.75rem;font-weight:500;margin-bottom:.25rem}.phq9-summary-score{font-size:.875rem;font-weight:700}.phq9-progress-page{background-color:var(--gray-50);min-height:100vh;padding-bottom:3rem}.phq9-banner{background-color:#d1fae5;border-left:4px solid var(--brand-green);padding:1rem 1.5rem;border-radius:.5rem;margin-bottom:1.5rem}.phq9-banner-text{color:#065f46;font-weight:600;margin:0}.phq9-empty-state{background-color:#fff;border-radius:.75rem;padding:4rem 2rem;text-align:center;box-shadow:0 1px 3px #0000000d,0 1px 2px #0000000f}.phq9-empty-icon{font-size:4rem;margin-bottom:1rem}.phq9-empty-state h2{font-size:1.5rem;font-weight:700;color:var(--gray-900);margin:0 0 .5rem}.phq9-empty-state p{font-size:1rem;color:var(--gray-600);margin:0 0 1.5rem}.phq9-latest-card{background-color:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 1px 3px #0000000d,0 1px 2px #0000000f;margin-bottom:1.5rem}.phq9-latest-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.phq9-latest-header h2{font-size:1.125rem;font-weight:600;color:var(--gray-900);margin:0 0 .25rem}.phq9-latest-date{font-size:.875rem;color:var(--gray-500)}.phq9-trend-badge{display:flex;align-items:center;gap:.375rem;padding:.375rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:600}.phq9-trend-badge.up{background-color:#fee2e2;color:var(--brand-red)}.phq9-trend-badge.down{background-color:#d1fae5;color:var(--brand-green)}.phq9-trend-badge.neutral{background-color:var(--gray-100);color:var(--gray-700)}.phq9-latest-content{display:grid;grid-template-columns:1fr 1.5fr;gap:2rem}.phq9-score-display{text-align:left}.phq9-score-number{font-size:4rem;font-weight:700;color:var(--gray-900);line-height:1;margin-bottom:.5rem}.phq9-score-label{font-size:.875rem;color:var(--gray-500);margin-bottom:1rem}.phq9-severity-badge{display:inline-block;padding:.5rem 1rem;border-radius:.5rem;border:2px solid;font-weight:600}.phq9-severity-badge.minimal{background-color:#d1fae5;border-color:#10b981;color:#065f46}.phq9-severity-badge.mild{background-color:#dbeafe;border-color:#3b82f6;color:#1e40af}.phq9-severity-badge.moderate{background-color:#fef3c7;border-color:#f59e0b;color:#92400e}.phq9-severity-badge.moderately_severe{background-color:#fed7aa;border-color:#f97316;color:#7c2d12}.phq9-severity-badge.severe{background-color:#fee2e2;border-color:#ef4444;color:#991b1b}.phq9-interpretation{background-color:var(--gray-50);border-radius:.5rem;padding:1.25rem}.phq9-interpretation h3{font-size:1rem;font-weight:600;color:var(--gray-900);margin:0 0 .5rem}.phq9-interpretation p{font-size:.875rem;color:var(--gray-700);line-height:1.5;margin:0}.phq9-alert{margin-top:1rem;background-color:#fee2e2;border-left:4px solid var(--brand-red);padding:.75rem 1rem;border-radius:.5rem}.phq9-alert p{font-size:.875rem;color:#991b1b;font-weight:600;margin:0}.phq9-chart-card{background-color:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 1px 3px #0000000d,0 1px 2px #0000000f;margin-bottom:1.5rem}.phq9-chart-card h2{font-size:1.125rem;font-weight:600;color:var(--gray-900);margin:0 0 1.5rem}.phq9-chart-container{height:320px;position:relative}.phq9-chart-legend{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem;font-size:.75rem}.phq9-legend-item{display:flex;align-items:center;gap:.5rem;color:var(--gray-600)}.phq9-legend-line{width:1rem;height:2px;border-radius:1px}.phq9-history-card{background-color:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 1px 3px #0000000d,0 1px 2px #0000000f}.phq9-history-card h2{font-size:1.125rem;font-weight:600;color:var(--gray-900);margin:0 0 1rem}.phq9-history-list{display:flex;flex-direction:column;gap:.75rem}.phq9-history-item{border:1px solid var(--gray-200);border-radius:.5rem;padding:1rem;cursor:pointer;transition:all .2s ease}.phq9-history-item:hover{box-shadow:0 4px 6px #0000000d;transform:translateY(-1px)}.phq9-history-header{display:flex;align-items:center;justify-content:space-between}.phq9-history-left{display:flex;align-items:center;gap:1rem}.phq9-history-score-badge{text-align:center}.phq9-history-score-number{font-size:1.5rem;font-weight:700;color:var(--gray-900);line-height:1}.phq9-history-score-text{font-size:.75rem;color:var(--gray-500)}.phq9-history-info h3{font-size:.9375rem;font-weight:600;color:var(--gray-900);margin:0 0 .25rem}.phq9-history-severity{font-size:.875rem;font-weight:500}.btn-view-details{font-size:.875rem;color:var(--brand-blue);font-weight:600;background:none;border:none;cursor:pointer;padding:0}.btn-view-details:hover{text-decoration:underline}.phq9-history-details{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--gray-200)}.phq9-history-details h4{font-size:1rem;font-weight:600;color:var(--gray-900);margin:0 0 .75rem}.phq9-responses-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.phq9-response-item{display:flex;justify-content:space-between;align-items:center;background-color:var(--gray-50);padding:.5rem .75rem;border-radius:.375rem}.phq9-response-label{font-size:.875rem;color:var(--gray-700)}.phq9-response-value{font-size:.875rem;font-weight:600;color:var(--gray-900)}.phq9-resources{background-color:#dbeafe;border-left:4px solid var(--brand-blue);border-radius:.5rem;padding:1.5rem}.phq9-resources h3{font-size:1rem;font-weight:600;color:#1e40af;margin:0 0 .75rem}.phq9-resources p{font-size:.875rem;color:#1e40af;line-height:1.6;margin:.5rem 0}.phq9-resources strong{font-weight:600}.phq9-back-link{display:inline-flex;align-items:center;gap:.5rem;color:var(--brand-blue);font-weight:500;text-decoration:none;margin-top:2rem;transition:color .2s ease}.phq9-back-link:hover{color:#4338ca;text-decoration:underline}.phq9-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;color:var(--gray-600)}.phq9-spinner{width:3rem;height:3rem;border:3px solid var(--gray-200);border-top-color:var(--brand-blue);border-radius:50%;animation:spin .8s linear infinite;margin-bottom:1rem}@media(max-width:768px){.phq9-header,.phq9-main{padding-left:1rem;padding-right:1rem}.phq9-header{flex-direction:column;align-items:flex-start}.phq9-header-content h1{font-size:1.5rem}.btn-take-assessment{width:100%}.phq9-card,.phq9-question-card{padding:1.5rem}.phq9-question-text{font-size:1.25rem}.phq9-summary-grid{grid-template-columns:repeat(3,1fr)}.phq9-latest-content{grid-template-columns:1fr}.phq9-score-number{font-size:3rem}.phq9-responses-grid{grid-template-columns:1fr}.phq9-nav-buttons{flex-direction:column-reverse}.btn-phq9{width:100%}}@media(max-width:480px){.phq9-header-content h1{font-size:1.25rem}.phq9-card h2{font-size:1.5rem}.phq9-question-text{font-size:1.125rem}.phq9-score-number{font-size:2.5rem}.phq9-summary-grid{grid-template-columns:repeat(2,1fr)}}.provider-goals-card{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a;margin-bottom:1.5rem}.provider-goals-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.provider-goals-header h3{font-family:var(--font-serif);font-size:1.25rem;font-weight:600;color:var(--color-text);margin:0}.provider-goals-header-actions{display:flex;gap:.75rem;align-items:center}.btn-toggle-archived{padding:.5rem 1rem;background:#f8fafc;border:1px solid #E2E8F0;border-radius:.5rem;color:var(--color-text);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.btn-toggle-archived:hover{background:#e2e8f0;border-color:#cbd5e1}.btn-add-goal{padding:.5rem 1rem;background:var(--color-text);color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.btn-add-goal:hover{background:var(--color-text-dark)}.provider-goal-form{background:#f8fafc;border-radius:.75rem;padding:1.25rem;margin-bottom:1.5rem}.form-group{margin-bottom:1rem}.form-group:last-of-type{margin-bottom:1.25rem}.form-group label{display:block;font-size:.875rem;font-weight:500;color:var(--color-text);margin-bottom:.5rem}.form-group input[type=text],.form-group input[type=date],.form-group textarea{width:100%;padding:.625rem;border:1px solid #E2E8F0;border-radius:.5rem;font-size:.875rem;font-family:inherit;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--color-primary)}.form-group textarea{resize:vertical;min-height:60px}.btn-save-goal{width:100%;padding:.75rem;background:var(--color-text);color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.btn-save-goal:hover:not(:disabled){background:var(--color-text-dark)}.btn-save-goal:disabled{opacity:.5;cursor:not-allowed}.provider-goals-list{display:flex;flex-direction:column;gap:.75rem}.goals-loading,.goals-error,.goals-empty{text-align:center;padding:2rem;color:#64748b;font-size:.875rem}.goals-error{color:#ef4444}.provider-goal-item{background:#f8fafc;border-radius:.75rem;padding:1rem;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;transition:background .2s}.provider-goal-item:hover{background:#f1f5f9}.provider-goal-content{flex:1;min-width:0}.provider-goal-header{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.5rem}.provider-goal-title{font-size:.9375rem;font-weight:600;color:var(--color-text);margin:0;display:flex;align-items:center;gap:.5rem}.goal-completed-badge{color:#10b981;font-size:1rem}.provider-goal-due-date{font-size:.75rem;color:#64748b;white-space:nowrap;flex-shrink:0}.provider-goal-description{font-size:.875rem;color:#64748b;margin:.5rem 0;line-height:1.5}.provider-goal-meta{display:flex;gap:1rem;align-items:center;margin-top:.75rem}.goal-status{font-size:.75rem;padding:.25rem .625rem;border-radius:.375rem;font-weight:500}.provider-goal-item .goal-status{background:#dbeafe;color:#1e40af}.provider-goal-item:has(.goal-completed-badge) .goal-status{background:#d1fae5;color:#065f46}.goal-archived-date{font-size:.75rem;color:#94a3b8;font-style:italic}.provider-goal-actions{display:flex;gap:.5rem;flex-shrink:0}.btn-archive-goal,.btn-restore-goal,.btn-delete-goal-permanent{padding:.5rem .75rem;font-size:.75rem;font-weight:500;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s;white-space:nowrap}.btn-archive-goal{background:#fef3c7;color:#92400e}.btn-archive-goal:hover{background:#fde68a}.btn-restore-goal{background:#dbeafe;color:#1e40af}.btn-restore-goal:hover{background:#bfdbfe}.btn-delete-goal-permanent{background:#fee2e2;color:#991b1b}.btn-delete-goal-permanent:hover{background:#fecaca}@media(max-width:768px){.provider-goals-header{flex-direction:column;align-items:flex-start;gap:1rem}.provider-goals-header-actions{width:100%;flex-direction:column}.btn-toggle-archived,.btn-add-goal{width:100%;justify-content:center}.provider-goal-item{flex-direction:column}.provider-goal-actions{width:100%;justify-content:flex-end}.provider-goal-header{flex-direction:column;align-items:flex-start}}.client-phq9-card{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 12px #0000000d;border:1px solid var(--color-border);height:24rem;overflow:hidden;display:flex;flex-direction:column}.phq9-title{font-size:1.25rem;font-family:var(--font-serif);font-weight:700;color:var(--color-text);margin:0 0 1rem}.phq9-badge-section{display:flex;flex-direction:column;gap:.375rem;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid var(--color-border)}.phq9-label{font-size:.75rem;color:#64748b;font-weight:500}.phq9-score-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.phq9-score-badge{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .75rem;border-radius:.5rem;font-weight:700;font-size:.875rem;border:2px solid}.phq9-score-badge.minimal{background:#d1fae5;border-color:#10b981;color:#065f46}.phq9-score-badge.mild{background:#fef3c7;border-color:#f59e0b;color:#92400e}.phq9-score-badge.moderate{background:#fed7aa;border-color:#f97316;color:#9a3412}.phq9-score-badge.moderately-severe{background:#fecaca;border-color:#ef4444;color:#991b1b}.phq9-score-badge.severe{background:#fee2e2;border-color:#dc2626;color:#7f1d1d}.phq9-severity-badge{display:inline-block;padding:.125rem .5rem;border-radius:9999px;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em}.phq9-severity-badge.minimal{background:#d1fae5;color:#065f46}.phq9-severity-badge.mild{background:#fef3c7;color:#92400e}.phq9-severity-badge.moderate{background:#fed7aa;color:#9a3412}.phq9-severity-badge.moderately-severe{background:#fecaca;color:#991b1b}.phq9-severity-badge.severe{background:#fee2e2;color:#7f1d1d}.phq9-date{font-size:.6875rem;color:#94a3b8;margin-top:.125rem}.phq9-chart-section{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.phq9-chart-legend{display:flex;gap:1rem;margin-bottom:.5rem;font-size:.6875rem}.phq9-legend-item{display:flex;align-items:center;gap:.375rem}.phq9-legend-color{width:.625rem;height:.625rem;border-radius:.125rem}.phq9-legend-color.phq9{background:#ef4444}.phq9-legend-color.mood{background:#3b82f6}.phq9-chart-container{position:relative;flex:1;min-height:0;overflow:hidden}.phq9-chart-container canvas{max-width:100%!important;max-height:100%!important;width:100%!important;height:100%!important}.phq9-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;gap:1rem}.phq9-loading-spinner{width:40px;height:40px;border:3px solid #E2E8F0;border-top-color:#10b981;border-radius:50%;animation:spin .8s linear infinite}.phq9-loading-text{color:#64748b;font-size:.875rem}.phq9-error{padding:1rem;background:#fef2f2;border:1px solid #FECACA;border-radius:.5rem;color:#991b1b;font-size:.875rem;text-align:center}.phq9-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;color:#9ca3af;text-align:center;flex:1}.phq9-empty-icon{font-size:2.5rem;margin-bottom:.75rem;opacity:.5}.phq9-empty-text{font-size:.875rem}@media(max-width:640px){.client-phq9-card{padding:1rem;height:auto;min-height:20rem}.phq9-title{font-size:1rem}.phq9-score-badge{font-size:.75rem}.phq9-chart-legend{flex-wrap:wrap;font-size:.625rem}}.appointment-scheduler{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.appointment-scheduler-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.appointment-scheduler-title{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0}.btn-schedule-new{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:8px;cursor:pointer;transition:all .2s ease}.btn-schedule-new:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.appointments-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}.appointments-empty-icon{font-size:2.5rem;margin-bottom:.75rem}.appointments-empty-text{color:#64748b;font-size:.9375rem;margin:0}.appointments-list{display:flex;flex-direction:column;gap:.75rem;max-height:400px;overflow-y:auto;padding-right:.5rem}.appointments-list::-webkit-scrollbar{width:6px}.appointments-list::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.appointments-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.appointments-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}.appointment-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:1rem;transition:all .2s ease}.appointment-card:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000000d}.appointment-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.appointment-date{font-size:.9375rem;font-weight:600;color:#1e293b}.appointment-time{font-size:.8125rem;color:#64748b;margin-top:.125rem}.appointment-status-badge{padding:.25rem .625rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;border-radius:9999px}.appointment-status-scheduled{background:#dbeafe;color:#1d4ed8}.appointment-status-confirmed{background:#d1fae5;color:#047857}.appointment-status-cancelled{background:#fee2e2;color:#dc2626}.appointment-status-completed{background:#e0e7ff;color:#4338ca}.appointment-card-body{margin-bottom:.75rem}.appointment-type{display:flex;align-items:center;gap:.375rem;font-size:.875rem;color:#475569}.appointment-type-icon{font-size:1rem}.appointment-notes{font-size:.8125rem;color:#64748b;margin:.5rem 0 0;padding:.5rem;background:#fff;border-radius:6px;border:1px solid #e2e8f0}.appointment-card-footer{display:flex;gap:.5rem}.btn-appointment-action{padding:.375rem .75rem;font-size:.8125rem;font-weight:500;border-radius:6px;cursor:pointer;transition:all .2s ease}.btn-appointment-edit{background:#fff;color:#3b82f6;border:1px solid #3b82f6}.btn-appointment-edit:hover{background:#eff6ff}.btn-appointment-cancel{background:#fff;color:#ef4444;border:1px solid #ef4444}.btn-appointment-cancel:hover{background:#fef2f2}.appointment-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;overflow-y:auto}.appointment-modal{background:#fff;border-radius:16px;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0003;animation:modalSlideIn .2s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.appointment-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0;position:sticky;top:0;background:#fff;z-index:1;border-radius:16px 16px 0 0}.appointment-modal-title{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0}.btn-modal-close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#64748b;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease}.btn-modal-close:hover{background:#f1f5f9;color:#1e293b}.appointment-modal-body{padding:1.5rem}.appointment-modal-footer{display:flex;justify-content:flex-end;gap:.75rem;padding:1.25rem 1.5rem;border-top:1px solid #e2e8f0;background:#f8fafc;position:sticky;bottom:0;border-radius:0 0 16px 16px}.form-group{margin-bottom:1.25rem}.form-group:last-child{margin-bottom:0}.form-label{display:block;font-size:.8125rem;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.025em;margin-bottom:.5rem}.form-label-required:after{content:" *";color:#ef4444}.form-input,.form-select,.form-textarea{width:100%;padding:.75rem 1rem;font-size:.9375rem;color:#1e293b;background:#fff;border:1px solid #d1d5db;border-radius:8px;transition:all .2s ease;box-sizing:border-box}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-textarea{resize:vertical;min-height:80px}.form-hint{display:block;font-size:.75rem;color:#64748b;margin-top:.375rem}.form-checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.form-checkbox{width:18px;height:18px;accent-color:#3b82f6;cursor:pointer}.form-checkbox-text{font-size:.9375rem;color:#374151}.appointment-error{padding:.75rem 1rem;background:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:8px;font-size:.875rem;margin-bottom:1rem}.btn-modal-primary,.btn-modal-secondary{padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;border-radius:8px;cursor:pointer;transition:all .2s ease}.btn-modal-primary{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none}.btn-modal-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.btn-modal-primary:disabled{opacity:.6;cursor:not-allowed}.btn-modal-secondary{background:#fff;color:#64748b;border:1px solid #d1d5db}.btn-modal-secondary:hover{background:#f8fafc;color:#1e293b}.appointments-loading{display:flex;align-items:center;justify-content:center;padding:2rem;color:#64748b}@media(max-width:640px){.appointment-modal-overlay{padding:0;align-items:flex-end}.appointment-modal{max-width:100%;max-height:95vh;border-radius:16px 16px 0 0}.appointment-scheduler-header{flex-direction:column;align-items:flex-start;gap:.75rem}.btn-schedule-new{width:100%;justify-content:center}.appointment-modal-footer{flex-direction:column-reverse}.btn-modal-primary,.btn-modal-secondary{width:100%;text-align:center}}.appointment-video-section{margin:12px 0;display:flex;flex-direction:column;gap:6px}.btn-join-video{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;text-decoration:none;border-radius:8px;font-size:14px;font-weight:500;transition:all .2s ease;width:fit-content}.btn-join-video:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 4px 12px #2563eb4d}.btn-join-video-active{background:linear-gradient(135deg,#10b981,#059669);animation:pulse-green 2s infinite}.btn-join-video-active:hover{background:linear-gradient(135deg,#059669,#047857)}@keyframes pulse-green{0%,to{box-shadow:0 0 #10b98166}50%{box-shadow:0 0 0 8px #10b98100}}.join-video-hint{font-size:12px;color:#10b981;font-weight:500;display:flex;align-items:center;gap:4px}.join-video-hint:before{content:"●";animation:blink 1s infinite}@keyframes blink{0%,50%,to{opacity:1}25%,75%{opacity:.3}}.btn-appointment-join{background:linear-gradient(135deg,#10b981,#059669)!important;color:#fff!important;border:none!important}.btn-appointment-join:hover{background:linear-gradient(135deg,#059669,#047857)!important}.video-platform-detected{display:inline-flex;align-items:center;gap:6px;margin-top:8px;padding:6px 12px;background:#f0fdf4;border:1px solid #BBF7D0;border-radius:6px;font-size:13px;color:#166534}.video-platform-zoom .btn-join-video{background:linear-gradient(135deg,#2d8cff,#0b5cff)}.video-platform-doxy .btn-join-video{background:linear-gradient(135deg,#00b4d8,#0077b6)}.video-platform-google_meet .btn-join-video{background:linear-gradient(135deg,#34a853,#1e8e3e)}.video-platform-teams .btn-join-video{background:linear-gradient(135deg,#6264a7,#464775)}.form-input[type=url]{font-family:monospace;font-size:13px}.form-input[type=url]:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.recent-activity-card{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 12px #0000000d;border:1px solid var(--color-border);height:24rem;overflow:hidden;display:flex;flex-direction:column}.recent-activity-title{font-size:1.25rem;font-family:var(--font-serif);font-weight:700;color:var(--color-text);margin:0 0 1rem}.activity-list{display:flex;flex-direction:column;gap:.75rem;flex:1;overflow-y:auto;padding-right:.5rem}.activity-list::-webkit-scrollbar{width:6px}.activity-list::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.activity-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.activity-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}.activity-item{display:flex;align-items:center;gap:1rem;background:#f8fafc;padding:.875rem;border-radius:.5rem;transition:all .2s}.activity-item:hover{background:#f1f5f9}.activity-item-empty{opacity:.5}.activity-icon-wrapper{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.activity-icon{font-size:1.5rem}.activity-info{flex:1;min-width:0}.activity-label{font-size:.875rem;font-weight:600;color:var(--color-text);margin-bottom:.25rem}.activity-time{font-size:.75rem;color:#10b981;font-weight:500}.activity-time-empty{color:#94a3b8;font-weight:400}.activity-empty-state{text-align:center;padding:2rem 1rem;color:#9ca3af;font-size:.875rem}.activity-loading{display:flex;align-items:center;justify-content:center;padding:3rem 1rem}.activity-loading-spinner{width:40px;height:40px;border:3px solid #E2E8F0;border-top-color:#10b981;border-radius:50%;animation:spin .8s linear infinite}.activity-error{padding:1rem;background:#fef2f2;border:1px solid #FECACA;border-radius:.5rem;color:#991b1b;font-size:.875rem;text-align:center}@media(max-width:640px){.recent-activity-card{padding:1rem}.recent-activity-title{font-size:1rem}.activity-icon-wrapper{width:2.5rem;height:2.5rem}.activity-icon{font-size:1.25rem}.activity-item{padding:.75rem}}.provider-dashboard{max-width:1280px;margin:0 auto;padding:1rem}@media(min-width:640px){.provider-dashboard{padding:1.5rem}}@media(min-width:1024px){.provider-dashboard{padding:2rem}}.dashboard-header{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}@media(min-width:640px){.dashboard-header{flex-direction:row;justify-content:space-between;align-items:center}}.dashboard-title{font-size:1.875rem;font-weight:700;color:var(--color-text)}.dashboard-subtitle{font-size:1rem;color:var(--color-text-light);margin-top:.25rem}.dashboard-content{display:flex;flex-direction:column;gap:2rem}.section-title{font-size:2.25rem;font-family:var(--font-serif);font-weight:700;color:var(--color-text);margin-bottom:1.5rem}.subsection-title{font-size:1.5rem;font-family:var(--font-serif);font-weight:700;color:var(--color-text);margin-bottom:1rem}.overview-cards{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}@media(min-width:768px){.overview-cards{grid-template-columns:repeat(3,1fr)}}.kpi-card{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 12px #0000000d;border:1px solid var(--color-border)}.kpi-label{font-size:1rem;color:var(--color-text-light);margin-bottom:.5rem}.kpi-value-large{font-size:3rem;font-weight:700;color:var(--color-text);margin-top:.5rem}.kpi-warning{color:#fbbf24}.kpi-urgent{color:#f87171}.caseload-health-section{margin-bottom:2rem}.caseload-health-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:1024px){.caseload-health-grid{grid-template-columns:repeat(2,1fr)}}.chart-card{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 12px #0000000d;border:1px solid var(--color-border);height:24rem;overflow:hidden}.chart-title{font-size:1.25rem;font-family:var(--font-serif);font-weight:700;margin-bottom:1rem}.chart-container{position:relative;height:calc(100% - 3rem);width:100%;overflow:hidden}.chart-container canvas{max-width:100%!important;height:auto!important}.triage-section{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 12px #0000000d;border:1px solid var(--color-border);overflow-x:auto}.triage-title{font-size:1.5rem;font-family:var(--font-serif);font-weight:700;margin-bottom:1rem}.triage-table-wrapper{overflow-x:auto}.triage-table{width:100%;text-align:left;border-collapse:collapse}.triage-table thead tr{border-bottom:2px solid #E2E8F0}.triage-table th{padding:1rem;font-size:.875rem;color:var(--color-text-light);font-weight:600}.triage-row{border-bottom:1px solid #E2E8F0;cursor:pointer;transition:background-color .2s}.triage-row:hover{background-color:#f8fafc}.triage-row td{padding:1rem}.client-name-cell{font-weight:600;color:#1f2937}.risk-badge{display:inline-block;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600}.activity-cell{color:#6b7280;font-size:.875rem}.progress-cell{font-weight:600;color:#374151}.alert-cell{font-size:.875rem;font-weight:600}.loading-cell{text-align:center;color:var(--color-text-light);font-style:italic;padding:1rem}.empty-state{text-align:center;color:var(--color-text-light);padding:2rem;font-style:italic}.client-focus-wrapper,.client-focus-section{display:flex;flex-direction:column;gap:1.5rem}.focus-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.section-title-focus{font-size:2.25rem;font-family:var(--font-serif);font-weight:700;color:var(--color-text)}.btn-close-focus{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#64748b;background:none;border:none;cursor:pointer;font-size:1rem;transition:color .2s}.btn-close-focus:hover{color:#1e293b}.client-stats{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.client-stats{grid-template-columns:repeat(3,1fr)}}.stat-card-focus{background:#fff;border-radius:1rem;padding:1.5rem;text-align:center;box-shadow:0 4px 12px #0000000d;border:1px solid var(--color-border)}.stat-label{font-size:1rem;color:var(--color-text-light);margin-bottom:.5rem}.stat-value{font-size:2.25rem;font-weight:700;color:var(--color-text);margin-top:.5rem}.stat-primary{color:var(--color-primary)}.client-analytics-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:1024px){.client-analytics-grid{grid-template-columns:repeat(3,1fr)}}.client-analytics-grid>*{height:24rem!important;overflow:hidden}.communications-card{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 12px #0000000d;border:1px solid var(--color-border)}.communications-title{font-size:1.25rem;font-family:var(--font-serif);font-weight:700;margin-bottom:1rem}.communications-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:1024px){.communications-grid{grid-template-columns:repeat(2,1fr)}}.comm-subtitle{font-weight:600;margin-bottom:.5rem}.journal-list{display:flex;flex-direction:column;gap:.75rem}.journal-item-focus{background:#f8fafc;padding:.75rem;border-radius:.5rem}.journal-title-focus{font-weight:600;font-size:.875rem}.urgent-badge{display:inline-block;margin-left:.5rem;padding:.125rem .5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;color:#dc2626;background:#fee2e2;border-radius:.25rem}.med-notes-list{display:flex;flex-direction:column;gap:.75rem}.med-note-item-focus{background:#f8fafc;padding:.75rem;border-radius:.5rem}.med-note-text{font-weight:600;font-size:.875rem}.med-note-label{font-size:.75rem;color:#94a3b8;margin-top:.25rem}.empty-state-text{color:#9ca3af;font-size:.875rem}.provider-notes-card{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 12px #0000000d;border:1px solid var(--color-border)}.notes-card-title{font-size:1.25rem;font-family:var(--font-serif);font-weight:700;margin-bottom:1rem}.notes-textarea-focus{width:100%;height:12rem;padding:.75rem;border:1px solid var(--color-border);border-radius:.5rem;font-family:var(--font-sans);resize:vertical;font-size:.875rem}.notes-textarea-focus:focus{outline:none;ring:2px;ring-color:var(--color-primary);border-color:transparent}.notes-actions-focus{text-align:right;margin-top:1rem}.btn-save-focus{padding:.625rem 1.25rem;background:var(--color-text);color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:opacity .2s}.btn-save-focus:hover:not(:disabled){opacity:.9}.btn-save-focus:disabled{opacity:.5;cursor:not-allowed}.notes-history{margin-top:2rem}.notes-history-title{font-weight:600;margin-bottom:1rem}.notes-list{display:flex;flex-direction:column;gap:1rem}.note-item{background:#f8fafc;padding:1rem;border-radius:.5rem}.note-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.note-date{font-size:.75rem;color:#64748b}.btn-delete-note{background:none;border:none;color:#ef4444;font-size:1.5rem;font-weight:700;cursor:pointer;padding:0;line-height:1;transition:opacity .2s}.btn-delete-note:hover{opacity:.7}.note-text{font-size:.875rem;color:var(--color-text);line-height:1.5}.verification-section{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 12px #0000000d;border:1px solid var(--color-border)}.verification-list{display:flex;flex-direction:column;gap:1rem}.verification-card{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f8fafc;border-radius:.5rem;flex-wrap:wrap;gap:1rem}.verification-info{flex:1;min-width:200px}.client-name{font-weight:600;margin-bottom:.25rem}.client-email{color:var(--color-text-light);font-size:.875rem}.request-date{color:var(--color-text-light);font-size:.875rem;margin-top:.25rem}.verification-actions{display:flex;gap:.5rem}.btn-approve,.btn-reject{padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:600;border:none;cursor:pointer;transition:opacity .2s}.btn-approve{background:#10b981;color:#fff}.btn-approve:hover{opacity:.9}.btn-reject{background:#fff;color:var(--color-text);border:1px solid var(--color-border)}.btn-reject:hover{background:#f1f5f9}.loading{display:flex;justify-content:center;align-items:center;min-height:50vh;font-size:1.125rem;color:var(--color-text-light)}.chart-card-with-timeframe{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 12px #0000000d;border:1px solid var(--color-border);height:24rem;overflow:hidden}.chart-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.chart-timeframe-links{display:flex;gap:.5rem}.timeframe-link-small{background:#fff;border:1px solid var(--color-border);color:var(--color-text-light);font-size:.75rem;font-weight:600;cursor:pointer;padding:.375rem .625rem;border-radius:.375rem;transition:all .2s}.timeframe-link-small:hover{background:#f1f5f9;color:var(--color-text)}.timeframe-link-small.active{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.clickable-chart{cursor:pointer;position:relative;transition:transform .2s,box-shadow .2s;height:calc(100% - 3rem);width:100%;overflow:hidden}.clickable-chart canvas{max-width:100%!important;height:auto!important}.clickable-chart:hover{transform:translateY(-2px)}.chart-expand-hint{display:none}.chart-modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000;padding:2rem}.chart-modal{background:#fff;border-radius:1rem;max-width:1200px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d}.chart-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--color-border)}.chart-modal-title{font-size:1.5rem;font-family:var(--font-serif);font-weight:700;color:var(--color-text)}.btn-modal-close{background:none;border:none;cursor:pointer;color:var(--color-text-light);transition:color .2s;padding:.5rem}.btn-modal-close:hover{color:var(--color-text)}.chart-modal-timeframe{display:flex;gap:1rem;padding:1rem 1.5rem;border-bottom:1px solid var(--color-border);flex-wrap:wrap}.chart-modal-content{flex:1;padding:2rem;overflow-y:auto}.chart-modal-timeframe .timeframe-link{background:none;border:none;color:var(--color-text-light);font-size:.875rem;font-weight:500;cursor:pointer;padding:.5rem 1rem;border-radius:.5rem;transition:all .2s}.chart-modal-timeframe .timeframe-link:hover{background:#f1f5f9;color:var(--color-text)}.chart-modal-timeframe .timeframe-link.active{background:var(--color-primary);color:#fff;font-weight:600}.journal-section{margin-bottom:3rem}.journal-subsection{margin-bottom:2rem}.journal-subsection:last-child{margin-bottom:0}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.badge-urgent-inline{display:inline-flex;align-items:center;justify-content:center;background-color:#fee2e2;color:#991b1b;padding:.25rem .625rem;border-radius:99px;font-size:.75rem;font-weight:700;margin-left:.75rem;min-width:24px;height:24px}.journal-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.journal-item-card{background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a;border:1px solid #E2E8F0;transition:all .2s ease;position:relative}.journal-item-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.journal-item-card.clickable{cursor:pointer}.journal-item-card.clickable:after{content:"→";position:absolute;right:1.5rem;top:1.5rem;font-size:1.25rem;color:#94a3b8;opacity:0;transition:opacity .2s ease,transform .2s ease}.journal-item-card.clickable:hover:after{opacity:1;transform:translate(4px)}.journal-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.journal-client-name{font-weight:600;color:#1e293b;font-size:.875rem}.journal-date{font-size:.75rem;color:#64748b}.journal-urgent-flag{display:inline-block;background-color:#fee2e2;color:#991b1b;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:600;margin-bottom:.5rem}.journal-item-preview{font-size:.875rem;color:#475569;line-height:1.5;margin:0}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease;padding:1rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#fff;border-radius:1rem;max-width:600px;width:100%;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem;border-bottom:1px solid #E2E8F0}.modal-subtitle{font-size:.875rem;color:#64748b;margin:.25rem 0 0}.close-button{background:none;border:none;font-size:2rem;color:#94a3b8;cursor:pointer;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem;transition:all .2s ease;line-height:1}.close-button:hover{background-color:#f1f5f9;color:#475569}.modal-body{flex:1;overflow-y:auto;padding:1.5rem}.mood-display{background-color:#f0f9ff;color:#0c4a6e;padding:.75rem;border-radius:.5rem;margin-bottom:1rem;font-size:.875rem}.mood-display strong{font-weight:600}.journal-content{font-size:1rem;line-height:1.75;color:#334155;white-space:pre-wrap;word-wrap:break-word}.modal-footer{display:flex;justify-content:flex-end;gap:.75rem;padding:1.5rem;border-top:1px solid #E2E8F0}.btn-modal-secondary,.btn-modal-primary{padding:.625rem 1.25rem;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}.btn-modal-secondary{background-color:#f1f5f9;color:#475569}.btn-modal-secondary:hover{background-color:#e2e8f0}.btn-modal-primary{background-color:#3b82f6;color:#fff}.btn-modal-primary:hover{background-color:#2563eb}@media(max-width:768px){.journal-grid{grid-template-columns:1fr;gap:1rem}.modal-content{max-width:100%;max-height:95vh;border-radius:1rem 1rem 0 0;margin-top:auto}.modal-header,.modal-body,.modal-footer{padding:1rem}.modal-title{font-size:1.25rem}.modal-footer{flex-direction:column-reverse}.btn-modal-secondary,.btn-modal-primary{width:100%;justify-content:center}.journal-item-card.clickable:after{display:none}}.alert-inbox-section{margin-bottom:2rem}.alert-inbox-header{margin-bottom:1.5rem}.alert-inbox-subtitle{font-size:.875rem;color:var(--color-text-light);margin-top:.5rem}.alert-inbox-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:1024px){.alert-inbox-grid{grid-template-columns:repeat(2,1fr)}}.alert-card{background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 4px 12px #00000014;border-left:4px solid;transition:all .2s}.alert-card:hover{box-shadow:0 6px 16px #0000001f;transform:translateY(-2px)}.alert-critical{border-left-color:#dc2626;background:linear-gradient(to right,#fef2f2,#fff)}.alert-high{border-left-color:#f59e0b;background:linear-gradient(to right,#fffbeb,#fff)}.alert-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.severity-badge{display:inline-block;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:700;margin-bottom:.5rem}.severity-critical{background:#fee2e2;color:#991b1b}.severity-high{background:#fef3c7;color:#92400e}.alert-client-name{font-size:1.125rem;font-weight:700;color:var(--color-text);margin:0}.btn-acknowledge{background:#10b981;color:#fff;border:none;border-radius:50%;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.25rem;transition:all .2s}.btn-acknowledge:hover{background:#059669;transform:scale(1.1)}.alert-message{font-size:.9375rem;color:var(--color-text);line-height:1.5;margin:1rem 0}.alert-details{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding:1rem;background:#f8fafc;border-radius:.5rem;margin:1rem 0}.alert-metric{display:flex;flex-direction:column;align-items:center;text-align:center}.metric-label{font-size:.75rem;color:var(--color-text-light);margin-bottom:.25rem}.metric-value{font-size:1.25rem;font-weight:700;color:var(--color-text)}.risk-level{font-size:.875rem;font-weight:700;text-transform:uppercase;padding:.25rem .5rem;border-radius:.25rem}.risk-critical{background:#fee2e2;color:#991b1b}.risk-high{background:#fef3c7;color:#92400e}.alert-factors{margin-top:1rem}.factors-label{font-size:.75rem;font-weight:600;color:var(--color-text-light);text-transform:uppercase;letter-spacing:.05em;display:block;margin-bottom:.5rem}.factors-list{display:flex;flex-wrap:wrap;gap:.375rem}.factor-chip{display:inline-block;padding:.25rem .625rem;background:#f1f5f9;color:#475569;border-radius:.25rem;font-size:.75rem;font-weight:600;text-transform:capitalize}.alert-footer{margin-top:1rem;padding-top:1rem;border-top:1px solid #E2E8F0;display:flex;justify-content:space-between;align-items:center}.alert-time{font-size:.8125rem;color:var(--color-text-light)}.loading-state{text-align:center;padding:2rem;color:var(--color-text-light)}.period-modal{background:#fff;border-radius:1rem;max-width:800px;width:100%;max-height:90vh;overflow-y:auto}.modal-subtitle{font-size:.875rem;color:#64748b;margin-top:.25rem}.period-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem;padding:1.5rem;background:#f8fafc;border-radius:.5rem}.period-stat{display:flex;flex-direction:column;align-items:center;text-align:center}.mood-breakdown-title{font-size:1.125rem;font-weight:600;margin:1.5rem 0 1rem}.mood-breakdown-list{display:flex;flex-direction:column;gap:1rem}.mood-breakdown-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f8fafc;border-radius:.5rem}.mood-info{display:flex;align-items:center;gap:1rem}.mood-emoji-large{font-size:2rem}.mood-name{font-weight:600;margin:0}.mood-stats{font-size:.875rem;color:#64748b;margin:.25rem 0 0}.mood-percentage{display:flex;align-items:center;gap:.75rem;min-width:150px}.percentage-bar{flex:1;height:8px;background:#e2e8f0;border-radius:9999px;overflow:hidden}.percentage-fill{height:100%;transition:width .3s ease}.percentage-text{font-weight:600;min-width:40px;text-align:right}.provider-analytics-container{max-width:1280px;margin:0 auto;padding:1rem 1.5rem;background-color:#f9fafb;min-height:100vh}@media(min-width:640px){.provider-analytics-container{padding:1.5rem 2rem}}@media(min-width:1024px){.provider-analytics-container{padding:2rem}}.provider-analytics-header{margin-bottom:2rem;display:flex;flex-direction:column;gap:1rem}@media(min-width:640px){.provider-analytics-header{flex-direction:row;justify-content:space-between;align-items:flex-start}}@media(min-width:768px){.provider-analytics-header{align-items:center}}.provider-analytics-title{font-size:1.875rem;font-weight:700;color:#111827;margin:0}.provider-analytics-subtitle{font-size:1rem;color:#6b7280;margin-top:.25rem}.period-selector{display:flex;gap:.5rem;background:#fff;padding:.375rem;border-radius:10px;box-shadow:0 1px 3px #0000001a}.period-button{padding:.5rem 1rem;border:none;background:transparent;color:#64748b;font-size:.875rem;font-weight:500;border-radius:6px;cursor:pointer;transition:all .2s}.period-button:hover{background:#f1f5f9;color:#1e293b}.period-button.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 2px 4px #667eea4d}.period-filters{display:flex;gap:.5rem;margin-top:1rem}@media(min-width:640px){.period-filters{margin-top:0}}.filter-select{padding:.5rem;border:1px solid #D1D5DB;border-radius:.375rem;box-shadow:0 1px 2px #0000000d;font-size:.875rem;color:#374151;background-color:#fff;cursor:pointer;transition:all .2s}.filter-select:focus{outline:none;ring:2px;ring-color:#0284C7;border-color:#0284c7}.provider-analytics-main{display:flex;flex-direction:column;gap:2rem}.kpi-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-bottom:2rem}@media(min-width:768px){.kpi-grid{grid-template-columns:repeat(3,1fr)}}.kpi-grid-three{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.kpi-grid-three{grid-template-columns:repeat(3,1fr)}}.kpi-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid #e2e8f0}.kpi-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000026}.kpi-card-gradient{border-radius:12px;padding:1.5rem;color:#fff;transition:all .3s cubic-bezier(.4,0,.2,1);border:none;position:relative;overflow:hidden}.kpi-card-gradient:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ffffff1a,#fff0);opacity:0;transition:opacity .3s}.kpi-card-gradient:hover:before{opacity:1}.kpi-card-gradient:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0003}.kpi-card-gradient.purple{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 6px #667eea33}.kpi-card-gradient.pink{background:linear-gradient(135deg,#f093fb,#f5576c);box-shadow:0 4px 6px #f093fb33}.kpi-card-gradient.blue{background:linear-gradient(135deg,#4facfe,#00f2fe);box-shadow:0 4px 6px #4facfe33}.kpi-card-gradient.green{background:linear-gradient(135deg,#43e97b,#38f9d7);box-shadow:0 4px 6px #43e97b33}.kpi-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.kpi-icon-wrapper-analytics{background:#fff3;border-radius:10px;padding:.75rem;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.kpi-icon-wrapper-analytics svg{width:24px;height:24px;stroke:currentColor}.kpi-label{font-size:.75rem;font-weight:500;color:inherit;text-transform:uppercase;letter-spacing:.5px;opacity:.9;margin:0}.kpi-card-analytics{background-color:#fff;padding:1rem;border-radius:.5rem;border:1px solid #E5E7EB;box-shadow:0 1px 2px #0000000d}.kpi-label-analytics{font-size:.875rem;font-weight:500;color:#6b7280;margin:0}.kpi-value-row{display:flex;align-items:baseline;gap:.5rem;margin-top:.25rem}.kpi-value{font-size:2rem;font-weight:700;margin:0;line-height:1}.kpi-value-analytics{font-size:1.875rem;font-weight:700;color:#111827;margin:0}.kpi-value-analytics.kpi-green{color:#059669}.kpi-value-analytics.kpi-sky{color:#0284c7}.kpi-value-analytics.kpi-red{color:#dc2626}.kpi-trend{font-size:.75rem;font-weight:600;opacity:.9;margin-top:.25rem}.kpi-trend.positive{color:#22c55e}.kpi-trend.negative{color:#ef4444}.kpi-trend-up{color:#059669}.kpi-trend-up-red{color:#dc2626}.client-detail-view{max-width:1400px;margin:0 auto}.client-detail-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #e2e8f0}.btn-back{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s}.btn-back:hover{background:#f8fafc;border-color:#cbd5e1;color:#475569;transform:translate(-4px)}.client-detail-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;margin-bottom:2rem}.stat-card-analytics{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0;display:flex;align-items:center;gap:1rem;transition:all .2s}.stat-card-analytics:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.stat-icon-wrapper-analytics{background:#f1f5f9;border-radius:10px;padding:.75rem;display:flex;align-items:center;justify-content:center}.stat-icon-wrapper-analytics svg{width:24px;height:24px;stroke:#3b82f6}.stat-label-analytics{font-size:.85rem;color:#64748b;font-weight:500;margin:0 0 .25rem;text-transform:uppercase;letter-spacing:.5px}.stat-value-analytics{font-size:2rem;font-weight:700;color:#1e293b;margin:0;line-height:1}.chart-card-analytics{background-color:#fff;padding:1.5rem;border-radius:12px;border:1px solid #E5E7EB;box-shadow:0 1px 3px #0000001a}.chart-title-analytics{font-size:1.125rem;font-weight:600;margin:0 0 1rem;color:#111827}.chart-container-large{height:24rem}.chart-container-xlarge{height:20rem}.chart-container-medium{height:16rem;display:flex;align-items:center;justify-content:center}.charts-grid-two{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:1024px){.charts-grid-two{grid-template-columns:repeat(2,1fr)}}.analytics-overview{animation:fadeIn .4s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.analytics-section{display:flex;flex-direction:column}.section-title-analytics{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0 0 .5rem;display:flex;align-items:center;gap:.75rem}.section-subtitle-analytics{font-size:.875rem;color:#6b7280;margin:0 0 1.5rem;line-height:1.5}.concern-table-wrapper{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden;border:1px solid #e2e8f0}.concern-table-container{background-color:#fff;border-radius:12px;border:1px solid #E5E7EB;box-shadow:0 1px 3px #0000001a;overflow:hidden}.concern-table{width:100%;font-size:.875rem;text-align:left;color:#6b7280;border-collapse:separate;border-spacing:0}.concern-table thead{background:linear-gradient(135deg,#667eea,#764ba2)}.concern-table thead th{padding:1rem 1.25rem;font-size:.75rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.5px}.concern-table thead th:first-child{border-top-left-radius:10px}.concern-table thead th:last-child{border-top-right-radius:10px}.concern-table tbody tr{background-color:#fff;border-bottom:1px solid #f1f5f9;cursor:pointer;transition:all .2s ease}.concern-table tbody tr:hover{background-color:#f8fafc;transform:scale(1.01);box-shadow:0 2px 8px #00000014}.concern-table tbody tr:last-child{border-bottom:none}.concern-table td{padding:1.25rem}.concern-client-name{font-weight:600;color:#1e293b;font-size:1rem}.concern-factors{display:flex;flex-wrap:wrap;gap:.5rem}.factor-badge{display:inline-flex;align-items:center;padding:.375rem .875rem;font-size:.8rem;font-weight:600;border-radius:20px;white-space:nowrap;transition:all .2s}.factor-badge:hover{transform:translateY(-2px);box-shadow:0 2px 8px #00000026}.factor-red{color:#dc2626;background-color:#fee2e2;border:1px solid #fecaca}.factor-amber{color:#d97706;background-color:#fef3c7;border:1px solid #fde68a}.factor-purple{color:#7c3aed;background-color:#ede9fe;border:1px solid #ddd6fe}.factor-gray{color:#6b7280;background-color:#f3f4f6;border:1px solid #e5e7eb}.journals-notes-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}@media(min-width:1024px){.journals-notes-grid{grid-template-columns:repeat(2,1fr)}}.section-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.section-card-title{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0 0 1.25rem;display:flex;align-items:center;gap:.75rem;padding-bottom:1rem;border-bottom:2px solid #f1f5f9}.journals-list{display:flex;flex-direction:column;gap:1rem;max-height:500px;overflow-y:auto}.journal-item{padding:1.25rem;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0;cursor:pointer;transition:all .2s;position:relative;overflow:hidden}.journal-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#667eea,#764ba2);transform:scaleY(0);transition:transform .2s}.journal-item:hover{background:#fff;border-color:#cbd5e1;transform:translate(4px);box-shadow:0 4px 6px #0000000d}.journal-item:hover:before{transform:scaleY(1)}.journal-header-inline{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.journal-title-inline{font-weight:600;font-size:1rem;color:#1e293b;margin:0}.journal-date{font-size:.875rem;color:#64748b;white-space:nowrap}.journal-preview{margin:.75rem 0 0;color:#475569;font-size:.9rem;line-height:1.5}.urgent-badge{display:inline-flex;align-items:center;gap:.375rem;margin-top:.75rem;padding:.375rem .875rem;background:#fee2e2;color:#dc2626;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.urgent-badge:before{content:"🚨"}.notes-input-area{margin-bottom:1.5rem}.note-textarea{width:100%;padding:1rem;border:2px solid #e2e8f0;border-radius:10px;font-size:.95rem;font-family:inherit;resize:vertical;transition:all .2s;min-height:120px}.note-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.btn-save-note{margin-top:.75rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #667eea33}.btn-save-note:hover{transform:translateY(-2px);box-shadow:0 4px 8px #667eea4d}.btn-save-note:active{transform:translateY(0)}.notes-list{display:flex;flex-direction:column;gap:1rem;max-height:400px;overflow-y:auto}.note-item{padding:1.25rem;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0;transition:all .2s}.note-item:hover{background:#fff;border-color:#cbd5e1;box-shadow:0 2px 4px #0000000d}.note-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.note-date{font-size:.875rem;color:#64748b;font-weight:500}.btn-delete-note{padding:.375rem .875rem;background:transparent;border:1px solid #fecaca;color:#dc2626;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s}.btn-delete-note:hover{background:#fee2e2;border-color:#dc2626}.note-preview{color:#475569;font-size:.95rem;line-height:1.6;margin:0;cursor:pointer}.empty-message{color:#94a3b8;font-style:italic;text-align:center;padding:2rem}.insights-card{background-color:#fff;padding:1.5rem;border-radius:12px;border:1px solid #E5E7EB;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;justify-content:center}.insights-list{list-style-type:none;color:#6b7280;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.insights-list li{line-height:1.6;padding-left:1.5rem;position:relative}.insights-list li:before{content:"•";position:absolute;left:0;color:#667eea;font-weight:700;font-size:1.5rem}.insights-list strong{font-weight:600;color:#111827}.empty-state-card{background-color:#fff;border-radius:12px;border:2px dashed #e2e8f0;box-shadow:0 1px 3px #0000000d;padding:3rem 2rem;text-align:center;color:#94a3b8;font-size:1rem}.empty-state-card:before{content:"✓";display:block;font-size:3rem;margin-bottom:1rem;opacity:.5}.empty-chart{display:flex;align-items:center;justify-content:center;height:100%;color:#9ca3af;font-size:.875rem}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem}.spinner-large{width:3rem;height:3rem;border:4px solid #E5E7EB;border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite}.loading-state p{color:#6b7280;font-size:.875rem}.empty-state{text-align:center;padding:4rem 2rem;color:#9ca3af;font-size:1rem}@media(max-width:768px){.client-detail-header{flex-direction:column;align-items:flex-start;gap:1rem}.client-detail-stats,.journals-notes-grid{grid-template-columns:1fr}.concern-table th,.concern-table td{padding:.75rem 1rem;font-size:.8rem}.concern-factors{flex-direction:column;align-items:flex-start}.factor-badge{font-size:.75rem;padding:.25rem .625rem}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.kpi-card:nth-child(1){animation:slideIn .3s ease-out;animation-delay:.1s;animation-fill-mode:backwards}.kpi-card:nth-child(2){animation:slideIn .3s ease-out;animation-delay:.2s;animation-fill-mode:backwards}.kpi-card:nth-child(3){animation:slideIn .3s ease-out;animation-delay:.3s;animation-fill-mode:backwards}.kpi-card-gradient:nth-child(1){animation:slideIn .3s ease-out;animation-delay:.1s;animation-fill-mode:backwards}.kpi-card-gradient:nth-child(2){animation:slideIn .3s ease-out;animation-delay:.2s;animation-fill-mode:backwards}.kpi-card-gradient:nth-child(3){animation:slideIn .3s ease-out;animation-delay:.3s;animation-fill-mode:backwards}:root{--color-text: #1E293B;--color-text-light: #64748B;--color-primary: #FF5733;--color-background: #F8FAFC;--color-border: #E2E8F0;--font-sans: "Inter", sans-serif;--font-serif: "Playfair Display", serif}.billing-page{min-height:calc(100vh - 10rem);background:var(--color-background);padding:2rem 1.5rem}.billing-content{max-width:1400px;margin:0 auto}.billing-header{margin-bottom:2rem}.billing-title{font-family:var(--font-serif);font-size:2rem;font-weight:700;color:var(--color-text);margin:0 0 .5rem}.billing-subtitle{font-size:1rem;color:var(--color-text-light);margin:0}.billing-alert{padding:1rem 1.25rem;border-radius:.75rem;margin-bottom:1.5rem;display:flex;align-items:flex-start;gap:.75rem;border-left:4px solid}.billing-alert-warning{background:#fffbeb;border-left-color:#f59e0b}.billing-alert-danger{background:#fef2f2;border-left-color:#ef4444}.billing-alert-icon{width:1.25rem;height:1.25rem;flex-shrink:0;margin-top:.125rem}.billing-alert-content{flex:1}.billing-alert-title{font-size:.875rem;font-weight:600;color:var(--color-text);margin:0 0 .25rem}.billing-alert-text{font-size:.875rem;color:var(--color-text-light);margin:0;line-height:1.5}.billing-card{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 12px #0000000d;border:1px solid var(--color-border);transition:all .2s}.billing-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000014}.billing-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.billing-card-title{font-family:var(--font-sans);font-size:1.125rem;font-weight:600;color:var(--color-text);margin:0 0 .25rem}.billing-card-subtitle{font-size:.875rem;color:var(--color-text-light);margin:0}.billing-status-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.375rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em}.billing-status-active{background:#d1fae5;color:#065f46}.billing-status-trialing{background:#dbeafe;color:#1e40af}.billing-status-past-due{background:#fee2e2;color:#991b1b}.billing-grid-2{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem;margin-bottom:2rem}.billing-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem}.plan-card{background:#fff;border-radius:1rem;padding:1.5rem;border:2px solid var(--color-border);transition:all .2s;position:relative}.plan-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.plan-card.current{border-color:var(--color-primary);box-shadow:0 0 0 3px #ff57331a}.plan-card.recommended{border-color:#8b5cf6}.plan-badge{position:absolute;top:-.75rem;padding:.375rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;box-shadow:0 2px 4px #0000001a}.plan-badge.current-badge{background:#10b981;color:#fff;left:50%;transform:translate(-50%)}.plan-badge.recommended-badge{background:#8b5cf6;color:#fff;left:50%;transform:translate(-50%)}.plan-name{font-size:1.25rem;font-weight:700;color:var(--color-text);margin:1rem 0 .5rem}.plan-price{margin-bottom:1.5rem}.plan-amount{font-size:2.5rem;font-weight:700;color:var(--color-text);font-family:var(--font-sans)}.plan-interval{font-size:1rem;color:var(--color-text-light)}.plan-features{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.75rem}.plan-feature{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:var(--color-text)}.plan-feature-icon{width:1.25rem;height:1.25rem;color:#10b981;flex-shrink:0;margin-top:.125rem}.billing-btn{width:100%;padding:.75rem 1.5rem;border-radius:.5rem;font-size:.9375rem;font-weight:600;border:none;cursor:pointer;transition:all .2s;font-family:var(--font-sans)}.billing-btn-primary{background:var(--color-primary);color:#fff;box-shadow:0 2px 4px #ff573333}.billing-btn-primary:hover{background:#e64a2e;transform:translateY(-1px);box-shadow:0 4px 12px #ff57334d}.billing-btn-secondary{background:var(--color-background);color:var(--color-text);border:1px solid var(--color-border)}.billing-btn-secondary:hover{background:#f1f5f9}.usage-item{margin-bottom:1.5rem}.usage-item:last-child{margin-bottom:0}.usage-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.usage-label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--color-text-light);font-weight:500}.usage-value{font-size:.875rem;font-weight:600;color:var(--color-text)}.usage-bar{width:100%;height:.5rem;background:var(--color-background);border-radius:.25rem;overflow:hidden}.usage-fill{height:100%;background:linear-gradient(90deg,var(--color-primary),#FFC371);border-radius:.25rem;transition:width .6s ease}.billing-table{width:100%;border-collapse:collapse}.billing-table thead{background:var(--color-background)}.billing-table th{padding:.75rem 1rem;text-align:left;font-size:.75rem;font-weight:600;color:var(--color-text-light);text-transform:uppercase;letter-spacing:.05em}.billing-table th:last-child{text-align:right}.billing-table td{padding:1rem;border-top:1px solid var(--color-border);font-size:.875rem;color:var(--color-text)}.billing-table td:last-child{text-align:right}.billing-table tr:hover{background:#fafbfc}.invoice-status{display:inline-block;padding:.25rem .625rem;border-radius:.375rem;font-size:.75rem;font-weight:600;text-transform:uppercase}.invoice-status-paid{background:#d1fae5;color:#065f46}.invoice-status-open{background:#fef3c7;color:#92400e}.invoice-status-void{background:#f3f4f6;color:#6b7280}.download-link{display:inline-flex;align-items:center;gap:.375rem;color:var(--color-primary);text-decoration:none;font-size:.875rem;font-weight:600;transition:opacity .2s}.download-link:hover{opacity:.8}.download-icon{width:1rem;height:1rem}.billing-empty{text-align:center;padding:3rem 1.5rem}.billing-empty-icon{width:3rem;height:3rem;color:#cbd5e1;margin:0 auto 1rem}.billing-empty-text{font-size:1rem;color:var(--color-text-light);margin:0 0 .5rem}.billing-empty-subtext{font-size:.875rem;color:#94a3b8;margin:0}.support-card{background:linear-gradient(135deg,#fff5f3,#ffeee8);border:1px solid #FECDC8;border-radius:1rem;padding:1.5rem;margin-top:2rem}.support-card-content{display:flex;align-items:flex-start;gap:1rem}.support-icon{width:1.5rem;height:1.5rem;color:var(--color-primary);flex-shrink:0}.support-text h3{font-size:1rem;font-weight:600;color:var(--color-text);margin:0 0 .5rem}.support-text p{font-size:.875rem;color:var(--color-text-light);margin:0;line-height:1.5}.support-link{color:var(--color-primary);font-weight:600;text-decoration:none}.support-link:hover{text-decoration:underline}.billing-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;gap:1rem}.billing-spinner{width:3rem;height:3rem;border:4px solid var(--color-border);border-top-color:var(--color-primary);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.billing-loading-text{color:var(--color-text-light);font-size:1rem}@media(max-width:1024px){.billing-grid-2{grid-template-columns:1fr}.billing-grid-3{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.billing-page{padding:1.5rem 1rem}.billing-grid-3{grid-template-columns:1fr}.billing-title{font-size:1.75rem}.plan-card{padding:1.25rem}.plan-amount{font-size:2rem}}.clinic-dashboard-container{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:2rem}.dashboard-content{max-width:1400px;margin:0 auto}.loading-state,.error-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;color:#64748b;font-size:1.125rem}.error-state p{margin:.5rem 0}.clinic-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #e2e8f0}.clinic-title{font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}.clinic-subtitle{font-size:1rem;color:#64748b;margin:0}.period-selector{display:flex;gap:.5rem;background:#fff;padding:.25rem;border-radius:8px;box-shadow:0 1px 3px #0000001a}.period-btn{padding:.5rem 1rem;border:none;background:transparent;color:#64748b;font-size:.875rem;font-weight:500;border-radius:6px;cursor:pointer;transition:all .2s}.period-btn:hover{background:#f1f5f9;color:#1e293b}.period-btn.active{background:#3b82f6;color:#fff}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-bottom:2rem}.kpi-card-clinic{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #00000014;transition:all .2s}.kpi-card-clinic:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-2px)}.kpi-label-clinic{font-size:.875rem;font-weight:500;color:#64748b;margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.05em}.kpi-value-clinic{font-size:2.25rem;font-weight:700;color:#1e293b;margin:0;line-height:1}.kpi-value-row{display:flex;align-items:center;gap:1rem}.kpi-secondary{font-size:.875rem;color:#64748b;margin:0}.kpi-trend{font-size:.875rem;font-weight:600;padding:.25rem .5rem;border-radius:4px}.kpi-trend-up{color:#16a34a;background:#dcfce7}.kpi-trend-down{color:#dc2626;background:#fee2e2}.provider-intake-grid{display:grid;grid-template-columns:2fr 1fr;gap:2rem;margin-bottom:2rem}.provider-roster-section,.intake-queue-section{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #00000014}.section-header-with-filter{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.section-title-clinic{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0}.role-filter{display:flex;align-items:center;gap:.5rem}.filter-label{font-size:.875rem;color:#64748b}.filter-select-small{padding:.375rem .75rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem;color:#1e293b;background:#fff;cursor:pointer}.filter-select-small:focus{outline:none;border-color:#3b82f6}.provider-table-container{overflow-x:auto}.provider-table{width:100%;border-collapse:collapse}.provider-table thead{background:#f8fafc;border-bottom:2px solid #e2e8f0}.provider-table th{padding:.75rem 1rem;text-align:left;font-weight:600;color:#475569;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.provider-table th.text-center{text-align:center}.provider-table td{padding:1rem;border-bottom:1px solid #f1f5f9}.provider-table td.text-center{text-align:center}.provider-row{cursor:pointer;transition:background .2s}.provider-row:hover{background:#f8fafc}.provider-name{font-weight:600;color:#1e293b}.risk-badge{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.risk-badge.risk-low{background:#dcfce7;color:#166534}.risk-badge.risk-medium{background:#fef3c7;color:#92400e}.risk-badge.risk-high{background:#fee2e2;color:#991b1b}.risk-badge.risk-critical{background:#fecaca;color:#7f1d1d}.intake-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.avg-wait{font-size:.875rem;color:#64748b}.intake-queue-list{display:flex;flex-direction:column;gap:1rem}.intake-item{padding:1rem;background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;transition:all .2s}.intake-item:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000000d}.intake-client-name{font-weight:600;color:#1e293b;margin:0 0 .25rem}.intake-time,.intake-provider{font-size:.875rem;color:#64748b;margin:.25rem 0}.assign-btn{margin-top:.75rem;width:100%;padding:.5rem;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.assign-btn:hover{background:#2563eb}.empty-intake{text-align:center;padding:2rem;color:#94a3b8;font-style:italic}.approval-queue-section{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #00000014}.approval-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.approval-queue-list{display:flex;flex-direction:column;gap:1rem}.approval-item{padding:1rem;background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;transition:all .2s;display:flex;justify-content:space-between;align-items:center;gap:1rem}.approval-item:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000000d}.approval-info{flex:1}.approval-client-name{font-weight:600;font-size:1rem;color:#1e293b;margin:0 0 .25rem}.approval-time,.approval-provider{font-size:.875rem;color:#64748b;margin:.25rem 0}.approval-actions{display:flex;gap:.5rem;flex-shrink:0}.approve-btn,.deny-btn{padding:.5rem 1rem;border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.approve-btn{background:#10b981;color:#fff}.approve-btn:hover{background:#059669;transform:translateY(-1px);box-shadow:0 2px 4px #10b9814d}.deny-btn{background:#ef4444;color:#fff}.deny-btn:hover{background:#dc2626;transform:translateY(-1px);box-shadow:0 2px 4px #ef44444d}.empty-approval{text-align:center;padding:2rem;color:#94a3b8;font-style:italic}.transfer-requests-section{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #00000014}.section-header{margin-bottom:1.5rem}.section-subtitle{font-size:.875rem;color:#64748b;margin:.5rem 0 0}.transfer-requests-list{display:flex;flex-direction:column;gap:1rem}.transfer-request-card{padding:1.5rem;background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;transition:all .2s}.transfer-request-card:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000000d}.transfer-request-header{margin-bottom:1rem}.transfer-client-name{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0 0 .25rem}.transfer-provider,.transfer-time{font-size:.875rem;color:#64748b;margin:.25rem 0}.transfer-request-body{margin-bottom:1rem}.transfer-reason-label{font-size:.875rem;font-weight:600;color:#475569;margin:0 0 .5rem}.transfer-reason{font-size:.875rem;color:#1e293b;line-height:1.6;margin:0}.transfer-request-actions{display:flex;gap:.75rem}.transfer-approve-btn,.transfer-deny-btn{flex:1;padding:.625rem 1rem;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.transfer-approve-btn{background:#16a34a;color:#fff}.transfer-approve-btn:hover{background:#15803d}.transfer-deny-btn{background:#ef4444;color:#fff}.transfer-deny-btn:hover{background:#dc2626}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content{background:#fff;border-radius:12px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.modal-content-large{max-width:900px;max-height:90vh;overflow-y:auto}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem;border-bottom:2px solid #f1f5f9;position:sticky;top:0;background:#fff;z-index:1}.modal-title{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0}.modal-close-btn{background:none;border:none;cursor:pointer;color:#64748b;padding:.5rem;margin:-.5rem;border-radius:6px;transition:all .2s;display:flex;align-items:center;justify-content:center}.modal-close-btn:hover{background:#f1f5f9;color:#1e293b}.modal-close-btn svg{width:1.25rem;height:1.25rem}.modal-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:1.5rem}.modal-kpi-card{background:#f8fafc;border-radius:8px;padding:1rem;border:2px solid #e2e8f0}.modal-kpi-label{font-size:.8125rem;font-weight:500;color:#64748b;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.05em}.modal-kpi-value{font-size:1.75rem;font-weight:700;margin:0;line-height:1}.modal-kpi-value.kpi-blue{color:#3b82f6}.modal-kpi-value.kpi-green{color:#16a34a}.modal-kpi-value.kpi-sky{color:#0ea5e9}.modal-kpi-value.kpi-red{color:#ef4444}.modal-kpi-value.kpi-low{color:#16a34a}.modal-kpi-value.kpi-medium{color:#f59e0b}.modal-kpi-value.kpi-high{color:#ef4444}.modal-charts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin:1.5rem 0}.modal-chart-card{background:#f8fafc;border-radius:8px;padding:1rem;border:2px solid #e2e8f0}.modal-chart-title{font-size:.9375rem;font-weight:600;color:#475569;margin:0 0 1rem}.modal-chart-container{position:relative;height:250px}.modal-triage-section{margin-top:2rem}.modal-section{margin-top:1.5rem}.modal-section-title{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0 0 1rem}.triage-table-container{overflow-x:auto;border-radius:8px;border:1px solid #e2e8f0}.triage-table{width:100%;border-collapse:collapse}.triage-table thead{background:#f1f5f9}.triage-table th{padding:.75rem 1rem;text-align:left;font-weight:600;color:#475569;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.triage-table td{padding:.75rem 1rem;border-top:1px solid #e2e8f0;color:#1e293b}.triage-table tbody tr:hover{background:#f8fafc}.text-center{text-align:center}.text-gray-500{color:#6b7280}.section-header-with-pagination{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.pagination-controls{display:flex;align-items:center;gap:1rem}.pagination-btn{padding:.5rem 1rem;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.pagination-btn:hover:not(:disabled){background:#2563eb;transform:translateY(-2px)}.pagination-btn:disabled{background:#cbd5e1;cursor:not-allowed;opacity:.6}.pagination-info{font-size:.875rem;color:#64748b;font-weight:500}.client-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .2s}.client-item:hover{background:#fff;border-color:#3b82f6;transform:translate(4px);box-shadow:0 4px 12px #3b82f626}.client-info{flex:1}.client-name{font-weight:600;color:#1f2937;margin:0 0 .25rem}.client-email{font-size:.875rem;color:#64748b;margin:0}.view-details-btn{padding:.5rem 1rem;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.view-details-btn:hover{background:#2563eb;transform:translateY(-2px)}.view-details-btn-small{padding:.375rem .75rem;background:#3b82f6;color:#fff;border:none;border-radius:4px;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s}.view-details-btn-small:hover{background:#2563eb}.journal-list{display:flex;flex-direction:column;gap:1rem;max-height:400px;overflow-y:auto}.journal-item{padding:1rem;background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;transition:all .2s}.journal-item.journal-urgent{background:#fef2f2;border-color:#fecaca}.journal-item:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000000d}.journal-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.journal-date{font-size:.875rem;color:#64748b;font-weight:500}.urgent-badge{padding:.25rem .5rem;background:#fee2e2;color:#dc2626;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em}.journal-text{color:#374151;line-height:1.5;margin:.5rem 0}.mood-log-table-container{overflow-x:auto;border-radius:8px;border:1px solid #e2e8f0}.mood-log-table{width:100%;border-collapse:collapse}.mood-log-table thead{background:#f1f5f9}.mood-log-table th{padding:.75rem 1rem;text-align:left;font-weight:600;color:#475569;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.mood-log-table td{padding:.75rem 1rem;border-top:1px solid #e2e8f0;color:#1e293b}.mood-log-table tbody tr:hover{background:#f8fafc}.mood-badge{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.875rem;font-weight:500;text-transform:capitalize}.mood-happy,.mood-excited,.mood-grateful{background:#dcfce7;color:#166534}.mood-content,.mood-calm{background:#dbeafe;color:#1e40af}.mood-neutral,.mood-bored,.mood-tired{background:#f1f5f9;color:#475569}.mood-sad,.mood-anxious,.mood-lonely{background:#fef3c7;color:#92400e}.mood-angry,.mood-stressed,.mood-overwhelmed{background:#fee2e2;color:#991b1b}@media(max-width:1024px){.provider-intake-grid{grid-template-columns:1fr}}@media(max-width:768px){.clinic-dashboard-container{padding:1rem}.clinic-header{flex-direction:column;gap:1rem}.kpi-grid,.modal-kpi-grid,.modal-charts-grid{grid-template-columns:1fr}.approval-item{flex-direction:column;align-items:flex-start}.approval-actions{width:100%}.approve-btn,.deny-btn{flex:1}.pagination-controls{flex-direction:column;gap:.5rem}.client-item{flex-direction:column;align-items:flex-start;gap:1rem}.view-details-btn{width:100%}.transfer-request-actions{flex-direction:column}}.w-5{width:1.25rem}.h-5{height:1.25rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-4{padding-top:1rem;padding-bottom:1rem}.client-list::-webkit-scrollbar,.journal-list::-webkit-scrollbar,.mood-log-table-container::-webkit-scrollbar{width:8px;height:8px}.client-list::-webkit-scrollbar-track,.journal-list::-webkit-scrollbar-track,.mood-log-table-container::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.client-list::-webkit-scrollbar-thumb,.journal-list::-webkit-scrollbar-thumb,.mood-log-table-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.client-list::-webkit-scrollbar-thumb:hover,.journal-list::-webkit-scrollbar-thumb:hover,.mood-log-table-container::-webkit-scrollbar-thumb:hover{background:#94a3b8}.hipaa-banner{display:flex;align-items:center;gap:12px;background:linear-gradient(135deg,#1e3a5f,#2d4a6f);color:#fff;padding:16px 24px;border-radius:12px;margin-bottom:24px;box-shadow:0 4px 12px #1e3a5f4d}.hipaa-banner .shield-icon{width:32px;height:32px;min-width:32px;flex-shrink:0;opacity:.9}.hipaa-banner-text{display:flex;flex-direction:column;gap:2px}.hipaa-banner-text strong{font-size:14px;font-weight:600}.hipaa-banner-text span{font-size:13px;opacity:.9}.hipaa-notice-modal{display:flex;align-items:center;gap:10px;background:linear-gradient(135deg,#fefce8,#fef3c7);border:1px solid #fcd34d;color:#92400e;padding:14px 18px;border-radius:10px;margin-bottom:20px;font-size:13px;font-weight:500;line-height:1.4}.hipaa-notice-modal .shield-icon{width:22px;height:22px;min-width:22px;flex-shrink:0;color:#d97706}.hipaa-notice-small{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #93c5fd;color:#1e40af;padding:10px 14px;border-radius:8px;margin-bottom:12px;font-size:12px;font-weight:500}.hipaa-notice-small .shield-icon-small,.shield-icon-small{width:16px;height:16px;min-width:16px;flex-shrink:0}.risk-summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px;margin-bottom:16px}.risk-summary-card{padding:24px 20px;border-radius:14px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.risk-summary-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000001f}.risk-summary-card.risk-high{background:linear-gradient(145deg,#fef2f2,#fee2e2,#fecaca);border:2px solid #fca5a5;box-shadow:0 4px 12px #ef444426}.risk-summary-card.risk-high .risk-count{color:#dc2626}.risk-summary-card.risk-high .risk-label{color:#b91c1c}.risk-summary-card.risk-medium{background:linear-gradient(145deg,#fffbeb,#fef3c7,#fde68a);border:2px solid #fcd34d;box-shadow:0 4px 12px #f59e0b26}.risk-summary-card.risk-medium .risk-count{color:#d97706}.risk-summary-card.risk-medium .risk-label{color:#b45309}.risk-summary-card.risk-low{background:linear-gradient(145deg,#f0fdf4,#dcfce7,#bbf7d0);border:2px solid #86efac;box-shadow:0 4px 12px #22c55e26}.risk-summary-card.risk-low .risk-count{color:#16a34a}.risk-summary-card.risk-low .risk-label{color:#15803d}.risk-summary-card .risk-count{font-size:42px;font-weight:800;line-height:1;margin:0 0 10px}.risk-summary-card .risk-label{font-size:15px;font-weight:700;margin:0 0 6px;text-transform:uppercase;letter-spacing:.5px}.risk-summary-card .risk-description{font-size:12px;color:#6b7280;margin:0;line-height:1.4}.modal-triage-section{margin-top:28px;padding-top:24px;border-top:1px solid #e5e7eb}.modal-triage-section .modal-section-title{font-size:17px;font-weight:700;color:#1f2937;margin:0 0 16px}.urgent-alert-banner{display:flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,#fef2f2,#fee2e2);border:2px solid #fca5a5;color:#b91c1c;padding:16px 24px;border-radius:12px;margin-top:20px;font-size:15px;font-weight:600}.modal-footer-note{text-align:center;color:#6b7280;font-size:13px;margin:24px 0 0;padding-top:20px;border-top:1px solid #e5e7eb;font-style:italic}.approval-queue-section .hipaa-notice-small{margin-top:0}.approval-item{display:flex;justify-content:space-between;align-items:center;padding:16px 18px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:12px;transition:all .2s ease}.approval-item:hover{background:#f3f4f6;border-color:#d1d5db;box-shadow:0 2px 8px #0000000d}.approval-info{display:flex;flex-direction:column;gap:4px}.approval-client-name{font-weight:700;color:#1f2937;font-size:15px;margin:0}.approval-time{font-size:12px;color:#6b7280;margin:0}.approval-provider{font-size:13px;color:#4b5563;margin:0;font-weight:500}.approval-actions{display:flex;gap:10px}.approve-btn{padding:10px 20px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px #10b9814d}.approve-btn:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px);box-shadow:0 4px 10px #10b98166}.deny-btn{padding:10px 20px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px #ef44444d}.deny-btn:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-1px);box-shadow:0 4px 10px #ef444466}.transfer-requests-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px}.transfer-requests-list{display:flex;flex-direction:column;gap:16px}.transfer-request-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;padding:20px;transition:all .2s ease}.transfer-request-card:hover{background:#f3f4f6;box-shadow:0 4px 12px #00000014}.transfer-request-header{margin-bottom:14px}.transfer-client-name{font-size:17px;font-weight:700;color:#1f2937;margin:0 0 6px}.transfer-provider{font-size:14px;color:#4b5563;margin:0 0 4px;font-weight:500}.transfer-time{font-size:12px;color:#9ca3af;margin:0}.transfer-request-body{background:#fff;padding:14px 18px;border-radius:10px;margin-bottom:18px;border:1px solid #e5e7eb}.transfer-reason-label{font-size:11px;font-weight:700;color:#6b7280;margin:0 0 6px;text-transform:uppercase;letter-spacing:.8px}.transfer-reason{font-size:14px;color:#374151;margin:0;line-height:1.6}.transfer-request-actions{display:flex;gap:12px}.transfer-approve-btn{flex:1;padding:12px 20px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.transfer-approve-btn:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px)}.transfer-deny-btn{padding:12px 20px;background:#fff;color:#dc2626;border:2px solid #fca5a5;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.transfer-deny-btn:hover{background:#fef2f2;border-color:#ef4444}.subscription-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px;box-shadow:0 2px 8px #0000000a}.subscription-card .section-title-clinic{font-size:18px;font-weight:700;color:#1f2937;margin:0 0 20px}.subscription-info{display:flex;flex-direction:column;gap:0}.sub-row{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid #f3f4f6}.sub-row:last-child{border-bottom:none}.sub-label{font-size:14px;color:#6b7280;font-weight:500}.sub-value{font-size:15px;font-weight:700;color:#1f2937}.verified-badge{display:inline-flex;align-items:center;gap:4px;background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#15803d;padding:5px 12px;border-radius:20px;font-size:12px;font-weight:600;margin-left:12px;border:1px solid #86efac}@media(max-width:900px){.risk-summary-grid{grid-template-columns:1fr;gap:12px}.risk-summary-card{padding:20px 16px;display:flex;flex-direction:row;align-items:center;text-align:left;gap:16px}.risk-summary-card .risk-count{font-size:32px;margin:0;min-width:50px}.risk-summary-card .risk-label{margin:0 0 2px}}@media(max-width:768px){.hipaa-banner{flex-direction:column;text-align:center;padding:16px}.approval-item{flex-direction:column;gap:14px;align-items:stretch}.approval-actions{width:100%}.approve-btn,.deny-btn{flex:1}.transfer-request-actions{flex-direction:column}.transfer-deny-btn{width:100%}}:root{--color-text: #1E293B;--color-text-light: #64748B;--color-primary: #3B82F6;--color-secondary: #FBBF24;--color-accent: #EF4444;--color-primary-light: #EFF6FF;--color-secondary-light: #FFFBEB;--color-accent-light: #FEF2F2;--color-background: #F8FAFC;--color-border: #E2E8F0;--font-sans: "Inter", sans-serif;--font-serif: "Playfair Display", serif;--font-logo: "Inter", sans-serif}.admin-container{display:flex;min-height:100vh;background-color:var(--color-background);font-family:var(--font-sans)}.admin-sidebar{width:16rem;background-color:#fff;border-right:1px solid var(--color-border);padding:1.5rem;display:flex;flex-direction:column;height:100vh;position:sticky;top:0}.sidebar-backdrop{position:fixed;inset:0;background-color:#00000080;z-index:20;display:none}.sidebar-backdrop.show{display:block}.sidebar-header{display:flex;align-items:center;gap:.75rem;margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--color-border)}.sidebar-logo{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center}.sidebar-logo svg{width:100%;height:100%}.sidebar-title{font-size:1.5rem;font-weight:700;font-family:var(--font-logo);color:#000}.sidebar-nav{flex:1;display:flex;flex-direction:column;gap:.5rem}.nav-link{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:.5rem;font-weight:600;color:var(--color-text-light);background:none;border:none;cursor:pointer;transition:all .2s;text-align:left;width:100%;font-size:.9375rem}.nav-link:hover{background-color:#f1f5f9}.nav-link.active{background-color:var(--color-primary-light);color:var(--color-primary)}.nav-link svg{width:20px;height:20px}.admin-main{flex:1;display:flex;flex-direction:column}.mobile-header{display:none;background-color:#fff;border-bottom:1px solid var(--color-border);padding:.75rem 1rem;align-items:center;justify-content:space-between}.mobile-header h1{font-size:1.25rem;font-weight:700;margin:0}.mobile-menu-btn{background:none;border:none;cursor:pointer;padding:.25rem;color:var(--color-text)}.admin-content{flex:1;padding:2rem;max-width:88rem;margin:0 auto;width:100%}.page-header{margin-bottom:2.5rem}.page-title{font-size:1.875rem;font-weight:700;color:var(--color-text);margin:0 0 .25rem}.page-subtitle{font-size:1rem;color:var(--color-text-light);margin:0}.card{background-color:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px #0000000d;border:1px solid var(--color-border)}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{background-color:#fff;border-radius:1rem;padding:1.5rem;border:1px solid var(--color-border);border-top:3px solid var(--color-primary);box-shadow:0 1px 3px #0000000d;transition:all .2s ease}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #3b82f626;border-top-color:var(--color-secondary)}.stat-label{font-size:.875rem;color:var(--color-text-light);margin:0 0 .5rem}.stat-value{font-size:2.25rem;font-weight:700;color:var(--color-text);margin:0}.stat-value.large{font-size:3rem}.stat-value.medium{font-size:1.5rem}.stat-value.green{color:#10b981}.stat-value.amber{color:#f59e0b}.stat-value.blue{color:#3b82f6}.stat-value.gray{color:var(--color-text-light)}.system-status{display:flex;align-items:center;gap:.5rem;margin-top:.75rem}.status-dot{width:.75rem;height:.75rem;border-radius:50%;background-color:#10b981}.status-text{font-size:1.125rem;font-weight:600;color:#10b981;margin:0}.analytics-section{margin-bottom:2rem}.analytics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1.5rem}.analytics-card{background-color:#fff;border-radius:1rem;padding:1.5rem;border:1px solid var(--color-border);box-shadow:0 1px 3px #0000000d}.analytics-title{font-size:1.25rem;font-weight:700;font-family:var(--font-serif);margin:0 0 .25rem;color:var(--color-text)}.analytics-subtitle{font-size:.875rem;color:var(--color-text-light);margin:0 0 1.5rem}.chart-container{height:300px;position:relative}.chart-loading{display:flex;align-items:center;justify-content:center;height:100%;color:var(--color-text-light)}.health-scores-list{display:flex;flex-direction:column;gap:1rem}.health-score-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:#f9fafb;border-radius:.5rem;border:1px solid var(--color-border);transition:all .2s}.health-score-item.clickable{cursor:pointer}.health-score-item.clickable:hover{background-color:#f1f5f9;border-color:var(--color-primary);transform:translateY(-2px);box-shadow:0 4px 6px #00000012}.health-score-info{flex:1}.health-score-name{font-weight:600;color:var(--color-text);margin:0 0 .25rem;font-size:.9375rem}.health-score-meta{font-size:.8125rem;color:var(--color-text-light);margin:0}.health-score-badge{margin-left:1rem;display:flex;align-items:center;gap:.5rem}.score-value{display:inline-block;padding:.5rem 1rem;border-radius:9999px;font-weight:700;font-size:1rem}.score-value.score-excellent{background-color:#d1fae5;color:#065f46}.score-value.score-good{background-color:#dbeafe;color:#1e40af}.score-value.score-fair{background-color:#fef3c7;color:#92400e}.score-value.score-poor{background-color:#fee2e2;color:#991b1b}.distribution-section{background-color:#fff;border-radius:1rem;padding:2rem;border:1px solid var(--color-border);box-shadow:0 1px 3px #0000000d}.section-title{font-size:1.5rem;font-weight:700;font-family:var(--font-serif);margin:0 0 1.5rem}.section-subtitle{font-size:1.125rem;font-weight:700;font-family:var(--font-serif);margin:1.5rem 0 1rem;color:var(--color-text)}.distribution-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.distribution-item{text-align:center}.distribution-label{font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-light);font-weight:500;margin:0 0 .5rem}.distribution-value{font-size:3rem;font-weight:700;margin:0}.btn{padding:.625rem 1.25rem;border-radius:.5rem;font-size:.875rem;font-weight:600;border:none;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-sans)}.btn-primary{background-color:var(--color-primary);color:#fff}.btn-primary:hover{background-color:#2563eb}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{background-color:#fff;color:var(--color-text);border:1px solid var(--color-border)}.btn-secondary:hover{background-color:#f1f5f9}.btn-full{width:100%}.form-row{display:flex;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.form-input{flex:1;min-width:200px;padding:.625rem 1rem;border:1px solid var(--color-border);border-radius:.5rem;font-size:.9375rem;font-family:var(--font-sans);transition:all .2s}.form-input:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #3b82f61a}.form-select{padding:.625rem 1rem;border:1px solid var(--color-border);border-radius:.5rem;font-size:.9375rem;font-family:var(--font-sans);background-color:#fff;cursor:pointer}.table-container{overflow-x:auto}.data-table{width:100%;border-collapse:collapse}.data-table thead tr{border-bottom:2px solid var(--color-border)}.data-table th{padding:1rem;text-align:left;font-size:.875rem;font-weight:500;color:var(--color-text-light);text-transform:uppercase;letter-spacing:.025em}.data-table th.sortable-header{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .15s}.data-table th.sortable-header:hover{background-color:#f9fafb}.data-table tbody tr{border-bottom:1px solid var(--color-border);transition:background-color .15s}.data-table tbody tr:hover{background-color:#f9fafb}.data-table td{padding:1rem;color:var(--color-text)}.table-user-name{font-weight:600}.table-link{color:var(--color-primary);font-weight:600;text-decoration:none;font-size:.875rem}.table-link:hover{text-decoration:underline}.badge{display:inline-block;padding:.375rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:capitalize}.badge-success{background-color:#d1fae5;color:#065f46}.badge-warning{background-color:#fef3c7;color:#92400e}.badge-danger{background-color:#fee2e2;color:#991b1b}.badge-info{background-color:#dbeafe;color:#1e40af}.score-badge{padding:.375rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:600}.loading-state,.empty-state{text-align:center;padding:3rem 1rem;color:var(--color-text-light)}.error-state{text-align:center;padding:3rem 1rem;color:#ef4444}.reports-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.report-card{background-color:#fff;border-radius:1rem;padding:1.5rem;border:1px solid var(--color-border);box-shadow:0 1px 3px #0000000d}.report-title{font-size:1.25rem;font-weight:700;font-family:var(--font-serif);margin:0 0 .5rem}.report-description{font-size:.875rem;color:var(--color-text-light);margin:0 0 1rem;line-height:1.5}.settings-section{padding:1.5rem 0;border-top:1px solid var(--color-border)}.settings-section:first-child{border-top:none;padding-top:0}.settings-title{font-size:1.25rem;font-weight:700;font-family:var(--font-serif);margin:0 0 1rem}.setting-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.setting-label{font-weight:500;color:var(--color-text)}.setting-input-group{margin-bottom:1rem}.setting-input-group label{display:block;font-weight:500;margin-bottom:.5rem}.setting-input{width:100%;max-width:400px;padding:.625rem 1rem;border:1px solid var(--color-border);border-radius:.5rem;font-size:.9375rem}.toggle-switch{position:relative;width:2.75rem;height:1.5rem;background-color:#d1d5db;border-radius:9999px;border:none;cursor:pointer;transition:background-color .2s}.toggle-switch.active{background-color:#10b981}.toggle-switch-thumb{position:absolute;top:.125rem;left:.125rem;width:1.25rem;height:1.25rem;background-color:#fff;border-radius:50%;transition:transform .2s}.toggle-switch.active .toggle-switch-thumb{transform:translate(1.25rem)}.modal-backdrop{position:fixed;inset:0;background-color:#000000bf;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;overflow-y:auto}.modal-content{background-color:#fff;border-radius:1rem;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.modal-content.modal-large{max-width:900px}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1.5rem;border-bottom:1px solid var(--color-border);gap:1rem}.modal-title{font-size:1.5rem;font-weight:700;font-family:var(--font-serif);margin:0;color:var(--color-text)}.modal-subtitle{font-size:.875rem;color:var(--color-text-light);margin:.25rem 0 0}.modal-close{background:none;border:none;cursor:pointer;color:var(--color-text-light);padding:.25rem;transition:color .2s;flex-shrink:0}.modal-close:hover{color:var(--color-text)}.back-button{background:none;border:none;cursor:pointer;color:var(--color-text-light);padding:.25rem;transition:color .2s;display:inline-flex;align-items:center;margin-bottom:.5rem}.back-button:hover{color:var(--color-text)}.modal-body{padding:1.5rem}.provider-detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:1.5rem}.detail-item{display:flex;flex-direction:column;gap:.25rem}.detail-label{font-size:.875rem;font-weight:500;color:var(--color-text-light);text-transform:uppercase;letter-spacing:.025em;margin:0}.detail-value{font-size:1rem;color:var(--color-text);font-weight:500;margin:0}.documents-section{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--color-border)}.documents-title{font-size:1.125rem;font-weight:700;margin:0 0 .5rem;color:var(--color-text)}.documents-note{font-size:.875rem;color:var(--color-text-light);font-style:italic;margin:0}.modal-footer{display:flex;gap:.75rem;justify-content:flex-end;padding:1.5rem;border-top:1px solid var(--color-border)}.clinic-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:2rem}.clinic-stat{display:flex;align-items:center;gap:1rem;padding:1rem;background-color:#f9fafb;border-radius:.5rem;border:1px solid var(--color-border)}.clinic-stat svg{color:var(--color-primary);flex-shrink:0}.clinic-stat-label{font-size:.875rem;color:var(--color-text-light);margin:0 0 .25rem}.clinic-stat-value{font-size:1.5rem;font-weight:700;color:var(--color-text);margin:0}.provider-list{display:flex;flex-direction:column;gap:.75rem}.provider-list-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:#f9fafb;border-radius:.5rem;border:1px solid var(--color-border);transition:all .2s}.provider-list-item.clickable{cursor:pointer}.provider-list-item.clickable:hover{background-color:#f1f5f9;border-color:var(--color-primary);transform:translate(4px)}.provider-info{flex:1}.provider-name{font-weight:600;color:var(--color-text);margin:0 0 .25rem;font-size:.9375rem}.provider-meta{font-size:.8125rem;color:var(--color-text-light);margin:0}.provider-score{display:flex;align-items:center;gap:.5rem;margin-left:1rem}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.metric-card{display:flex;align-items:center;gap:1rem;padding:1.25rem;background-color:#f9fafb;border-radius:.75rem;border:1px solid var(--color-border)}.metric-icon{color:var(--color-primary);flex-shrink:0}.metric-label{font-size:.875rem;color:var(--color-text-light);margin:0 0 .25rem}.metric-value{font-size:1.75rem;font-weight:700;color:var(--color-text);margin:0}.client-list{display:flex;flex-direction:column;gap:.75rem;max-height:400px;overflow-y:auto}.client-list-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:#f9fafb;border-radius:.5rem;border:1px solid var(--color-border)}.client-name{font-weight:600;color:var(--color-text);margin:0 0 .25rem;font-size:.9375rem}.client-meta{font-size:.8125rem;color:var(--color-text-light);margin:0}.client-date{display:flex;align-items:center;gap:.5rem;color:var(--color-text-light);font-size:.8125rem}@media(max-width:1024px){.admin-sidebar{position:fixed;left:0;top:0;z-index:30;transform:translate(-100%);transition:transform .2s ease-in-out}.admin-sidebar.open{transform:translate(0)}.mobile-header{display:flex}.admin-content{padding:1rem}.stats-grid,.distribution-grid,.analytics-grid{grid-template-columns:1fr}.metrics-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.page-title{font-size:1.5rem}.stat-value{font-size:1.875rem}.distribution-value{font-size:2.5rem}.form-row{flex-direction:column}.form-input{min-width:100%}.chart-container{height:250px}.metrics-grid{grid-template-columns:1fr}.modal-content{margin:1rem}}.badge-new{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;letter-spacing:.5px}:root{--color-text: #1E293B;--color-text-light: #64748B;--color-primary: #3B82F6;--color-secondary: #FBBF24;--color-accent: #EF4444;--color-background: #F8FAFC;--color-border: #E2E8F0;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-serif: "Playfair Display", Georgia, serif;--font-logo: "Inter", sans-serif}.static-page{min-height:100vh;display:flex;flex-direction:column;background-color:var(--color-background);font-family:var(--font-sans);color:var(--color-text)}.static-header{background:#fff;border-bottom:1px solid var(--color-border);padding:1rem 0;position:sticky;top:0;z-index:100;box-shadow:0 1px 2px #0000000d}.static-header-content{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center}.static-logo{display:flex;align-items:center;gap:.5rem;font-family:var(--font-logo);font-size:1.875rem;font-weight:700;color:#000;text-decoration:none;transition:opacity .2s}.static-logo:hover{opacity:.8}.static-logo svg{height:2.5rem;width:2.5rem}.static-link{color:var(--color-text-light);text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s}.static-link:hover{color:var(--color-primary)}.static-hero{background:linear-gradient(135deg,#eff6ff 0% 100%);padding:5rem 0;text-align:center}.static-hero-title{font-family:var(--font-serif);font-size:3.5rem;font-weight:700;color:var(--color-text);margin-bottom:1.5rem;line-height:1.2}.static-hero-subtitle{font-size:1.25rem;color:var(--color-text-light);max-width:800px;margin:0 auto;line-height:1.6}.static-main{flex:1;padding:4rem 0}.static-container{max-width:900px;margin:0 auto;padding:0 1.5rem}.content-section{background:#fff;padding:3rem;border-radius:1rem;border:1px solid var(--color-border);margin-bottom:2rem;box-shadow:0 1px 3px #0000000d}.content-section:last-child{margin-bottom:0}.content-section h2{font-family:var(--font-serif);font-size:2rem;font-weight:700;color:var(--color-primary);margin:0 0 1.5rem;line-height:1.2}.content-section h2:not(:first-child){margin-top:2rem}.content-section h3{font-family:var(--font-sans);font-size:1.25rem;font-weight:600;color:var(--color-text);margin:1.5rem 0 .75rem;line-height:1.3}.content-section p{font-size:1.0625rem;line-height:1.7;color:var(--color-text);margin-bottom:1rem}.content-section p:last-child{margin-bottom:0}.content-section ul{margin:1rem 0 1.5rem;padding-left:2rem}.content-section li{font-size:1.0625rem;line-height:1.7;color:var(--color-text);margin-bottom:.5rem}.content-section li:last-child{margin-bottom:0}.content-section strong{font-weight:600;color:var(--color-text)}.cta-box{background:var(--color-background);padding:2rem;border-radius:.75rem;text-align:center;margin-top:1.5rem}.cta-button{display:inline-block;background:var(--color-primary);color:#fff;padding:.875rem 2rem;border-radius:.5rem;text-decoration:none;font-weight:600;font-size:1rem;transition:all .2s;box-shadow:0 2px 4px #3b82f633}.cta-button:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.cta-button:active{transform:translateY(0)}@media(max-width:768px){.static-hero{padding:3rem 0}.static-hero-title{font-size:2.5rem}.static-hero-subtitle{font-size:1.125rem}.static-main{padding:2rem 0}.content-section{padding:2rem 1.5rem}.content-section h2{font-size:1.75rem}.content-section h3{font-size:1.125rem}.content-section p,.content-section li{font-size:1rem}.cta-box{padding:1.5rem}}@media(max-width:480px){.static-logo{font-size:1.5rem}.static-logo svg{height:2rem;width:2rem}.static-hero-title{font-size:2rem}.content-section{padding:1.5rem 1rem}}@media print{.static-header,.static-link,.cta-button{display:none}.static-page{background:#fff}.content-section{box-shadow:none;page-break-inside:avoid}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#f8fafc;color:#111827;line-height:1.5}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:50}.brand{display:flex;align-items:center;gap:12px;font-size:1.5rem;font-weight:700}.brand-dot{width:32px;height:32px;background:#3b82f6;border-radius:50%}.top-nav{display:flex;align-items:center;gap:1rem}.user-name{font-weight:600;color:#374151}.btn.ghost{background:none;border:1px solid #d1d5db;color:#6b7280;padding:.375rem 1rem;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s}.btn.ghost:hover{background:#f9fafb;border-color:#9ca3af;color:#374151}.app-body{flex:1;display:flex}.side-nav{width:250px;background:#fff;border-right:1px solid #e5e7eb;padding:1.5rem 0;display:flex;flex-direction:column}.side-nav a{padding:.625rem 1.5rem;color:#6b7280;text-decoration:none;font-weight:500;transition:all .2s;border-left:3px solid transparent}.side-nav a:hover{background:#f9fafb;color:#111827}.side-nav a.active{background:#eff6ff;color:#3b82f6;border-left-color:#3b82f6}.main-content{flex:1;padding:2rem;overflow-y:auto;max-width:100%}.btn{background:#3b82f6;color:#fff;font-weight:600;padding:.5rem 1rem;border:none;border-radius:6px;cursor:pointer;text-decoration:none;display:inline-block;transition:background .2s}.btn:hover{background:#2563eb}.btn:disabled{background:#9ca3af;cursor:not-allowed}.card{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 1px 3px #0000001a}input[type=text],input[type=email],input[type=password],textarea,select{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;font-family:inherit}input:focus,textarea:focus,select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}textarea{resize:vertical;min-height:100px}.container{max-width:1280px;margin:0 auto;padding:0 1rem}.grid{display:grid;gap:1rem}.flex{display:flex}.flex-between{display:flex;justify-content:space-between;align-items:center}.flex-center{display:flex;justify-content:center;align-items:center}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}h1{font-size:2rem;font-weight:700;margin-bottom:1rem}h2{font-size:1.5rem;font-weight:600;margin-bottom:.75rem}h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}h4{font-size:1rem;font-weight:600;margin-bottom:.5rem}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-muted{color:#6b7280}.text-error{color:#ef4444}.text-success{color:#10b981}.text-primary{color:#3b82f6}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}@media(max-width:768px){.side-nav{display:none}.main-content,.app-header{padding:1rem}}.loading{display:flex;justify-content:center;align-items:center;padding:2rem;color:#6b7280}.spinner{display:inline-block;width:20px;height:20px;border:2px solid #f3f4f6;border-top:2px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
