@font-face{font-family:Inter;src:local("Inter");font-display:swap}
:root{--bg:#f5f6fa;--ink:#20243a;--muted:#83899b;--purple:#7159ed;--purple-light:#f0edfe;--line:#e9ebf2;--white:#fff;--green:#278568;--red:#ce5266;--orange:#bf8540;--shadow:0 12px 35px #27305209;--radius:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);font-size:16px;line-height:1.5}
*{box-sizing:border-box}body{margin:0;background:var(--bg)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #baaaff;outline-offset:3px}[hidden]{display:none!important}h1,h2,h3,p{margin:0}h1{font-size:2rem;letter-spacing:-1px;line-height:1.2;font-weight:650}h2{font-size:1.25rem;letter-spacing:-.3px;font-weight:650}h3{font-size:1rem;font-weight:650}.muted{color:var(--muted);font-size:.9rem}.eyebrow{font-size:.75rem;letter-spacing:1.5px;color:var(--muted);font-weight:650}.initial{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;color:var(--muted)}.brand{display:flex;gap:11px;align-items:center;color:white;font-size:1.45rem;letter-spacing:-.6px;font-weight:750;white-space:nowrap}.brand-light{font-weight:400;color:#c4c5d1}.brand-symbol{display:inline-flex;width:37px;height:37px;background:var(--purple);color:#fff;border-radius:11px;align-items:center;justify-content:center;font-size:2rem;font-weight:800;line-height:1;padding-bottom:4px}.workspace{display:flex;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:234px;background:#171b2d;color:#a5a9bd;display:flex;flex-direction:column;padding:32px 19px 18px;z-index:30}.sidebar .brand{padding-left:10px}.workspace-label{font-size:.7rem;letter-spacing:1.7px;color:#6d738e;margin:47px 16px 17px}.nav-link{display:flex;gap:13px;align-items:center;min-height:48px;border-radius:10px;padding:11px 16px;font-size:.9rem;margin:4px 0;transition:background .18s,color .18s}.nav-link:hover{background:#242a42;color:#fff}.nav-link.active{background:#2c294a;color:#c4baff}.nav-link.active .nav-icon{color:#bbaaff}.nav-icon{width:21px;height:21px;display:flex;align-items:center;justify-content:center}.nav-icon svg{width:20px;height:20px}.nav-count{margin-left:auto;background:#40334f;color:#e4b5bb;border-radius:6px;min-width:22px;text-align:center;font-size:.75rem}.sidebar-bottom{margin-top:auto;padding-top:30px}.mode-card{border:1px solid #30334b;padding:17px 12px;border-radius:12px;display:flex;gap:9px;align-items:flex-start;background:#1e2237}.mode-icon{color:#a797f4;font-size:1.25rem;line-height:1.2}.mode-card strong{color:#d9dbe6;font-size:.8rem;display:block;margin-bottom:7px;font-weight:500}.mode-card div>span{font-size:.75rem;line-height:1.6;color:#878fa9;display:block}.user-button{display:flex;align-items:center;gap:10px;background:none;border:0;color:#c5c8d7;padding:22px 2px 0;width:100%;font-size:.8rem}.avatar{display:flex;align-items:center;justify-content:center;width:34px;height:34px;flex-shrink:0;border-radius:50%;background:#f0ebff;color:#8063c6;font-weight:650;font-size:.8rem}.logout-icon{margin-left:auto;font-size:1.3rem;color:#737b9c}.small{width:31px;height:31px}.main-wrap{margin-left:234px;width:calc(100% - 234px);min-width:0}.topbar{height:77px;display:flex;align-items:center;justify-content:space-between;padding:0 38px;background:#fff;border-bottom:1px solid var(--line)}.topbar-left,.topbar-right{display:flex;align-items:center;gap:17px;font-size:.8rem;color:var(--muted)}.topbar-left strong{font-weight:500;color:#4a516b}.breadcrumb-separator{color:#d1d5e1}.connection-label{font-size:.75rem;color:#8b91a1}.icon-button{border:0;background:transparent;color:var(--muted);width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-size:1.3rem}.icon-button:hover{background:var(--purple-light);color:var(--purple)}.mobile-menu{display:none}main{padding:35px 38px 24px;max-width:1700px;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:29px}.page-heading .eyebrow{font-size:.68rem;letter-spacing:1.3px;margin-bottom:10px}.page-heading p{margin-top:10px}.heading-actions{display:flex;gap:10px;align-items:center}.button{padding:10px 17px;min-height:42px;border-radius:9px;border:1px solid var(--line);background:white;color:#505971;font-size:.875rem;font-weight:550;display:inline-flex;align-items:center;justify-content:center;gap:12px;transition:background .15s,transform .15s;white-space:nowrap}.button:hover{background:#f6f4ff;border-color:#d6cfff}.button.primary{background:var(--purple);color:white;border-color:var(--purple);box-shadow:0 5px 12px #7159ed18}.button.primary:hover{background:#6149da}.button.danger{color:var(--red);border-color:#f0c8d0}.button.small{font-size:.8rem;padding:7px 12px;min-height:35px;width:auto;border-radius:8px}.button.ghost{color:var(--purple);border-color:transparent;background:var(--purple-light)}.button.wide{width:100%;margin-top:10px}.button.primary>span{font-size:1.1rem}select,input,textarea{border:1px solid #e1e5ef;border-radius:9px;background:#fff;color:var(--ink);padding:10px 12px;min-height:43px;font-size:.875rem;width:100%}select{width:auto;max-width:250px;padding-right:25px}label{display:block;font-size:.85rem;color:#586078;margin:18px 0 7px}label input,label select,label textarea{display:block;margin-top:8px;width:100%;max-width:none}input::placeholder,textarea::placeholder{color:#a6acba}textarea{resize:vertical;min-height:100px}form small{color:var(--muted);display:block;margin-top:5px;font-size:.75rem}.demo-banner{border:1px solid #e1dbff;background:#f1edff;color:#8270b5;border-radius:10px;padding:10px 15px;display:flex;gap:15px;font-size:.75rem;margin-bottom:22px}.demo-banner span{font-weight:650;white-space:nowrap}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:24px}.stat-card{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:21px 22px;box-shadow:var(--shadow);position:relative;overflow:hidden}.stat-card.highlight{background:#222840;color:#fff;border-color:#222840}.stat-top{display:flex;align-items:center;justify-content:space-between;gap:6px;color:#7c8499;font-size:.8rem;margin-bottom:16px}.stat-card.highlight .stat-top{color:#a3accb}.stat-icon{display:flex;align-items:center;justify-content:center;background:#f3f4f9;border-radius:8px;width:29px;height:29px;color:#9098af;font-size:.9rem}.highlight .stat-icon{background:#353c59;color:#b6afee}.stat-value{font-size:1.95rem;line-height:1.2;letter-spacing:-.8px;font-weight:650}.stat-value small{font-size:1rem;font-weight:400;letter-spacing:0}.stat-bottom{color:#a1a7b7;font-size:.75rem;margin-top:11px;line-height:1.4}.highlight .stat-bottom{color:#979fbd}.stat-bottom strong{color:var(--green);font-weight:500}.highlight .stat-bottom strong{color:#b8aaed}.content-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(290px,1fr);gap:22px;margin-bottom:24px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);min-width:0}.card-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:23px 23px 16px}.card-head h2{font-size:1rem}.card-head p{font-size:.75rem;color:var(--muted);margin-top:5px}.card-body{padding:10px 23px 24px}.text-button{border:0;background:none;color:var(--purple);font-size:.8rem;padding:4px 0}.chart-wrap{width:100%;overflow:hidden;padding:0 8px 0 0}.chart-wrap svg{width:100%;height:auto;display:block}.chart-legend{display:flex;gap:17px;flex-wrap:wrap;font-size:.75rem;color:var(--muted);padding-top:11px}.legend-swatch{display:inline-block;width:8px;height:8px;border-radius:3px;background:var(--purple);margin-right:6px}.legend-swatch.red{background:#e594a1}.line-list{display:flex;flex-direction:column;gap:0}.attention-row{display:flex;gap:12px;padding:15px 0;border-bottom:1px solid #f0f1f7;align-items:flex-start}.attention-row:last-child{border-bottom:0}.attention-icon{background:#fff1ed;color:#c98567;width:34px;height:34px;flex-shrink:0;border-radius:9px;display:flex;align-items:center;justify-content:center}.attention-icon.purple{background:var(--purple-light);color:var(--purple)}.attention-icon.red{background:#faeef1;color:var(--red)}.attention-row h3{font-size:.8rem;margin-bottom:3px}.attention-row p{color:var(--muted);font-size:.75rem;line-height:1.5}.attention-row .badge{margin-left:auto;flex-shrink:0}.badge{display:inline-flex;gap:5px;align-items:center;font-size:.7rem;padding:4px 8px;border-radius:6px;color:#748094;background:#f0f2f6;white-space:nowrap}.badge.purple{background:var(--purple-light);color:#7b60d0}.badge.green{background:#eaf7f1;color:#378269}.badge.red{background:#faedf1;color:#c66377}.badge.orange{background:#fff5e6;color:#b88439}.table-scroll{overflow-x:auto}.data-table{border-collapse:collapse;width:100%;font-size:.8rem;text-align:left;white-space:nowrap}.data-table th{color:#9aa1b2;font-size:.72rem;font-weight:500;padding:13px 22px;border-bottom:1px solid var(--line);background:#fcfcfe}.data-table td{padding:16px 22px;border-bottom:1px solid #f0f2f7;vertical-align:middle}.data-table tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:#faf9ff}.sku-button{border:0;background:none;text-align:left;padding:0;color:var(--ink);font-size:.8rem;font-weight:600;cursor:pointer}.sku-button:hover{color:var(--purple)}.subline{display:block;color:#9aA1b1;font-size:.72rem;font-weight:400;margin-top:4px}.money{font-variant-numeric:tabular-nums;font-weight:600}.money.negative{color:var(--red)}.money.positive{color:var(--green)}.table-toolbar{display:flex;align-items:center;gap:12px;padding:0 22px 18px}.table-toolbar input{max-width:310px;background:#fafbfe}.table-toolbar .badge{margin-left:auto}.section-gap{margin-top:24px}.empty{padding:55px 24px;text-align:center;max-width:600px;margin:auto}.empty-icon{background:var(--purple-light);color:var(--purple);width:58px;height:58px;border-radius:18px;display:flex;align-items:center;justify-content:center;font-size:1.8rem;margin:0 auto 20px}.empty h2{margin-bottom:10px}.empty p{font-size:.9rem;line-height:1.8;color:var(--muted);margin:0 auto 22px;max-width:390px}.empty-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.agent-grid,.store-grid,.integration-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.agent-card,.store-card,.integration-card{padding:24px}.agent-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:21px}.agent-avatar{height:42px;width:42px;display:flex;align-items:center;justify-content:center;background:var(--purple-light);color:#8a72d9;border-radius:12px;font-size:1.2rem}.agent-card h3,.store-card h3{font-size:.98rem;margin-bottom:8px}.agent-description{font-size:.8rem;line-height:1.7;color:var(--muted);min-height:65px}.agent-footer{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:16px;margin-top:19px;font-size:.75rem;color:var(--muted)}.store-icon{font-size:1.2rem;color:var(--purple);background:var(--purple-light);padding:10px;border-radius:12px}.store-info{display:flex;flex-direction:column;gap:12px;margin:25px 0;color:var(--muted);font-size:.8rem}.store-info span{display:flex;justify-content:space-between;gap:10px}.store-info strong{font-weight:500;color:var(--ink)}.store-actions{display:flex;gap:8px;flex-wrap:wrap}.integration-card h2{font-size:1rem;margin:15px 0 7px}.integration-card p{font-size:.8rem;color:var(--muted);line-height:1.7;margin-bottom:16px}.integration-logo{font-size:1.05rem;font-weight:750;letter-spacing:-.5px;color:var(--purple)}.event-row{display:flex;gap:20px;padding:18px 24px;border-bottom:1px solid var(--line);align-items:flex-start}.event-time{font-size:.75rem;color:var(--muted);min-width:120px}.event-message{font-size:.875rem}.event-meta{margin-top:5px;font-size:.75rem;color:var(--muted)}.job-top{display:flex;justify-content:space-between;gap:15px;align-items:center}.job-card{padding:20px 24px;margin-bottom:12px}.job-details{font-size:.8rem;color:var(--muted);margin-top:10px}.progress-bar{height:4px;background:#f0edfe;border-radius:4px;overflow:hidden;margin-top:15px}.progress-bar span{display:block;height:100%;width:35%;background:var(--purple);animation:working 1.8s linear infinite}@keyframes working{0%{transform:translateX(-100%)}100%{transform:translateX(380%)}}footer{max-width:1700px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:20px 38px 24px;font-size:.72rem;color:#a6adbe}.version{margin-left:5px;font-size:.68rem;color:#b9bfcd}dialog{border:0;padding:0;background:white;border-radius:18px;box-shadow:0 30px 120px #171b2d35;width:min(520px,calc(100% - 32px));max-height:90vh;color:var(--ink)}dialog::backdrop{background:#151a3055;backdrop-filter:blur(4px)}.modal-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:19px 24px;gap:15px}.modal-header h2{font-size:1.13rem}.modal-header .eyebrow{font-size:.65rem;display:block;margin-bottom:8px}#modal-content{padding:4px 24px 25px}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}.form-error{color:var(--red);font-size:.8rem;margin-top:12px;min-height:1px}.form-note{font-size:.8rem;line-height:1.7;color:var(--muted);background:#f8f9fc;border-radius:9px;padding:12px 14px;margin-top:17px}.check-label{display:flex;gap:10px;align-items:flex-start}.check-label input{width:18px;min-height:18px;margin:1px 0 0;accent-color:var(--purple)}.detail-drawer{position:fixed;inset:0 0 0 auto;height:100vh;max-height:none;width:min(690px,100%);margin:0;border-radius:18px 0 0 18px}#detail-content{padding:25px}.detail-hero{padding:22px;background:#f6f4fe;border-radius:14px;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.detail-hero h3{font-size:1.8rem;margin-top:6px}.cost-row{display:flex;align-items:center;justify-content:space-between;padding:11px 0;border-bottom:1px solid #f0f1f7;font-size:.85rem}.cost-row.total{font-weight:650;padding-top:17px}.detail-section{margin-top:25px}.detail-section h3{margin-bottom:14px}.safe-intervals{display:flex;gap:8px;flex-wrap:wrap}.detail-reason{padding:16px;border-radius:10px;background:#f8f9fc;color:#667087;font-size:.85rem;line-height:1.8}.toasts{position:fixed;bottom:25px;right:25px;z-index:100;display:flex;flex-direction:column;gap:8px;max-width:calc(100vw - 40px)}.toast{padding:14px 20px;background:#262d47;color:white;border-radius:11px;box-shadow:0 8px 40px #151a3025;font-size:.85rem;max-width:420px}.toast.error{background:#a6495d}.auth-screen{display:grid;grid-template-columns:1fr 1fr;min-height:100vh;background:#fff}.auth-story{padding:55px 65px;background:#171b2d;color:white;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.auth-story .eyebrow{color:#9d8de2;font-size:.72rem}.auth-story h1{font-size:3.3rem;line-height:1.2;letter-spacing:-2px;font-weight:600;margin:22px 0}.auth-story p{color:#9aa3c0;line-height:1.9;font-size:1rem}.auth-note{color:#6c7594;font-size:.8rem}.auth-main{display:flex;align-items:center;justify-content:center;padding:40px}.auth-form{width:100%;max-width:345px}.auth-form h2{font-size:1.8rem;margin:16px 0 8px}.auth-form>.muted{margin-bottom:33px}.auth-form input{height:47px}.auth-help{font-size:.75rem;color:#a0a7b7;text-align:center;margin-top:24px}.auth-form .button{height:48px}.system-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.setting-row{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-bottom:1px solid var(--line);font-size:.85rem;gap:18px}.setting-row>span{color:var(--muted)}.note-block{padding:16px 20px;background:#f4f1ff;border:1px solid #e8e1ff;border-radius:12px;font-size:.8rem;color:#8b7bad;line-height:1.8;margin-top:22px}.error-panel{padding:28px;color:var(--red);border:1px solid #f1d0d7;background:#fff7f8;border-radius:14px;font-size:.9rem}.scroll-code{white-space:pre-wrap;word-break:break-word;font: .75rem/1.6 monospace;max-height:230px;overflow:auto;background:#f6f7fb;border-radius:8px;padding:13px}.period-switch{display:inline-flex;padding:3px;background:#f3f4f9;border-radius:8px;gap:3px}.period-switch button{font-size:.73rem;border:0;background:transparent;color:#9299ad;padding:5px 8px;border-radius:5px}.period-switch button.active{background:white;color:#5e568b;box-shadow:0 2px 5px #27305208}
@media(min-width:1600px){main{padding-top:45px}.stat-card{padding:26px}.stats-grid{gap:24px}.content-grid{gap:24px}.sidebar{width:248px}.main-wrap{margin-left:248px;width:calc(100% - 248px)}}
@media(max-width:1150px){.sidebar{width:208px;padding-left:13px;padding-right:13px}.main-wrap{margin-left:208px;width:calc(100% - 208px)}main{padding:30px 24px}.topbar{padding:0 24px}.heading-actions{flex-wrap:wrap;justify-content:flex-end}.page-heading{align-items:flex-start}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.content-grid{grid-template-columns:1fr}.agent-grid,.store-grid,.integration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-story{padding:45px}.auth-story h1{font-size:2.5rem}}
@media(max-width:760px){.sidebar{transform:translateX(-100%);transition:transform .2s;width:234px}.sidebar.open{transform:translateX(0);box-shadow:15px 0 60px #171b2d55}.main-wrap{margin-left:0;width:100%}.topbar{height:65px;padding:0 18px}.mobile-menu{display:flex}.topbar-left{gap:10px}.topbar-left>#breadcrumb,.breadcrumb-separator,.connection-label{display:none}main{padding:26px 18px}.page-heading{display:block;margin-bottom:22px}.page-heading h1{font-size:1.7rem}.heading-actions{justify-content:flex-start;margin-top:21px;flex-wrap:nowrap}.heading-actions select{flex:1;max-width:none;min-width:0}.heading-actions .button{padding:10px 12px;font-size:.8rem}.stat-card{padding:17px}.stat-value{font-size:1.55rem}.stat-top{font-size:.74rem}.stat-icon{display:none}.stat-bottom{font-size:.7rem}.stats-grid{gap:10px}.demo-banner{display:block}.demo-banner p{margin-top:4px}.card-head{padding:20px 18px 12px}.card-body{padding:10px 18px 20px}.agent-grid,.store-grid,.integration-grid,.system-grid{grid-template-columns:1fr}.event-row{display:block;padding:15px 18px}.event-time{margin-bottom:6px}.data-table th,.data-table td{padding:13px 18px}.auth-screen{grid-template-columns:1fr}.auth-story{display:none}.auth-main{padding:30px;min-height:100vh}.detail-drawer{border-radius:0}footer{padding:14px 18px 25px;gap:20px}.table-toolbar{padding:0 18px 15px;flex-wrap:wrap}.card-head h2{font-size:.93rem}.period-switch button{font-size:.68rem}.empty{padding:35px 18px}.empty-actions{flex-direction:column}.toasts{bottom:16px;right:16px}.stat-top{min-height:23px}.attention-row{gap:9px}.attention-row .badge{font-size:.65rem}.attention-icon{width:28px;height:28px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
