.auth-page{color:#343238;background:#fff;grid-template-columns:minmax(360px,46%) 1fr;min-height:100svh;display:grid}.auth-story{color:#fff;background:#29282c;flex-direction:column;padding:44px 52px 30px;display:flex;position:relative;overflow:hidden}.auth-brand{z-index:1;align-items:center;gap:12px;font-size:24px;line-height:1.2;text-decoration:none;display:flex;position:relative}.auth-brand strong{font-weight:400}.auth-brand small{letter-spacing:2.1px;color:#c8c6cc;margin-top:8px;font-size:9px;font-weight:700;display:block}.auth-brand-icon{background:var(--brand-yellow);color:#29282c;width:48px;height:52px;box-shadow:3px 0 0 var(--brand-red),0 3px 0 var(--brand-green);border-radius:12px;place-items:center;display:grid}.auth-story-content{max-width:570px;margin:auto 0;padding:66px 0 32px}.auth-overline{letter-spacing:2.4px;color:#d9d7dc;font-size:10px;font-weight:700}.auth-story h2{letter-spacing:-2px;margin:23px 0;font-size:clamp(36px,3.6vw,60px);line-height:1.1}.auth-story h2 em{color:var(--brand-yellow);font-style:normal}.auth-story-content>p{color:#c9c7cd;font-size:17px;line-height:1.8}.auth-warehouse{width:100%;max-width:530px;margin:16px auto 5px;display:block}.auth-features{color:#eeedf0;flex-wrap:wrap;gap:25px;font-size:12px;display:flex}.auth-features span{align-items:center;gap:9px;display:flex}.auth-features svg{color:var(--brand-yellow)}.auth-story-footer{color:#b4b2b9;align-items:center;gap:12px;font-size:11px;display:flex}.auth-colour-bars{gap:3px;display:flex}.auth-colour-bars i{background:var(--brand-yellow);width:18px;height:4px}.auth-colour-bars i:nth-child(2){background:var(--brand-green)}.auth-colour-bars i:nth-child(3){background:var(--brand-red)}.auth-form-side{flex-direction:column;min-width:0;padding:32px 44px 22px;display:flex}.auth-top{color:var(--muted);justify-content:space-between;gap:16px;font-size:12px;display:flex}.auth-top a{align-items:center;gap:8px;text-decoration:none;display:flex}.auth-top a:hover{text-decoration:underline}.auth-top>span{color:#77747e}.auth-main{width:100%;max-width:430px;margin:auto;padding:44px 0 36px}.auth-tabs{background:#f3f3f2;border-radius:10px;gap:4px;margin-bottom:36px;padding:5px;display:flex}.auth-tabs a{text-align:center;width:50%;color:var(--muted);border-radius:7px;padding:10px 8px;font-size:13px;font-weight:700;text-decoration:none}.auth-tabs a[aria-current=page]{color:#343238;background:#fff;box-shadow:0 1px 5px #20201f15}.auth-kicker{letter-spacing:1.8px;color:var(--green-ink);font-size:10px;font-weight:700}.auth-heading h1{letter-spacing:-1.1px;margin:12px 0;font-size:34px;line-height:1.15}.auth-heading>p{color:var(--muted);max-width:40ch;font-size:14px;line-height:1.7}.auth-preview{color:#706d75;align-items:flex-start;gap:10px;margin:22px 0 25px;font-size:11px;line-height:1.6;display:flex}.auth-preview>span{color:#57535e;border:1px solid #dfdde2;border-radius:4px;flex-shrink:0;padding:2px 7px;font-size:10px}.auth-form{gap:19px;display:grid}.auth-field label{margin-bottom:7px;font-size:13px;font-weight:700;display:block}.auth-field input{width:100%;min-height:49px;font:inherit;color:#343238;background:#fff;border:1px solid #d4d2d8;border-radius:8px;padding:12px 14px;font-size:14px;transition:border-color .15s;display:block}.auth-field input::placeholder{color:#88838f}.auth-field input:focus{outline-offset:2px;border-color:#55505f;outline:2px solid #ffed0070}.auth-field input[aria-invalid=true]{border-color:var(--red-ink)}.auth-label-row{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.auth-label-row a{color:#68616e;text-underline-offset:3px;font-size:12px}.auth-password{position:relative}.auth-password input{padding-right:52px}.auth-password button{color:#77717f;background:0 0;border:0;border-radius:6px;place-items:center;width:43px;height:43px;display:grid;position:absolute;top:3px;right:3px}.auth-field-hint{color:var(--muted);align-items:center;gap:5px;margin-top:8px;font-size:11px;display:flex}.auth-field-hint svg{color:var(--green-ink);flex-shrink:0}.auth-submit{background:var(--brand-yellow);border:1px solid var(--brand-yellow);border-radius:8px;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:51px;margin-top:3px;padding:14px 18px;font-size:14px;font-weight:700;display:flex}.auth-submit:hover{background:#efdf00;border-color:#efdf00}.auth-divider{color:#857e8b;align-items:center;gap:16px;margin:26px 0 16px;font-size:11px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e9e7ec;flex:1;height:1px}.auth-guest{border:1px solid #dedbe3;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:10px 14px;font-size:13px;font-weight:700;text-decoration:none;display:flex}.auth-guest:hover{background:#f8f7f9}.auth-form+.auth-guest{margin-top:20px}.auth-local{color:#7c7582;justify-content:center;align-items:center;gap:7px;margin-top:22px;font-size:11px;line-height:1.5;display:flex}.auth-local svg{flex-shrink:0}.auth-footer{color:#89828f;border:0;justify-content:space-between;gap:12px;margin:0;padding:0;font-size:10px;display:flex}.auth-feedback{border-left:3px solid var(--brand-yellow);background:#fffbd6;border-radius:5px;padding:13px 15px;font-size:13px;line-height:1.6}.auth-error{border-color:var(--brand-red);background:var(--red-soft);color:var(--red-ink)}@media (min-width:1500px){.auth-story{padding-inline:80px}.auth-story-content{margin-inline:auto}}@media (max-width:1000px){.auth-page{grid-template-columns:minmax(300px,42%) 1fr}.auth-story{padding:35px 30px 25px}.auth-form-side{padding:28px}.auth-story h2{font-size:39px}.auth-features{gap:15px}.auth-story-content{padding-block:50px}.auth-top>span{display:none}}@media (max-width:760px){.auth-page{display:block}.auth-story{padding:22px 24px}.auth-brand{font-size:21px}.auth-brand-icon{width:39px;height:43px}.auth-story-content,.auth-story-footer{display:none}.auth-form-side{min-height:calc(100svh - 87px);padding:20px 24px}.auth-top>span{display:block}.auth-main{max-width:440px;padding:28px 0 36px}.auth-tabs{margin-bottom:28px}.auth-heading h1{font-size:32px}.auth-footer{flex-wrap:wrap}.auth-preview{margin-block:20px}.auth-top{font-size:11px}}@media (prefers-reduced-motion:reduce){.auth-field input{transition:none}}.auth-demo{background:#f6f6f5;border:1px solid #e3e1e6;border-radius:8px;margin:0 0 22px;padding:12px 14px;font-size:12px}.auth-demo summary{cursor:pointer;font-weight:700}.auth-demo p{overflow-wrap:anywhere;margin-top:10px;line-height:1.9}.auth-recovery{margin-top:28px}.auth-recovery h2{font-size:23px}.auth-recovery p{margin:16px 0;font-size:14px}.auth-recovery code{overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;background:#fffbd6;border-radius:8px;padding:18px;display:block}.auth-recovery label{align-items:center;gap:10px;margin:20px 0;font-size:13px;display:flex}.auth-recovery input{flex-shrink:0;width:18px;height:18px}.auth-switch{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}
