:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#1f2937;background:#f5f7fb;line-height:1.5;font-weight:400}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f5f7fb}button,input,textarea{font:inherit}.page-shell{min-height:100vh;padding:24px}.app-frame{width:min(1360px,100%);margin:0 auto;display:grid;grid-template-columns:250px minmax(0,1fr);gap:24px}.sidebar,.hero-card,.history-panel{background:#fff;border:1px solid #e5e7eb;border-radius:14px}.sidebar{padding:20px;display:grid;align-content:start;gap:18px;position:sticky;top:24px;height:fit-content}.sidebar-top,.panel-header{display:grid;gap:8px}.eyebrow,.result-label{margin:0;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#6b7280}h1,.panel-title{margin:0;color:#111827}h1,.panel-title{font-size:1.5rem;font-weight:700}.intro,.section-copy,.history-copy,.history-empty,.sidebar-copy,.empty-state-copy,.mode-copy,.stat-label,.history-meta,.history-time,.verdict,.batch-summary-label{margin:0;color:#6b7280}.mode-nav,.sidebar-stats,.content-shell,.checker-form,.history-list,.history-group,.history-group-items{display:grid}.mode-nav,.sidebar-stats,.checker-form,.history-list{gap:10px}.mode-button{padding:14px 16px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:inherit;text-align:left;display:grid;gap:4px;cursor:pointer}.mode-button.selected{border-color:#2563eb;background:#eff6ff}.mode-title,.history-group-target,.stat-value{color:#111827}.mode-title{font-size:.95rem;font-weight:600}.mode-copy,.stat-label,.history-group-count,.history-time{font-size:.875rem}.stat-card{padding:14px 16px;border:1px solid #e5e7eb;border-radius:10px;background:#f9fafb;display:grid;gap:4px}.stat-value{font-size:1.5rem;font-weight:700;line-height:1}.content-shell{gap:24px}.hero-card,.history-panel{padding:24px}.checker-form label{display:grid;gap:8px}.checker-form span{font-size:.9rem;font-weight:500;color:#374151}.checker-form input,.checker-form textarea{width:100%;padding:12px 14px;border:1px solid #d1d5db;border-radius:10px;background:#fff;color:#111827}.checker-form textarea{min-height:220px;resize:vertical}.checker-form input:focus,.checker-form textarea:focus{outline:2px solid rgba(37,99,235,.18);border-color:#2563eb}.checker-form button,.ghost-button{border-radius:10px;cursor:pointer}.checker-form button{width:fit-content;padding:12px 18px;border:0;background:#2563eb;color:#fff;font-weight:600}.checker-form button:disabled{opacity:.75;cursor:wait}.ghost-button{padding:10px 14px;border:1px solid #d1d5db;background:#fff;color:#374151}.message{margin-top:16px;padding:12px 14px;border-radius:10px}.error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.result-card,.empty-state-card,.batch-table-card,.history-item{border:1px solid #e5e7eb;border-radius:12px}.result-card,.empty-state-card,.batch-table-card{margin-top:20px;padding:20px;background:#fff}.single-result-card{background:#f0fdf4;border-color:#bbf7d0}.result-card strong{font-size:2.5rem;line-height:1;color:#111827}.result-domain{margin-top:8px;font-weight:600;color:#111827}.empty-state-card{background:#f9fafb}.batch-table-card{padding:0;overflow:hidden}.batch-summary{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #e5e7eb;background:#f9fafb}.batch-summary-item{padding:16px;display:grid;gap:4px}.batch-summary-item+.batch-summary-item{border-left:1px solid #e5e7eb}.batch-summary-value{font-size:1.4rem;font-weight:700;color:#111827}.batch-table-wrap{overflow-x:auto}.batch-table{width:100%;border-collapse:collapse}.batch-table th,.batch-table td{padding:14px 16px;text-align:left;border-bottom:1px solid #e5e7eb}.batch-table th{font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#6b7280;background:#f9fafb}.batch-table td{color:#111827}.status-pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:.8rem;font-weight:600}.status-ok{background:#dcfce7;color:#166534}.status-error{background:#fee2e2;color:#991b1b}.history-panel{display:grid;gap:18px}.history-header,.history-group-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.compact-history-list,.compact-history-items{gap:10px}.compact-history-list{grid-template-columns:1fr}.compact-history-group{padding:14px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;align-content:start}.compact-history-items{margin-top:8px}.history-group-toggle{width:100%;padding:0;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;color:inherit;cursor:pointer}.history-group-summary{display:flex;align-items:center;gap:12px}.history-group-arrow{width:24px;text-align:center;color:#2563eb;font-size:1rem;font-weight:700}.history-group-count{color:#6b7280}.history-item{width:100%;padding:12px 14px;background:#fff;color:inherit;text-align:left;display:grid;gap:4px}.history-meta{font-size:.95rem;color:#111827}@media (max-width: 980px){.app-frame{grid-template-columns:1fr}.sidebar{position:static}}@media (max-width: 640px){.page-shell{padding:16px}.sidebar,.hero-card,.history-panel{padding:18px}.history-header,.history-group-header,.history-group-toggle,.history-group-summary{align-items:start;flex-direction:column}.batch-summary{grid-template-columns:1fr}.batch-summary-item+.batch-summary-item{border-left:0;border-top:1px solid #e5e7eb}}
