@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";:root{color:#161616;font-synthesis:none;background:#fafafa;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}.auth-page{grid-template-columns:minmax(380px,40%) 1fr;min-height:100svh;display:grid}.brand-panel{color:#fff;background:linear-gradient(#08080814,#08080880),url(https://images.unsplash.com/photo-1519741497674-611481863552?auto=format&fit=crop&w=1600&q=85) 50%/cover;flex-direction:column;justify-content:space-between;min-height:100svh;padding:38px;display:flex;position:relative}.brand-logo img{filter:brightness(0)invert();width:116px;height:auto;display:block}.brand-copy{text-shadow:0 1px 12px #0000004d;max-width:290px;margin-bottom:36px}.brand-copy p{margin:0 0 12px;font-size:27px;font-weight:600;line-height:1.12}.brand-copy span{opacity:.92;font-size:14px}.auth-panel{background:#fcfcfc;flex-direction:column;min-height:100svh;padding:42px clamp(32px,9vw,132px) 28px;display:flex;position:relative}.auth-header{justify-content:flex-end;align-items:center;gap:18px;min-height:32px;display:flex}.auth-header select{color:#555;letter-spacing:.04em;outline-offset:4px;background:0 0;border:0;padding:6px 4px;font-size:11px;font-weight:600}.auth-links button{color:#242424;text-underline-offset:3px;background:0 0;border:0;padding:0;font-size:12px;text-decoration:underline}.form-wrap{width:min(100%,370px);margin:auto}.eyebrow{color:#767676;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:600}h1{letter-spacing:0;margin:0;font-size:29px;line-height:1.12}.intro{color:#747474;margin:8px 0 30px;font-size:13px;line-height:1.5}form{gap:8px;display:grid}label{color:#333;margin-top:8px;font-size:11px;font-weight:600}input{color:#222;background:#fff;border:1px solid #dedede;border-radius:4px;outline:none;width:100%;height:44px;padding:0 13px;font-size:12px}input::placeholder{color:#9b9b9b}input:focus{border-color:#191919;box-shadow:0 0 0 2px #0000000f}.password-field{position:relative}.password-field input{padding-right:54px}.password-toggle{color:#777;background:0 0;border:0;height:44px;padding:0 13px;font-size:10px;font-weight:600;position:absolute;top:0;right:0}.submit-button{color:#fff;background:#151515;border:1px solid #151515;border-radius:4px;height:44px;margin-top:18px;font-size:12px;font-weight:600;transition:background .15s}.submit-button:hover{background:#333}button:disabled{opacity:.65;cursor:wait}.message{color:#ad3535;margin:10px 0 0;font-size:12px;line-height:1.45}.auth-links{justify-content:space-between;gap:16px;margin-top:18px;display:flex}.auth-panel footer{color:#929292;text-align:center;font-size:10px}.notice{place-items:center;min-height:100svh;padding:24px;display:grid}@media (width<=760px){.auth-page{display:block}.brand-panel{min-height:190px;padding:26px}.brand-copy{margin:auto 0 0}.brand-copy p{font-size:22px}.auth-panel{min-height:calc(100svh - 190px);padding:24px}.form-wrap{margin:58px auto}}
