.form-header h1{font-size:2rem;margin-bottom:.5rem}.product-option.selected{border-color:#28a745;background-color:#f8fff9}.product-option.recommended{border-color:#ffc107;background:linear-gradient(135deg,#fff9e6 0%,#fff 100%);position:relative}.product-option.recommended:hover{border-color:#ffb300}.recommended-badge{display:inline-block;background:linear-gradient(135deg,#ffc107 0%,#ff9800 100%);color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;margin-bottom:.5rem;box-shadow:0 2px 5px rgba(255,193,7,.3)}.discount-badge{background:#dc3545;color:white;padding:.25rem .5rem;border-radius:15px;font-size:.8rem;margin-left:.5rem}.bonus-section{background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;padding:1rem;margin:1rem 0}@media (max-width:768px){.form-header h1{font-size:1.5rem;line-height:1.3}.order-summary{padding:1rem}.order-summary-item{padding:.5rem 0;font-size:.9rem}.order-summary .row{margin-left:0;margin-right:0}.order-summary .col-6{padding-left:.5rem;padding-right:.5rem;font-size:.9rem}}@media (max-width:480px){.form-header h1{font-size:1.25rem}}.pulse-animation{animation:pulse 1.5s ease-in-out infinite}