.auth{--auth-ink:#173238;--auth-deep:#123b44;--auth-action:#2f7d62;--auth-action-dark:#236049;--auth-mist:#f2f6f4;--auth-line:#d7e2de;--auth-alert:#a13a3a;height:100dvh;min-height:100dvh;color:var(--auth-ink);background:#fff;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(300px,.82fr) minmax(400px,1.18fr);display:grid;overflow:hidden}.auth__context{color:#eef7f3;background:var(--auth-deep);flex-direction:column;justify-content:space-between;min-height:100dvh;padding:clamp(28px,5vw,64px);display:flex;position:relative;overflow:hidden}.auth__context:after{aspect-ratio:1;content:"";pointer-events:none;border:1px solid #eef7f333;border-radius:50%;width:clamp(210px,26vw,390px);position:absolute;bottom:clamp(80px,15vh,180px);right:clamp(-140px,-8vw,-60px);box-shadow:0 0 0 42px #eef7f30a,0 0 0 92px #eef7f308}.auth__brand{z-index:1;align-items:center;gap:12px;width:fit-content;display:flex;position:relative}.auth__brand>span{color:#fff;background:#ffffff14;border:1px solid #ffffff38;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.auth__brand strong{color:#fff;letter-spacing:-.04em;font-size:22px;font-weight:600}.auth__context-copy{z-index:1;max-width:520px;margin:auto 0;position:relative}.auth__context-copy h1{color:#fff;letter-spacing:-.055em;max-width:14ch;margin:0;font-size:clamp(34px,4.2vw,56px);font-weight:500;line-height:.98}.auth__context-copy p{color:#eef7f3b8;max-width:44ch;margin:20px 0 0;font-size:16px;line-height:1.65}.auth__privacy{z-index:1;color:#eef7f3b8;align-items:center;gap:9px;margin:0;font-size:13px;display:flex;position:relative}.auth__entry{scrollbar-width:none;background:#fff;place-items:center;height:100dvh;min-height:0;padding:clamp(22px,5vw,64px);display:grid;overflow-y:auto}.auth__entry::-webkit-scrollbar{width:0;height:0}.auth__form-wrap{width:min(100%,390px)}.auth__header{border-bottom:1px solid var(--auth-line);grid-template-columns:auto 1fr;align-items:start;gap:12px;padding-bottom:18px;display:grid}.auth__lock{width:38px;height:38px;color:var(--auth-action);background:var(--auth-mist);border-radius:50%;place-items:center;display:grid}.auth__header h2{color:var(--auth-ink);letter-spacing:-.035em;margin:0;font-size:24px;font-weight:600;line-height:1.15}.auth__header p{color:#687d79;margin:6px 0 0;font-size:14px;line-height:1.55}.auth__form{margin-top:18px}.auth__form fieldset{border:0;gap:7px;min-width:0;margin:0;padding:0;display:grid}.auth__form fieldset:disabled{opacity:.68}.auth__form label,.auth__label-row{color:#344e4f;font-size:13px;font-weight:600}.auth__form label:not(:first-child),.auth__label-row{margin-top:0}.auth__label-row{justify-content:space-between;align-items:center;display:flex}.auth__label-row label{margin:0}.auth__form input{width:100%;height:42px;color:var(--auth-ink);background:#fff;border:1px solid #cbd8d4;border-radius:10px;padding:0 13px;font-size:15px}.auth__form input:hover{border-color:#9db6ae}.auth__form input:focus-visible,.auth__reveal:focus-visible,.auth__submit:focus-visible{outline-offset:2px;outline:3px solid #2f7d6238}.auth__form input:focus{border-color:var(--auth-action)}.auth__form small{color:#738582;font-size:11px;line-height:1.5}.auth__form code{color:#355a52;background:var(--auth-mist);font-family:inherit;font-size:inherit;border-radius:4px;padding:1px 4px;font-weight:600}.auth__reveal{color:var(--auth-action);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:3px;font-size:12px;font-weight:600;display:inline-flex}.auth__error{border-left:3px solid var(--auth-alert);color:#7e2e2e;background:#fff5f4;margin:18px 0 0;padding:9px 12px;font-size:13px;line-height:1.5}.auth__submit{color:#fff;background:var(--auth-action);cursor:pointer;border:0;border-radius:10px;width:100%;min-height:44px;margin-top:18px;padding:12px 18px;font-weight:600;box-shadow:0 8px 20px #23604929}.auth__submit:hover:not(:disabled){background:var(--auth-action-dark)}.auth__submit:disabled{opacity:.72}.auth__help{color:#71817e;text-align:center;margin:16px 0 0;font-size:12px;line-height:1.55}@media (max-width:760px){.auth{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr}.auth__context{flex-direction:row;justify-content:flex-start;min-height:0;padding:12px 18px}.auth__context:after{width:220px;bottom:-105px;right:-75px}.auth__brand>span{width:32px;height:32px}.auth__brand strong{font-size:19px}.auth__context-copy,.auth__privacy{display:none}.auth__entry{overscroll-behavior:contain;place-items:start center;height:auto;min-height:auto;padding:14px 18px 16px}.auth__form-wrap{width:min(100%,420px)}.auth__header{gap:10px;padding-bottom:10px}.auth__lock{width:34px;height:34px}.auth__header h2{font-size:22px}.auth__header p{margin-top:3px;font-size:12px;line-height:1.4}.auth__form{margin-top:12px}.auth__form fieldset{gap:5px}.auth__form input{height:40px}.auth__form small{font-size:10.5px;line-height:1.35}.auth__submit{min-height:42px;margin-top:12px;padding-block:10px}.auth__help{margin-top:10px}}@media (max-width:380px){.auth__context,.auth__entry{padding-inline:14px}}@media (prefers-reduced-motion:no-preference){.auth__submit{transition:background-color .14s,transform .14s}.auth__submit:active:not(:disabled){transform:translateY(1px)}}
