:root{font-family:Segoe UI,system-ui,sans-serif;line-height:1.5;color:#0f172a;background:linear-gradient(160deg,#f0f9ff,#ecfdf5,#fafafa);min-height:100vh}*{box-sizing:border-box}body{margin:0}.page{max-width:1100px;margin:0 auto;padding:3rem 1.5rem}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;color:#0369a1;font-weight:600;margin:0 0 .5rem}h1{font-size:2rem;margin:0 0 .75rem}.lead{color:#475569;margin:0 0 2rem}.card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 24px #0f172a14;border:1px solid #e2e8f0}.card h2{margin-top:0;font-size:1.1rem}.card ul{margin:0;padding-left:1.25rem}.error{color:#b91c1c}footer{margin-top:2rem;font-size:.85rem;color:#64748b}.form{display:flex;flex-direction:column;gap:.75rem}.form.grid{display:grid;gap:.75rem}label{display:flex;flex-direction:column;gap:.25rem;font-size:.85rem;font-weight:600}input{padding:.5rem .75rem;border:1px solid #cbd5e1;border-radius:8px;font:inherit}button{padding:.6rem 1rem;border:none;border-radius:8px;background:#0369a1;color:#fff;font-weight:600;cursor:pointer}button.secondary{background:#64748b}.row{display:flex;justify-content:space-between;align-items:center;gap:1rem}.layout{display:grid;grid-template-columns:200px 1fr;gap:1rem}.sidebar{display:flex;flex-direction:column;gap:.35rem}.sidebar button{background:#fff;color:#0f172a;border:1px solid #e2e8f0;text-align:left}.sidebar button.active{background:#0369a1;color:#fff}.panel pre{font-size:.75rem;overflow:auto;max-height:400px;background:#f8fafc;padding:1rem;border-radius:8px}.stats{display:flex;flex-wrap:wrap;gap:1rem;font-weight:600}.table{width:100%;border-collapse:collapse;font-size:.85rem}.table th,.table td{border-bottom:1px solid #e2e8f0;padding:.5rem;text-align:left}.ai-response{background:#ecfdf5;padding:.75rem;border-radius:8px;margin-bottom:1rem}
