.auth-shell.svelte-vivjaj{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:linear-gradient(0deg,var(--al-grid) 1px,transparent 1px) 0 50% / 100% 64px,linear-gradient(90deg,var(--al-grid) 1px,transparent 1px) 50% 0 / 64px 100%,var(--al-bg)}.auth-form-pane.svelte-vivjaj{position:relative;padding:56px 64px;display:flex;flex-direction:column;gap:40px;min-width:0}.auth-bar.svelte-vivjaj{display:flex;justify-content:space-between;align-items:center}.auth-mark.svelte-vivjaj{display:inline-flex;color:var(--al-text)}.auth-doc.svelte-vivjaj{font-family:var(--al-mono);font-size:10px;letter-spacing:.16em;color:var(--al-muted);text-transform:uppercase;display:inline-flex;align-items:center;gap:10px}.auth-doc.svelte-vivjaj:before{content:"";width:6px;height:6px;background:var(--al-good);border-radius:50%;box-shadow:0 0 8px var(--al-good)}.auth-content.svelte-vivjaj{flex:1;display:flex;flex-direction:column;justify-content:center;max-width:440px;width:100%;margin:0 auto}.auth-eyebrow.svelte-vivjaj{font-family:var(--al-mono);font-size:11px;letter-spacing:.18em;color:var(--al-accent);text-transform:uppercase;margin-bottom:20px;display:inline-flex;align-items:center;gap:10px}.auth-eyebrow.svelte-vivjaj .num:where(.svelte-vivjaj){color:var(--al-muted)}.auth-h1.svelte-vivjaj{font-size:44px;font-weight:200;letter-spacing:-.03em;line-height:1;margin:0 0 14px}.auth-h1.svelte-vivjaj em:where(.svelte-vivjaj){font-style:normal;font-weight:500}.auth-sub.svelte-vivjaj{color:var(--al-muted);font-size:15px;line-height:1.55;margin:0 0 32px;max-width:38ch}.auth-sub.svelte-vivjaj a:where(.svelte-vivjaj){color:var(--al-accent);border-bottom:1px solid currentColor;padding-bottom:1px}.auth-error.svelte-vivjaj{margin-bottom:24px;padding:12px 14px;border:1px solid rgba(225,29,72,.45);background:#e11d4814;color:#ff8aa3;font-family:var(--al-mono);font-size:12px;letter-spacing:.06em}.allianzy-landing.theme-light .auth-error.svelte-vivjaj{background:#e11d480f;color:#b91c1c}.auth-form.svelte-vivjaj{display:flex;flex-direction:column;gap:0}.field.svelte-vivjaj{margin-bottom:16px}.lbl.svelte-vivjaj{display:flex;justify-content:space-between;align-items:baseline;font-family:var(--al-mono);font-size:10px;letter-spacing:.14em;color:var(--al-muted);text-transform:uppercase;margin-bottom:6px}.lbl.svelte-vivjaj .hint:where(.svelte-vivjaj){color:var(--al-accent);cursor:pointer}.input-wrap.svelte-vivjaj{position:relative}.input.svelte-vivjaj{width:100%;height:44px;padding:0 14px;background:#ffffff05;color:var(--al-text);border:1px solid var(--al-line-2);outline:none;font-family:var(--al-sans);font-size:14px;letter-spacing:-.005em;transition:border-color .18s,background .18s;border-radius:0}.allianzy-landing.theme-light .input.svelte-vivjaj{background:#0d0a0b05}.input.svelte-vivjaj::-moz-placeholder{color:var(--al-dim)}.input.svelte-vivjaj::placeholder{color:var(--al-dim)}.input.svelte-vivjaj:focus{border-color:var(--al-accent);background:#245bda0a}.input.has-icon.svelte-vivjaj{padding-right:40px}.input-icon.svelte-vivjaj{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:24px;height:24px;background:transparent;border:0;padding:0;color:var(--al-muted);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:color .16s ease}.input-icon.svelte-vivjaj svg:where(.svelte-vivjaj){width:18px;height:18px}.input-icon.svelte-vivjaj:hover{color:var(--al-text)}.check-row.svelte-vivjaj{display:flex;justify-content:space-between;align-items:center;margin:8px 0 24px}.check.svelte-vivjaj{display:inline-flex;align-items:center;gap:10px;cursor:pointer;font-size:12px;color:var(--al-muted);-webkit-user-select:none;-moz-user-select:none;user-select:none}.check.svelte-vivjaj input:where(.svelte-vivjaj){display:none}.check.svelte-vivjaj .box:where(.svelte-vivjaj){width:16px;height:16px;border:1px solid var(--al-line-2);flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;transition:background .16s,border-color .16s}.check.svelte-vivjaj input:where(.svelte-vivjaj):checked+.box:where(.svelte-vivjaj){background:var(--al-accent);border-color:var(--al-accent)}.check.svelte-vivjaj input:where(.svelte-vivjaj):checked+.box:where(.svelte-vivjaj):before{content:"";width:8px;height:4px;border-left:1.5px solid #fff;border-bottom:1.5px solid #fff;transform:rotate(-45deg) translate(1px,-1px)}.cta.svelte-vivjaj{width:100%;height:48px;background:var(--al-accent);color:#fff;border:0;border-radius:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:space-between;padding:0 18px;font-family:var(--al-sans);font-size:14px;font-weight:500;letter-spacing:-.005em;transition:background .18s,transform 80ms;margin-bottom:16px}.cta.svelte-vivjaj:hover:not(:disabled){background:#1b4abc}.cta.svelte-vivjaj:active:not(:disabled){transform:translateY(1px)}.cta.svelte-vivjaj:disabled{opacity:.7;cursor:not-allowed}.cta.svelte-vivjaj .arrow:where(.svelte-vivjaj){width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff2e}.dot-spin.svelte-vivjaj{width:12px;height:12px;border-radius:50%;border:1.5px solid currentColor;border-right-color:transparent;animation:svelte-vivjaj-alSpin .8s linear infinite;display:inline-block}@keyframes svelte-vivjaj-alSpin{to{transform:rotate(360deg)}}.form-foot.svelte-vivjaj{display:flex;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid var(--al-line);font-size:12px;color:var(--al-muted);gap:12px;flex-wrap:wrap}.form-foot.svelte-vivjaj a:where(.svelte-vivjaj){color:var(--al-text);border-bottom:1px solid var(--al-line-2);padding-bottom:1px;transition:.16s ease}.form-foot.svelte-vivjaj a:where(.svelte-vivjaj):hover{border-bottom-color:var(--al-accent);color:var(--al-accent)}.auth-footer-meta.svelte-vivjaj{font-family:var(--al-mono);font-size:10px;letter-spacing:.14em;color:var(--al-muted);text-transform:uppercase;display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap}.auth-footer-meta.svelte-vivjaj b:where(.svelte-vivjaj){color:var(--al-text);font-weight:500}.auth-brand-pane.svelte-vivjaj{position:relative;overflow:hidden;container-type:inline-size;background:#0a0a0a;border-left:1px solid var(--al-line);display:flex;flex-direction:column;justify-content:space-between;padding:56px 64px}.allianzy-landing.theme-light .auth-brand-pane.svelte-vivjaj{background:#f5f5f5}.auth-brand-pane.svelte-vivjaj:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(60% 50% at 100% 100%,rgba(36,91,218,.32),transparent 60%),radial-gradient(40% 40% at 0% 0%,rgba(91,141,239,.1),transparent 60%);pointer-events:none}.brand-grid-bg.svelte-vivjaj{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(255,255,255,.025) 1px,transparent 1px) 0 50% / 100% 56px,linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px) 50% 0 / 56px 100%;pointer-events:none;-webkit-mask-image:radial-gradient(80% 80% at 50% 50%,#000,transparent 70%);mask-image:radial-gradient(80% 80% at 50% 50%,#000,transparent 70%)}.allianzy-landing.theme-light .brand-grid-bg.svelte-vivjaj{background:linear-gradient(0deg,rgba(13,10,11,.06) 1px,transparent 1px) 0 50% / 100% 56px,linear-gradient(90deg,rgba(13,10,11,.06) 1px,transparent 1px) 50% 0 / 56px 100%}.brand-top.svelte-vivjaj,.brand-mid.svelte-vivjaj,.brand-telemetry.svelte-vivjaj{position:relative;z-index:1}.brand-top.svelte-vivjaj{font-family:var(--al-mono);font-size:10px;letter-spacing:.16em;color:#5b8def;text-transform:uppercase;display:flex;align-items:center;gap:10px}.brand-top.svelte-vivjaj:before{content:"";width:6px;height:6px;background:#5b8def;border-radius:50%;box-shadow:0 0 8px #5b8def}.brand-mid.svelte-vivjaj{display:flex;flex-direction:column;gap:24px}.brand-h.svelte-vivjaj{font-size:clamp(32px,5.2cqi,56px);font-weight:200;letter-spacing:-.035em;line-height:1.02;margin:0;max-width:18ch;text-wrap:balance;color:var(--al-text)}.brand-h.svelte-vivjaj em:where(.svelte-vivjaj){font-style:normal;font-weight:500}.brand-h.svelte-vivjaj .o:where(.svelte-vivjaj){color:var(--al-muted)}.brand-p.svelte-vivjaj{font-size:15px;color:var(--al-muted);line-height:1.55;max-width:42ch;margin:0}.brand-telemetry.svelte-vivjaj{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--al-line)}.brand-telemetry.svelte-vivjaj .t:where(.svelte-vivjaj){padding:18px 16px 0 0;border-right:1px solid var(--al-line)}.brand-telemetry.svelte-vivjaj .t:where(.svelte-vivjaj):last-child{border-right:0}.brand-telemetry.svelte-vivjaj .k:where(.svelte-vivjaj){font-family:var(--al-mono);font-size:9px;letter-spacing:.14em;color:var(--al-muted);text-transform:uppercase;margin-bottom:6px}.brand-telemetry.svelte-vivjaj .v:where(.svelte-vivjaj){font-size:22px;font-weight:500;letter-spacing:-.02em;color:var(--al-text)}.brand-telemetry.svelte-vivjaj .v:where(.svelte-vivjaj) small:where(.svelte-vivjaj){font-family:var(--al-mono);font-size:10px;color:var(--al-good);margin-left:6px;letter-spacing:.06em}.brand-telemetry.svelte-vivjaj .v:where(.svelte-vivjaj) small.bad:where(.svelte-vivjaj){color:var(--al-warn)}@media(max-width:1099px)and (min-width:768px){.auth-shell.svelte-vivjaj{grid-template-columns:1fr;grid-template-rows:220px 1fr}.auth-brand-pane.svelte-vivjaj{order:-1;border-left:0;border-bottom:1px solid var(--al-line);padding:28px 40px}.brand-mid.svelte-vivjaj{gap:6px;flex-direction:row;align-items:center;justify-content:space-between}.brand-mid.svelte-vivjaj .brand-h:where(.svelte-vivjaj){font-size:32px;max-width:none}.brand-p.svelte-vivjaj,.brand-telemetry.svelte-vivjaj{display:none}.auth-form-pane.svelte-vivjaj{padding:40px 40px 32px}.auth-content.svelte-vivjaj{max-width:480px}.auth-h1.svelte-vivjaj{font-size:36px}}@media(max-width:767px){.auth-shell.svelte-vivjaj{grid-template-columns:1fr}.auth-brand-pane.svelte-vivjaj{display:none}.auth-form-pane.svelte-vivjaj{padding:24px 20px 28px;gap:24px;min-height:100vh}.auth-bar.svelte-vivjaj{padding-bottom:16px;border-bottom:1px solid var(--al-line)}.auth-content.svelte-vivjaj{max-width:100%}.auth-h1.svelte-vivjaj{font-size:28px}.auth-sub.svelte-vivjaj{font-size:14px;margin-bottom:24px}.auth-footer-meta.svelte-vivjaj{flex-direction:column;gap:4px;align-items:flex-start}.form-foot.svelte-vivjaj{flex-direction:column;gap:12px;align-items:flex-start}}
