.HelpBubble-module-scss-module__aEfP-G__bubble{right:16px;bottom:calc(16px + env(safe-area-inset-bottom,0));z-index:9000;color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:16px;max-width:320px;padding:16px;font-family:inherit;position:fixed;box-shadow:0 10px 30px #0f172a1f,0 2px 8px #0f172a0f}.HelpBubble-module-scss-module__aEfP-G__message{color:#1f2937;margin:0 0 12px;font-size:14px;line-height:1.4}.HelpBubble-module-scss-module__aEfP-G__actions{flex-wrap:wrap;gap:8px;display:flex}.HelpBubble-module-scss-module__aEfP-G__primary,.HelpBubble-module-scss-module__aEfP-G__secondary{cursor:pointer;min-height:44px;transition:background-color var(--hx-anim-fast,.2s) var(--hx-ease-out,ease-out);border-radius:10px;flex:auto;padding:10px 14px;font-size:14px;font-weight:600}.HelpBubble-module-scss-module__aEfP-G__primary{color:#fff;background:#25d366;border:none}.HelpBubble-module-scss-module__aEfP-G__primary:hover{background:#1fb456}.HelpBubble-module-scss-module__aEfP-G__secondary{color:#111827;background:0 0;border:1px solid #d1d5db}.HelpBubble-module-scss-module__aEfP-G__secondary:hover{background:#f3f4f6}
.CoachMark-module-scss-module__1NDgFa__coachmark{z-index:8000;color:#fff;background:#111827;border-radius:12px;max-width:320px;padding:14px 16px;font-family:inherit;position:fixed;box-shadow:0 12px 32px #0f172a2e}.CoachMark-module-scss-module__1NDgFa__message{margin:0 0 10px;font-size:14px;line-height:1.4}.CoachMark-module-scss-module__1NDgFa__actions{flex-wrap:wrap;gap:8px;display:flex}.CoachMark-module-scss-module__1NDgFa__primary,.CoachMark-module-scss-module__1NDgFa__secondary{cursor:pointer;min-height:40px;transition:background-color var(--hx-anim-fast,.2s) var(--hx-ease-out,ease-out);border-radius:8px;flex:auto;padding:8px 12px;font-size:13px;font-weight:600}.CoachMark-module-scss-module__1NDgFa__primary{color:#fff;background:#22c55e;border:none}.CoachMark-module-scss-module__1NDgFa__primary:hover{background:#16a34a}.CoachMark-module-scss-module__1NDgFa__secondary{color:#fff;background:#ffffff1a;border:1px solid #fff3}.CoachMark-module-scss-module__1NDgFa__secondary:hover{background:#ffffff2e}.CoachMark-module-scss-module__1NDgFa__placement_top{top:16px;bottom:auto;left:50%;transform:translate(-50%)}.CoachMark-module-scss-module__1NDgFa__placement_bottom{bottom:16px;left:50%;transform:translate(-50%)}.CoachMark-module-scss-module__1NDgFa__placement_left{top:50%;left:16px;transform:translateY(-50%)}.CoachMark-module-scss-module__1NDgFa__placement_right{top:50%;right:16px;transform:translateY(-50%)}
.PasskeyEnrollPrompt-module-scss-module__hwkK7W__container{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:16px;padding:20px;display:flex;box-shadow:0 4px 12px #0f172a0a}.PasskeyEnrollPrompt-module-scss-module__hwkK7W__body{flex-direction:column;gap:6px;display:flex}.PasskeyEnrollPrompt-module-scss-module__hwkK7W__title{color:#111827;margin:0;font-size:16px;font-weight:700}.PasskeyEnrollPrompt-module-scss-module__hwkK7W__description{color:#374151;margin:0;font-size:14px;line-height:1.4}.PasskeyEnrollPrompt-module-scss-module__hwkK7W__error{color:#b91c1c;margin:0;font-size:13px}.PasskeyEnrollPrompt-module-scss-module__hwkK7W__actions{flex-wrap:wrap;gap:8px;display:flex}.PasskeyEnrollPrompt-module-scss-module__hwkK7W__primary,.PasskeyEnrollPrompt-module-scss-module__hwkK7W__secondary{cursor:pointer;min-height:44px;transition:background-color var(--hx-anim-fast,.2s) var(--hx-ease-out,ease-out);border-radius:10px;flex:auto;padding:10px 14px;font-size:14px;font-weight:600}.PasskeyEnrollPrompt-module-scss-module__hwkK7W__primary{color:#fff;background:#22c55e;border:none}.PasskeyEnrollPrompt-module-scss-module__hwkK7W__primary:hover:not(:disabled){background:#16a34a}.PasskeyEnrollPrompt-module-scss-module__hwkK7W__primary:disabled{cursor:progress;background:#86efac}.PasskeyEnrollPrompt-module-scss-module__hwkK7W__secondary{color:#111827;background:0 0;border:1px solid #d1d5db}.PasskeyEnrollPrompt-module-scss-module__hwkK7W__secondary:hover:not(:disabled){background:#f3f4f6}
.ConfettiBurst-module-scss-module__-R9JCa__root{pointer-events:none;z-index:9999;position:fixed;inset:0;overflow:hidden}.ConfettiBurst-module-scss-module__-R9JCa__particle{opacity:0;border-radius:2px;width:8px;height:14px;animation-name:ConfettiBurst-module-scss-module__-R9JCa__confetti-burst;animation-duration:1.4s;animation-timing-function:cubic-bezier(.2,.8,.2,1);animation-fill-mode:forwards;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes ConfettiBurst-module-scss-module__-R9JCa__confetti-burst{0%{opacity:0;transform:translate(-50%,-50%)rotate(0)scale(.4)}10%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--dx,0px)), calc(-50% + var(--dy,0px))) rotate(var(--rot,720deg)) scale(.8)}}@media (prefers-reduced-motion:reduce){.ConfettiBurst-module-scss-module__-R9JCa__particle{opacity:0;animation:none}}
.ThemeToggle-module-scss-module__Ybkccq__toggle{background:var(--hx-bg-muted);border:1px solid var(--hx-border);border-radius:10px;align-items:center;gap:2px;padding:4px;display:inline-flex}.ThemeToggle-module-scss-module__Ybkccq__option{color:var(--hx-text-secondary);cursor:pointer;transition:color var(--hx-anim-fast) var(--hx-ease-out),background var(--hx-anim-fast) var(--hx-ease-out);background:0 0;border:0;border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:13px;font-weight:500;display:inline-flex}.ThemeToggle-module-scss-module__Ybkccq__option:hover{color:var(--hx-text-primary)}.ThemeToggle-module-scss-module__Ybkccq__option.ThemeToggle-module-scss-module__Ybkccq__active{background:var(--hx-bg-elevated);color:var(--hx-text-primary);box-shadow:var(--hx-shadow-soft)}.ThemeToggle-module-scss-module__Ybkccq__option:focus-visible{outline:2px solid var(--hx-accent);outline-offset:2px}.ThemeToggle-module-scss-module__Ybkccq__label{font-size:13px}.ThemeToggle-module-scss-module__Ybkccq__compact .ThemeToggle-module-scss-module__Ybkccq__option{padding:6px}@media (prefers-reduced-motion:reduce){.ThemeToggle-module-scss-module__Ybkccq__option{transition:none}}
.AuthShell-module-scss-module__JTRLga__shell{background-color:var(--hx-bg-primary);min-height:100dvh;color:var(--hx-text-primary);flex-direction:column;display:flex}@media (min-width:1024px){.AuthShell-module-scss-module__JTRLga__shell{flex-direction:row;height:100dvh;overflow:hidden}}.AuthShell-module-scss-module__JTRLga__hero{display:none}@media (min-width:1024px){.AuthShell-module-scss-module__JTRLga__hero{flex:50%;min-width:0;display:flex;position:relative;overflow:hidden}}.AuthShell-module-scss-module__JTRLga__form{background-color:var(--hx-bg-primary);flex-direction:column;flex:auto;padding:24px 20px 16px;display:flex;overflow-y:auto}@media (min-width:640px){.AuthShell-module-scss-module__JTRLga__form{padding:32px 28px 20px}}@media (min-width:1024px){.AuthShell-module-scss-module__JTRLga__form{flex:50%;min-width:0;padding:40px 48px 24px}}.AuthShell-module-scss-module__JTRLga__formInner{flex-direction:column;flex:1;justify-content:center;width:100%;max-width:420px;margin:0 auto;padding:16px 0 24px;display:flex}@media (min-width:1024px){.AuthShell-module-scss-module__JTRLga__formInner{padding:24px 0}}:is(.AuthShell-module-scss-module__JTRLga__shell [class^=cl-],.AuthShell-module-scss-module__JTRLga__shell [class*=\ cl-]){background:0 0!important}:is(.AuthShell-module-scss-module__JTRLga__shell .cl-card,.AuthShell-module-scss-module__JTRLga__shell .cl-cardBox,.AuthShell-module-scss-module__JTRLga__shell .cl-rootBox,.AuthShell-module-scss-module__JTRLga__shell .cl-main,.AuthShell-module-scss-module__JTRLga__shell .cl-form){box-shadow:none!important;border:none!important}:is(.AuthShell-module-scss-module__JTRLga__shell .cl-formFieldLabel,.AuthShell-module-scss-module__JTRLga__shell .cl-identifierPreviewText,.AuthShell-module-scss-module__JTRLga__shell .cl-formHeaderTitle,.AuthShell-module-scss-module__JTRLga__shell .cl-formHeaderSubtitle){color:var(--hx-text-primary)!important}:is(.AuthShell-module-scss-module__JTRLga__shell .cl-formFieldHintText,.AuthShell-module-scss-module__JTRLga__shell .cl-formFieldInfoText,.AuthShell-module-scss-module__JTRLga__shell .cl-footerActionText){color:var(--hx-text-secondary)!important}.AuthShell-module-scss-module__JTRLga__shell .cl-formFieldInput{-webkit-appearance:none;appearance:none;font-size:16px;color:var(--hx-text-primary)!important;-webkit-text-fill-color:var(--hx-text-primary)!important;caret-color:var(--hx-accent)!important;background-color:var(--hx-bg-elevated)!important;border:1.5px solid var(--hx-border)!important}.AuthShell-module-scss-module__JTRLga__shell .cl-otpCodeFieldInput{-webkit-appearance:none;appearance:none;font-size:16px;color:var(--hx-text-primary)!important;-webkit-text-fill-color:var(--hx-text-primary)!important;caret-color:var(--hx-accent)!important;background-color:var(--hx-bg-elevated)!important;border:1.5px solid var(--hx-border)!important}.AuthShell-module-scss-module__JTRLga__shell input.cl-formFieldInput{-webkit-appearance:none;appearance:none;font-size:16px;color:var(--hx-text-primary)!important;-webkit-text-fill-color:var(--hx-text-primary)!important;caret-color:var(--hx-accent)!important;background-color:var(--hx-bg-elevated)!important;border:1.5px solid var(--hx-border)!important}.AuthShell-module-scss-module__JTRLga__shell input.cl-otpCodeFieldInput{-webkit-appearance:none;appearance:none;font-size:16px;color:var(--hx-text-primary)!important;-webkit-text-fill-color:var(--hx-text-primary)!important;caret-color:var(--hx-accent)!important;background-color:var(--hx-bg-elevated)!important;border:1.5px solid var(--hx-border)!important}:is(.AuthShell-module-scss-module__JTRLga__shell .cl-formFieldInput:focus,.AuthShell-module-scss-module__JTRLga__shell .cl-formFieldInput:focus-visible,.AuthShell-module-scss-module__JTRLga__shell .cl-otpCodeFieldInput:focus,.AuthShell-module-scss-module__JTRLga__shell .cl-otpCodeFieldInput:focus-visible){outline:none;border-color:var(--hx-accent)!important;box-shadow:0 0 0 4px color-mix(in srgb, var(--hx-accent) 22%, transparent)!important}.AuthShell-module-scss-module__JTRLga__shell .cl-otpCodeFieldInput{text-align:center;font-weight:700;font-size:24px!important}.AuthShell-module-scss-module__JTRLga__shell .cl-formButtonPrimary{background:linear-gradient(135deg, var(--hx-accent) 0%, var(--hx-accent-strong) 100%)!important;box-shadow:0 4px 14px -2px color-mix(in srgb, var(--hx-accent) 35%, transparent),0 2px 4px -1px color-mix(in srgb, var(--hx-accent) 18%, transparent)!important;color:#fff!important;border:none!important}.AuthShell-module-scss-module__JTRLga__shell .cl-formButtonPrimary:hover{filter:brightness(1.05);transform:translateY(-1px)}:is(.AuthShell-module-scss-module__JTRLga__shell .cl-socialButtonsBlockButton,.AuthShell-module-scss-module__JTRLga__shell .cl-socialButtonsIconButton){background-color:var(--hx-bg-elevated)!important;border:1.5px solid var(--hx-border)!important;color:var(--hx-text-primary)!important}.AuthShell-module-scss-module__JTRLga__shell .cl-socialButtonsBlockButtonText{color:var(--hx-text-primary)!important}.AuthShell-module-scss-module__JTRLga__shell .cl-dividerLine{background-color:var(--hx-border)!important}.AuthShell-module-scss-module__JTRLga__shell .cl-dividerText{color:var(--hx-text-secondary)!important;background-color:var(--hx-bg-primary)!important}:is(.AuthShell-module-scss-module__JTRLga__shell .cl-formResendCodeLink,.AuthShell-module-scss-module__JTRLga__shell .cl-identifierPreviewEditButton,.AuthShell-module-scss-module__JTRLga__shell .cl-footerActionLink){color:var(--hx-accent)!important}.AuthShell-module-scss-module__JTRLga__shell .cl-formFieldInput:-webkit-autofill{-webkit-text-fill-color:var(--hx-text-primary)!important;-webkit-box-shadow:0 0 0 1000px var(--hx-bg-elevated) inset!important;caret-color:var(--hx-accent)!important}.AuthShell-module-scss-module__JTRLga__shell .cl-formFieldInput:-webkit-autofill:hover{-webkit-text-fill-color:var(--hx-text-primary)!important;-webkit-box-shadow:0 0 0 1000px var(--hx-bg-elevated) inset!important;caret-color:var(--hx-accent)!important}.AuthShell-module-scss-module__JTRLga__shell .cl-formFieldInput:-webkit-autofill:focus{-webkit-text-fill-color:var(--hx-text-primary)!important;-webkit-box-shadow:0 0 0 1000px var(--hx-bg-elevated) inset!important;caret-color:var(--hx-accent)!important}@media (max-width:380px){.AuthShell-module-scss-module__JTRLga__shell .cl-otpCodeFieldInput{max-width:none!important;height:56px!important;font-size:22px!important}.AuthShell-module-scss-module__JTRLga__shell .cl-otpCodeFieldInputs{gap:6px!important}}
@keyframes AuthHero-module-scss-module__HAv22q__heroFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes AuthHero-module-scss-module__HAv22q__glowPulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}.AuthHero-module-scss-module__HAv22q__hero{color:#fff;background:radial-gradient(80% 60% at 20% 0,#22c55e38 0%,#0000 55%),radial-gradient(70% 50% at 100% 100%,#22c55e1f 0%,#0000 60%),linear-gradient(135deg,#05060b 0%,#0a0e1a 45%,#0b1220 100%);flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:48px;display:flex;position:relative;overflow:hidden}.AuthHero-module-scss-module__HAv22q__hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 50% 40%,#000 40%,#0000 80%);mask-image:radial-gradient(80% 60% at 50% 40%,#000 40%,#0000 80%)}.AuthHero-module-scss-module__HAv22q__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#22c55e38 0%,#0000 70%);border-radius:50%;width:520px;height:520px;animation:8s ease-in-out infinite AuthHero-module-scss-module__HAv22q__glowPulse;position:absolute;top:-12%;right:-12%}.AuthHero-module-scss-module__HAv22q__content{z-index:2;flex-direction:column;justify-content:space-between;gap:32px;height:100%;display:flex;position:relative}.AuthHero-module-scss-module__HAv22q__logo{animation:.6s ease-out both AuthHero-module-scss-module__HAv22q__heroFadeUp}.AuthHero-module-scss-module__HAv22q__logo img{object-fit:contain;filter:drop-shadow(0 4px 24px #22c55e26)}.AuthHero-module-scss-module__HAv22q__center{text-align:center;max-width:440px;margin:0 auto;animation:.7s ease-out .1s both AuthHero-module-scss-module__HAv22q__heroFadeUp}.AuthHero-module-scss-module__HAv22q__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#22c55e26 0%,#22c55e14 100%);border:1px solid #22c55e47;border-radius:9999px;align-items:center;gap:8px;margin-bottom:28px;padding:8px 16px;display:inline-flex}.AuthHero-module-scss-module__HAv22q__badge svg{color:#22c55e;width:16px;height:16px}.AuthHero-module-scss-module__HAv22q__badge span{color:#22c55e;letter-spacing:.01em;font-size:13px;font-weight:600}.AuthHero-module-scss-module__HAv22q__headline{letter-spacing:-.025em;color:#fff;margin:0 0 20px;font-size:40px;font-weight:700;line-height:1.12}.AuthHero-module-scss-module__HAv22q__headline strong{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4ade80 0%,#22c55e 100%);-webkit-background-clip:text;background-clip:text;font-weight:700}@media (max-height:820px){.AuthHero-module-scss-module__HAv22q__headline{font-size:34px}}.AuthHero-module-scss-module__HAv22q__subheadline{color:#ffffffb8;margin:0 0 32px;font-size:17px;line-height:1.6}.AuthHero-module-scss-module__HAv22q__benefits{text-align:left;flex-direction:column;gap:12px;margin-top:28px;animation:.7s ease-out .2s both AuthHero-module-scss-module__HAv22q__heroFadeUp;display:flex}.AuthHero-module-scss-module__HAv22q__benefit{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:14px;padding:10px 12px;transition:all .25s;display:flex}.AuthHero-module-scss-module__HAv22q__benefit:hover{background:#ffffff0d;border-color:#22c55e40;transform:translate(2px)}.AuthHero-module-scss-module__HAv22q__benefitIcon{background:#22c55e26;border:1px solid #22c55e47;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.AuthHero-module-scss-module__HAv22q__benefitText{color:#ffffffe0;font-size:14px;font-weight:500}.AuthHero-module-scss-module__HAv22q__testimonial{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;max-width:400px;padding:22px;animation:.7s ease-out .3s both AuthHero-module-scss-module__HAv22q__heroFadeUp}.AuthHero-module-scss-module__HAv22q__stars{gap:2px;margin-bottom:14px;display:flex}.AuthHero-module-scss-module__HAv22q__stars svg{color:#facc15;width:16px;height:16px}.AuthHero-module-scss-module__HAv22q__testimonialQuote{color:#ffffffe0;margin:0 0 16px;font-size:14px;font-style:italic;line-height:1.55}.AuthHero-module-scss-module__HAv22q__testimonialAuthor{align-items:center;gap:12px;display:flex}.AuthHero-module-scss-module__HAv22q__avatar{color:#86efac;background:linear-gradient(135deg,#22c55e4d,#22c55e26);border:1px solid #22c55e4d;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:13px;font-weight:700;display:flex}.AuthHero-module-scss-module__HAv22q__authorInfo{flex-direction:column;gap:2px;display:flex}.AuthHero-module-scss-module__HAv22q__authorName{color:#fffffff2;font-size:13px;font-weight:600}.AuthHero-module-scss-module__HAv22q__authorRole{color:#ffffff8c;font-size:12px}.AuthHero-module-scss-module__HAv22q__footer{z-index:2;animation:.7s ease-out .35s both AuthHero-module-scss-module__HAv22q__heroFadeUp;position:relative}.AuthHero-module-scss-module__HAv22q__stats{gap:32px;margin-bottom:20px;display:flex}.AuthHero-module-scss-module__HAv22q__stat{flex-direction:column;display:flex}.AuthHero-module-scss-module__HAv22q__statValue{color:#22c55e;letter-spacing:-.02em;font-size:26px;font-weight:700;line-height:1}.AuthHero-module-scss-module__HAv22q__statLabel{color:#ffffff80;margin-top:6px;font-size:12px}.AuthHero-module-scss-module__HAv22q__techStrip{color:#fff6;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:500}
@keyframes AuthCardHeader-module-scss-module__XlqgoG__fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.AuthCardHeader-module-scss-module__XlqgoG__header{text-align:center;margin-bottom:28px;animation:.4s ease-out both AuthCardHeader-module-scss-module__XlqgoG__fadeIn;z-index:auto!important;background-color:#0000!important;padding:0!important;position:static!important;top:auto!important}.AuthCardHeader-module-scss-module__XlqgoG__logoWrap{background:0 0;justify-content:center;margin-bottom:20px;display:flex}@media (min-width:1024px){.AuthCardHeader-module-scss-module__XlqgoG__logoWrap{display:none}}.AuthCardHeader-module-scss-module__XlqgoG__logoWrap img{object-fit:contain;background:0 0}.AuthCardHeader-module-scss-module__XlqgoG__logoLight{display:block}.AuthCardHeader-module-scss-module__XlqgoG__logoDark{display:none}[data-theme=dark] .AuthCardHeader-module-scss-module__XlqgoG__logoLight{display:none}[data-theme=dark] .AuthCardHeader-module-scss-module__XlqgoG__logoDark{display:block}.AuthCardHeader-module-scss-module__XlqgoG__badge{background:color-mix(in srgb, var(--hx-accent) 12%, transparent);border:1px solid color-mix(in srgb, var(--hx-accent) 24%, transparent);border-radius:9999px;align-items:center;gap:6px;margin-bottom:16px;padding:6px 14px;display:inline-flex}.AuthCardHeader-module-scss-module__XlqgoG__badge svg{width:14px;height:14px;color:var(--hx-accent);flex-shrink:0}.AuthCardHeader-module-scss-module__XlqgoG__badge span{color:var(--hx-accent-strong);letter-spacing:.01em;font-size:12px;font-weight:600}.AuthCardHeader-module-scss-module__XlqgoG__title{color:var(--hx-text-primary);letter-spacing:-.025em;margin:0 0 8px;font-size:26px;font-weight:700;line-height:1.15}@media (min-width:640px){.AuthCardHeader-module-scss-module__XlqgoG__title{font-size:28px}}.AuthCardHeader-module-scss-module__XlqgoG__subtitle{color:var(--hx-text-secondary);margin:0;font-size:15px;line-height:1.5}
.AuthFooter-module-scss-module__1djCIW__container{border-top:1px solid var(--hx-border-subtle);flex-direction:column;align-items:center;gap:14px;margin-top:24px;padding-top:16px;display:flex;background-color:#0000!important;padding-left:0!important;padding-right:0!important;bottom:auto!important;left:auto!important}.AuthFooter-module-scss-module__1djCIW__switchRow{text-align:center;color:var(--hx-text-secondary);margin:0;font-size:14px}.AuthFooter-module-scss-module__1djCIW__switchLink{color:var(--hx-accent);margin-left:4px;font-weight:600;text-decoration:none;transition:color .15s}.AuthFooter-module-scss-module__1djCIW__switchLink:hover{color:var(--hx-accent-strong);text-decoration:underline}.AuthFooter-module-scss-module__1djCIW__legal{color:var(--hx-text-secondary);text-align:center;max-width:340px;margin:0;font-size:11px;line-height:1.55}.AuthFooter-module-scss-module__1djCIW__legal a{color:var(--hx-text-emphasis);text-underline-offset:2px;text-decoration:underline}.AuthFooter-module-scss-module__1djCIW__legal a:hover{color:var(--hx-accent)}.AuthFooter-module-scss-module__1djCIW__links{color:var(--hx-text-secondary);flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;font-size:11px;display:flex}.AuthFooter-module-scss-module__1djCIW__links a{color:inherit;text-decoration:none;transition:color .15s}.AuthFooter-module-scss-module__1djCIW__links a:hover{color:var(--hx-accent)}.AuthFooter-module-scss-module__1djCIW__support{font-weight:500;color:var(--hx-accent)!important}.AuthFooter-module-scss-module__1djCIW__sep{color:var(--hx-border);-webkit-user-select:none;user-select:none}
@keyframes ClerkMismatchError-module-scss-module__sOY8oq__popIn{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.ClerkMismatchError-module-scss-module__sOY8oq__container{background:linear-gradient(#fff 0%,#f8fafc 100%);justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.ClerkMismatchError-module-scss-module__sOY8oq__card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:440px;padding:40px 32px;animation:.35s cubic-bezier(.16,1,.3,1) both ClerkMismatchError-module-scss-module__sOY8oq__popIn;box-shadow:0 20px 40px -10px #0f172a14,0 8px 16px -4px #0f172a0a}.ClerkMismatchError-module-scss-module__sOY8oq__logo{justify-content:center;margin-bottom:24px;display:flex}.ClerkMismatchError-module-scss-module__sOY8oq__logo img{object-fit:contain}.ClerkMismatchError-module-scss-module__sOY8oq__iconCircle{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.ClerkMismatchError-module-scss-module__sOY8oq__iconCircle.ClerkMismatchError-module-scss-module__sOY8oq__warning{color:#ca8a04;background:#eab3081f}.ClerkMismatchError-module-scss-module__sOY8oq__iconCircle.ClerkMismatchError-module-scss-module__sOY8oq__success{color:#16a34a;background:#22c55e1f}.ClerkMismatchError-module-scss-module__sOY8oq__iconCircle svg{width:32px;height:32px}.ClerkMismatchError-module-scss-module__sOY8oq__title{color:#0f172a;letter-spacing:-.02em;margin:0 0 10px;font-size:22px;font-weight:700}.ClerkMismatchError-module-scss-module__sOY8oq__description{color:#64748b;margin:0 0 24px;font-size:14px;line-height:1.6}.ClerkMismatchError-module-scss-module__sOY8oq__description strong{color:#0f172a;font-weight:600}.ClerkMismatchError-module-scss-module__sOY8oq__actions{flex-direction:column;gap:10px;display:flex}.ClerkMismatchError-module-scss-module__sOY8oq__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border:none;border-radius:10px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s;box-shadow:0 4px 14px -2px #22c55e59,0 2px 4px -1px #22c55e26}.ClerkMismatchError-module-scss-module__sOY8oq__btnPrimary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 24px -4px #22c55e73}.ClerkMismatchError-module-scss-module__sOY8oq__btnPrimary:disabled{opacity:.6;cursor:not-allowed}.ClerkMismatchError-module-scss-module__sOY8oq__btnSecondary{color:#475569;text-align:center;background:0 0;border:1px solid #e2e8f0;border-radius:10px;padding:12px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s;display:inline-block}.ClerkMismatchError-module-scss-module__sOY8oq__btnSecondary:hover{color:#0f172a;border-color:#cbd5e1}.ClerkMismatchError-module-scss-module__sOY8oq__tip{color:#94a3b8;margin-top:18px;font-size:11px;line-height:1.55}.ClerkMismatchError-module-scss-module__sOY8oq__tip strong{color:#475569}
.HeadlessSignIn-module-scss-module__ibvPLa__form{flex-direction:column;gap:16px;width:100%;display:flex}.HeadlessSignIn-module-scss-module__ibvPLa__socialRow{flex-direction:column;gap:10px;display:flex}.HeadlessSignIn-module-scss-module__ibvPLa__socialButton{background-color:var(--hx-bg-elevated);border:1.5px solid var(--hx-border);width:100%;height:48px;color:var(--hx-text-primary);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:0 16px;font-size:15px;font-weight:600;transition:all .18s;display:inline-flex}.HeadlessSignIn-module-scss-module__ibvPLa__socialButton:hover:not(:disabled){border-color:var(--hx-accent);background-color:color-mix(in srgb, var(--hx-accent) 6%, var(--hx-bg-elevated))}.HeadlessSignIn-module-scss-module__ibvPLa__socialButton:disabled{opacity:.55;cursor:not-allowed}.HeadlessSignIn-module-scss-module__ibvPLa__socialButton svg{flex-shrink:0}.HeadlessSignIn-module-scss-module__ibvPLa__divider{color:var(--hx-text-secondary);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:12px;margin:4px 0;font-size:12px;font-weight:500;display:flex}.HeadlessSignIn-module-scss-module__ibvPLa__divider:before,.HeadlessSignIn-module-scss-module__ibvPLa__divider:after{content:"";background-color:var(--hx-border-subtle,var(--hx-border));flex:1;height:1px}.HeadlessSignIn-module-scss-module__ibvPLa__field{flex-direction:column;gap:6px;display:flex}.HeadlessSignIn-module-scss-module__ibvPLa__label{color:var(--hx-text-primary);font-size:14px;font-weight:600}.HeadlessSignIn-module-scss-module__ibvPLa__input{background-color:var(--hx-bg-elevated);border:1.5px solid var(--hx-border);width:100%;height:48px;color:var(--hx-text-primary);-webkit-appearance:none;appearance:none;caret-color:var(--hx-accent);border-radius:12px;padding:0 14px;font-size:16px;font-weight:500;transition:border-color .18s,box-shadow .18s}.HeadlessSignIn-module-scss-module__ibvPLa__input::placeholder{color:var(--hx-text-secondary);font-weight:400}:is(.HeadlessSignIn-module-scss-module__ibvPLa__input:focus,.HeadlessSignIn-module-scss-module__ibvPLa__input:focus-visible){border-color:var(--hx-accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--hx-accent) 22%, transparent);outline:none}.HeadlessSignIn-module-scss-module__ibvPLa__input:disabled{opacity:.6;cursor:not-allowed}.HeadlessSignIn-module-scss-module__ibvPLa__input:-webkit-autofill{-webkit-text-fill-color:var(--hx-text-primary);-webkit-box-shadow:0 0 0 1000px var(--hx-bg-elevated) inset;caret-color:var(--hx-accent)}.HeadlessSignIn-module-scss-module__ibvPLa__input:-webkit-autofill:hover{-webkit-text-fill-color:var(--hx-text-primary);-webkit-box-shadow:0 0 0 1000px var(--hx-bg-elevated) inset;caret-color:var(--hx-accent)}.HeadlessSignIn-module-scss-module__ibvPLa__input:-webkit-autofill:focus{-webkit-text-fill-color:var(--hx-text-primary);-webkit-box-shadow:0 0 0 1000px var(--hx-bg-elevated) inset;caret-color:var(--hx-accent)}.HeadlessSignIn-module-scss-module__ibvPLa__input.HeadlessSignIn-module-scss-module__ibvPLa__invalid{border-color:#ef4444}:is(.HeadlessSignIn-module-scss-module__ibvPLa__input.HeadlessSignIn-module-scss-module__ibvPLa__invalid:focus,.HeadlessSignIn-module-scss-module__ibvPLa__input.HeadlessSignIn-module-scss-module__ibvPLa__invalid:focus-visible){box-shadow:0 0 0 4px #ef444438}.HeadlessSignIn-module-scss-module__ibvPLa__fieldError{color:#ef4444;font-size:13px;font-weight:500}.HeadlessSignIn-module-scss-module__ibvPLa__formError{color:#b91c1c;background-color:#ef44441a;border:1px solid #ef44444d;border-radius:10px;align-items:flex-start;gap:8px;padding:12px 14px;font-size:14px;font-weight:500;line-height:1.4;display:flex}:root[data-theme=dark] .HeadlessSignIn-module-scss-module__ibvPLa__formError{color:#fca5a5}.HeadlessSignIn-module-scss-module__ibvPLa__submit{background:linear-gradient(135deg, var(--hx-accent) 0%, var(--hx-accent-strong) 100%);color:#fff;letter-spacing:.01em;cursor:pointer;width:100%;height:50px;box-shadow:0 4px 14px -2px color-mix(in srgb, var(--hx-accent) 35%, transparent),0 2px 4px -1px color-mix(in srgb, var(--hx-accent) 18%, transparent);border:none;border-radius:12px;justify-content:center;align-items:center;margin-top:4px;padding:0 16px;font-size:16px;font-weight:700;transition:all .18s;display:inline-flex}.HeadlessSignIn-module-scss-module__ibvPLa__submit:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px)}.HeadlessSignIn-module-scss-module__ibvPLa__submit:active:not(:disabled){transform:translateY(0)}.HeadlessSignIn-module-scss-module__ibvPLa__submit:disabled{opacity:.65;cursor:not-allowed;transform:none}.HeadlessSignIn-module-scss-module__ibvPLa__spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite HeadlessSignIn-module-scss-module__ibvPLa__spin}@keyframes HeadlessSignIn-module-scss-module__ibvPLa__spin{to{transform:rotate(360deg)}}.HeadlessSignIn-module-scss-module__ibvPLa__otpHint{color:var(--hx-text-secondary);text-align:center;margin:0;font-size:14px;line-height:1.5}.HeadlessSignIn-module-scss-module__ibvPLa__otpHint strong{color:var(--hx-text-primary);word-break:break-all;font-weight:600}.HeadlessSignIn-module-scss-module__ibvPLa__otpInputs{justify-content:center;gap:8px;margin:4px 0 8px;display:flex}.HeadlessSignIn-module-scss-module__ibvPLa__otpDigit{text-align:center;background-color:var(--hx-bg-elevated);border:1.5px solid var(--hx-border);min-width:0;max-width:52px;height:60px;color:var(--hx-text-primary);caret-color:var(--hx-accent);-webkit-appearance:none;appearance:none;border-radius:12px;flex:1 1 0;padding:0;font-size:24px;font-weight:700;transition:border-color .18s,box-shadow .18s}:is(.HeadlessSignIn-module-scss-module__ibvPLa__otpDigit:focus,.HeadlessSignIn-module-scss-module__ibvPLa__otpDigit:focus-visible){border-color:var(--hx-accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--hx-accent) 22%, transparent);outline:none}.HeadlessSignIn-module-scss-module__ibvPLa__otpDigit:disabled{opacity:.6;cursor:not-allowed}@media (max-width:380px){.HeadlessSignIn-module-scss-module__ibvPLa__otpDigit{max-width:none;height:56px;font-size:22px}.HeadlessSignIn-module-scss-module__ibvPLa__otpInputs{gap:6px}}.HeadlessSignIn-module-scss-module__ibvPLa__resendRow{color:var(--hx-text-secondary);flex-direction:column;align-items:center;gap:6px;margin-top:8px;font-size:13px;display:flex}.HeadlessSignIn-module-scss-module__ibvPLa__resendButton{color:var(--hx-accent);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:600}.HeadlessSignIn-module-scss-module__ibvPLa__resendButton:hover:not(:disabled){color:var(--hx-accent-strong);text-decoration:underline}.HeadlessSignIn-module-scss-module__ibvPLa__resendButton:disabled{opacity:.6;cursor:not-allowed}.HeadlessSignIn-module-scss-module__ibvPLa__changeEmail{color:var(--hx-text-secondary);cursor:pointer;background:0 0;border:none;align-self:center;align-items:center;gap:6px;margin-top:4px;padding:0;font-size:13px;font-weight:500;display:inline-flex}.HeadlessSignIn-module-scss-module__ibvPLa__changeEmail:hover{color:var(--hx-text-primary)}
.HeadlessSignUp-module-scss-module__9vfeza__form{flex-direction:column;gap:16px;width:100%;display:flex}.HeadlessSignUp-module-scss-module__9vfeza__socialRow{flex-direction:column;gap:10px;display:flex}.HeadlessSignUp-module-scss-module__9vfeza__socialButton{background-color:var(--hx-bg-elevated);border:1.5px solid var(--hx-border);width:100%;height:48px;color:var(--hx-text-primary);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:0 16px;font-size:15px;font-weight:600;transition:all .18s;display:inline-flex}.HeadlessSignUp-module-scss-module__9vfeza__socialButton:hover:not(:disabled){border-color:var(--hx-accent);background-color:color-mix(in srgb, var(--hx-accent) 6%, var(--hx-bg-elevated))}.HeadlessSignUp-module-scss-module__9vfeza__socialButton:disabled{opacity:.55;cursor:not-allowed}.HeadlessSignUp-module-scss-module__9vfeza__socialButton svg{flex-shrink:0}.HeadlessSignUp-module-scss-module__9vfeza__socialButtonPrimary{border-width:1.5px;height:54px;font-size:16px;font-weight:700;box-shadow:0 4px 14px -4px #0f172a1f,0 2px 4px -1px #0f172a0f}.HeadlessSignUp-module-scss-module__9vfeza__socialButtonPrimary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 18px -4px #0f172a29,0 3px 6px -1px #0f172a14}.HeadlessSignUp-module-scss-module__9vfeza__socialButtonPrimary:active:not(:disabled){transform:translateY(0)}.HeadlessSignUp-module-scss-module__9vfeza__emailToggle{color:var(--hx-text-secondary);cursor:pointer;text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--hx-text-secondary) 40%, transparent);text-decoration-color:color-mix(in srgb, var(--hx-text-secondary) 40%, transparent);background:0 0;border:none;align-self:center;padding:8px 12px;font-size:14px;font-weight:500;transition:color .15s}.HeadlessSignUp-module-scss-module__9vfeza__emailToggle:hover:not(:disabled){color:var(--hx-text-primary);text-decoration-color:currentColor}.HeadlessSignUp-module-scss-module__9vfeza__emailToggle:disabled{opacity:.5;cursor:not-allowed}.HeadlessSignUp-module-scss-module__9vfeza__divider{color:var(--hx-text-secondary);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:12px;margin:4px 0;font-size:12px;font-weight:500;display:flex}.HeadlessSignUp-module-scss-module__9vfeza__divider:before,.HeadlessSignUp-module-scss-module__9vfeza__divider:after{content:"";background-color:var(--hx-border-subtle,var(--hx-border));flex:1;height:1px}.HeadlessSignUp-module-scss-module__9vfeza__field{flex-direction:column;gap:6px;display:flex}.HeadlessSignUp-module-scss-module__9vfeza__label{color:var(--hx-text-primary);font-size:14px;font-weight:600}.HeadlessSignUp-module-scss-module__9vfeza__input{background-color:var(--hx-bg-elevated);border:1.5px solid var(--hx-border);width:100%;height:48px;color:var(--hx-text-primary);-webkit-appearance:none;appearance:none;caret-color:var(--hx-accent);border-radius:12px;padding:0 14px;font-size:16px;font-weight:500;transition:border-color .18s,box-shadow .18s}.HeadlessSignUp-module-scss-module__9vfeza__input::placeholder{color:var(--hx-text-secondary);font-weight:400}:is(.HeadlessSignUp-module-scss-module__9vfeza__input:focus,.HeadlessSignUp-module-scss-module__9vfeza__input:focus-visible){border-color:var(--hx-accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--hx-accent) 22%, transparent);outline:none}.HeadlessSignUp-module-scss-module__9vfeza__input:disabled{opacity:.6;cursor:not-allowed}.HeadlessSignUp-module-scss-module__9vfeza__input:-webkit-autofill{-webkit-text-fill-color:var(--hx-text-primary);-webkit-box-shadow:0 0 0 1000px var(--hx-bg-elevated) inset;caret-color:var(--hx-accent)}.HeadlessSignUp-module-scss-module__9vfeza__input:-webkit-autofill:hover{-webkit-text-fill-color:var(--hx-text-primary);-webkit-box-shadow:0 0 0 1000px var(--hx-bg-elevated) inset;caret-color:var(--hx-accent)}.HeadlessSignUp-module-scss-module__9vfeza__input:-webkit-autofill:focus{-webkit-text-fill-color:var(--hx-text-primary);-webkit-box-shadow:0 0 0 1000px var(--hx-bg-elevated) inset;caret-color:var(--hx-accent)}.HeadlessSignUp-module-scss-module__9vfeza__input.HeadlessSignUp-module-scss-module__9vfeza__invalid{border-color:#ef4444}:is(.HeadlessSignUp-module-scss-module__9vfeza__input.HeadlessSignUp-module-scss-module__9vfeza__invalid:focus,.HeadlessSignUp-module-scss-module__9vfeza__input.HeadlessSignUp-module-scss-module__9vfeza__invalid:focus-visible){box-shadow:0 0 0 4px #ef444438}.HeadlessSignUp-module-scss-module__9vfeza__fieldError{color:#ef4444;font-size:13px;font-weight:500}.HeadlessSignUp-module-scss-module__9vfeza__formError{color:#b91c1c;background-color:#ef44441a;border:1px solid #ef44444d;border-radius:10px;align-items:flex-start;gap:8px;padding:12px 14px;font-size:14px;font-weight:500;line-height:1.4;display:flex}:root[data-theme=dark] .HeadlessSignUp-module-scss-module__9vfeza__formError{color:#fca5a5}.HeadlessSignUp-module-scss-module__9vfeza__submit{background:linear-gradient(135deg, var(--hx-accent) 0%, var(--hx-accent-strong) 100%);color:#fff;letter-spacing:.01em;cursor:pointer;width:100%;height:50px;box-shadow:0 4px 14px -2px color-mix(in srgb, var(--hx-accent) 35%, transparent),0 2px 4px -1px color-mix(in srgb, var(--hx-accent) 18%, transparent);border:none;border-radius:12px;justify-content:center;align-items:center;margin-top:4px;padding:0 16px;font-size:16px;font-weight:700;transition:all .18s;display:inline-flex}.HeadlessSignUp-module-scss-module__9vfeza__submit:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px)}.HeadlessSignUp-module-scss-module__9vfeza__submit:active:not(:disabled){transform:translateY(0)}.HeadlessSignUp-module-scss-module__9vfeza__submit:disabled{opacity:.65;cursor:not-allowed;transform:none}.HeadlessSignUp-module-scss-module__9vfeza__spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite HeadlessSignUp-module-scss-module__9vfeza__spin}@keyframes HeadlessSignUp-module-scss-module__9vfeza__spin{to{transform:rotate(360deg)}}.HeadlessSignUp-module-scss-module__9vfeza__legal{text-align:center;color:var(--hx-text-secondary);margin:4px 0 0;font-size:12px;line-height:1.5}.HeadlessSignUp-module-scss-module__9vfeza__legal a{color:var(--hx-accent);font-weight:600;text-decoration:none}.HeadlessSignUp-module-scss-module__9vfeza__legal a:hover{text-decoration:underline}.HeadlessSignUp-module-scss-module__9vfeza__otpHint{color:var(--hx-text-secondary);text-align:center;margin:0;font-size:14px;line-height:1.5}.HeadlessSignUp-module-scss-module__9vfeza__otpHint strong{color:var(--hx-text-primary);word-break:break-all;font-weight:600}.HeadlessSignUp-module-scss-module__9vfeza__otpInputs{justify-content:center;gap:8px;margin:4px 0 8px;display:flex}.HeadlessSignUp-module-scss-module__9vfeza__otpDigit{text-align:center;background-color:var(--hx-bg-elevated);border:1.5px solid var(--hx-border);min-width:0;max-width:52px;height:60px;color:var(--hx-text-primary);caret-color:var(--hx-accent);-webkit-appearance:none;appearance:none;border-radius:12px;flex:1 1 0;padding:0;font-size:24px;font-weight:700;transition:border-color .18s,box-shadow .18s}:is(.HeadlessSignUp-module-scss-module__9vfeza__otpDigit:focus,.HeadlessSignUp-module-scss-module__9vfeza__otpDigit:focus-visible){border-color:var(--hx-accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--hx-accent) 22%, transparent);outline:none}.HeadlessSignUp-module-scss-module__9vfeza__otpDigit:disabled{opacity:.6;cursor:not-allowed}@media (max-width:380px){.HeadlessSignUp-module-scss-module__9vfeza__otpDigit{max-width:none;height:56px;font-size:22px}.HeadlessSignUp-module-scss-module__9vfeza__otpInputs{gap:6px}}.HeadlessSignUp-module-scss-module__9vfeza__resendRow{color:var(--hx-text-secondary);flex-direction:column;align-items:center;gap:6px;margin-top:8px;font-size:13px;display:flex}.HeadlessSignUp-module-scss-module__9vfeza__resendButton{color:var(--hx-accent);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:600}.HeadlessSignUp-module-scss-module__9vfeza__resendButton:hover:not(:disabled){color:var(--hx-accent-strong);text-decoration:underline}.HeadlessSignUp-module-scss-module__9vfeza__resendButton:disabled{opacity:.6;cursor:not-allowed}.HeadlessSignUp-module-scss-module__9vfeza__changeEmail{color:var(--hx-text-secondary);cursor:pointer;background:0 0;border:none;align-self:center;align-items:center;gap:6px;margin-top:4px;padding:0;font-size:13px;font-weight:500;display:inline-flex}.HeadlessSignUp-module-scss-module__9vfeza__changeEmail:hover{color:var(--hx-text-primary)}
.ErrorPage-module-scss-module__Ti4cgW__wrapper{background:radial-gradient(circle at 20% 0,#6366f114,#0000 50%),radial-gradient(circle at 80% 100%,#8b5cf614,#0000 50%),#fff;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:32px 20px;display:flex}.ErrorPage-module-scss-module__Ti4cgW__card{text-align:center;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:560px;display:flex}.ErrorPage-module-scss-module__Ti4cgW__code{letter-spacing:-.04em;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);color:#0000;-webkit-user-select:none;user-select:none;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(72px,14vw,128px);font-weight:800;line-height:1}.ErrorPage-module-scss-module__Ti4cgW__iconWrap{color:#6366f1;background:linear-gradient(135deg,#6366f11f,#8b5cf61f);border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.ErrorPage-module-scss-module__Ti4cgW__iconWrap svg{width:32px;height:32px}.ErrorPage-module-scss-module__Ti4cgW__title{color:#111827;letter-spacing:-.01em;margin:0;font-size:clamp(22px,3.5vw,28px);font-weight:700}.ErrorPage-module-scss-module__Ti4cgW__subtitle{color:#6b7280;max-width:480px;margin:0;font-size:15px;line-height:1.6}.ErrorPage-module-scss-module__Ti4cgW__errorRef{color:#9ca3af;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;margin-top:4px;padding:4px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.ErrorPage-module-scss-module__Ti4cgW__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px;display:flex}.ErrorPage-module-scss-module__Ti4cgW__btn{cursor:pointer;border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;line-height:1;text-decoration:none;transition:transform .15s,box-shadow .2s,background .2s,border-color .2s;display:inline-flex}.ErrorPage-module-scss-module__Ti4cgW__btn svg{flex-shrink:0;width:16px;height:16px}.ErrorPage-module-scss-module__Ti4cgW__btn:hover{transform:translateY(-1px)}.ErrorPage-module-scss-module__Ti4cgW__btn:active{transform:translateY(0)}.ErrorPage-module-scss-module__Ti4cgW__btn:focus-visible{outline-offset:2px;outline:2px solid #6366f1}.ErrorPage-module-scss-module__Ti4cgW__btnPrimary{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);box-shadow:0 4px 14px #6366f159}.ErrorPage-module-scss-module__Ti4cgW__btnPrimary:hover{box-shadow:0 6px 20px #6366f173}.ErrorPage-module-scss-module__Ti4cgW__btnSecondary{color:#374151;background:#fff;border-color:#e5e7eb}.ErrorPage-module-scss-module__Ti4cgW__btnSecondary:hover{background:#f9fafb;border-color:#d1d5db}
.MicroSurvey-module-scss-module__TOZJiq__sheet{background:var(--hx-bg-elevated);color:var(--hx-text-primary);border-top-left-radius:18px;border-top-right-radius:18px}.MicroSurvey-module-scss-module__TOZJiq__container{flex-direction:column;gap:14px;display:flex}.MicroSurvey-module-scss-module__TOZJiq__question{color:var(--hx-text-emphasis);margin:0 0 2px;font-size:17px;font-weight:600;line-height:1.35}.MicroSurvey-module-scss-module__TOZJiq__scoreGrid{grid-template-columns:repeat(11,1fr);gap:4px;display:grid}.MicroSurvey-module-scss-module__TOZJiq__scoreButton{border:1px solid var(--hx-border);background:var(--hx-bg-subtle);min-height:44px;color:var(--hx-text-primary);cursor:pointer;transition:background var(--hx-anim-fast) ease,border-color var(--hx-anim-fast) ease,transform var(--hx-anim-instant) ease;border-radius:8px;font-size:14px;font-weight:600}.MicroSurvey-module-scss-module__TOZJiq__scoreButton:hover{background:var(--hx-bg-muted)}.MicroSurvey-module-scss-module__TOZJiq__scoreButton:active{transform:scale(.96)}.MicroSurvey-module-scss-module__TOZJiq__scoreButton:focus-visible{outline:2px solid var(--hx-accent);outline-offset:2px}.MicroSurvey-module-scss-module__TOZJiq__scoreButtonActive{background:var(--hx-accent);border-color:var(--hx-accent-strong);color:var(--hx-text-inverse)}.MicroSurvey-module-scss-module__TOZJiq__scoreLegend{color:var(--hx-text-secondary);justify-content:space-between;margin-top:-6px;font-size:12px;display:flex}.MicroSurvey-module-scss-module__TOZJiq__commentLabel{color:var(--hx-text-primary);font-size:14px;font-weight:500}.MicroSurvey-module-scss-module__TOZJiq__optional{color:var(--hx-text-secondary);font-weight:400}.MicroSurvey-module-scss-module__TOZJiq__commentInput{border:1px solid var(--hx-border);background:var(--hx-bg-subtle);width:100%;min-height:64px;color:var(--hx-text-primary);resize:vertical;border-radius:10px;padding:10px 12px;font-family:inherit;font-size:16px}.MicroSurvey-module-scss-module__TOZJiq__commentInput:focus{border-color:var(--hx-accent);box-shadow:0 0 0 3px var(--hx-accent-strong);outline:none;box-shadow:0 0 0 3px #6366f12e}.MicroSurvey-module-scss-module__TOZJiq__actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.MicroSurvey-module-scss-module__TOZJiq__secondaryButton,.MicroSurvey-module-scss-module__TOZJiq__primaryButton{cursor:pointer;min-height:44px;transition:background var(--hx-anim-fast) ease;border-radius:10px;padding:0 18px;font-size:15px;font-weight:600}.MicroSurvey-module-scss-module__TOZJiq__secondaryButton{color:var(--hx-text-secondary);border:1px solid var(--hx-border);background:0 0}.MicroSurvey-module-scss-module__TOZJiq__secondaryButton:hover{background:var(--hx-bg-muted)}.MicroSurvey-module-scss-module__TOZJiq__primaryButton{background:var(--hx-accent);color:var(--hx-text-inverse);border:1px solid var(--hx-accent-strong)}.MicroSurvey-module-scss-module__TOZJiq__primaryButton:hover:not(:disabled){background:var(--hx-accent-strong)}.MicroSurvey-module-scss-module__TOZJiq__primaryButton:disabled{opacity:.5;cursor:not-allowed}
.Header-module-scss-module__VKNrOW__header{z-index:30;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:8px;width:100%;min-width:0;height:60px;padding:0 12px;display:flex;position:relative;overflow:visible}@media (min-width:768px){.Header-module-scss-module__VKNrOW__header{gap:0;padding:0 20px}}.Header-module-scss-module__VKNrOW__left{flex-shrink:0;align-items:center;gap:12px;min-width:0;display:flex}@media (min-width:768px){.Header-module-scss-module__VKNrOW__left{gap:16px}}.Header-module-scss-module__VKNrOW__right{flex-shrink:1;min-width:0}
.HeaderRight-module-scss-module__yJy3xq__container{align-items:center;gap:8px;min-width:0;display:flex}@media (min-width:768px){.HeaderRight-module-scss-module__yJy3xq__container{gap:16px}}.HeaderRight-module-scss-module__yJy3xq__planBadge{display:none}@media (min-width:768px){.HeaderRight-module-scss-module__yJy3xq__planBadge{color:#374151;white-space:nowrap;background:#f3f4f6;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:background .2s;display:flex}}.HeaderRight-module-scss-module__yJy3xq__userName{display:none}@media (min-width:768px){.HeaderRight-module-scss-module__yJy3xq__userName{color:#374151;white-space:nowrap;text-overflow:ellipsis;max-width:160px;font-size:14px;font-weight:500;display:inline;overflow:hidden}}.HeaderRight-module-scss-module__yJy3xq__profileButton{cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:6px;min-width:0;padding:6px 8px;transition:all .2s;display:flex}@media (min-width:768px){.HeaderRight-module-scss-module__yJy3xq__profileButton{gap:10px;padding:6px 12px}}.HeaderRight-module-scss-module__yJy3xq__avatar{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:600;display:flex}
.AssistantTestingTab-module__L4vRAW__container{background-color:#f8fafc;border:none;border-radius:0;flex-direction:column;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.AssistantTestingTab-module__L4vRAW__header{background-color:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;padding:12px 16px}.AssistantTestingTab-module__L4vRAW__headerTop{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.AssistantTestingTab-module__L4vRAW__headerTitle{align-items:center;gap:8px;display:flex}.AssistantTestingTab-module__L4vRAW__title{color:#0f172a;margin:0;font-size:15px;font-weight:700}.AssistantTestingTab-module__L4vRAW__badge{color:#92400e;background-color:#fef3c7;border-radius:9999px;padding:2px 8px;font-size:10px;font-weight:600}.AssistantTestingTab-module__L4vRAW__headerActions{align-items:center;gap:8px;display:flex}.AssistantTestingTab-module__L4vRAW__manualHelper{background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:10px 12px}.AssistantTestingTab-module__L4vRAW__manualHelperText{color:#166534;align-items:center;gap:6px;margin:0;font-size:12px;display:flex}.AssistantTestingTab-module__L4vRAW__chatArea{flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.AssistantTestingTab-module__L4vRAW__chatMessages{background-color:#efeae2;flex:1;padding:12px;overflow-y:auto}.AssistantTestingTab-module__L4vRAW__centeredState{background-color:#f8fafc;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.AssistantTestingTab-module__L4vRAW__stateText{color:#64748b;margin:0;font-size:14px}@media (max-width:768px){.AssistantTestingTab-module__L4vRAW__container{border-radius:8px;min-height:500px}.AssistantTestingTab-module__L4vRAW__headerTop{flex-direction:column;align-items:flex-start;gap:8px}.AssistantTestingTab-module__L4vRAW__headerActions{justify-content:flex-end;width:100%}}
.InstructionRefiner-module__y1MCta__container{flex-direction:column;gap:1rem;height:100%;display:flex}.InstructionRefiner-module__y1MCta__section{background-color:#fff;border:1px solid #e9ecef;border-radius:12px;flex-shrink:0;overflow:hidden}.InstructionRefiner-module__y1MCta__sectionHeader{background-color:#f8f9fa;border-bottom:1px solid #e9ecef;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.InstructionRefiner-module__y1MCta__sectionTitle{color:#212529;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:flex}.InstructionRefiner-module__y1MCta__sectionIcon{color:#6c757d;font-size:1rem}.InstructionRefiner-module__y1MCta__editToggle{color:#495057;cursor:pointer;background-color:#0000;border:1px solid #dee2e6;border-radius:6px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.8rem;transition:all .2s;display:flex}.InstructionRefiner-module__y1MCta__editToggle:hover{background-color:#f8f9fa;border-color:#adb5bd}.InstructionRefiner-module__y1MCta__instructionsPreview{max-height:180px;padding:.75rem 1.25rem;overflow-y:auto}.InstructionRefiner-module__y1MCta__instructionsText{color:#495057;white-space:pre-wrap;word-wrap:break-word;background:0 0;border:none;margin:0;font-family:inherit;font-size:.875rem;line-height:1.7}.InstructionRefiner-module__y1MCta__instructionsTextarea{color:#212529;resize:vertical;border:none;width:100%;min-height:200px;padding:1rem 1.25rem;font-family:inherit;font-size:.875rem;line-height:1.7}.InstructionRefiner-module__y1MCta__instructionsTextarea:focus{outline:none;box-shadow:inset 0 0 0 2px #0d6efd26}.InstructionRefiner-module__y1MCta__emptyState{color:#adb5bd;margin:0;font-size:.9rem;font-style:italic}.InstructionRefiner-module__y1MCta__refinerSection{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);border:1px solid #e9ecef;border-radius:12px;flex-direction:column;flex:1;min-height:0;padding:1rem 1.25rem;display:flex}.InstructionRefiner-module__y1MCta__refinerHeader{flex-shrink:0;margin-bottom:.5rem}.InstructionRefiner-module__y1MCta__refinerTitle{align-items:flex-start;gap:.75rem;display:flex}.InstructionRefiner-module__y1MCta__refinerIcon{color:#6f42c1;flex-shrink:0;margin-top:.15rem;font-size:1.25rem}.InstructionRefiner-module__y1MCta__refinerHeading{color:#212529;margin:0 0 .25rem;font-size:1.05rem;font-weight:600}.InstructionRefiner-module__y1MCta__refinerDescription{color:#6c757d;margin:0;font-size:.85rem;line-height:1.4}.InstructionRefiner-module__y1MCta__quickSuggestions{flex-wrap:wrap;flex-shrink:0;gap:.4rem;margin-bottom:.75rem;display:flex}.InstructionRefiner-module__y1MCta__suggestionPill{color:#495057;cursor:pointer;white-space:nowrap;background-color:#fff;border:1px solid #dee2e6;border-radius:20px;padding:.4rem .75rem;font-size:.8rem;transition:all .2s}.InstructionRefiner-module__y1MCta__suggestionPill:hover:not(:disabled){background-color:#e9ecef;border-color:#adb5bd;transform:translateY(-1px)}.InstructionRefiner-module__y1MCta__suggestionPill:disabled{opacity:.5;cursor:not-allowed}.InstructionRefiner-module__y1MCta__inputArea{flex-direction:column;flex:1;gap:.5rem;min-height:0;display:flex}.InstructionRefiner-module__y1MCta__refinerInput{resize:none;color:#212529;border:2px solid #e9ecef;border-radius:10px;flex:1;width:100%;min-height:60px;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;line-height:1.5;transition:border-color .2s}.InstructionRefiner-module__y1MCta__refinerInput:focus{border-color:#6f42c1;outline:none;box-shadow:0 0 0 3px #6f42c11a}.InstructionRefiner-module__y1MCta__refinerInput::placeholder{color:#adb5bd}.InstructionRefiner-module__y1MCta__refinerInput:disabled{cursor:not-allowed;background-color:#f8f9fa}.InstructionRefiner-module__y1MCta__inputActions{justify-content:space-between;align-items:center;display:flex}.InstructionRefiner-module__y1MCta__inputHint{color:#adb5bd;font-size:.75rem}.InstructionRefiner-module__y1MCta__refineButton{border-radius:8px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex;color:#fff!important;background-color:#6f42c1!important;border:none!important}.InstructionRefiner-module__y1MCta__refineButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #6f42c14d;background-color:#5a32a3!important}.InstructionRefiner-module__y1MCta__refineButton:disabled{opacity:.6;cursor:not-allowed}.InstructionRefiner-module__y1MCta__resultSection{background-color:#fff;border:2px solid #d4edda;border-radius:12px;padding:1.5rem;animation:.3s InstructionRefiner-module__y1MCta__slideIn}@keyframes InstructionRefiner-module__y1MCta__slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.InstructionRefiner-module__y1MCta__resultHeader{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.InstructionRefiner-module__y1MCta__resultIcon{color:#ffc107;font-size:1.25rem}.InstructionRefiner-module__y1MCta__resultTitle{color:#212529;font-size:1rem;font-weight:600}.InstructionRefiner-module__y1MCta__resultSummary{background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem}.InstructionRefiner-module__y1MCta__summaryText{color:#166534;margin:0;font-size:.9rem;line-height:1.5}.InstructionRefiner-module__y1MCta__changesList{margin-bottom:1rem}.InstructionRefiner-module__y1MCta__changesTitle{color:#495057;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.InstructionRefiner-module__y1MCta__changeItem{color:#6c757d;margin-bottom:.35rem;font-size:.875rem;line-height:1.4}.InstructionRefiner-module__y1MCta__blurredChange{color:#adb5bd}.InstructionRefiner-module__y1MCta__diffContainer{border:1px solid #e9ecef;border-radius:8px;gap:0;margin-bottom:1rem;display:flex;overflow:hidden}.InstructionRefiner-module__y1MCta__diffSide{flex:1;min-width:0}.InstructionRefiner-module__y1MCta__diffSideNew{border-left:1px solid #e9ecef}.InstructionRefiner-module__y1MCta__diffHeader{color:#6c757d;background-color:#f8f9fa;border-bottom:1px solid #e9ecef;justify-content:space-between;align-items:center;padding:.6rem 1rem;font-size:.8rem;font-weight:500;display:flex}.InstructionRefiner-module__y1MCta__diffHeaderNew{color:#155724;background-color:#d4edda;border-bottom-color:#c3e6cb}.InstructionRefiner-module__y1MCta__diffBadgeBefore{color:#6c757d;background-color:#e9ecef;border-radius:4px;padding:.15rem .4rem;font-size:.7rem}.InstructionRefiner-module__y1MCta__diffBadgeAfter{color:#155724;background-color:#c3e6cb;border-radius:4px;padding:.15rem .4rem;font-size:.7rem}.InstructionRefiner-module__y1MCta__diffContent{max-height:250px;padding:.75rem 1rem;overflow-y:auto}.InstructionRefiner-module__y1MCta__diffText{color:#495057;white-space:pre-wrap;word-wrap:break-word;background:0 0;border:none;margin:0;font-family:inherit;font-size:.8rem;line-height:1.6}.InstructionRefiner-module__y1MCta__diffTextBlurred{color:#495057;white-space:pre-wrap;word-wrap:break-word;filter:blur(2px);background:0 0;border:none;margin:0;font-family:inherit;font-size:.8rem;line-height:1.6}.InstructionRefiner-module__y1MCta__blurredPreview{position:relative}.InstructionRefiner-module__y1MCta__blurOverlay{color:#6c757d;background-color:#ffffffe6;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex;position:absolute;inset:0}.InstructionRefiner-module__y1MCta__blurOverlay p{margin:0;font-size:.8rem;font-weight:500}.InstructionRefiner-module__y1MCta__resultActions{justify-content:flex-end;gap:.75rem;display:flex}.InstructionRefiner-module__y1MCta__discardButton{border-radius:8px;align-items:center;padding:.5rem 1rem;font-size:.85rem;display:flex;color:#6c757d!important;background-color:#0000!important;border:1px solid #dee2e6!important}.InstructionRefiner-module__y1MCta__discardButton:hover:not(:disabled){background-color:#f8f9fa!important}.InstructionRefiner-module__y1MCta__applyButton{border-radius:8px;align-items:center;padding:.5rem 1.25rem;font-size:.85rem;font-weight:500;display:flex;box-shadow:0 1px 3px #0000001a;color:#fff!important;background-color:#198754!important;border:none!important}.InstructionRefiner-module__y1MCta__applyButton:hover:not(:disabled){box-shadow:0 4px 12px #1987544d;background-color:#157347!important}.InstructionRefiner-module__y1MCta__upgradeButton{border-radius:8px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:500;color:#fff!important;background-color:#495057!important;border:none!important}.InstructionRefiner-module__y1MCta__historySection{background-color:#fff;border:1px solid #e9ecef;border-radius:12px;overflow:hidden}.InstructionRefiner-module__y1MCta__historyToggle{cursor:pointer;color:#495057;background-color:#f8f9fa;border:none;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1.25rem;font-size:.85rem;font-weight:500;transition:background-color .2s;display:flex}.InstructionRefiner-module__y1MCta__historyToggle:hover{background-color:#e9ecef}.InstructionRefiner-module__y1MCta__historyList{flex-direction:column;gap:.5rem;max-height:300px;padding:.75rem;display:flex;overflow-y:auto}.InstructionRefiner-module__y1MCta__historyItem{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;display:flex}.InstructionRefiner-module__y1MCta__historyContent{flex:1;min-width:0}.InstructionRefiner-module__y1MCta__historyInput{color:#212529;text-overflow:ellipsis;white-space:nowrap;margin:0 0 .25rem;font-size:.85rem;font-style:italic;overflow:hidden}.InstructionRefiner-module__y1MCta__historyMeta{color:#adb5bd;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;display:block;overflow:hidden}.InstructionRefiner-module__y1MCta__undoButton{color:#6c757d;cursor:pointer;background-color:#0000;border:1px solid #dee2e6;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:.4rem;transition:all .2s;display:flex}.InstructionRefiner-module__y1MCta__undoButton:hover{color:#856404;background-color:#fff3cd;border-color:#ffc107}.InstructionRefiner-module__y1MCta__takeoverContainer{flex-direction:column;height:100%;min-height:0;animation:.3s InstructionRefiner-module__y1MCta__fadeIn;display:flex}@keyframes InstructionRefiner-module__y1MCta__fadeIn{0%{opacity:0}to{opacity:1}}.InstructionRefiner-module__y1MCta__analyzingView{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;padding:3rem 2rem;display:flex}.InstructionRefiner-module__y1MCta__analyzingAnimation{justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:relative}.InstructionRefiner-module__y1MCta__analyzingOrb{color:#fff;z-index:2;background:linear-gradient(135deg,#6f42c1,#a855f7);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;animation:2s ease-in-out infinite InstructionRefiner-module__y1MCta__orbFloat;display:flex;position:relative}@keyframes InstructionRefiner-module__y1MCta__orbFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.InstructionRefiner-module__y1MCta__analyzingPulse{border:2px solid #6f42c14d;border-radius:50%;animation:1.8s ease-in-out infinite InstructionRefiner-module__y1MCta__pulseRing;position:absolute;inset:-6px}@keyframes InstructionRefiner-module__y1MCta__pulseRing{0%{opacity:1;transform:scale(.85)}to{opacity:0;transform:scale(1.5)}}.InstructionRefiner-module__y1MCta__analyzingTitle{color:#212529;margin:0;font-size:1.15rem;font-weight:600}.InstructionRefiner-module__y1MCta__analyzingSteps{flex-direction:column;align-items:flex-start;gap:.6rem;width:100%;max-width:280px;display:flex}.InstructionRefiner-module__y1MCta__analyzingStepItem{align-items:center;gap:.6rem;font-size:.85rem;transition:all .3s;display:flex}.InstructionRefiner-module__y1MCta__analyzingStepDot{background-color:#e9ecef;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .3s;display:flex}.InstructionRefiner-module__y1MCta__analyzingStepDone .InstructionRefiner-module__y1MCta__analyzingStepDot{color:#fff;background-color:#198754}.InstructionRefiner-module__y1MCta__analyzingStepActive .InstructionRefiner-module__y1MCta__analyzingStepDot{color:#fff;background-color:#6f42c1}.InstructionRefiner-module__y1MCta__analyzingStepPending{color:#adb5bd}.InstructionRefiner-module__y1MCta__analyzingStepDone{color:#198754}.InstructionRefiner-module__y1MCta__analyzingStepActive{color:#212529;font-weight:500}.InstructionRefiner-module__y1MCta__analyzingHint{color:#adb5bd;max-width:340px;margin:0;font-size:.82rem;font-style:italic;line-height:1.4}.InstructionRefiner-module__y1MCta__analyzingWait{color:#6c757d;text-align:center;background-color:#fff8e1;border:1px solid #ffe082;border-radius:8px;max-width:340px;margin:0;padding:.5rem 1rem;font-size:.8rem;line-height:1.4}.InstructionRefiner-module__y1MCta__takeoverHeader{background-color:#f8f9fa;border-bottom:1px solid #e9ecef;border-radius:12px 12px 0 0;flex-shrink:0;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.InstructionRefiner-module__y1MCta__takeoverBack{color:#6c757d;cursor:pointer;background-color:#0000;border:1px solid #dee2e6;border-radius:6px;flex-shrink:0;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.8rem;transition:all .15s;display:flex}.InstructionRefiner-module__y1MCta__takeoverBack:hover{color:#212529;background-color:#e9ecef}.InstructionRefiner-module__y1MCta__takeoverHeaderTitle{color:#212529;flex:1;align-items:center;gap:.4rem;font-size:.95rem;font-weight:600;display:flex}.InstructionRefiner-module__y1MCta__takeoverHeaderIcon{color:#ffc107;font-size:1.1rem}.InstructionRefiner-module__y1MCta__takeoverHeaderIconDone{color:#198754;font-size:1rem}.InstructionRefiner-module__y1MCta__changeBadge{color:#1e40af;white-space:nowrap;background:#dbeafe;border-radius:9999px;padding:.15rem .5rem;font-size:.7rem;font-weight:600}.InstructionRefiner-module__y1MCta__takeoverActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.InstructionRefiner-module__y1MCta__takeoverSummary{background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;flex-shrink:0;margin:.75rem 1rem 0;padding:.75rem 1rem}.InstructionRefiner-module__y1MCta__takeoverChanges{flex-shrink:0;margin-top:.75rem;padding:0 1rem}.InstructionRefiner-module__y1MCta__changesItems{margin:0;padding-left:1.2rem}.InstructionRefiner-module__y1MCta__takeoverDiff{border:1px solid #e9ecef;border-radius:8px;flex:1;gap:0;min-height:0;margin:.5rem 0 0;display:flex;overflow:hidden}.InstructionRefiner-module__y1MCta__takeoverDiffContent{flex:1;padding:.75rem 1rem;overflow-y:auto}.InstructionRefiner-module__y1MCta__diffDivider{color:#adb5bd;background-color:#f8f9fa;flex-shrink:0;justify-content:center;align-items:center;padding:0 .5rem;display:flex}.InstructionRefiner-module__y1MCta__unifiedDiff{border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;flex:1;min-height:0;margin:.5rem 0 0;display:flex;overflow:hidden}.InstructionRefiner-module__y1MCta__unifiedDiffHeader{color:#6c757d;background:#f8f9fa;border-bottom:1px solid #e2e8f0;align-items:center;gap:1.5rem;padding:.5rem 1rem;font-size:.75rem;display:flex}.InstructionRefiner-module__y1MCta__diffLegend{align-items:center;gap:.4rem;display:flex}.InstructionRefiner-module__y1MCta__legendRemoved{background:#fecdd3;border:1px solid #fda4af;border-radius:3px;width:12px;height:12px;display:inline-block}.InstructionRefiner-module__y1MCta__legendAdded{background:#bbf7d0;border:1px solid #86efac;border-radius:3px;width:12px;height:12px;display:inline-block}.InstructionRefiner-module__y1MCta__unifiedDiffContent{background:#fff;flex:1;padding:0;overflow-y:auto}.InstructionRefiner-module__y1MCta__diffBody{color:#374151;font-family:SF Mono,Menlo,Monaco,Consolas,monospace;font-size:.8125rem;line-height:1}.InstructionRefiner-module__y1MCta__diffLineAdded,.InstructionRefiner-module__y1MCta__diffLineRemoved,.InstructionRefiner-module__y1MCta__diffLineUnchanged{border-bottom:1px solid #0000;align-items:stretch;min-height:28px;display:flex}.InstructionRefiner-module__y1MCta__diffLineAdded{background-color:#dafbe1;border-bottom-color:#bef5cb}.InstructionRefiner-module__y1MCta__diffLineRemoved{background-color:#ffebe9;border-bottom-color:#ffc1ba}.InstructionRefiner-module__y1MCta__diffLineUnchanged{background-color:#fff;border-bottom-color:#f0f0f0}.InstructionRefiner-module__y1MCta__diffLinePrefix{-webkit-user-select:none;user-select:none;flex-shrink:0;justify-content:center;align-items:center;width:28px;min-width:28px;font-size:.8125rem;font-weight:700;display:flex}.InstructionRefiner-module__y1MCta__diffLineAdded .InstructionRefiner-module__y1MCta__diffLinePrefix{color:#1a7f37;background-color:#aceebb}.InstructionRefiner-module__y1MCta__diffLineRemoved .InstructionRefiner-module__y1MCta__diffLinePrefix{color:#cf222e;background-color:#ffc1ba}.InstructionRefiner-module__y1MCta__diffLineUnchanged .InstructionRefiner-module__y1MCta__diffLinePrefix{color:#afb8c1;background-color:#f6f8fa}.InstructionRefiner-module__y1MCta__diffLineNum{color:#8b949e;-webkit-user-select:none;user-select:none;border-right:1px solid #e2e8f0;flex-shrink:0;justify-content:flex-end;align-items:center;width:42px;min-width:42px;padding-right:8px;font-size:.75rem;display:flex}.InstructionRefiner-module__y1MCta__diffLineAdded .InstructionRefiner-module__y1MCta__diffLineNum{background-color:#aceebb;border-right-color:#7ee2a8}.InstructionRefiner-module__y1MCta__diffLineRemoved .InstructionRefiner-module__y1MCta__diffLineNum{background-color:#ffc1ba;border-right-color:#ffa198}.InstructionRefiner-module__y1MCta__diffLineUnchanged .InstructionRefiner-module__y1MCta__diffLineNum{background-color:#f6f8fa}.InstructionRefiner-module__y1MCta__diffLineText{white-space:pre-wrap;word-break:break-word;flex:1;align-items:center;min-width:0;padding:4px 12px;display:flex}.InstructionRefiner-module__y1MCta__diffLineRemoved .InstructionRefiner-module__y1MCta__diffLineText{opacity:.8;text-decoration:line-through}.InstructionRefiner-module__y1MCta__diffLineClickable{cursor:pointer;transition:filter .15s}.InstructionRefiner-module__y1MCta__diffLineClickable:hover{filter:brightness(.96)}.InstructionRefiner-module__y1MCta__diffLineRemovedKept{background-color:#eff6ff;border-bottom:1px solid #bfdbfe;align-items:stretch;min-height:28px;display:flex}.InstructionRefiner-module__y1MCta__diffLineRemovedKept .InstructionRefiner-module__y1MCta__diffLinePrefix{color:#2563eb;background-color:#bfdbfe}.InstructionRefiner-module__y1MCta__diffLineRemovedKept .InstructionRefiner-module__y1MCta__diffLineNum{background-color:#dbeafe;border-right-color:#93c5fd}.InstructionRefiner-module__y1MCta__diffLineRemovedKept .InstructionRefiner-module__y1MCta__diffLineText{opacity:1;color:#1e40af;text-decoration:none}.InstructionRefiner-module__y1MCta__diffLineAddedOff{opacity:.55;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;align-items:stretch;min-height:28px;display:flex}.InstructionRefiner-module__y1MCta__diffLineAddedOff .InstructionRefiner-module__y1MCta__diffLinePrefix{color:#9ca3af;background-color:#f3f4f6}.InstructionRefiner-module__y1MCta__diffLineAddedOff .InstructionRefiner-module__y1MCta__diffLineNum{background-color:#f3f4f6;border-right-color:#e5e7eb}.InstructionRefiner-module__y1MCta__diffLineAddedOff .InstructionRefiner-module__y1MCta__diffLineText{color:#9ca3af;text-decoration:line-through}.InstructionRefiner-module__y1MCta__diffLineAction{white-space:nowrap;-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;padding:0 12px;font-size:.6875rem;font-weight:500;display:none}.InstructionRefiner-module__y1MCta__diffLineClickable:hover .InstructionRefiner-module__y1MCta__diffLineAction{display:flex}.InstructionRefiner-module__y1MCta__diffLineRemoved .InstructionRefiner-module__y1MCta__diffLineAction,.InstructionRefiner-module__y1MCta__diffLineAdded .InstructionRefiner-module__y1MCta__diffLineAction{color:#6b7280}.InstructionRefiner-module__y1MCta__diffLineRemovedKept .InstructionRefiner-module__y1MCta__diffLineAction{color:#2563eb;font-weight:600}.InstructionRefiner-module__y1MCta__diffLineAddedOff .InstructionRefiner-module__y1MCta__diffLineAction{color:#9ca3af;font-weight:600}.InstructionRefiner-module__y1MCta__diffTip{color:#64748b;text-align:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:6px 16px;font-size:.75rem}.InstructionRefiner-module__y1MCta__toggledBadge{color:#1d4ed8;background:#dbeafe;border-radius:10px;align-items:center;margin-left:6px;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-flex}.InstructionRefiner-module__y1MCta__resetButton{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;align-items:center;padding:4px 10px;font-size:.75rem;font-weight:500;transition:all .15s;display:inline-flex}.InstructionRefiner-module__y1MCta__resetButton:hover{color:#334155;background:#e2e8f0}.InstructionRefiner-module__y1MCta__markdownContent{color:#495057;font-size:.875rem;line-height:1.7}.InstructionRefiner-module__y1MCta__markdownContent h1,.InstructionRefiner-module__y1MCta__markdownContent h2,.InstructionRefiner-module__y1MCta__markdownContent h3,.InstructionRefiner-module__y1MCta__markdownContent h4,.InstructionRefiner-module__y1MCta__markdownContent h5,.InstructionRefiner-module__y1MCta__markdownContent h6{color:#212529;margin-top:1em;margin-bottom:.5em;font-weight:600;line-height:1.3}.InstructionRefiner-module__y1MCta__markdownContent h1{font-size:1.25rem}.InstructionRefiner-module__y1MCta__markdownContent h2{font-size:1.125rem}.InstructionRefiner-module__y1MCta__markdownContent h3{font-size:1rem}.InstructionRefiner-module__y1MCta__markdownContent h4{font-size:.9375rem}.InstructionRefiner-module__y1MCta__markdownContent p{margin:0 0 .75em}.InstructionRefiner-module__y1MCta__markdownContent ul,.InstructionRefiner-module__y1MCta__markdownContent ol{margin:0 0 .75em;padding-left:1.5em}.InstructionRefiner-module__y1MCta__markdownContent li{margin-bottom:.25em}.InstructionRefiner-module__y1MCta__markdownContent code{color:#334155;background:#f1f5f9;border-radius:4px;padding:.15em .4em;font-size:.8em}.InstructionRefiner-module__y1MCta__markdownContent pre{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;margin:0 0 .75em;padding:.75rem 1rem;overflow-x:auto}.InstructionRefiner-module__y1MCta__markdownContent pre code{background:0 0;padding:0}.InstructionRefiner-module__y1MCta__markdownContent strong{color:#1e293b;font-weight:600}.InstructionRefiner-module__y1MCta__markdownContent blockquote{color:#64748b;border-left:3px solid #e2e8f0;margin:0 0 .75em;padding:.25em 0 .25em 1em}.InstructionRefiner-module__y1MCta__markdownContent hr{border:none;border-top:1px solid #e2e8f0;margin:1em 0}.InstructionRefiner-module__y1MCta__markdownContent table{border-collapse:collapse;width:100%;margin:0 0 .75em;font-size:.85em}.InstructionRefiner-module__y1MCta__markdownContent th,.InstructionRefiner-module__y1MCta__markdownContent td{text-align:left;border:1px solid #e2e8f0;padding:.4em .75em}.InstructionRefiner-module__y1MCta__markdownContent th{background:#f8fafc;font-weight:600}@media (max-width:768px){.InstructionRefiner-module__y1MCta__diffContainer,.InstructionRefiner-module__y1MCta__takeoverDiff{flex-direction:column}.InstructionRefiner-module__y1MCta__diffDivider{padding:.5rem;transform:rotate(90deg)}.InstructionRefiner-module__y1MCta__diffSideNew{border-top:1px solid #e9ecef;border-left:none}.InstructionRefiner-module__y1MCta__quickSuggestions{gap:.35rem}.InstructionRefiner-module__y1MCta__suggestionPill{padding:.3rem .6rem;font-size:.75rem}.InstructionRefiner-module__y1MCta__resultActions{flex-direction:column}.InstructionRefiner-module__y1MCta__resultActions button{justify-content:center;width:100%}.InstructionRefiner-module__y1MCta__takeoverHeader{flex-wrap:wrap}.InstructionRefiner-module__y1MCta__takeoverActions{justify-content:flex-end;width:100%}}
.WelcomeModal-module__DN3wkq__welcomeModal{background:#f8f9fa;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:0;display:flex;z-index:1050!important}@media (min-width:768px){.WelcomeModal-module__DN3wkq__welcomeModal{padding:2rem}}.WelcomeModal-module__DN3wkq__welcomeModal .modal-content{width:100%!important;max-width:100%!important;height:100dvh!important;box-shadow:none!important;-webkit-overflow-scrolling:touch!important;align-items:initial!important;color:initial!important;font-size:initial!important;font-weight:initial!important;background-color:#fff!important;border-radius:0!important;flex-direction:column!important;margin:0!important;display:flex!important;overflow:hidden auto!important}@media (min-width:768px){.WelcomeModal-module__DN3wkq__welcomeModal .modal-content{border-radius:0!important;width:100%!important;max-width:100%!important;height:calc(100dvh - 4rem)!important;margin:0!important}}.WelcomeModal-module__DN3wkq__welcomeModal .modal-body{-webkit-overflow-scrolling:touch!important;flex:auto!important;overflow-y:auto!important}.WelcomeModal-module__DN3wkq__modalBody{scrollbar-width:thin!important;-webkit-overflow-scrolling:touch!important;max-height:90vh!important;padding:1.5rem!important;overflow-y:auto!important}@media (min-width:768px){.WelcomeModal-module__DN3wkq__modalBody{max-height:85vh!important;padding:2.5rem!important}}.WelcomeModal-module__DN3wkq__modalBody::-webkit-scrollbar{width:4px}.WelcomeModal-module__DN3wkq__modalBody::-webkit-scrollbar-track{background:#f1f1f1}.WelcomeModal-module__DN3wkq__modalBody::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}.WelcomeModal-module__DN3wkq__welcomeHeader{text-align:center;margin-bottom:1.5rem;animation:.6s ease-out WelcomeModal-module__DN3wkq__fadeInDown}@media (min-width:768px){.WelcomeModal-module__DN3wkq__welcomeHeader{margin-bottom:2.5rem}}.WelcomeModal-module__DN3wkq__welcomeTitle{color:#2c3e50;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;line-height:1.2}@media (min-width:768px){.WelcomeModal-module__DN3wkq__welcomeTitle{margin-bottom:.8rem;font-size:2rem}}.WelcomeModal-module__DN3wkq__welcomeSubtitle{color:#6c757d;max-width:100%;margin:0 auto;padding:0 .5rem;font-size:1rem}@media (min-width:768px){.WelcomeModal-module__DN3wkq__welcomeSubtitle{max-width:700px;padding:0;font-size:1.1rem}}.WelcomeModal-module__DN3wkq__welcomeExplanation{text-align:center;max-width:100%;margin:1.5rem auto 1rem;animation:.6s ease-out .1s WelcomeModal-module__DN3wkq__fadeInDown}.WelcomeModal-module__DN3wkq__welcomeExplanation h4{color:#2c3e50;margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.WelcomeModal-module__DN3wkq__welcomeExplanation p{color:#6c757d;max-width:90%;margin:0 auto;font-size:.95rem}@media (min-width:768px){.WelcomeModal-module__DN3wkq__welcomeExplanation{max-width:800px;margin:2rem auto 1.5rem}.WelcomeModal-module__DN3wkq__welcomeExplanation h4{margin-bottom:.75rem;font-size:1.3rem}.WelcomeModal-module__DN3wkq__welcomeExplanation p{max-width:80%;font-size:1.05rem}}.WelcomeModal-module__DN3wkq__featureCard{border:none;border-radius:.5rem;height:100%;margin-bottom:1rem;transition:transform .2s,box-shadow .2s;animation:.6s ease-out both WelcomeModal-module__DN3wkq__fadeInUp;box-shadow:0 3px 10px #00000008}@media (min-width:576px){.WelcomeModal-module__DN3wkq__featureCard{border-radius:.625rem;box-shadow:0 4px 12px #00000008}}@media (min-width:768px){.WelcomeModal-module__DN3wkq__featureCard{border-radius:.75rem;margin-bottom:0;box-shadow:0 5px 15px #00000008}}.WelcomeModal-module__DN3wkq__featureCard:hover{transform:translateY(-3px);box-shadow:0 6px 15px #0000000f}@media (min-width:768px){.WelcomeModal-module__DN3wkq__featureCard:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000000f}}.WelcomeModal-module__DN3wkq__featureIcon{justify-content:center;margin-bottom:.75rem;display:flex}@media (min-width:768px){.WelcomeModal-module__DN3wkq__featureIcon{margin-bottom:1rem}}.WelcomeModal-module__DN3wkq__featureIcon img{width:32px;height:32px}@media (min-width:576px){.WelcomeModal-module__DN3wkq__featureIcon img{width:36px;height:36px}}@media (min-width:768px){.WelcomeModal-module__DN3wkq__featureIcon img{width:40px;height:40px}}.WelcomeModal-module__DN3wkq__featureTitle{color:#2c3e50;text-align:center;margin-bottom:.5rem;font-size:1.1rem;font-weight:600;line-height:1.3}@media (min-width:576px){.WelcomeModal-module__DN3wkq__featureTitle{margin-bottom:.6rem;font-size:1.2rem}}@media (min-width:768px){.WelcomeModal-module__DN3wkq__featureTitle{margin-bottom:.8rem;font-size:1.3rem}}.WelcomeModal-module__DN3wkq__featureDescription{color:#6c757d;text-align:center;font-size:.875rem;line-height:1.4}@media (min-width:576px){.WelcomeModal-module__DN3wkq__featureDescription{font-size:.9rem;line-height:1.45}}@media (min-width:768px){.WelcomeModal-module__DN3wkq__featureDescription{font-size:.95rem;line-height:1.5}}.WelcomeModal-module__DN3wkq__modalFooter{z-index:10;position:sticky;bottom:0;flex-wrap:initial!important;padding:1rem!important;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px))!important;background-color:#f8f9fa!important}@media (min-width:576px){.WelcomeModal-module__DN3wkq__modalFooter{padding:1.25rem!important}}@media (min-width:768px){.WelcomeModal-module__DN3wkq__modalFooter{padding:1.5rem 2rem!important}}.WelcomeModal-module__DN3wkq__ctaContainer{text-align:center;width:100%;animation:.6s ease-out WelcomeModal-module__DN3wkq__fadeInUp}.WelcomeModal-module__DN3wkq__ctaButton{white-space:normal!important;background:#4a6bff!important;border:none!important;border-radius:.75rem!important;width:100%!important;height:auto!important;min-height:48px!important;padding:.75rem 1.2rem!important;font-size:1rem!important;font-weight:600!important;line-height:1.5!important;transition:transform .2s,box-shadow .2s!important;box-shadow:0 3px 8px #4a6bff33!important}@media (min-width:576px){.WelcomeModal-module__DN3wkq__ctaButton{border-radius:.75rem!important;width:auto!important;padding:.7rem 1.5rem!important;font-size:1rem!important}}@media (min-width:768px){.WelcomeModal-module__DN3wkq__ctaButton{border-radius:.5rem!important;padding:.8rem 1.8rem!important;font-size:1.1rem!important;box-shadow:0 4px 10px #4a6bff33!important}}.WelcomeModal-module__DN3wkq__ctaButton:hover{transform:translateY(-2px)!important;box-shadow:0 4px 12px #4a6bff40!important}@media (min-width:768px){.WelcomeModal-module__DN3wkq__ctaButton:hover{transform:translateY(-3px)!important;box-shadow:0 6px 15px #4a6bff4d!important}}.WelcomeModal-module__DN3wkq__closeButton{z-index:1050!important;color:#6c757d!important;cursor:pointer!important;background:0 0!important;border:none!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:32px!important;height:32px!important;padding:0!important;font-size:1rem!important;transition:all .2s!important;display:flex!important;position:absolute!important;top:.75rem!important;right:.75rem!important}@media (min-width:576px){.WelcomeModal-module__DN3wkq__closeButton{width:34px!important;height:34px!important;font-size:1.1rem!important;top:1rem!important;right:1rem!important}}@media (min-width:768px){.WelcomeModal-module__DN3wkq__closeButton{width:36px!important;height:36px!important;font-size:1.2rem!important;top:1.2rem!important;right:1.2rem!important}}.WelcomeModal-module__DN3wkq__closeButton:hover{color:#343a40!important;background-color:#00000008!important}.WelcomeModal-module__DN3wkq__formModalBody{scrollbar-width:thin!important;-webkit-overflow-scrolling:touch!important;max-height:95vh!important;padding:.75rem!important;overflow-y:auto!important}@media (min-width:768px){.WelcomeModal-module__DN3wkq__formModalBody{padding:1rem!important}}@media (min-width:992px){.WelcomeModal-module__DN3wkq__formModalBody{padding:1.25rem!important}}.WelcomeModal-module__DN3wkq__wizardContainer{width:100%!important;max-width:100%!important;margin:0 auto!important;padding:.25rem!important}@media (min-width:576px){.WelcomeModal-module__DN3wkq__wizardContainer{padding:.5rem!important}}@media (min-width:768px){.WelcomeModal-module__DN3wkq__wizardContainer{max-width:95%!important;padding:.75rem!important}}@media (min-width:992px){.WelcomeModal-module__DN3wkq__wizardContainer{max-width:850px!important}}.WelcomeModal-module__DN3wkq__stepIndicator{flex-wrap:wrap;justify-content:center;margin-bottom:1rem;display:flex}@media (min-width:768px){.WelcomeModal-module__DN3wkq__stepIndicator{margin-bottom:1.25rem}}.WelcomeModal-module__DN3wkq__step{color:#6c757d;background-color:#f8f9fa;border:2px solid #dee2e6;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin:0 .25rem .5rem;font-size:.875rem;font-weight:700;display:flex;position:relative}@media (min-width:576px){.WelcomeModal-module__DN3wkq__step{width:36px;height:36px;margin:0 .4rem;font-size:1rem}}@media (min-width:768px){.WelcomeModal-module__DN3wkq__step{width:40px;height:40px;margin:0 .5rem}}.WelcomeModal-module__DN3wkq__step:not(:last-child):after{content:"";z-index:-1;background-color:#dee2e6;width:50%;height:2px;position:absolute;top:50%;left:100%;transform:translateY(-50%)}@media (min-width:576px){.WelcomeModal-module__DN3wkq__step:not(:last-child):after{width:75%}}@media (min-width:768px){.WelcomeModal-module__DN3wkq__step:not(:last-child):after{width:100%}}.WelcomeModal-module__DN3wkq__activeStep{color:#fff;background-color:#4a6bff;border-color:#4a6bff}.WelcomeModal-module__DN3wkq__completedStep{color:#fff;background-color:#28a745;border-color:#28a745}.WelcomeModal-module__DN3wkq__stepContainer{background-color:#fff!important;border-radius:.5rem!important;padding:.75rem!important;box-shadow:0 3px 10px #0000000d!important}@media (min-width:576px){.WelcomeModal-module__DN3wkq__stepContainer{border-radius:.625rem!important;padding:1rem!important}}@media (min-width:768px){.WelcomeModal-module__DN3wkq__stepContainer{border-radius:.75rem!important;padding:1.25rem!important}}.WelcomeModal-module__DN3wkq__stepContent{margin-bottom:1rem!important}@media (min-width:768px){.WelcomeModal-module__DN3wkq__stepContent{margin-bottom:1.25rem!important}}.WelcomeModal-module__DN3wkq__stepTitle{color:#2c3e50;margin-bottom:.25rem;font-size:1.125rem;font-weight:600;line-height:1.3}@media (min-width:576px){.WelcomeModal-module__DN3wkq__stepTitle{margin-bottom:.3125rem;font-size:1.25rem}}@media (min-width:768px){.WelcomeModal-module__DN3wkq__stepTitle{margin-bottom:.375rem;font-size:1.375rem}}.WelcomeModal-module__DN3wkq__stepDescription{color:#6c757d;margin-bottom:.75rem;font-size:.875rem}@media (min-width:576px){.WelcomeModal-module__DN3wkq__stepDescription{margin-bottom:.875rem;font-size:.9375rem}}@media (min-width:768px){.WelcomeModal-module__DN3wkq__stepDescription{margin-bottom:1rem;font-size:.975rem}}.WelcomeModal-module__DN3wkq__stepActions{border-top:1px solid #eee!important;flex-wrap:wrap!important;justify-content:space-between!important;gap:.5rem!important;margin-top:.5rem!important;padding-top:.75rem!important;display:flex!important}@media (min-width:576px){.WelcomeModal-module__DN3wkq__stepActions{flex-wrap:nowrap!important;padding-top:.875rem!important}}.WelcomeModal-module__DN3wkq__stepActions button{flex:1!important;width:auto!important;min-width:100px!important;height:auto!important;margin:0!important;padding:.3125rem .625rem!important;font-size:.8125rem!important;line-height:1.5!important}@media (min-width:576px){.WelcomeModal-module__DN3wkq__stepActions button{flex:0 auto!important;padding:.375rem .75rem!important;font-size:.875rem!important}.WelcomeModal-module__DN3wkq__stepActions button:first-child{margin-right:auto!important}.WelcomeModal-module__DN3wkq__stepActions button:last-child{margin-left:.5rem!important}}.WelcomeModal-module__DN3wkq__loadingContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2rem 0;display:flex}@media (min-width:768px){.WelcomeModal-module__DN3wkq__loadingContainer{padding:3rem 0}}.WelcomeModal-module__DN3wkq__loadingContainer h3{margin-top:1rem;margin-bottom:.5rem;font-size:1.25rem}@media (min-width:768px){.WelcomeModal-module__DN3wkq__loadingContainer h3{margin-top:1.5rem;font-size:1.5rem}}.WelcomeModal-module__DN3wkq__loadingContainer p{max-width:90%;margin-bottom:.75rem;font-size:.9375rem}@media (min-width:768px){.WelcomeModal-module__DN3wkq__loadingContainer p{max-width:80%;margin-bottom:1rem;font-size:1rem}}.WelcomeModal-module__DN3wkq__loadingSpinner{border:4px solid #f3f3f3;border-top-color:#4a6bff;border-radius:50%;width:40px;height:40px;animation:1s linear infinite WelcomeModal-module__DN3wkq__spin}@media (min-width:768px){.WelcomeModal-module__DN3wkq__loadingSpinner{border-width:5px;width:50px;height:50px}}@keyframes WelcomeModal-module__DN3wkq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes WelcomeModal-module__DN3wkq__fadeInDown{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}@keyframes WelcomeModal-module__DN3wkq__fadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.WelcomeModal-module__DN3wkq__featureCard:first-child{animation-delay:.1s}.WelcomeModal-module__DN3wkq__featureCard:nth-child(2){animation-delay:.2s}.WelcomeModal-module__DN3wkq__featureCard:nth-child(3){animation-delay:.3s}.WelcomeModal-module__DN3wkq__magicLoadingContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:2rem;animation:.5s ease-out WelcomeModal-module__DN3wkq__fadeInUp;display:flex}@media (min-width:768px){.WelcomeModal-module__DN3wkq__magicLoadingContainer{min-height:500px;padding:3rem}}.WelcomeModal-module__DN3wkq__magicLoadingIcon{justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:2rem;display:flex;position:relative}@media (min-width:768px){.WelcomeModal-module__DN3wkq__magicLoadingIcon{width:120px;height:120px}}.WelcomeModal-module__DN3wkq__sparklesIcon{color:#4a6bff;z-index:1;animation:2s ease-in-out infinite WelcomeModal-module__DN3wkq__sparkle}@keyframes WelcomeModal-module__DN3wkq__sparkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.WelcomeModal-module__DN3wkq__magicLoadingSpinner{border:3px solid #4a6bff;border-color:#4a6bff #4a6bff #0000 #0000;border-radius:50%;width:100%;height:100%;animation:1.5s linear infinite WelcomeModal-module__DN3wkq__magicSpin;position:absolute}@keyframes WelcomeModal-module__DN3wkq__magicSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.WelcomeModal-module__DN3wkq__magicLoadingTitle{color:#2c3e50;margin-bottom:1rem;font-size:1.5rem;font-weight:700}@media (min-width:768px){.WelcomeModal-module__DN3wkq__magicLoadingTitle{margin-bottom:1.5rem;font-size:1.75rem}}.WelcomeModal-module__DN3wkq__magicLoadingMessage{color:#4a6bff;min-height:2rem;margin-bottom:1.5rem;font-size:1.1rem;font-weight:500;transition:opacity .3s ease-in-out}@media (min-width:768px){.WelcomeModal-module__DN3wkq__magicLoadingMessage{margin-bottom:2rem;font-size:1.25rem}}.WelcomeModal-module__DN3wkq__magicLoadingMessage.WelcomeModal-module__DN3wkq__fadeIn{opacity:1}.WelcomeModal-module__DN3wkq__magicLoadingMessage.WelcomeModal-module__DN3wkq__fadeOut{opacity:0}.WelcomeModal-module__DN3wkq__magicLoadingProgress{gap:8px;margin-bottom:2rem;display:flex}.WelcomeModal-module__DN3wkq__progressDot{background-color:#e0e0e0;border-radius:50%;width:8px;height:8px;transition:background-color .3s,transform .3s}.WelcomeModal-module__DN3wkq__progressDot.WelcomeModal-module__DN3wkq__progressDotActive{background-color:#4a6bff;transform:scale(1.2)}.WelcomeModal-module__DN3wkq__magicLoadingHint{color:#6c757d;max-width:300px;font-size:.875rem}@media (min-width:768px){.WelcomeModal-module__DN3wkq__magicLoadingHint{max-width:400px;font-size:.9375rem}}.WelcomeModal-module__DN3wkq__stepBadge{color:#6366f1;background:#eef2ff;border-radius:999px;margin-bottom:12px;padding:4px 14px;font-size:.8125rem;font-weight:600;display:inline-block}.WelcomeModal-module__DN3wkq__nicheGrid{flex-direction:column;gap:10px;max-width:720px;margin:0 auto 16px;display:flex}@media (min-width:576px){.WelcomeModal-module__DN3wkq__nicheGrid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}}@media (min-width:768px){.WelcomeModal-module__DN3wkq__nicheGrid{grid-template-columns:repeat(3,1fr);gap:12px}}.WelcomeModal-module__DN3wkq__nicheCard{cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#fff;border:2px solid #e2e8f0;border-radius:14px;flex-direction:row;align-items:center;gap:14px;min-height:68px;padding:16px 18px;transition:all .15s;display:flex;position:relative}.WelcomeModal-module__DN3wkq__nicheCard:active{transform:scale(.98)}@media (min-width:576px){.WelcomeModal-module__DN3wkq__nicheCard{text-align:center;flex-direction:column;align-items:center;gap:0;min-height:auto;padding:16px 12px}.WelcomeModal-module__DN3wkq__nicheCard:active{transform:none}}.WelcomeModal-module__DN3wkq__nicheCard:hover{background:#f8faff;border-color:#c7d2fe}.WelcomeModal-module__DN3wkq__nicheCard[data-selected]{background:#eef2ff;border-color:#6366f1}.WelcomeModal-module__DN3wkq__nicheCheck{background:#6366f1;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:6px;right:6px}.WelcomeModal-module__DN3wkq__nicheIcon{background:#f1f5f9;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:background .15s;display:flex}@media (min-width:576px){.WelcomeModal-module__DN3wkq__nicheIcon{margin-bottom:8px}}.WelcomeModal-module__DN3wkq__nicheIcon[data-selected]{background:#6366f1}.WelcomeModal-module__DN3wkq__nicheLabel{color:#1e293b;font-size:.875rem;font-weight:600;line-height:1.2}.WelcomeModal-module__DN3wkq__nicheDesc{color:#94a3b8;margin-top:2px;font-size:.75rem;line-height:1.3}.WelcomeModal-module__DN3wkq__showMoreBtn{color:#6366f1;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:4px;margin:0 auto 16px;padding:6px 12px;font-size:.875rem;font-weight:500;transition:background .15s;display:flex}.WelcomeModal-module__DN3wkq__showMoreBtn:hover{background:#eef2ff}.WelcomeModal-module__DN3wkq__customNicheInput{border:2px solid #e2e8f0;border-radius:10px;outline:none;width:100%;max-width:400px;margin:0 auto 16px;padding:12px 14px;font-size:16px;transition:border-color .15s;display:block}.WelcomeModal-module__DN3wkq__customNicheInput:focus{border-color:#6366f1}.WelcomeModal-module__DN3wkq__identityCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;max-width:520px;margin:0 auto;padding:20px 16px}@media (min-width:576px){.WelcomeModal-module__DN3wkq__identityCard{padding:28px 24px}}.WelcomeModal-module__DN3wkq__fieldLabel{color:#334155;align-items:center;margin-bottom:8px;font-size:.875rem;font-weight:600;display:flex}.WelcomeModal-module__DN3wkq__fieldInput{-webkit-text-size-adjust:100%;border:2px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:16px 14px;font-size:16px;font-weight:500;transition:border-color .15s}.WelcomeModal-module__DN3wkq__fieldInput:focus{border-color:#6366f1}.WelcomeModal-module__DN3wkq__fieldInput[data-error]{border-color:#ef4444}.WelcomeModal-module__DN3wkq__fieldValidation{position:absolute;top:50%;right:12px;transform:translateY(-50%)}.WelcomeModal-module__DN3wkq__fieldError{color:#ef4444;margin-top:4px;font-size:.75rem;display:block}.WelcomeModal-module__DN3wkq__toneGrid{flex-direction:column;gap:10px;display:flex}@media (min-width:576px){.WelcomeModal-module__DN3wkq__toneGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}}.WelcomeModal-module__DN3wkq__toneCard{cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#fff;border:2px solid #e2e8f0;border-radius:12px;flex-direction:row;align-items:center;gap:14px;min-height:60px;padding:16px 18px;transition:all .15s;display:flex}.WelcomeModal-module__DN3wkq__toneCard:active{transform:scale(.98)}@media (min-width:576px){.WelcomeModal-module__DN3wkq__toneCard{text-align:center;flex-direction:column;align-items:center;gap:0;min-height:auto;padding:14px 8px}.WelcomeModal-module__DN3wkq__toneCard:active{transform:none}}.WelcomeModal-module__DN3wkq__toneCard:hover{border-color:#c7d2fe}.WelcomeModal-module__DN3wkq__toneCard[data-selected]{background:#eef2ff;border-color:#6366f1}.WelcomeModal-module__DN3wkq__toneEmoji{margin-bottom:4px;font-size:1.5rem}.WelcomeModal-module__DN3wkq__toneLabel{color:#1e293b;font-size:.8125rem;font-weight:600}.WelcomeModal-module__DN3wkq__toneDesc{color:#94a3b8;margin-top:2px;font-size:.6875rem}.WelcomeModal-module__DN3wkq__ctaContainerSplit{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}
.DragCalendar-module__LMj5Gq__successEvent{color:#fff;background-color:#28a745}.DragCalendar-module__LMj5Gq__failedEvent{color:#fff;background-color:#dc3545}.DragCalendar-module__LMj5Gq__confirmedEvent{color:#fff;background-color:#007bff}.DragCalendar-module__LMj5Gq__cancelledEvent{color:#fff;background-color:#6c757d}
.WhatsAppConnectStep-module-scss-module__lo-vgW__container{justify-content:center;align-items:center;width:100%;min-height:100%;padding:2rem 1rem;display:flex}.WhatsAppConnectStep-module-scss-module__lo-vgW__card{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:560px;padding:2.5rem 2rem;box-shadow:0 10px 40px #00000014}.WhatsAppConnectStep-module-scss-module__lo-vgW__iconWrapper{color:#fff;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;margin:0 auto 1.25rem;display:flex;box-shadow:0 8px 24px #25d36659}.WhatsAppConnectStep-module-scss-module__lo-vgW__title{color:#1f2937;margin-bottom:.75rem;font-size:1.6rem;font-weight:700}.WhatsAppConnectStep-module-scss-module__lo-vgW__subtitle{color:#4b5563;margin-bottom:1.5rem;font-size:1rem;line-height:1.5}.WhatsAppConnectStep-module-scss-module__lo-vgW__benefits{text-align:left;max-width:420px;margin:0 auto 1.75rem;padding:0;list-style:none}.WhatsAppConnectStep-module-scss-module__lo-vgW__benefits li{color:#374151;padding:.5rem 0 .5rem 1.75rem;font-size:.95rem;position:relative}.WhatsAppConnectStep-module-scss-module__lo-vgW__benefits li:before{content:"✓";color:#25d366;font-size:1rem;font-weight:700;position:absolute;top:.5rem;left:0}.WhatsAppConnectStep-module-scss-module__lo-vgW__actions{flex-direction:column;align-items:stretch;gap:.75rem;display:flex}.WhatsAppConnectStep-module-scss-module__lo-vgW__skipButton{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:.95rem;font-weight:500;text-decoration:underline;transition:color .15s}.WhatsAppConnectStep-module-scss-module__lo-vgW__skipButton:hover,.WhatsAppConnectStep-module-scss-module__lo-vgW__skipButton:focus{color:#111827;outline:none}.WhatsAppConnectStep-module-scss-module__lo-vgW__skipHint{color:#9ca3af;margin:0;font-size:.8rem}@media (max-width:576px){.WhatsAppConnectStep-module-scss-module__lo-vgW__card{padding:2rem 1.25rem}.WhatsAppConnectStep-module-scss-module__lo-vgW__title{font-size:1.35rem}}
.WhatsAppConnectBanner-module-scss-module__1csjAG__banner{background:linear-gradient(90deg,#25d36614 0%,#128c7e14 100%);border:1px solid #25d36640;border-radius:12px;align-items:center;gap:1rem;margin-bottom:1.25rem;padding:1rem 1.25rem;display:flex}.WhatsAppConnectBanner-module-scss-module__1csjAG__icon{color:#fff;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 12px #25d36659}.WhatsAppConnectBanner-module-scss-module__1csjAG__content{flex:auto;min-width:0}.WhatsAppConnectBanner-module-scss-module__1csjAG__title{color:#1f2937;margin:0;font-size:.95rem;font-weight:600}.WhatsAppConnectBanner-module-scss-module__1csjAG__description{color:#4b5563;margin:.25rem 0 0;font-size:.85rem}.WhatsAppConnectBanner-module-scss-module__1csjAG__actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.WhatsAppConnectBanner-module-scss-module__1csjAG__ctaButton{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:background .15s,transform .15s}.WhatsAppConnectBanner-module-scss-module__1csjAG__ctaButton:hover,.WhatsAppConnectBanner-module-scss-module__1csjAG__ctaButton:focus{background:#1ebe5b;outline:none;transform:translateY(-1px)}.WhatsAppConnectBanner-module-scss-module__1csjAG__closeButton{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s;display:inline-flex}.WhatsAppConnectBanner-module-scss-module__1csjAG__closeButton:hover,.WhatsAppConnectBanner-module-scss-module__1csjAG__closeButton:focus{color:#111827;background:#0000000d;outline:none}@media (max-width:576px){.WhatsAppConnectBanner-module-scss-module__1csjAG__banner{flex-wrap:wrap}.WhatsAppConnectBanner-module-scss-module__1csjAG__actions{justify-content:flex-end;width:100%}}
.EditAssistant-module__63A9ZG__pageWrapper{min-height:calc(100vh - 80px);padding:0 0 24px}.EditAssistant-module__63A9ZG__topBar{z-index:50;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:16px;padding:12px 24px;display:flex;position:sticky;top:0;box-shadow:0 1px 3px #0000000a}.EditAssistant-module__63A9ZG__topBarLeft{flex:1;align-items:center;gap:16px;min-width:0;display:flex}.EditAssistant-module__63A9ZG__backButton{color:#64748b;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.EditAssistant-module__63A9ZG__backButton:hover{color:#0f172a;background:#f8fafc;border-color:#cbd5e1}.EditAssistant-module__63A9ZG__assistantNameInput{color:#0f172a;background:0 0;border:none;border-radius:8px;outline:none;width:100%;max-width:400px;padding:4px 8px;font-size:18px;font-weight:700;transition:all .15s}.EditAssistant-module__63A9ZG__assistantNameInput:hover{background:#f8fafc}.EditAssistant-module__63A9ZG__assistantNameInput:focus{background:#f0f9ff;box-shadow:0 0 0 2px #3b82f633}.EditAssistant-module__63A9ZG__topBarRight{flex-shrink:0;align-items:center;gap:10px;display:flex}.EditAssistant-module__63A9ZG__statusPill{white-space:nowrap;border-radius:9999px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:600;display:flex}.EditAssistant-module__63A9ZG__statusConnected{color:#166534;background:#dcfce7}.EditAssistant-module__63A9ZG__statusDisconnected{color:#991b1b;cursor:pointer;background:#fef2f2;border:none;transition:all .15s}.EditAssistant-module__63A9ZG__statusDisconnected:hover{background:#fecaca}.EditAssistant-module__63A9ZG__statusDot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.EditAssistant-module__63A9ZG__statusDotGreen{background:#22c55e}.EditAssistant-module__63A9ZG__statusDotRed{background:#ef4444;animation:2s ease-in-out infinite EditAssistant-module__63A9ZG__pulse-dot}@keyframes EditAssistant-module__63A9ZG__pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.EditAssistant-module__63A9ZG__unsavedBadge{color:#a16207;white-space:nowrap;background:#fefce8;border-radius:9999px;align-items:center;gap:4px;padding:5px 12px;font-size:12px;font-weight:600;animation:.2s ease-out EditAssistant-module__63A9ZG__fadeIn;display:flex}@keyframes EditAssistant-module__63A9ZG__fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.EditAssistant-module__63A9ZG__saveButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#3b82f6,#6366f1);border:none;border-radius:10px;align-items:center;gap:6px;padding:8px 20px;font-size:13px;font-weight:600;transition:all .15s;display:flex}.EditAssistant-module__63A9ZG__saveButton:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#4f46e5);transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.EditAssistant-module__63A9ZG__saveButton:disabled{opacity:.5;cursor:not-allowed}.EditAssistant-module__63A9ZG__splitLayout{background:#fff;border:1px solid #e2e8f0;border-radius:16px;grid-template-columns:1fr 1fr;gap:0;height:calc(100vh - 140px);margin:16px 24px 0;transition:grid-template-columns .3s;display:grid;overflow:hidden;box-shadow:0 4px 24px #0000000f}.EditAssistant-module__63A9ZG__splitLayoutFull{grid-template-columns:1fr}.EditAssistant-module__63A9ZG__splitLayoutFull .EditAssistant-module__63A9ZG__leftPanel{border-right:none}.EditAssistant-module__63A9ZG__leftPanel{background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;display:flex;overflow:hidden}.EditAssistant-module__63A9ZG__leftPanelHeader{flex-shrink:0;padding:16px 20px 0}.EditAssistant-module__63A9ZG__panelTabs{background:#f1f5f9;border-radius:12px;gap:2px;padding:3px;display:flex}.EditAssistant-module__63A9ZG__panelTab{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:9px 12px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.EditAssistant-module__63A9ZG__panelTab:hover{color:#334155;background:#ffffff80}.EditAssistant-module__63A9ZG__panelTabActive{color:#0f172a;background:#fff;font-weight:600;box-shadow:0 1px 3px #00000014}.EditAssistant-module__63A9ZG__leftPanelContent{flex-direction:column;flex:1;padding:16px 20px;display:flex;overflow-y:auto}.EditAssistant-module__63A9ZG__rightPanel{background:#f8fafc;flex-direction:column;display:flex;overflow:hidden}.EditAssistant-module__63A9ZG__rightPanel>*{flex:1}.EditAssistant-module__63A9ZG__settingsPanel{margin:16px 24px 0}.EditAssistant-module__63A9ZG__settingsGrid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:16px;display:grid}.EditAssistant-module__63A9ZG__settingsCard{background:#fff;border:1px solid #e2e8f0;border-radius:14px;transition:box-shadow .2s;overflow:hidden}.EditAssistant-module__63A9ZG__settingsCard:hover{box-shadow:0 2px 12px #0000000d}.EditAssistant-module__63A9ZG__settingsCardHeader{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:16px 20px;transition:background .15s;display:flex}.EditAssistant-module__63A9ZG__settingsCardHeader:hover{background:#f8fafc}.EditAssistant-module__63A9ZG__settingsCardInfo{align-items:center;gap:12px;display:flex}.EditAssistant-module__63A9ZG__settingsCardIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.EditAssistant-module__63A9ZG__settingsCardIconBlue{color:#3b82f6;background:#eff6ff}.EditAssistant-module__63A9ZG__settingsCardIconGreen{color:#22c55e;background:#f0fdf4}.EditAssistant-module__63A9ZG__settingsCardIconPurple{color:#a855f7;background:#faf5ff}.EditAssistant-module__63A9ZG__settingsCardIconOrange{color:#f97316;background:#fff7ed}.EditAssistant-module__63A9ZG__settingsCardIconAmber{color:#f59e0b;background:#fffbeb}.EditAssistant-module__63A9ZG__settingsCardTitle{color:#0f172a;margin:0;font-size:14px;font-weight:600}.EditAssistant-module__63A9ZG__settingsCardDesc{color:#64748b;margin:2px 0 0;font-size:12px}.EditAssistant-module__63A9ZG__settingsCardChevron{color:#94a3b8;transition:transform .2s}.EditAssistant-module__63A9ZG__settingsCardChevronOpen{transform:rotate(180deg)}.EditAssistant-module__63A9ZG__settingsCardBody{padding:0 20px 20px;animation:.2s ease-out EditAssistant-module__63A9ZG__slideDown}@keyframes EditAssistant-module__63A9ZG__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.EditAssistant-module__63A9ZG__floatingTestBtn{z-index:100;color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .2s;display:none;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 20px #10b98166}.EditAssistant-module__63A9ZG__floatingTestBtn:hover{transform:scale(1.08);box-shadow:0 6px 24px #10b98180}.EditAssistant-module__63A9ZG__floatingTestBtnBadge{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:8px;font-weight:700;display:flex;position:absolute;top:-2px;right:-2px}.EditAssistant-module__63A9ZG__mobileDrawerOverlay{z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;animation:.2s EditAssistant-module__63A9ZG__fadeIn;display:none;position:fixed;inset:0}.EditAssistant-module__63A9ZG__mobileDrawer{background:#fff;border-radius:20px 20px 0 0;flex-direction:column;height:85vh;animation:.3s ease-out EditAssistant-module__63A9ZG__slideUp;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden}@keyframes EditAssistant-module__63A9ZG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.EditAssistant-module__63A9ZG__mobileDrawerHandle{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;padding:12px;display:flex}.EditAssistant-module__63A9ZG__mobileDrawerHandleBar{background:#cbd5e1;border-radius:2px;width:40px;height:4px}.EditAssistant-module__63A9ZG__mobileDrawerContent{flex:1;overflow:hidden}.EditAssistant-module__63A9ZG__sectionDivider{background:#f1f5f9;height:1px;margin:20px 0}.EditAssistant-module__63A9ZG__checkboxGrid{flex-direction:column;gap:10px;display:flex}.EditAssistant-module__63A9ZG__checkboxItem{cursor:pointer;border:1px solid #f1f5f9;border-radius:10px;align-items:flex-start;gap:10px;padding:10px 14px;transition:all .15s;display:flex}.EditAssistant-module__63A9ZG__checkboxItem:hover{background:#f8fafc;border-color:#e2e8f0}.EditAssistant-module__63A9ZG__checkboxLabel{color:#1e293b;margin:0;font-size:13px;font-weight:600}.EditAssistant-module__63A9ZG__checkboxDesc{color:#64748b;margin:2px 0 0;font-size:12px}.EditAssistant-module__63A9ZG__loadingState{justify-content:center;align-items:center;min-height:400px;display:flex}@media (max-width:1200px){.EditAssistant-module__63A9ZG__splitLayout{grid-template-columns:1fr;height:auto;max-height:none}.EditAssistant-module__63A9ZG__rightPanel{display:none}.EditAssistant-module__63A9ZG__floatingTestBtn{display:flex}.EditAssistant-module__63A9ZG__mobileDrawerOverlay.EditAssistant-module__63A9ZG__active{display:block}.EditAssistant-module__63A9ZG__settingsGrid{grid-template-columns:1fr}}@media (max-width:768px){.EditAssistant-module__63A9ZG__topBar{gap:10px;padding:10px 16px}.EditAssistant-module__63A9ZG__assistantNameInput{max-width:200px;font-size:15px}.EditAssistant-module__63A9ZG__splitLayout{border-radius:12px;margin:12px 16px 0}.EditAssistant-module__63A9ZG__leftPanelContent{padding:16px}.EditAssistant-module__63A9ZG__settingsPanel{margin:12px 16px 0}.EditAssistant-module__63A9ZG__topBarRight{gap:6px}.EditAssistant-module__63A9ZG__unsavedBadge,.EditAssistant-module__63A9ZG__statusPill span:not(.EditAssistant-module__63A9ZG__statusDot){display:none}}@media (max-width:480px){.EditAssistant-module__63A9ZG__panelTabs{flex-wrap:nowrap;overflow-x:auto}.EditAssistant-module__63A9ZG__panelTab{padding:8px 10px;font-size:12px}.EditAssistant-module__63A9ZG__topBar{flex-wrap:wrap}}
.Checkout-module-scss-module__7C-l9W__shell{background:var(--hx-bg-subtle);width:100%;height:100%;min-height:100dvh;padding:20px 16px calc(28px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;flex-direction:column;align-items:center;display:flex;position:relative;overflow:hidden auto}.Checkout-module-scss-module__7C-l9W__content{flex-direction:column;gap:16px;width:100%;max-width:520px;animation:.24s ease-out Checkout-module-scss-module__7C-l9W__fadeUp;display:flex}.Checkout-module-scss-module__7C-l9W__topbar{justify-content:space-between;align-items:center;gap:12px;padding:4px 0 8px;display:flex}.Checkout-module-scss-module__7C-l9W__backBtn{color:var(--hx-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;margin-left:-8px;padding:6px 8px;font-size:13px;font-weight:500;display:inline-flex}.Checkout-module-scss-module__7C-l9W__backBtn:hover{color:var(--hx-text-emphasis);background:color-mix(in srgb, var(--hx-text-emphasis) 5%, transparent)}.Checkout-module-scss-module__7C-l9W__secureChip{color:var(--hx-text-secondary);background:var(--hx-bg-elevated);border:1px solid var(--hx-border-subtle,var(--hx-border));border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11.5px;font-weight:600;display:inline-flex}.Checkout-module-scss-module__7C-l9W__header{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.Checkout-module-scss-module__7C-l9W__statusChip{background:color-mix(in srgb, var(--hx-success,#22c55e) 14%, transparent);border:1px solid color-mix(in srgb, var(--hx-success,#22c55e) 35%, transparent);color:var(--hx-success,#16a34a);letter-spacing:.02em;border-radius:9999px;align-items:center;gap:6px;padding:5px 12px;font-size:11.5px;font-weight:700;display:inline-flex}.Checkout-module-scss-module__7C-l9W__title{letter-spacing:-.02em;color:var(--hx-text-emphasis);margin:0;font-size:clamp(22px,4.5vw,28px);font-weight:800;line-height:1.2}.Checkout-module-scss-module__7C-l9W__subtitle{color:var(--hx-text-secondary);max-width:380px;margin:0;font-size:14px;line-height:1.5}.Checkout-module-scss-module__7C-l9W__card{background:var(--hx-bg-elevated,#fff);border:1px solid var(--hx-border-subtle,var(--hx-border));box-shadow:0 1px 3px color-mix(in srgb, var(--hx-text-emphasis) 5%, transparent),0 8px 24px -16px color-mix(in srgb, var(--hx-text-emphasis) 18%, transparent);border-radius:16px;flex-direction:column;gap:14px;padding:18px 16px;display:flex}.Checkout-module-scss-module__7C-l9W__cardHeader{letter-spacing:.06em;text-transform:uppercase;color:var(--hx-text-secondary);align-items:center;gap:8px;margin-bottom:2px;font-size:11.5px;font-weight:700;display:flex}.Checkout-module-scss-module__7C-l9W__cardHeaderIcon{width:14px;height:14px;color:var(--hx-accent)}.Checkout-module-scss-module__7C-l9W__planSummary{flex-direction:column;gap:8px;display:flex}.Checkout-module-scss-module__7C-l9W__planLine{justify-content:space-between;align-items:center;gap:12px;display:flex}.Checkout-module-scss-module__7C-l9W__planLabel{color:var(--hx-text-secondary);font-size:13.5px}.Checkout-module-scss-module__7C-l9W__planLabelStrong{color:var(--hx-text-emphasis);font-weight:600}.Checkout-module-scss-module__7C-l9W__planTotal{color:var(--hx-text-emphasis);letter-spacing:-.02em;font-size:22px;font-weight:800}.Checkout-module-scss-module__7C-l9W__todayLine{background:color-mix(in srgb, var(--hx-success,#22c55e) 10%, transparent);border:1px solid color-mix(in srgb, var(--hx-success,#22c55e) 28%, transparent);border-radius:10px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.Checkout-module-scss-module__7C-l9W__todayLabel{color:var(--hx-success,#16a34a);align-items:center;gap:6px;font-size:12.5px;font-weight:600;display:inline-flex}.Checkout-module-scss-module__7C-l9W__todayValue{color:var(--hx-success,#16a34a);letter-spacing:-.02em;font-size:18px;font-weight:800}.Checkout-module-scss-module__7C-l9W__cycleToggle{background:var(--hx-bg-subtle);border:1px solid var(--hx-border-subtle,var(--hx-border));border-radius:10px;padding:3px;display:flex}.Checkout-module-scss-module__7C-l9W__cycleBtn{color:var(--hx-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:7px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 10px;font-size:12.5px;font-weight:600;transition:color .16s,background .16s;display:inline-flex}.Checkout-module-scss-module__7C-l9W__cycleBtn:focus-visible{outline:2px solid var(--hx-accent);outline-offset:2px}.Checkout-module-scss-module__7C-l9W__cycleBtnActive{background:var(--hx-bg-elevated);color:var(--hx-text-emphasis);box-shadow:0 1px 3px color-mix(in srgb, var(--hx-text-emphasis) 8%, transparent)}.Checkout-module-scss-module__7C-l9W__cycleBadge{background:color-mix(in srgb, var(--hx-success,#22c55e) 22%, transparent);color:var(--hx-success,#16a34a);border-radius:999px;padding:1px 6px;font-size:10px;font-weight:700;display:inline-block}.Checkout-module-scss-module__7C-l9W__identityRow{background:var(--hx-bg-subtle);border:1px solid var(--hx-border-subtle,var(--hx-border));border-radius:10px;align-items:center;gap:10px;padding:10px 12px;display:flex}.Checkout-module-scss-module__7C-l9W__identityAvatar{background:linear-gradient(135deg, var(--hx-accent), var(--hx-accent-strong,var(--hx-accent)));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:inline-flex}.Checkout-module-scss-module__7C-l9W__identityInfo{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.Checkout-module-scss-module__7C-l9W__identityName{color:var(--hx-text-emphasis);text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:600;overflow:hidden}.Checkout-module-scss-module__7C-l9W__identitySub{color:var(--hx-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.Checkout-module-scss-module__7C-l9W__identityEdit{color:var(--hx-accent);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;padding:4px 6px;font-size:12px;font-weight:600;display:inline-flex}.Checkout-module-scss-module__7C-l9W__identityEdit:hover{background:color-mix(in srgb, var(--hx-accent) 8%, transparent)}.Checkout-module-scss-module__7C-l9W__formGroup{flex-direction:column;gap:6px;display:flex}.Checkout-module-scss-module__7C-l9W__label{color:var(--hx-text-emphasis);font-size:12.5px;font-weight:600}.Checkout-module-scss-module__7C-l9W__labelHint{color:var(--hx-text-secondary);font-weight:400}.Checkout-module-scss-module__7C-l9W__input{border:1.5px solid var(--hx-border);background:var(--hx-bg-subtle);width:100%;color:var(--hx-text-emphasis);border-radius:10px;outline:none;padding:12px 14px;font-size:14.5px;font-weight:500;transition:border-color .16s,box-shadow .16s}.Checkout-module-scss-module__7C-l9W__input::placeholder{color:var(--hx-text-secondary);opacity:.7}.Checkout-module-scss-module__7C-l9W__input:focus{border-color:var(--hx-accent);background:var(--hx-bg-elevated);box-shadow:0 0 0 3px color-mix(in srgb, var(--hx-accent) 22%, transparent)}.Checkout-module-scss-module__7C-l9W__input[data-error=true]{border-color:var(--hx-danger,#ef4444);background:color-mix(in srgb, var(--hx-danger,#ef4444) 5%, var(--hx-bg-subtle))}.Checkout-module-scss-module__7C-l9W__errorText{color:var(--hx-danger,#ef4444);margin:0;font-size:12px}.Checkout-module-scss-module__7C-l9W__docSwitch{background:var(--hx-bg-subtle);border:1px solid var(--hx-border-subtle,var(--hx-border));border-radius:8px;align-self:flex-start;padding:2px;display:inline-flex}.Checkout-module-scss-module__7C-l9W__docBtn{color:var(--hx-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 14px;font-size:12px;font-weight:600;transition:all .16s}.Checkout-module-scss-module__7C-l9W__docBtnActive{background:var(--hx-bg-elevated);color:var(--hx-accent);box-shadow:0 1px 2px color-mix(in srgb, var(--hx-text-emphasis) 8%, transparent)}.Checkout-module-scss-module__7C-l9W__ctaBtn{background:linear-gradient(135deg, var(--hx-accent), var(--hx-accent-strong,var(--hx-accent)));color:#fff;cursor:pointer;letter-spacing:-.01em;width:100%;min-height:52px;box-shadow:0 6px 16px color-mix(in srgb, var(--hx-accent) 38%, transparent),0 1px 0 #ffffff2e inset;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:14px 20px;font-size:15.5px;font-weight:700;transition:transform .12s,box-shadow .16s,filter .12s;display:inline-flex}.Checkout-module-scss-module__7C-l9W__ctaBtn:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px)}.Checkout-module-scss-module__7C-l9W__ctaBtn:active:not(:disabled){transform:translateY(0)}.Checkout-module-scss-module__7C-l9W__ctaBtn:disabled{cursor:not-allowed;opacity:.65}.Checkout-module-scss-module__7C-l9W__spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite Checkout-module-scss-module__7C-l9W__spin}.Checkout-module-scss-module__7C-l9W__ctaHint{text-align:center;color:var(--hx-text-secondary);flex-wrap:wrap;justify-content:center;align-items:center;gap:5px;margin:0;font-size:11.5px;line-height:1.5;display:flex}.Checkout-module-scss-module__7C-l9W__terms{text-align:center;color:var(--hx-text-secondary);margin:0;font-size:10.5px;line-height:1.5}.Checkout-module-scss-module__7C-l9W__terms a{color:var(--hx-accent);text-decoration:none}.Checkout-module-scss-module__7C-l9W__terms a:hover{text-decoration:underline}.Checkout-module-scss-module__7C-l9W__trustStrip{grid-template-columns:1fr 1fr;gap:8px;padding:0 4px;display:grid}.Checkout-module-scss-module__7C-l9W__trustItem{color:var(--hx-text-secondary);align-items:center;gap:6px;font-size:11.5px;display:inline-flex}.Checkout-module-scss-module__7C-l9W__trustItem svg{color:var(--hx-text-secondary);flex-shrink:0}@keyframes Checkout-module-scss-module__7C-l9W__spin{to{transform:rotate(360deg)}}@keyframes Checkout-module-scss-module__7C-l9W__fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Checkout-module-scss-module__7C-l9W__content{animation:none}.Checkout-module-scss-module__7C-l9W__ctaBtn{transition:none}.Checkout-module-scss-module__7C-l9W__ctaBtn:hover:not(:disabled){transform:none}.Checkout-module-scss-module__7C-l9W__spinner{animation:none}}@media (min-width:480px){.Checkout-module-scss-module__7C-l9W__shell{padding:28px 24px calc(32px + env(safe-area-inset-bottom))}.Checkout-module-scss-module__7C-l9W__trustStrip{grid-template-columns:repeat(4,1fr)}}
@keyframes forgot-password-module-scss-module__7sGfIW__fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.forgot-password-module-scss-module__7sGfIW__form{flex-direction:column;gap:16px;width:100%;animation:.3s ease-out both forgot-password-module-scss-module__7sGfIW__fadeIn;display:flex}.forgot-password-module-scss-module__7sGfIW__field{flex-direction:column;gap:8px;display:flex}.forgot-password-module-scss-module__7sGfIW__label{color:#0f172a;letter-spacing:-.01em;font-size:13px;font-weight:600}.forgot-password-module-scss-module__7sGfIW__input{color:#0f172a;background-color:#fff;border:1.5px solid #e2e8f0;border-radius:.5rem;width:100%;height:48px;padding:12px 14px;font-family:inherit;font-size:15px;transition:all .18s}.forgot-password-module-scss-module__7sGfIW__input::placeholder{color:#94a3b8}.forgot-password-module-scss-module__7sGfIW__input:hover:not(:focus){border-color:#cbd5e1}.forgot-password-module-scss-module__7sGfIW__input:focus{border-color:#22c55e;outline:none;box-shadow:0 0 0 4px #22c55e33}.forgot-password-module-scss-module__7sGfIW__input:disabled{cursor:not-allowed;background-color:#f8fafc}.forgot-password-module-scss-module__7sGfIW__error{color:#dc2626;background:#dc26260f;border:1px solid #dc262633;border-radius:.5rem;margin:0;padding:10px 12px;font-size:13px}.forgot-password-module-scss-module__7sGfIW__submit{color:#fff;cursor:pointer;letter-spacing:-.01em;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border:none;border-radius:.5rem;height:50px;margin-top:4px;padding:0 20px;font-size:15px;font-weight:600;transition:all .2s;box-shadow:0 4px 14px -2px #22c55e59,0 2px 4px -1px #22c55e26}.forgot-password-module-scss-module__7sGfIW__submit:hover:not(:disabled){background:linear-gradient(135deg,#16a34a 0%,#15803d 100%);transform:translateY(-1px);box-shadow:0 10px 24px -4px #22c55e73}.forgot-password-module-scss-module__7sGfIW__submit:disabled{opacity:.6;cursor:not-allowed}
.SignupSheet-module-scss-module__NibWFW__overlay{z-index:90;background:var(--hx-bg-overlay,#0b0a1ac7);-webkit-backdrop-filter:blur(6px)saturate(140%);justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}.SignupSheet-module-scss-module__NibWFW__sheet{background:var(--hx-bg-elevated);border:1px solid var(--hx-border);width:100%;max-width:520px;max-height:92dvh;box-shadow:0 -24px 60px -20px #0f0c2973,0 -2px 0 color-mix(in srgb, var(--hx-text-primary) 4%, transparent) inset;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border-bottom:none;border-top-left-radius:24px;border-top-right-radius:24px;flex-direction:column;gap:18px;padding:18px 20px 24px;display:flex;position:relative;overflow-y:auto}.SignupSheet-module-scss-module__NibWFW__handle{background:var(--hx-border);border-radius:999px;flex-shrink:0;width:44px;height:4px;margin:0 auto}.SignupSheet-module-scss-module__NibWFW__close{border:1px solid var(--hx-border);background:var(--hx-bg-subtle);width:32px;height:32px;color:var(--hx-text-secondary);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;transition:background .12s,color .12s,transform .12s;display:inline-flex;position:absolute;top:14px;right:14px}.SignupSheet-module-scss-module__NibWFW__close:hover{background:var(--hx-bg-muted);color:var(--hx-text-primary)}.SignupSheet-module-scss-module__NibWFW__close:active{transform:scale(.94)}.SignupSheet-module-scss-module__NibWFW__close:focus-visible{outline:2px solid var(--hx-accent);outline-offset:2px}.SignupSheet-module-scss-module__NibWFW__header{text-align:left;flex-direction:column;gap:8px;padding:4px 4px 0;display:flex}.SignupSheet-module-scss-module__NibWFW__eyebrow{background:color-mix(in srgb, var(--hx-accent) 12%, transparent);color:var(--hx-accent);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.SignupSheet-module-scss-module__NibWFW__title{letter-spacing:-.01em;color:var(--hx-text-primary);margin:0;font-size:22px;font-weight:700;line-height:28px}.SignupSheet-module-scss-module__NibWFW__subtitle{color:var(--hx-text-secondary);margin:0;font-size:14px;line-height:20px}.SignupSheet-module-scss-module__NibWFW__formWrap{flex-direction:column;width:100%;display:flex}@media (min-width:768px){.SignupSheet-module-scss-module__NibWFW__overlay{align-items:center;padding:24px}.SignupSheet-module-scss-module__NibWFW__sheet{border:1px solid var(--hx-border);border-radius:20px;max-width:460px;max-height:min(720px,92dvh);padding:22px 24px 28px}.SignupSheet-module-scss-module__NibWFW__handle{display:none}.SignupSheet-module-scss-module__NibWFW__title{font-size:24px;line-height:30px}}@media (prefers-reduced-motion:reduce){.SignupSheet-module-scss-module__NibWFW__sheet{transition:none}}
