:root{--color-surface-primary:#ffffff;--color-surface-secondary:#f5f5f7;--color-surface-dark:#1d1d1f;--color-surface-hero:#000000;--color-text-primary:#1d1d1f;--color-text-secondary:#48484d;--color-text-tertiary:#6e6e73;--color-text-inverse:#f5f5f7;--color-text-link:#0066cc;--color-cta-whatsapp:#167a32;--color-cta-whatsapp-hover:#146b2d;--color-cta-apple:#0066cc;--color-cta-apple-hover:#004499;--color-border-light:rgba(0,0,0,0.08);--color-border-dark:rgba(255,255,255,0.12);--font-display:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",Roboto,Helvetica,Arial,sans-serif;--font-text:-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",Roboto,Helvetica,Arial,sans-serif;--text-hero:clamp(2.5rem,6vw,5rem);--text-hero-sub:clamp(1.125rem,2.5vw,1.75rem);--text-section-title:clamp(2rem,4vw,3.5rem);--text-section-sub:clamp(1rem,2vw,1.5rem);--text-card-title:clamp(1.25rem,2vw,1.75rem);--text-body:1.0625rem;--text-small:0.875rem;--text-caption:0.75rem;--leading-tight:1.08;--leading-snug:1.25;--leading-normal:1.47;--leading-relaxed:1.6;--tracking-tight:-0.015em;--tracking-normal:0;--tracking-wide:0.007em;--tracking-hero:-0.03em;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--space-xs:0.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2rem;--space-xl:3rem;--space-2xl:4rem;--space-3xl:5rem;--space-4xl:7.5rem;--container-max:980px;--container-wide:1200px;--container-narrow:692px;--nav-height:48px;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--radius-xl:28px;--radius-full:9999px;--ease-default:cubic-bezier(0.25,0.1,0.25,1);--ease-out:cubic-bezier(0,0,0.25,1);--ease-bounce:cubic-bezier(0.34,1.56,0.64,1);--duration-fast:200ms;--duration-normal:400ms;--duration-slow:800ms;--z-base:1;--z-sticky:100;--z-nav:1000;--z-overlay:2000;--z-fab:3000}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--font-text);font-size:var(--text-body);line-height:var(--leading-normal);color:var(--color-text-primary);background-color:var(--color-surface-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip}img,video{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:var(--weight-semibold);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight)}.container{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:1rem}.container--wide{max-width:var(--container-wide)}.container--narrow{max-width:var(--container-narrow)}.section{padding-block:clamp(2rem,5vw,3rem)}.section--light{background-color:var(--color-surface-secondary)}.section--dark{background-color:var(--color-surface-dark);color:var(--color-text-inverse)}.section--black{background-color:var(--color-surface-hero);color:var(--color-text-inverse)}.section--dark,.section--black{--color-text-tertiary:#86868b}.section__header{text-align:center;margin-bottom:var(--space-xl)}.section__title{font-size:var(--text-section-title);letter-spacing:var(--tracking-tight);margin-bottom:var(--space-sm)}.section__subtitle{font-size:var(--text-section-sub);color:var(--color-text-secondary);font-weight:var(--weight-regular);margin-inline:auto}.section--dark .section__subtitle,.section--black .section__subtitle{color:var(--color-text-tertiary)}.grid{display:grid;gap:var(--space-md)}.grid--2{grid-template-columns:1fr}.grid--3{grid-template-columns:1fr}.grid--4{grid-template-columns:repeat(2,1fr)}.flex{display:flex}.flex--center{align-items:center;justify-content:center}.flex--between{align-items:center;justify-content:space-between}.flex--column{flex-direction:column}.flex--gap-sm{gap:var(--space-sm)}.flex--gap-md{gap:var(--space-md)}.text-center{text-align:center}.tradein,.reviews,.about,.guarantee,.faq,.final-cta{content-visibility:auto;contain-intrinsic-size:auto 600px}html[data-theme="dark"]{--color-surface-primary:#1c1c1e;--color-surface-secondary:#2c2c2e;--color-surface-dark:#000000;--color-surface-hero:#000000;--color-text-primary:#f5f5f7;--color-text-secondary:#a1a1a6;--color-text-tertiary:#86868b;--color-text-inverse:#f5f5f7;--color-text-link:#409cff;--color-cta-apple:#2997ff;--color-cta-apple-hover:#0077ed;--color-border-light:rgba(255,255,255,0.1);--color-border-dark:rgba(255,255,255,0.18);color-scheme:dark}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}