.scanner-page{max-width:680px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.sc-hero{text-align:center;padding:20px 0 8px}.sc-hero-eyebrow{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--accent2);margin-bottom:12px}.sc-hero-title{font-size:30px;font-weight:800;background:linear-gradient(130deg,#c4bbfc,#7c6af7 60%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2;margin-bottom:14px}.sc-hero-sub{font-size:15px;color:var(--muted);line-height:1.65;max-width:520px;margin:0 auto}.sc-privacy-bar{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px 18px;padding:10px 16px;background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius)}.sc-privacy-item{font-size:12px;color:var(--muted);white-space:nowrap}.sc-upload-card{display:flex;flex-direction:column;gap:16px}.sc-dropzone{display:flex;flex-direction:column;align-items:center;gap:10px;padding:28px 20px;background:var(--surface2);border:2px dashed var(--border);border-radius:var(--radius);cursor:pointer;text-align:center;transition:border-color .15s,background .15s}.sc-dropzone:hover,.sc-dz-drag{border-color:var(--accent)}.sc-dz-ready{border-style:solid;border-color:var(--accent2);background:#7c6af70f}.sc-dz-icon{font-size:2rem}.sc-dz-label{display:flex;flex-direction:column;gap:4px;font-size:14px;color:var(--text)}.sc-dz-hint{font-size:12px;color:var(--muted)}.sc-upload-error{font-size:13px;color:var(--color-error, #e05252);margin:0}.sc-scan-btn{width:100%;justify-content:center;padding:14px;font-size:15px}.sc-format-hint{font-size:12px;color:var(--muted);line-height:1.6;padding:12px 14px;background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius)}.sc-summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sc-summary-tile{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:16px 18px;display:flex;flex-direction:column;gap:3px}.sc-summary-tile--wide{grid-column:1 / -1;flex-direction:row;align-items:center;gap:16px}.sc-summary-tile--highlight{border-color:var(--yellow, #d97706);background:#d977060f}.sc-tile-value{font-size:22px;font-weight:800;color:var(--text);line-height:1.1}.sc-tile-value--sm{font-size:16px;font-weight:800;color:var(--accent2)}.sc-summary-tile--highlight .sc-tile-value{color:var(--yellow, #d97706)}.sc-tile-label{font-size:12px;font-weight:700;color:var(--text)}.sc-tile-sub{font-size:11px;color:var(--muted)}.sc-summary-tile--wide .sc-tile-sub{margin-left:auto;text-align:right;white-space:nowrap}.sc-tag--review{background:#d977061f;color:var(--yellow, #d97706);border:1px solid rgba(217,119,6,.25)}.sc-loading{display:flex;flex-direction:column;align-items:center;gap:14px;padding:3rem 2rem;text-align:center}@keyframes sc-spin{to{transform:rotate(360deg)}}.sc-loading-spinner{width:40px;height:40px;border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:sc-spin .85s linear infinite}.sc-loading-title{font-size:17px;font-weight:700;color:var(--text);margin:0}.sc-loading-sub{font-size:13px;color:var(--muted);margin:0;max-width:340px}.sc-error-card{text-align:center;padding:2rem;display:flex;flex-direction:column;gap:12px;align-items:center}.sc-error-title{font-size:17px;font-weight:700;color:var(--text);margin:0}.sc-error-body{font-size:14px;color:var(--muted);margin:0;max-width:400px}.sc-results-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.sc-results-filename{font-size:12px;color:var(--muted);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:240px}.sc-headline-card{text-align:center;padding:2rem;border-left:3px solid var(--accent)}.sc-headline-clean{border-left-color:var(--accent2)}.sc-headline-icon{font-size:1.8rem;margin-bottom:8px}.sc-headline-eyebrow{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.sc-headline-amount{font-size:56px;font-weight:900;background:linear-gradient(130deg,#f87171,#fb923c 60%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.05;letter-spacing:-2px}.sc-headline-label{font-size:16px;font-weight:600;color:var(--muted);margin-top:4px;margin-bottom:10px}.sc-headline-title{font-size:22px;font-weight:800;color:var(--accent2);margin:0 0 8px}.sc-headline-title--clean{color:var(--accent2)}.sc-headline-sub{font-size:13px;color:var(--muted);margin:0;line-height:1.55}.sc-findings-card{display:flex;flex-direction:column;gap:0;padding:0;overflow:hidden}.sc-card--warn{border-left:3px solid var(--color-warning, #d97706)}.sc-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 20px 12px}.sc-card-title{font-size:14px;font-weight:700;color:var(--text)}.sc-card-sub{font-size:12px;color:var(--muted);margin-top:2px}.sc-card-total{font-size:15px;font-weight:800;color:var(--text);white-space:nowrap;flex-shrink:0}.sc-card-total--warn{color:var(--color-warning, #d97706)}.sc-rows{list-style:none;margin:0;padding:0;border-top:1px solid var(--border)}.sc-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:11px 20px;border-bottom:1px solid var(--border);transition:background .1s}.sc-row:last-child{border-bottom:none}.sc-row:hover{background:var(--surface2)}.sc-row--essential{opacity:.55}.sc-row-divider{padding:7px 20px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);background:var(--surface2);border-bottom:1px solid var(--border)}.sc-row-left{display:flex;flex-direction:column;gap:2px;min-width:0}.sc-row-vendor{font-size:13px;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sc-row-meta{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:5px;flex-wrap:wrap}.sc-tag{font-size:10px;font-weight:700;padding:1px 6px;border-radius:10px}.sc-tag--sub{background:#7c6af71f;color:var(--accent2);border:1px solid rgba(124,106,247,.2)}.sc-row-right{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}.sc-row-amount{font-size:13px;font-weight:700;color:var(--text);white-space:nowrap}.sc-row-amount--warn{color:var(--color-warning, #d97706)}.sc-row-amount--muted{color:var(--muted);font-weight:500}.sc-row-monthly{font-size:11px;color:var(--muted)}.sc-card-note{font-size:11.5px;color:var(--muted);padding:10px 20px;margin:0;border-top:1px solid var(--border);background:var(--surface2)}.sc-card-note--warn{color:var(--color-warning, #d97706)}.sc-email-gate{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;padding:2rem 1.75rem;border:1px solid var(--accent);background:linear-gradient(160deg,rgba(124,106,247,.05) 0%,transparent 80%)}.sc-gate-icon{font-size:2rem;line-height:1}.sc-gate-title{font-size:20px;font-weight:800;color:var(--text);margin:0}.sc-gate-body{font-size:14px;color:var(--muted);margin:0;line-height:1.6;max-width:440px}.sc-email-gate .sc-email-form{width:100%;max-width:440px}.sc-email-capture{display:flex;flex-direction:column;gap:12px;padding:1.25rem 1.5rem;background:var(--surface2);border:1px solid var(--border)}.sc-email-success{flex-direction:row;align-items:center;gap:10px;font-size:14px;color:var(--green, #4ade80)}.sc-email-check{font-size:1.1rem}.sc-email-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.sc-email-title{font-size:14px;font-weight:700;color:var(--text)}.sc-email-sub{font-size:12px;color:var(--muted);margin-top:2px;line-height:1.5}.sc-email-dismiss{background:none;border:none;color:var(--muted);font-size:14px;cursor:pointer;padding:2px 4px;flex-shrink:0;line-height:1}.sc-email-dismiss:hover{color:var(--text)}.sc-email-form{display:flex;gap:8px}.sc-email-input{flex:1;padding:9px 12px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);font-size:13px;min-width:0}.sc-email-input:focus{outline:none;border-color:var(--accent)}.sc-email-btn{white-space:nowrap;padding:9px 16px;font-size:13px}.sc-email-error{font-size:12px;color:var(--red, #f87171);margin:0}.sc-email-fine{font-size:11px;color:var(--muted);margin:0}@media (max-width: 480px){.sc-email-form{flex-direction:column}.sc-email-btn{width:100%;justify-content:center}}.sc-cta-card{display:flex;flex-direction:column;gap:14px;padding:1.75rem;border:1px solid var(--accent);background:linear-gradient(160deg,rgba(124,106,247,.06) 0%,transparent 80%)}.sc-cta-eyebrow{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent2)}.sc-cta-title{font-size:20px;font-weight:800;color:var(--text);margin:0;line-height:1.3}.sc-cta-body{font-size:14px;color:var(--muted);margin:0;line-height:1.6}.sc-cta-perks{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px;font-size:13px;color:var(--muted)}.sc-perk-check{color:var(--accent2);font-size:12px;margin-right:7px}.sc-cta-btn{width:100%;justify-content:center;padding:14px;font-size:15px}.sc-cta-sub{font-size:12px;color:var(--muted);text-align:center;margin:0}@media (max-width: 480px){.sc-hero-title{font-size:22px}.sc-headline-amount{font-size:44px}.sc-privacy-bar{gap:5px 12px}.sc-row{padding:10px 14px}.sc-card-header{padding:14px 14px 10px}.sc-cta-card{padding:1.25rem}.sc-results-filename{display:none}.sc-summary-grid{grid-template-columns:1fr}.sc-summary-tile--wide{flex-direction:column;gap:4px}.sc-summary-tile--wide .sc-tile-sub{margin-left:0;text-align:left}.sc-tile-value{font-size:20px}}.sc-what-you-get{background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius);padding:20px 24px}.sc-wg-title{font-size:14px;font-weight:700;color:var(--text);margin:0 0 12px}.sc-wg-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.sc-wg-list li{font-size:13px;color:var(--muted);padding-left:18px;position:relative;line-height:1.5}.sc-wg-list li:before{content:"✓";position:absolute;left:0;color:var(--accent2);font-weight:700}.sc-upload-context{font-size:13px;color:var(--muted);margin:0;text-align:center}.sc-sample-output{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;margin-top:12px}.sc-sample-header{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;background:var(--surface2);border-bottom:1px solid var(--border)}.sc-sample-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.sc-sample-badge{font-size:11px;color:var(--muted);font-style:italic}.sc-sample-block{padding:12px 16px;border-bottom:1px solid var(--border)}.sc-sample-block:last-of-type{border-bottom:none}.sc-sample-block-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--accent2);margin-bottom:8px}.sc-sample-block-title--flag{color:var(--yellow, #d97706)}.sc-sample-block--flag{background:#d977060a}.sc-sample-item{display:flex;justify-content:space-between;font-size:13px;color:var(--text);padding:4px 0;border-bottom:1px solid var(--border)}.sc-sample-item:last-child{border-bottom:none}.sc-sample-total{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:var(--surface2);border-top:1px solid var(--border);font-size:13px;color:var(--muted)}.sc-sample-total strong{font-size:14px;color:var(--text)}.sc-report-header{padding:20px 24px;display:flex;flex-direction:column;gap:20px}.sc-report-header-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.sc-report-eyebrow{font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--accent2);margin-bottom:4px}.sc-report-sub{font-size:12px;color:var(--muted);margin:0}.sc-report-badge{flex-shrink:0;font-size:11px;font-weight:700;color:var(--green, #4ade80);background:#4ade801a;border:1px solid rgba(74,222,128,.25);border-radius:20px;padding:4px 10px;white-space:nowrap}.sc-report-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.sc-metric-card{background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius);padding:14px 16px;display:flex;flex-direction:column;gap:3px}.sc-metric-card--flag{border-color:var(--color-warning, #d97706);background:#d977060d}.sc-metric-value{font-size:20px;font-weight:800;color:var(--text);line-height:1.1}.sc-metric-value--flag{color:var(--color-warning, #d97706)}.sc-metric-label{font-size:12px;font-weight:700;color:var(--text)}.sc-metric-sub{font-size:11px;color:var(--muted);line-height:1.4}.sc-report-section{display:flex;flex-direction:column;gap:12px}.sc-report-section-hdr{padding:0 2px}.sc-report-section-title{font-size:16px;font-weight:800;color:var(--text);margin:0 0 4px}.sc-report-section-sub{font-size:12px;color:var(--muted);margin:0}.sc-observations-card{padding:20px 24px;display:flex;flex-direction:column;gap:16px}.sc-obs-header{display:flex;flex-direction:column;gap:3px}.sc-obs-title{font-size:15px;font-weight:800;color:var(--text);margin:0}.sc-obs-sub{font-size:12px;color:var(--muted);margin:0}.sc-obs-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.sc-obs-item{display:flex;align-items:flex-start;gap:10px;font-size:13.5px;color:var(--text);line-height:1.5}.sc-obs-icon{flex-shrink:0;font-size:15px;line-height:1.5}.sc-obs-text{flex:1}.sc-monthly-overview{padding:20px 24px;display:flex;flex-direction:column;gap:16px}.sc-overview-rows{display:flex;flex-direction:column;gap:10px}.sc-overview-row{display:flex;align-items:center;gap:10px}.sc-overview-label{font-size:12px;color:var(--muted);min-width:130px;flex-shrink:0}.sc-overview-bar-wrap{flex:1;height:8px;background:var(--surface2);border-radius:4px;overflow:hidden}.sc-overview-bar{height:100%;border-radius:4px;background:var(--accent2);transition:width .4s ease}.sc-overview-bar--debt{background:#f87171}.sc-overview-bar--subs{background:#a78bfa}.sc-overview-bar--flag{background:var(--color-warning, #d97706)}.sc-overview-amount{font-size:12px;font-weight:700;color:var(--text);min-width:68px;text-align:right;flex-shrink:0}.sc-overview-total{display:flex;justify-content:space-between;align-items:center;padding-top:10px;border-top:1px solid var(--border);font-size:13px;font-weight:700;color:var(--text)}.sc-inline-upgrade{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius)}.sc-inline-text{font-size:13px;color:var(--muted);margin:0;line-height:1.5}.sc-inline-btn{flex-shrink:0;white-space:nowrap;font-size:13px;padding:9px 16px}@media (max-width: 480px){.sc-inline-upgrade{flex-direction:column;align-items:flex-start}.sc-inline-btn{width:100%;justify-content:center}}.sc-locked-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:2rem 1.75rem;border:1px solid var(--accent);background:linear-gradient(160deg,rgba(124,106,247,.05) 0%,transparent 80%)}.sc-locked-lock{font-size:1.8rem;line-height:1}.sc-locked-title{font-size:20px;font-weight:800;color:var(--text);margin:0}.sc-locked-sub{font-size:13px;color:var(--muted);margin:0;line-height:1.55;max-width:380px}.sc-locked-preview{position:relative;width:100%;max-width:420px;margin:6px 0;overflow:hidden;border-radius:var(--radius)}.sc-locked-preview-items{display:flex;flex-direction:column;gap:0;background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius)}.sc-locked-item{display:flex;align-items:center;gap:10px;padding:11px 16px;font-size:13px;color:var(--muted);border-bottom:1px solid var(--border);text-align:left}.sc-locked-item:last-child{border-bottom:none}.sc-locked-item-icon{flex-shrink:0;font-size:14px}.sc-locked-overlay{position:absolute;bottom:0;left:0;right:0;height:70%;background:linear-gradient(to bottom,transparent 0%,var(--bg, #0f0f14) 100%);pointer-events:none}.sc-locked-btn{width:100%;max-width:340px;justify-content:center;padding:13px;font-size:15px;margin-top:4px}.sc-locked-fine{font-size:11px;color:var(--muted);margin:0}@media (max-width: 480px){.sc-overview-label{min-width:100px;font-size:11px}.sc-overview-amount{min-width:56px;font-size:11px}}.sc-trust-footer{font-size:12px;color:var(--muted);text-align:center;margin:0;padding:4px 0 8px;line-height:1.6}
