@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";
[data-auth-premium-shell]{--color-primary:var(--shared-auth-primary);--color-primary-strong:var(--shared-auth-primary-strong);--color-primary-deep:var(--shared-auth-primary-deep);--color-primary-foreground:var(--shared-auth-primary-foreground);--color-bento-accent-dark:#1e3a8a;--color-bento-accent-mint:#93c5fd;--color-section-canvas:#f1f5f9;--color-section-muted:#f8fafc;--color-background-light:var(--shared-auth-background-light);--color-text-primary:var(--shared-auth-text-primary);--color-text-secondary:var(--shared-auth-text-secondary);--color-text-muted:#64748b}.auth-anim-mesh{background:radial-gradient(ellipse 118% 78% at 12% 16%, #2563eb1a, transparent 54%), radial-gradient(ellipse 88% 70% at 88% 82%, #1d4ed812, transparent 50%), radial-gradient(ellipse 70% 58% at 52% 48%, #93c5fd13, transparent 48%), radial-gradient(ellipse 50% 36% at 72% 22%, #2563eb0b, transparent 62%), linear-gradient(168deg, var(--color-section-canvas) 0%, var(--color-background-light) 100%);background-size:142% 142%,130% 130%,120% 120%,110% 110%,100% 100%;animation:44s cubic-bezier(.45,.05,.55,1) infinite alternate authMeshMorph}.auth-atmosphere-vignette{background:radial-gradient(92% 78% at 50% 45%,#0000 38%,#0f172a08 100%)}.auth-foreground-bloom{opacity:.72;background:radial-gradient(58% 44% at 70% 16%,#2563eb0c,#0000 70%)}.auth-anim-flow{animation:36s cubic-bezier(.45,.05,.2,1) infinite alternate authFlowDrift}.auth-anim-flow-slow{animation:44s cubic-bezier(.45,.05,.2,1) infinite alternate-reverse authFlowDrift}.auth-anim-dash{animation:40s linear infinite authStrokeDash}.auth-anim-dash-delayed{animation:46s linear -10s infinite authStrokeDash}.auth-anim-dash-soft{animation:56s cubic-bezier(.35,0,.25,1) infinite authStrokeDashSlow}.auth-anim-opacity-breathe{animation:22s ease-in-out infinite authOpacityBreathe}.auth-anim-glow-pulse{animation:26s ease-in-out infinite authGlowPulse}.auth-anim-parallax-back{animation:40s cubic-bezier(.45,.05,.2,1) infinite alternate authParallaxDrift}.auth-anim-particle{animation:28s cubic-bezier(.45,.05,.55,1) infinite authParticleDrift}.auth-anim-particle-slow{animation:36s cubic-bezier(.45,.05,.55,1) infinite reverse authParticleDrift}.auth-anim-orbit-spin{transform-origin:50%;transform-box:fill-box;animation:64s linear infinite authOrbitSpin}.auth-anim-orbit-spin-reverse{transform-origin:50%;transform-box:fill-box;animation:80s linear infinite reverse authOrbitSpin}@keyframes authMeshMorph{0%{background-position:0 0,100% 100%,50% 40%,70% 20%,0 0}to{background-position:100% 60%,0 30%,60% 70%,40%,0 0}}@keyframes authFlowDrift{0%{transform:translate(-.9%,.45%)rotate(-.22deg)}to{transform:translate(1.05%,-.65%)rotate(.28deg)}}@keyframes authStrokeDash{to{stroke-dashoffset:-420px}}@keyframes authStrokeDashSlow{to{stroke-dashoffset:-300px}}@keyframes authHubGlowPulse{0%,to{opacity:.72}50%{opacity:1}}@keyframes authMicroNodePulse{0%,to{opacity:.38}50%{opacity:.72}}@keyframes authOpacityBreathe{0%,to{opacity:.35}50%{opacity:.55}}@keyframes authGlowPulse{0%,to{opacity:.25}50%{opacity:.42}}@keyframes authParallaxDrift{0%{transform:translate(0,0)}to{transform:translate(1.65%,-1.25%)}}@keyframes authParticleDrift{0%,to{transform:translate(0,0)}33%{transform:translate(3px,-8px)}66%{transform:translate(-4px,-2px)}}@keyframes authOrbitSpin{to{transform:rotate(360deg)}}@media (max-width:1024px){.auth-foreground-bloom{opacity:.42}}@media (prefers-reduced-motion:no-preference){.auth-orbit-pulse{animation:5.2s cubic-bezier(.45,.05,.2,1) infinite authHubGlowPulse}.auth-pulse-node{animation:3.8s cubic-bezier(.45,.05,.55,1) infinite authMicroNodePulse}.auth-handoff-spinner__square{animation:1.05s cubic-bezier(.45,.05,.55,1) infinite authHandoffSquare}.auth-handoff-spinner__square:first-child{animation-delay:0s}.auth-handoff-spinner__square:nth-child(2){animation-delay:.12s}.auth-handoff-spinner__square:nth-child(3){animation-delay:.24s}.auth-handoff-spinner__square:nth-child(4){animation-delay:.36s}.auth-handoff-spinner__square:nth-child(5){animation-delay:.48s}}@media (prefers-reduced-motion:reduce){.auth-anim-orbit-spin,.auth-anim-orbit-spin-reverse{animation:none}.auth-handoff-spinner__square{opacity:.55;animation:none;transform:none}}.auth-handoff-spinner{justify-content:center;align-items:center;gap:.4rem;display:flex}.auth-handoff-spinner__square{background:var(--color-primary,var(--shared-auth-primary));opacity:.22;border-radius:.2rem;width:.625rem;height:.625rem;transform:scale(.72)}@keyframes authHandoffSquare{0%,to{opacity:.2;transform:scale(.72)}35%{opacity:1;transform:scale(1)}}
:root{--shared-auth-primary:#2563eb;--shared-auth-primary-foreground:#fff;--shared-auth-primary-soft:#dbeafe;--shared-auth-primary-strong:#1d4ed8;--shared-auth-primary-deep:#1e40af;--shared-auth-accent:#14b8a6;--shared-auth-background-light:#f9fafb;--shared-auth-background-dark:#0f172a;--shared-auth-text-primary:#111827;--shared-auth-text-secondary:#6b7280;--shared-auth-border-subtle:#2563eb1f;--shared-auth-checkbox-border:#2563eb59;--shared-auth-surface:#fff;--shared-auth-success:#16a34a;--shared-auth-success-muted:#dcfce7;--shared-auth-error:#dc2626;--shared-auth-error-muted:#fef2f2;--shared-auth-warning:#b45309;--shared-auth-warning-muted:#fffbeb;--shared-auth-spacing-xs:4px;--shared-auth-spacing-sm:8px;--shared-auth-spacing-md:16px;--shared-auth-spacing-lg:24px;--shared-auth-spacing-xl:32px;--shared-auth-spacing-2xl:48px;--shared-auth-radius-sm:6px;--shared-auth-radius-md:8px;--shared-auth-radius-lg:12px;--shared-auth-radius-xl:16px;--shared-auth-radius-pill:9999px;--shared-auth-shadow-card:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shared-auth-shadow-elevated:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--shared-auth-shadow-floating:0 32px 64px -16px #00000026;--shared-auth-font:"Inter", system-ui, -apple-system, BlinkMacSystemFont, sans-serif}[data-shared-auth]{--shared-auth-form-max-width:460px;font-size:16px}[data-shared-auth] .premium-auth-brand-panel-main-stack{gap:48px}@media (min-width:1025px){[data-shared-auth] .premium-auth-brand-panel-main-stack{gap:56px}}[data-shared-auth] .premium-auth-brand-lockup-accent{margin-top:8px}.kc-brand-lockup{vertical-align:middle;align-items:center;line-height:1!important;font-family:var(--shared-auth-font)!important;flex-shrink:0!important;gap:0!important;display:inline-flex!important}.kc-brand-lockup>img{vertical-align:middle;box-sizing:content-box!important;width:auto!important;max-width:none!important;height:1em!important;margin-top:var(--kc-brand-mark-y,0px)!important;margin-bottom:0!important;margin-right:0!important;margin-left:var(--kc-brand-mark-x,0px)!important;-o-object-fit:contain!important;object-fit:contain!important;border:0!important;flex-shrink:0!important;padding:0!important;display:block!important;position:relative!important}.kc-brand-lockup[data-kc-brand-lockup=md]>img{top:0;left:0;margin-top:5px!important;margin-left:6px!important}.kc-brand-lockup-wordmark,.kc-brand-lockup-wordmark *,[data-kc-brand-wordmark],[data-kc-brand-wordmark] *{font-family:var(--shared-auth-font)!important;line-height:1!important}.kc-brand-lockup-wordmark,[data-kc-brand-wordmark]{letter-spacing:-.025em;margin-left:var(--kc-brand-wordmark-x,-9px)!important;margin-top:var(--kc-brand-wordmark-y,0px)!important;align-items:baseline!important;font-weight:600!important;display:inline-flex!important;transform:none!important}.kc-brand-lockup-commerce{color:#00b2c8!important}[data-shared-auth],[data-shared-auth] *,[data-shared-auth] :before,[data-shared-auth] :after{font-family:var(--shared-auth-font)!important}[data-shared-auth] input[type=text],[data-shared-auth] input[type=email],[data-shared-auth] input[type=password],[data-shared-auth] input[type=tel]{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;box-sizing:border-box;margin:0}[data-shared-auth] input::placeholder{opacity:1}[data-shared-auth] input[type=checkbox]{appearance:none;vertical-align:middle;-webkit-user-select:none;user-select:none;box-sizing:border-box;border:1.5px solid var(--shared-auth-checkbox-border);background-color:var(--shared-auth-surface);cursor:pointer;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;padding:0;transition:border-color .15s,background-color .15s;display:inline-flex}[data-shared-auth] input[type=checkbox]:hover{border-color:var(--shared-auth-primary)}[data-shared-auth] input[type=checkbox]:focus{box-shadow:0 0 0 2px var(--shared-auth-primary-soft);outline:none}[data-shared-auth] input[type=checkbox]:checked{background-color:var(--shared-auth-primary);border-color:var(--shared-auth-primary);background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}[data-shared-auth] label{font-family:inherit;font-size:inherit;line-height:inherit}[data-shared-auth] button.auth-password-toggle{box-shadow:none;appearance:none;cursor:pointer;background:0 0;border:0 solid #0000;margin:0;padding:0}[data-shared-auth] header[role=banner]{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background-color:#f8fafccc!important;border-bottom:1px solid #2563eb1a!important}[data-shared-auth] .auth-floating-input,[data-shared-auth] .auth-modern-select{border-style:solid;border-width:1px;border-color:color-mix(in srgb, var(--shared-auth-border-subtle) 85%, transparent)}[data-shared-auth] .auth-floating-input:hover:not(:focus):not(:disabled){border-color:color-mix(in srgb, var(--shared-auth-primary) 22%, var(--shared-auth-surface));background-color:color-mix(in srgb, var(--shared-auth-surface) 84%, white);box-shadow:inset 0 1px #ffffff94,inset 0 -1px #0f172a09,0 2px 8px -2px #0f172a0a}[data-shared-auth] .auth-floating-input:focus{border-color:var(--shared-auth-primary);background-color:color-mix(in srgb, var(--shared-auth-surface) 91%, white);box-shadow:0 0 0 2px var(--shared-auth-primary-soft), 0 0 0 6px #2563eb0e, 0 4px 20px -8px #2563eb1f, inset 0 1px 0 #ffffffad, inset 0 -1px 0 #0f172a08}[data-shared-auth] .auth-primary-cta:before{content:"";border-top-left-radius:inherit;border-top-right-radius:inherit;opacity:.72;pointer-events:none;z-index:0;background:linear-gradient(#ffffff3d 0%,#fff0 92%);border-bottom-right-radius:0;border-bottom-left-radius:0;height:46%;position:absolute;top:0;left:0;right:0}[data-shared-auth] .auth-primary-cta>*{z-index:1;position:relative}[data-shared-auth] .auth-primary-cta:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(105deg,#0000 36%,#fff3 50%,#0000 64%);position:absolute;inset:0;transform:translate(-125%)}@media (prefers-reduced-motion:no-preference){[data-shared-auth] .auth-primary-cta:after{animation:6.8s cubic-bezier(.45,.05,.2,1) infinite sharedAuthCtaShimmer}[data-shared-auth] .auth-card-entrance{animation:.62s cubic-bezier(.22,1,.36,1) both sharedAuthCardEntrance}[data-shared-auth] .auth-card-entrance-delay-1{animation-delay:75ms}[data-shared-auth] .auth-card-entrance-delay-2{animation-delay:.145s}[data-shared-auth] .auth-card-entrance-delay-3{animation-delay:.21s}}@keyframes sharedAuthCtaShimmer{0%,74%{opacity:0;transform:translate(-125%)}80%{opacity:.95}90%,to{opacity:0;transform:translate(125%)}}@keyframes sharedAuthCardEntrance{0%{opacity:0;transform:translateY(10px)scale(.995)}to{opacity:1;transform:translateY(0)scale(1)}}.kc-neo-dot{flex-shrink:0;justify-content:center;align-items:center;width:.625rem;height:.625rem;display:inline-flex;position:relative}.kc-neo-dot__core{z-index:2;background:linear-gradient(#93c5fd 0%,#2563eb 55%,#1d4ed8 100%);border-radius:9999px;width:.3125rem;height:.3125rem;animation:2.4s ease-in-out infinite kcNeoDotPulse;position:relative;box-shadow:0 0 0 1px #ffffffd9,0 0 6px 1px #2563eb8c,0 0 12px 2px #38bdf859}.kc-neo-dot__ring{z-index:1;border:1px solid #60a5faa6;border-radius:9999px;width:.5rem;height:.5rem;animation:2.4s ease-out infinite kcNeoDotRing;position:absolute}.kc-neo-dot__halo{z-index:0;background:radial-gradient(circle,#93c5fd8c 0%,#2563eb33 45%,#0000 70%);border-radius:9999px;width:.75rem;height:.75rem;animation:2.4s ease-in-out infinite kcNeoDotHalo;position:absolute}@keyframes kcNeoDotPulse{0%,to{transform:scale(1);box-shadow:0 0 0 1px #ffffffd9,0 0 6px 1px #2563eb73,0 0 10px 2px #38bdf840}50%{transform:scale(1.12);box-shadow:0 0 0 1px #fffffff2,0 0 8px 2px #2563ebb3,0 0 16px 3px #38bdf866}}@keyframes kcNeoDotRing{0%{opacity:.85;transform:scale(.7)}70%{opacity:0;transform:scale(1.55)}to{opacity:0;transform:scale(1.55)}}@keyframes kcNeoDotHalo{0%,to{opacity:.45;transform:scale(.9)}50%{opacity:.9;transform:scale(1.15)}}.kc-neo-mark{vertical-align:middle;text-decoration:none;display:inline-flex}.kc-neo-mark__chip{isolation:isolate;background:#fff;border-radius:9999px;align-items:center;gap:.375rem;padding:.2rem .625rem .2rem .3rem;animation:4.5s ease-in-out infinite kcNeoChipBreath;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0f172a0a,0 0 0 1px #0f172a0f}.kc-neo-mark__border{border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;z-index:0;background:linear-gradient(120deg,#2563eb1f,#38bdf899,#2563ebe6,#0ea5e980,#2563eb1f) 0 0/280% 280%;padding:1px;animation:4.5s linear infinite kcNeoBorderShift;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.kc-neo-mark__sheen{border-radius:inherit;opacity:.85;pointer-events:none;z-index:1;background:linear-gradient(105deg,#0000 32%,#ffffffbf 48%,#dbeafe80 52%,#0000 68%) 0 0/220% 100%;animation:3.6s cubic-bezier(.4,0,.2,1) infinite kcNeoSheenLoop;position:absolute;inset:0}.kc-neo-mark__logo{z-index:2;background:linear-gradient(#f8fafc 0%,#eff6ff 100%);border-radius:9999px;justify-content:center;align-items:center;width:1.375rem;height:1.375rem;animation:3.2s ease-in-out infinite kcNeoLogoFloat;display:inline-flex;position:relative;box-shadow:inset 0 0 0 1px #2563eb14}.kc-neo-mark__name{z-index:2;letter-spacing:-.01em;color:#0000;background-image:linear-gradient(100deg,#334155 0% 28%,#2563eb 48%,#0ea5e9 58%,#334155 78% 100%);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;font-size:.8125rem;font-weight:600;animation:4.2s ease-in-out infinite kcNeoNameShimmer;position:relative}@keyframes kcNeoChipBreath{0%,to{box-shadow:0 1px 2px #0f172a0a,0 0 0 1px #0f172a0f}50%{box-shadow:0 4px 14px -6px #2563eb47,0 0 0 1px #2563eb1a}}@keyframes kcNeoBorderShift{0%{background-position:0%}to{background-position:200%}}@keyframes kcNeoSheenLoop{0%{background-position:140% 0}45%,to{background-position:-40% 0}}@keyframes kcNeoLogoFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-1px)scale(1.05)}}@keyframes kcNeoNameShimmer{0%,to{background-position:100%}50%{background-position:0%}}@media (prefers-reduced-motion:reduce){.kc-neo-dot__core,.kc-neo-dot__ring,.kc-neo-dot__halo{animation:none!important}.kc-neo-dot__ring{opacity:.55;transform:scale(1.1)}.kc-neo-dot__halo{opacity:.55;transform:none}.kc-neo-mark__chip,.kc-neo-mark__border,.kc-neo-mark__sheen,.kc-neo-mark__logo,.kc-neo-mark__name{animation:none!important}.kc-neo-mark__sheen{opacity:0}.kc-neo-mark__border{background-position:40%}.kc-neo-mark__name{color:#334155;background:0 0;-webkit-background-clip:unset;background-clip:unset}}
