@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,Noto Sans SC,sans-serif;color:#18211d;background:#f3f5f2;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{position:fixed;inset:0 auto 0 0;width:248px;padding:24px 16px;background:#151b18;color:#fff;display:flex;flex-direction:column;z-index:20}.sidebar-brand{height:48px;display:flex;align-items:center;gap:11px;padding:0 8px}.brand-mark{width:40px;height:40px;display:grid;place-items:center;background:#dcff48;color:#151b18;border-radius:6px}.sidebar-brand strong{display:block;font-size:14px;letter-spacing:0}.sidebar-brand span{display:block;margin-top:2px;font-size:11px;color:#89928d}.sidebar nav{display:grid;gap:6px;margin-top:42px}.sidebar nav button{height:44px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:#8f9994;display:flex;align-items:center;gap:12px;text-align:left}.sidebar nav button:hover{color:#e8ece9;background:#202824}.sidebar nav button.active{color:#151b18;background:#dcff48;font-weight:700}.sidebar-foot{margin-top:auto;padding:16px 8px 0;border-top:1px solid #29322e;display:flex;align-items:center;gap:9px}.operator{min-width:0;display:flex;align-items:center;gap:9px;flex:1}.operator strong,.operator span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.operator strong{font-size:13px}.operator span{color:#89928d;font-size:11px;margin-top:2px}.avatar{width:44px;height:44px;display:grid;place-items:center;flex:none;border-radius:6px;background:#213a31;color:#6fe0a8;font-weight:700}.avatar.small{width:34px;height:34px;font-size:11px}.logout{color:#89928d!important}.sidebar-close{display:none!important;margin-left:auto}.content{width:calc(100% - 248px);min-height:100vh;margin-left:248px}.content-inner{max-width:1480px;margin:0 auto;padding:40px 42px 64px}.mobile-top{display:none}.page-head{min-height:68px;display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px}.page-head h1{margin:5px 0 0;font-size:30px;line-height:1.1;letter-spacing:0}.eyebrow{color:#68736d;font-size:12px;font-weight:600;text-transform:uppercase}.live-pill{height:32px;padding:0 12px;border:1px solid #d8ded9;border-radius:5px;background:#fff;display:flex;align-items:center;gap:8px;color:#536059;font-size:12px;font-weight:600}.live-pill i{width:7px;height:7px;border-radius:50%;background:#20a66a;box-shadow:0 0 0 4px #dff5ea}.primary,.secondary,.danger-button{min-height:38px;border-radius:5px;border:1px solid transparent;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:13px}.primary{background:#18211d;color:#fff}.primary:hover{background:#26332d}.primary:disabled{opacity:.65;cursor:wait}.secondary{background:#fff;color:#26322c;border-color:#d5dcd7}.secondary:hover{background:#f8faf8}.danger-button{color:#bd3b45;background:#fff;border-color:#edc9cc}.danger-button:hover{background:#fff4f5}.icon-button{width:36px;height:36px;padding:0;display:inline-grid;place-items:center;border:0;border-radius:5px;color:#65716a;background:transparent}.icon-button:hover{background:#edf0ed;color:#1c2922}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:14px}.account-type-stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:14px}.account-type-summary{padding:19px 20px 0;overflow:hidden;border-top-width:3px}.account-type-summary.demo{border-top-color:#2d9a67}.account-type-summary.real{border-top-color:#d49a28}.type-summary-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:16px}.type-summary-head>strong{font-size:13px;white-space:nowrap}.type-summary-title{display:flex;align-items:center;gap:10px}.type-summary-title>div>span{color:#849089;font-size:9px;text-transform:uppercase}.type-summary-title h2{margin:2px 0 0;font-size:16px}.type-summary-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:5px}.demo .type-summary-icon{color:#16744f;background:#e1f4e8}.real .type-summary-icon{color:#8a5c08;background:#fff0c9}.type-summary-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-inline:-20px;border-top:1px solid #e4e9e5}.type-summary-metrics>div{min-width:0;min-height:68px;padding:12px 14px;border-right:1px solid #e8ece9;border-bottom:1px solid #e8ece9}.type-summary-metrics>div:nth-child(4n){border-right:0}.type-summary-metrics>div:nth-last-child(-n+4){border-bottom:0}.type-summary-metrics span{display:block;overflow:hidden;color:#818c85;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.type-summary-metrics strong,.type-summary-metrics .profit-up,.type-summary-metrics .profit-down{display:block;margin-top:7px;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.unknown-type-notice{min-height:38px;margin:-2px 0 14px;padding:0 12px;display:flex;align-items:center;border:1px solid #ead8ad;border-radius:5px;color:#795917;background:#fff8e8;font-size:11px}.stat-card{min-height:156px;padding:20px;border-radius:7px;border:1px solid #dae0db;background:#fff;display:flex;flex-direction:column;overflow:hidden}.stat-card.ink{background:#18211d;border-color:#18211d;color:#fff}.stat-card.green{background:#dff5e8;border-color:#cae9d7}.stat-card.red{background:#fbe4e4;border-color:#f2cccc}.stat-card.amber{background:#f3e8c7;border-color:#e9dbb3}.stat-card.paper{background:#fff}.stat-top{display:flex;justify-content:space-between;align-items:center;color:inherit;opacity:.8;font-size:12px;font-weight:600}.stat-icon{width:34px;height:34px;display:grid;place-items:center;border:1px solid currentColor;border-radius:5px;opacity:.75}.stat-card strong{margin-top:21px;font-size:25px;line-height:1;white-space:nowrap}.stat-card small{margin-top:10px;color:inherit;opacity:.65}.dashboard-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,.8fr);gap:14px;margin-bottom:14px}.panel{background:#fff;border:1px solid #dbe1dc;border-radius:7px}.chart-panel,.pulse-panel{min-height:320px;padding:22px}.panel-head{min-height:42px;display:flex;justify-content:space-between;align-items:flex-start;gap:20px;color:#55615b}.panel-head span{font-size:11px;color:#7a857f;text-transform:uppercase}.panel-head h2{margin:3px 0 0;font-size:16px;color:#1c2721}.bar-chart{height:220px;padding-top:20px;display:grid;grid-template-columns:repeat(7,1fr);gap:13px}.bar-cell{min-width:0;display:grid;grid-template-rows:20px 1fr 20px;text-align:center;font-size:10px;color:#7b867f}.bar-value{overflow:hidden;text-overflow:ellipsis;color:#4f5b55}.bar-track{height:150px;display:flex;align-items:flex-end;justify-content:center;border-bottom:1px solid #dbe1dc}.bar{width:min(28px,65%);min-height:3px;border-radius:3px 3px 0 0;transition:height .3s ease}.bar.positive{background:#25ad72}.bar.negative{background:#d95760}.pulse-panel{background:#202823;color:#fff;border-color:#202823}.pulse-panel .panel-head h2{color:#fff}.pulse-panel .panel-head{color:#d8e0db}.pulse-panel .panel-head span{color:#8f9a94}.pulse-ring{width:160px;height:160px;margin:18px auto 11px;display:grid;place-items:center;border:1px solid #455149;border-radius:50%;box-shadow:inset 0 0 0 14px #28322c,inset 0 0 0 15px #39453e}.pulse-ring div{width:116px;height:116px;display:grid;place-content:center;border-radius:50%;background:#dcff48;color:#18211d;text-align:center}.pulse-ring strong{font-size:38px;line-height:1}.pulse-ring span{margin-top:5px;font-size:11px;font-weight:700}.pulse-meta{display:flex;justify-content:center;gap:16px;color:#aeb7b2;font-size:10px}.pulse-meta span{display:flex;align-items:center;gap:5px}.dot{width:6px;height:6px;border-radius:50%}.green-dot{background:#5ee09d}.amber-dot{background:#f0bd5b}.table-panel{overflow:hidden}.table-panel>.panel-head{padding:19px 20px 8px}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:800px}th{padding:12px 18px;background:#f8faf8;border-top:1px solid #e3e7e3;border-bottom:1px solid #e3e7e3;color:#78827c;font-size:10px;font-weight:700;text-align:left;text-transform:uppercase;white-space:nowrap}td{height:72px;padding:10px 18px;border-bottom:1px solid #e8ece9;color:#354139;font-size:12px;white-space:nowrap}tbody tr{cursor:pointer}tbody tr:hover{background:#fbfcfb}tbody tr:last-child td{border-bottom:0}td strong{display:block;color:#17221c;font-size:13px}td small{display:block;margin-top:4px;color:#86908a}.account-id{display:flex;align-items:center;gap:10px}.platform{width:36px;height:36px;display:grid;place-items:center;border-radius:5px;background:#e9efe9;color:#35453c;font-size:10px;font-weight:800}.customer-remark-cell{display:block;width:150px;overflow:hidden;color:#445149;font-size:11px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.customer-remark-cell.empty-remark{color:#9aa19d;font-weight:500}.account-type-badge{min-width:48px;height:24px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;font-size:10px;font-weight:800;white-space:nowrap}.account-type-badge.demo{color:#14714d;background:#def3e7}.account-type-badge.real{color:#885a06;background:#ffefc3}.account-type-badge.unknown{color:#6f7772;background:#ecefed}.status-stack{display:flex;align-items:center;gap:6px}.status{min-height:22px;padding:0 7px;display:inline-flex;align-items:center;gap:5px;border-radius:4px;font-size:10px;font-weight:700;white-space:nowrap}.status i{width:5px;height:5px;border-radius:50%}.status.online{color:#128250;background:#ddf5e8}.status.online i{background:#1aa867}.status.offline{color:#6f7772;background:#ecefed}.status.offline i{background:#909993}.auth-active{color:#277153;background:#edf7f1}.auth-expired{color:#b4424b;background:#fbe9ea}.auth-pending{color:#9a6a12;background:#fff4d8}.profit-up{color:#138457;font-weight:700}.profit-down{color:#c3444d;font-weight:700}.muted{color:#9aa19d}.position-count{min-height:24px;padding:0 8px;display:inline-flex;align-items:center;border-radius:4px;background:#edf0ee;color:#77817b;font-size:10px;font-weight:700}.position-count.has-position{color:#8a5b08;background:#fff0c9}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px}.toolbar-tools{min-width:0;display:flex;align-items:center;gap:10px}.search{width:min(420px,100%);height:40px;padding:0 12px;display:flex;align-items:center;gap:9px;border:1px solid #d7ded8;border-radius:5px;background:#fff;color:#818a85}.search input{min-width:0;flex:1;border:0;outline:0;color:#1f2a24;background:transparent}.count-label{color:#6e7872;font-size:12px;white-space:nowrap}.type-filter{height:40px;padding:3px;display:flex;align-items:center;border:1px solid #d7ded8;border-radius:5px;background:#fff}.type-filter button{height:32px;padding:0 10px;border:0;border-radius:3px;color:#727d76;background:transparent;font-size:10px;font-weight:700;white-space:nowrap}.type-filter button.active{color:#fff;background:#1d2822}.empty{min-height:190px;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#7d8781;text-align:center}.empty strong{margin-top:12px;color:#354139}.empty span{margin-top:5px;font-size:12px}.empty.standalone{border:1px dashed #cbd3cd;border-radius:7px}.agent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.agent-card{min-height:255px;padding:20px;background:#fff;border:1px solid #dbe1dc;border-radius:7px}.agent-card-top{display:flex;justify-content:space-between;align-items:flex-start}.agent-card h2{margin:18px 0 2px;font-size:18px}.agent-card p{margin:0;color:#8a938e;font-size:11px}.agent-numbers{margin:20px 0 13px;padding:15px 0;display:grid;grid-template-columns:1fr 1.4fr;gap:15px;border-top:1px solid #e8ece9;border-bottom:1px solid #e8ece9}.agent-numbers span{display:block;color:#8a938e;font-size:10px}.agent-numbers strong{display:block;margin-top:5px;font-size:15px}.text-button{padding:0;border:0;background:transparent;color:#ab3c45;font-size:12px;font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px}.product-card{min-height:248px;padding:19px;display:flex;flex-direction:column;background:#fff;border:1px solid #dbe1dc;border-radius:7px}.product-card.inactive{opacity:.68}.product-card-head{display:flex;justify-content:space-between;align-items:flex-start}.product-logo{width:38px;height:38px;display:grid;place-items:center;border-radius:5px;background:#e4f4e9;color:#18845b}.product-code{margin-top:17px;color:#7b867f;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.product-card h2{margin:5px 0 0;font-size:18px}.product-card p{min-height:33px;margin:7px 0 0;color:#7d8781;font-size:11px;line-height:1.5}.product-meta{display:flex;gap:14px;margin-top:auto;padding-top:15px;color:#6d7871;font-size:10px}.product-meta span{display:inline-flex;align-items:center;gap:5px}.product-foot{min-height:36px;margin-top:12px;padding-top:11px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e6ebe7}.product-foot a,.product-foot .muted{display:inline-flex;align-items:center;gap:5px;color:#2a7b59;font-size:10px;text-decoration:none}.product-foot .text-button{color:#27342c}.product-modal textarea{min-height:72px;padding:10px;border:1px solid #d7ddd8;border-radius:5px;resize:vertical;outline:0;color:#1c2721}.product-modal>label{margin-top:15px}.permission-picker{margin-top:19px;padding-top:16px;border-top:1px solid #e3e8e4}.picker-title{margin-bottom:10px}.picker-title strong{display:block;font-size:12px}.picker-title span{display:block;margin-top:3px;color:#89938d;font-size:10px}.check-line{display:flex!important;grid-template-columns:none!important;align-items:center;gap:8px!important;min-height:32px;color:#354139!important;font-size:11px!important;font-weight:600!important}.check-line input{width:15px!important;height:15px!important;accent-color:#1f8b5d}.check-line small{margin-left:auto;color:#89938d;font-size:10px}.connected-eas{margin:14px 0;padding:13px 15px;border:1px solid #dfe5e0;border-radius:6px;background:#fbfcfb}.connected-eas-title{display:flex;align-items:center;justify-content:space-between}.connected-eas-title strong{font-size:12px}.connected-eas-title span{color:#89938d;font-size:10px}.connected-eas-list{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.ea-chip{min-height:25px;padding:0 8px;display:inline-flex;align-items:center;gap:5px;border-radius:4px;color:#176f4e;background:#e1f5e9;font-size:10px;font-weight:700}.ea-chip small{color:#5a8e73;font-size:9px}.ea-chip.blocked{color:#ad3f48;background:#fbe9ea}.modal-backdrop{position:fixed;inset:0;z-index:50;padding:24px;display:grid;place-items:center;background:#1118149e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal{width:min(660px,100%);max-height:calc(100vh - 48px);overflow-y:auto;padding:24px;background:#fff;border-radius:8px;box-shadow:0 24px 80px #00000040}.small-modal{width:min(440px,100%)}.modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.modal-head span{color:#7c8780;font-size:11px;text-transform:uppercase}.modal-head h2{margin:4px 0 0;font-size:21px}.modal label,.login-panel label{display:grid;gap:7px;color:#5f6a64;font-size:11px;font-weight:700}.modal label input,.modal label select,.login-panel label input{width:100%;height:42px;padding:0 11px;border:1px solid #d7ddd8;border-radius:5px;outline:none;background:#fff;color:#1c2721}.modal label input:focus,.modal label select:focus,.login-panel label input:focus{border-color:#5d7467;box-shadow:0 0 0 3px #2a594114}.small-modal>label{margin-top:18px}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:22px}.modal-actions.split{justify-content:space-between}.account-modal{width:min(980px,100%)}.account-hero{margin:22px 0 0;padding:20px;display:flex;justify-content:space-between;align-items:flex-start;background:#18211d;border-radius:6px;color:#fff}.account-hero span{font-size:11px;color:#a6b0aa}.account-hero strong{display:block;margin:8px 0 5px;font-size:28px}.account-hero small{color:#98a49d}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);margin:18px 0;border:1px solid #e0e5e1;border-radius:6px;overflow:hidden}.detail-grid>div{min-width:0;min-height:74px;padding:14px;border-right:1px solid #e5e9e6;border-bottom:1px solid #e5e9e6}.detail-grid>div:nth-child(3n){border-right:0}.detail-grid>div:nth-last-child(-n+3){border-bottom:0}.detail-grid span{display:block;color:#89928d;font-size:10px}.detail-grid strong,.detail-grid .profit-up,.detail-grid .profit-down{display:block;margin-top:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.authorization{padding-top:18px;border-top:1px solid #e2e7e3}.section-title{display:flex;align-items:flex-start;gap:10px;color:#28342d}.section-title strong{display:block;font-size:13px}.section-title span{display:block;margin-top:3px;color:#8a938e;font-size:10px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.form-error{margin-top:12px;padding:9px 11px;color:#b33e47;background:#fff0f1;border:1px solid #f1cfd2;border-radius:5px;font-size:11px}.orders-section{margin:18px 0;border:1px solid #dfe5e0;border-radius:6px;overflow:hidden}.orders-section.closed-orders{margin-top:12px}.orders-title{min-height:62px;padding:12px 15px;display:flex;align-items:center;justify-content:space-between;background:#f8faf8;border-bottom:1px solid #e3e8e4}.orders-title span{color:#89938d;font-size:9px;text-transform:uppercase}.orders-title h3{margin:3px 0 0;font-size:14px}.orders-title h3 b{min-width:22px;height:20px;margin-left:5px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;background:#18211d;color:#fff;font-size:10px}.order-scroll{overflow-x:auto}.orders-table{min-width:790px}.orders-table th{padding:9px 13px;background:#fff}.orders-table td{height:62px;padding:9px 13px;cursor:default}.orders-table tbody tr{cursor:default}.orders-table td strong{font-size:11px}.orders-table td small{font-size:9px}.side-badge{min-width:34px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:3px;font-size:9px;font-weight:800}.side-badge.buy{color:#087c50;background:#daf5e6}.side-badge.sell{color:#bd3f49;background:#fbe2e4}.order-empty{min-height:76px;display:grid;place-items:center;color:#8a938e;font-size:11px}.login-shell{min-height:100vh;display:grid;grid-template-columns:1.15fr .85fr;background:#151b18}.login-brand{position:relative;padding:clamp(40px,8vw,110px);overflow:hidden;color:#fff;background:linear-gradient(125deg,#151b18 30%,#26372e)}.login-brand:after{content:"";position:absolute;width:62vw;height:62vw;left:-23vw;bottom:-42vw;border:1px solid #536158;border-radius:50%;box-shadow:0 0 0 9vw #1b241f,0 0 0 calc(9vw + 1px) #536158,0 0 0 19vw #1e2923,0 0 0 calc(19vw + 1px) #536158;opacity:.48}.login-brand>*{position:relative;z-index:1}.login-brand p{margin:28px 0 70px;color:#a4afa8;font-size:12px;font-weight:700}.login-brand h1{max-width:600px;margin:0;font-size:clamp(42px,6vw,78px);line-height:1.05;letter-spacing:0}.signal-board{position:absolute;left:clamp(40px,8vw,110px);bottom:70px;width:min(420px,calc(100% - 80px));color:#9ca8a1;font-size:10px}.signal-line{height:42px;margin-top:8px;display:flex;align-items:flex-end;gap:5px;border-bottom:1px solid #58655e}.signal-line i{width:12%;background:#dcff48}.signal-line i:nth-child(1){height:25%}.signal-line i:nth-child(2){height:55%}.signal-line i:nth-child(3){height:38%}.signal-line i:nth-child(4){height:85%}.signal-line i:nth-child(5){height:68%}.login-panel{display:grid;place-items:center;padding:40px;background:#f3f5f2}.login-panel form{width:min(380px,100%)}.login-title span{color:#318260;font-size:11px;font-weight:700;text-transform:uppercase}.login-title h2{margin:8px 0 7px;font-size:30px}.login-title p{margin:0 0 32px;color:#818b85;font-size:13px}.login-panel label{margin-top:17px}.login-panel label input{height:46px}.login-button{width:100%;height:46px;margin-top:22px;background:#18211d}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1050px){.stats-grid{grid-template-columns:1fr 1fr}.account-type-stats-grid{grid-template-columns:1fr}.agent-grid,.product-grid{grid-template-columns:1fr 1fr}.content-inner{padding-inline:26px}}@media(max-width:760px){.sidebar{transform:translate(-100%);transition:transform .2s ease;box-shadow:20px 0 50px #00000040}.sidebar.open{transform:translate(0)}.sidebar-close{display:inline-grid!important}.content{width:100%;margin-left:0}.mobile-top{height:56px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dde2de;background:#fff}.mobile-top>span{width:36px}.mobile-top strong{font-size:13px}.content-inner{padding:26px 16px 50px}.page-head{min-height:auto;margin-bottom:22px}.page-head h1{font-size:25px}.live-pill{display:none}.stats-grid{grid-template-columns:1fr 1fr;gap:9px}.stat-card{min-height:138px;padding:15px}.stat-card strong{margin-top:19px;font-size:clamp(17px,5vw,22px)}.stat-icon{width:30px;height:30px}.dashboard-grid{grid-template-columns:1fr}.pulse-panel{display:none}.chart-panel{min-height:290px;padding:16px}.bar-chart{gap:5px;height:200px}.bar-track{height:132px}.agent-grid,.product-grid{grid-template-columns:1fr}.toolbar{align-items:stretch;flex-direction:column;gap:9px}.toolbar-tools{align-items:stretch;flex-direction:column}.search,.type-filter{width:100%}.type-filter button{min-width:0;flex:1;padding-inline:4px}.count-label{align-self:flex-end}.modal-backdrop{padding:10px;align-items:end}.modal{max-height:92vh;padding:18px;border-radius:8px 8px 0 0}.detail-grid{grid-template-columns:1fr 1fr}.detail-grid>div:nth-child(3n){border-right:1px solid #e5e9e6}.detail-grid>div:nth-child(2n){border-right:0}.detail-grid>div:nth-last-child(-n+3){border-bottom:1px solid #e5e9e6}.detail-grid>div:nth-last-child(-n+2){border-bottom:0}.form-row{grid-template-columns:1fr}.modal-actions.split{align-items:stretch;flex-direction:column-reverse}.modal-actions.split button{width:100%}.login-shell{grid-template-columns:1fr;background:#f3f5f2}.login-brand{min-height:250px;padding:28px 24px}.login-brand p{margin:20px 0 34px}.login-brand h1{font-size:40px}.signal-board{display:none}.login-brand:after{width:120vw;height:120vw;left:-70vw;bottom:-90vw}.login-panel{padding:34px 24px 48px;place-items:start center}.login-title h2{font-size:26px}}@media(max-width:430px){.stats-grid{grid-template-columns:1fr}.stat-card{min-height:126px}.stat-card strong{margin-top:15px}.type-summary-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.type-summary-metrics>div:nth-child(2n){border-right:0}.type-summary-metrics>div:nth-child(4n){border-right:0}.type-summary-metrics>div:nth-last-child(-n+4){border-bottom:1px solid #e8ece9}.type-summary-metrics>div:nth-last-child(-n+2){border-bottom:0}.page-head .primary{padding-inline:11px}.status-stack{align-items:flex-start;flex-direction:column}}.artifact-button{max-width:58%;padding:0;display:inline-flex;align-items:center;gap:5px;overflow:hidden;border:0;background:transparent;color:#2a7b59;font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.file-picker{margin-top:15px}.file-picker input{position:absolute;width:1px!important;height:1px!important;overflow:hidden;opacity:0}.file-picker span{min-height:42px;padding:0 11px;display:flex;align-items:center;gap:8px;border:1px dashed #b8c5bc;border-radius:5px;color:#347356;background:#f8fbf8;cursor:pointer;font-size:11px}.file-picker span:hover{border-color:#5d8e70;background:#f0f8f2}.account-note{margin:18px 0;padding-top:18px;border-top:1px solid #e2e7e3}.account-note textarea{width:100%;min-height:78px;margin-top:14px;padding:11px;border:1px solid #d7ddd8;border-radius:5px;resize:vertical;outline:0;color:#1c2721;font:inherit;font-size:12px}.account-note textarea:focus{border-color:#5d7467;box-shadow:0 0 0 3px #2a594114}.account-note p{margin:14px 0 0;padding:12px;border-radius:5px;background:#f7faf7;color:#536059;font-size:12px;white-space:pre-wrap}.page-actions{display:flex;align-items:center;gap:9px}.ea-list-cell{display:block;max-width:180px;overflow:hidden;color:#277153;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.interface-path{max-width:60%;overflow:hidden;color:#6e7872;font:10px ui-monospace,SFMono-Regular,Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.source-editor{min-height:180px!important;padding:11px!important;font:11px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace!important;white-space:pre}.account-form-modal{width:min(620px,100%)}.account-form-intro{margin:16px 0 2px;padding:10px 12px;border:1px solid #d9e5dd;border-radius:5px;color:#486052;background:#f3f8f4;font-size:11px;line-height:1.55}.account-form-modal textarea{min-height:74px;padding:10px;border:1px solid #d7ddd8;border-radius:5px;resize:vertical;outline:0;color:#1c2721;font:inherit}.account-form-modal>label{margin-top:15px}.account-security{margin:18px 0;padding:18px 0;border-top:1px solid #e2e7e3;border-bottom:1px solid #e2e7e3}.security-row{display:flex;align-items:center;gap:9px;margin-top:14px}.security-row input{min-width:0;flex:1;height:42px;padding:0 11px;border:1px solid #d7ddd8;border-radius:5px;outline:0}.ea-chip.pending{margin-top:10px;color:#815a11;background:#fff0c9}.ea-chip.pending small{color:#9a7330}.inline-cell-editor{position:relative;min-width:150px;display:flex;align-items:center;gap:4px}.inline-cell-editor>input{width:138px;height:34px;padding:0 8px;border:1px solid #b9c5bd;border-radius:4px;outline:0;color:#253129;background:#fff;font:inherit;font-size:11px}.inline-cell-editor>input:focus{border-color:#4d8065;box-shadow:0 0 0 3px #3182601a}.expiry-editor{min-width:178px}.expiry-editor>input[type=datetime-local]{width:170px}.inline-cell-actions{display:flex;align-items:center}.inline-cell-actions .icon-button{width:28px;height:28px}.inline-cell-error{position:absolute;top:37px;left:0;z-index:2;max-width:240px;padding:5px 7px;color:#a9323d;background:#fff0f1;border:1px solid #edc9cc;border-radius:4px;white-space:normal}.editable-cell{min-height:34px;padding:0 5px;display:inline-flex;align-items:center;gap:6px;border:0;border-radius:4px;color:#445149;background:transparent;text-align:left;cursor:pointer}.editable-cell:hover{color:#256b4e;background:#eef6f1}.editable-cell svg{flex:0 0 auto;opacity:0}.editable-cell:hover svg,.editable-cell:focus-visible svg{opacity:1}.editable-cell.customer-remark-cell{width:150px}.editable-cell.customer-remark-cell span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.expiry-cell{width:145px;color:#4a574f;font-size:11px;font-weight:600}.expiry-cell span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:2px}.delete-account-button{color:#b23d47}.delete-account-button:hover{color:#a82c38;background:#fff0f1}@media(max-width:560px){.page-actions{align-items:stretch;flex-direction:column}.page-actions button{width:100%}.security-row{align-items:stretch;flex-direction:column}.security-row button{width:100%}}.broadcast-layout{display:grid;grid-template-columns:minmax(300px,.75fr) minmax(0,1.35fr);gap:14px;align-items:start}.broadcast-composer,.broadcast-history{padding:20px}.broadcast-composer label{margin-top:17px;display:grid;gap:7px;color:#5f6a64;font-size:11px;font-weight:700}.broadcast-composer input,.broadcast-composer select,.broadcast-composer textarea{width:100%;padding:0 11px;border:1px solid #d7ddd8;border-radius:5px;outline:0;color:#1c2721;background:#fff;font:inherit}.broadcast-composer input,.broadcast-composer select{height:42px}.broadcast-composer textarea{min-height:150px;padding-block:11px;resize:vertical;line-height:1.55}.broadcast-composer input:focus,.broadcast-composer select:focus,.broadcast-composer textarea:focus{border-color:#5d7467;box-shadow:0 0 0 3px #2a594114}.broadcast-target{width:100%;margin-top:20px}.broadcast-target button{flex:1}.broadcast-account-field{margin-top:17px}.broadcast-account-field>span{display:block;margin-bottom:7px;color:#5f6a64;font-size:11px;font-weight:700}.broadcast-account-picker{max-height:210px;display:grid;gap:6px;overflow-y:auto}.broadcast-account-picker>button{min-height:54px;padding:7px 10px;display:grid;grid-template-columns:36px minmax(0,1fr) 20px;align-items:center;gap:10px;border:1px solid #d7ddd8;border-radius:5px;color:#314039;background:#fff;text-align:left}.broadcast-account-picker>button:hover{border-color:#84a493;background:#f7faf8}.broadcast-account-picker>button.active{border-color:#27865e;background:#edf8f1;box-shadow:0 0 0 2px #27865e1a}.broadcast-account-picker>button>span:nth-child(2){min-width:0}.broadcast-account-picker strong,.broadcast-account-picker small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.broadcast-account-picker strong{font-size:12px}.broadcast-account-picker small{margin-top:3px;color:#849088;font-size:9px}.broadcast-account-picker svg{color:#27865e;opacity:0}.broadcast-account-picker>button.active svg{opacity:1}.broadcast-no-account{padding:14px;border:1px dashed #cbd3cd;border-radius:5px;color:#87918b;background:#f9fbf9;font-size:11px;text-align:center}.composer-meta{min-height:25px;padding-top:6px;display:flex;justify-content:flex-end;color:#8b958f;font-size:10px}.broadcast-send{width:100%;margin-top:10px}.broadcast-list{max-height:calc(100vh - 205px);margin-top:18px;overflow-y:auto}.broadcast-item{padding:17px 2px;border-bottom:1px solid #e4e9e5}.broadcast-item:first-child{padding-top:2px}.broadcast-item:last-child{border-bottom:0}.broadcast-item-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.broadcast-item-head>div{min-width:0}.broadcast-item-head strong{margin-top:7px;display:block;color:#1d2922;font-size:14px}.broadcast-scope{min-height:21px;padding:0 7px;display:inline-flex;align-items:center;border-radius:4px;font-size:9px;font-weight:800}.broadcast-scope.all{color:#176f4e;background:#e1f5e9}.broadcast-scope.account{color:#76571a;background:#fff0c9}.broadcast-item p{margin:11px 0;color:#526058;font-size:12px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.broadcast-item footer{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#8a948e;font-size:10px}@media(max-width:950px){.broadcast-layout{grid-template-columns:1fr}.broadcast-list{max-height:none}}@media(max-width:520px){.broadcast-composer,.broadcast-history{padding:15px}.broadcast-item footer{align-items:flex-start;flex-direction:column;gap:4px}}
