*{box-sizing:border-box}html{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#20222a}body{margin:0;min-height:100vh;background:#f5f3ef}.auth-layout{min-height:100vh;display:grid;grid-template-columns:minmax(420px,1.05fr) minmax(460px,.95fr)}.auth-story{position:relative;overflow:hidden;padding:46px clamp(42px,7vw,108px);display:flex;flex-direction:column;justify-content:space-between;background:#20222d;color:#f7f5f0}.auth-story:before{content:"";position:absolute;width:680px;height:680px;border:1px solid #ffffff12;border-radius:50%;right:-330px;top:-330px}.auth-story:after{content:"";position:absolute;width:370px;height:370px;border:90px solid #c6a56a12;border-radius:50%;left:-220px;bottom:-220px}.auth-logo{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none;position:relative;z-index:2}.auth-logo span{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:#c6a56a;color:#20222d;font:700 17px Georgia,serif}.auth-logo strong{font-size:17px}.story-copy{max-width:650px;position:relative;z-index:2}.auth-kicker{text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:800;color:#b48c55}.story-copy h1{font:500 clamp(55px,6vw,88px)/.96 Georgia,"Times New Roman",serif;letter-spacing:-.045em;margin:18px 0 28px}.story-copy p{max-width:550px;color:#c7c8cf;font-size:15px;line-height:1.75}.story-features{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.story-features span{padding:8px 11px;border:1px solid #ffffff1f;border-radius:999px;color:#d8d8dd;font-size:10px}.auth-story footer{color:#868994;font-size:11px;position:relative;z-index:2}.auth-form-panel{display:grid;place-items:center;padding:35px}.auth-card{width:min(440px,100%);padding:42px;background:#fff;border:1px solid #e1dfda;border-radius:23px;box-shadow:0 24px 70px #23252d12}.auth-card h2{font:600 36px/1.1 Georgia,serif;margin:8px 0 10px}.auth-card>p{margin:0 0 28px;color:#73747c;font-size:13px}.auth-card label{display:flex;flex-direction:column;gap:7px;margin:15px 0;color:#51525a;font-size:11px;font-weight:750}.auth-card input{height:49px;padding:0 14px;border:1px solid #d9d8d4;border-radius:11px;background:#fff;font:inherit;outline:0}.auth-card input:focus{border-color:#8e7350;box-shadow:0 0 0 3px #c6a56a20}.auth-card button{width:100%;height:51px;margin-top:8px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:11px;background:#282a35;color:#fff;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.auth-card button:hover{background:#151720}.auth-card>small{display:block;margin-top:22px;padding-top:18px;border-top:1px solid #eeece8;color:#8b8c92;font-size:10px;line-height:1.6}.auth-error,.auth-success{padding:11px 13px;border-radius:10px;font-size:12px}.auth-error{background:#fff0f0;border:1px solid #efcaca;color:#8c3434}.auth-success{background:#ebf7ed;border:1px solid #c8e5ce;color:#326b3d}.setup-wrap{min-height:100vh;display:grid;place-items:center;padding:25px;background:#20222d}.setup-wrap .auth-card{box-shadow:0 30px 90px #0005}@media(max-width:840px){.auth-layout{grid-template-columns:1fr}.auth-story{min-height:380px;padding:30px 24px}.story-copy h1{font-size:50px}.story-copy p,.story-features{display:none}.auth-form-panel{padding:20px 14px 40px}.auth-card{padding:29px 23px;margin-top:-58px;position:relative;z-index:5}.auth-card h2{font-size:31px}}
