.container{max-width:1120px;margin:0 auto;padding:24px}.card{background:var(--card-bg);border:1px solid var(--hairline);border-radius:24px;box-shadow:var(--shadow);backdrop-filter:saturate(1.05) blur(8px);-webkit-backdrop-filter:saturate(1.05) blur(8px);padding:20px;margin-bottom:20px}.dropzone{border:2px dashed rgba(2,6,23,.12);border-radius:24px;padding:48px 24px;text-align:center;background:linear-gradient(180deg,#fff,#f8fbff)}.dropzone.dz-hover{border-color:var(--accent);background:linear-gradient(180deg,#fff 0%,var(--brand-soft) 100%)}.dz-icon{width:56px;height:56px;border-radius:999px;background:var(--brand-soft);display:inline-grid;place-items:center;margin:0 auto 12px;font-size:14px;font-weight:700}.dz-icon-svg{width:26px;height:26px;stroke:#3f4aa8;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.dz-title{margin:0;font-size:24px}.dz-sub{margin:6px 0 16px;color:var(--muted)}.dz-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.processing{margin-top:12px;font-size:13px;color:var(--accent-700);font-weight:600}.upload-status{margin-top:12px;font-size:13px;color:#334155;font-weight:600}.btn{display:inline-flex;align-items:center;gap:8px;padding:12px 16px;border-radius:999px;border:0;cursor:pointer;color:#fff;background:linear-gradient(180deg,var(--accent) 0%,var(--accent-700) 100%);box-shadow:0 6px 16px rgba(63,74,168,.28),0 1px 1px rgba(0,0,0,.05);transition:transform .12s ease,filter .12s ease;font:600 14px/1.2 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji}.btn:hover{filter:none;background:linear-gradient(180deg,var(--accent-hover) 0%,var(--accent-hover) 100%)}.btn:active{transform:translateY(1px)}.btn:focus{outline:2px solid var(--focus-ring);outline-offset:2px}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn.ghost{background:#fff;color:var(--accent);box-shadow:inset 0 0 0 1px rgba(63,74,168,.35)}.btn.ghost:hover{background:#fff;color:var(--accent-hover);box-shadow:inset 0 0 0 1px rgba(63,74,168,.45)}.btn.secondary{background:linear-gradient(180deg,#f3f5f8,#e8ecf2);color:#0f172a;box-shadow:inset 0 0 0 1px #e1e6ed}.btn.small{padding:8px 12px;font-weight:600}.btn.tiny{padding:6px 10px;font-size:12px}.section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.section-title{display:flex;align-items:center;gap:8px;font-weight:800;font-size:18px}.section-sub{color:var(--muted);font-size:13px;margin-top:2px}.meta-inline{margin-top:4px;color:var(--muted);font-size:12px}.settings-panel{margin-top:14px}.settings-toggle{appearance:none;border:0;background:0 0;padding:0;margin:0;display:inline-flex;align-items:center;gap:6px;color:var(--accent);cursor:pointer;font:600 14px/1.2 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial;text-decoration:none}.settings-toggle:hover{color:var(--accent-hover)}.settings-toggle:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px;border-radius:4px}.settings-toggle-arrow{font-size:10px;line-height:1;color:var(--muted);transition:transform .16s ease}.settings-toggle[aria-expanded=true] .settings-toggle-arrow{transform:rotate(180deg)}.optional-settings{margin-top:12px;padding-top:14px;border-top:1px solid var(--hairline);display:grid;gap:14px}.settings-block{display:grid;gap:8px}.settings-heading{text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700;color:#8d95bf}.settings-threshold-grid{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:10px}.threshold-card{display:flex;flex-direction:column;gap:6px;padding:10px 12px;border:1px solid #eaecf4;background:#f7f8fc;border-radius:10px}.threshold-card:focus-within{border-color:#c8cbe6;box-shadow:0 0 0 3px rgba(63,74,168,.08)}.threshold-label{font-size:12px;font-weight:700;color:#8c93b5;line-height:1.2}.threshold-input-wrap{position:relative;display:flex;align-items:center}.threshold-input-wrap.has-suffix .settings-input{padding-right:20px}.threshold-unit{position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:11px;font-weight:700;color:#9aa3c3;pointer-events:none}.settings-input{width:100%;min-width:0;height:auto;border:0;background:0 0;padding:0;font:700 28px/1.15 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial;color:#0f172a;box-shadow:none}.threshold-card .settings-input:focus{outline:none}.settings-input.full{max-width:none}.brand-field{display:flex;align-items:center;gap:10px;border:1px solid #eaecf4;background:#f7f8fc;border-radius:10px;padding:9px 12px}.brand-field-icon{width:14px;height:14px;display:inline-grid;place-items:center;color:#9aa3c3;flex:0 0 auto}.brand-field-icon svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.5}.brand-field-icon circle{fill:currentColor;stroke:none}.brand-input{border:0;background:0 0;height:32px;padding:0;box-shadow:none;font:600 14px/1.2 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial;color:#1f2a44}.brand-input::placeholder{color:#a4acc8}.brand-input:focus{outline:none}.settings-toggle-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:10px}.settings-toggle-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid #eaecf4;background:#f7f8fc;border-radius:10px;cursor:pointer}.settings-toggle-card.wide{grid-column:1/-1}.settings-toggle-text{font-size:13px;line-height:1.3;font-weight:600;color:#1e2b4e;max-width:260px}.settings-switch{position:relative;width:36px;height:22px;flex:0 0 auto}.settings-switch input{position:absolute;opacity:0;width:0;height:0}.settings-switch-ui{position:absolute;inset:0;border-radius:999px;background:#d3d9ea;transition:background-color .16s ease}.settings-switch-ui:after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.24);transition:transform .16s ease}.settings-switch input:checked+.settings-switch-ui{background:#aab3df}.settings-switch input:checked+.settings-switch-ui:after{transform:translate(14px)}.settings-switch input:focus-visible+.settings-switch-ui{outline:2px solid var(--focus-ring);outline-offset:2px}.kpi{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.tile{position:relative;overflow:visible;background:var(--tile-grad);border:1px solid var(--tile-border);border-radius:18px;padding:16px 18px;box-shadow:0 4px 14px rgba(0,0,0,.05)}.tile:before{content:"";position:absolute;left:12px;right:12px;top:0;height:2px;border-radius:999px;background:var(--tile-top)}.label{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:13px;margin-bottom:6px}.value{font-size:22px;font-weight:700;font-variant-numeric:tabular-nums}.help-tip{position:relative;display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border:1.25px solid rgba(128,138,176,.62);border-radius:999px;background:0 0;color:rgba(128,138,176,.9);font-size:9px;font-weight:600;line-height:1;text-transform:none;letter-spacing:normal;cursor:help;flex:0 0 auto;-webkit-user-select:none;user-select:none}.help-tip:before{content:"";position:absolute;left:50%;bottom:calc(100% + 2px);transform:translate(-50%);border:5px solid transparent;border-top-color:#1f2a44;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .12s ease;z-index:30}.help-tip:after{content:attr(data-tip);position:absolute;left:50%;bottom:calc(100% + 10px);transform:translate(-50%);width:max-content;max-width:260px;background:#1f2a44;color:#fff;border-radius:8px;padding:8px 10px;font-size:11px;font-weight:500;line-height:1.35;white-space:normal;text-align:left;text-transform:none;letter-spacing:normal;box-shadow:0 8px 20px rgba(15,23,42,.28);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .12s ease;z-index:30}.help-tip:hover:before,.help-tip:hover:after,.help-tip:focus-visible:before,.help-tip:focus-visible:after{opacity:1;visibility:visible}.settings-heading,.threshold-label,.settings-toggle-text{display:flex;align-items:center;gap:6px}.drawer-table th .help-tip{vertical-align:middle}.drawer-table th .help-tip:before{top:calc(100% + 2px);bottom:auto;left:auto;right:2px;transform:none;border:5px solid transparent;border-bottom-color:#1f2a44}.drawer-table th .help-tip:after{top:calc(100% + 10px);bottom:auto;left:auto;right:0;transform:none;max-width:240px}.table-wrap{overflow:auto;border:1px solid var(--hairline);border-radius:14px;background:#fff}table{width:100%;border-collapse:separate;border-spacing:0}th,td{padding:12px 14px;border-bottom:1px solid var(--hairline);text-align:left;white-space:nowrap;font-size:14px}th{background:var(--table-head);border-bottom:1px solid var(--table-head-border);font-weight:700;letter-spacing:.01em;position:sticky;top:0;z-index:1}th.num,td.num{text-align:right}tr:hover td{background:#fafcff}tr:last-child td{border-bottom:none}.badge{display:inline-block;padding:4px 10px;border-radius:999px;background:#eef1ff;border:1px solid rgba(63,74,168,.24);color:#2d367d;font-size:12px;font-weight:600}.controls{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.title-emoji{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:999px;background:#eef0ff;border:1px solid #d8ddff;box-shadow:0 1px 1px rgba(0,0,0,.04);color:#3f4aa8}.title-emoji.icon-overview{background:#eef0ff;border-color:#d8ddff;color:#3f4aa8}.title-emoji.icon-waste{background:#fff1e6;border-color:#ffd8bf;color:#b65a14}.title-emoji.icon-winners{background:#eaf6f1;border-color:#cdeadf;color:#1e6d4e}.title-emoji.icon-cleanup{background:#e8f5f7;border-color:#cdeaf0;color:#0f6b7a}.title-icon{display:block;width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.footer-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:14px}.center-actions{justify-content:center}.waste-chart-card{margin-top:8px;position:relative}.waste-chart-svg-wrap{border-radius:12px;background:#fff;padding:8px}.waste-chart-svg{display:block;width:100%;height:auto}.waste-axis{stroke:#cbd5e1;stroke-width:1}.waste-grid{stroke:#e8edf6;stroke-width:1}.waste-axis-label{fill:#64748b;font-size:10.5px;font-weight:600}.waste-bar{fill:#7a86e1;opacity:.95;cursor:default}.waste-bar:hover{fill:#6977dd}.waste-term-label{fill:#475569;font-size:10px}.waste-chart-tooltip{position:absolute;z-index:4;max-width:280px;background:#1f2a44;color:#fff;border-radius:8px;padding:8px 10px;font-size:11px;font-weight:500;line-height:1.35;white-space:pre-line;box-shadow:0 8px 20px rgba(15,23,42,.28);opacity:0;pointer-events:none;transform:translateY(2px);transition:opacity .1s ease,transform .1s ease}.waste-chart-tooltip.visible{opacity:1;transform:translateY(0)}.waste-chart-caption{margin-top:6px;text-align:center;font-size:12px;font-weight:700;color:#475569}.top-actions-list{display:grid;gap:10px;margin-top:10px}.top-action-item{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 14px;border:1px solid var(--hairline);border-radius:14px;background:#fff}.top-action-body{min-width:0}.top-action-title{font-weight:700;font-size:14px;color:#1e293b}.top-action-reason{margin-top:4px;font-size:13px;color:var(--muted);line-height:1.35}.top-action-meta{margin-top:6px;display:flex;gap:10px;flex-wrap:wrap;font-size:12px;color:#334155}.top-action-confidence{display:inline-flex;padding:2px 8px;border-radius:999px;border:1px solid transparent}.top-action-confidence.high{background:#eaf6f1;border-color:#cdeadf;color:#1e6d4e}.top-action-confidence.medium{background:#fff1e6;border-color:#ffd8bf;color:#b65a14}.top-action-confidence.low{background:#f3f5fb;border-color:#e6e9f3;color:#5b647a}.top-action-controls{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.top-actions-empty{padding:14px;border:1px dashed var(--hairline);border-radius:12px;color:var(--muted);font-size:13px}.mt-16{margin-top:16px}.mt-20{margin-top:20px}.mt-8{margin-top:8px}.control-bar{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));column-gap:16px;row-gap:12px;align-items:end;margin-top:8px}.f{display:flex;flex-direction:column;gap:6px}.f label{font-size:12px;color:var(--muted);font-weight:600;letter-spacing:.01em}.field{position:relative;display:flex;align-items:center}.input{height:40px;border-radius:12px;border:1px solid var(--hairline);padding:0 12px;font:600 14px/1.2 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial;box-shadow:inset 0 1px 1px rgba(0,0,0,.03);width:110px;background:#fff}.input:focus{outline:2px solid var(--focus-ring);outline-offset:2px}.input.mini{width:72px}.optional-settings .settings-input{width:100%;min-width:0;height:auto;border:0;border-radius:0;background:0 0;padding:0;box-shadow:none;font:700 28px/1.15 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial;color:#0f172a}.optional-settings .settings-input:focus{outline:none}.optional-settings .threshold-card .settings-input{padding-right:22px}.optional-settings .brand-input{font:600 14px/1.2 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial;color:#1f2a44;padding:0;height:32px}.optional-settings .brand-input::placeholder{color:#a4acc8}.optional-settings .settings-input::-webkit-outer-spin-button,.optional-settings .settings-input::-webkit-inner-spin-button{margin:0}.unit{position:absolute;pointer-events:none;color:#0f172a;font-weight:700}.has-before .input{padding-left:22px}.has-before .unit.before{left:8px}.has-after .input{padding-right:26px}.has-after .unit.after{right:10px}.inline-field{display:flex;gap:10px;align-items:center}.helper-line{font-size:12px;line-height:1.35;color:var(--muted);margin-top:6px}.term-cell .primary{font-weight:600;white-space:normal}.term-cell .sub{color:var(--muted);font-size:12px;margin-top:4px;white-space:normal;line-height:1.4}.drawer{position:fixed;inset:0;background:rgba(2,6,23,.42);display:none;align-items:flex-end;z-index:99}.drawer.open{display:flex}.drawer-panel{width:min(1100px,96vw);height:min(86vh,900px);margin:auto;background:#fff;border-radius:24px;box-shadow:0 18px 64px rgba(2,6,23,.35);overflow:hidden;display:flex;flex-direction:column}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--hairline)}.drawer-title{font-size:18px;font-weight:800}.drawer-body{padding:0;flex:1;min-height:0;overflow:hidden;display:flex}.drawer-table-wrap{flex:1;min-height:0;border-radius:0;border-left:0;border-right:0}.drawer-table{width:max(100%,1040px);table-layout:auto}.drawer-table th,.drawer-table td{padding:10px 12px}.drawer-table th{top:0;z-index:2}.drawer-table .col-term,.drawer-table .col-action,.drawer-table .col-meta,.drawer-table .col-text{white-space:normal;line-height:1.35;vertical-align:top}.drawer-table .col-term{min-width:280px}.drawer-table .col-action{min-width:220px}.drawer-table .col-meta{min-width:140px}.drawer-table .col-text{min-width:120px;overflow-wrap:anywhere;word-break:break-word}.drawer-table .col-num,.drawer-table .col-money{text-align:right;white-space:nowrap;vertical-align:top}.drawer-table .col-num{min-width:88px}.drawer-table .col-money{min-width:110px}.drawer-foot{padding:10px 16px;display:flex;gap:10px;justify-content:flex-end;border-top:1px solid var(--hairline);background:#fff}.close-x{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:6px 11px;cursor:pointer;font-weight:700}tr.empty td{padding:18px 14px;color:var(--muted);font-style:italic;text-align:center}.tag{display:inline-block;padding:2px 8px;border-radius:999px;font-size:12px;font-weight:700;line-height:1;vertical-align:middle}.tag.brand,.tag.asin{background:#eff2ff;border:1px solid #c8d0ff;color:#3f4aa8}.control-bar .f{min-width:0}.control-bar .f.wide{grid-column:span 2}#brandTokens{width:100%}.fallback-copy textarea{width:100%;min-height:120px;border:1px solid var(--hairline);border-radius:12px;padding:12px;font-family:Consolas,monospace;font-size:12px;line-height:1.35}@media (max-width:900px){.control-bar{grid-template-columns:repeat(2,minmax(160px,1fr))}.control-bar .f.wide{grid-column:span 2}.settings-threshold-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-toggle-grid{grid-template-columns:1fr}.settings-toggle-card.wide{grid-column:auto}.kpi{grid-template-columns:repeat(2,minmax(0,1fr))}.waste-term-label{font-size:9.5px}.waste-chart-caption{font-size:11.5px}.drawer-panel{width:98vw;height:90vh;border-radius:18px}}@media (max-width:640px){.section-title{font-size:16px}.dz-title{font-size:20px}.input{height:36px}.input.mini{width:60px}.control-bar{grid-template-columns:1fr}.control-bar .f.wide{grid-column:span 1}.settings-threshold-grid,.kpi{grid-template-columns:1fr}.top-action-item{flex-direction:column}.top-action-controls{width:100%;justify-content:flex-start}}@media (min-width:901px){.control-bar{grid-template-columns:140px minmax(260px,1fr) 140px minmax(320px,1fr)}.control-bar .f.wide{grid-column:auto}.control-bar .inline-field{display:grid;grid-template-columns:1fr 72px;column-gap:10px;align-items:center}}