.auth-promo-panel[data-v-50e5ae2e]{position:relative;width:100%;height:100%;overflow:hidden;background:#0b1220}.promo-slide[data-v-50e5ae2e]{position:absolute;inset:0;opacity:0;transition:opacity .6s ease;pointer-events:none}.promo-slide.is-active[data-v-50e5ae2e]{opacity:1}.promo-slide-bg[data-v-50e5ae2e]{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.promo-slide-overlay[data-v-50e5ae2e]{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.1) 0,rgba(0,0,0,.7))}.promo-slide-features[data-v-50e5ae2e]{position:absolute;inset:0}.promo-feature[data-v-50e5ae2e]{position:absolute;width:340px;max-width:45%;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.2)}.promo-feature-1[data-v-50e5ae2e]{top:22%;left:18%}.promo-feature-2[data-v-50e5ae2e]{top:34%;left:38%;box-shadow:0 4px 12px rgba(0,0,0,.3)}.promo-text-gradient[data-v-50e5ae2e]{position:absolute;bottom:0;left:0;right:0;height:420px;background:linear-gradient(0deg,#000,rgba(0,0,0,.9),transparent);pointer-events:none}.promo-copy[data-v-50e5ae2e]{position:absolute;bottom:32px;left:0;padding:0 48px;max-width:80%}.promo-title[data-v-50e5ae2e]{font-size:32px;line-height:1.25;font-weight:700;letter-spacing:-.02em;color:#fff;margin-bottom:10px;text-align:left}.promo-title[data-v-50e5ae2e] .promo-highlight{background-color:#019256;display:inline-block;padding:0 6px;border-radius:4px;color:#fff}.promo-description[data-v-50e5ae2e]{font-size:14px;line-height:1.6;color:#919eab;text-align:left;margin-bottom:20px}.promo-dots[data-v-50e5ae2e]{display:flex;gap:8px}.promo-dot[data-v-50e5ae2e]{width:8px;height:8px;border-radius:999px;border:0;padding:0;cursor:pointer;background:hsla(0,0%,100%,.25);transition:background-color .12s ease,width .12s ease}.promo-dot.is-active[data-v-50e5ae2e]{background:#019256;width:22px}.promo-dot[data-v-50e5ae2e]:focus-visible{outline:2px solid #019256;outline-offset:2px}.promo-fade-enter-active[data-v-50e5ae2e],.promo-fade-leave-active[data-v-50e5ae2e]{transition:opacity .26s ease,transform .26s cubic-bezier(.22,1,.36,1)}.promo-fade-enter[data-v-50e5ae2e]{opacity:0;transform:translateY(8px)}.promo-fade-leave-to[data-v-50e5ae2e]{opacity:0;transform:translateY(-8px)}@media (prefers-reduced-motion:reduce){.promo-fade-enter-active[data-v-50e5ae2e],.promo-fade-leave-active[data-v-50e5ae2e],.promo-slide[data-v-50e5ae2e]{transition:none}}.auth-shell[data-v-474cd644]{min-height:100vh;display:flex;background:#fff}.auth-form-col[data-v-474cd644]{flex:1;display:flex;justify-content:center;padding:32px 20px;overflow-y:auto}.auth-shell.has-panel .auth-form-col[data-v-474cd644]{height:100vh}.auth-panel-col[data-v-474cd644]{width:50%;flex-shrink:0;height:100vh;overflow:hidden}.auth-card[data-v-474cd644]{width:100%;max-width:400px;background:#fff;padding:32px 30px;margin:auto 0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-animation:auth-rise-data-v-474cd644 .42s cubic-bezier(.22,1,.36,1) both;animation:auth-rise-data-v-474cd644 .42s cubic-bezier(.22,1,.36,1) both}.auth-card-wide[data-v-474cd644]{max-width:620px}@-webkit-keyframes auth-rise-data-v-474cd644{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes auth-rise-data-v-474cd644{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:991.98px){.auth-shell.has-panel .auth-form-col[data-v-474cd644]{height:auto;min-height:100vh}}@media (prefers-reduced-motion:reduce){.auth-card[data-v-474cd644]{-webkit-animation:none;animation:none}}.auth-shell .auth-logo{display:flex;justify-content:center;margin-bottom:20px}.auth-shell .auth-logo img{max-height:50px;max-width:180px;-o-object-fit:contain;object-fit:contain}.auth-shell .auth-title{font-size:24px;font-weight:600;letter-spacing:-.02em;color:#111827;text-align:center;margin:0 0 6px}.auth-shell .auth-subtitle{font-size:14px;line-height:1.5;color:#6b7280;text-align:center;margin:0 0 24px}.auth-shell .auth-eyebrow{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6b7280}.auth-shell .auth-label{display:block;font-size:13px;font-weight:600;color:#374151;margin-bottom:6px}.auth-shell .auth-field{display:block;width:100%;height:38px;padding:9px 13px;background:#fff;border:1px solid #d1d5db;border-radius:6px;box-shadow:0 1px 2px rgba(8,11,13,.05);font-size:14px;color:#1f2937;outline:none;transition:border-color .12s ease,box-shadow .12s ease}.auth-shell .auth-field::-moz-placeholder{color:#9ca3af}.auth-shell .auth-field:-ms-input-placeholder{color:#9ca3af}.auth-shell .auth-field::placeholder{color:#9ca3af}.auth-shell .auth-field:focus{border-color:#019256;box-shadow:0 0 0 3px rgba(1,146,86,.12)}.auth-shell .auth-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;background:#019256;color:#fff;border:0;border-radius:8px;padding:10px 18px;font-size:14px;font-weight:600;cursor:pointer;box-shadow:0 1px 2px rgba(1,146,86,.2);transition:background-color .12s ease,transform 80ms ease,box-shadow .12s ease}.auth-shell .auth-btn-primary:hover{background:#017a48;color:#fff;box-shadow:0 2px 6px rgba(1,146,86,.25);text-decoration:none}.auth-shell .auth-btn-primary:active{transform:translateY(1px)}.auth-shell .auth-btn-primary:focus-visible{outline:2px solid #019256;outline-offset:2px}.auth-shell .auth-btn-primary.is-disabled,.auth-shell .auth-btn-primary:disabled{background:#9ca3af;box-shadow:none;cursor:not-allowed}.auth-shell .auth-btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;background:#fff;color:#374151;border:1px solid #d1d5db;border-radius:8px;padding:9px 17px;font-size:14px;font-weight:600;cursor:pointer;box-shadow:0 1px 2px rgba(8,11,13,.05);transition:background-color .12s ease,border-color .12s ease,transform 80ms ease}.auth-shell .auth-btn-ghost:hover{background:#f3f4f6;color:#111827;text-decoration:none}.auth-shell .auth-btn-ghost:active{transform:translateY(1px)}.auth-shell .auth-btn-ghost:focus-visible{outline:2px solid #019256;outline-offset:2px}.auth-shell .auth-divider{display:flex;align-items:center;gap:12px;margin:24px 0;font-size:13px;color:#6b7280}.auth-shell .auth-divider:after,.auth-shell .auth-divider:before{content:"";flex:1;height:1px;background:#e5e7eb}.auth-shell .auth-link{font-size:13px;font-weight:600;color:#019256;text-decoration:none;transition:color .12s ease}.auth-shell .auth-link:hover{color:#017a48;text-decoration:underline}.auth-shell .auth-success-note{display:flex;align-items:flex-start;gap:10px;background:rgba(1,146,86,.08);border:1px solid rgba(1,146,86,.25);border-radius:8px;padding:12px 14px;font-size:13px;line-height:1.5;color:#017a48;margin-top:16px}.auth-shell .auth-body-text{font-size:14px;line-height:1.6;color:#4b5563}.auth-shell .auth-body-text a{color:#019256;font-weight:600}.auth-shell .auth-icon-badge{width:56px;height:56px;border-radius:999px;background:rgba(1,146,86,.1);display:flex;align-items:center;justify-content:center;margin:0 auto 18px}.auth-shell .alert{border-radius:8px;font-size:13px}.auth-shell .form-group{margin-bottom:16px}.zapier-connection[data-v-c392025c]{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:20px}.zapier-connection img[data-v-c392025c]{height:44px}.zapier-logo[data-v-c392025c]{border-radius:999px;overflow:hidden;width:44px;height:44px;background:url(/img/zapier/zapier.png);background-size:contain}.zapier-connection-arrows[data-v-c392025c]{color:#9ca3af;font-size:16px;letter-spacing:2px}.not-validated-illustration[data-v-f460dbc0],.validate-illustration[data-v-35835ee4]{height:100px;margin-bottom:25px}.account-logo[data-v-8f6ffd3e],.account-logo[data-v-f29694e8]{width:50px;height:50px}.has-error .auth-field[data-v-8f6ffd3e]{border-color:#eb4654}.has-error .auth-field[data-v-8f6ffd3e]:focus{border-color:#eb4654;box-shadow:0 0 0 3px rgba(235,70,84,.12)}.has-error .auth-field[data-v-0c670d36]{border-color:#eb4654}.has-error .auth-field[data-v-0c670d36]:focus{border-color:#eb4654;box-shadow:0 0 0 3px rgba(235,70,84,.12)}.unauth-illustration[data-v-36be46a2]{height:100px;margin-bottom:25px}