@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{--accent:#5b57e3;--accent-strong:#4f46e5;--accent-soft:#eef2ff;--accent-border:#c7d2fe;--bg:#f7f7fb;--surface:#fff;--surface-muted:#f9fafb;--border:#e5e7eb;--border-strong:#d1d5db;--text:#111827;--text-secondary:#4b5563;--text-muted:#9ca3af;--text-invert:#fff;--ok:#16a34a;--ok-bg:#ecfdf5;--ok-border:#a7f3d0;--warn:#b45309;--warn-bg:#fffbeb;--warn-border:#fde68a;--danger:#dc2626;--danger-bg:#fef2f2;--danger-border:#fecaca;--radius:10px;--radius-sm:8px;--radius-pill:999px;--shadow-card:0 1px 2px #1118270d;--shadow-pop:0 10px 30px #11182724;--font:"Inter Variable", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, "SF Mono", Menlo, Consolas, monospace}:root[data-theme=dark]{--accent:#7b78ee;--accent-strong:#6c69e5;--accent-soft:#2a2940;--accent-border:#4a48a0;--bg:#0e0f15;--surface:#181a22;--surface-muted:#1f232c;--border:#2c303b;--border-strong:#3a3f4c;--text:#ededf2;--text-secondary:#b4b4c0;--text-muted:#7e7e8c;--text-invert:#fff;--ok:#3da863;--ok-bg:#1e3a2a;--ok-border:#2e5c42;--warn:#cc7428;--warn-bg:#482d16;--warn-border:#6b4522;--danger:#e05252;--danger-bg:#3a2228;--danger-border:#5c3a3a;--shadow-card:0 1px 2px #0006;--shadow-pop:0 10px 30px #0000008c}.keypad{min-height:0;font-family:var(--font,inherit);flex-direction:column;flex:1;align-items:center;gap:14px;padding:0 14px;display:flex;overflow-y:auto}.keypad-from{color:var(--c-muted,var(--text-muted));text-align:center;font-size:11px}.keypad-entry{align-items:center;width:100%;display:flex;position:relative}.keypad-input{min-width:0;height:44px;color:var(--c-fg,var(--text));font:inherit;letter-spacing:.04em;text-align:center;font-variant-numeric:tabular-nums;background:0 0;border:0;flex:1;padding:0 40px;font-size:26px}.keypad-input::placeholder{letter-spacing:0;color:var(--c-muted,var(--text-muted));font-size:16px}.keypad-input:focus{outline:none}.keypad-back{width:34px;height:34px;color:var(--c-muted,var(--text-muted));cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.keypad-back:hover{background:var(--c-secondary,var(--surface-muted));color:var(--c-fg,var(--text))}.keypad-grid{grid-template-columns:repeat(3,62px);justify-content:center;gap:10px 20px;display:grid}.keypad-key{border:1px solid var(--c-border,var(--border));background:var(--c-card,var(--surface-muted));width:62px;height:62px;color:var(--c-fg,var(--text));line-height:1;font:inherit;cursor:pointer;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:1px;transition:background-color .12s,transform 80ms;display:flex}.keypad-key:hover{background:var(--c-secondary,var(--border))}.keypad-key:active{background:var(--c-accent,var(--border-strong));transform:scale(.96)}.keypad-digit{font-size:23px;font-weight:500}.keypad-letters{letter-spacing:.1em;height:9px;color:var(--c-muted,var(--text-muted));font-size:8px;font-weight:600}.keypad-foot{justify-content:center;padding-top:2px;display:flex}.keypad-call{color:var(--c-fg,var(--text));font:inherit;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:6px;padding:0;display:inline-flex}.keypad-call-face{background:var(--c-green,var(--ok));color:#fff;border-radius:999px;justify-content:center;align-items:center;width:66px;height:66px;transition:filter .12s,transform 80ms;display:inline-flex}.keypad-call-face svg{color:#fff}.keypad-call-label{font-size:11px;font-weight:600}.keypad-call:hover:not(:disabled) .keypad-call-face{filter:brightness(.94)}.keypad-call:active:not(:disabled) .keypad-call-face{transform:scale(.96)}.keypad-call:disabled{opacity:.45;cursor:default}.keypad-note{text-align:center;color:var(--c-muted,var(--text-muted));font-size:10.5px;line-height:1.45}
