/* W9Collect custom styles */
body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; }
.tab-btn { transition: all 0.2s; }
.tab-btn:hover { background: #e0e7ff; }
