@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700;800&display=swap");.AuthPageShell_shell__hxvjB{--brand-orange:#ff6a00;--brand-magenta:#e11d48;--brand-black:#0e0e0e;--ui-gray:#6b6b6b;--landing-sand:#f3eee7;--landing-sand-surface:#faf7f2;--landing-border-warm:rgba(30,20,10,0.06);--landing-shadow-warm:0 12px 40px rgba(30,20,10,0.1);position:relative;display:flex;flex-direction:column;min-height:100dvh;font-family:Montserrat,Poppins,Inter,system-ui,sans-serif;background:var(--landing-sand)}.AuthPageShell_main__TeXYe{position:relative;z-index:1;flex:1 1;display:flex;flex-direction:column;margin-top:-.75rem;padding:0 0 2rem;overflow:hidden}.AuthPageShell_atmosphereGlow__fVzFQ{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 90% 45% at 50% 0,rgba(255,106,0,.035) 0,transparent 55%)}.AuthPageShell_watermark__9b_mg{position:absolute;left:50%;top:55%;width:min(24rem,75vw);height:min(24rem,75vw);transform:translate(-50%,-50%);background:url(/brand/isologo.png) 50%/contain no-repeat;opacity:.03;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.AuthPageShell_container__YEaSI{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;gap:1.375rem}.AuthPageShell_card__NH1Ii{display:flex;flex-direction:column;gap:1rem;padding:1.375rem 1.25rem 1.5rem;border-radius:28px;background:var(--landing-sand-surface);box-shadow:0 2px 16px rgba(30,20,10,.04),0 12px 40px rgba(30,20,10,.06)}.AuthPageShell_intro__V9_VM{display:flex;flex-direction:column;gap:.375rem;text-align:center}.AuthPageShell_intro__V9_VM h1{margin:0;font-family:inherit;font-size:clamp(1.5rem,4.5vw,1.875rem);font-weight:800;line-height:1.15;color:var(--brand-black);letter-spacing:-.02em}.AuthPageShell_intro__V9_VM p{margin:0;font-size:.875rem;font-weight:500;line-height:1.55;color:var(--ui-gray)}.AuthPageShell_entrySection__preVx{display:flex;flex-direction:column;gap:.625rem;padding:0 .125rem}.AuthPageShell_entryEyebrow__jrTbc{margin:0;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-align:center;color:var(--ui-gray)}.AuthPageShell_entryLead__oC6BV{margin:0 0 .375rem;font-size:.9375rem;font-weight:600;line-height:1.4;text-align:center;color:var(--brand-black)}.AuthPageShell_entryPaths__e9jJi{display:flex;flex-direction:column;gap:.625rem}.AuthPageShell_entryPath__nqyF3{display:flex;align-items:center;gap:.875rem;min-height:3.75rem;padding:.9375rem 1.125rem;border-radius:20px;background:var(--landing-sand-surface);color:var(--brand-black);text-decoration:none;box-shadow:var(--landing-shadow-warm);transition:background .2s ease,box-shadow .2s ease,transform .2s ease}.AuthPageShell_entryPath__nqyF3:hover{background:#ffffff;box-shadow:0 6px 28px rgba(255,106,0,.08),0 12px 40px rgba(30,20,10,.08);transform:translateY(-1px)}.AuthPageShell_entryIconWrap__QN74b{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:12px;background:rgba(255,106,0,.1);color:var(--brand-orange)}.AuthPageShell_entryIconSvg__jeYN_{display:block}.AuthPageShell_entryLabel__NNAgq{flex:1 1;font-size:.9375rem;font-weight:600;line-height:1.3}.AuthPageShell_entryArrow__LDY57{flex-shrink:0;color:var(--ui-gray);transition:color .2s ease,transform .2s ease}.AuthPageShell_entryPath__nqyF3:hover .AuthPageShell_entryArrow__LDY57{color:var(--brand-orange);transform:translateX(2px)}.AuthPageShell_cardExtra__m_2_h{display:flex;flex-direction:column;gap:1rem}.AuthPageShell_formArea__rih16{gap:.9375rem!important}.AuthPageShell_formArea__rih16 [data-divider]{gap:0!important;margin:.125rem 0}.AuthPageShell_formArea__rih16 [data-divider]:after,.AuthPageShell_formArea__rih16 [data-divider]:before{height:1px;background:linear-gradient(90deg,transparent,rgba(30,20,10,.1) 20%,rgba(30,20,10,.1) 80%,transparent)}.AuthPageShell_formArea__rih16 [data-divider] span{display:none}.AuthPageShell_formArea__rih16 [data-variant=secondary]{min-height:3.25rem!important;padding:.8125rem 1.125rem!important;border-radius:16px!important;background:var(--landing-sand)!important;border:1px solid var(--landing-border-warm)!important;color:var(--brand-black)!important;font-weight:600!important;box-shadow:none!important;transition:border-color .15s ease,background .15s ease,transform .15s ease,box-shadow .15s ease!important}.AuthPageShell_formArea__rih16 [data-variant=secondary]:hover:not(:disabled){border-color:rgba(255,106,0,.35)!important;color:var(--brand-black)!important;background:#ffffff!important;transform:translateY(-1px);box-shadow:0 8px 24px rgba(30,20,10,.05)!important}.AuthPageShell_formArea__rih16 label{font-size:.8125rem;font-weight:600;letter-spacing:.02em;color:var(--brand-black)}.AuthPageShell_formArea__rih16 input{min-height:3.125rem;padding:.875rem 1rem;border-radius:14px;border:1px solid var(--landing-border-warm);background:var(--landing-sand);color:var(--brand-black);font-size:1rem;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.AuthPageShell_formArea__rih16 input::placeholder{color:#a0a0a0}.AuthPageShell_formArea__rih16 input:hover:not(:disabled){border-color:rgba(30,20,10,.1)}.AuthPageShell_formArea__rih16 input:focus{border-color:var(--brand-orange);background:#ffffff;box-shadow:0 0 0 3px rgba(255,106,0,.14);outline:none}.AuthPageShell_formArea__rih16 [data-variant=primary]{min-height:3rem!important;margin-top:.125rem;border-radius:999px!important;background:linear-gradient(135deg,var(--brand-orange) 0,var(--brand-magenta) 100%)!important;color:#ffffff!important;font-weight:600!important;border:none!important;box-shadow:0 4px 16px rgba(255,106,0,.22)!important;transition:filter .15s ease,transform .15s ease,box-shadow .15s ease!important}.AuthPageShell_formArea__rih16 [data-variant=primary]:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 6px 20px rgba(255,106,0,.3)!important}.AuthPageShell_formArea__rih16 form{display:flex;flex-direction:column;gap:.8125rem}@media (min-width:480px){.AuthPageShell_main__TeXYe{margin-top:-1rem;padding:0 0 2.5rem}.AuthPageShell_card__NH1Ii{padding:1.5rem 1.75rem 1.625rem;gap:1.125rem}.AuthPageShell_container__YEaSI{gap:1.5rem}}@media (min-width:768px){.AuthPageShell_main__TeXYe{justify-content:center;margin-top:-1.25rem;padding:0 0 3rem}.AuthPageShell_card__NH1Ii{padding:1.625rem 2rem 1.75rem}.AuthPageShell_entryPath__nqyF3{padding:1rem 1.25rem}}.AuthForm_form__YWbP7{display:flex;flex-direction:column;gap:1rem}.AuthForm_stack__yjxAV{display:flex;flex-direction:column;gap:1.25rem}.AuthForm_divider__ZLQOQ{display:flex;align-items:center;gap:1rem;color:var(--color-ink-subtle);font-size:.8125rem}.AuthForm_divider__ZLQOQ:after,.AuthForm_divider__ZLQOQ:before{content:"";flex:1 1;height:1px;background:var(--color-border)}