.auth-page{margin:0;padding:0;width:100%;height:100vh;height:100dvh;overflow:hidden;background:#edf5ff}.auth-page__split{display:grid;grid-template-columns:1fr 1fr;height:100vh;height:100dvh;width:100%;overflow:hidden}.auth-page__brand{position:sticky;top:0;height:100vh;height:100dvh;display:flex;flex-direction:column;background:#2b63ff;padding:2rem 2.5rem 2.5rem 5.5rem;overflow:hidden}.auth-page__back-link{align-self:flex-start;margin-top:1.5rem;margin-bottom:1.5rem;color:#fff;text-decoration:none;background:none;border:none;padding:0;cursor:pointer;font-family:inherit}.auth-page__back-button{display:inline-flex;align-items:center;gap:.5rem;border:1px solid rgba(255,255,255,.35);border-radius:.5rem;background:#ffffff1f;padding:.875rem 1.125rem;font-size:1.0625rem;line-height:1;font-weight:500;box-shadow:0 1px 2px #0000000f;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.auth-page__back-link:hover .auth-page__back-button{border-color:#fff9;background:#fff3;box-shadow:0 2px 8px #0000001a}.auth-page__back-arrow{font-size:1.25rem;line-height:1}.auth-page__brand-inner{display:flex;flex:1;flex-direction:column;align-items:flex-start;justify-content:center;max-width:34rem}.auth-page__brand-logo{display:block;width:15rem;max-width:100%;height:auto;margin-bottom:2.25rem;filter:brightness(0) invert(1)}.auth-page__brand-tagline{margin:0 0 16px;color:#fff;font-size:clamp(1.875rem,3.2vw,2.625rem);font-weight:700;line-height:1.18}.auth-page__brand-copy{margin:0;max-width:34rem;color:#ffffffeb;font-size:1.1875rem;line-height:1.5}.auth-page__form-wrap{height:100vh;height:100dvh;overflow-y:auto;display:flex;flex-direction:column;align-items:center;padding:2.5rem 2rem;background:#edf5ff;-webkit-overflow-scrolling:touch}.auth-card-wrap{width:100%;max-width:32rem;margin:auto}.auth-card{border-radius:.75rem;border:none;background:#fff;padding:2rem 2rem 1.75rem;box-shadow:0 8px 28px #11182714}.auth-card__header{text-align:center}.auth-card__logo-wrap{width:3rem;height:3rem;margin:0 auto 1rem}.auth-card__logo{width:100%;height:100%}.auth-card__title{margin:0 0 .375rem;color:#000;font-size:1.5rem;line-height:1.2;font-weight:700}.auth-card__subtitle{margin:0;color:#666;font-size:.875rem;line-height:1.45}.auth-card__switch{margin:1rem 0 0;color:#374151;text-align:center;font-size:.875rem;line-height:1.35}.auth-card__switch a,.auth-card__switch-button{color:#000;font-weight:500;text-decoration:underline}.auth-card__switch-button{background:none;border:none;padding:0;font-size:inherit;cursor:pointer}.auth-card__note{margin:1rem 0 0;color:#6b7280;text-align:center;font-size:.6875rem;line-height:1.35}.companies-field__label{display:block;margin-bottom:.25rem;color:#374151;font-size:.875rem;font-weight:500}.companies-field__input{width:100%;border:1px solid #e5e7eb;border-radius:.5rem;padding:.625rem .75rem;font-size:.9375rem;color:#111827;outline:none;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box}.companies-field__input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.companies-field__input--file{padding:.5rem .75rem;font-size:.875rem}.companies-field__url-wrap{display:flex;align-items:center;border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.companies-field__url-wrap:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.companies-field__url-prefix{padding:.625rem .5rem .625rem .75rem;font-size:.9375rem;color:#6b7280;background:#f9fafb;border-right:1px solid #e5e7eb;white-space:nowrap;user-select:none}.companies-field__input--url{border:none;border-radius:0;box-shadow:none;flex:1;min-width:0}.companies-field__input--url:focus{border:none;box-shadow:none}.companies-field__pw-toggle{display:flex;align-items:center;justify-content:center;padding:0 .75rem;background:none;border:none;cursor:pointer;color:#9ca3af;flex-shrink:0}.companies-field__pw-toggle:hover{color:#374151}.companies-field__pw-strength{display:flex;align-items:center;gap:.5rem;margin-top:.375rem}.companies-field__pw-bars{display:flex;gap:.25rem;flex:1}.companies-field__pw-bar{height:3px;flex:1;border-radius:99px;transition:background .2s ease}.companies-field__hint{margin:.35rem 0 0;color:#6b7280;font-size:.75rem;line-height:1.35}.companies-field__error{margin:0;color:#dc2626;font-size:.875rem;text-align:center}.companies-submit-button{width:100%;background-color:#1d4ed8;color:#fff;border:none;border-radius:.5rem;padding:.75rem 1rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease;margin-top:.25rem}.companies-submit-button:hover:not(:disabled){background-color:#1e40af}.companies-submit-button:disabled{opacity:.6;cursor:not-allowed}@media(max-width:1024px){.auth-page{height:auto;min-height:100vh;min-height:100dvh;overflow:visible;background:#2b63ff}.auth-page__split{display:flex;flex-direction:column;height:auto;min-height:100vh;min-height:100dvh;overflow:visible}.auth-page__brand{position:static;height:auto;overflow:visible;padding:calc(env(safe-area-inset-top,16px) + 16px) 28px 2rem;align-items:center;text-align:center}.auth-page__back-link{align-self:flex-start;margin-top:0;margin-bottom:1.5rem}.auth-page__back-button{border-color:#fff6;background:#ffffff26;padding:.625rem .875rem;font-size:.9375rem}.auth-page__back-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.auth-page__back-arrow{font-size:1.125rem}.auth-page__brand-inner{flex:unset;align-items:center;justify-content:flex-start;max-width:none;text-align:center}.auth-page__brand-logo{width:min(11rem,60vw);margin-top:0;margin-inline:auto;margin-bottom:1rem}.auth-page__brand-tagline{font-size:1.125rem;font-weight:600;line-height:1.3;max-width:20rem;margin:0 auto}.auth-page__brand-copy{display:none}.auth-page__form-wrap{height:auto;overflow:visible;flex:1;background:#f1f5f9;border-radius:1.5rem 1.5rem 0 0;padding:2rem 1.5rem calc(2rem + env(safe-area-inset-bottom,0));margin-top:-1.5rem;-webkit-overflow-scrolling:unset}.auth-card-wrap{margin:0 auto;max-width:26rem}.auth-card{padding:1.75rem 1.5rem 1.5rem;border-radius:1rem;box-shadow:0 4px 20px #0f172a14}.auth-card__logo-wrap{width:2.5rem;height:2.5rem;margin:0 auto .875rem}.auth-card__title{font-size:1.25rem;margin-bottom:.375rem}.auth-card__subtitle{font-size:.875rem;color:#6b7280;max-width:22rem;margin-inline:auto}.auth-card__switch{margin-top:1rem;font-size:.8125rem}}
