:root{--primary-color: #0284c7;--primary-hover: #0369a1;--bg-gradient: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 50%, #bae6fd 100%);--card-shadow: 0 10px 30px -5px rgba(2, 132, 199, .08)}body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f8fafc;color:#1e293b;min-height:100vh}#root{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.header-brand{display:flex;align-items:center;gap:12px}.brand-title{font-size:20px;font-weight:700;color:#0284c7;letter-spacing:-.5px}.glass-card{background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(226,232,240,.8);border-radius:12px}.new-token-card{margin-top:16px;padding:16px;background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px}.new-token-card h4{margin:0 0 12px;color:#0369a1;font-size:14px}.url-item{display:flex;align-items:center;gap:12px;margin-bottom:8px}.url-item:last-child{margin-bottom:0}.url-item>.url-label{width:110px;font-size:13px;font-weight:600;color:#334155;flex-shrink:0}.url-item code{flex:1;background:#fff;padding:6px 10px;border-radius:6px;border:1px solid #e2e8f0;font-size:12px;color:#0284c7;overflow-x:auto;white-space:nowrap}.tip-text{font-size:12px;color:#64748b}
