.Card-module__QRy0Sa__card{border-radius:var(--radius-lg);background:var(--surface-default);border:1px solid var(--border-subtle);color:inherit;isolation:isolate;transition:transform var(--duration-base) var(--ease-out), box-shadow var(--duration-base) var(--ease-out), border-color var(--duration-base) var(--ease-out);flex-direction:column;padding:clamp(1.25rem,1rem + 1vw,1.875rem);display:flex;position:relative}.Card-module__QRy0Sa__default{box-shadow:var(--shadow-sm)}.Card-module__QRy0Sa__flat{box-shadow:none;background:var(--surface-subtle);border-color:#0000}.Card-module__QRy0Sa__outline{box-shadow:none;border-color:var(--border-default);background:0 0}.Card-module__QRy0Sa__glow{box-shadow:var(--shadow-sm);overflow:hidden}.Card-module__QRy0Sa__glow:before{content:"";z-index:-1;border-radius:inherit;background:var(--gradient-brand);-webkit-mask-composite:xor;opacity:0;transition:opacity var(--duration-base) var(--ease-out);padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Card-module__QRy0Sa__glow:hover:before,.Card-module__QRy0Sa__glow:focus-within:before{opacity:1}.Card-module__QRy0Sa__interactive{cursor:pointer}.Card-module__QRy0Sa__interactive:hover{box-shadow:var(--shadow-lg);border-color:var(--border-default);transform:translateY(-3px)}.Card-module__QRy0Sa__interactive:focus-visible{box-shadow:var(--focus-ring);outline:none}@media (prefers-reduced-motion:reduce){.Card-module__QRy0Sa__interactive:hover{transform:none}}
.Accordion-module__AIInSq__accordion{gap:var(--space-3);flex-direction:column;display:flex}.Accordion-module__AIInSq__item{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-default);transition:border-color var(--duration-base) var(--ease-out), box-shadow var(--duration-base) var(--ease-out);overflow:hidden}.Accordion-module__AIInSq__item[data-open=true]{border-color:var(--brand-soft-border);box-shadow:var(--shadow-sm)}.Accordion-module__AIInSq__item:hover{border-color:var(--border-default)}.Accordion-module__AIInSq__heading{font:inherit;margin:0}.Accordion-module__AIInSq__trigger{justify-content:space-between;align-items:center;gap:var(--space-5);width:100%;padding:var(--space-5) var(--space-6);text-align:left;color:var(--text-primary);transition:color var(--duration-fast) var(--ease-out);display:flex}.Accordion-module__AIInSq__trigger:hover{color:var(--brand)}.Accordion-module__AIInSq__trigger:focus-visible{box-shadow:var(--focus-ring);border-radius:var(--radius-md);outline:none}.Accordion-module__AIInSq__question{font-family:var(--font-display);font-size:var(--text-lg);font-weight:var(--weight-medium);letter-spacing:var(--tracking-tight);line-height:var(--leading-snug)}.Accordion-module__AIInSq__indicator{background:var(--surface-muted);width:2rem;height:2rem;color:var(--text-secondary);transition:transform var(--duration-base) var(--ease-spring), background-color var(--duration-base) var(--ease-out), color var(--duration-base) var(--ease-out);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:inline-flex}.Accordion-module__AIInSq__item[data-open=true] .Accordion-module__AIInSq__indicator{background:var(--gradient-brand);color:#fff;transform:rotate(135deg)}.Accordion-module__AIInSq__panel{transition:grid-template-rows var(--duration-base) var(--ease-out);grid-template-rows:0fr;display:grid}.Accordion-module__AIInSq__item[data-open=true] .Accordion-module__AIInSq__panel{grid-template-rows:1fr}.Accordion-module__AIInSq__panelInner{min-height:0;overflow:hidden}.Accordion-module__AIInSq__answer{padding:0 var(--space-6) var(--space-6);color:var(--text-secondary);line-height:var(--leading-relaxed);max-width:var(--width-prose);margin:0}
.HeroScene-module__7kzTla__scene{place-items:center;width:100%;display:grid;position:relative}.HeroScene-module__7kzTla__stage{aspect-ratio:5/4;place-items:center;width:100%;max-width:40rem;display:grid;position:relative}.HeroScene-module__7kzTla__vehicle{filter:drop-shadow(0 18px 34px #1e60dd2e);width:88%;height:auto;overflow:visible}.HeroScene-module__7kzTla__ground{fill:var(--brand);opacity:.14;filter:blur(7px)}.HeroScene-module__7kzTla__body{fill:color-mix(in oklab, var(--brand) 7%, transparent)}.HeroScene-module__7kzTla__wheels{transform-origin:50%;animation:HeroScene-module__7kzTla__wheel-breathe 6s var(--ease-in-out) infinite}@keyframes HeroScene-module__7kzTla__wheel-breathe{0%,to{opacity:1}50%{opacity:.72}}.HeroScene-module__7kzTla__sweep{animation:HeroScene-module__7kzTla__paint-sweep 5.5s var(--ease-in-out) infinite}@keyframes HeroScene-module__7kzTla__paint-sweep{0%,22%{transform:translate(0)skew(-16deg)}62%,to{transform:translate(560px)skew(-16deg)}}.HeroScene-module__7kzTla__chips{pointer-events:none;margin:0;padding:0;list-style:none;position:absolute;inset:0}.HeroScene-module__7kzTla__chip{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);background:var(--surface-glass-strong);border:1px solid var(--border-subtle);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(14px)saturate(140%);font-size:var(--text-xs);white-space:nowrap;animation:HeroScene-module__7kzTla__chip-float 7s var(--ease-in-out) infinite;display:flex;position:absolute}.HeroScene-module__7kzTla__chipBody{flex-direction:column;gap:2px;line-height:1.25;display:flex}.HeroScene-module__7kzTla__chipBody strong{font-weight:var(--weight-semibold);color:var(--text-primary)}.HeroScene-module__7kzTla__chipBody span{color:var(--text-tertiary);font-size:var(--text-2xs)}.HeroScene-module__7kzTla__chipIcon{border-radius:var(--radius-xs);flex-shrink:0;place-items:center;width:1.75rem;height:1.75rem;font-size:.9rem;display:grid}.HeroScene-module__7kzTla__chipIcon[data-tone=done]{color:var(--status-success);background:color-mix(in oklab, var(--status-success) 14%, transparent)}.HeroScene-module__7kzTla__chipIcon[data-tone=active]{color:#fff;background:var(--gradient-brand)}.HeroScene-module__7kzTla__chipIcon[data-tone=pending]{color:var(--text-tertiary);background:var(--surface-muted)}.HeroScene-module__7kzTla__chipOne{animation-delay:0s;top:12%;left:0}.HeroScene-module__7kzTla__chipTwo{animation-delay:-2.4s;top:19%;right:0}.HeroScene-module__7kzTla__chipThree{animation-delay:-4.6s;bottom:13%;right:14%}@keyframes HeroScene-module__7kzTla__chip-float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.HeroScene-module__7kzTla__chipProgress{left:var(--space-4);right:var(--space-4);border-radius:var(--radius-pill);background:var(--surface-muted);height:3px;position:absolute;bottom:6px;overflow:hidden}.HeroScene-module__7kzTla__chipProgressBar{border-radius:inherit;background:var(--gradient-brand);width:40%;height:100%;animation:HeroScene-module__7kzTla__chip-progress 4.5s var(--ease-in-out) infinite;display:block}@keyframes HeroScene-module__7kzTla__chip-progress{0%{width:18%}70%{width:76%}to{width:18%}}@media (max-width:560px){.HeroScene-module__7kzTla__chip{padding:var(--space-2) var(--space-3)}.HeroScene-module__7kzTla__chipTwo{top:12%;right:0}.HeroScene-module__7kzTla__chipThree{bottom:6%;right:4%}}@media (prefers-reduced-motion:reduce){.HeroScene-module__7kzTla__chip,.HeroScene-module__7kzTla__wheels,.HeroScene-module__7kzTla__sweep,.HeroScene-module__7kzTla__chipProgressBar{animation:none}.HeroScene-module__7kzTla__sweep{opacity:0}.HeroScene-module__7kzTla__chipProgressBar{width:62%}}
.Hero-module__KTD73a__hero{isolation:isolate;margin-top:calc(var(--header-height) * -1);padding-top:calc(var(--header-height) + var(--space-12));padding-bottom:var(--space-section);position:relative;overflow:hidden}.Hero-module__KTD73a__container{gap:var(--space-12);align-items:center;display:grid}@media (min-width:1024px){.Hero-module__KTD73a__container{gap:var(--space-16);grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}}.Hero-module__KTD73a__copy{align-items:flex-start;gap:var(--space-6);flex-direction:column;max-width:38rem;display:flex}.Hero-module__KTD73a__title{font-size:var(--text-6xl);font-weight:var(--weight-bold);line-height:var(--leading-tight);letter-spacing:var(--tracking-tighter);margin:0}.Hero-module__KTD73a__titleAccent{color:var(--brand);background:var(--gradient-text);-webkit-background-clip:text;background-clip:text;padding-inline-end:.06em}@supports ((-webkit-background-clip:text) or (background-clip:text)){.Hero-module__KTD73a__titleAccent{-webkit-text-fill-color:transparent;color:#0000}}.Hero-module__KTD73a__lede{font-size:var(--text-xl);line-height:var(--leading-relaxed);color:var(--text-secondary);max-width:34rem;margin:0}.Hero-module__KTD73a__ctas{gap:var(--space-3);flex-wrap:wrap;width:100%;display:flex}@media (max-width:479px){.Hero-module__KTD73a__ctas{flex-direction:column;align-items:stretch}.Hero-module__KTD73a__ctas>*{width:100%}}.Hero-module__KTD73a__footnote{font-size:var(--text-sm);color:var(--text-tertiary);margin:0}.Hero-module__KTD73a__assurances{gap:var(--space-3) var(--space-6);margin:var(--space-2) 0 0;padding:var(--space-5) 0 0;border-top:1px solid var(--border-subtle);flex-wrap:wrap;width:100%;list-style:none;display:flex}.Hero-module__KTD73a__assurance{align-items:center;gap:var(--space-2);font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-secondary);display:inline-flex}.Hero-module__KTD73a__assuranceIcon{width:1.1em;height:1.1em;color:var(--brand);flex-shrink:0}.Hero-module__KTD73a__visual{width:100%;min-width:0}@media (max-width:1023px){.Hero-module__KTD73a__visual{max-width:34rem;margin-inline:auto}}
