*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;-webkit-font-smoothing:antialiased;background:#0b1020;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.skip{z-index:1000;color:#000;background:#b3f000;padding:.5rem 1rem;font-weight:600;position:absolute;top:-100px;left:0}.skip:focus{top:0}.header{background:#0b1020;border-bottom:1px solid #ffffff0f}.header .wrap.nav{justify-content:space-between;align-items:center;max-width:80rem;height:4rem;margin:0 auto;padding:0 1rem;display:flex}@media (min-width:640px){.header .wrap.nav{padding:0 1.5rem}}@media (min-width:1024px){.header .wrap.nav{padding:0 2rem}}.header .logo{flex-shrink:0;align-items:center;display:flex}.header .logo img{width:auto;height:1.75rem}@media (min-width:768px){.header .logo img{height:2.25rem}}.header .links{align-items:center;gap:1.5rem;display:flex}.header .links a{color:#c9c6be;white-space:nowrap;font-size:.875rem;transition:color .2s}.header .links a:hover{color:#fff}.btn{cursor:pointer;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.btn.lime{color:#000;background:#b3f000}.btn.lime:hover{background:#a5e300}.btn.alt{color:#fff;background:0 0;border:1px solid #ffffff26}.btn.alt:hover{color:#b3f000;border-color:#b3f000}.btn.outline{color:#c9c6be;background:0 0;border:1px solid #ffffff26}.btn.outline:hover{color:#b3f000;border-color:#b3f000}.wrap{max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.wrap{padding:0 1.5rem}}@media (min-width:1024px){.wrap{padding:0 2rem}}.page-hero{background:linear-gradient(#0b1020 0%,#111827 100%);padding:5rem 0}.page-hero nav{color:#c9c6be;margin-bottom:2rem;font-size:.875rem}.page-hero nav a{color:#c9c6be}.page-hero nav a:hover{color:#b3f000}.page-hero h1{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.1}.page-hero p{color:#c9c6be;max-width:40rem;font-size:1.125rem;line-height:1.6}.eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#b3f000;margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:inline-block}.actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.section{padding:4rem 0}.section.dark{background:#0b1020}.section-head{margin-bottom:3rem}.section-head h2{color:#fff;font-size:1.875rem;font-weight:700}.section-head p{color:#c9c6be;max-width:36rem;margin-top:.75rem;line-height:1.6}.page-layout{gap:3rem;display:grid}@media (min-width:1024px){.page-layout{grid-template-columns:1fr 320px}}.prose{color:#c9c6be;line-height:1.7}.prose h2{color:#fff;margin-top:2.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.prose h3{color:#fff;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.prose p{margin-bottom:1rem}.prose ul{margin-bottom:1rem;padding-left:1.5rem;list-style:outside}.prose ul li{margin-bottom:.5rem}.steps{gap:1rem;margin:1.5rem 0;display:grid}@media (min-width:640px){.steps{grid-template-columns:repeat(2,1fr)}}.step{border:1px solid #ffffff14;border-radius:.5rem;padding:1.25rem}.step h3{color:#b3f000;margin:0;font-size:.875rem;font-weight:600}.faq{border:1px solid #ffffff14;border-radius:.5rem;margin:1rem 0;padding:1.5rem}.faq h3{color:#fff;margin-bottom:.5rem;font-size:1rem;font-weight:600}.faq p{font-size:.875rem}.sidebar{background:#ffffff08;border:1px solid #ffffff14;border-radius:.75rem;align-self:start;padding:2rem;position:sticky;top:2rem}.sidebar h3{color:#fff;margin-bottom:.75rem;font-size:1.125rem;font-weight:700}.sidebar p{color:#c9c6be;margin-bottom:1rem;font-size:.875rem;line-height:1.6}.sidebar a{color:#b3f000;font-size:.875rem}.sidebar a:hover{text-decoration:underline}.sidebar hr{border:none;border-top:1px solid #ffffff14;margin:1.5rem 0}.grid{gap:1.5rem;display:grid}@media (min-width:640px){.grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.grid{grid-template-columns:repeat(3,1fr)}}.card{background:#ffffff08;border:1px solid #ffffff14;border-radius:.75rem;padding:1.5rem;transition:border-color .2s}.card:hover{border-color:#b3f000}.card h3{color:#fff;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.card p{color:#c9c6be;font-size:.875rem;line-height:1.6}.footer{background:#0b1020;border-top:1px solid #ffffff0f}.footer-grid{gap:2rem;padding:3rem 0;display:grid}@media (min-width:768px){.footer-grid{grid-template-columns:2fr 1fr 1fr}}.footer-logo{height:1.5rem;margin-bottom:1rem}.footer p,.footer a{color:#c9c6be;font-size:.875rem;line-height:1.6}.footer a{display:block}.footer a:hover{color:#fff}.footer b{color:#fff;margin-bottom:1rem;font-size:.875rem;display:block}.footer .legal{color:#c9c6be;border-top:1px solid #ffffff0f;margin-top:1.5rem;padding-top:1.5rem;font-size:.8rem}.mobile-toggle{color:#c9c6be;cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.5rem;display:none}@media (max-width:1023px){.mobile-toggle{display:block}.header .links{z-index:100;background:#0b1020;border-bottom:1px solid #ffffff0f;flex-direction:column;padding:1rem;display:none;position:absolute;top:4rem;left:0;right:0}.header .links.open{display:flex}.header .wrap.nav{position:relative}}
