@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";.app-shell{display:flex;min-height:100vh;background:#f5f5f7}.bg-layer{display:none}.sidebar{width:224px;flex-shrink:0;display:flex;flex-direction:column;background:#fff;border-right:1px solid #e5e5e7;padding:0 12px 24px;gap:6px}.sidebar-logo{display:flex;align-items:center;justify-content:flex-start;min-height:58px;padding:0 0 16px 12px}.sidebar-logo-sun{font-size:1.2rem;color:#4f8ef7;line-height:1}.sidebar-logo-text{font-size:1.05rem;font-weight:600;color:#1d1d1f;letter-spacing:.1px}.sidebar-nav{display:flex;flex-direction:column;gap:1px}.sidebar-nav-item{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:8px;color:#1d1d1f;text-decoration:none;font-size:.86rem;font-weight:500;letter-spacing:.1px;transition:background .15s ease,color .15s ease;border-left:3px solid transparent}.sidebar-nav-item:hover{background:#f5f5f7;color:#1d1d1f}.sidebar-nav-item.active{background:#e8f0fe;color:#4f8ef7;border-left-color:#4f8ef7}.sidebar-nav-subitem{margin-left:16px;font-size:.8rem;padding:6px 12px;border-left:3px solid transparent}.sidebar-nav-subitem:hover{background:#f5f5f7;color:#1d1d1f}.sidebar-nav-subitem.active{background:#e8f0fe;color:#4f8ef7;border-left-color:#4f8ef7}.nav-icon{font-size:.9rem;width:18px;text-align:center;flex-shrink:0}.nav-label{flex:1}.main-area{flex:1;display:flex;flex-direction:column;min-width:0}.topbar{display:flex;align-items:center;justify-content:space-between;padding:0 28px;height:58px;background:#ffffffd9;border-bottom:1px solid #e5e5e7;flex-shrink:0}.topbar-tenant{font-size:.88rem;font-weight:500;color:#1d1d1f;letter-spacing:.2px}.topbar-right{display:flex;align-items:center;gap:12px}.topbar-avatar{width:30px;height:30px;border-radius:50%;border:1px solid #e5e5e7;object-fit:cover}.topbar-signout{background:#f5f5f7;border:1px solid #e5e5e7;border-radius:8px;color:#1d1d1f;font-size:.8rem;font-family:inherit;font-weight:500;letter-spacing:.3px;padding:6px 13px;cursor:pointer;transition:background .15s ease}.topbar-signout:hover{background:#e5e5e7}.main-content{flex:1;overflow:auto}.dashboard{padding:32px 32px 48px;display:flex;flex-direction:column;gap:24px;min-height:100%}.dashboard-header{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:16px}.dashboard-title{font-size:1.75rem;font-weight:600;color:#1d1d1f;letter-spacing:-.4px;margin:0}.dashboard-subtitle{font-size:.9rem;color:#6e6e73;margin:4px 0 0}.period-selector{display:flex;gap:4px}.period-btn{background:transparent;border:none;border-radius:980px;color:#6e6e73;font-size:.8rem;font-weight:500;font-family:inherit;padding:6px 14px;cursor:pointer;transition:all .15s ease;white-space:nowrap}.period-btn:hover{color:#1d1d1f;background:#0000000a}.period-btn.active{background:#1d1d1f;color:#fff}.bento-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;gap:16px;align-items:stretch}.bento-card{background:#fff;border-radius:20px;box-shadow:0 2px 12px #0000000f,0 1px 3px #0000000a;transition:transform .2s ease,box-shadow .2s ease}.card-subtitle{font-size:.78rem;color:#6e6e73;margin-top:2px}.card-header{margin-bottom:8px}.summary-card{grid-column:1 / 5;grid-row:1 / 3;border-radius:24px;padding:28px;display:flex;flex-direction:column;height:100%;box-sizing:border-box}.summary-label{font-size:.7rem;font-weight:600;letter-spacing:.08em;color:#6e6e73;text-transform:uppercase;margin-bottom:4px}.summary-date{font-size:.875rem;color:#6e6e73;margin-bottom:20px}.summary-rows{display:flex;flex-direction:column}.summary-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0}.summary-row-left{display:flex;align-items:center;gap:10px}.summary-icon{font-size:1rem;line-height:1;width:20px;text-align:center}.summary-row-label{font-size:.875rem;color:#1d1d1f}.summary-row-value{font-size:1rem;font-weight:700;color:#1d1d1f}.summary-divider{height:1px;background:#f5f5f7}.summary-footer{margin-top:auto;display:flex;flex-direction:column}.summary-footer-divider{height:1px;background:#f5f5f7;margin-bottom:16px}.summary-time-saved{margin-bottom:16px}.summary-time-label{font-size:.7rem;font-weight:600;letter-spacing:.08em;color:#6e6e73;text-transform:uppercase;margin-bottom:4px}.summary-time-value{line-height:1;margin-bottom:4px;display:flex;align-items:baseline}.summary-time-hours{font-size:2.5rem;font-weight:700;color:#1d1d1f}.summary-time-mins{font-size:1.5rem;font-weight:500;color:#6e6e73;margin-left:4px;padding-bottom:4px}.summary-time-sub{font-size:.8125rem;color:#6e6e73}.summary-money-label{font-size:.7rem;font-weight:600;letter-spacing:.08em;color:#6e6e73;text-transform:uppercase;margin-top:12px;margin-bottom:2px}.summary-money-value{font-size:1.75rem;font-weight:700;color:#34c759;line-height:1;margin-bottom:2px}.summary-money-sub{font-size:.75rem;color:#6e6e73}.summary-alert-row{display:flex;align-items:center;justify-content:space-between;padding:5px 0;text-decoration:none;border-radius:6px;transition:background .12s ease}.summary-alert-row:hover{background:#f5f5f7;padding-left:4px;padding-right:4px}.summary-alert-text{font-size:.875rem}.summary-alert-text.urgent{color:#ff453a}.summary-alert-text.muted{color:#6e6e73}.summary-arrow{font-size:.875rem;color:#4f8ef7}.summary-arrow.muted{color:#6e6e73}.chart-card{grid-column:5 / 13;grid-row:1 / 2;padding:24px}.chart-wrap{margin-top:4px}.chart-legend{display:flex;gap:16px;margin-top:8px}.legend-item{display:flex;align-items:center;gap:6px;font-size:.78rem;color:#6e6e73;font-weight:500}.legend-dot{width:8px;height:8px;border-radius:50%;display:inline-block;flex-shrink:0}.stat-card{padding:24px;display:flex;flex-direction:column;gap:4px}.stat-card:nth-child(3){grid-column:5 / 8;grid-row:2 / 3}.stat-card:nth-child(4){grid-column:8 / 10;grid-row:2 / 3}.stat-card:nth-child(5){grid-column:10 / 13;grid-row:2 / 3}.stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a,0 2px 6px #0000000d}.stat-icon{width:34px;height:34px;border-radius:9px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.stat-value{font-size:2.5rem;font-weight:600;color:#1d1d1f;letter-spacing:-1px;line-height:1}.stat-label{font-size:.82rem;font-weight:500;color:#6e6e73}.stat-trend{font-size:.78rem;font-weight:500;margin-top:4px}.stat-trend.positive{color:#34c759}.stat-trend.negative{color:#ff453a}.live-card{grid-column:1 / 4;grid-row:3 / 4;padding:24px;display:flex;flex-direction:column;gap:8px}.live-label{font-size:.72rem;font-weight:600;letter-spacing:1.2px;color:#6e6e73;text-transform:uppercase}.live-row{display:flex;align-items:center;gap:10px}.live-dot{width:14px;height:14px;background:#34c759;border-radius:50%;animation:pulse 2s ease-in-out infinite}.live-text{font-size:1.8rem;font-weight:700;color:#34c759;letter-spacing:2px}.live-sub{font-size:.82rem;color:#6e6e73;margin-top:auto}.enquiry-card{grid-column:4 / 8;grid-row:3 / 4;padding:24px}.enquiry-content{display:flex;align-items:center;gap:12px;margin-top:8px}.enquiry-chart{flex-shrink:0;width:160px}.enquiry-legend{display:flex;flex-direction:column;gap:8px;flex:1}.enquiry-legend-item{display:flex;align-items:center;gap:8px;font-size:.78rem}.enquiry-legend-name{color:#1d1d1f;flex:1}.enquiry-legend-pct{color:#6e6e73;font-weight:600}.tickets-card{grid-column:8 / 13;grid-row:3 / 4;padding:24px;display:flex;align-items:center;gap:0}.tickets-half{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}.tickets-divider{width:1px;align-self:stretch;background:#e5e5e7;margin:0 16px}.feed-card{grid-column:1 / 13;grid-row:4 / 5;padding:24px}.feed-row{display:flex;align-items:center;gap:14px;padding:12px 4px;border-radius:10px;transition:background .15s ease}.feed-row:hover{background:#f5f5f7}.feed-row.bordered{border-bottom:1px solid #f5f5f7}.feed-icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feed-icon.call{background:#4f8ef71a;color:#4f8ef7}.feed-icon.mail{background:#7850ff14;color:#7850ff}.feed-body{flex:1;min-width:0}.feed-title{font-size:.84rem;font-weight:500;color:#1d1d1f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feed-subtitle{font-size:.76rem;color:#6e6e73;margin-top:1px}.feed-time{font-size:.74rem;color:#6e6e73;font-weight:500;flex-shrink:0}@media (max-width: 768px){.bento-grid{grid-template-columns:1fr}.hero-card,.chart-card,.stat-card:nth-child(3),.stat-card:nth-child(4),.stat-card:nth-child(5),.live-card,.enquiry-card,.tickets-card,.feed-card{grid-column:1 / -1;grid-row:auto}.hero-card{min-height:200px}.hero-value{font-size:3.5rem}.dashboard{padding:20px 16px 40px}.enquiry-content{flex-direction:column}}.vs-page{display:flex;align-items:flex-start;justify-content:center;min-height:100%;padding:48px 24px 64px}.vs-container{width:100%;max-width:520px;display:flex;flex-direction:column;gap:28px}.vs-steps{display:flex;align-items:flex-start;justify-content:center;gap:48px;position:relative;padding:0 16px}.vs-steps-4{gap:28px}.vs-step-line{position:absolute;top:16px;left:80px;right:80px;height:2px;background:#e5e5e7;z-index:0}.vs-steps-4 .vs-step-line{left:56px;right:56px}.vs-step-item{display:flex;flex-direction:column;align-items:center;gap:6px;z-index:1}.vs-step-dot{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;background:#e5e5e7;color:#aeaeb2;transition:background .2s ease,color .2s ease}.vs-step-dot.active{background:#4f8ef7;color:#fff}.vs-step-dot.done{background:#34c759;color:#fff}.vs-step-label{font-size:.72rem;color:#aeaeb2;font-weight:400;transition:color .2s ease}.vs-step-label.active{color:#1d1d1f;font-weight:600}.vs-card{background:#fff;border-radius:20px;box-shadow:0 2px 12px #0000000f,0 1px 3px #0000000a;padding:32px;display:flex;flex-direction:column;gap:20px}.vs-title{font-size:1.3rem;font-weight:600;color:#1d1d1f;letter-spacing:-.3px;margin:0}.vs-subtitle{font-size:.88rem;color:#6e6e73;margin:-8px 0 0;line-height:1.5}.vs-voice-picker{display:grid;grid-template-columns:1fr 1fr;gap:12px}.vs-voice-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:24px 14px;border-radius:16px;border:2px solid #e5e5e7;background:#f5f5f7;cursor:pointer;font-family:inherit;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.vs-voice-card:hover{background:#fff;border-color:#c7c7cc}.vs-voice-card.selected{border-color:#4f8ef7;background:#fff;box-shadow:0 0 0 3px #4f8ef71f}.vs-voice-avatar{font-size:2rem;line-height:1;margin-bottom:4px}.vs-voice-name{font-size:1rem;font-weight:600;color:#1d1d1f}.vs-voice-card.selected .vs-voice-name{color:#4f8ef7}.vs-voice-desc{font-size:.78rem;color:#6e6e73;text-align:center}.vs-form{display:flex;flex-direction:column;gap:14px}.vs-label{display:block;font-size:.82rem;font-weight:500;color:#6e6e73;margin-bottom:6px}.vs-input{width:100%;background:#f5f5f7;border:1px solid #e5e5e7;border-radius:10px;color:#1d1d1f;font-size:.88rem;font-family:inherit;padding:10px 14px;outline:none;transition:border-color .15s ease,box-shadow .15s ease;box-sizing:border-box}.vs-input:focus{border-color:#4f8ef7;box-shadow:0 0 0 3px #4f8ef726;background:#fff}.vs-textarea{width:100%;background:#f5f5f7;border:1px solid #e5e5e7;border-radius:10px;color:#1d1d1f;font-size:.88rem;font-family:inherit;padding:10px 14px;outline:none;resize:vertical;transition:border-color .15s ease,box-shadow .15s ease;box-sizing:border-box}.vs-textarea:focus{border-color:#4f8ef7;box-shadow:0 0 0 3px #4f8ef726;background:#fff}.vs-tone-pills{display:flex;gap:6px}.vs-tone-pill{padding:6px 16px;border-radius:980px;border:1px solid #e5e5e7;background:#fff;color:#6e6e73;font-size:.8rem;font-weight:500;font-family:inherit;cursor:pointer;transition:all .15s ease}.vs-tone-pill.active{background:#1d1d1f;color:#fff;border-color:#1d1d1f}.vs-tone-pill:hover:not(.active){background:#f5f5f7}.vs-summary{background:#f5f5f7;border-radius:14px;padding:18px 20px;display:flex;flex-direction:column;gap:0}.vs-summary-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0}.vs-summary-row.vertical{flex-direction:column;align-items:flex-start;gap:6px}.vs-summary-label{font-size:.78rem;font-weight:600;color:#6e6e73;text-transform:uppercase;letter-spacing:.5px}.vs-summary-value{font-size:.88rem;font-weight:500;color:#1d1d1f}.vs-summary-greeting{font-size:.85rem;color:#1d1d1f;line-height:1.5;font-style:italic}.vs-summary-divider{height:1px;background:#e5e5e7}.vs-btn-row{display:flex;gap:10px}.vs-btn{padding:11px 24px;border-radius:12px;font-size:.88rem;font-weight:600;font-family:inherit;cursor:pointer;border:none;transition:all .15s ease}.vs-btn.primary{background:#4f8ef7;color:#fff;flex:1}.vs-btn.primary:hover:not(:disabled){background:#3a7de8;box-shadow:0 4px 12px #4f8ef74d}.vs-btn.primary:disabled{opacity:.5;cursor:not-allowed}.vs-btn.primary.activate{background:#34c759}.vs-btn.primary.activate:hover:not(:disabled){background:#2db84e;box-shadow:0 4px 12px #34c7594d}.vs-btn.secondary{background:#f5f5f7;color:#1d1d1f}.vs-btn.secondary:hover{background:#e5e5e7}.vs-loading{font-size:.86rem;color:#6e6e73;text-align:center;padding:20px 0}.vs-number-list{display:flex;flex-direction:column;gap:8px;margin-top:8px}.vs-number-card{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-radius:10px;border:2px solid #e5e5e7;background:#f5f5f7;cursor:pointer;font-family:inherit;text-align:left;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.vs-number-card:hover{background:#fff;border-color:#c7c7cc}.vs-number-card.selected{border-color:#4f8ef7;background:#fff;box-shadow:0 0 0 3px #4f8ef71f}.vs-number-num{font-size:.95rem;font-weight:600;color:#1d1d1f}.vs-number-card.selected .vs-number-num{color:#4f8ef7}.vs-number-region{font-size:.78rem;color:#6e6e73}.vs-number-note{font-size:.78rem;color:#aeaeb2;margin-top:8px}.vs-error{background:#ff453a14;border:1px solid rgba(255,69,58,.2);border-radius:10px;padding:10px 14px;font-size:.84rem;color:#ff453a}@media (max-width: 540px){.vs-page{padding:24px 16px 48px}.vs-card{padding:24px 20px}.vs-steps{gap:32px}.vs-step-line{left:56px;right:56px}}.va-page{padding:32px 32px 48px;display:flex;flex-direction:column;gap:24px;min-height:100%}.va-header{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:16px}.va-title{font-size:1.75rem;font-weight:600;color:#1d1d1f;letter-spacing:-.4px;margin:0}.va-subtitle{font-size:.9rem;color:#6e6e73;margin:4px 0 0}.status-toggle{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;border-radius:980px;font-size:.8rem;font-weight:700;font-family:inherit;letter-spacing:1px;cursor:pointer;border:none;transition:all .15s ease}.status-toggle.live{background:#34c759;color:#fff}.status-toggle.offline{background:#e5e5e7;color:#6e6e73}.status-dot{width:8px;height:8px;background:#fff;border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.va-columns{display:grid;grid-template-columns:2fr 3fr;gap:20px;align-items:stretch}.va-left,.va-right{display:flex;flex-direction:column;gap:16px}.va-left .section-card.grow{flex:1;display:flex;flex-direction:column}.va-left .section-card.grow .section-body{flex:1}.va-card{background:#fff;border-radius:20px;box-shadow:0 2px 12px #0000000f,0 1px 3px #0000000a;padding:24px}.card-title{font-size:.95rem;font-weight:600;color:#1d1d1f}.section-card{padding:0;overflow:hidden}.section-header{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;padding:18px 24px;cursor:pointer;font-family:inherit}.chevron{font-size:1.1rem;color:#6e6e73;transition:transform .2s ease;transform:rotate(-90deg)}.chevron.open{transform:rotate(-270deg)}.section-body{padding:0 24px 20px;display:flex;flex-direction:column;gap:10px}.section-body.collapsed{display:none}.va-label{font-size:.82rem;font-weight:500;color:#6e6e73;margin-top:4px}.va-input{background:#f5f5f7;border:1px solid #e5e5e7;border-radius:10px;color:#1d1d1f;font-size:.88rem;font-family:inherit;padding:10px 14px;outline:none;width:100%;transition:border-color .15s ease,box-shadow .15s ease}.va-input:focus{border-color:#4f8ef7;box-shadow:0 0 0 3px #4f8ef726;background:#fff}.va-input.small{width:auto;padding:6px 10px;font-size:.82rem}.va-textarea{background:#f5f5f7;border:1px solid #e5e5e7;border-radius:10px;color:#1d1d1f;font-size:.88rem;font-family:inherit;padding:10px 14px;outline:none;width:100%;resize:vertical;transition:border-color .15s ease,box-shadow .15s ease}.va-textarea:focus{border-color:#4f8ef7;box-shadow:0 0 0 3px #4f8ef726;background:#fff}.tone-pills{display:flex;gap:6px}.tone-pill{padding:6px 16px;border-radius:980px;border:1px solid #e5e5e7;background:#fff;color:#6e6e73;font-size:.8rem;font-weight:500;font-family:inherit;cursor:pointer;transition:all .15s ease}.tone-pill.active{background:#1d1d1f;color:#fff;border-color:#1d1d1f}.tone-pill:hover:not(.active){background:#f5f5f7}.toggle-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.toggle-label{font-size:.86rem;color:#1d1d1f}.switch{position:relative;width:44px;height:24px;background:#e5e5e7;border-radius:12px;border:none;cursor:pointer;padding:0;transition:background .2s ease;flex-shrink:0}.switch.on{background:#34c759}.switch-thumb{position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .2s ease;box-shadow:0 1px 3px #00000026}.switch.on .switch-thumb{transform:translate(20px)}.hours-grid{display:flex;flex-direction:column;gap:6px;margin-top:4px}.hours-row{display:flex;align-items:center;gap:8px}.hours-day{width:32px;font-size:.82rem;font-weight:500;color:#1d1d1f}.hours-sep{color:#6e6e73;font-size:.82rem}.routing-card{display:flex;align-items:flex-start;gap:12px;padding:14px;background:#f5f5f7;border-radius:12px}.routing-badge{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:700;color:#fff;flex-shrink:0}.routing-badge.new{background:#4f8ef7}.routing-badge.existing{background:#34c759}.routing-title{font-size:.86rem;font-weight:600;color:#1d1d1f}.routing-desc{font-size:.78rem;color:#6e6e73;margin-top:2px}.tags-wrap{display:flex;flex-wrap:wrap;gap:6px;padding:8px 12px;background:#f5f5f7;border:1px solid #e5e5e7;border-radius:10px;min-height:40px;align-items:center}.tag{display:inline-flex;align-items:center;gap:4px;background:#fff;border:1px solid #e5e5e7;border-radius:6px;padding:3px 8px;font-size:.78rem;font-weight:500;color:#1d1d1f}.tag-x{background:none;border:none;color:#6e6e73;cursor:pointer;font-size:.9rem;padding:0;line-height:1}.tag-x:hover{color:#ff453a}.tag-input{border:none;background:transparent;outline:none;font-size:.82rem;font-family:inherit;color:#1d1d1f;flex:1;min-width:80px;padding:2px 0}.tag-input::placeholder{color:#aeaeb2}.steps{display:flex;flex-direction:column;gap:8px}.step-row{display:flex;align-items:center;gap:10px}.step-icon{font-size:.95rem}.step-label{font-size:.84rem;color:#1d1d1f}.info-box{background:#4f8ef70f;border:1px solid rgba(79,142,247,.15);border-radius:10px;padding:12px 14px;font-size:.82rem;color:#1d1d1f;line-height:1.5;margin-top:4px}.va-btn{padding:11px 20px;border-radius:12px;font-size:.88rem;font-weight:600;font-family:inherit;cursor:pointer;border:none;transition:all .15s ease}.va-btn.primary{background:#4f8ef7;color:#fff}.va-btn.primary:hover{background:#3a7de8;box-shadow:0 4px 12px #4f8ef74d}.va-btn.full{width:100%}.va-btn.disabled{background:#e5e5e7;color:#aeaeb2;cursor:not-allowed}.chat-preview{display:flex;flex-direction:column;gap:10px;margin-top:14px}.chat-bubble{max-width:85%;padding:12px 16px;border-radius:16px;font-size:.86rem;line-height:1.5}.chat-bubble.agent{background:#4f8ef7;color:#fff;align-self:flex-start;border-bottom-left-radius:4px}.chat-bubble.customer{background:#f5f5f7;color:#1d1d1f;align-self:flex-end;border-bottom-right-radius:4px}.va-stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.mini-stat{text-align:center;padding:20px 12px}.mini-value{font-size:2rem;font-weight:600;color:#1d1d1f;letter-spacing:-.5px;line-height:1}.mini-label{font-size:.78rem;color:#6e6e73;margin-top:6px;font-weight:500}.calls-table{display:flex;flex-direction:column}.calls-header,.calls-row{display:grid;grid-template-columns:1.5fr 1fr .7fr 1.2fr .7fr;gap:8px;align-items:center;padding:8px 4px;font-size:.82rem}.calls-header{color:#6e6e73;font-weight:600;font-size:.72rem;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #f5f5f7;padding-bottom:10px}.calls-row{border-bottom:1px solid #f5f5f7;transition:background .15s ease}.calls-row:last-child{border-bottom:none}.calls-row:hover{background:#f5f5f7;border-radius:8px}.calls-name{font-weight:500;color:#1d1d1f}.calls-route,.calls-dur{color:#6e6e73}.calls-time{color:#6e6e73;font-size:.78rem}.outcome-pill{display:inline-flex;align-items:center;padding:3px 10px;border-radius:980px;font-size:.72rem;font-weight:600;white-space:nowrap;width:fit-content}.outcome-pill.callback-requested{background:#4f8ef71a;color:#4f8ef7}.outcome-pill.escalated{background:#ff453a1a;color:#ff453a}.outcome-pill.completed{background:#34c7591a;color:#34c759}.tips-list{display:flex;flex-direction:column;gap:12px}.tip-row{display:flex;align-items:flex-start;gap:10px}.tip-bullet{color:#4f8ef7;font-size:1.1rem;line-height:1.4;flex-shrink:0}.tip-text{font-size:.86rem;color:#1d1d1f;line-height:1.5}@media (max-width: 900px){.va-columns,.va-stats-row{grid-template-columns:1fr}.calls-header,.calls-row{grid-template-columns:1fr 1fr 1fr;font-size:.78rem}.calls-route,.calls-dur{display:none}}@media (max-width: 540px){.va-page{padding:20px 16px 40px}}.ib-page{padding:32px 32px 48px;display:flex;flex-direction:column;gap:24px;min-height:100%}.ib-header{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:16px}.ib-title{font-size:1.75rem;font-weight:600;color:#1d1d1f;letter-spacing:-.4px;margin:0}.ib-subtitle{font-size:.9rem;color:#6e6e73;margin:4px 0 0}.ib-columns{display:grid;grid-template-columns:2fr 3fr;gap:20px;align-items:start}.ib-left,.ib-right{display:flex;flex-direction:column;gap:16px}.ib-card{background:#fff;border-radius:20px;box-shadow:0 2px 12px #0000000f,0 1px 3px #0000000a;padding:24px}.ib-card-title{font-size:.95rem;font-weight:600;color:#1d1d1f;margin-bottom:16px}.ib-form{display:flex;flex-direction:column;gap:14px}.ib-label{display:block;font-size:.82rem;font-weight:500;color:#6e6e73;margin-bottom:6px}.ib-input{width:100%;background:#f5f5f7;border:1px solid #e5e5e7;border-radius:10px;color:#1d1d1f;font-size:.88rem;font-family:inherit;padding:10px 14px;outline:none;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.ib-input:focus{border-color:#4f8ef7;box-shadow:0 0 0 3px #4f8ef726;background:#fff}.ib-input[readOnly]{background:#eaeaec;color:#6e6e73;cursor:default}.ib-input.small{width:auto;padding:8px 12px;font-size:.84rem}.ib-textarea{width:100%;background:#f5f5f7;border:1px solid #e5e5e7;border-radius:10px;color:#1d1d1f;font-size:.88rem;font-family:inherit;padding:10px 14px;outline:none;resize:vertical;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.ib-textarea:focus{border-color:#4f8ef7;box-shadow:0 0 0 3px #4f8ef726;background:#fff}.ib-voice-picker{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ib-voice-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:14px 10px;border-radius:12px;border:2px solid #e5e5e7;background:#f5f5f7;cursor:pointer;font-family:inherit;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.ib-voice-card:hover{background:#fff;border-color:#c7c7cc}.ib-voice-card.selected{border-color:#4f8ef7;background:#fff;box-shadow:0 0 0 3px #4f8ef71f}.ib-voice-name{font-size:.9rem;font-weight:600;color:#1d1d1f}.ib-voice-card.selected .ib-voice-name{color:#4f8ef7}.ib-voice-desc{font-size:.75rem;color:#6e6e73;text-align:center}.ib-warning{margin-top:6px;font-size:.78rem;color:#ff9f0a;font-weight:500}.ib-tone-pills{display:flex;gap:6px}.ib-tone-pill{padding:6px 16px;border-radius:980px;border:1px solid #e5e5e7;background:#fff;color:#6e6e73;font-size:.8rem;font-weight:500;font-family:inherit;cursor:pointer;transition:all .15s ease}.ib-tone-pill.active{background:#1d1d1f;color:#fff;border-color:#1d1d1f}.ib-tone-pill:hover:not(.active){background:#f5f5f7}.ib-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.ib-toggle-label{font-size:.86rem;color:#1d1d1f}.ib-switch{position:relative;width:44px;height:24px;background:#e5e5e7;border-radius:12px;border:none;cursor:pointer;padding:0;transition:background .2s ease;flex-shrink:0}.ib-switch.on{background:#34c759}.ib-switch-thumb{position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .2s ease;box-shadow:0 1px 3px #00000026}.ib-switch.on .ib-switch-thumb{transform:translate(20px)}.ib-hours-inputs{display:flex;gap:16px}.ib-hours-inputs>div{flex:1}.ib-days-row{display:flex;gap:6px}.ib-day-pill{padding:6px 12px;border-radius:8px;border:1px solid #e5e5e7;background:#fff;color:#6e6e73;font-size:.78rem;font-weight:500;font-family:inherit;cursor:pointer;transition:all .15s ease}.ib-day-pill.active{background:#4f8ef7;color:#fff;border-color:#4f8ef7}.ib-day-pill:hover:not(.active){background:#f5f5f7}.ib-routing-card{display:flex;align-items:flex-start;gap:12px;padding:14px;background:#f5f5f7;border-radius:12px}.ib-routing-badge{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:700;color:#fff;flex-shrink:0}.ib-routing-badge.new{background:#4f8ef7}.ib-routing-badge.existing{background:#34c759}.ib-routing-title{font-size:.86rem;font-weight:600;color:#1d1d1f}.ib-routing-desc{font-size:.78rem;color:#6e6e73;margin-top:2px}.ib-tags-wrap{display:flex;flex-wrap:wrap;gap:6px;padding:8px 12px;background:#f5f5f7;border:1px solid #e5e5e7;border-radius:10px;min-height:40px;align-items:center}.ib-tag{display:inline-flex;align-items:center;gap:4px;background:#fff;border:1px solid #e5e5e7;border-radius:6px;padding:3px 8px;font-size:.78rem;font-weight:500;color:#1d1d1f}.ib-tag-x{background:none;border:none;color:#6e6e73;cursor:pointer;font-size:.9rem;padding:0;line-height:1}.ib-tag-x:hover{color:#ff453a}.ib-tag-input{border:none;background:transparent;outline:none;font-size:.82rem;font-family:inherit;color:#1d1d1f;flex:1;min-width:80px;padding:2px 0}.ib-tag-input::placeholder{color:#aeaeb2}.ib-btn{padding:11px 20px;border-radius:12px;font-size:.88rem;font-weight:600;font-family:inherit;cursor:pointer;border:none;transition:all .15s ease}.ib-btn.primary{background:#4f8ef7;color:#fff}.ib-btn.primary:hover:not(:disabled){background:#3a7de8;box-shadow:0 4px 12px #4f8ef74d}.ib-btn.primary:disabled{opacity:.5;cursor:not-allowed}.ib-btn.full{width:100%}.ib-save-msg{font-size:.84rem;font-weight:500;padding:10px 14px;border-radius:10px;text-align:center}.ib-save-msg.success{background:#34c75914;color:#34c759}.ib-save-msg.error{background:#ff453a14;color:#ff453a}.ib-chat-preview{display:flex;flex-direction:column;gap:10px;margin-top:14px}.ib-chat-bubble{max-width:85%;padding:12px 16px;border-radius:16px;font-size:.86rem;line-height:1.5}.ib-chat-bubble.agent{background:#4f8ef7;color:#fff;align-self:flex-start;border-bottom-left-radius:4px}.ib-chat-bubble.customer{background:#f5f5f7;color:#1d1d1f;align-self:flex-end;border-bottom-right-radius:4px}.ib-status-body{display:flex;flex-direction:column;gap:14px;margin-top:4px}.ib-status-toggle-row{display:flex;align-items:center}.ib-status-toggle{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;border-radius:980px;font-size:.8rem;font-weight:700;font-family:inherit;letter-spacing:1px;cursor:pointer;border:none;transition:all .15s ease}.ib-status-toggle.live{background:#34c759;color:#fff}.ib-status-toggle.offline{background:#e5e5e7;color:#6e6e73}.ib-status-dot{width:8px;height:8px;background:#fff;border-radius:50%;animation:ib-pulse 2s ease-in-out infinite}@keyframes ib-pulse{0%,to{opacity:1}50%{opacity:.4}}.ib-agent-info{display:flex;flex-direction:column;gap:2px}.ib-phone-row{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#f5f5f7;border-radius:10px}.ib-tips-list{display:flex;flex-direction:column;gap:12px}.ib-tip-row{display:flex;align-items:flex-start;gap:10px}.ib-tip-bullet{color:#4f8ef7;font-size:1.1rem;line-height:1.4;flex-shrink:0}.ib-tip-text{font-size:.86rem;color:#1d1d1f;line-height:1.5}@media (max-width: 900px){.ib-columns{grid-template-columns:1fr}}@media (max-width: 540px){.ib-page{padding:20px 16px 40px}}.oc-page{padding:32px 32px 48px;display:flex;flex-direction:column;gap:24px;min-height:100%}.oc-header{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:16px}.oc-title{font-size:1.75rem;font-weight:600;color:#1d1d1f;letter-spacing:-.4px;margin:0}.oc-subtitle{font-size:.9rem;color:#6e6e73;margin:4px 0 0}.oc-card{background:#fff;border-radius:20px;box-shadow:0 2px 12px #0000000f,0 1px 3px #0000000a;padding:24px}.oc-card-title{font-size:.95rem;font-weight:600;color:#1d1d1f;margin:0 0 18px}.oc-form{display:flex;flex-direction:column;gap:14px}.oc-label{font-size:.82rem;font-weight:500;color:#6e6e73;margin-bottom:4px;display:block}.oc-input,.oc-select,.oc-textarea{background:#f5f5f7;border:1px solid #e5e5e7;border-radius:10px;color:#1d1d1f;font-size:.88rem;font-family:inherit;padding:10px 14px;outline:none;width:100%;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.oc-input:focus,.oc-select:focus,.oc-textarea:focus{border-color:#4f8ef7;box-shadow:0 0 0 3px #4f8ef726;background:#fff}.oc-select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236e6e73' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px}.oc-textarea{resize:vertical;min-height:90px}.oc-textarea.tall{min-height:120px}.oc-helper{font-size:.78rem;color:#aeaeb2;margin-top:4px}.oc-lead-count{font-size:.78rem;color:#4f8ef7;font-weight:600;margin-top:4px}.oc-btn{padding:11px 20px;border-radius:12px;font-size:.88rem;font-weight:600;font-family:inherit;cursor:pointer;border:none;transition:all .15s ease;width:100%;margin-top:4px}.oc-btn.primary{background:#4f8ef7;color:#fff}.oc-btn.primary:hover:not(:disabled){background:#3a7de8;box-shadow:0 4px 12px #4f8ef74d}.oc-btn:disabled{background:#e5e5e7;color:#aeaeb2;cursor:not-allowed}.oc-stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.oc-mini-stat{background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000f,0 1px 3px #0000000a;text-align:center;padding:20px 12px}.oc-mini-value{font-size:2rem;font-weight:600;color:#1d1d1f;letter-spacing:-.5px;line-height:1}.oc-mini-label{font-size:.78rem;color:#6e6e73;margin-top:6px;font-weight:500}.oc-campaigns-list{display:flex;flex-direction:column;gap:10px}.oc-campaign-card{background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000000d,0 1px 2px #0000000a;padding:18px 20px;cursor:pointer;transition:box-shadow .15s ease,transform .15s ease;border:1px solid transparent}.oc-campaign-card:hover{box-shadow:0 4px 16px #00000017;transform:translateY(-1px)}.oc-campaign-card.expanded{border-color:#4f8ef733}.oc-campaign-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.oc-campaign-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:6px}.oc-campaign-name{font-size:.94rem;font-weight:600;color:#1d1d1f;margin:0}.oc-delete-btn{background:none;border:1px solid transparent;border-radius:8px;padding:4px 6px;cursor:pointer;font-size:.82rem;line-height:1;opacity:0;transition:opacity .15s ease,background .15s ease,border-color .15s ease}.oc-campaign-card:hover .oc-delete-btn{opacity:.6}.oc-delete-btn:hover{opacity:1!important;background:#ff453a14;border-color:#ff453a33}.oc-delete-btn:disabled{opacity:.3;cursor:not-allowed}.oc-delete-modal{background:#fff;border-radius:16px;padding:28px 28px 20px;max-width:400px;width:90%;box-shadow:0 20px 60px #0003}.oc-delete-modal-title{margin:0 0 8px;font-size:1.1rem;font-weight:600;color:#1d1d1f}.oc-delete-modal-text{margin:0 0 20px;font-size:.88rem;color:#6e6e73;line-height:1.5}.oc-delete-modal-actions{display:flex;justify-content:flex-end;gap:8px}.oc-btn.danger{background:#ff453a;color:#fff;border-color:#ff453a}.oc-btn.danger:hover{background:#e03e34;border-color:#e03e34}.oc-btn.danger:disabled{opacity:.6;cursor:not-allowed}.oc-campaign-preview{font-size:.82rem;color:#6e6e73;line-height:1.5;margin-top:10px}.oc-campaign-full{font-size:.84rem;color:#1d1d1f;line-height:1.6;margin-top:10px;padding-top:10px;border-top:1px solid #f5f5f7;white-space:pre-wrap}.oc-campaign-date{font-size:.75rem;color:#aeaeb2;flex-shrink:0;margin-top:2px}.oc-type-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:980px;font-size:.72rem;font-weight:600;white-space:nowrap}.oc-type-badge.lead_reactivation{background:#af52de1a;color:#af52de}.oc-type-badge.maintenance_reminder{background:#4f8ef71a;color:#4f8ef7}.oc-type-badge.battery_rebate{background:#ff95001a;color:#ff9500}.oc-type-badge.quote_followup{background:#34c7591a;color:#34c759}.oc-status-pill{display:inline-flex;align-items:center;padding:3px 10px;border-radius:980px;font-size:.72rem;font-weight:600;white-space:nowrap}.oc-status-pill.sent{background:#34c7591a;color:#34c759}.oc-status-pill.draft{background:#f5f5f7;color:#6e6e73}.oc-voice-picker{display:grid;grid-template-columns:1fr 1fr;gap:10px}.oc-voice-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:14px 10px;border-radius:12px;border:2px solid #e5e5e7;background:#f5f5f7;cursor:pointer;font-family:inherit;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.oc-voice-card:hover{background:#fff;border-color:#c7c7cc}.oc-voice-card.selected{border-color:#4f8ef7;background:#fff;box-shadow:0 0 0 3px #4f8ef71f}.oc-voice-name{font-size:.9rem;font-weight:600;color:#1d1d1f}.oc-voice-card.selected .oc-voice-name{color:#4f8ef7}.oc-voice-desc{font-size:.75rem;color:#6e6e73;text-align:center}.oc-voice-pill{display:inline-flex;align-items:center;padding:3px 10px;border-radius:980px;font-size:.72rem;font-weight:600;white-space:nowrap;background:#f5f5f7;color:#6e6e73}.oc-lead-tag{font-size:.75rem;color:#6e6e73;background:#f5f5f7;border-radius:6px;padding:2px 8px;font-weight:500}.oc-empty{text-align:center;padding:40px 20px;color:#6e6e73;font-size:.88rem;line-height:1.6}.oc-empty-icon{font-size:2rem;margin-bottom:10px;opacity:.4}.oc-error{background:#ff453a14;border:1px solid rgba(255,69,58,.15);border-radius:10px;padding:10px 14px;font-size:.82rem;color:#ff453a}.oc-success{background:#34c75914;border:1px solid rgba(52,199,89,.15);border-radius:10px;padding:10px 14px;font-size:.82rem;color:#34c759}.oc-progress-bar{margin-top:10px;height:4px;background:#f0f0f2;border-radius:2px;overflow:hidden}.oc-progress-fill{height:100%;background:#4f8ef7;border-radius:2px;transition:width .3s ease}.oc-wizard-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.oc-wizard{background:#fff;border-radius:20px;box-shadow:0 24px 48px #00000026;width:100%;max-width:680px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden}.oc-wizard-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 0}.oc-wizard-title{font-size:1.2rem;font-weight:600;color:#1d1d1f;margin:0}.oc-wizard-close{background:none;border:none;font-size:1.5rem;color:#aeaeb2;cursor:pointer;padding:4px 8px;line-height:1}.oc-wizard-close:hover{color:#1d1d1f}.oc-wizard-steps{display:flex;gap:4px;padding:16px 24px}.oc-wizard-step{display:flex;align-items:center;gap:6px;font-size:.78rem;color:#aeaeb2;font-weight:500;flex:1}.oc-wizard-step.active{color:#4f8ef7;font-weight:600}.oc-wizard-step.done{color:#34c759}.oc-wizard-step-num{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:700;background:#f5f5f7;color:#aeaeb2;flex-shrink:0}.oc-wizard-step.active .oc-wizard-step-num{background:#4f8ef7;color:#fff}.oc-wizard-step.done .oc-wizard-step-num{background:#34c759;color:#fff}.oc-wizard-body{padding:0 24px 24px;overflow-y:auto;flex:1}.oc-wizard-section{display:flex;flex-direction:column;gap:6px}.oc-wizard-actions{display:flex;gap:10px;margin-top:20px;justify-content:flex-end}.oc-wizard-actions .oc-btn{width:auto;padding:10px 20px;margin-top:0}.oc-wizard-actions .oc-btn:not(.primary){background:#f5f5f7;color:#6e6e73}.oc-wizard-actions .oc-btn:not(.primary):hover{background:#e5e5e7}.oc-dropzone{border:2px dashed #d1d1d6;border-radius:12px;padding:32px 20px;text-align:center;color:#6e6e73;font-size:.88rem;cursor:pointer;transition:border-color .15s ease,background .15s ease}.oc-dropzone:hover,.oc-dropzone.dragover{border-color:#4f8ef7;background:#4f8ef70a}.oc-upload-summary{display:flex;gap:16px;font-size:.85rem}.oc-preview-table{margin-top:10px;border:1px solid #e5e5e7;border-radius:10px;overflow:hidden;font-size:.82rem}.oc-preview-header{display:grid;grid-template-columns:1fr 1fr;padding:8px 14px;background:#f5f5f7;font-weight:600;color:#6e6e73;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em}.oc-preview-row{display:grid;grid-template-columns:1fr 1fr;padding:8px 14px;border-top:1px solid #f0f0f2;color:#1d1d1f}.oc-preview-more{padding:8px 14px;text-align:center;color:#aeaeb2;font-size:.78rem;border-top:1px solid #f0f0f2}.oc-invalid-list{margin-top:6px;font-size:.78rem;color:#ff453a}.oc-invalid-row{padding:4px 0}.oc-days-picker{display:flex;gap:6px;margin-top:8px}.oc-day-btn{padding:6px 10px;border-radius:8px;border:1px solid #e5e5e7;background:#f5f5f7;color:#6e6e73;font-size:.78rem;font-weight:500;font-family:inherit;cursor:pointer;transition:all .15s ease}.oc-day-btn.active{background:#4f8ef7;color:#fff;border-color:#4f8ef7}.oc-day-btn:hover:not(.active){background:#e5e5e7}.oc-review-card{background:#f9f9fb;border-radius:14px;padding:20px;border:1px solid #e5e5e7}.oc-review-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.oc-review-item{display:flex;flex-direction:column;gap:2px}.oc-review-label{font-size:.72rem;font-weight:600;color:#aeaeb2;text-transform:uppercase;letter-spacing:.04em}.oc-review-value{font-size:.88rem;color:#1d1d1f;font-weight:500}.oc-review-script{margin-top:6px;font-size:.82rem;color:#3a3a3c;line-height:1.6;background:#fff;border-radius:8px;padding:10px 14px;white-space:pre-wrap;max-height:150px;overflow-y:auto}@media (max-width: 900px){.oc-stats-row{grid-template-columns:repeat(2,1fr)}}@media (max-width: 540px){.oc-page{padding:20px 16px 40px}.oc-stats-row{grid-template-columns:1fr}.oc-wizard{max-width:100%}}.cd-page{padding:32px 32px 48px;display:flex;flex-direction:column;gap:20px;min-height:100%}.cd-loading,.cd-empty{text-align:center;padding:60px 20px;color:#6e6e73;font-size:.9rem}.cd-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.cd-header-left{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.cd-back{background:none;border:none;color:#4f8ef7;font-size:.88rem;font-weight:500;font-family:inherit;cursor:pointer;padding:0}.cd-back:hover{text-decoration:underline}.cd-title{font-size:1.5rem;font-weight:600;color:#1d1d1f;letter-spacing:-.3px;margin:0}.cd-status-pill{display:inline-flex;align-items:center;padding:3px 10px;border-radius:980px;font-size:.72rem;font-weight:600;white-space:nowrap}.cd-polling-dot{width:8px;height:8px;border-radius:50%;background:#34c759;animation:cdPulse 1.5s ease infinite}@keyframes cdPulse{0%,to{opacity:1}50%{opacity:.3}}.cd-stats-row{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.cd-stat{background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000f,0 1px 3px #0000000a;text-align:center;padding:18px 10px}.cd-stat-value{font-size:1.75rem;font-weight:600;color:#1d1d1f;letter-spacing:-.5px;line-height:1}.cd-stat-label{font-size:.75rem;color:#6e6e73;margin-top:6px;font-weight:500}.cd-progress-wrap{display:flex;align-items:center;gap:12px}.cd-progress-bar{flex:1;height:6px;background:#f0f0f2;border-radius:3px;overflow:hidden}.cd-progress-fill{height:100%;background:#4f8ef7;border-radius:3px;transition:width .3s ease}.cd-progress-label{font-size:.78rem;color:#6e6e73;font-weight:500;white-space:nowrap}.cd-filters{display:flex;gap:6px;flex-wrap:wrap}.cd-filter-pill{padding:5px 12px;border-radius:980px;border:1px solid #e5e5e7;background:#fff;color:#6e6e73;font-size:.78rem;font-weight:500;font-family:inherit;cursor:pointer;transition:all .15s ease}.cd-filter-pill:hover{background:#f5f5f7}.cd-filter-pill.active{background:#4f8ef7;color:#fff;border-color:#4f8ef7}.cd-card{background:#fff;border-radius:20px;box-shadow:0 2px 12px #0000000f,0 1px 3px #0000000a;overflow:hidden}.cd-table-header{display:grid;grid-template-columns:36px 1.5fr 1.2fr .9fr 1.1fr .7fr .8fr 60px;padding:12px 20px;background:#f9f9fb;font-size:.72rem;font-weight:600;color:#6e6e73;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #f0f0f2}.cd-table-row{display:grid;grid-template-columns:36px 1.5fr 1.2fr .9fr 1.1fr .7fr .8fr 60px;padding:12px 20px;font-size:.85rem;color:#1d1d1f;align-items:center;border-bottom:1px solid #f5f5f7;cursor:pointer;transition:background .1s ease}.cd-table-row:hover{background:#f9f9fb}.cd-table-row.selected{background:#4f8ef70f}.cd-table-row.checked{background:#4f8ef70a}.cd-table-row:last-child{border-bottom:none}.cd-cell-name{font-weight:500}.cd-cell-phone{color:#6e6e73;font-size:.82rem}.cd-table-empty{padding:40px 20px;text-align:center;color:#aeaeb2;font-size:.88rem}.cd-table-more{padding:12px 20px;text-align:center;color:#aeaeb2;font-size:.78rem;border-top:1px solid #f0f0f2}.cd-mini-pill{display:inline-flex;align-items:center;padding:2px 8px;border-radius:980px;font-size:.72rem;font-weight:600;white-space:nowrap}.cd-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000040;z-index:90;animation:cdOverlayIn .2s ease}@keyframes cdOverlayIn{0%{opacity:0}to{opacity:1}}.cd-drawer{position:fixed;top:0;right:0;width:480px;max-width:100vw;height:100vh;background:#fff;z-index:100;box-shadow:-4px 0 24px #0000001f;display:flex;flex-direction:column;animation:cdDrawerIn .25s ease}@keyframes cdDrawerIn{0%{transform:translate(100%)}to{transform:translate(0)}}.cd-drawer-header{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 24px 16px;border-bottom:1px solid #f5f5f7;gap:12px}.cd-drawer-title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.cd-drawer-title{font-size:1.1rem;font-weight:700;color:#1d1d1f;margin:0}.cd-drawer-close{font-size:1.3rem;background:none;border:none;color:#6e6e73;cursor:pointer;padding:4px;line-height:1;flex-shrink:0}.cd-drawer-close:hover{color:#1d1d1f}.cd-drawer-body{flex:1;overflow-y:auto;padding:20px 24px 24px}.cd-drawer-meta{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.cd-drawer-meta-row{display:flex;flex-direction:column;gap:2px}.cd-drawer-label{font-size:.72rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#6e6e73;display:flex;align-items:center;gap:8px}.cd-drawer-value{font-size:.875rem;color:#1d1d1f}.cd-drawer-section{margin-bottom:18px}.cd-outcome-badge{display:inline-flex;align-items:center;padding:4px 14px;border-radius:980px;font-size:.82rem;font-weight:600;margin-top:4px}.cd-sentiment{display:flex;align-items:center;gap:6px;font-size:.88rem;font-weight:600;margin-top:4px}.cd-sentiment-icon{width:22px;height:22px;border-radius:50%;background:currentColor;color:inherit;display:flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:700;opacity:.15}.cd-summary-box,.cd-callback-box,.cd-questions-box{background:#f9f9fb;border-radius:10px;padding:12px 16px;font-size:.85rem;color:#1d1d1f;line-height:1.6;margin-top:6px}.cd-callback-box{background:#4f8ef70f;border:1px solid rgba(79,142,247,.12);color:#4f8ef7;font-weight:500}.cd-questions-box{background:#ff95000f;border:1px solid rgba(255,149,0,.1)}.cd-audio-player{width:100%;margin-top:6px;border-radius:8px}.cd-toggle-link{background:none;border:none;color:#4f8ef7;font-size:.75rem;font-weight:500;font-family:inherit;cursor:pointer;padding:0;text-transform:none;letter-spacing:0}.cd-toggle-link:hover{text-decoration:underline}.cd-transcript-box{background:#f9f9fb;border-radius:10px;padding:14px 16px;margin-top:6px;max-height:300px;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.cd-transcript-line{display:flex;gap:8px;font-size:.82rem;line-height:1.5}.cd-t-role{font-weight:700;font-size:.72rem;text-transform:uppercase;letter-spacing:.03em;min-width:64px;flex-shrink:0;padding-top:1px}.cd-t-agent .cd-t-role{color:#4f8ef7}.cd-t-customer .cd-t-role{color:#af52de}.cd-t-text{color:#1d1d1f}.cd-note-display{background:#f9f9fb;border-radius:10px;padding:12px 16px;font-size:.85rem;color:#1d1d1f;line-height:1.6;margin-top:6px;display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.cd-note-input-wrap{margin-top:6px;display:flex;flex-direction:column;gap:6px}.cd-note-input{background:#f5f5f7;border:1px solid #e5e5e7;border-radius:10px;color:#1d1d1f;font-size:.85rem;font-family:inherit;padding:10px 14px;outline:none;width:100%;box-sizing:border-box;resize:vertical;min-height:60px;transition:border-color .15s ease}.cd-note-input:focus{border-color:#4f8ef7;background:#fff}.cd-drawer-actions{display:flex;gap:8px;margin-top:20px;padding-top:16px;border-top:1px solid #f0f0f2}.cd-btn{padding:10px 20px;border-radius:12px;font-size:.88rem;font-weight:600;font-family:inherit;cursor:pointer;border:none;background:#f5f5f7;color:#6e6e73;transition:all .15s ease}.cd-btn:hover{background:#e5e5e7}.cd-btn-sm{padding:8px 16px;border-radius:10px;font-size:.82rem;font-weight:600;font-family:inherit;cursor:pointer;border:none;background:#f5f5f7;color:#6e6e73;transition:all .15s ease}.cd-btn-sm.primary{background:#4f8ef7;color:#fff}.cd-btn-sm.primary:hover:not(:disabled){background:#3a7de8}.cd-btn-sm.danger{background:#ff453a14;color:#ff453a}.cd-btn-sm.danger:hover{background:#ff453a26}.cd-btn-sm:disabled{opacity:.5;cursor:not-allowed}.cd-header-actions{display:flex;gap:8px;align-items:center}.cd-col-check{display:flex;align-items:center;justify-content:center}.cd-checkbox{width:16px;height:16px;cursor:pointer;accent-color:#4F8EF7}.cd-col-action{display:flex;align-items:center;justify-content:center}.cd-retry-btn{padding:4px 10px;border-radius:6px;font-size:.72rem;font-weight:600;font-family:inherit;cursor:pointer;border:none;background:#4f8ef714;color:#4f8ef7;transition:all .15s ease;white-space:nowrap}.cd-retry-btn:hover:not(:disabled){background:#4f8ef72e}.cd-retry-btn:disabled{opacity:.5;cursor:not-allowed}.cd-bulk-bar{display:flex;align-items:center;gap:12px;background:#fff;border-radius:14px;box-shadow:0 2px 12px #00000014,0 1px 3px #0000000a;padding:10px 20px}.cd-bulk-count{font-size:.85rem;font-weight:600;color:#1d1d1f}.cd-delete-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:20px;box-shadow:0 8px 40px #0000002e;padding:28px 32px;z-index:100;max-width:400px;width:90vw}.cd-delete-modal-title{font-size:1.05rem;font-weight:700;color:#1d1d1f;margin:0 0 10px}.cd-delete-modal-text{font-size:.88rem;color:#6e6e73;line-height:1.5;margin:0}.cd-delete-modal-warning{font-size:.85rem;color:#ff9500;font-weight:500;line-height:1.5;margin:10px 0 0;padding:10px 14px;background:#ff95000f;border:1px solid rgba(255,149,0,.12);border-radius:10px}.cd-delete-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}@media (max-width: 1024px){.cd-stats-row{grid-template-columns:repeat(3,1fr)}.cd-table-header,.cd-table-row{grid-template-columns:36px 1.5fr 1.2fr 1fr 1fr 60px}.cd-table-header span:nth-child(6),.cd-table-header span:nth-child(7),.cd-table-row span:nth-child(6),.cd-table-row span:nth-child(7){display:none}}@media (max-width: 768px){.cd-page{padding:20px 16px 40px}.cd-stats-row{grid-template-columns:repeat(2,1fr)}.cd-drawer{width:100vw}.cd-table-header,.cd-table-row{grid-template-columns:36px 1fr 1fr 1fr 60px}.cd-table-header span:nth-child(5),.cd-table-header span:nth-child(6),.cd-table-header span:nth-child(7),.cd-table-row span:nth-child(5),.cd-table-row span:nth-child(6),.cd-table-row span:nth-child(7){display:none}}.inbox-page{display:flex;flex-direction:column;min-height:100%;padding:24px 32px 32px;font-family:Inter,-apple-system,sans-serif;box-sizing:border-box}.inbox-header-row{margin-bottom:20px;flex-shrink:0}.inbox-title{font-size:1.5rem;font-weight:700;color:#1d1d1f;margin:0 0 4px}.inbox-subtitle{font-size:.875rem;color:#6e6e73;margin:0 0 4px}.inbox-stats-bar{font-size:.875rem;color:#6e6e73;margin:0}.inbox-panels{display:flex;flex:1;min-height:0;border-radius:20px;overflow:hidden;box-shadow:0 2px 12px #0000000f,0 1px 3px #0000000a}.inbox-left{width:38%;flex-shrink:0;background:#f5f5f7;display:flex;flex-direction:column;overflow-y:auto;border-right:1px solid #e5e5e7}.inbox-right{flex:1;background:#fff;display:flex;flex-direction:column;overflow-y:auto;animation:fadePanel .15s ease}@keyframes fadePanel{0%{opacity:.6}to{opacity:1}}.inbox-left::-webkit-scrollbar,.inbox-email-list::-webkit-scrollbar,.inbox-right::-webkit-scrollbar{width:4px}.inbox-left::-webkit-scrollbar-track,.inbox-email-list::-webkit-scrollbar-track,.inbox-right::-webkit-scrollbar-track{background:transparent}.inbox-left::-webkit-scrollbar-thumb,.inbox-email-list::-webkit-scrollbar-thumb,.inbox-right::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}.inbox-left::-webkit-scrollbar-thumb:hover,.inbox-email-list::-webkit-scrollbar-thumb:hover,.inbox-right::-webkit-scrollbar-thumb:hover{background:#00000040}.inbox-left-topbar{padding:16px 16px 12px;border-bottom:1px solid #e5e5e7;flex-shrink:0}.inbox-select{display:block;width:100%;padding:10px 14px;font-size:.875rem;font-family:Inter,sans-serif;color:#1d1d1f;background:#fff;border:1px solid #e5e5e7;border-radius:10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%236e6e73'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;cursor:pointer;margin-bottom:12px}.inbox-filters{display:flex;gap:8px;flex-wrap:wrap}.filter-pill{font-family:Inter,sans-serif;font-size:.8125rem;font-weight:500;padding:6px 12px;border-radius:980px;border:1px solid #e5e5e7;background:transparent;color:#6e6e73;cursor:pointer;transition:all .12s ease}.filter-pill.active{background:#1d1d1f;color:#fff;border-color:#1d1d1f}.inbox-email-list{flex:1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:8px}.email-card{display:flex;flex-direction:column;text-align:left;width:100%;background:#fff;border:1px solid #e5e5e7;border-radius:12px;padding:16px;cursor:pointer;font-family:Inter,sans-serif;transition:background .12s ease;border-left:3px solid transparent}.email-card:hover{background:#f9f9f9}.email-card.selected{border-left:3px solid #4F8EF7;background:#f0f5ff}.email-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:2px}.email-sender{font-size:.9375rem;font-weight:600;color:#1d1d1f}.email-time{font-size:.75rem;color:#6e6e73;flex-shrink:0}.email-subject{font-size:.875rem;font-weight:500;color:#1d1d1f;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.email-preview{font-size:.8125rem;color:#6e6e73;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.email-tags{display:flex;gap:6px;margin-top:8px}.email-tag{font-size:.65rem;font-weight:600;padding:2px 8px;border-radius:4px}.email-tag.blue{background:#4f8ef71a;color:#4f8ef7}.email-tag.red{background:#ff453a1a;color:#ff453a}.email-tag.orange{background:#ff9f0a1a;color:#d48806}.thread-section{padding:32px;flex-shrink:0}.thread-header{margin-bottom:0}.thread-subject{font-size:1.25rem;font-weight:600;color:#1d1d1f;margin-bottom:8px}.thread-meta-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-bottom:16px}.thread-meta{font-size:.875rem;color:#6e6e73}.thread-badges{display:flex;gap:6px;align-items:center}.thread-badge{font-size:.65rem;font-weight:700;padding:3px 8px;border-radius:4px;text-transform:uppercase;letter-spacing:.03em}.thread-badge.red{background:#ff453a1a;color:#ff453a}.thread-badge.blue{background:#4f8ef71a;color:#4f8ef7}.thread-badge.orange{background:#ff9f0a1a;color:#d48806}.ai-summary-box{background:#4f8ef714;border:1px solid rgba(79,142,247,.15);border-radius:10px;padding:14px 16px;font-size:.82rem;color:#1d1d1f;line-height:1.6;margin-bottom:20px}.ai-icon{color:#4f8ef7;margin-right:2px}.email-body{font-size:.9375rem;color:#1d1d1f;line-height:1.7;white-space:pre-line;padding-top:8px}.panel-divider{height:1px;background:#e5e5e7;flex-shrink:0;margin:24px 0}.draft-section{padding:0 32px 32px;flex-shrink:0}.draft-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px}.draft-label{font-size:.875rem;font-weight:600;color:#1d1d1f}.regen-btn{background:none;border:none;font-family:Inter,sans-serif;font-size:.78rem;font-weight:500;color:#4f8ef7;cursor:pointer;padding:0}.regen-btn:hover{text-decoration:underline}.draft-textarea{width:100%;height:auto;min-height:160px;resize:vertical;border:none;font-family:Inter,sans-serif;font-size:.9375rem;color:#1d1d1f;line-height:1.7;outline:none;padding:0;background:transparent;box-sizing:border-box}.draft-actions{display:flex;align-items:center;justify-content:space-between;padding-top:16px;border-top:1px solid #e5e5e7;margin-top:16px}.draft-actions-left{display:flex;gap:8px}.action-btn{font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;border-radius:8px;cursor:pointer;padding:10px 20px;transition:all .12s ease}.action-btn.secondary{background:#fff;color:#1d1d1f;border:1px solid #e5e5e7}.action-btn.secondary:hover{background:#f5f5f7}.action-btn.primary{background:#4f8ef7;color:#fff;border:none;padding:10px 24px}.action-btn.primary:hover{background:#3d7de5}.inbox-toast{position:fixed;bottom:28px;right:28px;background:#34c759;color:#fff;font-size:.84rem;font-weight:600;padding:12px 24px;border-radius:10px;box-shadow:0 4px 16px #00000026;animation:toastIn .2s ease,toastOut .3s ease 2.7s forwards;z-index:100}@keyframes toastIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes toastOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(12px)}}@media (max-width: 768px){.inbox-panels{flex-direction:column}.inbox-left{width:100%;max-height:320px;border-right:none;border-bottom:1px solid #e5e5e7}.inbox-header-row{flex-direction:column;align-items:flex-start;gap:10px}.thread-section{padding:20px 16px}.draft-section{padding:0 16px 24px}.panel-divider{margin:0}}.inbox-connection-bar{padding:10px 0 16px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.inbox-provider-toggle{display:flex;gap:6px}.inbox-provider-pill{display:inline-flex;align-items:center;padding:6px 14px;border-radius:20px;border:1.5px solid #e5e5e7;background:#fff;font-size:.8rem;font-weight:500;cursor:pointer;color:#6e6e73;transition:all .15s}.inbox-provider-pill.active{background:#4f8ef7;color:#fff;border-color:#4f8ef7}.inbox-provider-pill:hover:not(.active){border-color:#4f8ef7;color:#4f8ef7}.inbox-connect-prompt{display:flex;align-items:center;gap:12px;font-size:.875rem;color:#6e6e73}.inbox-connect-btn{padding:7px 16px;background:#4f8ef7;color:#fff;border-radius:8px;font-size:.8rem;font-weight:600;text-decoration:none;outline:none;border:none;cursor:pointer}.inbox-connect-btn:focus{outline:none;border:none}.inbox-connected-status{display:flex;align-items:center;gap:12px}.inbox-connected-pill{background:#e8f5e9;color:#2e7d32;padding:5px 12px;border-radius:20px;font-size:.8rem;font-weight:500}.inbox-sync-btn{padding:6px 14px;border:1.5px solid #e5e5e7;border-radius:8px;background:#fff;font-size:.8rem;font-weight:500;cursor:pointer}.inbox-sync-btn:disabled{opacity:.5;cursor:not-allowed}.inbox-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px;text-align:center}.inbox-empty-icon{font-size:3rem;margin-bottom:16px}.inbox-empty-title{font-size:1.4rem;font-weight:700;color:#1d1d1f;margin-bottom:10px}.inbox-empty-desc{font-size:.95rem;color:#6e6e73;max-width:420px;margin-bottom:32px;line-height:1.6}.inbox-provider-options{display:flex;gap:12px;margin-bottom:24px}.inbox-provider-btn{display:flex;align-items:center;gap:8px;padding:12px 24px;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;border:1.5px solid #e5e5e7;background:#fff;text-decoration:none;color:#1d1d1f;transition:all .15s}.inbox-provider-btn:hover:not(:disabled){border-color:#4f8ef7;color:#4f8ef7}.inbox-provider-btn.gmail:hover{border-color:#ea4335;color:#ea4335}.inbox-provider-btn.outlook:hover{border-color:#00a4ef;color:#00a4ef}.inbox-provider-btn:disabled{opacity:.45;cursor:not-allowed}.inbox-empty-note{font-size:.78rem;color:#aeaeb2;max-width:380px;line-height:1.5}.inbox-sync-prompt{padding:40px 24px;text-align:center;color:#6e6e73;font-size:.875rem;display:flex;flex-direction:column;align-items:center;gap:12px}.draft-generating{padding:24px;text-align:center;color:#6e6e73;font-size:.875rem;font-style:italic}.email-card{position:relative}.email-card.unread .email-sender{font-weight:700}.email-card.unread .email-subject{font-weight:600}.email-card.unread:before{content:"";display:block;width:7px;height:7px;background:#4f8ef7;border-radius:50%;position:absolute;left:12px;top:50%;transform:translateY(-50%)}.email-card.sent{opacity:.6}.action-btn.sent{background:#34c759!important;border-color:#34c759!important;color:#fff!important;cursor:default}.hd-page{padding:24px 32px 32px;font-family:Inter,-apple-system,sans-serif}.hd-header{margin-bottom:20px}.hd-title{font-size:1.5rem;font-weight:700;color:#1d1d1f;margin:0 0 4px}.hd-subtitle{font-size:.875rem;color:#6e6e73;margin:0}.hd-stats-row{display:flex;gap:10px;margin-bottom:20px;flex-wrap:wrap}.hd-stat-pill{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e5e5e7;border-radius:980px;padding:8px 16px;box-shadow:0 1px 4px #0000000f}.hd-stat-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.hd-stat-count{font-size:.875rem;font-weight:700;color:#1d1d1f}.hd-stat-label{font-size:.8125rem;color:#6e6e73}.hd-filter-row{display:flex;align-items:center;gap:16px;margin-bottom:20px;flex-wrap:wrap}.hd-search-wrap{position:relative}.hd-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:.82rem;pointer-events:none}.hd-search{width:280px;padding:10px 14px 10px 36px;border:1px solid #e5e5e7;border-radius:10px;font-family:Inter,sans-serif;font-size:.875rem;color:#1d1d1f;background:#fff;outline:none}.hd-search:focus{border-color:#4f8ef7}.hd-filters{display:flex;gap:16px;flex-wrap:wrap}.hd-filter-group{display:flex;align-items:center;gap:6px}.hd-filter-label{font-size:.8125rem;color:#6e6e73;font-weight:500}.hd-fpill{font-family:Inter,sans-serif;font-size:.8125rem;font-weight:500;padding:6px 12px;border-radius:980px;border:1px solid #e5e5e7;background:transparent;color:#6e6e73;cursor:pointer;transition:all .12s ease}.hd-fpill.active{background:#1d1d1f;color:#fff;border-color:#1d1d1f}.kanban-board{display:flex;gap:16px;overflow-x:auto;padding-bottom:12px}.kanban-board::-webkit-scrollbar{height:4px}.kanban-board::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}.kanban-col{flex:1;min-width:260px;background:#f5f5f7;border-radius:16px;padding:12px;display:flex;flex-direction:column}.kanban-col-header{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding:0 4px}.kanban-col-title{font-size:.875rem;font-weight:600;color:#1d1d1f}.kanban-col-count{font-size:.72rem;font-weight:600;background:#e5e5e7;color:#6e6e73;padding:2px 8px;border-radius:980px}.kanban-col-body{display:flex;flex-direction:column;gap:8px;flex:1;overflow-y:auto;max-height:520px}.kanban-col-body::-webkit-scrollbar{width:4px}.kanban-col-body::-webkit-scrollbar-thumb{background:#0000001f;border-radius:4px}.ticket-card{display:flex;flex-direction:column;text-align:left;width:100%;background:#fff;border:1px solid #e5e5e7;border-radius:12px;padding:14px;cursor:pointer;font-family:Inter,sans-serif;box-shadow:0 1px 4px #0000000a;transition:box-shadow .15s ease,transform .15s ease}.ticket-card:hover{box-shadow:0 4px 14px #00000017;transform:translateY(-1px)}.ticket-card.closed{opacity:.7}.tc-top{display:flex;justify-content:space-between;align-items:center}.tc-id{font-size:.75rem;color:#6e6e73}.tc-time{font-size:.72rem;color:#6e6e73}.tc-title{font-size:.875rem;font-weight:500;color:#1d1d1f;margin:4px 0 8px;line-height:1.35}.tc-customer{font-size:.8125rem;color:#6e6e73;margin-bottom:10px}.tc-bottom{display:flex;justify-content:space-between;align-items:center}.tc-bottom-left,.tc-bottom-right{display:flex;align-items:center;gap:6px}.tc-source{font-size:.78rem}.tc-urgent-pill{font-size:.62rem;font-weight:700;padding:2px 7px;border-radius:4px;background:#ff453a1a;color:#ff453a;border:1px solid rgba(255,69,58,.2);text-transform:uppercase;letter-spacing:.03em}.tc-resolved-pill{font-size:.65rem;font-weight:600;padding:2px 8px;border-radius:4px;background:#34c7591a;color:#34c759}.tc-assignee{font-size:.72rem;color:#6e6e73;font-weight:500}.tc-sla{font-size:.72rem;font-weight:500}.tc-sla.green{color:#34c759}.tc-sla.orange{color:#ff9f0a}.tc-sla.red{color:#ff453a;font-weight:600}.hd-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0003;z-index:90;animation:overlayIn .2s ease}@keyframes overlayIn{0%{opacity:0}to{opacity:1}}.hd-detail-panel{position:fixed;top:0;right:0;width:480px;max-width:100%;height:100%;background:#fff;box-shadow:-4px 0 24px #0000001a;z-index:100;display:flex;flex-direction:column;overflow-y:auto;animation:slideIn .25s ease}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.hd-detail-panel::-webkit-scrollbar{width:4px}.hd-detail-panel::-webkit-scrollbar-thumb{background:#0000001f;border-radius:4px}.hd-dp-header{display:flex;justify-content:space-between;align-items:flex-start;padding:28px 28px 0}.hd-dp-id{font-size:.78rem;color:#6e6e73;margin-bottom:4px}.hd-dp-title{font-size:1.1rem;font-weight:600;color:#1d1d1f;margin-bottom:10px;line-height:1.35}.hd-dp-pills{display:flex;gap:6px;align-items:center}.hd-dp-status-pill{font-size:.68rem;font-weight:600;padding:3px 10px;border-radius:4px;background:#4f8ef71a;color:#4f8ef7}.hd-dp-normal-pill{font-size:.68rem;font-weight:600;padding:3px 10px;border-radius:4px;background:#0000000d;color:#6e6e73}.hd-dp-close{background:none;border:none;font-size:1.5rem;color:#6e6e73;cursor:pointer;padding:0;line-height:1}.hd-dp-close:hover{color:#1d1d1f}.hd-dp-assignee-row{display:flex;align-items:center;gap:8px;padding:16px 28px}.hd-dp-assignee-label{font-size:.82rem;color:#6e6e73}.hd-dp-assignee-select{font-family:Inter,sans-serif;font-size:.82rem;padding:6px 10px;border:1px solid #e5e5e7;border-radius:8px;color:#1d1d1f;background:#fff;cursor:pointer}.hd-ai-summary{margin:0 28px 16px;background:#4f8ef714;border:1px solid rgba(79,142,247,.15);border-radius:10px;padding:14px 16px;font-size:.82rem;color:#1d1d1f;line-height:1.6}.hd-ai-icon{color:#4f8ef7;margin-right:2px}.hd-dp-tabs{display:flex;border-bottom:1px solid #e5e5e7;margin:0 28px}.hd-dp-tab{background:none;border:none;border-bottom:2px solid transparent;padding:10px 14px;font-family:Inter,sans-serif;font-size:.82rem;font-weight:500;color:#6e6e73;cursor:pointer;margin-bottom:-1px;transition:all .12s ease}.hd-dp-tab.active{color:#4f8ef7;border-bottom-color:#4f8ef7;font-weight:600}.hd-dp-content{padding:20px 28px 28px;flex:1}.hd-details-grid{display:flex;flex-direction:column;gap:14px}.hd-detail-row{display:flex;justify-content:space-between;align-items:center}.hd-dr-label{font-size:.82rem;color:#6e6e73}.hd-dr-value{font-size:.82rem;color:#1d1d1f;font-weight:500}.sla-green{color:#34c759!important}.sla-orange{color:#ff9f0a!important}.sla-red{color:#ff453a!important;font-weight:600!important}.hd-transcript{display:flex;flex-direction:column;gap:12px}.hd-t-msg{padding:10px 14px;border-radius:10px;max-width:90%}.hd-t-msg.agent{background:#f0f5ff;border-left:2px solid #4F8EF7;align-self:flex-start}.hd-t-msg.customer{background:#f5f5f7;align-self:flex-end}.hd-t-role{font-size:.7rem;font-weight:600;color:#6e6e73;margin-bottom:4px;text-transform:uppercase;letter-spacing:.04em}.hd-t-text{font-size:.84rem;color:#1d1d1f;line-height:1.5}.hd-notes{display:flex;flex-direction:column;gap:12px}.hd-note-existing{background:#fefce8;border:1px solid #fde68a;border-radius:10px;padding:12px 14px;font-size:.82rem;color:#1d1d1f;line-height:1.5}.hd-note-input{width:100%;padding:10px 14px;border:1px solid #e5e5e7;border-radius:10px;font-family:Inter,sans-serif;font-size:.84rem;color:#1d1d1f;resize:vertical;outline:none;box-sizing:border-box}.hd-note-input:focus{border-color:#4f8ef7}.hd-note-btn{align-self:flex-start;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;padding:8px 18px;border-radius:8px;border:none;background:#4f8ef7;color:#fff;cursor:pointer}.hd-note-btn:hover{background:#3d7de5}.hd-timeline{display:flex;flex-direction:column;gap:0}.hd-tl-item{display:flex;align-items:flex-start;gap:14px;border-left:2px solid #e5e5e7;margin-left:6px;padding:12px 0 12px 18px;position:relative}.hd-tl-dot{position:absolute;left:-5px;top:16px;width:8px;height:8px;border-radius:50%;background:#4f8ef7}.hd-tl-content{display:flex;flex-direction:column;gap:2px}.hd-tl-time{font-size:.75rem;font-weight:600;color:#6e6e73}.hd-tl-event{font-size:.84rem;color:#1d1d1f}@media (max-width: 768px){.hd-page{padding:20px 16px}.hd-filter-row{flex-direction:column;align-items:flex-start}.hd-search,.hd-detail-panel{width:100%}}.conn-page{padding:24px 32px 40px;font-family:Inter,-apple-system,sans-serif}.conn-header{margin-bottom:28px}.conn-title{font-size:1.5rem;font-weight:700;color:#1d1d1f;margin:0 0 4px}.conn-subtitle{font-size:.875rem;color:#6e6e73;margin:0 0 4px}.conn-stats{font-size:.875rem;color:#6e6e73;margin:0}.conn-section-label{font-size:.75rem;font-weight:600;letter-spacing:.05em;color:#6e6e73;text-transform:uppercase;margin-bottom:12px}.conn-active-card{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #e5e5e7;border-radius:16px;padding:20px 24px;box-shadow:0 1px 4px #0000000a;gap:16px;flex-wrap:wrap}.conn-active-left{display:flex;align-items:flex-start;gap:16px}.conn-logo-box{width:44px;height:44px;border-radius:10px;background:#f5f5f7;display:flex;align-items:center;justify-content:center;flex-shrink:0}.conn-active-info{display:flex;flex-direction:column;gap:3px}.conn-active-name{font-size:1rem;font-weight:600;color:#1d1d1f}.conn-active-sub{font-size:.8125rem;color:#6e6e73}.conn-active-account{font-size:.8125rem;color:#6e6e73;margin-top:2px}.conn-active-meta{display:flex;align-items:center;gap:12px;margin-top:6px}.conn-status-pill{display:flex;align-items:center;gap:6px;background:#34c7591a;color:#34c759;font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:980px}.conn-status-dot{width:6px;height:6px;border-radius:50%;background:#34c759;flex-shrink:0}.conn-last-sync{font-size:.78rem;color:#6e6e73}.conn-active-actions{display:flex;gap:8px;align-items:center;flex-shrink:0}.conn-btn-outline{font-family:Inter,sans-serif;font-size:.84rem;font-weight:500;padding:9px 18px;border-radius:8px;border:1px solid #e5e5e7;background:#fff;color:#1d1d1f;cursor:pointer;transition:background .12s ease}.conn-btn-outline:hover{background:#f5f5f7}.conn-btn-disconnect{font-family:Inter,sans-serif;font-size:.84rem;font-weight:500;padding:9px 18px;border-radius:8px;border:1px solid #e5e5e7;background:#fff;color:#1d1d1f;cursor:pointer;transition:all .12s ease}.conn-btn-disconnect:hover{color:#ff453a;border-color:#ff453a4d;background:#ff453a0a}.conn-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.conn-card{background:#fff;border:1px solid #e5e5e7;border-radius:16px;padding:24px;box-shadow:0 1px 4px #0000000a;display:flex;flex-direction:column}.conn-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.conn-card-logo{width:40px;height:40px;border-radius:10px;background:#f5f5f7;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.conn-coming-pill{font-size:.75rem;font-weight:500;padding:4px 10px;border-radius:980px;background:#f5f5f7;color:#6e6e73}.conn-card-title{font-size:1rem;font-weight:600;color:#1d1d1f;margin-bottom:4px}.conn-card-sub{font-size:.8125rem;color:#6e6e73}.conn-card-desc{font-size:.875rem;color:#6e6e73;line-height:1.5;margin:12px 0 16px;flex:1}.conn-btn-connect{font-family:Inter,sans-serif;font-size:.84rem;font-weight:600;padding:10px 20px;border-radius:8px;border:none;background:#f5f5f7;color:#6e6e73;cursor:not-allowed;align-self:flex-start}.conn-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000040;z-index:90;animation:connOverlayIn .2s ease}@keyframes connOverlayIn{0%{opacity:0}to{opacity:1}}.conn-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:480px;max-width:calc(100vw - 32px);background:#fff;border-radius:20px;padding:32px;z-index:100;box-shadow:0 8px 40px #00000024;animation:connModalIn .22s ease}@keyframes connModalIn{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}.conn-modal-title{font-size:1.1rem;font-weight:700;color:#1d1d1f;margin:0 0 4px}.conn-modal-account{font-size:.84rem;color:#6e6e73;margin:0 0 24px}.conn-modal-section-label{font-size:.72rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#6e6e73;margin-bottom:10px}.conn-toggle-list{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.conn-toggle-row{display:flex;align-items:center;justify-content:space-between}.conn-toggle-address{font-size:.84rem;color:#1d1d1f}.conn-toggle-switch{width:40px;height:22px;border-radius:11px;border:none;background:#e5e5e7;padding:2px;cursor:pointer;position:relative;transition:background .2s ease;flex-shrink:0}.conn-toggle-switch.on{background:#34c759}.conn-toggle-thumb{display:block;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;position:absolute;top:2px;left:2px;transition:transform .2s ease}.conn-toggle-switch.on .conn-toggle-thumb{transform:translate(18px)}.conn-permissions{display:flex;flex-direction:column;gap:10px;margin-bottom:28px}.conn-permission-row{display:flex;align-items:center;gap:10px}.conn-perm-check{font-size:.9rem;flex-shrink:0}.conn-perm-label{font-size:.84rem;color:#1d1d1f}.conn-modal-actions{display:flex;justify-content:flex-end;gap:10px}.conn-modal-close{font-family:Inter,sans-serif;font-size:.84rem;font-weight:500;padding:10px 20px;border-radius:8px;border:1px solid #e5e5e7;background:#fff;color:#6e6e73;cursor:pointer;transition:background .12s ease}.conn-modal-close:hover{background:#f5f5f7}.conn-modal-save{font-family:Inter,sans-serif;font-size:.84rem;font-weight:600;padding:10px 20px;border-radius:8px;border:none;background:#4f8ef7;color:#fff;cursor:pointer;transition:background .12s ease}.conn-modal-save:hover{background:#3d7de5}.conn-btn-connect--active{background:#4f8ef7;color:#fff;cursor:pointer;transition:background .12s ease}.conn-btn-connect--active:hover{background:#3d7de5}.conn-toast{position:fixed;bottom:24px;right:24px;padding:14px 20px;border-radius:12px;font-family:Inter,-apple-system,sans-serif;font-size:.875rem;font-weight:500;color:#fff;z-index:200;animation:connToastIn .22s ease;box-shadow:0 4px 20px #00000026}.conn-toast--success{background:#34c759}.conn-toast--error{background:#ff453a}@keyframes connToastIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.conn-page{padding:20px 16px}.conn-grid{grid-template-columns:1fr}.conn-active-card{flex-direction:column;align-items:flex-start}.conn-active-actions{width:100%}.conn-btn-outline,.conn-btn-disconnect{flex:1}}.al-page{padding:24px 32px 40px;font-family:Inter,-apple-system,sans-serif}.al-header{margin-bottom:20px}.al-title{font-size:1.5rem;font-weight:700;color:#1d1d1f;margin:0 0 4px}.al-subtitle{font-size:.875rem;color:#6e6e73;margin:0}.al-stats{display:flex;gap:10px;margin-bottom:20px;flex-wrap:wrap}.al-stat{font-size:.8125rem;font-weight:600;padding:6px 14px;border-radius:980px}.al-stat--blue{background:#4f8ef71a;color:#4f8ef7}.al-stat--orange{background:#ff9f0a1a;color:#ff9f0a}.al-stat--red{background:#ff453a1a;color:#ff453a}.al-stat--green{background:#34c7591a;color:#34c759}.al-filters{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;flex-wrap:wrap}.al-filters-left{display:flex;gap:10px;align-items:center}.al-search{font-family:Inter,sans-serif;font-size:.84rem;padding:9px 14px;border-radius:10px;border:1px solid #e5e5e7;background:#fff;color:#1d1d1f;width:220px;outline:none;transition:border-color .12s ease}.al-search:focus{border-color:#4f8ef7}.al-date-select{font-family:Inter,sans-serif;font-size:.84rem;padding:9px 14px;border-radius:10px;border:1px solid #e5e5e7;background:#fff;color:#1d1d1f;cursor:pointer;outline:none}.al-filters-right{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.al-filter-group{display:flex;gap:4px;background:#f5f5f7;border-radius:8px;padding:3px}.al-pill{font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;padding:5px 10px;border-radius:6px;border:none;background:transparent;color:#6e6e73;cursor:pointer;transition:all .12s ease;white-space:nowrap}.al-pill.active{background:#1d1d1f;color:#fff}.al-pill:not(.active):hover{color:#1d1d1f}.al-table-card{background:#fff;border-radius:20px;box-shadow:0 2px 12px #0000000f,0 1px 3px #0000000a;overflow:hidden}.al-table-wrap{overflow-x:auto}.al-table{width:100%;border-collapse:collapse;min-width:800px}.al-table thead th{background:#f5f5f7;font-size:.75rem;font-weight:600;color:#6e6e73;letter-spacing:.05em;text-transform:uppercase;padding:12px 20px;text-align:left;position:sticky;top:0;z-index:2}.al-row{cursor:pointer;transition:background .1s ease}.al-row:hover{background:#fafafa}.al-row td{padding:14px 20px;border-bottom:1px solid #f5f5f7;vertical-align:middle}.al-cell-time{font-size:.8125rem;color:#6e6e73;white-space:nowrap;width:90px}.al-module{display:flex;align-items:center;gap:8px}.al-module-icon{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;flex-shrink:0}.al-module-icon--inbox{background:#4f8ef71a}.al-module-icon--voice{background:#af52de1a}.al-module-icon--helpdesk{background:#ff9f0a1a}.al-module-icon--connections{background:#0000000f}.al-module-name{font-size:.875rem;color:#1d1d1f;white-space:nowrap}.al-cell-action{font-size:.875rem;font-weight:500;color:#1d1d1f;white-space:nowrap}.al-cell-details{font-size:.8125rem;color:#6e6e73;max-width:320px}.al-trigger-pill{font-size:.75rem;font-weight:500;padding:3px 9px;border-radius:980px;white-space:nowrap}.al-trigger--ai{background:#4f8ef714;color:#4f8ef7}.al-trigger--system{background:#f5f5f7;color:#6e6e73}.al-trigger-text{font-size:.8125rem;color:#6e6e73}.al-status{font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:980px;white-space:nowrap}.al-status--success{background:#34c7591a;color:#34c759}.al-status--pending{background:#ff9f0a1a;color:#ff9f0a}.al-status--failed{background:#ff453a1a;color:#ff453a}.al-pagination{display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px}.al-pagination-text{font-size:.8125rem;color:#6e6e73}.al-load-more{font-family:Inter,sans-serif;font-size:.84rem;font-weight:500;padding:10px 28px;border-radius:10px;border:1px solid #e5e5e7;background:#fff;color:#1d1d1f;cursor:pointer;transition:background .12s ease}.al-load-more:hover{background:#f5f5f7}.al-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000040;z-index:90;animation:alOverlayIn .2s ease}@keyframes alOverlayIn{0%{opacity:0}to{opacity:1}}.al-drawer{position:fixed;top:0;right:0;width:420px;max-width:100vw;height:100vh;background:#fff;z-index:100;box-shadow:-4px 0 24px #0000001f;display:flex;flex-direction:column;animation:alDrawerIn .25s ease}@keyframes alDrawerIn{0%{transform:translate(100%)}to{transform:translate(0)}}.al-drawer-header{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 24px 16px;border-bottom:1px solid #f5f5f7}.al-drawer-title-row{display:flex;align-items:center;gap:10px}.al-drawer-title{font-size:1.1rem;font-weight:700;color:#1d1d1f}.al-drawer-close{font-size:1rem;background:none;border:none;color:#6e6e73;cursor:pointer;padding:4px;line-height:1}.al-drawer-close:hover{color:#1d1d1f}.al-drawer-body{flex:1;overflow-y:auto;padding:20px 24px 24px}.al-drawer-meta{display:flex;flex-direction:column;gap:14px;margin-bottom:24px}.al-drawer-meta-row{display:flex;flex-direction:column;gap:3px}.al-drawer-label{font-size:.72rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#6e6e73}.al-drawer-value{font-size:.875rem;color:#1d1d1f;display:flex;align-items:center;gap:6px}.al-drawer-section-label{font-size:.72rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#6e6e73;margin-bottom:8px}.al-drawer-log{background:#f5f5f7;border-radius:10px;padding:14px 16px;font-family:SF Mono,Fira Code,monospace;font-size:.78rem;color:#1d1d1f;line-height:1.6;overflow-x:auto;margin:0 0 24px;white-space:pre}.al-drawer-actions{display:flex;gap:10px}.al-btn-secondary{font-family:Inter,sans-serif;font-size:.84rem;font-weight:500;padding:10px 18px;border-radius:8px;border:1px solid #e5e5e7;background:#fff;color:#6e6e73;cursor:not-allowed;opacity:.6}.al-btn-primary{font-family:Inter,sans-serif;font-size:.84rem;font-weight:600;padding:10px 18px;border-radius:8px;border:none;background:#4f8ef7;color:#fff;cursor:pointer;transition:background .12s ease}.al-btn-primary:hover{background:#3d7de5}@media (max-width: 768px){.al-page{padding:20px 16px}.al-filters{flex-direction:column;align-items:stretch}.al-filters-left{width:100%}.al-search{flex:1;width:auto}.al-filters-right{flex-wrap:wrap}.al-drawer{width:100vw}}.usage-page{padding:32px;max-width:1400px;margin:0 auto}.usage-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:28px;flex-wrap:wrap;gap:16px}.usage-header-text h1{font-size:1.75rem;font-weight:700;color:#1d1d1f;margin:0 0 4px}.usage-header-text p{font-size:.875rem;color:#6e6e73;margin:0}.usage-month-selector{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e5e5e7;border-radius:12px;padding:8px 16px;font-size:.875rem;font-weight:500;color:#1d1d1f}.usage-month-selector button{background:none;border:none;cursor:pointer;color:#6e6e73;font-size:1rem;padding:0 4px;line-height:1;transition:color .15s}.usage-month-selector button:hover{color:#1d1d1f}.usage-stats-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px}.usage-stat-card{background:#fff;border-radius:20px;box-shadow:0 2px 12px #0000000f,0 1px 3px #0000000a;padding:24px}.usage-stat-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#6e6e73;font-weight:600;margin-bottom:8px}.usage-stat-value{font-size:1.75rem;font-weight:700;color:#1d1d1f;margin-bottom:4px;line-height:1}.usage-stat-sub{font-size:.78rem;color:#6e6e73;margin-top:6px}.usage-progress-track{height:6px;background:#e5e5e7;border-radius:980px;margin-top:12px;overflow:hidden}.usage-progress-fill{height:100%;background:#34c759;border-radius:980px;transition:width .3s ease}.usage-section-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#6e6e73;font-weight:600;margin-bottom:16px}.usage-service-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:28px}.usage-service-card{background:#fff;border-radius:20px;box-shadow:0 2px 12px #0000000f;padding:24px;border-left:4px solid transparent;display:flex;flex-direction:column;gap:12px}.usage-service-card.blue{border-left-color:#4f8ef7}.usage-service-card.purple{border-left-color:#af52de}.usage-service-card.orange{border-left-color:#ff9f0a}.usage-service-header{display:flex;align-items:center;gap:10px}.usage-service-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.usage-service-card.blue .usage-service-icon{background:#4f8ef71a}.usage-service-card.purple .usage-service-icon{background:#af52de1a}.usage-service-card.orange .usage-service-icon{background:#ff9f0a1a}.usage-service-name{font-size:.75rem;color:#6e6e73;font-weight:500}.usage-service-label{font-size:.95rem;font-weight:600;color:#1d1d1f}.usage-service-cost{font-size:1.5rem;font-weight:700;color:#1d1d1f}.usage-service-meta{display:flex;gap:20px}.usage-service-meta-item{display:flex;flex-direction:column;gap:2px}.usage-service-meta-item .meta-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;color:#6e6e73;font-weight:500}.usage-service-meta-item .meta-value{font-size:.875rem;font-weight:600;color:#1d1d1f}.usage-card{background:#fff;border-radius:20px;box-shadow:0 2px 12px #0000000f;padding:28px;margin-bottom:28px}.usage-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.usage-table-controls{display:flex;align-items:center;gap:12px;margin-bottom:16px}.usage-search{flex:1;height:38px;border:1px solid #e5e5e7;border-radius:10px;padding:0 14px;font-size:.85rem;color:#1d1d1f;outline:none;background:#fafafa;transition:border-color .15s}.usage-search:focus{border-color:#4f8ef7;background:#fff}.usage-export-btn{height:38px;padding:0 16px;border:1px solid #e5e5e7;border-radius:10px;background:#fff;font-size:.8rem;font-weight:500;color:#aeaeb2;cursor:not-allowed;white-space:nowrap}.usage-table-wrap{overflow-x:auto}.usage-table{width:100%;border-collapse:collapse;font-size:.83rem}.usage-table th{text-align:left;padding:10px 12px;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:#6e6e73;font-weight:600;border-bottom:1px solid #f0f0f5;white-space:nowrap}.usage-table td{padding:11px 12px;color:#1d1d1f;border-bottom:1px solid #f5f5f7;vertical-align:middle}.usage-table tr:hover td{background:#fafafa}.usage-table tr:nth-child(2n) td{background:#fdfdfd}.usage-table tr:nth-child(2n):hover td{background:#fafafa}.usage-table .total-row td{font-weight:700;border-top:2px solid #e5e5e7;border-bottom:none;background:#fafafa;color:#1d1d1f}.usage-status-pill{display:inline-flex;align-items:center;padding:3px 10px;border-radius:6px;font-size:.72rem;font-weight:600}.usage-status-pill.extracted{background:#34c7591a;color:#34c759}.usage-status-pill.failed{background:#ff453a1a;color:#ff453a}.usage-status-pill.pending{background:#ff9f0a1a;color:#ff9f0a}.usage-budget-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.usage-budget-field{display:flex;flex-direction:column;gap:6px}.usage-budget-field label{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#6e6e73;font-weight:600}.usage-budget-input{height:42px;border:1px solid #e5e5e7;border-radius:10px;padding:0 14px;font-size:.9rem;font-weight:500;color:#1d1d1f;outline:none;background:#fafafa;transition:border-color .15s}.usage-budget-input:focus{border-color:#4f8ef7;background:#fff}.usage-budget-info-row{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.usage-budget-info-row .label{font-size:.82rem;color:#6e6e73}.usage-budget-info-row .value{font-size:.9rem;font-weight:600;color:#1d1d1f}.usage-on-track-pill{display:inline-flex;align-items:center;gap:4px;padding:4px 12px;border-radius:8px;font-size:.78rem;font-weight:600;background:#34c7591a;color:#34c759}.usage-save-btn{height:42px;padding:0 24px;background:#4f8ef7;border:none;border-radius:10px;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;margin-top:20px;transition:opacity .15s}.usage-save-btn:hover{opacity:.9}.usage-module-filter{display:flex;align-items:center;gap:12px;margin-bottom:20px;flex-wrap:wrap}.usage-filter-label{font-size:.8rem;font-weight:600;color:#6e6e73;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.usage-filter-pills{display:flex;gap:8px;flex-wrap:wrap}.usage-filter-pill{padding:6px 14px;border-radius:20px;border:1.5px solid #e5e5e7;background:#fff;font-size:.8rem;font-weight:500;color:#3a3a3c;cursor:pointer;transition:all .15s}.usage-filter-pill:hover{border-color:#4f8ef7;color:#4f8ef7}.usage-filter-pill.active{background:#4f8ef7;border-color:#4f8ef7;color:#fff}.usage-module-breakdown{display:flex;flex-direction:column;gap:12px}.usage-module-row{display:grid;grid-template-columns:140px 1fr 80px 70px;align-items:center;gap:12px}.usage-module-name{font-size:.875rem;font-weight:500;color:#1d1d1f}.usage-module-bar-wrap{height:8px;background:#f0f0f5;border-radius:4px;overflow:hidden}.usage-module-bar{height:100%;background:#4f8ef7;border-radius:4px;transition:width .3s}.usage-module-cost{font-size:.875rem;font-weight:600;color:#1d1d1f;text-align:right}.usage-module-calls{font-size:.75rem;color:#6e6e73;text-align:right}@media (max-width: 900px){.usage-stats-bar{grid-template-columns:1fr 1fr}.usage-service-cards,.usage-budget-grid{grid-template-columns:1fr}}.settings-page{padding:32px 32px 48px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:stretch}.settings-col{display:flex;flex-direction:column;gap:24px;align-self:stretch;height:100%}.ai-behaviour-card,.settings-ai-content{display:flex;flex-direction:column}.settings-ai-locked-row{display:flex;align-items:center;gap:6px}.settings-toggle-locked{opacity:.75;cursor:not-allowed}.settings-lock-badge{font-size:.75rem;cursor:help}.settings-ai-info-box{margin-top:20px}.settings-tone-pills{display:flex;gap:6px;flex-shrink:0}.settings-tone-pill{padding:5px 12px;border-radius:980px;font-size:.78rem;font-weight:500;font-family:inherit;cursor:pointer;border:1px solid #e5e5e7;background:transparent;color:#6e6e73;transition:all .12s ease}.settings-tone-pill.active{background:#1d1d1f;border-color:#1d1d1f;color:#fff}.settings-tone-pill:not(.active):hover{border-color:#1d1d1f;color:#1d1d1f}.settings-notif-row--slider{align-items:flex-start;padding-top:14px;padding-bottom:14px}.settings-slider-wrap{display:flex;align-items:center;gap:10px;flex-shrink:0;padding-top:2px}.settings-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:120px;height:4px;border-radius:2px;background:#e5e5e7;outline:none;cursor:pointer}.settings-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#4f8ef7;cursor:pointer;box-shadow:0 1px 3px #4f8ef766}.settings-slider::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#4f8ef7;cursor:pointer;border:none;box-shadow:0 1px 3px #4f8ef766}.settings-slider-value{font-size:.875rem;font-weight:600;color:#1d1d1f;min-width:36px}.settings-ai-info-inner{background:#4f8ef70f;border:1px solid rgba(79,142,247,.15);border-radius:10px;padding:14px 16px;font-size:.8125rem;color:#4f8ef7;line-height:1.5}.settings-col .settings-card{margin-bottom:0}.settings-header{margin-bottom:28px}.settings-title{font-size:1.5rem;font-weight:700;color:#1d1d1f;margin:0 0 4px}.settings-subtitle{font-size:.875rem;color:#6e6e73;margin:0}.settings-card{background:#fff;border-radius:20px;box-shadow:0 2px 12px #0000000f;padding:28px;margin-bottom:24px}.settings-card-title{font-size:1rem;font-weight:600;color:#1d1d1f;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f5f5f7}.settings-card-desc{font-size:.8125rem;color:#6e6e73;margin:-12px 0 20px}.settings-field{margin-bottom:20px}.settings-label{display:block;font-size:.8125rem;font-weight:500;color:#1d1d1f;margin-bottom:6px}.settings-input{border:1px solid #e5e5e7;border-radius:10px;padding:10px 14px;width:100%;font-size:.875rem;font-family:inherit;color:#1d1d1f;background:#fff;outline:none;transition:border-color .15s ease;box-sizing:border-box}.settings-input:focus{border-color:#4f8ef7}.settings-input::placeholder{color:#aaa}.settings-select{border:1px solid #e5e5e7;border-radius:10px;padding:10px 14px;width:100%;font-size:.875rem;font-family:inherit;color:#1d1d1f;background:#fff;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236e6e73' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;cursor:pointer;transition:border-color .15s ease;box-sizing:border-box}.settings-select:focus{border-color:#4f8ef7}.settings-select-sm{width:auto;min-width:110px}.settings-logo-row{display:flex;align-items:center;gap:16px}.settings-logo-placeholder{width:64px;height:64px;border-radius:12px;background:#f0f0f2;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;color:#4f8ef7;flex-shrink:0}.settings-logo-actions{display:flex;flex-direction:column;gap:6px}.settings-field-hint{font-size:.75rem;color:#6e6e73}.settings-btn-outline{border:1px solid #e5e5e7;border-radius:8px;padding:8px 16px;font-size:.8125rem;font-weight:500;font-family:inherit;color:#1d1d1f;background:#fff;cursor:pointer;transition:background .12s ease;width:fit-content}.settings-btn-outline:hover{background:#f5f5f7}.settings-btn-primary{background:#4f8ef7;color:#fff;border:none;border-radius:10px;padding:10px 24px;font-size:.8125rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .12s ease;white-space:nowrap;flex-shrink:0}.settings-btn-primary:hover{background:#3a7ae0}.settings-card-actions{display:flex;justify-content:flex-end;margin-top:8px}.settings-invite-row{display:flex;gap:10px;align-items:center;margin-bottom:24px}.settings-invite-row .settings-input{flex:1}.settings-members{margin-top:4px}.settings-member-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0}.settings-member-left{display:flex;align-items:center;gap:12px}.settings-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.8125rem;font-weight:700;flex-shrink:0}.settings-member-info{display:flex;flex-direction:column}.settings-member-name{font-size:.875rem;font-weight:600;color:#1d1d1f}.settings-member-email{font-size:.78rem;color:#6e6e73}.settings-member-right{display:flex;align-items:center;gap:10px}.settings-role-pill{font-size:.7rem;font-weight:600;padding:3px 10px;border-radius:980px}.settings-role-pill.admin{background:#4f8ef71a;color:#4f8ef7}.settings-role-pill.agent{background:#f0f0f2;color:#6e6e73}.settings-you-pill{font-size:.7rem;font-weight:500;padding:3px 10px;border-radius:980px;background:#f0f0f2;color:#6e6e73}.settings-remove-btn{font-size:.8125rem;font-weight:500;color:#ff453a;background:none;border:none;cursor:pointer;font-family:inherit;opacity:0;transition:opacity .12s ease;padding:4px 8px;border-radius:6px}.settings-member-row:hover .settings-remove-btn{opacity:1}.settings-remove-btn:hover{background:#ff453a14}.settings-member-divider{height:1px;background:#f5f5f7}.settings-plan-card{background:linear-gradient(135deg,#4f8ef7,#7b61ff);border-radius:16px;padding:24px;color:#fff;margin-bottom:20px}.settings-plan-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px}.settings-plan-name{font-size:1.25rem;font-weight:700}.settings-plan-desc{font-size:.8125rem;opacity:.85;margin-top:4px}.settings-plan-status{display:flex;align-items:center;gap:6px;background:#fff3;border:1px solid rgba(255,255,255,.3);border-radius:980px;padding:4px 12px;font-size:.75rem;font-weight:600;white-space:nowrap}.settings-plan-dot{width:6px;height:6px;border-radius:50%;background:#34c759}.settings-plan-renewal{font-size:.8125rem;opacity:.75}.settings-usage-row{display:flex;gap:12px;margin-bottom:20px}.settings-usage-item{flex:1;background:#f5f5f7;border-radius:10px;padding:14px 16px;display:flex;flex-direction:column;gap:4px}.settings-usage-label{font-size:.75rem;color:#6e6e73}.settings-usage-value{font-size:.875rem;font-weight:600;color:#1d1d1f}.settings-info-box{background:#f5f5f7;border-radius:10px;padding:16px;font-size:.8125rem;color:#6e6e73;line-height:1.5}.settings-notif-list{margin-bottom:24px}.settings-notif-row{display:flex;align-items:center;justify-content:space-between;padding:14px 0}.settings-notif-text{display:flex;flex-direction:column;gap:2px}.settings-notif-label{font-size:.875rem;font-weight:500;color:#1d1d1f}.settings-notif-desc{font-size:.78rem;color:#6e6e73}.settings-notif-divider{height:1px;background:#f5f5f7}.settings-toggle{position:relative;width:44px;height:24px;border-radius:12px;border:none;background:#d1d1d6;cursor:pointer;padding:0;flex-shrink:0;transition:background .2s ease}.settings-toggle.on{background:#4f8ef7}.settings-toggle-knob{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000026;transition:transform .2s ease}.settings-toggle.on .settings-toggle-knob{transform:translate(20px)}.settings-notif-email-row{padding-top:8px}.settings-inline-save{display:flex;gap:10px;align-items:center;margin-top:6px}.settings-inline-save .settings-input{flex:1}.settings-calc-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;gap:24px}.settings-calc-text{display:flex;flex-direction:column;gap:2px}.settings-calc-label{font-size:.875rem;font-weight:500;color:#1d1d1f}.settings-calc-desc{font-size:.78rem;color:#6e6e73}.settings-calc-divider{height:1px;background:#f5f5f7}.settings-input-suffix{display:flex;align-items:center;gap:6px}.settings-input-prefix-text{font-size:.875rem;font-weight:500;color:#6e6e73}.settings-suffix-text{font-size:.8125rem;color:#6e6e73;white-space:nowrap}.settings-input-narrow{width:70px;flex:none}.settings-calc-row--track{align-items:flex-start;padding-top:14px;padding-bottom:14px}.settings-track-checks{display:flex;gap:16px;flex-shrink:0;padding-top:1px}.settings-track-check{display:flex;align-items:center;gap:6px;cursor:pointer;-webkit-user-select:none;user-select:none}.settings-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:4px;border:1.5px solid #d1d1d6;background:#fff;cursor:pointer;flex-shrink:0;position:relative;transition:background .12s ease,border-color .12s ease}.settings-checkbox:checked{background:#4f8ef7;border-color:#4f8ef7}.settings-checkbox:checked:after{content:"";position:absolute;left:3px;top:1px;width:8px;height:5px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg)}.settings-track-check-label{font-size:.8125rem;font-weight:500;color:#1d1d1f;white-space:nowrap}.settings-calc-preview{background:#4f8ef70f;border:1px solid rgba(79,142,247,.15);border-radius:10px;padding:16px;font-size:.8125rem;color:#1d1d1f;line-height:1.5;margin-top:20px}@media (max-width: 768px){.settings-page{padding:20px 16px 32px}.settings-grid{grid-template-columns:1fr}.settings-invite-row{flex-direction:column}.settings-invite-row .settings-input,.settings-invite-row .settings-select-sm{width:100%}.settings-usage-row{flex-direction:column}.settings-calc-row{flex-direction:column;align-items:flex-start;gap:12px}.settings-inline-save{width:100%}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f5f7;color:#1d1d1f;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.loading-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f5f5f7}.loading-spinner{width:32px;height:32px;border:2px solid rgba(0,0,0,.08);border-top-color:#4f8ef7;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
