body,html{padding:0;margin:0;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;color:#f9fafb;background:radial-gradient(circle at top left,#111827 0,#020617 40%,#020617 100%)}:root{--gradient-color-1:#1541ca;--gradient-color-2:#161432;--gradient-color-3:#1541ca;--gradient-color-4:#17011c}*,:after,:before{box-sizing:border-box}#__next{min-height:100%}.container{min-height:100vh;display:flex;flex-direction:column}.hero{position:relative;flex:1 1;display:flex;align-items:center;justify-content:center;padding:4rem 1.5rem;overflow:hidden}.hero__background{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden;background:radial-gradient(circle at top,rgba(56,189,248,.08),transparent 55%),radial-gradient(circle at bottom,rgba(129,140,248,.09),transparent 60%)}.hero__background:before{content:"";position:absolute;inset:-30%;background-image:radial-gradient(circle at 20% 20%,rgba(56,189,248,.15),transparent 55%),radial-gradient(circle at 80% 30%,rgba(168,85,247,.18),transparent 55%),radial-gradient(circle at 40% 80%,rgba(45,212,191,.15),transparent 55%);filter:blur(10px);opacity:.85;animation:liquidFlow 48s ease-in-out infinite alternate}.gradient-canvas{position:absolute;inset:-20%;width:140%;height:140%;display:block;pointer-events:none}.hero__orb{position:absolute;width:420px;height:420px;border-radius:999px;filter:blur(42px);opacity:.6;mix-blend-mode:screen;background:radial-gradient(circle,rgba(56,189,248,.9),transparent 60%);animation:floatOrb 26s ease-in-out infinite alternate}.hero__orb--one{top:-15%;left:-10%}.hero__orb--two{bottom:-20%;right:-5%;background:radial-gradient(circle,rgba(129,140,248,.85),transparent 60%);animation-duration:32s;animation-delay:-6s}.hero__orb--three{top:40%;left:55%;width:520px;height:520px;background:radial-gradient(circle,rgba(168,85,247,.8),transparent 60%);opacity:.45;animation-duration:38s;animation-delay:-12s}.hero__gradient-overlay{position:absolute;inset:0;background:radial-gradient(circle at center,rgba(15,23,42,.3),rgba(15,23,42,.9))}.hero__content{position:relative;z-index:1;max-width:720px;text-align:left}.hero__eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:.75rem;font-weight:600;color:hsla(0,0%,100%,.9);margin-bottom:1.5rem}.hero__title{margin:0 0 1.5rem;font-size:clamp(2.25rem,3.2vw + 1.4rem,3.75rem);line-height:1.08;letter-spacing:-.04em;color:#e5e7eb}.hero__lead{margin:0 0 1.5rem;max-width:34rem;font-size:1.05rem;line-height:1.7;color:rgba(209,213,219,.9)}.hero__meta a{margin:0;font-size:.9rem;color:hsla(0,0%,100%,.99)}.hero__meta a,.hero__meta a:hover{line-height:1.7;color:rgba(148,163,184,.95);text-decoration:underline}@keyframes floatOrb{0%{transform:translateZ(0) scale(1)}50%{transform:translate3d(16px,-18px,0) scale(1.05)}to{transform:translate3d(-22px,22px,0) scale(1.02)}}@keyframes liquidFlow{0%{transform:translateZ(0) scale(1)}40%{transform:translate3d(18px,-24px,0) scale(1.03)}70%{transform:translate3d(-24px,20px,0) scale(1.04)}to{transform:translate3d(8px,-10px,0) scale(1.02)}}@media (max-width:768px){.hero{padding:3.25rem 1.75rem 3.5rem}.hero__content{text-align:left}.hero__lead{max-width:none}.hero__orb{width:320px;height:320px;filter:blur(36px)}}@media (max-width:480px){.hero{padding-inline:1.25rem}.hero__title{font-size:2.1rem}.hero__eyebrow{font-size:.7rem}.hero__lead{font-size:.98rem}}body{margin:0;padding:0}#tmb{width:100%;height:100%;overflow:hidden}