:root{--color-brand: #ff405f;--color-brand-strong: #ef2f55;--color-brand-warm: #ff6744;--color-ink: #171b24;--color-text: #252936;--color-muted: #6f7480;--color-subtle: #8f949d;--color-page: #fff7f5;--color-sidebar: #fffdfb;--color-surface: #ffffff;--color-surface-soft: #fff1ee;--color-surface-warm: #fff8f2;--color-border: #f0d8d4;--color-border-strong: #f2b5ae;--color-success: #1f8b5f;--color-info: #2d6f9f;--color-warning: #b97119;--color-danger: #b73747;--shadow-card: 0 18px 42px rgba(23, 27, 36, .08);--shadow-brand: 0 10px 24px rgba(255, 64, 95, .22);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--color-text);background:var(--color-page);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,rgba(255,64,95,.08),transparent 34rem),var(--color-page)}button,select,input,textarea{font:inherit}::selection{color:#fff;background:var(--color-brand)}button,input,textarea{transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,color .16s ease}button:hover:not(:disabled){border-color:var(--color-border-strong)}button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible,a:focus-visible{outline:3px solid rgba(255,64,95,.24);outline-offset:2px}input:focus,textarea:focus{border-color:var(--color-brand);box-shadow:0 0 0 3px #ff405f1f}select:focus{border-color:var(--color-brand);box-shadow:0 0 0 3px #ff405f1f}.pull-refresh{position:fixed;z-index:80;top:-54px;left:50%;display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:8px 13px;border:1px solid var(--color-border-strong);border-radius:999px;color:var(--color-text);background:var(--color-surface);box-shadow:0 12px 28px #171b2429;font-size:13px;font-weight:800;pointer-events:none;transition:opacity .14s ease,transform .18s ease,border-color .14s ease}.pull-refresh span{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;color:#fff;background:var(--color-muted);font-size:12px;line-height:1}.pull-refresh.ready,.pull-refresh.refreshing{border-color:var(--color-brand)}.pull-refresh.ready span,.pull-refresh.refreshing span{background:var(--color-brand)}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-card{width:min(440px,100%);display:grid;gap:16px;padding:24px;border:1px solid var(--color-border);border-radius:10px;background:var(--color-surface);box-shadow:var(--shadow-card)}.auth-card img{width:min(240px,80%);height:auto;justify-self:center}.auth-card h1{margin:4px 0 0;font-size:24px;line-height:1.15}.auth-card p{margin:8px 0 0;color:var(--color-muted);line-height:1.45}.auth-card small{display:block;color:var(--color-muted);line-height:1.4}.auth-card input{min-height:42px;min-width:0;padding:10px 12px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-sidebar)}.auth-card button{min-height:40px;padding:8px 12px;border:1px solid var(--color-ink);border-radius:8px;color:#fff;background:var(--color-ink);cursor:pointer;font-weight:800}.auth-card button:disabled{opacity:.55;cursor:not-allowed}.auth-error{margin:0;padding:10px 12px;border:1px solid rgba(183,55,71,.28);border-radius:8px;color:var(--color-danger);background:#b7374714;font-size:14px;font-weight:700;line-height:1.35}.auth-switch{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding-top:4px;color:var(--color-muted);font-weight:700}.auth-switch button{min-height:auto;padding:0;border:0;color:var(--color-brand-strong);background:transparent}.shell{min-height:100vh;display:grid;grid-template-columns:296px minmax(0,1fr)}.sidebar{min-height:100vh;position:sticky;top:0;padding:24px;border-right:1px solid var(--color-border);background:var(--color-sidebar)}.brand{display:grid;margin-bottom:28px}.brand-logo-frame{width:224px;max-width:100%;height:142px;display:block;overflow:hidden;border-radius:8px}.brand-logo{width:224px;height:224px;display:block;object-fit:cover;transform:translateY(-42px)}h1,h2,h3,h4,p{margin:0}h1{font-size:18px;line-height:1.15}.brand p,.location,.eyebrow,.summary-panel span,dt,.scenario-strip span{color:var(--color-muted)}.brand p{max-width:220px;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.language-toggle,.view-toggle{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:18px}.view-toggle{margin-top:-8px}.language-toggle button,.view-toggle button{height:34px;border:1px solid var(--color-border);border-radius:8px;color:var(--color-text);background:var(--color-surface);cursor:pointer;font-weight:800}.language-toggle button.active,.view-toggle button.active{color:#fff;background:var(--color-brand);border-color:var(--color-brand);box-shadow:0 8px 18px #ff405f2e}.summary-panel{padding:16px;margin-bottom:16px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface)}.summary-panel strong{display:block;margin:8px 0 2px;font-size:36px;line-height:1}.results-summary{display:none}.eyebrow{display:block;margin-bottom:6px;font-size:11px;font-weight:700;letter-spacing:0;text-transform:uppercase}.filter-panel{display:grid;gap:6px;margin-bottom:12px;padding:10px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface)}.filter-panel .eyebrow{margin-bottom:2px}.filter-panel select{width:100%;min-height:38px;padding:8px 36px 8px 10px;border:1px solid var(--color-border);border-radius:8px;color:var(--color-text);background:linear-gradient(45deg,transparent 50%,var(--color-muted) 50%) calc(100% - 18px) 50% / 6px 6px no-repeat,linear-gradient(135deg,var(--color-muted) 50%,transparent 50%) calc(100% - 13px) 50% / 6px 6px no-repeat,var(--color-sidebar);cursor:pointer;font-weight:800;-webkit-appearance:none;-moz-appearance:none;appearance:none}.classification-filter-bar{display:none}.classification-filter-bar button{min-height:36px;padding:8px 11px;border:1px solid var(--color-border);border-radius:8px;color:var(--color-text);background:var(--color-sidebar);cursor:pointer;font-size:13px;font-weight:800;line-height:1.15}.classification-filter-bar button.active{border-color:var(--color-brand);color:#fff;background:var(--color-brand);box-shadow:0 8px 18px #ff405f29}.classification-filter-bar button:disabled{color:var(--color-muted);background:var(--color-surface-soft);cursor:default;opacity:1}.thresholds{margin-bottom:12px;padding:10px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface)}.thresholds summary{cursor:pointer;color:var(--color-ink);font-size:13px;font-weight:800}.thresholds table{width:100%;margin:10px 0;border-collapse:collapse}.thresholds th,.thresholds td,.thresholds p{margin:0;font-size:12px;line-height:1.3}.thresholds th,.thresholds td{padding:6px 5px;border-bottom:1px solid var(--color-border);text-align:left}.thresholds thead th{color:var(--color-muted);font-weight:800}.thresholds tbody th{color:var(--color-muted);font-weight:700}.thresholds td{color:var(--color-ink);font-weight:800}.thresholds p{color:var(--color-muted)}.error,.autoload{margin-top:12px;font-size:13px}.error{color:var(--color-danger)}.autoload{color:var(--color-muted)}.content{min-width:0;padding:28px}.toolbar{display:flex;justify-content:space-between;gap:18px;align-items:end;margin-bottom:18px}.toolbar h2{font-size:30px;line-height:1.05}.group{margin-bottom:30px}.group-heading{display:flex;align-items:center;gap:10px;margin-bottom:12px}.group-heading h3{font-size:17px}.group-heading>span:last-child{color:var(--color-muted)}.listing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.listing-card{position:relative;min-width:0;padding:16px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);box-shadow:var(--shadow-card)}.listing-card.ignored{background:#faf8f7;box-shadow:none}.listing-card.ignored .listing-image{filter:grayscale(.45) brightness(.95)}.save-listing-button,.reject-listing-button{position:absolute;z-index:2;top:28px;width:42px;height:42px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.76);border-radius:8px;color:var(--color-subtle);background:#ffffffe6;box-shadow:0 10px 24px #171b2424;cursor:pointer;font-size:22px;line-height:1}.save-listing-button{right:28px}.reject-listing-button{left:28px;font-size:28px}.save-listing-button:hover:not(:disabled),.reject-listing-button:hover:not(:disabled){color:var(--color-muted)}.save-listing-button.active{color:#fff;background:var(--color-brand);border-color:var(--color-brand)}.reject-listing-button.active{color:#fff;background:var(--color-ink);border-color:var(--color-ink)}.empty-state{padding:24px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);color:var(--color-muted)}.empty-state strong{color:var(--color-text)}.listing-image-link{display:block;margin-bottom:12px;border-radius:8px;color:inherit;text-decoration:none}.listing-image-link:focus-visible{outline:3px solid rgba(255,64,95,.28);outline-offset:3px}.listing-image{width:100%;aspect-ratio:4 / 3;display:block;border-radius:8px;object-fit:cover;background:var(--color-surface-soft);transition:filter .16s ease,transform .16s ease}.listing-image-link:hover .listing-image{filter:brightness(.96)}.listing-image-empty{display:grid;place-items:center;color:var(--color-muted);background:linear-gradient(135deg,var(--color-surface-soft),#ffe1dd);font-size:13px;font-weight:800;text-align:center}.listing-image-empty span{padding:0 12px}.card-topline,.price-row,.scenario-strip{display:flex;align-items:center;justify-content:space-between;gap:10px}.score{color:var(--color-muted);font-size:13px;font-weight:700}h4{margin-top:12px;font-size:18px;line-height:1.2}.location{margin-top:4px;min-height:20px;font-size:14px}.price-row{margin-top:14px;padding:12px 0;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.price-row strong{font-size:24px}.price-row span{color:var(--color-brand-strong);font-weight:700}.grade{width:30px;height:30px;display:inline-grid;place-items:center;border-radius:8px;color:#fff;font-weight:800}.grade-A{background:var(--color-success)}.grade-B{background:var(--color-info)}.grade-C{background:var(--color-warning)}.grade-D{background:var(--color-danger)}.indicator-grade{width:22px;height:22px;display:inline-grid;flex:0 0 auto;place-items:center;border-radius:7px;color:#fff;font-size:12px;font-weight:900;line-height:1}.metric-value{display:flex;align-items:center;flex-wrap:wrap;gap:6px;max-width:100%}.metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0}.metrics div{min-height:68px;padding:10px;border-radius:8px;background:var(--color-surface-warm)}dt{font-size:12px}dd{margin:5px 0 0;font-weight:800}dd small{display:block;margin-top:2px;color:var(--color-muted);font-size:11px;font-weight:600}.negative{color:var(--color-danger)}.scenario-strip{padding:12px;border-radius:8px;background:var(--color-surface-soft);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 12px}.scenario-strip div{min-width:0}.scenario-strip span{display:inline-flex;align-items:center;gap:4px;min-height:20px}.scenario-strip strong{display:block;min-width:0;margin-top:5px;font-size:18px;line-height:1.1;white-space:nowrap}.scenario-table{display:grid;gap:4px;min-width:0;overflow-x:auto;margin-top:10px;padding:8px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface-warm)}.scenario-row{box-sizing:border-box;display:grid;grid-template-columns:minmax(96px,1.3fr) 48px minmax(86px,.9fr) minmax(66px,.7fr) minmax(72px,.75fr);gap:8px;align-items:center;width:100%;min-height:46px;padding:7px 8px;border:0;border-radius:6px;color:var(--color-text);background:transparent;font-size:12px;text-align:left;cursor:pointer}.scenario-row>span,.scenario-row>strong{min-width:0}.scenario-metric{display:grid;grid-template-columns:minmax(0,1fr) 20px;gap:5px;align-items:center;min-width:0;line-height:1.15}.scenario-metric>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis}.scenario-row .indicator-grade{width:20px;height:20px;border-radius:6px;font-size:10px}.scenario-row.current{background:var(--color-surface-soft)}.scenario-row.expanded{outline:2px solid var(--color-brand);background:#ffe8e4}.scenario-head{color:var(--color-muted);font-weight:800;text-transform:uppercase;cursor:default}.mini-grade{width:26px;height:26px;display:inline-grid;place-items:center;border-radius:6px;color:#fff;font-size:12px;font-weight:800}.saved-group-icon{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:6px;color:#fff;background:var(--color-brand);font-size:16px;font-weight:900;line-height:1}.ignored-group-icon{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:6px;color:#fff;background:var(--color-ink);font-size:20px;font-weight:900;line-height:1}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:28px;background:#171b246b}.calculation-modal{width:min(920px,100%);max-height:min(86vh,980px);overflow:auto;border-radius:10px;background:var(--color-surface-warm);box-shadow:0 30px 90px #171b2447}.calculation-panel{display:grid;gap:14px;margin-top:0;padding:14px;border:1px solid var(--color-border-strong);border-radius:8px;background:var(--color-surface-warm)}.calculation-heading{position:sticky;z-index:4;top:0;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center;padding-bottom:10px;border-bottom:1px solid var(--color-border);background:var(--color-surface-warm)}.calculation-heading span{color:var(--color-muted);font-size:12px;font-weight:800}.modal-close{width:34px;height:34px;display:inline-grid;place-items:center;padding:0;border:1px solid var(--color-border);border-radius:8px;color:var(--color-text);background:var(--color-surface);cursor:pointer;font-size:22px;font-weight:800;line-height:1}.calculation-section{display:grid;gap:8px}.calculation-section h5{margin:0;color:var(--color-ink);font-size:14px}.calculation-section dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.calculation-section .calc-row{display:grid;grid-template-columns:20px minmax(0,1fr);grid-template-areas:"op label" "op amount";align-items:center;gap:2px 8px;min-width:0;min-height:74px;padding:10px;border-bottom:1px solid var(--color-border);border-radius:6px;background:#ffffff5c}.calculation-section dl>div:not(.calc-row){display:flex;justify-content:space-between;gap:10px;min-width:0;padding:4px 0;border-bottom:1px solid var(--color-border)}.calculation-section dt,.calculation-section dd{margin:0;font-size:13px}.calc-op{grid-area:op;width:20px;height:20px;display:inline-grid;place-items:center;border-radius:5px;color:var(--color-muted);background:#fff;font-size:12px;font-weight:900}.calc-row dt{grid-area:label;align-self:end;color:var(--color-muted);line-height:1.2}.calculation-section dd{grid-area:amount;color:var(--color-ink);font-weight:800;text-align:left;line-height:1.15}.calc-positive .calc-op{color:var(--color-success);background:#1f8b5f1a}.calc-positive dd{color:var(--color-success)}.calc-negative .calc-op{color:var(--color-danger);background:#b737471a}.calc-negative dd{color:var(--color-danger)}.calc-subtotal{background:#ffffffb8}.calc-total{border:1px solid var(--color-border-strong);background:#fff}.calc-subtotal .calc-op,.calc-total .calc-op{color:#fff;background:var(--color-ink)}.calc-subtotal dd,.calc-total dd{color:var(--color-ink)}.calc-total dt,.calc-total dd{font-weight:900}.calc-total dd{font-size:15px}.positive-path{padding:10px;border:1px solid #ffd2a5;border-radius:8px;background:#fff4e3}.card-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;margin-top:12px}.listing-link,.notes-toggle{min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border:1px solid var(--color-border-strong);border-radius:8px;color:var(--color-brand-strong);background:var(--color-surface-soft);font-size:14px;font-weight:800;text-decoration:none}.notes-toggle{cursor:pointer}.listing-link:hover,.notes-toggle:hover,.notes-toggle.active{border-color:var(--color-brand);background:#ffe8e4}.notes-panel{display:grid;gap:10px;margin-top:10px;padding:10px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface-warm)}.notes-list{display:grid;gap:8px;max-height:220px;overflow:auto}.note-item{padding:9px;border:1px solid var(--color-border);border-radius:8px;background:#ffffffb8}.note-item div{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:5px;color:var(--color-muted);font-size:11px}.note-item strong{min-width:0;overflow:hidden;color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap}.note-item p,.notes-empty{margin:0;color:var(--color-text);font-size:13px;line-height:1.35;white-space:pre-wrap}.notes-empty{color:var(--color-muted)}.notes-panel textarea{width:100%;min-height:78px;resize:vertical;padding:9px 10px;border:1px solid var(--color-border);border-radius:8px;color:var(--color-text);background:var(--color-surface)}.notes-compose-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.notes-compose-actions span{min-width:0;color:var(--color-muted);font-size:12px}.notes-compose-actions button{min-height:34px;padding:7px 12px;border:1px solid var(--color-border-strong);border-radius:8px;color:#fff;background:var(--color-brand);cursor:pointer;font-weight:800}.notes-compose-actions button:disabled{cursor:not-allowed;opacity:.55}.tooltip{position:relative;width:16px;height:16px;padding:0;border:0;display:inline-grid;place-items:center;margin-left:3px;border-radius:50%;color:#fff;background:var(--color-muted);font-size:11px;font-weight:900;cursor:help;vertical-align:text-bottom}.tooltip:hover:after,.tooltip:focus:after{content:attr(aria-label);position:absolute;z-index:20;left:50%;bottom:calc(100% + 8px);width:min(220px,70vw);padding:8px 9px;border-radius:8px;color:#fff;background:var(--color-ink);box-shadow:0 12px 30px #171b2438;font-size:11px;font-weight:700;line-height:1.35;text-align:left;transform:translate(-50%)}.calculation-panel .tooltip:hover:after,.calculation-panel .tooltip:focus:after{left:0;right:auto;bottom:calc(100% + 6px);transform:none}.scenario-head .tooltip:hover:after,.scenario-head .tooltip:focus:after{top:calc(100% + 8px);bottom:auto}.scenario-head>span:last-child .tooltip:hover:after,.scenario-head>span:last-child .tooltip:focus:after{left:auto;right:0;transform:none}.settings-panel{display:grid;gap:16px}.preference-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:16px;padding:12px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface)}.settings-language-toggle{width:148px;margin-bottom:0}.admin-auth-panel{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:end;gap:10px;padding:12px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface)}.admin-auth-panel strong{display:block;font-size:16px}.admin-auth-panel small{display:block;margin-top:4px;color:var(--color-muted);font-size:13px;line-height:1.35}.admin-auth-panel input{min-height:38px;min-width:0;padding:8px 10px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-sidebar)}.admin-auth-panel button{min-height:38px;padding:8px 12px;border:1px solid var(--color-ink);border-radius:8px;color:#fff;background:var(--color-ink);cursor:pointer;font-weight:800}.admin-auth-actions{display:flex;flex-wrap:wrap;gap:8px}.admin-auth-actions .secondary{color:var(--color-ink);background:transparent}.settings-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:12px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface)}.settings-actions div{margin-right:auto}.settings-actions span{display:block;color:var(--color-muted);font-size:12px}.settings-actions strong{font-size:20px}.settings-actions button{min-height:38px;padding:8px 12px;border:1px solid var(--color-brand);border-radius:8px;color:#fff;background:var(--color-brand);cursor:pointer;font-weight:800;box-shadow:0 10px 20px #ff405f2e}.settings-actions button:disabled{opacity:.55;cursor:wait}.scan-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:12px;border:1px solid var(--color-border-strong);border-radius:8px;background:var(--color-surface-soft)}.scan-summary h3{grid-column:1 / -1;font-size:15px}.scan-summary div{min-width:0;padding:10px;border-radius:8px;background:var(--color-surface)}.scan-summary span{display:block;color:var(--color-muted);font-size:12px;font-weight:800}.scan-summary strong{display:block;margin-top:4px;font-size:24px}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.settings-grid section,.scenario-settings{padding:14px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface)}.settings-grid h3,.scenario-settings h3{margin-bottom:12px;font-size:16px}.setting-field{display:grid;grid-template-columns:minmax(0,1fr) 130px;align-items:center;gap:10px;min-height:38px;border-bottom:1px solid var(--color-border)}.setting-field>span,.settings-head span{color:var(--color-muted);font-size:12px;font-weight:800}.setting-field>span{display:flex;align-items:center;gap:5px;min-width:0}.setting-field small,.settings-head small{color:var(--color-subtle);font-size:11px;font-weight:700;white-space:nowrap}.settings-head span{display:flex;align-items:center;gap:4px}.setting-field input,.settings-row input{width:100%;min-width:0;padding:7px 8px;border:1px solid var(--color-border);border-radius:6px;background:var(--color-sidebar)}.scenario-field{display:block;min-width:0}.scenario-field>span{display:none}.settings-table{display:grid;gap:6px;overflow-x:auto;padding-top:38px;margin-top:-38px}.settings-row{display:grid;grid-template-columns:minmax(140px,1.4fr) repeat(5,minmax(96px,1fr));gap:8px;align-items:center;min-width:720px}.settings-head{position:relative;z-index:5;padding-bottom:4px}.settings-head .tooltip:hover:after,.settings-head .tooltip:focus:after{bottom:auto;top:calc(100% + 8px)}@media (max-width: 980px){.shell{grid-template-columns:1fr}.sidebar{position:static;min-height:0;border-right:0;border-bottom:1px solid var(--color-border)}.listing-grid,.scan-summary,.admin-auth-panel,.settings-grid{grid-template-columns:1fr}}@media (max-width: 760px){.scenario-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px}.scenario-strip span{font-size:11px}.scenario-strip strong{font-size:15px}.scenario-table{padding:6px}.scenario-row{min-width:520px}.calculation-section dl{grid-template-columns:1fr}}@media (max-width: 640px){.content,.sidebar{padding:18px}.brand{justify-items:center}.classification-select{display:none}.classification-filter-bar{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.classification-filter-bar button{flex:1 1 calc(33.333% - 8px);min-width:86px}.sidebar-summary,.results-heading{display:none}.results-summary{display:flex;align-items:baseline;gap:8px;width:100%;margin-bottom:0}.results-summary strong{margin:0;font-size:28px}.toolbar{align-items:stretch;flex-direction:column}.preference-panel{grid-template-columns:minmax(0,1fr) auto;padding:10px}.settings-panel{gap:12px}.admin-auth-panel{grid-template-columns:1fr;align-items:stretch;padding:10px}.admin-auth-panel strong{overflow-wrap:anywhere;font-size:14px}.admin-auth-panel button,.admin-auth-actions button{width:100%}.admin-auth-actions{display:grid;grid-template-columns:1fr}.settings-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px}.settings-actions div{grid-column:1 / -1;display:flex;align-items:baseline;justify-content:space-between;margin-right:0;padding-bottom:2px}.settings-actions strong{font-size:16px}.settings-actions button{min-height:42px;padding:8px 9px;font-size:12px;line-height:1.15}.scan-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px}.scan-summary strong{font-size:20px}.settings-grid{gap:12px}.settings-grid section,.scenario-settings{padding:12px}.setting-field{grid-template-columns:minmax(0,1fr) 96px;gap:8px;padding:7px 0}.setting-field>span{flex-wrap:wrap;gap:3px 5px;line-height:1.2}.settings-table{gap:10px;overflow-x:visible;padding-top:0;margin-top:0}.settings-head{display:none}.settings-row{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;gap:9px;padding:10px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-sidebar)}.settings-row>strong{grid-column:1 / -1;font-size:14px}.scenario-field>span{display:block;margin-bottom:4px;color:var(--color-muted);font-size:11px;font-weight:800;line-height:1.2}.scenario-field small{color:var(--color-subtle);font-size:10px;font-weight:700}.scenario-field input{background:var(--color-surface)}.metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.metrics div{min-height:76px;padding:10px}.metrics dd{font-size:18px}.metrics dt{font-size:11px}}@media (max-width: 460px){.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-value{gap:5px}.indicator-grade{width:20px;height:20px;border-radius:6px;font-size:11px}}
