.c2-product{--c2-gold:#c4a052;--c2-action:#2f5bb0;--c2-action-ink:#fff;--c2-ease:cubic-bezier(.22, 1, .36, 1);--c2-hero-scrim:linear-gradient(90deg, #1a1814d1 0%, #1a18148c 48%, #1a181440 100%);--c2-auth-dusk:#1a1814;--background:#efe8dc;--foreground:#1a1814;--card:#f7f1e7;--card-foreground:#1a1814;--popover:#f7f1e7;--popover-foreground:#1a1814;--primary:#2f5bb0;--primary-foreground:#fff;--secondary:#e8e0d2;--secondary-foreground:#1a1814;--muted:#e8e0d2;--muted-foreground:#5c564c;--accent:#2f5bb0;--accent-foreground:#fff;--border:#d2c8b6;--input:#d2c8b6;--ring:#2f5bb0;--destructive:#b3261e;--destructive-foreground:#fff;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-feature-settings:"ss01" on;-webkit-font-smoothing:antialiased;background:var(--background);color:var(--foreground);transition:background .22s var(--c2-ease), color .22s var(--c2-ease)}.c2-product.dark,.dark .c2-product{--c2-gold:#d4b878;--c2-action:#7aa4f0;--c2-action-ink:#12100e;--c2-hero-scrim:linear-gradient(90deg, #0c0b09e0 0%, #0c0b099e 50%, #0c0b0947 100%);--c2-auth-dusk:#12100e;--background:#12100e;--foreground:#f6f0e6;--card:#1a1814;--card-foreground:#f6f0e6;--popover:#1a1814;--popover-foreground:#f6f0e6;--primary:#7aa4f0;--primary-foreground:#12100e;--secondary:#15130f;--secondary-foreground:#f6f0e6;--muted:#15130f;--muted-foreground:#b0a89c;--accent:#7aa4f0;--accent-foreground:#12100e;--border:#3a342a;--input:#3a342a;--ring:#7aa4f0;--destructive:#f07169;--destructive-foreground:#12100e;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@keyframes c2-product-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes c2-product-fade{0%{opacity:0}to{opacity:1}}.c2-product .c2-rise{animation:c2-product-rise .7s var(--c2-ease) both}.c2-product .c2-rise-2{animation:c2-product-rise .7s var(--c2-ease) .12s both}.c2-product .c2-rise-3{animation:c2-product-rise .7s var(--c2-ease) .22s both}.c2-product .c2-fade{animation:c2-product-fade .9s var(--c2-ease) both}.c2-product .c2-mono{font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.04em;text-transform:uppercase;color:var(--muted-foreground);font-size:.72rem;font-weight:600}.c2-product .c2-hero-scrim{background:var(--c2-hero-scrim)}.c2-product .c2-auth-panel{background:var(--c2-auth-dusk);color:#f6f0e6;border:1px solid #f6f0e624;border-radius:1.25rem}.c2-product .c2-auth-panel .muted{color:#f6f0e6b8}.c2-product .c2-book-card{color:#f6f0e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1814e0;border:1px solid #f6f0e62e;border-radius:1.25rem}.c2-product .c2-hero-scrim--nationwide{background:linear-gradient(#1a18146b 0%,#1a18142e 32%,#1a181473 58%,#1a1814d1 100%)}.c2-product .c2-hero-scrim--map{background:linear-gradient(180deg, color-mix(in srgb, var(--card) 28%, transparent) 0%, transparent 12%), radial-gradient(ellipse 48% 42% at 12% 78%, #2f5bb02e, transparent 58%), linear-gradient(180deg, #1a181485 0%, #1a181433 24%, #1a18146b 48%, #1a1814c7 72%, color-mix(in srgb, var(--background) 55%, #1a1814) 90%, var(--background) 100%)}.c2-product.dark .c2-hero-scrim--map,.dark .c2-product .c2-hero-scrim--map{background:linear-gradient(180deg, color-mix(in srgb, var(--card) 35%, transparent) 0%, transparent 12%), radial-gradient(ellipse 48% 42% at 12% 78%, #7aa4f029, transparent 58%), linear-gradient(180deg, #0c0b098c 0%, #0c0b0938 24%, #0c0b0973 48%, #0c0b09d1 72%, color-mix(in srgb, var(--background) 40%, #12100e) 90%, var(--background) 100%)}@media (prefers-reduced-motion:reduce){.c2-product .c2-hero-video{display:none}}.c2-product .c2-suggest-card{border:1px solid var(--border);background:color-mix(in srgb, var(--muted) 48%, var(--card));min-height:7.5rem;color:var(--foreground);transition:background .18s var(--c2-ease), border-color .18s var(--c2-ease);border-radius:.95rem;flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem 1.05rem;display:flex}.c2-product .c2-suggest-card:hover{background:var(--card);border-color:color-mix(in srgb, var(--c2-action) 28%, var(--border))}.c2-product .c2-suggest-card--wide{min-height:8.5rem}.c2-product .c2-suggest-icon{background:color-mix(in srgb, var(--c2-action) 12%, var(--background));width:2.5rem;height:2.5rem;color:color-mix(in srgb, var(--c2-action) 70%, var(--foreground));border:1px solid color-mix(in srgb, var(--c2-action) 22%, var(--border));border-radius:.75rem;justify-content:center;align-items:center;display:inline-flex}.c2-product .c2-ride-section{border-top:1px solid var(--border);background:var(--background)}@media (prefers-reduced-motion:reduce){.c2-product .c2-rise,.c2-product .c2-rise-2,.c2-product .c2-rise-3,.c2-product .c2-fade{animation:none!important}}
