*{box-sizing:border-box}:root{--color-bg: #f5f7fb;--color-surface: #ffffff;--color-surface-muted: #f8fafc;--color-surface-card: #ffffff;--color-text: #172033;--color-text-muted: #52617a;--color-border: #dfe5ef;--color-border-strong: #c7d2e2;--color-primary-ink: #000f22;--color-app-navy: #0a2540;--color-app-navy-muted: #b8c9dd;--color-brand: #184b8f;--color-brand-muted: #254d7f;--color-focus: #2563eb;--color-success: #22613a;--color-success-surface: #e9f7ef;--color-warning: #92400e;--color-warning-surface: #fffbeb;--color-danger: #9f2732;--color-danger-surface: #fff0f0;--color-info: #254d7f;--color-info-surface: #edf3fb;--color-provider-jnt: #e31e24;--color-provider-shopee: #ee4d2d;--shadow-popover: 0 18px 40px rgb(23 32 51 / 14%);--shadow-card: 0 10px 22px rgb(10 37 64 / 8%)}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;background:var(--color-bg)}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.page-title{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.page-title h1{margin:0 0 6px;font-size:28px;line-height:1.2}.page-title p{margin:0;color:var(--color-text-muted)}.panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;padding:22px}.app-card{min-width:0;border:1px solid var(--color-border);border-radius:12px;background:var(--color-surface-card);box-shadow:0 4px 10px #0a25400a;padding:24px}.cta-row,.support-chip-list{display:flex;flex-wrap:wrap;gap:12px}.section-heading{display:grid;gap:8px;margin-bottom:18px}.section-heading h2{margin:0;color:var(--color-text);font-size:24px;line-height:1.2}.section-heading p{max-width:760px;margin:0;color:var(--color-text-muted);line-height:1.6}.support-chip-list{margin:0;padding:0;list-style:none}.support-chip-list li{border:1px solid var(--color-border-strong);border-radius:999px;background:var(--color-surface);color:var(--color-brand-muted);font-size:.85rem;font-weight:800;padding:.45rem .7rem}.primary-button,.secondary-button,.ghost-button,.danger-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:6px;padding:0 14px;font-weight:700;text-decoration:none}.primary-button{border:1px solid var(--color-brand);background:var(--color-brand);color:var(--color-surface)}.secondary-button{border:1px solid var(--color-border-strong);background:var(--color-surface);color:var(--color-brand-muted)}.ghost-button{border:1px solid transparent;background:transparent;color:var(--color-brand-muted)}.danger-button{border:1px solid var(--color-danger);background:var(--color-danger);color:var(--color-surface)}.compact-button{min-height:32px;padding:0 10px}.primary-button:focus-visible,.secondary-button:focus-visible,.ghost-button:focus-visible,.danger-button:focus-visible,.form-control:focus-visible,.menu-signout:focus-visible,.workspace-signout:focus-visible,a:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.ui-alert,.empty-state,.state-panel{padding:16px;border-radius:8px}.ui-alert{margin:0;border:1px solid var(--color-border);font-weight:700}.ui-alert-success{border-color:var(--color-success);background:var(--color-success-surface);color:var(--color-success)}.ui-alert-info{border-color:var(--color-info);background:var(--color-info-surface);color:var(--color-info)}.ui-alert-warning{border-color:var(--color-warning);background:var(--color-warning-surface);color:var(--color-warning)}.ui-alert-error{border-color:var(--color-danger);background:var(--color-danger-surface);color:var(--color-danger)}.empty-state{border:1px dashed var(--color-border-strong);color:var(--color-text-muted);background:var(--color-surface)}.table-wrap{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface)}.table-wrap table{width:100%;border-collapse:collapse}.table-wrap th,.table-wrap td{padding:12px 14px;border-bottom:1px solid #edf1f7;text-align:left;vertical-align:top}.table-wrap th{color:#46556f;font-size:13px;background:var(--color-surface-muted)}.table-wrap tr:last-child td{border-bottom:0}.form-field{display:grid;gap:7px;font-weight:700}.form-label{color:var(--color-text-muted);font-size:13px;font-weight:700}.form-control{width:100%;min-height:42px;border:1px solid var(--color-border-strong);border-radius:6px;background:var(--color-surface);color:var(--color-text);font:inherit;padding:9px 10px}textarea.form-control{resize:vertical}.form-help{color:var(--color-text-muted);line-height:1.5}.form-error{color:var(--color-danger)}.ui-badge,.status-badge{display:inline-flex;border-radius:999px;border:1px solid var(--color-border-strong);background:var(--color-surface-muted);color:var(--color-text-muted);font-size:.78rem;font-weight:800;line-height:1;padding:.35rem .55rem;text-transform:capitalize}.ui-badge-success{border-color:var(--color-success);background:var(--color-success-surface);color:var(--color-success)}.ui-badge-warning{border-color:var(--color-warning);background:var(--color-warning-surface);color:var(--color-warning)}.ui-badge-danger{border-color:var(--color-danger);background:var(--color-danger-surface);color:var(--color-danger)}.ui-badge-info{border-color:var(--color-info);background:var(--color-info-surface);color:var(--color-info)}.ui-badge-neutral{border-color:var(--color-border-strong);background:var(--color-surface-muted);color:var(--color-text-muted)}.provider-tag{min-height:32px;display:inline-flex;align-items:center;border:1px solid var(--color-border);border-left-width:5px;border-radius:6px;background:var(--color-surface-muted);color:var(--color-text);font-size:.78rem;font-weight:800;line-height:1;padding:0 12px;text-transform:uppercase}.provider-tag-jnt{border-left-color:var(--color-provider-jnt)}.provider-tag-shopee{border-left-color:var(--color-provider-shopee)}.workspace-sidebar{width:264px;height:100vh;display:flex;align-self:flex-start;position:sticky;top:0;flex:0 0 264px;flex-direction:column;gap:18px;border-right:1px solid var(--color-border);background:#eef3f8;overflow-y:auto;padding:22px 16px}.workspace-brand{--brand-wordmark-width: 132px;padding:0 6px 12px}.workspace-new-job,.workspace-nav a,.workspace-bottom-nav a,.workspace-signout{min-height:42px;display:flex;align-items:center;gap:10px;border-radius:8px;padding:0 14px;font-weight:800;text-decoration:none}.workspace-new-job{justify-content:center;margin:4px 0 12px;background:var(--color-app-navy);color:var(--color-surface)}.workspace-new-job span{font-size:24px;line-height:1}.workspace-nav,.workspace-bottom-nav{display:grid;align-content:start;gap:6px}.workspace-nav{flex:1}.workspace-nav a,.workspace-bottom-nav a,.workspace-signout{color:var(--color-text-muted)}.workspace-nav a.active,.workspace-nav a:hover,.workspace-bottom-nav a:hover,.workspace-signout:hover{background:#cfe0ff;color:var(--color-brand-muted)}.workspace-signout{border:0;background:transparent;color:var(--color-danger);cursor:pointer}.app-footer{border-top:1px solid var(--color-border);background:var(--color-surface)}.app-footer-inner{width:min(1180px,calc(100% - 40px));min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 auto;color:var(--color-text-muted);font-size:14px}.app-footer-links{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:12px}.app-footer-links a{color:var(--color-brand-muted);font-weight:700;text-decoration:none}.app-footer-links a:hover{text-decoration:underline}.menu{position:relative}.menu-button{gap:7px}.menu-chevron{width:7px;height:7px;margin-top:-3px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}.menu-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:10;min-width:190px;display:grid;gap:4px;padding:8px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);box-shadow:var(--shadow-popover)}.menu-panel a,.menu-signout{color:var(--color-brand-muted);text-decoration:none;padding:9px 10px;border-radius:6px;font-weight:600}.menu-signout{border:0;background:transparent;font:inherit;text-align:left;cursor:pointer}.menu-panel a.active,.menu-panel a:hover,.menu-signout:hover{background:var(--color-info-surface)}.success-text{color:var(--color-success)}.danger-text{color:var(--color-danger)}@media (max-width: 680px){.page-title{flex-direction:column}.page-title .primary-button,.page-title .secondary-button,.page-title .ghost-button,.page-title .danger-button,.title-actions,.title-actions a,.download-all,.download-all button{width:100%}}footer{padding:40px 32px 22px;border-top:1px solid var(--color-border);color:var(--color-text-muted);background:var(--color-surface);font-size:14px}footer a{color:var(--color-brand-muted);text-decoration:none}.footer-inner,.footer-brand,.footer-column{display:grid}.footer-inner{max-width:1180px;margin:0 auto;gap:30px}.footer-top{display:grid;grid-template-columns:minmax(240px,1.4fr) repeat(3,minmax(150px,1fr));gap:36px}.footer-brand,.footer-column{align-content:start}.footer-brand{gap:14px}.footer-brand-lockup,.footer-bottom,.footer-bottom-links{display:flex;align-items:center}.footer-brand-lockup{gap:12px;color:var(--color-text)}.footer-brand-lockup strong{font-size:28px}.footer-brand p,.footer-support-note{margin:0;line-height:1.6}.footer-column{gap:13px}.footer-column h2{margin:0 0 4px;color:var(--color-text);font-size:16px}.footer-column a,.footer-bottom-links a{color:var(--color-text-muted)}.footer-support-note{justify-self:center;max-width:760px;text-align:center;font-weight:700}.footer-bottom{justify-content:space-between;gap:20px;color:var(--color-text-muted)}.footer-bottom-links{gap:18px;flex-wrap:wrap}@media (max-width: 680px){footer{padding:32px 18px 22px}.footer-top{grid-template-columns:1fr;gap:24px}.footer-bottom,.footer-bottom-links{flex-direction:column;align-items:flex-start}.footer-bottom-links{gap:9px}}
