body{display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.auth-story{position:relative;min-height:100vh;background:#e8eee3;padding:47px 9%;display:flex;flex-direction:column;overflow:hidden}.auth-story>.brand{position:relative;z-index:1}.story-content{position:relative;z-index:1;margin:auto 0;padding:70px 0;max-width:410px}.story-content .eyebrow{font-size:9px;letter-spacing:1.5px;color:#718366}.story-content h2{font-size:clamp(46px,5vw,72px);line-height:1.06;letter-spacing:-3.5px;font-weight:500;margin:25px 0}.story-content h2 em{font-family:Georgia,serif;color:var(--green);font-weight:400}.story-content>p:last-of-type{color:#77826d;max-width:340px;font-size:15px;line-height:1.8}.story-receipt{display:flex;gap:12px;align-items:center;margin-top:38px;background:#f8faf4;border:1px solid #d5decd;border-radius:8px;padding:18px 20px;box-shadow:0 9px 25px #34472706}.story-receipt strong{font-size:12px;font-weight:500}.story-receipt div>span{display:block;font-size:10px;color:#8c9783;margin-top:3px}.story-receipt .icon{margin-left:auto;color:#728c5a}.story-foot{position:relative;z-index:1;display:flex;justify-content:space-between;gap:20px;font-size:8px;letter-spacing:1.1px;color:#8b997e}.story-leaf{position:absolute;width:550px;height:550px;max-width:none;bottom:-280px;right:-180px;opacity:.035;pointer-events:none}.auth-main{min-width:0;display:flex;flex-direction:column;min-height:100vh;padding:47px 12% 30px;background:#fffefa}.back-link{font-size:11px;color:#819078;align-self:flex-start}.back-link:hover{color:var(--green)}.auth-panel{max-width:385px;width:100%;margin:auto; padding:60px 0}.auth-panel>.eyebrow{font-size:9px}.auth-panel h1{font-size:38px;font-weight:500;letter-spacing:-1.5px;line-height:1.15;margin:15px 0}.auth-panel #intro{font-size:13px;line-height:1.7;color:#7d8877;max-width:330px;margin-bottom:29px}label{display:block;font-size:12px;font-weight:600;margin-bottom:8px;margin-top:19px}input{border:1px solid #d8dfd2;background:#fffefa;width:100%;padding:12px 13px;border-radius:6px;font-size:14px;height:45px;color:var(--ink)}input::placeholder{color:#a8b09f}input:hover{border-color:#b1beaa}input:focus{border-color:#59784e}.password-wrap{position:relative}.password-wrap input{padding-right:62px}.password-wrap button{position:absolute;right:10px;top:7px;height:30px;padding:0 7px;background:none;border:0;color:#7b8970;font-size:10px}.password-wrap button:hover{color:var(--green)}#submit{width:100%;margin-top:21px;min-height:45px}.auth-switch{border-bottom:1px solid var(--line);text-align:center;padding:19px 0 23px}.switch{border:0;background:none;font-size:12px;color:#6b7d5d}.switch:hover{text-decoration:underline;text-underline-offset:4px}.beta-note{padding-top:23px}.beta-note .pill{font-size:9px;color:#7b8a6b;border-color:#dce3d4;background:#f6f8f0}.beta-note p{font-size:11px;line-height:1.8;color:#8a9580;margin-top:10px}.auth-foot{font-size:10px;color:#96a08c;text-align:center}.help{font-size:11px;margin-top:8px}#error{font-size:12px;color:var(--red);margin-top:10px}#error:empty{display:none}
@media(max-width:980px){.auth-story{padding:36px 8%}.auth-main{padding:36px 9% 25px}.story-content h2{font-size:53px;letter-spacing:-2px}.story-content>p:last-of-type{font-size:13px}.story-receipt{padding:16px}.story-receipt strong{font-size:10px}.story-receipt div>span{font-size:9px}.story-foot{font-size:7px;letter-spacing:.5px}.auth-panel h1{font-size:32px}}
@media(max-width:650px){body{display:block;background:#fffefa}.auth-story{min-height:0;padding:24px 25px;background:var(--paper);border-bottom:1px solid var(--line)}.auth-story .brand{font-size:25px}.auth-story .brand img{width:31px;height:31px}.story-content,.story-foot,.story-leaf{display:none}.auth-main{min-height:calc(100vh - 81px);padding:24px 25px}.auth-panel{padding:38px 0;max-width:390px}.auth-panel h1{font-size:36px}.auth-panel #intro{font-size:13px}.auth-foot{margin-top:15px}.back-link{font-size:11px}}
/* Account recovery shares the sign-in layout. */
.forgot-link{display:block;width:max-content;margin:13px 0 0 auto;color:#526b45;font-size:11px;text-decoration:underline;text-underline-offset:4px}.forgot-link:hover{color:var(--green)}.recovery-panel{outline:none}.recovery-panel h1{font-size:35px}.recovery-submit{width:100%;margin-top:23px;min-height:45px}.recovery-error{font-size:12px;color:var(--red);margin-top:16px;line-height:1.7}.recovery-result{padding:23px;background:#f2f6eb;border:1px solid #d8e3ce;border-radius:8px;margin-top:24px}.recovery-result p{font-size:13px;color:#576b4b;line-height:1.8}.recovery-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#dfeacf;color:#456436;margin-bottom:15px;font-size:17px}.recovery-result>.button,.recovery-result>.switch{margin-top:20px}.recovery-result>.switch{padding:0;font-size:12px;text-decoration:underline;text-underline-offset:4px}.recovery-result.invalid-link{background:#faf4e9;border-color:#e8dbc6}.invalid-link .recovery-mark{background:#eadfc8;color:#846032}.recovery-back{margin:26px 0}.recovery-back>.text-link{font-size:11px}.recovery-panel .beta-note{border-top:1px solid var(--line)}.recovery-panel .help{color:#6d7c61;line-height:1.75}.recovery-panel .beta-note p{color:#6d7c61}@media(max-width:650px){.recovery-panel h1{font-size:31px}.recovery-result{padding:20px}}
