*{box-sizing:border-box}html,body,#root{height:100%;overflow:hidden;touch-action:manipulation}canvas{touch-action:none}body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;color:#e5e7eb;background:#0f172a}.text-title{font-size:14px;font-weight:600;color:#fff}.text-muted{font-size:13px;color:#94a3b8}.text-section{font-size:12px;font-weight:600;color:#cbd5f5;letter-spacing:.3px}.btn-primary{background:linear-gradient(90deg,#2563eb,#1d4ed8);color:#fff;font-weight:600;font-size:13px;border:none;border-radius:8px;padding:10px;cursor:pointer}.btn-primary:hover{opacity:.9}.panel{background:#020617;border:1px solid #1e293b;border-radius:10px}.input{width:100%;padding:10px;border-radius:8px;border:1px solid #1e293b;background:#020617;color:#fff;font-size:13px}.section-title{font-size:14px;font-weight:600;color:#111827;opacity:1;display:flex;align-items:center;gap:6px}.text-muted{font-size:13px;color:#374151;opacity:1}.section{margin-bottom:16px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
