:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#1f2933;background:#f5f7fa}*{box-sizing:border-box}body{margin:0}@keyframes fb-spin{to{transform:rotate(360deg)}}.fb-spin{animation:fb-spin .7s linear infinite}button{cursor:pointer;font-family:inherit}.error{color:#b91c1c;font-size:.85rem;margin:0}.muted{color:#6b7280;font-size:.8rem}.page{min-height:100vh}.topbar{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;background:#fff;border-bottom:1px solid #e5e7eb}.topbar button{padding:.5rem 1rem;border:none;border-radius:8px;background:#ef4444;color:#fff;font-weight:600}.content{max-width:720px;margin:0 auto;padding:1.5rem 1.25rem}.card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem 1.5rem}.card ul{line-height:1.9}code{background:#f3f4f6;padding:.1rem .35rem;border-radius:4px}
