:root{color:#0f172a;background:linear-gradient(180deg,#f8fafc,#eef2ff)}*{box-sizing:border-box}body{margin:0;overflow-x:hidden}.layout{max-width:98rem;margin:0 auto;padding:2rem;font-size:1.5rem}.hero h1{margin:0;font-size:clamp(2.2rem,3vw,3rem)}.hero p{margin-top:.8rem;color:#334155;font-size:1.5rem}.controls{margin-top:1.8rem;display:flex;justify-content:flex-end;align-items:center;gap:1rem;flex-wrap:wrap}button{border-radius:.9rem;border:none;padding:.8rem 1.2rem;font-size:1.5rem;line-height:1.2;background:#1d4ed8;color:#fff;cursor:pointer;white-space:nowrap}button:disabled{opacity:.6;cursor:not-allowed}.bulk-create{background:#0b7a4b}.bulk-purge{background:#b91c1c}.start-fresh{background:#475569}.error{margin-top:1.4rem;color:#991b1b;background:#fee2e2;border:.1rem solid #fecaca;padding:1rem;border-radius:1rem;font-size:1.5rem}.notice{margin-top:1.4rem;color:#14532d;background:#dcfce7;border:.1rem solid #86efac;padding:1rem;border-radius:1rem;font-size:1.5rem}.bulk-loader{margin-top:1rem;display:inline-flex;align-items:center;gap:.8rem;padding:.8rem 1.2rem;border-radius:99.9rem;border:.1rem solid #bfdbfe;background:#eff6ff;color:#1e3a8a;font-size:1.5rem}.spinner{width:1.4rem;height:1.4rem;border-radius:50%;border:.2rem solid #93c5fd;border-top-color:#1d4ed8;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.tabs{margin-top:1.2rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.tab{background:#e2e8f0;color:#1e293b;border:.1rem solid #cbd5e1}.tab.active{background:#1d4ed8;color:#fff}.cards{margin-top:1.8rem;display:grid;gap:1.4rem}.card{border:.1rem solid #cbd5e1;border-radius:1.2rem;padding:1.2rem;background:#fffffff7;min-width:0}.card-head{display:flex;justify-content:space-between;gap:1rem;align-items:center}.card-head strong{min-width:0;overflow-wrap:anywhere;font-size:1.5rem}.head-actions{display:flex;align-items:center;gap:.8rem}.meta{margin:.8rem 0;color:#475569;display:flex;flex-wrap:wrap;gap:1.4rem;font-size:1.5rem}.brief-grid{margin:.8rem 0;padding:1rem 1rem .8rem;border-radius:1rem;background:#f8fafc;border:.1rem solid #dbeafe}.scope-line{margin:0 0 .6rem;font-size:1.5rem;color:#0f172a;font-weight:700;overflow-wrap:anywhere}.action-line{margin:.4rem 0;font-size:1.5rem;color:#334155;overflow-wrap:anywhere}.excerpt{margin:.6rem 0 0;color:#334155;font-size:1.5rem;line-height:1.45;overflow-wrap:anywhere}.email-more{margin:.6rem 0 1rem}.email-more summary{color:#1d4ed8;cursor:pointer;font-size:1.5rem}.actions{display:flex;gap:.8rem;align-items:center;flex-wrap:wrap}.primary-cta{background:#0f62fe;font-weight:700}.actions .neutral{background:#334155}.actions a{color:#1d4ed8;font-size:1.5rem;overflow-wrap:anywhere}.empty{margin-top:2.4rem;color:#475569;font-size:1.5rem}.delete-x{width:3rem;min-width:3rem;height:3rem;border-radius:50%;background:#ef4444;color:#fff;font-size:1.5rem;line-height:1;padding:0;display:inline-flex;align-items:center;justify-content:center}@media(max-width:72rem){.controls{justify-content:stretch}.controls button{width:100%}.tabs{grid-template-columns:1fr}.layout{padding:1.4rem}}
