:root{font-family:DM Sans,Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#26334a;background:#f4f6fa;font-synthesis:none;font-size:14px;font-weight:400;line-height:1.6;--blue: #3568e8;--blue-dark: #2854c4;--ink: #172640;--muted: #8490a2;--border: #e8ecf3;--navy: #111d33;--green: #239678;--shadow: 0 3px 12px #1e365005;--radius: 13px}*{box-sizing:border-box}body{margin:0;min-width:360px}button,input,select,textarea{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:var(--blue);text-decoration:none}button{transition:background .15s,border-color .15s,color .15s,box-shadow .15s}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #97b6ff;outline-offset:3px}button:disabled{opacity:.45}input,select{width:100%;min-width:0;border:1px solid #dfe5ee;background:#fff;border-radius:7px;min-height:41px;padding:8px 12px;color:#28374d;transition:border-color .15s,box-shadow .15s}select{padding-right:29px;cursor:pointer}input::placeholder{color:#a3adbb}input:disabled,select:disabled{background:#f7f9fc;cursor:not-allowed;color:#8995a6}input:hover:not(:disabled),select:hover:not(:disabled){border-color:#b9c7df}input:focus,select:focus{border-color:#7198f1;outline:none;box-shadow:0 0 0 3px #3568e80d}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600;letter-spacing:-.02em}h2{font-size:16px}h3{font-size:14px}svg{flex-shrink:0}.mono{font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:-.025em}.muted{color:var(--muted)!important}.nowrap{white-space:nowrap}.spin{animation:spin .9s linear infinite}.middot{color:#bcc4d1;margin:0 4px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes appear{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;min-height:39px;padding:8px 15px;border-radius:7px;font-size:12px;font-weight:550;white-space:nowrap;line-height:1.5}.button.primary{background:var(--blue);color:#fff;box-shadow:0 2px 3px #3568e81a}.button.primary:hover:not(:disabled){background:var(--blue-dark)}.button.secondary{background:#fff;border-color:#dfe5ee;color:#516079;box-shadow:0 1px 2px #10233d03}.button.secondary:hover:not(:disabled){border-color:#b4c4e3;background:#f8faff;color:var(--blue)}.button.danger{background:#d84b50;color:#fff}.button.warning{background:#fff2d9;color:#976418;border-color:#f1d8a6}.button.small{min-height:31px;padding:5px 11px;font-size:11px;gap:6px}.button.danger-text{color:#be4d52}.full-width{width:100%}.icon-button{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:0;color:#8d99ac;background:transparent;width:30px;height:30px;border-radius:6px;padding:0;line-height:1}.icon-button:hover:not(:disabled){background:#edf2fc;color:var(--blue)}.text-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;background:transparent;padding:3px 0;color:var(--blue);font-size:11px;white-space:nowrap}.text-button:hover:not(:disabled){color:var(--blue-dark);text-decoration:underline;text-underline-offset:3px}.field{display:flex;flex-direction:column;gap:7px;color:#59667a;font-weight:500;font-size:11px;margin-bottom:18px}.field label{font-weight:500}.field input,.field select{font-weight:400;font-size:12px}.field small{color:#8c97a7;font-size:10px}.field-hint{font-size:11px;color:#8994a5;line-height:1.8;margin:0 0 15px}.notice{display:flex;gap:9px;align-items:flex-start;border:1px solid #efdddb;background:#fff6f4;color:#b85249;padding:11px 13px;border-radius:8px;font-size:12px;margin-bottom:16px;line-height:1.7}.notice svg{margin-top:2px}.eyebrow{font-size:9px;font-weight:650;letter-spacing:1.7px;color:#99a3b3;margin-bottom:7px}.brand{display:flex;align-items:center;gap:11px;color:#fff}.brand-icon{display:grid;place-items:center;border-radius:10px;width:40px;height:40px;background:#3568e8;color:#fff;box-shadow:0 3px 8px #0001}.brand strong{font-size:17px;font-weight:600;letter-spacing:.5px;display:block;line-height:1.5}.brand span{display:block;color:#8193b5;font-size:8px;letter-spacing:1.9px;font-weight:600;line-height:1.7}.app-shell{display:flex;min-height:100vh}.sidebar{width:224px;flex:0 0 224px;position:fixed;inset:0 auto 0 0;background:var(--navy);padding:31px 18px 0;display:flex;flex-direction:column;color:#8999b7;z-index:20}.sidebar>.brand{padding-left:8px}.workspace-label{display:flex;gap:7px;align-items:center;margin:36px 16px 13px;color:#627694;font-size:10px;letter-spacing:.3px}.sidebar nav{display:flex;flex-direction:column;gap:7px}.nav-item{display:flex;align-items:center;gap:12px;width:100%;min-height:44px;border:0;border-radius:7px;background:transparent;color:#92a1bc;padding:10px 15px;font-size:12px;text-align:left}.nav-item:hover{color:#d7e3ff;background:#ffffff05}.nav-item.selected{background:#3568e8;color:#fff;box-shadow:0 4px 16px #03091a1f}.nav-item.selected svg{color:#e1eaff}.nav-count{margin-left:auto;min-width:21px;height:20px;display:grid;place-items:center;border-radius:5px;background:#ffffff2e;font-size:10px;font-weight:600}.sidebar-bottom{margin-top:auto}.sidebar-note{background:#ffffff04;border:1px solid #ffffff08;border-radius:8px;padding:15px 13px;margin:30px 4px 16px;position:relative}.small-dot{background:#54c5ad;width:5px;height:5px;border-radius:50%;position:absolute;left:14px;top:22px;box-shadow:0 0 0 3px #54c5ad0c}.sidebar-note strong{display:block;font-size:11px;font-weight:500;color:#adbad2;margin-left:13px}.sidebar-note p{font-size:10px;color:#607594;line-height:1.9;margin:8px 0 0 13px}.sidebar-help{display:flex;align-items:center;gap:9px;margin:14px 12px 21px;font-size:10px;color:#7487a7}.sidebar-help svg:last-child{margin-left:auto}.sidebar-help:hover{color:#b8c8e5}.user-panel{display:flex;align-items:center;gap:9px;padding:20px 5px 22px;border-top:1px solid #ffffff0a}.avatar{height:32px;width:32px;border:1px solid #ffffff17;border-radius:50%;display:grid;place-items:center;font-size:12px;color:#aebddb;background:#22324d}.user-panel strong{display:block;font-size:11px;font-weight:500;line-height:1.5;color:#d4dded}.user-panel span{display:block;font-size:9px;color:#607493}.logout{color:#667c9e;margin-left:auto}.logout:hover:not(:disabled){background:#ffffff08;color:#d4dded}.main-shell{width:calc(100% - 224px);margin-left:224px;display:flex;flex-direction:column;min-height:100vh}.topbar{height:65px;flex-shrink:0;padding:0 34px;border-bottom:1px solid #e6ebf2;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:15px}.breadcrumb{display:flex;align-items:center;gap:12px;font-size:11px;color:#9aa5b5}.breadcrumb strong{font-weight:500;color:#556176}.breadcrumb svg{color:#b9c2d0}.topbar-right{display:flex;align-items:center;gap:18px;font-size:10px}.private-badge{color:#6d7b92;display:flex;align-items:center;gap:6px}.private-badge svg{color:#8c9bb3}.topbar-divider{height:15px;width:1px;background:#e8ecf3}.today{color:#929eaf}.workspace{padding:29px 34px 20px;max-width:1480px;width:100%;margin:0 auto;flex:1}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}.page-heading h1{color:#1e2c44;font-size:26px;font-weight:650;line-height:1.4;letter-spacing:.4px}.page-heading p{font-size:12px;color:#909bad;margin-top:8px}.refresh-button{margin-top:15px}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:24px}.stat-card{background:#fff;border:1px solid var(--border);border-radius:11px;box-shadow:var(--shadow);padding:21px 22px;display:flex;align-items:flex-start;gap:15px;min-height:127px}.stat-icon{width:41px;height:41px;flex-shrink:0;border-radius:10px;display:grid;place-items:center;margin-top:3px}.stat-icon.blue{background:#ecf2ff;color:#5181ed}.stat-icon.lavender{background:#f0edff;color:#8b77d8}.stat-icon.green{background:#e8f7f2;color:#4aa991}.stat-card>div:last-child{min-width:0}.stat-card span{font-size:10px;color:#7b889d}.stat-card strong{font-family:DM Sans,Noto Sans SC,sans-serif;display:block;font-size:27px;color:#27374f;font-weight:600;line-height:1.2;margin:7px 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-card small{font-family:inherit;font-weight:400;color:#9aa6b7;font-size:10px;margin-left:7px}.stat-card p{font-size:9px;color:#a3adbc;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workbench-grid{display:grid;grid-template-columns:345px minmax(0,1fr);align-items:start;gap:22px}.panel{background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:19px 23px;border-bottom:1px solid #edf0f5;min-height:67px}.panel-title{display:flex;align-items:center;gap:9px}.panel-title>svg{color:#60728f}.panel-title h2{font-size:14px;font-weight:600;color:#33425a;white-space:nowrap}.tag{display:inline-flex;align-items:center;border:1px solid #e9edf5;border-radius:4px;font-size:9px;color:#93a0b4;background:#f8fafc;padding:2px 6px;font-weight:400;white-space:nowrap}.purchase-form{padding:23px}.account-caption{display:flex;gap:5px;align-items:center;color:#8f9bab;font-size:9px;margin:-8px 0 19px}.account-caption>span:last-child{margin-left:auto}.account-caption strong{color:#6a7991;font-weight:500}.connection-dot{display:inline-block;flex-shrink:0;width:5px;height:5px;border-radius:50%;background:#afb9c8}.connection-dot.connected{background:#5aad97}.connection-dot.error{background:#d87b6f}.form-rule{height:1px;background:#eff2f7;margin-bottom:21px}.choice-search{position:relative;margin-bottom:-3px}.choice-search input{padding-left:33px;border-radius:7px 7px 0 0;background:#fbfcfe;min-height:35px;font-size:10px!important;color:#6a7890}.choice-search svg{position:absolute;left:11px;top:11px;color:#a6b2c4}.choice-search+select{border-radius:0 0 7px 7px;border-top-color:#edf0f6}.quote-box{background:#f8faff;border:1px solid #e9eef9;border-radius:8px;padding:14px 13px 13px;margin-top:22px}.quote-row{display:flex;justify-content:space-between;gap:10px;font-size:10px;align-items:center;color:#8f9ab0;margin-bottom:11px}.quote-row strong{font-weight:600;font-size:16px;color:#4275e0}.quote-row>span:last-child{font-size:10px}.quote-row .stock-available{color:#3e9d84}.price-field{border-top:1px dashed #dde5f2;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:10px;color:#7b8ca5;padding-top:12px}.price-field>div{display:flex;align-items:center;min-width:0;width:132px;position:relative}.price-field input{padding:6px 40px 6px 9px;min-height:34px;height:34px;font-size:11px;text-align:right;border-color:#dce4f3}.price-field>div>span{position:absolute;right:9px;font-size:9px;color:#8796ac;pointer-events:none}.price-field input::-webkit-inner-spin-button{-webkit-appearance:none}.offer-choice{margin:10px 0;font-size:10px}.offer-choice select{min-height:34px;font-size:10px}.purchase-disclaimer{font-size:9px;color:#a3afbf;text-align:center;margin:13px -4px 17px}.purchase-button{min-height:42px;font-size:12px}.purchase-button svg:last-child{margin-left:auto}.purchase-button svg:first-child{margin-right:auto}.purchase-button:disabled{background:#dbe5fb;color:#8ca7df;opacity:1;box-shadow:none}.count-pill{display:inline-flex;align-items:center;justify-content:center;background:#eff3fa;color:#7f91ad;min-width:21px;height:19px;font-size:10px;padding:0 5px;border-radius:5px;margin-left:2px}.count-pill.amber{background:#fff4df;color:#b38b42}.live-label{display:flex;align-items:center;gap:6px;font-size:9px;color:#94a0b1;white-space:nowrap}.live-dot,.offline-dot{display:inline-block;width:5px;height:5px;flex-shrink:0;border-radius:50%;background:#56b69c}.offline-dot{background:#d5a260}.inbox-panel{display:flex;flex-direction:column;min-height:684px}.inbox-body{flex:1;display:flex;flex-direction:column;min-height:300px;max-height:1050px;overflow-y:auto}.inbox-body>.empty{flex:1;min-height:557px;padding-bottom:70px}.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:55px 27px;text-align:center;min-height:325px}.empty-icon{position:relative;width:64px;height:64px;border:1px solid #e7edf8;border-radius:18px;display:grid;place-items:center;color:#92a8ce;background:#f5f8fe;margin-bottom:20px}.empty-icon:after{content:"";position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;border:1px solid #f3f5fa;border-radius:23px}.empty h3{color:#6c7c95;font-size:13px;font-weight:500;margin-bottom:8px}.empty p{color:#a8b1c0;font-size:11px;max-width:260px;line-height:1.95}.empty>.button{margin-top:23px}.purchase-panel>.empty{min-height:616px;padding-bottom:160px}.panel-footer{padding:14px 23px;border-top:1px solid #eff2f6;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:47px}.panel-footer>span{font-size:9px;color:#a1adbf;display:flex;align-items:center;gap:5px}.panel-footer .text-button{font-size:10px}.order-cards{padding:18px;display:flex;flex-direction:column;gap:15px}.order-card{border:1px solid #e6ecf5;border-radius:9px;background:#fff;padding:16px 17px 12px;animation:appear .2s ease-out}.order-card.has-message{border-color:#d9e9e5}.order-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.order-service{display:flex;gap:10px;align-items:center;min-width:0}.order-service>div:last-child{min-width:0}.service-avatar{width:35px;height:35px;border:1px solid #e9eef9;background:#f6f8fe;border-radius:9px;display:grid;place-items:center;color:#7792c2;flex-shrink:0}.order-service h3{color:#465775;font-size:12px;margin:0 0 2px;overflow-wrap:anywhere}.order-service span{font-size:9px;color:#a0acbd;overflow-wrap:anywhere}.status{display:inline-flex;align-items:center;gap:5px;padding:3px 7px;border-radius:5px;font-size:9px;white-space:nowrap;background:#f3f5f9;color:#8b98ad;line-height:1.5}.status>span{display:inline-block;width:4px;height:4px;border-radius:50%;background:currentColor;flex-shrink:0}.status.waiting{background:#fff8e8;color:#b39351}.status.received{background:#edf8f4;color:#4c9b85}.status.completed{background:#edf3ff;color:#6a8fcf}.status.cancelled{background:#f3f5f8;color:#94a0b2}.status.refunded{background:#edf7f4;color:#649d8e}.status.expired{background:#f5f1e9;color:#a18b68}.status.banned{background:#faedf0;color:#b37986}.status.unknown{background:#fff0e9;color:#b58c74}.phone-row{display:flex;align-items:center;gap:5px;margin:19px 0 15px;flex-wrap:wrap}.phone{font-size:21px;font-weight:500;color:#425674;line-height:1.4;overflow-wrap:anywhere}.copy{width:26px;height:26px;color:#a1b0c6}.countdown{font-family:DM Sans,sans-serif;display:flex;align-items:center;gap:4px;color:#98a7bd;margin-left:auto;font-size:10px;white-space:nowrap}.countdown.urgent{color:#bd9861}.phone-row>.muted{font-size:9px;margin-left:auto}.message-box{background:#f5f9f8;border:1px solid #e4efeb;border-radius:6px;padding:12px 13px}.message-code-row{display:flex;align-items:center;gap:10px;font-size:9px;color:#8ba99c}.message-code-row strong{color:#34836e;font-size:21px;font-weight:500;letter-spacing:3px}.message-code-row .copy{color:#87ac9e}.message-code-row time{font-size:9px;color:#9cafaa;margin-left:auto}.message-box p{color:#8aa198;font-size:10px;line-height:1.8;margin-top:7px;overflow-wrap:anywhere;white-space:pre-wrap}.message-box>.text-button{font-size:9px;margin-top:7px;color:#639d8a}.waiting-message{background:#f9fafc;border:1px dashed #e8edf4;border-radius:6px;padding:18px 10px;display:flex;align-items:center;justify-content:center;gap:9px;font-size:10px;color:#a0acbf;min-height:57px}.pulse-ring{width:7px;height:7px;background:#becbe0;border-radius:50%;box-shadow:0 0 0 3px #becbe01a;flex-shrink:0}.order-card-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:12px}.order-card-footer>span{color:#a2aec0;font-size:10px}.order-card-footer>div{display:flex;align-items:center;gap:13px}.order-card-footer .button{font-size:10px}.workbench-note{display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;color:#a2aebe;margin:21px 0 6px}.workbench-note svg{color:#afbad0}.app-footer{display:flex;justify-content:space-between;padding:14px 34px 18px;color:#aeb8c7;font-size:9px;gap:12px;max-width:1480px;width:100%;margin:auto}.app-footer>span:first-child{font-size:8px;letter-spacing:1.1px;font-weight:550}.section-loading{display:flex;justify-content:center;align-items:center;gap:10px;color:#9cabc2;font-size:12px;min-height:300px}.startup{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px}.startup .brand{color:#273b5b}.loading-line{display:flex;gap:10px;align-items:center;color:#9aa9bd;font-size:12px}.toast{position:fixed;bottom:28px;left:calc(50% + 100px);transform:translate(-50%);max-width:calc(100vw - 40px);display:flex;align-items:center;gap:10px;background:#21354f;color:#eef3fc;border-radius:9px;padding:12px 13px 12px 17px;font-size:12px;box-shadow:0 7px 28px #1428432e;z-index:100}.toast>svg{color:#83c1ab}.toast>.icon-button{color:#b4c2d9;width:23px;height:23px;margin-left:5px}.pending-panel{margin-top:22px}.pending-panel .panel-title>svg{color:#b29665}.pending-panel>.notice{margin:15px 23px}.pending-description{font-size:11px;color:#a2927b;padding:16px 23px 0}.pending-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 23px;padding:18px 0;border-bottom:1px solid #f0f2f7}.pending-row:last-child{border:0}.pending-row strong{font-size:12px;font-weight:500}.pending-row p{font-size:10px;color:#8f9db2;margin:4px 0}.pending-row small{font-size:10px}.pending-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.pending-actions select{max-width:250px;min-height:32px;font-size:10px}.dialog{border:1px solid #e6ebf5;border-radius:15px;background:#fff;color:#34435c;width:460px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 48px);padding:0;box-shadow:0 18px 90px #12244138;overflow:auto}.dialog.wide{width:620px}.dialog::backdrop{background:#14203966;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dialog-inner{padding:25px 27px}.dialog-header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.dialog-header h2{font-size:18px;font-weight:600;color:#293b57}.dialog-description{color:#8b99ae;font-size:12px;line-height:1.8;margin-bottom:20px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid #eef1f7;margin-top:24px;padding-top:21px}.dialog-actions .button{min-width:76px}.confirm-summary{background:#f7f9fd;border:1px solid #e9eef7;border-radius:8px;padding:17px 18px;display:flex;flex-direction:column;gap:5px;color:#8696ad;font-size:11px;margin:20px 0}.confirm-summary strong{color:#526a8e;font-size:21px;font-weight:500}.purchase-confirm{background:#f8faff;border:1px solid #e7edf7;border-radius:9px;padding:4px 16px;margin-bottom:16px}.purchase-confirm>div{display:flex;justify-content:space-between;gap:20px;padding:11px 0;font-size:12px}.purchase-confirm span{color:#8e9eb6}.purchase-confirm strong{font-weight:500;color:#4e6383}.purchase-confirm .confirm-total{border-top:1px solid #e4ebf7;padding:16px 0;margin-top:2px;align-items:center}.purchase-confirm .confirm-total strong{font-size:22px;color:#4476d5;font-weight:550}.detail-heading{display:flex;justify-content:space-between;gap:16px}.detail-heading h3{font-size:14px;color:#617595}.detail-heading h3 span{font-weight:400;color:#a0afc3}.detail-heading .phone-row{margin:10px 0 0}.detail-heading>.status{align-self:flex-start}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 24px;margin:24px 0;background:#f8faff;border:1px solid #e9eef8;border-radius:8px;padding:19px}.detail-grid dt{font-size:10px;color:#9cacc1;margin-bottom:3px}.detail-grid dd{margin:0;color:#63799b;font-size:11px;display:flex;align-items:center;gap:4px;overflow-wrap:anywhere;min-height:26px}.section-subtitle{font-size:12px;color:#6e84a4;margin-bottom:12px}.section-subtitle>span{margin-left:5px;color:#adbace;font-size:11px;font-weight:400}.detail-messages{display:flex;flex-direction:column;gap:10px;max-height:340px;overflow:auto}.detail-no-message{display:flex;align-items:center;justify-content:center;gap:9px;padding:28px;color:#a4b2c5;font-size:11px;background:#f9fbfe;border:1px dashed #e3eaf4;border-radius:8px}.orders-filter{padding:23px;display:flex;gap:13px;align-items:flex-end;flex-wrap:wrap}.orders-filter .field{margin:0;flex:1;min-width:120px}.orders-filter .field:first-child{min-width:160px;flex:1.4}.orders-filter .field input,.orders-filter .field select{font-size:11px}.orders-filter>.button{margin-bottom:1px;min-height:40px;font-size:11px}.history-hint{font-size:10px;color:#99a7bc;padding:0 23px 19px;display:flex;align-items:center;gap:7px}.history-panel>.notice{margin:0 23px 18px}.table-scroll{overflow:auto;border-top:1px solid #edf1f7}.orders-table{width:100%;border-collapse:collapse;min-width:850px;text-align:left;font-size:11px}.orders-table th{background:#f9fbfe;font-size:10px;font-weight:500;color:#94a2b7;padding:14px 18px;white-space:nowrap;border-bottom:1px solid #edf1f7}.orders-table th:first-child,.orders-table td:first-child{padding-left:23px}.orders-table td{padding:17px 18px;border-bottom:1px solid #edf1f7;color:#7b8ca7}.orders-table tbody tr:hover{background:#fcfdff}.orders-table tbody tr:last-child td{border-bottom:0}.orders-table td>strong{font-weight:500;color:#516a8d;font-size:11px}.cell-sub{display:block;font-size:10px;color:#a5b0c2;margin-top:3px}.cell-sub.code-preview{color:#7fa99b;font-size:9px}.table-phone{display:flex;align-items:center;gap:3px;color:#6480a6;white-space:nowrap}.table-phone .copy{width:22px;height:22px}.table-phone .copy svg{width:13px}.table-actions{text-align:right}.table-action-buttons{display:flex;justify-content:flex-end;align-items:center;gap:10px}.table-action-buttons .text-button{font-size:10px}.pagination{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 23px;border-top:1px solid #edf1f7;color:#9daabd;font-size:10px}.pagination>div{display:flex;align-items:center;gap:13px}.pagination .icon-button{border:1px solid #e5ebf5;width:29px;height:29px}.accounts-panel .panel-header{min-height:74px}.account-list{padding:23px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.account-card{border:1px solid #e6edf7;border-radius:9px;padding:19px}.account-card-main{display:flex;align-items:center;gap:11px}.provider-logo{width:40px;height:40px;background:#fdf4e9;border:1px solid #f8e8d4;border-radius:10px;color:#dba559;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;font-style:italic;line-height:1;flex-shrink:0}.provider-logo span{color:#dfa663;font-size:23px;align-self:flex-end;margin:0 1px 5px -3px}.account-title{min-width:0}.account-title h3{display:flex;gap:7px;align-items:center;font-size:12px;color:#4d668b;overflow-wrap:anywhere}.account-title p{font-size:9px;color:#a4b1c4;margin-top:4px}.account-title .mono{color:#93a4bd}.account-balance{margin-left:auto;text-align:right;white-space:nowrap}.account-balance span{font-size:9px;color:#a7b2c3;display:block;margin-bottom:4px}.account-balance strong{font-size:15px;font-weight:500;color:#627a9b}.account-meta{display:flex;align-items:center;gap:6px;margin:19px 0 15px;font-size:9px;color:#90a4bf}.account-sync{margin-left:auto;color:#acb9cb}.account-actions{display:flex;align-items:center;gap:15px;padding-top:15px;border-top:1px solid #edf2f8}.account-actions .text-button{font-size:9px}.account-actions .small{font-size:10px}.account-toggle{margin-left:auto}.account-card>.notice{font-size:10px;margin-top:14px;padding:9px}.accounts-panel>.notice{margin:18px 23px 0}.security-panel{display:flex;align-items:center;gap:17px;padding:24px;margin-top:22px}.security-icon{width:45px;height:45px;border:1px solid #e6edf9;border-radius:11px;background:#f5f8fd;color:#8da5c7;display:grid;place-items:center;flex-shrink:0}.security-panel h2{font-size:13px;color:#576f90;margin-bottom:5px}.security-panel p{font-size:10px;color:#99abc3}.security-panel>.button{margin-left:auto;font-size:11px}.settings-note{display:flex;align-items:flex-start;gap:9px;margin:19px 3px;color:#a3b0c2}.settings-note p{font-size:10px;line-height:1.9}.settings-note svg{margin-top:2px}.settings-note a{display:inline-flex;align-items:center;gap:3px;color:#8099bf}.provider-selected{display:flex;align-items:center;gap:13px;border:1px solid #e8eef8;background:#fbfcfe;padding:13px 15px;border-radius:9px;margin:0 0 24px}.provider-selected strong{font-size:12px;font-weight:600;color:#657d9e;display:block}.provider-selected>div>span{font-size:10px;color:#a4b1c4;display:block;margin-top:2px}.provider-selected>svg{margin-left:auto;color:#84a3d0}.provider-selected .provider-logo{width:35px;height:35px;font-size:21px}.optional{font-size:10px;color:#a3b0c2;font-weight:400;margin-top:-3px}.login-page{display:grid;grid-template-columns:minmax(420px,46%) 1fr;min-height:100vh;background:#f8fafd}.login-brand{position:relative;background:#111d33;display:flex;flex-direction:column;padding:49px 54px;overflow:hidden}.login-brand:after{content:"";position:absolute;right:-180px;top:23%;width:510px;height:510px;border:1px solid #ffffff06;border-radius:50%;box-shadow:0 0 0 72px #ffffff02,0 0 0 145px #ffffff01;pointer-events:none}.login-brand>.brand{z-index:1}.login-copy{margin:auto 0;padding:65px 0 90px;z-index:1}.login-copy .eyebrow{font-size:9px;color:#61789d;letter-spacing:2.1px;margin-bottom:27px}.login-copy h1{font-size:39px;font-weight:500;line-height:1.6;letter-spacing:2px;color:#eef3ff}.login-copy>p{font-size:13px;color:#788cad;line-height:2.2;margin-top:24px}.login-features{display:flex;gap:26px;color:#7695c8;font-size:10px;margin-top:42px}.login-features>span{display:flex;align-items:center;gap:7px}.login-features svg{color:#6487c2}.login-footer{display:flex;justify-content:space-between;color:#536b92;font-size:8px;letter-spacing:1.5px;gap:18px;z-index:1}.login-footer>span{letter-spacing:0;font-size:9px;color:#597090}.login-main{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:55px}.login-form{max-width:345px;width:100%;margin:-25px 0 0}.login-form-icon{display:grid;place-items:center;background:#edf3ff;border:1px solid #e1eafa;width:52px;height:52px;border-radius:14px;color:#6a8ccc;margin-bottom:24px}.login-form h2{font-size:25px;color:#3b5476;font-weight:600;letter-spacing:.5px}.login-form>p{font-size:12px;color:#9eacc2;margin:8px 0 33px}.login-form .field{font-size:11px;color:#7d92b1;margin-bottom:21px}.login-form input{min-height:45px;font-size:12px;border-color:#dfe7f3;box-shadow:0 1px 2px #23406103}.login-submit{width:100%;margin-top:5px;height:45px;font-size:12px;gap:14px}.private-note{display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;color:#a4b3c9;margin-top:21px}.private-note svg{color:#a5b8d4}.login-copyright{position:absolute;bottom:35px;color:#afbed2;font-size:9px;letter-spacing:.4px}.mobile-menu,.sidebar-scrim{display:none}@media(min-width:1600px){.workspace{padding-top:39px}.page-heading{margin-bottom:31px}.stats-grid{margin-bottom:29px}.workbench-grid{grid-template-columns:380px minmax(0,1fr);gap:27px}.purchase-form{padding:27px}.panel-header{padding:20px 27px}.inbox-panel{min-height:697px}.sidebar{width:244px;flex-basis:244px;padding-left:24px;padding-right:24px}.main-shell{width:calc(100% - 244px);margin-left:244px}.topbar{padding-left:43px;padding-right:43px}.stat-card{padding:25px}.stats-grid{gap:23px}}@media(max-width:1199px){.sidebar{width:202px;flex-basis:202px;padding-left:13px;padding-right:13px}.sidebar .brand{gap:9px;padding-left:5px}.sidebar .brand strong{font-size:15px}.sidebar .brand-icon{width:36px;height:36px}.main-shell{margin-left:202px;width:calc(100% - 202px)}.workspace{padding:26px 23px 17px}.topbar{padding:0 23px}.app-footer{padding-left:23px;padding-right:23px}.workbench-grid{grid-template-columns:305px minmax(0,1fr);gap:18px}.stats-grid{gap:13px}.stat-card{padding:19px 16px;gap:12px}.stat-icon{width:36px;height:36px}.stat-card strong{font-size:24px}.stat-card span{font-size:9px}.purchase-form{padding:20px}.panel-header{padding:18px 20px}.order-cards{padding:13px}.order-card{padding:14px 13px 11px}.order-service span{font-size:8px}.order-card-top{flex-wrap:wrap;row-gap:11px}.order-service{flex:1}.order-card-top .status{margin-left:auto}.phone{font-size:19px}.account-list{grid-template-columns:1fr}.account-balance{margin-left:auto}.account-actions{gap:22px}.inbox-panel{min-height:678px}.login-brand{padding:43px 35px}.login-copy h1{font-size:33px}.login-main{padding:45px}}@media(max-width:1000px){.workbench-grid{grid-template-columns:280px minmax(0,1fr)}.purchase-form{padding:18px}.stat-card{gap:9px;padding:18px 13px}.stat-icon{width:31px;height:31px;border-radius:8px}.stat-icon svg{width:17px}.stat-card strong{font-size:23px}.stat-card p{font-size:8px}.stat-card small{font-size:9px}.topbar-right{gap:11px}.topbar-divider,.today{display:none}.panel-title h2{font-size:13px}.panel-title{gap:7px}.panel-header{padding:17px}.inbox-panel .live-label{font-size:8px}.order-service h3{font-size:11px}.order-service span{font-size:8px}.phone-row{margin-top:15px;gap:3px}.phone{font-size:17px}.countdown{font-size:9px}.order-card-footer>div{gap:9px}.order-card-footer .text-button{font-size:10px}.message-code-row{gap:8px}.message-code-row strong{font-size:19px}.waiting-message{font-size:9px;padding-left:8px;padding-right:8px;gap:6px}.security-panel{flex-wrap:wrap}.security-panel>.button{margin-left:62px}.orders-filter .field{min-width:140px}.orders-filter .field:first-child{min-width:170px}.orders-filter>.button{margin-top:8px}.pending-row{flex-wrap:wrap}.pending-actions{justify-content:flex-start}.toast{left:calc(50% + 95px)}.login-copy h1{font-size:30px}.login-features{flex-direction:column;gap:15px}.login-footer{flex-direction:column;gap:7px}.login-page{grid-template-columns:minmax(330px,45%) 1fr}.login-brand{padding:39px 30px}.login-main{padding:35px}}@media(max-width:860px){.sidebar{width:183px;flex-basis:183px;padding-left:10px;padding-right:10px}.main-shell{margin-left:183px;width:calc(100% - 183px)}.sidebar .brand strong{font-size:14px}.sidebar .brand span{font-size:7px;letter-spacing:1.3px}.sidebar .brand-icon{width:33px;height:33px}.sidebar .brand-icon svg{width:20px}.nav-item{font-size:11px;gap:10px;padding:10px 13px}.workspace-label{font-size:9px;margin-left:13px}.sidebar-note{padding-left:10px;padding-right:8px}.sidebar-note strong{font-size:10px}.sidebar-note p{font-size:9px}.sidebar-help{font-size:9px;gap:6px;margin-left:9px;margin-right:9px}.workspace{padding:23px 19px 14px}.workbench-grid{grid-template-columns:1fr}.purchase-form{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;padding:20px}.purchase-form>.field:first-child,.account-caption,.purchase-form>.field-hint,.form-rule,.purchase-form>.notice,.purchase-form>.text-button,.purchase-form>.button{grid-column:1/-1}.purchase-form>.field:first-child{margin-bottom:16px}.form-rule{margin-bottom:18px}.purchase-form .quote-box{margin-top:0;grid-column:1/-1}.quote-box{display:grid;grid-template-columns:1fr 1fr;column-gap:25px}.quote-box .price-field,.quote-box .offer-choice,.purchase-disclaimer{grid-column:1/-1}.inbox-panel{min-height:420px}.inbox-body>.empty{min-height:315px;padding:45px 25px}.purchase-panel>.empty{min-height:300px;padding:45px 25px}.order-cards{padding:18px}.order-card{padding:16px}.phone{font-size:23px}.order-service h3{font-size:13px}.order-service span{font-size:10px}.order-card-top{flex-wrap:nowrap}.waiting-message{font-size:11px;padding:18px}.message-code-row strong{font-size:23px}.message-code-row,.message-box p,.countdown{font-size:11px}.stats-grid{gap:10px;margin-bottom:18px}.stat-card{flex-direction:column;gap:9px;padding:15px 13px;min-height:140px}.stat-icon{width:29px;height:29px}.stat-card strong{font-size:22px;margin-top:6px}.stat-card p{font-size:8px}.stat-card span{font-size:9px}.stat-card small{font-size:8px}.page-heading h1{font-size:24px}.page-heading p{font-size:11px}.eyebrow{font-size:8px}.refresh-button{font-size:10px;padding:7px 10px;min-height:34px}.refresh-button svg{width:13px}.workbench-note{font-size:9px}.toast{left:calc(50% + 85px)}.account-list{padding:18px}.accounts-panel .panel-header>.button{font-size:10px}.security-panel{padding:20px}.account-actions{gap:17px}.account-sync{font-size:8px}.orders-filter{padding:18px;gap:12px}.history-hint{padding-left:18px;font-size:9px}.topbar{padding:0 19px}.app-footer{padding-left:19px;padding-right:19px}}@media(max-width:640px){body{min-width:360px}.sidebar{width:230px;transform:translate(-100%);transition:transform .2s;padding:30px 18px 0}.sidebar.open{transform:translate(0)}.sidebar .brand strong{font-size:17px}.sidebar .brand-icon{width:40px;height:40px}.sidebar .brand span{font-size:8px;letter-spacing:1.7px}.sidebar .brand-icon svg{width:23px}.sidebar-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#12203966;border:0;z-index:19}.main-shell{margin-left:0;width:100%}.sidebar .nav-item{font-size:12px;min-height:45px;gap:12px}.sidebar .workspace-label{font-size:10px}.sidebar-note strong{font-size:11px}.sidebar-note p,.sidebar-help{font-size:10px}.mobile-menu{display:inline-flex;margin-left:-6px}.topbar{height:57px;padding:0 18px}.breadcrumb{font-size:10px;gap:8px}.topbar-right{font-size:9px}.private-badge{gap:4px}.private-badge svg{width:13px}.workspace{padding:24px 17px 16px}.page-heading{gap:10px;margin-bottom:22px}.page-heading h1{font-size:24px}.page-heading p{font-size:10px;margin-top:7px}.eyebrow{font-size:7px;letter-spacing:1.3px}.refresh-button{font-size:9px;gap:5px;min-height:33px;padding:6px 8px;margin-top:15px}.stats-grid{gap:9px;margin-bottom:20px}.stat-card{padding:13px 10px;min-height:141px;gap:8px}.stat-card span{font-size:8px}.stat-card strong{font-size:21px}.stat-card small{font-size:8px;margin-left:4px}.stat-card p{font-size:7px}.stat-icon{width:29px;height:29px}.workbench-grid{gap:20px}.panel-header{padding:17px 18px;min-height:61px}.panel-title h2{font-size:13px}.purchase-form{padding:21px 18px;gap:0 16px}.field{font-size:11px;margin-bottom:20px}.field input,.field select{font-size:11px;min-height:41px}.choice-search input{min-height:35px}.choice-search+select{min-height:41px}.quote-box{padding:15px 13px;margin-top:2px!important}.quote-row{font-size:10px;column-gap:8px}.quote-row strong{font-size:14px}.quote-row>span:last-child{font-size:9px}.price-field{font-size:10px}.purchase-disclaimer{font-size:9px}.purchase-button{min-height:44px}.inbox-body>.empty{min-height:315px}.panel-footer{padding:13px 18px}.order-cards{padding:13px}.order-card{padding:15px 13px 12px}.order-service h3{font-size:12px}.order-service span{font-size:9px}.status{font-size:8px;padding:3px 6px}.phone{font-size:21px}.countdown{font-size:10px}.message-code-row strong{font-size:22px}.message-code-row,.message-box p,.order-card-footer .text-button,.waiting-message{font-size:10px}.workbench-note{font-size:8px;align-items:flex-start;text-align:center;gap:5px;line-height:1.8}.workbench-note svg{width:13px;height:13px;margin-top:2px}.app-footer{padding:8px 18px 18px;font-size:8px}.app-footer>span:first-child{font-size:7px}.toast{bottom:20px;left:50%;font-size:11px;width:max-content}.pending-row{padding:15px 0;margin:0 18px;gap:12px}.pending-description{padding:15px 18px 0;font-size:10px}.pending-panel .panel-title h2{font-size:12px}.pending-row strong{font-size:11px}.pending-actions{gap:8px}.pending-actions select{max-width:220px}.dialog{max-width:calc(100vw - 24px)}.dialog-inner{padding:22px 20px}.dialog-header h2{font-size:17px}.dialog-description{font-size:11px}.dialog-actions{margin-top:22px;gap:8px}.dialog-actions .button{font-size:11px;min-width:66px;padding:8px 12px}.detail-grid{gap:15px;padding:15px}.detail-grid dd{font-size:10px}.detail-heading h3{font-size:12px}.detail-heading .phone{font-size:20px}.message-code-row time{font-size:8px}.account-list{padding:14px}.account-card{padding:15px}.account-title h3{font-size:11px}.account-balance strong{font-size:14px}.account-meta{font-size:8px}.account-sync{font-size:7px}.account-actions{gap:12px}.account-actions .text-button{font-size:8px}.account-actions .small{font-size:9px;padding:5px 8px;gap:4px}.account-actions svg{width:12px}.security-panel{gap:13px;padding:19px}.security-panel p{font-size:9px}.security-panel>.button{margin-left:0;margin-top:3px;width:100%;font-size:10px}.security-panel>div:nth-child(2){flex:1}.security-panel h2{font-size:12px}.settings-note{margin:16px 2px}.settings-note p{font-size:9px}.orders-filter{padding:18px 15px;gap:14px 12px}.orders-filter .field{flex-basis:calc(50% - 6px);min-width:0}.orders-filter .field:first-child{min-width:0;flex-basis:calc(50% - 6px)}.orders-filter .field:nth-child(2){order:2}.orders-filter .field:nth-child(3){order:3}.orders-filter .field:nth-child(4){order:1}.orders-filter>.button{order:4;width:100%;margin-top:0;font-size:10px}.history-hint{padding:0 15px 17px;font-size:9px;align-items:flex-start;line-height:1.8}.history-hint svg{margin-top:2px}.pagination{padding:13px 15px;font-size:9px}.pagination>div{gap:8px}.history-panel>.notice{margin:0 15px 17px}.login-page{display:flex;flex-direction:column;min-height:100dvh}.login-brand{padding:26px 28px 30px;flex-shrink:0;min-height:235px}.login-brand:after{width:270px;height:270px;top:-45px;right:-90px}.login-brand .brand-icon{width:36px;height:36px}.login-brand .brand strong{font-size:15px}.login-brand .brand span{font-size:7px}.login-copy{padding:30px 0 0;margin:0}.login-copy .eyebrow{display:none}.login-copy h1{font-size:23px;line-height:1.6;letter-spacing:1px}.login-copy>p,.login-features,.login-footer{display:none}.login-main{padding:35px 28px 70px;flex:1;justify-content:flex-start}.login-form{margin:0;max-width:400px}.login-form-icon{display:none}.login-form h2{font-size:21px}.login-form>p{font-size:11px;margin:7px 0 26px}.login-form .field{margin-bottom:18px}.login-main .login-copyright{bottom:22px}.private-note{font-size:9px}.login-submit{height:44px}.private-note{margin-top:18px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.pending-notice{background:#fffbf2;color:#ad925e;border-color:#efe5cf;font-size:10px;grid-column:1/-1}.confirmation-checkbox{display:flex;align-items:flex-start;gap:10px;font-size:11px;color:#6c7f9a;line-height:1.8;margin-top:22px}.confirmation-checkbox input{width:16px;min-height:16px;height:16px;flex-shrink:0;margin:2px 0;accent-color:var(--blue)}.action-reconcile{margin-top:13px}.action-reconcile>div:first-child{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.action-reconcile>div:first-child>span{font-size:9px;color:#a2acbc}.action-reconcile>.notice{margin-top:10px;font-size:10px}@media(max-width:640px){.sidebar{visibility:hidden}.sidebar.open{visibility:visible}}.provider-logo.provider-five{background:#edf4ff;border-color:#dce9fb;color:#527cc5;font-style:normal}.sync-notice{background:#fffbf2;border-color:#efe5cf;color:#a78f61}.account-import{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:16px}.account-import>span{font-size:9px;color:#a4afc0}.account-import .button{font-size:10px}
