*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0f1117;--surface:#1a1d27;--surface2:#21253a;--border:#2e3350;--accent:#6c63ff;--accent-hover:#8179ff;--accent-dim:#6c63ff26;--green:#22c55e;--green-dim:#22c55e1f;--red:#ef4444;--yellow:#f59e0b;--text:#e2e8f0;--text-muted:#8892b0;--radius:12px;--shadow:0 4px 24px #0006;font-family:Inter,system-ui,sans-serif}[data-theme=light]{--bg:#f4f5f8;--surface:#fff;--surface2:#eef0f5;--border:#d1d5e0;--accent:#6c63ff;--accent-hover:#8179ff;--accent-dim:#6c63ff1f;--green:#16a34a;--green-dim:#16a34a1a;--red:#dc2626;--yellow:#d97706;--text:#111827;--text-muted:#6b7280;--shadow:0 4px 24px #0000001a}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;line-height:1.6}#root{min-height:100vh}input,textarea,select{font-family:inherit;font-size:inherit}button{cursor:pointer;font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}._overlay_1ftew_1{z-index:500;background:#00000073;animation:.2s _fadeBg_1ftew_1;position:fixed;inset:0}@keyframes _fadeBg_1ftew_1{0%{opacity:0}to{opacity:1}}._drawer_1ftew_19{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;width:360px;animation:.2s _slideDown_1ftew_1;display:flex;position:absolute;top:68px;right:16px;overflow:hidden;box-shadow:0 20px 60px #0000008c}@keyframes _slideDown_1ftew_1{0%{opacity:0;transform:translateY(-10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}._header_1ftew_47{border-bottom:1px solid var(--border);background:var(--surface2);align-items:center;gap:12px;padding:18px 20px 16px;display:flex}._avatarLarge_1ftew_56{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;font-weight:700;display:flex}._headerInfo_1ftew_70{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}._headerName_1ftew_78{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;font-weight:600;overflow:hidden}._headerMeta_1ftew_87{color:var(--text-muted);font-size:.75rem}._closeBtn_1ftew_92{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:7px;flex-shrink:0;padding:6px;transition:background .14s,color .14s}._closeBtn_1ftew_92:hover{color:var(--text);background:#ffffff0f}._tabs_1ftew_109{gap:4px;padding:10px 12px 0;display:flex}._tab_1ftew_109{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:.82rem;font-weight:500;transition:background .14s,color .14s;display:flex}._tab_1ftew_109:hover{background:var(--surface2);color:var(--text)}._tabActive_1ftew_138{color:var(--accent);border-bottom-color:var(--accent)}._form_1ftew_144{flex-direction:column;gap:14px;padding:16px 20px;display:flex}._fieldGroup_1ftew_151{flex-direction:column;gap:6px;display:flex}._label_1ftew_157{color:var(--text-muted);font-size:.8rem;font-weight:500}._fieldHint_1ftew_163{color:var(--text-muted);opacity:.7;font-size:.74rem}._input_1ftew_169{background:var(--surface2);border:1px solid var(--border);color:var(--text);border-radius:8px;outline:none;width:100%;padding:10px 13px;font-size:.9rem;transition:border-color .14s}._input_1ftew_169:focus{border-color:var(--accent)}._input_1ftew_169::placeholder{color:var(--text-muted)}._inputDisabled_1ftew_189{opacity:.5;cursor:not-allowed;background:0 0}._pwWrap_1ftew_195{position:relative}._pwWrap_1ftew_195 ._input_1ftew_169{padding-right:42px}._eyeBtn_1ftew_203{cursor:pointer;color:var(--text-muted);background:0 0;border:none;padding:2px;font-size:.95rem;position:absolute;top:50%;right:11px;transform:translateY(-50%)}._error_1ftew_216{color:var(--red);background:#ef444414;border:1px solid #ef444433;border-radius:7px;padding:9px 12px;font-size:.8rem}._success_1ftew_225{color:var(--green);background:#22c55e14;border:1px solid #22c55e40;border-radius:7px;padding:9px 12px;font-size:.8rem}._saveBtn_1ftew_234{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:9px;margin-top:2px;padding:11px;font-size:.9rem;font-weight:600;transition:background .14s,opacity .14s}._saveBtn_1ftew_234:hover:not(:disabled){background:var(--accent-hover)}._saveBtn_1ftew_234:disabled{opacity:.4;cursor:not-allowed}._footer_1ftew_257{border-top:1px solid var(--border);padding:12px 20px 16px}._logoutBtn_1ftew_262{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;gap:8px;width:100%;padding:7px 10px;font-size:.83rem;font-weight:500;transition:background .14s,color .14s;display:flex}._logoutBtn_1ftew_262:hover{color:var(--red);background:#ef444412}._keyDesc_1ftew_284{color:var(--text-muted);font-size:.8rem;line-height:1.6}._keyDesc_1ftew_284 code{background:var(--surface2);border:1px solid var(--border);color:var(--accent);border-radius:4px;padding:1px 5px;font-family:monospace;font-size:.82rem}._keyExisting_1ftew_300{flex-direction:column;gap:8px;display:flex}._keyRow_1ftew_306{background:var(--surface2);border:1px solid var(--border);color:var(--text);word-break:break-all;-webkit-user-select:all;user-select:all;border-radius:8px;padding:10px 13px;font-family:monospace;font-size:.82rem}._keyPrefix_1ftew_318{color:var(--accent);font-weight:600}._keyMask_1ftew_323{color:var(--text-muted);letter-spacing:-1px}._keyMeta_1ftew_328{color:var(--text-muted);font-size:.76rem}._keyEmpty_1ftew_333{flex-direction:column;gap:12px;display:flex}._keyMuted_1ftew_339{color:var(--text-muted);font-size:.82rem;line-height:1.5}._dangerBtn_1ftew_345{color:var(--red);cursor:pointer;background:#ef44441a;border:1px solid #ef444440;border-radius:8px;width:100%;margin-top:2px;padding:9px 14px;font-size:.87rem;font-weight:600;transition:background .14s,border-color .14s}._dangerBtn_1ftew_345:hover:not(:disabled){background:#ef44442e;border-color:#ef444466}._dangerBtn_1ftew_345:disabled{opacity:.4;cursor:not-allowed}._confirmBox_1ftew_369{background:#ef44440f;border:1px solid #ef44442e;border-radius:9px;flex-direction:column;gap:10px;padding:12px 14px;display:flex}._confirmText_1ftew_379{color:var(--text-muted);margin:0;font-size:.8rem;line-height:1.5}._confirmBtns_1ftew_386{gap:8px;display:flex}._dangerBtnSm_1ftew_391{background:var(--red);color:#fff;cursor:pointer;border:none;border-radius:7px;flex:1;padding:7px 12px;font-size:.82rem;font-weight:600;transition:opacity .14s}._dangerBtnSm_1ftew_391:hover:not(:disabled){opacity:.85}._dangerBtnSm_1ftew_391:disabled{opacity:.4;cursor:not-allowed}._ghostBtnSm_1ftew_413{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:7px;flex:1;padding:7px 12px;font-size:.82rem;font-weight:500;transition:border-color .14s,color .14s}._ghostBtnSm_1ftew_413:hover{border-color:var(--accent);color:var(--text)}._newKeyBox_1ftew_431{background:var(--green-dim);border:1px solid #22c55e4d;border-radius:10px;flex-direction:column;gap:10px;padding:14px;display:flex}._newKeyLabel_1ftew_441{color:var(--green);font-size:.78rem;font-weight:600;line-height:1.4}._newKeyRow_1ftew_448{align-items:stretch;gap:8px;display:flex}._newKeyValue_1ftew_454{background:var(--surface2);border:1px solid var(--border);color:var(--text);word-break:break-all;-webkit-user-select:all;user-select:all;border-radius:7px;flex:1;padding:8px 10px;font-family:monospace;font-size:.73rem;line-height:1.6}._copyBtn_1ftew_468{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:7px;flex-shrink:0;align-self:flex-start;padding:8px 12px;font-size:.8rem;font-weight:600;transition:background .14s}._copyBtn_1ftew_468:hover{background:var(--accent-hover)}._toggles_5xfcc_1{align-items:center;gap:6px;display:flex}._iconBtn_5xfcc_7{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;align-items:center;padding:7px 9px;transition:border-color .15s,color .15s,background .15s;display:flex}._iconBtn_5xfcc_7:hover{color:var(--text);background:var(--surface2);border-color:#6c63ff66}._langBtn_5xfcc_26{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;letter-spacing:.04em;background:0 0;border-radius:8px;flex-shrink:0;align-items:center;padding:5px 9px;font-size:.75rem;font-weight:600;transition:border-color .15s,color .15s,background .15s;display:flex}._langBtn_5xfcc_26:hover{color:var(--text);background:var(--surface2);border-color:#6c63ff66}._shell_3j6m5_1{flex-direction:column;min-height:100vh;display:flex}._header_3j6m5_8{background:var(--surface);border-bottom:1px solid var(--border);z-index:100;position:sticky;top:0}._headerInner_3j6m5_16{align-items:center;gap:8px;max-width:1280px;height:60px;margin:0 auto;padding:0 24px;display:flex}._logo_3j6m5_27{flex-shrink:0;align-items:center;gap:9px;margin-right:8px;text-decoration:none;display:flex}._logoImg_3j6m5_36{border-radius:9px;width:32px;height:32px;display:block}._logoText_3j6m5_43{letter-spacing:-.4px;color:var(--text);white-space:nowrap;font-size:1.15rem;font-weight:700}._logoAccent_3j6m5_51{color:var(--accent)}._nav_3j6m5_56{flex:1;align-items:center;gap:2px;min-width:0;display:flex;overflow:hidden}._navLink_3j6m5_65{color:var(--text-muted);white-space:nowrap;border-radius:8px;flex-shrink:0;align-items:center;gap:7px;padding:7px 13px;font-size:.87rem;font-weight:500;text-decoration:none;transition:background .14s,color .14s;display:flex}._navLink_3j6m5_65:hover{background:var(--surface2);color:var(--text)}._navLinkActive_3j6m5_85{background:var(--accent-dim);color:var(--accent)}._navIcon_3j6m5_90{flex-shrink:0;align-items:center;display:flex}._headerRight_3j6m5_101{flex-shrink:0;align-items:center;gap:8px;margin-left:auto;display:flex}._userChip_3j6m5_109{background:var(--surface2);border:1px solid var(--border);cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:5px 10px 5px 6px;transition:border-color .15s,background .15s;display:flex}._userChip_3j6m5_109:hover{border-color:#6c63ff66}._userChipActive_3j6m5_125{background:var(--accent-dim);border-color:#6c63ff8c}._chevron_3j6m5_130{color:var(--text-muted);flex-shrink:0;transition:transform .2s}._userChipActive_3j6m5_125 ._chevron_3j6m5_130{transform:rotate(180deg)}._userAvatar_3j6m5_140{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.82rem;font-weight:700;display:flex}._userInfo_3j6m5_154{flex-direction:column;gap:1px;display:flex}._userName_3j6m5_160{color:var(--text);white-space:nowrap;font-size:.82rem;font-weight:600;line-height:1.2}._userRole_3j6m5_168{color:var(--text-muted);white-space:nowrap;font-size:.7rem;line-height:1.2}._iconToggleBtn_3j6m5_175{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;align-items:center;padding:7px 9px;transition:border-color .15s,color .15s,background .15s;display:flex}._iconToggleBtn_3j6m5_175:hover{color:var(--text);background:var(--surface2);border-color:#6c63ff66}._langToggleBtn_3j6m5_194{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;letter-spacing:.04em;background:0 0;border-radius:8px;flex-shrink:0;align-items:center;padding:5px 9px;font-size:.75rem;font-weight:600;transition:border-color .15s,color .15s,background .15s;display:flex}._langToggleBtn_3j6m5_194:hover{color:var(--text);background:var(--surface2);border-color:#6c63ff66}._logoutBtn_3j6m5_216{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;align-items:center;padding:7px 9px;transition:border-color .15s,color .15s,background .15s;display:flex}._logoutBtn_3j6m5_216:hover{color:var(--red);background:#ef44440f;border-color:#ef444466}._main_3j6m5_236{flex:1;width:100%;max-width:1280px;margin:0 auto;padding:36px 28px}._hamburger_3j6m5_247{display:none}@media (width<=900px){._navLabel_3j6m5_96{display:none}._navLink_3j6m5_65{gap:0;padding:8px 10px}}@media (width<=768px){._hamburger_3j6m5_247{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;order:-1;justify-content:center;align-items:center;padding:7px 9px;transition:border-color .15s,color .15s;display:flex}._hamburger_3j6m5_247:hover{color:var(--text);border-color:#6c63ff66}._nav_3j6m5_56{display:none}}@media (width<=640px){._logoText_3j6m5_43{display:none}._headerInner_3j6m5_16{gap:6px;padding:0 14px}._main_3j6m5_236{padding:20px 14px}}@media (width<=480px){._userInfo_3j6m5_154,._chevron_3j6m5_130{display:none}._userChip_3j6m5_109{padding:5px}._logoutBtn_3j6m5_216,._iconToggleBtn_3j6m5_175,._langToggleBtn_3j6m5_194{display:none}}._mobileNavBackdrop_3j6m5_334,._mobileNav_3j6m5_334{display:none}@media (width<=768px){._mobileNavBackdrop_3j6m5_334{z-index:149;background:#00000073;display:block;position:fixed;inset:0}._mobileNav_3j6m5_334{background:var(--surface);border-right:1px solid var(--border);z-index:150;flex-direction:column;gap:4px;width:260px;padding:80px 12px 24px;transition:transform .25s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}._mobileNavOpen_3j6m5_368{transform:translate(0)}._mobileNavLink_3j6m5_372{color:var(--text-muted);border-radius:10px;align-items:center;gap:13px;padding:11px 16px;font-size:.93rem;font-weight:500;text-decoration:none;transition:background .14s,color .14s;display:flex}._mobileNavLink_3j6m5_372:hover{background:var(--surface2);color:var(--text)}._mobileNavLinkActive_3j6m5_390{background:var(--accent-dim);color:var(--accent)}._mobileNavIcon_3j6m5_395{flex-shrink:0;align-items:center;width:20px;height:20px;display:flex}._mobileNavIcon_3j6m5_395 svg{width:18px;height:18px}._mobileNavLabel_3j6m5_408{font-size:.93rem}}._page_12b3u_1{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex;position:relative}._pageToggles_12b3u_11{position:absolute;top:16px;right:20px}._card_12b3u_17{background:var(--surface);border:1px solid var(--border);border-radius:18px;flex-direction:column;gap:24px;width:100%;max-width:440px;padding:36px 32px;display:flex;box-shadow:0 24px 60px #00000080}._logoRow_12b3u_31{justify-content:center;align-items:center;gap:10px;display:flex}._logoImg_12b3u_38{border-radius:10px;width:36px;height:36px}._logoText_12b3u_44{color:var(--text);letter-spacing:-.4px;font-size:1.4rem;font-weight:700}._logoAccent_12b3u_51{color:var(--accent)}._exploreLinks_12b3u_56{grid-template-columns:1fr;gap:8px;display:grid}._exploreBtn_12b3u_62{background:var(--surface2);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:9px 10px;font-size:.8rem;font-weight:600;transition:border-color .14s,transform .1s;display:inline-flex}._exploreBtn_12b3u_62:hover{border-color:var(--accent);transform:translateY(-1px)}._tabs_12b3u_84{background:var(--surface2);border:1px solid var(--border);border-radius:10px;gap:4px;padding:4px;display:flex}._tab_12b3u_84{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:7px;flex:1;padding:8px;font-size:.88rem;font-weight:500;transition:background .14s,color .14s}._tab_12b3u_84:hover{color:var(--text)}._tabActive_12b3u_110{background:var(--accent);color:#fff}._cardHeader_12b3u_116{text-align:center}._stepIcon_12b3u_120{margin-bottom:8px;font-size:2rem}._title_12b3u_125{color:var(--text);margin:0 0 6px;font-size:1.3rem;font-weight:700}._sub_12b3u_132{color:var(--text-muted);margin:0;font-size:.84rem;line-height:1.55}._form_12b3u_140{flex-direction:column;gap:14px;display:flex}._fieldGroup_12b3u_146{flex-direction:column;gap:6px;display:flex}._label_12b3u_152{color:var(--text-muted);justify-content:space-between;align-items:center;font-size:.82rem;font-weight:500;display:flex}._labelHint_12b3u_161{color:var(--text-muted);opacity:.6;font-size:.74rem;font-weight:400}._input_12b3u_168{background:var(--surface2);border:1px solid var(--border);color:var(--text);border-radius:9px;outline:none;width:100%;padding:11px 14px;font-size:.93rem;transition:border-color .15s}._input_12b3u_168:focus{border-color:var(--accent)}._input_12b3u_168::placeholder{color:var(--text-muted)}._slugWrap_12b3u_189{background:var(--surface2);border:1px solid var(--border);border-radius:9px;align-items:center;transition:border-color .15s;display:flex;overflow:hidden}._slugWrap_12b3u_189:focus-within{border-color:var(--accent)}._slugPrefix_12b3u_203{color:var(--accent);-webkit-user-select:none;user-select:none;flex-shrink:0;padding:0 8px 0 14px;font-size:1rem;font-weight:700}._slugInput_12b3u_212{letter-spacing:.02em;font-family:"ui-monospace",Menlo,monospace;background:0 0!important;border:none!important;border-radius:0!important;padding-left:2px!important}._slugInput_12b3u_212:focus{outline:none}._passwordWrap_12b3u_226{position:relative}._passwordWrap_12b3u_226 ._input_12b3u_168{padding-right:44px}._eyeBtn_12b3u_234{cursor:pointer;color:var(--text-muted);background:0 0;border:none;padding:2px;font-size:1rem;line-height:1;position:absolute;top:50%;right:12px;transform:translateY(-50%)}._divider_12b3u_249{border:none;border-top:1px solid var(--border);margin:2px 0}._totpInput_12b3u_256{letter-spacing:.3em;text-align:center;font-size:1.6rem;font-weight:700}._error_12b3u_264{color:var(--red);text-align:center;background:#ef444414;border:1px solid #ef444440;border-radius:8px;padding:10px 14px;font-size:.83rem}._submitBtn_12b3u_275{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;margin-top:2px;padding:13px;font-size:.95rem;font-weight:600;transition:background .15s,transform .1s,opacity .15s}._submitBtn_12b3u_275:hover:not(:disabled){background:var(--accent-hover);transform:translateY(-1px)}._submitBtn_12b3u_275:disabled{opacity:.4;cursor:not-allowed;transform:none}._backBtn_12b3u_300{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-self:center;padding:6px;font-size:.85rem;transition:color .15s}._backBtn_12b3u_300:hover{color:var(--text)}._qrWrap_12b3u_316{justify-content:center;display:flex}._qrImg_12b3u_321{border:2px solid var(--border);border-radius:12px;width:160px;height:160px}._secretDetails_12b3u_329{font-size:.82rem}._secretSummary_12b3u_333{color:var(--text-muted);cursor:pointer;text-align:center;padding:4px 0;list-style:none;transition:color .15s}._secretSummary_12b3u_333:hover{color:var(--text)}._secretCode_12b3u_346{background:var(--surface2);border:1px solid var(--border);color:var(--accent);letter-spacing:.12em;text-align:center;word-break:break-all;border-radius:8px;margin-top:10px;padding:10px 14px;font-family:"ui-monospace",Menlo,monospace;font-size:.88rem;display:block}._attemptsWarn_12b3u_362{color:var(--yellow);text-align:center;background:#f59e0b14;border:1px solid #f59e0b4d;border-radius:8px;padding:10px 14px;font-size:.82rem;line-height:1.5}._lockout_12b3u_374{text-align:center;background:#ef444412;border:1px solid #ef444459;border-radius:12px;flex-direction:column;align-items:center;gap:10px;padding:20px;animation:.25s _fadeIn_12b3u_1;display:flex}@keyframes _fadeIn_12b3u_1{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}._lockoutIcon_12b3u_399{font-size:2rem}._lockoutText_12b3u_403{flex-direction:column;gap:3px;display:flex}._lockoutText_12b3u_403 strong{color:var(--red);font-size:.92rem}._lockoutText_12b3u_403 span{color:var(--text-muted);font-size:.8rem}._lockoutTimer_12b3u_419{font-variant-numeric:tabular-nums;color:var(--red);letter-spacing:.05em;font-family:"ui-monospace",Menlo,monospace;font-size:2.2rem;font-weight:700}._lockoutBar_12b3u_428{background:#ef444426;border-radius:2px;width:100%;height:4px;overflow:hidden}._lockoutFill_12b3u_436{background:var(--red);border-radius:2px;height:100%;transition:width 1s linear}._doneCard_12b3u_444{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}._doneIcon_12b3u_452{font-size:2.8rem}._slugResult_12b3u_456{background:var(--surface2);border:1px solid #6c63ff66;border-radius:12px;flex-direction:column;align-items:center;gap:8px;width:100%;padding:18px 20px;display:flex}._slugResultLabel_12b3u_468{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}._slugResultValue_12b3u_476{align-items:center;gap:4px;font-size:1.2rem;font-weight:700;display:flex}._slugResultSlug_12b3u_484{color:var(--accent);font-family:"ui-monospace",Menlo,monospace}._slugResultNote_12b3u_489{color:var(--text-muted);font-size:.78rem;line-height:1.4}._credBlock_12b3u_496{background:var(--surface2);text-align:left;border:1px solid #6c63ff59;border-radius:12px;flex-direction:column;gap:6px;width:100%;padding:14px 16px;display:flex}._credHeader_12b3u_508{justify-content:space-between;align-items:center;display:flex}._credLabel_12b3u_514{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.72rem;font-weight:600}._copyBtn_12b3u_522{background:var(--surface);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;white-space:nowrap;border-radius:6px;padding:3px 10px;font-size:.75rem;font-weight:600;transition:border-color .15s,color .15s}._copyBtn_12b3u_522:hover{border-color:var(--accent);color:var(--accent)}._credValue_12b3u_540{align-items:center;gap:4px;font-size:1.05rem;font-weight:700;display:flex}._apiKeyText_12b3u_548{color:var(--accent);word-break:break-all;font-family:"ui-monospace",Menlo,monospace;font-size:.78rem;line-height:1.5}._credNote_12b3u_556{color:var(--text-muted);font-size:.76rem;line-height:1.4}._root_m9t9m_1{width:100%;position:relative}._trigger_m9t9m_6{background:var(--surface2);border:1px solid var(--border);width:100%;color:var(--text);cursor:pointer;text-align:left;border-radius:10px;align-items:center;gap:10px;padding:11px 16px;transition:border-color .15s;display:flex}._trigger_m9t9m_6:hover{border-color:#4a5070}._triggerOpen_m9t9m_21{border-color:var(--accent)!important}._triggerFilled_m9t9m_22{border-color:#6c63ff66}._calIcon_m9t9m_24{flex-shrink:0;font-size:1rem}._triggerVal_m9t9m_26{color:var(--text);flex:1;font-size:.9rem;font-weight:500}._triggerPlaceholder_m9t9m_32{color:var(--text-muted);flex:1;font-size:.9rem}._chevron_m9t9m_38{color:var(--text-muted);flex-shrink:0;font-size:.65rem}._popover_m9t9m_45{z-index:200;background:var(--surface);border:1px solid var(--border);border-radius:14px;width:300px;padding:20px;animation:.15s _popIn_m9t9m_1;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 16px 48px #0009}@keyframes _popIn_m9t9m_1{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}._monthNav_m9t9m_65{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}._navBtn_m9t9m_72{background:var(--surface2);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;transition:background .15s;display:flex}._navBtn_m9t9m_72:hover{background:var(--accent-dim);color:var(--accent)}._monthLabel_m9t9m_88{color:var(--text);font-size:.95rem;font-weight:600}._weekDays_m9t9m_95{grid-template-columns:repeat(7,1fr);margin-bottom:6px;display:grid}._weekDay_m9t9m_95{text-align:center;color:var(--text-muted);text-transform:uppercase;letter-spacing:.4px;padding:4px 0;font-size:.72rem;font-weight:600}._calGrid_m9t9m_111{grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:16px;display:grid}._dayBtn_m9t9m_118{aspect-ratio:1;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:.82rem;transition:background .12s,color .12s;display:flex}._dayBtn_m9t9m_118:hover:not(:disabled){background:var(--surface2)}._daySelected_m9t9m_133{font-weight:700;background:var(--accent)!important;color:#fff!important}._dayToday_m9t9m_138{background:var(--accent-dim);color:var(--accent);font-weight:600}._dayDisabled_m9t9m_143{opacity:.3;cursor:not-allowed}._timeRow_m9t9m_149{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:4px;padding:12px 0 0;display:flex}._timeLabel_m9t9m_158{color:var(--text-muted);font-size:.82rem;font-weight:500}._timeInputs_m9t9m_164{align-items:center;gap:6px;display:flex}._timeInput_m9t9m_164{background:var(--surface2);border:1px solid var(--border);width:48px;color:var(--text);text-align:center;-moz-appearance:textfield;border-radius:8px;outline:none;padding:6px 0;font-size:1.1rem;font-weight:600;transition:border-color .15s}._timeInput_m9t9m_164::-webkit-inner-spin-button{-webkit-appearance:none}._timeInput_m9t9m_164::-webkit-outer-spin-button{-webkit-appearance:none}._timeInput_m9t9m_164:focus{border-color:var(--accent)}._timeSep_m9t9m_188{color:var(--text-muted);font-size:1.2rem;font-weight:700}._doneBtn_m9t9m_194{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:9px;width:100%;margin-top:14px;padding:9px;font-size:.88rem;font-weight:600;transition:background .15s}._doneBtn_m9t9m_194:hover{background:var(--accent-hover)}._page_1czoi_1{flex-direction:column;gap:24px;display:flex}._resultBanner_1czoi_4{background:#22c55e14;border:1px solid #22c55e66;border-radius:14px;padding:20px 24px;animation:.25s _slideDown_1czoi_1}@keyframes _slideDown_1czoi_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._resultHeader_1czoi_15{align-items:center;gap:14px;margin-bottom:14px;display:flex}._resultIconWrap_1czoi_21{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:700;display:flex}._iconSent_1czoi_29{background:var(--green);color:#000}._iconScheduled_1czoi_30{background:var(--yellow);color:#000}._resultTitle_1czoi_31{font-size:.95rem;font-weight:600}._resultSub_1czoi_32{color:var(--text-muted);margin-top:2px;font-size:.78rem}._closeBtn_1czoi_33{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;margin-left:auto;padding:4px 8px;font-size:.9rem;transition:background .15s}._closeBtn_1czoi_33:hover{background:#ffffff0f}._deliveryList_1czoi_43{flex-direction:column;gap:6px;display:flex}._deliveryRow_1czoi_44{background:#0003;border-radius:8px;align-items:center;gap:10px;padding:7px 14px;display:flex}._dot_1czoi_49{border-radius:50%;flex-shrink:0;width:7px;height:7px}._dot_1czoi_49._sent_1czoi_50{background:var(--green)}._dot_1czoi_49._pending_1czoi_51{background:var(--yellow)}._dot_1czoi_49._failed_1czoi_52{background:var(--red)}._dName_1czoi_53{flex:1;font-size:.88rem;font-weight:500}._dPhone_1czoi_54{color:var(--text-muted);font-size:.75rem}._badge_1czoi_55{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:2px 9px;font-size:.68rem;font-weight:700}._badge_1czoi_55._sent_1czoi_50{color:var(--green);background:#22c55e26}._badge_1czoi_55._pending_1czoi_51{color:var(--yellow);background:#f59e0b26}._badge_1czoi_55._failed_1czoi_52{color:var(--red);background:#ef444426}._grid_1czoi_65{grid-template-columns:1fr 1fr;gap:24px;display:grid}@media (width<=768px){._grid_1czoi_65{grid-template-columns:1fr}}._card_1czoi_73{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:16px;padding:24px;display:flex}._cardHeader_1czoi_80{justify-content:space-between;align-items:center;display:flex}._cardTitle_1czoi_83{color:var(--text);font-size:1rem;font-weight:600}._pill_1czoi_84{color:var(--accent);background:var(--accent-dim);border-radius:20px;padding:3px 10px;font-size:.78rem;font-weight:500}._searchBox_1czoi_91{background:var(--surface2);border:1px solid var(--border);border-radius:9px;align-items:center;gap:10px;padding:0 14px;transition:border-color .15s;display:flex}._searchBox_1czoi_91:focus-within{border-color:var(--accent)}._searchIcon_1czoi_99{color:var(--text-muted);font-size:.85rem}._searchInput_1czoi_100{color:var(--text);background:0 0;border:none;outline:none;flex:1;padding:10px 0;font-size:.88rem}._searchInput_1czoi_100::placeholder{color:var(--text-muted)}._selectAll_1czoi_107{color:var(--text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid var(--border);align-items:center;gap:10px;padding-bottom:10px;font-size:.85rem;display:flex}._clientList_1czoi_116{flex-direction:column;gap:3px;max-height:360px;display:flex;overflow-y:auto}._clientRow_1czoi_120{cursor:pointer;border:1px solid #0000;border-radius:9px;align-items:center;gap:12px;padding:9px 10px;transition:background .12s,border-color .12s;display:flex}._clientRow_1czoi_120:hover{background:var(--surface2)}._clientRowSel_1czoi_128{background:var(--accent-dim);border-color:#6c63ff4d}._checkbox_1czoi_132{width:15px;height:15px;accent-color:var(--accent);cursor:pointer;flex-shrink:0}._avatar_1czoi_133{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.82rem;font-weight:700;display:flex}._clientInfo_1czoi_140{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}._clientName_1czoi_141{white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:500;overflow:hidden}._clientPhone_1czoi_142{color:var(--text-muted);font-size:.75rem}._clientEmail_1czoi_143{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:120px;font-size:.72rem;overflow:hidden}._stateMsg_1czoi_146{color:var(--text-muted);text-align:center;padding:20px 0;font-size:.88rem}._empty_1czoi_148{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:40px 16px;display:flex}._emptyIllustration_1czoi_158{background:var(--surface2);border:1px solid var(--border);width:64px;height:64px;color:var(--text-muted);border-radius:16px;justify-content:center;align-items:center;margin-bottom:6px;display:flex}._emptyTitle_1czoi_171{color:var(--text);margin:0;font-size:.9rem;font-weight:600}._emptyDesc_1czoi_178{color:var(--text-muted);max-width:200px;margin:0;font-size:.8rem;line-height:1.5}._stateError_1czoi_185{color:var(--red);background:#ef444414;border:1px solid #ef444440;border-radius:8px;padding:10px 14px;font-size:.85rem}._senderGrid_1czoi_193{flex-wrap:wrap;gap:8px;display:flex}._senderChip_1czoi_198{background:var(--surface2);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;border-radius:8px;padding:7px 14px;font-family:"ui-monospace",Menlo,monospace;font-size:.85rem;font-weight:600;transition:background .14s,border-color .14s,color .14s}._senderChip_1czoi_198:hover{color:var(--text);border-color:#6c63ff66}._senderChipActive_1czoi_211{background:var(--accent-dim);border-color:var(--accent);color:var(--accent)}._pendingList_1czoi_218{flex-direction:column;gap:6px;margin-top:2px;display:flex}._pendingRow_1czoi_224{background:#f59e0b0f;border:1px solid #f59e0b33;border-radius:8px;align-items:center;gap:10px;padding:8px 12px;display:flex}._pendingDot_1czoi_233{background:var(--yellow);border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 6px #f59e0b80}._pendingName_1czoi_240{color:var(--yellow);font-family:"ui-monospace",Menlo,monospace;font-size:.88rem;font-weight:700}._pendingBadge_1czoi_246{text-transform:uppercase;letter-spacing:.4px;color:var(--yellow);background:#f59e0b1f;border-radius:20px;padding:2px 8px;font-size:.72rem;font-weight:600}._pendingDate_1czoi_256{color:var(--text-muted);margin-left:auto;font-size:.74rem}._noSenderBox_1czoi_263{background:var(--surface2);text-align:center;border:1px dashed #6c63ff59;border-radius:12px;flex-direction:column;align-items:center;gap:10px;padding:24px 20px;display:flex}._noSenderIllustration_1czoi_275{background:var(--surface);border:1px solid var(--border);width:60px;height:60px;color:var(--text-muted);border-radius:16px;justify-content:center;align-items:center;margin-bottom:4px;display:flex}._noSenderTitle_1czoi_288{color:var(--text);margin:0;font-size:.95rem;font-weight:700}._noSenderText_1czoi_295{color:var(--text-muted);max-width:300px;margin:0;font-size:.82rem;line-height:1.6}._noSenderBtn_1czoi_303{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:9px;width:100%;margin-top:4px;padding:10px 20px;font-size:.88rem;font-weight:600;transition:background .15s}._noSenderBtn_1czoi_303:hover{background:var(--accent-hover)}._modeTabs_1czoi_322{background:var(--surface2);border:1px solid var(--border);border-radius:10px;gap:4px;padding:4px;display:flex}._modeTab_1czoi_322{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:7px;flex:1;padding:9px 16px;font-size:.88rem;font-weight:500;transition:background .15s,color .15s}._modeTab_1czoi_322:hover{color:var(--text)}._modeTabActive_1czoi_335{background:var(--accent);color:#fff}._modeDesc_1czoi_337{color:var(--text-muted);font-size:.82rem}._fieldGroup_1czoi_340{flex-direction:column;gap:7px;display:flex}._fieldLabel_1czoi_341{color:var(--text-muted);justify-content:space-between;font-size:.83rem;font-weight:500;display:flex}._charCount_1czoi_345{font-size:.78rem;font-weight:400}._fieldHint_1czoi_346{color:var(--yellow);font-size:.78rem}._textarea_1czoi_348{background:var(--surface2);border:1px solid var(--border);color:var(--text);resize:vertical;border-radius:9px;outline:none;width:100%;padding:12px 14px;line-height:1.6;transition:border-color .15s}._textarea_1czoi_348:focus{border-color:var(--accent)}._textarea_1czoi_348::placeholder{color:var(--text-muted)}._metaRow_1czoi_359{justify-content:space-between;align-items:center;display:flex}._channelBadge_1czoi_362{background:var(--surface2);border:1px solid var(--border);color:var(--text-muted);border-radius:20px;padding:4px 12px;font-size:.78rem}._metaNote_1czoi_367{color:var(--text-muted);font-size:.8rem}._sendError_1czoi_369{color:var(--red);background:#ef444414;border:1px solid #ef444440;border-radius:8px;padding:10px 14px;font-size:.83rem}._sendBtn_1czoi_377{background:var(--accent);color:#fff;border:none;border-radius:10px;width:100%;margin-top:4px;padding:13px 24px;font-size:.95rem;font-weight:600;transition:background .15s,transform .1s,opacity .15s}._sendBtn_1czoi_377:hover:not(:disabled){background:var(--accent-hover);transform:translateY(-1px)}._sendBtn_1czoi_377:active:not(:disabled){transform:translateY(0)}._sendBtn_1czoi_377:disabled{opacity:.4;cursor:not-allowed}._backdrop_135b7_1{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:500;background:#050814b8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}._modal_135b7_13{border:1px solid;border-radius:14px;flex-direction:column;gap:10px;width:min(460px,100%);padding:22px 22px 18px;display:flex;box-shadow:0 24px 60px #00000080}._error_135b7_24{background:#ef444421;border-color:#ef444466}._success_135b7_29{background:#22c55e1a;border-color:#22c55e59}._title_135b7_34{margin:0;font-size:1.05rem;font-weight:700}._error_135b7_24 ._title_135b7_34{color:var(--red)}._success_135b7_29 ._title_135b7_34{color:var(--green)}._message_135b7_48{color:var(--text-muted);margin:0;font-size:.86rem;line-height:1.55}._actions_135b7_55{justify-content:flex-end;margin-top:4px;display:flex}._btn_135b7_61{cursor:pointer;border:none;border-radius:9px;padding:9px 22px;font-size:.88rem;font-weight:600;transition:opacity .15s}._btn_135b7_61:hover{opacity:.85}._btnError_135b7_75{background:var(--red);color:#fff}._btnSuccess_135b7_80{background:var(--accent);color:#fff}._page_1yagq_1{flex-direction:column;gap:24px;display:flex}._pageHeader_1yagq_7{justify-content:space-between;align-items:flex-start;display:flex}._pageTitle_1yagq_13{color:var(--text);margin:0 0 4px;font-size:1.5rem;font-weight:700}._pageSub_1yagq_20{color:var(--text-muted);margin:0;font-size:.85rem}._totalPill_1yagq_26{background:var(--accent-dim);color:var(--accent);border:1px solid #6c63ff4d;border-radius:20px;padding:5px 14px;font-size:.82rem;font-weight:600}._toolbar_1yagq_37{gap:12px;display:flex}._searchBox_1yagq_42{background:var(--surface);border:1px solid var(--border);border-radius:10px;flex:1;align-items:center;gap:10px;padding:0 14px;transition:border-color .15s;display:flex}._searchBox_1yagq_42:focus-within{border-color:var(--accent)}._searchInput_1yagq_58{color:var(--text);background:0 0;border:none;outline:none;flex:1;padding:11px 0;font-size:.9rem}._searchInput_1yagq_58::placeholder{color:var(--text-muted)}._clearBtn_1yagq_72{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 4px;font-size:.85rem;transition:color .15s}._clearBtn_1yagq_72:hover{color:var(--text)}._addBtn_1yagq_87{background:var(--accent-dim);color:var(--accent);cursor:pointer;border:1px solid #6c63ff59;border-radius:10px;padding:0 14px;font-size:.82rem;font-weight:600;transition:background .15s,border-color .15s}._addBtn_1yagq_87:hover{background:#6c63ff33;border-color:#6c63ff80}._formCard_1yagq_104{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}._formHeader_1yagq_114{justify-content:space-between;align-items:center;display:flex}._formTitle_1yagq_120{color:var(--text);margin:0;font-size:.95rem;font-weight:600}._formGrid_1yagq_127{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}._fieldWrap_1yagq_133{flex-direction:column;gap:6px;display:flex}._fieldWrapFull_1yagq_139{grid-column:1/-1}._fieldLabel_1yagq_143{color:var(--text-muted);letter-spacing:.02em;font-size:.76rem;font-weight:600}._phoneFieldRow_1yagq_150{grid-template-columns:minmax(0,130px) minmax(0,1fr);gap:8px;display:grid}@media (width<=480px){._phoneFieldRow_1yagq_150{grid-template-columns:1fr}}._select_1yagq_162{background:var(--surface2);border:1px solid var(--border);color:var(--text);border-radius:9px;outline:none;padding:10px 12px;font-size:.82rem}._countryPicker_1yagq_172{position:relative}._countryTrigger_1yagq_176{background:var(--surface2);border:1px solid var(--border);width:100%;color:var(--text);cursor:pointer;white-space:nowrap;border-radius:9px;justify-content:space-between;align-items:center;gap:6px;padding:10px 12px;font-size:.84rem;transition:border-color .14s;display:flex}._countryTrigger_1yagq_176:hover:not(:disabled){border-color:var(--accent)}._countryTrigger_1yagq_176:disabled{opacity:.6;cursor:default}._countryDropdown_1yagq_202{background:var(--surface2);border:1px solid var(--border);border-radius:10px;flex-direction:column;min-width:220px;padding:4px;display:flex;box-shadow:0 12px 32px #0006}._countryOption_1yagq_213{color:var(--text);text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:7px;padding:8px 12px;font-size:.84rem}._countryOption_1yagq_213:hover{background:#ffffff0f}._countryOptionActive_1yagq_229{color:var(--accent);font-weight:600}._select_1yagq_162:focus{border-color:var(--accent)}._inputInvalid_1yagq_238,._inputInvalid_1yagq_238:focus{border-color:#ef4444b3}._fieldError_1yagq_243{color:#f87171;font-size:.74rem;line-height:1.35}._input_1yagq_238{background:var(--surface2);border:1px solid var(--border);color:var(--text);border-radius:9px;outline:none;padding:10px 12px;font-size:.84rem;transition:border-color .14s}._input_1yagq_238:focus{border-color:var(--accent)}._input_1yagq_238:disabled,._select_1yagq_162:disabled{opacity:.6;cursor:default}._formError_1yagq_270{color:var(--red);margin:0;font-size:.8rem}._formActions_1yagq_276{gap:8px;display:flex}._saveBtn_1yagq_281,._cancelBtn_1yagq_282{cursor:pointer;border:1px solid #0000;border-radius:9px;padding:8px 14px;font-size:.82rem;font-weight:600}._saveBtn_1yagq_281{background:var(--accent);color:#fff}._saveBtn_1yagq_281:disabled{opacity:.6;cursor:not-allowed}._cancelBtn_1yagq_282{background:var(--surface2);border-color:var(--border);color:var(--text-muted)}._cancelBtn_1yagq_282:hover{color:var(--text);border-color:#6c63ff59}._stateMsg_1yagq_313{color:var(--text-muted);text-align:center;padding:40px 0;font-size:.9rem}._empty_1yagq_320{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:64px 24px;display:flex}._emptyIllustration_1yagq_330{background:var(--surface2);border:1px solid var(--border);width:76px;height:76px;color:var(--text-muted);border-radius:20px;justify-content:center;align-items:center;margin-bottom:8px;display:flex}._emptyTitle_1yagq_343{color:var(--text);margin:0;font-size:1rem;font-weight:600}._emptyDesc_1yagq_350{color:var(--text-muted);max-width:280px;margin:0;font-size:.85rem;line-height:1.6}._stateError_1yagq_358{color:var(--red);background:#ef444414;border:1px solid #ef444440;border-radius:10px;padding:14px 18px;font-size:.88rem}._grid_1yagq_368{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}._clientCard_1yagq_374{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:10px;padding:14px;transition:border-color .15s,transform .15s;display:flex}._clientCard_1yagq_374:hover{border-color:#6c63ff59;transform:translateY(-2px)}._cardHeaderActions_1yagq_390{justify-content:flex-end;align-items:center;gap:8px;display:flex}._cardNameRow_1yagq_397{align-items:center;gap:10px;display:flex}._avatarWrap_1yagq_403{flex-shrink:0;position:relative}._avatar_1yagq_403{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;font-weight:700;display:flex}._statusDot_1yagq_421{border:2px solid var(--surface);border-radius:50%;width:11px;height:11px;position:absolute;bottom:1px;right:1px}._active_1yagq_431{background:var(--green)}._inactive_1yagq_435{background:#6b7280}._info_1yagq_439{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}._name_1yagq_447{font-size:.95rem;font-weight:600}._externalId_1yagq_452{color:var(--accent);font-size:.76rem;font-weight:600}._phone_1yagq_150{color:var(--text-muted);font-size:.86rem}._meta_1yagq_463{flex-direction:column;flex-shrink:0;justify-content:flex-end;align-items:flex-end;gap:10px;display:flex}._cardActions_1yagq_472{align-items:center;gap:8px;display:flex}._actionBtn_1yagq_478{border:1px solid var(--border);background:var(--surface2);color:var(--text);cursor:pointer;border-radius:7px;padding:5px 10px;font-size:.76rem;font-weight:600;transition:border-color .15s,color .15s,background .15s}._actionBtn_1yagq_478:hover{color:var(--accent);background:#6c63ff14;border-color:#6c63ff66}._actionBtnDanger_1yagq_496{color:#fca5a5;border-color:#ef444440}._actionBtnDanger_1yagq_496:hover{color:var(--red);background:#ef444414;border-color:#ef444473}._modalBackdrop_1yagq_507{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:220;background:#050814b8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}._modal_1yagq_507{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:14px;width:min(640px,100%);max-height:calc(100vh - 40px);padding:22px;display:flex;overflow-y:auto;box-shadow:0 24px 60px #00000073}._modalError_1yagq_533{background:#ef44440f;border-color:#ef444459}._modalError_1yagq_533 ._modalTitle_1yagq_538{color:var(--red)}._modalSuccess_1yagq_542{background:#22c55e0f;border-color:#22c55e4d}._modalSuccess_1yagq_542 ._modalTitle_1yagq_538{color:var(--green)}._modalTitle_1yagq_538{color:var(--text);margin:0;font-size:1.03rem}._modalText_1yagq_557{color:var(--text-muted);margin:0;font-size:.86rem;line-height:1.5}._modalActions_1yagq_564{justify-content:flex-end;gap:8px;display:flex}._deleteBtn_1yagq_570{cursor:pointer;color:#f87171;background:#ef444424;border:1px solid #ef444459;border-radius:9px;padding:8px 14px;font-size:.82rem;font-weight:700}._deleteBtn_1yagq_570:hover{background:#ef444433;border-color:#ef44448c}@media (width<=860px){._formGrid_1yagq_127{grid-template-columns:1fr}}._page_h23se_1{flex-direction:column;gap:24px;display:flex}._pageHeader_h23se_3{justify-content:space-between;align-items:flex-start;display:flex}._pageTitle_h23se_6{color:var(--text);margin:0 0 4px;font-size:1.5rem;font-weight:700}._pageSub_h23se_7{color:var(--text-muted);margin:0;font-size:.85rem}._totalPill_h23se_8{background:var(--accent-dim);color:var(--accent);border:1px solid #6c63ff4d;border-radius:20px;padding:5px 14px;font-size:.82rem;font-weight:600}._filterRow_h23se_16{gap:8px;display:flex}._filterBtn_h23se_17{background:var(--surface);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;border-radius:8px;padding:7px 16px;font-size:.85rem;font-weight:500;transition:background .15s,color .15s,border-color .15s}._filterBtn_h23se_17:hover{background:var(--surface2);color:var(--text)}._filterActive_h23se_24{background:var(--accent-dim)!important;color:var(--accent)!important;border-color:#6c63ff66!important}._stateMsg_h23se_31{color:var(--text-muted);text-align:center;padding:60px 0;font-size:.9rem}._empty_h23se_33{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:80px 24px;display:flex}._emptyIllustration_h23se_43{background:var(--surface2);border:1px solid var(--border);width:80px;height:80px;color:var(--text-muted);border-radius:20px;justify-content:center;align-items:center;margin-bottom:8px;display:flex}._emptyTitle_h23se_56{color:var(--text);margin:0;font-size:1rem;font-weight:600}._emptyDesc_h23se_63{color:var(--text-muted);max-width:300px;margin:0;font-size:.85rem;line-height:1.6}._stateError_h23se_70{color:var(--red);background:#ef444414;border:1px solid #ef444440;border-radius:10px;padding:14px 18px;font-size:.88rem}._list_h23se_77{flex-direction:column;gap:10px;display:flex}._msgCard_h23se_79{background:var(--surface);border:1px solid var(--border);border-radius:14px;transition:border-color .15s;overflow:hidden}._msgCard_h23se_79:hover{border-color:#6c63ff4d}._msgHeader_h23se_89{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:14px;padding:16px 20px;transition:background .12s;display:flex}._msgHeader_h23se_89:hover{background:#ffffff05}._typeIcon_h23se_97{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;display:flex}._iconInstant_h23se_102{background:#6c63ff26}._iconSched_h23se_103{background:#f59e0b1f}._msgMeta_h23se_105{flex:1;min-width:0}._msgContent_h23se_106{white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:.9rem;font-weight:500;overflow:hidden}._msgInfo_h23se_111{flex-wrap:wrap;align-items:center;gap:10px;display:flex}._msgDate_h23se_112{color:var(--text-muted);font-size:.75rem}._schedLabel_h23se_113{color:var(--yellow);background:#f59e0b1a;border-radius:10px;padding:1px 8px;font-size:.73rem}._msgId_h23se_118{color:var(--text-muted);opacity:.6;font-size:.72rem}._senderLabel_h23se_120{color:var(--accent);background:var(--accent-dim);border:1px solid #6c63ff40;border-radius:20px;align-items:center;gap:4px;padding:1px 7px;font-family:"ui-monospace",Menlo,monospace;font-size:.74rem;font-weight:600;display:inline-flex}._metaRow_h23se_134{flex-wrap:wrap;gap:10px;display:flex}._metaRow_h23se_134 ._senderRow_h23se_139{flex:1;min-width:120px}._senderRow_h23se_139{background:var(--accent-dim);border:1px solid #6c63ff33;border-radius:8px;align-items:center;gap:10px;margin-bottom:4px;padding:8px 14px;display:flex}._senderRowLabel_h23se_151{color:var(--text-muted);text-transform:uppercase;letter-spacing:.4px;flex-shrink:0;font-size:.75rem;font-weight:600}._senderRowValue_h23se_159{color:var(--accent);font-family:"ui-monospace",Menlo,monospace;font-size:.88rem;font-weight:700}._msgRight_h23se_166{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}._expandChevron_h23se_169{color:var(--text-muted);font-size:.65rem}._summary_h23se_172{gap:8px;display:flex}._summaryBit_h23se_173{border-radius:20px;padding:2px 8px;font-size:.72rem;font-weight:600}._summaryBit_h23se_173._sent_h23se_177{color:var(--green);background:#22c55e1f}._summaryBit_h23se_173._pending_h23se_178{color:var(--yellow);background:#f59e0b1f}._summaryBit_h23se_173._failed_h23se_179{color:var(--red);background:#ef44441f}._msgBody_h23se_182{border-top:1px solid var(--border);padding:0 20px 20px;animation:.2s _expand_h23se_169}@keyframes _expand_h23se_169{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}._msgBodyContent_h23se_191{color:var(--text-muted);background:var(--surface2);white-space:pre-wrap;border-radius:9px;margin:14px 0 12px;padding:12px 14px;font-size:.9rem;line-height:1.6}._recipientsLabel_h23se_198{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:.78rem;font-weight:600}._chips_h23se_203{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}._chip_h23se_203{border-radius:20px;padding:3px 10px;font-size:.75rem;font-weight:500}._chip_h23se_203._sent_h23se_177{color:var(--green);background:#22c55e1a}._chip_h23se_203._pending_h23se_178{color:var(--yellow);background:#f59e0b1a}._chip_h23se_203._failed_h23se_179{color:var(--red);background:#ef44441a}._deliveryTable_h23se_213{flex-direction:column;gap:6px;display:flex}._deliveryRow_h23se_214{background:var(--surface2);border-radius:8px;align-items:center;gap:10px;padding:8px 14px;display:flex}._dot_h23se_218{border-radius:50%;flex-shrink:0;width:7px;height:7px}._dot_h23se_218._sent_h23se_177{background:var(--green)}._dot_h23se_218._pending_h23se_178{background:var(--yellow)}._dot_h23se_218._failed_h23se_179{background:var(--red)}._dName_h23se_222{flex:1;font-size:.85rem;font-weight:500}._dPhone_h23se_223{color:var(--text-muted);font-size:.75rem}._badge_h23se_224{text-transform:uppercase;letter-spacing:.4px;border-radius:20px;padding:2px 8px;font-size:.68rem;font-weight:700}._badge_h23se_224._sent_h23se_177{color:var(--green);background:#22c55e26}._badge_h23se_224._pending_h23se_178{color:var(--yellow);background:#f59e0b26}._badge_h23se_224._failed_h23se_179{color:var(--red);background:#ef444426}._dTime_h23se_232{color:var(--text-muted);margin-left:auto;font-size:.72rem}._page_1d0l4_1{flex-direction:column;gap:24px;display:flex}._senderTabs_1d0l4_4{flex-wrap:wrap;gap:8px;display:flex}._senderTab_1d0l4_4{background:var(--surface);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;border-radius:10px;align-items:center;gap:7px;padding:8px 14px;font-size:.85rem;font-weight:500;transition:background .14s,border-color .14s,color .14s;display:flex}._senderTab_1d0l4_4:hover{background:var(--surface2);color:var(--text)}._senderTabActive_1d0l4_28{background:var(--accent-dim);color:var(--accent);border-color:#6c63ff73}._senderTabCount_1d0l4_34{font-variant-numeric:tabular-nums;background:#ffffff12;border-radius:20px;padding:1px 7px;font-size:.75rem;font-weight:700}._senderTabActive_1d0l4_28 ._senderTabCount_1d0l4_34{background:#6c63ff33}._pageHeader_1d0l4_46{justify-content:space-between;align-items:flex-start;display:flex}._pageTitle_1d0l4_49{color:var(--text);margin:0 0 4px;font-size:1.5rem;font-weight:700}._pageSub_1d0l4_50{color:var(--text-muted);margin:0;font-size:.85rem}._totalPill_1d0l4_51{background:var(--accent-dim);color:var(--accent);white-space:nowrap;border:1px solid #6c63ff4d;border-radius:20px;padding:5px 14px;font-size:.82rem;font-weight:600}._stateMsg_1d0l4_58{color:var(--text-muted);text-align:center;padding:60px 0;font-size:.9rem}._stateError_1d0l4_59{color:var(--red);background:#ef444414;border:1px solid #ef444440;border-radius:10px;padding:14px 18px;font-size:.88rem}._summaryGrid_1d0l4_66{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (width<=768px){._summaryGrid_1d0l4_66{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){._summaryGrid_1d0l4_66{grid-template-columns:1fr}}._summaryCard_1d0l4_74{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:8px;padding:20px 22px;transition:border-color .15s;display:flex}._summaryCard_1d0l4_74:hover{border-color:#6c63ff59}._summaryLabel_1d0l4_83{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.78rem;font-weight:500}._summaryValue_1d0l4_84{color:var(--text);font-size:2rem;font-weight:700;line-height:1}._chartCard_1d0l4_87{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:24px}._chartHeader_1d0l4_93{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}._chartTitle_1d0l4_97{color:var(--text);margin-bottom:3px;font-size:1rem;font-weight:600;display:block}._chartSub_1d0l4_98{color:var(--text-muted);font-size:.8rem}._yearTabs_1d0l4_100{gap:6px;display:flex}._yearTab_1d0l4_100{background:var(--surface2);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;border-radius:7px;padding:5px 14px;font-size:.82rem;font-weight:500;transition:all .14s}._yearTab_1d0l4_100:hover{color:var(--text)}._yearTabActive_1d0l4_108{background:var(--accent-dim);color:var(--accent);border-color:#6c63ff66}._chart_1d0l4_87{grid-template-columns:repeat(12,1fr);align-items:end;gap:6px;height:200px;display:grid}._barCol_1d0l4_119{flex-direction:column;align-items:center;gap:6px;height:100%;display:flex}._barValue_1d0l4_123{color:var(--text-muted);white-space:nowrap;height:14px;font-size:.65rem;font-weight:600;line-height:14px}._barTrack_1d0l4_127{flex:1;align-items:flex-end;width:100%;display:flex}._bar_1d0l4_119{background:var(--accent);opacity:.75;border-radius:5px 5px 0 0;width:100%;min-height:0;transition:height .4s,opacity .15s}._bar_1d0l4_119:hover{opacity:1}._barCurrent_1d0l4_139{background:var(--accent);opacity:1;box-shadow:0 0 12px #6c63ff80}._barZero_1d0l4_140{opacity:.12;background:var(--border);min-height:3px!important}._barLabel_1d0l4_142{color:var(--text-muted);white-space:nowrap;font-size:.68rem;font-weight:500}._barLabelCurrent_1d0l4_146{color:var(--accent);font-weight:700}._tableCard_1d0l4_149{background:var(--surface);border:1px solid var(--border);border-radius:14px;overflow:hidden}._tableHeader_1d0l4_155{border-bottom:1px solid var(--border);padding:18px 24px 14px}._table_1d0l4_149{border-collapse:collapse;width:100%}._table_1d0l4_149 thead tr{background:var(--surface2)}._table_1d0l4_149 th{text-align:left;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--border);padding:10px 20px;font-size:.73rem;font-weight:600}._table_1d0l4_149 td{color:var(--text);border-bottom:1px solid #2e335080;padding:12px 20px;font-size:.88rem}._table_1d0l4_149 tbody tr:last-child td{border-bottom:none}._table_1d0l4_149 tbody tr:hover td{background:#ffffff05}._rowCurrent_1d0l4_180 td{background:var(--accent-dim)!important}._tdMonth_1d0l4_182{align-items:center;gap:8px;font-weight:500;display:flex}._nowDot_1d0l4_186{background:var(--accent);width:7px;height:7px;box-shadow:0 0 6px var(--accent);border-radius:50%;flex-shrink:0}._tdCount_1d0l4_191{font-variant-numeric:tabular-nums}._zero_1d0l4_192{color:var(--text-muted);opacity:.5}._shareRow_1d0l4_194{align-items:center;gap:10px;display:flex}._shareBar_1d0l4_195{background:var(--surface2);border-radius:3px;flex:1;height:6px;overflow:hidden}._shareFill_1d0l4_200{background:var(--accent);border-radius:3px;height:100%;transition:width .4s}._sharePct_1d0l4_205{color:var(--text-muted);text-align:right;width:40px;font-size:.78rem}._empty_1d0l4_208{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:80px 24px;display:flex}._emptyIllustration_1d0l4_218{background:var(--surface2);border:1px solid var(--border);width:80px;height:80px;color:var(--text-muted);border-radius:20px;justify-content:center;align-items:center;margin-bottom:8px;display:flex}._emptyTitle_1d0l4_231{color:var(--text);margin:0;font-size:1rem;font-weight:600}._emptyDesc_1d0l4_238{color:var(--text-muted);max-width:300px;margin:0;font-size:.85rem;line-height:1.6}._page_1m8j1_1{flex-direction:column;gap:24px;display:flex}._pageHeader_1m8j1_3{justify-content:space-between;align-items:flex-start;display:flex}._pageTitle_1m8j1_6{color:var(--text);margin:0 0 4px;font-size:1.5rem;font-weight:700}._pageSub_1m8j1_7{color:var(--text-muted);margin:0;font-size:.85rem}._headerRight_1m8j1_9{flex-shrink:0;align-items:center;gap:10px;display:flex}._limitPill_1m8j1_16{color:var(--text-muted);background:var(--surface2);border:1px solid var(--border);border-radius:20px;padding:5px 12px;font-size:.8rem;font-weight:600}._limitPillFull_1m8j1_25{color:var(--red);background:#ef444414;border-color:#ef44444d}._limitNotice_1m8j1_31{color:var(--text-muted);background:var(--surface2);border:1px solid var(--border);border-radius:10px;align-items:center;gap:10px;padding:12px 16px;font-size:.85rem;display:flex}._limitNoticeIcon_1m8j1_42{flex-shrink:0;font-size:1rem}._newBtn_1m8j1_44{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:9px;flex-shrink:0;padding:9px 18px;font-size:.88rem;font-weight:600;transition:background .15s}._newBtn_1m8j1_44:hover{background:var(--accent-hover)}._formCard_1m8j1_54{background:var(--surface);border:1px solid #6c63ff4d;border-radius:14px;flex-direction:column;gap:12px;padding:22px 24px;animation:.2s _fadeIn_1m8j1_1;display:flex}@keyframes _fadeIn_1m8j1_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._formCardHeader_1m8j1_64{align-items:center;gap:10px;display:flex}._formCardTitle_1m8j1_65{color:var(--text);font-size:.95rem;font-weight:600}._formCardDesc_1m8j1_66{color:var(--text-muted);margin:0;font-size:.82rem;line-height:1.6}._form_1m8j1_54{flex-direction:column;gap:8px;display:flex}._inputRow_1m8j1_69{align-items:center;gap:10px;display:flex}._nameInput_1m8j1_72{background:var(--surface2);border:1px solid var(--border);color:var(--text);letter-spacing:.06em;border-radius:9px;outline:none;flex:1;padding:10px 14px;font-family:"ui-monospace",Menlo,monospace;font-size:1rem;font-weight:700;transition:border-color .15s}._nameInput_1m8j1_72:focus{border-color:var(--accent)}._nameInput_1m8j1_72::placeholder{color:var(--text-muted);letter-spacing:0;font-weight:400}._charCount_1m8j1_83{color:var(--text-muted);text-align:right;flex-shrink:0;width:30px;font-size:.78rem}._submitBtn_1m8j1_85{background:var(--accent);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:10px 18px;font-size:.88rem;font-weight:600;transition:background .15s,opacity .15s}._submitBtn_1m8j1_85:hover:not(:disabled){background:var(--accent-hover)}._submitBtn_1m8j1_85:disabled{opacity:.4;cursor:not-allowed}._formError_1m8j1_94{color:var(--red);margin:0;font-size:.8rem}._stateMsg_1m8j1_97{color:var(--text-muted);text-align:center;padding:60px 0;font-size:.9rem}._stateError_1m8j1_98{color:var(--red);background:#ef444414;border:1px solid #ef444440;border-radius:10px;padding:14px 18px;font-size:.88rem}._empty_1m8j1_104{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:80px 24px;display:flex}._emptyIllustration_1m8j1_114{background:var(--surface2);border:1px solid var(--border);width:80px;height:80px;color:var(--text-muted);border-radius:20px;justify-content:center;align-items:center;margin-bottom:8px;display:flex}._emptyTitle_1m8j1_127{color:var(--text);margin:0;font-size:1rem;font-weight:600}._emptyDesc_1m8j1_134{color:var(--text-muted);max-width:300px;margin:0;font-size:.85rem;line-height:1.6}._section_1m8j1_143{flex-direction:column;gap:12px;display:flex}._sectionTitle_1m8j1_145{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:8px;margin:0;font-size:.82rem;font-weight:600;display:flex}._sectionDot_1m8j1_151{border-radius:50%;flex-shrink:0;width:8px;height:8px}._dotActive_1m8j1_154{background:var(--green);box-shadow:0 0 6px #22c55e99}._dotPending_1m8j1_155{background:var(--yellow);box-shadow:0 0 6px #f59e0b80}._dotInactive_1m8j1_156{background:#4b5563}._table_1m8j1_159{background:var(--surface);border:1px solid var(--border);border-radius:14px;overflow:hidden}._tableHead_1m8j1_166{background:var(--surface2);border-bottom:1px solid var(--border);color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;grid-template-columns:1.5fr 1fr 1fr 180px;gap:16px;padding:10px 20px;font-size:.73rem;font-weight:600;display:grid}._tableRow_1m8j1_178{border-bottom:1px solid #2e335080;grid-template-columns:1.5fr 1fr 1fr 180px;align-items:center;gap:16px;padding:14px 20px;transition:background .12s;display:grid}._tableRow_1m8j1_178:last-child{border-bottom:none}._tableRow_1m8j1_178:hover{background:#ffffff05}._tableRowDim_1m8j1_189{opacity:.55}._senderName_1m8j1_191{color:var(--text);letter-spacing:.04em;font-family:"ui-monospace",Menlo,monospace;font-size:.95rem;font-weight:700}._dateCell_1m8j1_197{color:var(--text-muted);font-size:.82rem}._pendingText_1m8j1_199{color:var(--yellow);font-size:.78rem;font-style:italic}._actionsCell_1m8j1_201{justify-content:flex-end;align-items:center;gap:10px;display:flex}._badge_1m8j1_206{text-transform:uppercase;letter-spacing:.4px;white-space:nowrap;border-radius:20px;padding:3px 9px;font-size:.7rem;font-weight:700}._badgeActive_1m8j1_211{color:var(--green);background:#22c55e1f}._badgePending_1m8j1_212{color:var(--yellow);background:#f59e0b1f}._badgeDeactivated_1m8j1_213{color:#9ca3af;background:#6b728026}._deactivateBtn_1m8j1_216{color:var(--red);opacity:.7;cursor:pointer;background:0 0;border:1px solid #ef44444d;border-radius:7px;padding:5px 12px;font-size:.78rem;font-weight:500;transition:background .14s,opacity .14s,border-color .14s}._deactivateBtn_1m8j1_216:hover{border-color:var(--red);opacity:1;background:#ef444414}._dialogOverlay_1m8j1_230{z-index:600;background:#0000008c;justify-content:center;align-items:center;padding:24px;animation:.15s _fadeBg_1m8j1_1;display:flex;position:fixed;inset:0}@keyframes _fadeBg_1m8j1_1{0%{opacity:0}to{opacity:1}}._dialog_1m8j1_230{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:16px;width:100%;max-width:440px;padding:32px 28px;animation:.18s _popIn_1m8j1_1;box-shadow:0 24px 60px #0000008c}@keyframes _popIn_1m8j1_1{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}._dialogIcon_1m8j1_251{margin-bottom:12px;font-size:2.4rem}._dialogTitle_1m8j1_252{color:var(--text);margin:0 0 12px;font-size:1.05rem;font-weight:700}._dialogText_1m8j1_253{color:var(--text-muted);margin:0 0 24px;font-size:.85rem;line-height:1.65}._dialogText_1m8j1_253 strong{color:var(--text)}._dialogActions_1m8j1_258{gap:10px;display:flex}._cancelBtn_1m8j1_260{background:var(--surface2);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;border-radius:9px;flex:1;padding:11px;font-size:.9rem;font-weight:500;transition:background .14s}._cancelBtn_1m8j1_260:hover:not(:disabled){background:var(--surface)}._confirmBtn_1m8j1_268{background:var(--red);color:#fff;cursor:pointer;border:none;border-radius:9px;flex:1;padding:11px;font-size:.9rem;font-weight:600;transition:opacity .14s}._confirmBtn_1m8j1_268:disabled{opacity:.5;cursor:not-allowed}._confirmBtn_1m8j1_268:hover:not(:disabled){opacity:.88}@media (width<=640px){._tableHead_1m8j1_166,._tableRow_1m8j1_178{grid-template-columns:1.5fr 1fr 140px}._tableHead_1m8j1_166 span:nth-child(3),._tableRow_1m8j1_178 span:nth-child(3){display:none}._inputRow_1m8j1_69{flex-wrap:wrap}._submitBtn_1m8j1_85{width:100%}}._page_9bew7_2{background:var(--bg);min-height:100vh;color:var(--text);flex-direction:column;display:flex}._header_9bew7_11{background:var(--surface);border-bottom:1px solid var(--border);z-index:100;position:sticky;top:0}._headerInner_9bew7_19{justify-content:space-between;align-items:center;max-width:1100px;height:60px;margin:0 auto;padding:0 24px;display:flex}._logo_9bew7_29{align-items:center;gap:9px;text-decoration:none;display:flex}._logoImg_9bew7_36{border-radius:9px;width:32px;height:32px}._logoText_9bew7_42{letter-spacing:-.4px;color:var(--text);font-size:1.15rem;font-weight:700}._logoAccent_9bew7_49{color:var(--accent)}._headerRight_9bew7_53{align-items:center;gap:10px;display:flex}._btnGhost_9bew7_59{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;padding:7px 14px;font-size:.85rem;font-weight:500;text-decoration:none;transition:border-color .15s,color .15s}._btnGhost_9bew7_59:hover{border-color:var(--accent);color:var(--text)}._btnPrimary_9bew7_78{background:var(--accent);color:#fff;white-space:nowrap;border:none;border-radius:8px;padding:8px 18px;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .15s}._btnPrimary_9bew7_78:hover{background:var(--accent-hover)}._hero_9bew7_96{text-align:center;padding:80px 24px 72px}._heroInner_9bew7_101{flex-direction:column;align-items:center;gap:20px;max-width:680px;margin:0 auto;display:flex}._heroBadge_9bew7_110{background:var(--accent-dim);color:var(--accent);letter-spacing:.06em;text-transform:uppercase;border:1px solid #6c63ff40;border-radius:100px;padding:5px 14px;font-size:.78rem;font-weight:600;display:inline-block}._heroTitle_9bew7_123{letter-spacing:-.03em;color:var(--text);margin:0;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.18}._heroAccent_9bew7_132{color:var(--accent)}._heroSub_9bew7_136{color:var(--text-muted);max-width:560px;margin:0;font-size:1.05rem;line-height:1.7}._heroBtn_9bew7_144{background:var(--accent);color:#fff;border-radius:10px;margin-top:4px;padding:13px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .15s,transform .1s;display:inline-block}._heroBtn_9bew7_144:hover{background:var(--accent-hover);transform:translateY(-1px)}._steps_9bew7_163{padding:0 24px 80px}._stepsInner_9bew7_167{flex-direction:column;gap:0;max-width:820px;margin:0 auto;display:flex}._step_9bew7_163{align-items:flex-start;gap:24px;display:flex}._stepLeft_9bew7_182{flex-direction:column;flex-shrink:0;align-items:center;width:48px;display:flex}._stepNumber_9bew7_190{background:var(--accent-dim);width:48px;height:48px;color:var(--accent);letter-spacing:.05em;border:1px solid #6c63ff4d;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:.78rem;font-weight:800;display:flex}._stepLine_9bew7_206{background:var(--border);flex:1;width:2px;min-height:36px;margin:8px 0}._stepCard_9bew7_215{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex:1;margin-bottom:24px;padding:28px;transition:border-color .2s}._stepCard_9bew7_215:hover{border-color:#6c63ff59}._stepIconWrap_9bew7_229{color:var(--accent);margin-bottom:14px;display:block}._stepTitle_9bew7_235{color:var(--text);letter-spacing:-.02em;margin:0 0 10px;font-size:1.2rem;font-weight:700}._stepBody_9bew7_243{color:var(--text-muted);margin:0 0 18px;font-size:.93rem;line-height:1.7}._stepList_9bew7_250{flex-direction:column;gap:9px;list-style:none;display:flex}._stepItem_9bew7_257{color:var(--text-muted);align-items:flex-start;gap:10px;font-size:.88rem;line-height:1.5;display:flex}._check_9bew7_266{color:var(--green);flex-shrink:0;margin-top:2px;font-size:.82rem;font-weight:700}._features_9bew7_275{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:72px 24px}._featuresInner_9bew7_282{max-width:1100px;margin:0 auto}._featuresTitle_9bew7_287{letter-spacing:-.03em;color:var(--text);text-align:center;margin:0 0 48px;font-size:clamp(1.4rem,3vw,1.9rem);font-weight:800}._featureGrid_9bew7_296{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}._featureCard_9bew7_302{background:var(--bg);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:10px;padding:24px 22px;transition:border-color .2s,transform .15s;display:flex}._featureCard_9bew7_302:hover{border-color:#6c63ff59;transform:translateY(-2px)}._featureIcon_9bew7_318{font-size:1.6rem;line-height:1}._featureCardTitle_9bew7_323{color:var(--text);margin:0;font-size:1rem;font-weight:700}._featureCardDesc_9bew7_330{color:var(--text-muted);margin:0;font-size:.87rem;line-height:1.65}._cta_9bew7_338{text-align:center;padding:80px 24px}._ctaInner_9bew7_343{flex-direction:column;align-items:center;gap:14px;max-width:560px;margin:0 auto;display:flex}._ctaTitle_9bew7_352{letter-spacing:-.03em;color:var(--text);margin:0;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:800}._ctaSub_9bew7_360{color:var(--text-muted);margin:0;font-size:1rem}._footer_9bew7_367{border-top:1px solid var(--border);text-align:center;color:var(--text-muted);margin-top:auto;padding:20px 24px;font-size:.82rem}@media (width<=600px){._hero_9bew7_96{padding:52px 20px 48px}._steps_9bew7_163{padding:0 16px 60px}._stepCard_9bew7_215{padding:20px 18px}._stepLeft_9bew7_182{width:36px}._stepNumber_9bew7_190{border-radius:10px;width:36px;height:36px;font-size:.7rem}._features_9bew7_275{padding:52px 16px}._featureGrid_9bew7_296{grid-template-columns:1fr}._cta_9bew7_338{padding:60px 20px}}._page_a7g8e_2{flex-direction:column;gap:24px;display:flex}._pageHeader_a7g8e_8{justify-content:space-between;align-items:flex-start;display:flex}._pageTitle_a7g8e_14{color:var(--text);margin:0 0 4px;font-size:1.5rem;font-weight:700}._pageSub_a7g8e_21{color:var(--text-muted);margin:0;font-size:.85rem}._docsLinks_a7g8e_27{flex-shrink:0;align-items:center;gap:8px;display:flex}._docsLink_a7g8e_27{color:var(--accent);background:var(--accent-dim);white-space:nowrap;border:1px solid #6c63ff4d;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;font-weight:500;text-decoration:none;transition:background .14s,border-color .14s;display:flex}._docsLink_a7g8e_27:hover{background:#6c63ff38;border-color:#6c63ff80}._docsLinkMuted_a7g8e_55{color:var(--text-muted);background:var(--surface2);border-color:var(--border)}._docsLinkMuted_a7g8e_55:hover{color:var(--text);background:#ffffff0d;border-color:#6c63ff4d}._layout_a7g8e_67{grid-template-columns:1fr 1fr;align-items:flex-start;gap:24px;display:grid}@media (width<=960px){._layout_a7g8e_67{grid-template-columns:1fr}}._leftCol_a7g8e_80{flex-direction:column;gap:20px;display:flex}._rightCol_a7g8e_86{flex-direction:column;gap:20px;display:flex;position:sticky;top:76px}._card_a7g8e_95{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:16px;padding:20px 22px;display:flex}._previewNoticeCard_a7g8e_105{background:linear-gradient(#6c63ff14,#6c63ff08);border-color:#6c63ff66}._previewNoticeTitle_a7g8e_110{color:var(--accent);font-size:.9rem;font-weight:700}._previewNoticeText_a7g8e_116{color:var(--text-muted);margin:0;font-size:.83rem;line-height:1.6}._cardHeader_a7g8e_123{justify-content:space-between;align-items:center;gap:10px;display:flex}._cardTitle_a7g8e_130{color:var(--text);margin:0;font-size:1rem;font-weight:600}._activePill_a7g8e_137{letter-spacing:.04em;text-transform:uppercase;background:var(--green-dim);color:var(--green);border:1px solid #22c55e4d;border-radius:20px;padding:3px 9px;font-size:.72rem;font-weight:700}._livePill_a7g8e_149{letter-spacing:.05em;text-transform:uppercase;color:var(--accent);background:#6c63ff1f;border:1px solid #6c63ff40;border-radius:20px;padding:3px 9px;font-size:.72rem;font-weight:700;animation:2s ease-in-out infinite _pulse_a7g8e_1}@keyframes _pulse_a7g8e_1{0%,to{opacity:1}50%{opacity:.55}}._statusPill_a7g8e_174{background:var(--green-dim);color:var(--green);border:1px solid #22c55e4d;border-radius:20px;padding:3px 9px;font-size:.72rem;font-weight:700}._stateMsg_a7g8e_185{color:var(--text-muted);font-size:.88rem}._keyDisplay_a7g8e_190{flex-direction:column;gap:8px;display:flex}._keyValueRow_a7g8e_196{background:var(--surface2);border:1px solid var(--border);border-radius:9px;align-items:center;gap:10px;padding:10px 14px;display:flex}._keyValue_a7g8e_196{color:var(--accent);word-break:break-all;flex:1;font-family:"ui-monospace",monospace;font-size:.85rem;font-weight:600}._keyMask_a7g8e_215{color:var(--text-muted);letter-spacing:-2px;font-weight:400}._keyMeta_a7g8e_221{color:var(--text-muted);font-size:.78rem;line-height:1.5}._keyMeta_a7g8e_221 code{background:var(--surface2);border:1px solid var(--border);color:var(--accent);border-radius:4px;padding:1px 5px;font-size:.78rem}._keyEmpty_a7g8e_236{color:var(--text-muted);font-size:.85rem;line-height:1.6}._iconBtn_a7g8e_242{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:border-color .15s,color .15s;display:flex}._iconBtn_a7g8e_242:hover{border-color:var(--accent);color:var(--accent)}._keyActions_a7g8e_262{flex-direction:column;gap:10px;display:flex}._revokeConfirm_a7g8e_268{background:#ef44440d;border:1px solid #ef444433;border-radius:10px;flex-direction:column;gap:10px;padding:14px;display:flex}._revokeText_a7g8e_278{color:var(--text-muted);margin:0;font-size:.8rem;line-height:1.55}._revokeBtns_a7g8e_285{gap:8px;display:flex}._newKeyReveal_a7g8e_290{background:var(--green-dim);border:1px solid #22c55e4d;border-radius:10px;flex-direction:column;gap:10px;padding:14px;display:flex}._newKeyTitle_a7g8e_300{color:var(--green);font-size:.78rem;font-weight:600;line-height:1.4}._newKeyRow_a7g8e_307{align-items:stretch;gap:8px;display:flex}._newKeyValue_a7g8e_313{background:var(--surface2);border:1px solid var(--border);color:var(--text);word-break:break-all;-webkit-user-select:all;user-select:all;border-radius:7px;flex:1;padding:8px 10px;font-family:"ui-monospace",monospace;font-size:.72rem;line-height:1.6}._primaryBtn_a7g8e_328{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:9px;padding:10px 18px;font-size:.88rem;font-weight:600;transition:background .15s,opacity .15s}._primaryBtn_a7g8e_328:hover:not(:disabled){background:var(--accent-hover)}._primaryBtn_a7g8e_328:disabled{opacity:.4;cursor:not-allowed}._dangerOutlineBtn_a7g8e_349{color:var(--red);cursor:pointer;background:0 0;border:1px solid #ef444459;border-radius:9px;width:100%;padding:9px 16px;font-size:.85rem;font-weight:600;transition:background .15s,border-color .15s}._dangerOutlineBtn_a7g8e_349:hover:not(:disabled){background:#ef444412;border-color:#ef44448c}._dangerOutlineBtn_a7g8e_349:disabled{opacity:.4;cursor:not-allowed}._dangerBtn_a7g8e_372{background:var(--red);color:#fff;cursor:pointer;border:none;border-radius:7px;flex:1;padding:8px 14px;font-size:.83rem;font-weight:600;transition:opacity .15s}._dangerBtn_a7g8e_372:hover:not(:disabled){opacity:.85}._dangerBtn_a7g8e_372:disabled{opacity:.4;cursor:not-allowed}._ghostBtn_a7g8e_394{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:7px;flex:1;padding:8px 14px;font-size:.83rem;font-weight:500;transition:border-color .14s,color .14s}._ghostBtn_a7g8e_394:hover{border-color:var(--accent);color:var(--text)}._ghostBtnSm_a7g8e_412{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:7px;align-self:flex-start;padding:6px 12px;font-size:.8rem;font-weight:500;transition:border-color .14s,color .14s}._ghostBtnSm_a7g8e_412:hover{border-color:var(--accent);color:var(--text)}._copyBtnGreen_a7g8e_430{background:var(--green);color:#000;cursor:pointer;border:none;border-radius:7px;flex-shrink:0;align-self:flex-start;padding:8px 13px;font-size:.8rem;font-weight:700;transition:opacity .15s}._copyBtnGreen_a7g8e_430:hover{opacity:.85}._errorBox_a7g8e_448{color:var(--red);background:#ef444414;border:1px solid #ef444433;border-radius:7px;padding:9px 12px;font-size:.82rem}._previewHint_a7g8e_457{color:var(--text-muted);background:var(--surface2);border:1px solid var(--border);border-radius:7px;padding:8px 10px;font-size:.8rem}._endpointTabs_a7g8e_467{flex-direction:column;gap:4px;display:flex}._epTab_a7g8e_473{background:var(--surface2);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;text-align:left;border-radius:9px;align-items:center;gap:10px;padding:10px 14px;font-family:"ui-monospace",monospace;font-size:.85rem;font-weight:500;transition:background .14s,border-color .14s,color .14s;display:flex}._epTab_a7g8e_473:hover{color:var(--text);border-color:#6c63ff59}._epTabActive_a7g8e_495{background:var(--accent-dim);color:var(--accent);border-color:#6c63ff80}._epTabMethod_a7g8e_501{letter-spacing:.04em;background:var(--accent);color:#fff;border-radius:5px;flex-shrink:0;padding:2px 7px;font-size:.68rem;font-weight:800}._paramSection_a7g8e_513{flex-direction:column;gap:14px;display:flex}._paramDesc_a7g8e_519{color:var(--text-muted);margin:0;font-size:.83rem;line-height:1.6}._paramDesc_a7g8e_519 code{background:var(--surface2);border:1px solid var(--border);color:var(--accent);border-radius:4px;padding:1px 5px;font-size:.82rem}._bulkTableScroll_a7g8e_536{-webkit-overflow-scrolling:touch;overflow-x:auto}._bulkTable_a7g8e_536{flex-direction:column;gap:4px;min-width:520px;display:flex}._bulkTableHead_a7g8e_548{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;grid-template-columns:1fr 1.2fr 1fr 1fr 1.1fr 24px;gap:6px;padding:0 4px;font-size:.72rem;font-weight:600;display:grid}._bulkTableRow_a7g8e_560{grid-template-columns:1fr 1.2fr 1fr 1fr 1.1fr 24px;align-items:center;gap:6px;display:grid}._cellInput_a7g8e_567{background:var(--surface2);border:1px solid var(--border);color:var(--text);border-radius:7px;outline:none;min-width:0;padding:7px 9px;font-size:.8rem;transition:border-color .14s}._cellInput_a7g8e_567:focus{border-color:var(--accent)}._cellInput_a7g8e_567::placeholder{color:var(--text-muted);font-size:.75rem}._removeRowBtn_a7g8e_588{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:5px;padding:4px;font-size:.8rem;line-height:1;transition:color .14s}._removeRowBtn_a7g8e_588:hover:not(:disabled){color:var(--red)}._removeRowBtn_a7g8e_588:disabled{opacity:.2;cursor:not-allowed}._addRowBtn_a7g8e_609{color:var(--accent);cursor:pointer;background:0 0;border:1px dashed #6c63ff59;border-radius:8px;align-self:flex-start;padding:7px 14px;font-size:.82rem;font-weight:500;transition:background .14s,border-color .14s}._addRowBtn_a7g8e_609:hover{background:var(--accent-dim);border-color:var(--accent)}._fieldGroup_a7g8e_628{flex-direction:column;gap:6px;display:flex}._fieldLabel_a7g8e_634{color:var(--text-muted);align-items:center;gap:8px;font-size:.82rem;font-weight:500;display:flex}._required_a7g8e_643{color:var(--red);text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:600}._optional_a7g8e_651{color:var(--text-muted);opacity:.7;font-size:.7rem;font-weight:500}._fieldHint_a7g8e_658{color:var(--text-muted);font-size:.76rem;line-height:1.5}._charHint_a7g8e_664{color:var(--text-muted);text-align:right;font-size:.74rem}._placeholderHint_a7g8e_670{flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px;display:flex}._placeholderHintTitle_a7g8e_678{color:var(--text-muted);font-size:.74rem;font-weight:500}._placeholderTag_a7g8e_684{background:var(--accent-dim);color:var(--accent);border:1px solid #6c63ff40;border-radius:5px;padding:1px 7px;font-family:"ui-monospace",monospace;font-size:.72rem}._placeholderHintNote_a7g8e_694{color:var(--text-muted);font-size:.73rem;font-style:italic}._placeholderWarning_a7g8e_700{color:#f87171;background:#ef444414;border:1px solid #ef44444d;border-radius:8px;margin-top:4px;padding:9px 12px;font-size:.8rem;line-height:1.45}._input_a7g8e_711{background:var(--surface2);border:1px solid var(--border);color:var(--text);border-radius:9px;outline:none;padding:10px 13px;font-size:.88rem;transition:border-color .14s}._input_a7g8e_711:focus{border-color:var(--accent)}._input_a7g8e_711::placeholder{color:var(--text-muted)}._input_a7g8e_711[type=datetime-local]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}._textarea_a7g8e_735{background:var(--surface2);border:1px solid var(--border);color:var(--text);resize:vertical;border-radius:9px;outline:none;width:100%;padding:10px 13px;font-size:.88rem;line-height:1.6;transition:border-color .14s}._textarea_a7g8e_735:focus{border-color:var(--accent)}._textarea_a7g8e_735::placeholder{color:var(--text-muted)}._recipientToggle_a7g8e_758{background:var(--surface2);border:1px solid var(--border);border-radius:9px;gap:4px;padding:3px;display:flex}._toggleBtn_a7g8e_767{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:7px;flex:1;padding:7px 10px;font-size:.82rem;font-weight:500;transition:background .14s,color .14s}._toggleBtn_a7g8e_767:hover{color:var(--text)}._toggleBtnActive_a7g8e_784{background:var(--accent);color:#fff}._endpointDesc_a7g8e_790{background:var(--surface2);border:1px solid var(--border);border-radius:9px;flex-direction:column;gap:7px;padding:12px 14px;display:flex}._headerField_a7g8e_800{align-items:center;gap:12px;font-size:.82rem;display:flex}._headerName_a7g8e_807{color:var(--text-muted);flex-shrink:0;min-width:110px;font-weight:500}._headerValue_a7g8e_814{color:var(--text);font-family:"ui-monospace",monospace;font-size:.8rem}._placeholder_a7g8e_670{color:var(--text-muted);font-style:italic}._bodyLabel_a7g8e_825{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.76rem;font-weight:600}._codeBlock_a7g8e_834{border-radius:10px;position:relative;overflow:hidden}._codePre_a7g8e_840{border:1px solid var(--border);color:#c9d1d9;white-space:pre;background:#0d0f18;border-radius:10px;margin:0;padding:14px 16px;font-family:"ui-monospace",Menlo,monospace;font-size:.78rem;line-height:1.7;overflow-x:auto}._codePre_a7g8e_840 .hl-str{color:#a5d6ff}._codePre_a7g8e_840 .hl-kw{color:#ff7b72}._codePre_a7g8e_840 .hl-num{color:#f0a070}._codeCopyBtn_a7g8e_866{color:#8892b0;cursor:pointer;z-index:2;background:#ffffff12;border:1px solid #ffffff1f;border-radius:6px;padding:3px 10px;font-size:.73rem;font-weight:600;transition:background .15s,color .15s;position:absolute;top:8px;right:8px}._codeCopyBtn_a7g8e_866:hover{color:#fff;background:#6c63ff33}._requestPreview_a7g8e_888{border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:0;display:flex;overflow:hidden}._requestPreviewToggle_a7g8e_897{background:var(--surface2);cursor:pointer;text-align:left;border:none;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:8px 14px;transition:background .15s;display:flex}._requestPreviewToggle_a7g8e_897:hover{background:#6c63ff14}._requestPreviewLeft_a7g8e_915{align-items:center;gap:10px;min-width:0;display:flex}._requestPreviewRight_a7g8e_922{flex-shrink:0;align-items:center;gap:8px;display:flex}._toggleChevron_a7g8e_929{color:var(--text-muted);transition:transform .2s}._toggleChevronOpen_a7g8e_934{transform:rotate(180deg)}._requestPreviewHeader_a7g8e_938{background:var(--surface2);border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:8px 14px;display:flex}._methodBadge_a7g8e_948{letter-spacing:.04em;background:var(--accent);color:#fff;border-radius:5px;flex-shrink:0;padding:2px 8px;font-size:.7rem;font-weight:800}._requestPath_a7g8e_959{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;flex:1;font-family:"ui-monospace",monospace;font-size:.78rem;overflow:hidden}._langSwitch_a7g8e_969{flex-shrink:0;gap:2px;display:flex}._langBtn_a7g8e_975{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:6px;padding:3px 9px;font-size:.73rem;font-weight:500;transition:background .14s,border-color .14s,color .14s}._langBtn_a7g8e_975:hover{color:var(--text);border-color:#6c63ff59}._langBtnActive_a7g8e_992{background:var(--accent-dim);color:var(--accent);border-color:#6c63ff80}._requestPreview_a7g8e_888 ._codeBlock_a7g8e_834{border-radius:0}._requestPreview_a7g8e_888 ._codePre_a7g8e_840{border:none;border-top:1px solid var(--border);border-radius:0}._clientPickerSearch_a7g8e_1010{margin-bottom:6px}._clientPickerList_a7g8e_1014{border:1px solid var(--border);background:var(--surface);border-radius:8px;max-height:220px;overflow-y:auto}._clientPickerRow_a7g8e_1022{cursor:pointer;border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:8px 12px;transition:background .12s;display:flex}._clientPickerRow_a7g8e_1022:last-child{border-bottom:none}._clientPickerRow_a7g8e_1022:hover{background:#6c63ff12}._clientPickerRowSel_a7g8e_1040{background:#6c63ff1a}._clientPickerRowDisabled_a7g8e_1044{opacity:.55}._clientPickerRowDisabled_a7g8e_1044:hover{background:0 0}._checkbox_a7g8e_1052{width:15px;height:15px;accent-color:var(--accent);cursor:pointer;flex-shrink:0}._clientPickerAvatar_a7g8e_1060{background:var(--accent-dim);width:28px;height:28px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex}._clientPickerInfo_a7g8e_1074{flex-direction:column;flex:1;min-width:0;display:flex}._clientPickerName_a7g8e_1081{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:600;overflow:hidden}._clientPickerPhone_a7g8e_1090{color:var(--text-muted);font-size:.75rem}._clientPickerId_a7g8e_1095{color:var(--text-muted);flex-shrink:0;font-size:.72rem}._emptyHint_a7g8e_1101{color:var(--text-muted);padding:10px 12px;font-size:.8rem;display:block}._noSendersNote_a7g8e_1108{color:var(--text-muted);background:#6c63ff12;border:1px solid #6c63ff33;border-radius:8px;margin:4px 0 0;padding:12px 14px;font-size:.82rem;line-height:1.5}._noSendersNote_a7g8e_1108 strong{color:var(--text);font-weight:600}._senderChips_a7g8e_1125{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}._sendPanel_a7g8e_1133{border-top:1px solid var(--border);flex-direction:column;gap:10px;margin-top:6px;padding-top:12px;display:flex}._sendActions_a7g8e_1142{flex-wrap:wrap;align-items:center;gap:10px;display:flex}._sendStatus_a7g8e_1149{border:1px solid #0000;border-radius:999px;padding:4px 10px;font-size:.78rem;font-weight:600}._sendStatusOk_a7g8e_1157{color:var(--green);background:var(--green-dim);border-color:#22c55e4d}._sendStatusErr_a7g8e_1163{color:var(--red);background:#ef44441a;border-color:#ef44444d}._senderChip_a7g8e_1125{background:var(--surface2);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;border-radius:20px;padding:4px 12px;font-size:.78rem;font-weight:500;transition:background .14s,border-color .14s,color .14s}._senderChip_a7g8e_1125:hover{color:var(--text);border-color:#6c63ff59}._senderChipActive_a7g8e_1186{background:var(--accent-dim);color:var(--accent);border-color:#6c63ff80}@media (width<=600px){._pageHeader_a7g8e_8{flex-direction:column;align-items:flex-start;gap:12px}._docsLinks_a7g8e_27{flex-wrap:wrap}._card_a7g8e_95{padding:16px}._headerField_a7g8e_800{flex-direction:column;align-items:flex-start;gap:2px}._headerName_a7g8e_807{min-width:unset}._endpointDesc_a7g8e_790{word-break:break-all}._newKeyRow_a7g8e_307{flex-direction:column}._copyBtnGreen_a7g8e_430{text-align:center;align-self:stretch}._revokeBtns_a7g8e_285{flex-direction:column}._rightCol_a7g8e_86{position:static}}
