:root{color-scheme:light;font-family:system-ui,-apple-system,sans-serif;color:#1a1a1a;background:#f8fafc}*{box-sizing:border-box}body{margin:0}.container{max-width:720px;margin:40px auto;padding:0 20px}header h1{margin-bottom:4px}.muted{color:#64748b}.card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;margin:20px 0}.card h2{margin-top:0}.status{margin-top:16px;padding:12px;background:#f1f5f9;border-radius:8px;font-size:.95em}code{background:#0f172a;color:#e2e8f0;padding:2px 8px;border-radius:4px;font-size:.9em}.err{color:#dc2626}a{color:#1a73e8;text-decoration:none}a:hover{text-decoration:underline}footer{margin-top:48px;text-align:center;font-size:.85em}.center{text-align:center}.small{font-size:.9em}.auth-shell{display:flex;align-items:center;justify-content:center;min-height:80vh}.auth-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:32px 28px;max-width:420px;width:100%;text-align:center}.banner{padding:10px 14px;border-radius:6px;margin:16px 0;font-size:.95em}.banner.err{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.google-button{display:block;padding:12px 20px;background:#1a73e8;color:#fff!important;border-radius:6px;font-weight:500;text-decoration:none;margin:20px 0 12px}.google-button:hover{background:#1557b0;text-decoration:none}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.user-pill{display:flex;align-items:center;gap:12px;font-size:.9em;color:#475569}.link-button{background:none;border:none;color:#1a73e8;cursor:pointer;padding:0;font-size:inherit}.link-button:hover{text-decoration:underline}.match-summary{display:flex;gap:10px;flex-wrap:wrap;margin:16px 0 24px;align-items:center}.tag{padding:4px 12px;border-radius:999px;font-size:.85em;font-weight:500;border:1px solid}.tag-matched{background:#f0fdf4;color:#166534;border-color:#bbf7d0}.tag-ambiguous{background:#fef9c3;color:#854d0e;border-color:#fde68a}.tag-unmatched{background:#fef2f2;color:#991b1b;border-color:#fecaca}.tag-skipped{background:#f1f5f9;color:#475569;border-color:#cbd5e1}.match-table{width:100%;border-collapse:collapse;font-size:.9em}.match-table th,.match-table td{padding:8px 10px;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:top}.match-table th{background:#f8fafc;font-weight:500;color:#475569}.match-table .num{text-align:right;font-variant-numeric:tabular-nums}.match-table select{padding:4px 6px;font-size:.9em;max-width:260px}.row-matched{background:#f0fdf4}.row-ambiguous{background:#fefce8}.row-unmatched{background:#fef2f2}.row-skipped{background:#f1f5f9;color:#64748b}.row-already_categorized{background:#f8fafc;color:#64748b}.pill{padding:2px 10px;border-radius:999px;font-size:.8em;border:1px solid}.pill-matched{background:#dcfce7;color:#166534;border-color:#86efac}.pill-ambiguous{background:#fef3c7;color:#92400e;border-color:#fcd34d}.pill-unmatched{background:#fee2e2;color:#991b1b;border-color:#fca5a5}.pill-skipped{background:#e2e8f0;color:#475569;border-color:#cbd5e1}.pill-already_categorized{background:#e0e7ff;color:#3730a3;border-color:#a5b4fc}.actions-bar{display:flex;justify-content:flex-end;margin:24px 0}button.primary{padding:10px 20px;background:#1a73e8;color:#fff;border:none;border-radius:6px;font-weight:500;cursor:pointer}button.primary:disabled{background:#94a3b8;cursor:not-allowed}button.primary:hover:not(:disabled){background:#1557b0}button.ghost{padding:10px 20px;background:transparent;color:#334155;border:1px solid #cbd5e1;border-radius:6px;font-weight:500;cursor:pointer}button.ghost:hover{background:#f1f5f9}.banner.warn{background:#fef3c7;color:#92400e;border:1px solid #fde68a}.warn-card{background:#fffbeb;border-color:#fde68a}.plan-grid{display:flex;gap:24px;margin:16px 0;flex-wrap:wrap}.plan-grid>div{background:#f8fafc;padding:12px 20px;border-radius:8px;min-width:140px}.plan-grid strong{font-size:1.4em;display:block}.plan-grid .good strong{color:#166534}.plan-grid .bad strong{color:#991b1b}.inline-check{display:inline-flex;gap:8px;align-items:center;margin-top:12px;cursor:pointer}.banner.good{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0;padding:12px 16px;border-radius:8px}.support-widget{display:inline-flex;position:relative}.support-panel{position:absolute;top:24px;right:0;width:360px;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:16px;box-shadow:0 8px 20px #0f172a1f;z-index:50}.support-panel h3{margin:0 0 8px;font-size:1em}.support-panel textarea{width:100%;padding:8px;border:1px solid #cbd5e1;border-radius:6px;font-family:inherit;font-size:.9em;resize:vertical}.actions-row{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.dropzone{border:2px dashed #cbd5e1;border-radius:12px;padding:40px 20px;text-align:center;cursor:pointer;transition:border-color .2s,background .2s;margin-top:16px}.dropzone:hover,.dropzone-active{border-color:#3b82f6;background:#eff6ff}.dropzone-has-file{border-color:#22c55e;background:#f0fdf4;border-style:solid}.dropzone-icon{font-size:2.5em;margin-bottom:8px}.dropzone-prompt p{margin:4px 0}.dropzone-file{display:flex;align-items:center;justify-content:center;gap:12px}
