.auth-screen{--line:var(--rule,rgba(0,0,0,0.12));min-height:100vh;background:var(--newspaper-white);color:var(--ink);font-family:var(--font-sans)}.auth-screen__header{display:flex;align-items:center;justify-content:space-between;height:56px;padding:0 24px;border-bottom:1px solid var(--rule);box-sizing:border-box}.auth-screen__logo{display:inline-flex;align-items:center;height:36px}.auth-screen__logo img{display:block;height:36px;width:auto}.auth-screen__body{display:grid;grid-template-columns:552px 1fr;min-height:calc(100vh - 56px)}.auth-screen__body--solo{grid-template-columns:1fr}.auth-screen__body--solo .auth-screen__form{border-right:none;align-items:center;justify-content:center;padding:48px 24px;text-align:center}.auth-screen__body--solo .auth-screen__title{font-size:40px;max-width:20ch}.auth-screen__body--solo .auth-screen__subtitle{max-width:36ch}.auth-screen__body--solo .auth-screen__form-inner{width:360px;max-width:100%;margin-top:32px;text-align:left}.auth-screen__form{display:flex;flex-direction:column;border-right:1px solid var(--rule);padding:72px 96px 40px;box-sizing:border-box}.auth-screen__title{margin:0;font-size:56px;line-height:1.05;font-weight:500;letter-spacing:-.02em;color:var(--pitch)}.auth-screen__subtitle{margin:20px 0 0;font-size:20px;line-height:1.4;color:var(--ink)}.auth-screen__form-inner{width:360px;max-width:100%;margin-top:40px}.auth-screen__legal{margin-top:auto;padding-top:48px;font-size:13px;line-height:1.45;color:var(--muted)}.auth-screen__legal a{color:inherit;text-decoration:underline}.auth-screen__aside{display:flex;align-items:center;justify-content:center;box-sizing:border-box}.auth-screen :focus-visible{outline:2px solid var(--pitch);outline-offset:2px}.auth-field{display:flex;flex-direction:column;gap:8px;margin-bottom:22px}.auth-field__label-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.auth-field label{font-size:15px;font-weight:500;line-height:1.3;color:var(--ink)}.auth-field__forgot{font-size:14px;color:var(--ink);text-decoration:underline}.auth-field input{height:42px;padding:0 12px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--ink);font:inherit;font-size:16px;box-sizing:border-box;width:100%}.auth-field input:disabled{opacity:.6;cursor:not-allowed}.auth-submit{width:100%;height:42px;border-radius:999px}.auth-alert{margin-top:20px;font-family:var(--font-sans);font-size:14px;line-height:1.45}.auth-alert--error{color:#8b1e1e}.auth-alert a{color:inherit;text-decoration:underline}.auth-switch{margin:28px 0 0;text-align:center;font-size:16px;line-height:1.4;color:var(--ink)}.auth-switch a{display:inline-flex;align-items:center;gap:4px;font-weight:600;color:var(--pitch);text-decoration:none}.auth-switch a:hover{text-decoration:underline}.auth-divider{display:flex;align-items:center;gap:16px;margin:24px 0;font-size:14px;font-weight:600}.auth-divider:after,.auth-divider:before{content:"";flex:1;height:1px;background:var(--line)}.auth-oauth{display:flex;flex-direction:column;gap:14px}.auth-oauth__btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;height:54px;padding:0 20px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--pitch);font:inherit;font-size:16px;font-weight:600;cursor:pointer;box-sizing:border-box}.auth-oauth__btn:hover:not(:disabled){background:#f3f4f6}.auth-oauth__btn:disabled{opacity:.7;cursor:not-allowed}.auth-oauth__icon{display:block;width:18px;height:18px;flex:none}.auth-inbox{margin-top:8px}.auth-inbox p{margin:0;font-size:16px;line-height:1.5;color:var(--ink)}.auth-inbox__actions{display:flex;flex-direction:column;gap:12px;margin-top:28px}.auth-testimonials{width:min(838px,calc(100% - 96px));max-width:100%}.auth-testimonials__frame{position:relative}.auth-testimonials__stack{display:grid}.auth-testimonials__stack>.auth-testimonial{grid-area:1/1;height:100%}.auth-testimonial{display:flex;flex-direction:column;background:#fff;border:1px solid var(--rule);border-radius:8px;padding:34px;box-shadow:0 24px 60px -30px rgba(0,0,0,.25);box-sizing:border-box}.auth-testimonial[data-active=false]{visibility:hidden;pointer-events:none}.auth-testimonial__top{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:28px;padding-right:120px}.auth-testimonial__logo{display:block;width:auto;object-fit:contain}.auth-testimonial__logo-text{font-size:18px;font-weight:600;line-height:1.2;color:var(--pitch)}.auth-testimonial__nav{position:absolute;top:34px;right:34px;z-index:1;display:flex;align-items:center;gap:12px;flex:none}.auth-testimonial__count{font-size:15px;color:var(--ink)}.auth-testimonial__arrow{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:none;background:transparent;color:var(--pitch);cursor:pointer}.auth-testimonial__arrow:disabled{color:var(--muted);cursor:default}.auth-testimonial__quote{margin:25px 0 0;font-size:18px;line-height:1.4;font-weight:500;color:var(--pitch)}.auth-testimonial__author{display:flex;gap:16px;margin-top:auto;padding-top:32px}.auth-testimonial__author>div{padding-top:10px}.auth-testimonial__photo,.auth-testimonial__photo-placeholder{width:96px;height:96px;border-radius:4px;flex:none;object-fit:cover}.auth-testimonial__photo-placeholder{background:var(--black-10)}.auth-testimonial__name{margin:0;font-size:18px;font-weight:600;line-height:1.3;color:var(--pitch)}.auth-testimonial__role{margin:4px 0 0;font-size:16px;line-height:1.35;color:var(--muted)}.auth-testimonial__companies{display:flex;justify-content:space-between;gap:12px;width:100%;margin-top:40px;padding:0;border:none;background:none}.auth-testimonial__company{border:none;background:transparent;padding:8px 40px;border-radius:999px;font:inherit;font-size:15px;color:var(--muted);cursor:pointer}.auth-testimonial__company:focus-visible,.auth-testimonial__company:hover{background:var(--black-10);outline:none}.auth-testimonial__company.is-active{color:var(--pitch)}@media (max-width:900px){.auth-screen__aside{display:none}.auth-screen__body{grid-template-columns:1fr}.auth-screen__form{border-right:none;padding:40px 24px}.auth-screen__title{font-size:40px}}@media (max-width:480px){.auth-field input,.auth-oauth__btn,.auth-screen__form-inner,.auth-submit{width:100%}}