.Navbar_nav__yFFPE{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;min-height:60px;background:rgba(13,15,20,.92);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);flex-wrap:wrap;gap:.5rem 0}.Navbar_brand__JWn4W{display:flex;align-items:center;gap:10px;flex-shrink:0}.Navbar_brandMark__tao0U{display:flex;align-items:center;justify-content:center;width:36px;height:32px;background:var(--accent);color:#000;font-family:var(--font-display);font-size:.72rem;font-weight:800;border-radius:6px;letter-spacing:.04em;flex-shrink:0}.Navbar_brandName__iIWVm{font-family:var(--font-display);font-size:1.1rem;font-weight:700;letter-spacing:.08em;color:var(--text);white-space:nowrap}.Navbar_links__puXTb{display:flex;list-style:none;gap:.25rem;flex-wrap:wrap}.Navbar_link__Ssa7S{display:block;padding:.4rem .9rem;font-size:.85rem;font-weight:500;color:var(--text2);border-radius:6px;transition:color .15s,background .15s;letter-spacing:.02em;white-space:nowrap}.Navbar_link__Ssa7S:hover{color:var(--text);background:var(--surface2)}.Navbar_active__qyFWv{color:var(--accent)!important;background:var(--accent-dim)!important}@media (max-width:640px){.Navbar_nav__yFFPE{padding:.6rem 1rem;height:auto}.Navbar_brandName__iIWVm{font-size:.95rem}.Navbar_links__puXTb{gap:2px}.Navbar_link__Ssa7S{padding:.35rem .55rem;font-size:.78rem}}@media (max-width:420px){.Navbar_nav__yFFPE{flex-direction:column;align-items:flex-start;padding:.6rem 1rem}.Navbar_links__puXTb{width:100%;justify-content:space-between}.Navbar_link__Ssa7S{padding:.3rem .4rem;font-size:.72rem}}.Home_main__VkIEL{min-height:calc(100vh - 60px);display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:3rem 4rem;padding:4rem 3rem 3rem;max-width:1100px;margin:0 auto}.Home_hero__VkeT1{grid-column:1;grid-row:1;display:flex;flex-direction:column;gap:1.5rem;justify-content:center}.Home_pitch__hHr5j{grid-column:2;grid-row:1/3;display:flex;align-items:flex-start;padding-top:1rem}.Home_cards__s3q_4{grid-column:1;grid-row:2;display:flex;gap:1rem}.Home_badge__ng_aq{display:inline-flex;align-items:center;gap:6px;font-size:.72rem;font-weight:600;letter-spacing:.1em;color:var(--accent);text-transform:uppercase}.Home_heading__f_gSb{font-family:var(--font-display);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1;letter-spacing:.02em;color:var(--text)}.Home_green__f89LG{color:var(--accent)}.Home_sub__3Mk3_{font-size:1.05rem;color:var(--text2);max-width:420px;line-height:1.6}.Home_actions__EipX5{display:flex;gap:1rem;flex-wrap:wrap}.Home_btnPrimary__Vk_zD{padding:.75rem 1.75rem;background:var(--accent);color:#000;font-weight:700;font-size:.9rem;border-radius:8px;letter-spacing:.02em;transition:opacity .15s,transform .15s}.Home_btnPrimary__Vk_zD:hover{opacity:.88;transform:translateY(-1px)}.Home_btnSecondary__IHZcE{padding:.75rem 1.75rem;border:1px solid var(--border);color:var(--text);font-weight:600;font-size:.9rem;border-radius:8px;background:var(--surface);transition:border-color .15s,background .15s}.Home_btnSecondary__IHZcE:hover{border-color:var(--accent);background:var(--accent-dim)}.Home_pitchSvg__Flpy5{width:200px;height:auto;border-radius:8px;box-shadow:0 0 60px rgba(0,230,118,.12),0 20px 40px rgba(0,0,0,.4)}.Home_card__E5spL{flex:1;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem;display:flex;flex-direction:column;gap:.5rem;transition:border-color .15s,transform .15s;position:relative}.Home_card__E5spL:hover{border-color:var(--accent);transform:translateY(-2px)}.Home_cardIcon__BMU1m{font-size:1.5rem}.Home_cardTitle__rMNyu{font-family:var(--font-display);font-size:1.2rem;font-weight:700;letter-spacing:.04em}.Home_cardDesc__c0UgW{font-size:.83rem;color:var(--text2);line-height:1.5;flex:1}.Home_cardArrow__C9x4u{font-size:1rem;color:var(--accent)}@media (max-width:768px){.Home_main__VkIEL{grid-template-columns:1fr;grid-template-rows:auto auto auto;padding:2rem 1.25rem 3rem;gap:2rem}.Home_pitch__hHr5j{grid-column:1;grid-row:2;justify-content:center}.Home_cards__s3q_4{grid-column:1;grid-row:3;flex-direction:column}.Home_pitchSvg__Flpy5{width:160px}}@media (max-width:480px){.Home_main__VkIEL{padding:1.5rem 1rem 2.5rem;gap:1.5rem}.Home_heading__f_gSb{font-size:2.2rem}.Home_sub__3Mk3_{max-width:none}.Home_actions__EipX5{flex-direction:column;align-items:stretch}.Home_btnPrimary__Vk_zD,.Home_btnSecondary__IHZcE{text-align:center}}