.home_page__NOZQO{min-height:100dvh;display:flex;flex-direction:column;background:radial-gradient(1200px 500px at 10% -10%,var(--glow) 0,transparent 55%),linear-gradient(180deg,var(--bg) 0,var(--primary-soft) 100%)}.home_center___nT4a{flex:1 1;display:flex;align-items:center;justify-content:center;padding:3rem 1rem}.home_headerBar__Gi_1f{border-bottom:1px solid var(--border);background:var(--header-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:-webkit-sticky;position:sticky;top:0;z-index:10}.home_header__5FqNo{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;width:100%;max-width:960px;margin:0 auto;padding:.9rem 1.5rem}.home_logo__akK6c{display:flex;align-items:center;gap:.5rem}.home_logoIcon__BGdPh{font-size:1.25rem}.home_logoText__0shx1{font-size:1.15rem;font-weight:700;color:var(--primary);letter-spacing:-.02em}.home_headerActions__0L1Tt{display:flex;align-items:center;gap:.5rem}.home_hero__o4ZPq{width:100%;max-width:960px;margin:0 auto;padding:3rem 1.5rem 2.5rem;display:grid;grid-template-columns:1.15fr .85fr;grid-gap:2.5rem;gap:2.5rem;align-items:center}.home_kicker__NN1p8{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--primary-dark);margin-bottom:.75rem}.home_title__6bp0U{font-size:2.15rem;font-weight:700;line-height:1.2;letter-spacing:-.03em;margin-bottom:.85rem}.home_lead__hdIQO{color:var(--text-muted);font-size:1.05rem;line-height:1.6;margin-bottom:1.5rem}.home_ctaRow__6HkCU{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.85rem}.home_note__jgi2M{font-size:.85rem;color:var(--text-muted);line-height:1.45;max-width:36rem}.home_preview__VBPG_{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.1rem 1.15rem 1.2rem;box-shadow:0 18px 50px rgba(79,70,229,.1)}.home_previewHint__WYIkc,.home_previewLabel__29s1p{font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.85rem}.home_previewHint__WYIkc{margin:.9rem 0 0;text-transform:none;letter-spacing:0;font-weight:500}.home_bubbleAgent__QH5LL,.home_bubbleUser__oqRB2{max-width:92%;padding:.7rem .85rem;border-radius:12px;font-size:.9rem;line-height:1.4;margin-bottom:.55rem}.home_bubbleUser__oqRB2{margin-left:auto;background:var(--primary);color:var(--on-primary);border-bottom-right-radius:4px}.home_bubbleAgent__QH5LL{background:var(--hover);color:var(--text);border-bottom-left-radius:4px}.home_section__bCaaS{width:100%;max-width:960px;margin:0 auto;padding:0 1.5rem 2.75rem}.home_sectionTitle__6Zerm{font-size:1.15rem;font-weight:700;margin-bottom:1rem;letter-spacing:-.02em}.home_facts__ZMlX2{list-style:none;display:grid;grid-template-columns:1fr 1fr;grid-gap:.85rem;gap:.85rem}.home_fact__YJBGs{background:var(--surface);border:1px solid var(--border);border-top:3px solid var(--primary);border-radius:12px;padding:1rem 1.05rem;box-shadow:var(--shadow)}.home_fact__YJBGs:nth-child(2){border-top-color:var(--accent-teal)}.home_fact__YJBGs:nth-child(3){border-top-color:var(--accent-amber)}.home_fact__YJBGs:nth-child(4){border-top-color:var(--accent-rose)}.home_fact__YJBGs strong{display:block;font-size:.95rem;margin-bottom:.3rem}.home_fact__YJBGs span{display:block;font-size:.85rem;color:var(--text-muted);line-height:1.5}.home_steps__xpYIU{list-style:none;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:.85rem;gap:.85rem}.home_steps__xpYIU li{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1rem 1.05rem}.home_steps__xpYIU strong{display:block;margin-bottom:.3rem}.home_steps__xpYIU span{display:block;font-size:.85rem;color:var(--text-muted);line-height:1.5}.home_btnGhost__hj9Cm,.home_btnPrimary__vF88c,.home_btnSecondary__EEzcp{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.1rem;border-radius:var(--radius);font-size:.95rem;font-weight:600}.home_btnPrimary__vF88c{background:var(--primary);color:var(--on-primary);border:none}.home_btnPrimary__vF88c:hover{background:var(--primary-dark)}.home_btnSecondary__EEzcp{background:var(--surface);color:var(--primary);border:1px solid var(--primary-border)}.home_btnSecondary__EEzcp:hover{background:var(--primary-soft)}.home_btnGhost__hj9Cm{background:transparent;color:var(--text);border:1px solid transparent;font-weight:600}.home_btnGhost__hj9Cm:hover{color:var(--primary)}.home_footerBar__iTsHP{margin-top:auto;border-top:1px solid var(--border);padding:1.25rem 1.5rem 1.75rem;text-align:center;font-size:.85rem;color:var(--text-muted);line-height:1.6}.home_footerBar__iTsHP a{color:var(--primary);font-weight:600}@media (max-width:800px){.home_facts__ZMlX2,.home_hero__o4ZPq,.home_steps__xpYIU{grid-template-columns:1fr}.home_title__6bp0U{font-size:1.7rem}}@media (max-width:640px){.home_header__5FqNo{flex-direction:column;align-items:stretch}.home_logo__akK6c{min-height:1.75rem;padding-right:7.5rem}.home_ctaRow__6HkCU,.home_headerActions__0L1Tt{width:100%}.home_btnPrimary__vF88c,.home_btnSecondary__EEzcp{flex:1 1}.home_hero__o4ZPq{padding-top:1.75rem}}