:root{--bg:#0a0a0a;--surface:#111;--surface-2:#1a1a1a;--surface-3:#222;--border:#ffffff12;--border-strong:#ffffff24;--text:#f0f0f0;--text-2:#909090;--text-3:#555;--accent:#e8621a;--accent-hover:#c4511a;--accent-light:#e639461f;--accent-light-hover:#e6394633;--radius-sm:6px;--radius:10px;--radius-lg:18px;--navbar-h:64px;--container:1160px;--shadow:0 4px 24px #0006}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:1.5rem}.prose{color:var(--text);max-width:760px;line-height:1.8}.prose h1{margin-bottom:1rem;font-family:Syne,sans-serif;font-size:2rem;font-weight:800}.prose h2{color:var(--text);margin-top:2rem;margin-bottom:.5rem;font-family:Syne,sans-serif;font-size:1.25rem;font-weight:700}.prose h3{color:var(--text);margin-top:1.5rem;margin-bottom:.375rem;font-size:1rem;font-weight:600}.prose p{color:var(--text-2);margin-bottom:1rem}.prose ul,.prose ol{color:var(--text-2);margin-bottom:1rem;padding-left:1.5rem}.prose li{margin-bottom:.375rem}.prose a{color:var(--accent)}.prose a:hover{text-decoration:underline}.prose strong{color:var(--text);font-weight:600}.prose code{background:var(--surface-3);color:var(--text);border-radius:4px;padding:.15em .4em;font-family:Courier New,monospace;font-size:.875em}.prose pre{background:var(--surface-3);border-radius:var(--radius);margin-bottom:1rem;padding:1rem;overflow-x:auto}.prose pre code{background:0 0;padding:0}.prose hr{border:none;border-top:1px solid var(--border-strong);margin:2rem 0}.prose table{border-collapse:collapse;width:100%;margin-bottom:1rem;font-size:.9rem}.prose th{background:var(--surface-2);text-align:left;color:var(--text);border-bottom:1px solid var(--border-strong);padding:.6rem .875rem;font-weight:600}.prose td{border-bottom:1px solid var(--border);color:var(--text-2);padding:.6rem .875rem}._nav_1s0ob_1{z-index:100;height:var(--navbar-h);border-bottom:1px solid #0000;transition:background .25s,border-color .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s;position:fixed;top:0;left:0;right:0}._scrolled_1s0ob_12{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-color:var(--border);background:#0a0a0ae0}._inner_1s0ob_18{justify-content:space-between;align-items:center;gap:2rem;height:100%;display:flex}._logo_1s0ob_26{letter-spacing:-.02em;color:var(--text);white-space:nowrap;font-family:Syne,sans-serif;font-size:1.25rem;font-weight:800}._logoAccent_1s0ob_35{color:var(--accent)}._links_1s0ob_37{align-items:center;gap:.25rem;display:flex}._links_1s0ob_37 button,._links_1s0ob_37 a{color:var(--text-2);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:color .15s,background .15s}._links_1s0ob_37 button:hover,._links_1s0ob_37 a:hover{color:var(--text);background:var(--surface-2)}._ctaBtn_1s0ob_60{margin-left:.5rem;color:#fff!important;background:var(--accent)!important;border-radius:var(--radius-sm)!important;padding:.5rem 1.125rem!important;font-weight:600!important;transition:background .15s,transform .1s!important}._ctaBtn_1s0ob_60:hover{transform:translateY(-1px);background:var(--accent-hover)!important}._burger_1s0ob_75{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none}._burger_1s0ob_75 span{background:var(--text);border-radius:2px;width:22px;height:2px;transition:transform .2s;display:block}@media (width<=720px){._burger_1s0ob_75{display:flex}._links_1s0ob_37{top:var(--navbar-h);background:var(--surface);border-bottom:1px solid var(--border-strong);flex-direction:column;align-items:stretch;gap:.25rem;padding:1rem 1.5rem 1.5rem;display:none;position:fixed;left:0;right:0}._links_1s0ob_37._open_1s0ob_111{display:flex}._links_1s0ob_37 button,._links_1s0ob_37 a{text-align:left;padding:.75rem 1rem;font-size:1rem}._ctaBtn_1s0ob_60{margin-top:.5rem;text-align:center!important;margin-left:0!important}}._hero_odml8_1{min-height:100svh;padding-top:var(--navbar-h);background:radial-gradient(ellipse 80% 60% at 50% 0%, #e6394614 0%, transparent 70%), var(--bg);align-items:center;display:flex;position:relative;overflow:hidden}._grid_odml8_12{background-image:linear-gradient(var(--border) 1px, transparent 1px), linear-gradient(90deg, var(--border) 1px, transparent 1px);pointer-events:none;background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80% at 50% 20%,#000 20%,#0000 80%);mask-image:radial-gradient(80% 80% at 50% 20%,#000 20%,#0000 80%)}._content_odml8_23{z-index:1;flex-direction:column;align-items:flex-start;max-width:760px;padding-block:6rem 5rem;display:flex;position:relative}._badge_odml8_33{color:var(--accent);background:var(--accent-light);letter-spacing:.02em;text-transform:uppercase;border:1px solid #e6394640;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.75rem;padding:.35rem .875rem;font-size:.8125rem;font-weight:600;display:inline-flex}._headline_odml8_49{letter-spacing:-.03em;color:var(--text);margin-bottom:1.5rem;font-family:Syne,sans-serif;font-size:clamp(2.5rem,6vw,5rem);font-weight:800;line-height:1.05}._accent_odml8_59{color:var(--accent)}._sub_odml8_61{color:var(--text-2);max-width:560px;margin-bottom:2.25rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}._actions_odml8_69{flex-wrap:wrap;gap:.875rem;margin-bottom:1rem;display:flex}._primary_odml8_76{background:var(--accent);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:background .15s,transform .1s,box-shadow .15s;box-shadow:0 0 24px #e6394659}._primary_odml8_76:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 4px 32px #e6394673}._secondary_odml8_95{background:var(--surface-2);color:var(--text);border-radius:var(--radius);border:1px solid var(--border-strong);cursor:pointer;padding:.875rem 1.75rem;font-size:1rem;font-weight:500;transition:background .15s,border-color .15s,transform .1s}._secondary_odml8_95:hover{background:var(--surface-3);border-color:var(--text-3);transform:translateY(-2px)}._footnote_odml8_113{color:var(--text-3);margin-bottom:4rem;font-size:.8125rem}._statsRow_odml8_119{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}._stat_odml8_119{color:var(--text-2);flex-direction:column;gap:.125rem;font-size:.8125rem;display:flex}._stat_odml8_119 span{color:var(--text);font-family:Syne,sans-serif;font-size:1.125rem;font-weight:700}._divider_odml8_141{background:var(--border-strong);width:1px;height:36px}@media (width<=600px){._content_odml8_23{text-align:center;align-items:center;padding-block:4rem 3rem}._actions_odml8_69,._statsRow_odml8_119{justify-content:center}}._section_kr1w1_1{background:var(--surface);padding-block:7rem}._header_kr1w1_6{text-align:center;margin-bottom:4rem}._eyebrow_kr1w1_11{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem;font-size:.8125rem;font-weight:600}._title_kr1w1_20{letter-spacing:-.025em;color:var(--text);margin-bottom:1rem;font-family:Syne,sans-serif;font-size:clamp(1.875rem,3.5vw,2.75rem);font-weight:800;line-height:1.1}._sub_kr1w1_30{color:var(--text-2);max-width:520px;margin-inline:auto;font-size:1.0625rem;line-height:1.65}._grid_kr1w1_38{grid-template-columns:repeat(3,1fr);gap:1.25rem;list-style:none;display:grid}._card_kr1w1_45{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;gap:.75rem;padding:1.75rem;transition:border-color .2s,transform .2s;display:flex}._card_kr1w1_45:hover{border-color:var(--border-strong);transform:translateY(-3px)}._icon_kr1w1_61{margin-bottom:.25rem;font-size:1.75rem;line-height:1;display:block}._cardTitle_kr1w1_68{color:var(--text);font-size:1rem;font-weight:600;line-height:1.3}._cardDesc_kr1w1_75{color:var(--text-2);font-size:.9rem;line-height:1.65}@media (width<=900px){._grid_kr1w1_38{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){._grid_kr1w1_38{grid-template-columns:1fr}._section_kr1w1_1{padding-block:4.5rem}}._section_erzqh_1{background:var(--bg);padding-block:7rem}._header_erzqh_6{text-align:center;margin-bottom:4rem}._eyebrow_erzqh_11{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem;font-size:.8125rem;font-weight:600}._title_erzqh_20{letter-spacing:-.025em;color:var(--text);font-family:Syne,sans-serif;font-size:clamp(1.875rem,3.5vw,2.75rem);font-weight:800;line-height:1.1}._steps_erzqh_29{flex-direction:column;gap:0;max-width:700px;margin-inline:auto;list-style:none;display:flex}._step_erzqh_29{align-items:flex-start;gap:1.75rem;display:flex}._numberWrap_erzqh_44{flex-direction:column;flex-shrink:0;align-items:center;width:48px;display:flex}._number_erzqh_44{color:var(--accent);background:var(--accent-light);border:1px solid #e6394640;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-family:Syne,sans-serif;font-size:.875rem;font-weight:800;display:flex}._line_erzqh_68{background:linear-gradient(#e639464d,#0000);flex:1;width:2px;min-height:2.5rem;margin-block:4px}._step_erzqh_29:last-child ._line_erzqh_68{display:none}._body_erzqh_78{padding-top:.75rem;padding-bottom:2.5rem}._step_erzqh_29:last-child ._body_erzqh_78{padding-bottom:0}._stepTitle_erzqh_85{color:var(--text);margin-bottom:.5rem;font-size:1.0625rem;font-weight:600;line-height:1.3}._stepDesc_erzqh_93{color:var(--text-2);font-size:.9375rem;line-height:1.65}@media (width<=560px){._section_erzqh_1{padding-block:4.5rem}}._section_vjoth_1{background:var(--surface);padding-block:7rem}._header_vjoth_6{text-align:center;margin-bottom:3rem}._eyebrow_vjoth_11{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem;font-size:.8125rem;font-weight:600}._title_vjoth_20{letter-spacing:-.025em;color:var(--text);margin-bottom:1rem;font-family:Syne,sans-serif;font-size:clamp(1.875rem,3.5vw,2.75rem);font-weight:800;line-height:1.1}._sub_vjoth_30{color:var(--text-2);max-width:520px;margin-inline:auto;font-size:1.0625rem;line-height:1.65}._tableWrap_vjoth_38{border-radius:var(--radius-lg);max-width:900px;margin-inline:auto;overflow:hidden}._disclaimer_vjoth_45{text-align:center;color:var(--text-3);margin-top:2rem;font-size:.8125rem;line-height:1.6}._disclaimer_vjoth_45 a{color:var(--text-2);text-decoration:underline}@media (width<=560px){._section_vjoth_1{padding-block:4.5rem}}._section_vzvsa_1{background:var(--bg);padding-block:7rem}._header_vzvsa_6{text-align:center;margin-bottom:3rem}._eyebrow_vzvsa_11{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem;font-size:.8125rem;font-weight:600}._title_vzvsa_20{letter-spacing:-.025em;color:var(--text);font-family:Syne,sans-serif;font-size:clamp(1.875rem,3.5vw,2.75rem);font-weight:800;line-height:1.1}._list_vzvsa_29{flex-direction:column;gap:0;max-width:720px;margin-inline:auto;list-style:none;display:flex}._item_vzvsa_38{border-bottom:1px solid var(--border)}._item_vzvsa_38:first-child{border-top:1px solid var(--border)}._question_vzvsa_44{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0;font-size:1rem;font-weight:500;transition:color .15s;display:flex}._question_vzvsa_44:hover{color:var(--accent)}._chevron_vzvsa_63{color:var(--text-3);flex-shrink:0;font-size:1.25rem;transition:transform .2s;display:inline-block}._chevronOpen_vzvsa_71{color:var(--accent);transform:rotate(90deg)}._answer_vzvsa_73{color:var(--text-2);padding-bottom:1.25rem;font-size:.9375rem;line-height:1.7}@media (width<=560px){._section_vzvsa_1{padding-block:4.5rem}}._footer_1bokw_1{background:var(--surface);border-top:1px solid var(--border)}._inner_1bokw_6{flex-wrap:wrap;gap:4rem;padding-block:4rem;display:flex}._brand_1bokw_13{flex-direction:column;flex:1;gap:.75rem;min-width:200px;display:flex}._logo_1bokw_21{letter-spacing:-.02em;color:var(--text);font-family:Syne,sans-serif;font-size:1.25rem;font-weight:800}._accent_1bokw_29{color:var(--accent)}._tagline_1bokw_31{color:var(--text-2);max-width:240px;font-size:.875rem;line-height:1.55}._email_1bokw_38{color:var(--text-2);font-size:.875rem;transition:color .15s}._email_1bokw_38:hover{color:var(--accent)}._links_1bokw_46{flex-wrap:wrap;gap:3rem;display:flex}._col_1bokw_52{flex-direction:column;gap:.625rem;min-width:140px;display:flex}._col_1bokw_52 h4{letter-spacing:.06em;text-transform:uppercase;color:var(--text-3);margin-bottom:.25rem;font-size:.8125rem;font-weight:600}._col_1bokw_52 a{color:var(--text-2);font-size:.875rem;transition:color .15s}._col_1bokw_52 a:hover{color:var(--text)}._bottom_1bokw_76{border-top:1px solid var(--border);text-align:center;color:var(--text-3);padding-block:1.25rem;font-size:.8125rem}@media (width<=680px){._inner_1bokw_6{gap:2.5rem}._links_1bokw_46{gap:2rem}}._page_62mja_1{min-height:100svh;padding-top:calc(var(--navbar-h) + 3rem);background:var(--bg);padding-bottom:5rem}._content_62mja_8{justify-content:center;display:flex}._layout_wxt18_1{min-height:100svh;padding-top:var(--navbar-h);max-width:var(--container);align-items:flex-start;gap:3rem;margin-inline:auto;padding-inline:1.5rem;display:flex}._sidebar_wxt18_12{width:220px;top:calc(var(--navbar-h) + 2rem);flex-shrink:0;padding-block:2.5rem;position:sticky}._sidebarLabel_wxt18_20{letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);margin-bottom:.875rem;font-size:.75rem;font-weight:600}._navList_wxt18_29{flex-direction:column;gap:.125rem;list-style:none;display:flex}._navLink_wxt18_36{color:var(--text-2);border-radius:var(--radius-sm);border-left:2px solid #0000;padding:.4rem .75rem;font-size:.875rem;transition:color .15s,background .15s,border-color .15s;display:block}._navLink_wxt18_36:hover{color:var(--text);background:var(--surface-2)}._navLink_wxt18_36._active_wxt18_51{color:var(--accent);border-left-color:var(--accent);background:var(--accent-light)}._main_wxt18_57{flex:1;min-width:0;padding-block:2.5rem 5rem}@media (width<=760px){._layout_wxt18_1{flex-direction:column;gap:0}._sidebar_wxt18_12{border-bottom:1px solid var(--border);width:100%;margin-bottom:2rem;padding-block:1.5rem 0;position:static}._navList_wxt18_29{flex-flow:wrap;gap:.25rem}._navLink_wxt18_36{border-bottom:2px solid #0000;border-left:none}._navLink_wxt18_36._active_wxt18_51{border-left-color:#0000;border-bottom-color:var(--accent)}}
