@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&family=JetBrains+Mono:wght@400;500;600&display=swap";.allianzy-landing{--al-bg: #0D0A0B;--al-panel: rgba(0, 0, 0, .6);--al-card: rgba(0, 0, 0, .6);--al-panel-2: rgba(0, 0, 0, .45);--al-line: rgba(255, 255, 255, .08);--al-line-2: rgba(255, 255, 255, .14);--al-text: #EAEAEA;--al-muted: rgba(234, 234, 234, .55);--al-dim: rgba(234, 234, 234, .35);--al-accent: #245BDA;--al-good: #3FA84A;--al-warn: #E68A1F;--al-bad: #E5484D;--al-grid: rgba(255, 255, 255, .04);--al-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--al-sans: "Bricolage Grotesque", system-ui, -apple-system, sans-serif;background:linear-gradient(var(--al-grid) 1px,transparent 1px) 50% 0 / 100% 64px,linear-gradient(90deg,var(--al-grid) 1px,transparent 1px) 50% 0 / 64px 100%,var(--al-bg);color:var(--al-text);font-family:var(--al-sans);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;min-height:100vh}.allianzy-landing.dash-app{--al-grid: rgba(255, 255, 255, .0234);background:linear-gradient(var(--al-grid) 1px,transparent 1px) 50% 0 / 100% 64px,linear-gradient(90deg,var(--al-grid) 1px,transparent 1px) 50% 0 / 64px 100%,var(--al-bg)}.allianzy-landing.dash-app.theme-light{--al-grid: rgba(13, 10, 11, .0405)}.allianzy-landing.theme-light{--al-bg: #EAEAEA;--al-bad: #C43438;--al-panel: rgba(255, 255, 255, .35);--al-panel-2: rgba(255, 255, 255, .5);--al-card: rgba(255, 255, 255, .6);--al-line: rgba(13, 10, 11, .1);--al-line-2: rgba(13, 10, 11, .18);--al-text: #0D0A0B;--al-muted: rgba(13, 10, 11, .6);--al-dim: rgba(13, 10, 11, .35);--al-grid: rgba(13, 10, 11, .07)}.allianzy-landing *,.allianzy-landing *:before,.allianzy-landing *:after{box-sizing:border-box}.allianzy-landing a{color:inherit;text-decoration:none}.allianzy-landing button{font-family:inherit;cursor:pointer}.allianzy-landing .al-container{max-width:1408px;margin:0 auto;padding:0 64px}@media(max-width:900px){.allianzy-landing .al-container{padding:0 24px}}.allianzy-landing:not(.dash-app)>section{padding:128px 0}.allianzy-landing .al-eyebrow{font-family:var(--al-mono);font-size:12px;letter-spacing:.18em;color:var(--al-muted);text-transform:uppercase;display:inline-flex;align-items:center;gap:10px}.allianzy-landing .al-eyebrow.with-dot:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--al-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--al-accent) 20%,transparent),0 0 10px 2px color-mix(in srgb,var(--al-accent) 55%,transparent);animation:alEyebrowPulse 1.8s ease-in-out infinite;flex:0 0 auto}@keyframes alEyebrowPulse{0%,to{opacity:1;box-shadow:0 0 0 3px color-mix(in srgb,var(--al-accent) 18%,transparent),0 0 8px 1px color-mix(in srgb,var(--al-accent) 45%,transparent);transform:scale(1)}50%{opacity:.55;box-shadow:0 0 0 5px color-mix(in srgb,var(--al-accent) 10%,transparent),0 0 14px 3px color-mix(in srgb,var(--al-accent) 75%,transparent);transform:scale(1.15)}}.allianzy-landing h2.al-title{font-size:clamp(32px,3.6vw,52px);font-weight:500;letter-spacing:-.025em;line-height:1.02;margin:14px 0 0;text-wrap:balance}.allianzy-landing .al-section-head{display:grid;grid-template-columns:1fr 1.4fr;gap:64px;align-items:end;margin-bottom:64px}.allianzy-landing .al-section-sub{color:var(--al-muted);font-size:18px;max-width:580px;line-height:1.5;text-wrap:pretty}@media(max-width:1100px){.allianzy-landing .al-section-head{grid-template-columns:1fr;gap:24px}}.allianzy-landing .al-pill{font-family:var(--al-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;padding:6px 10px;border:1px solid var(--al-line-2);border-radius:0;color:var(--al-muted);background:transparent;display:inline-flex;align-items:center}.allianzy-landing .al-pill.dot:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--al-good);margin-right:8px;vertical-align:middle;box-shadow:0 0 0 4px #3fa84a2e;animation:alPulse 2s ease-in-out infinite}@keyframes alPulse{50%{opacity:.55}}.allianzy-landing .al-pill.btn{color:var(--al-text);border-color:var(--al-line-2);cursor:pointer;transition:.2s ease;text-decoration:none}.allianzy-landing .al-pill.btn:hover{background:var(--al-panel)}.allianzy-landing .al-pill.btn.login{gap:4px;background:var(--al-text);border-color:var(--al-text);color:var(--al-bg);font-weight:600}.allianzy-landing .al-pill.btn.login .login-arrow{transition:transform .2s ease;display:inline-block}.allianzy-landing .al-pill.btn.login:hover{filter:brightness(.92);background:var(--al-text)}.allianzy-landing .al-pill.btn.login:hover .login-arrow{transform:translate(2px,-2px)}.allianzy-landing .al-pill.btn.intake{background:var(--al-accent);border-color:var(--al-accent);color:#fff;font-weight:600}.allianzy-landing .al-pill.btn.intake:hover{filter:brightness(1.12);background:var(--al-accent)}.allianzy-landing .al-btn-primary,.allianzy-landing .al-btn-ghost{font-family:var(--al-mono);font-size:12px;letter-spacing:.12em;text-transform:uppercase;padding:14px 22px;border-radius:0;display:inline-flex;align-items:center;gap:10px;border:1px solid var(--al-line-2);transition:.12s ease;cursor:pointer;text-decoration:none}.allianzy-landing .al-btn-primary{background:var(--al-accent);color:#fff;border-color:var(--al-accent);font-weight:600}.allianzy-landing .al-btn-primary:hover{filter:brightness(.92);transform:translateY(-1px)}.allianzy-landing .al-btn-ghost{background:transparent;color:var(--al-text)}.allianzy-landing .al-btn-ghost:hover{background:var(--al-panel)}.allianzy-landing .al-btn-arrow{display:inline-block;transition:.2s}.allianzy-landing .al-btn-primary:hover .al-btn-arrow,.allianzy-landing .al-btn-ghost:hover .al-btn-arrow{transform:translate(4px)}.allianzy-landing .al-reveal{opacity:0;transform:translateY(12px);transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1)}.allianzy-landing .al-reveal.in{opacity:1;transform:none}.allianzy-landing .al-reveal.stagger>*{opacity:0;transform:translateY(10px);transition:opacity .6s ease,transform .6s ease}.allianzy-landing .al-reveal.stagger.in>*{opacity:1;transform:none}.allianzy-landing .al-reveal.stagger.in>*:nth-child(1){transition-delay:80ms}.allianzy-landing .al-reveal.stagger.in>*:nth-child(2){transition-delay:.16s}.allianzy-landing .al-reveal.stagger.in>*:nth-child(3){transition-delay:.24s}.allianzy-landing .al-reveal.stagger.in>*:nth-child(4){transition-delay:.32s}.allianzy-landing .al-reveal.stagger.in>*:nth-child(5){transition-delay:.4s}.allianzy-landing .al-reveal.stagger.in>*:nth-child(6){transition-delay:.48s}.allianzy-landing .al-reveal.stagger.in>*:nth-child(7){transition-delay:.56s}.allianzy-landing .al-reveal.stagger.in>*:nth-child(8){transition-delay:.64s}@media(prefers-reduced-motion:reduce){.allianzy-landing .al-reveal,.allianzy-landing .al-reveal.stagger>*{transition:none;opacity:1;transform:none}.allianzy-landing *,.allianzy-landing *:before,.allianzy-landing *:after{animation-duration:1ms!important;animation-iteration-count:1!important}}.al-logo-mark{background-color:var(--al-text, #EAEAEA);-webkit-mask:var(--al-logo-src) no-repeat center / contain;mask:var(--al-logo-src) no-repeat center / contain;display:inline-block;aspect-ratio:1006 / 282}.auth-shell{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{position:relative;padding:56px 64px;display:flex;flex-direction:column;gap:40px;min-width:0}.auth-bar{display:flex;justify-content:space-between;align-items:center}.auth-mark{display:inline-flex;color:var(--al-text)}.auth-brand-logo{height:24px;max-width:160px;-o-object-fit:contain;object-fit:contain;display:block}.auth-doc{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:before{content:"";width:6px;height:6px;background:var(--al-good);border-radius:50%;box-shadow:0 0 8px var(--al-good)}.auth-content{flex:1;display:flex;flex-direction:column;justify-content:center;max-width:440px;width:100%;margin:0 auto}.auth-eyebrow{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 .num{color:var(--al-muted)}.auth-h1{font-size:44px;font-weight:200;letter-spacing:-.03em;line-height:1;margin:0 0 14px}.auth-h1 em{font-style:normal;font-weight:500}.auth-sub{color:var(--al-muted);font-size:15px;line-height:1.55;margin:0 0 32px;max-width:38ch}.auth-sub a{color:var(--al-accent);border-bottom:1px solid currentColor;padding-bottom:1px}.auth-error{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}:global(.allianzy-landing.theme-light) .auth-error{background:#e11d480f;color:#b91c1c}.auth-form{display:flex;flex-direction:column;gap:0}.field{margin-bottom:16px}.lbl{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 .hint{color:var(--al-accent);cursor:pointer}.input-wrap{position:relative}.input{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}:global(.allianzy-landing.theme-light) .input{background:#0d0a0b05}.input::-moz-placeholder{color:var(--al-dim)}.input::placeholder{color:var(--al-dim)}.input:focus{border-color:var(--al-accent);background:color-mix(in srgb,var(--al-accent) 4%,transparent)}.input.has-icon{padding-right:40px}.input-icon{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 svg{width:18px;height:18px}.input-icon:hover{color:var(--al-text)}.check-row{display:flex;justify-content:space-between;align-items:center;margin:8px 0 24px}.check{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 input{display:none}.check .box{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 input:checked+.box{background:var(--al-accent);border-color:var(--al-accent)}.check input:checked+.box: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{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:hover:not(:disabled){background:color-mix(in srgb,var(--al-accent) 85%,black)}.cta:active:not(:disabled){transform:translateY(1px)}.cta:disabled{opacity:.7;cursor:not-allowed}.cta .arrow{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff2e}.dot-spin{width:12px;height:12px;border-radius:50%;border:1.5px solid currentColor;border-right-color:transparent;animation:alSpin .8s linear infinite;display:inline-block}@keyframes alSpin{to{transform:rotate(360deg)}}.form-foot{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 a{color:var(--al-text);border-bottom:1px solid var(--al-line-2);padding-bottom:1px;transition:.16s ease}.form-foot a:hover{border-bottom-color:var(--al-accent);color:var(--al-accent)}.auth-footer-meta{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 b{color:var(--al-text);font-weight:500}.auth-brand-pane{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}:global(.allianzy-landing.theme-light) .auth-brand-pane{background:#f5f5f5}.auth-brand-pane:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(60% 50% at 100% 100%,color-mix(in srgb,var(--al-accent) 32%,transparent),transparent 60%),radial-gradient(40% 40% at 0% 0%,color-mix(in srgb,var(--al-accent) 10%,transparent),transparent 60%);pointer-events:none}.brand-grid-bg{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%)}:global(.allianzy-landing.theme-light) .brand-grid-bg{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,.brand-mid,.brand-telemetry{position:relative;z-index:1}.brand-top{font-family:var(--al-mono);font-size:10px;letter-spacing:.16em;color:var(--al-accent);text-transform:uppercase;display:flex;align-items:center;gap:10px}.brand-top:before{content:"";width:6px;height:6px;background:var(--al-accent);border-radius:50%;box-shadow:0 0 8px var(--al-accent)}.brand-mid{display:flex;flex-direction:column;gap:24px}.brand-h{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 em{font-style:normal;font-weight:500}.brand-h .o{color:var(--al-muted)}.brand-p{font-size:15px;color:var(--al-muted);line-height:1.55;max-width:42ch;margin:0}.brand-telemetry{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--al-line)}.brand-telemetry .t{padding:18px 16px 0 0;border-right:1px solid var(--al-line)}.brand-telemetry .t:last-child{border-right:0}.brand-telemetry .k{font-family:var(--al-mono);font-size:9px;letter-spacing:.14em;color:var(--al-muted);text-transform:uppercase;margin-bottom:6px}.brand-telemetry .v{font-size:22px;font-weight:500;letter-spacing:-.02em;color:var(--al-text)}.brand-telemetry .v small{font-family:var(--al-mono);font-size:10px;color:var(--al-good);margin-left:6px;letter-spacing:.06em}.brand-telemetry .v small.bad{color:var(--al-warn)}@media(max-width:1099px)and (min-width:768px){.auth-shell{grid-template-columns:1fr;grid-template-rows:220px 1fr}.auth-brand-pane{order:-1;border-left:0;border-bottom:1px solid var(--al-line);padding:28px 40px}.brand-mid{gap:6px;flex-direction:row;align-items:center;justify-content:space-between}.brand-mid .brand-h{font-size:32px;max-width:none}.brand-p,.brand-telemetry{display:none}.auth-form-pane{padding:40px 40px 32px}.auth-content{max-width:480px}.auth-h1{font-size:36px}}@media(max-width:767px){.auth-shell{grid-template-columns:1fr}.auth-brand-pane{display:none}.auth-form-pane{padding:24px 20px 28px;gap:24px;min-height:100vh}.auth-bar{padding-bottom:16px;border-bottom:1px solid var(--al-line)}.auth-content{max-width:100%}.auth-h1{font-size:28px}.auth-sub{font-size:14px;margin-bottom:24px}.auth-footer-meta{flex-direction:column;gap:4px;align-items:flex-start}.form-foot{flex-direction:column;gap:12px;align-items:flex-start}}.auth-shell .logo-for-light{display:none!important}.auth-shell .logo-for-dark,.auth-shell.theme-light .logo-for-light{display:block!important}.auth-shell.theme-light .logo-for-dark{display:none!important}
