@font-face{font-family:SB Sans Super;src:url(/assets/SBSansSuper-Regular-B2T2yBFb.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SB Sans Super;src:url(/assets/SBSansSuper-SemiBold-CBqChlzK.woff)format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:SB Sans Super;src:url(/assets/SBSansSuper-SemiBold-CBqChlzK.woff)format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:SB Sans Super;src:url(/assets/SBSansSuper-Bold-31GW2wqm.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}:root{--color-bg:#fff;--color-bg-muted:#f5f6f8;--color-text:#1d1d1d;--color-text-muted:#6b6b6b;--color-border:#e6e8ec;--color-brand:#00fb68;--color-brand-contrast:#1d1d1d;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--container:1200px;--space-section:120px;--font-sans:"SB Sans Super", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:16px;font-weight:400;line-height:1.55}h1,h2,h3,h4,h5,h6{letter-spacing:-.01em;color:var(--color-text);margin:0;font-weight:700;line-height:1.15}p{margin:0}a{color:inherit;text-decoration:none}ul,ol{margin:0;padding:0;list-style:none}img{max-width:100%;display:block}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 24px}.section{padding:var(--space-section) 0}.section--muted{background-color:var(--color-bg-muted)}.section__header{text-align:center;max-width:720px;margin:0 auto 56px}.section__title{margin-top:12px;font-size:clamp(28px,3.4vw,44px);font-weight:700}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);font-size:13px;font-weight:600;display:inline-block}.header{border-bottom:1px solid var(--color-border);background-color:var(--color-bg)}.header__inner{justify-content:space-between;align-items:center;gap:28px;height:72px;display:flex}.header__nav{align-items:center;gap:20px;display:flex}.header__nav-link{color:var(--color-text-muted);white-space:nowrap;font-size:14px;font-weight:500;transition:color .2s}.header__nav-link:hover,.header__nav-link:focus-visible{color:var(--color-text)}.logo{letter-spacing:-.01em;color:var(--color-text);align-items:center;gap:10px;font-size:17px;font-weight:700;display:inline-flex}.logo__mark{background-color:var(--color-brand);width:32px;height:32px;color:var(--color-brand-contrast);border-radius:8px;justify-content:center;align-items:center;font-size:17px;font-weight:700;display:inline-flex}.hero{border-bottom:1px solid var(--color-border);padding:96px 0 120px}.hero__inner{grid-template-columns:1.15fr 1fr;align-items:center;gap:72px;display:grid}.hero__title{letter-spacing:-.02em;margin:16px 0 20px;font-size:clamp(36px,5vw,64px);font-weight:700}.hero__subtitle{color:var(--color-text-muted);max-width:520px;margin-bottom:48px;font-size:18px}.hero__stats{border-top:1px solid var(--color-border);flex-wrap:wrap;gap:40px;padding-top:32px;display:flex}.hero__stats li{flex-direction:column;gap:4px;display:flex}.hero__stat-value{letter-spacing:-.01em;font-size:26px;font-weight:700}.hero__stat-label{color:var(--color-text-muted);font-size:14px}.hero__card{background-color:var(--color-bg-muted);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:28px}.hero__card-header{color:var(--color-text-muted);align-items:center;gap:10px;margin-bottom:20px;font-size:14px;display:flex}.hero__card-dot{background-color:var(--color-brand);border-radius:50%;width:8px;height:8px}.hero__card-list{border-bottom:1px solid var(--color-border);flex-direction:column;gap:14px;margin-bottom:20px;padding-bottom:20px;display:flex}.hero__card-list li{justify-content:space-between;font-size:15px;display:flex}.hero__card-list li span:last-child{color:var(--color-text-muted)}.hero__card-footer{color:var(--color-text-muted);justify-content:space-between;align-items:baseline;font-size:15px;display:flex}.hero__card-footer strong{color:var(--color-text);font-size:20px;font-weight:700}.features{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.feature{border:1px solid var(--color-border);border-radius:var(--radius-md);background-color:var(--color-bg);padding:32px}.feature__num{color:var(--color-text-muted);letter-spacing:.04em;margin-bottom:20px;font-size:13px;font-weight:600}.feature__title{margin-bottom:10px;font-size:20px;font-weight:600}.feature__text{color:var(--color-text-muted);font-size:15px}.steps{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.step{background-color:var(--color-bg);border-radius:var(--radius-md);border:1px solid var(--color-border);padding:28px}.step__num{background-color:var(--color-brand);width:36px;height:36px;color:var(--color-brand-contrast);border-radius:50%;justify-content:center;align-items:center;margin-bottom:20px;font-size:15px;font-weight:700;display:inline-flex}.step__title{margin-bottom:8px;font-size:18px;font-weight:600}.step__text{color:var(--color-text-muted);font-size:15px}.legal{max-width:920px}.legal__header{text-align:left;max-width:920px;margin-bottom:40px}.legal__header .section__title{margin-top:0;font-size:clamp(26px,3vw,38px)}.legal__list{flex-direction:column;gap:16px;padding-left:24px;list-style:decimal;display:flex}.legal__item{color:var(--color-text);font-size:17px;line-height:1.6}.footer{background-color:var(--color-bg);border-top:1px solid var(--color-border);padding:32px 0}.footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.footer__copy{color:var(--color-text-muted);font-size:14px}@media (width<=1024px){:root{--space-section:88px}.hero{padding:72px 0 88px}.hero__inner{grid-template-columns:1fr;gap:48px}.features{grid-template-columns:repeat(3,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.header__nav{gap:14px}.header__nav-link{font-size:13px}.legal__item{font-size:16px}}@media (width<=720px){:root{--space-section:72px}.header__inner{flex-direction:column;align-items:flex-start;gap:10px;height:auto;min-height:64px;padding-top:10px;padding-bottom:10px}.header__nav{gap:12px;width:100%;padding-bottom:2px;overflow-x:auto}.hero{padding:56px 0 72px}.hero__stats{gap:24px}.features,.steps{grid-template-columns:1fr}.legal__header{margin-bottom:28px}.legal__list{gap:12px;padding-left:20px}.legal__item{font-size:15px}}
