:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#18211b;background:#f4f6f3;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #18211b;--muted: #69736d;--line: #dfe5df;--panel: #ffffff;--green-950: #0c261b;--green-900: #123326;--green-700: #276a4b;--lime: #b9f35c;--lime-soft: #effbdc;--shadow: 0 16px 42px rgba(20, 44, 30, .07)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f4f6f3}button,input,select{font:inherit}button,select{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid rgba(120,191,59,.35);outline-offset:2px}.app-shell{display:grid;grid-template-columns:238px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:26px 18px 18px;color:#f7fff9;background:radial-gradient(circle at 12% 8%,rgba(185,243,92,.16),transparent 24%),linear-gradient(155deg,var(--green-900),var(--green-950))}.brand{display:flex;align-items:center;gap:12px;padding:0 10px 30px;font-size:17px;font-weight:750;letter-spacing:-.02em}.brand>span:last-child{display:inline-flex;align-items:baseline;gap:2px}.brand em{color:var(--lime);font-size:11px;font-style:normal;font-weight:850;letter-spacing:.05em}.brand-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:11px;color:var(--green-950);background:var(--lime);box-shadow:0 8px 24px #b9f35c2e}.nav-label{margin:0 10px 9px;color:#f0faf475;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.nav-link{display:flex;align-items:center;gap:11px;min-height:44px;padding:0 12px;border-radius:12px;color:#f7fff9b8;font-size:14px;font-weight:650;text-decoration:none}.nav-link.active{color:#fff;background:#ffffff1a;box-shadow:inset 3px 0 0 var(--lime)}.sidebar-spacer{flex:1}.data-source-card{display:flex;align-items:center;gap:10px;padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:14px;color:#f7fff994;background:#0000001f;font-size:11px;line-height:1.55}.data-source-card svg{flex:0 0 auto;color:var(--lime)}.data-source-card strong{display:block;margin-bottom:3px;color:#f7fff9eb;font-size:12px}.data-source-card small{display:block}.main-shell{min-width:0}.topbar{display:flex;align-items:center;justify-content:space-between;min-height:68px;padding:0 34px;border-bottom:1px solid var(--line);background:#ffffffd1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar-context{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:13px}.role-pill{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid #d8e3d7;border-radius:999px;color:#365143;background:#f8fbf8;font-size:12px;font-weight:700}.role-pill:before{width:7px;height:7px;border-radius:50%;background:#63ad42;content:"";box-shadow:0 0 0 3px #63ad4224}.topbar-actions{display:flex;align-items:center;gap:9px}.logout-button{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:0 11px;border:1px solid #d8e3d7;border-radius:10px;color:#526158;background:#fff;font-size:11px;font-weight:750}.logout-button:hover{border-color:#aebcaf;background:#f8faf8}.login-screen{display:grid;min-height:100vh;place-items:center;padding:28px 18px;background:radial-gradient(circle at 20% 12%,rgba(185,243,92,.18),transparent 26%),radial-gradient(circle at 85% 80%,rgba(39,106,75,.13),transparent 30%),#edf2ed}.login-card{width:min(430px,100%);padding:34px;border:1px solid #dce4dd;border-radius:22px;background:#fffffff5;box-shadow:0 28px 80px #12332624}.login-brand{display:flex;align-items:center;gap:10px;margin-bottom:34px;color:var(--green-950);font-size:16px}.login-brand>span:last-child{display:inline-flex;align-items:baseline;gap:2px}.login-brand em{color:var(--green-700);font-size:10px;font-style:normal}.login-icon{display:grid;width:44px;height:44px;margin-bottom:18px;place-items:center;border-radius:14px;color:var(--green-950);background:var(--lime)}.login-card h1{margin:5px 0 8px;color:var(--ink);font-size:30px;letter-spacing:-.04em}.login-card>p{margin:0 0 24px;color:var(--muted);font-size:13px;line-height:1.55}.login-card form,.login-card form label{display:grid;gap:9px}.login-card form{gap:16px}.login-card form label>span{color:#58665e;font-size:11px;font-weight:750}.login-card form label>div{position:relative}.login-card form label svg{position:absolute;top:50%;left:12px;color:#7f8c84;transform:translateY(-50%)}.login-card input{width:100%;height:44px;padding:0 13px 0 38px;border:1px solid #d7e0d8;border-radius:11px;color:var(--ink);background:#fbfcfb}.login-card form>button{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:44px;margin-top:4px;border:0;border-radius:11px;color:var(--green-950);background:var(--lime);font-weight:800}.login-card form>button:disabled{cursor:wait;opacity:.65}.login-error{padding:10px 12px;border-radius:9px;color:#883f3f;background:#fbeaea;font-size:12px}.login-loading{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:13px}.content{width:min(1480px,100%);margin:0 auto;padding:32px 34px 46px}.page-heading,.list-panel-heading,.pagination{display:flex;align-items:center;justify-content:space-between;gap:20px}.page-heading{margin-bottom:22px}.page-heading h1{margin:3px 0 4px;font-size:clamp(28px,3vw,38px);line-height:1.1;letter-spacing:-.045em}.page-heading p{margin:0;color:var(--muted);font-size:14px}.eyebrow{color:var(--green-700);font-size:10px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.refresh-button,.reset-button,.pagination button,.score-toggle{border:1px solid #d9e1da;border-radius:10px;color:#34443a;background:#fff;transition:border-color .14s ease,background .14s ease,transform .14s ease}.refresh-button{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-size:13px;font-weight:720}.refresh-button:hover,.reset-button:hover,.pagination button:hover:not(:disabled),.score-toggle:hover{border-color:#aebcaf;background:#f9fbf9}.refresh-button:active,.reset-button:active,.pagination button:active:not(:disabled){transform:translateY(1px)}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.summary-card{position:relative;overflow:hidden;min-height:118px;padding:19px;border:1px solid var(--line);border-radius:16px;background:var(--panel);box-shadow:0 10px 30px #12332609}.summary-card:after{position:absolute;top:-30px;right:-25px;width:90px;height:90px;border-radius:50%;background:var(--card-accent, rgba(39, 106, 75, .08));content:""}.summary-card span{display:block;margin-bottom:13px;color:var(--muted);font-size:12px;font-weight:650}.summary-card>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.summary-card>div svg{position:relative;z-index:1;color:var(--green-700)}.summary-card strong{display:block;font-size:27px;line-height:1;letter-spacing:-.04em}.summary-card small{display:block;margin-top:8px;color:#8a938e;font-size:10px}.tone-green{--card-accent: rgba(39, 106, 75, .12)}.tone-neutral{--card-accent: rgba(105, 115, 109, .1)}.tone-lime{--card-accent: rgba(185, 243, 92, .28)}.tone-purple{--card-accent: rgba(126, 92, 185, .1)}.list-panel{overflow:hidden;border:1px solid var(--line);border-radius:17px;background:var(--panel);box-shadow:var(--shadow)}.list-panel-heading{padding:20px 22px 15px}.list-panel-heading h2{margin:0 0 4px;font-size:17px;letter-spacing:-.02em}.list-panel-heading>div{display:flex;align-items:center;gap:10px}.list-panel-heading>div>svg{color:var(--green-700)}.list-panel-heading>div>span{display:grid;gap:2px}.list-panel-heading strong{font-size:17px;letter-spacing:-.02em}.list-panel-heading small{color:var(--muted);font-size:11px}.list-panel-heading p{margin:0;color:var(--muted);font-size:12px}.read-only-badge{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;padding:6px 10px;border-radius:999px;color:#55705f;background:#edf4ee;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.list-statuses{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.sync-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;font-size:10px;font-weight:750}.sync-badge.is-current{color:#276a4b;background:#eff8ed}.sync-badge.is-stale{color:#8a5a12;background:#fff5df}.filters-panel{display:flex;align-items:end;gap:12px;padding:15px 22px;border-top:1px solid #edf0ed;border-bottom:1px solid #e6ebe6;background:#fbfcfb}.search-field{position:relative;flex:1 1 360px}.search-field svg{position:absolute;top:50%;left:12px;color:#829087;transform:translateY(-50%)}.search-field input,.filter-controls select{width:100%;height:40px;border:1px solid #d8e0d9;border-radius:10px;color:var(--ink);background:#fff}.search-field input{padding:0 38px 0 37px}.search-field input::placeholder{color:#a0aaa4}.search-progress{position:absolute;top:14px;right:13px;color:var(--green-700);width:12px;height:12px;border:2px solid #dce8df;border-top-color:var(--green-700);border-radius:50%;animation:spin .8s linear infinite}.filter-controls{display:flex;align-items:end;gap:10px;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end}.filter-controls label{display:grid;gap:5px;color:#737e77;font-size:10px;font-weight:750;letter-spacing:.04em}.filter-controls select{min-width:145px;padding:0 31px 0 10px;font-size:12px}.score-toggle,.reset-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:40px;padding:0 12px;font-size:11px;font-weight:750}.score-toggle.active{border-color:#a9d65d;color:#365711;background:var(--lime-soft)}.reset-button{display:inline-flex;align-items:center;gap:6px;color:#6e7772}.table-scroll{overflow-x:auto}.sales-table{width:100%;min-width:1040px;border-collapse:collapse;table-layout:fixed}.sales-table th{padding:11px 14px;border-bottom:1px solid #e4e9e4;color:#77817b;background:#f6f8f6;font-size:10px;font-weight:800;letter-spacing:.05em;text-align:left;text-transform:uppercase;white-space:nowrap}.sales-table th button{display:inline-flex;align-items:center;gap:5px;padding:0;border:0;color:inherit;background:transparent;font:inherit;text-transform:inherit}.sales-table th:nth-child(1){width:11%}.sales-table th:nth-child(2){width:31%}.sales-table th:nth-child(3){width:13%}.sales-table th:nth-child(4){width:8%}.sales-table th:nth-child(5){width:18%}.sales-table th:nth-child(6){width:8%}.sales-table th:nth-child(7){width:11%}.sales-table td{padding:14px;border-bottom:1px solid #edf0ed;color:#28322c;font-size:12px;vertical-align:top}.sales-table tbody tr{transition:background .12s ease}.sales-table tbody tr:hover{background:#fbfdfb}.sales-table tbody tr:last-child td{border-bottom:0}.listing-column{display:grid;gap:6px}.listing-title-row{display:flex;align-items:flex-start;gap:6px}.listing-title-row a,.listing-title-row strong{color:#1f3c2d;font-weight:700;line-height:1.35}.listing-title-row a{display:inline-flex;align-items:flex-start;gap:5px;text-decoration-color:#b2c5b7;text-underline-offset:3px}.listing-title-row a:hover{color:#2e724f}.listing-title-row svg{flex:0 0 auto;margin-top:1px;color:#718078}.listing-id{overflow:hidden;color:#8a948e;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.source-badge,.score,.mpn-list span{display:inline-flex;align-items:center;width:fit-content;border-radius:999px;font-weight:750}.source-badge{padding:5px 8px;color:#4e6256;background:#eff3f0;font-size:10px}.source-badge i{width:5px;height:5px;border-radius:50%;background:#6aa848}.price{font-size:13px;font-weight:780;white-space:nowrap}.price-meta,.quantity{display:block;margin-top:4px;color:#8a948e;font-size:10px}.mpn-list{display:flex;flex-wrap:wrap;gap:5px}.mpn-list span{padding:4px 7px;color:#45534b;background:#f0f2f0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9px}.score{min-width:38px;justify-content:center;padding:5px 7px;font-size:11px}.score-perfect{color:#3e6118;background:#e8f7cf}.score-strong{color:#725d20;background:#fbf1cf}.score-medium{color:#715b34;background:#f7ead6}.score-low{color:#7a5353;background:#f8e7e7}.muted{color:#9aa39e}.pagination{padding:14px 22px;border-top:1px solid #e9ede9;color:var(--muted);font-size:11px}.pagination>div{display:flex;align-items:center;gap:8px}.pagination>label{display:inline-flex;align-items:center;gap:8px}.pagination select{height:32px;border:1px solid #d9e1da;border-radius:8px;color:#34443a;background:#fff;font-size:11px}.pagination button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:32px}.pagination button:disabled{cursor:not-allowed;opacity:.38}.empty-state,.error-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:310px;place-items:center;padding:44px;color:var(--muted);text-align:center}.error-state>div{max-width:420px}.empty-state svg,.error-state svg{margin-bottom:12px;color:#809087}.empty-state strong,.error-state strong{display:block;margin:0 0 8px;color:var(--ink);font-size:17px}.empty-state p,.error-state p{margin:0;font-size:13px;line-height:1.55}.error-state button{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 13px;border:1px solid #d9e1da;border-radius:10px;color:#34443a;background:#fff;margin-top:16px}.loading-table{min-height:330px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.75),transparent) 0 0 / 260px 100% no-repeat,repeating-linear-gradient(#fff 0 54px,#edf0ed 54px 55px);animation:shimmer 1.4s linear infinite}.loading-table span{display:none}.spin{animation:spin .8s linear infinite}@keyframes shimmer{0%{background-position:-280px 0,0 0}to{background-position:calc(100% + 280px) 0,0 0}}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1320px){.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filters-panel{align-items:stretch;flex-direction:column}.search-field{flex:0 0 auto}.filter-controls{flex-wrap:wrap}}@media(max-width:760px){.app-shell{display:block}.sidebar{position:static;height:auto;padding:14px 16px;flex-direction:row;align-items:center;gap:12px}.brand{padding:0}.brand>span:last-child,.nav-label,.data-source-card,.sidebar-spacer{display:none}.nav-link{min-height:38px}.topbar{min-height:56px;padding:0 18px}.content{padding:24px 16px 32px}.page-heading{align-items:flex-start}.page-heading p{max-width:300px}.summary-grid{grid-template-columns:1fr 1fr;gap:10px}.summary-card{min-height:105px;padding:15px}.summary-card strong{font-size:23px}.list-panel-heading,.filters-panel,.pagination{padding-left:16px;padding-right:16px}.filter-controls select{min-width:128px}}@media(max-width:500px){.topbar-context,.refresh-button span{display:none}.refresh-button{width:40px;padding:0;justify-content:center}.summary-grid{grid-template-columns:1fr}.filter-controls{display:grid;grid-template-columns:1fr 1fr}.score-toggle,.reset-button{width:100%}.pagination>span:first-child{display:none}}
