.Footer_footer__TT6LP{background:var(--gray-50);border-top:1px solid var(--gray-200);padding:3rem 0 2rem}.Footer_container__R26jM{max-width:1280px;margin:0 auto;padding:0 1rem}.Footer_grid__m3YVh{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;margin-bottom:3rem}@media (min-width:768px){.Footer_grid__m3YVh{grid-template-columns:repeat(4,1fr)}}.Footer_logo__SYHI6{font-size:1.5rem;font-weight:700;color:var(--gray-900);margin-bottom:.5rem}.Footer_tagline__G7xCw{color:var(--gray-600);font-size:.875rem;line-height:1.5}.Footer_heading__Q3O06{font-size:.875rem;font-weight:600;color:var(--gray-900);margin-bottom:1rem}.Footer_links__YYNF5{list-style:none;padding:0;margin:0}.Footer_links__YYNF5 li{margin-bottom:.75rem}.Footer_links__YYNF5 a{color:var(--gray-600);font-size:.875rem;text-decoration:none;transition:color .2s}.Footer_links__YYNF5 a:hover{color:var(--gray-900)}.Footer_bottom__O5q04{display:flex;flex-direction:column;gap:1rem;padding-top:2rem;border-top:1px solid var(--gray-200)}@media (min-width:768px){.Footer_bottom__O5q04{flex-direction:row;justify-content:space-between;align-items:center}}.Footer_copyright__36zIP{color:var(--gray-500);font-size:.875rem}.Footer_legal__hX6T_{display:flex;gap:1rem;font-size:.875rem}.Footer_legal__hX6T_ a{color:var(--gray-600);text-decoration:none;transition:color .2s}.Footer_legal__hX6T_ a:hover{color:var(--gray-900)}.Footer_divider__0YeFd{color:var(--gray-300)}.Header_header__tH9Jb{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--gray-200)}.Header_container__3803t{max-width:1280px;margin:0 auto;padding:0 1rem}.Header_content__CH35I{display:flex;align-items:center;justify-content:space-between;height:4rem}.Header_logo__rfW8G{font-size:1.5rem;font-weight:700;color:var(--gray-900);text-decoration:none}.Header_nav__83meA{display:none;gap:2rem}@media (min-width:768px){.Header_nav__83meA{display:flex}}.Header_navLink__NnwKe{color:var(--gray-600);font-weight:500;text-decoration:none;transition:color .2s}.Header_navLink__NnwKe:hover{color:var(--gray-900)}.Header_actions__BsrW_{display:none;align-items:center;gap:1rem}@media (min-width:768px){.Header_actions__BsrW_{display:flex}}.Header_btnGhost__zj3UX{padding:.5rem 1rem;color:var(--gray-700);font-weight:500;border-radius:.5rem;text-decoration:none;transition:all .2s}.Header_btnGhost__zj3UX:hover{background:var(--gray-100)}.Header_btnPrimary__lDcof{padding:.5rem 1.5rem;background:var(--primary-600);color:#fff;font-weight:500;border-radius:.5rem;text-decoration:none;transition:all .2s}.Header_btnPrimary__lDcof:hover{background:var(--primary-700);box-shadow:var(--shadow-primary);transform:translateY(-1px)}.Header_mobileMenuBtn__AVnt8{display:flex;padding:.5rem;color:var(--gray-700)}@media (min-width:768px){.Header_mobileMenuBtn__AVnt8{display:none}}.Header_mobileMenu__6QUSK{display:flex;flex-direction:column;gap:.5rem;padding:1rem 0;border-top:1px solid var(--gray-200)}@media (min-width:768px){.Header_mobileMenu__6QUSK{display:none}}.Header_mobileNavLink__Jlhz_{padding:.75rem 0;color:var(--gray-700);font-weight:500;text-decoration:none}.Header_mobileActions__juBZb{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--gray-200)}.Header_mobileActions__juBZb .Header_btnGhost__zj3UX,.Header_mobileActions__juBZb .Header_btnPrimary__lDcof{display:block;text-align:center}:root{--primary-50:#eff6ff;--primary-100:#dbeafe;--primary-500:#3b82f6;--primary-600:#2563eb;--primary-700:#1d4ed8;--primary-800:#1e40af;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--success-500:#22c55e;--warning-500:#f59e0b;--error-500:#ef4444;--shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--shadow-base:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--shadow-primary:0 4px 14px 0 rgba(37,99,235,.25)}.marketing-container{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width:768px){.marketing-container{padding:0 1.5rem}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;border-radius:.5rem;transition:all .2s ease;cursor:pointer;text-decoration:none;border:none}.btn-primary{background:var(--primary-600);color:#fff}.btn-primary:hover{background:var(--primary-700);box-shadow:var(--shadow-primary);transform:translateY(-1px)}.btn-primary:active{background:var(--primary-800);transform:translateY(0)}.btn-secondary{background:transparent;color:var(--primary-600);border:1px solid var(--primary-600)}.btn-secondary:hover{background:var(--primary-50);border-color:var(--primary-700);color:var(--primary-700)}.btn-lg{padding:1rem 2rem;font-size:1.125rem}.card{background:#fff;border:1px solid var(--gray-200);border-radius:1rem;padding:1.5rem;box-shadow:var(--shadow-base);transition:all .3s ease}.card:hover{border-color:var(--primary-500);box-shadow:var(--shadow-md);transform:translateY(-2px)}.card-title{font-size:1.25rem;font-weight:600;color:var(--gray-900);margin-bottom:.5rem}.card-description{font-size:1rem;color:var(--gray-600);line-height:1.75}.icon-container{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:var(--primary-50);border-radius:.75rem;margin-bottom:1rem}.icon-container svg{width:1.5rem;height:1.5rem;color:var(--primary-600)}.badge{display:inline-flex;align-items:center;padding:.25rem .75rem;font-size:.875rem;font-weight:500;border-radius:.25rem}.badge-primary{background:var(--primary-50);color:var(--primary-700)}.grid-2{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:768px){.grid-2{grid-template-columns:repeat(2,1fr)}}.grid-3{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:768px){.grid-3{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.grid-3{grid-template-columns:repeat(3,1fr)}}.section{padding-top:4rem;padding-bottom:4rem}@media (min-width:768px){.section{padding-top:5rem;padding-bottom:5rem}}@media (min-width:1024px){.section{padding-top:6rem;padding-bottom:6rem}}.text-center{text-align:center}.text-gray-600{color:var(--gray-600)}.text-gray-900{color:var(--gray-900)}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.w-full{width:100%}.section-title{font-size:2.25rem;font-weight:700;color:var(--gray-900);margin-bottom:1rem}@media (min-width:768px){.section-title{font-size:3rem}}.section-description{font-size:1.25rem;color:var(--gray-600)}