._pageWrapper_fvhhv_1{display:flex;flex-direction:column;width:100%;background-color:var(--background)}._container_fvhhv_8{max-width:1280px;margin:0 auto;padding:0 var(--spacing-6);width:100%}._sectionTitle_fvhhv_16{font-family:var(--font-family-heading);font-size:clamp(2rem,4vw,2.5rem);font-weight:700;color:var(--foreground);margin-bottom:var(--spacing-4);letter-spacing:-.02em;line-height:1.2}._sectionSubtitle_fvhhv_26{font-size:1.125rem;line-height:1.6;color:var(--muted-foreground);margin:0;max-width:800px}._paragraph_fvhhv_34{font-size:1.0625rem;line-height:1.6;color:var(--foreground);margin:0}._paragraphNote_fvhhv_41{font-size:.875rem;color:var(--muted-foreground);font-style:italic;line-height:1.5;margin-top:var(--spacing-4)}._hero_fvhhv_50{padding:var(--spacing-16) var(--spacing-6) var(--spacing-12);background-color:color-mix(in srgb,var(--primary) 4%,var(--background));border-bottom:1px solid var(--border);text-align:center}._heroContent_fvhhv_57{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:var(--spacing-6)}._heroTitle_fvhhv_65{font-family:var(--font-family-heading);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.15;color:var(--foreground);letter-spacing:-.02em;margin:0}._heroSubtitle_fvhhv_75{font-size:1.25rem;line-height:1.6;color:var(--muted-foreground);margin:0 auto;max-width:700px}._dimensionsSection_fvhhv_84{padding:var(--spacing-16) 0;background-color:var(--background)}._dimensionsHeader_fvhhv_89{text-align:center;display:flex;flex-direction:column;align-items:center;margin-bottom:var(--spacing-12)}._dimensionsLayout_fvhhv_97{display:grid;grid-template-columns:1fr;gap:var(--spacing-8);align-items:center}@media(min-width:1024px){._dimensionsLayout_fvhhv_97{grid-template-columns:1.2fr 1fr;gap:var(--spacing-12)}}._radarContainer_fvhhv_111{display:flex;justify-content:center;align-items:center;width:100%;background-color:var(--surface);box-shadow:var(--shadow-md);border-radius:var(--radius-lg);padding:var(--spacing-6) 0;border:1px solid var(--border);position:relative}._radarLabel_fvhhv_124{position:absolute;top:var(--spacing-4);right:var(--spacing-4);background-color:var(--muted);color:var(--muted-foreground);font-size:.75rem;padding:4px 8px;border-radius:var(--radius);font-weight:500}._dimensionsList_fvhhv_136{display:flex;flex-direction:column;gap:var(--spacing-6)}._dimensionListItem_fvhhv_142{display:flex;align-items:flex-start;gap:var(--spacing-4)}._dimensionNumber_fvhhv_148{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:color-mix(in srgb,var(--primary) 10%,transparent);color:var(--primary);font-size:1.125rem;font-weight:700;flex-shrink:0}._dimensionListContent_fvhhv_162{display:flex;flex-direction:column;gap:var(--spacing-2);padding-top:6px}._dimensionListTitle_fvhhv_169{font-size:1.25rem;font-weight:700;color:var(--foreground);margin:0}._dimensionListDesc_fvhhv_176{font-size:1rem;line-height:1.5;color:var(--muted-foreground);margin:0}._funnelSection_fvhhv_184{padding:var(--spacing-16) 0;background-color:var(--muted);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}._funnelHeader_fvhhv_191{text-align:center;display:flex;flex-direction:column;align-items:center;margin-bottom:var(--spacing-12)}._funnelContainer_fvhhv_199{display:flex;flex-direction:column;max-width:1000px;margin:0 auto}._themePurple_fvhhv_207{--funnel-color: var(--primary);--funnel-bg: color-mix(in srgb, var(--primary) 6%, transparent)}._themeBlue_fvhhv_211{--funnel-color: color-mix(in srgb, var(--primary) 60%, #3b82f6);--funnel-bg: color-mix(in srgb, var(--funnel-color) 8%, transparent)}._themeGreen_fvhhv_215{--funnel-color: color-mix(in srgb, var(--primary) 40%, #22c55e);--funnel-bg: color-mix(in srgb, var(--funnel-color) 10%, transparent)}._funnelRow_fvhhv_220,._gateRow_fvhhv_220{display:grid;grid-template-columns:1fr;gap:var(--spacing-6);align-items:center}@media(min-width:1024px){._funnelRow_fvhhv_220,._gateRow_fvhhv_220{grid-template-columns:55% 45%;gap:var(--spacing-12)}}._funnelVisualColumn_fvhhv_234{display:flex;flex-direction:column;align-items:center;width:100%}._funnelTextColumn_fvhhv_241{display:flex;flex-direction:column;gap:var(--spacing-4)}._gateVisual_fvhhv_248{display:flex;flex-direction:column;align-items:center;width:100%}._verticalLine_fvhhv_255{width:4px;height:40px;background-color:var(--primary);margin:0 auto;border-radius:2px}._gatePills_fvhhv_263{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:var(--spacing-3);margin:var(--spacing-2) 0}._bulletList_fvhhv_273{display:flex;flex-direction:column;gap:var(--spacing-4);list-style:none;padding:0;margin:0}._bulletItem_fvhhv_282{display:flex;align-items:flex-start;gap:var(--spacing-3);font-size:1rem;line-height:1.5;color:var(--foreground)}._bulletIcon_fvhhv_291{color:var(--funnel-color);flex-shrink:0;margin-top:2px}._inputsTop_fvhhv_298{display:flex;flex-direction:column;gap:var(--spacing-4);width:100%;margin-bottom:var(--spacing-4)}._inputRow_fvhhv_306{display:flex;justify-content:center;flex-wrap:wrap;gap:var(--spacing-3)}._inputCard_fvhhv_313{display:flex;align-items:center;gap:var(--spacing-2);background-color:var(--surface);border:1px solid var(--border);padding:var(--spacing-2) var(--spacing-4);border-radius:var(--radius);font-size:.875rem;font-weight:500;color:var(--foreground);box-shadow:var(--shadow)}._inputCardIcon_fvhhv_327{color:var(--funnel-color)}._inputCardHighlighted_fvhhv_331{border-color:var(--funnel-color);box-shadow:0 0 0 1px var(--funnel-color),var(--shadow)}._routeCardsRow_fvhhv_336{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--spacing-2)}._routeCardWrap_fvhhv_343{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-1)}._routeCard_fvhhv_336{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-1);background-color:var(--surface);border:1px solid var(--border);padding:var(--spacing-2);border-radius:var(--radius);font-size:.75rem;font-weight:500;color:var(--foreground);box-shadow:var(--shadow);width:70px;text-align:center}._routeCardIcon_fvhhv_368{color:var(--funnel-color)}._routeCardLabel_fvhhv_372{line-height:1.1;word-break:break-word}._routeArrow_fvhhv_377{color:var(--funnel-color);opacity:.6}._funnelShape_fvhhv_383{width:100%;min-height:180px;clip-path:polygon(2% 0%,98% 0%,75% 100%,25% 100%);background:linear-gradient(to bottom,color-mix(in srgb,var(--funnel-color) 15%,transparent),color-mix(in srgb,var(--funnel-color) 40%,transparent));display:flex;align-items:center;justify-content:center;text-align:center;padding:var(--spacing-6) 20%}._funnelTextInside_fvhhv_399{font-size:.9375rem;font-weight:500;color:var(--foreground);line-height:1.6;opacity:.9}._outputPill_fvhhv_407{font-size:.875rem;font-weight:600;padding:var(--spacing-2) var(--spacing-4);border-radius:var(--radius-full);box-shadow:var(--shadow)}._outputPillPrimary_fvhhv_415{background-color:color-mix(in srgb,var(--primary) 15%,var(--surface));color:var(--foreground);border:1px solid color-mix(in srgb,var(--primary) 30%,transparent)}._outputPillMuted_fvhhv_421{background-color:var(--surface);color:var(--muted-foreground);border:1px solid var(--border)}._outputPillDatabase_fvhhv_427{background-color:var(--surface);color:var(--foreground);border:1px solid var(--border);display:flex;align-items:center;gap:var(--spacing-2)}._outputPillDatabase_fvhhv_427 svg{color:var(--primary)}._outputPillHighlight_fvhhv_440{background-color:var(--primary);color:#fff;box-shadow:var(--shadow-md);font-weight:700}._deliverablesSection_fvhhv_449{padding:var(--spacing-16) 0;background-color:var(--background)}._deliverablesHeader_fvhhv_454{text-align:center;margin-bottom:var(--spacing-12)}._deliverablesGrid_fvhhv_459{display:grid;grid-template-columns:1fr;gap:var(--spacing-6);max-width:1000px;margin:0 auto}@media(min-width:768px){._deliverablesGrid_fvhhv_459{grid-template-columns:repeat(3,1fr)}}._deliverableCard_fvhhv_473{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--spacing-8) var(--spacing-6);box-shadow:var(--shadow);display:flex;flex-direction:column;gap:var(--spacing-3);height:100%}._deliverableIconWrapper_fvhhv_485{width:48px;height:48px;border-radius:var(--radius);background-color:color-mix(in srgb,var(--primary) 10%,transparent);color:var(--primary);display:flex;align-items:center;justify-content:center;margin-bottom:var(--spacing-2)}._deliverableTitle_fvhhv_497{font-size:1.25rem;font-weight:700;color:var(--foreground);margin:0}._deliverableDesc_fvhhv_504{font-size:1rem;line-height:1.6;color:var(--muted-foreground);margin:0;flex-grow:1}._deliverableTier_fvhhv_512{font-size:.8125rem;font-weight:600;color:var(--primary);background-color:color-mix(in srgb,var(--primary) 10%,transparent);padding:4px 8px;border-radius:var(--radius);align-self:flex-start;margin-top:var(--spacing-2)}._underTheHoodSection_fvhhv_525{padding:var(--spacing-16) 0;background-color:var(--background);position:relative;overflow:hidden;border-top:1px solid var(--border)}._underTheHoodBg_fvhhv_533{position:absolute;inset:0;background-image:url(https://assets.floot.app/5067fc3d-7091-4bbc-a259-4168afbf0a08/f9323363-b657-457c-9fb1-62a238a33b31.png);background-size:cover;background-position:center;opacity:.04;z-index:0}._underTheHoodContent_fvhhv_543{position:relative;z-index:1}._underTheHoodHeader_fvhhv_548{text-align:center;margin-bottom:var(--spacing-12)}._motorkapGrid_fvhhv_553{display:grid;grid-template-columns:1fr;gap:var(--spacing-6);max-width:1000px;margin:0 auto}@media(min-width:768px){._motorkapGrid_fvhhv_553{grid-template-columns:repeat(3,1fr)}}._motorkapCard_fvhhv_567{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--spacing-6);box-shadow:var(--shadow);display:flex;flex-direction:column;gap:var(--spacing-3);height:100%}._motorkapTitle_fvhhv_579{font-size:1.25rem;font-weight:700;color:var(--foreground);margin:0}._comparisonSection_fvhhv_587{padding:var(--spacing-16) 0;background-color:var(--muted);border-top:1px solid var(--border)}._comparisonHeader_fvhhv_593{text-align:center;margin-bottom:var(--spacing-12)}._comparisonGrid_fvhhv_598{display:grid;grid-template-columns:1fr;gap:var(--spacing-8);max-width:1000px;margin:0 auto}@media(min-width:768px){._comparisonGrid_fvhhv_598{grid-template-columns:1fr 1fr}}._comparisonCard_fvhhv_612{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--spacing-8) var(--spacing-6);box-shadow:var(--shadow);display:flex;flex-direction:column}._comparisonCardHighlight_fvhhv_622{border-color:var(--primary);box-shadow:var(--shadow-md),0 0 0 1px var(--primary);position:relative}._comparisonCardHighlight_fvhhv_622:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background-color:var(--primary);border-top-left-radius:calc(var(--radius-lg) - 1px);border-top-right-radius:calc(var(--radius-lg) - 1px)}._comparisonCardTitle_fvhhv_640{font-size:1.5rem;font-weight:700;color:var(--foreground);margin-bottom:var(--spacing-6);text-align:center}._comparisonList_fvhhv_648{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--spacing-4)}._comparisonList_fvhhv_648 li{display:flex;align-items:flex-start;gap:var(--spacing-3);font-size:1.0625rem;line-height:1.5;color:var(--foreground)}._crossIcon_fvhhv_666{color:var(--error);flex-shrink:0;margin-top:2px}._checkIcon_fvhhv_672{color:var(--success);flex-shrink:0;margin-top:2px}._ctaSection_fvhhv_679{padding:var(--spacing-16) var(--spacing-6);background-color:color-mix(in srgb,var(--primary) 8%,var(--background));text-align:center;border-top:1px solid var(--border)}._ctaContent_fvhhv_686{max-width:600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:var(--spacing-6)}._ctaTitle_fvhhv_695{font-family:var(--font-family-heading);font-size:2.25rem;font-weight:800;color:var(--foreground);margin:0;letter-spacing:-.02em}._ctaBtn_fvhhv_704{margin-top:var(--spacing-2);font-size:1rem;padding:0 var(--spacing-8)}._secondaryLink_fvhhv_710{color:var(--muted-foreground);font-size:.9375rem;text-decoration:none;transition:color var(--animation-duration-fast) ease}._secondaryLink_fvhhv_710:hover{color:var(--foreground);text-decoration:underline}._pageContainer_1j5k3_1{display:flex;flex-direction:column;width:100%}
