@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-CkhJZR-_.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg:#0d1117;--surface:#161b22;--surface-2:#1c2128;--surface-3:#262c36;--border:#30363d;--border-soft:#58a6ff24;--text:#e6edf3;--muted:#8b949e;--primary:#58a6ff;--primary-strong:#1f6feb;--on-primary:#fff;--green:#2ea043;--green-glow:#39d35373;--live:#39d353;--red:#da3633;--red-text:#ff7b72;--amber:#d29922;--glow:radial-gradient(1100px 520px at 12% -10%, #1f6feb29, transparent 60%), radial-gradient(900px 480px at 110% 110%, #39d3530f, transparent 60%);--shadow:0 1px 0 #ffffff08 inset, 0 20px 50px #00000073;--radius:16px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@media (prefers-color-scheme:light){:root{--bg:#f3f6f9;--surface:#fff;--surface-2:#f6f8fa;--surface-3:#eaeef2;--border:#d0d7de;--border-soft:#0067ab24;--text:#1f2328;--muted:#59636e;--primary:#0067ab;--primary-strong:#0067ab;--green:#1a7f37;--green-glow:#1a7f3759;--live:#1a7f37;--red:#cf222e;--red-text:#cf222e;--amber:#9a6700;--glow:radial-gradient(1100px 520px at 12% -10%, #0067ab14, transparent 60%);--shadow:0 1px 2px #1f23280f, 0 12px 32px #1f232814;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background-color:var(--bg);background-image:var(--glow);color:var(--text);font-feature-settings:"cv11", "ss01";-webkit-font-smoothing:antialiased;background-attachment:fixed;font:15px/1.45 Inter Variable,Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}button{font:inherit;color:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.4}input,select{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.boot{place-items:center;min-height:100%;padding:24px;display:grid}.boot-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);width:min(440px,100%);box-shadow:var(--shadow);text-align:center;flex-direction:column;align-items:center;gap:18px;padding:36px 32px;display:flex}.boot-card .wordmark img{height:34px}.boot-title{margin:4px 0 0;font-size:20px;font-weight:600}.boot-msg{color:var(--muted);margin:0}.spinner{border:3px solid var(--surface-3);border-top-color:var(--primary);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.shell{flex-direction:column;height:100%;display:flex}.topbar{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--surface) 82%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;height:64px;padding:0 20px;display:flex}.brand{align-items:center;gap:12px;display:flex}.wordmark img{width:auto;height:24px;display:block}.brand-product{letter-spacing:.01em;color:var(--muted);border-left:1px solid var(--border);padding-left:12px;font-size:15px;font-weight:600}.topbar-right{align-items:center;gap:14px;min-width:0;display:flex}.identity{flex-direction:column;align-items:flex-end;min-width:0;line-height:1.25;display:flex}.identity strong{white-space:nowrap;text-overflow:ellipsis;max-width:42vw;font-size:14px;font-weight:600;overflow:hidden}.identity span{color:var(--muted);font-variant-numeric:tabular-nums;letter-spacing:.02em;font-size:12.5px}.reg{color:var(--muted);border:1px solid var(--border);background:var(--surface-2);white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:5px 10px;font-size:12px;font-weight:500;display:inline-flex}.reg .dot{background:var(--muted);border-radius:50%;width:8px;height:8px}.reg-registered{color:var(--text)}.reg-registered .dot{background:var(--live);box-shadow:0 0 0 3px color-mix(in srgb, var(--live) 22%, transparent)}.reg-connecting .dot,.reg-connected .dot{background:var(--amber);animation:1s infinite blink}.reg-failed{color:var(--red-text)}.reg-failed .dot{background:var(--red)}@keyframes blink{50%{opacity:.3}}.banner{padding:9px 20px;font-size:13px}.banner.error{background:color-mix(in srgb, var(--red) 14%, transparent);color:var(--red-text);border-bottom:1px solid color-mix(in srgb, var(--red) 30%, transparent)}.workspace{flex:1;min-height:0;display:flex}.sidebar{border-right:1px solid var(--border);background:color-mix(in srgb, var(--surface) 55%, transparent);flex-shrink:0;width:360px;overflow-y:auto}.stage{flex:1;justify-content:center;align-items:center;min-width:0;padding:28px 16px;display:flex;overflow-y:auto}.phone-card{background:var(--surface);border:1px solid var(--border);width:100%;max-width:400px;min-height:600px;box-shadow:var(--shadow);border-radius:24px;flex-direction:column;display:flex;overflow:hidden}@media (max-width:899px){.stage{align-items:stretch;padding:0}.phone-card{max-width:none;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0}.identity strong{font-size:13px}.reg-label{display:none}.reg{padding:6px}.brand-product{display:none}}.dialer{flex-direction:column;flex:1;justify-content:center;gap:16px;padding:24px 32px 28px;display:flex}.dial-input{align-items:center;gap:4px;display:flex}.dial-spacer{flex-shrink:0;width:34px}.dial-input input{text-align:center;letter-spacing:.04em;font-variant-numeric:tabular-nums;background:0 0;border:0;outline:none;flex:1;min-width:0;padding:6px 0;font-size:32px;font-weight:500}.dial-input input::placeholder{color:var(--muted);opacity:.55;letter-spacing:0;font-size:22px;font-weight:400}.keypad{grid-template-columns:repeat(3,76px);justify-content:center;gap:14px 22px;display:grid}.key{border:1px solid var(--border);background:var(--surface-2);-webkit-user-select:none;user-select:none;touch-action:manipulation;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:1px;width:76px;height:76px;transition:background .12s,border-color .12s,transform 60ms;display:flex}.key:hover{background:var(--surface-3);border-color:color-mix(in srgb, var(--primary) 40%, var(--border))}.key:active{background:color-mix(in srgb, var(--primary) 18%, var(--surface-2));transform:scale(.95)}.key-digit{font-size:28px;font-weight:400;line-height:1}.key-sub{letter-spacing:.18em;color:var(--muted);min-height:12px;font-size:9.5px;font-weight:600}.keypad.compact{grid-template-columns:repeat(3,60px);gap:10px 18px}.keypad.compact .key{width:60px;height:60px}.keypad.compact .key-digit{font-size:22px}.round{color:#fff;border:0;border-radius:50%;justify-content:center;align-items:center;transition:filter .12s,transform 60ms;display:inline-flex}.round:not(:disabled):active{transform:scale(.95)}.round.big{width:70px;height:70px}.round.small{width:40px;height:40px}.round.big svg{width:28px;height:28px}.round.green{background:var(--green);box-shadow:0 8px 24px -8px var(--green-glow)}.round.red{background:var(--red);box-shadow:0 8px 24px -8px color-mix(in srgb, var(--red) 60%, transparent)}.round:not(:disabled):hover{filter:brightness(1.1)}.pulse{animation:1.4s infinite pulse}@keyframes pulse{0%{box-shadow:0 0 0 0 var(--green-glow)}to{box-shadow:0 0 0 20px #0000}}.hangup-row,.answer-row{justify-content:center;gap:72px;padding:4px 0;display:flex}.call-screen{flex-direction:column;flex:1;gap:16px;padding:20px 24px 28px;display:flex}.call-screen.incoming{justify-content:space-around}.caller{text-align:center;flex-direction:column;align-items:center;gap:2px;padding-top:16px;display:flex}.caller h2{letter-spacing:-.01em;word-break:break-word;margin:14px 0 0;font-size:24px;font-weight:600}.caller p{margin:0}.avatar{text-transform:uppercase;color:#fff;background:linear-gradient(135deg, var(--primary-strong), color-mix(in srgb, var(--primary) 70%, #000));width:92px;height:92px;box-shadow:0 10px 30px -10px color-mix(in srgb, var(--primary) 60%, transparent);border-radius:50%;justify-content:center;align-items:center;font-size:36px;font-weight:600;display:flex}.avatar.ringing{animation:1.6s infinite ring}@keyframes ring{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--primary) 50%, transparent)}to{box-shadow:0 0 0 26px #0000}}.muted{color:var(--muted)}.call-status{font-variant-numeric:tabular-nums;color:var(--muted);font-size:15px;margin-top:6px!important}.call-status.warn{color:var(--amber)}.stats{color:var(--muted);font-variant-numeric:tabular-nums;background:var(--surface-2);border:1px solid var(--border);border-radius:999px;align-items:center;gap:5px;padding:3px 9px;font-size:11.5px;display:inline-flex;margin-top:8px!important}.stats .secure{color:var(--live);display:inline-flex}.transfer-status{font-size:13px;margin-top:6px!important}.transfer-status.accepted{color:var(--live)}.transfer-status.failed{color:var(--red-text)}.error{color:var(--red-text);font-size:13px}.center{text-align:center;margin:0}.controls{grid-template-columns:repeat(5,1fr);gap:4px;margin-top:auto;display:grid}.ctl{background:0 0;border:0;flex-direction:column;align-items:center;gap:7px;padding:4px 0;display:flex}.ctl-icon{border:1px solid var(--border);background:var(--surface-2);border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;transition:background .12s;display:flex}.ctl:not(:disabled):hover .ctl-icon{background:var(--surface-3)}.ctl.on .ctl-icon{background:var(--text);border-color:var(--text);color:var(--surface)}.ctl-label{color:var(--muted);font-size:11.5px}.panel{flex-direction:column;align-items:stretch;gap:10px;display:flex}.dtmf-display{text-align:center;letter-spacing:.2em;font-variant-numeric:tabular-nums;min-height:30px;font-size:22px}.call-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.call-list li{background:var(--surface-2);border:1px solid var(--border);border-radius:12px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;display:flex}.call-list li span{flex:1}.incoming-banner{border:1px solid color-mix(in srgb, var(--green) 45%, var(--border));background:color-mix(in srgb, var(--green) 12%, var(--surface));border-radius:14px;align-items:center;gap:10px;padding:10px 12px;display:flex}.ib-text{flex-direction:column;flex:1;display:flex}.ib-text span{color:var(--muted);font-size:12px}.btn{border:1px solid var(--border);background:var(--surface-2);border-radius:10px;padding:9px 16px;font-weight:500;transition:background .12s,border-color .12s}.btn:hover{background:var(--surface-3)}.btn.primary{background:var(--primary-strong);border-color:var(--primary-strong);color:var(--on-primary)}.btn.primary:hover{filter:brightness(1.1)}.btn.ghost{background:0 0;border-color:#0000}.btn.danger{color:var(--red-text)}.btn.wide{width:100%}.pill{border:1px solid var(--border);background:var(--surface);border-radius:999px;padding:3px 10px;font-size:12px}.pill.danger{color:var(--red-text)}.link{color:var(--primary);background:0 0;border:0;padding:0;font-size:13px}.icon-btn{color:var(--muted);background:0 0;border:0;border-radius:10px;padding:7px;transition:background .12s,color .12s;display:inline-flex}.icon-btn:hover,.icon-btn.on{background:var(--surface-3);color:var(--text)}.icon-btn.subtle{opacity:.55}.row{gap:8px;display:flex}.row>*{flex:1}.settings{flex-direction:column;gap:16px;padding:22px 24px 26px;display:flex}.settings section{flex-direction:column;gap:12px;display:flex}.settings h3{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin:0;font-size:11.5px;font-weight:600}.kv{border:1px solid var(--border);background:var(--surface-2);border-radius:12px;grid-template-columns:auto 1fr;gap:6px 16px;margin:0;padding:12px 14px;font-size:14px;display:grid}.kv dt{color:var(--muted)}.kv dd{text-align:right;text-overflow:ellipsis;font-variant-numeric:tabular-nums;margin:0;overflow:hidden}.field{flex-direction:column;flex:1;gap:5px;display:flex}.field>span{color:var(--muted);font-size:12px}.field input,.field select{border:1px solid var(--border);background:var(--surface-2);border-radius:10px;width:100%;padding:9px 11px}.field input:focus,.field select:focus{outline:2px solid color-mix(in srgb, var(--primary) 45%, transparent);border-color:var(--primary)}.field-row{align-items:flex-end;gap:8px;display:flex}.check{color:var(--muted);align-items:center;gap:8px;font-size:13px;display:flex}details summary{cursor:pointer;color:var(--muted);margin-bottom:10px;font-size:13px}.recents{padding:16px 0}.recents-head{justify-content:space-between;align-items:center;padding:0 20px 12px;display:flex}.recents-head h3{margin:0;font-size:16px;font-weight:600}.recents ul{margin:0;padding:0 8px;list-style:none}.recents li{border-radius:12px;align-items:center;gap:8px;padding:9px 8px 9px 12px;display:flex}.recents li:hover{background:var(--surface-2)}.recents .dir{color:var(--muted);display:flex}.recents li.missed strong,.recents li.missed .dir{color:var(--red-text)}.recents .entry{text-align:left;background:0 0;border:0;flex-direction:column;flex:1;min-width:0;padding:0;display:flex}.recents .entry strong{white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.recents .entry small,.recents time{color:var(--muted);font-variant-numeric:tabular-nums;font-size:12px}.recents li .icon-btn{opacity:0}.recents li:hover .icon-btn,.recents li .icon-btn:focus-visible{opacity:1}@media (hover:none){.recents li .icon-btn{opacity:1}}.empty{color:var(--muted);flex:1;justify-content:center;align-items:center;padding:48px 20px;font-size:14px;display:flex}.tabs{border-top:1px solid var(--border);background:var(--surface);padding-bottom:env(safe-area-inset-bottom);display:flex}.tabs button{color:var(--muted);background:0 0;border:0;flex-direction:column;flex:1;align-items:center;gap:3px;padding:9px 0 10px;font-size:11px;font-weight:500;display:flex}.tabs button.on{color:var(--primary)}
