@import "https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,100..900;1,100..900&display=swap";:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#181818;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#2c3e50;--vt-c-divider-light-1:#3c3c3c4a;--vt-c-divider-light-2:#3c3c3c1f;--vt-c-divider-dark-1:#545454a6;--vt-c-divider-dark-2:#5454547a;--vt-c-text-light-1:var(--vt-c-indigo);--vt-c-text-light-2:#3c3c3ca8;--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:#ebebeba3;--color-background:var(--vt-c-white);--color-background-soft:var(--vt-c-white-soft);--color-background-mute:var(--vt-c-white-mute);--color-border:var(--vt-c-divider-light-2);--color-border-hover:var(--vt-c-divider-light-1);--color-heading:var(--vt-c-text-light-1);--color-text:var(--vt-c-text-light-1);--section-gap:160px}@media (prefers-color-scheme:dark){:root{--color-background:var(--vt-c-black);--color-background-soft:var(--vt-c-black-soft);--color-background-mute:var(--vt-c-black-mute);--color-border:var(--vt-c-divider-dark-2);--color-border-hover:var(--vt-c-divider-dark-1);--color-heading:var(--vt-c-text-dark-1);--color-text:var(--vt-c-text-dark-2)}}*,:before,:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Public Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:18.75px;line-height:1.6;transition:color .5s,background-color .5s}#app{width:100%;font-weight:400}a,.green{color:#00bd7e;text-decoration:none;transition:all .4s}@media (hover:hover){a:hover{background-color:#00bd7e33}}@media (width>=1024px){#app{padding:0}}.animate-on-scroll{opacity:0;will-change:opacity, transform;transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94);transform:translateY(30px)}.animate-on-scroll.is-visible{opacity:1;transform:translateY(0)}.delay-100{transition-delay:.1s}.delay-200{transition-delay:.2s}.delay-300{transition-delay:.3s}.delay-400{transition-delay:.4s}.delay-500{transition-delay:.5s}[data-v-c72a9f35]{box-sizing:border-box}.freighteva-header[data-v-c72a9f35]{color:#fff;background-color:#0f0f0f;border-bottom:1px solid #ffffff0d;width:100%;font-family:Public Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;position:relative}.header-container[data-v-c72a9f35]{justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;padding:1rem 1.5rem;display:flex}.logo-link[data-v-c72a9f35]{color:#fff;align-items:center;gap:.75rem;padding:0;text-decoration:none;transition:opacity .2s;display:flex}.logo-link[data-v-c72a9f35]:hover{opacity:.9;background-color:#0000}.logo-icon[data-v-c72a9f35]{justify-content:center;align-items:center;display:flex}.logo-image[data-v-c72a9f35]{object-fit:contain;width:120px;height:120px;margin:-42px 0}.logo-text[data-v-c72a9f35]{letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.desktop-nav[data-v-c72a9f35]{align-items:center;gap:2.5rem;display:none}.nav-link[data-v-c72a9f35]{color:#a3a3a3;padding:.25rem 0;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-link[data-v-c72a9f35]:hover{color:#fff;background-color:#0000}.desktop-actions[data-v-c72a9f35]{align-items:center;gap:1rem;display:none}.btn[data-v-c72a9f35]{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;line-height:1.2;text-decoration:none;transition:all .2s;display:inline-flex}.btn-outline[data-v-c72a9f35]{color:#ccc;background-color:#0000;border:1px solid #333}.btn-outline[data-v-c72a9f35]:hover{color:#fff;background-color:#ffffff0d;border-color:#555}.btn-primary[data-v-c72a9f35]{color:#000;background-color:#c5d536;border:1px solid #c5d536}.btn-primary[data-v-c72a9f35]:hover{background-color:#d8e84a;border-color:#d8e84a;transform:translateY(-1px)}.mobile-toggle[data-v-c72a9f35]{color:#fff;cursor:pointer;background:0 0;border:none;margin-right:-.5rem;padding:.5rem;display:block}.mobile-nav[data-v-c72a9f35]{z-index:50;background-color:#0f0f0f;border-bottom:1px solid #ffffff0d;flex-direction:column;width:100%;padding:1rem 1.5rem 2rem;display:none;position:absolute;top:100%;left:0}.mobile-nav.is-open[data-v-c72a9f35]{display:flex}.mobile-nav-link[data-v-c72a9f35]{color:#e5e5e5;border-bottom:1px solid #222;padding:1rem 0;font-size:1.1rem;font-weight:500;text-decoration:none}.mobile-nav-link[data-v-c72a9f35]:hover{color:#fff;background-color:#0000}.mobile-actions[data-v-c72a9f35]{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.mobile-btn[data-v-c72a9f35]{width:100%}@media (width>=992px){.mobile-toggle[data-v-c72a9f35]{display:none}.desktop-nav[data-v-c72a9f35],.desktop-actions[data-v-c72a9f35]{display:flex}.mobile-nav.is-open[data-v-c72a9f35]{display:none}}[data-v-e86507a4]{box-sizing:border-box}.freighteva-footer[data-v-e86507a4]{color:#fff;background-color:#0c0e08;width:100%;padding:4rem 1.5rem 1.5rem;font-family:Public Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.footer-container[data-v-e86507a4]{max-width:1200px;margin:0 auto}.footer-top[data-v-e86507a4]{flex-wrap:wrap;justify-content:space-between;gap:3rem;margin-bottom:4rem;display:flex}.footer-brand[data-v-e86507a4]{flex:300px;max-width:350px}.logo-link[data-v-e86507a4]{color:#fff;align-items:center;gap:.75rem;margin-bottom:1.25rem;text-decoration:none;display:flex}.logo-icon[data-v-e86507a4]{justify-content:center;align-items:center;display:flex}.logo-image[data-v-e86507a4]{object-fit:contain;width:120px;height:120px;margin:-36px 0}.logo-text[data-v-e86507a4]{letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.brand-description[data-v-e86507a4]{color:#9ca3af;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.social-links[data-v-e86507a4]{gap:1rem;display:flex}.social-icon[data-v-e86507a4]{color:#a3a3a3;background-color:#1b1e16;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .2s;display:flex}.social-icon[data-v-e86507a4]:hover{color:#fff;background-color:#2a2e22}.footer-links-wrapper[data-v-e86507a4]{flex-wrap:wrap;flex:2 500px;justify-content:space-between;gap:3rem 4rem;display:flex}.footer-column[data-v-e86507a4]{flex-direction:column;min-width:150px;display:flex}.column-title[data-v-e86507a4]{color:#6b7280;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.8rem;font-weight:600}.footer-link[data-v-e86507a4]{color:#d1d5db;margin-bottom:1rem;font-size:.95rem;text-decoration:none;transition:color .2s}.footer-link[data-v-e86507a4]:hover{color:#b1d33d}.footer-bottom[data-v-e86507a4]{border-top:1px solid #1f2317;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1rem;padding-top:1.5rem;display:flex}.copyright[data-v-e86507a4],.stats[data-v-e86507a4]{color:#6b7280;margin:0;font-size:.85rem}@media (width>=768px){.footer-bottom[data-v-e86507a4]{flex-direction:row;align-items:center}}@media (width<=767px){.footer-links-wrapper[data-v-e86507a4]{gap:2rem}.footer-column[data-v-e86507a4]{flex:100%}}.layout-wrapper[data-v-5503762c]{flex-direction:column;min-height:100vh;display:flex}.main-content[data-v-5503762c]{flex:1;width:100%}.hero-section[data-v-8f9b30ef]{color:#111;text-align:center;background-color:#fafafa;justify-content:center;width:100%;padding:6rem 1.5rem 0;font-family:Public Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex;overflow:hidden}.hero-container[data-v-8f9b30ef]{flex-direction:column;align-items:center;max-width:1000px;display:flex}.hero-badge[data-v-8f9b30ef]{background-color:#f1f7d9;border:1px solid #e0ebaf;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.4rem 1rem;display:inline-flex}.badge-dot[data-v-8f9b30ef]{background-color:#7ba038;border-radius:50%;width:6px;height:6px}.badge-text[data-v-8f9b30ef]{color:#6a8c2f;letter-spacing:.15em;text-transform:uppercase;font-size:.975rem;font-weight:700}.hero-title[data-v-8f9b30ef]{letter-spacing:-.03em;color:#1a1a1a;margin:0 0 1.5rem;font-size:4.55rem;font-weight:400;line-height:1.1}.hero-title .highlight[data-v-8f9b30ef]{color:#5d8f33;font-style:italic;font-weight:400}.desktop-break[data-v-8f9b30ef]{display:none}@media (width>=768px){.desktop-break[data-v-8f9b30ef]{display:block}}.hero-subtitle[data-v-8f9b30ef]{color:#666;max-width:750px;margin:0 auto 2.5rem;font-size:1.14rem;font-weight:400;line-height:1.6}.hero-actions[data-v-8f9b30ef]{flex-direction:column;gap:1rem;width:100%;max-width:400px;margin-bottom:4rem;display:flex}@media (width>=600px){.hero-actions[data-v-8f9b30ef]{flex-direction:row;justify-content:center;max-width:none}}.btn[data-v-8f9b30ef]{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:.8rem 1.8rem;font-size:1.3rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}@media (width>=600px){.btn[data-v-8f9b30ef]{width:auto}}.btn-primary[data-v-8f9b30ef]{color:#111;background-color:#c5d536;border:1px solid #c5d536}.btn-primary[data-v-8f9b30ef]:hover{background-color:#d1e23f;transform:translateY(-1px)}.btn-secondary[data-v-8f9b30ef]{color:#333;background-color:#fff;border:1px solid #ddd}.btn-secondary[data-v-8f9b30ef]:hover{background-color:#f9f9f9;border-color:#ccc}.hero-mockup-wrapper[data-v-8f9b30ef]{width:100%;max-width:1530px;margin:0 auto;position:relative}.hero-mockup-image[data-v-8f9b30ef]{aspect-ratio:1118/521;filter:drop-shadow(0 25px 40px #0000001a);width:100%;max-width:1118px;height:auto;margin:0 auto;display:block}@media (width<=767px){.hero-section[data-v-8f9b30ef]{padding-top:4rem}.hero-title[data-v-8f9b30ef]{font-size:3.25rem}.hero-subtitle[data-v-8f9b30ef]{font-size:1.04rem}}.hero-wrapper[data-v-8f9b30ef]{flex-direction:column;width:100%;display:flex}.hero-stats[data-v-8f9b30ef]{background-color:#c5d536;border-top:1px solid #0000001a;border-bottom:1px solid #0000001a;grid-template-columns:1fr;display:grid}@media (width>=768px){.hero-stats[data-v-8f9b30ef]{grid-template-columns:repeat(4,1fr)}}.stat-item[data-v-8f9b30ef]{text-align:center;border-bottom:1px solid #0000001a;flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 1rem;display:flex}@media (width>=768px){.stat-item[data-v-8f9b30ef]{border-bottom:none;border-right:1px solid #0000001a}.stat-item[data-v-8f9b30ef]:last-child{border-right:none}}.stat-value[data-v-8f9b30ef]{color:#111;margin-bottom:.5rem;font-size:2.5rem;font-weight:400;line-height:1.2}.stat-label[data-v-8f9b30ef]{color:#0009;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}
