.forms-container{display:flex;height:auto;background-color:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.back-button{transition:background-color .2s}.form-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px;margin-bottom:32px}.button-group{display:flex;flex-direction:column;gap:12px;justify-content:flex-start;align-items:stretch;padding-top:28px}.form-select.order-type{background:#888888;color:white}.add-product-btn{background:#2563eb;color:white;border:none;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}.add-product-btn:hover{background:#1d4ed8}.add-product-btn:active{background:#1e40af}.rate-display{font-size:14px;color:#059669;font-weight:500;text-align:right}.discount-section{margin-bottom:0}.next-section{display:flex;justify-content:flex-start;margin-top:32px;padding-top:24px;border-top:1px solid #e5e7eb}.next-btn{background:#2563eb;color:white;border:none;padding:12px 32px;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s;min-width:120px}.next-btn:hover:not(:disabled){background:#1d4ed8}.next-btn.disabled{background:#9ca3af;cursor:not-allowed}.next-btn.enabled{background:#2563eb}.next-btn:active:not(:disabled){background:#1e40af}@media (max-width:1200px){.form-grid{grid-template-columns:1fr 1fr}.button-group{grid-column:span 2;flex-direction:row;justify-content:space-between;align-items:center;padding-top:0}.rate-display{text-align:left}}@media (max-width:768px){.forms-container{flex-direction:column}.steps-sidebar{width:auto;margin:16px 16px 0}.form-content{margin:0 16px 16px;padding:20px}.form-grid{grid-template-columns:1fr}.button-group{grid-column:span 1;flex-direction:column;align-items:stretch}.table-header,.table-row{grid-template-columns:1fr;gap:8px}.table-cell{padding:8px 16px;border-bottom:1px solid #f3f4f6;justify-content:space-between}.table-cell:before{content:attr(data-label);font-weight:600;color:#6b7280;min-width:120px}.table-header .table-cell:before{display:none}.actions{justify-content:flex-end}.coupon-group{max-width:100%}.next-section{justify-content:center}}@media (max-width:480px){.form-header{flex-direction:column;gap:16px;align-items:flex-start}.header-right{align-self:flex-end}.step-title-main{font-size:24px}.section-title{font-size:20px}.form-content{padding:16px}.coupon-group{flex-direction:column}.apply-btn{width:100%}}.action-btn:focus,.add-product-btn:focus,.apply-btn:focus,.back-button:focus,.coupon-input:focus,.form-input:focus,.form-select:focus,.next-btn:focus{outline:2px solid #2563eb;outline-offset:2px}.steptwo-container{display:flex;height:auto;background-color:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.customer-form-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px;margin-bottom:48px}.form-input,.form-select{padding:12px 16px;border:1px solid #d1d5db;font-size:14px;color:#111827;background:white;transition:border-color .2s,box-shadow .2s}.form-input:focus,.form-select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.form-input::placeholder{color:#9ca3af}.form-input.with-icon,.form-select.with-icon{padding-left:48px}.additional-info{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:12px;padding:24px;margin-bottom:32px}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.info-item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:white;border-radius:8px;border:1px solid #e5e7eb}.info-label{color:#6b7280}.info-label,.info-value{font-size:14px;font-weight:500}.info-value{color:#111827;text-align:right}.form-input[type=date]{position:relative}.form-input[type=date]::-webkit-calendar-picker-indicator{background:transparent;bottom:0;color:transparent;cursor:pointer;height:auto;left:0;position:absolute;right:0;top:0;width:auto}.form-input[maxlength="10"]{text-transform:uppercase;letter-spacing:1px}.form-input[maxlength="10"],.form-input[type=tel]{font-family:Courier New,monospace}@media (max-width:1200px){.customer-form-grid{grid-template-columns:1fr 1fr}.info-grid{grid-template-columns:1fr}}@media (max-width:768px){.steptwo-container{flex-direction:column}.steps-sidebar{width:auto;margin:16px 16px 0}.form-content{margin:0 16px 16px;padding:20px}.customer-form-grid{grid-template-columns:1fr}.navigation-section{justify-content:center;gap:16px;flex-direction:column-reverse}.continue-btn,.previous-btn{justify-content:center;width:100%}.additional-info{padding:16px}.info-grid{grid-template-columns:1fr;gap:12px}.info-item{padding:10px 12px}}@media (max-width:480px){.form-header{flex-direction:column;gap:16px;align-items:flex-start}.header-right{align-self:flex-end}.step-title-main{font-size:24px}.section-title{font-size:20px}.form-content{padding:16px}.subsection-title{font-size:16px}.info-item{flex-direction:column;align-items:flex-start;gap:4px}.info-value{text-align:left;font-weight:400}}.back-button:focus,.continue-btn:focus,.form-input:focus,.form-select:focus,.previous-btn:focus{outline:2px solid #2563eb;outline-offset:2px}.form-input:invalid:not(:focus):not(:placeholder-shown){border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.form-input:valid:not(:focus):not(:placeholder-shown){border-color:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,.1)}@media print{.steptwo-container{flex-direction:column}.navigation-section,.steps-sidebar{display:none}.form-content{margin:0;box-shadow:none}}.stepthree-container{display:flex;height:auto;background-color:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.section-title{margin-bottom:12px}.section-subtitle{color:#ef4444}.eligibility-form{margin-bottom:48px}.form-group{margin-bottom:32px}.form-label{margin-bottom:8px;display:block}.form-select{max-width:400px}.question-section{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:24px}.question-header{gap:12px;margin-bottom:20px}.info-icon,.question-header{display:flex;align-items:center}.info-icon{justify-content:center;flex-shrink:0}.question-text{font-size:16px;font-weight:500;color:#111827}.radio-group{gap:32px;justify-content:flex-end}.radio-group,.radio-option{display:flex;align-items:center}.radio-option{gap:8px}.radio-option input[type=radio]{display:none}.radio-label{gap:8px;cursor:pointer;user-select:none}.radio-circle,.radio-label{display:flex;align-items:center}.radio-circle{width:24px;height:24px;border-radius:50%;border:2px solid #d1d5db;background:white;justify-content:center;transition:all .2s}.radio-option input[type=radio]:checked+.radio-label .radio-circle{background:#2563eb;border-color:#2563eb}.radio-text{font-size:14px;font-weight:500;color:#374151}.documents-section{margin-bottom:48px}.documents-title{font-size:20px;font-weight:600;color:#111827;margin-bottom:12px}.documents-subtitle{font-size:14px;color:#ef4444;margin-bottom:32px;line-height:1.5}.upload-grid{grid-template-columns:1fr 1fr;gap:24px}.upload-item{border:1px solid #e5e7eb;border-radius:12px;padding:24px;background:white}.upload-header{gap:12px;margin-bottom:20px}.upload-radio input[type=radio]{display:none}.upload-radio-label{cursor:pointer}.upload-radio-circle{width:20px;height:20px;border-radius:50%;border:2px solid #d1d5db;background:white;display:inline-block;transition:all .2s}.upload-radio input[type=radio]:checked+.upload-radio-label .upload-radio-circle{background:#2563eb;border-color:#2563eb}.upload-document-name{font-size:16px;font-weight:500;color:#111827}.upload-actions{gap:16px}.upload-btn{background:#2563eb;color:white;padding:12px 16px;border-radius:8px;font-size:14px;font-weight:500;transition:background-color .2s;text-decoration:none}.upload-btn:hover{background:#1d4ed8}.view-sample-btn{background:transparent;color:#2563eb;font-size:14px;font-weight:500}.view-sample-btn:hover{color:#1d4ed8}.uploaded-file{margin-top:12px;padding:8px 12px;background:#f0f9ff;border:1px solid #bae6fd;border-radius:6px;color:#0369a1}.navigation-section{display:flex;justify-content:space-between;margin-top:32px;padding-top:24px;border-top:1px solid #e5e7eb}.continue-btn{padding:12px 24px;display:flex;align-items:center}@media (max-width:1200px){.upload-grid{grid-template-columns:1fr}.radio-group{justify-content:flex-start;gap:24px}}@media (max-width:768px){.stepthree-container{flex-direction:column}.steps-sidebar{width:auto;margin:16px 16px 0}.form-content{margin:0 16px 16px;padding:20px}.upload-grid{grid-template-columns:1fr}.navigation-section{justify-content:center;gap:16px;flex-direction:column-reverse}.continue-btn,.previous-btn{justify-content:center;width:100%}.question-section,.upload-item{padding:16px}.upload-actions{flex-direction:column;align-items:stretch;gap:12px}.upload-btn{justify-content:center}}@media (max-width:480px){.form-header{flex-direction:column;gap:16px;align-items:flex-start}.header-right{align-self:flex-end}.step-title-main{font-size:24px}.section-title{font-size:20px}.documents-title{font-size:18px}.form-content{padding:16px}.radio-group{gap:16px}.form-select{max-width:100%}}.back-button:focus,.continue-btn:focus,.form-select:focus,.previous-btn:focus,.upload-btn:focus,.view-sample-btn:focus{outline:2px solid #2563eb;outline-offset:2px}.radio-label:hover .radio-circle,.upload-radio-label:hover .upload-radio-circle{border-color:#2563eb}.upload-btn input[type=file]{position:absolute;opacity:0;width:0;height:0}.upload-item:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)}.form-select option{color:#000000}.upload-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin-top:30px}.view-sample-btn{background:none;border:none;color:#1763F7;font-family:Kumbh Sans;font-weight:400;font-size:12px;cursor:pointer;text-decoration:underline;padding:0;margin-left:10px}.view-sample-btn:hover{color:#0052cc}@media (max-width:768px){.form-row{flex-direction:column;gap:16px}.upload-grid{grid-template-columns:1fr;gap:20px}.checkbox-label{font-size:16px}}.documents-section{margin-bottom:40px}.upload-item{background:#F8FAFF;border-radius:11.0684px;padding:20px;box-shadow:0 2px 2px rgba(0,0,0,.16)}.upload-header{display:flex;align-items:center;gap:15px;margin-bottom:15px}.upload-document-name{font-family:Kumbh Sans;font-weight:400;font-size:12.9132px;color:#000000}.upload-actions{gap:10px}.upload-actions,.upload-btn{display:flex;align-items:center}.upload-btn{gap:8px;padding:9px 15px;background:none;border:none;color:#1C5BF6;font-family:Kumbh Sans;font-weight:400;font-size:14.7579px;cursor:pointer;border-radius:6px}.upload-btn:hover{background:rgba(28,91,246,.1)}.uploaded-file{margin-top:10px;font-family:Kumbh Sans;font-size:12px;color:#667085}.upload-btn.uploading{opacity:.7;cursor:not-allowed;pointer-events:none;position:relative;overflow:hidden}.upload-btn.uploading svg{display:none}.upload-spinner{width:16px;height:16px;border:2px solid #f3f3f3;border-top-color:#1c5bf6;border-radius:50%;animation:spin 1s linear infinite;margin-right:4px}.upload-radio-circle{position:relative}.upload-radio-circle.success{background:#22c55e;border-color:#22c55e}.upload-radio-circle.success:after{content:"✓";color:white;font-size:10px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:checkmarkPop .3s ease-out .1s both}@keyframes checkmarkPop{0%{opacity:0;transform:translate(-50%,-50%) scale(.5)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.upload-progress{margin-top:10px;display:flex;align-items:center;gap:10px}.progress-bar{flex:1;height:6px;background:#e5e7eb;border-radius:3px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#1C5BF6,#0088FE);border-radius:3px;transition:width .3s ease}.progress-text{font-family:Kumbh Sans;font-size:12px;font-weight:500;color:#1C5BF6;min-width:35px;text-align:right}.upload-success{margin-top:10px;display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;animation:slideInUp .4s ease-out}.upload-success span{font-family:Kumbh Sans;font-size:12px;color:#15803d;font-weight:500}.upload-error{margin-top:10px;display:flex;align-items:flex-start;gap:8px;padding:8px 12px;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;animation:slideInUp .4s ease-out}.upload-error span{font-family:Kumbh Sans;font-size:12px;color:#dc2626;font-weight:500;line-height:1.4}.validation-message{margin-top:8px;padding:6px 10px;background:#fffbeb;border:1px solid #fed7aa;border-radius:4px}.validation-message span{font-family:Kumbh Sans;font-size:11px;color:#d97706;line-height:1.3}.upload-item{position:relative;transition:all .3s ease}.upload-item:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.12)}.upload-btn{transition:all .3s ease;position:relative;overflow:hidden}.upload-btn:hover:not(.uploading){background:rgba(28,91,246,.1);transform:translateY(-1px)}.upload-btn:active:not(.uploading){transform:translateY(0)}@keyframes slideInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.upload-btn.uploading:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 1.5s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.confirmation-section{margin-top:30px;display:flex;flex-direction:column;gap:21px}.checkbox-item{display:flex;align-items:flex-start;gap:21px}.checkbox-item input[type=checkbox]{display:none}.checkbox-label{display:flex;align-items:flex-start;gap:21px;cursor:pointer;font-family:Kumbh Sans;font-weight:400;font-size:20px;line-height:150%;color:#646464}.checkbox-custom{width:23.98px;height:23.98px;border:1px solid #0a36ff;border-radius:8.60864px;display:flex;align-items:center;justify-content:center;background:#FFFFFF;flex-shrink:0;margin-top:3px;box-shadow:0 .5px 0 rgba(26,26,26,.08),0 1px 3px rgba(26,26,26,.08)}.checkbox-item input[type=checkbox]:checked+.checkbox-label .checkbox-custom{background:#0A36FF}.address-section{margin-top:40px;padding:32px;background:#F7F9FF;border-radius:16px;box-shadow:1px 1px 6px 1px rgba(0,0,0,.16)}.address-title{font-family:Satoshi;font-weight:700;font-size:32px;line-height:140%;color:#242731;margin-bottom:24px}.address-form{display:flex;flex-direction:column;gap:24px}.form-row{display:flex;gap:28px;align-items:flex-start}.form-group{flex:1;gap:12px}.form-label{line-height:20px}.form-input,.form-label,.form-select{font-family:Kumbh Sans;font-weight:400;font-size:16px;color:#000000}.form-input,.form-select{width:100%;height:48px;padding:8px 16px;background:#F9FAFF;border:none;border-radius:8px;box-shadow:1px 1px 4px rgba(0,0,0,.16);box-sizing:border-box}.form-input::placeholder{color:#9A9FA1}.form-select{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9L12 15L18 9' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:16px;padding-right:40px}.required{color:#FF8A8A}@media (max-width:768px){.upload-progress{flex-direction:column;gap:6px;align-items:stretch}.progress-text{text-align:center;min-width:auto}.upload-error,.upload-success{flex-direction:column;gap:6px;text-align:center}.validation-message{text-align:center}.form-row{flex-direction:column;gap:16px}.checkbox-label{font-size:16px}}.stepfour-container{display:flex;height:auto;background-color:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.section-title{margin-bottom:24px}.delivery-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:48px}.form-group{display:flex;flex-direction:column;gap:8px;justify-content:flex-start}.form-label{font-size:14px;font-weight:500;color:#374151}.form-select{width:100%;border:1px solid #d1d5db;border-radius:8px;font-size:14px;color:#111827;background:white;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px 12px;padding:12px 40px 12px 16px;appearance:none;transition:border-color .2s,box-shadow .2s}.form-select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.input-with-icon{position:relative}.input-icon,.input-with-icon{display:flex;align-items:center}.input-icon{position:absolute;left:16px;z-index:1;color:#6b7280;pointer-events:none}.form-select.with-icon{padding-left:48px;padding-right:40px}.delivery-summary{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:12px;padding:24px;margin-bottom:32px}.subsection-title{font-size:18px}.continue-section{justify-content:flex-start;margin-top:32px;padding-top:24px;border-top:1px solid #e5e7eb}.continue-btn{background:#2563eb;padding:12px 32px;min-width:120px}.continue-btn:hover:not(:disabled){background:#1d4ed8}.continue-btn.disabled{background:#9ca3af;cursor:not-allowed}.continue-btn.enabled{background:#2563eb}.continue-btn:active:not(:disabled){background:#1e40af}@media (max-width:1200px){.delivery-form-grid,.summary-grid{grid-template-columns:1fr}}@media (max-width:768px){.stepfour-container{flex-direction:column}.steps-sidebar{width:auto;margin:16px 16px 0}.form-content{margin:0 16px 16px;padding:20px}.delivery-form-grid{grid-template-columns:1fr}.continue-btn,.continue-section{justify-content:center}.continue-btn{width:100%}.delivery-summary{padding:16px}.summary-grid{grid-template-columns:1fr;gap:12px}.summary-item{padding:10px 12px}}@media (max-width:480px){.form-header{flex-direction:column;gap:16px;align-items:flex-start}.header-right{align-self:flex-end}.step-title-main{font-size:24px}.section-title{font-size:20px}.subsection-title{font-size:16px}.form-content{padding:16px}.summary-item{flex-direction:column;align-items:flex-start;gap:4px}.summary-value{text-align:left;font-weight:400}}.back-button:focus,.continue-btn:focus,.form-select:focus{outline:2px solid #2563eb;outline-offset:2px}.form-group:focus-within .form-label{color:#2563eb}.input-with-icon:focus-within .input-icon{color:#2563eb}.form-select:invalid:not(:focus):not([value=""]){border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.form-select:valid:not(:focus):not([value=""]){border-color:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,.1)}.form-select.with-icon{background-position:right 12px center}@media print{.stepfour-container{flex-direction:column}.continue-section,.steps-sidebar{display:none}.form-content{margin:0;box-shadow:none}}.preview-section{background:#f8f9fa;border:1px solid #e5e7eb;margin-bottom:24px}.preview-header{padding-bottom:16px;border-bottom:1px solid #e5e7eb}.preview-title{font-size:18px;font-weight:600;color:#111827}.edit-button{background:transparent;color:#2563eb;border:1px solid #2563eb;font-weight:500;transition:all .2s}.edit-button:hover{background:#2563eb;color:white}.preview-grid{grid-template-columns:1fr 1fr}.preview-item{padding:12px 16px;background:white;border-radius:8px;border:1px solid #e5e7eb}.preview-label{color:#6b7280}.preview-value{font-weight:500;color:#111827;max-width:60%;word-wrap:break-word}@media (max-width:768px){.preview-grid{grid-template-columns:1fr}.preview-item{flex-direction:column;align-items:flex-start;gap:4px}.preview-value{text-align:left;max-width:100%}.preview-header{flex-direction:column;gap:12px;align-items:flex-start}.edit-button{align-self:flex-end}}.processing-container{max-width:600px;margin:0 auto;padding:40px 0}.processing-step{display:flex;align-items:center;gap:16px;padding:20px 0;border-bottom:1px solid #e5e7eb;transition:all .3s ease}.processing-step:last-child{border-bottom:none}.processing-step.active{opacity:1}.processing-step:not(.active){opacity:.5}.processing-step.completed{opacity:1}.step-indicator{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e5e7eb;color:#6b7280;font-weight:600;flex-shrink:0;transition:all .3s ease}.processing-step.active .step-indicator{background:#2563eb;color:white}.processing-step.completed .step-indicator{background:#059669;color:white}.step-content{flex:1}.step-content .step-description{font-size:14px;color:#6b7280;line-height:1.4}.processing-step.active .step-content .step-title{color:#2563eb}.processing-step.completed .step-content .step-title{color:#059669}.loading-spinner{width:20px;height:20px;animation:spin 1s linear infinite}.loading-spinner svg{width:100%;height:100%}@media (max-width:768px){.processing-container{padding:20px 0}.processing-step{gap:12px;padding:16px 0}.step-indicator{width:32px;height:32px}.step-content .step-title{font-size:14px}.step-content .step-description{font-size:13px}}.header-left{gap:24px}.step-subtitle{font-family:Kumbh Sans;font-size:18px;line-height:22px;color:#000000}.form-content{background:#F7F9FF;padding:24px;height:722px;overflow-y:auto}.optional-items-section{background:#F7F9FF;border-radius:12px 12px 0 0;padding:0 32px 32px 36px;margin-bottom:1px}.optional-header{padding:24px 0}.optional-title{font-family:Satoshi;font-weight:700;font-size:32px;line-height:140%;color:#242731;margin-bottom:8px}.optional-subtitle{font-family:Kumbh Sans;font-weight:400;font-size:12px;line-height:140%;color:#ACACAC;margin:0}.optional-table{width:100%;border-collapse:collapse;margin-top:24px}.table-header{background:#FAFAFA}.table-header,.table-row{display:flex;border-bottom:1px solid #e9eaeb}.table-cell{padding:12px 24px;font-family:Inter;font-size:12px;font-weight:600;color:#717680}.table-cell.header{background:#FAFAFA;font-weight:600;color:#717680}.table-cell:first-child{width:196px}.table-cell:nth-child(2){width:199px}.table-cell:nth-child(3){width:196px}.table-cell:nth-child(4){width:230px}.table-cell:nth-child(5){width:120px}.table-row .table-cell{font-weight:400;color:#535862;font-size:14px;line-height:20px;justify-content:center}.table-cell.actions{display:flex;gap:4px;justify-content:center}.action-btn{width:40px;height:40px;border:none;background:none;border-radius:8px;color:#535862}.action-btn:hover{background:#f0f0f0}.discount-section{background:#F7F9FF;box-shadow:0 2px 6px rgba(0,0,0,.16);border-radius:0 0 12px 12px;padding:16px 8px;margin-bottom:39px}.discount-header{display:flex;align-items:center;gap:11px;padding:8px}.discount-header input[type=checkbox]{width:12px;height:12px;accent-color:#000000}.discount-label{font-family:Kumbh Sans;font-weight:400;font-size:16px;line-height:120%;color:#000000;cursor:pointer}.discount-input-section{display:flex;align-items:center;gap:24px;padding:8px;margin-top:24px}.discount-input{width:268px;height:41px;padding:8px 16px;background:#F9FAFF;border:none;border-radius:8px;box-shadow:1px 1px 6px rgba(0,0,0,.16);font-size:12px;color:#868686}.apply-btn,.discount-input{font-family:Kumbh Sans;font-weight:400}.apply-btn{width:84px;height:36px;background:linear-gradient(180deg,#1F56F5 -33.33%,#0088FE 133.33%);border-radius:3px;color:#FFFFFF;font-size:16px}.apply-btn:hover{opacity:.9}.billing-summary-section{background:#F7F9FF;padding:19px 32px 17px 34px;box-shadow:0 2px 6px rgba(0,0,0,.14);margin-bottom:40px;position:relative}.billing-header{margin-bottom:29px}.billing-title{font-family:Open Sans;font-weight:700;font-size:16px;line-height:20px;color:#000000}.billing-arrow{transition:transform .3s ease}.billing-arrow.expanded{transform:rotate(180deg)}.billing-content{gap:25px}.billing-content,.billing-items{display:flex;flex-direction:column}.billing-items{gap:12px}.billing-item{display:flex;justify-content:space-between;align-items:center}.billing-label{font-weight:400;font-size:14px}.billing-label,.billing-value{font-family:Open Sans;line-height:20px;color:#4F4F4F}.billing-value{font-weight:600;font-size:15px}.billing-divider{height:1px;background:#E0E0E0;margin:8px 0}.billing-item.grand-total .billing-label,.billing-item.grand-total .billing-value{font-weight:700;font-size:16px;color:#000000}.order-comment-section{position:relative}.comment-label{position:absolute;top:-6px;left:6px;padding:0 8px;font-size:12px}.comment-label,.comment-textarea{background:#FFFFFF;font-family:Open Sans;font-weight:400;line-height:20px;color:#828282}.comment-textarea{width:100%;height:65px;padding:26px 14px 13px;border:1px solid #b2bcca;border-radius:4px;font-size:15px;resize:none;box-sizing:border-box}.comment-textarea::placeholder{color:#828282}.billing-address-section{display:flex;align-items:center;gap:8px}.billing-address-section input[type=checkbox]{width:12px;height:12px;accent-color:#1660CF}.billing-address-label{font-family:Open Sans;font-weight:400;font-size:14px;line-height:20px;color:#4F4F4F;cursor:pointer}.review-sections{display:flex;flex-direction:column;gap:24px;margin-bottom:40px}.preview-section{background:#FFFFFF;border-radius:12px;padding:24px;box-shadow:0 2px 6px rgba(0,0,0,.08)}.preview-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #e9eaeb}.preview-title{font-family:Satoshi;font-weight:700;font-size:24px;line-height:140%;color:#242731;margin:0}.edit-button{padding:8px 16px;background:#1660CF;color:#FFFFFF;border:none;border-radius:6px;font-family:Kumbh Sans;font-weight:600;font-size:14px;cursor:pointer;transition:background .3s ease}.edit-button:hover{background:#1347a6}.preview-content{margin-top:16px}.preview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}.preview-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f0f0f0}.preview-label{font-weight:500;color:#666666}.preview-label,.preview-value{font-family:Kumbh Sans;font-size:14px}.preview-value{font-weight:400;color:#242731;text-align:right}.continue-section{display:flex;justify-content:center;padding:20px 0}.continue-btn{width:149px;height:40px;background:linear-gradient(137.27deg,#2F88FF 19.41%,#1D68CD 65.49%);border-radius:6px;color:#F6F6F6;font-family:Kumbh Sans;font-weight:700;box-shadow:0 4px 4px rgba(14,53,191,.25);transition:transform .2s ease}.continue-btn:hover{transform:translateY(-1px)}.continue-btn:active{transform:translateY(0)}@media (max-width:768px){.optional-table{font-size:12px}.table-cell{padding:8px 12px;font-size:10px}.table-row .table-cell{font-size:12px}.preview-grid{grid-template-columns:1fr;gap:12px}.preview-item{flex-direction:column;align-items:flex-start;gap:4px}.preview-value{text-align:left}.discount-input-section{flex-direction:column;gap:16px;align-items:stretch}.discount-input{width:100%}}.form-content::-webkit-scrollbar{width:6px}.form-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.form-content::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.form-content::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.stepfive-container{display:flex;height:auto;background-color:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.steps-sidebar{width:334px;background:linear-gradient(180deg,#1e40af,#1d4ed8);padding:40px 30px;border-radius:20px;margin:16px;gap:0}.step-item,.steps-sidebar{display:flex;flex-direction:column}.step-item{position:relative;transition:opacity .2s}.step-item:hover{opacity:.9}.step-content{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.step-info{display:flex;flex-direction:column;gap:4px}.step-label{font-size:14px;font-weight:600;color:#fbbf24;letter-spacing:.5px}.step-title{font-size:18px}.step-number,.step-title{font-weight:600;color:white}.step-number{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:16px;border:2px solid rgba(255,255,255,.3);background:transparent;transition:all .2s}.step-number.active{background:#fbbf24;color:#1e40af;border-color:#fbbf24}.step-connector{width:2px;height:30px;background:rgba(255,255,255,.3);margin-left:50px;transform:translateX(202px)}.form-content{flex:1;padding:24px 40px;background:white;margin:16px 16px 16px 0;border-radius:12px}.form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.header-left,.header-titles{display:flex;align-items:center;gap:16px}.back-button{width:40px;height:40px;border-radius:8px;border:1px solid #d1d5db;background:white;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280;transition:all .2s}.back-button:hover{background:#f9fafb;border-color:#9ca3af}.step-title-main{font-size:28px;font-weight:600;color:#111827;margin:0}.step-subtitle{font-size:16px;color:#6b7280;font-weight:400}.help-text{font-size:14px;color:#6b7280}.help-link{color:#2563eb;text-decoration:none;font-weight:500}.help-link:hover{text-decoration:underline}.form-section,.section-title{text-align:left}.section-title{font-size:24px;font-weight:600;color:#111827;margin-bottom:8px}.section-subtitle{font-size:14px;color:#6b7280;line-height:1.5}.order-details-section,.section-subtitle{margin-bottom:32px}.subsection-title{font-size:20px;font-weight:600;color:#111827;margin-bottom:16px}.orders-table{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;margin-bottom:32px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.table-header{background:#f9fafb;border-bottom:1px solid #e5e7eb}.table-header,.table-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 120px}.table-row{border-bottom:1px solid #f3f4f6;transition:background-color .2s}.table-row:last-child{border-bottom:none}.table-row:hover{background:#f9fafb}.table-cell{padding:16px;font-size:14px;display:flex;align-items:center}.table-header .table-cell{font-weight:600;color:#6b7280;background:#f9fafb}.table-row .table-cell{color:#111827}.actions{gap:8px}.action-btn,.actions{justify-content:center}.action-btn{width:32px;height:32px;border-radius:6px;border:1px solid #d1d5db;background:white;display:flex;align-items:center;cursor:pointer;color:#6b7280;transition:all .2s}.action-btn:hover{background:#f9fafb}.edit-btn:hover{border-color:#2563eb;color:#2563eb;background:#eff6ff}.delete-btn:hover{border-color:#ef4444;color:#ef4444;background:#fef2f2}.discount-section{display:block;margin-left:0;margin-right:auto;width:100%;text-align:left;margin-bottom:32px}.discount-section>*{margin-left:0;text-align:left;margin-bottom:16px}.discount-section>:last-child{margin-bottom:0}.checkbox-group{display:flex;align-items:center;gap:8px;justify-content:flex-start;width:100%;margin-bottom:16px}.checkbox-group input[type=checkbox]{width:16px;height:16px;accent-color:#2563eb;cursor:pointer}.checkbox-group label{font-size:14px;color:#374151;cursor:pointer;user-select:none}.coupon-group{display:flex;gap:12px;max-width:400px}.coupon-input{flex:1;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;color:#111827;background:white;transition:border-color .2s,box-shadow .2s}.coupon-input:disabled{background:#f9fafb;color:#9ca3af;cursor:not-allowed}.coupon-input::placeholder{color:#9ca3af}.coupon-input:focus:not(:disabled){outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.apply-btn{background:#2563eb;color:white;border:none;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background-color .2s}.apply-btn:hover:not(:disabled){background:#1d4ed8}.apply-btn:disabled{background:#9ca3af;cursor:not-allowed}.billing-summary-section{border:1px solid #e5e7eb;border-radius:12px;margin-bottom:32px;overflow:hidden}.billing-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:#f9fafb;cursor:pointer;border-bottom:1px solid #e5e7eb}.billing-title{font-size:18px;font-weight:600;color:#111827;margin:0}.expand-btn{background:none;border:none;cursor:pointer;color:#6b7280;transition:transform .2s}.expand-btn svg.expanded{transform:rotate(180deg)}.billing-content{padding:24px}.total-row{display:flex;justify-content:space-between;align-items:center;padding:16px 0}.total-label{font-size:18px;font-weight:600;color:#111827}.total-amount{font-size:20px;font-weight:700;color:#111827}.billing-breakdown{border-top:1px solid #e5e7eb;padding-top:16px}.breakdown-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.breakdown-label{font-size:14px;color:#6b7280}.breakdown-value{font-size:14px;color:#111827;font-weight:500}.breakdown-value.discount{color:#059669}.final-summary{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:12px;padding:24px;margin-bottom:32px}.summary-title{font-size:18px;font-weight:600;color:#111827;margin-bottom:16px}.summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.summary-item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:white;border-radius:8px;border:1px solid #e5e7eb}.summary-label{color:#6b7280}.summary-label,.summary-value{font-size:14px;font-weight:500}.summary-value{color:#111827;text-align:right}.final-actions{display:flex;justify-content:space-between;margin-top:32px;padding-top:24px;border-top:1px solid #e5e7eb}.previous-btn{background:transparent;color:#6b7280;border:1px solid #d1d5db;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;min-width:120px}.previous-btn:hover{background:#f9fafb;border-color:#9ca3af;color:#374151}.submit-btn{background:#059669;color:white;border:none;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;min-width:140px}.submit-btn:hover{background:#047857}.submit-btn:active{background:#065f46}@media (max-width:1200px){.summary-grid{grid-template-columns:1fr}.table-header,.table-row{grid-template-columns:1fr 1fr 1fr 1fr 100px}}@media (max-width:768px){.stepfive-container{flex-direction:column}.steps-sidebar{width:auto;margin:16px 16px 0}.form-content{margin:0 16px 16px;padding:20px}.final-actions{justify-content:center;gap:16px;flex-direction:column-reverse}.previous-btn,.submit-btn{justify-content:center;width:100%}.final-summary{padding:16px}.summary-grid{grid-template-columns:1fr;gap:12px}.summary-item{padding:10px 12px}.table-header,.table-row{grid-template-columns:1fr;gap:8px}.table-cell{padding:8px 16px;border-bottom:1px solid #f3f4f6;justify-content:space-between}.table-cell:before{content:attr(data-label);font-weight:600;color:#6b7280;min-width:120px}.table-header .table-cell:before{display:none}.actions{justify-content:flex-end}.coupon-group{max-width:100%;flex-direction:column}.apply-btn{width:100%}.header-titles{flex-direction:column;align-items:flex-start;gap:4px}}@media (max-width:480px){.form-header{flex-direction:column;gap:16px;align-items:flex-start}.header-right{align-self:flex-end}.step-title-main{font-size:24px}.section-title{font-size:20px}.subsection-title{font-size:18px}.form-content{padding:16px}.summary-item{flex-direction:column;align-items:flex-start;gap:4px}.summary-value{text-align:left;font-weight:400}.billing-content,.billing-header{padding:16px}}.apply-btn:focus,.back-button:focus,.coupon-input:focus,.form-select:focus,.previous-btn:focus,.submit-btn:focus{outline:2px solid #2563eb;outline-offset:2px}.step-item[style*=pointer] .step-number:hover{background:rgba(251,191,36,.2);border-color:#fbbf24}.billing-header:hover{background:#f3f4f6}.form-loading{opacity:.6;pointer-events:none}.btn-loading{position:relative;color:transparent}.btn-loading:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin-left:-8px;margin-top:-8px;border-radius:50%;border:2px solid #ffffff;border-top-color:transparent;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}*{transition:color .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease}@media print{.stepfive-container{flex-direction:column}.final-actions,.steps-sidebar{display:none}.form-content{margin:0;box-shadow:none}}.payment-methods-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:20px;margin-bottom:40px;max-width:800px}.payment-method-card{display:flex;flex-direction:column;align-items:center;padding:24px 16px;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s ease;background:white;position:relative;min-height:120px;justify-content:center}.payment-method-card:hover{border-color:#007AFF;box-shadow:0 4px 12px rgba(0,122,255,.15)}.payment-method-card.selected{border-color:#007AFF;background:#f0f8ff;box-shadow:0 4px 12px rgba(0,122,255,.2)}.payment-icon{margin-bottom:12px;display:flex;align-items:center;justify-content:center}.payment-icon img{width:40px;height:40px;object-fit:contain;transition:transform .2s ease}.payment-method-card:hover .payment-icon img{transform:scale(1.05)}.payment-name{font-size:14px;font-weight:500;color:#111827;text-align:center;line-height:1.2}.payment-method-card.selected .payment-name{color:#007AFF;font-weight:600}.selected-indicator{position:absolute;top:8px;right:8px;width:24px;height:24px;border-radius:50%;background:#007AFF;display:flex;align-items:center;justify-content:center}.total-amount-section{display:flex;align-items:center;gap:16px;margin-bottom:32px;padding:20px 0}.total-amount-label{font-size:18px;font-weight:500;color:#111827}.total-amount-value{font-size:24px;font-weight:700;color:#059669}.continue-section{margin-bottom:32px}.continue-btn{background:#007AFF;color:white;border:none;padding:14px 32px;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s;min-width:140px}.continue-btn:hover:not(:disabled){background:#0056CC}.continue-btn:disabled{background:#9ca3af;cursor:not-allowed}.bank-notice{display:flex;align-items:center;gap:12px;padding:16px;background:#f0f8ff;border-radius:8px;margin-bottom:32px}.notice-icon{flex-shrink:0}.notice-text{color:#374151;line-height:1.4}.card-type-section{margin-top:32px}.card-type-label{font-size:14px;font-weight:500;color:#374151;margin-bottom:8px;display:block}.required{color:#ef4444}.card-type-select{width:100%;max-width:300px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;color:#111827;background:white;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px 12px;padding:12px 40px 12px 16px;appearance:none;transition:border-color .2s,box-shadow .2s}.card-type-select:focus{outline:none;border-color:#007AFF;box-shadow:0 0 0 3px rgba(0,122,255,.1)}.special-instructions-section{margin-top:32px;margin-bottom:24px}.instructions-label{font-size:16px;font-weight:500;color:#111827;margin-bottom:12px;display:block}.instructions-textarea{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;color:#111827;background:white;resize:vertical;min-height:100px;font-family:inherit;transition:border-color .2s,box-shadow .2s}.instructions-textarea::placeholder{color:#9ca3af}.instructions-textarea:focus{outline:none;border-color:#007AFF;box-shadow:0 0 0 3px rgba(0,122,255,.1)}.payment-notice{display:flex;gap:8px;margin-top:24px;margin-bottom:32px;padding:16px;background:#fef3e2;border-radius:8px;border-left:4px solid #f59e0b}.notice-asterisk{color:#f59e0b;font-weight:600;font-size:14px;flex-shrink:0}.notice-text{font-size:14px;color:#92400e;line-height:1.5}@media (max-width:768px){.payment-methods-grid{grid-template-columns:repeat(2,1fr);gap:16px}.payment-method-card{padding:20px 12px;min-height:100px}.total-amount-section{flex-direction:column;align-items:flex-start;gap:8px}.total-amount-value{font-size:20px}.continue-btn{width:100%;justify-content:center}.card-type-select{max-width:100%}.instructions-textarea{min-height:80px}.payment-notice{padding:12px;margin-top:20px;margin-bottom:24px}.notice-text{font-size:13px}}@media (max-width:480px){.payment-methods-grid{grid-template-columns:1fr}.payment-method-card{padding:16px;min-height:80px}.payment-icon img{width:32px;height:32px}.bank-notice{padding:12px}.notice-text{font-size:13px}}