:root{--wp-bg:#eef2f6;--wp-card:#fff;--wp-text:#1f2933;--wp-muted:#5b6773;--wp-border:#d5dde5;--wp-primary:#1f4e79;--wp-primary-hover:#163a5a;--wp-danger:#b42318;--wp-danger-hover:#912018;--wp-success:#067647;--wp-warning:#b54708;--wp-info:#175cd3;--wp-shadow:0 10px 30px #0f172a14}*{box-sizing:border-box}body,html{background:var(--wp-bg);min-height:100%;color:var(--wp-text);margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.webphone-page{flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;padding:32px 16px;display:flex}.phoneplus-page,.phoneplus-shell{background:#0f172a;min-height:100vh}.phoneplus-page{align-items:stretch;padding:0}.phoneplus-empty{margin:48px auto}.phoneplus-loading{color:#e2e8f0;padding:24px}.webphone-stack{flex-direction:column;gap:12px;width:min(400px,100%);display:flex}.webphone-stack .webphone{width:100%}.webphone{background:var(--wp-card);border:1px solid var(--wp-border);width:min(440px,100%);box-shadow:var(--wp-shadow);border-radius:12px;padding:20px;position:relative}.webphone h1{margin:0 0 16px;font-size:1.25rem}.webphone-section{margin-top:16px}.webphone-label{color:var(--wp-muted);margin:12px 0 6px;font-size:.85rem;display:block}.webphone-input,.webphone-select{border:1px solid var(--wp-border);background:#fff;border-radius:8px;width:100%;padding:10px 12px;font-size:1rem}.webphone-row{flex-wrap:wrap;gap:8px;display:flex}.webphone-btn{appearance:none;cursor:pointer;color:var(--wp-text);background:#e8eef4;border:0;border-radius:8px;padding:10px 14px;font-size:.95rem}.webphone-btn:hover:not(:disabled){filter:brightness(.97)}.webphone-btn:disabled{opacity:.55;cursor:not-allowed}.webphone-btn-primary{background:var(--wp-primary);color:#fff}.webphone-btn-primary:hover:not(:disabled){background:var(--wp-primary-hover)}.webphone-btn-google{color:#3c4043;border:1px solid var(--wp-border);background:#fff;justify-content:center;align-items:center;gap:10px;width:100%;font-weight:600;text-decoration:none;display:flex}.webphone-btn-google:hover:not(:disabled){filter:none;background:#f8fafc}.login-divider{text-align:center;margin:18px 0 8px}.webphone-btn-danger{background:var(--wp-danger);color:#fff}.webphone-btn-danger:hover:not(:disabled){background:var(--wp-danger-hover)}.webphone-btn-success{background:var(--wp-success);color:#fff}.webphone-btn.active{outline:2px solid var(--wp-primary)}.webphone-status{color:var(--wp-muted);flex-direction:column;gap:4px;display:flex}.webphone-badge{font-weight:650;display:inline-block}.webphone-badge.connected,.webphone-badge.excellent,.webphone-badge.good,.webphone-badge.registered{color:var(--wp-success)}.webphone-badge.calling,.webphone-badge.connecting,.webphone-badge.held,.webphone-badge.poor,.webphone-badge.ringing{color:var(--wp-warning)}.webphone-alert,.webphone-badge.critical,.webphone-badge.disconnected,.webphone-badge.failed{color:var(--wp-danger)}.webphone-alert{background:#fef3f2;border-radius:8px;margin-top:12px;padding:10px 12px;font-size:.92rem}.webphone-dialer .webphone-alert{margin:0 0 14px}.webphone-alert-warning{color:var(--wp-warning);background:#fffaeb;border:1px solid #fedf89}.webphone-call-box,.webphone-incoming{border:1px solid var(--wp-border);background:#f8fafc;border-radius:8px;padding:12px}.webphone-incoming{background:#eff8ff;border-color:#b2ddff}.webphone-remote{margin:4px 0;font-size:1.2rem;font-weight:650}.webphone-dialpad{margin-top:8px}.webphone-dialpad button{min-height:44px}.webphone-stats{color:var(--wp-muted);margin-top:12px;font-size:.82rem;line-height:1.5}.webphone-devices{gap:10px;display:grid}.webphone-remote-audio{display:none}.app-header{color:#fff;background:#14324f}.app-header-inner{justify-content:space-between;align-items:center;max-width:960px;margin:0 auto;padding:12px 16px;display:flex}.app-brand{color:inherit;font-weight:700;text-decoration:none}.app-nav{gap:16px;display:flex}.app-nav a{color:#d7e6f4;text-decoration:none}.app-nav a.router-link-active{color:#fff;font-weight:650}.webphone-alert-link{color:inherit;margin-left:8px;font-weight:650;display:inline-block}.admin-page{justify-content:center}.admin-panel{background:var(--wp-card);border:1px solid var(--wp-border);width:min(880px,100%);box-shadow:var(--wp-shadow);border-radius:12px;padding:24px}.admin-panel h1{margin:0 0 8px;font-size:1.35rem}.admin-panel h2{margin:0 0 12px;font-size:1.05rem}.admin-description,.admin-intro,.admin-status{color:var(--wp-muted);font-size:.92rem}.admin-success{color:var(--wp-success);background:#ecfdf3;border-radius:8px;margin-top:12px;padding:10px 12px}.admin-group{border-top:1px solid var(--wp-border);margin-top:24px;padding-top:8px}.admin-setting{margin-bottom:16px}.admin-setting-header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.admin-setting-header label{font-weight:650}.admin-required{color:var(--wp-warning);margin-left:6px;font-weight:650}.admin-required,.admin-source{text-transform:uppercase;font-size:.75rem}.admin-source{letter-spacing:.03em}.admin-source.saved{color:var(--wp-info)}.admin-source.environment{color:var(--wp-success)}.admin-source.unset{color:var(--wp-warning)}.admin-env{color:var(--wp-muted);margin:0 0 8px;font-size:.78rem;display:inline-block}.admin-input-row{gap:8px;display:flex}.admin-actions{margin-top:24px}.admin-actions a{text-decoration:none}.app-user{color:#d7e6f4;font-size:.9rem}.app-logout{appearance:none;color:#d7e6f4;cursor:pointer;font:inherit;background:0 0;border:0}.admin-tabs{gap:8px;margin:16px 0 8px;display:flex}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;font-size:.92rem}.admin-table td,.admin-table th{text-align:left;border-bottom:1px solid var(--wp-border);padding:8px 6px}.admin-table-actions{gap:6px;display:flex}.admin-check{gap:8px;margin:12px 0}.admin-check,.webphone-dnd{align-items:center;display:flex}.webphone-dnd{background:var(--wp-card);border:1px solid var(--wp-border);box-shadow:var(--wp-shadow);border-radius:12px;justify-content:space-between;gap:12px;padding:12px 16px}.webphone-dnd.on{background:#fff7f6;border-color:#f0b4ae}.webphone-dnd.busy{background:#eff8ff;border-color:#b2ddff}.webphone-dnd.busy .webphone-dnd-value{color:var(--wp-info)}.webphone-dnd-copy{align-items:baseline;gap:8px;display:flex}.webphone-dnd-label{letter-spacing:.08em;text-transform:uppercase;color:var(--wp-muted);font-size:.75rem;font-weight:700}.webphone-dnd-value{font-size:1rem;font-weight:650}.webphone-dnd.on .webphone-dnd-value{color:var(--wp-danger)}.webphone-dnd-control{position:relative}.webphone-dnd-toggle{appearance:none;border:1px solid var(--wp-border);width:36px;height:36px;color:var(--wp-text);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:0;display:inline-flex}.webphone-dnd-toggle:disabled{opacity:.55;cursor:not-allowed}.webphone-dnd-chevron{width:18px;height:18px}.webphone-dnd-menu{z-index:5;border:1px solid var(--wp-border);min-width:140px;box-shadow:var(--wp-shadow);background:#fff;border-radius:10px;padding:6px;position:absolute;top:calc(100% + 6px);right:0}.webphone-dnd-option{appearance:none;width:100%;color:var(--wp-text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 10px;display:block}.webphone-dnd-option.selected,.webphone-dnd-option:hover{background:#eef4fa}.webphone-dialer{padding:18px 16px 16px}.webphone-kicker{color:var(--wp-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.72rem;font-weight:700}.webphone-display{text-align:center;margin:4px 0 16px}.webphone-number-row{justify-content:center;align-items:center;gap:8px;min-height:44px;display:flex}.webphone-number{letter-spacing:-.02em;font-size:1.85rem;font-weight:750;line-height:1.1}.webphone-number.placeholder{color:#c5ced6}.webphone-backspace{appearance:none;color:var(--wp-muted);cursor:pointer;background:0 0;border:0;font-size:1.15rem}.webphone-caption{color:var(--wp-muted);margin-top:6px;font-size:.88rem}.webphone-call-wrap{border-radius:10px;margin-bottom:14px;display:flex;position:relative;overflow:visible}.webphone-call-chevron,.webphone-call-main{appearance:none;color:#fff;cursor:pointer;background:#2fbf5b;border:0}.webphone-call-main{letter-spacing:.08em;text-transform:uppercase;flex:1;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 16px;font-size:1rem;font-weight:750;display:inline-flex}.webphone-call-icon{width:20px;height:20px}.webphone-call-chevron{border-left:1px solid #ffffff47;justify-content:center;align-items:center;width:48px;display:inline-flex}.webphone-call-chevron svg{width:18px;height:18px}.webphone-call-chevron:hover:not(:disabled),.webphone-call-main:hover:not(:disabled){background:#28a74f}.webphone-call-main:disabled{opacity:.55;cursor:not-allowed}.webphone-settings{z-index:4;border:1px solid var(--wp-border);box-shadow:var(--wp-shadow);background:#fff;border-radius:10px;padding:12px;position:absolute;top:calc(100% + 8px);left:0;right:0}.webphone-dialpad{grid-template-columns:repeat(3,1fr);gap:8px;margin:4px 0 12px;display:grid}.webphone-key{border:1px solid var(--wp-border);min-height:56px;color:var(--wp-text);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:baseline;gap:6px;padding:8px 10px;display:flex}.webphone-key:hover{background:#f8fafc}.webphone-key-digit{font-size:1.45rem;font-weight:650;line-height:1}.webphone-key-letters{color:#8b95a1;letter-spacing:.04em;font-size:.62rem;font-weight:650}.webphone-actions{grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:12px;display:grid}.webphone-action{border:1px solid var(--wp-border);min-height:48px;color:var(--wp-text);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 12px;font-size:.95rem;display:flex}.webphone-action:hover:not(:disabled){background:#f8fafc}.webphone-action.active{outline:2px solid var(--wp-primary)}.webphone-action:disabled,.webphone-end:disabled{opacity:.5;cursor:not-allowed}.webphone-action-icon,.webphone-end-icon{width:18px;height:18px}.webphone-end{appearance:none;border:1px solid var(--wp-danger);width:100%;min-height:48px;color:var(--wp-danger);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-size:1rem;font-weight:650;display:inline-flex}.webphone-end:hover:not(:disabled){background:#fff7f6}.webphone-transfer-panel{border:1px solid var(--wp-border);background:#f8fafc;border-radius:10px;padding:14px}.webphone-transfer-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.webphone-transfer-header .webphone-label{margin:0}.webphone-transfer-body{margin-top:12px}.webphone-transfer-copy{color:var(--wp-muted);margin:0 0 12px;font-size:.9rem;line-height:1.45}.webphone-transfer-leg{border:1px solid var(--wp-border);background:#fff;border-radius:8px;gap:4px;margin-bottom:12px;padding:10px 12px;display:grid}.webphone-transfer-leg-label{color:var(--wp-muted);font-size:.8rem}.webphone-transfer-badge{width:fit-content;color:var(--wp-muted);background:#e8eef5;border-radius:999px;padding:2px 8px;font-size:.75rem;display:inline-block}.webphone-btn-ghost{color:var(--wp-muted);background:0 0;border:1px solid #0000;padding:6px 10px}.phone-app{background:#0f172a}.phone-app,.phone-app-body,.phone-pwa-page{min-height:100vh}.phone-pwa-page{padding:calc(16px + env(safe-area-inset-top,0px)) 12px 16px;background:#0f172a;align-items:stretch}.phone-hamburger{z-index:2;cursor:pointer;background:#111827;border:1px solid #334155;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:10px;display:flex;position:relative;top:auto;left:auto}.phone-hamburger span{background:#e2e8f0;border-radius:999px;height:2px;display:block}.phone-menu-backdrop{z-index:45;background:#0206178c;position:fixed;inset:0}.phone-menu{z-index:50;color:#e2e8f0;background:#111827;width:min(320px,86vw);height:100%;padding:18px 14px 24px;transition:transform .18s;position:fixed;top:0;left:0;transform:translate(-105%);box-shadow:12px 0 40px #00000059}.phone-menu.open{transform:translate(0)}.phone-menu-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.phone-menu-name{font-weight:700}.phone-menu-meta{color:#94a3b8;margin-top:2px;font-size:.85rem}.phone-menu-close{color:#e2e8f0;cursor:pointer;background:0 0;border:0;font-size:1.6rem;line-height:1}.phone-menu-section{color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin:14px 0 6px;font-size:.72rem;font-weight:700}.phone-menu-item{text-align:left;width:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:10px 8px;text-decoration:none;display:block}.phone-menu-item.router-link-active,.phone-menu-item:hover{background:#1e293b}.phone-menu-danger{color:#fca5a5}.phone-console{color:#e2e8f0;flex-direction:column;gap:12px;width:min(420px,100%);margin:0 auto;display:flex}.phone-card{background:#1e293b;border:1px solid #334155;border-radius:16px;padding:14px;position:relative}.phone-hamburger-card{position:absolute;top:10px;right:10px}.phone-profile-main{align-items:flex-start;gap:12px;padding-right:48px;display:flex}.phone-avatar{color:#ecfdf5;background:#0f766e;border-radius:50%;flex-shrink:0;place-items:center;width:48px;height:48px;font-weight:800;display:grid}.phone-agent-name{color:#f8fafc;font-size:1.15rem;font-weight:700}.phone-active-caption,.phone-agent-ext,.phone-kicker,.phone-muted,.phone-pad-hint,.phone-pad-number.placeholder,.phone-queues,.phone-recent-empty{color:#94a3b8;font-size:.85rem}.phone-kicker{text-transform:uppercase;letter-spacing:.06em;font-size:.7rem;font-weight:800}.phone-status-row{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.phone-dnd-chip,.phone-history-link,.phone-icon-btn,.phone-presence{color:#e2e8f0;font:inherit;cursor:pointer;background:#0f172a;border:1px solid #475569;border-radius:999px;padding:6px 10px;font-size:.75rem;font-weight:700}.phone-presence{align-items:center;gap:6px;display:inline-flex}.phone-presence-dot{background:#94a3b8;border-radius:50%;width:8px;height:8px}.phone-presence.available .phone-presence-dot{background:#22c55e}.phone-presence.busy .phone-presence-dot{background:#f97316}.phone-presence.away .phone-presence-dot{background:#eab308}.phone-presence.offline .phone-presence-dot{background:#64748b}.phone-dnd-chip.on{color:#bbf7d0;background:#14532d;border-color:#22c55e}.phone-dnd-chip.danger.on{color:#fecaca;background:#7f1d1d;border-color:#ef4444}.phone-presence-menu{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.phone-presence-option{color:#e2e8f0;font:inherit;cursor:pointer;background:#0f172a;border:1px solid #475569;border-radius:8px;padding:6px 10px}.phone-presence-option.selected{background:#14532d;border-color:#22c55e}.phone-quality-row{border-top:1px solid #334155;align-items:center;gap:8px;margin-top:12px;padding-top:12px;display:flex}.phone-quality-label{color:#f8fafc;margin-left:auto;font-weight:700}.phone-quality-bars{align-items:flex-end;gap:3px;height:14px;display:flex}.phone-quality-bars i{background:#475569;border-radius:1px;width:4px;display:block}.phone-quality-bars i:first-child{height:4px}.phone-quality-bars i:nth-child(2){height:7px}.phone-quality-bars i:nth-child(3){height:10px}.phone-quality-bars i:nth-child(4){height:14px}.phone-quality-bars i.on{background:#22c55e}.phone-quality-bars.failed i.on,.phone-quality-bars.poor i.on{background:#f97316}.phone-quality-bars.critical i.on{background:#ef4444}.phone-pad-display{text-align:center;min-height:42px;margin-bottom:8px}.phone-pad-number{letter-spacing:.04em;color:#f8fafc;font-size:1.4rem;font-weight:700}.phone-console .webphone-dialpad{margin:0 0 12px}.phone-incoming-row,.phone-pad-actions{gap:8px;display:flex}.phone-call-btn,.phone-end-btn{font:inherit;color:#fff;cursor:pointer;border:0;border-radius:12px;flex:1;padding:14px 12px;font-weight:800}.phone-call-btn{background:#16a34a}.phone-end-btn{background:#dc2626;width:100%;margin-top:8px}.phone-incoming-row .phone-end-btn{margin-top:0}.phone-call-btn:disabled,.phone-dnd-chip:disabled,.phone-end-btn:disabled,.phone-icon-btn:disabled{opacity:.45;cursor:not-allowed}.phone-active-head{justify-content:space-between;gap:12px;margin-bottom:12px;display:flex}.phone-active-name{color:#f8fafc;font-size:1.2rem;font-weight:700}.phone-timer{font-variant-numeric:tabular-nums;font-weight:800}.phone-alert{color:#ffedd5;background:#7c2d12;border-radius:12px;padding:10px 12px;font-size:.9rem}.phone-alert-inline{margin-top:10px}.phone-recent-row{text-align:left;color:#e2e8f0;width:100%;font:inherit;cursor:pointer;background:#0f172a;border:1px solid #334155;border-radius:10px;align-items:center;gap:10px;margin:8px 0 0;padding:10px;display:flex}.phone-recent-copy{flex-direction:column;flex:1;min-width:0;display:flex}.phone-recent-copy strong{color:#f8fafc}.phone-recent-copy span,.phone-recent-when{color:#94a3b8;font-size:.8rem}.phone-recent-when{text-align:right}.phone-recent-icon{background:#64748b;border-radius:50%;flex-shrink:0;width:10px;height:10px}.phone-recent-icon.outbound{background:#22c55e}.phone-recent-icon.inbound{background:#60a5fa}.phone-recent-icon.missed{background:#ef4444}.phone-console select,.phone-console textarea,.phone-field{color:#f8fafc;width:100%;font:inherit;background:#0f172a;border:1px solid #475569;border-radius:8px;margin:6px 0 10px;padding:10px}.phone-settings-row,.phone-tabs{flex-wrap:wrap;gap:8px;margin:8px 0;display:flex}.phone-console .webphone-action{color:#e2e8f0;background:#0f172a;border-color:#475569}.phone-console .webphone-action.active{background:#14532d;border-color:#22c55e}.phone-account-switch{flex-wrap:wrap;gap:6px;margin:8px 0;display:flex}.phone-account-chip{color:#e2e8f0;font:inherit;cursor:pointer;background:#0f172a;border:1px solid #475569;border-radius:999px;padding:6px 10px;font-size:.75rem}.phone-account-chip.selected{background:#14532d;border-color:#22c55e}.phone-account-chip.terminated{opacity:.7}.phone-facts{grid-template-columns:1fr 1fr;gap:8px 12px;margin:0 0 12px;display:grid}.phone-facts dt{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:800}.phone-facts dd{color:#f8fafc;margin:2px 0 0;font-weight:700}.phone-address{color:#cbd5e1;margin:0 0 12px;line-height:1.4}.phone-contact-row{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#0f172a;border:1px solid #334155;border-radius:8px;flex-direction:column;align-items:flex-start;margin:6px 0;padding:8px 10px;display:flex}.phone-contact-row.static{cursor:default}.phone-contact-row span{color:#94a3b8;font-size:.75rem}.phone-tab{color:#94a3b8;font:inherit;cursor:pointer;background:0 0;border:0;padding:6px 0;font-size:.8rem;font-weight:700}.phone-tab.selected{color:#f8fafc;box-shadow:inset 0 -2px #3b82f6}.phone-field-label{color:#94a3b8;font-size:.75rem;font-weight:700;display:block}
