.GiftCertificateInput_container__B0Sqv{margin:var(--space-6) 0;padding:var(--space-5);background:var(--color-gray-50,#f9fafb);border:1px solid var(--color-gray-200);border-radius:var(--radius-lg)}.GiftCertificateInput_toggleButton__6rUEV{width:100%;display:flex;align-items:center;justify-content:space-between;background:none;border:none;padding:0;cursor:pointer;margin-bottom:var(--space-3);transition:opacity var(--duration-fast) var(--ease-out)}.GiftCertificateInput_toggleButton__6rUEV:hover{opacity:.8}.GiftCertificateInput_heading__nGHrd{font-family:var(--font-heading);font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-black);margin:0;text-align:left}.GiftCertificateInput_toggleIcon__G2lRn{font-size:14px;color:var(--color-gray-600);transition:transform var(--duration-fast) var(--ease-out)}.GiftCertificateInput_content__LfMrP{overflow:hidden;transition:max-height var(--duration-normal) var(--ease-out)}.GiftCertificateInput_collapsed__uo8Xi .GiftCertificateInput_content__LfMrP{max-height:0}.GiftCertificateInput_expanded__CYvjC .GiftCertificateInput_content__LfMrP{max-height:1000px}.GiftCertificateInput_form__iwb3e{margin-bottom:var(--space-2)}.GiftCertificateInput_inputGroup__U_nZj{display:flex;gap:var(--space-2)}.GiftCertificateInput_input__7bis9{flex:1;padding:var(--space-3);font-family:var(--font-mono);font-size:16px;text-transform:uppercase;letter-spacing:.1em;border:2px solid var(--color-gray-300);border-radius:var(--radius-md);background:white;transition:border-color var(--duration-fast) var(--ease-out)}.GiftCertificateInput_input__7bis9:focus{outline:none;border-color:var(--color-primary)}.GiftCertificateInput_input__7bis9:disabled{background:var(--color-gray-100);cursor:not-allowed}.GiftCertificateInput_inputError__pHiye{border-color:var(--color-error,#dc2626)}.GiftCertificateInput_button__nJMMD{padding:var(--space-3) var(--space-5);font-family:var(--font-heading);font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:white;background:var(--color-primary);border:none;border-radius:var(--radius-md);cursor:pointer;transition:all var(--duration-fast) var(--ease-out);white-space:nowrap;min-width:100px}.GiftCertificateInput_button__nJMMD:hover:not(:disabled){background:var(--color-primary-dark,#d67525);transform:translateY(-2px)}.GiftCertificateInput_button__nJMMD:disabled{opacity:.5;cursor:not-allowed;transform:none}.GiftCertificateInput_error__bdV0v{display:flex;align-items:center;padding:var(--space-3);margin-top:var(--space-2);font-size:14px;color:var(--color-error,#dc2626);background:var(--color-error-light,#fee2e2);border:1px solid var(--color-error,#dc2626);border-radius:var(--radius-md)}.GiftCertificateInput_error__bdV0v:before{content:"⚠";margin-right:var(--space-2);font-size:18px}.GiftCertificateInput_success__LcouQ{display:flex;justify-content:space-between;align-items:center;padding:var(--space-4);background:var(--color-green-50,#f0fdf4);border:2px solid var(--color-green-500,#22c55e);border-radius:var(--radius-md);margin-bottom:var(--space-2)}.GiftCertificateInput_successContent__B54_M{display:flex;align-items:center;gap:var(--space-3)}.GiftCertificateInput_successIcon__KJWjp{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:var(--color-green-500,#22c55e);color:white;border-radius:50%;font-size:16px;font-weight:700;flex-shrink:0}.GiftCertificateInput_successText__AdflU{display:flex;flex-direction:column;gap:var(--space-1)}.GiftCertificateInput_successCode__Qh5yN{font-family:var(--font-mono);font-size:16px;font-weight:700;color:var(--color-black);letter-spacing:.1em}.GiftCertificateInput_successAmount__NRKwm{font-size:14px;color:var(--color-green-700,#15803d);font-weight:600}.GiftCertificateInput_removeButton__YNylv{padding:var(--space-2) var(--space-3);font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-gray-600);background:white;border:1px solid var(--color-gray-300);border-radius:var(--radius-md);cursor:pointer;transition:all var(--duration-fast) var(--ease-out)}.GiftCertificateInput_removeButton__YNylv:hover{color:var(--color-error,#dc2626);border-color:var(--color-error,#dc2626);background:var(--color-error-light,#fee2e2)}.GiftCertificateInput_helpText__XQi0r{margin:var(--space-2) 0 0 0;font-size:13px;color:var(--color-gray-600);line-height:1.5}.GiftCertificateInput_link__JdFvP{color:var(--color-blue);text-decoration:underline;transition:color var(--duration-fast) var(--ease-out)}.GiftCertificateInput_link__JdFvP:hover{color:var(--color-primary)}@media (min-width:768px) and (max-width:1279px){.GiftCertificateInput_container__B0Sqv{grid-column:1/-1}}@media (max-width:767px){.GiftCertificateInput_container__B0Sqv{padding:var(--space-4)}.GiftCertificateInput_inputGroup__U_nZj{flex-direction:column;gap:var(--space-2)}.GiftCertificateInput_button__nJMMD{width:100%}.GiftCertificateInput_success__LcouQ{flex-direction:column;align-items:flex-start;gap:var(--space-3)}.GiftCertificateInput_removeButton__YNylv{width:100%}.GiftCertificateInput_button__nJMMD,.GiftCertificateInput_input__7bis9,.GiftCertificateInput_removeButton__YNylv{min-height:44px}}.CustomerInfoForm_form__Xs3_h{display:flex;flex-direction:column;gap:1.5rem}.CustomerInfoForm_summary__bNJWG{padding:.625rem .75rem;background:#F9FAFB;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:.75rem}.CustomerInfoForm_summaryHeading__Je2Yf{font-family:SF Mono,Roboto Mono,monospace;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-secondary);margin:0 0 .5rem}.CustomerInfoForm_summaryDetails__K4z3W{display:flex;flex-direction:column;gap:.25rem}.CustomerInfoForm_summaryRow__PbYJE{display:flex;justify-content:space-between;align-items:center}.CustomerInfoForm_summaryLabel__BFp_h{font-size:.8125rem;color:var(--color-text-secondary);font-weight:500}.CustomerInfoForm_summaryValue__vp5CI{font-size:.8125rem;color:var(--color-text-primary);font-weight:500;text-align:right}.CustomerInfoForm_summaryToggle__0W7XF{width:100%;display:flex;align-items:center;justify-content:space-between;background:transparent;border:none;padding:0;margin-bottom:.5rem;cursor:pointer;text-align:left}.CustomerInfoForm_summaryToggle__0W7XF:hover .CustomerInfoForm_summaryHeading__Je2Yf{color:var(--color-primary)}.CustomerInfoForm_summaryToggle__0W7XF:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:4px}.CustomerInfoForm_toggleIcon__F6dZe{font-size:12px;color:var(--color-text-secondary);transition:transform .2s ease;flex-shrink:0}.CustomerInfoForm_summaryCollapsed__uozIN .CustomerInfoForm_summaryDetails__K4z3W{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.CustomerInfoForm_summaryCollapsed__uozIN .CustomerInfoForm_summaryToggle__0W7XF{margin-bottom:0}.CustomerInfoForm_summaryExpanded__jOQuH .CustomerInfoForm_summaryDetails__K4z3W{max-height:1000px;transition:max-height .3s ease-in}.CustomerInfoForm_formGroup__fvOxu{display:flex;flex-direction:column;gap:.5rem}.CustomerInfoForm_nameGroup__PAMIo{display:grid;grid-template-columns:1fr;gap:1.5rem}.CustomerInfoForm_label__7semr{font-size:.875rem;font-weight:600;color:var(--color-text-primary)}.CustomerInfoForm_required__k7_xk{color:#EF4444}.CustomerInfoForm_input__910i_,.CustomerInfoForm_select___Iksf,.CustomerInfoForm_textarea__R04Y0{width:100%;padding:.75rem 1rem;background:#FFFFFF;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;color:var(--color-text-primary);transition:all .2s ease}.CustomerInfoForm_input__910i_:focus,.CustomerInfoForm_select___Iksf:focus,.CustomerInfoForm_textarea__R04Y0:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(255,107,0,.1)}.CustomerInfoForm_input__910i_:disabled,.CustomerInfoForm_select___Iksf:disabled,.CustomerInfoForm_textarea__R04Y0:disabled{background:#F3F4F6;cursor:not-allowed;opacity:.6}.CustomerInfoForm_inputError__lErJq{border-color:#EF4444;background-color:#FEF2F2}.CustomerInfoForm_inputError__lErJq:focus{box-shadow:0 0 0 3px rgba(239,68,68,.1);border-color:#EF4444}.CustomerInfoForm_errorShake__Iz_Ec{animation:CustomerInfoForm_errorShake__Iz_Ec .5s cubic-bezier(.36,.07,.19,.97) both}@keyframes CustomerInfoForm_errorShake__Iz_Ec{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-8px)}20%,40%,60%,80%{transform:translateX(8px)}}.CustomerInfoForm_errorText__UcFOH{font-size:.875rem;color:#EF4444;font-weight:500}.CustomerInfoForm_errorSummary__QtpQq{background:#FEF2F2;border:2px solid #dc2626;border-radius:8px;padding:20px;margin-bottom:24px;box-shadow:0 4px 6px rgba(220,38,38,.1)}.CustomerInfoForm_errorSummaryHeader__HQxMP{display:flex;align-items:center;gap:12px;margin-bottom:12px}.CustomerInfoForm_errorIcon__QU7hi{font-size:24px}.CustomerInfoForm_errorTitle__xyMwK{font-size:18px;font-weight:600;color:#DC2626;margin:0;font-family:SF Mono,Roboto Mono,monospace;text-transform:uppercase;letter-spacing:.05em}.CustomerInfoForm_errorList__sMaUa{list-style:none;padding:0;margin:0 0 16px}.CustomerInfoForm_errorListItem__kwNSD{color:#991B1B;font-size:14px;line-height:1.8;padding:4px 0 4px 8px;position:relative}.CustomerInfoForm_errorListItem__kwNSD:before{content:"•";position:absolute;left:0;font-weight:700}.CustomerInfoForm_scrollToErrorButton__UddgS{background:#DC2626;color:white;border:none;padding:10px 20px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:SF Mono,Roboto Mono,monospace;text-transform:uppercase;letter-spacing:.05em}.CustomerInfoForm_scrollToErrorButton__UddgS:hover{background:#B91C1C;transform:translateY(-1px);box-shadow:0 4px 8px rgba(220,38,38,.3)}.CustomerInfoForm_scrollToErrorButton__UddgS:active{transform:translateY(0)}.CustomerInfoForm_textarea__R04Y0{resize:vertical;min-height:100px;font-family:inherit;line-height:1.5}.CustomerInfoForm_formSection__fRO6T{padding:1.5rem;background:#F9FAFB;border:1px solid #e5e7eb;border-radius:8px;margin-top:1rem}.CustomerInfoForm_formSectionFaint__pGL_G{padding:.25rem 0;margin-top:0;margin-bottom:0;background:transparent;border:none;border-radius:0}.CustomerInfoForm_formSectionFaint__pGL_G .CustomerInfoForm_formSectionTitle__z6Ep3{display:none}.CustomerInfoForm_formSectionFaint__pGL_G .CustomerInfoForm_checkboxGroup__D7bu8{gap:.5rem}.CustomerInfoForm_formSectionFaint__pGL_G .CustomerInfoForm_checkboxLabel__bP2hk{font-size:.75rem;color:var(--color-text-tertiary,#9CA3AF);font-weight:400}.CustomerInfoForm_formSectionFaint__pGL_G .CustomerInfoForm_checkbox__kPcgx{width:14px;height:14px;accent-color:#9CA3AF}.CustomerInfoForm_formSectionTitle__z6Ep3{font-family:SF Mono,Roboto Mono,monospace;font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-secondary);margin:0 0 1.5rem}.CustomerInfoForm_radioGroup__exJpF{display:flex;flex-direction:column;gap:.75rem}.CustomerInfoForm_radioLabel__n8DN8{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:var(--color-text-primary);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CustomerInfoForm_radio__Y4k2G{width:18px;height:18px;cursor:pointer;accent-color:var(--color-primary)}.CustomerInfoForm_radio__Y4k2G:disabled{cursor:not-allowed;opacity:.6}.CustomerInfoForm_certificateSection__jV7dD{padding:1.5rem;background:#FEF3C7;border:1px solid #f59e0b;border-radius:8px}.CustomerInfoForm_checkboxGroup__D7bu8{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem}.CustomerInfoForm_checkbox__kPcgx{width:20px;height:20px;margin-top:2px;cursor:pointer;accent-color:var(--color-primary)}.CustomerInfoForm_checkbox__kPcgx:disabled{cursor:not-allowed;opacity:.6}.CustomerInfoForm_checkboxLabel__bP2hk{font-size:.875rem;font-weight:600;color:var(--color-text-primary);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CustomerInfoForm_checkboxListGroup__9Wu_X{display:flex;flex-direction:column;gap:.5rem}.CustomerInfoForm_certificateNote__Avy9q{font-size:.875rem;color:#92400E;line-height:1.5;margin:0}.CustomerInfoForm_fileSelected__H3NUe{font-size:.875rem;color:#059669;font-weight:500;margin:.5rem 0 0;padding:.5rem;background:#ECFDF5;border-radius:4px;border-left:3px solid #059669}.CustomerInfoForm_helpText__zXmQl{font-size:.8125rem;color:var(--color-text-secondary);line-height:1.5;margin:.25rem 0 0;font-style:italic}.CustomerInfoForm_submitError__5WYl5{padding:1.5rem;background:#FEF2F2;border:2px solid #ef4444;border-radius:12px;display:flex;gap:1rem;align-items:flex-start}.CustomerInfoForm_errorIcon__QU7hi{font-size:2rem;flex-shrink:0;line-height:1}.CustomerInfoForm_errorContent__Q2Ho5{flex:1}.CustomerInfoForm_errorTitle__xyMwK{font-size:1.125rem;font-weight:700;color:#991B1B;margin:0 0 .5rem}.CustomerInfoForm_errorMessage__A_Nf5{font-size:.875rem;color:#991B1B;margin:0 0 1rem;line-height:1.5}.CustomerInfoForm_errorNote__O_jMM{font-size:.875rem;color:#7C2D12;background:#FED7AA;padding:1rem;border-radius:8px;margin:0;line-height:1.6}.CustomerInfoForm_errorNote__O_jMM strong{font-weight:700;display:block;margin-bottom:.5rem}.CustomerInfoForm_errorNote__O_jMM a{color:#C2410C;text-decoration:underline;font-weight:600}.CustomerInfoForm_errorNote__O_jMM a:hover{color:#9A3412}.CustomerInfoForm_paymentSection__UTtGZ{margin-top:2rem;padding-top:2rem;border-top:2px solid #e5e7eb}.CustomerInfoForm_loadingPayment__egJYy{text-align:center;padding:2rem;color:var(--color-text-secondary);font-size:1rem}.CustomerInfoForm_creatingAppointment__sal4F{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem;background:#F0FDF4;border:2px solid #10b981;border-radius:8px;margin-top:1.5rem}.CustomerInfoForm_creatingAppointment__sal4F p{font-size:1rem;font-weight:600;color:#065F46;margin:0}.CustomerInfoForm_spinner__FBXWY{width:32px;height:32px;border:4px solid rgba(16,185,129,.2);border-top-color:#10b981;animation:CustomerInfoForm_spin__5fhrt .8s linear infinite}.CustomerInfoForm_actions__TxX79{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.CustomerInfoForm_actionsProgress__9aGRC{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.CustomerInfoForm_progressBar__FgDqZ{flex:1;height:4px;background:#E5E7EB;border-radius:2px;overflow:hidden}.CustomerInfoForm_progressFill__6Izy0{height:100%;background:#ED852C;border-radius:2px;transition:width .3s ease}.CustomerInfoForm_progressText__1lPkP{font-size:.75rem;color:#64748B;white-space:nowrap;font-weight:500}.CustomerInfoForm_submitButton__GGMtT{width:100%;padding:1rem 1.5rem;background:#ED852C!important;border:none;border-radius:8px;color:#FFFFFF!important;font-family:var(--font-body,-apple-system,BlinkMacSystemFont,sans-serif);font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;min-height:52px}.CustomerInfoForm_submitButton__GGMtT:hover:not(:disabled){background:#D97722!important;color:#FFFFFF!important}.CustomerInfoForm_submitButton__GGMtT:disabled{opacity:.5;cursor:not-allowed;background:#ED852C!important;color:#FFFFFF!important}.CustomerInfoForm_backButton__d54er{display:flex;align-items:center;justify-content:center;gap:.375rem;padding:.5rem 1rem;background:transparent;border:none;color:#64748B;font-family:var(--font-body,-apple-system,BlinkMacSystemFont,sans-serif);font-size:.875rem;font-weight:500;cursor:pointer;transition:color .2s ease;min-height:44px}.CustomerInfoForm_backButton__d54er:hover:not(:disabled){color:#0C1E31}.CustomerInfoForm_backButton__d54er:disabled{opacity:.5;cursor:not-allowed}.CustomerInfoForm_backButton__d54er svg{width:14px;height:14px}.CustomerInfoForm_paymentStatus__j9oIl{font-size:.9rem;color:var(--color-text-secondary);font-style:italic;text-align:center;padding:.75rem}@media (max-width:767px){.CustomerInfoForm_formGroup__fvOxu{gap:.25rem;margin-bottom:.75rem}.CustomerInfoForm_label__7semr{font-size:.875rem;margin-bottom:.25rem;color:var(--color-dark-blue)}.CustomerInfoForm_input__910i_,.CustomerInfoForm_select___Iksf,.CustomerInfoForm_textarea__R04Y0{padding:.75rem;font-size:1rem;border:2px solid #e5e7eb;border-radius:8px}.CustomerInfoForm_input__910i_:focus,.CustomerInfoForm_select___Iksf:focus,.CustomerInfoForm_textarea__R04Y0:focus{border-color:var(--color-primary);outline:none}.CustomerInfoForm_summary__bNJWG{padding:.5rem .625rem;margin-bottom:.5rem}.CustomerInfoForm_summaryHeading__Je2Yf{font-size:.6875rem;margin-bottom:.375rem}.CustomerInfoForm_summaryRow__PbYJE{flex-direction:column;align-items:flex-start;gap:.125rem}.CustomerInfoForm_summaryLabel__BFp_h,.CustomerInfoForm_summaryValue__vp5CI{font-size:.75rem}.CustomerInfoForm_summaryValue__vp5CI{text-align:left}.CustomerInfoForm_formSection__fRO6T{padding:0 1rem 1rem;margin-top:0}.CustomerInfoForm_formSectionTitle__z6Ep3{font-size:.75rem;margin-bottom:1rem}.CustomerInfoForm_formSectionFaint__pGL_G{padding:.125rem 0;margin-top:0;margin-bottom:0}.CustomerInfoForm_formSectionFaint__pGL_G .CustomerInfoForm_checkboxLabel__bP2hk{font-size:.6875rem}.CustomerInfoForm_certificateSection__jV7dD{padding:1rem}.CustomerInfoForm_certificateNote__Avy9q{font-size:.8125rem}.CustomerInfoForm_actions__TxX79{flex-direction:column;gap:.5rem;padding:.75rem 0;margin-top:1rem}.CustomerInfoForm_actionsProgress__9aGRC{margin-bottom:.25rem}.CustomerInfoForm_submitButton__GGMtT{width:100%;min-height:48px;font-size:1rem;padding:.875rem 1rem}.CustomerInfoForm_backButton__d54er{width:100%;min-height:40px;font-size:.8125rem;padding:.5rem}.CustomerInfoForm_errorSummary__QtpQq{padding:1rem;margin-bottom:1rem}.CustomerInfoForm_errorTitle__xyMwK{font-size:1rem}.CustomerInfoForm_errorListItem__kwNSD{font-size:.8125rem}.CustomerInfoForm_paymentSection__UTtGZ{padding:1rem;margin-top:1rem}.CustomerInfoForm_paymentHeading__uMH6z{font-size:.75rem}}@media (min-width:768px) and (max-width:1279px){.CustomerInfoForm_summaryRow__PbYJE{flex-direction:column;align-items:flex-start;gap:.125rem}.CustomerInfoForm_summaryValue__vp5CI{text-align:left}.CustomerInfoForm_formSectionFaint__pGL_G{padding:.125rem 0;margin-top:0;margin-bottom:0}.CustomerInfoForm_formSectionFaint__pGL_G .CustomerInfoForm_checkboxLabel__bP2hk{font-size:.6875rem}.CustomerInfoForm_form__Xs3_h{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:20px}.CustomerInfoForm_nameGroup__PAMIo{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.CustomerInfoForm_formGroup__fvOxu{margin-bottom:0}.CustomerInfoForm_actions__TxX79,.CustomerInfoForm_certificateSection__jV7dD,.CustomerInfoForm_creatingAppointment__sal4F,.CustomerInfoForm_errorSummary__QtpQq,.CustomerInfoForm_formGroup__fvOxu:has(.CustomerInfoForm_select___Iksf),.CustomerInfoForm_formGroup__fvOxu:has(.CustomerInfoForm_textarea__R04Y0),.CustomerInfoForm_formSection__fRO6T,.CustomerInfoForm_paymentSection__UTtGZ,.CustomerInfoForm_submitError__5WYl5,.CustomerInfoForm_summary__bNJWG{grid-column:1/-1}.CustomerInfoForm_label__7semr{font-size:14px;margin-bottom:8px;color:var(--color-dark-blue)}.CustomerInfoForm_input__910i_,.CustomerInfoForm_select___Iksf,.CustomerInfoForm_textarea__R04Y0{width:100%;padding:14px;border:2px solid #e5e7eb;border-radius:8px;font-size:16px}.CustomerInfoForm_actions__TxX79{display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;gap:.75rem 1rem;align-items:center;max-width:100%}.CustomerInfoForm_actionsProgress__9aGRC{grid-column:1/-1;grid-row:1;justify-content:center}.CustomerInfoForm_backButton__d54er{grid-column:1;grid-row:2;order:0;width:auto}.CustomerInfoForm_submitButton__GGMtT{grid-column:3;grid-row:2;width:auto;padding:.875rem 1.5rem;font-size:.9375rem}}@media (min-width:1280px){.CustomerInfoForm_summary__bNJWG{padding:.75rem 1rem}.CustomerInfoForm_summaryHeading__Je2Yf{font-size:.8125rem}.CustomerInfoForm_certificateSection__jV7dD{padding:2rem}}.CustomerInfoForm_paymentSection__UTtGZ{margin-top:1rem;padding:1.5rem;background:#F9FAFB;border:2px solid var(--color-primary);border-radius:8px;animation:CustomerInfoForm_slideIn__9AM2l .3s ease-out}@keyframes CustomerInfoForm_slideIn__9AM2l{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.CustomerInfoForm_paymentHeading__uMH6z{font-family:SF Mono,Roboto Mono,monospace;font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-secondary);margin:0 0 1rem}.CustomerInfoForm_paymentContainer__Xrzp3{display:flex;flex-direction:column;gap:1.5rem}.CustomerInfoForm_spinner__FBXWY{width:40px;height:40px;margin:0 auto;border:4px solid #f3f4f6;border-top-color:#ff6b35;border-radius:50%;animation:CustomerInfoForm_spin__5fhrt 1s linear infinite}@keyframes CustomerInfoForm_spin__5fhrt{to{transform:rotate(1turn)}}.CustomerInfoForm_bundleExplanation__cryKl{padding:1.5rem;background:linear-gradient(135deg,#FFF7ED,#FFEDD5);border:2px solid var(--color-primary);border-radius:12px;margin-bottom:1.5rem}.CustomerInfoForm_bundleHeading__DVkF5{font-family:SF Mono,Roboto Mono,monospace;font-size:1rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--color-dark-blue);margin:0 0 1rem}.CustomerInfoForm_bundleDescription__POC4f{font-size:.9375rem;line-height:1.6;color:var(--color-text-primary);margin:0 0 1rem}.CustomerInfoForm_bundleOptions__c9Cfm{margin:0 0 1rem;padding-left:1.5rem;list-style-type:disc}.CustomerInfoForm_bundleOptions__c9Cfm li{font-size:.9375rem;line-height:1.6;color:var(--color-text-primary);margin-bottom:.5rem}.CustomerInfoForm_bundleRedemption__D5u7w{font-size:.875rem;line-height:1.6;color:var(--color-text-secondary);margin:0;padding:1rem;background:rgba(255,255,255,.6);border-radius:8px;border-left:4px solid var(--color-primary)}.CustomerInfoForm_noPaymentRequired__hK03a{padding:1.5rem;background:linear-gradient(135deg,#F0FDF4,#DCFCE7);border:2px solid #10b981;border-radius:12px;margin-top:1.5rem;display:flex;align-items:flex-start;gap:1rem}.CustomerInfoForm_noPaymentIcon__codfW{flex-shrink:0;width:48px;height:48px;background:#10B981;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700}.CustomerInfoForm_noPaymentContent__KbS5y{flex:1}.CustomerInfoForm_noPaymentTitle__mRhF_{font-family:SF Mono,Roboto Mono,monospace;font-size:1.125rem;font-weight:700;letter-spacing:.05em;color:#065F46;margin:0 0 .5rem}.CustomerInfoForm_noPaymentMessage__x3mSS{font-size:1rem;font-weight:600;color:#059669;margin:0 0 .75rem}.CustomerInfoForm_noPaymentNote__Dl74F{font-size:.875rem;line-height:1.6;color:#065F46;margin:0;padding:.75rem 1rem;background:rgba(255,255,255,.6);border-radius:6px}@media (max-width:767px){.CustomerInfoForm_bundleExplanation__cryKl{padding:1rem;margin-bottom:1rem}.CustomerInfoForm_bundleDescription__POC4f,.CustomerInfoForm_bundleHeading__DVkF5,.CustomerInfoForm_bundleOptions__c9Cfm li{font-size:.875rem}.CustomerInfoForm_bundleRedemption__D5u7w{font-size:.8125rem;padding:.75rem}.CustomerInfoForm_noPaymentRequired__hK03a{padding:1rem;flex-direction:column;align-items:center;text-align:center}.CustomerInfoForm_noPaymentIcon__codfW{width:40px;height:40px;font-size:1.25rem}.CustomerInfoForm_noPaymentTitle__mRhF_{font-size:1rem}.CustomerInfoForm_noPaymentMessage__x3mSS{font-size:.9375rem}.CustomerInfoForm_noPaymentNote__Dl74F{font-size:.8125rem}}