:root{--ink:#192c37;--muted:#7c888e;--border:#e4e9e9;--accent:#df754e;--nav:#162b35;--bg:#f5f7f7}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--bg);font:14px/1.55 'Segoe UI',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}a,button,input,select{outline-offset:4px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #e19165}.sidebar{position:fixed;inset:0 auto 0 0;width:248px;background:var(--nav);color:#bcc9ce;padding:33px 19px 24px;display:flex;flex-direction:column;z-index:10}.brand{display:flex;gap:13px;align-items:center;color:#fff;font-size:17px;font-weight:600;line-height:1.15;margin:0 9px 32px}.brand small{display:block;font-size:9px;letter-spacing:3px;color:#9fadb4;margin-top:7px}.brand-mark{font-size:30px;font-weight:750;letter-spacing:-2px;background:#29404b;padding:5px 9px;border-radius:12px}.brand-mark span{color:#f19972}.workspace{display:flex;align-items:center;gap:9px;border:1px solid #354953;border-radius:8px;margin:0 5px 25px;padding:11px;font-size:11px;color:#d4dfe2}.workspace-dot,.small-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:currentColor;flex-shrink:0}.workspace-dot{background:#83ba9c}.workspace-tag{margin-left:auto;font-size:8px;letter-spacing:1px;color:#96aab4}.nav-caption{font-size:9px;letter-spacing:1.8px;color:#718793;margin:0 14px 13px}.nav-link{display:flex;align-items:center;gap:13px;padding:13px 15px;margin-bottom:5px;border-radius:7px;font-size:12px;font-weight:500}.nav-link:hover{background:#213943;color:#fff}.nav-link.selected{background:#33434a;color:#ffc29f;border-left:3px solid #e89670;padding-left:12px}.nav-icon{font-size:20px;width:21px;text-align:center;line-height:1}.sidebar-bottom{margin-top:auto;border-top:1px solid #2b414c;padding:22px 14px 0;font-size:11px;color:#9eb1ba}.sidebar-bottom>.small-dot{color:#91b998;margin-right:7px}.sidebar-bottom p{color:#6f8996;font-size:11px;margin:12px 0 20px;line-height:1.8}.version{font-size:8px;letter-spacing:1.4px;color:#647f8c}.shell{margin-left:248px}.topbar{height:70px;border-bottom:1px solid var(--border);background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 38px}.breadcrumb{font-size:11px;color:var(--muted)}.breadcrumb span{margin:0 12px;color:#b6c0c5}.breadcrumb strong{color:#53636c;font-weight:500}.local-label{font-size:10px;color:#607b70;display:flex;align-items:center;gap:7px}main{padding:32px 38px 0;max-width:1700px;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.eyebrow{font-size:9px;letter-spacing:1.7px;color:#859395;margin:0 0 7px;font-weight:600}h1{font-size:29px;letter-spacing:-.7px;margin:0 0 5px;font-weight:650}.subtitle{color:var(--muted);margin:0;font-size:12px}.badge{display:inline-flex;gap:6px;align-items:center;border-radius:5px;padding:5px 9px;font-size:10px;font-weight:600;white-space:nowrap}.amber{background:#fff0e3;color:#a96536}.muted{background:#f0f3f4;color:#77868c}.green{background:#eaf5ef;color:#3e8260}.red{background:#fceceb;color:#b45250}.hero{display:flex;justify-content:space-between;background:#e9efed;border:1px solid #e0e8e4;border-radius:12px;padding:28px 34px;margin-bottom:22px;overflow:hidden;position:relative;min-height:252px}.hero-label{font-size:9px;letter-spacing:1.6px;font-weight:650;color:#6f8b7d}.hero h2{font-size:27px;line-height:1.25;letter-spacing:-.7px;font-weight:600;margin:12px 0}.hero p{font-size:11px;line-height:1.8;color:#72837c;margin-bottom:19px}.button{border:0;border-radius:6px;padding:10px 15px;display:inline-flex;align-items:center;justify-content:center;gap:25px;font-size:11px;font-weight:600;cursor:pointer;white-space:nowrap}.button.light{background:#fff;color:#415c50;box-shadow:0 1px 4px #1232}.primary{background:var(--ink);color:white}.button:hover{filter:brightness(.95)}.disabled{background:#e6ebea;color:#8c989c;cursor:not-allowed}.hero-diagram{width:265px;padding-top:20px;text-align:center;margin-right:32px;position:relative}.diagram-chip{display:inline-block;background:#ffffffc9;padding:10px 17px;border:1px solid #dae3df;box-shadow:0 3px 9px #1221;border-radius:7px;margin:0 6px;font-size:11px;font-weight:600;color:#708278}.diagram-line{height:35px;border-left:1px dashed #a6b9ae;width:1px;margin:auto}.diagram-center{display:inline-block;color:#fff;background:#29483c;padding:12px 32px 16px;border-radius:12px;font-size:32px;font-weight:600;box-shadow:0 10px 28px #1b3c3420;letter-spacing:-1px}.diagram-center span{display:block;font-size:7px;letter-spacing:1.4px;color:#b6cbbd}.diagram-note{font-size:9px;color:#819487;margin:12px 0}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:24px}.stat{background:white;border:1px solid var(--border);border-radius:9px;padding:19px 21px}.stat-label{font-size:11px;color:#697981;display:flex;align-items:center;justify-content:space-between}.stat-label>span{background:#f3f6f5;border-radius:6px;font-size:16px;color:#8e9f98;width:29px;height:29px;text-align:center}.stat>strong{font-size:32px;font-weight:600;display:block;margin:5px 0 4px;font-variant-numeric:tabular-nums}.stat>small{font-size:9px;color:#98a1a5}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:22px}.panel{background:white;border:1px solid var(--border);border-radius:9px;overflow:hidden;margin-bottom:22px;min-width:0}.panel-heading{display:flex;justify-content:space-between;align-items:center;padding:21px 23px;border-bottom:1px solid #eef1f1;gap:20px}.panel-heading h2{font-size:14px;letter-spacing:-.1px;margin:0;font-weight:650}.panel-heading p{font-size:10px;color:#8a969a;margin:5px 0 0}.text-link{font-size:10px;font-weight:600;color:#8c654f;white-space:nowrap}.text-link:hover,a.reset:hover{text-decoration:underline}.empty{text-align:center;padding:39px 18px;color:var(--muted)}.empty-symbol{border-radius:12px;background:#f4f6f5;border:1px solid #e7ece9;width:47px;height:47px;margin:0 auto 15px;display:flex;align-items:center;justify-content:center;color:#94a8a0;font-size:25px}.empty h3{font-size:13px;color:#4d626b;font-weight:600;margin:0 0 8px}.empty h2{font-size:20px;color:#4d626b}.empty p{font-size:11px;line-height:1.9;margin:0 0 18px}.panel-foot{font-size:9px;color:#91a09f;padding:13px 22px;border-top:1px solid #eef1f1;display:flex;justify-content:space-between}.connection-row{margin:0 23px;display:flex;align-items:center;gap:11px;padding:17px 0;border-bottom:1px solid #eef1f1}.market-logo{height:34px;width:34px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:19px;font-weight:700}.market-logo.shopee{background:#fff0e9;color:#ec764c}.market-logo.tiktok{background:#25343d;color:white}.connection-row strong{display:block;font-size:11px}.connection-row small{display:block;font-size:9px;color:#9aa4a8;margin-top:3px}.connection-row>.badge{margin-left:auto}.connection-note{margin:21px 23px 16px}.connection-note strong{font-size:10px;color:#6a7c74}.connection-note p{font-size:10px;color:#9aa4a5;line-height:1.8;margin:5px 0}.panel-action{display:flex;justify-content:space-between;padding:13px 23px;border-top:1px solid #eef1f1;font-size:10px;color:#6a8176}.panel-action:hover{background:#f7f9f8}.info-strip{display:flex;gap:15px;align-items:center;background:#f0f3f2;border:1px solid #e4eae7;padding:18px 22px;border-radius:8px}.info-icon{width:27px;height:27px;display:flex;align-items:center;justify-content:center;border:1px solid #b2c2ba;border-radius:50%;color:#83958a;font-family:serif;font-style:italic}.info-strip strong{font-size:11px;font-weight:600;color:#6e8176}.info-strip p{font-size:10px;color:#91a197;margin:4px 0 0}.info-strip>.text-link{margin-left:auto}footer{font-size:9px;color:#94a1a5;padding:25px 0;display:flex;justify-content:space-between;gap:20px}footer>span{color:#a9b2b5}.tabs{display:flex;gap:24px;border-bottom:1px solid #dfe5e5;margin-bottom:24px}.tabs a{padding:10px 3px 13px;color:#86928f;font-size:12px}.tabs a.current{color:#ab6b47;border-bottom:2px solid #cd865c;font-weight:650}.filters{display:flex;gap:12px;align-items:end;flex-wrap:wrap;padding:23px;background:#fff}.filters label{display:flex;flex-direction:column;gap:7px;font-size:10px;color:#74828a}.filters .search-field{flex:1;min-width:140px}input,select{padding:9px 10px;border:1px solid #dbe2e3;border-radius:5px;color:#3f535d;background:white;font-size:11px;min-height:37px;max-width:100%}input::placeholder{color:#adb6ba}select{max-width:190px}.reset{padding:10px 2px;color:#8b969b;font-size:11px}.table-meta{padding:14px 23px;border-top:1px solid #edf0f0;border-bottom:1px solid #edf0f0;display:flex;justify-content:space-between;gap:12px;font-size:10px;color:#92a0a5}.table-meta strong{font-weight:500;color:#71828a}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap}th{background:#fafbfb;color:#91a0a6;font-size:9px;font-weight:600;padding:14px 22px}td{font-size:11px;padding:15px 22px;border-bottom:1px solid #eef2f1;color:#4b626e}td a{color:#a16a4d;font-weight:600}td a:hover{text-decoration:underline}td .empty{white-space:normal;min-width:250px}tbody tr:last-child td{border-bottom:0}.cell-sub{display:block;color:#96a3a6;font-size:9px}.number{font-variant-numeric:tabular-nums}.hash{font-family:Consolas,monospace;font-size:10px}.break{overflow-wrap:anywhere}.pagination{display:flex;justify-content:space-between;align-items:center;padding:17px 23px;border-top:1px solid #edf0f0;gap:16px;font-size:10px;color:#91a0a5}.pagination nav{display:flex;align-items:center;gap:20px}.pagination nav>span{color:#c0c9cc}.pagination strong{font-weight:500;color:#697f8b}.pagination a{color:#657f70}.notice{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:17px 21px;background:#f8f2e9;border:1px solid #eee2cd;border-radius:8px;color:#9d7b4a;margin-bottom:24px;font-size:12px}.notice strong{font-weight:600}.notice p{font-size:11px;margin:5px 0 0;color:#a48d6e}.notice.error{display:block;color:#a84f4f;background:#fff1ef;border-color:#f4d6d1}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.settings-list{margin:0;padding:4px 23px}.settings-list>div{display:flex;justify-content:space-between;gap:24px;padding:18px 0;border-bottom:1px solid #eef1f1}.settings-list>div:last-child{border-bottom:0}.settings-list dt{font-size:11px;color:#849399}.settings-list dd{font-size:11px;margin:0;color:#456170;text-align:right}.connector-grid{display:grid;grid-template-columns:1fr 1fr;padding:23px;gap:40px}.connector-grid strong{font-size:14px;margin-right:15px}.connector-grid p{color:#8d9d9f;font-size:11px;line-height:1.8}.back-link{display:inline-block;font-size:11px;color:#8a7667;margin:0 0 18px}.payload-body{padding:25px;margin:0;color:#c8d9d3;background:#20343e;font:12px/1.8 Consolas,monospace;overflow:auto;max-height:600px;white-space:pre-wrap;overflow-wrap:anywhere}.skip{position:absolute;left:260px;top:-100px;background:#fff;z-index:30;padding:12px}.skip:focus{top:10px}.muted-text{color:#a7b3b5}
@media(min-width:1500px){main{padding-left:48px;padding-right:48px}.hero-diagram{margin-right:100px}.hero{min-height:260px}}
@media(max-width:1100px){.sidebar{width:215px;padding-left:12px;padding-right:12px}.shell{margin-left:215px}main{padding:25px 24px 0}.topbar{padding:0 24px}.hero-diagram{margin-right:0;width:230px}.hero{padding:25px}.hero h2{font-size:24px}.stat{padding:17px}.dashboard-grid{grid-template-columns:1.3fr 1fr}.panel-heading{padding:18px}.stat-grid{gap:12px}.info-strip>.text-link{display:none}.settings-grid{grid-template-columns:1fr}}
@media(max-width:760px){.sidebar{position:relative;width:100%;padding:17px 16px 10px}.brand{margin:0 0 16px;font-size:15px}.brand small{font-size:8px}.brand-mark{font-size:24px}.workspace,.nav-caption,.sidebar-bottom{display:none}.sidebar nav{display:flex;overflow:auto;gap:6px;padding-bottom:3px}.nav-link{white-space:nowrap;flex-shrink:0;padding:10px;font-size:10px;margin:0}.nav-link.selected{border-left:0;border-bottom:2px solid #e89670;padding:10px 10px 8px}.nav-icon{font-size:16px;width:15px}.shell{margin:0}.topbar{height:47px;padding:0 18px}.breadcrumb{font-size:9px}.local-label{font-size:9px}main{padding:22px 18px 0}.page-heading{margin-bottom:20px;align-items:flex-start}h1{font-size:23px}.subtitle{font-size:11px}.page-heading>.badge{font-size:8px;padding:5px 6px}.hero{padding:24px;min-height:0}.hero h2{font-size:25px}.hero-diagram{display:none}.stat-grid{grid-template-columns:1fr 1fr;gap:10px}.stat>strong{font-size:27px}.stat-label{font-size:10px}.stat>small{font-size:8px}.dashboard-grid,.settings-grid,.connector-grid{grid-template-columns:1fr;gap:0}.dashboard-grid .panel{margin-bottom:18px}.info-strip{align-items:flex-start;padding:16px}.info-icon{flex-shrink:0}.info-strip p{font-size:9px}footer{font-size:8px;flex-direction:column;gap:6px}.filters{padding:16px;gap:12px}.filters label{flex:1;min-width:125px}.filters input,.filters select{width:100%;max-width:none}.filters .search-field{flex-basis:100%}.notice{align-items:flex-start;flex-direction:column;gap:12px}.table-meta{padding:12px 16px;flex-direction:column;gap:4px}.pagination{padding:15px;flex-wrap:wrap}.pagination nav{gap:12px}.settings-list>div{gap:12px}.settings-list dd{max-width:60%}.connector-grid{gap:24px}.skip{left:10px}}
.login-page{display:grid;place-items:center;min-height:100vh;padding:24px;background:#eef2f0}.login-card{width:100%;max-width:430px;background:white;border:1px solid var(--border);border-radius:12px;padding:36px;margin:auto}.login-card form{display:flex;flex-direction:column;gap:10px;margin:26px 0}.login-card label{font-size:12px;color:#60747e}.login-card input{font-size:14px;padding:12px}.login-card button{margin-top:14px;font-size:13px}.login-card .notice{margin:20px 0 0}.logout-form{margin:0}.logout-form button{border:1px solid #dce4e0;border-radius:5px;background:white;padding:6px 11px;color:#52675f;font-size:11px;cursor:pointer}
