:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;color:#172b4d;background:#f5f7fa;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;font-size:14px}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}.app-shell{min-height:100vh;display:flex;background:#f5f7fa}.sidebar{width:232px;flex:0 0 232px;min-height:100vh;background:#102a43;color:#d9e2ec;display:flex;flex-direction:column;padding:18px 12px 14px;position:relative;z-index:3}.brand-row{display:flex;align-items:center;gap:10px;padding:4px 8px 21px}.brand-mark{width:31px;height:31px;display:grid;place-items:center;background:#f1641e;border-radius:6px;color:#fff;font-weight:800;font-size:19px}.brand-row strong{display:block;color:#fff;font-size:16px;line-height:20px}.brand-row span{display:block;color:#9fb3c8;font-size:13px;line-height:17px}.new-table-button{height:35px;margin-top:14px;border:1px solid #486581;background:#193955;color:#fff;border-radius:5px;display:flex;gap:8px;align-items:center;justify-content:center;font-size:14px;font-weight:650}.new-table-button:hover{background:#244a69}.sidebar-heading{color:#829ab1;font-size:12px;font-weight:700;letter-spacing:.7px;margin:25px 8px 9px}.library-nav,.table-nav{display:flex;flex-direction:column;gap:4px}.library-nav-item,.table-nav-item{min-width:0;min-height:50px;display:flex;align-items:center;gap:9px;padding:8px;border:1px solid transparent;background:transparent;color:#bcccdc;text-align:left;border-radius:5px}.library-nav-item{width:100%}.table-nav-item{flex:1}.library-nav-item:hover,.table-nav-item:hover{background:#193955}.library-nav-item.active,.table-nav-item.active{background:#243f5a;color:#fff;border-color:#486581}.library-nav-item span,.table-nav-item span{min-width:0;overflow:hidden}.library-nav-item strong,.library-nav-item small,.table-nav-item strong,.table-nav-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.library-nav-item strong,.table-nav-item strong{font-size:14px;line-height:19px;font-weight:650}.library-nav-item small,.table-nav-item small{color:#9fb3c8;font-size:12px;line-height:16px}.table-nav-entry{display:flex;align-items:center;gap:2px}.table-nav-delete{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border:1px solid transparent;border-radius:5px;background:transparent;color:#9fb3c8;opacity:.7}.table-nav-entry:hover .table-nav-delete,.table-nav-delete:focus-visible{opacity:1}.table-nav-delete:hover{border-color:#486581;background:#193955;color:#fff}.sidebar-empty{padding:10px 8px;color:#829ab1;font-size:13px}.sidebar-foot{margin-top:auto;padding:11px 8px 0;border-top:1px solid #334e68;color:#9fb3c8;display:flex;align-items:center;gap:8px;font-size:13px}.workspace{min-width:0;flex:1;display:flex;flex-direction:column;padding:0 24px 18px}.topbar{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #d9e2ec}.title-block{min-width:0}.title-block h1{font-size:21px;font-weight:720;color:#102a43;margin:0;letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.title-block p{margin:5px 0 0;color:#627d98;font-size:14px}.top-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.button{height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 11px;border-radius:5px;border:1px solid transparent;font-size:14px;font-weight:650;white-space:nowrap}.button.primary{background:#f1641e;color:#fff;border-color:#dd5616}.button.primary:hover:not(:disabled){background:#d95012}.button.danger{background:#ba2525;color:#fff;border-color:#a61b1b}.button.danger:hover:not(:disabled){background:#911111}.button.secondary{background:#fff;color:#334e68;border-color:#bcccdc}.button.secondary:hover:not(:disabled){background:#f0f4f8}.button.icon-only{width:34px;padding:0}.file-input{display:none}.icon-button{width:32px;height:32px;display:inline-grid;place-items:center;padding:0;background:transparent;border:1px solid transparent;border-radius:5px;color:#486581}.icon-button:hover:not(:disabled){background:#e9eff5;border-color:#d9e2ec}.mobile-menu,.mobile-only{display:none}.context-row{min-height:43px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#627d98}.context-meta{display:flex;gap:12px;align-items:center;font-size:13px;flex-wrap:wrap;justify-content:flex-end}.status{display:inline-flex;max-width:min(650px,62vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;align-items:center;min-height:24px;padding:3px 8px;border-radius:4px;font-size:13px;font-weight:600}.status.success{color:#147d64;background:#d7f2e3}.status.error{color:#a61b1b;background:#fde2e2}.status.working{color:#1f5f9d;background:#d9efff}.status.idle{color:#526d82;background:#e9eff5}.pending{color:#9c4c10}.table-toolbar{min-height:45px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:6px 0;font-size:14px;color:#627d98}.table-filter-controls{min-width:0;display:flex;align-items:center;gap:8px}.search-field{width:min(330px,100%);height:33px;border:1px solid #bcccdc;border-radius:5px;background:#fff;display:flex;align-items:center;gap:8px;padding:0 9px;color:#829ab1}.search-field:focus-within{border-color:#f1641e;box-shadow:0 0 0 2px #fee4d6}.search-field input{width:100%;min-width:0;border:0;outline:0;color:#243b53;font-size:14px}.search-field input::placeholder{color:#9fb3c8}.reset-filters-button{height:33px;padding:0 10px}.month-filter{height:33px;display:inline-flex;align-items:center;gap:6px;padding:0 8px;border:1px solid #bcccdc;border-radius:5px;background:#fff;color:#486581;font-size:13px;font-weight:650;white-space:nowrap}.month-filter input{width:112px;min-width:0;height:29px;border:0;outline:0;background:transparent;color:#243b53;font-size:13px}.month-filter:focus-within{border-color:#f1641e;box-shadow:0 0 0 2px #fee4d6}.table-frame{flex:1;min-height:414px;border:1px solid #cbd6e2;background:#fff;border-radius:6px;overflow:hidden}.scroll-area{height:100%;overflow:auto}table{min-width:1600px;width:100%;border-collapse:separate;border-spacing:0;font-size:14px}.temu-table{min-width:1880px}th{position:sticky;top:0;z-index:2;height:39px;padding:0 10px;background:#1e3a5f;color:#f0f4f8;font-weight:650;border-bottom:1px solid #102a43;white-space:nowrap;text-align:center}td:nth-child(2){text-align:left}td{height:64px;padding:8px 10px;color:#334e68;border-bottom:1px solid #e6edf3;text-align:center;white-space:nowrap;vertical-align:middle;background:#fff}tbody tr:hover td{background:#f7fafc}.sticky-rank{position:sticky;left:0;z-index:1;width:56px;min-width:56px;text-align:center!important}th.sticky-rank{z-index:4;background:#1e3a5f}.sticky-product{position:sticky;left:56px;z-index:1;width:292px;min-width:292px;border-right:1px solid #d9e2ec}th.sticky-product{z-index:4;background:#1e3a5f}.temu-table .temu-sticky-product{left:0;width:328px;min-width:328px}.temu-table th.temu-sticky-product{z-index:4;background:#1e3a5f}tbody tr:hover .sticky-rank,tbody tr:hover .sticky-product{background:#f7fafc}.rank-cell{color:#486581;font-weight:700;text-align:center}.product-cell{display:flex;align-items:center;gap:9px}.thumbnail{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center;border-radius:4px;background:#e9eff5;color:#829ab1;overflow:hidden}.thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.product-copy{min-width:0;display:grid;gap:2px}.product-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;font-weight:650;color:#243b53;max-width:220px}.product-copy span{display:block;overflow:hidden;text-overflow:ellipsis;color:#627d98;font-size:12px}.flag{display:inline-flex;align-items:center;justify-content:center;min-width:28px;min-height:20px;border-radius:3px;font-size:12px;font-weight:700}.flag.yes{background:#d9f3e5;color:#147d64}.flag.no{background:#eef2f6;color:#627d98}.sort-button{padding:0;border:0;background:transparent;color:inherit;font-size:14px;font-weight:650;display:inline-flex;align-items:center;gap:5px}.sort-button:hover{color:#fff}.sort-button span{color:#9fb3c8;font-size:12px}.weekly-column{color:#c3f0cf}.weekly-cell{color:#147d64;font-weight:650}.weekly-value i{font-style:normal;color:#1f9d67;margin-right:3px;font-size:12px}.heat-score{color:#c05621;font-weight:760}.temu-rating{min-width:168px;white-space:normal;line-height:19px}.external-link{display:inline-grid;place-items:center;color:#1f5f9d}.external-link:hover{color:#f1641e}.empty-state{height:100%;min-height:414px;color:#627d98;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;font-size:15px;text-align:center;padding:30px}.empty-state strong{color:#334e68;font-size:16px}.empty-state span{max-width:360px;line-height:20px}.pagination{min-height:50px;display:flex;justify-content:flex-end;align-items:center;color:#627d98;font-size:14px}.pagination-controls{display:flex;align-items:center;justify-content:flex-end;gap:8px}.page-arrow-controls{display:flex;gap:5px}.pagination .icon-button{background:#fff;border-color:#d9e2ec}.pagination .icon-button:hover:not(:disabled){border-color:#9fb3c8}.page-jump-field{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;color:#486581}.page-jump-field input{width:58px;height:32px;padding:0 8px;border:1px solid #bcccdc;border-radius:5px;outline:none;color:#243b53;background:#fff;text-align:center}.page-jump-field input:focus{border-color:#f1641e;box-shadow:0 0 0 2px #fee4d6}.page-jump-button{height:32px}.page-jump-error{position:fixed;top:50%;left:50%;z-index:30;transform:translate(-50%,-50%);padding:12px 18px;border-radius:5px;background:#111;color:#fff;font-size:14px;font-weight:650;box-shadow:0 10px 28px #00000047}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;background:#102a4361;display:grid;place-items:center;padding:18px}.modal{width:min(420px,100%);background:#fff;border-radius:7px;box-shadow:0 16px 44px #102a433d}.modal header,.modal footer{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;border-bottom:1px solid #d9e2ec}.modal header h2{margin:0;color:#102a43;font-size:17px}.modal-body{padding:16px;display:grid;gap:14px}.modal-body label{display:grid;gap:6px;color:#334e68;font-size:14px;font-weight:650}.modal-body input{width:100%;height:36px;border:1px solid #bcccdc;border-radius:5px;color:#243b53;padding:0 9px;outline:none}.modal-body input:focus{border-color:#f1641e;box-shadow:0 0 0 2px #fee4d6}.modal-body p{margin:0;color:#627d98;line-height:20px;font-size:14px}.modal footer{justify-content:flex-end;gap:8px;border-bottom:0;border-top:1px solid #d9e2ec}.upload-manager{width:min(680px,100%)}.upload-list{max-height:min(52vh,460px);overflow:auto;gap:0;padding:0}.upload-entry{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 16px;border-bottom:1px solid #e6edf3}.upload-entry:last-child{border-bottom:0}.upload-entry-copy{min-width:0;display:grid;gap:5px}.upload-entry-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#243b53}.upload-entry-copy span{color:#627d98;font-size:13px}.confirmation-backdrop{z-index:11}.confirmation-dialog{width:min(460px,100%)}.notice{position:fixed;right:20px;bottom:20px;z-index:20;max-width:min(480px,calc(100vw - 40px));display:flex;align-items:center;gap:12px;padding:10px 11px 10px 13px;background:#102a43;color:#fff;border-radius:5px;box-shadow:0 10px 24px #102a4340;font-size:14px}.notice button{border:0;padding:1px;background:transparent;color:#d9e2ec;display:inline-grid;place-items:center}.sidebar-backdrop{display:none}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:980px){.workspace{padding:0 16px 16px}.topbar{align-items:flex-start;padding:13px 0}.top-actions{max-width:430px}.button.secondary:not(.icon-only,.export-button,.import-button,.upload-manager-button,.reset-filters-button){display:none}}@media(max-width:720px){.sidebar{position:fixed;left:0;top:0;bottom:0;transform:translate(-104%);transition:transform .18s ease;box-shadow:12px 0 30px #102a4340}.sidebar.open{transform:translate(0)}.mobile-menu,.mobile-only{display:inline-grid}.brand-row .mobile-only{margin-left:auto;color:#d9e2ec}.sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#102a4357;z-index:2}.workspace{padding:0 12px 12px}.topbar{min-height:78px;gap:9px}.title-block h1{font-size:17px;max-width:140px}.title-block p{font-size:12px}.top-actions{gap:5px;margin-left:auto}.top-actions .button.primary{padding:0 9px;font-size:13px}.context-row{align-items:flex-start;flex-direction:column;padding:7px 0}.context-meta{justify-content:flex-start}.status{max-width:calc(100vw - 24px)}.table-toolbar{align-items:flex-start;flex-direction:column;padding:9px 0}.table-filter-controls{width:100%;flex-wrap:wrap}.search-field{width:100%}.reset-filters-button{flex:1 1 auto}.month-filter{flex:1 1 auto;justify-content:center}.table-frame,.empty-state{min-height:360px}.pagination{align-items:flex-end}.pagination-controls{max-width:100%;flex-wrap:wrap}.page-jump-field{flex:1 1 100%;justify-content:flex-end}.notice{right:12px;bottom:12px}}
