.auth-page{min-height:100svh;display:grid;grid-template-columns:minmax(360px,44%) 1fr;background:#fff}.auth-story{padding:48px 56px 30px;background:#edf5f0;display:flex;flex-direction:column;position:relative;color:#263e35}.auth-brand{text-decoration:none;width:fit-content}.auth-story-content{margin:auto 0;padding:70px 0;max-width:440px}.auth-symbols{display:flex;align-items:center;margin-bottom:38px}.auth-symbols span{width:58px;height:58px;display:grid;place-items:center;background:#fff;color:#477d67;border:1px solid #dbe8df;border-radius:15px}.auth-symbols span:nth-child(2){width:70px;height:70px;margin:0 14px;background:#37795f;color:#fff}.auth-symbols svg{width:26px;height:26px;stroke-width:1.5}.auth-story h1{font-size:clamp(38px,4vw,59px);line-height:1.11;letter-spacing:-2.3px;font-weight:600;margin:0 0 23px}.auth-story h1 span{color:#397b61}.auth-story-content>p{font-size:18px;line-height:1.7;max-width:340px;color:#61776b}.auth-story-rule{width:45px;height:2px;background:#afc9b9;margin:32px 0 24px}.auth-story-content>p.auth-story-detail{font-size:14px;max-width:275px;line-height:1.7}.auth-footnote{font-size:12px;color:#73867b}.auth-form-panel{display:flex;padding:64px 50px;align-items:center;justify-content:center}.auth-form-wrap{width:100%;max-width:404px}.auth-switch{font-size:13px;display:flex;gap:7px;align-items:center;margin-bottom:66px;color:#738179;flex-wrap:wrap}.auth-switch a{display:inline-flex;gap:7px;align-items:center;color:#287758;font-weight:600}.auth-switch a:hover{text-decoration:underline}.auth-form-heading{margin-bottom:30px}.auth-form-heading h2{font-size:30px;font-weight:600;line-height:1.25;letter-spacing:-1px;margin-bottom:10px;color:#263e35}.auth-form-heading p{color:#738179;line-height:1.65;font-size:14px}.auth-form{display:grid;gap:20px}.auth-field{display:grid;gap:8px}.auth-field label{color:#384e43;font-size:13px;font-weight:600}.auth-field input{width:100%;min-height:49px;border:1px solid #dce5de;border-radius:7px;padding:12px 14px;color:#273e34;background:white;font-size:15px;transition:border-color .15s,box-shadow .15s}.auth-field input::placeholder{color:#8d9b92}.auth-field input:focus{outline:none;border-color:#37795f;box-shadow:0 0 0 3px #37795f18}.auth-field p{font-size:12px;color:#738179;line-height:1.6}.auth-field p.auth-field-error{color:#b42318}.auth-field input[aria-invalid=true]{border-color:#b42318}.auth-field input[aria-invalid=true]:focus{box-shadow:0 0 0 3px #b4231818}.auth-password{position:relative}.auth-password input{padding-right:49px}.auth-password button{position:absolute;right:5px;top:4px;width:41px;height:41px;display:grid;place-items:center;color:#738179;border-radius:5px}.auth-password button:hover{color:#287758;background:#f0f6f2}.auth-password button:focus-visible,.auth-switch a:focus-visible{outline:2px solid #37795f;outline-offset:3px}.auth-submit{width:100%;min-height:49px;margin-top:6px;display:flex;justify-content:space-between;padding:12px 18px}.auth-form button:disabled,.auth-form input:disabled{opacity:.65;cursor:wait}.auth-error{border:1px solid #edcfc5;background:#fff5f0;color:#954b36;font-size:13px;line-height:1.6;padding:12px 14px;border-radius:7px}.auth-small-print{font-size:12px;line-height:1.7;color:#7c887f;margin-top:23px}.account-menu{min-width:0}.account-menu .profile{padding-bottom:9px}.account-menu .profile div{min-width:0}.account-menu .profile div b,.account-menu .profile div span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:154px}.account-logout{width:100%;font-size:12px;min-height:35px}.account-error{color:#954b36;font-size:12px;padding:8px 12px}@media (max-width:850px){.auth-page{grid-template-columns:minmax(280px,40%) 1fr}.auth-story{padding:38px 30px 25px}.auth-form-panel{padding:45px 30px}.auth-story h1{font-size:40px}}@media (max-width:640px){.auth-page{display:block}.auth-story{padding:24px;background:#edf5f0}.auth-story .brand{font-size:26px}.auth-footnote,.auth-story-content{display:none}.auth-form-panel{padding:32px 24px 45px}.auth-switch{margin-bottom:35px}.auth-field input{font-size:16px}}