:root{--ink:#17252b;--muted:#667277;--paper:#f5f5ef;--white:#fff;--orange:#f2673b;--yellow:#f3c84b;--navy:#17363b;--line:#d8ddd7;--display:'Space Grotesk',sans-serif;--body:'DM Sans',sans-serif}.auth-page{min-height:100vh;background:var(--paper)}.auth-header{width:min(1160px,calc(100% - 80px));height:100px}.auth-main{width:min(1160px,calc(100% - 80px));min-height:calc(100vh - 100px);margin:0 auto;padding:55px 0 90px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px}.auth-aside{position:relative;padding-bottom:70px}.auth-aside h1{font-family:var(--display);font-size:clamp(54px,6vw,80px);line-height:.94;letter-spacing:-.075em;margin:0 0 24px;font-weight:600}.auth-aside h1 em{color:var(--orange);font-style:normal}.auth-aside>p:last-of-type{max-width:300px;color:var(--muted);font-size:16px}.auth-stamp{position:absolute;bottom:0;right:15%;width:98px;height:98px;border:1px solid var(--orange);border-radius:50%;display:grid;place-items:center;text-align:center;color:var(--orange);transform:rotate(12deg);font-size:10px;line-height:1.1}.auth-stamp span{position:absolute;top:10px;font-size:15px}.auth-card{background:var(--white);padding:34px 40px;box-shadow:0 18px 45px rgba(23,37,43,.09);max-width:500px;width:100%;justify-self:end}.auth-tabs{display:flex;gap:28px;border-bottom:1px solid var(--line);margin-bottom:32px}.auth-tab{border:0;background:none;color:#9aa5a3;padding:0 0 14px;font-size:13px;font-weight:700;position:relative}.auth-tab.active{color:var(--ink)}.auth-tab.active:after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--orange)}.auth-panel h2,.auth-success h2{font-family:var(--display);font-size:32px;line-height:1;letter-spacing:-.06em;margin:0 0 7px}.auth-intro{color:var(--muted);font-size:13px;margin:0 0 30px}.auth-form label{display:block;color:var(--muted);font-size:12px;margin-bottom:19px;position:relative}.auth-form input:not([type=checkbox]){display:block;width:100%;border:0;border-bottom:1px solid #bec9c2;background:transparent;padding:10px 0 11px;color:var(--ink);outline:0}.auth-form input:not([type=checkbox]):focus{border-color:var(--orange)}.auth-form input::placeholder{color:#a4aeaa}.password-toggle{position:absolute;right:0;bottom:10px;background:none;border:0;color:var(--orange);font-size:11px;font-weight:700}.auth-options{display:flex;justify-content:space-between;align-items:center;margin:4px 0 26px}.check-label{display:flex!important;align-items:center;gap:7px;margin:0!important;font-size:11px!important;color:var(--muted)!important}.check-label input{accent-color:var(--orange);margin:0}.forgot-link{color:var(--orange);font-size:11px}.auth-submit{width:100%;margin-bottom:25px}.auth-divider{display:flex;align-items:center;gap:12px;color:#a0aaa6;font-size:11px;margin:0 0 18px}.auth-divider:before,.auth-divider:after{content:'';height:1px;background:var(--line);flex:1}.social-button{width:100%;display:flex;justify-content:center;align-items:center;gap:10px;border:1px solid var(--line);background:var(--white);padding:13px;color:var(--ink);font-size:12px;font-weight:700}.social-icon{display:grid;place-items:center;background:var(--orange);color:#fff;width:20px;height:20px;font-size:12px}.terms-label{margin:6px 0 25px!important}.auth-success{text-align:center;padding:45px 15px}.auth-success .success-mark{margin-bottom:17px}.auth-success p{color:var(--muted);font-size:13px;margin:0 auto 25px}.auth-success .button{display:inline-flex}.reset-error{color:#c8422b;font-size:11px;min-height:17px;margin:-10px 0 15px}.auth-back{display:block;border:0;border-bottom:1px solid var(--ink);background:none;color:var(--ink);padding:0 0 3px;margin:0 auto;font-size:11px;font-weight:700}@media(max-width:760px){.auth-header,.auth-main{width:calc(100% - 40px)}.auth-header{height:80px}.auth-main{display:block;min-height:auto;padding:42px 0 70px}.auth-aside{padding-bottom:45px}.auth-aside h1{font-size:58px}.auth-stamp{width:75px;height:75px;right:3%;bottom:18px;font-size:8px}.auth-card{padding:28px 22px;max-width:none}.auth-header .text-link{font-size:12px}}
