@import "https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600;700&display=swap";
@keyframes shimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.skeleton-shimmer{background:#f6f7f8 linear-gradient(90deg,#f6f7f8 0%,#edeef1 20%,#f6f7f8 40% 100%) 0 0/800px 104px no-repeat;animation:1.2s linear infinite forwards shimmer;display:inline-block;position:relative}.checkout-page{color:#333;background-color:#f4f7fa;min-height:100vh;padding:40px 15px;font-family:Quicksand,sans-serif}.checkout-container{max-width:1200px;margin:0 auto;padding:0 20px}.checkout-header{text-align:center;margin-bottom:40px}.checkout-page-title{color:#0657a8;text-align:left;margin-bottom:30px;font-size:28px;font-weight:700}.checkout-title{display:none}.checkout-subtitle{color:#666;font-size:16px}.checkout-stepper{justify-content:center;align-items:center;max-width:600px;margin-bottom:40px;margin-left:auto;margin-right:auto;display:flex;position:relative}.step-item{z-index:2;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.step-bubble{color:#a0aec0;z-index:2;background:#fff;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:8px;font-size:14px;font-weight:700;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 6px #0000000d}.step-item.active .step-bubble{color:#fff;background:#0657a8;border-color:#0657a8;transform:scale(1.1);box-shadow:0 4px 12px #0657a84d}.step-item.completed .step-bubble{color:#fff;background:#10b981;border-color:#10b981}.step-label{color:#a0aec0;text-transform:uppercase;letter-spacing:.5px;z-index:2;font-size:12px;font-weight:700;transition:all .3s;position:relative}.step-item.active .step-label{color:#0657a8}.step-item.completed .step-label{color:#10b981}.step-connector{z-index:1;background:#e2e8f0;height:2px;position:absolute;top:18px;left:calc(50% + 18px);right:calc(18px - 50%)}.step-item:last-child .step-connector{display:none}.step-connector.filled{background:#10b981}.step-container{animation:.4s cubic-bezier(.175,.885,.32,1.275) fadeInRight}@keyframes fadeInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.step-header{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;margin-bottom:25px;padding-bottom:15px;display:flex}.step-title{color:#2d3748;margin:0;font-size:20px;font-weight:700}.edit-btn{color:#1681f5;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:700;transition:all .2s}.edit-btn:hover{background:#dbeafe}.step-nav-buttons{gap:15px;margin-top:30px;display:flex}.btn-secondary{color:#4a5568;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex:1;padding:14px;font-family:Quicksand,sans-serif;font-size:16px;font-weight:700;transition:all .2s}.btn-secondary:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e0}.btn-primary{color:#fff;cursor:pointer;background:#0657a8;border:none;border-radius:8px;flex:2;justify-content:center;align-items:center;gap:10px;padding:14px;font-family:Quicksand,sans-serif;font-size:16px;font-weight:700;transition:all .2s;display:flex}.btn-primary:hover:not(:disabled){background:#054a8f;transform:translateY(-2px);box-shadow:0 4px 12px #0657a833}.btn-primary:disabled{cursor:not-allowed;background:#cbd5e0}.checkout-grid{grid-template-columns:1fr 1fr;gap:30px;display:grid}@media (max-width:1024px){.checkout-grid{grid-template-columns:1fr;gap:20px}.checkout-page-title{text-align:center;margin-bottom:20px;font-size:24px}}@media (max-width:640px){.checkout-page{padding:20px 0}.checkout-container{padding:0 10px}.checkout-card{border-radius:8px;margin-bottom:15px;padding:20px 15px}.checkout-stepper{margin-bottom:25px;padding:0 5px}.step-bubble{width:32px;height:32px;font-size:13px}.step-connector{top:16px;left:calc(50% + 16px);right:calc(16px - 50%)}.step-label{font-size:10px}.package-card{padding:12px}.btn-primary,.btn-secondary{padding:12px;font-size:15px}.total-row{font-size:16px}}.checkout-card{background:#fff;border:1px solid #edf2f7;border-radius:12px;height:fit-content;margin-bottom:25px;padding:25px;box-shadow:0 2px 15px #0000000a}.section-title{color:#333;align-items:center;margin-bottom:20px;font-size:16px;font-weight:700;display:flex}.section-title span{color:#0657a8;background:#eef5fc;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-right:10px;font-size:14px;display:flex}.form-group{margin-bottom:20px}.form-label{color:#4a5568;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.form-input{box-sizing:border-box;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:14px 16px;font-family:inherit;font-size:15px;transition:all .2s}.form-input:focus{background-color:#fafdff;border-color:#1681f5;outline:none}.input-wrapper{align-items:center;display:flex;position:relative}.input-icon{color:#10b981;align-items:center;display:flex;position:absolute;right:15px}.form-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%234a5568'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right 15px center;background-repeat:no-repeat;background-size:18px;padding-right:40px}.form-note{color:#718096;margin-top:6px;font-size:12px}.package-card{cursor:pointer;border:2px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:15px;padding:15px;transition:all .2s;display:flex}.package-card:hover{border-color:#cbd5e0}.package-card.selected{background-color:#eff6ff;border-color:#1681f5}.package-name{color:#2d3748;font-weight:700}.package-desc{color:#718096;font-size:12px}.package-price{color:#1681f5;font-size:16px;font-weight:700}.total-row{border-top:1px dashed #e2e8f0;justify-content:space-between;align-items:center;margin-top:20px;padding-top:20px;font-size:18px;font-weight:700;display:flex}.payment-group-title{text-transform:uppercase;color:#a0aec0;letter-spacing:.5px;margin:15px 0 10px;font-size:12px;font-weight:700}.payment-methods-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.payment-option{cursor:pointer;text-align:center;border:2px solid #e2e8f0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:80px;padding:12px;transition:all .2s;display:flex;position:relative}.payment-option:hover{border-color:#cbd5e0}.payment-option.selected{background-color:#eff6ff;border-color:#1681f5;box-shadow:0 4px 12px #1681f526}.payment-icon{object-fit:contain;height:30px;margin-bottom:8px}.payment-name{font-size:12px;font-weight:600;line-height:1.3}.check-icon{color:#fff;background:#1681f5;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;display:flex;position:absolute;top:5px;right:5px}.btn-submit{color:#fff;cursor:pointer;background:#0657a8;border:none;border-radius:8px;width:100%;margin-top:20px;padding:14px;font-family:Quicksand,sans-serif;font-size:16px;font-weight:700;transition:all .2s}.btn-submit:hover:not(:disabled){background:#054a8f;transform:translateY(-1px)}.btn-submit:disabled{cursor:not-allowed;background:#cbd5e0}.error-alert{color:#c53030;background:#fff5f5;border-left:4px solid #f56565;border-radius:6px;margin-bottom:20px;padding:15px;font-size:14px}.loading-spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;margin-right:10px;animation:1s ease-in-out infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.terms-text{text-align:center;color:#a0aec0;margin-top:15px;font-size:12px;line-height:1.5}.success-card{text-align:center;max-width:600px;margin:0 auto;padding:50px 30px}.success-icon-wrapper{background:#e6fffa;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;display:flex}.success-icon-wrapper.unpaid-icon{background:#eef5fc}.success-check-icon{color:#047857;width:40px;height:40px}.success-title{color:#2d3748;margin-bottom:10px;font-size:28px;font-weight:700}.success-subtitle{color:#718096;margin-bottom:30px;font-size:16px;line-height:1.6}.payment-info-box{text-align:left;background:#f0f7ff;border:1px solid #bfdbfe;border-radius:12px;margin:20px 0 30px;padding:24px}.copy-label{background:#fff;border:1px solid #bfdbfe;border-radius:8px;justify-content:center;align-items:center;margin-top:5px;padding:12px;display:flex}.info-row{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.info-row:last-child{border-bottom:none}.info-row span{color:#718096;font-size:14px}.info-row strong{color:#2d3748;font-size:16px}.text-primary{color:#1681f5!important}.instructions-section{text-align:left;margin-bottom:30px}.section-subtitle{color:#2d3748;margin-bottom:15px;font-size:16px;font-weight:700}.instruction-item{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-top:12px;transition:all .2s;overflow:hidden}.instruction-item.expanded{border-color:#1681f5;box-shadow:0 4px 12px #1681f514}.instruction-title{color:#0657a8;-webkit-user-select:none;user-select:none;background:#fff;justify-content:space-between;align-items:center;padding:16px 20px;font-size:14px;font-weight:700;transition:background .2s;display:flex}.instruction-title:hover{background:#f9fafb}.instruction-item.expanded .instruction-title{background:#f0f7ff;border-bottom:1px solid #e2e8f0}.instruction-content{max-height:0;transition:max-height .3s ease-out,padding .3s;overflow:hidden}.instruction-item.expanded .instruction-content{max-height:1000px;padding-bottom:5px}.instruction-steps{color:#718096;padding:0 15px 15px 35px;font-size:13px;line-height:1.6}.instruction-steps li{margin-bottom:8px}.summary-header{text-align:center;background-color:#f0fdf4;border:1px solid #dcfce7;border-radius:12px;margin-bottom:25px;padding:20px}.summary-payment-icon{object-fit:contain;height:40px;margin-bottom:10px}.summary-payment-name{color:#059669;font-size:18px;font-weight:700}.summary-row{margin-bottom:15px}.summary-label{color:#718096;margin-bottom:4px;font-size:13px;display:block}.summary-value{color:#333;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px 15px;font-size:14px;font-weight:600;display:block}.coupon-section{margin-top:30px}.coupon-label{color:#a0aec0;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:700;display:block}.coupon-input-group{gap:10px;display:flex}.btn-coupon{color:#4a5568;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:0 20px;font-size:13px;font-weight:700}.btn-coupon:hover{background:#f8fafc}.next-steps-box{text-align:left;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;margin-bottom:25px;padding:20px}.next-steps-title{color:#0657a8;margin-bottom:12px;font-size:16px;font-weight:700}.next-steps-list{color:#0657a8;padding-left:20px;font-size:14px;line-height:1.8}.back-link{color:#718096;margin-top:25px;font-size:14px;text-decoration:none;transition:color .2s;display:inline-block}.back-link:hover{color:#1681f5}.checkout-terms-container{border-top:1px dashed #e2e8f0;margin-top:25px;padding-top:15px}.terms-checkbox-label{cursor:pointer;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.terms-checkbox{cursor:pointer;accent-color:#0657a8;width:18px;height:18px;margin-top:2px}.terms-text-small{color:#4a5568;font-size:13px;line-height:1.4}.terms-disclaimer{color:#718096;background:#f8fafc;border:1px solid #edf2f7;border-radius:8px;padding:10px;font-size:12px;line-height:1.5}.trust-badge-container{text-align:center;justify-content:center;margin-top:15px;display:flex}.trust-badge{opacity:.9;filter:grayscale(10%);max-width:100%;height:auto;transition:opacity .3s}.trust-badge:hover{opacity:1}@media (max-width:640px){.checkout-terms-container{margin-top:20px}.terms-text-small{font-size:12px}.terms-disclaimer{padding:8px;font-size:11px}}.back-to-detail-btn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:background .2s,color .2s;display:flex}.back-to-detail-btn:hover{color:#1e293b;background:#e2e8f0}
