:root{color-scheme:dark;--bg:#060A2F;--panel:#141A33;--text:#fff;--muted:#C8D0E5;--blue:#219DF2;--border:#2A3152;--gradient:linear-gradient(100deg,#219DF2,#8B5FBF 50%,#D438B8);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--bg);color:var(--text);line-height:1.5}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}a:focus-visible{outline:3px solid #52B8FF;outline-offset:5px}.wrap{max-width:1040px;width:calc(100% - 64px);margin-inline:auto}.header{height:100px;display:flex;justify-content:space-between;align-items:center;gap:20px}.wordmark{width:215px;height:auto;display:block}.header nav{display:flex;align-items:center;gap:26px;font-weight:700;font-size:14px}.button{display:inline-flex;justify-content:center;align-items:center;gap:14px;min-height:48px;padding:12px 22px;border-radius:14px;font-size:15px;font-weight:750;color:#fff;text-align:center;line-height:1.4}.button:hover{text-decoration:none;filter:brightness(1.12)}.primary{background:var(--gradient)}.secondary{background:#1B223D;border:1px solid #37405E}.hero{position:relative;overflow:hidden;border:1px solid #21466b;border-radius:22px;background:linear-gradient(110deg,#1e3958,#141d34 65%,#080e1a);padding:38px 42px;min-height:300px;display:flex;align-items:center}.hero:before{content:"";position:absolute;left:0;inset-block:0;width:4px;background:var(--gradient)}.hero-copy{position:relative;z-index:1;width:65%;max-width:580px}.eyebrow{font-size:11px;letter-spacing:1.2px;font-weight:800;color:var(--blue);margin:0 0 14px}h1{font-size:clamp(38px,4.7vw,58px);letter-spacing:-1.9px;line-height:1.08;margin:0 0 18px;font-weight:850}.blue{color:#52B8FF}.pink{color:#FA5CB8}.intro{font-size:17px;max-width:510px;color:var(--muted);margin:0;line-height:1.6}.hero-art{position:absolute;width:430px;height:430px;object-fit:contain;right:-20px;top:50%;transform:translateY(-50%);pointer-events:none}.account-section{margin-top:24px}.divider{display:flex;gap:16px;align-items:center;justify-content:center;font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#52B8FF;margin:0 0 18px}.divider:before,.divider:after{content:"";height:1px;background:#25436a;flex:1}.paths{display:grid;grid-template-columns:1fr 1fr;gap:18px}.path{border:1px solid transparent;border-radius:18px;background:linear-gradient(var(--panel),var(--panel)) padding-box,linear-gradient(110deg,#219DF2,#7B3FE4,#FA1F8B) border-box;padding:24px;display:flex;flex-direction:column;gap:20px}.path-heading{display:flex;gap:16px;align-items:center;flex:1}.icon{display:flex;align-items:center;justify-content:center;flex:0 0 54px;height:54px;border-radius:17px;border:1px solid transparent;background:linear-gradient(#0a1020,#0a1020) padding-box,linear-gradient(135deg,#219DF2,#7B3FE4,#FA1F8B) border-box;box-shadow:0 5px 18px #7b3fe425;color:#4AB5FF}.icon svg{width:28px;height:28px}h3{font-size:20px;line-height:1.3;margin:0 0 6px}p{margin:0}.path p,.steps p{font-size:15px;color:var(--muted)}.path .button{align-self:flex-start;margin-left:70px}.how-section{padding:34px 0}h2{font-size:23px;letter-spacing:-.4px;line-height:1.3;margin:0 0 18px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.steps article{display:flex;gap:14px;border-top:1px solid var(--border);padding-top:18px}.step{color:var(--blue);font-size:13px;font-weight:800;padding-top:3px}.steps h3{font-size:17px}.availability{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 26px;border-radius:18px;border:1px solid var(--border);background:linear-gradient(110deg,#18243d,#211a35)}.availability h2{font-size:20px;margin:0 0 3px}.availability p{color:var(--muted);font-size:15px}.footer{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:30px;padding:24px 0 30px;border-top:1px solid var(--border);font-size:13px}.company{font-weight:750;font-size:14px}.company-description{color:var(--muted);margin:3px 0 5px}.contact{font-weight:600}.copyright{font-size:11px;color:#8F9AB8;margin-top:12px}.footer nav{display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:14px;font-weight:700}.footer nav span{color:#8F9AB8}.skip{position:absolute;top:-80px;left:16px;background:white;color:var(--bg);padding:12px;z-index:5}.skip:focus{top:10px}@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:82px}.wordmark{width:180px}.how-link{display:none}.hero{padding:28px;min-height:270px}.hero-copy{width:72%}.hero-art{width:310px;height:310px;right:-55px;opacity:.65}.intro{font-size:15px}.path{padding:20px}.path-heading{gap:12px}.path .button{margin-left:0;width:100%}.footer{align-items:flex-start;flex-direction:column;gap:16px}}@media(max-width:540px){.wrap{width:calc(100% - 32px)}.header{height:76px}.header .wordmark{width:164px}.header .button{min-height:42px;padding:9px 16px;font-size:14px}.hero{padding:24px 20px;min-height:0;border-radius:18px;align-items:flex-start}.hero-copy{width:100%;max-width:none}.hero-art{width:205px;height:205px;right:-46px;top:4px;transform:none;opacity:.8}.eyebrow{font-size:9px;letter-spacing:.8px;max-width:220px;margin-bottom:14px}h1{font-size:36px;letter-spacing:-1.25px;max-width:250px;margin-bottom:20px}.intro{max-width:none;line-height:1.55;font-size:15px}.paths{grid-template-columns:1fr;gap:12px}.account-section{margin-top:20px}.divider{font-size:10px;gap:10px;margin-bottom:14px}.path{padding:18px;gap:14px}.path-heading{align-items:center;gap:14px}.path h3{font-size:18px}.path p{font-size:14px}.icon{flex-basis:48px;height:48px;border-radius:15px}.icon svg{width:26px;height:26px}.how-section{padding:26px 0}.how-section h2{font-size:21px;margin-bottom:12px}.steps{grid-template-columns:1fr;gap:0}.steps article{padding:13px 0;gap:14px}.steps article:last-child{padding-bottom:0}.steps h3{margin-bottom:3px}.steps p{font-size:14px}.availability{align-items:flex-start;flex-direction:column;gap:14px;padding:20px}.availability .button{width:100%}.footer{margin-top:24px;padding-top:20px}.footer nav{font-size:14px;gap:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media(max-width:360px){.hero-art{width:155px;height:155px;right:-56px;top:22px;opacity:.4}.hero h1{font-size:32px}.header .wordmark{width:144px}.header{gap:12px}}
