.hl-landing{--bg:#fff;--subtle:#f5f5f7;--surface:#fff;--fg:#1d1d1f;--muted:#6e6e73;--faint:#86868b;--border:#ececf1;--border-strong:#d9d9e0;--accent:#0071e3;--accent-hover:#0077ed;--accent-soft:#0071e30f;--font-sans:var(--font-geist-sans), -apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", Roboto, sans-serif;--font-mono:var(--font-geist-mono), ui-monospace, "SF Mono", "JetBrains Mono", Menlo, monospace;background:var(--bg);color:var(--fg);font-family:var(--font-sans);letter-spacing:-.011em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100dvh;line-height:1.5}.hl-landing *{box-sizing:border-box}.hl-landing h1,.hl-landing h2,.hl-landing h3,.hl-landing h4{letter-spacing:-.03em;text-wrap:balance;margin:0;font-weight:600}.hl-landing p{margin:0}.hl-landing a{color:inherit;text-decoration:none}.hl-landing ::selection{background:#0071e31f}.hl-landing :focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}.hl-tnum{font-variant-numeric:tabular-nums;font-family:var(--font-mono);letter-spacing:0}:is(html:has(.hl-landing),body:has(.hl-landing)){background:#fff}html:has(.hl-landing){--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scrollbar-color:#c7c7cf transparent;--muted:#fff;--border:#d9d9e0}html:has(.hl-landing)::-webkit-scrollbar{width:12px;height:12px}html:has(.hl-landing)::-webkit-scrollbar-thumb{border:4px solid #fff;border-radius:999px;background:#c7c7cf!important}html:has(.hl-landing)::-webkit-scrollbar-thumb:hover{background:#b0b0ba!important}html:has(.hl-landing)::-webkit-scrollbar-track{background:0 0!important}.hl-landing .container{max-width:1152px;margin:0 auto;padding-left:20px;padding-right:20px}.hl-landing .narrow{max-width:768px;margin:0 auto}@media (min-width:640px){.hl-landing .container{padding-left:32px;padding-right:32px}}.hl-landing .site-header{z-index:50;-webkit-backdrop-filter:blur(20px);background:#ffffffb3;border-bottom:1px solid #ececf1b3;position:sticky;top:0}.hl-landing .nav{align-items:center;max-width:1152px;height:52px;margin:0 auto;padding:0 20px;display:flex}@media (min-width:640px){.hl-landing .nav{padding:0 32px}}.hl-landing .brand{color:var(--fg);align-items:center;gap:8px;display:inline-flex}.hl-landing .brand svg{width:18px;height:18px}.hl-landing .brand span{letter-spacing:-.02em;font-size:15px;font-weight:600}.hl-landing .nav-links{align-items:center;gap:28px;margin-left:36px;display:none}@media (min-width:768px){.hl-landing .nav-links{display:flex}}.hl-landing .nav-links a{color:var(--muted);font-size:13px;transition:color .2s}.hl-landing .nav-links a:hover{color:var(--fg)}.hl-landing .nav-cta{margin-left:auto}.hl-landing .btn{cursor:pointer;white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;font-family:inherit;font-weight:500;transition:background-color .2s,color .2s;display:inline-flex}.hl-landing .btn-sm{height:36px;padding:0 16px;font-size:13px}.hl-landing .btn-lg{height:48px;padding:0 24px;font-size:15px}.hl-landing .btn-primary{background:var(--accent);color:#fff}.hl-landing .btn-primary:hover{background:var(--accent-hover)}.hl-landing .btn-primary:disabled{opacity:.5;cursor:default}.hl-landing .hero{position:relative}.hl-landing .hero-glow{pointer-events:none;z-index:-1;background:linear-gradient(#f5f7fb 0%,#fff 100%);height:520px;position:absolute;inset:0 0 auto}.hl-landing .hero-inner{text-align:center;padding-top:96px}@media (min-width:640px){.hl-landing .hero-inner{padding-top:128px}}.hl-landing .eyebrow{letter-spacing:.02em;color:var(--muted);font-size:13px;font-weight:500}.hl-landing .hero h1{margin-top:16px;font-size:40px;line-height:1.05}@media (min-width:640px){.hl-landing .hero h1{font-size:60px}.hl-landing .br-sm{display:block}}.hl-landing .br-sm{display:none}.hl-landing .lede{max-width:576px;color:var(--muted);margin:24px auto 0;font-size:17px;line-height:1.6}.hl-landing .lede+.lede{margin-top:0}@media (min-width:640px){.hl-landing .lede{font-size:19px}}.hl-landing .waitlist{max-width:440px;margin:36px auto 0}.hl-landing .wl-row{align-items:center;gap:8px;display:flex}.hl-landing .wl-input{border:1px solid var(--border-strong);background:var(--surface);min-width:0;height:48px;color:var(--fg);border-radius:999px;outline:none;flex:1;padding:0 20px;font-family:inherit;font-size:15px;transition:border-color .2s}.hl-landing .wl-input::placeholder{color:var(--faint)}.hl-landing .wl-input:focus{border-color:var(--accent)}.hl-landing .wl-input[aria-invalid=true],.hl-landing .wl-input[aria-invalid=true]:focus{border-color:#c2334b}.hl-landing .wl-note{color:var(--faint);margin-top:10px;font-size:12px}.hl-landing .wl-error{color:#c2334b;margin-top:10px;font-size:12px}.hl-landing .wl-ok{background:var(--accent-soft);height:48px;color:var(--accent);border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-size:15px;font-weight:500;display:flex}.hl-landing .howlink{color:var(--muted);margin-top:16px;font-size:14px;transition:color .2s;display:inline-block}.hl-landing .howlink:hover{color:var(--fg)}.hl-landing .rfq{max-width:420px;margin:64px auto 0;padding:0 20px 32px}.hl-landing .rfq-card{border:1px solid var(--border);background:var(--surface);border-radius:22px;padding:8px;box-shadow:0 2px 10px #14142b0d,0 30px 60px -30px #14142b38}.hl-landing .rfq-head{background:var(--subtle);border-radius:16px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.hl-landing .rfq-h-label{text-transform:uppercase;letter-spacing:.04em;color:var(--faint);font-size:11px}.hl-landing .rfq-h-main{margin-top:2px;font-size:15px;font-weight:600}.hl-landing .rfq-h-main .f{color:var(--faint)}.hl-landing .rfq-chip{border:1px solid var(--border);background:var(--surface);color:var(--muted);border-radius:999px;padding:4px 10px;font-size:11px}.hl-landing .rfq-list{flex-direction:column;gap:6px;margin-top:8px;padding:0 4px 4px;display:flex}.hl-landing .rfq-q{background:#f5f5f780;border-radius:12px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.hl-landing .rfq-q.best{background:var(--accent-soft)}.hl-landing .rfq-q .who{color:var(--muted);font-size:13px}.hl-landing .rfq-q .right{align-items:center;gap:8px;display:inline-flex}.hl-landing .rfq-q .price{font-size:14px;font-weight:500}.hl-landing .badge-accent{background:var(--accent-soft);color:var(--accent);border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}.hl-landing .rfq-cap{text-align:center;color:var(--faint);margin-top:12px;font-size:12px}.hl-landing .section{padding-top:96px;padding-bottom:96px}@media (min-width:640px){.hl-landing .section{padding-top:128px;padding-bottom:128px}}.hl-landing .eyebrow-accent{color:var(--accent);font-size:13px;font-weight:500}.hl-landing .sec-title{margin-top:12px;font-size:32px;line-height:1.15}@media (min-width:640px){.hl-landing .sec-title{font-size:40px}}.hl-landing .sec-sub{color:var(--muted);margin-top:16px;font-size:17px;line-height:1.6}.hl-landing .sec-head{max-width:672px}.hl-landing .steps{gap:48px;margin-top:56px;display:grid}@media (min-width:640px){.hl-landing .steps{grid-template-columns:repeat(3,1fr);gap:40px}}.hl-landing .step-n{color:var(--faint);font-size:13px;font-weight:500}.hl-landing .step-t{letter-spacing:-.02em;margin-top:12px;font-size:19px;font-weight:600}.hl-landing .step-d{color:var(--muted);margin-top:10px;font-size:15px;line-height:1.6}.hl-landing .features{background:var(--subtle)}.hl-landing .feat-grid{gap:16px;margin-top:56px;display:grid}@media (min-width:640px){.hl-landing .feat-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.hl-landing .feat-grid{grid-template-columns:repeat(4,1fr)}}.hl-landing .feat-card{border:1px solid var(--border);background:var(--surface);border-radius:16px;padding:24px}.hl-landing .feat-card svg{width:24px;height:24px;color:var(--fg)}.hl-landing .feat-t{letter-spacing:-.02em;margin-top:16px;font-size:17px;font-weight:600}.hl-landing .feat-d{color:var(--muted);margin-top:8px;font-size:14px;line-height:1.6}.hl-landing .sec-grid{align-items:start;gap:48px;display:grid}@media (min-width:1024px){.hl-landing .sec-grid{grid-template-columns:1fr 1.1fr;gap:80px}}.hl-landing .dl{grid-template-columns:1fr;gap:32px 40px;margin:0;display:grid}@media (min-width:640px){.hl-landing .dl{grid-template-columns:repeat(2,1fr)}}.hl-landing .dl dt{letter-spacing:-.02em;font-size:15px;font-weight:600}.hl-landing .dl dd{color:var(--muted);margin:6px 0 0;font-size:14px;line-height:1.6}.hl-landing .cta{border-top:1px solid var(--border)}.hl-landing .cta-inner{text-align:center;padding:112px 0}.hl-landing .cta h2{font-size:34px;line-height:1.15}@media (min-width:640px){.hl-landing .cta h2{font-size:46px}}.hl-landing .cta .sub{max-width:448px;color:var(--muted);margin:16px auto 0;font-size:17px}.hl-landing .site-footer{border-top:1px solid var(--border)}.hl-landing .foot{flex-direction:column;justify-content:space-between;align-items:center;gap:20px;padding:40px 0;display:flex}@media (min-width:640px){.hl-landing .foot{flex-direction:row}}.hl-landing .foot-brand{color:var(--faint);align-items:center;gap:8px;font-size:13px;display:inline-flex}.hl-landing .foot-brand svg{width:16px;height:16px}.hl-landing .foot-links{color:var(--muted);align-items:center;gap:28px;font-size:13px;display:inline-flex}.hl-landing .foot-links a:hover{color:var(--fg)}@media (prefers-reduced-motion:reduce){.hl-landing *{transition-duration:.01ms!important;animation-duration:.01ms!important}}
