*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:#0f172a;background:#f8fafc}.editor-shell{min-height:100%;padding:2rem}.editor-header h1{margin:0 0 .25rem;font-size:2rem}.editor-header p{margin:0;color:#475569}.editor-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-top:2rem}.editor-card{display:block;padding:1.25rem;border-radius:1rem;text-decoration:none;color:inherit;background:#fff;border:1px solid #e2e8f0;box-shadow:0 8px 20px #0f172a0f}.editor-card:hover{border-color:#cbd5f5;box-shadow:0 12px 26px #0f172a1f}
