
.pricing-table { width: 100%; max-width: 800px; margin: 20px auto; border-collapse: collapse; box-shadow: 0 1px 3px rgba(0,0,0,0.1); font-family: 'Segoe UI', Arial, sans-serif; }
.pricing-table th, .pricing-table td { padding: 12px; border: 1px solid #ddd; text-align: center; }
#packaging-table th { background-color: #4CAF50; color: white; font-weight: 600; }
#price-table th { background-color: #2196F3; color: white; font-weight: 600; }
.setup-fee { background-color: #f8f9fa; text-align: left !important; font-size: 0.9em; }
.setup-fee td { padding: 15px 20px; border-top: 2px solid #ddd; }
