@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&family=Inter:wght@300;400;500;600;700&family=Caveat:wght@400;500&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&family=Inter:wght@400;500;600&family=Caveat:wght@400;500;600;700&display=swap);
.login-page{min-height:100vh;display:flex;background:#fff}.login-left{flex:1;background:linear-gradient(to right, #f0f7ff 0%, #faf8ff 40%, #fff8f2 80%, #fff5ee 100%);display:flex;align-items:center;justify-content:center;padding:3rem 2.5rem}.login-left-content{max-width:420px;width:100%}.login-illustration{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem}.login-illus-card{display:flex;align-items:center;gap:.75rem;background:rgba(255,255,255,.6);border:1px solid rgba(226,232,240,.5);border-radius:12px;padding:1rem 1.25rem;color:#475569;font-size:.9rem;font-weight:500;box-shadow:0 1px 2px rgba(0,0,0,.03);transition:box-shadow .2s}.login-illus-card svg{flex-shrink:0;color:#64748b}.login-illus-card:hover{box-shadow:0 2px 8px rgba(0,0,0,.05)}.login-tagline{font-size:.875rem;color:#64748b;margin:0 0 .5rem}.login-benefit-title{font-size:1.75rem;font-weight:700;color:#475569;line-height:1.3;margin:0 0 .75rem;font-family:"Plus Jakarta Sans",-apple-system,sans-serif;display:flex;flex-direction:column;gap:.375rem}.login-benefit-title-line{display:block}.login-benefit-desc{font-size:1rem;color:#64748b;line-height:1.6;margin:0}.login-right{flex:1;background:#f8fafc;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;border-left:1px solid #e2e8f0;position:relative}.login-form-wrap{width:100%;max-width:440px;background:#fff;border-radius:16px;padding:2.25rem 2rem;box-shadow:0 4px 24px rgba(0,0,0,.08),0 2px 8px rgba(0,0,0,.04);border:1px solid rgba(226,232,240,.8)}.login-welcome{font-size:1.75rem;font-weight:700;color:#0f172a;margin:0 0 .25rem;font-family:"Plus Jakarta Sans",-apple-system,sans-serif}.login-subtitle{font-size:.9375rem;color:#64748b;margin:0 0 2rem}.login-form .form-group{margin-bottom:1.5rem}.login-form .form-group label{display:block;font-size:.875rem;font-weight:600;color:#0f172a;margin-bottom:.5rem}.login-form .input-wrapper{position:relative;display:block;width:100%}.login-form .input-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none;z-index:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;overflow:hidden}.login-form input{display:block;width:100%;min-height:44px;padding:12px 14px 12px 72px;font-size:15px;line-height:1.4;border:1px solid #e2e8f0;border-radius:10px;transition:border-color .2s,box-shadow .2s;background:#fff;color:#0f172a;box-sizing:border-box;position:relative;z-index:1}.login-form input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.12)}.login-form input::placeholder{color:#94a3b8}.login-form input:disabled{background:#f8fafc;cursor:not-allowed}.login-form .password-input input{padding-right:52px}.login-form .password-input .toggle-password{position:absolute;right:14px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:4px;color:#94a3b8;z-index:0}.login-form .password-input .toggle-password:hover{color:#64748b}.login-form .forgot-password{text-align:right;margin-bottom:1.25rem}.login-form .forgot-password a{color:#3b82f6;font-size:.875rem;text-decoration:none;font-weight:500}.login-form .forgot-password a:hover{text-decoration:underline}.login-form .login-btn{width:100%;padding:12px 16px;font-size:1rem;font-weight:600;color:#fff;background:#3b82f6;border:none;border-radius:10px;cursor:pointer;transition:background .2s}.login-form .login-btn:hover:not(:disabled){background:#2563eb}.login-form .login-btn:disabled{opacity:.7;cursor:not-allowed}.login-form .login-divider{display:flex;align-items:center;gap:1rem;margin:1.5rem 0 1rem;font-size:.8125rem;color:#94a3b8}.login-form .login-divider::before,.login-form .login-divider::after{content:"";flex:1;height:1px;background:#e2e8f0}.login-form .social-buttons{display:flex;gap:.75rem;flex-wrap:wrap}.login-form .social-btn{flex:1;min-width:100px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:10px 14px;font-size:.875rem;font-weight:500;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:10px;cursor:pointer;transition:border-color .2s,background .2s}.login-form .social-btn:hover:not(:disabled){border-color:#cbd5e1;background:#f8fafc}.login-form .social-btn:disabled{opacity:.6;cursor:not-allowed}.login-footer-links{margin-top:1.5rem;text-align:center}.login-footer-links .go-back{color:#3b82f6;font-size:.875rem;text-decoration:none;font-weight:500}.login-footer-links .go-back:hover{text-decoration:underline}.login-powered{position:absolute;bottom:1.5rem;left:0;right:0;text-align:center;margin:0;font-size:.75rem;color:#94a3b8}@media(max-width: 900px){.login-page{flex-direction:column}.login-left{display:none}.login-right{flex:1;width:100%;min-height:100vh;border-left:none;border-top:none;padding:2rem 1.5rem;justify-content:center}.login-form-wrap{max-width:100%}}@media(max-width: 480px){.login-illus-card{width:100%}.social-buttons{flex-direction:column}.social-btn{min-width:100%}}
.all-calls-page .page-header{margin-bottom:24px}.all-calls-page .page-header h1{font-size:28px;font-weight:700;color:#1e293b;margin:0 0 4px 0}.all-calls-page .page-header p{color:#64748b;margin:0;font-size:14px}.all-calls-page .direction-tabs{display:flex;gap:8px;margin-bottom:16px}.all-calls-page .direction-tabs .direction-tab{display:flex;align-items:center;gap:6px;padding:10px 16px;border:1px solid #e2e8f0;background:#fff;border-radius:8px;font-size:14px;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s}.all-calls-page .direction-tabs .direction-tab:hover{border-color:#3b82f6;color:#3b82f6}.all-calls-page .direction-tabs .direction-tab.active{background:#3b82f6;border-color:#3b82f6;color:#fff}.all-calls-page .filters-bar{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px;align-items:center}.all-calls-page .filters-bar .search-input-wrapper{flex:1;min-width:250px}.all-calls-page .filters-bar .search-input-wrapper input{width:100%;padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;background:#fff}.all-calls-page .filters-bar .search-input-wrapper input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.all-calls-page .filters-bar .filter-btn,.all-calls-page .filters-bar .refresh-btn,.all-calls-page .filters-bar .sync-btn{display:flex;align-items:center;gap:6px;padding:10px 14px;border:1px solid #e2e8f0;background:#fff;border-radius:8px;font-size:14px;font-weight:500;color:#475569;cursor:pointer;transition:all .2s}.all-calls-page .filters-bar .filter-btn:hover,.all-calls-page .filters-bar .refresh-btn:hover,.all-calls-page .filters-bar .sync-btn:hover{border-color:#3b82f6;color:#3b82f6}.all-calls-page .filters-bar .filter-btn.active,.all-calls-page .filters-bar .refresh-btn.active,.all-calls-page .filters-bar .sync-btn.active{background:#eff6ff;border-color:#3b82f6;color:#3b82f6}.all-calls-page .filters-bar .filter-btn:disabled,.all-calls-page .filters-bar .refresh-btn:disabled,.all-calls-page .filters-bar .sync-btn:disabled{opacity:.6;cursor:not-allowed}.all-calls-page .filters-bar .sync-btn{background:#3b82f6;border-color:#3b82f6;color:#fff}.all-calls-page .filters-bar .sync-btn:hover{background:#2563eb}.all-calls-page .filters-bar .status-select{padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;background:#fff;cursor:pointer}.all-calls-page .filters-bar .status-select:focus{outline:none;border-color:#3b82f6}.all-calls-page .filters-bar .filter-dropdown{position:absolute;top:100%;left:0;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:16px;box-shadow:0 10px 25px rgba(0,0,0,.1);z-index:100;min-width:220px}.all-calls-page .filters-bar .filter-dropdown .filter-group{margin-bottom:12px}.all-calls-page .filters-bar .filter-dropdown .filter-group label{display:block;font-size:12px;font-weight:600;color:#64748b;margin-bottom:6px}.all-calls-page .filters-bar .filter-dropdown .filter-group select{width:100%;padding:8px 10px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px}.all-calls-page .filters-bar .filter-dropdown .filter-actions{display:flex;gap:8px;margin-top:16px}.all-calls-page .filters-bar .filter-dropdown .filter-actions .clear-btn,.all-calls-page .filters-bar .filter-dropdown .filter-actions .apply-btn{flex:1;padding:8px 12px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer}.all-calls-page .filters-bar .filter-dropdown .filter-actions .clear-btn{background:#f1f5f9;border:1px solid #e2e8f0;color:#64748b}.all-calls-page .filters-bar .filter-dropdown .filter-actions .apply-btn{background:#3b82f6;border:none;color:#fff}.all-calls-page .filters-bar .agent-dropdown-container{position:relative}.all-calls-page .filters-bar .agent-dropdown-container .agent-dropdown{position:absolute;top:100%;left:0;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 25px rgba(0,0,0,.1);z-index:100;min-width:180px;max-height:250px;overflow-y:auto}.all-calls-page .filters-bar .agent-dropdown-container .agent-dropdown .agent-option{padding:10px 14px;font-size:14px;cursor:pointer;transition:background .2s}.all-calls-page .filters-bar .agent-dropdown-container .agent-dropdown .agent-option:hover{background:#f1f5f9}.all-calls-page .filters-bar .agent-dropdown-container .agent-dropdown .agent-option.selected{background:#eff6ff;color:#3b82f6;font-weight:500}.all-calls-page .sync-status-bar{margin-bottom:12px;min-height:20px}.all-calls-page .sync-status-bar .sync-status{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500}.all-calls-page .sync-status-bar .sync-status.idle{color:#94a3b8}.all-calls-page .sync-status-bar .sync-status.syncing{color:#3b82f6}.all-calls-page .sync-status-bar .sync-status.success{color:#16a34a}.all-calls-page .calls-table-container{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden}.all-calls-page .calls-table-container .loading-state,.all-calls-page .calls-table-container .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#64748b}.all-calls-page .calls-table-container .loading-state svg,.all-calls-page .calls-table-container .empty-state svg{margin-bottom:16px;color:#94a3b8}.all-calls-page .calls-table-container .loading-state h3,.all-calls-page .calls-table-container .empty-state h3{margin:0 0 8px 0;color:#475569}.all-calls-page .calls-table-container .loading-state p,.all-calls-page .calls-table-container .empty-state p{margin:0}.all-calls-page .calls-table-container .table-scroll{overflow-x:auto}.all-calls-page .calls-table-container .calls-table{width:100%;min-width:1260px;table-layout:fixed;border-collapse:collapse}.all-calls-page .calls-table-container .calls-table col.col-datetime{width:10%;min-width:148px}.all-calls-page .calls-table-container .calls-table col.col-direction{width:6%;min-width:84px}.all-calls-page .calls-table-container .calls-table col.col-caller{width:12%;min-width:200px}.all-calls-page .calls-table-container .calls-table col.col-phone{width:12%;min-width:165px}.all-calls-page .calls-table-container .calls-table col.col-reason{width:19%;min-width:210px}.all-calls-page .calls-table-container .calls-table col.col-type{width:6%;min-width:68px}.all-calls-page .calls-table-container .calls-table col.col-agent{width:9%;min-width:96px}.all-calls-page .calls-table-container .calls-table col.col-urgency{width:4%;min-width:48px}.all-calls-page .calls-table-container .calls-table col.col-followup{width:5%;min-width:68px}.all-calls-page .calls-table-container .calls-table col.col-status{width:7%;min-width:84px}.all-calls-page .calls-table-container .calls-table col.col-duration{width:5%;min-width:60px}.all-calls-page .calls-table-container .calls-table col.col-sentiment{width:6%;min-width:76px}.all-calls-page .calls-table-container .calls-table thead{background:#f8fafc;border-bottom:1px solid #e2e8f0}.all-calls-page .calls-table-container .calls-table thead th{padding:12px 16px;text-align:left;font-weight:600;font-size:12px;text-transform:uppercase;color:#64748b;white-space:nowrap}.all-calls-page .calls-table-container .calls-table thead th.col-datetime,.all-calls-page .calls-table-container .calls-table thead th.col-phone{text-align:center}.all-calls-page .calls-table-container .calls-table tbody tr{border-bottom:1px solid #e2e8f0;cursor:pointer;transition:background .2s}.all-calls-page .calls-table-container .calls-table tbody tr:hover{background:#f8fafc}.all-calls-page .calls-table-container .calls-table tbody tr.selected{background:#eff6ff}.all-calls-page .calls-table-container .calls-table tbody td{padding:12px 16px;vertical-align:middle}.all-calls-page .calls-table-container .calls-table tbody td.col-caller:has(.caller-name-edit){vertical-align:top}.all-calls-page .calls-table-container .calls-table td.col-phone{vertical-align:middle;text-align:center;white-space:nowrap;padding-right:16px;padding-left:16px}.all-calls-page .calls-table-container .calls-table .date-cell.col-datetime{vertical-align:middle;text-align:center}.all-calls-page .calls-table-container .calls-table .date-cell.col-datetime .date-primary{font-weight:600;font-size:.875rem;color:#1e293b;white-space:nowrap}.all-calls-page .calls-table-container .calls-table .date-cell.col-datetime .date-secondary{font-size:.8125rem;color:#64748b;white-space:nowrap}.all-calls-page .calls-table-container .calls-table .direction-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;text-transform:capitalize}.all-calls-page .calls-table-container .calls-table .direction-badge.inbound{background:#dcfce7;color:#16a34a}.all-calls-page .calls-table-container .calls-table .direction-badge.outbound{background:#dbeafe;color:#2563eb}.all-calls-page .calls-table-container .calls-table .caller-cell{display:flex;align-items:center;gap:10px}.all-calls-page .calls-table-container .calls-table .caller-cell .caller-cell-body{min-width:0;flex:1}.all-calls-page .calls-table-container .calls-table .caller-cell .caller-name-row{display:flex;align-items:center;gap:6px}.all-calls-page .calls-table-container .calls-table .caller-cell .caller-edit-btn{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;margin:-6px 0;padding:0;border:none;background:rgba(0,0,0,0);color:#94a3b8;border-radius:8px;cursor:pointer;flex-shrink:0}.all-calls-page .calls-table-container .calls-table .caller-cell .caller-edit-btn:hover{color:#3b82f6;background:#f1f5f9}.all-calls-page .calls-table-container .calls-table .caller-cell .caller-name-edit{display:flex;flex-direction:column;align-items:stretch;gap:8px;width:100%;min-width:0}.all-calls-page .calls-table-container .calls-table .caller-cell .caller-name-edit-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.all-calls-page .calls-table-container .calls-table .caller-cell .caller-name-input{width:100%;min-width:0;box-sizing:border-box;min-height:44px;padding:10px 12px;font-size:.875rem;line-height:1.35;border:1px solid #cbd5e1;border-radius:8px;background:#fff}.all-calls-page .calls-table-container .calls-table .caller-cell .caller-name-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.15)}.all-calls-page .calls-table-container .calls-table .caller-cell .caller-edit-action{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0 12px;border:none;border-radius:8px;background:#3b82f6;color:#fff;cursor:pointer;flex-shrink:0}.all-calls-page .calls-table-container .calls-table .caller-cell .caller-edit-action--muted{background:#e2e8f0;color:#475569}.all-calls-page .calls-table-container .calls-table .caller-cell .caller-edit-action:disabled{opacity:.5;cursor:not-allowed}.all-calls-page .calls-table-container .calls-table .caller-cell .caller-type-icon.patient{color:#3b82f6}.all-calls-page .calls-table-container .calls-table .caller-cell .caller-type-icon.dentist{color:#8b5cf6}.all-calls-page .calls-table-container .calls-table .caller-cell .caller-type-icon.clinic{color:#f59e0b}.all-calls-page .calls-table-container .calls-table .caller-cell .caller-type-icon.new{color:#22c55e}.all-calls-page .calls-table-container .calls-table .caller-cell strong{display:block;color:#1e293b}.all-calls-page .calls-table-container .calls-table .caller-cell .caller-type-label{display:block;font-size:11px;color:#64748b}.all-calls-page .calls-table-container .calls-table .reason-cell.col-reason{vertical-align:top;min-width:0;padding-left:12px}.all-calls-page .calls-table-container .calls-table .reason-cell.col-reason .reason-text{white-space:normal;overflow:visible;overflow-wrap:break-word;word-break:break-word;line-height:1.45;color:#475569;font-size:.875rem}.all-calls-page .calls-table-container .calls-table .agent-cell.col-agent{max-width:160px;color:#64748b;font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.all-calls-page .calls-table-container .calls-table .urgency-dot{display:inline-block;width:10px;height:10px;border-radius:50%}.all-calls-page .calls-table-container .calls-table .urgency-dot.low{background:#22c55e}.all-calls-page .calls-table-container .calls-table .urgency-dot.medium{background:#f59e0b}.all-calls-page .calls-table-container .calls-table .urgency-dot.urgent{background:#ef4444}.all-calls-page .calls-table-container .calls-table .status-badge{display:inline-block;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:500;text-transform:capitalize}.all-calls-page .calls-table-container .calls-table .status-badge.new{background:#dbeafe;color:#2563eb}.all-calls-page .calls-table-container .calls-table .status-badge.in-progress{background:#fef3c7;color:#d97706}.all-calls-page .calls-table-container .calls-table .status-badge.completed{background:#dcfce7;color:#16a34a}.all-calls-page .calls-table-container .calls-table .status-badge.snoozed{background:#f1f5f9;color:#64748b}.all-calls-page .calls-table-container .calls-table .cost-cell{font-weight:500;color:#475569}.all-calls-page .calls-table-container .calls-table .sentiment-badge{display:inline-block;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:500}.all-calls-page .calls-table-container .calls-table .sentiment-badge.positive{background:#dcfce7;color:#16a34a}.all-calls-page .calls-table-container .calls-table .sentiment-badge.negative{background:#fee2e2;color:#dc2626}.all-calls-page .calls-table-container .calls-table .sentiment-badge.neutral{background:#f1f5f9;color:#64748b}.all-calls-page .panel-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);opacity:0;visibility:hidden;transition:all .3s;z-index:999}.all-calls-page .panel-overlay.visible{opacity:1;visibility:visible}.all-calls-page .call-details-panel{position:fixed;top:0;right:-500px;width:480px;max-width:100%;height:100vh;background:#fff;box-shadow:-4px 0 20px rgba(0,0,0,.1);z-index:1000;display:flex;flex-direction:column;transition:right .3s ease}.all-calls-page .call-details-panel.open{right:0}.all-calls-page .call-details-panel .panel-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e2e8f0}.all-calls-page .call-details-panel .panel-header h3{margin:0;font-size:18px;font-weight:600;color:#1e293b}.all-calls-page .call-details-panel .panel-header .close-btn{background:none;border:none;padding:8px;cursor:pointer;color:#64748b;border-radius:6px}.all-calls-page .call-details-panel .panel-header .close-btn:hover{background:#f1f5f9;color:#1e293b}.all-calls-page .call-details-panel .panel-content{flex:1;overflow-y:auto;padding:24px}.all-calls-page .call-details-panel .panel-content .caller-info{margin-bottom:24px}.all-calls-page .call-details-panel .panel-content .caller-info .caller-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.all-calls-page .call-details-panel .panel-content .caller-info .caller-header .caller-name{margin:0 0 4px 0;font-size:20px;font-weight:600;color:#1e293b}.all-calls-page .call-details-panel .panel-content .caller-info .caller-header .caller-phone{margin:0 0 8px 0;color:#64748b;font-size:14px}.all-calls-page .call-details-panel .panel-content .caller-info .caller-header .caller-category-badge{display:inline-block;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:500}.all-calls-page .call-details-panel .panel-content .caller-info .caller-header .caller-category-badge.lead{background:#dcfce7;color:#16a34a}.all-calls-page .call-details-panel .panel-content .caller-info .caller-header .caller-category-badge.patient{background:#dbeafe;color:#2563eb}.all-calls-page .call-details-panel .panel-content .caller-info .caller-header .caller-category-badge.dentist{background:#f3e8ff;color:#7c3aed}.all-calls-page .call-details-panel .panel-content .caller-info .caller-header .caller-category-badge.clinic{background:#fef3c7;color:#d97706}.all-calls-page .call-details-panel .panel-content .caller-info .caller-header .caller-actions{display:flex;gap:8px}.all-calls-page .call-details-panel .panel-content .caller-info .caller-header .caller-actions button{width:36px;height:36px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#64748b;transition:all .2s}.all-calls-page .call-details-panel .panel-content .caller-info .caller-header .caller-actions button:hover{border-color:#3b82f6;color:#3b82f6;background:#eff6ff}.all-calls-page .call-details-panel .panel-content .caller-info .caller-details-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.all-calls-page .call-details-panel .panel-content .caller-info .caller-details-grid .caller-detail .detail-label{display:block;font-size:12px;color:#64748b;margin-bottom:4px}.all-calls-page .call-details-panel .panel-content .caller-info .caller-details-grid .caller-detail .detail-value{font-size:14px;color:#1e293b;font-weight:500}.all-calls-page .call-details-panel .panel-content .caller-info .caller-details-grid .caller-detail .detail-value.sentiment.positive{color:#16a34a}.all-calls-page .call-details-panel .panel-content .caller-info .caller-details-grid .caller-detail .detail-value.sentiment.negative{color:#dc2626}.all-calls-page .call-details-panel .panel-content .caller-info .caller-details-grid .caller-detail .detail-value.sentiment.neutral{color:#64748b}.all-calls-page .call-details-panel .panel-content .section{margin-bottom:24px}.all-calls-page .call-details-panel .panel-content .section .section-title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#475569;margin:0 0 12px 0}.all-calls-page .call-details-panel .panel-content .section .section-title svg{color:#64748b}.all-calls-page .call-details-panel .panel-content .section .call-summary-card{background:#f8fafc;border-radius:8px;padding:16px}.all-calls-page .call-details-panel .panel-content .section .call-summary-card .summary-row{display:flex;gap:16px;margin-bottom:12px}.all-calls-page .call-details-panel .panel-content .section .call-summary-card .summary-row:last-child{margin-bottom:0}.all-calls-page .call-details-panel .panel-content .section .call-summary-card .summary-row .summary-item{flex:1;display:flex;align-items:flex-start;gap:10px}.all-calls-page .call-details-panel .panel-content .section .call-summary-card .summary-row .summary-item svg{color:#64748b;margin-top:2px}.all-calls-page .call-details-panel .panel-content .section .call-summary-card .summary-row .summary-item .summary-label{display:block;font-size:11px;color:#64748b;margin-bottom:2px}.all-calls-page .call-details-panel .panel-content .section .call-summary-card .summary-row .summary-item .summary-value{font-size:14px;color:#1e293b;font-weight:500}.all-calls-page .call-details-panel .panel-content .section .call-summary-card .summary-row .summary-item .summary-value.urgency-value{display:flex;align-items:center;gap:6px;text-transform:capitalize}.all-calls-page .call-details-panel .panel-content .section .reason-content{background:#f8fafc;border-radius:8px;padding:14px;font-size:14px;color:#475569;line-height:1.6}.all-calls-page .call-details-panel .panel-content .section .recording-player audio{border-radius:8px}.all-calls-page .call-details-panel .panel-content .section .recording-player .recording-link{display:inline-flex;align-items:center;gap:6px;color:#3b82f6;font-size:13px;text-decoration:none}.all-calls-page .call-details-panel .panel-content .section .recording-player .recording-link:hover{text-decoration:underline}.all-calls-page .call-details-panel .panel-content .section .transcript-content .transcript-text{background:#f8fafc;border-radius:8px;padding:14px;font-size:13px;color:#475569;line-height:1.6;white-space:pre-wrap;font-family:inherit;margin:0;max-height:300px;overflow-y:auto}.all-calls-page .call-details-panel .panel-content .section .transcript-content .view-transcript-btn{display:flex;align-items:center;gap:6px;margin-top:8px;background:none;border:none;color:#3b82f6;font-size:13px;cursor:pointer;padding:0}.all-calls-page .call-details-panel .panel-content .section .transcript-content .view-transcript-btn:hover{text-decoration:underline}.all-calls-page .call-details-panel .panel-content .section .call-history .loading-history{display:flex;align-items:center;gap:8px;color:#64748b;font-size:13px}.all-calls-page .call-details-panel .panel-content .section .call-history .no-history{color:#94a3b8;font-size:13px;margin:0}.all-calls-page .call-details-panel .panel-content .section .call-history .history-item{background:#f8fafc;border-radius:8px;padding:12px;margin-bottom:8px}.all-calls-page .call-details-panel .panel-content .section .call-history .history-item.current{border:1px solid #3b82f6;background:#eff6ff}.all-calls-page .call-details-panel .panel-content .section .call-history .history-item .history-header{display:flex;align-items:center;gap:8px;margin-bottom:6px}.all-calls-page .call-details-panel .panel-content .section .call-history .history-item .history-header .direction-icon.inbound{color:#16a34a}.all-calls-page .call-details-panel .panel-content .section .call-history .history-item .history-header .direction-icon.outbound{color:#2563eb}.all-calls-page .call-details-panel .panel-content .section .call-history .history-item .history-header .history-date{font-size:12px;color:#64748b}.all-calls-page .call-details-panel .panel-content .section .call-history .history-item .history-header .history-duration{margin-left:auto;font-size:12px;color:#64748b}.all-calls-page .call-details-panel .panel-content .section .call-history .history-item .history-summary{margin:0;font-size:13px;color:#475569;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.all-calls-page .call-details-panel .panel-content .section.notes-section .notes-list{margin-bottom:16px}.all-calls-page .call-details-panel .panel-content .section.notes-section .notes-list .note-item{background:#f8fafc;border-radius:8px;padding:12px;margin-bottom:8px}.all-calls-page .call-details-panel .panel-content .section.notes-section .notes-list .note-item .note-header{display:flex;justify-content:space-between;margin-bottom:6px}.all-calls-page .call-details-panel .panel-content .section.notes-section .notes-list .note-item .note-header .note-author{font-size:12px;font-weight:600;color:#475569}.all-calls-page .call-details-panel .panel-content .section.notes-section .notes-list .note-item .note-header .note-date{font-size:11px;color:#94a3b8}.all-calls-page .call-details-panel .panel-content .section.notes-section .notes-list .note-item .note-content{margin:0;font-size:13px;color:#475569}.all-calls-page .call-details-panel .panel-content .section.notes-section .no-notes{color:#94a3b8;font-size:13px;margin:0 0 16px 0}.all-calls-page .call-details-panel .panel-content .section.notes-section .add-note-form textarea{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;resize:none;margin-bottom:8px}.all-calls-page .call-details-panel .panel-content .section.notes-section .add-note-form textarea:focus{outline:none;border-color:#3b82f6}.all-calls-page .call-details-panel .panel-content .section.notes-section .add-note-form .add-note-btn{display:flex;align-items:center;gap:6px;padding:8px 14px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer}.all-calls-page .call-details-panel .panel-content .section.notes-section .add-note-form .add-note-btn:hover{background:#2563eb}.all-calls-page .call-details-panel .panel-content .section.notes-section .add-note-form .add-note-btn:disabled{opacity:.6;cursor:not-allowed}.all-calls-page .call-details-panel .panel-footer{padding:16px 24px;border-top:1px solid #e2e8f0;display:flex;gap:10px}.all-calls-page .call-details-panel .panel-footer .action-btn{flex:1;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.all-calls-page .call-details-panel .panel-footer .action-btn.primary{background:#22c55e;border:none;color:#fff}.all-calls-page .call-details-panel .panel-footer .action-btn.primary:hover{background:#16a34a}.all-calls-page .call-details-panel .panel-footer .action-btn.secondary{background:#fff;border:1px solid #e2e8f0;color:#475569}.all-calls-page .call-details-panel .panel-footer .action-btn.secondary:hover{border-color:#3b82f6;color:#3b82f6}.all-calls-page .modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1100}.all-calls-page .modal-overlay .modal-content{background:#fff;border-radius:12px;width:100%;max-width:450px;box-shadow:0 20px 50px rgba(0,0,0,.2)}.all-calls-page .modal-overlay .modal-content .modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e2e8f0}.all-calls-page .modal-overlay .modal-content .modal-header h4{margin:0;font-size:16px;font-weight:600;color:#1e293b}.all-calls-page .modal-overlay .modal-content .modal-header .close-btn{background:none;border:none;padding:4px;cursor:pointer;color:#64748b}.all-calls-page .modal-overlay .modal-content .modal-header .close-btn:hover{color:#1e293b}.all-calls-page .modal-overlay .modal-content .modal-body{padding:20px}.all-calls-page .modal-overlay .modal-content .modal-body .modal-recipient{margin:0 0 12px 0;font-size:14px;color:#64748b}.all-calls-page .modal-overlay .modal-content .modal-body textarea{width:100%;padding:12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;resize:none}.all-calls-page .modal-overlay .modal-content .modal-body textarea:focus{outline:none;border-color:#3b82f6}.all-calls-page .modal-overlay .modal-content .modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:16px 20px;border-top:1px solid #e2e8f0}.all-calls-page .modal-overlay .modal-content .modal-footer .cancel-btn{padding:10px 16px;background:#f1f5f9;border:none;border-radius:8px;font-size:14px;font-weight:500;color:#64748b;cursor:pointer}.all-calls-page .modal-overlay .modal-content .modal-footer .cancel-btn:hover{background:#e2e8f0}.all-calls-page .modal-overlay .modal-content .modal-footer .send-btn{display:flex;align-items:center;gap:6px;padding:10px 20px;background:#3b82f6;border:none;border-radius:8px;font-size:14px;font-weight:500;color:#fff;cursor:pointer}.all-calls-page .modal-overlay .modal-content .modal-footer .send-btn:hover{background:#2563eb}.all-calls-page .modal-overlay .modal-content .modal-footer .send-btn:disabled{opacity:.6;cursor:not-allowed}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.all-calls-page .spinning{animation:spin 1s linear infinite}@media(max-width: 1024px){.all-calls-page .call-details-panel{width:400px}}@media(max-width: 768px){.all-calls-page .page-header{margin-bottom:16px}.all-calls-page .page-header h1{font-size:22px}.all-calls-page .direction-tabs{flex-wrap:wrap}.all-calls-page .direction-tabs .direction-tab{flex:1;justify-content:center;min-width:80px;padding:8px 12px;font-size:13px}.all-calls-page .filters-bar{flex-direction:column;gap:8px}.all-calls-page .filters-bar .search-input-wrapper{min-width:100%}.all-calls-page .filters-bar .filter-btn,.all-calls-page .filters-bar .refresh-btn,.all-calls-page .filters-bar .sync-btn,.all-calls-page .filters-bar .status-select{width:100%;justify-content:center}.all-calls-page .filters-bar .agent-dropdown-container{width:100%}.all-calls-page .filters-bar .agent-dropdown-container button{width:100%;justify-content:center}.all-calls-page .calls-table-container .calls-table thead th,.all-calls-page .calls-table-container .calls-table tbody td{padding:10px 12px;font-size:12px}.all-calls-page .calls-table-container .calls-table col.col-phone{min-width:130px}.all-calls-page .calls-table-container .calls-table col.col-reason{min-width:180px}.all-calls-page .calls-table-container .calls-table td.col-phone{overflow:hidden;text-overflow:ellipsis}.all-calls-page .calls-table-container .calls-table .reason-cell.col-reason{min-width:180px}.all-calls-page .calls-table-container .calls-table .reason-cell.col-reason .reason-text{font-size:.8125rem}.all-calls-page .calls-table-container .calls-table .agent-cell.col-agent{max-width:140px}.all-calls-page .calls-table-container .calls-table .caller-cell{gap:6px}.all-calls-page .calls-table-container .calls-table .caller-cell strong{font-size:13px}.all-calls-page .call-details-panel{width:100%;right:-100%}.all-calls-page .call-details-panel.open{right:0}.all-calls-page .call-details-panel .panel-header{padding:16px}.all-calls-page .call-details-panel .panel-header h3{font-size:16px}.all-calls-page .call-details-panel .panel-content{padding:16px}.all-calls-page .call-details-panel .panel-content .caller-info .caller-header{flex-direction:column;gap:12px}.all-calls-page .call-details-panel .panel-content .caller-info .caller-header .caller-actions{width:100%;justify-content:flex-start}.all-calls-page .call-details-panel .panel-content .caller-info .caller-details-grid{grid-template-columns:1fr}.all-calls-page .call-details-panel .panel-content .section .call-summary-card .summary-row{flex-direction:column;gap:12px}.all-calls-page .call-details-panel .panel-footer{padding:12px 16px;flex-direction:column}.all-calls-page .call-details-panel .panel-footer .action-btn{width:100%}.all-calls-page .modal-overlay{padding:16px}.all-calls-page .modal-overlay .modal-content{max-width:100%}}@media(max-width: 480px){.all-calls-page .page-header h1{font-size:20px}.all-calls-page .direction-tabs .direction-tab{padding:6px 10px;font-size:12px}.all-calls-page .direction-tabs .direction-tab svg{width:14px;height:14px}.all-calls-page .calls-table-container .calls-table thead th,.all-calls-page .calls-table-container .calls-table tbody td{padding:8px;font-size:11px}}.all-calls-page .pagination{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#fff;border:1px solid #e2e8f0;border-top:none;border-radius:0 0 12px 12px;margin-top:-1px}.all-calls-page .pagination .pagination-info{font-size:14px;color:#64748b}.all-calls-page .pagination .pagination-controls{display:flex;align-items:center;gap:8px}.all-calls-page .pagination .pagination-btn{padding:8px 16px;border:1px solid #e2e8f0;background:#fff;border-radius:6px;font-size:13px;font-weight:500;color:#374151;cursor:pointer;transition:all .2s}.all-calls-page .pagination .pagination-btn:hover:not(:disabled){background:#f1f5f9;border-color:#3b82f6;color:#3b82f6}.all-calls-page .pagination .pagination-btn:disabled{opacity:.5;cursor:not-allowed}.all-calls-page .pagination .pagination-current{font-size:14px;font-weight:500;color:#1e293b;padding:0 12px}@media(max-width: 768px){.all-calls-page .pagination{flex-direction:column;gap:12px;padding:12px 16px}.all-calls-page .pagination .pagination-controls{flex-wrap:wrap;justify-content:center}.all-calls-page .pagination .pagination-btn{padding:6px 12px;font-size:12px}}
.leads-page .page-header{margin-bottom:24px}.leads-page .page-header h1{font-size:24px;font-weight:600;color:#1e293b;margin:0 0 4px 0}.leads-page .page-header p{color:#64748b;font-size:14px;margin:0}.leads-page .filters-bar{display:flex;align-items:center;gap:12px;margin-bottom:20px;flex-wrap:wrap}.leads-page .filters-bar .search-input-wrapper{flex:1;min-width:250px}.leads-page .filters-bar .search-input-wrapper input{width:100%;padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;background:#fff}.leads-page .filters-bar .search-input-wrapper input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.leads-page .filters-bar .filter-select{padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;background:#fff;cursor:pointer;min-width:140px}.leads-page .filters-bar .filter-select:focus{outline:none;border-color:#3b82f6}.leads-page .filters-bar .refresh-btn{display:flex;align-items:center;gap:6px;padding:10px 16px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;font-size:14px;cursor:pointer;transition:all .2s}.leads-page .filters-bar .refresh-btn:hover{background:#f1f5f9}.leads-page .filters-bar .refresh-btn:disabled{opacity:.6;cursor:not-allowed}.leads-page .filters-bar .refresh-btn .spinning{animation:spin 1s linear infinite}.leads-page .filters-bar .export-btn{display:flex;align-items:center;gap:6px;padding:10px 16px;border:1px solid #10b981;border-radius:8px;background:#ecfdf5;color:#059669;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.leads-page .filters-bar .export-btn:hover{background:#d1fae5}.leads-page .filters-bar .export-btn:disabled{opacity:.6;cursor:not-allowed}.leads-page .filters-bar .export-btn .spinning{animation:spin 1s linear infinite}.leads-page .filters-bar .add-btn{display:flex;align-items:center;gap:6px;padding:10px 16px;border:none;border-radius:8px;background:#3b82f6;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.leads-page .filters-bar .add-btn:hover{background:#2563eb}.leads-page .leads-table-container{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);overflow:hidden}.leads-page .leads-table-container .loading-state,.leads-page .leads-table-container .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#64748b}.leads-page .leads-table-container .loading-state svg,.leads-page .leads-table-container .empty-state svg{margin-bottom:16px;opacity:.5}.leads-page .leads-table-container .loading-state h3,.leads-page .leads-table-container .empty-state h3{margin:0 0 8px 0;color:#1e293b}.leads-page .leads-table-container .loading-state p,.leads-page .leads-table-container .empty-state p{margin:0}.leads-page .leads-table-container .table-scroll{overflow-x:auto}.leads-page .leads-table-container .leads-table{width:100%;border-collapse:collapse}.leads-page .leads-table-container .leads-table th,.leads-page .leads-table-container .leads-table td{padding:12px 16px;text-align:left;border-bottom:1px solid #e2e8f0}.leads-page .leads-table-container .leads-table th{background:#f8fafc;font-weight:600;font-size:12px;text-transform:uppercase;color:#64748b;white-space:nowrap}.leads-page .leads-table-container .leads-table tbody tr{cursor:pointer;transition:background .2s}.leads-page .leads-table-container .leads-table tbody tr:hover{background:#f8fafc}.leads-page .leads-table-container .leads-table tbody tr.selected{background:#eff6ff}.leads-page .leads-table-container .leads-table .date-cell .date-primary{font-weight:500;color:#1e293b}.leads-page .leads-table-container .leads-table .date-cell .date-secondary{font-size:12px;color:#64748b}.leads-page .leads-table-container .leads-table .name-cell .name-row{display:flex;align-items:center;gap:6px}.leads-page .leads-table-container .leads-table .name-cell .name-row strong{color:#1e293b}.leads-page .leads-table-container .leads-table .name-cell .name-row .inline-edit-name-btn{display:none;background:none;border:none;cursor:pointer;color:#94a3b8;padding:3px;border-radius:4px;line-height:1;flex-shrink:0;min-width:22px;min-height:22px;align-items:center;justify-content:center}.leads-page .leads-table-container .leads-table .name-cell .name-row .inline-edit-name-btn:hover{color:#3b82f6;background:#eff6ff}.leads-page .leads-table-container .leads-table .name-cell .inline-name-edit{display:flex;align-items:center;gap:4px}.leads-page .leads-table-container .leads-table .name-cell .inline-name-edit input{width:72px;padding:3px 6px;border:1px solid #3b82f6;border-radius:4px;font-size:13px;font-weight:600;color:#1e293b;background:#fff}.leads-page .leads-table-container .leads-table .name-cell .inline-name-edit input:focus{outline:none;box-shadow:0 0 0 2px rgba(59,130,246,.2)}.leads-page .leads-table-container .leads-table .name-cell .inline-name-edit .inline-save-btn,.leads-page .leads-table-container .leads-table .name-cell .inline-name-edit .inline-cancel-btn{background:none;border:none;cursor:pointer;padding:3px;border-radius:4px;display:flex;align-items:center;min-width:22px;min-height:22px;justify-content:center}.leads-page .leads-table-container .leads-table .name-cell .inline-name-edit .inline-save-btn{color:#22c55e}.leads-page .leads-table-container .leads-table .name-cell .inline-name-edit .inline-save-btn:hover{background:#f0fdf4}.leads-page .leads-table-container .leads-table .name-cell .inline-name-edit .inline-cancel-btn{color:#ef4444}.leads-page .leads-table-container .leads-table .name-cell .inline-name-edit .inline-cancel-btn:hover{background:#fef2f2}.leads-page .leads-table-container .leads-table .name-cell .email-text{font-size:12px;color:#64748b;display:block;margin-top:2px}.leads-page .leads-table-container .leads-table tbody tr:hover .name-cell .name-row .inline-edit-name-btn{display:flex}.leads-page .leads-table-container .leads-table .service-cell{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.leads-page .leads-table-container .leads-table .category-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:500;text-transform:capitalize}.leads-page .leads-table-container .leads-table .category-badge.patient{background:#dbeafe;color:#1d4ed8}.leads-page .leads-table-container .leads-table .category-badge.dentist{background:#dcfce7;color:#15803d}.leads-page .leads-table-container .leads-table .category-badge.clinic{background:#fef3c7;color:#b45309}.leads-page .leads-table-container .leads-table .status-badge{display:inline-block;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:500;text-transform:capitalize}.leads-page .leads-table-container .leads-table .status-badge.new{background:#dbeafe;color:#1d4ed8}.leads-page .leads-table-container .leads-table .status-badge.qualified{background:#dcfce7;color:#15803d}.leads-page .leads-table-container .leads-table .status-badge.contacted{background:#fef3c7;color:#b45309}.leads-page .leads-table-container .leads-table .status-badge.closed{background:#f1f5f9;color:#64748b}.leads-page .leads-table-container .leads-table .sms-btn,.leads-page .leads-table-container .leads-table .convert-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:6px;cursor:pointer;transition:all .2s}.leads-page .leads-table-container .leads-table .sms-btn{background:#eff6ff;color:#3b82f6}.leads-page .leads-table-container .leads-table .sms-btn:hover{background:#dbeafe}.leads-page .leads-table-container .leads-table .convert-btn{background:#dcfce7;color:#15803d}.leads-page .leads-table-container .leads-table .convert-btn:hover{background:#bbf7d0}.leads-page .leads-table-container .leads-table .convert-to-patient-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#10b981;color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}.leads-page .leads-table-container .leads-table .convert-to-patient-btn:hover{background:#059669}.leads-page .leads-table-container .leads-table .convert-to-patient-btn svg{flex-shrink:0}.leads-page .panel-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);opacity:0;visibility:hidden;transition:all .3s;z-index:100}.leads-page .panel-overlay.visible{opacity:1;visibility:visible}.leads-page .lead-details-panel{position:fixed;top:0;right:0;width:420px;height:100vh;background:#fff;box-shadow:-4px 0 20px rgba(0,0,0,.1);transform:translateX(100%);transition:transform .3s ease;z-index:101;display:flex;flex-direction:column}.leads-page .lead-details-panel.open{transform:translateX(0)}.leads-page .lead-details-panel .panel-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e2e8f0}.leads-page .lead-details-panel .panel-header h3{margin:0;font-size:18px;font-weight:600}.leads-page .lead-details-panel .panel-header .panel-actions{display:flex;align-items:center;gap:8px}.leads-page .lead-details-panel .panel-header .panel-actions button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:8px;cursor:pointer;transition:all .2s}.leads-page .lead-details-panel .panel-header .panel-actions .edit-btn{background:#eff6ff;color:#3b82f6}.leads-page .lead-details-panel .panel-header .panel-actions .edit-btn:hover{background:#dbeafe}.leads-page .lead-details-panel .panel-header .panel-actions .save-btn{background:#dcfce7;color:#15803d}.leads-page .lead-details-panel .panel-header .panel-actions .save-btn:hover{background:#bbf7d0}.leads-page .lead-details-panel .panel-header .panel-actions .delete-btn{background:#fef2f2;color:#dc2626}.leads-page .lead-details-panel .panel-header .panel-actions .delete-btn:hover{background:#fee2e2}.leads-page .lead-details-panel .panel-header .panel-actions .close-btn{background:#f1f5f9;color:#64748b}.leads-page .lead-details-panel .panel-header .panel-actions .close-btn:hover{background:#e2e8f0}.leads-page .lead-details-panel .panel-content{flex:1;overflow-y:auto;padding:20px}.leads-page .lead-details-panel .panel-content .lead-info{margin-bottom:24px}.leads-page .lead-details-panel .panel-content .lead-info .lead-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.leads-page .lead-details-panel .panel-content .lead-info .lead-header .lead-avatar{width:48px;height:48px;border-radius:50%;background:#eff6ff;display:flex;align-items:center;justify-content:center;color:#3b82f6}.leads-page .lead-details-panel .panel-content .lead-info .lead-header .lead-name{margin:0 0 4px 0;font-size:18px;font-weight:600}.leads-page .lead-details-panel .panel-content .lead-info .lead-header .edit-name-fields{display:flex;gap:8px}.leads-page .lead-details-panel .panel-content .lead-info .lead-header .edit-name-fields input{padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;width:120px}.leads-page .lead-details-panel .panel-content .lead-info .lead-header .edit-name-fields input:focus{outline:none;border-color:#3b82f6}.leads-page .lead-details-panel .panel-content .lead-info .lead-contact-actions{display:flex;gap:8px}.leads-page .lead-details-panel .panel-content .lead-info .lead-contact-actions button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;cursor:pointer;transition:all .2s;color:#64748b}.leads-page .lead-details-panel .panel-content .lead-info .lead-contact-actions button:hover{background:#f8fafc;color:#3b82f6;border-color:#3b82f6}.leads-page .lead-details-panel .panel-content .section{margin-bottom:24px}.leads-page .lead-details-panel .panel-content .section .section-title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#1e293b;margin:0 0 12px 0}.leads-page .lead-details-panel .panel-content .section .details-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.leads-page .lead-details-panel .panel-content .section .details-grid .detail-item .detail-label{display:block;font-size:12px;color:#64748b;margin-bottom:4px}.leads-page .lead-details-panel .panel-content .section .details-grid .detail-item .detail-value{font-size:14px;color:#1e293b}.leads-page .lead-details-panel .panel-content .section .details-grid .detail-item input{width:100%;padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px}.leads-page .lead-details-panel .panel-content .section .details-grid .detail-item input:focus{outline:none;border-color:#3b82f6}.leads-page .lead-details-panel .panel-content .section .status-buttons{display:flex;gap:8px;flex-wrap:wrap}.leads-page .lead-details-panel .panel-content .section .status-buttons .status-btn{padding:8px 16px;border:1px solid #e2e8f0;border-radius:20px;background:#fff;font-size:13px;cursor:pointer;transition:all .2s;text-transform:capitalize}.leads-page .lead-details-panel .panel-content .section .status-buttons .status-btn.active.new{background:#dbeafe;border-color:#3b82f6;color:#1d4ed8}.leads-page .lead-details-panel .panel-content .section .status-buttons .status-btn.active.qualified{background:#dcfce7;border-color:#22c55e;color:#15803d}.leads-page .lead-details-panel .panel-content .section .status-buttons .status-btn.active.contacted{background:#fef3c7;border-color:#f59e0b;color:#b45309}.leads-page .lead-details-panel .panel-content .section .status-buttons .status-btn.active.closed{background:#f1f5f9;border-color:#94a3b8;color:#64748b}.leads-page .lead-details-panel .panel-content .section .status-buttons .status-btn:hover:not(.active){background:#f8fafc}.leads-page .lead-details-panel .panel-content .section textarea{width:100%;padding:12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;resize:vertical}.leads-page .lead-details-panel .panel-content .section textarea:focus{outline:none;border-color:#3b82f6}.leads-page .lead-details-panel .panel-content .section .notes-content{padding:12px;background:#f8fafc;border-radius:8px;font-size:14px;color:#475569;line-height:1.5}.leads-page .lead-details-panel .panel-content .section .source-info{padding:12px;background:#f8fafc;border-radius:8px;font-size:13px;color:#64748b}.leads-page .lead-details-panel .panel-footer{padding:16px 20px;border-top:1px solid #e2e8f0}.leads-page .lead-details-panel .panel-footer .action-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.leads-page .lead-details-panel .panel-footer .action-btn.primary{background:#3b82f6;color:#fff}.leads-page .lead-details-panel .panel-footer .action-btn.primary:hover{background:#2563eb}.leads-page .modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:200}.leads-page .modal-overlay .modal-content{background:#fff;border-radius:12px;width:90%;max-width:440px;box-shadow:0 20px 40px rgba(0,0,0,.2)}.leads-page .modal-overlay .modal-content .modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e2e8f0}.leads-page .modal-overlay .modal-content .modal-header h4{margin:0;font-size:16px;font-weight:600}.leads-page .modal-overlay .modal-content .modal-header .close-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:6px;background:#f1f5f9;color:#64748b;cursor:pointer}.leads-page .modal-overlay .modal-content .modal-header .close-btn:hover{background:#e2e8f0}.leads-page .modal-overlay .modal-content .modal-body{padding:20px}.leads-page .modal-overlay .modal-content .modal-body p{margin:0 0 16px 0;color:#475569}.leads-page .modal-overlay .modal-content .modal-body .modal-recipient{font-weight:500;color:#1e293b;margin-bottom:12px}.leads-page .modal-overlay .modal-content .modal-body textarea{width:100%;padding:12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;resize:vertical}.leads-page .modal-overlay .modal-content .modal-body textarea:focus{outline:none;border-color:#3b82f6}.leads-page .modal-overlay .modal-content .modal-body .convert-info{padding:12px;background:#f8fafc;border-radius:8px}.leads-page .modal-overlay .modal-content .modal-body .convert-info strong{display:block;margin-bottom:4px}.leads-page .modal-overlay .modal-content .modal-body .convert-info span{font-size:13px;color:#64748b}.leads-page .modal-overlay .modal-content .modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 20px;border-top:1px solid #e2e8f0}.leads-page .modal-overlay .modal-content .modal-footer button{display:flex;align-items:center;gap:6px;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.leads-page .modal-overlay .modal-content .modal-footer button:disabled{opacity:.6;cursor:not-allowed}.leads-page .modal-overlay .modal-content .modal-footer .cancel-btn{background:#fff;border:1px solid #e2e8f0;color:#64748b}.leads-page .modal-overlay .modal-content .modal-footer .cancel-btn:hover{background:#f8fafc}.leads-page .modal-overlay .modal-content .modal-footer .send-btn,.leads-page .modal-overlay .modal-content .modal-footer .convert-confirm-btn{background:#3b82f6;border:none;color:#fff}.leads-page .modal-overlay .modal-content .modal-footer .send-btn:hover,.leads-page .modal-overlay .modal-content .modal-footer .convert-confirm-btn:hover{background:#2563eb}.leads-page .modal-overlay .modal-content .modal-footer .send-btn .spinning,.leads-page .modal-overlay .modal-content .modal-footer .convert-confirm-btn .spinning{animation:spin 1s linear infinite}.leads-page .modal-overlay .modal-content .modal-footer .delete-confirm-btn{background:#dc2626;border:none;color:#fff}.leads-page .modal-overlay .modal-content .modal-footer .delete-confirm-btn:hover{background:#b91c1c}.leads-page .modal-overlay .modal-content .modal-footer .delete-confirm-btn .spinning{animation:spin 1s linear infinite}.leads-page .modal-overlay .modal-content .modal-footer .add-confirm-btn{background:#3b82f6;border:none;color:#fff}.leads-page .modal-overlay .modal-content .modal-footer .add-confirm-btn:hover{background:#2563eb}.leads-page .modal-overlay .modal-content .modal-footer .add-confirm-btn:disabled{opacity:.6;cursor:not-allowed}.leads-page .modal-overlay .modal-content .modal-footer .add-confirm-btn .spinning{animation:spin 1s linear infinite}.leads-page .modal-overlay .modal-content.add-lead-modal{max-width:520px}.leads-page .modal-overlay .modal-content.add-lead-modal .modal-body .form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.leads-page .modal-overlay .modal-content.add-lead-modal .modal-body .form-group.full-width{grid-column:1/-1}.leads-page .modal-overlay .modal-content.add-lead-modal .modal-body .form-group label{display:block;font-size:13px;font-weight:500;color:#374151;margin-bottom:6px}.leads-page .modal-overlay .modal-content.add-lead-modal .modal-body .form-group input,.leads-page .modal-overlay .modal-content.add-lead-modal .modal-body .form-group select,.leads-page .modal-overlay .modal-content.add-lead-modal .modal-body .form-group textarea{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;background:#fff;box-sizing:border-box}.leads-page .modal-overlay .modal-content.add-lead-modal .modal-body .form-group input:focus,.leads-page .modal-overlay .modal-content.add-lead-modal .modal-body .form-group select:focus,.leads-page .modal-overlay .modal-content.add-lead-modal .modal-body .form-group textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.leads-page .modal-overlay .modal-content.add-lead-modal .modal-body .form-group textarea{resize:vertical;min-height:80px}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@media(max-width: 768px){.leads-page .page-header{margin-bottom:16px}.leads-page .page-header h1{font-size:20px}.leads-page .filters-bar{flex-direction:column;gap:8px}.leads-page .filters-bar .search-input-wrapper{min-width:100%}.leads-page .filters-bar .filter-select{width:100%}.leads-page .filters-bar .refresh-btn{width:100%;justify-content:center}.leads-page .leads-table-container .table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.leads-page .leads-table-container .leads-table thead th,.leads-page .leads-table-container .leads-table tbody td{padding:10px 12px;font-size:12px;white-space:nowrap}.leads-page .lead-details-panel{width:100%;right:-100%}.leads-page .lead-details-panel.open{right:0}.leads-page .lead-details-panel .panel-header{padding:16px}.leads-page .lead-details-panel .panel-header h3{font-size:16px}.leads-page .lead-details-panel .panel-content{padding:16px}.leads-page .lead-details-panel .panel-content .lead-info .info-grid{grid-template-columns:1fr}.leads-page .lead-details-panel .panel-content .section .edit-form .form-row{grid-template-columns:1fr}.leads-page .lead-details-panel .panel-actions{flex-direction:column;padding:12px 16px}.leads-page .lead-details-panel .panel-actions button{width:100%}.leads-page .modal-overlay{padding:16px}.leads-page .modal-overlay .modal-content{max-width:100%;margin:0}}@media(max-width: 480px){.leads-page .page-header h1{font-size:18px}.leads-page .leads-table-container .leads-table thead th,.leads-page .leads-table-container .leads-table tbody td{padding:8px;font-size:11px}}
.messages-page{height:calc(100vh - 48px);display:flex;flex-direction:column;overflow:hidden}.messages-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.messages-header .header-left h1{display:flex;align-items:center;gap:10px;margin:0;font-size:24px;font-weight:600;color:#1e293b}.messages-header .header-left .messages-unread-pill{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;font-size:12px;font-weight:700;color:#fff;background:#7c3aed;border-radius:999px}.messages-header .header-actions{display:flex;gap:8px}.messages-header .header-actions .btn-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:8px;background:#3b82f6;color:#fff;cursor:pointer;transition:all .2s}.messages-header .header-actions .btn-icon:hover{background:#2563eb}.messages-header .header-actions .btn-icon:disabled{opacity:.6;cursor:not-allowed}.messages-container{flex:1;display:flex;background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);overflow:hidden;min-height:0}.conversations-panel{width:360px;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;background:#fff;min-height:0}.conversations-panel .search-box{padding:16px;border-bottom:1px solid #e2e8f0;position:relative}.conversations-panel .search-box .search-icon{position:absolute;left:28px;top:50%;transform:translateY(-50%);color:#94a3b8}.conversations-panel .search-box input{width:100%;padding:10px 12px 10px 40px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;background:#fff;box-sizing:border-box}.conversations-panel .search-box input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.conversations-panel .search-box input::placeholder{color:#94a3b8}.conversations-panel .conversations-list{flex:1;overflow-y:auto}.conversations-panel .conversations-list .loading-state,.conversations-panel .conversations-list .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#64748b;gap:12px}.conversations-panel .conversation-item{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;cursor:pointer;border-left:3px solid rgba(0,0,0,0);transition:all .15s}.conversations-panel .conversation-item:hover{background:#f1f5f9}.conversations-panel .conversation-item.active{background:#eff6ff;border-left-color:#3b82f6}.conversations-panel .conversation-item.has-unread{background:#faf5ff}.conversations-panel .conversation-item.has-unread:hover{background:#f3e8ff}.conversations-panel .conversation-item .avatar{width:40px;height:40px;border-radius:50%;background:#e2e8f0;display:flex;align-items:center;justify-content:center;color:#64748b;flex-shrink:0}.conversations-panel .conversation-item .conversation-info{flex:1;min-width:0}.conversations-panel .conversation-item .conversation-info .conversation-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.conversations-panel .conversation-item .conversation-info .conversation-header .phone-number{display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:14px;color:#1e293b;min-width:0;flex:1}.conversations-panel .conversation-item .conversation-info .conversation-header .phone-number .conversation-title{display:inline;line-height:1.4;min-width:0;word-break:break-word}.conversations-panel .conversation-item .conversation-info .conversation-header .phone-number .conversation-title .conversation-title__name{font-weight:600;color:#1e293b}.conversations-panel .conversation-item .conversation-info .conversation-header .phone-number .conversation-title .conversation-title__sep{color:#94a3b8;font-weight:500}.conversations-panel .conversation-item .conversation-info .conversation-header .phone-number .conversation-title .conversation-title__phone{color:#64748b;font-weight:500;font-size:13px}.conversations-panel .conversation-item .conversation-info .conversation-header .phone-number .conversation-title .conversation-title__phone--solo{font-size:14px;font-weight:600;color:#1e293b}.conversations-panel .conversation-item .conversation-info .conversation-header .unread-dot{width:8px;height:8px;border-radius:50%;background:#7c3aed;flex-shrink:0}.conversations-panel .conversation-item .conversation-info .conversation-header .time{font-size:11px;color:#94a3b8}.conversations-panel .conversation-item .conversation-info .conversation-preview{display:flex;align-items:center;gap:8px}.conversations-panel .conversation-item .conversation-info .conversation-preview .preview-text{flex:1;font-size:13px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversations-panel .conversation-item .conversation-info .conversation-preview .event-type{display:flex;align-items:center;gap:4px;font-size:11px;color:#ef4444;font-weight:500}.conversations-panel .conversation-item .conversation-info .conversation-preview .event-type svg{color:#ef4444}.conversations-panel .conversation-item .conversation-info .phone-info{margin-top:4px}.conversations-panel .conversation-item .conversation-info .phone-info .from-number{display:flex;align-items:center;gap:4px;font-size:11px;color:#94a3b8}.conversations-panel .conversation-item .conversation-info .phone-info .from-number svg{color:#3b82f6}.category-badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0}.category-badge.lead{background:#dbeafe;color:#1d4ed8}.category-badge.patient{background:#dcfce7;color:#15803d}.category-badge.other{background:#f1f5f9;color:#64748b}.chat-panel{flex:1;display:flex;flex-direction:column;min-width:0;min-height:0}.chat-panel .chat-header{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid #e2e8f0;background:#fff}.chat-panel .chat-header .chat-header-avatar{width:40px;height:40px;border-radius:50%;background:#e2e8f0;display:flex;align-items:center;justify-content:center;color:#64748b}.chat-panel .chat-header .chat-header-info{min-width:0}.chat-panel .chat-header .chat-header-info .chat-phone{display:block;margin-bottom:4px;min-width:0}.chat-panel .chat-header .chat-header-info .chat-phone .conversation-title__name{font-size:16px;font-weight:600;color:#1e293b}.chat-panel .chat-header .chat-header-info .chat-phone .conversation-title__sep{color:#94a3b8;font-weight:500;font-size:15px}.chat-panel .chat-header .chat-header-info .chat-phone .conversation-title__phone{font-size:15px;color:#475569;font-weight:500}.chat-panel .chat-header .chat-header-info .chat-phone .conversation-title__phone--solo{font-size:16px;font-weight:600;color:#1e293b}.chat-panel .chat-header .chat-header-info .chat-meta{display:flex;align-items:center;gap:12px}.chat-panel .chat-header .chat-header-info .chat-meta .phone-link{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:#3b82f6;text-decoration:none}.chat-panel .chat-header .chat-header-info .chat-meta .phone-link:hover{text-decoration:underline}.chat-panel .chat-messages{flex:1;overflow-y:auto;padding:20px;background:#f8fafc}.chat-panel .chat-messages .message-row{display:flex;margin-bottom:16px}.chat-panel .chat-messages .message-row.incoming{justify-content:flex-start}.chat-panel .chat-messages .message-row.outgoing{justify-content:flex-end}.chat-panel .chat-messages .message-bubble{max-width:70%;padding:12px 16px;border-radius:16px;position:relative}.chat-panel .chat-messages .message-bubble.incoming{background:#fff;color:#1e293b;border:1px solid #e2e8f0;border-bottom-left-radius:4px}.chat-panel .chat-messages .message-bubble.outgoing{background:#3b82f6;color:#fff;border-bottom-right-radius:4px}.chat-panel .chat-messages .message-bubble .message-text{font-size:14px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.chat-panel .chat-messages .message-bubble .message-meta{display:flex;align-items:center;gap:8px;margin-top:6px;font-size:11px;opacity:.7}.chat-panel .chat-messages .message-bubble .message-meta .message-source{padding:1px 6px;background:rgba(255,255,255,.2);border-radius:4px;font-size:10px}.chat-panel .chat-input-container{padding:16px 20px;border-top:1px solid #e2e8f0;background:#fff}.chat-panel .chat-input-container .chat-input-form{display:flex;align-items:center;gap:12px;background:#f1f5f9;border-radius:24px;padding:4px 4px 4px 20px}.chat-panel .chat-input-container .chat-input-form input{flex:1;border:none;background:rgba(0,0,0,0);font-size:14px;padding:10px 0;color:#1e293b}.chat-panel .chat-input-container .chat-input-form input:focus{outline:none}.chat-panel .chat-input-container .chat-input-form input::placeholder{color:#94a3b8}.chat-panel .chat-input-container .chat-input-form input:disabled{opacity:.6}.chat-panel .chat-input-container .chat-input-form .send-button{width:44px;height:44px;border-radius:50%;border:none;background:#3b82f6;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.chat-panel .chat-input-container .chat-input-form .send-button:hover:not(:disabled){background:#2563eb;transform:scale(1.05)}.chat-panel .chat-input-container .chat-input-form .send-button:disabled{opacity:.5;cursor:not-allowed}.chat-panel .no-conversation{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#94a3b8;gap:12px}.chat-panel .no-conversation h3{margin:0;font-size:18px;color:#64748b}.chat-panel .no-conversation p{margin:0;font-size:14px}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff !important;border-radius:16px;width:90%;max-width:440px;padding:24px;box-shadow:0 20px 40px rgba(0,0,0,.2);position:relative;z-index:1001}.modal-content h3{margin:0 0 20px 0;font-size:18px;font-weight:600;color:#1e293b}.modal-content .form-group{margin-bottom:16px}.modal-content .form-group label{display:block;font-size:13px;font-weight:500;color:#64748b;margin-bottom:6px}.modal-content .form-group input,.modal-content .form-group textarea{width:100%;padding:12px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;box-sizing:border-box;transition:all .2s}.modal-content .form-group input:focus,.modal-content .form-group textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.modal-content .form-group input::placeholder,.modal-content .form-group textarea::placeholder{color:#94a3b8}.modal-content .form-group textarea{resize:vertical;min-height:100px}.modal-content .modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.modal-content .modal-actions .btn-secondary{padding:10px 20px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.modal-content .modal-actions .btn-secondary:hover{background:#f8fafc}.modal-content .modal-actions .btn-primary{display:flex;align-items:center;gap:6px;padding:10px 20px;border:none;border-radius:8px;background:#3b82f6;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.modal-content .modal-actions .btn-primary:hover:not(:disabled){background:#2563eb}.modal-content .modal-actions .btn-primary:disabled{opacity:.6;cursor:not-allowed}.spinning{animation:spin 1s linear infinite}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@media(max-width: 768px){.messages-page{height:auto;min-height:calc(100vh - 60px);overflow:visible}.messages-header{padding:16px;flex-wrap:wrap;gap:12px}.messages-header .header-left h1{font-size:20px}.messages-container{flex-direction:column}.conversations-panel{width:100%;max-height:300px;border-right:none;border-bottom:1px solid #e2e8f0}.conversations-panel .search-bar{padding:12px}.conversations-panel .search-bar input{font-size:14px}.conversations-panel .conversation-item{padding:12px}.conversations-panel .conversation-item .conversation-info .conversation-name{font-size:14px}.conversations-panel .conversation-item .conversation-info .conversation-preview{font-size:12px}.chat-panel{min-height:400px}.chat-panel .chat-header{padding:12px 16px}.chat-panel .chat-header .chat-contact-info h3{font-size:16px}.chat-panel .chat-messages{padding:16px}.chat-panel .chat-input{padding:12px}.chat-panel .chat-input textarea{font-size:14px}.new-message-modal .modal-content{margin:16px;max-width:calc(100% - 32px)}}@media(max-width: 480px){.messages-header{padding:12px}.messages-header .header-left h1{font-size:18px}.conversations-panel{max-height:250px}.conversations-panel .conversation-item{padding:10px}.chat-panel{min-height:350px}.chat-panel .chat-messages{padding:12px}.chat-panel .chat-messages .message-bubble{max-width:90%;padding:10px 12px;font-size:13px}.chat-panel .chat-input{padding:10px;gap:8px}.chat-panel .chat-input .send-btn{width:36px;height:36px}}
.profile-page{padding:24px;background:#f8fafc;min-height:100%;overflow:auto}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px;color:#64748b}.profile-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.profile-header .header-left h1{margin:0;font-size:28px;font-weight:700;color:#1e293b}.profile-header .header-left p{margin:4px 0 0 0;font-size:14px;color:#64748b}.profile-header .profile-header-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:flex-end;min-height:44px}.profile-header .save-hint{font-size:.875rem;font-weight:500;white-space:nowrap}.profile-header .save-hint.saving{color:#64748b}.profile-header .save-hint.saved{color:#15803d}.profile-header .save-hint.error{color:#b91c1c}.profile-header .btn-primary{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.profile-header .btn-primary:hover:not(:disabled){background:#2563eb}.profile-header .btn-primary:disabled{opacity:.6;cursor:not-allowed}.profile-tabs{display:flex;gap:8px;margin-bottom:24px}.profile-tabs .tab-btn{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s}.profile-tabs .tab-btn:hover{border-color:#3b82f6;color:#3b82f6}.profile-tabs .tab-btn.active{background:#3b82f6;border-color:#3b82f6;color:#fff}.profile-content{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;overflow:auto}.profile-page .tab-content{max-width:800px}.form-section{background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:24px;margin-bottom:24px;box-shadow:0 2px 8px rgba(15,23,42,.06)}.form-section h3{display:flex;align-items:center;gap:10px;margin:0 0 20px 0;font-size:16px;font-weight:600;color:#1e293b}.form-section .section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.form-section .section-header h3{margin:0}.form-section .sms-notification-numbers-block{margin-top:8px;padding-top:16px;border-top:1px solid #e2e8f0}.form-section .sms-notification-numbers-block .section-header{margin-bottom:8px;flex-wrap:wrap;gap:12px}.form-section .sms-notification-numbers-block .section-header .sms-notification-heading{margin:0;font-size:15px;font-weight:600;color:#1e293b}.form-section .sms-notification-numbers-block .sms-notification-subtext{font-size:.875rem;color:#64748b;margin:0 0 16px 0;line-height:1.45}.form-section .sms-notification-numbers-block .sms-notification-row{display:flex;align-items:flex-end;gap:12px;margin-bottom:4px}.form-section .sms-notification-numbers-block .sms-notification-row .form-group{flex:1;min-width:0;margin-bottom:12px}.form-section .sms-notification-numbers-block .sms-notification-row .sms-remove-btn{flex-shrink:0;margin-bottom:12px;min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.form-section.ai-receptionist-section .ai-receptionist-hint{margin:-8px 0 16px 0;font-size:.875rem;color:#64748b;line-height:1.5;max-width:42rem}.form-section.ai-receptionist-section .ai-receptionist-number-box{box-sizing:border-box;width:100%;max-width:100%;margin:0;padding:16px 18px;min-height:48px;display:flex;align-items:center;font-size:clamp(.9375rem,2.8vw,1.125rem);font-weight:600;letter-spacing:.02em;color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;word-break:break-word}.form-group{margin-bottom:16px}.form-group.full{grid-column:1/-1}.form-group.small{max-width:150px}.form-group label{display:block;font-size:13px;font-weight:500;color:#374151;margin-bottom:6px}.form-group input,.form-group select,.form-group textarea{width:100%;padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#1e293b;background:#fff;transition:all .2s;box-sizing:border-box}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.form-group input::placeholder,.form-group select::placeholder,.form-group textarea::placeholder{color:#94a3b8}.form-group textarea{resize:vertical;min-height:80px}.form-group .toggle-label{display:flex;align-items:center;gap:10px;cursor:pointer}.form-group .toggle-label input[type=checkbox]{width:18px;height:18px}.form-group .toggle-label span{font-size:14px;color:#374151}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.form-row:last-child{margin-bottom:0}.btn-add{display:flex;align-items:center;gap:6px;padding:8px 14px;background:#eff6ff;color:#3b82f6;border:1px solid #3b82f6;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s}.btn-add:hover{background:#dbeafe}.btn-remove{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#fef2f2;color:#dc2626;border:none;border-radius:6px;cursor:pointer;transition:all .2s}.btn-remove:hover{background:#fee2e2}.btn-secondary{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#fff;color:#374151;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.btn-secondary:hover:not(:disabled){background:#f8fafc}.btn-secondary:disabled{opacity:.6;cursor:not-allowed}.empty-list{padding:24px;text-align:center;color:#94a3b8;background:#f8fafc;border-radius:8px;border:1px dashed #e2e8f0}.empty-list p{margin:0}.hours-grid{display:flex;flex-direction:column;gap:12px}.hours-row{display:flex;align-items:center;gap:16px;padding:12px 16px;background:#f8fafc;border-radius:8px}.hours-row .day-name{width:100px;font-weight:500;color:#374151}.hours-row .closed-toggle{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:13px;color:#64748b}.hours-row .closed-toggle input{width:16px;height:16px}.hours-row input[type=time]{padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px}.hours-row .time-separator{color:#94a3b8;font-size:13px}.password-input{position:relative}.password-input input{padding-right:44px}.password-input .toggle-password{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:rgba(0,0,0,0);border:none;color:#94a3b8;cursor:pointer;transition:color .2s}.password-input .toggle-password:hover{color:#64748b}.script-textarea{font-family:"Monaco","Menlo","Ubuntu Mono",monospace;font-size:13px;line-height:1.5;min-height:250px}.upload-section{margin-bottom:20px}.upload-section .upload-controls{display:flex;gap:12px;align-items:center}.upload-section .upload-controls select{padding:10px 16px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;min-width:180px}.upload-section .upload-controls select:focus{outline:none;border-color:#3b82f6}.upload-section .btn-upload{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#10b981;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.upload-section .btn-upload:hover:not(:disabled){background:#059669}.upload-section .btn-upload:disabled{opacity:.6;cursor:not-allowed}.upload-section .hint{display:block;margin-top:8px;font-size:12px;color:#64748b}.documents-list .document-item{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:10px}.documents-list .document-item .doc-icon{color:#3b82f6}.documents-list .document-item .doc-info{flex:1}.documents-list .document-item .doc-info .doc-name{display:block;font-weight:500;color:#1e293b}.documents-list .document-item .doc-info .doc-meta{display:block;font-size:12px;color:#64748b;margin-top:2px}.documents-list .document-item .doc-actions{display:flex;gap:8px}.documents-list .document-item .doc-actions .btn-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#64748b;cursor:pointer;transition:all .2s;text-decoration:none}.documents-list .document-item .doc-actions .btn-icon:hover{background:#3b82f6;border-color:#3b82f6;color:#fff}.documents-list .document-item .doc-actions .btn-icon.danger:hover{background:#ef4444;border-color:#ef4444}.logout-section{border-top:1px solid #fee2e2;margin-top:24px;padding-top:24px}.logout-section h3{color:#dc2626 !important}.logout-section p{color:#64748b;margin:0 0 16px 0;font-size:14px}.btn-danger{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#ef4444;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.btn-danger:hover{background:#dc2626}.spinning{animation:spin 1s linear infinite}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.agent-settings-section{margin-top:24px}.agent-settings-section .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #e2e8f0}.settings-question{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px;margin-bottom:20px}.settings-question .question-header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.settings-question .question-header svg{color:#3b82f6}.settings-question .question-header h4{margin:0;font-size:16px;font-weight:600;color:#1e293b}.settings-question .question-text{margin:0 0 16px 0;font-size:14px;color:#64748b;line-height:1.5}.radio-options{display:flex;flex-direction:column;gap:12px}.radio-option{display:flex;align-items:flex-start;gap:12px;cursor:pointer;padding:12px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;transition:all .2s}.radio-option:hover{border-color:#3b82f6;background:#f0f9ff}.radio-option input[type=radio]{margin-top:2px;width:18px;height:18px;accent-color:#3b82f6;cursor:pointer}.radio-option .radio-label{font-size:14px;color:#334155;line-height:1.4}.radio-option:has(input:checked){border-color:#3b82f6;background:#eff6ff}.toggle-option{display:flex;align-items:center;gap:12px;margin-bottom:16px}.toggle-option span{font-size:14px;color:#334155;font-weight:500}.toggle-options-row{display:flex;gap:32px;margin-bottom:16px}.toggle-options-row .toggle-option-item{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;transition:all .2s}.toggle-options-row .toggle-option-item:has(input:checked){background:#eff6ff;border-color:#3b82f6}.toggle-options-row .toggle-option-item .toggle-label{display:flex;align-items:center;gap:8px;font-size:14px;color:#334155;font-weight:500}.toggle-options-row .toggle-option-item .toggle-label svg{color:#64748b}.toggle-switch{position:relative;display:inline-block;width:48px;height:26px}.toggle-switch input{opacity:0;width:0;height:0}.toggle-switch input:checked+.toggle-slider{background-color:#3b82f6}.toggle-switch input:checked+.toggle-slider:before{transform:translateX(22px)}.toggle-switch .toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#cbd5e1;transition:.3s;border-radius:26px}.toggle-switch .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 rgba(0,0,0,.1)}.conditional-field{margin-top:16px;padding:16px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;animation:slideDown .2s ease-out}.conditional-fields{margin-top:16px;padding:16px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;animation:slideDown .2s ease-out}.conditional-fields .form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}@keyframes slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width: 768px){.profile-header{flex-direction:column;align-items:flex-start;gap:16px}.profile-header .profile-header-actions{width:100%;flex-direction:column;align-items:stretch;gap:10px}.profile-header .save-hint{text-align:center}.profile-header .btn-primary{width:100%;justify-content:center;min-height:44px}.profile-tabs{flex-wrap:wrap}.profile-tabs .tab-btn{flex:1;justify-content:center;min-width:120px}.form-row{grid-template-columns:1fr}.hours-row{flex-wrap:wrap}.hours-row .day-name{width:100%}}.address-autocomplete-hint{margin:0 0 8px 0;font-size:.875rem;color:#64748b;line-height:1.4}.pac-container{z-index:10050 !important}.outbound-links-list{display:flex;flex-direction:column;gap:12px;margin-top:16px}.outbound-link-row{display:flex;flex-direction:column;gap:6px;padding:14px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;transition:opacity .2s}.outbound-link-row.inactive{opacity:.5}.outbound-link-row .link-row-top{display:flex;align-items:center;justify-content:space-between}.outbound-link-row .link-type-label{font-weight:600;font-size:.875rem;color:#334155}.outbound-link-row .toggle-btn{background:none;border:none;cursor:pointer;padding:2px;color:#94a3b8;transition:color .2s}.outbound-link-row .toggle-btn.active{color:#059669}.outbound-link-row .link-url-input{width:100%;padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem;background:#fff;transition:border-color .2s}.outbound-link-row .link-url-input:focus{outline:none;border-color:#3b82f6}.section-desc{margin:4px 0 0;font-size:.85rem;color:#64748b;line-height:1.5}.section-footer{margin-top:20px;display:flex;justify-content:flex-end}@media(max-width: 640px){.outbound-link-row{padding:12px}}
.profile-page{padding:24px;background:#f8fafc;min-height:100%;overflow:auto}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px;color:#64748b}.profile-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.profile-header .header-left h1{margin:0;font-size:28px;font-weight:700;color:#1e293b}.profile-header .header-left p{margin:4px 0 0 0;font-size:14px;color:#64748b}.profile-header .profile-header-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:flex-end;min-height:44px}.profile-header .save-hint{font-size:.875rem;font-weight:500;white-space:nowrap}.profile-header .save-hint.saving{color:#64748b}.profile-header .save-hint.saved{color:#15803d}.profile-header .save-hint.error{color:#b91c1c}.profile-header .btn-primary{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.profile-header .btn-primary:hover:not(:disabled){background:#2563eb}.profile-header .btn-primary:disabled{opacity:.6;cursor:not-allowed}.profile-tabs{display:flex;gap:8px;margin-bottom:24px}.profile-tabs .tab-btn{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s}.profile-tabs .tab-btn:hover{border-color:#3b82f6;color:#3b82f6}.profile-tabs .tab-btn.active{background:#3b82f6;border-color:#3b82f6;color:#fff}.profile-content{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;overflow:auto}.profile-page .tab-content{max-width:800px}.form-section{background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:24px;margin-bottom:24px;box-shadow:0 2px 8px rgba(15,23,42,.06)}.form-section h3{display:flex;align-items:center;gap:10px;margin:0 0 20px 0;font-size:16px;font-weight:600;color:#1e293b}.form-section .section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.form-section .section-header h3{margin:0}.form-section .sms-notification-numbers-block{margin-top:8px;padding-top:16px;border-top:1px solid #e2e8f0}.form-section .sms-notification-numbers-block .section-header{margin-bottom:8px;flex-wrap:wrap;gap:12px}.form-section .sms-notification-numbers-block .section-header .sms-notification-heading{margin:0;font-size:15px;font-weight:600;color:#1e293b}.form-section .sms-notification-numbers-block .sms-notification-subtext{font-size:.875rem;color:#64748b;margin:0 0 16px 0;line-height:1.45}.form-section .sms-notification-numbers-block .sms-notification-row{display:flex;align-items:flex-end;gap:12px;margin-bottom:4px}.form-section .sms-notification-numbers-block .sms-notification-row .form-group{flex:1;min-width:0;margin-bottom:12px}.form-section .sms-notification-numbers-block .sms-notification-row .sms-remove-btn{flex-shrink:0;margin-bottom:12px;min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.form-section.ai-receptionist-section .ai-receptionist-hint{margin:-8px 0 16px 0;font-size:.875rem;color:#64748b;line-height:1.5;max-width:42rem}.form-section.ai-receptionist-section .ai-receptionist-number-box{box-sizing:border-box;width:100%;max-width:100%;margin:0;padding:16px 18px;min-height:48px;display:flex;align-items:center;font-size:clamp(.9375rem,2.8vw,1.125rem);font-weight:600;letter-spacing:.02em;color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;word-break:break-word}.form-group{margin-bottom:16px}.form-group.full{grid-column:1/-1}.form-group.small{max-width:150px}.form-group label{display:block;font-size:13px;font-weight:500;color:#374151;margin-bottom:6px}.form-group input,.form-group select,.form-group textarea{width:100%;padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#1e293b;background:#fff;transition:all .2s;box-sizing:border-box}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.form-group input::placeholder,.form-group select::placeholder,.form-group textarea::placeholder{color:#94a3b8}.form-group textarea{resize:vertical;min-height:80px}.form-group .toggle-label{display:flex;align-items:center;gap:10px;cursor:pointer}.form-group .toggle-label input[type=checkbox]{width:18px;height:18px}.form-group .toggle-label span{font-size:14px;color:#374151}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.form-row:last-child{margin-bottom:0}.btn-add{display:flex;align-items:center;gap:6px;padding:8px 14px;background:#eff6ff;color:#3b82f6;border:1px solid #3b82f6;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s}.btn-add:hover{background:#dbeafe}.btn-remove{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#fef2f2;color:#dc2626;border:none;border-radius:6px;cursor:pointer;transition:all .2s}.btn-remove:hover{background:#fee2e2}.btn-secondary{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#fff;color:#374151;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.btn-secondary:hover:not(:disabled){background:#f8fafc}.btn-secondary:disabled{opacity:.6;cursor:not-allowed}.empty-list{padding:24px;text-align:center;color:#94a3b8;background:#f8fafc;border-radius:8px;border:1px dashed #e2e8f0}.empty-list p{margin:0}.hours-grid{display:flex;flex-direction:column;gap:12px}.hours-row{display:flex;align-items:center;gap:16px;padding:12px 16px;background:#f8fafc;border-radius:8px}.hours-row .day-name{width:100px;font-weight:500;color:#374151}.hours-row .closed-toggle{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:13px;color:#64748b}.hours-row .closed-toggle input{width:16px;height:16px}.hours-row input[type=time]{padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px}.hours-row .time-separator{color:#94a3b8;font-size:13px}.password-input{position:relative}.password-input input{padding-right:44px}.password-input .toggle-password{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:rgba(0,0,0,0);border:none;color:#94a3b8;cursor:pointer;transition:color .2s}.password-input .toggle-password:hover{color:#64748b}.script-textarea{font-family:"Monaco","Menlo","Ubuntu Mono",monospace;font-size:13px;line-height:1.5;min-height:250px}.upload-section{margin-bottom:20px}.upload-section .upload-controls{display:flex;gap:12px;align-items:center}.upload-section .upload-controls select{padding:10px 16px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;min-width:180px}.upload-section .upload-controls select:focus{outline:none;border-color:#3b82f6}.upload-section .btn-upload{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#10b981;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.upload-section .btn-upload:hover:not(:disabled){background:#059669}.upload-section .btn-upload:disabled{opacity:.6;cursor:not-allowed}.upload-section .hint{display:block;margin-top:8px;font-size:12px;color:#64748b}.documents-list .document-item{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:10px}.documents-list .document-item .doc-icon{color:#3b82f6}.documents-list .document-item .doc-info{flex:1}.documents-list .document-item .doc-info .doc-name{display:block;font-weight:500;color:#1e293b}.documents-list .document-item .doc-info .doc-meta{display:block;font-size:12px;color:#64748b;margin-top:2px}.documents-list .document-item .doc-actions{display:flex;gap:8px}.documents-list .document-item .doc-actions .btn-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#64748b;cursor:pointer;transition:all .2s;text-decoration:none}.documents-list .document-item .doc-actions .btn-icon:hover{background:#3b82f6;border-color:#3b82f6;color:#fff}.documents-list .document-item .doc-actions .btn-icon.danger:hover{background:#ef4444;border-color:#ef4444}.logout-section{border-top:1px solid #fee2e2;margin-top:24px;padding-top:24px}.logout-section h3{color:#dc2626 !important}.logout-section p{color:#64748b;margin:0 0 16px 0;font-size:14px}.btn-danger{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#ef4444;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.btn-danger:hover{background:#dc2626}.spinning{animation:spin 1s linear infinite}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.agent-settings-section{margin-top:24px}.agent-settings-section .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #e2e8f0}.settings-question{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px;margin-bottom:20px}.settings-question .question-header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.settings-question .question-header svg{color:#3b82f6}.settings-question .question-header h4{margin:0;font-size:16px;font-weight:600;color:#1e293b}.settings-question .question-text{margin:0 0 16px 0;font-size:14px;color:#64748b;line-height:1.5}.radio-options{display:flex;flex-direction:column;gap:12px}.radio-option{display:flex;align-items:flex-start;gap:12px;cursor:pointer;padding:12px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;transition:all .2s}.radio-option:hover{border-color:#3b82f6;background:#f0f9ff}.radio-option input[type=radio]{margin-top:2px;width:18px;height:18px;accent-color:#3b82f6;cursor:pointer}.radio-option .radio-label{font-size:14px;color:#334155;line-height:1.4}.radio-option:has(input:checked){border-color:#3b82f6;background:#eff6ff}.toggle-option{display:flex;align-items:center;gap:12px;margin-bottom:16px}.toggle-option span{font-size:14px;color:#334155;font-weight:500}.toggle-options-row{display:flex;gap:32px;margin-bottom:16px}.toggle-options-row .toggle-option-item{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;transition:all .2s}.toggle-options-row .toggle-option-item:has(input:checked){background:#eff6ff;border-color:#3b82f6}.toggle-options-row .toggle-option-item .toggle-label{display:flex;align-items:center;gap:8px;font-size:14px;color:#334155;font-weight:500}.toggle-options-row .toggle-option-item .toggle-label svg{color:#64748b}.toggle-switch{position:relative;display:inline-block;width:48px;height:26px}.toggle-switch input{opacity:0;width:0;height:0}.toggle-switch input:checked+.toggle-slider{background-color:#3b82f6}.toggle-switch input:checked+.toggle-slider:before{transform:translateX(22px)}.toggle-switch .toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#cbd5e1;transition:.3s;border-radius:26px}.toggle-switch .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 rgba(0,0,0,.1)}.conditional-field{margin-top:16px;padding:16px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;animation:slideDown .2s ease-out}.conditional-fields{margin-top:16px;padding:16px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;animation:slideDown .2s ease-out}.conditional-fields .form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}@keyframes slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width: 768px){.profile-header{flex-direction:column;align-items:flex-start;gap:16px}.profile-header .profile-header-actions{width:100%;flex-direction:column;align-items:stretch;gap:10px}.profile-header .save-hint{text-align:center}.profile-header .btn-primary{width:100%;justify-content:center;min-height:44px}.profile-tabs{flex-wrap:wrap}.profile-tabs .tab-btn{flex:1;justify-content:center;min-width:120px}.form-row{grid-template-columns:1fr}.hours-row{flex-wrap:wrap}.hours-row .day-name{width:100%}}.address-autocomplete-hint{margin:0 0 8px 0;font-size:.875rem;color:#64748b;line-height:1.4}.pac-container{z-index:10050 !important}.outbound-links-list{display:flex;flex-direction:column;gap:12px;margin-top:16px}.outbound-link-row{display:flex;flex-direction:column;gap:6px;padding:14px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;transition:opacity .2s}.outbound-link-row.inactive{opacity:.5}.outbound-link-row .link-row-top{display:flex;align-items:center;justify-content:space-between}.outbound-link-row .link-type-label{font-weight:600;font-size:.875rem;color:#334155}.outbound-link-row .toggle-btn{background:none;border:none;cursor:pointer;padding:2px;color:#94a3b8;transition:color .2s}.outbound-link-row .toggle-btn.active{color:#059669}.outbound-link-row .link-url-input{width:100%;padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem;background:#fff;transition:border-color .2s}.outbound-link-row .link-url-input:focus{outline:none;border-color:#3b82f6}.section-desc{margin:4px 0 0;font-size:.85rem;color:#64748b;line-height:1.5}.section-footer{margin-top:20px;display:flex;justify-content:flex-end}@media(max-width: 640px){.outbound-link-row{padding:12px}}.dso-profile-page .dso-badge-row{display:flex;align-items:center;gap:12px}.dso-profile-page .dso-badge{display:inline-flex;align-items:center;padding:4px 10px;background:#7c3aed;color:#fff;font-size:11px;font-weight:700;letter-spacing:.05em;border-radius:6px;text-transform:uppercase}.dso-profile-page .org-overview-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px;margin-top:8px}@media(max-width: 640px){.dso-profile-page .org-overview-grid{grid-template-columns:1fr}}.dso-profile-page .org-stat-card{display:flex;align-items:flex-start;gap:14px;padding:18px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;transition:box-shadow .15s}.dso-profile-page .org-stat-card:hover{box-shadow:0 2px 8px rgba(0,0,0,.06)}.dso-profile-page .org-stat-card .stat-icon{display:flex;align-items:center;justify-content:center;width:44px;min-width:44px;height:44px;border-radius:10px;background:#ede9fe;color:#7c3aed}.dso-profile-page .org-stat-card .stat-info{display:flex;flex-direction:column;gap:2px;min-width:0}.dso-profile-page .org-stat-card .stat-info .stat-value{font-size:15px;font-weight:600;color:#1e293b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dso-profile-page .org-stat-card .stat-info .stat-label{font-size:12px;color:#64748b}.dso-profile-page .dso-info-banner{background:#f5f3ff !important;border:1px solid #ddd6fe !important}.dso-profile-page .dso-info-banner .info-banner-content{display:flex;gap:14px;align-items:flex-start;color:#5b21b6}.dso-profile-page .dso-info-banner .info-banner-content>svg{flex-shrink:0;margin-top:2px}.dso-profile-page .dso-info-banner .info-banner-content strong{display:block;margin-bottom:4px;font-size:14px;color:#5b21b6}.dso-profile-page .dso-info-banner .info-banner-content p{margin:0;font-size:13px;line-height:1.5;color:#6d28d9}.dso-profile-page .sites-list{display:flex;flex-direction:column;gap:16px}.dso-profile-page .site-card{border:1px solid #e2e8f0;border-radius:12px;background:#fff;overflow:hidden;transition:box-shadow .15s}.dso-profile-page .site-card:hover{box-shadow:0 2px 8px rgba(0,0,0,.06)}.dso-profile-page .site-card.active-site{border-color:#7c3aed;border-width:2px}.dso-profile-page .site-card .site-card-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;gap:12px;flex-wrap:wrap}.dso-profile-page .site-card .site-card-header .site-info{display:flex;align-items:center;gap:12px;min-width:0}.dso-profile-page .site-card .site-card-header .site-info>svg{color:#7c3aed;flex-shrink:0}.dso-profile-page .site-card .site-card-header .site-info .site-name{display:block;font-size:15px;font-weight:600;color:#1e293b}.dso-profile-page .site-card .site-card-header .site-info .site-address{display:block;font-size:13px;color:#64748b}.dso-profile-page .site-card .site-card-header .site-status{display:flex;align-items:center;gap:8px;flex-shrink:0}.dso-profile-page .site-card .site-card-header .site-status .status-badge{padding:3px 10px;border-radius:20px;font-size:12px;font-weight:600}.dso-profile-page .site-card .site-card-header .site-status .status-badge.active{background:#dcfce7;color:#15803d}.dso-profile-page .site-card .site-card-header .site-status .current-label{padding:3px 10px;border-radius:20px;font-size:12px;font-weight:600;background:#ede9fe;color:#7c3aed}.dso-profile-page .site-card .site-card-details{display:flex;gap:24px;padding:0 20px 12px;flex-wrap:wrap}.dso-profile-page .site-card .site-card-details .detail-item{display:flex;align-items:center;gap:6px;font-size:13px;color:#64748b}.dso-profile-page .site-card .site-card-details .detail-item svg{color:#94a3b8}.dso-profile-page .site-card .site-card-actions{padding:12px 20px;border-top:1px solid #f1f5f9;display:flex;gap:8px}.dso-profile-page .site-card .site-card-actions .btn-secondary{display:flex;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;color:#7c3aed;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:8px;cursor:pointer;transition:all .15s;min-height:44px}.dso-profile-page .site-card .site-card-actions .btn-secondary:hover{background:#ede9fe}.dso-profile-page .sites-placeholder .placeholder-content{display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 24px;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:12px;color:#94a3b8}.dso-profile-page .sites-placeholder .placeholder-content svg{margin-bottom:12px}.dso-profile-page .sites-placeholder .placeholder-content h4{margin:0 0 8px;font-size:15px;font-weight:600;color:#64748b}.dso-profile-page .sites-placeholder .placeholder-content p{margin:0;font-size:13px;line-height:1.5;max-width:400px;color:#94a3b8}
.help-support-page{padding:24px;background:#f8fafc;min-height:100%}.help-support-page .page-header{margin-bottom:24px}.help-support-page .page-header h1{display:flex;align-items:center;gap:12px;font-size:28px;font-weight:700;color:#1e293b;margin:0 0 4px 0}.help-support-page .page-header p{color:#64748b;margin:0;font-size:14px}.help-support-page .tabs{display:flex;gap:8px;margin-bottom:24px;border-bottom:1px solid #e2e8f0;padding-bottom:0}.help-support-page .tabs .tab{padding:12px 24px;border:none;background:none;font-size:14px;font-weight:500;color:#6b7280;cursor:pointer;border-bottom:2px solid rgba(0,0,0,0);margin-bottom:-1px;transition:all .2s}.help-support-page .tabs .tab:hover{color:#3b82f6}.help-support-page .tabs .tab.active{color:#3b82f6;border-bottom-color:#3b82f6}.help-support-page .create-ticket-section .ticket-form{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px}.help-support-page .create-ticket-section .ticket-form .form-group{margin-bottom:20px}.help-support-page .create-ticket-section .ticket-form .form-group label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}.help-support-page .create-ticket-section .ticket-form .form-group input,.help-support-page .create-ticket-section .ticket-form .form-group select,.help-support-page .create-ticket-section .ticket-form .form-group textarea{width:100%;padding:12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;transition:border-color .2s}.help-support-page .create-ticket-section .ticket-form .form-group input:focus,.help-support-page .create-ticket-section .ticket-form .form-group select:focus,.help-support-page .create-ticket-section .ticket-form .form-group textarea:focus{outline:none;border-color:#3b82f6}.help-support-page .create-ticket-section .ticket-form .form-group textarea{resize:vertical;min-height:100px}.help-support-page .create-ticket-section .ticket-form .btn-primary{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}.help-support-page .create-ticket-section .ticket-form .btn-primary:hover:not(:disabled){background:#2563eb}.help-support-page .create-ticket-section .ticket-form .btn-primary:disabled{opacity:.6;cursor:not-allowed}.help-support-page .tickets-section .filters{display:flex;gap:12px;margin-bottom:20px}.help-support-page .tickets-section .filters select{padding:10px 16px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;min-width:160px}.help-support-page .tickets-section .filters select:focus{outline:none;border-color:#3b82f6}.help-support-page .tickets-section .filters .btn-refresh{padding:10px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;cursor:pointer;color:#6b7280;transition:all .2s}.help-support-page .tickets-section .filters .btn-refresh:hover{background:#f3f4f6;color:#3b82f6}.help-support-page .tickets-section .loading-state,.help-support-page .tickets-section .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;color:#6b7280}.help-support-page .tickets-section .loading-state svg,.help-support-page .tickets-section .empty-state svg{margin-bottom:16px;color:#9ca3af}.help-support-page .tickets-section .loading-state h3,.help-support-page .tickets-section .empty-state h3{margin:0 0 8px 0;color:#374151}.help-support-page .tickets-section .loading-state p,.help-support-page .tickets-section .empty-state p{margin:0 0 20px 0}.help-support-page .tickets-section .loading-state .btn-primary,.help-support-page .tickets-section .empty-state .btn-primary{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer}.help-support-page .tickets-section .loading-state .btn-primary:hover,.help-support-page .tickets-section .empty-state .btn-primary:hover{background:#2563eb}.help-support-page .tickets-section .tickets-list{display:flex;flex-direction:column;gap:16px}.help-support-page .tickets-section .tickets-list .ticket-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.help-support-page .tickets-section .tickets-list .ticket-card .ticket-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px}.help-support-page .tickets-section .tickets-list .ticket-card .ticket-header h3{margin:0;font-size:16px;font-weight:600;color:#1f2937}.help-support-page .tickets-section .tickets-list .ticket-card .ticket-header .status-badge{display:flex;align-items:center;gap:6px;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500;white-space:nowrap}.help-support-page .tickets-section .tickets-list .ticket-card .ticket-meta{display:flex;gap:16px;font-size:13px;color:#6b7280;margin-bottom:12px}.help-support-page .tickets-section .tickets-list .ticket-card .ticket-meta .category{background:#f3f4f6;padding:4px 10px;border-radius:4px}.help-support-page .tickets-section .tickets-list .ticket-card .ticket-description{color:#4b5563;font-size:14px;line-height:1.5;margin:0}.help-support-page .tickets-section .tickets-list .ticket-card .resolution{margin-top:16px;padding:16px;background:#f0fdf4;border-radius:8px;border-left:4px solid #10b981}.help-support-page .tickets-section .tickets-list .ticket-card .resolution strong{display:block;color:#059669;font-size:13px;margin-bottom:8px}.help-support-page .tickets-section .tickets-list .ticket-card .resolution p{margin:0 0 8px 0;color:#374151;font-size:14px}.help-support-page .tickets-section .tickets-list .ticket-card .resolution .resolved-date{font-size:12px;color:#6b7280}.help-support-page .spinning{animation:spin 1s linear infinite}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
.feedback-page{padding:24px;background:#f8fafc;min-height:100%}.feedback-page .page-header{margin-bottom:24px}.feedback-page .page-header h1{display:flex;align-items:center;gap:12px;font-size:28px;font-weight:700;color:#1e293b;margin:0 0 4px 0}.feedback-page .page-header p{color:#64748b;margin:0;font-size:14px}.feedback-page .tabs{display:flex;gap:8px;margin-bottom:24px;border-bottom:1px solid #e2e8f0;padding-bottom:0}.feedback-page .tabs .tab{padding:12px 24px;border:none;background:none;font-size:14px;font-weight:500;color:#6b7280;cursor:pointer;border-bottom:2px solid rgba(0,0,0,0);margin-bottom:-1px;transition:all .2s}.feedback-page .tabs .tab:hover{color:#3b82f6}.feedback-page .tabs .tab.active{color:#3b82f6;border-bottom-color:#3b82f6}.feedback-page .submit-section .feedback-form{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px}.feedback-page .submit-section .feedback-form .form-group{margin-bottom:24px}.feedback-page .submit-section .feedback-form .form-group label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:12px}.feedback-page .submit-section .feedback-form .form-group textarea{width:100%;padding:12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;resize:vertical;min-height:100px}.feedback-page .submit-section .feedback-form .form-group textarea:focus{outline:none;border-color:#3b82f6}.feedback-page .submit-section .feedback-form .category-options{display:flex;flex-wrap:wrap;gap:10px}.feedback-page .submit-section .feedback-form .category-options .category-btn{padding:10px 18px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;font-size:14px;color:#374151;cursor:pointer;transition:all .2s}.feedback-page .submit-section .feedback-form .category-options .category-btn:hover{border-color:#3b82f6;color:#3b82f6}.feedback-page .submit-section .feedback-form .category-options .category-btn.selected{background:#3b82f6;border-color:#3b82f6;color:#fff}.feedback-page .submit-section .feedback-form .rating-options{display:grid;grid-template-columns:repeat(auto-fit, minmax(120px, 1fr));gap:12px}.feedback-page .submit-section .feedback-form .rating-options .rating-btn{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 12px;border:2px solid #e5e7eb;border-radius:12px;background:#fff;cursor:pointer;transition:all .2s;color:#6b7280}.feedback-page .submit-section .feedback-form .rating-options .rating-btn span{font-size:12px;font-weight:500}.feedback-page .submit-section .feedback-form .rating-options .rating-btn:hover{border-color:var(--rating-color);color:var(--rating-color)}.feedback-page .submit-section .feedback-form .rating-options .rating-btn.selected{border-color:var(--rating-color);background:color-mix(in srgb, var(--rating-color) 10%, white);color:var(--rating-color)}.feedback-page .submit-section .feedback-form .rating-options .rating-btn.selected svg{fill:var(--rating-color)}.feedback-page .submit-section .feedback-form .btn-primary{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}.feedback-page .submit-section .feedback-form .btn-primary:hover:not(:disabled){background:#2563eb}.feedback-page .submit-section .feedback-form .btn-primary:disabled{opacity:.6;cursor:not-allowed}.feedback-page .history-section .loading-state,.feedback-page .history-section .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;color:#6b7280}.feedback-page .history-section .loading-state svg,.feedback-page .history-section .empty-state svg{margin-bottom:16px;color:#9ca3af}.feedback-page .history-section .loading-state h3,.feedback-page .history-section .empty-state h3{margin:0 0 8px 0;color:#374151}.feedback-page .history-section .loading-state p,.feedback-page .history-section .empty-state p{margin:0 0 20px 0}.feedback-page .history-section .loading-state .btn-primary,.feedback-page .history-section .empty-state .btn-primary{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer}.feedback-page .history-section .loading-state .btn-primary:hover,.feedback-page .history-section .empty-state .btn-primary:hover{background:#2563eb}.feedback-page .history-section .feedback-list{display:flex;flex-direction:column;gap:16px}.feedback-page .history-section .feedback-list .feedback-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.feedback-page .history-section .feedback-list .feedback-card .feedback-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.feedback-page .history-section .feedback-list .feedback-card .feedback-header .category{background:#f3f4f6;padding:4px 12px;border-radius:4px;font-size:13px;color:#374151}.feedback-page .history-section .feedback-list .feedback-card .feedback-header .rating-badge{display:flex;align-items:center;gap:6px;padding:4px 12px;border-radius:20px;font-size:13px;font-weight:500}.feedback-page .history-section .feedback-list .feedback-card .feedback-comment{color:#4b5563;font-size:14px;line-height:1.5;margin:0 0 12px 0}.feedback-page .history-section .feedback-list .feedback-card .feedback-date{font-size:12px;color:#9ca3af}.feedback-page .spinning{animation:spin 1s linear infinite}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
.patients-page .page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;flex-wrap:wrap;gap:16px}.patients-page .page-header .header-left h1{display:flex;align-items:center;gap:12px;font-size:24px;font-weight:600;color:#1e293b;margin:0 0 4px 0}.patients-page .page-header .header-left p{color:#64748b;margin:0}.patients-page .page-header .header-actions{display:flex;gap:12px;flex-wrap:wrap}.patients-page .page-header .header-actions .btn-primary,.patients-page .page-header .header-actions .btn-secondary{display:flex;align-items:center;gap:8px;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:none}.patients-page .page-header .header-actions .btn-primary{background:#3b82f6;color:#fff}.patients-page .page-header .header-actions .btn-primary:hover{background:#2563eb}.patients-page .page-header .header-actions .btn-secondary{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.patients-page .page-header .header-actions .btn-secondary:hover{background:#e2e8f0}.patients-page .page-header .header-actions .upload-btn{cursor:pointer}.patients-page .no-access{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px;text-align:center;background:#fff;border-radius:12px;border:1px solid #e2e8f0}.patients-page .no-access svg{color:#f59e0b;margin-bottom:24px}.patients-page .no-access h2{font-size:24px;color:#1e293b;margin:0 0 12px 0}.patients-page .no-access p{color:#64748b;margin:0 0 8px 0;max-width:500px}.patients-page .upload-history-panel{background:#fff;border-radius:12px;border:1px solid #e2e8f0;margin-bottom:24px;overflow:hidden}.patients-page .upload-history-panel .panel-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.patients-page .upload-history-panel .panel-header h3{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:#1e293b;margin:0}.patients-page .upload-history-panel .panel-header button{background:none;border:none;cursor:pointer;color:#64748b;padding:4px}.patients-page .upload-history-panel .panel-header button:hover{color:#1e293b}.patients-page .upload-history-panel .panel-content{padding:16px 20px}.patients-page .upload-history-panel .panel-content .empty{color:#94a3b8;text-align:center;padding:24px}.patients-page .upload-history-panel .panel-content table{width:100%;border-collapse:collapse}.patients-page .upload-history-panel .panel-content table th,.patients-page .upload-history-panel .panel-content table td{padding:12px;text-align:left;border-bottom:1px solid #f1f5f9}.patients-page .upload-history-panel .panel-content table th{font-weight:600;color:#64748b;font-size:12px;text-transform:uppercase}.patients-page .upload-history-panel .panel-content table td{font-size:14px;color:#1e293b}.patients-page .import-instructions{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:16px 20px;margin-bottom:24px}.patients-page .import-instructions h4{font-size:14px;font-weight:600;color:#1e40af;margin:0 0 8px 0}.patients-page .import-instructions p{font-size:13px;color:#3b82f6;margin:0 0 4px 0}.patients-page .import-instructions p strong{color:#1e40af}.patients-page .import-instructions .btn-sample-download{display:inline-flex;align-items:center;gap:6px;margin-top:12px;padding:8px 14px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s}.patients-page .import-instructions .btn-sample-download:hover{background:#2563eb}.patients-page .import-instructions .btn-sample-download:disabled{opacity:.6;cursor:not-allowed}.patients-page .filters-bar{display:flex;gap:16px;align-items:center;margin-bottom:24px;flex-wrap:wrap}.patients-page .filters-bar .search-form{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 12px;flex:1;min-width:300px}.patients-page .filters-bar .search-form svg{color:#94a3b8}.patients-page .filters-bar .search-form input{flex:1;border:none;outline:none;font-size:14px;color:#1e293b}.patients-page .filters-bar .search-form input::placeholder{color:#94a3b8}.patients-page .filters-bar .search-form button{background:#3b82f6;color:#fff;border:none;padding:6px 12px;border-radius:6px;font-size:13px;cursor:pointer}.patients-page .filters-bar .search-form button:hover{background:#2563eb}.patients-page .filters-bar .filter-group{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 12px}.patients-page .filters-bar .filter-group svg{color:#94a3b8}.patients-page .filters-bar .filter-group select{border:none;outline:none;font-size:14px;color:#1e293b;background:rgba(0,0,0,0);cursor:pointer}.patients-page .filters-bar .btn-icon{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px;cursor:pointer;color:#64748b}.patients-page .filters-bar .btn-icon:hover{background:#f1f5f9;color:#1e293b}.patients-page .patients-table-container{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden}.patients-page .patients-table-container .loading-state,.patients-page .patients-table-container .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 24px;color:#64748b}.patients-page .patients-table-container .loading-state svg,.patients-page .patients-table-container .empty-state svg{margin-bottom:16px;color:#94a3b8}.patients-page .patients-table-container .loading-state h3,.patients-page .patients-table-container .empty-state h3{font-size:18px;color:#1e293b;margin:0 0 8px 0}.patients-page .patients-table-container .loading-state p,.patients-page .patients-table-container .empty-state p{margin:0}.patients-page .patients-table-container .patients-table{width:100%;border-collapse:collapse}.patients-page .patients-table-container .patients-table th,.patients-page .patients-table-container .patients-table td{padding:12px 16px;text-align:left;border-bottom:1px solid #e2e8f0}.patients-page .patients-table-container .patients-table th{background:#f8fafc;font-weight:600;color:#64748b;font-size:12px;text-transform:uppercase;white-space:nowrap}.patients-page .patients-table-container .patients-table td{color:#1e293b;vertical-align:middle}.patients-page .patients-table-container .patients-table tbody tr:hover{background:#f8fafc}.patients-page .patients-table-container .patients-table .patient-id{color:#64748b}.patients-page .patients-table-container .patients-table .patient-name strong{display:block}.patients-page .patients-table-container .patients-table .patient-name .preferred{font-size:12px;color:#94a3b8}.patients-page .patients-table-container .patients-table .contact-info .email{color:#3b82f6}.patients-page .patients-table-container .patients-table .contact-info .phone{color:#64748b}.patients-page .patients-table-container .patients-table .location{color:#64748b}.patients-page .patients-table-container .patients-table .make-call-col .make-call-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#10b981;color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}.patients-page .patients-table-container .patients-table .make-call-col .make-call-btn:hover{background:#059669}.patients-page .patients-table-container .patients-table .make-call-col .no-phone{font-size:12px;color:#94a3b8}.patients-page .patients-table-container .patients-table .actions{white-space:nowrap}.patients-page .patients-table-container .patients-table .actions .btn-icon{background:none;border:none;padding:6px;border-radius:6px;cursor:pointer;transition:all .2s;margin-right:4px}.patients-page .patients-table-container .patients-table .actions .btn-icon.edit{color:#3b82f6}.patients-page .patients-table-container .patients-table .actions .btn-icon.edit:hover{background:#eff6ff}.patients-page .patients-table-container .patients-table .actions .btn-icon.delete{color:#ef4444}.patients-page .patients-table-container .patients-table .actions .btn-icon.delete:hover{background:#fef2f2}.patients-page .patients-table-container .pagination{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#f8fafc;border-top:1px solid #e2e8f0}.patients-page .patients-table-container .pagination span{font-size:14px;color:#64748b}.patients-page .patients-table-container .pagination .pagination-controls{display:flex;align-items:center;gap:12px}.patients-page .patients-table-container .pagination .pagination-controls button{background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:6px 10px;cursor:pointer;color:#64748b}.patients-page .patients-table-container .pagination .pagination-controls button:hover:not(:disabled){background:#f1f5f9;color:#1e293b}.patients-page .patients-table-container .pagination .pagination-controls button:disabled{opacity:.5;cursor:not-allowed}.patients-page .patients-table-container .pagination .pagination-controls span{font-size:14px;color:#1e293b}.patients-page .status-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:500;text-transform:capitalize}.patients-page .status-badge.active{background:#dcfce7;color:#16a34a}.patients-page .status-badge.inactive{background:#fef3c7;color:#d97706}.patients-page .status-badge.archived{background:#f1f5f9;color:#64748b}.patients-page .status-badge.completed{background:#dcfce7;color:#16a34a}.patients-page .status-badge.processing{background:#dbeafe;color:#2563eb}.patients-page .status-badge.failed{background:#fee2e2;color:#dc2626}.patients-page .spinning{animation:spin 1s linear infinite}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:flex-start;justify-content:center;z-index:9999;padding:20px;box-sizing:border-box;overflow-y:auto}.patient-modal{background:#fff;border-radius:16px;width:100%;max-width:700px;max-height:calc(100vh - 40px);display:flex;flex-direction:column;margin:auto;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);position:relative}.patient-modal form{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden}.patient-modal .modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e2e8f0;flex-shrink:0;background:#fff;border-radius:16px 16px 0 0}.patient-modal .modal-header h2{font-size:20px;font-weight:600;color:#1e293b;margin:0}.patient-modal .modal-header button{background:none;border:none;cursor:pointer;color:#64748b;padding:4px}.patient-modal .modal-header button:hover{color:#1e293b}.patient-modal .modal-body{padding:24px;overflow-y:auto;overflow-x:hidden;flex:1 1 auto;min-height:0;max-height:calc(100vh - 200px);-webkit-overflow-scrolling:touch}.patient-modal .modal-body .form-section{margin-bottom:24px}.patient-modal .modal-body .form-section:last-child{margin-bottom:0}.patient-modal .modal-body .form-section h4{font-size:14px;font-weight:600;color:#1e293b;margin:0 0 16px 0;padding-bottom:8px;border-bottom:1px solid #f1f5f9}.patient-modal .modal-body .form-row{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));gap:16px;margin-bottom:16px}.patient-modal .modal-body .form-row:last-child{margin-bottom:0}.patient-modal .modal-body .form-group.full-width{grid-column:1/-1}.patient-modal .modal-body .form-group label{display:block;font-size:13px;font-weight:500;color:#475569;margin-bottom:6px}.patient-modal .modal-body .form-group input,.patient-modal .modal-body .form-group select,.patient-modal .modal-body .form-group textarea{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#1e293b;transition:border-color .2s;box-sizing:border-box}.patient-modal .modal-body .form-group input:focus,.patient-modal .modal-body .form-group select:focus,.patient-modal .modal-body .form-group textarea:focus{outline:none;border-color:#3b82f6}.patient-modal .modal-body .form-group input::placeholder,.patient-modal .modal-body .form-group select::placeholder,.patient-modal .modal-body .form-group textarea::placeholder{color:#94a3b8}.patient-modal .modal-body .form-group textarea{resize:vertical;min-height:60px}.patient-modal .modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #e2e8f0;background:#f8fafc;flex-shrink:0;border-radius:0 0 16px 16px}.patient-modal .modal-footer .btn-primary,.patient-modal .modal-footer .btn-secondary{padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;border:none}.patient-modal .modal-footer .btn-primary{background:#3b82f6;color:#fff}.patient-modal .modal-footer .btn-primary:hover{background:#2563eb}.patient-modal .modal-footer .btn-secondary{background:#fff;color:#475569;border:1px solid #e2e8f0}.patient-modal .modal-footer .btn-secondary:hover{background:#f1f5f9}@media(max-width: 768px){.patients-page .page-header .header-actions{width:100%;justify-content:flex-start}.patients-page .filters-bar .search-form{min-width:100%}.patients-page .patients-table-container{overflow-x:auto}.patients-page .patients-table-container .patients-table{min-width:800px}.modal-overlay{padding:0 !important;align-items:flex-start !important}.patient-modal{max-height:100vh !important;max-width:100% !important;border-radius:0 !important;margin:0 !important}.patient-modal .modal-body{padding:16px}.patient-modal .modal-body .form-row{grid-template-columns:1fr}.patient-modal .modal-header{padding:16px}.patient-modal .modal-footer{padding:12px 16px}}@media(max-width: 480px){.patient-modal .form-row{grid-template-columns:1fr !important}.patient-modal .form-group input,.patient-modal .form-group select,.patient-modal .form-group textarea{font-size:16px}}.make-call-modal{background:#fff;border-radius:16px;width:100%;max-width:420px;max-height:90vh;max-height:90dvh;overflow-y:auto;-webkit-overflow-scrolling:touch;box-shadow:0 20px 60px rgba(0,0,0,.15)}.make-call-modal .modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e2e8f0}.make-call-modal .modal-header h2{font-size:18px;font-weight:600;color:#1e293b;margin:0;display:flex;align-items:center;gap:8px}.make-call-modal .modal-header button{background:none;border:none;color:#64748b;cursor:pointer;padding:4px;border-radius:6px}.make-call-modal .modal-header button:hover{background:#f1f5f9}.make-call-modal .modal-body{padding:24px}.make-call-modal .modal-body .call-patient-info{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:16px;margin-bottom:20px;text-align:center}.make-call-modal .modal-body .call-patient-info .call-patient-name{font-size:17px;font-weight:600;color:#1e293b;margin-bottom:4px}.make-call-modal .modal-body .call-patient-info .call-patient-phone{font-size:14px;color:#059669;font-weight:500}.make-call-modal .modal-body .form-group{margin-bottom:16px}.make-call-modal .modal-body .form-group label{display:block;font-size:13px;font-weight:500;color:#475569;margin-bottom:6px}.make-call-modal .modal-body .form-group select{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;background:#fff;color:#1e293b;min-height:44px;cursor:pointer}.make-call-modal .modal-body .form-group select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.make-call-modal .modal-body .call-template-preview{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:12px}.make-call-modal .modal-body .call-template-preview .preview-label{font-size:12px;font-weight:500;color:#64748b;margin:0 0 4px 0}.make-call-modal .modal-body .call-template-preview .preview-text{font-size:14px;color:#334155;margin:0;line-height:1.5}.make-call-modal .modal-body .call-mode-toggle{display:flex;gap:0;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;margin-top:4px}.make-call-modal .modal-body .call-mode-toggle .mode-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 12px;border:none;background:#fff;color:#64748b;font-size:13px;font-weight:500;cursor:pointer;min-height:44px;transition:all .2s}.make-call-modal .modal-body .call-mode-toggle .mode-btn:first-child{border-right:1px solid #e2e8f0}.make-call-modal .modal-body .call-mode-toggle .mode-btn:hover:not(.active){background:#f8fafc}.make-call-modal .modal-body .call-mode-toggle .mode-btn.active{background:#059669;color:#fff}.make-call-modal .modal-body .schedule-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.make-call-modal .modal-body .schedule-fields .form-group{margin-bottom:0}.make-call-modal .modal-body .schedule-fields .form-group input[type=date],.make-call-modal .modal-body .schedule-fields .form-group input[type=time]{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#1e293b;min-height:44px;background:#fff}.make-call-modal .modal-body .schedule-fields .form-group input[type=date]:focus,.make-call-modal .modal-body .schedule-fields .form-group input[type=time]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.make-call-modal .modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:16px 24px;border-top:1px solid #e2e8f0}.make-call-modal .modal-footer .btn-secondary,.make-call-modal .modal-footer .btn-primary{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;min-height:44px;border:none}.make-call-modal .modal-footer .btn-secondary{background:#fff;color:#374151;border:1px solid #e2e8f0}.make-call-modal .modal-footer .btn-secondary:hover{background:#f8fafc}.make-call-modal .modal-footer .btn-secondary:disabled{opacity:.5;cursor:not-allowed}.make-call-modal .modal-footer .make-call-btn{background:#059669;color:#fff}.make-call-modal .modal-footer .make-call-btn:hover{background:#047857}.make-call-modal .modal-footer .make-call-btn:disabled{opacity:.6;cursor:not-allowed}.make-call-modal .modal-footer .schedule-call-btn{background:#3b82f6;color:#fff}.make-call-modal .modal-footer .schedule-call-btn:hover{background:#2563eb}.make-call-modal .modal-footer .schedule-call-btn:disabled{opacity:.6;cursor:not-allowed}@media(max-width: 480px){.make-call-modal{max-width:100%;border-radius:0;max-height:100dvh}.make-call-modal .schedule-fields{grid-template-columns:1fr}.make-call-modal .modal-body input[type=date],.make-call-modal .modal-body input[type=time]{font-size:16px}}
.calendar-page .calendar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.calendar-page .calendar-header .header-left{display:flex;align-items:center;gap:12px}.calendar-page .calendar-header .header-left h1{font-size:24px;font-weight:600;color:#1a1a2e;margin:0}.calendar-page .calendar-header .header-left svg{color:#3b82f6}.calendar-page .calendar-header .header-actions{display:flex;gap:12px}.calendar-page .calendar-header .header-actions .btn-refresh{padding:10px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.calendar-page .calendar-header .header-actions .btn-refresh:hover{background:#f8fafc}.calendar-page .calendar-header .header-actions .btn-refresh .spinning{animation:spin 1s linear infinite}.calendar-page .calendar-header .header-actions .btn-primary{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:background .2s}.calendar-page .calendar-header .header-actions .btn-primary:hover{background:#2563eb}.calendar-page .stats-row{display:flex;gap:16px;margin-bottom:24px;flex-wrap:wrap}.calendar-page .stats-row .stat-card{flex:1;min-width:120px;background:#fff;border-radius:12px;padding:16px 20px;box-shadow:0 1px 3px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center}.calendar-page .stats-row .stat-card .stat-value{font-size:28px;font-weight:700;color:#3b82f6}.calendar-page .stats-row .stat-card .stat-label{font-size:13px;color:#64748b;margin-top:4px}.calendar-page .calendar-container{background:#fff;border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.1);overflow:hidden}.calendar-page .calendar-container .calendar-nav{display:flex;align-items:center;gap:16px;padding:20px 24px;border-bottom:1px solid #e2e8f0}.calendar-page .calendar-container .calendar-nav button{padding:8px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.calendar-page .calendar-container .calendar-nav button:hover{background:#f8fafc}.calendar-page .calendar-container .calendar-nav h2{font-size:18px;font-weight:600;color:#1a1a2e;margin:0;min-width:180px;text-align:center}.calendar-page .calendar-container .calendar-nav .btn-today{padding:8px 16px;font-size:14px;margin-left:auto}.calendar-page .calendar-container .calendar-grid .calendar-weekdays{display:grid;grid-template-columns:repeat(7, 1fr);background:#f8fafc;border-bottom:1px solid #e2e8f0}.calendar-page .calendar-container .calendar-grid .calendar-weekdays .weekday{padding:12px;text-align:center;font-size:13px;font-weight:600;color:#64748b}.calendar-page .calendar-container .calendar-grid .calendar-days{display:grid;grid-template-columns:repeat(7, 1fr)}.calendar-page .calendar-container .calendar-grid .calendar-days .calendar-day{min-height:120px;padding:8px;border-right:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;cursor:pointer;transition:background .2s}.calendar-page .calendar-container .calendar-grid .calendar-days .calendar-day:nth-child(7n){border-right:none}.calendar-page .calendar-container .calendar-grid .calendar-days .calendar-day:hover{background:#f8fafc}.calendar-page .calendar-container .calendar-grid .calendar-days .calendar-day.other-month{background:#fafafa}.calendar-page .calendar-container .calendar-grid .calendar-days .calendar-day.other-month .day-number{color:#cbd5e1}.calendar-page .calendar-container .calendar-grid .calendar-days .calendar-day.today{background:#eff6ff}.calendar-page .calendar-container .calendar-grid .calendar-days .calendar-day.today .day-number{background:#3b82f6;color:#fff;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.calendar-page .calendar-container .calendar-grid .calendar-days .calendar-day.selected{background:#dbeafe}.calendar-page .calendar-container .calendar-grid .calendar-days .calendar-day .day-number{font-size:14px;font-weight:500;color:#1a1a2e;margin-bottom:4px}.calendar-page .calendar-container .calendar-grid .calendar-days .calendar-day .day-appointments{display:flex;flex-direction:column;gap:2px}.calendar-page .calendar-container .calendar-grid .calendar-days .calendar-day .day-appointments .appointment-dot{padding:2px 6px;border-radius:4px;font-size:11px;color:#fff;cursor:pointer;display:flex;gap:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.calendar-page .calendar-container .calendar-grid .calendar-days .calendar-day .day-appointments .appointment-dot:hover{opacity:.9}.calendar-page .calendar-container .calendar-grid .calendar-days .calendar-day .day-appointments .appointment-dot .apt-time{font-weight:600}.calendar-page .calendar-container .calendar-grid .calendar-days .calendar-day .day-appointments .appointment-dot .apt-name{overflow:hidden;text-overflow:ellipsis}.calendar-page .calendar-container .calendar-grid .calendar-days .calendar-day .day-appointments .more-appointments{font-size:11px;color:#64748b;padding:2px 6px}.calendar-page .modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.calendar-page .modal-overlay .modal-content{background:#fff;border-radius:16px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto}.calendar-page .modal-overlay .modal-content.detail-modal{max-width:400px}.calendar-page .modal-overlay .modal-content .modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e2e8f0}.calendar-page .modal-overlay .modal-content .modal-header h3{font-size:18px;font-weight:600;color:#1a1a2e;margin:0}.calendar-page .modal-overlay .modal-content .modal-header .close-btn{padding:8px;border:none;background:none;cursor:pointer;color:#64748b;border-radius:8px}.calendar-page .modal-overlay .modal-content .modal-header .close-btn:hover{background:#f1f5f9}.calendar-page .modal-overlay .modal-content form{padding:24px}.calendar-page .modal-overlay .modal-content form .form-row{display:flex;gap:16px;margin-bottom:16px}.calendar-page .modal-overlay .modal-content form .form-row .form-group{flex:1}.calendar-page .modal-overlay .modal-content form .form-group{margin-bottom:16px}.calendar-page .modal-overlay .modal-content form .form-group label{display:block;font-size:13px;font-weight:500;color:#374151;margin-bottom:6px}.calendar-page .modal-overlay .modal-content form .form-group input,.calendar-page .modal-overlay .modal-content form .form-group select,.calendar-page .modal-overlay .modal-content form .form-group textarea{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;transition:border-color .2s}.calendar-page .modal-overlay .modal-content form .form-group input:focus,.calendar-page .modal-overlay .modal-content form .form-group select:focus,.calendar-page .modal-overlay .modal-content form .form-group textarea:focus{outline:none;border-color:#3b82f6}.calendar-page .modal-overlay .modal-content form .form-group textarea{resize:vertical}.calendar-page .modal-overlay .modal-content .detail-content{padding:24px}.calendar-page .modal-overlay .modal-content .detail-content .detail-row{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.calendar-page .modal-overlay .modal-content .detail-content .detail-row svg{color:#3b82f6;margin-top:2px}.calendar-page .modal-overlay .modal-content .detail-content .detail-row label{font-size:12px;color:#64748b;margin-bottom:2px}.calendar-page .modal-overlay .modal-content .detail-content .detail-row p{font-size:14px;color:#1a1a2e;margin:0}.calendar-page .modal-overlay .modal-content .detail-content .detail-row .status-badge{padding:6px 12px;border-radius:20px;font-size:12px;font-weight:500;color:#fff;text-transform:capitalize}.calendar-page .modal-overlay .modal-content .detail-content .detail-notes{margin-top:16px;padding-top:16px;border-top:1px solid #e2e8f0}.calendar-page .modal-overlay .modal-content .detail-content .detail-notes label{font-size:12px;color:#64748b;margin-bottom:4px;display:block}.calendar-page .modal-overlay .modal-content .detail-content .detail-notes p{font-size:14px;color:#1a1a2e;margin:0}.calendar-page .modal-overlay .modal-content .modal-actions{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #e2e8f0}.calendar-page .modal-overlay .modal-content .modal-actions button{display:flex;align-items:center;gap:6px;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.calendar-page .modal-overlay .modal-content .modal-actions .btn-secondary{background:#fff;border:1px solid #e2e8f0;color:#374151}.calendar-page .modal-overlay .modal-content .modal-actions .btn-secondary:hover{background:#f8fafc}.calendar-page .modal-overlay .modal-content .modal-actions .btn-primary{background:#3b82f6;border:none;color:#fff}.calendar-page .modal-overlay .modal-content .modal-actions .btn-primary:hover{background:#2563eb}.calendar-page .modal-overlay .modal-content .modal-actions .btn-primary:disabled{opacity:.6;cursor:not-allowed}.calendar-page .modal-overlay .modal-content .modal-actions .btn-success{background:#22c55e;border:none;color:#fff}.calendar-page .modal-overlay .modal-content .modal-actions .btn-success:hover{background:#16a34a}.calendar-page .modal-overlay .modal-content .modal-actions .btn-danger{background:#ef4444;border:none;color:#fff}.calendar-page .modal-overlay .modal-content .modal-actions .btn-danger:hover{background:#dc2626}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@media(max-width: 768px){.calendar-page{padding:16px}.calendar-page .calendar-header{flex-direction:column;gap:16px;align-items:flex-start}.calendar-page .stats-row .stat-card{min-width:calc(50% - 8px)}.calendar-page .calendar-container .calendar-grid .calendar-days .calendar-day{min-height:80px;padding:4px}.calendar-page .calendar-container .calendar-grid .calendar-days .calendar-day .day-appointments .appointment-dot .apt-name{display:none}}
.make-calls-page .page-header{margin-bottom:24px}.make-calls-page .page-header h1{font-size:24px;font-weight:600;color:#1e293b;margin:0 0 4px 0}.make-calls-page .page-header p{color:#64748b;font-size:14px;margin:0}.make-calls-page .tabs-bar{display:flex;gap:4px;border-bottom:1px solid #e2e8f0;margin-bottom:24px;overflow-x:auto;-webkit-overflow-scrolling:touch}.make-calls-page .tabs-bar .tab-btn{display:flex;align-items:center;gap:6px;padding:10px 16px;border:none;background:none;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;border-bottom:2px solid rgba(0,0,0,0);white-space:nowrap;transition:all .15s}.make-calls-page .tabs-bar .tab-btn:hover{color:#1e293b}.make-calls-page .tabs-bar .tab-btn.active{color:#3b82f6;border-bottom-color:#3b82f6}.make-calls-page .make-calls-content{position:relative;min-height:min(400px,60dvh)}.make-calls-page .make-calls-loading{display:flex;align-items:center;justify-content:center;min-height:min(360px,55dvh);padding:24px 16px;box-sizing:border-box}.make-calls-page .make-calls-loading-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#64748b;font-size:14px;font-weight:500}.make-calls-page .make-calls-spinner{width:36px;height:36px;border:3px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:make-calls-spin .75s linear infinite}@keyframes make-calls-spin{to{transform:rotate(360deg)}}.make-calls-page .tab-content .tab-header{display:flex;align-items:center;justify-content:flex-start;margin-bottom:20px;flex-wrap:wrap;gap:12px 16px}.make-calls-page .tab-content .tab-header h3{font-size:18px;font-weight:600;color:#1e293b;margin:0;flex-shrink:0}.make-calls-page .tab-content .tab-header .tab-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center;justify-content:flex-start}.make-calls-page .mb-12{margin-bottom:12px}.make-calls-page .btn-primary{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s;min-height:44px}.make-calls-page .btn-primary:hover{background:#2563eb}.make-calls-page .btn-primary:disabled{opacity:.5;cursor:not-allowed}.make-calls-page .btn-secondary{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#fff;color:#374151;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s;min-height:44px}.make-calls-page .btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1}.make-calls-page .btn-secondary:disabled{opacity:.5;cursor:not-allowed}.make-calls-page .btn-outline{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:rgba(0,0,0,0);color:#059669;border:1px solid #059669;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s;min-height:44px}.make-calls-page .btn-outline:hover{background:#ecfdf5}.make-calls-page .btn-outline:disabled{opacity:.5;cursor:not-allowed}.make-calls-page .icon-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;background:#f1f5f9;color:#475569;border-radius:6px;cursor:pointer;transition:all .15s;min-width:44px;min-height:44px}.make-calls-page .icon-btn:hover{background:#e2e8f0}.make-calls-page .icon-btn.green{color:#15803d}.make-calls-page .icon-btn.green:hover{background:#dcfce7}.make-calls-page .icon-btn.yellow{color:#92400e}.make-calls-page .icon-btn.yellow:hover{background:#fef3c7}.make-calls-page .icon-btn.red{color:#991b1b}.make-calls-page .icon-btn.red:hover{background:#fecaca}.make-calls-page .action-btns{display:flex;gap:4px}.make-calls-page .table-wrapper{background:#fff;border-radius:12px;border:1px solid #e2e8f0;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.make-calls-page .data-table{width:100%;border-collapse:collapse;table-layout:auto}.make-calls-page .data-table th{text-align:left;padding:12px 16px;font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;border-bottom:1px solid #e2e8f0;white-space:nowrap;background:#f8fafc}.make-calls-page .data-table td{padding:12px 16px;color:#1e293b;border-bottom:1px solid #e2e8f0}.make-calls-page .data-table td.cell-bold{font-weight:500;color:#1e293b}.make-calls-page .data-table tbody tr:last-child td{border-bottom:none}.make-calls-page .data-table tbody tr:hover{background:#f8fafc}.make-calls-page .cell-capitalize{text-transform:capitalize}.make-calls-page .status-badge{display:inline-block;padding:2px 10px;border-radius:12px;font-size:12px;font-weight:500;text-transform:capitalize;white-space:nowrap}.make-calls-page .filter-select{padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;background:#fff;cursor:pointer;min-width:160px;min-height:44px}.make-calls-page .filter-select:focus{outline:none;border-color:#3b82f6}.make-calls-page .empty-state{text-align:center;padding:60px 20px;color:#94a3b8}.make-calls-page .empty-state svg{margin-bottom:16px}.make-calls-page .empty-state h4{font-size:16px;font-weight:600;color:#64748b;margin:0 0 8px 0}.make-calls-page .empty-state p{font-size:14px;margin:0}.make-calls-page .live-indicator{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;background:#dcfce7;color:#15803d;border-radius:20px;font-size:13px;font-weight:500}.make-calls-page .live-cards{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:16px}.make-calls-page .live-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px}.make-calls-page .live-card .live-card-header{display:flex;align-items:center;gap:10px;margin-bottom:12px}.make-calls-page .live-card .live-card-header .pulse-dot{width:10px;height:10px;background:#22c55e;border-radius:50%;animation:pulse 1.5s ease-in-out infinite}.make-calls-page .live-card .live-card-header .patient-name{font-weight:600;color:#1e293b}.make-calls-page .live-card .live-card-body{display:flex;flex-direction:column;gap:6px}.make-calls-page .live-card .live-detail{display:flex;align-items:center;gap:8px;font-size:13px;color:#64748b}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.4}}.make-calls-page .template-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:16px}.make-calls-page .template-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:border-color .15s,box-shadow .15s}.make-calls-page .template-card:hover{border-color:#cbd5e1;box-shadow:0 2px 8px rgba(0,0,0,.06)}.make-calls-page .template-card .template-card-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #f1f5f9}.make-calls-page .template-card .template-card-header h4{font-size:15px;font-weight:600;color:#1e293b;margin:0}.make-calls-page .template-card .template-card-header .default-badge{font-size:11px;background:#dbeafe;color:#1d4ed8;padding:2px 8px;border-radius:10px;font-weight:500}.make-calls-page .template-card .template-card-body{padding:14px 16px}.make-calls-page .template-card .template-card-body .template-meta{display:flex;gap:8px;margin-bottom:8px}.make-calls-page .template-card .template-card-body .template-meta span{font-size:12px;color:#64748b;background:#f1f5f9;padding:2px 8px;border-radius:6px}.make-calls-page .template-card .template-card-body .template-preview{font-size:13px;color:#475569;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.make-calls-page .template-card .template-card-footer{display:flex;gap:4px;padding:10px 16px;border-top:1px solid #f1f5f9}.make-calls-page .custom-badge{font-size:11px;background:#f0fdf4;color:#15803d;padding:2px 8px;border-radius:10px;font-weight:500}.make-calls-page .script-block{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:14px;font-size:14px;color:#334155;line-height:1.7;white-space:pre-wrap}.make-calls-page .templates-section{margin-bottom:32px}.make-calls-page .templates-section .section-title{font-size:16px;font-weight:600;color:#1e293b;margin:0 0 16px 0;padding-bottom:8px;border-bottom:1px solid #e2e8f0}.make-calls-page .category-group{margin-bottom:12px;border-radius:10px;overflow:hidden;border:1px solid #e2e8f0}.make-calls-page .category-group .category-group-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;border:none;border-left:4px solid;cursor:pointer;text-align:left;transition:filter .15s}.make-calls-page .category-group .category-group-header:hover{filter:brightness(0.97)}.make-calls-page .category-group .category-group-header .category-group-header-left{display:flex;align-items:center;gap:10px}.make-calls-page .category-group .category-group-header .category-label{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.make-calls-page .category-group .category-group-header .category-count{font-size:11px;font-weight:600;color:#fff;padding:2px 8px;border-radius:20px}.make-calls-page .category-group .category-group-body{padding:16px;background:#fff;display:flex;flex-direction:column;gap:20px}.make-calls-page .scenario-group .scenario-group-header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.make-calls-page .scenario-group .scenario-group-header .scenario-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.make-calls-page .scenario-group .scenario-group-header .scenario-label{font-size:13px;font-weight:600;color:#334155}.make-calls-page .scenario-group .scenario-group-header .scenario-count{font-size:11px;color:#94a3b8;background:#f1f5f9;padding:1px 7px;border-radius:10px}.make-calls-page .empty-state-inline{display:flex;align-items:center;gap:16px;padding:24px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px}.make-calls-page .empty-state-inline svg{color:#94a3b8;flex-shrink:0}.make-calls-page .empty-state-inline .empty-text p{margin:0 0 4px 0;font-size:14px;font-weight:500;color:#475569}.make-calls-page .empty-state-inline .empty-text span{font-size:13px;color:#94a3b8}.make-calls-page .links-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.make-calls-page .links-section-header label{margin:0}.make-calls-page .links-hint{font-size:13px;color:#64748b;margin-bottom:16px;line-height:1.5}.make-calls-page .links-empty{padding:20px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;text-align:center;font-size:13px;color:#94a3b8}.make-calls-page .links-list{display:flex;flex-direction:column;gap:16px}.make-calls-page .link-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:16px}.make-calls-page .link-item .link-item-row{display:flex;align-items:center;gap:12px;margin-bottom:12px}.make-calls-page .link-item .link-item-row .icon-btn{flex-shrink:0;width:36px;height:36px;min-width:36px;min-height:36px}.make-calls-page .link-item .link-input{flex:1;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;background:#fff;color:#1e293b;min-height:40px}.make-calls-page .link-item .link-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.make-calls-page .link-item .link-input.link-input-name{flex:1;min-width:120px}.make-calls-page .link-item .link-input.link-input-url,.make-calls-page .link-item .link-input.link-input-desc{width:100%;margin-bottom:10px}.make-calls-page .link-item .link-input.link-input-url:last-child,.make-calls-page .link-item .link-input.link-input-desc:last-child{margin-bottom:0}.make-calls-page .link-item .link-select{padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;background:#fff;color:#1e293b;min-height:40px;min-width:140px;cursor:pointer}.make-calls-page .link-item .link-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.make-calls-page .btn-sm{padding:6px 12px !important;font-size:13px !important;min-height:36px !important}.make-calls-page .detail-header-actions{display:flex;align-items:center;gap:8px}.make-calls-page .analytics-cards{display:grid;grid-template-columns:repeat(auto-fill, minmax(160px, 1fr));gap:16px;margin-bottom:24px}.make-calls-page .analytics-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;text-align:center}.make-calls-page .analytics-card .analytics-value{font-size:28px;font-weight:700;color:#1e293b}.make-calls-page .analytics-card .analytics-label{font-size:13px;color:#64748b;margin-top:4px}.make-calls-page .analytics-breakdown{display:grid;grid-template-columns:1fr 1fr;gap:20px}.make-calls-page .analytics-breakdown .breakdown-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.make-calls-page .analytics-breakdown .breakdown-section h4{font-size:15px;font-weight:600;color:#1e293b;margin:0 0 14px 0}.make-calls-page .analytics-breakdown .breakdown-row{display:flex;justify-content:space-between;padding:8px 0;font-size:14px;color:#475569;border-bottom:1px solid #f8fafc}.make-calls-page .analytics-breakdown .breakdown-row .breakdown-value{font-weight:600;color:#1e293b}.make-calls-page .modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.make-calls-page .modal-content{background:#fff;border-radius:16px;width:100%;max-width:560px;max-height:90vh;max-height:90dvh;overflow-y:auto;-webkit-overflow-scrolling:touch}.make-calls-page .modal-content.modal-lg{max-width:720px}.make-calls-page .modal-content.modal-sm{max-width:440px}.make-calls-page .modal-content .modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e2e8f0}.make-calls-page .modal-content .modal-header h3{font-size:18px;font-weight:600;color:#1e293b;margin:0}.make-calls-page .modal-content .modal-body{padding:24px}.make-calls-page .modal-content .modal-footer{display:flex;align-items:center;gap:8px;padding:16px 24px;border-top:1px solid #e2e8f0}.make-calls-page .modal-content .modal-footer .btn-schedule{background:#3b82f6;color:#fff}.make-calls-page .modal-content .modal-footer .btn-schedule:hover{background:#2563eb}.make-calls-page .modal-content .modal-footer .btn-schedule:disabled{opacity:.6;cursor:not-allowed}.make-calls-page .modal-content .template-source-toggle{display:flex;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;margin-top:4px}.make-calls-page .modal-content .template-source-toggle .source-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 12px;border:none;background:#fff;color:#64748b;font-size:13px;font-weight:500;cursor:pointer;min-height:40px;transition:all .2s}.make-calls-page .modal-content .template-source-toggle .source-btn:first-child{border-right:1px solid #e2e8f0}.make-calls-page .modal-content .template-source-toggle .source-btn:hover:not(.active){background:#f8fafc}.make-calls-page .modal-content .template-source-toggle .source-btn.active{background:#3b82f6;color:#fff}.make-calls-page .campaign-step-one{display:flex;flex-direction:column;gap:20px}.make-calls-page .campaign-step-one .campaign-type-section .section-label{display:block;font-size:13px;font-weight:500;color:#475569;margin-bottom:10px}.make-calls-page .campaign-step-one .campaign-type-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.make-calls-page .campaign-step-one .campaign-type-card{display:flex;align-items:flex-start;gap:12px;padding:14px;border:2px solid #e2e8f0;border-radius:10px;background:#fff;cursor:pointer;text-align:left;transition:all .2s;min-height:44px;position:relative}.make-calls-page .campaign-step-one .campaign-type-card:hover:not(.selected){border-color:#cbd5e1;box-shadow:0 2px 8px rgba(0,0,0,.05)}.make-calls-page .campaign-step-one .campaign-type-card.selected{border-width:2px;box-shadow:0 2px 12px rgba(0,0,0,.08)}.make-calls-page .campaign-step-one .campaign-type-card .card-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.make-calls-page .campaign-step-one .campaign-type-card .card-text{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.make-calls-page .campaign-step-one .campaign-type-card .card-text .card-label{font-size:14px;font-weight:600;color:#1e293b}.make-calls-page .campaign-step-one .campaign-type-card .card-text .card-desc{font-size:12px;color:#64748b;line-height:1.4}.make-calls-page .campaign-step-one .campaign-type-card .card-check{position:absolute;top:10px;right:10px}@media(max-width: 540px){.make-calls-page .campaign-step-one .campaign-type-grid{grid-template-columns:1fr}}.make-calls-page .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.make-calls-page .form-grid .form-section-title{grid-column:1/-1;font-size:15px;font-weight:600;color:#1e293b;margin:0}.make-calls-page .form-group{display:flex;flex-direction:column;gap:6px}.make-calls-page .form-group label{font-size:13px;font-weight:500;color:#475569}.make-calls-page .form-group label input[type=checkbox]{margin-right:4px}.make-calls-page .form-group input,.make-calls-page .form-group select,.make-calls-page .form-group textarea{padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;background:#fff;color:#1e293b;min-height:44px}.make-calls-page .form-group input:focus,.make-calls-page .form-group select:focus,.make-calls-page .form-group textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.make-calls-page .form-group textarea{resize:vertical;min-height:60px}.make-calls-page .form-group .field-hint{font-size:12px;color:#94a3b8;margin-top:2px}.make-calls-page .template-info-box{background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:12px 16px;margin-bottom:16px}.make-calls-page .template-info-box p{margin:0;font-size:13px;color:#0369a1;line-height:1.5}.make-calls-page .template-info-box p strong{color:#0c4a6e}.make-calls-page .patient-autocomplete{position:relative}.make-calls-page .patient-autocomplete .suggestions-dropdown{position:absolute;top:100%;left:0;right:0;z-index:50;background:#fff;border:1px solid #e2e8f0;border-top:none;border-radius:0 0 8px 8px;box-shadow:0 8px 24px rgba(0,0,0,.1);max-height:240px;overflow-y:auto;-webkit-overflow-scrolling:touch}.make-calls-page .patient-autocomplete .suggestions-dropdown .suggestion-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 12px;border:none;border-bottom:1px solid #f1f5f9;background:#fff;cursor:pointer;text-align:left;min-height:44px;transition:background .15s}.make-calls-page .patient-autocomplete .suggestions-dropdown .suggestion-item:last-child{border-bottom:none}.make-calls-page .patient-autocomplete .suggestions-dropdown .suggestion-item:hover{background:#f0fdf4}.make-calls-page .patient-autocomplete .suggestions-dropdown .suggestion-item .suggestion-name{font-size:14px;font-weight:500;color:#1e293b}.make-calls-page .patient-autocomplete .suggestions-dropdown .suggestion-item .suggestion-phone{font-size:12px;color:#64748b}.make-calls-page .preview-box{margin-top:12px;padding:14px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;font-size:14px}.make-calls-page .preview-box .preview-list{margin-top:10px;display:flex;flex-direction:column;gap:4px}.make-calls-page .preview-box .preview-item{font-size:13px;color:#475569;padding:4px 0}.make-calls-page .review-section h4{font-size:16px;font-weight:600;color:#1e293b;margin:0 0 16px 0}.make-calls-page .review-section .review-grid{display:grid;gap:12px}.make-calls-page .review-section .review-item{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #f1f5f9;font-size:14px}.make-calls-page .review-section .review-item .label{color:#64748b;font-weight:500}.make-calls-page .detail-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);display:flex;justify-content:flex-end;z-index:1000}.make-calls-page .detail-panel{width:100%;max-width:480px;background:#fff;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;box-shadow:-4px 0 20px rgba(0,0,0,.1)}.make-calls-page .detail-panel .detail-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e2e8f0}.make-calls-page .detail-panel .detail-header h3{font-size:18px;font-weight:600;color:#1e293b;margin:0}.make-calls-page .detail-panel .detail-body{padding:24px}.make-calls-page .detail-panel .detail-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f1f5f9;font-size:14px}.make-calls-page .detail-panel .detail-row .label{color:#64748b;font-weight:500}.make-calls-page .detail-panel .detail-section{margin-top:20px}.make-calls-page .detail-panel .detail-section h4{font-size:14px;font-weight:600;color:#1e293b;margin:0 0 10px 0}.make-calls-page .detail-panel .detail-section p{font-size:14px;color:#475569;line-height:1.6}.make-calls-page .detail-panel .transcript-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:14px;font-size:13px;color:#475569;line-height:1.6;max-height:300px;overflow-y:auto;white-space:pre-wrap}.make-calls-page .btn-link{background:none;border:none;color:#3b82f6;font-size:13px;font-weight:500;cursor:pointer;padding:0;text-decoration:none}.make-calls-page .btn-link:hover{text-decoration:underline}.make-calls-page .dynamic-vars-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px;margin-bottom:16px}.make-calls-page .dynamic-vars-section .form-group{margin-bottom:12px}.make-calls-page .dynamic-vars-section .form-group:last-child{margin-bottom:0}.make-calls-page .dynamic-vars-section .form-group label{font-size:12px;color:#64748b}.make-calls-page .dynamic-vars-section .form-group input{font-size:13px}.make-calls-page .campaign-step-two .section-desc{color:#64748b;font-size:14px;margin-bottom:20px}.make-calls-page .campaign-step-two .segmentation-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px;margin-bottom:24px}.make-calls-page .campaign-step-two .segmentation-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;transition:all .2s}.make-calls-page .campaign-step-two .segmentation-card.selectable{cursor:pointer}.make-calls-page .campaign-step-two .segmentation-card.selectable:hover{border-color:#cbd5e1;background:#f8fafc}.make-calls-page .campaign-step-two .segmentation-card.selectable.selected{border-color:#3b82f6;background:#eff6ff}.make-calls-page .campaign-step-two .segmentation-card .segmentation-card-header{display:flex;align-items:flex-start;gap:12px}.make-calls-page .campaign-step-two .segmentation-card .segmentation-card-header label{font-weight:500;color:#334155;margin-bottom:8px;display:block}.make-calls-page .campaign-step-two .segmentation-card .card-checkbox{margin-top:2px}.make-calls-page .campaign-step-two .segmentation-card .card-checkbox input[type=checkbox]{width:18px;height:18px;accent-color:#3b82f6}.make-calls-page .campaign-step-two .segmentation-card .card-info{flex:1}.make-calls-page .campaign-step-two .segmentation-card .card-info .card-title{display:block;font-weight:500;color:#1e293b;margin-bottom:4px}.make-calls-page .campaign-step-two .segmentation-card .card-info .card-desc{display:block;font-size:13px;color:#64748b;line-height:1.4}.make-calls-page .campaign-step-two .segmentation-card .card-options{margin-top:16px;padding-top:16px;border-top:1px solid #e2e8f0}.make-calls-page .campaign-step-two .segmentation-card .card-options label{font-size:13px;color:#64748b;margin-bottom:8px;display:block}.make-calls-page .campaign-step-two .segmentation-card .card-options .inline-input{display:flex;align-items:center;gap:8px}.make-calls-page .campaign-step-two .segmentation-card .card-options .inline-input input{width:80px;padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px}.make-calls-page .campaign-step-two .segmentation-card .card-options .inline-input span{color:#64748b;font-size:14px}.make-calls-page .campaign-step-two .segmentation-card select,.make-calls-page .campaign-step-two .segmentation-card input[type=date]{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;background:#fff}.make-calls-page .campaign-step-two .segmentation-card .field-hint{display:block;font-size:12px;color:#94a3b8;margin-top:6px}.make-calls-page .campaign-step-two .preview-section{margin-top:24px}.make-calls-page .campaign-step-two .preview-section .btn-preview{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 20px;background:#fff;border:2px dashed #cbd5e1;border-radius:10px;color:#475569;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.make-calls-page .campaign-step-two .preview-section .btn-preview:hover{border-color:#3b82f6;color:#3b82f6;background:#f8fafc}.make-calls-page .campaign-step-two .preview-section .btn-preview:disabled{opacity:.6;cursor:not-allowed}.make-calls-page .campaign-step-two .preview-section .preview-box{margin-top:16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.make-calls-page .campaign-step-two .preview-section .preview-box .preview-stats{display:flex;border-bottom:1px solid #e2e8f0}.make-calls-page .campaign-step-two .preview-section .preview-box .preview-stats .stat{flex:1;padding:16px;text-align:center}.make-calls-page .campaign-step-two .preview-section .preview-box .preview-stats .stat.eligible{background:#f0fdf4}.make-calls-page .campaign-step-two .preview-section .preview-box .preview-stats .stat.excluded{background:#fef2f2}.make-calls-page .campaign-step-two .preview-section .preview-box .preview-stats .stat .stat-value{display:block;font-size:24px;font-weight:600;color:#1e293b}.make-calls-page .campaign-step-two .preview-section .preview-box .preview-stats .stat .stat-label{display:block;font-size:12px;color:#64748b;margin-top:4px}.make-calls-page .campaign-step-two .preview-section .preview-box .preview-list{padding:12px 16px}.make-calls-page .campaign-step-two .preview-section .preview-box .preview-list .preview-list-header{font-size:12px;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.make-calls-page .campaign-step-two .preview-section .preview-box .preview-list .preview-item{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #e2e8f0}.make-calls-page .campaign-step-two .preview-section .preview-box .preview-list .preview-item:last-child{border-bottom:none}.make-calls-page .campaign-step-two .preview-section .preview-box .preview-list .preview-item .patient-name{font-weight:500;color:#334155}.make-calls-page .campaign-step-two .preview-section .preview-box .preview-list .preview-item .patient-phone{color:#64748b;font-size:13px}.make-calls-page .campaign-step-two .preview-section .preview-box .preview-list .preview-more{text-align:center;padding:8px;color:#3b82f6;font-size:13px;font-weight:500}.make-calls-page .patient-selection-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;margin-bottom:20px}.make-calls-page .patient-selection-section .patient-selection-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;flex-wrap:wrap}.make-calls-page .patient-selection-section .patient-selection-header .search-box{flex:1;min-width:200px;display:flex;align-items:center;gap:8px;padding:10px 14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.make-calls-page .patient-selection-section .patient-selection-header .search-box input{flex:1;border:none;background:rgba(0,0,0,0);font-size:14px;outline:none}.make-calls-page .patient-selection-section .patient-selection-header .selection-actions{display:flex;gap:8px}.make-calls-page .patient-selection-section .selected-count{padding:10px 14px;background:#eff6ff;border-radius:8px;color:#1e40af;font-size:14px;margin-bottom:12px}.make-calls-page .patient-selection-section .patients-loading,.make-calls-page .patient-selection-section .patients-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#64748b;text-align:center;gap:12px}.make-calls-page .patient-selection-section .patient-list{max-height:300px;overflow-y:auto;border:1px solid #e2e8f0;border-radius:8px}.make-calls-page .patient-selection-section .patient-list .patient-row{display:flex;align-items:center;gap:12px;padding:12px 14px;border-bottom:1px solid #f1f5f9;cursor:pointer;transition:background .15s}.make-calls-page .patient-selection-section .patient-list .patient-row:last-child{border-bottom:none}.make-calls-page .patient-selection-section .patient-list .patient-row:hover{background:#f8fafc}.make-calls-page .patient-selection-section .patient-list .patient-row.selected{background:#eff6ff}.make-calls-page .patient-selection-section .patient-list .patient-row .patient-checkbox input[type=checkbox]{width:18px;height:18px;accent-color:#3b82f6}.make-calls-page .patient-selection-section .patient-list .patient-row .patient-info{flex:1;display:flex;flex-direction:column;gap:2px}.make-calls-page .patient-selection-section .patient-list .patient-row .patient-info .patient-name{font-weight:500;color:#1e293b}.make-calls-page .patient-selection-section .patient-list .patient-row .patient-info .patient-phone{font-size:13px;color:#64748b}.make-calls-page .patient-selection-section .patient-list .patient-row .patient-meta{display:flex;align-items:center;gap:12px}.make-calls-page .patient-selection-section .patient-list .patient-row .patient-meta .last-visit{font-size:12px;color:#94a3b8}.make-calls-page .patient-selection-section .patient-list .patient-row .patient-meta .status-badge{font-size:11px;padding:3px 8px;border-radius:4px;text-transform:capitalize}.make-calls-page .patient-selection-section .patient-list .patient-row .patient-meta .status-badge.active{background:#dcfce7;color:#166534}.make-calls-page .patient-selection-section .patient-list .patient-row .patient-meta .status-badge.inactive{background:#fef3c7;color:#92400e}.make-calls-page .filters-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px}.make-calls-page .filters-section .filters-title{font-size:13px;font-weight:600;color:#475569;margin:0 0 12px 0}.make-calls-page .filters-section .segmentation-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:12px}.make-calls-page .filters-section .segmentation-card.compact{padding:12px;background:#fff;border:1px solid #e2e8f0;border-radius:8px}.make-calls-page .filters-section .segmentation-card.compact.selectable{cursor:pointer}.make-calls-page .filters-section .segmentation-card.compact.selectable:hover{border-color:#cbd5e1}.make-calls-page .filters-section .segmentation-card.compact.selectable.selected{border-color:#3b82f6;background:#eff6ff}.make-calls-page .filters-section .segmentation-card.compact label{font-size:12px;color:#64748b;margin-bottom:6px;display:block}.make-calls-page .filters-section .segmentation-card.compact select,.make-calls-page .filters-section .segmentation-card.compact input[type=date]{width:100%;padding:8px 10px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px}.make-calls-page .filters-section .segmentation-card.compact .card-row{display:flex;align-items:center;gap:8px}.make-calls-page .filters-section .segmentation-card.compact .card-row input[type=checkbox]{width:16px;height:16px;accent-color:#3b82f6}.make-calls-page .filters-section .segmentation-card.compact .card-row span{font-size:13px;color:#334155}.make-calls-page .filters-section .segmentation-card.compact .inline-input{display:flex;align-items:center;gap:6px;margin-top:8px}.make-calls-page .filters-section .segmentation-card.compact .inline-input input{width:60px;padding:6px 8px;border:1px solid #e2e8f0;border-radius:4px;font-size:13px}.make-calls-page .filters-section .segmentation-card.compact .inline-input span{font-size:12px;color:#64748b}.make-calls-page .btn-use-template{display:inline-flex;align-items:center;gap:4px;padding:6px 10px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:background .2s}.make-calls-page .btn-use-template:hover{background:#2563eb}.make-calls-page .btn-use-template--in-use{background:#16a34a;cursor:default;pointer-events:none}.make-calls-page .btn-use-template--in-use:hover{background:#16a34a}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.make-calls-page .spinning{animation:spin 1s linear infinite}.make-calls-page .campaign-step-three .section-desc{color:#64748b;font-size:14px;margin-bottom:20px}.make-calls-page .campaign-step-three .settings-grid{display:flex;flex-direction:column;gap:24px}.make-calls-page .campaign-step-three .settings-section{background:linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);border:1px solid #e2e8f0;border-radius:12px;padding:20px;margin-bottom:16px}.make-calls-page .campaign-step-three .settings-section:last-child{margin-bottom:0}.make-calls-page .campaign-step-three .settings-section .settings-section-title{font-size:14px;font-weight:600;color:#334155;margin:0 0 16px 0;display:flex;align-items:center;gap:8px}.make-calls-page .campaign-step-three .settings-section .settings-section-title svg{color:#3b82f6}.make-calls-page .campaign-step-three .time-window-grid{display:grid;grid-template-columns:1fr 1fr 1.5fr;gap:16px;margin-bottom:16px}@media(max-width: 768px){.make-calls-page .campaign-step-three .time-window-grid{grid-template-columns:1fr 1fr}}@media(max-width: 480px){.make-calls-page .campaign-step-three .time-window-grid{grid-template-columns:1fr}}.make-calls-page .campaign-step-three .days-group{margin-top:8px}.make-calls-page .campaign-step-three .settings-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.make-calls-page .campaign-step-three .settings-row:last-child{margin-bottom:0}@media(max-width: 480px){.make-calls-page .campaign-step-three .settings-row{grid-template-columns:1fr}}.make-calls-page .campaign-step-three .days-selector{display:flex;gap:6px;flex-wrap:wrap}.make-calls-page .campaign-step-three .days-selector .day-btn{min-width:44px;height:40px;padding:0 12px;border:2px solid #e2e8f0;border-radius:10px;background:#fff;color:#64748b;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px rgba(0,0,0,.04)}.make-calls-page .campaign-step-three .days-selector .day-btn:hover:not(.active){border-color:#3b82f6;color:#3b82f6;background:#f0f7ff;transform:translateY(-1px)}.make-calls-page .campaign-step-three .days-selector .day-btn.active{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8;box-shadow:inset 0 0 0 1px rgba(59,130,246,.12);transform:none}.make-calls-page .campaign-step-three .days-selector .day-btn.active:hover{background:#dbeafe;border-color:#93c5fd;color:#1e40af}.make-calls-page .campaign-step-three .form-group label{display:block;font-size:13px;font-weight:500;color:#475569;margin-bottom:6px}.make-calls-page .campaign-step-three .form-group input,.make-calls-page .campaign-step-three .form-group select,.make-calls-page .campaign-step-three .form-group textarea{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;background:#fff}.make-calls-page .campaign-step-three .form-group input:focus,.make-calls-page .campaign-step-three .form-group select:focus,.make-calls-page .campaign-step-three .form-group textarea:focus{outline:none;border-color:#3b82f6}.make-calls-page .campaign-step-three .form-group textarea{resize:vertical;min-height:80px}.make-calls-page .campaign-step-three .form-group .field-hint{display:block;font-size:12px;color:#94a3b8;margin-top:6px}.make-calls-page .review-section .review-grid .review-item.highlight{background:#f0fdf4;border-color:#86efac}.make-calls-page .review-section .review-grid .review-item.highlight span:last-child{color:#15803d;font-weight:600}@media(max-width: 768px){.make-calls-page .tabs-bar{gap:0;margin-bottom:16px}.make-calls-page .tabs-bar .tab-btn{padding:8px 10px;font-size:13px}.make-calls-page .tabs-bar .tab-btn span{display:none}.make-calls-page .form-grid{grid-template-columns:1fr}.make-calls-page .analytics-breakdown{grid-template-columns:1fr}.make-calls-page .analytics-cards{grid-template-columns:repeat(2, 1fr)}.make-calls-page .modal-content{max-width:100%;max-height:100dvh;border-radius:0}.make-calls-page .detail-panel{max-width:100%}.make-calls-page .table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.make-calls-page .data-table{min-width:600px}.make-calls-page .scenario-list{max-width:100%}}@media(max-width: 480px){.make-calls-page .analytics-cards{grid-template-columns:1fr 1fr}.make-calls-page .template-grid,.make-calls-page .live-cards{grid-template-columns:1fr}.make-calls-page .tab-header{flex-direction:column;align-items:flex-start !important}}.dynamic-vars-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:16px;margin-top:12px}.dynamic-vars-section.template-required{background:#eff6ff;border-color:#bfdbfe}.dynamic-vars-section.optional-vars{background:#f1f5f9;border-color:#e2e8f0}.dynamic-vars-section.campaign-vars{margin-top:16px}.dynamic-vars-section .dynamic-vars-header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.dynamic-vars-section .required-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:#3b82f6;color:#fff;font-size:12px;font-weight:500;border-radius:6px}.dynamic-vars-section .optional-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:#f1f5f9;color:#64748b;font-size:12px;font-weight:500;border-radius:6px;border:1px solid #e2e8f0}.dynamic-vars-section .optional-hint{font-size:11px;color:#94a3b8;font-style:italic}.dynamic-vars-section.template-optional{background:#fafafa;border:1px dashed #e2e8f0;border-radius:8px;padding:16px}.dynamic-vars-section.template-optional .form-group input{background:#fff;border-color:#e2e8f0}.dynamic-vars-section.template-optional .form-group input::placeholder{color:#94a3b8}.dynamic-vars-section .vars-hint{font-size:12px;color:#64748b;margin-bottom:12px}.dynamic-vars-section .form-group{margin-bottom:12px}.dynamic-vars-section .form-group:last-child{margin-bottom:0}.dynamic-vars-section .form-group label{display:block;font-size:13px;font-weight:500;color:#374151;margin-bottom:4px}.dynamic-vars-section .form-group label .required-star{color:#ef4444;margin-left:2px}.dynamic-vars-section .form-group input{width:100%;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;transition:border-color .2s,box-shadow .2s}.dynamic-vars-section .form-group input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.dynamic-vars-section .form-group input::placeholder{color:#9ca3af}.make-calls-page .btn-back{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:none;border:1px solid #e2e8f0;border-radius:6px;color:#475569;font-size:13px;cursor:pointer;margin-bottom:16px;transition:background .15s}.make-calls-page .btn-back:hover{background:#f1f5f9}.make-calls-page .browse-subtitle{color:#64748b;font-size:14px;margin:2px 0 0}.make-calls-page .resolved-template-card{border-radius:10px;padding:14px 16px;margin-bottom:8px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.make-calls-page .resolved-template-card.source-custom{border-left:4px solid #15803d;background:#f0fdf4}.make-calls-page .resolved-template-card.source-default{border-left:4px solid #1d4ed8;background:#eff6ff}.make-calls-page .resolved-template-card.source-none{border-left:4px solid #94a3b8;background:#f8fafc}.make-calls-page .resolved-template-card .resolved-template-info{display:flex;flex-direction:column;gap:4px;min-width:0}.make-calls-page .resolved-template-card .resolved-badge{display:inline-block;font-size:11px;font-weight:600;padding:2px 8px;border-radius:10px;white-space:nowrap;width:fit-content}.make-calls-page .resolved-template-card .resolved-badge.custom{background:#dcfce7;color:#15803d}.make-calls-page .resolved-template-card .resolved-badge.default{background:#dbeafe;color:#1d4ed8}.make-calls-page .resolved-template-card .resolved-badge.none{background:#f1f5f9;color:#64748b}.make-calls-page .resolved-template-card .resolved-name{font-size:14px;font-weight:600;color:#1e293b}.make-calls-page .resolved-template-card .resolved-hint{font-size:12px;color:#64748b}.make-calls-page .resolved-template-card .resolved-template-actions{display:flex;gap:4px;flex-shrink:0;margin-top:2px}.make-calls-page .resolved-template-card .resolved-template-actions .btn-link-sm{display:inline-flex;align-items:center;gap:4px;padding:5px 10px;border:1px solid #e2e8f0;background:#fff;color:#3b82f6;font-size:12px;font-weight:500;cursor:pointer;border-radius:6px;min-height:30px;white-space:nowrap;transition:background .15s,border-color .15s}.make-calls-page .resolved-template-card .resolved-template-actions .btn-link-sm:hover{background:#eff6ff;border-color:#93c5fd}.make-calls-page .category-cards-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:12px;margin-top:16px}.make-calls-page .category-card{display:flex;flex-direction:column;align-items:stretch;gap:10px;padding:16px;min-height:44px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;cursor:pointer;text-align:left;transition:border-color .15s,box-shadow .15s}.make-calls-page .category-card:hover{border-color:#94a3b8;box-shadow:0 2px 8px rgba(0,0,0,.06)}.make-calls-page .category-card .category-card-top{display:flex;align-items:flex-start;gap:14px;min-width:0}.make-calls-page .category-card .category-card-icon{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:10px}.make-calls-page .category-card .category-card-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.make-calls-page .category-card .category-card-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;flex-wrap:wrap}.make-calls-page .category-card .category-card-label{display:block;font-weight:600;font-size:14px;color:#1e293b;line-height:1.25;min-width:0}.make-calls-page .category-card .category-card-patients{flex-shrink:0;font-size:12px;font-weight:600;color:#475569;white-space:nowrap;line-height:1.25}.make-calls-page .category-card .category-card-desc{display:block;font-size:12px;color:#64748b;line-height:1.35}.make-calls-page .category-card .category-card-footer{display:flex;justify-content:flex-end;align-items:center;margin-top:auto;padding-top:2px}.make-calls-page .category-card .category-card-scenarios{font-size:12px;font-weight:500;color:#64748b}.make-calls-page .browse-subtitle-count{color:#64748b;font-weight:400}.make-calls-page .browse-subtitle-count strong{color:#334155;font-weight:600}.make-calls-page .scenario-list{display:flex;flex-direction:column;gap:8px;margin-top:12px;max-width:640px;width:100%;box-sizing:border-box}.make-calls-page .scenario-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;min-height:44px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;text-align:left;transition:border-color .15s,background .15s}.make-calls-page .scenario-card:hover{border-color:#94a3b8;background:#f8fafc}.make-calls-page .scenario-card .scenario-card-left{display:flex;align-items:center;gap:12px;min-width:0;flex:1}.make-calls-page .scenario-card .scenario-card-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.make-calls-page .scenario-card .scenario-patient-count{font-size:12px;font-weight:600;color:#475569;white-space:nowrap}.make-calls-page .scenario-card .template-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.make-calls-page .scenario-card .template-dot.custom{background:#22c55e}.make-calls-page .scenario-card .template-dot.default{background:#94a3b8}.make-calls-page .scenario-card .template-dot.none{background:#e2e8f0}.make-calls-page .scenario-card .scenario-label{display:block;font-weight:500;font-size:14px;color:#1e293b}.make-calls-page .scenario-card .scenario-template-name{display:block;font-size:12px;color:#64748b;margin-top:1px}.make-calls-page .scenario-card .scenario-arrow{color:#94a3b8;flex-shrink:0}.make-calls-page .action-choice-buttons{display:grid;grid-template-columns:1fr;gap:12px;max-width:460px;width:100%;margin:20px 0 0;box-sizing:border-box}.make-calls-page .action-choice-btn{display:flex;flex-direction:row;align-items:center;gap:14px;padding:16px 18px;min-height:52px;background:#fff;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;text-align:left;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.make-calls-page .action-choice-btn .action-choice-icon{flex-shrink:0;color:#64748b}.make-calls-page .action-choice-btn .action-choice-text{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-width:0;flex:1}.make-calls-page .action-choice-btn:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.make-calls-page .action-choice-btn.single:hover{border-color:#3b82f6}.make-calls-page .action-choice-btn.single:hover .action-choice-title{color:#3b82f6}.make-calls-page .action-choice-btn.single:hover .action-choice-icon{color:#3b82f6}.make-calls-page .action-choice-btn.campaign:hover{border-color:#8b5cf6}.make-calls-page .action-choice-btn.campaign:hover .action-choice-title{color:#8b5cf6}.make-calls-page .action-choice-btn.campaign:hover .action-choice-icon{color:#8b5cf6}.make-calls-page .action-choice-btn .action-choice-title{font-size:15px;font-weight:600;color:#1e293b}.make-calls-page .action-choice-btn .action-choice-desc{font-size:.875rem;line-height:1.4;color:#64748b}.make-calls-page .inline-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;margin-top:8px}.make-calls-page .inline-form-card h4{margin:0 0 20px;font-size:18px;color:#1e293b}.make-calls-page .inline-form-card .inline-form-footer{display:flex;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:16px;border-top:1px solid #f1f5f9}.make-calls-page .call-mode-toggle{display:flex;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;margin-top:8px;width:fit-content}.make-calls-page .call-mode-toggle .mode-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 16px;border:none;background:#fff;color:#64748b;font-size:13px;font-weight:500;cursor:pointer;min-height:38px;transition:all .2s}.make-calls-page .call-mode-toggle .mode-btn:first-child{border-right:1px solid #e2e8f0}.make-calls-page .call-mode-toggle .mode-btn:hover:not(.active){background:#f8fafc}.make-calls-page .call-mode-toggle .mode-btn.active{background:#3b82f6;color:#fff}.make-calls-page .schedule-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.make-calls-page .schedule-fields .form-group{margin-bottom:0}.make-calls-page .schedule-fields input[type=date],.make-calls-page .schedule-fields input[type=time]{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#1e293b;min-height:44px;background:#fff}.make-calls-page .schedule-fields input[type=date]:focus,.make-calls-page .schedule-fields input[type=time]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.make-calls-page .settings-toggle{margin-top:12px;font-size:13px}.make-calls-page .campaign-settings-inline{margin-top:12px;padding:16px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.make-calls-page .campaign-settings-inline .settings-section{background:linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);border:1px solid #e2e8f0;border-radius:12px;padding:20px;margin-bottom:16px}.make-calls-page .campaign-settings-inline .settings-section:last-child{margin-bottom:0}.make-calls-page .campaign-settings-inline .settings-section .settings-section-title{font-size:14px;font-weight:600;color:#334155;margin:0 0 16px 0;display:flex;align-items:center;gap:8px}.make-calls-page .campaign-settings-inline .settings-section .settings-section-title svg{color:#3b82f6}.make-calls-page .campaign-settings-inline .time-window-grid{display:grid;grid-template-columns:1fr 1fr 1.5fr;gap:16px;margin-bottom:16px}@media(max-width: 768px){.make-calls-page .campaign-settings-inline .time-window-grid{grid-template-columns:1fr 1fr}}@media(max-width: 480px){.make-calls-page .campaign-settings-inline .time-window-grid{grid-template-columns:1fr}}.make-calls-page .campaign-settings-inline .days-group{margin-top:8px}.make-calls-page .campaign-settings-inline .days-selector{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.make-calls-page .campaign-settings-inline .days-selector .day-btn{min-width:44px;height:40px;padding:0 12px;border:2px solid #e2e8f0;border-radius:10px;background:#fff;color:#64748b;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px rgba(0,0,0,.04);flex-shrink:0;box-sizing:border-box}.make-calls-page .campaign-settings-inline .days-selector .day-btn:hover:not(.active){border-color:#3b82f6;color:#3b82f6;background:#f0f7ff;transform:translateY(-1px)}.make-calls-page .campaign-settings-inline .days-selector .day-btn.active{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8;box-shadow:inset 0 0 0 1px rgba(59,130,246,.12);transform:none}.make-calls-page .campaign-settings-inline .days-selector .day-btn.active:hover{background:#dbeafe;border-color:#93c5fd;color:#1e40af}.make-calls-page .campaign-settings-inline .settings-row{display:grid;grid-template-columns:repeat(auto-fit, minmax(160px, 1fr));gap:12px}.make-calls-page .campaign-settings-inline .form-group label{display:block;font-size:13px;font-weight:500;color:#475569;margin-bottom:6px}.make-calls-page .campaign-settings-inline .form-group input,.make-calls-page .campaign-settings-inline .form-group select,.make-calls-page .campaign-settings-inline .form-group textarea{width:100%;max-width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;background:#fff;box-sizing:border-box}.make-calls-page .campaign-settings-inline .form-group input:focus,.make-calls-page .campaign-settings-inline .form-group select:focus,.make-calls-page .campaign-settings-inline .form-group textarea:focus{outline:none;border-color:#3b82f6}.make-calls-page .campaign-settings-inline .form-group textarea{resize:vertical;min-height:80px}.make-calls-page .campaign-settings-inline .form-group .field-hint{display:block;font-size:12px;color:#94a3b8;margin-top:6px}.make-calls-page .my-campaigns-section{margin-top:32px;border-top:1px solid #e2e8f0;padding-top:16px}.make-calls-page .my-campaigns-toggle{display:flex;align-items:center;gap:8px;width:100%;padding:10px 0;background:none;border:none;cursor:pointer;font-size:15px;font-weight:600;color:#334155;text-align:left}.make-calls-page .campaigns-table-wrap{margin-top:8px}.pms-toggle-section{background:linear-gradient(135deg, #eff6ff 0%, #f0fdf4 100%);border:1px solid #bfdbfe;border-radius:8px;padding:12px 16px;margin-bottom:16px}.pms-toggle-section.campaign-pms{margin-bottom:12px}.pms-toggle-section .pms-toggle{display:flex;align-items:center;gap:10px;cursor:pointer}.pms-toggle-section .pms-toggle input[type=checkbox]{width:18px;height:18px;accent-color:#3b82f6;cursor:pointer}.pms-toggle-section .pms-toggle .pms-toggle-label{display:flex;align-items:center;gap:8px;font-size:14px;color:#334155}.pms-toggle-section .pms-scenario-info{margin-top:8px;padding-top:8px;border-top:1px dashed #cbd5e1;font-size:13px;color:#64748b}.pms-toggle-section .pms-scenario-info .pms-info-label{font-weight:600;color:#475569}.pms-badge{display:inline-flex;align-items:center;padding:2px 8px;background:linear-gradient(135deg, #3b82f6 0%, #10b981 100%);color:#fff;font-size:11px;font-weight:600;border-radius:4px;text-transform:uppercase;letter-spacing:.5px}.pms-indicator{color:#3b82f6;font-size:12px;font-weight:500}.pms-tag{display:inline-flex;align-items:center;margin-left:6px;padding:1px 5px;background:#dbeafe;color:#1d4ed8;font-size:10px;font-weight:600;border-radius:3px;text-transform:uppercase}.pms-count-badge{margin-left:8px;color:#64748b;font-size:13px;font-weight:400}.suggestion-details{display:flex;align-items:center;gap:8px}.suggestion-balance{color:#059669;font-weight:600;font-size:12px}.patient-row.pms-patient{border-left:3px solid #3b82f6}.patient-row .patient-balance{color:#059669;font-weight:600;font-size:12px;background:#dcfce7;padding:2px 6px;border-radius:4px}.patient-row .treatment-status{color:#7c3aed;font-size:11px;font-weight:500;background:#ede9fe;padding:2px 6px;border-radius:4px;text-transform:capitalize}@media(max-width: 640px){.make-calls-page .category-cards-grid{grid-template-columns:1fr}.make-calls-page .category-card-title-row{flex-direction:column;align-items:flex-start}.make-calls-page .category-card-patients{align-self:flex-end}.make-calls-page .scenario-card{flex-wrap:wrap}.make-calls-page .scenario-card .scenario-card-right{width:100%;justify-content:flex-end;padding-top:4px}.make-calls-page .action-choice-buttons{max-width:100%;margin-left:0;margin-right:0}.make-calls-page .inline-form-card{padding:16px}.make-calls-page .campaign-settings-inline .settings-row{grid-template-columns:1fr}.make-calls-page .pms-toggle-section{padding:10px 12px}.make-calls-page .pms-toggle-section .pms-toggle-label{flex-wrap:wrap}}@keyframes skeleton-shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}.skeleton{display:inline-block;background:linear-gradient(90deg, #e2e8f0 0%, #f1f5f9 50%, #e2e8f0 100%);background-size:200% 100%;animation:skeleton-shimmer 1.5s ease-in-out infinite;border-radius:4px}.skeleton.skeleton-text{height:14px;min-width:60px}.skeleton.skeleton-text-sm{height:12px;min-width:50px}.skeleton.skeleton-badge{height:18px;min-width:70px;border-radius:9px}.category-card-patients-skeleton{display:inline-block;width:65px;height:14px;background:linear-gradient(90deg, #e2e8f0 0%, #f1f5f9 50%, #e2e8f0 100%);background-size:200% 100%;animation:skeleton-shimmer 1.5s ease-in-out infinite;border-radius:4px}.scenario-patient-count-skeleton{display:inline-block;width:60px;height:12px;background:linear-gradient(90deg, #e2e8f0 0%, #f1f5f9 50%, #e2e8f0 100%);background-size:200% 100%;animation:skeleton-shimmer 1.5s ease-in-out infinite;border-radius:4px}.browse-subtitle-count-skeleton{display:inline-block;width:100px;height:14px;background:linear-gradient(90deg, #e2e8f0 0%, #f1f5f9 50%, #e2e8f0 100%);background-size:200% 100%;animation:skeleton-shimmer 1.5s ease-in-out infinite;border-radius:4px;vertical-align:middle}
.resources-page{display:flex;flex-direction:column;min-height:0;flex:1}.resources-page .page-content.resources-page__content{padding:0;display:flex;flex-direction:column;flex:1;min-height:min(75dvh,900px);overflow:hidden}.resources-embed-wrap{flex:1;display:flex;flex-direction:column;min-height:min(75dvh,900px);width:100%;background:#fff;border-radius:12px;overflow:hidden}.resources-embed-wrap__iframe{flex:1;min-height:min(70dvh,880px);width:100%;border:1px solid #e2e8f0;background:rgba(0,0,0,0);display:block;-webkit-overflow-scrolling:touch}.resources-page__missing{padding:24px;color:#334155}.resources-page__missing p{margin:0 0 12px;font-size:.9375rem;line-height:1.5}.resources-page__missing code{font-size:.875rem;background:#f1f5f9;padding:2px 6px;border-radius:4px}.resources-page__code{margin:0 0 16px;padding:14px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;overflow-x:auto;line-height:1.5}.resources-page__hint{font-size:.875rem;color:#64748b;margin:0}@media(max-width: 768px){.resources-page .page-content.resources-page__content{min-height:min(85dvh,920px)}.resources-embed-wrap{min-height:min(80dvh,900px);border-radius:8px}.resources-embed-wrap__iframe{min-height:min(78dvh,860px)}}
.pms-integration{max-width:100%;min-width:0;box-sizing:border-box}.pms-integration__header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;min-width:0}.pms-integration__header-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.pms-integration__tabs{display:flex;flex-wrap:nowrap;gap:4px;margin-bottom:24px;border-bottom:1px solid #e2e8f0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding-bottom:0;min-width:0}.pms-integration__tabs::-webkit-scrollbar{height:6px}.pms-integration__tabs button{flex-shrink:0;white-space:nowrap}.pms-integration__body{display:flex;flex-direction:column;gap:14px;min-width:0;max-width:100%;width:100%}.pms-integration__scenarios-bar{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px 14px 14px;min-width:0;box-sizing:border-box}.pms-integration__scenarios-bar-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 14px;margin-bottom:10px}.pms-integration__scenarios-bar-label{font-size:13px;font-weight:600;color:#0f172a;flex-shrink:0}.pms-integration__scenarios-bar-hint{font-size:11px;color:#64748b;line-height:1.45;min-width:0;flex:1 1 200px}.pms-integration__scenarios-scroll{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding-bottom:2px}.pms-integration__scenarios-scroll::-webkit-scrollbar{height:6px}.pms-integration__scenario-pill{flex-shrink:0;padding:8px 14px;background:#fff;border:1px solid #e2e8f0;border-radius:999px;font-size:13px;font-weight:500;color:#334155;cursor:pointer;line-height:1.3;transition:border-color .15s,background .15s,color .15s;white-space:nowrap}.pms-integration__scenario-pill:hover{border-color:#cbd5e1;background:#f8fafc}.pms-integration__scenario-pill--active{background:#eff6ff;border-color:#93c5fd;color:#1e40af;box-shadow:0 0 0 1px #bfdbfe}.pms-integration__main-full{min-width:0;max-width:100%;width:100%}.pms-integration__empty-category{background:#fff;border:1px dashed #cbd5e1;border-radius:12px;padding:28px 20px;text-align:center;min-width:0}.pms-integration__layout{display:grid;grid-template-columns:minmax(0, 260px) minmax(0, 1fr);gap:16px;align-items:start;min-width:0;max-width:100%}@media(max-width: 900px){.pms-integration__layout{grid-template-columns:1fr}}.pms-integration__sidebar{min-width:0;max-width:100%;background:#fff;border-radius:12px;padding:14px;border:1px solid #e2e8f0;height:fit-content}.pms-integration__scenario-label{margin:0 0 4px;font-size:13px;font-weight:600;color:#0f172a}.pms-integration__scenario-hint{margin:0 0 12px;font-size:11px;color:#64748b;line-height:1.4}.pms-integration__scenario-list{display:flex;flex-direction:column;gap:6px}.pms-integration__scenario-btn{width:100%;padding:10px 12px;background:#fff;border:1px solid #f1f5f9;border-radius:8px;cursor:pointer;text-align:left;transition:border-color .15s,background .15s}.pms-integration__scenario-btn:hover{border-color:#e2e8f0;background:#f8fafc}.pms-integration__scenario-btn--active{background:#eff6ff;border-color:#bfdbfe}.pms-integration__scenario-btn--active .pms-integration__scenario-btn-text{color:#1e40af}.pms-integration__scenario-btn-text{font-weight:500;font-size:13px;color:#334155;display:flex;align-items:center;justify-content:space-between;gap:8px}.pms-integration__main{min-width:0;max-width:100%;overflow:hidden}.pms-integration__panel{background:#fff;border-radius:12px;padding:20px;border:1px solid #e2e8f0;min-width:0;max-width:100%;box-sizing:border-box}.pms-integration__panel--compact{padding:14px 16px}.pms-integration__panel--full{width:100%;max-width:100%}.pms-integration__panel-title{margin:0 0 2px;font-size:16px;font-weight:600;color:#0f172a}.pms-integration__panel-desc{margin:0 0 12px;font-size:12px;color:#64748b;line-height:1.4}.pms-integration__quick-chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.pms-integration__quick-chip{padding:6px 10px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;font-size:12px;color:#166534;cursor:pointer;line-height:1.3;text-align:left;transition:background .15s}.pms-integration__quick-chip:hover{background:#dcfce7}.pms-integration__params-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(160px, 1fr));gap:10px}.pms-integration__param-label{font-size:11px;color:#64748b;display:block;margin-bottom:4px}.pms-integration__param-input{width:100%;padding:7px 10px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;box-sizing:border-box}.pms-integration__btn-retrieve{margin-top:14px;padding:10px 20px;background:#3b82f6;color:#fff;border:none;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600}.pms-integration__btn-retrieve:disabled{opacity:.7;cursor:wait}.pms-integration__results-band{width:100%;max-width:100%;margin-top:20px;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px 18px 18px;min-width:0}.pms-integration__results-head{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;min-width:0}.pms-integration__results-title{margin:0;font-size:15px;font-weight:600;color:#0f172a;min-width:0}.pms-integration__btn-copy{padding:6px 12px;background:#f1f5f9;border:none;border-radius:6px;cursor:pointer;display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#64748b;flex-shrink:0}.pms-integration__table-scroll{width:100%;max-width:100%;overflow:auto;max-height:min(55vh,520px);border:1px solid #e2e8f0;border-radius:8px;-webkit-overflow-scrolling:touch;box-sizing:border-box}.pms-integration__table-scroll--full{width:100%;max-width:100%;overflow-x:auto;overflow-y:auto;max-height:min(70vh,640px);border:1px solid #e2e8f0;border-radius:10px;background:#fafafa;-webkit-overflow-scrolling:touch;box-sizing:border-box}.pms-integration__table{width:100%;max-width:100%;border-collapse:collapse;font-size:12px;table-layout:fixed}.pms-integration__table thead th{padding:10px 8px;text-align:left;border-bottom:2px solid #e2e8f0;font-weight:600;color:#475569;font-size:11px;text-transform:uppercase;letter-spacing:.03em;position:sticky;top:0;background:#f1f5f9;z-index:1;white-space:normal;word-break:break-word;vertical-align:top;hyphens:auto}.pms-integration__table tbody td{padding:8px;border-bottom:1px solid #e2e8f0;color:#334155;white-space:normal;word-break:break-word;overflow-wrap:anywhere;vertical-align:top;line-height:1.35}.pms-integration__table tbody tr{background:#fff}.pms-integration__table tbody tr:nth-child(even){background:#f8fafc}.pms-integration__table tbody tr:hover td{background:#eff6ff}.pms-integration__table--wide{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;font-size:13px;table-layout:auto}.pms-integration__table--wide thead th{padding:12px 14px;text-align:left;font-weight:600;color:#1e293b;font-size:11px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-bottom:2px solid #cbd5e1;position:sticky;top:0;background:linear-gradient(180deg, #f8fafc 0%, #f1f5f9 100%);z-index:2;box-shadow:0 1px 0 #e2e8f0}.pms-integration__table--wide tbody td{padding:10px 14px;border-bottom:1px solid #e2e8f0;color:#334155;white-space:nowrap;max-width:320px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;background:#fff}.pms-integration__table--wide tbody tr:nth-child(even) td{background:#f8fafc}.pms-integration__table--wide tbody tr:hover td{background:#eff6ff}.pms-integration__table-footnote{padding:10px 16px;background:#f8fafc;border-top:1px solid #e2e8f0;font-size:12px;color:#64748b;border-radius:0 0 8px 8px;margin-top:-1px;border:1px solid #e2e8f0;border-top:none}.pms-integration__cards{display:flex;flex-direction:column;gap:12px;max-height:min(65vh,560px);overflow-y:auto;-webkit-overflow-scrolling:touch;padding-right:4px}.pms-integration__card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:12px 14px;font-size:13px}.pms-integration__card-title{font-weight:600;color:#1e40af;margin-bottom:10px;font-size:12px}.pms-integration__card-grid{display:grid;grid-template-columns:minmax(0, 38%) minmax(0, 62%);gap:6px 10px;align-items:start}.pms-integration__card-dt{color:#64748b;font-size:11px;text-transform:capitalize;word-break:break-word}.pms-integration__card-dd{color:#1e293b;word-break:break-word;overflow-wrap:anywhere;margin:0}.pms-integration__empty{color:#64748b;font-size:13px;margin:0}
.ask-ai-page{display:flex;flex-direction:column;height:calc(100vh - 80px);padding:20px;background:#f8fafc;gap:16px}.ask-ai-page .ask-ai-header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:12px}.ask-ai-page .ask-ai-header .header-left h1{display:flex;align-items:center;gap:10px;margin:0;font-size:24px;font-weight:600;color:#1e293b}.ask-ai-page .ask-ai-header .header-left p{margin:4px 0 0;font-size:14px;color:#64748b}.ask-ai-page .ask-ai-header .header-actions{display:flex;gap:8px;flex-wrap:wrap}.ask-ai-page .ask-ai-header .header-actions button{display:flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;font-size:13px;cursor:pointer;transition:all .15s}.ask-ai-page .ask-ai-header .header-actions .session-info-btn{background:#f1f5f9;border:1px solid #e2e8f0;color:#64748b}.ask-ai-page .ask-ai-header .header-actions .session-info-btn:hover{background:#e2e8f0}.ask-ai-page .ask-ai-header .header-actions .session-info-btn svg:last-child{transition:transform .2s}.ask-ai-page .ask-ai-header .header-actions .history-btn{background:#e0f2fe;border:1px solid #97daf9;color:#0ea5e9}.ask-ai-page .ask-ai-header .header-actions .history-btn:hover{background:#afe3fa}.ask-ai-page .ask-ai-header .header-actions .clear-btn{background:#fff;border:1px solid #e2e8f0;color:#64748b}.ask-ai-page .ask-ai-header .header-actions .clear-btn:hover{background:#fef2f2;border-color:#fecaca;color:#dc2626}.ask-ai-page .session-info-panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:12px}.ask-ai-page .session-info-panel .session-detail{display:flex;flex-direction:column;gap:4px}.ask-ai-page .session-info-panel .session-detail .label{font-size:11px;text-transform:uppercase;color:#94a3b8;font-weight:500}.ask-ai-page .session-info-panel .session-detail .value{font-size:13px;color:#334155;font-family:monospace}.ask-ai-page .history-panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;max-height:300px;overflow:hidden;display:flex;flex-direction:column}.ask-ai-page .history-panel .history-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.ask-ai-page .history-panel .history-header h3{margin:0;font-size:14px;font-weight:600;color:#334155;display:flex;align-items:center;gap:8px}.ask-ai-page .history-panel .history-header button{background:none;border:none;color:#94a3b8;cursor:pointer;padding:4px;border-radius:4px}.ask-ai-page .history-panel .history-header button:hover{background:#e2e8f0;color:#64748b}.ask-ai-page .history-panel .history-list{overflow-y:auto;padding:12px}.ask-ai-page .history-panel .history-list .no-history{text-align:center;color:#94a3b8;font-size:13px;padding:20px}.ask-ai-page .history-panel .history-list .history-item{padding:12px;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:8px}.ask-ai-page .history-panel .history-list .history-item:last-child{margin-bottom:0}.ask-ai-page .history-panel .history-list .history-item:hover{background:#f8fafc}.ask-ai-page .history-panel .history-list .history-item .history-item-header{display:flex;justify-content:space-between;margin-bottom:6px}.ask-ai-page .history-panel .history-list .history-item .history-item-header .history-date{font-size:12px;color:#64748b}.ask-ai-page .history-panel .history-list .history-item .history-item-header .history-queries{font-size:11px;background:#e0f2fe;color:#0ea5e9;padding:2px 8px;border-radius:10px}.ask-ai-page .history-panel .history-list .history-item .history-summary{margin:0;font-size:13px;color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ask-ai-page .similar-query-alert{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#fef3c7;border:1px solid #fcd34d;border-radius:8px;color:#92400e;font-size:13px}.ask-ai-page .similar-query-alert svg:first-child{flex-shrink:0}.ask-ai-page .similar-query-alert span{flex:1}.ask-ai-page .similar-query-alert button{background:none;border:none;color:#92400e;cursor:pointer;padding:4px;border-radius:4px}.ask-ai-page .similar-query-alert button:hover{background:rgba(0,0,0,.1)}.ask-ai-page .chat-container{flex:1;background:#fff;border-radius:16px;border:1px solid #e2e8f0;display:flex;flex-direction:column;overflow:hidden;min-height:0}.ask-ai-page .chat-container .messages-area{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:16px}.ask-ai-page .chat-container .messages-area .message{display:flex;gap:12px;align-items:flex-start}.ask-ai-page .chat-container .messages-area .message.user{flex-direction:row-reverse}.ask-ai-page .chat-container .messages-area .message.user .avatar{background:#0ea5e9}.ask-ai-page .chat-container .messages-area .message.user .message-content{background:#0ea5e9;color:#fff;border-radius:16px 16px 4px 16px}.ask-ai-page .chat-container .messages-area .message.user .message-content .timestamp{color:rgba(255,255,255,.7)}.ask-ai-page .chat-container .messages-area .message.assistant .avatar{background:linear-gradient(135deg, #0ea5e9, #0284c7)}.ask-ai-page .chat-container .messages-area .message.assistant .message-content{background:#f8fafc;color:#334155;border-radius:16px 16px 16px 4px}.ask-ai-page .chat-container .messages-area .message.assistant .message-content.error{background:#fef2f2;color:#dc2626}.ask-ai-page .chat-container .messages-area .message.assistant .message-content.loading{display:flex;align-items:center;gap:8px;color:#64748b}.ask-ai-page .chat-container .messages-area .message .avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.ask-ai-page .chat-container .messages-area .message .message-content{max-width:75%;padding:14px 18px;position:relative}.ask-ai-page .chat-container .messages-area .message .message-content .error-header{display:flex;align-items:center;gap:6px;margin-bottom:8px;font-weight:500}.ask-ai-page .chat-container .messages-area .message .message-content p{margin:0;font-size:14px;line-height:1.5}.ask-ai-page .chat-container .messages-area .message .message-content .timestamp{display:block;margin-top:8px;font-size:11px;opacity:.6}.ask-ai-page .chat-container .messages-area .message .message-content .data-response .data-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid #e2e8f0}.ask-ai-page .chat-container .messages-area .message .message-content .data-response .data-actions button{display:flex;align-items:center;gap:4px;padding:6px 10px;background:#e2e8f0;border:none;border-radius:6px;font-size:11px;color:#64748b;cursor:pointer;transition:all .15s}.ask-ai-page .chat-container .messages-area .message .message-content .data-response .data-actions button:hover{background:#cbd5e1;color:#334155}.ask-ai-page .chat-container .messages-area .message .message-content .data-response .visualization-container{margin-top:16px;padding:16px;background:#fff;border:1px solid #e2e8f0;border-radius:12px}.ask-ai-page .chat-container .messages-area .message .message-content .data-response .visualization-container .chart-type-selector{display:flex;gap:8px;margin-bottom:16px}.ask-ai-page .chat-container .messages-area .message .message-content .data-response .visualization-container .chart-type-selector button{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;font-size:12px;color:#64748b;cursor:pointer}.ask-ai-page .chat-container .messages-area .message .message-content .data-response .visualization-container .chart-type-selector button.active{background:#0ea5e9;border-color:#0ea5e9;color:#fff}.ask-ai-page .chat-container .suggestions-area{padding:0 20px 16px;border-top:1px solid #f1f5f9}.ask-ai-page .chat-container .suggestions-area .suggestions-label{margin:16px 0 10px;font-size:12px;font-weight:500;color:#64748b;display:flex;align-items:center;gap:6px}.ask-ai-page .chat-container .suggestions-area .category-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.ask-ai-page .chat-container .suggestions-area .category-pills .category-pill{padding:6px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;font-size:12px;color:#64748b;cursor:pointer;display:flex;align-items:center;gap:5px;transition:all .15s}.ask-ai-page .chat-container .suggestions-area .category-pills .category-pill:hover{background:#f1f5f9}.ask-ai-page .chat-container .suggestions-area .category-pills .category-pill.active{color:#fff;border-color:var(--cat-color)}.ask-ai-page .chat-container .suggestions-area .question-suggestions{display:flex;flex-wrap:wrap;gap:8px}.ask-ai-page .chat-container .suggestions-area .question-suggestions .question-btn{padding:8px 14px;background:color-mix(in srgb, var(--q-color) 10%, transparent);border:1px solid color-mix(in srgb, var(--q-color) 30%, transparent);border-radius:20px;font-size:13px;color:var(--q-color);cursor:pointer;transition:all .15s;max-width:100%;text-align:left}.ask-ai-page .chat-container .suggestions-area .question-suggestions .question-btn:hover{background:color-mix(in srgb, var(--q-color) 20%, transparent)}.ask-ai-page .chat-container .suggestions-area .refresh-suggestions-btn{margin-top:10px;padding:6px 12px;background:rgba(0,0,0,0);border:none;font-size:11px;color:#94a3b8;cursor:pointer;display:flex;align-items:center;gap:4px}.ask-ai-page .chat-container .suggestions-area .refresh-suggestions-btn:hover{color:#64748b}.ask-ai-page .chat-container .input-area{padding:16px 20px;border-top:1px solid #e2e8f0;background:#fafafa}.ask-ai-page .chat-container .input-area .input-wrapper{display:flex;gap:12px;align-items:flex-end}.ask-ai-page .chat-container .input-area .input-wrapper textarea{flex:1;padding:14px 18px;border:1px solid #e2e8f0;border-radius:12px;font-size:14px;resize:none;outline:none;font-family:inherit;background:#fff;min-height:48px;max-height:120px;transition:border-color .15s}.ask-ai-page .chat-container .input-area .input-wrapper textarea:focus{border-color:#0ea5e9}.ask-ai-page .chat-container .input-area .input-wrapper .send-btn{padding:14px 20px;background:linear-gradient(135deg, #0ea5e9, #0284c7);color:#fff;border:none;border-radius:12px;cursor:pointer;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;transition:all .2s}.ask-ai-page .chat-container .input-area .input-wrapper .send-btn:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed}.ask-ai-page .chat-container .input-area .input-wrapper .send-btn:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(14,165,233,.3)}.ask-ai-page .chat-container .input-area .input-hint{margin:10px 0 0;font-size:11px;color:#94a3b8;text-align:center}.ask-ai-page .data-table-container{margin-top:12px;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.ask-ai-page .data-table{width:100%;border-collapse:collapse;font-size:12px}.ask-ai-page .data-table th,.ask-ai-page .data-table td{padding:10px 12px;text-align:left;border-bottom:1px solid #e2e8f0;white-space:nowrap;max-width:200px;overflow:hidden;text-overflow:ellipsis}.ask-ai-page .data-table th{background:#f8fafc;font-weight:600;color:#475569;text-transform:capitalize}.ask-ai-page .data-table td{color:#334155}.ask-ai-page .data-table tr:last-child td{border-bottom:none}.ask-ai-page .data-table tr:hover td{background:#f8fafc}.ask-ai-page .json-display{background:#1e293b;color:#e2e8f0;padding:12px;border-radius:8px;font-size:11px;overflow-x:auto;max-height:300px;margin:0}.ask-ai-page .simple-chart .chart-title{margin:0 0 12px;font-size:14px;font-weight:600;color:#334155}.ask-ai-page .simple-chart.bar-chart .chart-bars{display:flex;flex-direction:column;gap:8px}.ask-ai-page .simple-chart.bar-chart .bar-item{display:flex;align-items:center;gap:12px}.ask-ai-page .simple-chart.bar-chart .bar-item .bar-label{width:120px;font-size:12px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:0}.ask-ai-page .simple-chart.bar-chart .bar-item .bar-container{flex:1;height:24px;background:#f1f5f9;border-radius:4px;position:relative;overflow:hidden}.ask-ai-page .simple-chart.bar-chart .bar-item .bar-container .bar-fill{height:100%;border-radius:4px;transition:width .3s ease}.ask-ai-page .simple-chart.bar-chart .bar-item .bar-container .bar-value{position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:11px;font-weight:500;color:#334155}.ask-ai-page .simple-chart.pie-chart .pie-container{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.ask-ai-page .simple-chart.pie-chart .pie-container .pie-visual{width:120px;height:120px;border-radius:50%;flex-shrink:0}.ask-ai-page .simple-chart.pie-chart .pie-container .pie-legend{display:flex;flex-direction:column;gap:6px}.ask-ai-page .simple-chart.pie-chart .pie-container .pie-legend .legend-item{display:flex;align-items:center;gap:8px;font-size:12px}.ask-ai-page .simple-chart.pie-chart .pie-container .pie-legend .legend-item .legend-color{width:12px;height:12px;border-radius:3px;flex-shrink:0}.ask-ai-page .simple-chart.pie-chart .pie-container .pie-legend .legend-item .legend-label{color:#334155;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ask-ai-page .simple-chart.pie-chart .pie-container .pie-legend .legend-item .legend-value{color:#64748b;font-weight:500}@media(max-width: 768px){.ask-ai-page{padding:12px}.ask-ai-page .ask-ai-header .header-left h1{font-size:20px}.ask-ai-page .ask-ai-header .header-actions button{padding:6px 10px;font-size:12px}.ask-ai-page .chat-container .messages-area .message .message-content{max-width:85%}.ask-ai-page .chat-container .input-area .input-wrapper{flex-direction:column}.ask-ai-page .chat-container .input-area .input-wrapper .send-btn{width:100%;justify-content:center}.ask-ai-page .simple-chart.pie-chart .pie-container{flex-direction:column;align-items:flex-start}}
.carescribe{min-height:calc(100vh - 64px);background:#f8fafb;padding:24px 32px}.carescribe svg.lucide{flex-shrink:0}@media(max-width: 768px){.carescribe{padding:16px}}.carescribe .ant-btn.ant-btn-primary{background:#2563eb;border-color:#2563eb;box-shadow:0 1px 2px rgba(37,99,235,.12)}.carescribe .ant-btn.ant-btn-primary:not(:disabled):hover{background:#1453dd;border-color:#1350d4}.carescribe-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.carescribe-header h2{font-size:1.5rem;font-weight:700;color:#1a1a2e;margin:0}.carescribe-stepper{margin-bottom:32px}.carescribe-stepper .ant-steps-item-finish .ant-steps-item-icon,.carescribe-stepper .ant-steps-item-process .ant-steps-item-icon{background:#2563eb;border-color:#2563eb;color:#fff}.carescribe-stepper .ant-steps-item-finish .ant-steps-item-icon .anticon,.carescribe-stepper .ant-steps-item-process .ant-steps-item-icon .anticon,.carescribe-stepper .ant-steps-item-process .ant-steps-item-icon .ant-steps-icon{color:#fff}.carescribe-stepper .ant-steps-item-finish .ant-steps-item-icon svg,.carescribe-stepper .ant-steps-item-process .ant-steps-item-icon svg{fill:#fff}.carescribe-stepper .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail::after{background:#2563eb}.cs-schedule-empty{text-align:center;padding:64px 24px;color:#64748b}.cs-schedule-empty svg{margin-bottom:16px;color:#2563eb;opacity:.45}.cs-schedule-empty h3{font-size:1.1rem;font-weight:600;color:#1a1a2e;margin-bottom:8px}.cs-schedule-empty p{font-size:.9rem}.cs-schedule-retry-btn{margin-top:16px;padding:10px 24px;background:#2563eb;color:#fff;border:1px solid #1350d4;border-radius:8px;cursor:pointer;font-size:.85rem;font-weight:500;display:inline-flex;align-items:center;gap:6px;transition:background .15s,transform .1s,border-color .15s}.cs-schedule-retry-btn svg{color:inherit}.cs-schedule-retry-btn:hover{background:#1350d4;border-color:#1249c1}.cs-schedule-retry-btn:active{transform:scale(0.98)}.cs-schedule-by-provider{display:flex;flex-direction:column;gap:16px}.cs-schedule-header-bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding:12px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:10px}.cs-schedule-header-info{display:flex;align-items:center;gap:8px;font-size:.9rem;color:#1a1a2e}.cs-schedule-header-info svg{color:#2563eb}.cs-schedule-header-divider{color:#e2e8f0}.cs-schedule-header-actions{display:flex;align-items:center;gap:12px}.cs-schedule-last-updated{font-size:.78rem;color:#64748b}.cs-schedule-refresh-btn{width:32px;height:32px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.cs-schedule-refresh-btn:hover{border-color:#2563eb;color:#2563eb;background:#eff6ff}.cs-schedule-header-hint{font-size:.78rem;color:#64748b;font-weight:400}.cs-schedule-empty--inline{padding:40px 24px;margin-top:8px;background:#fff;border:1px dashed #e2e8f0;border-radius:10px}.cs-schedule-list{display:flex;flex-direction:column;gap:10px}.cs-schedule-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:16px 20px;cursor:pointer;transition:box-shadow .15s,border-color .15s;display:flex;align-items:center;gap:16px}.cs-schedule-card:hover{box-shadow:0 2px 8px rgba(0,0,0,.06);border-color:#2563eb}.cs-schedule-card--in-progress{border-left:4px solid #2563eb}.cs-schedule-card-time{font-size:.85rem;font-weight:600;color:#2563eb;min-width:64px;text-align:center}.cs-schedule-card-info{flex:1;min-width:0}.cs-schedule-card-name{font-weight:600;color:#1a1a2e;font-size:.95rem}.cs-schedule-card-procedure{font-size:.82rem;color:#64748b;margin-top:2px}.cs-schedule-card-meta{display:flex;gap:12px;margin-top:4px;font-size:.78rem;color:#64748b}.cs-schedule-card-status{font-size:.75rem;padding:2px 8px;border-radius:100px;font-weight:500}.cs-schedule-card-status--upcoming{background:#eff6ff;color:#3b82f6}.cs-schedule-card-status--in-progress{background:#dbeafe;color:#1d4ed8}.cs-schedule-card-status--completed{background:#f3f4f6;color:#6b7280}.cs-schedule-card-status--cancelled{background:#fef2f2;color:#dc2626}.cs-view-toggle{display:inline-flex;gap:4px;padding:4px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:fit-content}.cs-view-toggle-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border:none;border-radius:8px;background:rgba(0,0,0,0);color:#64748b;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .15s,color .15s}.cs-view-toggle-btn:hover{color:#1a1a2e;background:rgba(0,0,0,.04)}.cs-view-toggle-btn.is-active{background:#eff6ff;color:#2563eb;font-weight:600}.cs-view-toggle-btn svg{color:inherit}.cs-appt-list-wrap{margin-top:8px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.cs-appt-list-table{width:100%;min-width:0}.cs-appt-list-head{display:grid;grid-template-columns:100px minmax(140px, 1fr) minmax(120px, 0.9fr) 110px;gap:12px;padding:14px 18px;background:#eff6ff;border-bottom:1px solid #e2e8f0;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b}@media(max-width: 720px){.cs-appt-list-head{grid-template-columns:88px 1fr 90px}.cs-appt-list-head span[role=columnheader]:nth-child(3){display:none}}.cs-appt-list-body{display:flex;flex-direction:column}.cs-appt-list-row{display:grid;grid-template-columns:100px minmax(140px, 1fr) minmax(120px, 0.9fr) 110px;gap:12px;padding:14px 18px;align-items:center;text-align:left;border:none;border-bottom:1px solid #f1f5f9;background:#fff;cursor:pointer;font:inherit;transition:background .12s}.cs-appt-list-row:last-child{border-bottom:none}.cs-appt-list-row:hover{background:#f8fafc}.cs-appt-list-row--in-progress{border-left:3px solid #2563eb;padding-left:15px}@media(max-width: 720px){.cs-appt-list-row{grid-template-columns:88px 1fr 90px}.cs-appt-list-row .cs-appt-list-cell--provider{display:none}}.cs-appt-list-cell--time{font-weight:700;color:#2563eb;font-size:.85rem}.cs-appt-list-cell--patient{display:flex;flex-direction:column;gap:2px;min-width:0}.cs-appt-list-cell--provider{font-size:.88rem;color:#1a1a2e;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cs-appt-list-cell--status{display:flex;justify-content:flex-end}.cs-appt-list-patient-name{font-weight:600;color:#1a1a2e;font-size:.92rem}.cs-appt-list-procedure{font-size:.8rem;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cs-schedule-mode-badge{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:2px 8px;border-radius:6px;border:1px solid rgba(0,0,0,0)}.cs-schedule-mode-badge--pms{background:#e0f2fe;color:#0369a1;border-color:#bae6fd}.cs-schedule-mode-badge--manual{background:#fef3c7;color:#b45309;border-color:#fcd34d}.cs-appt-list-table--manual .cs-appt-list-head,.cs-appt-list-table--manual .cs-appt-list-row{grid-template-columns:100px minmax(140px, 1fr) minmax(120px, 0.9fr) 110px 40px}@media(max-width: 720px){.cs-appt-list-table--manual .cs-appt-list-head,.cs-appt-list-table--manual .cs-appt-list-row{grid-template-columns:88px 1fr 90px 36px}.cs-appt-list-table--manual span[role=columnheader]:nth-child(3){display:none}.cs-appt-list-table--manual .cs-appt-list-cell--provider{display:none}}.cs-appt-list-cell--actions{display:flex;justify-content:flex-end;align-items:center}.cs-appt-remove{display:inline-flex;align-items:center;justify-content:center;padding:6px;border-radius:8px;color:#64748b;cursor:pointer;transition:background .15s,color .15s}.cs-appt-remove:hover{background:#fef2f2;color:#dc2626}.cs-appt-card--with-remove{position:relative}.cs-appt-remove-fab{position:absolute;top:8px;right:8px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;border-radius:8px;background:rgba(255,255,255,.92);color:#64748b;cursor:pointer;box-shadow:0 1px 3px rgba(0,0,0,.08);transition:background .15s,color .15s}.cs-appt-remove-fab:hover{background:#fef2f2;color:#dc2626}.cs-manual-modal-backdrop{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(15,23,42,.55);backdrop-filter:blur(2px)}.cs-manual-modal{position:relative;display:flex;flex-direction:column;width:100%;max-width:min(100%,480px);max-height:min(92vh,800px);overflow:hidden;background:#fff;border-radius:12px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border:1px solid rgba(0,0,0,.06)}.cs-manual-modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px 0}.cs-manual-modal-header h3{margin:0;font-size:1.1rem;font-weight:700;color:#1a1a2e}.cs-manual-modal-close{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:8px;background:rgba(0,0,0,0);color:#64748b;cursor:pointer}.cs-manual-modal-close svg{color:inherit}.cs-manual-modal-close:hover{background:#eff6ff;color:#2563eb}.cs-manual-modal-hint{margin:8px 18px 0;font-size:.8rem;color:#64748b;line-height:1.45}.cs-manual-modal-form{display:flex;flex-direction:column;flex:1;min-height:0;padding:0}.cs-manual-modal-form .ant-form-item{margin-bottom:14px}.cs-manual-modal-form .ant-form-item:last-child{margin-bottom:0}.cs-manual-modal-scroll{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;padding:4px 18px 4px;-webkit-overflow-scrolling:touch}.cs-manual-select-dropdown.ant-select-dropdown{z-index:10060 !important}.cs-manual-modal-footer{flex-shrink:0;display:flex;justify-content:flex-end;align-items:center;gap:10px;padding:12px 18px 16px;margin-top:auto;border-top:1px solid #e2e8f0;background:#fafbfc}.cs-manual-modal-btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:6px 14px;min-height:34px;font-size:.8125rem;font-weight:600;line-height:1.2;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#64748b;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.cs-manual-modal-btn-secondary:hover{background:#f8fafc;color:#1a1a2e;border-color:#cbd5e1}.cs-manual-modal-submit{display:inline-flex;align-items:center;justify-content:center;padding:6px 16px;min-height:34px;max-height:40px;font-size:.8125rem;font-weight:600;line-height:1.2;border-radius:8px;border:1px solid #134cca;cursor:pointer;background:#2563eb;color:#fff;box-shadow:0 1px 2px rgba(37,99,235,.12)}.cs-manual-modal-submit:hover:not(:disabled){background:#1453dd;border-color:#1249c1}.cs-manual-modal-submit:active:not(:disabled){background:#134cca}.cs-manual-modal-submit:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.cs-provider-columns-container{overflow-x:auto;overflow-y:hidden;padding-bottom:10px;scrollbar-width:none;-ms-overflow-style:none}.cs-provider-columns-container::-webkit-scrollbar{display:none}.cs-provider-columns{display:flex;gap:20px;padding:0 4px;min-height:400px;width:fit-content}.cs-provider-column{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;max-height:calc(100vh - 280px);min-width:300px;flex-shrink:0}.cs-provider-column-header{display:flex;align-items:center;gap:12px;padding:14px 16px;background:linear-gradient(135deg, #eff6ff 0%, #dbeafe 100%);border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:1}.cs-provider-avatar{width:40px;height:40px;border-radius:10px;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;flex-shrink:0}.cs-provider-info{flex:1;min-width:0}.cs-provider-name{font-weight:600;font-size:.95rem;color:#1a1a2e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cs-provider-type{font-size:.78rem;color:#64748b;margin-top:1px}.cs-provider-count{width:28px;height:28px;border-radius:8px;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:600;flex-shrink:0}.cs-provider-appointments{flex:1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:10px}.cs-no-appointments{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#64748b;text-align:center}.cs-no-appointments svg{margin-bottom:12px;opacity:.5}.cs-no-appointments span{font-size:.85rem}.cs-appt-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px 14px;cursor:pointer;transition:all .15s}.cs-appt-card:hover{background:#fff;border-color:#2563eb;box-shadow:0 2px 8px rgba(37,99,235,.12);transform:translateY(-1px)}.cs-appt-card--in-progress{border-left:3px solid #2563eb;background:#fff}.cs-appt-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.cs-appt-card-time{font-size:.82rem;font-weight:600;color:#2563eb}.cs-appt-card-status{font-size:.7rem;padding:2px 8px;border-radius:100px;font-weight:500}.cs-appt-card-name{font-weight:600;font-size:.9rem;color:#1a1a2e;margin-bottom:2px}.cs-appt-card-procedure{font-size:.8rem;color:#64748b;margin-bottom:6px;line-height:1.3}.cs-appt-card-meta{display:flex;gap:10px;font-size:.75rem;color:#64748b}.cs-appt-card-meta span{display:flex;align-items:center;gap:3px}.cs-source-picker-container{max-width:900px;margin:48px auto}@media(max-width: 768px){.cs-source-picker-container{margin:24px auto}}.cs-source-picker{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}@media(max-width: 900px){.cs-source-picker{grid-template-columns:1fr 1fr}}@media(max-width: 640px){.cs-source-picker{grid-template-columns:1fr}}.cs-source-picker-card{background:#fff;border:2px solid #e2e8f0;border-radius:14px;padding:36px 24px;text-align:center;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s}.cs-source-picker-card:hover:not(.cs-source-picker-card--disabled):not(.cs-source-picker-card--loading){border-color:#2563eb;box-shadow:0 4px 16px rgba(37,99,235,.12);transform:translateY(-2px)}.cs-source-picker-card--disabled{opacity:.5;cursor:not-allowed}.cs-source-picker-card--loading{opacity:.7;cursor:wait}.cs-source-picker-card--loading svg{animation:pulse 1.5s ease-in-out infinite}.cs-source-picker-card svg{margin-bottom:14px;color:#2563eb}.cs-source-picker-card--disabled svg,.cs-source-picker-card--loading svg{color:#64748b}.cs-source-picker-card h4{font-size:1rem;font-weight:600;color:#1a1a2e;margin-bottom:6px}.cs-source-picker-card p{font-size:.82rem;color:#64748b;margin:0}.cs-source-picker-formats{text-align:center;margin-top:20px;font-size:.8rem;color:#64748b}.cs-source-picker-formats span{font-weight:500;color:#1a1a2e}.cs-source-picker-error{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;padding:12px 16px;background:#fef2f2;color:#dc2626;border-radius:8px;font-size:.85rem}.cs-source-picker-error svg{flex-shrink:0}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.5}}.cs-recording{max-width:480px;margin:32px auto;text-align:center}.cs-recording-source{display:inline-flex;align-items:center;gap:6px;font-size:.78rem;color:#64748b;background:#eff6ff;padding:4px 12px;border-radius:100px;margin-bottom:24px}.cs-recording-timer{font-family:"SF Mono","Fira Mono","Roboto Mono",monospace;font-size:3.5rem;font-weight:300;color:#1a1a2e;letter-spacing:2px;margin-bottom:20px}.cs-recording-waveform{height:60px;margin-bottom:28px}.cs-recording-waveform canvas{width:100%;height:100%;border-radius:8px}.cs-recording-controls{display:flex;justify-content:center;gap:16px}.cs-recording-btn{box-sizing:border-box;width:56px;height:56px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .1s,box-shadow .15s}.cs-recording-btn:active{transform:scale(0.95)}.cs-recording-btn--record{background:#ef4444;color:#fff;box-shadow:0 2px 12px rgba(239,68,68,.35)}.cs-recording-btn--pause{background:#f1f5f9;color:#2563eb;border:2px solid #e2e8f0}.cs-recording-btn--pause:hover{border-color:#2563eb;background:#eff6ff}.cs-recording-btn--stop{background:#2563eb;color:#fff;box-shadow:0 2px 12px rgba(37,99,235,.32)}.cs-recording-error{margin-top:16px;color:#ef4444;font-size:.85rem}.cs-templates-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:14px;max-width:720px;margin:0 auto}@media(max-width: 768px){.cs-templates-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 480px){.cs-templates-grid{grid-template-columns:1fr}}.cs-templates-card{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:24px 16px;text-align:center;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s}.cs-templates-card:hover{border-color:#2563eb;box-shadow:0 4px 12px rgba(37,99,235,.12);transform:translateY(-2px)}.cs-templates-card-icon{font-size:2rem;margin-bottom:8px;line-height:1;color:#2563eb}.cs-templates-card-name{font-weight:600;font-size:.9rem;color:#1a1a2e}.cs-templates-label{text-align:center;margin-bottom:24px}.cs-templates-label h3{font-size:1.1rem;font-weight:600;color:#1a1a2e;margin-bottom:4px}.cs-templates-label p{font-size:.85rem;color:#64748b}.cs-generating{text-align:center;padding:80px 24px}.cs-generating .ant-spin{margin-bottom:20px}.cs-generating h3{font-size:1.1rem;font-weight:600;color:#1a1a2e;margin-bottom:6px}.cs-generating p{font-size:.85rem;color:#64748b}.carescribe--note-review{flex:1;display:flex;flex-direction:column;min-height:0}.cs-note-review{width:100%;max-width:none;margin:0;flex:1;display:flex;flex-direction:column;min-height:calc(100vh - 220px)}.cs-note-review-banner{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px 16px;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.cs-note-review-banner-info{display:flex;gap:16px;flex-wrap:wrap}.cs-note-review-banner-info span{font-size:.85rem;color:#64748b}.cs-note-review-banner-info span strong{color:#1a1a2e}.cs-note-review-layout{display:flex;flex-direction:row;align-items:stretch;gap:16px;flex:1;min-height:0;margin-bottom:12px}@media(max-width: 960px){.cs-note-review-layout{flex-direction:column}}.cs-note-review-left{flex:0 0 clamp(260px,28vw,360px);min-width:0;display:flex;flex-direction:column}@media(max-width: 960px){.cs-note-review-left{flex:0 0 auto;width:100%}}.cs-note-review-left .cs-score-card-grid{grid-template-columns:1fr}.cs-note-review-left .cs-score-card-compact-row{flex-direction:column;align-items:stretch}.cs-note-review-left .cs-score-card-compact-actions{width:100%}.cs-note-review-right{flex:1;min-width:0;display:flex;flex-direction:column;min-height:0}.cs-note-review-toolbar{display:flex;flex-direction:column;align-items:stretch;gap:12px;padding:12px 14px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;height:100%;min-height:0}.cs-note-review-toolbar-score{width:100%;min-width:0}.cs-note-review-toolbar-actions{display:flex;flex-direction:column;align-items:stretch;gap:8px;padding-top:4px;border-top:1px solid #e2e8f0}.cs-note-review-toolbar-label{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.cs-note-review-template-select{width:100%;max-width:none}.cs-note-review-view-transcript{margin-top:14px;padding-top:14px;border-top:1px solid #e2e8f0}.cs-note-review-column-title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin:0 0 8px}.cs-note-review-transcript{display:flex;flex-direction:column;min-height:0;min-width:0}.cs-note-review-transcript-body{flex:1;min-height:200px;max-height:min(52vh,640px);overflow:auto;padding:12px 14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;font-size:.82rem;line-height:1.55;color:#1a1a2e;white-space:pre-wrap}.cs-note-review-muted{color:#64748b;font-style:italic}.cs-note-review-notes{display:flex;flex-direction:column;flex:1;min-height:0;min-width:0;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:14px 16px}.cs-note-review-sections{display:flex;flex-direction:column;gap:10px;overflow:auto;flex:1;min-height:0;max-height:min(62vh,780px);padding-right:2px}.cs-note-review-section{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.cs-note-review-section--plain{border-left:3px solid #2563eb}.cs-note-review-section-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid #e2e8f0;background:#fafbfc}.cs-note-review-section-title{display:flex;align-items:center;gap:8px}.cs-note-review-section-badge{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.8rem;color:#fff;background:#2563eb;border:1px solid #1d4ed8;flex-shrink:0}.cs-note-review-section-label{font-weight:600;font-size:.88rem;color:#1a1a2e}.cs-note-review-section-btns{display:flex;gap:6px}.cs-note-review-section-content{padding:12px 14px;font-size:.88rem;line-height:1.55;color:#1a1a2e;white-space:pre-wrap}.cs-note-review-section-textarea{width:100%;border:none;outline:none;padding:12px 14px;font-size:.88rem;line-height:1.55;color:#1a1a2e;font-family:inherit;resize:vertical;min-height:100px;background:#fff}.cs-note-review-cdt{margin-top:10px;font-size:.82rem;color:#64748b}.cs-note-review-bottom-bar{display:flex;justify-content:center;align-items:center;gap:16px;padding-top:12px;margin-top:auto;border-top:1px solid #e2e8f0}.cs-back-btn{background:none;border:none;color:#2563eb;font-size:.85rem;cursor:pointer;display:flex;align-items:center;gap:4px;padding:4px 0;margin-bottom:20px;transition:color .15s}.cs-back-btn svg{color:inherit}.cs-back-btn:hover{color:#1249c1}.cs-score-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:20px;overflow:hidden}.cs-score-card-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #e2e8f0;background:#fafbfc}.cs-score-card-title{display:flex;align-items:center;gap:8px;font-weight:600;font-size:.9rem;color:#1a1a2e}.cs-score-card-title svg{color:#2563eb}.cs-score-card-body{padding:20px 18px;display:flex;gap:24px;align-items:flex-start}@media(max-width: 640px){.cs-score-card-body{flex-direction:column;align-items:center}}.cs-score-card-overall{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:100px;flex-shrink:0}.cs-score-card-overall-label{font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.cs-score-card-circle{width:88px;height:88px;border-radius:50%;border:4px solid;display:flex;flex-direction:column;align-items:center;justify-content:center}.cs-score-card-circle-value{font-size:1.75rem;font-weight:700;line-height:1}.cs-score-card-circle-label{font-size:.7rem;font-weight:500;opacity:.7}.cs-score-card-grid{flex:1;display:grid;grid-template-columns:repeat(3, 1fr);gap:8px;width:100%}@media(max-width: 640px){.cs-score-card-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 400px){.cs-score-card-grid{grid-template-columns:1fr}}.cs-score-card-section-wrapper{display:flex;flex-direction:column}.cs-score-card-section{border:1.5px solid;border-radius:8px;padding:10px 12px;cursor:pointer;text-align:center;transition:transform .1s,box-shadow .15s;background:none;font-family:inherit;width:100%}.cs-score-card-section:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.08)}.cs-score-card-section-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.cs-score-card-section-letter{font-weight:800;font-size:1.1rem}.cs-score-card-section-score{font-weight:700;font-size:1.1rem}.cs-score-card-section-label{font-size:.72rem;color:#64748b;font-weight:500;text-align:left}.cs-score-card-section-missing-count{font-size:.68rem;color:#ef4444;font-weight:600;text-align:left;margin-top:2px}.cs-score-card-section-chevron{display:flex;justify-content:center;margin-top:4px;color:#64748b}.cs-score-card-detail{background:#fafbfc;border:1px solid #e2e8f0;border-top:none;border-radius:0 0 8px 8px;padding:12px}.cs-score-card-detail-group{margin-bottom:10px}.cs-score-card-detail-group:last-child{margin-bottom:0}.cs-score-card-detail-group ul{list-style:none;margin:4px 0 0;padding:0}.cs-score-card-detail-heading{display:flex;align-items:center;gap:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px;margin-bottom:4px}.cs-score-card-detail-heading--present{color:#2563eb}.cs-score-card-detail-heading--missing{color:#ef4444}.cs-score-card-detail-heading--suggestion{color:#6366f1}.cs-score-card-detail-item{font-size:.78rem;padding:2px 0;line-height:1.4}.cs-score-card-detail-item--present{color:#64748b}.cs-score-card-detail-item--present::before{content:"✓ ";color:#2563eb;font-weight:700}.cs-score-card-detail-item--missing{color:#1a1a2e}.cs-score-card-detail-item--missing::before{content:"✗ ";color:#ef4444;font-weight:700}.cs-score-card-detail-item--suggestion{color:#1a1a2e;font-style:italic}.cs-score-card-detail-item--suggestion::before{content:"→ ";color:#6366f1;font-style:normal;font-weight:700}.cs-score-card-footer{border-top:1px solid #e2e8f0}.cs-score-card-flags-toggle{display:flex;align-items:center;gap:8px;width:100%;padding:12px 14px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;cursor:pointer;font-family:inherit;font-size:.82rem;font-weight:600;color:#1e3a8a;transition:background .15s,border-color .15s}.cs-score-card-flags-toggle svg:first-child{color:#2563eb;flex-shrink:0}.cs-score-card-flags-toggle:hover{background:#dbeafe;border-color:#93c5fd}.cs-score-card-flags-toggle span{flex:1;text-align:left}.cs-score-card-flags-content{padding:10px 14px 14px;margin-top:8px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.cs-score-card-flags-group{margin-bottom:12px}.cs-score-card-flags-group:last-child{margin-bottom:0}.cs-score-card-flags-group ul{list-style:none;margin:4px 0 0;padding:0}.cs-score-card-flags-heading{display:flex;align-items:center;gap:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px;color:#1a1a2e;margin-bottom:4px}.cs-score-card-flag-item{font-size:.8rem;padding:3px 0;line-height:1.4}.cs-score-card-flag-item--regulatory{color:#1a1a2e}.cs-score-card-flag-item--regulatory::before{content:"⚠ ";color:#1d4ed8}.cs-score-card-flag-item--insurance{color:#1a1a2e}.cs-score-card-flag-item--insurance::before{content:"→ ";color:#2563eb;font-weight:700}.cs-score-card--compact{margin-bottom:0;padding:0;border:none;background:rgba(0,0,0,0)}.cs-score-card--compact .cs-score-card-compact-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.cs-score-card--compact .cs-score-card-compact-left{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:0}.cs-score-card--compact .cs-score-card-compact-shield{color:#2563eb;flex-shrink:0}.cs-score-card--compact .cs-score-card-compact-circle{width:40px;height:40px;border-radius:50%;border:3px solid;display:flex;align-items:center;justify-content:center;font-size:.95rem;font-weight:700;flex-shrink:0}.cs-score-card--compact .cs-score-card-compact-slash{font-size:.8rem;font-weight:600;color:#64748b}.cs-score-card--compact .cs-score-card-compact-status{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.cs-score-card--compact .cs-score-card-compact-pills{display:flex;flex-wrap:wrap;gap:6px;font-size:.72rem;color:#64748b}.cs-score-card--compact .cs-score-card-compact-pill{padding:2px 6px;border-radius:4px;background:#f1f5f9;color:#1a1a2e;font-weight:600}.cs-score-card--compact .cs-score-card-compact-actions{display:flex;flex-wrap:wrap;gap:8px;flex-shrink:0}.cs-score-card--compact .cs-score-card-compact-expanded{margin-top:10px;padding-top:10px;border-top:1px dashed #e2e8f0}.cs-score-card--compact .cs-score-card-body--compact-expand{padding:12px 0 0;display:block}.cs-score-card--compact .cs-score-card-body--compact-expand .cs-score-card-grid{width:100%}.cs-score-card--compact .cs-score-card-body--compact-expand .cs-score-card-section-label{font-size:.88rem;color:#1a1a2e;font-weight:600}.cs-score-card--compact .cs-score-card-body--compact-expand .cs-score-card-section-missing-count{font-size:.78rem}.cs-score-card--compact .cs-score-card-body--compact-expand .cs-score-card-section-letter,.cs-score-card--compact .cs-score-card-body--compact-expand .cs-score-card-section-score{font-size:1.2rem}.cs-score-card--compact .cs-score-card-body--compact-expand+.cs-score-card-footer{margin-top:20px;padding-top:4px}.cs-score-card--compact .cs-score-card-compact-circle{width:48px;height:48px;font-size:1.1rem}.cs-score-card--compact .cs-score-card-compact-slash{font-size:.95rem}.cs-score-card--compact .cs-score-card-compact-status{font-size:.8rem;letter-spacing:.03em}.cs-score-card--compact .cs-score-card-compact-pills{font-size:.8rem}.cs-score-card--compact .cs-score-card-compact-pill{font-size:.78rem;padding:4px 8px}.cs-note-review-transcript-modal-body{max-height:min(70vh,560px);overflow:auto;padding:16px;font-size:.9rem;line-height:1.65;white-space:pre-wrap;word-break:break-word;color:#1a1a2e;font-family:system-ui,-apple-system,"Segoe UI",sans-serif;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}
.dashboard{display:flex;min-height:100vh;background:#f1f5f9}.dashboard.sidebar-closed .sidebar{width:70px}.dashboard.sidebar-closed .sidebar .sidebar-header h2,.dashboard.sidebar-closed .sidebar .nav-label,.dashboard.sidebar-closed .sidebar .nav-badge,.dashboard.sidebar-closed .sidebar .nav-section-label,.dashboard.sidebar-closed .sidebar .user-menu-text,.dashboard.sidebar-closed .sidebar .user-menu-chevron{display:none}.dashboard.sidebar-closed .sidebar .nav-item{justify-content:center;padding:8px}.dashboard.sidebar-closed .sidebar .product-guide-btn{justify-content:center;padding:8px}.dashboard.sidebar-closed .sidebar .user-menu-trigger{justify-content:center;padding:10px 8px}.dashboard.sidebar-closed .sidebar .user-menu-popover{position:fixed;left:78px;right:auto;bottom:max(12px,env(safe-area-inset-bottom, 0px));width:min(260px,100vw - 96px);margin-bottom:0}.dashboard.sidebar-closed .main-content{margin-left:70px}.sidebar{width:260px;background:#fff;color:#0f172a;position:fixed;top:0;left:0;height:100vh;height:100dvh;display:flex;flex-direction:column;transition:width .3s ease;z-index:100;border-right:1px solid #e2e8f0;box-shadow:2px 0 12px rgba(15,23,42,.06)}.sidebar-header{padding:20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e8f0;background:#f8fafc}.sidebar-header h2{font-size:18px;font-weight:700;margin:0;white-space:nowrap;color:#0f172a;letter-spacing:-0.02em}.sidebar-header .toggle-btn{background:none;border:none;color:#475569;cursor:pointer;padding:10px;min-width:44px;min-height:44px;border-radius:8px;transition:background .2s,color .2s;display:inline-flex;align-items:center;justify-content:center}.sidebar-header .toggle-btn:hover{background:#e2e8f0;color:#0f172a}.sidebar-nav{flex:1;min-height:0;padding:6px 8px 12px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}.nav-group{padding-bottom:2px;margin-bottom:2px}.nav-group:last-child{padding-bottom:0;margin-bottom:0}.nav-group.collapsed .nav-group-items{display:none}.nav-group.collapsed .nav-section-chevron{transform:rotate(-90deg)}.nav-group-items{display:block}.nav-section-label{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#64748b;padding:4px 12px 2px;user-select:none;background:none;border:none;cursor:pointer;border-radius:6px;transition:color .15s;min-height:28px}.nav-section-label:hover{color:#334155}.nav-section-chevron{flex-shrink:0;transition:transform .2s ease;opacity:.5}.nav-section-label--static{cursor:default;pointer-events:none}.nav-section-label--static:hover{color:#64748b}.nav-item{display:flex;align-items:center;gap:8px;padding:6px 12px;min-height:38px;color:#334155;text-decoration:none;border-radius:8px;margin-bottom:0;transition:all .15s;white-space:nowrap}.nav-item:hover{background:#f1f5f9;color:#0f172a}.nav-item.active{background:#2563eb;color:#fff;font-weight:600}.nav-item .nav-icon{flex-shrink:0}.nav-item .nav-label{font-size:13px;font-weight:500}.nav-item .nav-badge{background:#ef4444;color:#fff;font-size:11px;font-weight:600;padding:2px 6px;border-radius:10px;min-width:18px;text-align:center;margin-left:auto}.nav-item .nav-badge.beta{background:#fef3c7;color:#92400e;font-size:10px;font-weight:700;letter-spacing:.04em;padding:2px 8px;border-radius:4px}.nav-item .nav-badge.nav-badge--messages{background:#7c3aed;color:#fff}.nav-item.active .nav-badge.beta{background:rgba(255,255,255,.2);color:#fff}.nav-item.active .nav-badge.nav-badge--messages{background:rgba(255,255,255,.95);color:#5b21b6}.nav-item.nav-item--logout{box-sizing:border-box;width:100%;margin-top:2px;border:none;background:#ef4444;color:#fff;font-weight:600;font:inherit;font-family:inherit;text-align:left;cursor:pointer;appearance:none;-webkit-appearance:none}.nav-item.nav-item--logout:hover{background:#dc2626;color:#fff}.nav-item.nav-item--logout .nav-icon{color:#fff}.product-guide-wrapper{position:relative;margin-top:2px;margin-bottom:2px}.product-guide-btn{box-sizing:border-box;background:linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);color:#fff !important;border:none;cursor:pointer;position:relative;overflow:hidden;width:100%;font:inherit;font-family:inherit;text-align:left;appearance:none;-webkit-appearance:none}.product-guide-btn .nav-icon{color:#fff}.product-guide-btn:hover{background:linear-gradient(135deg, #2563eb 0%, #1d4ed8 100%);color:#fff !important}.product-guide-btn.with-ripple{animation:pulse-glow 2s ease-in-out infinite}.product-guide-btn .ripple-effect{position:absolute;top:50%;left:50%;width:10px;height:10px;background:rgba(255,255,255,.4);border-radius:50%;transform:translate(-50%, -50%);animation:ripple 1.5s ease-out infinite}@keyframes ripple{0%{width:10px;height:10px;opacity:1}100%{width:100px;height:100px;opacity:0}}@keyframes pulse-glow{0%,100%{box-shadow:0 0 5px rgba(59,130,246,.5)}50%{box-shadow:0 0 20px rgba(59,130,246,.8),0 0 30px rgba(59,130,246,.4)}}.product-guide-tooltip{position:absolute;left:calc(100% + 12px);top:50%;transform:translateY(-50%);background:#fff;color:#1e293b;padding:12px 16px;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);width:220px;z-index:1000;animation:fadeInSlide .3s ease-out}.product-guide-tooltip::before{content:"";position:absolute;left:-8px;top:50%;transform:translateY(-50%);border:8px solid rgba(0,0,0,0);border-right-color:#fff;border-left:none}.product-guide-tooltip p{margin:0;font-size:13px;line-height:1.5;color:#475569}.product-guide-tooltip .tooltip-close{position:absolute;top:4px;right:8px;background:none;border:none;font-size:18px;color:#94a3b8;cursor:pointer;padding:0;line-height:1}.product-guide-tooltip .tooltip-close:hover{color:#64748b}@keyframes fadeInSlide{from{opacity:0;transform:translateY(-50%) translateX(-10px)}to{opacity:1;transform:translateY(-50%) translateX(0)}}.sidebar-footer{flex-shrink:0;padding:10px 8px calc(10px + env(safe-area-inset-bottom, 0px));border-top:1px solid #e2e8f0;background:#f8fafc;position:relative;z-index:2}.user-menu{position:relative}.user-menu-trigger{display:flex;align-items:center;gap:10px;width:100%;min-height:44px;padding:8px 10px;border:1px solid rgba(0,0,0,0);border-radius:10px;background:#fff;cursor:pointer;text-align:left;font:inherit;color:#0f172a;transition:background .15s,border-color .15s,box-shadow .15s}.user-menu-trigger:hover{background:#f1f5f9;border-color:#e2e8f0}.user-menu-trigger:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.user-menu-trigger--hint{box-shadow:0 0 0 2px rgba(37,99,235,.35)}.user-menu-avatar{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:#0f172a;color:#fff;font-size:14px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.user-menu-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.user-menu-name{font-size:14px;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-menu-email{font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-menu-chevron{flex-shrink:0;color:#64748b;transition:transform .2s ease}.user-menu-chevron--open{transform:rotate(180deg)}.user-menu-popover{position:absolute;left:8px;right:8px;bottom:calc(100% + 8px);background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 40px rgba(15,23,42,.12);padding:6px;max-height:min(70vh,420px);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:50}.user-menu-item{display:flex;align-items:center;gap:10px;width:100%;min-height:44px;padding:8px 12px;border:none;border-radius:8px;background:rgba(0,0,0,0);color:#334155;font:inherit;font-size:14px;font-weight:500;text-align:left;text-decoration:none;cursor:pointer;box-sizing:border-box}.user-menu-item:hover{background:#f1f5f9;color:#0f172a}.user-menu-item:focus-visible{outline:2px solid #2563eb;outline-offset:0}.user-menu-item.active{background:#2563eb;color:#fff}.user-menu-item.active .user-menu-item-icon{color:#fff}.user-menu-item-icon{flex-shrink:0;color:#64748b}.user-menu-item.active .user-menu-item-icon{color:#fff}.user-menu-item--guide{background:linear-gradient(135deg, #eff6ff 0%, #dbeafe 100%);color:#1e40af}.user-menu-item--guide:hover{background:linear-gradient(135deg, #dbeafe 0%, #bfdbfe 100%);color:#1e3a8a}.user-menu-item--guide .user-menu-item-icon{color:#2563eb}.user-menu-item--pulse{animation:user-menu-pulse 2s ease-in-out infinite}@keyframes user-menu-pulse{0%,100%{box-shadow:0 0 0 0 rgba(37,99,235,.35)}50%{box-shadow:0 0 0 4px rgba(37,99,235,.15)}}.user-menu-hint-dot{width:8px;height:8px;border-radius:50%;background:#ef4444;margin-left:auto;flex-shrink:0}.user-menu-divider{height:1px;margin:6px 8px;background:#e2e8f0}.user-menu-item--danger{color:#b91c1c}.user-menu-item--danger .user-menu-item-icon{color:#dc2626}.user-menu-item--danger:hover{background:#fef2f2;color:#991b1b}.user-menu-product-hint{margin-top:4px;padding:10px 12px;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0}.user-menu-product-hint p{margin:0 0 8px 0;font-size:12px;line-height:1.45;color:#475569}.user-menu-hint-dismiss{font-size:12px;font-weight:600;color:#2563eb;background:none;border:none;padding:0;cursor:pointer}.user-menu-hint-dismiss:hover{text-decoration:underline}.logout-btn{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;background:#ef4444;border:none;color:#fff;cursor:pointer;border-radius:8px;transition:background .2s;font-size:14px;font-weight:500}.logout-btn:hover{background:#dc2626}.main-content{flex:1;margin-left:260px;padding:24px;transition:margin-left .3s ease;min-height:100vh;min-width:0;max-width:100%}.page-header{margin-bottom:24px}.page-header h1{display:flex;align-items:center;gap:10px;font-size:24px;font-weight:600;color:#1e293b;margin:0 0 4px 0}.page-header p{font-size:14px;color:#64748b;margin:0}.page-content{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);padding:24px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:16px;margin-bottom:24px}.stat-card{background:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.stat-card .stat-icon{width:48px;height:48px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.stat-card .stat-icon.blue{background:#3b82f6;color:#f8fafc}.stat-card .stat-icon.green{background:#22c55e;color:#f8fafc}.stat-card .stat-icon.yellow{background:#eab308;color:#f8fafc}.stat-card .stat-icon.purple{background:#a855f7;color:#f8fafc}.stat-card .stat-value{font-size:28px;font-weight:700;color:#1e293b;margin-bottom:4px}.stat-card .stat-label{font-size:14px;color:#64748b}.data-table{width:100%;border-collapse:collapse}.data-table th,.data-table td{padding:12px 16px;text-align:left;border-bottom:1px solid #e2e8f0}.data-table th{font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;white-space:nowrap;background:#f8fafc}.data-table td{color:#1e293b}.data-table tr:hover td{background:#f8fafc}.status-badge{display:inline-flex;align-items:center;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500}.status-badge.new{background:#dbeafe;color:#1d4ed8}.status-badge.in_progress{background:#fef3c7;color:#d97706}.status-badge.completed{background:#dcfce7;color:#16a34a}.status-badge.pending{background:#fef3c7;color:#d97706}.status-badge.confirmed{background:#dcfce7;color:#16a34a}.status-badge.cancelled{background:#fee2e2;color:#dc2626}.status-badge.failed{background:#fee2e2;color:#dc2626}.status-badge.refunded{background:#f3e8ff;color:#7c3aed}.search-bar{display:flex;gap:12px;margin-bottom:20px}.search-bar input{flex:1;padding:10px 16px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px}.search-bar input:focus{outline:none;border-color:#3b82f6}.search-bar select{padding:10px 16px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;background:#fff;cursor:pointer}.search-bar select:focus{outline:none;border-color:#3b82f6}.search-bar button{padding:10px 20px;background:#3b82f6;color:#f8fafc;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}.search-bar button:hover{background:#2563eb}.loading{display:flex;align-items:center;justify-content:center;padding:40px;color:#64748b}.empty-state{text-align:center;padding:60px 20px;color:#64748b}.empty-state h3{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:8px}.empty-state p{font-size:14px}.spinning{animation:spin 1s linear infinite}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.mobile-header{display:none;position:fixed;top:0;left:0;right:0;height:60px;background:#fff;color:#0f172a;padding:0 16px;align-items:center;gap:16px;z-index:90;box-shadow:0 1px 0 #e2e8f0,0 4px 12px rgba(15,23,42,.06);border-bottom:1px solid #e2e8f0}.mobile-header .menu-toggle{background:none;border:none;color:#475569;cursor:pointer;padding:10px;min-width:44px;min-height:44px;border-radius:8px;display:flex;align-items:center;justify-content:center}.mobile-header .menu-toggle:hover{background:#f1f5f9;color:#0f172a}.mobile-header h2{font-size:18px;font-weight:700;margin:0;letter-spacing:-0.02em}.sidebar-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:99}.sidebar .close-btn{display:none;background:none;border:none;color:#475569;cursor:pointer;padding:10px;border-radius:8px}.sidebar .close-btn:hover{background:#f1f5f9;color:#0f172a}@media(max-width: 1024px){.stats-grid{grid-template-columns:repeat(2, 1fr)}.data-table th,.data-table td{padding:10px 12px;font-size:13px}}@media(max-width: 768px){.dashboard{flex-direction:column;padding-top:60px}.dashboard.sidebar-open .main-content,.dashboard.sidebar-closed .main-content{margin-left:0;padding:16px}.mobile-header{display:flex}.sidebar-overlay{display:block}.sidebar{position:fixed;left:-280px;width:280px;height:100vh;transition:left .3s ease;z-index:100}.sidebar.open{left:0}.sidebar .close-btn{display:flex}.sidebar-header{padding:16px 20px}.sidebar-header h2{font-size:18px}.sidebar-nav{padding:12px 10px}.nav-section-label{min-height:40px;padding:6px 12px 3px}.nav-item{padding:10px 14px;margin-bottom:2px;min-height:44px}.nav-item .nav-label{display:block !important;font-size:14px}.sidebar-footer{padding:12px 10px calc(12px + env(safe-area-inset-bottom, 0px));border-top:1px solid #e2e8f0}.user-menu-popover{max-height:min(55vh,360px)}.main-content{min-height:calc(100vh - 60px)}.page-header{margin-bottom:16px}.page-header h1{font-size:20px}.page-content{padding:16px;border-radius:8px}.stats-grid{grid-template-columns:1fr 1fr;gap:12px}.stat-card{padding:16px}.stat-card .stat-icon{width:40px;height:40px;margin-bottom:8px}.stat-card .stat-value{font-size:22px}.stat-card .stat-label{font-size:12px}.search-bar{flex-direction:column;gap:8px}.search-bar input,.search-bar select,.search-bar button{width:100%}.data-table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.data-table th,.data-table td{padding:8px 10px;font-size:12px;white-space:nowrap}}@media(max-width: 480px){.stats-grid{grid-template-columns:1fr}.stat-card{display:flex;align-items:center;gap:16px}.stat-card .stat-icon{margin-bottom:0}.stat-card .stat-info{flex:1}.page-header h1{font-size:18px}.page-header p{font-size:12px}.page-content{padding:12px}}
.profile-updates-page{padding:24px;max-width:1200px;margin:0 auto}.profile-updates-page .loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#64748b}.profile-updates-page .loading-state .spinning{animation:spin 1s linear infinite}.profile-updates-page .loading-state p{margin-top:16px;font-size:14px}.profile-updates-page .page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;flex-wrap:wrap;gap:16px}.profile-updates-page .page-header .header-left h1{display:flex;align-items:center;gap:12px;font-size:24px;font-weight:600;color:#1e293b;margin:0 0 8px 0}.profile-updates-page .page-header .header-left h1 .unread-badge{background:#ef4444;color:#fff;font-size:12px;font-weight:600;padding:2px 8px;border-radius:12px;min-width:20px;text-align:center}.profile-updates-page .page-header .header-left p{color:#64748b;font-size:14px;margin:0}.profile-updates-page .page-header .header-actions{display:flex;gap:12px}.profile-updates-page .page-header .header-actions button{display:flex;align-items:center;gap:8px;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.profile-updates-page .page-header .header-actions button.btn-secondary{background:#fff;border:1px solid #e2e8f0;color:#475569}.profile-updates-page .page-header .header-actions button.btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1}.profile-updates-page .page-header .header-actions button.btn-primary{background:#3b82f6;border:none;color:#fff}.profile-updates-page .page-header .header-actions button.btn-primary:hover{background:#2563eb}.profile-updates-page .page-header .header-actions button:disabled{opacity:.6;cursor:not-allowed}.profile-updates-page .page-header .header-actions button .spinning{animation:spin 1s linear infinite}.profile-updates-page .filters{display:flex;gap:8px;margin-bottom:20px}.profile-updates-page .filters .filter-btn{padding:8px 16px;border:1px solid #e2e8f0;background:#fff;border-radius:6px;font-size:13px;color:#64748b;cursor:pointer;transition:all .2s}.profile-updates-page .filters .filter-btn:hover{border-color:#3b82f6;color:#3b82f6}.profile-updates-page .filters .filter-btn.active{background:#3b82f6;border-color:#3b82f6;color:#fff}.profile-updates-page .updates-list{display:flex;flex-direction:column;gap:12px}.profile-updates-page .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;background:#fff;border-radius:12px;border:1px solid #e2e8f0;color:#94a3b8}.profile-updates-page .empty-state svg{margin-bottom:16px}.profile-updates-page .empty-state h3{font-size:18px;font-weight:600;color:#475569;margin:0 0 8px 0}.profile-updates-page .empty-state p{font-size:14px;margin:0}.profile-updates-page .update-card{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden;transition:all .2s}.profile-updates-page .update-card.unread{border-left:4px solid #3b82f6;background:#f8fafc}.profile-updates-page .update-card.expanded{box-shadow:0 4px 12px rgba(0,0,0,.08)}.profile-updates-page .update-card .update-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;cursor:pointer;transition:background .2s}.profile-updates-page .update-card .update-header:hover{background:#f8fafc}.profile-updates-page .update-card .update-header .update-info{display:flex;align-items:center;gap:12px}.profile-updates-page .update-card .update-header .update-info .update-icon{width:24px;display:flex;align-items:center;justify-content:center}.profile-updates-page .update-card .update-header .update-info .update-icon .unread-dot{width:10px;height:10px;background:#3b82f6;border-radius:50%}.profile-updates-page .update-card .update-header .update-info .update-icon .read-icon{color:#22c55e}.profile-updates-page .update-card .update-header .update-info .update-details .customer-info{display:flex;align-items:center;gap:8px;margin-bottom:4px}.profile-updates-page .update-card .update-header .update-info .update-details .customer-info svg{color:#94a3b8}.profile-updates-page .update-card .update-header .update-info .update-details .customer-info .customer-name{font-weight:600;color:#1e293b}.profile-updates-page .update-card .update-header .update-info .update-details .customer-info .clinic-name{color:#64748b}.profile-updates-page .update-card .update-header .update-info .update-details .update-meta{display:flex;align-items:center;gap:8px;font-size:12px;color:#94a3b8}.profile-updates-page .update-card .update-header .update-info .update-details .update-meta svg{width:12px;height:12px}.profile-updates-page .update-card .update-header .update-summary{display:flex;align-items:center;gap:12px}.profile-updates-page .update-card .update-header .update-summary .changes-count{background:#f1f5f9;padding:4px 10px;border-radius:12px;font-size:12px;color:#64748b}.profile-updates-page .update-card .update-header .update-summary svg{color:#94a3b8}.profile-updates-page .update-card .update-content{border-top:1px solid #e2e8f0;padding:20px;background:#fafafa}.profile-updates-page .update-card .update-content .changes-table{background:#fff;border-radius:8px;border:1px solid #e2e8f0;overflow:hidden}.profile-updates-page .update-card .update-content .changes-table .table-header{display:grid;grid-template-columns:200px 1fr 1fr;background:#f1f5f9;padding:12px 16px;font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.profile-updates-page .update-card .update-content .changes-table .table-row{display:grid;grid-template-columns:200px 1fr 1fr;padding:12px 16px;border-top:1px solid #e2e8f0;font-size:13px}.profile-updates-page .update-card .update-content .changes-table .table-row:first-of-type{border-top:none}.profile-updates-page .update-card .update-content .changes-table .table-row .col-field{font-weight:500;color:#1e293b}.profile-updates-page .update-card .update-content .changes-table .table-row .col-old{color:#dc2626;word-break:break-word}.profile-updates-page .update-card .update-content .changes-table .table-row .col-new{color:#16a34a;word-break:break-word}.profile-updates-page .update-card .update-content .changes-table .table-row .empty-value{color:#94a3b8;font-style:italic}.profile-updates-page .update-card .update-content .changes-table .table-row .json-value{font-family:monospace;font-size:11px;background:#f8fafc;padding:8px;border-radius:4px;margin:0;white-space:pre-wrap;max-height:150px;overflow-y:auto}.profile-updates-page .update-card .update-content .update-footer{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding-top:16px;border-top:1px solid #e2e8f0}.profile-updates-page .update-card .update-content .update-footer .email-info{font-size:12px;color:#64748b}.profile-updates-page .update-card .update-content .update-footer .email-info span{font-weight:500}.profile-updates-page .update-card .update-content .update-footer .btn-mark-read{display:flex;align-items:center;gap:6px;padding:8px 14px;background:#22c55e;border:none;border-radius:6px;color:#fff;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s}.profile-updates-page .update-card .update-content .update-footer .btn-mark-read:hover{background:#16a34a}.profile-updates-page .pagination{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:24px;padding:16px}.profile-updates-page .pagination button{padding:8px 16px;border:1px solid #e2e8f0;background:#fff;border-radius:6px;font-size:13px;color:#475569;cursor:pointer;transition:all .2s}.profile-updates-page .pagination button:hover:not(:disabled){border-color:#3b82f6;color:#3b82f6}.profile-updates-page .pagination button:disabled{opacity:.5;cursor:not-allowed}.profile-updates-page .pagination span{font-size:13px;color:#64748b}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@media(max-width: 768px){.profile-updates-page{padding:16px}.profile-updates-page .page-header{flex-direction:column}.profile-updates-page .page-header .header-actions{width:100%;justify-content:flex-end}.profile-updates-page .update-card .update-header{flex-direction:column;align-items:flex-start;gap:12px}.profile-updates-page .update-card .update-header .update-summary{width:100%;justify-content:space-between}.profile-updates-page .update-card .update-content .changes-table .table-header,.profile-updates-page .update-card .update-content .changes-table .table-row{grid-template-columns:1fr;gap:8px}.profile-updates-page .update-card .update-content .changes-table .table-header{display:none}.profile-updates-page .update-card .update-content .changes-table .table-row .col-field{font-weight:600;margin-bottom:4px}.profile-updates-page .update-card .update-content .changes-table .table-row .col-old::before{content:"Previous: ";font-weight:500;color:#64748b}.profile-updates-page .update-card .update-content .changes-table .table-row .col-new::before{content:"New: ";font-weight:500;color:#64748b}.profile-updates-page .update-card .update-content .update-footer{flex-direction:column;gap:12px;align-items:flex-start}}
.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.create-project-modal{background:#fff;border-radius:16px;width:100%;max-width:640px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.create-project-modal .modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}.create-project-modal .modal-header h2{font-size:18px;font-weight:600;color:#1f2937;margin:0}.create-project-modal .modal-header .close-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;border-radius:8px;background:rgba(0,0,0,0);color:#6b7280;cursor:pointer}.create-project-modal .modal-header .close-btn:hover{background:#f3f4f6;color:#374151}.create-project-modal .steps-indicator{display:flex;align-items:center;justify-content:center;padding:16px 24px;background:#f9fafb;gap:8px}.create-project-modal .steps-indicator .step{display:flex;align-items:center;gap:8px;color:#9ca3af}.create-project-modal .steps-indicator .step .step-number{width:28px;height:28px;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600}.create-project-modal .steps-indicator .step span{font-size:14px;font-weight:500}.create-project-modal .steps-indicator .step.active{color:#6366f1}.create-project-modal .steps-indicator .step.active .step-number{background:#6366f1;color:#fff}.create-project-modal .steps-indicator .step.completed{color:#10b981}.create-project-modal .steps-indicator .step.completed .step-number{background:#10b981;color:#fff}.create-project-modal .steps-indicator .step-arrow{color:#d1d5db}.create-project-modal .modal-content{flex:1;overflow-y:auto;padding:24px}.create-project-modal .modal-content .step-content{display:flex;flex-direction:column;gap:20px}.create-project-modal .form-group{display:flex;flex-direction:column;gap:8px}.create-project-modal .form-group label{font-size:14px;font-weight:500;color:#374151}.create-project-modal .form-group input[type=text],.create-project-modal .form-group textarea,.create-project-modal .form-group select{padding:10px 14px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;color:#1f2937;transition:border-color .2s}.create-project-modal .form-group input[type=text]:focus,.create-project-modal .form-group textarea:focus,.create-project-modal .form-group select:focus{outline:none;border-color:#6366f1}.create-project-modal .form-group input[type=text]::placeholder,.create-project-modal .form-group textarea::placeholder,.create-project-modal .form-group select::placeholder{color:#9ca3af}.create-project-modal .form-group textarea{resize:vertical;min-height:120px;font-family:inherit}.create-project-modal .form-group .char-count{font-size:12px;color:#9ca3af;text-align:right}.create-project-modal .form-group.half{flex:1}.create-project-modal .form-row{display:flex;gap:16px}.create-project-modal .templates-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:12px}.create-project-modal .templates-grid .template-card{display:flex;align-items:center;gap:10px;padding:12px 16px;border:2px solid #e5e7eb;border-radius:10px;cursor:pointer;transition:all .2s;color:#6b7280}.create-project-modal .templates-grid .template-card:hover{border-color:#c7d2fe;background:#f5f3ff}.create-project-modal .templates-grid .template-card.selected{border-color:#6366f1;background:#eef2ff;color:#6366f1}.create-project-modal .templates-grid .template-card span{font-size:13px;font-weight:500}.create-project-modal .color-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px}.create-project-modal .color-grid .color-input{display:flex;flex-direction:column;gap:8px}.create-project-modal .color-grid .color-input label{font-size:13px;font-weight:500;color:#374151}.create-project-modal .color-grid .color-input .color-field{display:flex;gap:8px}.create-project-modal .color-grid .color-input .color-field input[type=color]{width:48px;height:40px;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;padding:2px}.create-project-modal .color-grid .color-input .color-field input[type=text]{flex:1;padding:8px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:13px;font-family:monospace}.create-project-modal .preview-section{margin-top:16px}.create-project-modal .preview-section label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:12px}.create-project-modal .preview-section .brand-preview{border-radius:12px;overflow:hidden;border:1px solid #e5e7eb}.create-project-modal .preview-section .brand-preview .preview-header{padding:16px 20px;color:#fff;font-weight:600;font-size:15px}.create-project-modal .preview-section .brand-preview .preview-content{padding:20px;display:flex;align-items:center;justify-content:space-between}.create-project-modal .preview-section .brand-preview .preview-content span{font-weight:500}.create-project-modal .preview-section .brand-preview .preview-content button{padding:8px 16px;border:none;border-radius:6px;color:#fff;font-size:13px;font-weight:500;cursor:pointer}.create-project-modal .voices-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:12px}.create-project-modal .voices-grid .voice-card{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border:2px solid #e5e7eb;border-radius:10px;cursor:pointer;transition:all .2s;color:#6b7280}.create-project-modal .voices-grid .voice-card:hover{border-color:#c7d2fe;background:#f5f3ff}.create-project-modal .voices-grid .voice-card.selected{border-color:#6366f1;background:#eef2ff;color:#6366f1}.create-project-modal .voices-grid .voice-card .voice-info{display:flex;flex-direction:column;gap:2px}.create-project-modal .voices-grid .voice-card .voice-info .voice-name{font-size:14px;font-weight:600;color:#1f2937}.create-project-modal .voices-grid .voice-card .voice-info .voice-desc{font-size:12px;color:#6b7280}.create-project-modal input[type=range]{width:100%;height:6px;border-radius:3px;background:#e5e7eb;appearance:none;cursor:pointer}.create-project-modal input[type=range]::-webkit-slider-thumb{appearance:none;width:18px;height:18px;border-radius:50%;background:#6366f1;cursor:pointer}.create-project-modal .range-value{font-size:13px;color:#6b7280;text-align:right}.create-project-modal .modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #e5e7eb;background:#f9fafb}.create-project-modal .modal-footer .btn-secondary{padding:10px 20px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;font-size:14px;font-weight:500;cursor:pointer}.create-project-modal .modal-footer .btn-secondary:hover{background:#f3f4f6}.create-project-modal .modal-footer .btn-primary{display:flex;align-items:center;gap:8px;padding:10px 20px;border:none;border-radius:8px;background:linear-gradient(135deg, #6366f1 0%, #4f46e5 100%);color:#fff;font-size:14px;font-weight:500;cursor:pointer}.create-project-modal .modal-footer .btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px rgba(99,102,241,.3)}.create-project-modal .modal-footer .btn-primary:disabled{opacity:.6;cursor:not-allowed}.create-project-modal .modal-footer .btn-primary .spin{animation:spin 1s linear infinite}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
.project-details-panel{background:#fff;border-radius:12px;border:1px solid #e5e7eb;display:flex;flex-direction:column;overflow:hidden}.project-details-panel .panel-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.project-details-panel .panel-header h3{font-size:16px;font-weight:600;color:#1f2937;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-details-panel .panel-header .close-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;border-radius:6px;background:rgba(0,0,0,0);color:#6b7280;cursor:pointer}.project-details-panel .panel-header .close-btn:hover{background:#e5e7eb;color:#374151}.project-details-panel .panel-content{flex:1;overflow-y:auto;padding:16px 20px;display:flex;flex-direction:column;gap:20px}.project-details-panel .details-section .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.project-details-panel .details-section .section-header span{font-size:13px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.project-details-panel .details-section .section-header .edit-btn{display:flex;align-items:center;gap:4px;padding:4px 10px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#6b7280;font-size:12px;cursor:pointer}.project-details-panel .details-section .section-header .edit-btn:hover{background:#f3f4f6;color:#374151}.project-details-panel .status-display{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:500}.project-details-panel .status-display .spin{animation:spin 1s linear infinite}.project-details-panel .status-display .progress-text{margin-left:4px;font-weight:600}.project-details-panel .progress-bar-wrapper{margin-top:12px}.project-details-panel .progress-bar-wrapper .progress-bar{height:6px;background:#e5e7eb;border-radius:3px;overflow:hidden}.project-details-panel .progress-bar-wrapper .progress-bar .progress-fill{height:100%;background:linear-gradient(90deg, #6366f1, #8b5cf6);border-radius:3px;transition:width .3s ease}.project-details-panel .progress-bar-wrapper .stage-text{display:block;font-size:12px;color:#6b7280;margin-top:8px}.project-details-panel .error-message{display:flex;align-items:flex-start;gap:8px;padding:12px 16px;background:#fee2e2;border-radius:8px;margin-top:12px;color:#dc2626;font-size:13px}.project-details-panel .error-message svg{flex-shrink:0;margin-top:1px}.project-details-panel .video-preview{border-radius:8px;overflow:hidden;background:#000}.project-details-panel .video-preview video{width:100%;display:block}.project-details-panel .video-meta{display:flex;gap:16px;margin-top:12px;font-size:13px;color:#6b7280}.project-details-panel .video-actions{display:flex;gap:10px;margin-top:12px}.project-details-panel .video-actions .btn-action{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;font-size:13px;font-weight:500;text-decoration:none;cursor:pointer}.project-details-panel .video-actions .btn-action:hover{background:#f3f4f6}.project-details-panel .video-actions .btn-action.primary{background:linear-gradient(135deg, #6366f1 0%, #4f46e5 100%);border:none;color:#fff}.project-details-panel .video-actions .btn-action.primary:hover{box-shadow:0 4px 12px rgba(99,102,241,.3)}.project-details-panel .script-preview{font-size:14px;color:#374151;line-height:1.6;background:#f9fafb;padding:14px 16px;border-radius:8px;max-height:150px;overflow-y:auto;white-space:pre-wrap}.project-details-panel .script-editor textarea{width:100%;padding:12px 14px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;line-height:1.6;resize:vertical;font-family:inherit}.project-details-panel .script-editor textarea:focus{outline:none;border-color:#6366f1}.project-details-panel .script-editor .editor-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:10px}.project-details-panel .script-editor .editor-actions .btn-cancel{padding:6px 14px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#6b7280;font-size:13px;cursor:pointer}.project-details-panel .script-editor .editor-actions .btn-cancel:hover{background:#f3f4f6}.project-details-panel .script-editor .editor-actions .btn-save{display:flex;align-items:center;gap:5px;padding:6px 14px;border:none;border-radius:6px;background:#6366f1;color:#fff;font-size:13px;cursor:pointer}.project-details-panel .script-editor .editor-actions .btn-save:hover:not(:disabled){background:#4f46e5}.project-details-panel .script-editor .editor-actions .btn-save:disabled{opacity:.6;cursor:not-allowed}.project-details-panel .script-editor .editor-actions .btn-save .spin{animation:spin 1s linear infinite}.project-details-panel .settings-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:12px}.project-details-panel .settings-grid .setting-item{background:#f9fafb;padding:12px 14px;border-radius:8px}.project-details-panel .settings-grid .setting-item .setting-label{display:block;font-size:11px;font-weight:500;color:#9ca3af;text-transform:uppercase;letter-spacing:.3px;margin-bottom:4px}.project-details-panel .settings-grid .setting-item .setting-value{font-size:14px;font-weight:500;color:#1f2937}.project-details-panel .branding-colors{display:flex;gap:16px}.project-details-panel .branding-colors .color-swatch{display:flex;flex-direction:column;align-items:center;gap:6px}.project-details-panel .branding-colors .color-swatch .swatch{width:40px;height:40px;border-radius:8px;border:2px solid #fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}.project-details-panel .branding-colors .color-swatch span{font-size:11px;color:#6b7280}.project-details-panel .panel-footer{padding:16px 20px;border-top:1px solid #e5e7eb;background:#f9fafb}.project-details-panel .panel-footer .btn-generate{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border:none;border-radius:8px;background:linear-gradient(135deg, #6366f1 0%, #4f46e5 100%);color:#fff;font-size:14px;font-weight:600;cursor:pointer}.project-details-panel .panel-footer .btn-generate:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(99,102,241,.3)}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
.video-generation-page{padding:24px;max-width:1600px;margin:0 auto}.video-generation-page .page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.video-generation-page .page-header .header-left{display:flex;align-items:center;gap:12px}.video-generation-page .page-header .header-left .header-icon{color:#6366f1}.video-generation-page .page-header .header-left h1{font-size:24px;font-weight:600;color:#1f2937;margin:0}.video-generation-page .page-header .header-left .header-subtitle{font-size:14px;color:#6b7280;margin:0}.video-generation-page .page-header .btn-primary{display:flex;align-items:center;gap:8px;padding:10px 18px;background:linear-gradient(135deg, #6366f1 0%, #4f46e5 100%);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.video-generation-page .page-header .btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(99,102,241,.3)}.video-generation-page .stats-row{display:grid;grid-template-columns:repeat(5, 1fr);gap:16px;margin-bottom:24px}.video-generation-page .stats-row .stat-card{background:#fff;border-radius:12px;padding:16px 20px;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e5e7eb}.video-generation-page .stats-row .stat-card .stat-value{font-size:28px;font-weight:700;color:#1f2937}.video-generation-page .stats-row .stat-card .stat-label{font-size:13px;color:#6b7280;margin-top:4px}.video-generation-page .stats-row .stat-card.processing{border-left:4px solid #f59e0b}.video-generation-page .stats-row .stat-card.processing .stat-value{color:#f59e0b}.video-generation-page .stats-row .stat-card.success{border-left:4px solid #10b981}.video-generation-page .stats-row .stat-card.success .stat-value{color:#10b981}.video-generation-page .stats-row .stat-card.error{border-left:4px solid #ef4444}.video-generation-page .stats-row .stat-card.error .stat-value{color:#ef4444}.video-generation-page .filters-row{display:flex;gap:12px;margin-bottom:20px}.video-generation-page .filters-row .status-filter{padding:8px 16px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;color:#374151;background:#fff;cursor:pointer;min-width:140px}.video-generation-page .filters-row .status-filter:focus{outline:none;border-color:#6366f1}.video-generation-page .filters-row .btn-icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#6b7280;cursor:pointer;transition:all .2s}.video-generation-page .filters-row .btn-icon:hover{background:#f9fafb;color:#374151}.video-generation-page .content-layout{display:grid;grid-template-columns:1fr 400px;gap:24px;min-height:500px}@media(max-width: 1200px){.video-generation-page .content-layout{grid-template-columns:1fr}}.video-generation-page .projects-list{background:#fff;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden;display:flex;flex-direction:column}.video-generation-page .projects-list .loading-state,.video-generation-page .projects-list .empty-state{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px;color:#6b7280}.video-generation-page .projects-list .loading-state h3,.video-generation-page .projects-list .empty-state h3{margin:16px 0 8px;color:#374151}.video-generation-page .projects-list .loading-state p,.video-generation-page .projects-list .empty-state p{margin:0 0 20px}.video-generation-page .projects-list .loading-state .spin,.video-generation-page .projects-list .empty-state .spin{animation:spin 1s linear infinite}.video-generation-page .projects-list .project-card{display:flex;align-items:center;padding:16px 20px;border-bottom:1px solid #f3f4f6;cursor:pointer;transition:all .2s}.video-generation-page .projects-list .project-card:hover{background:#f9fafb}.video-generation-page .projects-list .project-card.selected{background:#eef2ff;border-left:3px solid #6366f1}.video-generation-page .projects-list .project-card .project-thumbnail{width:56px;height:56px;border-radius:8px;background:linear-gradient(135deg, #e0e7ff 0%, #c7d2fe 100%);display:flex;align-items:center;justify-content:center;color:#6366f1;flex-shrink:0;overflow:hidden}.video-generation-page .projects-list .project-card .project-thumbnail img{width:100%;height:100%;object-fit:cover}.video-generation-page .projects-list .project-card .project-info{flex:1;margin-left:16px;min-width:0}.video-generation-page .projects-list .project-card .project-info .project-name{font-size:15px;font-weight:600;color:#1f2937;margin:0 0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.video-generation-page .projects-list .project-card .project-info .project-meta{display:flex;align-items:center;gap:12px}.video-generation-page .projects-list .project-card .project-info .project-meta .status-badge{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:20px;font-size:12px;font-weight:500}.video-generation-page .projects-list .project-card .project-info .project-meta .status-badge.draft{background:#f3f4f6;color:#6b7280}.video-generation-page .projects-list .project-card .project-info .project-meta .status-badge.queued,.video-generation-page .projects-list .project-card .project-info .project-meta .status-badge.processing,.video-generation-page .projects-list .project-card .project-info .project-meta .status-badge.generating_audio,.video-generation-page .projects-list .project-card .project-info .project-meta .status-badge.fetching_assets,.video-generation-page .projects-list .project-card .project-info .project-meta .status-badge.rendering,.video-generation-page .projects-list .project-card .project-info .project-meta .status-badge.uploading{background:#fef3c7;color:#d97706}.video-generation-page .projects-list .project-card .project-info .project-meta .status-badge.completed{background:#d1fae5;color:#059669}.video-generation-page .projects-list .project-card .project-info .project-meta .status-badge.failed{background:#fee2e2;color:#dc2626}.video-generation-page .projects-list .project-card .project-info .project-meta .project-date{font-size:12px;color:#9ca3af}.video-generation-page .projects-list .project-card .project-info .progress-bar{height:4px;background:#e5e7eb;border-radius:2px;margin-top:8px;overflow:hidden}.video-generation-page .projects-list .project-card .project-info .progress-bar .progress-fill{height:100%;background:linear-gradient(90deg, #6366f1, #8b5cf6);border-radius:2px;transition:width .3s ease}.video-generation-page .projects-list .project-card .project-actions{display:flex;gap:6px;margin-left:16px}.video-generation-page .projects-list .project-card .project-actions .action-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;border-radius:6px;cursor:pointer;transition:all .2s;background:rgba(0,0,0,0);color:#9ca3af}.video-generation-page .projects-list .project-card .project-actions .action-btn:hover{background:#f3f4f6}.video-generation-page .projects-list .project-card .project-actions .action-btn.generate:hover{background:#dbeafe;color:#2563eb}.video-generation-page .projects-list .project-card .project-actions .action-btn.view:hover{background:#d1fae5;color:#059669}.video-generation-page .projects-list .project-card .project-actions .action-btn.download:hover{background:#e0e7ff;color:#6366f1}.video-generation-page .projects-list .project-card .project-actions .action-btn.delete:hover{background:#fee2e2;color:#dc2626}.video-generation-page .status-icon.success{color:#10b981}.video-generation-page .status-icon.error{color:#ef4444}.video-generation-page .status-icon.draft{color:#6b7280}.video-generation-page .status-icon.processing{color:#f59e0b}.video-generation-page .status-icon.spin{animation:spin 1s linear infinite}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
.org-admin-dashboard{display:flex;min-height:100vh;background:#f8fafc}.org-admin-dashboard .sidebar{width:280px;background:#1e293b;color:#fff;display:flex;flex-direction:column;position:fixed;height:100vh;left:0;top:0;z-index:100}.org-admin-dashboard .sidebar .sidebar-header{padding:24px 20px;border-bottom:1px solid rgba(255,255,255,.1)}.org-admin-dashboard .sidebar .sidebar-header .logo{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:600;margin-bottom:16px}.org-admin-dashboard .sidebar .sidebar-header .logo svg{color:#3b82f6}.org-admin-dashboard .sidebar .sidebar-header .org-info{display:flex;flex-direction:column;gap:4px;padding:12px;background:rgba(255,255,255,.05);border-radius:8px}.org-admin-dashboard .sidebar .sidebar-header .org-info .org-name{font-weight:600;font-size:14px}.org-admin-dashboard .sidebar .sidebar-header .org-info .org-stats{font-size:12px;color:#94a3b8}.org-admin-dashboard .sidebar .sidebar-nav{flex:1;padding:16px 12px;overflow-y:auto}.org-admin-dashboard .sidebar .sidebar-nav .nav-item{display:flex;align-items:center;gap:12px;padding:12px 16px;color:#94a3b8;text-decoration:none;border-radius:8px;margin-bottom:4px;transition:all .2s}.org-admin-dashboard .sidebar .sidebar-nav .nav-item .chevron{margin-left:auto;opacity:0;transition:opacity .2s}.org-admin-dashboard .sidebar .sidebar-nav .nav-item:hover{background:rgba(255,255,255,.05);color:#fff}.org-admin-dashboard .sidebar .sidebar-nav .nav-item:hover .chevron{opacity:.5}.org-admin-dashboard .sidebar .sidebar-nav .nav-item.active{background:#3b82f6;color:#fff}.org-admin-dashboard .sidebar .sidebar-nav .nav-item.active .chevron{opacity:1}.org-admin-dashboard .sidebar .sidebar-footer{padding:16px 20px;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:12px}.org-admin-dashboard .sidebar .sidebar-footer .user-info{flex:1;display:flex;align-items:center;gap:12px}.org-admin-dashboard .sidebar .sidebar-footer .user-info .user-avatar{width:40px;height:40px;border-radius:50%;background:#3b82f6;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px}.org-admin-dashboard .sidebar .sidebar-footer .user-info .user-details{display:flex;flex-direction:column}.org-admin-dashboard .sidebar .sidebar-footer .user-info .user-details .user-name{font-weight:500;font-size:14px}.org-admin-dashboard .sidebar .sidebar-footer .user-info .user-details .user-role{font-size:12px;color:#94a3b8}.org-admin-dashboard .sidebar .sidebar-footer .logout-btn{padding:8px;background:rgba(255,255,255,.1);border:none;border-radius:8px;color:#94a3b8;cursor:pointer;transition:all .2s}.org-admin-dashboard .sidebar .sidebar-footer .logout-btn:hover{background:#ef4444;color:#fff}.org-admin-dashboard .main-content{flex:1;margin-left:280px;padding:24px;min-height:100vh}.org-admin-dashboard .main-content .loading-state{display:flex;align-items:center;justify-content:center;height:100%;font-size:16px;color:#64748b}.org-admin-dashboard .main-content .page h1{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:8px}.org-admin-dashboard .main-content .page p{color:#64748b;margin-bottom:24px}@media(max-width: 1024px){.org-admin-dashboard .sidebar{width:240px}.org-admin-dashboard .main-content{margin-left:240px}}
.regional-manager-dashboard{display:flex;min-height:100vh;background:#f8fafc}.regional-manager-dashboard .sidebar{width:280px;background:#1e293b;color:#fff;display:flex;flex-direction:column;position:fixed;height:100vh;left:0;top:0;z-index:100}.regional-manager-dashboard .sidebar .sidebar-header{padding:24px 20px;border-bottom:1px solid rgba(255,255,255,.1)}.regional-manager-dashboard .sidebar .sidebar-header .logo{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:600;margin-bottom:12px}.regional-manager-dashboard .sidebar .sidebar-header .logo svg{color:#8b5cf6}.regional-manager-dashboard .sidebar .sidebar-header .role-badge{display:inline-block;padding:6px 12px;background:rgba(139,92,246,.2);color:#a78bfa;border-radius:6px;font-size:12px;font-weight:500}.regional-manager-dashboard .sidebar .sidebar-nav{flex:1;padding:16px 12px;overflow-y:auto}.regional-manager-dashboard .sidebar .sidebar-nav .nav-item{display:flex;align-items:center;gap:12px;padding:12px 16px;color:#94a3b8;text-decoration:none;border-radius:8px;margin-bottom:4px;transition:all .2s}.regional-manager-dashboard .sidebar .sidebar-nav .nav-item .chevron{margin-left:auto;opacity:0;transition:opacity .2s}.regional-manager-dashboard .sidebar .sidebar-nav .nav-item:hover{background:rgba(255,255,255,.05);color:#fff}.regional-manager-dashboard .sidebar .sidebar-nav .nav-item:hover .chevron{opacity:.5}.regional-manager-dashboard .sidebar .sidebar-nav .nav-item.active{background:#8b5cf6;color:#fff}.regional-manager-dashboard .sidebar .sidebar-nav .nav-item.active .chevron{opacity:1}.regional-manager-dashboard .sidebar .sidebar-footer{padding:16px 20px;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:12px}.regional-manager-dashboard .sidebar .sidebar-footer .user-info{flex:1;display:flex;align-items:center;gap:12px}.regional-manager-dashboard .sidebar .sidebar-footer .user-info .user-avatar{width:40px;height:40px;border-radius:50%;background:#8b5cf6;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px}.regional-manager-dashboard .sidebar .sidebar-footer .user-info .user-details{display:flex;flex-direction:column}.regional-manager-dashboard .sidebar .sidebar-footer .user-info .user-details .user-name{font-weight:500;font-size:14px}.regional-manager-dashboard .sidebar .sidebar-footer .user-info .user-details .user-role{font-size:12px;color:#94a3b8}.regional-manager-dashboard .sidebar .sidebar-footer .logout-btn{padding:8px;background:rgba(255,255,255,.1);border:none;border-radius:8px;color:#94a3b8;cursor:pointer;transition:all .2s}.regional-manager-dashboard .sidebar .sidebar-footer .logout-btn:hover{background:#ef4444;color:#fff}.regional-manager-dashboard .main-content{flex:1;margin-left:280px;padding:24px;min-height:100vh}.regional-manager-dashboard .main-content .loading-state{display:flex;align-items:center;justify-content:center;height:100%;font-size:16px;color:#64748b}.regional-manager-dashboard .main-content .page h1{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:8px}.regional-manager-dashboard .main-content .page p{color:#64748b;margin-bottom:24px}
.site-manager-dashboard{display:flex;min-height:100vh;background:#f8fafc}.site-manager-dashboard .sidebar{width:280px;background:#1e293b;color:#fff;display:flex;flex-direction:column;position:fixed;height:100vh;left:0;top:0;z-index:100}.site-manager-dashboard .sidebar .sidebar-header{padding:24px 20px;border-bottom:1px solid rgba(255,255,255,.1)}.site-manager-dashboard .sidebar .sidebar-header .logo{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:600;margin-bottom:12px}.site-manager-dashboard .sidebar .sidebar-header .logo svg{color:#10b981}.site-manager-dashboard .sidebar .sidebar-header .role-badge{display:inline-block;padding:6px 12px;background:rgba(16,185,129,.2);color:#34d399;border-radius:6px;font-size:12px;font-weight:500}.site-manager-dashboard .sidebar .sidebar-nav{flex:1;padding:16px 12px;overflow-y:auto}.site-manager-dashboard .sidebar .sidebar-nav .nav-item{display:flex;align-items:center;gap:12px;padding:12px 16px;color:#94a3b8;text-decoration:none;border-radius:8px;margin-bottom:4px;transition:all .2s}.site-manager-dashboard .sidebar .sidebar-nav .nav-item .chevron{margin-left:auto;opacity:0;transition:opacity .2s}.site-manager-dashboard .sidebar .sidebar-nav .nav-item:hover{background:rgba(255,255,255,.05);color:#fff}.site-manager-dashboard .sidebar .sidebar-nav .nav-item:hover .chevron{opacity:.5}.site-manager-dashboard .sidebar .sidebar-nav .nav-item.active{background:#10b981;color:#fff}.site-manager-dashboard .sidebar .sidebar-nav .nav-item.active .chevron{opacity:1}.site-manager-dashboard .sidebar .sidebar-footer{padding:16px 20px;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:12px}.site-manager-dashboard .sidebar .sidebar-footer .user-info{flex:1;display:flex;align-items:center;gap:12px}.site-manager-dashboard .sidebar .sidebar-footer .user-info .user-avatar{width:40px;height:40px;border-radius:50%;background:#10b981;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px}.site-manager-dashboard .sidebar .sidebar-footer .user-info .user-details{display:flex;flex-direction:column}.site-manager-dashboard .sidebar .sidebar-footer .user-info .user-details .user-name{font-weight:500;font-size:14px}.site-manager-dashboard .sidebar .sidebar-footer .user-info .user-details .user-role{font-size:12px;color:#94a3b8}.site-manager-dashboard .sidebar .sidebar-footer .logout-btn{padding:8px;background:rgba(255,255,255,.1);border:none;border-radius:8px;color:#94a3b8;cursor:pointer;transition:all .2s}.site-manager-dashboard .sidebar .sidebar-footer .logout-btn:hover{background:#ef4444;color:#fff}.site-manager-dashboard .main-content{flex:1;margin-left:280px;padding:24px;min-height:100vh}.site-manager-dashboard .main-content .loading-state{display:flex;align-items:center;justify-content:center;height:100%;font-size:16px;color:#64748b}.site-manager-dashboard .main-content .page h1{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:8px}.site-manager-dashboard .main-content .page p{color:#64748b;margin-bottom:24px}
.site-staff-dashboard{display:flex;min-height:100vh;background:#f8fafc}.site-staff-dashboard .sidebar{width:280px;background:#1e293b;color:#fff;display:flex;flex-direction:column;position:fixed;height:100vh;left:0;top:0;z-index:100}.site-staff-dashboard .sidebar .sidebar-header{padding:24px 20px;border-bottom:1px solid rgba(255,255,255,.1)}.site-staff-dashboard .sidebar .sidebar-header .logo{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:600;margin-bottom:12px}.site-staff-dashboard .sidebar .sidebar-header .logo svg{color:#f59e0b}.site-staff-dashboard .sidebar .sidebar-header .role-badge{display:inline-block;padding:6px 12px;background:rgba(245,158,11,.2);color:#fbbf24;border-radius:6px;font-size:12px;font-weight:500;text-transform:capitalize}.site-staff-dashboard .sidebar .sidebar-nav{flex:1;padding:16px 12px;overflow-y:auto}.site-staff-dashboard .sidebar .sidebar-nav .nav-item{display:flex;align-items:center;gap:12px;padding:12px 16px;color:#94a3b8;text-decoration:none;border-radius:8px;margin-bottom:4px;transition:all .2s}.site-staff-dashboard .sidebar .sidebar-nav .nav-item .chevron{margin-left:auto;opacity:0;transition:opacity .2s}.site-staff-dashboard .sidebar .sidebar-nav .nav-item:hover{background:rgba(255,255,255,.05);color:#fff}.site-staff-dashboard .sidebar .sidebar-nav .nav-item:hover .chevron{opacity:.5}.site-staff-dashboard .sidebar .sidebar-nav .nav-item.active{background:#f59e0b;color:#fff}.site-staff-dashboard .sidebar .sidebar-nav .nav-item.active .chevron{opacity:1}.site-staff-dashboard .sidebar .sidebar-footer{padding:16px 20px;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:12px}.site-staff-dashboard .sidebar .sidebar-footer .user-info{flex:1;display:flex;align-items:center;gap:12px}.site-staff-dashboard .sidebar .sidebar-footer .user-info .user-avatar{width:40px;height:40px;border-radius:50%;background:#f59e0b;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px}.site-staff-dashboard .sidebar .sidebar-footer .user-info .user-details{display:flex;flex-direction:column}.site-staff-dashboard .sidebar .sidebar-footer .user-info .user-details .user-name{font-weight:500;font-size:14px}.site-staff-dashboard .sidebar .sidebar-footer .user-info .user-details .user-role{font-size:12px;color:#94a3b8;text-transform:capitalize}.site-staff-dashboard .sidebar .sidebar-footer .logout-btn{padding:8px;background:rgba(255,255,255,.1);border:none;border-radius:8px;color:#94a3b8;cursor:pointer;transition:all .2s}.site-staff-dashboard .sidebar .sidebar-footer .logout-btn:hover{background:#ef4444;color:#fff}.site-staff-dashboard .main-content{flex:1;margin-left:280px;padding:24px;min-height:100vh}.site-staff-dashboard .main-content .loading-state{display:flex;align-items:center;justify-content:center;height:100%;font-size:16px;color:#64748b}.site-staff-dashboard .main-content .page h1{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:8px}.site-staff-dashboard .main-content .page p{color:#64748b;margin-bottom:24px}
/* DentalBooking Landing Page Design System */
.landing-page {
  --background: #f8fafc;
  --foreground: #0f172a;
  --card: #ffffff;
  --card-foreground: #0f172a;
  --primary: #2563eb;
  --primary-foreground: #ffffff;
  --secondary: #f1f5f9;
  --secondary-foreground: #1e293b;
  --muted: #e2e8f0;
  --muted-foreground: #64748b;
  --accent: #f97316;
  --accent-foreground: #ffffff;
  --destructive: #ef4444;
  --border: #e2e8f0;
  --success: #22c55e;
  
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  background-color: var(--background);
  color: var(--foreground);
  min-height: 100vh;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.landing-page * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.landing-page h1,
.landing-page h2,
.landing-page h3,
.landing-page h4,
.landing-page h5,
.landing-page h6 {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 700;
  letter-spacing: -0.025em;
  color: var(--foreground);
  line-height: 1.2;
}

/* Container */
.landing-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1rem;
}

@media (min-width: 640px) {
  .landing-container {
    padding: 0 1.5rem;
  }
}

@media (min-width: 1024px) {
  .landing-container {
    padding: 0 2rem;
  }
}

/* Header */
.landing-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background-color: rgba(248, 250, 252, 0.95);
  backdrop-filter: blur(8px);
  border-bottom: 1px solid var(--border);
  height: 64px;
}

.landing-header-content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

@media (min-width: 640px) {
  .landing-header-content {
    padding: 0 1.5rem;
  }
}

.landing-logo {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  text-decoration: none;
  background: linear-gradient(to right, var(--primary), var(--accent));
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.landing-nav {
  display: none;
  align-items: center;
  gap: 2rem;
}

@media (min-width: 768px) {
  .landing-nav {
    display: flex;
  }
}

.landing-nav-link {
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--muted-foreground);
  text-decoration: none;
  transition: color 0.2s ease;
}

.landing-nav-link:hover {
  color: var(--foreground);
}

.landing-nav-link-primary {
  color: var(--primary);
}

.landing-nav-link-primary:hover {
  color: #1d4ed8;
}

.landing-menu-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: transparent;
  border: none;
  cursor: pointer;
  color: var(--muted-foreground);
}

@media (min-width: 768px) {
  .landing-menu-btn {
    display: none;
  }
}

/* Mobile Menu */
.landing-mobile-menu {
  position: fixed;
  top: 64px;
  left: 0;
  right: 0;
  background: var(--card);
  border-bottom: 1px solid var(--border);
  padding: 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  z-index: 99;
}

@media (min-width: 768px) {
  .landing-mobile-menu {
    display: none;
  }
}

.landing-mobile-link {
  display: block;
  padding: 0.75rem 1rem;
  font-size: 1rem;
  font-weight: 500;
  color: var(--foreground);
  text-decoration: none;
  border-radius: 0.5rem;
  transition: background-color 0.2s ease;
}

.landing-mobile-link:hover {
  background-color: var(--secondary);
}

/* Buttons */
.landing-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.75rem 1.5rem;
  font-size: 0.875rem;
  font-weight: 600;
  border-radius: 0.5rem;
  border: none;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.2s ease;
}

.landing-btn-primary {
  background-color: var(--primary);
  color: var(--primary-foreground);
}

.landing-btn-primary:hover {
  background-color: #1d4ed8;
}

.landing-btn-outline {
  background-color: transparent;
  color: var(--foreground);
  border: 1px solid var(--border);
}

.landing-btn-outline:hover {
  background-color: var(--secondary);
}

.landing-btn-ghost {
  background-color: transparent;
  color: var(--muted-foreground);
}

.landing-btn-ghost:hover {
  color: var(--foreground);
  background-color: var(--secondary);
}

.landing-btn-lg {
  padding: 1rem 2rem;
  font-size: 1rem;
}

/* Sections */
.landing-section {
  padding: 4rem 0;
}

@media (min-width: 768px) {
  .landing-section {
    padding: 5rem 0;
  }
}

@media (min-width: 1024px) {
  .landing-section {
    padding: 6rem 0;
  }
}

.landing-section-alt {
  background-color: rgba(241, 245, 249, 0.5);
}

.landing-section-header {
  text-align: center;
  margin-bottom: 3rem;
}

.landing-section-label {
  display: inline-block;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--muted-foreground);
  margin-bottom: 1rem;
}

.landing-section-title {
  font-size: 2rem;
  margin-bottom: 1rem;
}

@media (min-width: 640px) {
  .landing-section-title {
    font-size: 2.5rem;
  }
}

@media (min-width: 768px) {
  .landing-section-title {
    font-size: 3rem;
  }
}

.landing-section-desc {
  font-size: 1rem;
  color: var(--muted-foreground);
  max-width: 600px;
  margin: 0 auto;
}

@media (min-width: 640px) {
  .landing-section-desc {
    font-size: 1.125rem;
  }
}

/* Hero Section */
.landing-hero {
  padding-top: 8rem;
  padding-bottom: 4rem;
  position: relative;
  overflow: hidden;
  min-height: 80vh;
  display: flex;
  align-items: center;
}

@media (min-width: 768px) {
  .landing-hero {
    padding-top: 10rem;
    padding-bottom: 6rem;
  }
}

.landing-hero-bg {
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(37, 99, 235, 0.08) 0%, transparent 50%, rgba(249, 115, 22, 0.08) 100%);
  pointer-events: none;
}

.landing-hero-content {
  position: relative;
  z-index: 10;
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
}

.landing-hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 1rem;
  background-color: rgba(249, 115, 22, 0.1);
  border: 1px solid rgba(249, 115, 22, 0.2);
  border-radius: 9999px;
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--accent);
  margin-bottom: 2rem;
}

.landing-hero-title {
  font-size: 2.5rem;
  margin-bottom: 1.5rem;
}

@media (min-width: 640px) {
  .landing-hero-title {
    font-size: 3.5rem;
  }
}

@media (min-width: 768px) {
  .landing-hero-title {
    font-size: 4.5rem;
  }
}

.landing-gradient-text {
  background: linear-gradient(to right, var(--primary), var(--accent));
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.landing-hero-desc {
  font-size: 1.125rem;
  color: var(--muted-foreground);
  margin-bottom: 2.5rem;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 640px) {
  .landing-hero-desc {
    font-size: 1.25rem;
  }
}

.landing-hero-actions {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}

@media (min-width: 640px) {
  .landing-hero-actions {
    flex-direction: row;
    justify-content: center;
  }
}

.landing-hero-note {
  font-family: 'Caveat', cursive;
  font-size: 0.875rem;
  color: var(--muted-foreground);
  font-style: italic;
}

/* Dashboard Preview */
.landing-dashboard-preview {
  margin-top: 3rem;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.landing-dashboard-card {
  background: var(--card);
  border: 1px solid var(--border);
  border-radius: 1rem;
  padding: 1.5rem;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
}

.landing-dashboard-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 1rem;
  border-bottom: 1px solid var(--border);
  margin-bottom: 1rem;
}

.landing-dashboard-logo {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.landing-dashboard-icon {
  width: 2rem;
  height: 2rem;
  background: var(--primary);
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
}

.landing-dashboard-title {
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--foreground);
}

.landing-dashboard-status {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  font-size: 0.75rem;
  color: var(--muted-foreground);
}

.landing-dashboard-dot {
  width: 0.5rem;
  height: 0.5rem;
  background: var(--success);
  border-radius: 50%;
}

.landing-stats-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.75rem;
  margin-bottom: 1rem;
}

.landing-stat-card {
  background: var(--secondary);
  border-radius: 0.5rem;
  padding: 0.75rem;
  text-align: center;
}

.landing-stat-value {
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--foreground);
}

.landing-stat-value-primary {
  color: var(--primary);
}

.landing-stat-value-accent {
  color: var(--accent);
}

.landing-stat-label {
  font-size: 0.625rem;
  color: var(--muted-foreground);
}

.landing-chart {
  background: rgba(241, 245, 249, 0.5);
  border-radius: 0.5rem;
  padding: 0.75rem;
  margin-bottom: 0.75rem;
}

.landing-chart-bars {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  height: 3rem;
  gap: 0.25rem;
}

.landing-chart-bar {
  flex: 1;
  background: rgba(37, 99, 235, 0.6);
  border-radius: 0.25rem 0.25rem 0 0;
  transition: background-color 0.2s ease;
}

.landing-chart-bar:hover {
  background: var(--primary);
}

.landing-chart-labels {
  display: flex;
  justify-content: space-between;
  margin-top: 0.5rem;
  font-size: 0.5625rem;
  color: var(--muted-foreground);
}

.landing-activity {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.landing-activity-item {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.75rem;
}

.landing-activity-icon {
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.landing-activity-icon-green {
  background: rgba(34, 197, 94, 0.1);
  color: var(--success);
}

.landing-activity-icon-blue {
  background: rgba(37, 99, 235, 0.1);
  color: var(--primary);
}

.landing-activity-text {
  flex: 1;
  color: var(--muted-foreground);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.landing-activity-time {
  font-size: 0.625rem;
  color: var(--muted-foreground);
}

/* Cards Grid */
.landing-cards-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}

@media (min-width: 640px) {
  .landing-cards-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1024px) {
  .landing-cards-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

.landing-card {
  background: var(--card);
  border: 1px solid var(--border);
  border-radius: 0.75rem;
  padding: 1.5rem;
  transition: all 0.3s ease;
}

.landing-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1);
}

.landing-card-icon {
  width: 3rem;
  height: 3rem;
  border-radius: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
}

.landing-card-icon-primary {
  background: rgba(37, 99, 235, 0.1);
  color: var(--primary);
}

.landing-card-icon-accent {
  background: rgba(249, 115, 22, 0.1);
  color: var(--accent);
}

.landing-card-title {
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: var(--foreground);
}

.landing-card-desc {
  font-size: 0.875rem;
  color: var(--muted-foreground);
  line-height: 1.6;
}

/* Features Grid */
.landing-features-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}

@media (min-width: 640px) {
  .landing-features-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1024px) {
  .landing-features-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 1280px) {
  .landing-features-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

/* Steps */
.landing-steps {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  margin-bottom: 3rem;
}

@media (min-width: 768px) {
  .landing-steps {
    grid-template-columns: repeat(3, 1fr);
  }
}

.landing-step {
  text-align: center;
}

.landing-step-icon {
  width: 6rem;
  height: 6rem;
  border-radius: 1rem;
  background: rgba(37, 99, 235, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.5rem;
  transition: transform 0.3s ease;
}

.landing-step:hover .landing-step-icon {
  transform: scale(1.05);
}

.landing-step-number {
  font-size: 0.875rem;
  font-weight: 700;
  color: var(--primary);
  margin-bottom: 0.5rem;
}

.landing-step-title {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
  color: var(--foreground);
}

.landing-step-desc {
  font-size: 0.875rem;
  color: var(--muted-foreground);
}

/* Badges */
.landing-badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.5rem;
  margin-top: 3rem;
}

.landing-badge {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.875rem;
  color: var(--muted-foreground);
}

.landing-badge-icon {
  color: var(--primary);
}

/* Tables */
.landing-table-wrapper {
  overflow-x: auto;
  border-radius: 0.75rem;
  border: 1px solid var(--border);
  background: var(--card);
}

.landing-table {
  width: 100%;
  min-width: 640px;
  border-collapse: collapse;
  font-size: 0.875rem;
}

.landing-table thead {
  background: rgba(241, 245, 249, 0.5);
}

.landing-table th {
  padding: 1rem;
  text-align: left;
  font-weight: 600;
  color: var(--foreground);
  border-bottom: 1px solid var(--border);
}

.landing-table th:not(:first-child) {
  text-align: center;
}

.landing-table td {
  padding: 0.75rem 1rem;
  border-bottom: 1px solid rgba(226, 232, 240, 0.7);
  color: var(--foreground);
}

.landing-table td:not(:first-child) {
  text-align: center;
}

.landing-table tbody tr:last-child td {
  border-bottom: none;
}

.landing-table tbody tr:hover {
  background: rgba(241, 245, 249, 0.3);
}

.landing-table-check {
  color: var(--success);
}

.landing-table-x {
  color: var(--destructive);
}

.landing-table-text {
  color: var(--foreground);
}

/* CTA Section */
.landing-cta {
  position: relative;
  overflow: hidden;
}

.landing-cta-bg {
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(249, 115, 22, 0.05) 0%, transparent 50%, rgba(37, 99, 235, 0.05) 100%);
  pointer-events: none;
}

.landing-cta-content {
  position: relative;
  z-index: 10;
  text-align: center;
  max-width: 700px;
  margin: 0 auto;
}

/* Footer - Light background */
.landing-footer {
  background: #f8fafc;
  color: #1e293b;
  padding: 1.5rem 0;
  border-top: 1px solid #e2e8f0;
}

.landing-footer-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  text-align: center;
}

@media (min-width: 768px) {
  .landing-footer-content {
    flex-direction: row;
    justify-content: space-between;
    text-align: left;
  }
}

.landing-footer-logo {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  background: linear-gradient(to right, var(--primary), var(--accent));
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.landing-footer-text {
  font-size: 0.875rem;
  color: #64748b;
}

/* Modal */
.landing-modal-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(4px);
  z-index: 200;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
}

.landing-modal {
  background: var(--card);
  border-radius: 1rem;
  width: 100%;
  max-width: 500px;
  max-height: 90vh;
  overflow-y: auto;
  position: relative;
}

.landing-modal-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 2rem;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: none;
  cursor: pointer;
  color: var(--muted-foreground);
  border-radius: 0.25rem;
  transition: background-color 0.2s ease;
}

.landing-modal-close:hover {
  background: var(--secondary);
}

.landing-modal-content {
  padding: 2rem;
}

.landing-modal-header {
  text-align: center;
  margin-bottom: 1.5rem;
}

.landing-modal-icon {
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 1rem;
  background: rgba(37, 99, 235, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1rem;
  color: var(--primary);
}

.landing-modal-title {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: var(--foreground);
}

.landing-modal-desc {
  font-size: 0.875rem;
  color: var(--muted-foreground);
}

.landing-form-group {
  margin-bottom: 1rem;
}

.landing-form-label {
  display: block;
  font-size: 0.875rem;
  font-weight: 500;
  margin-bottom: 0.5rem;
  color: var(--foreground);
}

.landing-form-input,
.landing-form-select,
.landing-form-textarea {
  width: 100%;
  padding: 0.75rem 1rem;
  font-size: 0.875rem;
  border: 1px solid var(--border);
  border-radius: 0.5rem;
  background: var(--card);
  color: var(--foreground);
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.landing-form-input:focus,
.landing-form-select:focus,
.landing-form-textarea:focus {
  outline: none;
  border-color: var(--primary);
  box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.1);
}

.landing-form-input::placeholder,
.landing-form-textarea::placeholder {
  color: var(--muted-foreground);
}

.landing-form-textarea {
  min-height: 100px;
  resize: vertical;
}

.landing-form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}

.landing-step-indicator {
  display: flex;
  justify-content: center;
  gap: 0.5rem;
  margin-bottom: 1.5rem;
}

.landing-step-dot {
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 50%;
  background: var(--muted);
  transition: all 0.3s ease;
}

.landing-step-dot-active {
  width: 2rem;
  background: var(--primary);
}

.landing-step-dot-completed {
  background: var(--primary);
}

.landing-modal-footer {
  display: flex;
  justify-content: space-between;
  padding: 1rem 2rem 2rem;
  border-top: 1px solid var(--border);
}

.landing-challenge-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.75rem;
}

@media (min-width: 480px) {
  .landing-challenge-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.landing-challenge-btn {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 1rem;
  background: transparent;
  border: 2px solid var(--border);
  border-radius: 0.75rem;
  cursor: pointer;
  text-align: left;
  transition: all 0.2s ease;
}

.landing-challenge-btn:hover {
  border-color: rgba(37, 99, 235, 0.5);
  background: rgba(241, 245, 249, 0.5);
}

.landing-challenge-btn-active {
  border-color: var(--primary);
  background: rgba(37, 99, 235, 0.05);
}

.landing-challenge-check {
  width: 1.25rem;
  height: 1.25rem;
  border: 2px solid var(--muted);
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: all 0.2s ease;
}

.landing-challenge-check-active {
  background: var(--primary);
  border-color: var(--primary);
  color: white;
}

.landing-challenge-label {
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--foreground);
}

.landing-role-btn {
  width: 100%;
  padding: 1rem;
  background: transparent;
  border: 2px solid var(--border);
  border-radius: 0.75rem;
  cursor: pointer;
  text-align: left;
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--foreground);
  transition: all 0.2s ease;
  margin-bottom: 0.75rem;
}

.landing-role-btn:hover {
  border-color: rgba(37, 99, 235, 0.5);
  background: rgba(241, 245, 249, 0.5);
}

.landing-role-btn-active {
  border-color: var(--primary);
  background: rgba(37, 99, 235, 0.05);
}

.landing-success {
  text-align: center;
  padding: 2rem;
}

.landing-success-icon {
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  background: rgba(34, 197, 94, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.5rem;
  color: var(--success);
}

.landing-success-title {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
  color: var(--foreground);
}

.landing-success-desc {
  font-size: 0.875rem;
  color: var(--muted-foreground);
  margin-bottom: 1.5rem;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}

/* Animations */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.landing-animate {
  animation: fadeInUp 0.5s ease-out forwards;
}

.landing-animate-delay-1 { animation-delay: 0.1s; }
.landing-animate-delay-2 { animation-delay: 0.2s; }
.landing-animate-delay-3 { animation-delay: 0.3s; }
.landing-animate-delay-4 { animation-delay: 0.4s; }
.landing-animate-delay-5 { animation-delay: 0.5s; }

/* New Landing Page Styles - DentalBOOKING AI */

/* Zoho Form Popup Styles */
.zf_lB_Dimmer_334079 {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: rgb(0, 0, 0);
  opacity: 0.8;
  z-index: 10000000;
}

.zf_lB_Container_334079 {
  position: fixed;
  background-color: white;
  margin: 0;
  margin-right: 0px;
  padding: 0;
  height: 977px;
  width: 70%;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  border: 7px solid none;
  max-height: calc(100% - 60px);
  z-index: 999999;
  transition: height 0.5s ease;
  outline: none;
  border-radius: 12px;
  overflow: hidden;
}

.zf_lB_Wrapper_334079 {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: 0;
  margin-top: -180px;
  z-index: 10000001;
}

.zf_main_id_334079 {
  height: calc(100% - 0px);
  display: flex;
  overflow-y: auto;
  overflow-x: hidden;
}

.zf_lb_closeform_334079 {
  position: absolute;
  right: 10px;
  background: #2f2e2e;
  padding: 0;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  top: 10px;
  cursor: pointer;
  border: 2px solid #d9d9d9;
  z-index: 10000002;
}

.zf_lb_closeform_334079:before,
.zf_lb_closeform_334079:after {
  position: absolute;
  left: 16px;
  content: ' ';
  height: 19px;
  width: 2px;
  top: 7px;
  background-color: #f7f7f7;
}

.zf_lb_closeform_334079:before {
  transform: rotate(45deg);
}

.zf_lb_closeform_334079:after {
  transform: rotate(-45deg);
}

@media screen and (min-device-width: 10px) and (max-device-width: 380px) {
  .zf_lB_Container_334079 {
    width: 270px !important;
  }
}

@media screen and (min-device-width: 360px) and (max-device-width: 480px) {
  .zf_lB_Container_334079 {
    width: 350px !important;
  }
}

@media screen and (min-device-width: 440px) and (max-device-width: 500px) {
  .zf_lB_Container_334079 {
    width: 380px !important;
  }
}

@media only screen and (min-width: 500px) and (max-width: 600px) {
  .zf_lB_Container_334079 {
    width: 450px;
  }
}

@media only screen and (min-width: 601px) and (max-width: 700px) {
  .zf_lB_Container_334079 {
    width: 540px;
  }
}

@media only screen and (min-width: 700px) and (max-width: 800px) {
  .zf_lB_Container_334079 {
    width: 650px;
  }
}

@media screen and (min-device-width: 801px) and (max-device-width: 1268px) {
  .zf_lB_Container_334079 {
    width: 750px !important;
  }
}

:root {
  --nl-background: #ffffff;
  --nl-foreground: #0f172a;
  --nl-card: #ffffff;
  --nl-primary: #3b82f6;
  --nl-primary-foreground: #ffffff;
  --nl-secondary: #10b981;
  --nl-accent: #f97316;
  --nl-muted: #475569;
  --nl-muted-bg: #f1f5f9;
  --nl-border: #e2e8f0;
  --nl-destructive: #ef4444;
  --nl-success: #10b981;
  --nl-gold: #eab308;
  --nl-radius: 0.75rem;
}

html, body {
  overflow-x: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
}

.new-landing {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
  color: var(--nl-foreground);
  background: linear-gradient(to right, #f0f7ff 0%, #faf8ff 40%, #fff8f2 80%, #fff5ee 100%);
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  width: 100%;
  min-height: 100vh;
}

.new-landing * { box-sizing: border-box; }
.new-landing h1, .new-landing h2, .new-landing h3, .new-landing h4 {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 700;
  line-height: 1.2;
}

/* Containers */
.nl-container { max-width: 48rem; margin: 0 auto; padding: 0 1rem; width: 100%; }
.nl-container-center { max-width: 56rem; margin: 0 auto; padding: 0 1rem; width: 100%; }
.nl-container-wide { max-width: 72rem; margin: 0 auto; padding: 0 1rem; width: 100%; }
@media (min-width: 640px) {
  .nl-container, .nl-container-center, .nl-container-wide { padding: 0 1.5rem; }
}

/* Sections */
.nl-section { padding: 1.5rem 0; }
@media (min-width: 640px) { .nl-section { padding: 2rem 0; } }
@media (min-width: 768px) { .nl-section { padding: 2.5rem 0; } }
@media (min-width: 1024px) { .nl-section { padding: 3rem 0; } }
.nl-section-light { background: rgba(241,245,249,0.3); }
.nl-section-muted { background: rgba(241,245,249,0.5); }
.nl-section-amber { background: rgba(255,251,235,0.3); }
.nl-text-center { text-align: center; }
.nl-mb-lg { margin-bottom: 2.5rem; }
.nl-mt-md { margin-top: 2rem; }

/* Typography */
.nl-section-label {
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 0.75rem;
  font-weight: 500;
  color: var(--nl-muted);
  margin-bottom: 0.75rem;
}
.nl-section-title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--nl-foreground);
  line-height: 1.2;
  margin-bottom: 1.25rem;
}
@media (min-width: 640px) { .nl-section-title { font-size: 1.875rem; margin-bottom: 1.5rem; } }
@media (min-width: 768px) { .nl-section-title { font-size: 2.25rem; margin-bottom: 1.75rem; } }
.nl-section-desc {
  font-size: 1rem;
  color: var(--nl-muted);
  margin: 0 0 1.5rem;
  max-width: 36rem;
  margin-left: auto;
  margin-right: auto;
}
.nl-pricing-title { font-size: 1.5rem !important; }
@media (min-width: 640px) { .nl-pricing-title { font-size: 2rem !important; } }
@media (min-width: 1024px) { .nl-pricing-title { font-size: 2.5rem !important; } }

/* Cards */
.nl-card {
  background: var(--nl-card);
  border: 1px solid var(--nl-border);
  border-radius: 1rem;
  padding: 1rem;
  box-shadow: 0 1px 3px rgba(0,0,0,0.05);
}
@media (min-width: 640px) { .nl-card { padding: 1.5rem; } }
@media (min-width: 768px) { .nl-card { padding: 2rem; } }
@media (min-width: 1024px) { .nl-card { padding: 2.5rem; } }
.nl-card-pricing { padding: 1.5rem 1rem; }
@media (min-width: 640px) { .nl-card-pricing { padding: 2rem 1.5rem; } }
@media (min-width: 768px) { .nl-card-pricing { padding: 2.5rem 2rem; } }

/* Buttons */
.nl-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  font-size: 0.8rem;
  padding: 0.5rem 1rem;
  border-radius: 0.5rem;
  border: none;
  cursor: pointer;
  transition: all 0.2s;
  text-decoration: none;
  white-space: normal;
  text-align: center;
  line-height: 1.3;
  max-width: 100%;
}
@media (min-width: 480px) { .nl-btn { font-size: 0.875rem; padding: 0.625rem 1.25rem; white-space: nowrap; } }
.nl-btn-primary {
  background: var(--nl-primary);
  color: var(--nl-primary-foreground);
}
.nl-btn-primary:hover { background: #2563eb; }
.nl-btn-outline {
  background: transparent;
  border: 1px solid var(--nl-border);
  color: var(--nl-foreground);
}
.nl-btn-outline:hover { background: var(--nl-muted-bg); }
.nl-btn-white {
  background: white;
  color: var(--nl-primary);
}
.nl-btn-white:hover { background: rgba(255,255,255,0.9); }
.nl-btn-lg { padding: 0.625rem 1rem; font-size: 0.8rem; min-height: 44px; }
@media (min-width: 480px) { .nl-btn-lg { padding: 0.75rem 1.5rem; font-size: 0.875rem; } }
@media (min-width: 640px) { .nl-btn-lg { padding: 0.875rem 2rem; font-size: 1rem; } }
.nl-btn-sm { padding: 0.375rem 0.75rem; font-size: 0.7rem; }
@media (min-width: 480px) { .nl-btn-sm { padding: 0.5rem 1rem; font-size: 0.75rem; } }
.nl-btn-full { width: 100%; }

/* Announcement Bar */
.nl-announcement-bar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 50;
  background: linear-gradient(to right, var(--nl-primary), var(--nl-accent));
  color: white;
  padding: 0.5rem 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-size: 0.7rem;
  flex-wrap: wrap;
  text-align: center;
  min-height: 36px;
}
@media (min-width: 480px) { .nl-announcement-bar { padding: 0.625rem 1rem; font-size: 0.75rem; gap: 0.75rem; min-height: 40px; } }
@media (min-width: 640px) { .nl-announcement-bar { font-size: 0.875rem; padding: 0.75rem 1rem; min-height: 44px; } }
.nl-announcement-cta {
  background: white;
  color: var(--nl-primary);
  padding: 0.3rem 0.6rem;
  border-radius: 9999px;
  font-weight: 600;
  font-size: 0.65rem;
  border: none;
  cursor: pointer;
  white-space: normal;
  text-align: center;
  line-height: 1.2;
}
@media (min-width: 480px) { .nl-announcement-cta { padding: 0.375rem 0.75rem; font-size: 0.75rem; white-space: nowrap; } }
.nl-announcement-cta:hover { background: rgba(255,255,255,0.9); }

/* Header */
.nl-header {
  position: fixed;
  top: 57px;
  left: 0;
  right: 0;
  z-index: 40;
  background: rgba(255,255,255,0.95);
  backdrop-filter: blur(8px);
  border-bottom: 1px solid rgba(226,232,240,0.5);
  transition: top 0.2s;
}
@media (min-width: 480px) { .nl-header { top: 40px; } }
@media (min-width: 640px) { .nl-header { top: 44px; } }
.nl-header-content {
  max-width: 72rem;
  margin: 0 auto;
  padding: 0 0.75rem;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
@media (min-width: 480px) { .nl-header-content { padding: 0 1rem; height: 3.5rem; } }
@media (min-width: 640px) { .nl-header-content { height: 4rem; padding: 0 1.5rem; } }
@media (min-width: 1024px) { .nl-header-content { padding: 0 2rem; } }
.nl-logo {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  background: linear-gradient(to right, var(--nl-primary), var(--nl-accent));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-decoration: none;
  flex-shrink: 0;
}
@media (min-width: 480px) { .nl-logo { font-size: 1.125rem; } }
@media (min-width: 640px) { .nl-logo { font-size: 1.25rem; } }
.nl-logo-ai { color: var(--nl-accent); }
.nl-nav {
  display: none;
  align-items: center;
  gap: 1.5rem;
}
@media (min-width: 768px) { .nl-nav { display: flex; gap: 1rem; } }
@media (min-width: 1024px) { .nl-nav { gap: 1.5rem; } }
.nl-nav a {
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--nl-muted);
  text-decoration: none;
  transition: color 0.2s;
}
.nl-nav a:hover { color: var(--nl-foreground); }
.nl-header-actions {
  display: none;
  align-items: center;
  gap: 0.75rem;
}
@media (min-width: 768px) { .nl-header-actions { display: flex; } }
@media (min-width: 1024px) { .nl-header-actions { gap: 1rem; } }
.nl-header-actions .nl-btn-primary {
  padding: 0.625rem 1.25rem;
  font-size: 0.875rem;
  white-space: nowrap;
}
.nl-header-link {
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--nl-muted);
  text-decoration: none;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0.5rem;
}
.nl-header-link:hover { color: var(--nl-foreground); }
.nl-menu-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  min-height: 40px;
  background: none;
  border: none;
  color: var(--nl-foreground);
  cursor: pointer;
  margin-left: auto;
  flex-shrink: 0;
  padding: 0.5rem;
}
@media (min-width: 480px) { .nl-menu-btn { min-width: 44px; min-height: 44px; } }
@media (min-width: 768px) { .nl-menu-btn { display: none; } }

/* Hide nav and actions on mobile (below 768px), show menu button */
@media (max-width: 767px) {
  .nl-nav { display: none !important; }
  .nl-header-actions { display: none !important; }
  .nl-menu-btn { display: flex !important; }
}
/* Mobile Menu Drawer */
.nl-mobile-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
}
.nl-mobile-drawer {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 80%;
  max-width: 320px;
  background: white;
  z-index: 101;
  display: flex;
  flex-direction: column;
  padding: 1.5rem;
  box-shadow: -4px 0 20px rgba(0, 0, 0, 0.15);
}
.nl-drawer-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: none;
  border: none;
  color: var(--nl-muted);
  cursor: pointer;
  padding: 0.5rem;
  min-width: 44px;
  min-height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nl-drawer-close:hover { color: var(--nl-foreground); }
.nl-drawer-nav {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  margin-top: 3rem;
  flex: 1;
}
.nl-drawer-nav a {
  display: block;
  padding: 1rem 0.75rem;
  font-size: 1.125rem;
  font-weight: 600;
  color: var(--nl-foreground);
  text-decoration: none;
  border-radius: 0.5rem;
}
.nl-drawer-nav a:hover { background: var(--nl-muted-bg); }
.nl-drawer-actions {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  margin-top: auto;
  padding-top: 1.5rem;
  border-top: 1px solid var(--nl-border);
}

/* Hero */
.nl-hero {
  position: relative;
  min-height: 85vh;
  display: flex;
  align-items: center;
  overflow: hidden;
  padding: 6rem 0 2rem;
  margin-top: 4rem;
}
@media (min-width: 480px) { .nl-hero { padding: 6.5rem 0 2rem; } }
@media (min-width: 640px) { .nl-hero { min-height: 90vh; padding: 8rem 0 3rem; } }
.nl-hero-bg {
  position: absolute;
  inset: 0;
  background: linear-gradient(to right, #E8F0FE 0%, #D6E4FF 25%, #FDE8D8 75%, #FFF0E5 100%);
}
.nl-hero-blur-1 {
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translateX(-50%);
  width: 280px;
  height: 280px;
  border-radius: 50%;
  background: rgba(59,130,246,0.1);
  filter: blur(48px);
  pointer-events: none;
}
@media (min-width: 640px) { .nl-hero-blur-1 { width: 380px; height: 380px; } }
@media (min-width: 1024px) { .nl-hero-blur-1 { width: 480px; height: 480px; } }
.nl-hero-blur-2 {
  position: absolute;
  bottom: 25%;
  right: 0;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: rgba(249,115,22,0.1);
  filter: blur(48px);
  pointer-events: none;
}
@media (min-width: 640px) { .nl-hero-blur-2 { width: 280px; height: 280px; } }
.nl-hero-content {
  position: relative;
  z-index: 10;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
  max-width: 48rem;
  margin: 0 auto;
}
.nl-hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.375rem 0.75rem;
  border-radius: 9999px;
  background: linear-gradient(to right, rgba(59,130,246,0.15), rgba(249,115,22,0.15));
  border: 1px solid rgba(59,130,246,0.2);
  color: var(--nl-foreground);
  font-size: 0.75rem;
  font-weight: 500;
}
@media (min-width: 640px) { .nl-hero-badge { padding: 0.5rem 1rem; font-size: 0.875rem; } }
.nl-hero-title {
  font-size: 1.875rem;
  font-weight: 700;
  color: var(--nl-foreground);
  margin: 0;
  text-wrap: balance;
}
@media (min-width: 640px) { .nl-hero-title { font-size: 2.25rem; } }
@media (min-width: 768px) { .nl-hero-title { font-size: 3rem; } }
@media (min-width: 1024px) { .nl-hero-title { font-size: 3.75rem; } }
.nl-hero-subtitle {
  font-size: 1.125rem;
  font-weight: 500;
  color: var(--nl-primary);
  margin: 0;
  letter-spacing: 0.01em;
}
@media (min-width: 640px) { .nl-hero-subtitle { font-size: 1.375rem; } }
@media (min-width: 1024px) { .nl-hero-subtitle { font-size: 1.5rem; } }
.nl-hero-desc {
  font-size: 1rem;
  color: var(--nl-muted);
  margin: 0;
  max-width: 36rem;
}
@media (min-width: 640px) { .nl-hero-desc { font-size: 1.125rem; } }
@media (min-width: 1024px) { .nl-hero-desc { font-size: 1.25rem; } }
.nl-urgency {
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--nl-destructive);
  margin: 0;
}
@media (min-width: 640px) { .nl-urgency { font-size: 1rem; } }
.nl-hero-actions {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  width: 100%;
}
@media (min-width: 640px) { .nl-hero-actions { flex-direction: row; gap: 1rem; width: auto; justify-content: center; } }
.nl-trust-badges-inline {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 1rem;
  justify-content: center;
  font-size: 0.75rem;
  color: var(--nl-muted);
}
@media (min-width: 640px) { .nl-trust-badges-inline { gap: 0.5rem 1.5rem; font-size: 0.875rem; } }

/* Stats Card */
.nl-stats-card {
  position: relative;
  width: 100%;
  max-width: 28rem;
  margin: 0 auto;
}
.nl-stats-card-glow {
  position: absolute;
  inset: 0;
  background: linear-gradient(to right, rgba(59,130,246,0.2), rgba(249,115,22,0.2));
  border-radius: 1rem;
  filter: blur(48px);
}
.nl-stats-card-inner {
  position: relative;
  background: var(--nl-card);
  border: 1px solid var(--nl-border);
  border-radius: 1rem;
  padding: 1rem;
  box-shadow: 0 25px 50px -12px rgba(0,0,0,0.25);
}
@media (min-width: 640px) { .nl-stats-card-inner { padding: 1.5rem; } }
.nl-stats-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.75rem;
}
@media (min-width: 640px) { .nl-stats-header { margin-bottom: 1rem; } }
.nl-stats-title { font-weight: 600; font-size: 0.875rem; color: var(--nl-foreground); }
@media (min-width: 640px) { .nl-stats-title { font-size: 1rem; } }
.nl-stats-live {
  display: inline-flex;
  align-items: center;
  padding: 0.125rem 0.5rem;
  border-radius: 0.25rem;
  background: rgba(16,185,129,0.1);
  color: #166534;
  font-size: 0.75rem;
  font-weight: 500;
}
.nl-stats-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.5rem;
}
@media (min-width: 640px) { .nl-stats-grid { gap: 1rem; } }
.nl-stat-item {
  background: var(--nl-muted-bg);
  border-radius: 0.5rem;
  padding: 0.5rem;
  text-align: center;
}
@media (min-width: 640px) { .nl-stat-item { padding: 0.75rem; } }
.nl-stat-value {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0;
}
@media (min-width: 640px) { .nl-stat-value { font-size: 1.5rem; } }
.nl-stat-secondary { color: var(--nl-secondary); }
.nl-stat-primary { color: var(--nl-primary); }
.nl-stat-gold { color: var(--nl-gold); }
.nl-stat-label { font-size: 0.625rem; color: var(--nl-muted); margin: 0; }
@media (min-width: 640px) { .nl-stat-label { font-size: 0.75rem; } }
.nl-stats-list { margin-top: 1rem; display: flex; flex-direction: column; gap: 0.5rem; }
.nl-stats-list-item {
  font-size: 0.875rem;
  color: var(--nl-muted);
  padding: 0.25rem 0;
  border-bottom: 1px solid rgba(226,232,240,0.5);
}
.nl-stats-list-item:last-child { border-bottom: none; }

/* Problem Stats */
.nl-problem-stats {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
@media (min-width: 640px) { .nl-problem-stats { grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 1024px) { .nl-problem-stats { grid-template-columns: repeat(4, 1fr); } }
.nl-problem-stat {
  background: white;
  border: 1px solid var(--nl-border);
  border-radius: 0.75rem;
  padding: 1.5rem;
  text-align: center;
}
.nl-problem-stat-value {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 1.875rem;
  font-weight: 700;
  color: var(--nl-foreground);
  margin: 0;
}
@media (min-width: 640px) { .nl-problem-stat-value { font-size: 2.25rem; } }
.nl-problem-stat-label {
  font-size: 0.875rem;
  color: var(--nl-muted);
  margin: 0.25rem 0 0;
}

/* Trust Line & Badges */
.nl-trust-line {
  padding: 1.5rem 0;
  border-bottom: 1px solid var(--nl-border);
  background: var(--nl-background);
  text-align: center;
}
.nl-trust-line p {
  font-size: 0.875rem;
  color: var(--nl-muted);
  max-width: 48rem;
  margin: 0 auto;
}
.nl-trust-badges-section { padding: 2rem 0; background: rgba(241,245,249,0.2); }
.nl-trust-badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1rem 2rem;
}
.nl-trust-badge {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.875rem;
  color: var(--nl-muted);
}
.nl-trust-badge-icon { font-size: 1.125rem; }

/* Demo Section */
.nl-demo-placeholder {
  max-width: 42rem;
  margin: 0 auto;
  background: white;
  border: 1px solid var(--nl-border);
  border-radius: 1rem;
  padding: 3rem;
}
.nl-demo-video {
  aspect-ratio: 16 / 9;
  background: var(--nl-muted-bg);
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--nl-muted);
  font-size: 0.875rem;
}
.nl-interactive-demo { margin-top: 2rem; }
.nl-demo-card {
  display: flex;
  align-items: center;
  gap: 1rem;
  background: white;
  border: 1px solid var(--nl-border);
  border-radius: 0.75rem;
  padding: 1rem 1.25rem;
  max-width: 24rem;
  margin: 0 auto;
}
.nl-demo-icon { color: var(--nl-primary); flex-shrink: 0; }
.nl-demo-card-title { font-weight: 600; font-size: 0.875rem; margin: 0; }
.nl-demo-card-desc { font-size: 0.75rem; color: var(--nl-muted); margin: 0; }

/* Founding 50 / Pricing Badge */
.nl-pricing-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 1rem;
  border-radius: 9999px;
  background: rgba(249,115,22,0.1);
  border: 1px solid rgba(249,115,22,0.2);
  color: var(--nl-accent);
  font-weight: 600;
  margin-bottom: 1.5rem;
}
.nl-pricing-old { text-decoration: line-through; opacity: 0.8; }
.nl-pricing-arrow { font-weight: 400; }
.nl-pricing-new { font-weight: 700; }
.nl-founding-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
  margin-bottom: 1.5rem;
  justify-items: center;
}
@media (min-width: 640px) { .nl-founding-grid { grid-template-columns: repeat(2, 1fr); } }
.nl-founding-benefits {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  text-align: left;
}
.nl-founding-benefits li {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.875rem;
  color: var(--nl-foreground);
}
.nl-founding-benefits svg { color: var(--nl-primary); flex-shrink: 0; }
.nl-founding-counter {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: rgba(59,130,246,0.05);
  border: 1px solid rgba(59,130,246,0.1);
  border-radius: 0.75rem;
  padding: 1.5rem;
}
.nl-founding-number {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 1.875rem;
  font-weight: 700;
  color: var(--nl-primary);
}
.nl-founding-text { font-size: 0.875rem; color: var(--nl-muted); }

/* Canada Features */
.nl-canada-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2.5rem;
  align-items: center;
  justify-items: center;
}
@media (min-width: 1024px) { .nl-canada-grid { grid-template-columns: repeat(2, 1fr); } }
.nl-canada-features {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  text-align: left;
}
.nl-canada-features li {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  color: var(--nl-muted);
}
.nl-canada-check { color: var(--nl-secondary); flex-shrink: 0; margin-top: 0.125rem; }

/* PMS block (Sikka-style) */
.nl-pms-block {
  width: 100%;
  max-width: 32rem;
}
.nl-pms-label {
  display: block;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: var(--nl-muted);
  margin-bottom: 0.25rem;
}
.nl-pms-title {
  font-size: 1.5rem;
  font-weight: 600;
  color: var(--nl-fg, var(--nl-foreground, #0f172a));
  margin: 0 0 0.5rem;
}
.nl-pms-intro {
  font-size: 0.9375rem;
  color: var(--nl-muted);
  margin: 0 0 1.25rem;
  line-height: 1.5;
}
.nl-pms-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.5rem 1.5rem;
  margin-bottom: 1rem;
}
@media (min-width: 640px) { .nl-pms-grid { grid-template-columns: repeat(3, 1fr); } }
@media (min-width: 900px) { .nl-pms-grid { grid-template-columns: repeat(5, 1fr); } }
.nl-pms-grid-item {
  font-size: 0.875rem;
  color: var(--nl-fg);
}
.nl-pms-list-link {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  background: none;
  border: none;
  padding: 0;
  min-height: 2.75rem;
  font-size: 0.9375rem;
  font-weight: 500;
  color: var(--nl-primary, #2563eb);
  cursor: pointer;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.nl-pms-list-link:hover { color: var(--nl-primary-hover, #1d4ed8); }
.nl-pms-list-arrow { flex-shrink: 0; }

/* PMS modal */
.nl-pms-modal-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  padding: max(1rem, env(safe-area-inset-top)) max(1rem, env(safe-area-inset-right)) max(1rem, env(safe-area-inset-bottom)) max(1rem, env(safe-area-inset-left));
}
.nl-pms-modal {
  position: relative;
  background: var(--nl-bg, var(--nl-background, #ffffff));
  border-radius: 0.75rem;
  max-width: 56rem;
  width: 100%;
  max-height: min(85vh, calc(100dvh - 2rem));
  overflow: hidden;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.nl-pms-modal-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: none;
  border: none;
  padding: 0.5rem;
  min-width: 2.75rem;
  min-height: 2.75rem;
  color: var(--nl-muted);
  cursor: pointer;
  border-radius: 0.25rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 480px) {
  .nl-pms-modal-close { top: 0.75rem; right: 0.75rem; min-width: 2.5rem; min-height: 2.5rem; }
}
.nl-pms-modal-close:hover { color: var(--nl-fg, var(--nl-foreground, #0f172a)); background: var(--nl-muted-bg); }
.nl-pms-modal-title {
  font-size: 1.25rem;
  font-weight: 600;
  margin: 0;
  padding: 1.5rem 1.5rem 0.5rem;
}
.nl-pms-modal-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem 1.5rem;
  padding: 0.5rem 1.5rem 1.5rem;
  overflow-y: auto;
  max-height: calc(min(85vh, 100dvh - 2rem) - 5rem);
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 480px) {
  .nl-pms-modal-list { gap: 0.75rem 1rem; padding: 0.5rem 1rem 1rem; }
  .nl-pms-modal-title { padding: 1.25rem 1rem 0.5rem; font-size: 1.125rem; }
}
@media (min-width: 640px) { .nl-pms-modal-list { grid-template-columns: repeat(3, 1fr); } }
@media (min-width: 900px) { .nl-pms-modal-list { grid-template-columns: repeat(4, 1fr); } }
@media (min-width: 1100px) { .nl-pms-modal-list { grid-template-columns: repeat(5, 1fr); } }
.nl-pms-modal-col {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.nl-pms-modal-letter {
  font-size: 0.75rem;
  font-weight: 600;
  color: var(--nl-muted);
  letter-spacing: 0.05em;
  margin-bottom: 0.25rem;
}
.nl-pms-modal-name {
  font-size: 0.875rem;
  color: var(--nl-fg, var(--nl-foreground, #0f172a));
}

/* Founder Story */
.nl-founder-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
  align-items: start;
  justify-items: center;
}
@media (min-width: 1024px) { .nl-founder-grid { grid-template-columns: auto 1fr; gap: 2.5rem; } }
.nl-founder-image-wrapper { flex-shrink: 0; }
.nl-founder-image {
  width: 12rem;
  height: 12rem;
  border-radius: 1rem;
  object-fit: cover;
  box-shadow: 0 10px 25px -5px rgba(0,0,0,0.1);
}
@media (min-width: 640px) { .nl-founder-image { width: 14rem; height: 14rem; } }
.nl-founder-content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  color: var(--nl-muted);
  max-width: 36rem;
  text-align: left;
}
@media (min-width: 1024px) { .nl-founder-content { max-width: none; } }
.nl-founder-content p { margin: 0; font-size: 0.875rem; }
@media (min-width: 640px) { .nl-founder-content p { font-size: 1rem; } }
.nl-founder-quote {
  font-size: 1rem !important;
  font-weight: 500;
  font-style: italic;
  color: var(--nl-foreground) !important;
}
@media (min-width: 640px) { .nl-founder-quote { font-size: 1.125rem !important; } }
.nl-founder-signature {
  font-family: 'Caveat', cursive;
  font-size: 1.25rem !important;
  color: var(--nl-foreground) !important;
}
.nl-founder-credentials { font-size: 0.75rem !important; color: var(--nl-muted) !important; }
@media (min-width: 640px) { .nl-founder-credentials { font-size: 0.875rem !important; } }

/* ROI Calculator */
.nl-roi-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 640px) { .nl-roi-grid { grid-template-columns: repeat(3, 1fr); } }
.nl-roi-card {
  background: white;
  border: 1px solid var(--nl-border);
  border-radius: 0.75rem;
  padding: 1.5rem;
}
.nl-roi-value {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 2.25rem;
  font-weight: 700;
  margin: 0;
}
.nl-roi-loss { color: var(--nl-destructive); }
.nl-roi-cost { color: var(--nl-primary); }
.nl-roi-roi { color: var(--nl-success); }
.nl-roi-label { font-size: 0.875rem; color: var(--nl-muted); margin: 0.25rem 0 0; }
.nl-calculator {
  border-top: 1px solid var(--nl-border);
  padding-top: 2rem;
  margin-top: 2.5rem;
}
.nl-calculator-title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  color: var(--nl-foreground);
  margin: 0 0 1rem;
}
.nl-calculator-inputs {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  max-width: 28rem;
  margin: 0 auto;
}
@media (min-width: 640px) { .nl-calculator-inputs { flex-direction: row; align-items: flex-end; } }
.nl-calculator-field {
  flex: 1;
  min-width: 0;
}
.nl-calculator-field label {
  display: block;
  font-size: 0.75rem;
  font-weight: 500;
  color: var(--nl-muted);
  margin-bottom: 0.25rem;
  text-align: center;
}
.nl-calculator-field input {
  width: 100%;
  padding: 0.625rem 0.75rem;
  border: 1px solid var(--nl-border);
  border-radius: 0.5rem;
  font-size: 1rem;
  text-align: center;
}
.nl-calculator-field input:focus {
  outline: none;
  border-color: var(--nl-primary);
  box-shadow: 0 0 0 3px rgba(59,130,246,0.1);
}
.nl-calculator-result {
  margin-top: 1rem;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--nl-destructive);
}

/* Pricing Tables */
.nl-currency-selector {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 640px) { .nl-currency-selector { flex-direction: row; justify-content: center; } }
.nl-currency-selector span { font-size: 0.875rem; font-weight: 500; color: var(--nl-foreground); }
.nl-currency-dropdown {
  width: 180px;
  padding: 0.625rem 0.75rem;
  border: 1px solid var(--nl-border);
  border-radius: 0.5rem;
  font-size: 1rem;
  background: white;
}
.nl-table-wrapper {
  overflow-x: auto;
  margin: 0 -0.25rem;
  border-radius: 0.75rem;
  border: 1px solid var(--nl-border);
}
@media (min-width: 640px) { .nl-table-wrapper { margin: 0; } }
.nl-pricing-table {
  width: 100%;
  min-width: 640px;
  border-collapse: collapse;
  text-align: left;
  font-size: 1rem;
}
.nl-pricing-table th {
  padding: 1rem;
  font-weight: 600;
  color: var(--nl-foreground);
  background: var(--nl-muted-bg);
  border-bottom: 1px solid var(--nl-border);
}
.nl-pricing-table th:first-child { width: 36%; }
.nl-pricing-table th:nth-child(2), .nl-pricing-table th:nth-child(4) { width: 22%; }
.nl-pricing-table th:nth-child(3) { width: 22%; }
.nl-growth-header {
  background: rgba(59,130,246,0.1) !important;
  border-left: 1px solid rgba(59,130,246,0.2);
  border-right: 1px solid rgba(59,130,246,0.2);
}
.nl-pricing-table td {
  padding: 1rem;
  color: var(--nl-muted);
  background: white;
  border-bottom: 1px solid rgba(226,232,240,0.7);
}
.nl-pricing-table tr:last-child td { border-bottom: none; }
.nl-feature-name { font-weight: 500; color: var(--nl-foreground); }
.nl-growth-column {
  background: rgba(59,130,246,0.05) !important;
  border-left: 1px solid rgba(59,130,246,0.1);
  border-right: 1px solid rgba(59,130,246,0.1);
}
.nl-check-icon { color: var(--nl-success); }
.nl-x-icon { color: var(--nl-destructive); }
.nl-strikethrough { text-decoration: line-through; color: var(--nl-muted); }
.nl-discount { font-size: 0.875rem; color: var(--nl-primary); font-weight: 500; }
.nl-included, .nl-addon {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
}
.nl-included svg, .nl-addon svg { color: var(--nl-success); }
.nl-addons-title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--nl-foreground);
  margin: 2.5rem 0 1rem;
}
@media (min-width: 640px) { .nl-addons-title { font-size: 1.5rem; } }

/* How It Works / Steps */
.nl-steps {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) { .nl-steps { grid-template-columns: repeat(3, 1fr); } }
.nl-step {
  position: relative;
  text-align: center;
}
.nl-step-connector {
  display: none;
  position: absolute;
  top: 2.5rem;
  left: 50%;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, rgba(59,130,246,0.3), rgba(59,130,246,0.1));
}
@media (min-width: 768px) { .nl-step-connector { display: block; } }
.nl-step-icon {
  position: relative;
  z-index: 10;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 5rem;
  height: 5rem;
  background: rgba(59,130,246,0.1);
  border-radius: 1rem;
  margin-bottom: 1rem;
  transition: transform 0.3s;
}
.nl-step-icon:hover { transform: scale(1.05); }
.nl-step-icon svg { color: var(--nl-primary); }
.nl-step-number {
  font-size: 0.75rem;
  font-weight: 700;
  color: var(--nl-primary);
  margin-bottom: 0.25rem;
}
.nl-step-title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  color: var(--nl-foreground);
  margin: 0 0 0.5rem;
}
.nl-step-desc { font-size: 0.875rem; color: var(--nl-muted); margin: 0; }

/* How It Works Visual */
.nl-how-it-works-visual {
  background: white;
  border: 1px solid var(--nl-border);
  border-radius: 1rem;
  padding: 1.25rem 1.5rem;
  box-shadow: 0 10px 25px -5px rgba(0,0,0,0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  max-width: 42rem;
  margin: 0 auto;
}
@media (min-width: 640px) { .nl-how-it-works-visual { flex-direction: row; justify-content: center; gap: 2rem; } }
.nl-visual-step {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  text-align: center;
}
.nl-visual-step span { font-size: 0.875rem; font-weight: 500; color: var(--nl-foreground); }
.nl-visual-icon {
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nl-visual-icon-primary { background: rgba(59,130,246,0.1); color: var(--nl-primary); }
.nl-visual-icon-accent { background: rgba(249,115,22,0.1); color: var(--nl-accent); }
.nl-visual-connector {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: var(--nl-muted);
}
.nl-connector-line {
  width: 1.5rem;
  height: 2px;
  border-radius: 9999px;
}
@media (min-width: 640px) { .nl-connector-line { width: 2.5rem; } }
.nl-connector-line:first-child { background: linear-gradient(to right, rgba(59,130,246,0.4), transparent); }
.nl-connector-line:last-child { background: linear-gradient(to left, rgba(249,115,22,0.4), transparent); }
.nl-connector-icon { color: var(--nl-primary); flex-shrink: 0; }
.nl-visual-note {
  text-align: center;
  font-size: 0.875rem;
  color: var(--nl-muted);
  margin-top: 1rem;
}

/* Implementation Timeline */
.nl-implementation-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.375rem 0.75rem;
  border-radius: 9999px;
  background: rgba(16,185,129,0.1);
  color: #15803d;
  font-size: 0.875rem;
  font-weight: 500;
  margin-bottom: 1rem;
}
.nl-implementation-steps {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
@media (min-width: 640px) { .nl-implementation-steps { grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 1024px) { .nl-implementation-steps { grid-template-columns: repeat(4, 1fr); } }
.nl-implementation-step {
  position: relative;
  background: white;
  border: 1px solid var(--nl-border);
  border-radius: 0.75rem;
  padding: 1.25rem;
  text-align: center;
}
.nl-implementation-arrow {
  display: none;
  position: absolute;
  top: 50%;
  right: -1rem;
  transform: translateY(-50%);
  z-index: 10;
  color: var(--nl-muted);
}
@media (min-width: 1024px) { .nl-implementation-arrow { display: block; } }
.nl-implementation-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  background: var(--nl-primary);
  color: white;
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}
.nl-implementation-day {
  font-size: 0.75rem;
  font-weight: 500;
  color: var(--nl-primary);
  margin: 0 0 0.25rem;
}
.nl-implementation-title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 600;
  color: var(--nl-foreground);
  margin: 0 0 0.5rem;
}
.nl-implementation-desc {
  font-size: 0.875rem;
  color: var(--nl-muted);
  margin: 0;
}
.nl-guarantee {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  font-size: 0.875rem;
  color: var(--nl-muted);
}
.nl-guarantee svg { flex-shrink: 0; }

/* Who It's For */
.nl-who-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
@media (min-width: 768px) { .nl-who-grid { grid-template-columns: repeat(3, 1fr); } }
.nl-who-card {
  background: white;
  border: 1px solid rgba(226,232,240,0.5);
  border-radius: 0.75rem;
  padding: 2rem;
  text-align: center;
  transition: all 0.2s;
}
.nl-who-card:hover { transform: translateY(-2px); box-shadow: 0 10px 25px -5px rgba(0,0,0,0.1); }
.nl-who-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  border-radius: 1rem;
  background: rgba(249,115,22,0.1);
  margin-bottom: 1.5rem;
  transition: transform 0.3s;
}
.nl-who-card:hover .nl-who-icon { transform: scale(1.1); }
.nl-who-icon svg { color: var(--nl-accent); }
.nl-who-title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  color: var(--nl-foreground);
  margin: 0 0 0.75rem;
}
.nl-who-desc { font-size: 0.875rem; color: var(--nl-muted); margin: 0; }

/* Features Grid */
.nl-features-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) { .nl-features-grid { grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 1024px) { .nl-features-grid { grid-template-columns: repeat(3, 1fr); } }
.nl-feature-card {
  position: relative;
  background: white;
  border: 1px solid var(--nl-border);
  border-radius: 0.75rem;
  padding: 1.5rem;
  text-align: center;
  transition: all 0.2s;
}
.nl-feature-card:hover { transform: translateY(-2px); box-shadow: 0 10px 25px -5px rgba(0,0,0,0.1); }
.nl-feature-label {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  padding: 0.125rem 0.5rem;
  border-radius: 0.25rem;
  background: var(--nl-muted-bg);
  color: var(--nl-muted);
  font-size: 0.75rem;
  font-weight: 500;
}
.nl-feature-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 0.75rem;
  background: rgba(59,130,246,0.1);
  margin-bottom: 1rem;
}
.nl-feature-icon svg { color: var(--nl-primary); }
.nl-feature-title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  color: var(--nl-foreground);
  margin: 0 0 0.5rem;
}
.nl-feature-desc { font-size: 0.875rem; color: var(--nl-muted); margin: 0; }
.nl-compliance-badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.5rem;
  font-size: 0.875rem;
  color: var(--nl-muted);
}
.nl-compliance-badges span {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.nl-compliance-badges svg { color: var(--nl-primary); }

/* Outbound AI Section */
.nl-section-outbound {
  background: linear-gradient(180deg, var(--nl-background) 0%, #f0f5ff 100%);
  border-top: 1px solid rgba(59, 130, 246, 0.1);
  border-bottom: 1px solid rgba(59, 130, 246, 0.1);
}
.nl-outbound-header { margin-bottom: 3rem; }
.nl-outbound-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
  margin-bottom: 3rem;
}
@media (min-width: 640px) { .nl-outbound-grid { grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 1024px) { .nl-outbound-grid { grid-template-columns: repeat(4, 1fr); } }
.nl-outbound-card {
  background: var(--nl-card);
  border: 1px solid var(--nl-border);
  border-radius: 1rem;
  padding: 2rem 1.5rem;
  text-align: center;
  transition: box-shadow 0.2s, transform 0.2s;
}
.nl-outbound-card:hover {
  box-shadow: 0 8px 24px rgba(59, 130, 246, 0.12);
  transform: translateY(-2px);
}
.nl-outbound-card-icon {
  width: 3rem;
  height: 3rem;
  border-radius: 0.75rem;
  background: rgba(59, 130, 246, 0.1);
  color: var(--nl-primary);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1rem;
}
.nl-outbound-card-title {
  font-size: 1.125rem;
  font-weight: 600;
  color: var(--nl-foreground);
  margin: 0 0 0.5rem;
}
.nl-outbound-card-desc {
  font-size: 0.875rem;
  color: var(--nl-muted);
  margin: 0;
  line-height: 1.5;
}
.nl-campaign-types {
  text-align: center;
  margin-bottom: 1rem;
}
.nl-campaign-types-label {
  font-size: 1rem;
  font-weight: 600;
  color: var(--nl-foreground);
  margin-bottom: 1rem;
}
.nl-campaign-pills {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.5rem;
}
.nl-campaign-pill {
  display: inline-block;
  padding: 0.375rem 0.875rem;
  background: rgba(59, 130, 246, 0.08);
  color: var(--nl-primary);
  border: 1px solid rgba(59, 130, 246, 0.2);
  border-radius: 999px;
  font-size: 0.8125rem;
  font-weight: 500;
  white-space: nowrap;
}

/* Pricing CTA */
.nl-pricing-features {
  font-size: 0.875rem;
  color: var(--nl-muted);
  margin-bottom: 2rem;
}

/* AI vs Human Comparison */
.nl-comparison-table {
  width: 100%;
  min-width: 500px;
  border-collapse: collapse;
  text-align: left;
  font-size: 0.875rem;
  border: 1px solid var(--nl-border);
  border-radius: 0.5rem;
  overflow: hidden;
}
.nl-comparison-table th {
  padding: 0.75rem 1rem;
  font-weight: 500;
  color: var(--nl-foreground);
  background: var(--nl-muted-bg);
  border-bottom: 1px solid var(--nl-border);
}
.nl-comparison-table td {
  padding: 0.75rem 1rem;
  color: var(--nl-muted);
  background: white;
  border-bottom: 1px solid rgba(226,232,240,0.7);
}
.nl-comparison-table tr:last-child td { border-bottom: none; }
.nl-ai-column {
  background: rgba(59,130,246,0.1) !important;
  font-weight: 500;
  color: var(--nl-primary) !important;
}
.nl-ai-value { color: var(--nl-foreground) !important; font-weight: 500; }
.nl-comparison-note {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  margin-top: 2rem;
  padding: 1rem;
  background: rgba(16,185,129,0.05);
  border: 1px solid rgba(16,185,129,0.2);
  border-radius: 0.75rem;
  color: #166534;
  font-size: 0.875rem;
  font-weight: 500;
}
.nl-comparison-note svg { flex-shrink: 0; }

/* Testimonials */
.nl-testimonials {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
@media (min-width: 768px) { .nl-testimonials { grid-template-columns: repeat(3, 1fr); } }
.nl-testimonial-card {
  background: white;
  border: 1px solid var(--nl-border);
  border-radius: 0.75rem;
  padding: 1.5rem;
  text-align: center;
}
.nl-testimonial-quote {
  font-size: 0.875rem;
  color: var(--nl-muted);
  margin: 0 0 1rem;
  font-style: italic;
}
.nl-testimonial-name {
  font-weight: 600;
  color: var(--nl-foreground);
  margin: 0;
}
.nl-testimonial-title {
  font-size: 0.875rem;
  color: var(--nl-muted);
  margin: 0;
}
.nl-testimonial-location {
  font-size: 0.75rem;
  color: var(--nl-muted);
  margin: 0 0 0.5rem;
}
.nl-testimonial-badges {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}
.nl-testimonial-metric {
  display: inline-block;
  padding: 0.25rem 0.5rem;
  border-radius: 0.25rem;
  background: rgba(59,130,246,0.1);
  color: var(--nl-primary);
  font-size: 0.75rem;
  font-weight: 500;
}
.nl-testimonial-verified {
  display: inline-flex;
  align-items: center;
  padding: 0.25rem 0.5rem;
  border-radius: 0.25rem;
  background: rgba(16,185,129,0.1);
  color: #15803d;
  font-size: 0.75rem;
  font-weight: 500;
}
.nl-testimonials-cta {
  margin-top: 2rem;
  text-align: center;
}

/* Blog */
.nl-blog-posts {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.nl-blog-card {
  display: block;
  background: white;
  border: 1px solid var(--nl-border);
  border-radius: 1rem;
  padding: 1.5rem;
  text-decoration: none;
  text-align: left;
  transition: border-color 0.2s;
}
@media (min-width: 640px) { .nl-blog-card { padding: 2rem; } }
.nl-blog-card:hover { border-color: rgba(59,130,246,0.3); }
.nl-blog-title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  color: var(--nl-foreground);
  margin: 0 0 0.5rem;
  line-height: 1.3;
}
@media (min-width: 640px) { .nl-blog-title { font-size: 1.25rem; } }
.nl-blog-highlight { color: var(--nl-primary); }
.nl-blog-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 1rem;
  font-size: 0.75rem;
  color: var(--nl-muted);
  margin-bottom: 1rem;
}
.nl-blog-excerpt {
  font-size: 0.875rem;
  color: var(--nl-muted);
  margin: 0 0 1rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.nl-blog-link {
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--nl-primary);
}

/* Blog article (single post page) */
.nl-blog-page .nl-header { top: 0; }
.nl-blog-back {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  font-size: 0.875rem;
  color: var(--nl-muted);
  text-decoration: none;
  margin-bottom: 1.5rem;
}
.nl-blog-back:hover { color: var(--nl-primary); }
.nl-blog-article {
  padding: 2rem 0 3rem;
}
.nl-blog-page .nl-blog-article {
  padding-top: 6.5rem;
}
.nl-blog-page .nl-blog-list-section {
  padding-top: 6.5rem;
}
.nl-blog-article-title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--nl-foreground);
  margin: 0 0 1rem;
  line-height: 1.25;
}
@media (min-width: 640px) { .nl-blog-article-title { font-size: 1.875rem; } }
@media (min-width: 768px) { .nl-blog-article-title { font-size: 2.25rem; } }
.nl-blog-article-meta {
  margin-bottom: 2rem;
}
.nl-blog-article-body {
  font-size: 1rem;
  color: var(--nl-foreground);
  line-height: 1.7;
}
.nl-blog-article-body p {
  margin: 0 0 1.25rem;
}
.nl-blog-article-body p:last-of-type {
  margin-bottom: 2rem;
}
.nl-blog-article-back {
  display: inline-block;
}

/* Blog Article FAQ */
.nl-blog-article-faq {
  margin-top: 3rem;
  padding-top: 2rem;
  border-top: 1px solid var(--nl-border);
}
.nl-blog-article-faq h2 {
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0 0 1.5rem;
  color: var(--nl-fg);
}
.nl-blog-article-faq .nl-faq-item {
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid var(--nl-border);
}
.nl-blog-article-faq .nl-faq-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.nl-blog-article-faq .nl-faq-item h3 {
  font-size: 1.0625rem;
  font-weight: 600;
  margin: 0 0 0.5rem;
  color: var(--nl-fg);
}
.nl-blog-article-faq .nl-faq-item p {
  font-size: 0.9375rem;
  line-height: 1.6;
  color: var(--nl-muted);
  margin: 0;
}

/* FAQ */
.nl-faq {
  text-align: left;
}
.nl-faq-item {
  border-bottom: 1px solid var(--nl-border);
}
.nl-faq-item:last-child { border-bottom: none; }
.nl-faq-question {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 1rem 0;
  font-size: 1rem;
  font-weight: 500;
  color: var(--nl-foreground);
  cursor: pointer;
  list-style: none;
  text-align: left;
}
.nl-faq-question::-webkit-details-marker { display: none; }
.nl-faq-question::marker { display: none; }
.nl-faq-question span { flex: 1; }
.nl-faq-chevron {
  flex-shrink: 0;
  color: var(--nl-muted);
  transition: transform 0.2s ease;
}
.nl-faq-item[open] .nl-faq-question { color: var(--nl-primary); }
.nl-faq-item[open] .nl-faq-chevron {
  transform: rotate(180deg);
  color: var(--nl-primary);
}
.nl-faq-answer {
  font-size: 0.875rem;
  color: var(--nl-muted);
  padding: 0 0 1rem;
  margin: 0;
  text-align: left;
}

/* Final CTA */
.nl-cta {
  padding: 1.5rem 0;
  background: linear-gradient(to right, var(--nl-primary), var(--nl-accent));
  color: white;
}
@media (min-width: 640px) { .nl-cta { padding: 2rem 0; } }
@media (min-width: 768px) { .nl-cta { padding: 2.5rem 0; } }
.nl-cta-title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0 0 0.75rem;
}
@media (min-width: 640px) { .nl-cta-title { font-size: 1.5rem; } }
@media (min-width: 768px) { .nl-cta-title { font-size: 1.875rem; } }
.nl-cta-desc {
  font-size: 0.875rem;
  opacity: 0.9;
  margin: 0 0 0.5rem;
}
@media (min-width: 640px) { .nl-cta-desc { font-size: 1rem; } }
.nl-cta-spots {
  font-size: 0.75rem;
  opacity: 0.8;
  margin: 0 0 1rem;
}
@media (min-width: 640px) { .nl-cta-spots { font-size: 0.875rem; } }
.nl-cta-guarantee {
  font-size: 0.75rem;
  opacity: 0.9;
  margin: 0 0 1.5rem;
}
@media (min-width: 640px) { .nl-cta-guarantee { font-size: 0.875rem; margin-bottom: 2rem; } }
.nl-cta-demo { margin-top: 1.5rem; }
.nl-cta-demo-link {
  background: none;
  border: none;
  color: white;
  font-size: 0.875rem;
  text-decoration: underline;
  text-underline-offset: 2px;
  cursor: pointer;
  padding: 0.5rem;
  min-height: 44px;
}
.nl-cta-demo-link:hover { text-decoration: none; }

/* Footer */
.nl-footer {
  background: #0f172a;
  color: #94a3b8;
  border-top: 1px solid #1e293b;
}
.nl-footer .nl-container-wide { padding-top: 3rem; padding-bottom: 3rem; }
@media (min-width: 1024px) { .nl-footer .nl-container-wide { padding-top: 4rem; padding-bottom: 4rem; } }
.nl-footer-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
}
@media (min-width: 640px) { .nl-footer-grid { grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 1024px) { .nl-footer-grid { grid-template-columns: repeat(6, 1fr); gap: 2rem; } }
.nl-footer-brand { grid-column: span 1; }
@media (min-width: 1024px) { .nl-footer-brand { grid-column: span 1; } }
.nl-footer-logo {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  color: white;
  text-decoration: none;
}
.nl-footer-tagline {
  font-size: 0.875rem;
  color: #64748b;
  margin: 0.75rem 0 0;
  max-width: 20rem;
}
.nl-footer-flag { font-size: 1.25rem; display: inline-block; margin-top: 0.5rem; }
.nl-footer-links h4 {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: white;
  margin: 0 0 1rem;
}
.nl-footer-links a {
  display: block;
  font-size: 0.875rem;
  color: #94a3b8;
  text-decoration: none;
  padding: 0.5rem 0;
  min-height: 44px;
  display: flex;
  align-items: center;
  transition: color 0.2s;
}
.nl-footer-links a:hover { color: white; }
.nl-footer-contact h4 {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: white;
  margin: 0 0 1rem;
}
.nl-footer-contact a {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.875rem;
  color: #94a3b8;
  text-decoration: none;
  padding: 0.5rem 0;
  min-height: 44px;
  transition: color 0.2s;
}
.nl-footer-contact a:hover { color: white; }
.nl-footer-contact svg { flex-shrink: 0; }
.nl-footer-backed {
  margin-top: 2.5rem;
  padding-top: 2rem;
  border-top: 1px solid #334155;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
  text-align: center;
}
.nl-footer-backed-label {
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #64748b;
}
.nl-footer-backed-link {
  display: inline-block;
  line-height: 0;
}
.nl-footer-backed-link img {
  width: 250px;
  max-width: 100%;
  height: auto;
  display: block;
}
.nl-footer-bottom {
  margin-top: 3rem;
  padding-top: 2rem;
  border-top: 1px solid #334155;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  text-align: center;
}
@media (min-width: 640px) {
  .nl-footer-bottom {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    text-align: left;
  }
}
.nl-footer-bottom p { font-size: 0.875rem; color: #64748b; margin: 0; }
.nl-footer-division { font-size: 0.875rem; color: #475569; }
.nl-footer-division a { color: #64748b; text-decoration: underline; text-underline-offset: 2px; }
.nl-footer-division a:hover { color: white; }
.nl-footer-badges {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
}
@media (min-width: 640px) { .nl-footer-badges { justify-content: flex-end; } }
.nl-footer-badges span {
  display: inline-flex;
  align-items: center;
  padding: 0.25rem 0.625rem;
  border-radius: 0.375rem;
  background: #1e293b;
  color: #94a3b8;
  font-size: 0.75rem;
  font-weight: 500;
}

/* Footer AI Disclosure */
.nl-footer-ai-disclosure {
  color: #64748b;
  font-size: 0.7rem;
  line-height: 1.5;
  margin-top: 1rem;
  max-width: 100%;
  text-align: center;
}

/* Cookie Consent Banner */
.nl-cookie-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ffffff;
  border-top: 1px solid #e2e8f0;
  padding: 1rem 1.5rem;
  z-index: 99999;
  box-shadow: 0 -4px 20px rgba(0,0,0,0.1);
}
.nl-cookie-content {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 1.5rem;
  flex-wrap: wrap;
}
.nl-cookie-text {
  flex: 1;
  min-width: 280px;
  color: #475569;
  font-size: 0.875rem;
  line-height: 1.5;
  margin: 0;
}
.nl-cookie-link {
  color: #3b82f6;
  text-decoration: underline;
}
.nl-cookie-actions {
  display: flex;
  gap: 0.75rem;
  flex-shrink: 0;
}
.nl-cookie-btn {
  padding: 0.5rem 1.25rem !important;
  font-size: 0.875rem !important;
  min-height: 44px;
  min-width: 100px;
}
@media (max-width: 640px) {
  .nl-cookie-content {
    flex-direction: column;
    align-items: stretch;
    text-align: center;
  }
  .nl-cookie-actions {
    justify-content: center;
  }
}

/* AI Disclosure inline */
.nl-ai-disclosure {
  display: flex;
  align-items: flex-start;
  gap: 0.375rem;
  font-size: 0.75rem;
  color: #94a3b8;
  background: rgba(148,163,184,0.08);
  border: 1px solid rgba(148,163,184,0.15);
  border-radius: 0.5rem;
  padding: 0.625rem 0.875rem;
  margin-top: 0.5rem;
  line-height: 1.5;
  text-align: left;
  max-width: 640px;
}
.nl-ai-disclosure svg {
  flex-shrink: 0;
  margin-top: 2px;
}

/* Disclaimers */
.nl-disclaimer {
  font-size: 0.75rem;
  color: #94a3b8;
  margin-top: 0.75rem;
  font-style: italic;
  line-height: 1.5;
}
.nl-stats-disclaimer {
  font-size: 0.65rem;
  color: #64748b;
  margin: 0.5rem 0 0;
  font-style: italic;
}
.nl-pricing-version {
  font-size: 0.75rem;
  color: #94a3b8;
  margin-bottom: 1rem;
  font-style: italic;
}

/* Legal Pages */
.nl-legal-page .nl-legal-content {
  max-width: 800px;
  margin: 0 auto;
  padding: 2rem 1rem 4rem;
}
.nl-legal-content h1 {
  margin-bottom: 0.25rem;
}
.nl-legal-effective {
  text-align: center;
  color: #64748b;
  font-size: 0.875rem;
  margin-bottom: 2rem;
}
.nl-legal-content h2 {
  font-size: 1.375rem;
  font-weight: 700;
  color: #1e293b;
  margin-top: 2rem;
  margin-bottom: 0.75rem;
  padding-top: 1rem;
  border-top: 1px solid #e2e8f0;
}
.nl-legal-content h2:first-of-type {
  border-top: none;
}
.nl-legal-content h3 {
  font-size: 1.1rem;
  font-weight: 600;
  color: #334155;
  margin-top: 1.25rem;
  margin-bottom: 0.5rem;
}
.nl-legal-content p {
  color: #475569;
  font-size: 0.9375rem;
  line-height: 1.7;
  margin-bottom: 0.75rem;
}
.nl-legal-content ul {
  list-style: disc;
  padding-left: 1.5rem;
  margin-bottom: 1rem;
}
.nl-legal-content ul li {
  color: #475569;
  font-size: 0.9375rem;
  line-height: 1.7;
  margin-bottom: 0.375rem;
}
.nl-legal-content a {
  color: #2563eb;
  text-decoration: underline;
}
.nl-legal-content a:hover {
  color: #1d4ed8;
}
.nl-legal-contact {
  list-style: none !important;
  padding-left: 0 !important;
}
.nl-legal-content strong {
  color: #1e293b;
}

/* Legal Table (sub-processors) */
.nl-legal-table {
  width: 100%;
  border-collapse: collapse;
  margin: 1rem 0 1.5rem;
  font-size: 0.875rem;
}
.nl-legal-table th {
  background: #f1f5f9;
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 600;
  color: #334155;
  border-bottom: 2px solid #e2e8f0;
}
.nl-legal-table td {
  padding: 0.5rem 0.75rem;
  border-bottom: 1px solid #e2e8f0;
  color: #475569;
}
.nl-legal-table tr:last-child td {
  border-bottom: none;
}
@media (max-width: 640px) {
  .nl-legal-table {
    font-size: 0.8rem;
  }
  .nl-legal-table th, .nl-legal-table td {
    padding: 0.375rem 0.5rem;
  }
}

/* Case Studies Page Styles */

/* Hero Section */
.cs-hero {
  padding: 6rem 0 2rem;
  background: linear-gradient(to bottom, rgba(248,250,252,1), rgba(255,255,255,1));
}
@media (min-width: 480px) { .cs-hero { padding: 6.5rem 0 2rem; } }
@media (min-width: 640px) { .cs-hero { padding: 8rem 0 2.5rem; } }
@media (min-width: 768px) { .cs-hero { padding: 8.5rem 0 3rem; } }
.cs-title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 2.25rem;
  font-weight: 700;
  color: var(--nl-foreground);
  margin: 0 0 1rem;
}
@media (min-width: 640px) { .cs-title { font-size: 2.75rem; } }
@media (min-width: 768px) { .cs-title { font-size: 3rem; } }
.cs-subtitle {
  font-size: 1rem;
  color: var(--nl-muted);
  max-width: 36rem;
  margin: 0 auto 1.5rem;
}
@media (min-width: 640px) { .cs-subtitle { font-size: 1.125rem; } }
.cs-highlight {
  color: var(--nl-destructive);
  text-decoration: line-through;
}
.cs-badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.75rem;
}
.cs-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 1rem;
  border-radius: 9999px;
  font-size: 0.875rem;
  font-weight: 500;
}
.cs-badge-primary {
  background: rgba(59,130,246,0.1);
  color: var(--nl-primary);
  border: 1px solid rgba(59,130,246,0.2);
}
.cs-badge-success {
  background: rgba(16,185,129,0.1);
  color: #15803d;
  border: 1px solid rgba(16,185,129,0.2);
}

/* Case Studies List */
.cs-list {
  padding: 1.5rem 0 3rem;
}
@media (min-width: 640px) { .cs-list { padding: 2rem 0 4rem; } }
.cs-card {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
  background: white;
  border: 1px solid var(--nl-border);
  border-radius: 1rem;
  padding: 1.25rem;
  margin-bottom: 1.5rem;
  box-shadow: 0 4px 6px -1px rgba(0,0,0,0.05);
}
@media (min-width: 640px) {
  .cs-card {
    padding: 1.5rem;
    gap: 2rem;
  }
}
@media (min-width: 768px) {
  .cs-card {
    grid-template-columns: 1fr 1.5fr;
    padding: 2rem;
    margin-bottom: 2rem;
  }
}
.cs-card-left {
  border-bottom: 1px solid var(--nl-border);
  padding-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .cs-card-left {
    border-bottom: none;
    border-right: 1px solid var(--nl-border);
    padding-bottom: 0;
    padding-right: 2rem;
  }
}
.cs-card-type {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.25rem 0.75rem;
  background: var(--nl-muted-bg);
  border-radius: 0.375rem;
  font-size: 0.75rem;
  font-weight: 500;
  color: var(--nl-muted);
  margin-bottom: 1rem;
}
.cs-card-title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--nl-foreground);
  margin: 0 0 0.25rem;
}
@media (min-width: 640px) { .cs-card-title { font-size: 1.5rem; } }
.cs-card-location {
  font-size: 0.875rem;
  color: var(--nl-primary);
  margin: 0 0 1rem;
}
.cs-card-headline {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  color: var(--nl-success);
  margin: 0 0 1.5rem;
  line-height: 1.3;
}
@media (min-width: 640px) { .cs-card-headline { font-size: 1.375rem; } }
.cs-metrics {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.cs-metric {
  display: flex;
  flex-direction: column;
  min-width: 5rem;
}
.cs-metric-value {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--nl-foreground);
}
.cs-metric-label {
  font-size: 0.75rem;
  color: var(--nl-muted);
}
.cs-card-right {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.cs-section-title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--nl-accent);
  margin: 0 0 0.5rem;
}
.cs-section-title-solution {
  color: var(--nl-primary);
}
.cs-section-text {
  font-size: 0.875rem;
  color: var(--nl-muted);
  margin: 0;
  line-height: 1.6;
}
.cs-quote {
  background: rgba(248,250,252,1);
  border-left: 3px solid var(--nl-primary);
  padding: 1rem 1.25rem;
  margin: 0;
  border-radius: 0 0.5rem 0.5rem 0;
}
.cs-quote p {
  font-size: 0.875rem;
  font-style: italic;
  color: var(--nl-muted);
  margin: 0 0 0.5rem;
  line-height: 1.6;
}
.cs-quote cite {
  font-size: 0.875rem;
  font-weight: 600;
  font-style: normal;
  color: var(--nl-foreground);
}

/* CTA Section */
.cs-cta {
  padding: 3rem 0;
  background: rgba(248,250,252,1);
  border-top: 1px solid var(--nl-border);
}
.cs-cta-title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--nl-foreground);
  margin: 0 0 0.75rem;
}
@media (min-width: 640px) { .cs-cta-title { font-size: 1.75rem; } }
.cs-cta-desc {
  font-size: 0.875rem;
  color: var(--nl-muted);
  max-width: 32rem;
  margin: 0 auto 1.5rem;
}
@media (min-width: 640px) { .cs-cta-desc { font-size: 1rem; } }
.cs-cta-actions {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}
@media (min-width: 640px) {
  .cs-cta-actions {
    flex-direction: row;
    justify-content: center;
  }
}

.int-hero {
  padding: 6rem 0 1.5rem;
  background: linear-gradient(to bottom, rgba(248, 250, 252, 1), rgba(255, 255, 255, 1));
}
@media (min-width: 480px) {
  .int-hero { padding: 6.5rem 0 1.75rem; }
}
@media (min-width: 640px) {
  .int-hero { padding: 8rem 0 2rem; }
}
@media (min-width: 768px) {
  .int-hero { padding: 8.5rem 0 2.25rem; }
}

.int-title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 2rem;
  font-weight: 700;
  color: var(--nl-foreground);
  margin: 0 0 0.75rem;
}
@media (min-width: 640px) {
  .int-title { font-size: 2.5rem; }
}
@media (min-width: 768px) {
  .int-title { font-size: 2.75rem; }
}

.int-subtitle {
  font-size: 1rem;
  color: var(--nl-muted);
  max-width: 40rem;
  margin: 0 auto;
  line-height: 1.55;
}
@media (min-width: 640px) {
  .int-subtitle { font-size: 1.125rem; }
}

.int-section {
  padding: 1rem 0 3rem;
}
@media (min-width: 640px) {
  .int-section { padding: 1.5rem 0 4rem; }
}

.int-panel {
  background: var(--nl-bg, var(--nl-background, #ffffff));
  border: 1px solid var(--nl-border);
  border-radius: 0.75rem;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
  max-width: 56rem;
  margin: 0 auto;
  overflow: hidden;
}

.int-panel-title {
  font-size: 1.25rem;
  font-weight: 600;
  margin: 0;
  padding: 1.5rem 1.5rem 0.5rem;
  color: var(--nl-fg, var(--nl-foreground, #0f172a));
}

@media (max-width: 480px) {
  .int-panel-title {
    padding: 1.25rem 1rem 0.5rem;
    font-size: 1.125rem;
  }
}

/* Full-page list: same grid as modal, no inner scroll trap */
.int-panel .nl-pms-modal-list {
  max-height: none;
  overflow: visible;
  padding: 0.5rem 1.5rem 2rem;
}

@media (max-width: 480px) {
  .int-panel .nl-pms-modal-list {
    gap: 0.75rem 1rem;
    padding: 0.5rem 1rem 1.5rem;
  }
}

.int-cta {
  padding: 2.5rem 0 3.5rem;
  background: var(--nl-section-muted-bg, #f8fafc);
}
@media (min-width: 640px) {
  .int-cta { padding: 3rem 0 4rem; }
}

.int-cta-title {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 0 0.75rem;
  color: var(--nl-foreground);
}

.int-cta-desc {
  color: var(--nl-muted);
  margin: 0 0 1.5rem;
  max-width: 32rem;
  margin-left: auto;
  margin-right: auto;
}

.int-cta-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  justify-content: center;
  align-items: center;
}

:root{--primary-color: #3b82f6;--primary-hover: #2563eb;--secondary-color: #f8fafc;--text-dark: #1e293b;--text-muted: #64748b;--bg-light: #f1f5f9;--bg-white: #ffffff;--border-color: #e2e8f0}*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,sans-serif;background:var(--bg-light);color:var(--text-dark);line-height:1.5}.loading-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:16px;background:var(--bg-light)}.loading-screen .spinner{width:40px;height:40px;border:3px solid var(--border-color);border-top-color:var(--primary-color);border-radius:50%;animation:spin 1s linear infinite}.loading-screen p{color:var(--text-muted)}@keyframes spin{to{transform:rotate(360deg)}}.spinning{animation:spin 1s linear infinite}input,select,textarea,button{font-family:inherit}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-light)}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.btn-primary{padding:10px 20px;background:var(--primary-color);color:var(--secondary-color);border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}.btn-primary:hover{background:var(--primary-hover)}.btn-primary:disabled{opacity:.7;cursor:not-allowed}.btn-secondary{padding:10px 20px;background:var(--bg-white);color:var(--text-dark);border:1px solid var(--border-color);border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.btn-secondary:hover{background:var(--bg-light)}

/*# sourceMappingURL=main.144ace91f207e2c01dfa.css.map*/