.wizard-module__GMKWKG__wizardPage{background:linear-gradient(135deg,var(--brand-bg-light)0%,var(--brand-bg-mid)50%,var(--brand-bg-soft)100%);min-height:100vh;padding-bottom:max(40px,env(safe-area-inset-bottom,40px));z-index:9999;position:fixed;inset:0;overflow-y:auto}.wizard-module__GMKWKG__wizardPage~footer,.wizard-module__GMKWKG__main~footer{display:none!important}.wizard-module__GMKWKG__floatingLogo{z-index:100;align-items:center;gap:10px;text-decoration:none;transition:transform .2s;display:flex;position:absolute;top:20px;left:24px}.wizard-module__GMKWKG__floatingLogo:hover{transform:translateY(-1px)}.wizard-module__GMKWKG__floatingLogoIcon{background:linear-gradient(135deg,var(--brand-primary)0%,var(--brand-primary-dark)100%);width:40px;height:40px;box-shadow:0 2px 8px var(--brand-shadow);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.wizard-module__GMKWKG__floatingLogo:hover .wizard-module__GMKWKG__floatingLogoIcon{box-shadow:0 4px 16px var(--brand-shadow-hover);transform:scale(1.05)}.wizard-module__GMKWKG__floatingLogoText{background:linear-gradient(135deg,var(--brand-primary)0%,var(--brand-primary-alt)70%,var(--brand-primary)100%);-webkit-text-fill-color:transparent;letter-spacing:-.8px;-webkit-background-clip:text;background-clip:text;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:20px;font-weight:700;transition:all .3s}.wizard-module__GMKWKG__floatingLogo:hover .wizard-module__GMKWKG__floatingLogoText{background:linear-gradient(135deg,var(--brand-primary-alt)0%,var(--brand-primary)50%,var(--brand-primary-alt)100%);-webkit-background-clip:text;background-clip:text}.wizard-module__GMKWKG__testingModeToggle{z-index:10000;background:linear-gradient(135deg,#1e1b4b 0%,#312e81 100%);border:2px solid #4f46e5;border-radius:12px;padding:10px 16px;animation:3s ease-in-out infinite wizard-module__GMKWKG__testTogglePulse;position:fixed;top:16px;right:16px;box-shadow:0 4px 20px #4f46e566,0 0 40px #4f46e533}@keyframes wizard-module__GMKWKG__testTogglePulse{0%,to{box-shadow:0 4px 20px #4f46e566,0 0 40px #4f46e533}50%{box-shadow:0 4px 30px #4f46e599,0 0 60px #4f46e54d}}.wizard-module__GMKWKG__testingModeLabel{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:flex}.wizard-module__GMKWKG__testingModeCheckbox{opacity:0;width:0;height:0;position:absolute}.wizard-module__GMKWKG__testingModeSlider{background:#334155;border-radius:12px;flex-shrink:0;width:44px;height:24px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.wizard-module__GMKWKG__testingModeSlider:before{content:"";background:#94a3b8;border-radius:50%;width:18px;height:18px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;left:3px}.wizard-module__GMKWKG__testingModeCheckbox:checked+.wizard-module__GMKWKG__testingModeSlider{background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%)}.wizard-module__GMKWKG__testingModeCheckbox:checked+.wizard-module__GMKWKG__testingModeSlider:before{background:#fff;transform:translate(20px);box-shadow:0 2px 8px #0003}.wizard-module__GMKWKG__testingModeText{color:#e2e8f0;white-space:nowrap;font-size:.875rem;font-weight:600}.wizard-module__GMKWKG__testingModeHint{color:#22c55e;font-size:.75rem;font-weight:500}.wizard-module__GMKWKG__startOverWrapper{z-index:10000;position:fixed;top:16px;right:16px}.wizard-module__GMKWKG__startOverButton{color:var(--brand-primary,#1a73e8);border:1px solid var(--brand-primary-10,#0000001a);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.02em;background:#ffffffbf;border-radius:20px;justify-content:center;align-items:center;gap:.4rem;padding:.5rem 1rem;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:.75rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 1px 4px #0000000f}.wizard-module__GMKWKG__startOverButton:hover{background:var(--brand-primary,#1a73e8);border-color:var(--brand-primary,#1a73e8);color:#fff;box-shadow:0 2px 8px var(--brand-shadow,#1a73e84d)}.wizard-module__GMKWKG__startOverConfirm{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;border:1px solid #0000001a;border-radius:20px;align-items:center;gap:.5rem;padding:.35rem .5rem .35rem .85rem;display:flex}.wizard-module__GMKWKG__startOverConfirmText{color:#0000008c;white-space:nowrap;margin-right:.15rem;font-size:.75rem;font-weight:500}.wizard-module__GMKWKG__startOverConfirmYes{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:14px;padding:.3rem .65rem;font-size:.7rem;font-weight:600;transition:all .2s}.wizard-module__GMKWKG__startOverConfirmYes:hover{background:#dc2626}.wizard-module__GMKWKG__startOverConfirmNo{color:#0006;cursor:pointer;background:0 0;border:1px solid #0000001f;border-radius:14px;padding:.3rem .65rem;font-size:.7rem;font-weight:500;transition:all .2s}.wizard-module__GMKWKG__startOverConfirmNo:hover{color:#000000a6;background:#0000000d}.wizard-module__GMKWKG__wizardContent{width:100%;max-width:920px;margin:0 auto;padding:1rem 1.5rem 1.5rem}.wizard-module__GMKWKG__wizardProgressTop{justify-content:center;margin-bottom:.5rem;display:flex}.wizard-module__GMKWKG__wizardStepContent{opacity:1;transition:all .35s cubic-bezier(.22,1,.36,1);transform:translate(0)scale(1)}.wizard-module__GMKWKG__slideIn{animation:.4s cubic-bezier(.22,1,.36,1) wizard-module__GMKWKG__slideIn}.wizard-module__GMKWKG__slideInFromLeft{animation:.4s cubic-bezier(.22,1,.36,1) wizard-module__GMKWKG__slideInFromLeft}.wizard-module__GMKWKG__slideOutLeft{animation:.25s ease-out wizard-module__GMKWKG__slideOutLeft}.wizard-module__GMKWKG__slideOutRight{animation:.25s ease-out wizard-module__GMKWKG__slideOutRight}@keyframes wizard-module__GMKWKG__slideIn{0%{opacity:0;transform:translate(40px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes wizard-module__GMKWKG__slideInFromLeft{0%{opacity:0;transform:translate(-40px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes wizard-module__GMKWKG__slideOutLeft{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(-40px)scale(.98)}}@keyframes wizard-module__GMKWKG__slideOutRight{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(40px)scale(.98)}}.wizard-module__GMKWKG__aiAppliedPulse{animation:.6s ease-out wizard-module__GMKWKG__aiAppliedPulse}@keyframes wizard-module__GMKWKG__aiAppliedPulse{0%{box-shadow:0 0 0 0 var(--brand-glow);transform:scale(1)}50%{transform:scale(1.02);box-shadow:0 0 0 8px #3b82f600}to{transform:scale(1);box-shadow:0 0 #3b82f600}}.wizard-module__GMKWKG__aiSuccessCheck{animation:.5s cubic-bezier(.22,1,.36,1) wizard-module__GMKWKG__aiSuccessCheck}@keyframes wizard-module__GMKWKG__aiSuccessCheck{0%{opacity:0;transform:scale(.5)}50%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}.wizard-module__GMKWKG__contentFadeIn{animation:.5s ease-out wizard-module__GMKWKG__contentFadeIn}@keyframes wizard-module__GMKWKG__contentFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.wizard-module__GMKWKG__shimmerLoading{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;animation:1.5s infinite wizard-module__GMKWKG__shimmer}@keyframes wizard-module__GMKWKG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.wizard-module__GMKWKG__geofenceContainer{justify-content:center;align-items:center;gap:1rem;display:flex;position:relative}.wizard-module__GMKWKG__geofenceRingWrapper{flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:relative}.wizard-module__GMKWKG__geofenceBusinessName{color:#1f2937;text-align:right;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.375rem;max-width:200px;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:.875rem;font-weight:600;animation:.4s ease-out wizard-module__GMKWKG__fadeInSlide;display:flex;overflow:hidden}.wizard-module__GMKWKG__geofenceLocation{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.375rem;max-width:120px;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:.8125rem;font-weight:500;animation:.4s ease-out wizard-module__GMKWKG__fadeInSlide;display:flex;overflow:hidden}.wizard-module__GMKWKG__geofenceLocation i{color:var(--brand-500);font-size:.6875rem}@keyframes wizard-module__GMKWKG__fadeInSlide{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.wizard-module__GMKWKG__geofenceRing{width:100%;height:100%}.wizard-module__GMKWKG__geofenceTrack{stroke:var(--brand-overlay-15)}.wizard-module__GMKWKG__geofenceArc{transition:stroke-dashoffset .5s}.wizard-module__GMKWKG__geofenceDot{transition:all .5s}.wizard-module__GMKWKG__geofenceCenter{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wizard-module__GMKWKG__geofencePercentLarge{color:#1e293b;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:20px;font-weight:700;line-height:1}.wizard-module__GMKWKG__geofenceCompleteText{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:10px}.wizard-module__GMKWKG__stepForm{flex-direction:column;gap:16px;display:flex}.wizard-module__GMKWKG__welcomeHeader{text-align:center;margin-bottom:.5rem}.wizard-module__GMKWKG__welcomeEmoji{transform-origin:70% 70%;font-size:1.75rem;animation:1.5s ease-in-out infinite wizard-module__GMKWKG__wave;display:inline-block}.wizard-module__GMKWKG__welcomeTitleWithEmoji{color:#202124;justify-content:center;align-items:center;gap:.5rem;margin:.25rem 0 .15rem;font-size:1.5rem;font-weight:800;display:flex}.wizard-module__GMKWKG__welcomeEmojiInline{transform-origin:70% 70%;-webkit-text-fill-color:initial;font-size:1.75rem;animation:1.5s ease-in-out infinite wizard-module__GMKWKG__wave;display:inline-block}@keyframes wizard-module__GMKWKG__wave{0%,to{transform:rotate(0)}25%{transform:rotate(20deg)}75%{transform:rotate(-10deg)}}.wizard-module__GMKWKG__welcomeTitle{color:#202124;background:linear-gradient(135deg,#202124 0%,#374151 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:.25rem 0 .15rem;font-size:1.5rem;font-weight:800}.wizard-module__GMKWKG__welcomeSubtitle{color:#64748b;margin:0;font-family:Roboto,Arial,sans-serif;font-size:16px;line-height:1.5}.wizard-module__GMKWKG__splitFormLayout{grid-template-columns:280px 1fr;align-items:flex-start;gap:3rem;max-width:800px;margin:0 auto;padding:1rem 0;display:grid}.wizard-module__GMKWKG__splitFormLeft{justify-content:flex-end;align-items:center;padding-top:2rem;display:flex}.wizard-module__GMKWKG__splitFormLabel{align-items:center;gap:1rem;display:flex}.wizard-module__GMKWKG__splitFormLabelText{color:#1e293b;text-align:right;font-size:1.25rem;font-weight:700;line-height:1.3}.wizard-module__GMKWKG__splitFormArrow{background:linear-gradient(135deg,var(--brand-600)0%,var(--brand-700)100%);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;animation:2s ease-in-out infinite wizard-module__GMKWKG__pulseArrow;display:flex}@keyframes wizard-module__GMKWKG__pulseArrow{0%,to{box-shadow:0 4px 15px var(--brand-shadow-600);transform:scale(1)}50%{box-shadow:0 6px 25px var(--brand-glow);transform:scale(1.1)}}.wizard-module__GMKWKG__splitFormRight{flex:1}.wizard-module__GMKWKG__splitFormFields{flex-direction:column;gap:1.25rem;display:flex}.wizard-module__GMKWKG__splitFormField{flex-direction:column;gap:.5rem;display:flex}.wizard-module__GMKWKG__splitFormFieldLabel{color:#475569;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.wizard-module__GMKWKG__splitFormFieldsWide{flex-direction:column;gap:1.5rem;min-width:360px;display:flex}.wizard-module__GMKWKG__subStepFieldWide{color:#1e293b;background:#fff;border:2px solid #e2e8f0;border-radius:12px;width:100%;min-width:320px;padding:1.1rem 1.4rem;font-size:1.05rem;transition:all .2s}.wizard-module__GMKWKG__subStepFieldWide:focus{border-color:var(--brand-600);box-shadow:0 0 0 4px var(--brand-ring-600);outline:none}.wizard-module__GMKWKG__subStepFieldWide::placeholder{color:#94a3b8}.wizard-module__GMKWKG__splitFormActions{justify-content:space-between;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.wizard-module__GMKWKG__splitFormActions .wizard-module__GMKWKG__subStepBack{flex-shrink:0}.wizard-module__GMKWKG__splitFormActions .wizard-module__GMKWKG__arrowButton{flex:1;max-width:200px}.wizard-module__GMKWKG__formContainer{flex-direction:column;gap:12px;width:100%;max-width:580px;margin:0 auto;display:flex}.wizard-module__GMKWKG__businessForm{flex-direction:column;gap:12px;display:flex}.wizard-module__GMKWKG__formRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.wizard-module__GMKWKG__formField{flex-direction:column;gap:6px;display:flex}.wizard-module__GMKWKG__formLabel{color:#374151;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:14px;font-weight:600}.wizard-module__GMKWKG__formInput{color:#0f172a;background:#fff;border:2px solid #e2e8f0;border-radius:10px;padding:12px 14px;font-family:Roboto,Arial,sans-serif;font-size:15px;transition:all .2s}.wizard-module__GMKWKG__formInput:focus{border-color:var(--brand-500);box-shadow:0 0 0 4px var(--brand-ring);outline:none}.wizard-module__GMKWKG__formInput::placeholder{color:#94a3b8}.wizard-module__GMKWKG__formInputError{border-color:#ef4444}.wizard-module__GMKWKG__formHint{color:#94a3b8;margin:0;font-family:Roboto,Arial,sans-serif;font-size:12px}.wizard-module__GMKWKG__fieldError{color:#ef4444;font-family:Roboto,Arial,sans-serif;font-size:12px}.wizard-module__GMKWKG__passwordRequirements{color:#f59e0b;background:#f59e0b1a;border-radius:8px;padding:8px 12px;font-family:Roboto,Arial,sans-serif;font-size:12px}.wizard-module__GMKWKG__submitError{color:#ef4444;background:#ef44441a;border:1px solid #ef444433;border-radius:12px;align-items:center;gap:8px;padding:12px 16px;font-family:Roboto,Arial,sans-serif;font-size:14px;display:flex}.wizard-module__GMKWKG__primaryButton{background:linear-gradient(135deg,var(--brand-500)0%,var(--brand-600)100%);color:#fff;cursor:pointer;box-shadow:0 4px 16px var(--brand-shadow-500);border:none;border-radius:50px;justify-content:center;align-items:center;gap:10px;padding:14px 28px;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:15px;font-weight:600;transition:all .3s;display:inline-flex}.wizard-module__GMKWKG__primaryButton:hover:not(:disabled){background:linear-gradient(135deg,var(--brand-600)0%,var(--brand-700)100%);box-shadow:0 8px 24px var(--brand-glow);transform:translateY(-2px)}.wizard-module__GMKWKG__primaryButton:disabled{opacity:.5;cursor:not-allowed}.wizard-module__GMKWKG__primaryButton i{font-size:14px;transition:transform .3s}.wizard-module__GMKWKG__primaryButton:hover:not(:disabled) i{transform:translate(4px)}.wizard-module__GMKWKG__arrowButton{color:#fff;background:linear-gradient(135deg,var(--brand-600)0%,var(--brand-700)100%);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.wizard-module__GMKWKG__arrowButton:hover:not(:disabled){box-shadow:0 8px 25px var(--brand-glow);transform:translateY(-2px)scale(1.02)}.wizard-module__GMKWKG__arrowButton:active:not(:disabled){transform:translateY(0)scale(.98)}.wizard-module__GMKWKG__arrowButton:disabled{opacity:.5;cursor:not-allowed}.wizard-module__GMKWKG__subStepBack{color:#64748b;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:10px;align-self:flex-start;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000000d}.wizard-module__GMKWKG__backButton{color:#64748b;cursor:pointer;background:0 0;border:2px solid #e2e8f0;border-radius:50px;align-items:center;gap:8px;padding:12px 20px;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:14px;font-weight:600;transition:all .3s;display:inline-flex}.wizard-module__GMKWKG__backButton:hover{color:#475569;border-color:#94a3b8}.wizard-module__GMKWKG__secondaryLink{color:#475569;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:50px;justify-content:center;align-self:center;align-items:center;gap:.5rem;width:fit-content;margin-top:.5rem;padding:.5rem 1.25rem;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 2px 8px #0000000f}.wizard-module__GMKWKG__secondaryLink:hover{color:var(--brand-500);border-color:var(--brand-500);background:rgba(var(--brand-500-rgb,37,99,235),.04);transform:translateY(-1px);box-shadow:0 4px 14px #00000014}.wizard-module__GMKWKG__previewActions{justify-content:space-between;align-items:center;gap:16px;margin-top:16px;display:flex}.wizard-module__GMKWKG__ssoContainer{flex-direction:column;gap:12px;width:100%;max-width:320px;margin:0 auto 1.5rem;display:flex}.wizard-module__GMKWKG__ssoButton{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;height:48px;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:15px;font-weight:500;transition:all .2s;display:flex}.wizard-module__GMKWKG__ssoButton:hover{transform:translateY(-1px)}.wizard-module__GMKWKG__ssoIcon{width:20px;height:20px}.wizard-module__GMKWKG__ssoGoogle{color:#1f1f1f;background-color:#fff;border:1px solid #dadce0;box-shadow:0 2px 8px #0000001a}.wizard-module__GMKWKG__ssoGoogle:hover{background-color:#f8f9fa;box-shadow:0 4px 12px #00000026}.wizard-module__GMKWKG__ssoFacebook{color:#fff;background-color:#1877f2}.wizard-module__GMKWKG__ssoFacebook:hover{background-color:#166fe5;box-shadow:0 4px 12px #1877f266}.wizard-module__GMKWKG__ssoDivider{color:#94a3b8;align-items:center;gap:16px;font-family:Roboto,Arial,sans-serif;font-size:13px;display:flex}.wizard-module__GMKWKG__ssoDivider:before,.wizard-module__GMKWKG__ssoDivider:after{content:"";background:#e2e8f0;flex:1;height:1px}.wizard-module__GMKWKG__compactCard{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px #0000001a}.wizard-module__GMKWKG__passwordRow{grid-template-columns:1fr 1fr;gap:.6rem;margin-top:.5rem;display:grid}.wizard-module__GMKWKG__compactField{flex-direction:column;gap:.35rem;display:flex}.wizard-module__GMKWKG__compactLabel{color:#64748b;font-size:.8rem;font-weight:500}.wizard-module__GMKWKG__compactInput{color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:.95rem;transition:all .2s}.wizard-module__GMKWKG__compactInput:focus{background:#fff;border-color:#8b5cf6;outline:none;box-shadow:0 0 0 3px #8b5cf61a}.wizard-module__GMKWKG__compactInputError{border-color:#ef4444}.wizard-module__GMKWKG__passwordRequirements{background:#ef44441a;border-left:3px solid #ef4444;border-radius:8px;margin-top:.5rem;padding:.5rem .75rem}.wizard-module__GMKWKG__passwordRequirements small{color:#ef4444;font-size:.8rem;line-height:1.4}.wizard-module__GMKWKG__submitError{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d;border-radius:10px;align-items:center;gap:.5rem;margin:1rem 0;padding:.75rem 1rem;font-size:.9rem;font-weight:500;display:flex}.wizard-module__GMKWKG__submitError i{font-size:1rem}.wizard-module__GMKWKG__subStepBack{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-self:flex-start;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.wizard-module__GMKWKG__subStepBack:hover{color:#1e293b;background:#f8fafc;border-color:#94a3b8;transform:translate(-2px);box-shadow:0 2px 6px #00000014}.wizard-module__GMKWKG__subStepBack:active{transform:translate(0)}.wizard-module__GMKWKG__successFeatures{border-top:1px solid #e2e8f0;flex-direction:column;gap:.5rem;display:flex}.wizard-module__GMKWKG__successFeature{color:#475569;align-items:center;gap:.5rem;display:flex}.wizard-module__GMKWKG__successFeature i{color:#10b981}.wizard-module__GMKWKG__welcomeHeaderInline{text-align:center;margin-bottom:.5rem}.wizard-module__GMKWKG__freeTrialBadge{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;display:inline-flex;box-shadow:0 4px 15px #10b98166}.wizard-module__GMKWKG__freeTrialBadge i{font-size:1.1rem}.wizard-module__GMKWKG__paymentDisclaimer{color:#64748b;border-bottom:1px solid #e2e8f0;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:1rem;font-size:.85rem;display:flex}.wizard-module__GMKWKG__paymentDisclaimer i{color:#10b981}.wizard-module__GMKWKG__trustSignals{border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:center;gap:1rem 1.5rem;margin-top:1rem;padding-top:1rem;display:flex}.wizard-module__GMKWKG__trustSignal{color:#64748b;align-items:center;gap:.4rem;font-size:.8rem;display:flex}.wizard-module__GMKWKG__trustSignal i{color:#10b981;font-size:.85rem}.wizard-module__GMKWKG__generatingContainer{flex-direction:column;align-items:center;gap:24px;padding:40px 20px;display:flex}.wizard-module__GMKWKG__generatingAnimation{width:120px;height:120px;position:relative}.wizard-module__GMKWKG__generatingOrb{background:linear-gradient(135deg,var(--brand-500)0%,#8b5cf6 60%,#c084fc 100%);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;animation:2.5s ease-in-out infinite wizard-module__GMKWKG__searchOrbPulse;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 20px #8b5cf666,0 0 40px #8b5cf626}.wizard-module__GMKWKG__generatingOrb:after{content:"🔍";filter:brightness(1.2);font-size:1.4rem;animation:1.8s ease-in-out infinite wizard-module__GMKWKG__searchIconBob}.wizard-module__GMKWKG__generatingRing{border:3px solid #0000;border-top-color:var(--brand-500);z-index:1;border-right-color:#8b5cf64d;border-radius:50%;width:90px;height:90px;animation:1.8s linear infinite wizard-module__GMKWKG__searchSpin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wizard-module__GMKWKG__generatingRing:before{content:"";background:var(--brand-500);width:8px;height:8px;box-shadow:0 0 8px var(--brand-500);border-radius:50%;position:absolute;top:-6px;left:50%;transform:translate(-50%)}.wizard-module__GMKWKG__generatingRing:after{content:"";border:2px dashed #8b5cf633;border-radius:50%;width:108px;height:108px;animation:6s linear infinite wizard-module__GMKWKG__searchSpinReverse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes wizard-module__GMKWKG__searchOrbPulse{0%,to{transform:translate(-50%,-50%)scale(1);box-shadow:0 0 20px #8b5cf666,0 0 40px #8b5cf626}50%{transform:translate(-50%,-50%)scale(1.08);box-shadow:0 0 30px #8b5cf680,0 0 60px #8b5cf633}}@keyframes wizard-module__GMKWKG__searchIconBob{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-2px)rotate(-5deg)}75%{transform:translateY(1px)rotate(3deg)}}@keyframes wizard-module__GMKWKG__searchSpin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes wizard-module__GMKWKG__searchSpinReverse{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(-360deg)}}@keyframes wizard-module__GMKWKG__pulse{0%,to{opacity:1;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.1)}}@keyframes wizard-module__GMKWKG__spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.wizard-module__GMKWKG__generatingOrbSmall{background:linear-gradient(135deg,var(--brand-500)0%,#8b5cf6 100%);border-radius:50%;width:24px;height:24px;margin-bottom:12px;animation:2s ease-in-out infinite wizard-module__GMKWKG__pulse}.wizard-module__GMKWKG__generatingText{color:#0f172a;text-align:center;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:18px;font-weight:600}.wizard-module__GMKWKG__generatingSubtext{color:#64748b;text-align:center;font-family:Roboto,Arial,sans-serif;font-size:14px}.wizard-module__GMKWKG__generatingSubtextSmall{color:#94a3b8;text-align:center;font-family:Roboto,Arial,sans-serif;font-size:12px}.wizard-module__GMKWKG__discoveryProgress{flex-direction:column;gap:8px;width:100%;max-width:300px;display:flex}.wizard-module__GMKWKG__discoveryProgressBar{background:#e2e8f0;border-radius:3px;width:100%;height:6px;overflow:hidden}.wizard-module__GMKWKG__discoveryProgressFill{background:linear-gradient(90deg,var(--brand-500)0%,#8b5cf6 100%);border-radius:3px;height:100%;transition:width .5s}.wizard-module__GMKWKG__discoveryProgressLabel{color:#64748b;text-align:center;font-family:Roboto,Arial,sans-serif;font-size:12px}.wizard-module__GMKWKG__previewScrollContainer{flex-direction:column;gap:20px;display:flex}.wizard-module__GMKWKG__previewSectionCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:20px}.wizard-module__GMKWKG__previewBusinessBar{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex;box-shadow:0 1px 4px #0000000a}.wizard-module__GMKWKG__previewBusinessIcon{background:linear-gradient(135deg,var(--brand-500)0%,#8b5cf6 100%);border-radius:11px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;display:flex}.wizard-module__GMKWKG__previewBusinessIcon i{color:#fff;font-size:1.35rem}.wizard-module__GMKWKG__previewBusinessDetails{flex:1;min-width:0}.wizard-module__GMKWKG__previewBusinessName{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:1.2rem;font-weight:700;line-height:1.3;overflow:hidden}.wizard-module__GMKWKG__previewBusinessMeta{flex-wrap:wrap;gap:.85rem;margin-top:.3rem;display:flex}.wizard-module__GMKWKG__previewMetaItem{color:#64748b;white-space:nowrap;align-items:center;gap:.4rem;font-family:Roboto,Arial,sans-serif;font-size:.875rem;display:flex}.wizard-module__GMKWKG__previewMetaItem i{color:#94a3b8;font-size:.75rem}.wizard-module__GMKWKG__previewAboutBar{border:1px solid #e2e8f0;border-left:3px solid var(--brand-500);cursor:pointer;background:#fff;border-radius:12px;max-height:5.5rem;padding:.75rem 1.15rem;transition:max-height .4s;position:relative;overflow:hidden}.wizard-module__GMKWKG__previewAboutBar:hover{max-height:40rem}.wizard-module__GMKWKG__previewAboutBar:after{content:"";pointer-events:none;background:linear-gradient(#0000,#fff);height:1.5rem;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.wizard-module__GMKWKG__previewAboutBar:hover:after{opacity:0}.wizard-module__GMKWKG__previewAboutFullText{color:#64748b;margin:0;font-family:Roboto,Arial,sans-serif;font-size:.84rem;font-style:italic;line-height:1.6}@media (max-width:640px){.wizard-module__GMKWKG__previewBusinessBar{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem}.wizard-module__GMKWKG__previewBusinessMeta{flex-direction:column;gap:.4rem}}.wizard-module__GMKWKG__orbContainer{width:80px;height:80px;margin-bottom:1rem;position:relative}.wizard-module__GMKWKG__generatingOrbEnhanced{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.wizard-module__GMKWKG__orbCore{background:linear-gradient(135deg,var(--brand-500)0%,#8b5cf6 100%);width:30px;height:30px;box-shadow:0 0 20px var(--brand-glow);border-radius:50%;animation:2s ease-in-out infinite wizard-module__GMKWKG__orbPulse;position:absolute}.wizard-module__GMKWKG__orbRing{border:2px solid var(--brand-shadow-500);border-top-color:var(--brand-500);border-radius:50%;width:50px;height:50px;animation:1.5s linear infinite wizard-module__GMKWKG__orbSpin;position:absolute}.wizard-module__GMKWKG__orbRingOuter{border:2px dashed #8b5cf64d;border-radius:50%;width:70px;height:70px;animation:3s linear infinite wizard-module__GMKWKG__orbSpinReverse;position:absolute}@keyframes wizard-module__GMKWKG__orbPulse{0%,to{box-shadow:0 0 20px var(--brand-glow);transform:scale(1)}50%{transform:scale(1.1);box-shadow:0 0 30px #8b5cf699}}@keyframes wizard-module__GMKWKG__orbSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes wizard-module__GMKWKG__orbSpinReverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.wizard-module__GMKWKG__previewSectionTitle{color:#0f172a;align-items:center;gap:10px;margin:0 0 16px;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:16px;font-weight:600;display:flex}.wizard-module__GMKWKG__previewSectionTitle i{color:var(--brand-500)}.wizard-module__GMKWKG__loadingBadge{color:#f59e0b;align-items:center;gap:6px;margin-left:auto;font-size:12px;font-weight:500;display:flex}.wizard-module__GMKWKG__successBadge{color:#10b981;align-items:center;gap:6px;margin-left:auto;font-size:12px;font-weight:500;display:flex}.wizard-module__GMKWKG__businessInfoCompact{flex-direction:column;gap:12px;display:flex}.wizard-module__GMKWKG__businessInfoItem{flex-direction:column;gap:2px;display:flex}.wizard-module__GMKWKG__businessInfoLabel{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:12px;font-weight:600}.wizard-module__GMKWKG__businessInfoValue{color:#0f172a;font-family:Roboto,Arial,sans-serif;font-size:15px;line-height:1.4}.wizard-module__GMKWKG__siteGeneratingCard{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:32px 20px;display:flex}.wizard-module__GMKWKG__siteGeneratingText{color:#0f172a;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:16px;font-weight:600}.wizard-module__GMKWKG__generatingUrlHint{background:var(--brand-ring);color:var(--brand-500);border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-family:SF Mono,Consolas,monospace;font-size:13px;display:flex}.wizard-module__GMKWKG__siteGeneratingSubtext{color:#94a3b8;font-family:Roboto,Arial,sans-serif;font-size:12px}.wizard-module__GMKWKG__genDialog{text-align:center;padding:2rem 2rem 1.5rem}.wizard-module__GMKWKG__genDialogHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.wizard-module__GMKWKG__genDialogBranding{align-items:center;display:flex}.wizard-module__GMKWKG__genDialogBrandImg{width:auto;height:26px}.wizard-module__GMKWKG__genDialogOrb{flex-shrink:0;width:50px;height:50px;position:relative}.wizard-module__GMKWKG__genDialogOrbCore{background:linear-gradient(135deg,var(--brand-primary-alt)0%,var(--brand-primary)50%,var(--brand-primary-dark)100%);border-radius:50%;width:20px;height:20px;animation:2s ease-in-out infinite wizard-module__GMKWKG__genOrbPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes wizard-module__GMKWKG__genOrbPulse{0%,to{opacity:1;transform:translate(-50%,-50%)scale(1)}50%{opacity:.6;transform:translate(-50%,-50%)scale(1.3)}}.wizard-module__GMKWKG__genDialogOrbRing{border:2.5px solid #0000;border-top-color:var(--brand-primary-alt);border-right-color:var(--brand-primary);border-radius:50%;animation:1.2s linear infinite wizard-module__GMKWKG__genOrbSpin;position:absolute;inset:0}.wizard-module__GMKWKG__genDialogOrbRing2{border:2px solid #0000;border-bottom-color:var(--brand-primary-dark);border-left-color:var(--brand-primary-alt);border-radius:50%;animation:1.8s linear infinite reverse wizard-module__GMKWKG__genOrbSpin;position:absolute;inset:7px}@keyframes wizard-module__GMKWKG__genOrbSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wizard-module__GMKWKG__genDialogTitle{color:#1e293b;margin:0 0 1rem;font-size:1.25rem;font-weight:700;line-height:1.3}.wizard-module__GMKWKG__genDialogCarousel{background:linear-gradient(135deg,var(--brand-50)0%,var(--brand-bg-subtle)100%);border:1px solid var(--brand-200);border-radius:12px;margin-bottom:1.25rem;padding:1rem 1.25rem .75rem}.wizard-module__GMKWKG__genDialogSlide{text-align:left;align-items:center;gap:.85rem;min-height:48px;animation:.45s ease-out wizard-module__GMKWKG__genSlideIn;display:flex}@keyframes wizard-module__GMKWKG__genSlideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.wizard-module__GMKWKG__genDialogSlideIcon{background:linear-gradient(135deg,var(--brand-primary-alt)0%,var(--brand-primary)100%);width:40px;min-width:40px;height:40px;box-shadow:0 2px 8px var(--brand-shadow);border-radius:10px;justify-content:center;align-items:center;display:flex}.wizard-module__GMKWKG__genDialogSlideIcon i{color:#fff;font-size:1rem}.wizard-module__GMKWKG__genDialogSlideText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.wizard-module__GMKWKG__genDialogSlideText strong{color:#1e293b;font-size:.85rem;font-weight:700}.wizard-module__GMKWKG__genDialogSlideText span{color:#64748b;font-size:.75rem;line-height:1.4}.wizard-module__GMKWKG__genDialogDots{justify-content:center;align-items:center;gap:5px;margin-top:.65rem;display:flex}.wizard-module__GMKWKG__genDialogDot{background:#d4d4d8;border-radius:50%;width:5px;height:5px;transition:all .3s}.wizard-module__GMKWKG__genDialogDotActive{background:var(--brand-primary);border-radius:999px;width:16px}.wizard-module__GMKWKG__genDialogProgressBar{align-items:center;gap:.65rem;width:100%;margin-bottom:.5rem;display:flex}.wizard-module__GMKWKG__genDialogProgressTrack{background:#e2e8f0;border-radius:999px;flex:1;height:8px;position:relative;overflow:hidden}.wizard-module__GMKWKG__genDialogProgressFill{background:linear-gradient(90deg,var(--brand-primary-alt)0%,var(--brand-primary)60%,var(--brand-primary-dark)100%);border-radius:999px;height:100%;transition:width .8s ease-out;position:relative}.wizard-module__GMKWKG__genDialogProgressFill:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff59 50%,#0000 100%);animation:1.8s ease-in-out infinite wizard-module__GMKWKG__genShimmer;position:absolute;inset:0}@keyframes wizard-module__GMKWKG__genShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.wizard-module__GMKWKG__genDialogProgressDone{background:linear-gradient(90deg,#10b981 0%,#059669 100%)}.wizard-module__GMKWKG__genDialogProgressDone:after{animation:none}.wizard-module__GMKWKG__genDialogProgressLabel{color:#1e293b;text-align:right;min-width:34px;font-size:.8rem;font-weight:700}.wizard-module__GMKWKG__genDialogEta{color:#94a3b8;margin:0;font-size:.78rem;font-style:italic}.wizard-module__GMKWKG__genDialogFunnyMsg{color:#94a3b8;min-height:1.5em;margin:1rem 0 0;font-size:.78rem;font-style:italic;line-height:1.5;animation:.5s ease-out wizard-module__GMKWKG__genFunnyFade}@keyframes wizard-module__GMKWKG__genFunnyFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.wizard-module__GMKWKG__genDialog{padding:1.25rem 1rem 1rem}.wizard-module__GMKWKG__genDialogTitle{font-size:1.1rem}.wizard-module__GMKWKG__genDialogBrandImg{height:22px}.wizard-module__GMKWKG__genDialogOrb{width:40px;height:40px}.wizard-module__GMKWKG__genDialogOrbCore{width:16px;height:16px}.wizard-module__GMKWKG__genDialogCarousel{padding:.75rem .85rem .6rem}.wizard-module__GMKWKG__genDialogSlideIcon{width:34px;min-width:34px;height:34px}.wizard-module__GMKWKG__genDialogFunnyMsg{font-size:.72rem}}.wizard-module__GMKWKG__devPreviewButton{color:#fff;cursor:pointer;background:#f59e0b;border:none;border-radius:8px;margin-top:12px;padding:8px 16px;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:12px;font-weight:600}.wizard-module__GMKWKG__sitePreviewLive{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:.75rem;padding:1rem;display:flex;position:relative;overflow:hidden}.wizard-module__GMKWKG__sitePreviewHeader{background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;padding:.5rem .75rem;display:flex}.wizard-module__GMKWKG__sitePreviewUrl{color:#64748b;align-items:center;font-family:monospace;font-size:.85rem;display:flex}.wizard-module__GMKWKG__viewSiteButtonSmall{background:linear-gradient(135deg,var(--brand-500)0%,var(--brand-600)100%);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.wizard-module__GMKWKG__viewSiteButtonSmall:hover{box-shadow:0 4px 12px var(--brand-shadow-500);transform:translateY(-1px)}.wizard-module__GMKWKG__siteIframeWrapper{background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;min-height:350px;max-height:800px;transition:height .3s ease-out,box-shadow .3s;overflow:hidden;box-shadow:0 2px 8px #0000000d}.wizard-module__GMKWKG__sitePreviewIframe{border:none;width:100%;height:100%;overflow:hidden}.wizard-module__GMKWKG__siteIframeWrapper{scrollbar-width:none;-ms-overflow-style:none}.wizard-module__GMKWKG__siteIframeWrapper::-webkit-scrollbar{display:none}.wizard-module__GMKWKG__fullWidthEmbed{background:0 0;border:none;border-radius:0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0 2vw}.wizard-module__GMKWKG__fullWidthEmbed .wizard-module__GMKWKG__siteIframeWrapper{border-radius:8px;overflow:hidden;box-shadow:0 4px 20px #00000026}.wizard-module__GMKWKG__sitePreviewBrowser{border:1px solid #334155;border-radius:12px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000001f}.wizard-module__GMKWKG__previewBrowserChrome{background:#1e293b;border-bottom:1px solid #334155;align-items:center;gap:.85rem;padding:.65rem 1rem;display:flex}.wizard-module__GMKWKG__previewBrowserDots{gap:6px;display:flex}.wizard-module__GMKWKG__previewBrowserDot{background:#475569;border-radius:50%;width:11px;height:11px}.wizard-module__GMKWKG__previewBrowserDot:first-child{background:#ef4444}.wizard-module__GMKWKG__previewBrowserDot:nth-child(2){background:#fbbf24}.wizard-module__GMKWKG__previewBrowserDot:nth-child(3){background:#22c55e}.wizard-module__GMKWKG__previewBrowserUrl{color:#94a3b8;background:#0f172a;border-radius:6px;flex:1;align-items:center;gap:.5rem;min-width:0;padding:.45rem .85rem;font-family:SF Mono,Consolas,monospace;font-size:.82rem;display:flex;overflow:hidden}.wizard-module__GMKWKG__previewBrowserUrl i{color:#22c55e;flex-shrink:0;font-size:.7rem}.wizard-module__GMKWKG__previewBrowserUrl span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.wizard-module__GMKWKG__previewBrowserOpen{color:#94a3b8;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #475569;border-radius:6px;flex-shrink:0;align-items:center;gap:.4rem;padding:.35rem .75rem;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.wizard-module__GMKWKG__previewBrowserOpen:hover{color:#e2e8f0;background:#334155;border-color:#64748b}.wizard-module__GMKWKG__previewBrowserViewport{background:#fff;width:100%;height:80vh;min-height:550px;max-height:1100px;overflow:hidden}.wizard-module__GMKWKG__previewBrowserIframe{border:none;width:100%;height:100%}@media (max-width:640px){.wizard-module__GMKWKG__previewBrowserViewport{height:60vh;min-height:400px}.wizard-module__GMKWKG__previewBrowserUrl{font-size:.75rem}}.wizard-module__GMKWKG__siteCompletedCelebration{padding:24px;position:relative}.wizard-module__GMKWKG__celebrationContent{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.wizard-module__GMKWKG__celebrationIcon{color:#10b981;font-size:48px}.wizard-module__GMKWKG__celebrationTitle{color:#0f172a;margin:0;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:20px;font-weight:700}.wizard-module__GMKWKG__celebrationMessage{color:#64748b;margin:0;font-family:Roboto,Arial,sans-serif;font-size:14px;line-height:1.5}.wizard-module__GMKWKG__celebrationUrl{color:var(--brand-500);background:#f1f5f9;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-family:SF Mono,Consolas,monospace;font-size:14px;display:flex}.wizard-module__GMKWKG__viewSiteButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:50px;align-items:center;gap:8px;margin-top:8px;padding:12px 24px;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:14px;font-weight:600;transition:all .3s;display:inline-flex}.wizard-module__GMKWKG__viewSiteButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}.wizard-module__GMKWKG__sitePreviewError{text-align:center;padding:24px}.wizard-module__GMKWKG__siteErrorContent{flex-direction:column;align-items:center;display:flex}.wizard-module__GMKWKG__retryButton{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.wizard-module__GMKWKG__retryButton:hover{background:#e2e8f0}.wizard-module__GMKWKG__llamaTrigger{cursor:pointer;width:30px;height:30px;position:absolute;bottom:0;right:0}.wizard-module__GMKWKG__dancingLlamaContainer{position:absolute;top:-30px;right:20px}.wizard-module__GMKWKG__dancingLlama{font-size:40px;animation:.5s ease-in-out infinite wizard-module__GMKWKG__dance}@keyframes wizard-module__GMKWKG__dance{0%,to{transform:rotate(-10deg)}50%{transform:rotate(10deg)}}.wizard-module__GMKWKG__collapsedBusinessHeader{z-index:100;-webkit-backdrop-filter:blur(20px);transform-origin:top;background:linear-gradient(135deg,#fffffffa 0%,#f8fafcfa 100%);border:1px solid #e2e8f0cc;border-radius:50px;align-items:center;gap:12px;max-width:fit-content;margin:0 auto 16px;padding:12px 20px;animation:.3s ease-out wizard-module__GMKWKG__slideDownFade;display:flex;position:sticky;top:80px;box-shadow:0 4px 20px #00000014,0 1px 3px #0000000d,inset 0 1px #fffc}@keyframes wizard-module__GMKWKG__slideDownFade{0%{opacity:0;transform:translateY(-10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.wizard-module__GMKWKG__collapsedBusinessHeader i{color:var(--brand-500);font-size:14px}.wizard-module__GMKWKG__collapsedBusinessName{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;max-width:300px;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:15px;font-weight:700;overflow:hidden}.wizard-module__GMKWKG__collapsedBusinessLocation{color:#64748b;border-left:1px solid #e2e8f0;align-items:center;gap:6px;padding-left:12px;font-family:Roboto,Arial,sans-serif;font-size:13px;display:flex}.wizard-module__GMKWKG__collapsedBusinessLocation i{color:#94a3b8;font-size:11px}.wizard-module__GMKWKG__businessInfoCard{will-change:transform,opacity,max-height;transform-origin:top;transition:all .3s cubic-bezier(.4,0,.2,1)}.wizard-module__GMKWKG__businessInfoCard.wizard-module__GMKWKG__collapsed{pointer-events:none}.wizard-module__GMKWKG__websitePreviewCard{will-change:transform,margin;transform-origin:top;transition:all .3s cubic-bezier(.4,0,.2,1)}.wizard-module__GMKWKG__websitePreviewCard.wizard-module__GMKWKG__expanded{box-shadow:0 8px 40px var(--brand-overlay-15),0 4px 20px #00000014;border-radius:20px}.wizard-module__GMKWKG__websitePreviewCard.wizard-module__GMKWKG__expanded .wizard-module__GMKWKG__siteIframeWrapper{border-radius:12px;box-shadow:0 4px 20px #0000001a}@media (max-width:768px){.wizard-module__GMKWKG__collapsedBusinessHeader{gap:10px;max-width:none;margin:0 16px 12px;padding:10px 16px;top:70px}.wizard-module__GMKWKG__collapsedBusinessName{max-width:180px;font-size:14px}.wizard-module__GMKWKG__collapsedBusinessLocation{display:none}}@media (max-width:480px){.wizard-module__GMKWKG__collapsedBusinessHeader{border-radius:30px;padding:8px 14px;top:60px}.wizard-module__GMKWKG__collapsedBusinessName{max-width:150px;font-size:13px}}.wizard-module__GMKWKG__featuresRow{border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:center;gap:24px;margin-top:24px;padding-top:24px;display:flex}.wizard-module__GMKWKG__featureItem{color:#64748b;align-items:center;gap:8px;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:14px;display:flex}.wizard-module__GMKWKG__featureItem i{color:#10b981}.wizard-module__GMKWKG__pricingInfo{text-align:center;background:linear-gradient(135deg,#10b98114 0%,#22c55e14 100%);border:1px solid #10b98133;border-radius:12px;margin-top:1.5rem;padding:1.25rem}.wizard-module__GMKWKG__pricingBadge{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50px;align-items:center;gap:8px;margin-bottom:.5rem;padding:.5rem 1rem;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:.875rem;font-weight:600;display:inline-flex}.wizard-module__GMKWKG__pricingBadge i{font-size:.875rem}.wizard-module__GMKWKG__pricingNote{color:#64748b;margin:0;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:.8rem}@media (max-width:768px){.wizard-module__GMKWKG__wizardContent{padding:0 1rem 2rem}.wizard-module__GMKWKG__splitFormLayout{grid-template-columns:1fr;gap:1.5rem;padding:0}.wizard-module__GMKWKG__splitFormLeft{justify-content:center;padding-top:0}.wizard-module__GMKWKG__splitFormLabel{text-align:center;flex-direction:column;gap:.75rem}.wizard-module__GMKWKG__splitFormLabelText{text-align:center;font-size:1.1rem}.wizard-module__GMKWKG__splitFormArrow{transform:rotate(90deg)}@keyframes wizard-module__GMKWKG__pulseArrow{0%,to{transform:rotate(90deg)scale(1)}50%{transform:rotate(90deg)scale(1.1)}}.wizard-module__GMKWKG__splitFormActions .wizard-module__GMKWKG__arrowButton{max-width:none}.wizard-module__GMKWKG__geofenceContainer{width:90px;height:90px;margin:5px auto .5rem}.wizard-module__GMKWKG__geofencePercentLarge{font-size:18px}.wizard-module__GMKWKG__formRow{grid-template-columns:1fr}}@media (max-width:640px){.wizard-module__GMKWKG__wizardContent{padding:0 .75rem 3rem}.wizard-module__GMKWKG__floatingLogo{top:16px;left:16px}.wizard-module__GMKWKG__floatingLogoText{display:none}.wizard-module__GMKWKG__welcomeEmoji{font-size:40px}.wizard-module__GMKWKG__welcomeTitle{font-size:24px}.wizard-module__GMKWKG__welcomeSubtitle{font-size:14px}.wizard-module__GMKWKG__formInput{padding:12px 14px;font-size:16px}.wizard-module__GMKWKG__primaryButton{width:100%;padding:14px 28px;font-size:15px}.wizard-module__GMKWKG__previewActions{flex-direction:column-reverse;gap:12px}.wizard-module__GMKWKG__backButton{justify-content:center;width:100%}.wizard-module__GMKWKG__ssoButton{padding:12px 20px}.wizard-module__GMKWKG__featuresRow{flex-direction:column;align-items:center;gap:12px}.wizard-module__GMKWKG__testingModeToggle{border-radius:8px;padding:8px 12px;top:8px;right:8px}.wizard-module__GMKWKG__testingModeText{font-size:.75rem}.wizard-module__GMKWKG__testingModeSlider{width:36px;height:20px}.wizard-module__GMKWKG__testingModeSlider:before{width:14px;height:14px}.wizard-module__GMKWKG__testingModeCheckbox:checked+.wizard-module__GMKWKG__testingModeSlider:before{transform:translate(16px)}.wizard-module__GMKWKG__geofenceContainer{margin:5px auto .5rem}.wizard-module__GMKWKG__geofencePercentLarge{font-size:16px}.wizard-module__GMKWKG__splitFormFieldsWide,.wizard-module__GMKWKG__subStepFieldWide{min-width:0}.wizard-module__GMKWKG__compactCard{margin-bottom:1rem}.wizard-module__GMKWKG__passwordRow{grid-template-columns:1fr}.wizard-module__GMKWKG__welcomeEmojiInline{display:none}}.wizard-module__GMKWKG__businessClaimedWarning{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border:1px solid #f59e0b;border-radius:12px;align-items:flex-start;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.25rem;animation:.3s ease-out wizard-module__GMKWKG__fadeIn;display:flex}@keyframes wizard-module__GMKWKG__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.wizard-module__GMKWKG__businessClaimedWarning i{color:#d97706;flex-shrink:0;margin-top:2px;font-size:1.25rem}.wizard-module__GMKWKG__businessClaimedWarningContent{flex:1}.wizard-module__GMKWKG__businessClaimedWarningTitle{color:#92400e;margin:0 0 .25rem;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:.95rem;font-weight:600}.wizard-module__GMKWKG__businessClaimedWarningText{color:#a16207;margin:0;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:.85rem;line-height:1.4}.wizard-module__GMKWKG__businessClaimedActions{gap:.75rem;margin-top:.75rem;display:flex}.wizard-module__GMKWKG__businessClaimedContinue{color:#fff;cursor:pointer;background:#f59e0b;border:none;border-radius:8px;padding:.5rem 1rem;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:.8rem;font-weight:600;transition:all .2s}.wizard-module__GMKWKG__businessClaimedContinue:hover{background:#d97706;transform:translateY(-1px)}.wizard-module__GMKWKG__businessClaimedGoBack{color:#92400e;cursor:pointer;background:0 0;border:1px solid #d97706;border-radius:8px;padding:.5rem 1rem;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:.8rem;font-weight:500;transition:all .2s}.wizard-module__GMKWKG__businessClaimedGoBack:hover{background:#d977061a}.wizard-module__GMKWKG__step3FullViewport{z-index:10000;background:#f8fafc;flex-direction:column;width:100vw;height:100dvh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.wizard-module__GMKWKG__step3StickyHeader{background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;align-items:center;gap:1rem;padding:.75rem 1.5rem;display:flex}.wizard-module__GMKWKG__step3BusinessIcon{background:linear-gradient(135deg,var(--brand-500)0%,#8b5cf6 100%);border-radius:10px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;display:flex}.wizard-module__GMKWKG__step3BusinessIcon i{color:#fff;font-size:1.2rem}.wizard-module__GMKWKG__step3BusinessDetails{flex:1;min-width:0}.wizard-module__GMKWKG__step3BusinessName{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:1.1rem;font-weight:700;line-height:1.3;overflow:hidden}.wizard-module__GMKWKG__step3BusinessMeta{flex-wrap:wrap;gap:.85rem;margin-top:.2rem;display:flex}.wizard-module__GMKWKG__step3MetaItem{color:#64748b;white-space:nowrap;align-items:center;gap:.35rem;font-family:Roboto,Arial,sans-serif;font-size:.82rem;display:flex}.wizard-module__GMKWKG__step3MetaItem i{color:#94a3b8;font-size:.7rem}.wizard-module__GMKWKG__step3HeaderRight{flex-shrink:0;align-items:center;gap:.75rem;margin-left:auto;display:flex}.wizard-module__GMKWKG__step3ProgressPill{background:linear-gradient(135deg,var(--brand-50)0%,var(--brand-100)100%);border:1px solid var(--brand-200);white-space:nowrap;border-radius:50px;align-items:center;gap:.4rem;padding:.4rem .85rem;font-family:Google Sans,Roboto,Arial,sans-serif;display:inline-flex}.wizard-module__GMKWKG__step3ProgressPill i{color:var(--brand-500);font-size:.75rem}.wizard-module__GMKWKG__step3ProgressPillText{color:var(--brand-800);font-size:.85rem;font-weight:700}.wizard-module__GMKWKG__step3BrandLogo{opacity:.85;width:auto;height:28px;transition:opacity .2s}.wizard-module__GMKWKG__step3BrandLogo:hover{opacity:1}.wizard-module__GMKWKG__step3ContinueTooltip{z-index:20;pointer-events:auto;animation:.5s ease-out both wizard-module__GMKWKG__step3TooltipBounceIn;position:absolute;bottom:calc(100% + .5rem);right:1.5rem}@keyframes wizard-module__GMKWKG__step3TooltipBounceIn{0%{opacity:0;transform:translateY(10px)scale(.9)}60%{opacity:1;transform:translateY(-3px)scale(1.02)}to{opacity:1;transform:translateY(0)scale(1)}}.wizard-module__GMKWKG__step3TooltipContent{background:#fff;border-radius:14px;align-items:center;gap:.75rem;max-width:360px;padding:.85rem 1.1rem;display:flex;position:relative;box-shadow:0 8px 30px #0000001f,0 0 0 1px #0000000f}.wizard-module__GMKWKG__step3TooltipArrow{background:#fff;width:12px;height:12px;position:absolute;bottom:-6px;right:60px;transform:rotate(45deg);box-shadow:2px 2px 4px #0000000a}.wizard-module__GMKWKG__step3TooltipClose{color:#64748b;cursor:pointer;z-index:1;background:#e2e8f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.6rem;transition:all .2s;display:flex;position:absolute;top:-6px;right:-6px}.wizard-module__GMKWKG__step3TooltipClose:hover{color:#1e293b;background:#cbd5e1}.wizard-module__GMKWKG__step3TooltipIcon{background:linear-gradient(135deg,var(--brand-100)0%,var(--brand-200)100%);border-radius:10px;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;display:flex}.wizard-module__GMKWKG__step3TooltipIcon i{color:var(--brand-600);font-size:1rem}.wizard-module__GMKWKG__step3TooltipText{flex-direction:column;flex:1;gap:2px;display:flex}.wizard-module__GMKWKG__step3TooltipText strong{color:#1e293b;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:.85rem;font-weight:700}.wizard-module__GMKWKG__step3TooltipText span{color:#64748b;font-family:Roboto,Arial,sans-serif;font-size:.78rem;line-height:1.4}.wizard-module__GMKWKG__step3AboutBar{border-bottom:1px solid #e2e8f0;border-left:3px solid var(--brand-500);cursor:pointer;background:#fff;flex-shrink:0;max-height:2.6rem;padding:.5rem 1.5rem;transition:max-height .4s;position:relative;overflow:hidden}.wizard-module__GMKWKG__step3AboutBar:hover{max-height:20rem}.wizard-module__GMKWKG__step3AboutBar:after{content:"";pointer-events:none;background:linear-gradient(#0000,#fff);height:1.2rem;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.wizard-module__GMKWKG__step3AboutBar:hover:after{opacity:0}.wizard-module__GMKWKG__step3AboutText{color:#64748b;margin:0;font-family:Roboto,Arial,sans-serif;font-size:.82rem;font-style:italic;line-height:1.6}.wizard-module__GMKWKG__step3IframeArea{background:#fff;flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.wizard-module__GMKWKG__step3BrowserChrome{background:#1e293b;border-bottom:1px solid #334155;flex-shrink:0;align-items:center;gap:.85rem;padding:.65rem 1rem;display:flex}.wizard-module__GMKWKG__step3BrowserDots{gap:6px;display:flex}.wizard-module__GMKWKG__step3BrowserDot{background:#475569;border-radius:50%;width:11px;height:11px}.wizard-module__GMKWKG__step3BrowserDot:first-child{background:#ef4444}.wizard-module__GMKWKG__step3BrowserDot:nth-child(2){background:#fbbf24}.wizard-module__GMKWKG__step3BrowserDot:nth-child(3){background:#22c55e}.wizard-module__GMKWKG__step3BrowserUrl{color:#94a3b8;background:#0f172a;border-radius:6px;flex:1;align-items:center;gap:.5rem;min-width:0;padding:.45rem .85rem;font-family:SF Mono,Consolas,monospace;font-size:.82rem;display:flex;overflow:hidden}.wizard-module__GMKWKG__step3BrowserUrl i{color:#22c55e;flex-shrink:0;font-size:.7rem}.wizard-module__GMKWKG__step3BrowserUrl span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.wizard-module__GMKWKG__step3BrowserOpen{color:#94a3b8;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #475569;border-radius:6px;flex-shrink:0;align-items:center;gap:.4rem;padding:.35rem .75rem;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.wizard-module__GMKWKG__step3BrowserOpen:hover{color:#e2e8f0;background:#334155;border-color:#64748b}.wizard-module__GMKWKG__step3Iframe{border:none;flex:1;width:100%;height:100%}.wizard-module__GMKWKG__step3StickyFooter{padding:.5rem 1.5rem;padding-bottom:max(.5rem,env(safe-area-inset-bottom,.5rem));background:linear-gradient(#fafbfc 0%,#fff 100%);border-top:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;display:flex;box-shadow:0 -2px 8px #0000000a}.wizard-module__GMKWKG__step3FooterBack{color:#64748b;cursor:pointer;background:0 0;border:1.5px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:.45rem 1rem;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:.82rem;font-weight:600;transition:all .2s;display:inline-flex}.wizard-module__GMKWKG__step3FooterBack:hover{color:#475569;background:#f8fafc;border-color:#94a3b8}.wizard-module__GMKWKG__step3FooterBack i{font-size:.7rem;transition:transform .2s}.wizard-module__GMKWKG__step3FooterBack:hover i{transform:translate(-2px)}.wizard-module__GMKWKG__step3FooterContinue{background:linear-gradient(135deg,var(--brand-500)0%,var(--brand-600)100%);color:#fff;cursor:pointer;box-shadow:0 2px 8px var(--brand-shadow-500);border:none;border-radius:8px;align-items:center;gap:8px;padding:.5rem 1.5rem;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:.85rem;font-weight:600;transition:all .25s;display:inline-flex}.wizard-module__GMKWKG__step3FooterContinue:hover{background:linear-gradient(135deg,var(--brand-600)0%,var(--brand-700)100%);box-shadow:0 4px 14px var(--brand-glow);transform:translateY(-1px)}.wizard-module__GMKWKG__step3FooterContinue i{font-size:.72rem;transition:transform .2s}.wizard-module__GMKWKG__step3FooterContinue:hover i{transform:translate(3px)}@media (max-width:640px){.wizard-module__GMKWKG__step3StickyHeader{gap:.75rem;padding:.6rem 1rem}.wizard-module__GMKWKG__step3BusinessIcon{border-radius:8px;width:36px;min-width:36px;height:36px}.wizard-module__GMKWKG__step3BusinessIcon i{font-size:1rem}.wizard-module__GMKWKG__step3BusinessName{font-size:.95rem}.wizard-module__GMKWKG__step3BusinessMeta{flex-direction:column;gap:.25rem}.wizard-module__GMKWKG__step3MetaItem{font-size:.75rem}.wizard-module__GMKWKG__step3HeaderRight,.wizard-module__GMKWKG__step3BrandLogo{display:none}.wizard-module__GMKWKG__step3ProgressPill{padding:.25rem .5rem}.wizard-module__GMKWKG__step3ProgressPillText{font-size:.65rem}.wizard-module__GMKWKG__step3ContinueTooltip{right:.75rem}.wizard-module__GMKWKG__step3TooltipContent{max-width:260px;padding:.7rem .9rem}.wizard-module__GMKWKG__step3StickyFooter{padding:.4rem 1rem}.wizard-module__GMKWKG__step3FooterBack{padding:.4rem .85rem;font-size:.78rem}.wizard-module__GMKWKG__step3FooterContinue{padding:.4rem 1.15rem;font-size:.8rem}}.wizard-module__GMKWKG__scrollHintCta{background:linear-gradient(135deg,var(--brand-overlay-08)0%,#8b5cf614 100%);border:1px solid var(--brand-overlay-15);cursor:pointer;border-radius:50px;flex-direction:column;align-items:center;gap:4px;margin:4px auto 0;padding:10px 28px 12px;transition:all .25s;animation:.6s ease-out wizard-module__GMKWKG__scrollHintFadeIn;display:flex}.wizard-module__GMKWKG__scrollHintCta:hover{background:linear-gradient(135deg,var(--brand-overlay-15)0%,#8b5cf624 100%);border-color:var(--brand-overlay-15);transform:translateY(2px)}.wizard-module__GMKWKG__scrollHintText{color:var(--brand-500);letter-spacing:.02em;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:.85rem;font-weight:600}.wizard-module__GMKWKG__scrollHintArrow{color:var(--brand-500);font-size:1.15rem;animation:1.8s ease-in-out infinite wizard-module__GMKWKG__scrollHintBounce}@keyframes wizard-module__GMKWKG__scrollHintFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes wizard-module__GMKWKG__scrollHintBounce{0%,to{transform:translateY(0)}40%{transform:translateY(6px)}60%{transform:translateY(2px)}80%{transform:translateY(6px)}}
