:root{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;color:#0f172a;background:#f6f8fb}body{margin:0;background:#f6f8fb}#root,.app-shell{min-height:100vh}.header-meta{display:flex;gap:12px;align-items:center}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.card-info{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:12px;box-shadow:0 6px 12px #0f172a0a}.section-title{font-weight:700}
