:root{color:#191817;background:#f6f3ed;--qrz-red: #e30620;--qrz-red-dark: #b70018;--qrz-black: #111111;--qrz-yellow: #ffc400;--qrz-cream: #fff8e7;--qrz-paper: #fffdf8;--qrz-line: #e6dfd1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;background:linear-gradient(180deg,var(--qrz-red) 0 118px,#f6f3ed 118px 100%)}button,input{font:inherit}button{border:0}a{color:inherit;text-decoration:none}h1,h2,p{margin:0}.page-shell{width:min(1680px,100%);min-height:100vh;padding:24px}.auth-shell{width:100%;min-height:100vh;display:grid;place-items:center;padding:24px}.auth-panel{width:min(440px,100%);padding:22px;border:1px solid rgba(17,17,17,.12);border-radius:8px;background:var(--qrz-paper);box-shadow:0 20px 60px #251c1138}.auth-brand{min-height:88px;display:flex;align-items:center;gap:14px;padding-bottom:18px;border-bottom:1px solid var(--qrz-line)}.auth-brand img{width:136px;max-height:58px;object-fit:contain}.auth-brand span{color:var(--qrz-red);font-size:13px;font-weight:900;text-transform:uppercase}.auth-title{display:flex;align-items:center;gap:12px;padding:18px 0}.auth-title svg{color:var(--qrz-red)}.auth-title h1{margin:0;font-size:26px}.auth-title p{margin-top:4px;color:#6b6258;font-size:14px}.auth-form{display:grid;gap:13px}.auth-form label{display:grid;gap:7px}.auth-form label>span{color:#4f4941;font-size:13px;font-weight:900}.auth-input{min-height:46px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid var(--qrz-line);border-radius:8px;background:#fff}.auth-input svg{color:var(--qrz-red);flex:0 0 auto}.auth-input input{width:100%;min-width:0;border:0;outline:0;color:var(--qrz-black);background:transparent}.auth-error{min-height:38px;display:flex;align-items:center;padding:0 12px;border-radius:8px;color:#fff;background:var(--qrz-red);font-size:13px;font-weight:850}.auth-submit{width:100%}.auth-switch{min-height:38px;color:var(--qrz-black);background:#fff3cf;border-radius:8px;cursor:pointer;font-weight:900}.auth-loading{min-height:74px;display:flex;align-items:center;gap:10px;color:var(--qrz-black);font-weight:900}.brand-header{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:148px;margin-bottom:16px;padding:18px;border:1px solid rgba(17,17,17,.1);border-radius:8px;background:var(--qrz-paper);box-shadow:0 14px 34px #251c111f}.brand-lockup{display:flex;align-items:center;gap:18px;min-width:0}.brand-card{width:184px;height:96px;display:grid;place-items:center;padding:16px;border-radius:8px;background:#fff;border:1px solid var(--qrz-line);box-shadow:inset 0 -5px 0 var(--qrz-yellow);flex:0 0 auto}.brand-card img{max-width:100%;max-height:64px;object-fit:contain}.load-state{display:inline-flex;min-height:28px;align-items:center;padding:0 10px;border-radius:8px;color:#fff;background:var(--qrz-red);font-size:12px;font-weight:850}.load-state.danger{color:#fff;background:#7b211c}h1{margin-top:9px;color:var(--qrz-black);font-size:34px;line-height:1.1;letter-spacing:0}.brand-header p,.table-toolbar p,.review-card p{margin-top:6px;color:#5e5850;font-size:14px}.brand-line{display:block;margin-top:9px;color:var(--qrz-red);font-size:13px}.top-actions,.toolbar-controls,.filter-tabs{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.primary-button,.download-button,.filter-tabs button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;cursor:pointer;white-space:nowrap;font-weight:850}.primary-button{padding:0 16px;color:#fff;background:var(--qrz-red);box-shadow:0 4px 0 var(--qrz-red-dark)}.download-button{padding:0 14px;color:var(--qrz-black);background:#fff;border:1px solid var(--qrz-line)}.download-button.subtle{color:#271c00;background:var(--qrz-yellow);border-color:#d8a900}.user-chip,.logout-button{min-height:38px;display:inline-flex;align-items:center;gap:7px;border-radius:8px;font-size:13px;font-weight:900}.user-chip{padding:0 11px;color:#0f5a35;background:#dff2e6}.logout-button{padding:0 12px;color:#fff;background:var(--qrz-black);cursor:pointer}.spin{animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.list-strip{display:grid;grid-template-columns:minmax(320px,1.25fr) minmax(180px,.55fr) minmax(180px,.55fr) minmax(280px,1fr);gap:12px;margin-bottom:12px}.info-box,.score-card,.table-card,.review-card,.history-card{border:1px solid var(--qrz-line);border-radius:8px;background:var(--qrz-paper);box-shadow:0 1px 2px #251c110a}.info-box{min-height:78px;display:flex;flex-direction:column;justify-content:center;padding:14px}.info-box span,.score-card span{color:#6b6258;font-size:12px;font-weight:780;text-transform:uppercase}.info-box strong{margin-top:5px;color:var(--qrz-black);font-size:15px;line-height:1.35}.score-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:12px}.notice-bar{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding:0 14px;border:1px solid #dfc56d;border-radius:8px;color:#4f3900;background:#fff3c1;font-size:14px;font-weight:780}.notice-bar button{min-height:32px;padding:0 12px;border-radius:8px;color:#fff;background:var(--qrz-black);cursor:pointer;font-size:13px;font-weight:900;white-space:nowrap}.notice-bar.old-run{border-color:var(--qrz-red);color:var(--qrz-black);background:#ffe4d8}.live-status-bar{min-height:46px;display:flex;align-items:center;gap:10px;margin-bottom:12px;padding:0 14px;border:2px solid var(--qrz-red);border-radius:8px;color:#fff;background:var(--qrz-red);font-size:15px;font-weight:900}.score-card{min-height:112px;display:flex;align-items:center;gap:14px;padding:15px}.score-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:8px;color:#fff;background:var(--qrz-black);flex:0 0 auto}.score-card.good .score-icon{background:#178047}.score-card.warn .score-icon{color:var(--qrz-black);background:var(--qrz-yellow)}.score-card.bad .score-icon{background:var(--qrz-red)}.score-card strong{display:block;margin-top:2px;color:var(--qrz-black);font-size:32px;line-height:1.05;letter-spacing:0}.score-card p{margin-top:5px;color:#6b6258;font-size:13px}.table-card{overflow:hidden;margin-bottom:12px}.history-card{margin-bottom:12px;overflow:hidden}.network-picker-card{margin-bottom:12px;overflow:hidden;border:2px solid var(--qrz-red);border-radius:8px;background:var(--qrz-paper);box-shadow:0 1px 2px #251c110a}.network-picker-head{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 16px;border-bottom:1px solid var(--qrz-line);background:#fff8e7}.network-picker-head>div:first-child{display:flex;align-items:center;gap:8px}.network-picker-head svg{color:var(--qrz-red)}.network-picker-head h2{color:var(--qrz-black);font-size:20px;line-height:1.2;letter-spacing:0}.network-picker-actions{display:flex;align-items:center;gap:8px}.network-picker-actions button{min-height:34px;padding:0 12px;border-radius:8px;color:var(--qrz-black);background:#fff;border:1px solid var(--qrz-line);cursor:pointer;font-weight:850}.network-picker-actions button.active{color:#fff;background:var(--qrz-black)}.network-choice-grid{display:grid;grid-template-columns:repeat(4,minmax(170px,1fr));gap:10px;padding:14px 16px 10px}.network-choice{min-height:74px;display:grid;grid-template-columns:18px 22px minmax(0,1fr);align-items:center;gap:9px;padding:10px;border:1px solid #eee0bd;border-radius:8px;background:#fffaf0;cursor:pointer}.network-choice.active{border-color:var(--qrz-red);box-shadow:inset 0 0 0 1px var(--qrz-red)}.network-choice input{width:16px;height:16px;accent-color:var(--qrz-red)}.network-choice svg{color:var(--qrz-red)}.network-choice strong,.network-choice span{grid-column:3;display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.network-choice strong{color:var(--qrz-black);font-size:14px}.network-choice span{margin-top:-10px;color:#6b6258;font-size:12px}.collect-options-panel{margin:0 16px 10px;padding:12px;border:1px solid #ead9ad;border-radius:8px;background:#fff8e7}.collect-options-title{display:flex;align-items:center;gap:8px;margin-bottom:10px;color:var(--qrz-black)}.collect-options-title svg{color:var(--qrz-red)}.collect-options-title strong{font-size:14px;line-height:1.2}.collect-options-grid{display:grid;grid-template-columns:minmax(260px,1.5fr) repeat(4,minmax(116px,.6fr));gap:10px;align-items:end}.mode-field,.number-option{display:grid;gap:6px}.mode-field>span,.number-option span{color:#6b6258;font-size:12px;font-weight:900;text-transform:uppercase}.mode-buttons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.mode-buttons button{min-height:38px;padding:0 8px;border:1px solid #e2ca87;border-radius:8px;color:var(--qrz-black);background:#fff;cursor:pointer;font-size:12px;font-weight:900}.mode-buttons button.active{color:#fff;background:var(--qrz-black);border-color:var(--qrz-black)}.number-option input{width:100%;min-height:38px;border:1px solid #e2ca87;border-radius:8px;padding:0 10px;color:var(--qrz-black);background:#fff;font-weight:900}.network-run-row{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px 16px}.network-run-row span{color:#3f3931;font-size:14px;font-weight:850}.history-title{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 16px;border-bottom:1px solid var(--qrz-line)}.history-title>div{display:flex;align-items:center;gap:8px}.history-title svg{color:var(--qrz-red)}.history-title h2{color:var(--qrz-black);font-size:20px;line-height:1.2;letter-spacing:0}.history-title p{margin-top:3px;color:#6b6258;font-size:13px}.history-title button{min-height:34px;padding:0 12px;border-radius:8px;color:var(--qrz-black);background:#fff3cf;cursor:pointer;font-weight:850}.history-title button.active{color:#fff;background:var(--qrz-black)}.history-list{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:10px;padding:12px 16px 16px;overflow-x:auto}.history-item{min-height:116px;display:grid;grid-template-rows:1fr auto;gap:10px;padding:11px;border:1px solid #eee0bd;border-radius:8px;color:#2d2923;background:#fffaf0;text-align:left}.history-item.active{border-color:var(--qrz-red);box-shadow:inset 0 0 0 1px var(--qrz-red)}.history-select{width:100%;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:9px;padding:0;border:0;color:inherit;background:transparent;cursor:pointer;text-align:left}.history-item svg{color:var(--qrz-red)}.history-item strong,.history-item span,.history-item em{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-item strong{color:var(--qrz-black);font-size:14px}.history-item span{margin-top:4px;color:#6b6258;font-size:12px}.history-item em{margin-top:4px;color:var(--qrz-red);font-size:11px;font-style:normal;font-weight:900}.history-item small{color:#0f5a35;font-size:12px;font-weight:900;white-space:nowrap}.history-download{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:8px;color:#fff;background:var(--qrz-black);cursor:pointer;font-size:12px;font-weight:900;text-decoration:none}.history-download svg{color:#fff}.history-download.disabled{color:#6b6258;background:#efe5cf;cursor:default}.table-toolbar{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-bottom:1px solid var(--qrz-line)}.table-toolbar h2,.review-card h2{color:var(--qrz-black);font-size:20px;line-height:1.2;letter-spacing:0}.search-box{width:min(360px,100%);height:42px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--qrz-line);border-radius:8px;background:#fff}.search-box input{width:100%;min-width:0;border:0;outline:0;color:var(--qrz-black);background:transparent}.filter-tabs{padding:4px;border:1px solid var(--qrz-line);border-radius:8px;background:#fff8e7}.filter-tabs button{min-height:34px;padding:0 12px;color:#514b43;background:transparent}.filter-tabs button.active{color:#fff;background:var(--qrz-black)}.price-table-wrap{overflow:auto;max-height:calc(100vh - 340px)}.price-table{width:100%;min-width:1240px;border-collapse:separate;border-spacing:0}.price-table th{position:sticky;top:0;z-index:1;height:42px;padding:0 12px;color:#4f4941;background:#fff3cf;border-bottom:1px solid #e5d29d;font-size:12px;font-weight:900;text-align:left;text-transform:uppercase}.price-table td{min-height:76px;padding:10px 12px;border-bottom:1px solid #f0e9db;vertical-align:top}.price-table tr:hover td{background:#fffaf0}.target-cell{width:270px}.price-table th:nth-child(2),.price-table th:nth-child(3),.price-table th:nth-child(4),.price-table th:nth-child(5){width:175px}.target-cell strong,.best-cell strong,.review-row strong{display:block;color:var(--qrz-black);font-size:13px;line-height:1.3}.target-cell span,.best-cell span,.review-row span{display:block;margin-top:5px;color:#6b6258;font-size:12px;line-height:1.35}.price-cell{width:100%;min-height:62px;display:grid;align-content:start;gap:4px}.price-cell strong{color:var(--qrz-black);font-size:15px;line-height:1.2}.price-cell span,.status-pill{width:fit-content;min-height:24px;display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:900}.price-cell.igual span,.status-pill.igual{color:#0f5a35;background:#dff2e6}.price-cell.similar span,.status-pill.similar{color:#5d4300;background:#ffe38a}.price-cell.sem_preco span,.status-pill.sem_preco{color:#fff;background:var(--qrz-red)}.price-cell small{max-width:160px;color:#6b6258;font-size:12px;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.best-cell{width:130px}.price-table th:last-child{width:100px}.empty-row{height:120px;color:#6b6258;text-align:center}.review-card{display:grid;grid-template-columns:minmax(240px,.35fr) minmax(0,1fr);gap:16px;padding:16px}.review-list{display:grid;gap:8px}.review-row{min-height:54px;padding:10px 12px;border:1px solid #eee4d1;border-radius:8px;background:#fffaf0}.muted{color:#6b6258;font-size:13px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:18px;background:#11111185}.collect-modal{width:min(620px,100%);max-height:calc(100vh - 36px);border-radius:8px;overflow:hidden;background:var(--qrz-paper);box-shadow:0 22px 70px #00000047;overflow-y:auto}.modal-head{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;color:#fff;background:var(--qrz-red)}.modal-head span{display:block;font-size:12px;font-weight:900;text-transform:uppercase}.modal-head h2{margin-top:4px;font-size:24px;line-height:1.1}.icon-close{width:40px;height:40px;display:grid;place-items:center;border-radius:8px;color:#fff;background:#ffffff29;cursor:pointer}.modal-copy{padding:15px 16px 0;color:#5e5850;font-size:14px}.select-all-row{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px 6px}.select-all-row button{min-height:36px;padding:0 13px;border-radius:8px;color:var(--qrz-black);background:#fff3cf;cursor:pointer;font-weight:850}.select-all-row button.active{color:#fff;background:var(--qrz-black)}.select-all-row span{color:#6b6258;font-size:13px;font-weight:800}.retailer-choice-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px 16px 16px}.retailer-choice{min-height:74px;display:grid;grid-template-columns:18px 22px minmax(0,1fr);align-items:center;gap:9px;padding:10px;border:1px solid #eee0bd;border-radius:8px;background:#fffaf0;cursor:pointer}.retailer-choice.active{border-color:var(--qrz-red);box-shadow:inset 0 0 0 1px var(--qrz-red)}.retailer-choice input{width:16px;height:16px;accent-color:var(--qrz-red)}.retailer-choice svg{color:var(--qrz-red)}.retailer-choice strong,.retailer-choice span{grid-column:3;display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.retailer-choice strong{color:var(--qrz-black);font-size:14px}.retailer-choice span{margin-top:-10px;color:#6b6258;font-size:12px}.modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:14px 16px 16px;border-top:1px solid var(--qrz-line)}.primary-button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}@media(max-width:1120px){.topbar,.brand-header,.table-toolbar,.review-card{display:grid}.brand-lockup{align-items:flex-start}.list-strip,.score-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.history-list{grid-template-columns:repeat(2,minmax(220px,1fr))}.network-choice-grid{grid-template-columns:repeat(2,minmax(170px,1fr))}.collect-options-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mode-field{grid-column:1 / -1}}@media(max-width:720px){.page-shell{padding:14px}h1{font-size:24px}.brand-lockup{display:grid}.brand-card{width:160px;height:80px}.list-strip,.score-grid,.network-choice-grid,.collect-options-grid,.retailer-choice-list{grid-template-columns:1fr}.mode-field{grid-column:auto}.mode-buttons{grid-template-columns:1fr}.top-actions,.toolbar-controls{align-items:stretch}.primary-button,.download-button,.logout-button,.user-chip,.search-box,.filter-tabs{width:100%}.filter-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.history-title,.network-picker-head,.network-run-row,.select-all-row,.modal-actions{align-items:stretch;display:grid}.network-picker-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.history-list{grid-template-columns:minmax(220px,1fr)}.price-table-wrap{max-height:none}}
