.AuthPageShell-module__hVxtrW__page{--auth-error:#a43c32;--auth-error-soft:#a43c3214;--auth-success:#17675f;min-height:100svh;color:var(--shell-ink);background:var(--shell-paper);font-family:var(--font-shell-sans);position:relative;overflow:hidden}.AuthPageShell-module__hVxtrW__page:before{content:"";z-index:0;aspect-ratio:1;background:var(--shell-accent-soft);pointer-events:none;border-radius:50%;width:clamp(16rem,30vw,30rem);position:absolute;inset-block-end:clamp(-17rem,-18vw,-10rem);inset-inline-start:clamp(-13rem,-10vw,-6rem)}.AuthPageShell-module__hVxtrW__skipLink{z-index:10;color:var(--shell-paper);background:var(--shell-accent);opacity:0;pointer-events:none;border-radius:.45rem;padding:.7rem 1rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:opacity .14s cubic-bezier(.23,1,.32,1),transform .14s cubic-bezier(.23,1,.32,1);position:fixed;inset-block-start:.7rem;inset-inline-start:.7rem;transform:translateY(-.45rem)}.AuthPageShell-module__hVxtrW__skipLink:focus-visible{opacity:1;pointer-events:auto;outline:3px solid var(--shell-focus);outline-offset:2px;transform:translateY(0)}.AuthPageShell-module__hVxtrW__frame{z-index:1;grid-template-rows:auto 1fr auto;gap:clamp(1.5rem,3vw,2.8rem);width:min(100% - clamp(2rem,7vw,7rem),74rem);min-height:100svh;margin-inline:auto;padding-block:clamp(1.35rem,3vw,2.4rem) clamp(1rem,2.5vw,1.8rem);display:grid;position:relative}.AuthPageShell-module__hVxtrW__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.AuthPageShell-module__hVxtrW__brand{min-width:0;color:inherit;align-items:center;gap:.72rem;text-decoration:none;display:inline-flex}.AuthPageShell-module__hVxtrW__brandIcon{object-fit:contain;flex:none;width:2.55rem;height:2.55rem}.AuthPageShell-module__hVxtrW__brandCopy{flex-direction:column;min-width:0;line-height:1;display:flex}.AuthPageShell-module__hVxtrW__brandCopy strong{font-family:var(--font-shell-serif);letter-spacing:-.025em;font-size:1.08rem;font-weight:650}.AuthPageShell-module__hVxtrW__brandCopy small{color:var(--shell-muted);letter-spacing:.075em;text-transform:uppercase;margin-block-start:.25rem;font-size:.6rem;font-weight:680}.AuthPageShell-module__hVxtrW__backLink{min-height:2.4rem;color:var(--shell-muted);align-items:center;gap:.5rem;padding-inline:.2rem;font-size:.8rem;font-weight:650;text-decoration:none;transition:color .16s,transform .14s cubic-bezier(.23,1,.32,1);display:inline-flex}.AuthPageShell-module__hVxtrW__content{grid-template-columns:minmax(0,.9fr) minmax(25rem,31.5rem);align-self:center;align-items:center;gap:clamp(3rem,8vw,8.5rem);padding-block:1rem;display:grid}.AuthPageShell-module__hVxtrW__intro{max-width:31rem;animation:.26s cubic-bezier(.23,1,.32,1) both AuthPageShell-module__hVxtrW__auth-enter}.AuthPageShell-module__hVxtrW__eyebrow{color:var(--shell-accent);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.75rem;margin:0 0 1rem;font-size:.68rem;font-weight:760;display:flex}.AuthPageShell-module__hVxtrW__eyebrow:before{content:"";background:currentColor;width:2.4rem;height:1px}.AuthPageShell-module__hVxtrW__intro h1{max-width:10ch;font-family:var(--font-shell-serif);letter-spacing:-.047em;text-wrap:balance;margin:0;font-size:clamp(2.4rem,4.4vw,3.85rem);font-weight:520;line-height:.98}.AuthPageShell-module__hVxtrW__description{max-width:35rem;color:var(--shell-muted);margin:1.35rem 0 0;font-size:clamp(.96rem,1.25vw,1.08rem);line-height:1.7}.AuthPageShell-module__hVxtrW__contextNote{border-block-start:1px solid var(--shell-line);max-width:30rem;color:var(--shell-muted);margin-block-start:1.8rem;padding-block-start:1.1rem;font-size:.82rem;line-height:1.65}.AuthPageShell-module__hVxtrW__contextNote strong{color:var(--shell-ink);font-weight:700}.AuthPageShell-module__hVxtrW__formPanel{background:var(--shell-paper-raised);border:1px solid var(--shell-line-strong);border-radius:.85rem;padding:clamp(1.5rem,3vw,2.4rem);animation:.26s cubic-bezier(.23,1,.32,1) 45ms both AuthPageShell-module__hVxtrW__auth-enter;box-shadow:0 22px 60px #1e363214}.AuthPageShell-module__hVxtrW__panelHeader{margin-block-end:1.65rem}.AuthPageShell-module__hVxtrW__panelHeader h2{font-family:var(--font-shell-serif);letter-spacing:-.025em;margin:0;font-size:1.55rem;font-weight:600;line-height:1.15}.AuthPageShell-module__hVxtrW__panelHeader p{color:var(--shell-muted);margin:.55rem 0 0;font-size:.84rem;line-height:1.55}.AuthPageShell-module__hVxtrW__form{gap:1rem;display:grid}.AuthPageShell-module__hVxtrW__field{gap:.45rem;display:grid}.AuthPageShell-module__hVxtrW__label{color:var(--shell-ink);letter-spacing:.045em;font-size:.72rem;font-weight:720}.AuthPageShell-module__hVxtrW__input{width:100%;min-height:3.15rem;color:var(--shell-ink);border:1px solid var(--shell-line-strong);font:inherit;background:#fffdf8;border-radius:.55rem;outline:none;padding:.75rem .9rem;font-size:.92rem;transition:border-color .16s,box-shadow .16s,background-color .16s}.AuthPageShell-module__hVxtrW__input::placeholder{color:var(--shell-muted-soft)}.AuthPageShell-module__hVxtrW__input:focus{border-color:var(--shell-accent);box-shadow:0 0 0 3px var(--shell-accent-soft);background:#fff}.AuthPageShell-module__hVxtrW__requirements{color:var(--shell-muted);margin:0;font-size:.7rem;line-height:1.5}.AuthPageShell-module__hVxtrW__inlineNote{color:var(--shell-muted);background:var(--shell-accent-soft);border-inline-start:2px solid var(--shell-accent);margin:0;padding:.75rem .85rem;font-size:.74rem;line-height:1.55}.AuthPageShell-module__hVxtrW__checkboxLabel{color:var(--shell-muted);cursor:pointer;grid-template-columns:auto 1fr;align-items:start;gap:.65rem;font-size:.74rem;line-height:1.55;display:grid}.AuthPageShell-module__hVxtrW__checkbox{width:1rem;height:1rem;accent-color:var(--shell-accent);margin-block-start:.14rem}.AuthPageShell-module__hVxtrW__legalLink,.AuthPageShell-module__hVxtrW__textLink{color:var(--shell-accent);text-underline-offset:.18em;font-weight:680;text-decoration-thickness:1px}.AuthPageShell-module__hVxtrW__captcha{width:100%;min-width:0}.AuthPageShell-module__hVxtrW__alert,.AuthPageShell-module__hVxtrW__success{border-radius:.45rem;padding:.75rem .85rem;font-size:.74rem;line-height:1.55}.AuthPageShell-module__hVxtrW__alert{color:var(--auth-error);background:var(--auth-error-soft);border:1px solid #a43c3233}.AuthPageShell-module__hVxtrW__success{color:var(--auth-success);background:var(--shell-accent-soft);border:1px solid #17675f33}.AuthPageShell-module__hVxtrW__submit,.AuthPageShell-module__hVxtrW__secondaryAction{width:100%;min-height:3.05rem;font:inherit;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:.75rem 1rem;font-size:.82rem;font-weight:720;text-decoration:none;transition:color .16s,background-color .16s,border-color .16s,transform .12s cubic-bezier(.23,1,.32,1);display:inline-flex}.AuthPageShell-module__hVxtrW__submit{color:var(--shell-paper);background:var(--shell-accent);border:1px solid var(--shell-accent)}.AuthPageShell-module__hVxtrW__secondaryAction{color:var(--shell-ink);border:1px solid var(--shell-line-strong);background:0 0}.AuthPageShell-module__hVxtrW__submit:disabled{cursor:not-allowed;opacity:.55}.AuthPageShell-module__hVxtrW__submit:active:not(:disabled),.AuthPageShell-module__hVxtrW__secondaryAction:active,.AuthPageShell-module__hVxtrW__backLink:active{transform:scale(.97)}.AuthPageShell-module__hVxtrW__formFooter{color:var(--shell-muted);text-align:center;margin:1.25rem 0 0;font-size:.76rem;line-height:1.65}.AuthPageShell-module__hVxtrW__formFooterLinks{flex-wrap:wrap;justify-content:center;gap:.35rem .85rem;margin-block-start:.35rem;display:flex}.AuthPageShell-module__hVxtrW__successState{text-align:left}.AuthPageShell-module__hVxtrW__successMark{width:2.6rem;height:2.6rem;color:var(--shell-paper);background:var(--shell-accent);border-radius:50%;justify-content:center;align-items:center;margin-block-end:1.25rem;font-size:1.1rem;font-weight:800;display:inline-flex}.AuthPageShell-module__hVxtrW__successState h2{font-family:var(--font-shell-serif);letter-spacing:-.03em;margin:0;font-size:1.7rem;font-weight:600}.AuthPageShell-module__hVxtrW__successState p{color:var(--shell-muted);margin:.85rem 0 1.5rem;font-size:.84rem;line-height:1.65}.AuthPageShell-module__hVxtrW__successState strong{color:var(--shell-ink)}.AuthPageShell-module__hVxtrW__footer{min-height:2.2rem;color:var(--shell-muted-soft);justify-content:space-between;align-items:center;gap:1rem;font-size:.67rem;display:flex}.AuthPageShell-module__hVxtrW__footerLinks{gap:1rem;display:inline-flex}.AuthPageShell-module__hVxtrW__footer a{color:inherit;text-decoration:none}.AuthPageShell-module__hVxtrW__brand:focus-visible,.AuthPageShell-module__hVxtrW__backLink:focus-visible,.AuthPageShell-module__hVxtrW__legalLink:focus-visible,.AuthPageShell-module__hVxtrW__textLink:focus-visible,.AuthPageShell-module__hVxtrW__submit:focus-visible,.AuthPageShell-module__hVxtrW__secondaryAction:focus-visible,.AuthPageShell-module__hVxtrW__checkbox:focus-visible,.AuthPageShell-module__hVxtrW__footer a:focus-visible{outline:3px solid var(--shell-focus);outline-offset:3px}@keyframes AuthPageShell-module__hVxtrW__auth-enter{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@media (hover:hover) and (pointer:fine){.AuthPageShell-module__hVxtrW__brand:hover,.AuthPageShell-module__hVxtrW__backLink:hover,.AuthPageShell-module__hVxtrW__legalLink:hover,.AuthPageShell-module__hVxtrW__textLink:hover,.AuthPageShell-module__hVxtrW__footer a:hover{color:var(--shell-accent)}.AuthPageShell-module__hVxtrW__backLink:hover{transform:translate(-.18rem)}.AuthPageShell-module__hVxtrW__submit:hover:not(:disabled){background:var(--shell-accent-strong);border-color:var(--shell-accent-strong)}.AuthPageShell-module__hVxtrW__secondaryAction:hover{color:var(--shell-accent);background:var(--shell-accent-soft);border-color:var(--shell-accent)}}@media (max-width:900px){.AuthPageShell-module__hVxtrW__frame{width:min(100% - 2rem,40rem)}.AuthPageShell-module__hVxtrW__content{grid-template-columns:1fr;align-self:start;gap:2rem;padding-block:1.3rem}.AuthPageShell-module__hVxtrW__intro{max-width:36rem}.AuthPageShell-module__hVxtrW__intro h1{max-width:14ch}.AuthPageShell-module__hVxtrW__description{margin-block-start:1rem}.AuthPageShell-module__hVxtrW__contextNote{margin-block-start:1.2rem}}@media (max-width:520px){.AuthPageShell-module__hVxtrW__frame{gap:1.25rem;width:min(100% - 1.25rem,40rem);padding-block:.85rem 1rem}.AuthPageShell-module__hVxtrW__brandIcon{width:2.25rem;height:2.25rem}.AuthPageShell-module__hVxtrW__brandCopy small{display:none}.AuthPageShell-module__hVxtrW__backLink{font-size:.74rem}.AuthPageShell-module__hVxtrW__content{gap:1.4rem;padding-block:.75rem}.AuthPageShell-module__hVxtrW__eyebrow{margin-block-end:.75rem}.AuthPageShell-module__hVxtrW__intro h1{font-size:clamp(2.15rem,12vw,3rem)}.AuthPageShell-module__hVxtrW__description{font-size:.88rem;line-height:1.6}.AuthPageShell-module__hVxtrW__contextNote{font-size:.75rem}.AuthPageShell-module__hVxtrW__formPanel{border-radius:.7rem;padding:1.2rem;box-shadow:0 14px 40px #1e363212}.AuthPageShell-module__hVxtrW__panelHeader{margin-block-end:1.25rem}.AuthPageShell-module__hVxtrW__footer{text-align:center;flex-wrap:wrap;justify-content:center}}@media (prefers-reduced-motion:reduce){.AuthPageShell-module__hVxtrW__intro,.AuthPageShell-module__hVxtrW__formPanel{animation:none}.AuthPageShell-module__hVxtrW__skipLink,.AuthPageShell-module__hVxtrW__backLink,.AuthPageShell-module__hVxtrW__submit,.AuthPageShell-module__hVxtrW__secondaryAction{transition-duration:.01ms}}
.TurnstileWidget-module__blLlpa__root,.TurnstileWidget-module__blLlpa__widget{width:100%;min-width:0}.TurnstileWidget-module__blLlpa__error{color:#a43c32;font-family:var(--font-shell-sans);margin:0;font-size:.72rem;line-height:1.5}
