._header_1rh53_1{position:sticky;top:0;z-index:50;height:var(--header-height);border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--bg) 88%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}._inner_1rh53_11{max-width:var(--max-width);margin:0 auto;padding:0 1.25rem;height:100%;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}._brand_1rh53_22{font-weight:700;letter-spacing:-.02em;color:var(--text);white-space:nowrap}._brand_1rh53_22:hover{color:var(--accent)}._nav_1rh53_33{overflow-x:auto}._list_1rh53_37{list-style:none;margin:0;padding:0;display:flex;gap:.25rem;flex-wrap:wrap;justify-content:flex-end}._link_1rh53_47{display:inline-block;padding:.5rem .75rem;border-radius:8px;color:var(--text-muted);font-size:.9375rem;font-weight:500}._link_1rh53_47:hover{color:var(--text);background:var(--surface)}._linkActive_1rh53_61{color:var(--text);background:var(--surface);box-shadow:inset 0 0 0 1px var(--border)}@media(max-width:640px){._inner_1rh53_11{flex-direction:column;align-items:stretch;padding-top:.75rem;padding-bottom:.75rem;height:auto}._header_1rh53_1{height:auto}._list_1rh53_37{justify-content:flex-start}}._footer_1d6s4_1{margin-top:auto;border-top:1px solid var(--border);background:var(--bg-elevated)}._inner_1d6s4_7{max-width:var(--max-width);margin:0 auto;padding:2rem 1.25rem;display:flex;flex-direction:column;gap:1.25rem}._tagline_1d6s4_16{margin:0;color:var(--text-muted);font-size:.9375rem;max-width:42ch}._nav_1d6s4_23{font-size:.9375rem}._list_1d6s4_27{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.75rem 1.25rem}._copy_1d6s4_36{margin:0;font-size:.8125rem;color:var(--text-muted)}._shell_ge7qh_1{min-height:100vh;display:flex;flex-direction:column}._main_ge7qh_7{flex:1;width:100%}._root_135la_1{margin-bottom:2rem}._title_135la_5{margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.25rem);letter-spacing:-.03em;line-height:1.15}._subtitle_135la_12{margin:0;max-width:60ch;color:var(--text-muted);font-size:1.0625rem}._section_3kw6u_1{margin-bottom:2.5rem}._section_3kw6u_1:last-child{margin-bottom:0}._prose_wzsfk_1{max-width:65ch}._prose_wzsfk_1 p{margin:0 0 1rem;color:var(--text-muted)}._prose_wzsfk_1 p:last-child{margin-bottom:0}._prose_wzsfk_1 ul{margin:0 0 1rem;padding-left:1.25rem;color:var(--text-muted)}._page_dyodz_1{max-width:var(--max-width);margin:0 auto;padding:2.5rem 1.25rem 4rem}._ctaRow_1oawf_1{display:flex;flex-wrap:wrap;gap:.75rem}._primaryCta_1oawf_7,._secondaryCta_1oawf_8{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.1rem;border-radius:var(--radius);font-weight:600;font-size:.9375rem}._primaryCta_1oawf_7{background:var(--accent);color:#0b1220}._primaryCta_1oawf_7:hover{background:var(--accent-hover);color:#0b1220}._secondaryCta_1oawf_8{background:var(--surface);color:var(--text);box-shadow:inset 0 0 0 1px var(--border)}._secondaryCta_1oawf_8:hover{color:var(--text);background:color-mix(in srgb,var(--surface) 85%,var(--accent))}._h2_1oawf_39{margin:0 0 .75rem;font-size:1.25rem;letter-spacing:-.02em}._grid_19o1b_1{list-style:none;margin:0;padding:0;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}._card_19o1b_10{border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem;background:var(--bg-elevated)}._cardTitle_19o1b_17{margin:0 0 .5rem;font-size:1.0625rem}._card_19o1b_10 p:last-child{margin-bottom:0}._form_1n6sr_1{display:flex;flex-direction:column;gap:1.25rem;max-width:560px}._row_1n6sr_8{display:grid;gap:1.25rem}@media(min-width:560px){._row_1n6sr_8{grid-template-columns:1fr 1fr}}._field_1n6sr_19{display:flex;flex-direction:column;gap:.375rem}._label_1n6sr_25{font-size:.875rem;font-weight:600;color:var(--text)}._input_1n6sr_31,._textarea_1n6sr_32{width:100%;padding:.625rem .75rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-elevated);color:var(--text);outline:none}._input_1n6sr_31:focus,._textarea_1n6sr_32:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 25%,transparent)}._textarea_1n6sr_32{resize:vertical;min-height:120px}._actions_1n6sr_53{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}._submit_1n6sr_60{cursor:pointer;border:none;border-radius:var(--radius);padding:.65rem 1.25rem;font-weight:600;background:var(--accent);color:#0b1220}._submit_1n6sr_60:hover{background:var(--accent-hover)}._feedback_1n6sr_74{margin:0;font-size:.875rem;color:var(--text-muted)}:root{color-scheme:light dark;--bg: #0b1220;--bg-elevated: #111a2e;--surface: #152238;--border: rgba(148, 163, 184, .18);--text: #e2e8f0;--text-muted: #94a3b8;--accent: #38bdf8;--accent-hover: #7dd3fc;--danger: #f87171;--radius: 12px;--font-sans: system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, "Noto Sans", sans-serif;--max-width: 1120px;--header-height: 64px}@media(prefers-color-scheme:light){:root{--bg: #f8fafc;--bg-elevated: #ffffff;--surface: #f1f5f9;--border: rgba(15, 23, 42, .12);--text: #0f172a;--text-muted: #475569;--accent: #0284c7;--accent-hover: #0369a1}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:var(--font-sans);background:var(--bg);color:var(--text);line-height:1.6}#root{min-height:100vh;display:flex;flex-direction:column}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}
