/* AutoTrade Flowline 2 · 2.1.0. Sole numeric design-token owner.
   Catalog and homepage import this file. Base rem follows the browser setting. */
@font-face{font-family:Onest;src:url('../fonts/onest-01.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Onest;src:url('../fonts/onest-02.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:Onest;src:url('../fonts/onest-03.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap}
:root{
 --font-family:Onest,Arial,sans-serif;
 --color-blue:#075fd5;--color-blue-hover:#034daf;--color-ink:#15181d;--color-muted:#616a75;
 --color-surface:#fff;--color-fog:#f3f5f7;--color-dark:#071824;--color-inverse:#f5f7fa;
 --color-muted-dark:#b8c1cc;--color-link-dark:#75b4ff;--color-line:#d7dce2;--color-line-dark:#43505b;
 --color-error:#b42318;--color-success:#087443;--color-error-dark:#ffb4aa;--color-success-dark:#7de3b1;
 --color-disabled-surface:#e4e8ed;--color-scrollbar:#919ba6;--color-document:#fafbfc;
 --space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-6:24px;
 --space-8:32px;--space-12:48px;--space-16:64px;--space-24:96px;
 --type-display:clamp(2.5rem,1.45rem + 4vw,4.5rem);--leading-display:1.05;--tracking-display:-.04em;
 --type-section:clamp(1.75rem,1.2rem + 2.2vw,3rem);--leading-section:1.1;--tracking-section:-.03em;
 --type-card:clamp(1.375rem,1.1rem + 1.1vw,2rem);--leading-card:1.2;--tracking-card:-.02em;
 --type-body:1rem;--leading-body:1.5;--type-ui:.875rem;--leading-ui:1.4;
 --type-supporting:.875rem;--leading-supporting:1.5;--type-data:1.25rem;--leading-data:1.3;
 --weight-regular:400;--weight-medium:500;--weight-semibold:600;
 --measure-body:65ch;--measure-intro:52ch;--measure-display:22ch;
 --content-max:1600px;--viewport-min:390px;--gutter:16px;
 --section-space:clamp(48px,6vw,96px);--intro-gap:24px;--layout-gap:48px;
 --action-height:48px;--action-max:435px;--action-radius:4px;--control-size:48px;
 --hero-actions-max:447px;--media-radius:0px;
 --hero-copy-max:860px;
 --hero-facts-max:680px;--hero-facts-value:clamp(var(--type-body),1.5vw,var(--type-data));
 --hero-facts-inset:clamp(10px,1.4vw,18px);--hero-facts-muted:rgba(255,255,255,.7);
 --hero-text:var(--color-surface);
 --hero-text-shadow:0 1px 2px rgba(0,0,0,.95),0 3px 12px rgba(0,0,0,.85);
 --header-height:80px;--phone-size:clamp(1.125rem,1rem + .4vw,1.375rem);
 --type-menu:clamp(1.875rem,3vw,2.625rem);--menu-mobile:1.75rem;
 --photo-ratio:3/2;--photo-mobile-ratio:4/5;--photo-inset:clamp(24px,3vw,48px);
 --carousel-photo-max:520px;--carousel-photo-mobile-max:400px;
 --carousel-photo-ratio:1.5;--carousel-photo-mobile-ratio:.8;
 --carousel-next-peek:clamp(32px,6vw,96px);
 --photo-text:var(--color-inverse);--photo-muted:#e0e6ed;
 --photo-shade:linear-gradient(180deg,rgba(7,24,36,0),rgba(7,24,36,.86) 35%,rgba(7,24,36,.98));
 --motion-duration:220ms;--motion-ease:cubic-bezier(.16,1,.3,1);--focus-width:3px;
 --surface:var(--color-surface);--text:var(--color-ink);--muted:var(--color-muted);--line:var(--color-line);--link:var(--color-blue);
}
.theme-dark{--surface:var(--color-dark);--text:var(--color-inverse);--muted:var(--color-muted-dark);--line:var(--color-line-dark);--link:var(--color-link-dark)}
@media(max-width:1023px){:root{--hero-copy-max:720px}}
@media(max-width:767px){:root{--control-size:44px}}
