body{margin:0}._page_pcvm2_13{--brand-blue: #0076d6;--brand-bright: #00a6ff;--brand-purple: #6b3bef;--ink: #212121;--body: #4a4a4a;--muted: #8e8e8e;--line: #e0e3eb;--surface: #f7f8fa;--grad-hero: linear-gradient(135deg, #0076d6 0%, #6b3bef 100%);--grad-cta: linear-gradient(135deg, #0076d6 0%, #00a6ff 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--body);background:#fff;min-height:100%;line-height:1.6}._shell_pcvm2_37{max-width:72rem;margin:0 auto;padding:0 1.5rem}._header_pcvm2_45{border-bottom:1px solid var(--line);background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:sticky;top:0;z-index:10}._headerInner_pcvm2_54{display:flex;align-items:center;justify-content:space-between;gap:2rem;height:4.5rem}._brand_pcvm2_62{display:flex;align-items:center;gap:.625rem;font-weight:700;color:var(--ink);font-size:1.0625rem;letter-spacing:-.01em}._mark_pcvm2_72{width:2rem;height:2rem;border-radius:.625rem;background:var(--grad-cta);display:grid;place-items:center;color:#fff;font-size:.9375rem;font-weight:800;flex:none}._brandSub_pcvm2_85{color:var(--muted);font-weight:500}._nav_pcvm2_90{display:flex;align-items:center;gap:2rem;font-size:.9375rem}._nav_pcvm2_90 a{color:var(--body);text-decoration:none}._nav_pcvm2_90 a:hover{color:var(--brand-blue)}._hero_pcvm2_108{padding:5rem 0 4rem;text-align:center;background:radial-gradient(42rem 22rem at 50% -6rem,rgba(0,166,255,.13),transparent 70%),#fff}._pill_pcvm2_120{display:inline-flex;align-items:center;gap:.5rem;border:1px solid var(--line);background:#fff;color:var(--body);border-radius:999px;padding:.375rem .875rem;font-size:.8125rem;font-weight:500;box-shadow:0 1px 2px #1018280d}._dot_pcvm2_134{width:.4375rem;height:.4375rem;border-radius:999px;background:var(--brand-bright);flex:none}._heading_pcvm2_142{margin:1.5rem auto 0;max-width:20ch;font-size:clamp(2.25rem,5.5vw,3.5rem);line-height:1.1;letter-spacing:-.025em;font-weight:800;color:var(--ink)}._headingAccent_pcvm2_152{background:var(--grad-hero);-webkit-background-clip:text;background-clip:text;color:transparent}._text_pcvm2_159{margin:1.25rem auto 0;max-width:44rem;font-size:1.125rem;color:var(--body)}._form_pcvm2_168{margin:2.5rem auto 0;display:grid;justify-items:center;gap:.5rem}._formRow_pcvm2_177{width:min(34rem,100%);display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:center;gap:.75rem}._label_pcvm2_189{display:grid;gap:.375rem;text-align:left;flex:1 1 15rem;min-width:0}._labelText_pcvm2_197{font-size:.8125rem;font-weight:600;color:var(--ink)}._input_pcvm2_203{width:100%;padding:.75rem .875rem;border:1px solid var(--line);border-radius:.75rem;font-size:.9375rem;color:var(--ink);background:#fff}._input_pcvm2_203::placeholder{color:var(--muted)}._input_pcvm2_203:focus{outline:none;border-color:var(--brand-blue);box-shadow:0 0 0 3px #0076d626}._hint_pcvm2_223{font-size:.75rem;color:var(--muted)}._button_pcvm2_228{padding:.75rem 1.5rem;border:0;border-radius:999px;background:var(--grad-cta);color:#fff;font-size:.9375rem;font-weight:600;cursor:pointer;box-shadow:0 8px 20px #0076d640}._button_pcvm2_228:hover{filter:brightness(1.06)}._section_pcvm2_246{padding:4.5rem 0}._sectionAlt_pcvm2_250{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}._sectionHeading_pcvm2_256{text-align:center;font-size:clamp(1.75rem,3.5vw,2.25rem);line-height:1.2;letter-spacing:-.02em;font-weight:700;color:var(--ink);margin:0}._sectionText_pcvm2_266{text-align:center;margin:.875rem auto 0;max-width:40rem;color:var(--body)}._list_pcvm2_273{list-style:none;padding:0;margin:2.5rem 0 0;display:grid;gap:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr))}._list_pcvm2_273>li{background:#fff;border:1px solid var(--line);border-radius:1rem;padding:1.5rem;box-shadow:0 1px 2px #1018280a}._cardIcon_pcvm2_290{width:2.5rem;height:2.5rem;border-radius:.75rem;display:grid;place-items:center;font-size:1.125rem;margin-bottom:1rem;background:#0076d617}._cardTitle_pcvm2_301{display:block;color:var(--ink);font-weight:700;margin-bottom:.375rem}._steps_pcvm2_310{list-style:none;padding:0;margin:2.5rem 0 0;display:grid;gap:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr));counter-reset:step}._steps_pcvm2_310>li{position:relative;padding-left:3.25rem;counter-increment:step}._steps_pcvm2_310>li:before{content:counter(step);position:absolute;left:0;top:0;width:2.25rem;height:2.25rem;border-radius:999px;background:var(--grad-cta);color:#fff;font-weight:700;display:grid;place-items:center}._cta_pcvm2_343{margin:0 0 4.5rem;border-radius:1.5rem;background:var(--grad-hero);color:#fff;padding:3rem 2rem;text-align:center;box-shadow:0 20px 40px #0076d638}._cta_pcvm2_343 h2{margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;letter-spacing:-.02em}._cta_pcvm2_343 p{margin:.75rem auto 0;max-width:38rem;color:#ffffffe0}._footer_pcvm2_368{border-top:1px solid var(--line);padding:2rem 0;font-size:.875rem;color:var(--muted)}._footerInner_pcvm2_375{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between}._footer_pcvm2_368 a{color:var(--body);text-decoration:none}._footer_pcvm2_368 a:hover{color:var(--brand-blue)}._footerLinks_pcvm2_392{display:flex;gap:1.5rem}@media only screen and (max-width:60rem){._list_pcvm2_273,._steps_pcvm2_310{grid-template-columns:1fr}._nav_pcvm2_90{display:none}._hero_pcvm2_108{padding:3.5rem 0 3rem}}
