.au-page{--blue:#2f6bff;--sans:var(--font-manrope),ui-sans-serif,system-ui,sans-serif;--mono:var(--font-dm-mono),ui-monospace,monospace;--au-pad:24px;position:relative;background:#000;color:#fff;font-family:var(--sans);-webkit-font-smoothing:antialiased;overflow-x:clip}@media (min-width:810px){.au-page{--au-pad:48px}}@media (min-width:1024px){.au-page{--au-pad:80px}}@media (min-width:1440px){.au-page{--au-pad:120px}}.au-page ::selection{background:var(--blue);color:#fff}.au-container{max-width:1440px;margin-inline:auto;padding-inline:var(--au-pad);position:relative;z-index:1}.au-h1{font-weight:500;font-size:38px;line-height:1.04;letter-spacing:-1.4px}@media (min-width:810px){.au-h1{font-size:58px;letter-spacing:-2.4px}}@media (min-width:1024px){.au-h1{font-size:66px;letter-spacing:-3px}}@media (min-width:1440px){.au-h1{font-size:78px;letter-spacing:-3.4px}}.au-head{font-size:27px;font-weight:500;line-height:1.15;letter-spacing:-.7px;color:#fff}@media (min-width:810px){.au-head{font-size:34px;letter-spacing:-1px}}@media (min-width:1024px){.au-head{max-width:760px;font-size:44px;line-height:1.12;letter-spacing:-1.6px}}.au-body{margin-top:24px;max-width:640px;font-size:16px;line-height:28px;letter-spacing:-.3px;color:rgba(255,255,255,.66)}.au-body strong{font-weight:600;color:#fff}.au-label{font-family:var(--mono);font-weight:300;font-size:14px;line-height:14px;color:rgba(255,255,255,.5)}.au-hero{position:relative;padding-top:40px}@media (min-width:1024px){.au-hero{padding-top:72px}}.au-eyebrow{display:inline-flex;align-items:center;gap:12px;margin-bottom:26px;font-family:var(--mono);font-weight:400;font-size:12.5px;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.6)}.au-eyebrow .au-sep{width:26px;height:1px;background:rgba(255,255,255,.22)}.au-hero-grid{display:grid;gap:44px;align-items:center}@media (min-width:1024px){.au-hero-grid{grid-template-columns:minmax(0,1fr) 452px;gap:64px}}.au-sub{margin-top:28px;max-width:540px;font-size:17px;line-height:28px;letter-spacing:-.3px;color:rgba(255,255,255,.74)}.au-chips{margin-top:30px;display:flex;flex-wrap:wrap;gap:10px}.au-chip{display:inline-flex;align-items:center;padding:9px 15px;border-radius:999px;border:1px solid rgba(255,255,255,.14);font-family:var(--mono);font-weight:300;font-size:12.5px;color:rgba(255,255,255,.66)}.au-section{position:relative;margin-top:130px}@media (min-width:810px){.au-section{margin-top:180px}}@media (min-width:1440px){.au-section{margin-top:220px}}.au-rule{display:flex;align-items:center;gap:20px;margin-bottom:34px}.au-rule .au-line{height:1px;flex:1;background:rgba(255,255,255,.15);transform:scaleX(0);transform-origin:left;transition:transform .9s cubic-bezier(.22,1,.36,1) .15s}.au-rule.au-shown .au-line{transform:scaleX(1)}.au-grid{margin-top:56px;display:grid;gap:18px}@media (min-width:700px){.au-grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.au-grid{grid-template-columns:repeat(3,1fr);gap:18px}}.au-card{position:relative;overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#000;padding:26px 26px 28px;transition:transform .35s ease,border-color .35s ease}.au-card:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:0;background:radial-gradient(620px circle at var(--mx,50%) var(--my,50%),rgba(47,107,255,.18),rgba(47,107,255,.06) 40%,transparent 72%);opacity:0;transition:opacity .5s ease}.au-card>*{position:relative;z-index:1}.au-card:hover{transform:translateY(-3px);border-color:rgba(255,255,255,.2)}.au-card:hover:before{opacity:1}.au-card .au-num{font-family:var(--mono);font-weight:300;font-size:13px;color:rgba(255,255,255,.4)}.au-card h3{margin-top:16px;font-size:18.5px;font-weight:600;letter-spacing:-.3px;color:#fff}.au-card p{margin-top:11px;letter-spacing:-.2px}.au-card p,.au-grid-note{font-size:15px;line-height:25px;color:rgba(255,255,255,.74)}.au-grid-note{margin-top:40px;max-width:760px;font-family:var(--font-inter),var(--sans);font-style:italic}.au-grid-note b{font-style:normal;font-weight:600;color:#fff}.au-scene{position:relative;margin-bottom:20px;padding:14px 16px;border:1px solid rgba(255,255,255,.07);border-radius:13px;overflow:hidden;background:#000}.au-scene svg{position:relative;width:100%;height:auto;display:block;overflow:visible}.au-scene .d{stroke-dasharray:1;stroke-dashoffset:1}.au-scene .f,.au-scene .loupe,.au-scene .reticle{opacity:0}.au-scene .glow,.au-scene .ok,.au-scene .p,.au-scene .ring{opacity:0;transform-box:fill-box;transform-origin:center;transform:scale(.2)}.au-scene .mv{opacity:0}.au-scene.au-play .d{animation:au-draw 1.05s cubic-bezier(.22,1,.36,1) forwards}.au-scene.au-play .f{animation:au-fade .55s ease forwards}.au-scene.au-play .mv{animation:au-move .85s cubic-bezier(.22,1,.36,1) forwards}.au-scene.au-play .ok,.au-scene.au-play .p{animation:au-pop .5s cubic-bezier(.34,1.56,.64,1) forwards}.au-scene.au-play .ring{animation:au-pop .55s cubic-bezier(.34,1.56,.64,1) 1.15s forwards,au-pulse 2.6s ease-in-out 1.9s infinite}.au-scene.au-play .glow{animation:au-pop .5s cubic-bezier(.34,1.56,.64,1) 1.1s forwards,au-glow 2.6s ease-in-out 1.7s infinite}.au-scene.au-play .reticle{animation:au-scanv 1.9s cubic-bezier(.4,0,.2,1) forwards}.au-scene.au-play .loupe{animation:au-move 1s cubic-bezier(.5,0,.2,1) .4s forwards}@keyframes au-draw{to{stroke-dashoffset:0}}@keyframes au-fade{to{opacity:1}}@keyframes au-move{0%{opacity:0;transform:translate(var(--dx,0),var(--dy,0))}to{opacity:1;transform:translate(0)}}@keyframes au-pop{0%{opacity:0;transform:scale(.2)}60%{opacity:1}to{opacity:1;transform:scale(1)}}@keyframes au-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes au-glow{0%,to{opacity:1}50%{opacity:.62}}@keyframes au-scanv{0%{opacity:0;transform:translateY(-34px)}14%{opacity:1}70%{transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.au-plan{margin-top:56px;display:grid;gap:30px}@media (min-width:810px){.au-plan{grid-template-columns:repeat(4,1fr);gap:22px}}.au-step{position:relative;padding-top:2px}@media (min-width:810px){.au-step:after{content:"";position:absolute;top:25px;left:50px;right:-18px;height:1px;background:rgba(255,255,255,.12)}.au-step:last-child:after{display:none}}.au-step-ic{width:46px;height:46px;margin-bottom:22px}.au-step-ic svg{width:100%;height:100%;display:block}.au-step .au-wk{font-family:var(--mono);font-weight:400;font-size:12.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--blue)}.au-step h4{margin-top:12px;font-size:18px;font-weight:600;letter-spacing:-.3px;color:#fff}.au-step p{margin-top:11px;font-size:14.5px;line-height:23px;color:rgba(255,255,255,.72)}.au-step-ic .dr{stroke-dasharray:1;stroke-dashoffset:1}.au-step.au-shown .au-step-ic .dr{animation:au-draw .9s cubic-bezier(.22,1,.36,1) forwards}.au-stats{margin-top:56px;border-top:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15);display:grid;grid-template-columns:1fr}@media (min-width:810px){.au-stats{grid-template-columns:repeat(3,1fr)}}.au-stat{padding:30px 20px}@media (min-width:810px){.au-stat+.au-stat{border-left:1px solid rgba(255,255,255,.15)}}@media (max-width:809px){.au-stat+.au-stat{border-top:1px solid rgba(255,255,255,.15)}}.au-stat-num{font-weight:500;font-size:38px;letter-spacing:-1.5px;color:#fff}.au-stat-num b{color:var(--blue);font-weight:500}.au-stat-label{margin-top:12px;font-family:var(--mono);font-weight:300;font-size:12.5px;line-height:19px;color:rgba(255,255,255,.5)}.au-cta-band{margin-top:110px;border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:44px 32px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:28px;background:#000}@media (min-width:810px){.au-cta-band{padding:52px 48px}}.au-cta-band h3{font-size:24px;font-weight:500;line-height:1.2;letter-spacing:-.5px;color:#fff}@media (min-width:1024px){.au-cta-band h3{font-size:30px;letter-spacing:-.8px}}.au-cta-band p{margin-top:12px;font-size:15px;line-height:24px;color:rgba(255,255,255,.62)}.au-cta-btn{display:inline-flex;height:54px;align-items:center;gap:10px;padding-inline:32px;border-radius:11px;border:1px solid #fff;background:#fff;color:#000;font-family:var(--mono);font-weight:400;font-size:14px;text-decoration:none;transition:all .2s ease;white-space:nowrap;cursor:pointer}.au-cta-btn svg{width:22px;height:22px;transition:transform .2s ease}.au-cta-btn:hover{background:var(--blue);border-color:var(--blue);color:#fff}.au-cta-btn:hover svg{transform:translateY(-3px)}.au-tcards{margin-top:56px;display:flex;flex-direction:column;gap:16px}.au-reveal{opacity:0;transform:translateY(24px);transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transition-delay:var(--rd,0s)}.au-reveal.au-shown{opacity:1;transform:none}.au-word-reveal span{opacity:0;filter:blur(14px);transition:opacity 2.4s cubic-bezier(.22,1,.36,1),filter 2.4s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--wi) * 95ms);display:inline}.au-word-reveal.au-shown span{opacity:1;filter:blur(0)}@media (prefers-reduced-motion:reduce){.au-reveal,.au-word-reveal span{opacity:1;transform:none;filter:none;transition:none}.au-rule .au-line{transform:none}.au-scene .d{stroke-dashoffset:0}.au-scene .f,.au-scene .glow,.au-scene .loupe,.au-scene .mv,.au-scene .ok,.au-scene .p,.au-scene .reticle,.au-scene .ring{opacity:1;transform:none}.au-step-ic .dr{stroke-dashoffset:0}.au-scene.au-play *,.au-step.au-shown .au-step-ic *{animation:none!important}}