:root{--site-header-height: 4.5rem;--primary-blue: #1e40af;--primary-blue-hover: #1d4ed8;--secondary-blue: #1e3a8a;--accent-yellow: #fbbf24;--accent-yellow-light: #fde047;--accent-yellow-hover: #f59e0b;--surface-deep: #020617;--surface-mid: #0f172a;--surface-glass-border: rgba(255, 255, 255, .12);--surface-glass-panel: rgba(15, 23, 42, .42);--text-on-dark: #f8fafc;--text-on-dark-muted: rgba(255, 255, 255, .65);--rounded-pill: 9999px;--rounded-panel: 1.5rem;--spacing-container-x: clamp(1rem, 3vw, 1.75rem);--spacing-container-max: 72rem;--typography-hero-title: clamp(2.35rem, 7.5vw, 4.25rem);--font-primary: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--bp-sm: 480px;--bp-md: 768px;--bp-lg: 1024px;--touch-min: 2.75rem;--fab-clearance: calc(4.5rem + env(safe-area-inset-bottom, 0px)) }*,*:before,*:after{box-sizing:border-box}html{background-color:var(--surface-mid);color-scheme:dark;scroll-behavior:smooth}html,body{margin:0;min-height:100%}body{background:var(--surface-mid);color:var(--text-on-dark);font-family:var(--font-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}img{max-width:100%}body.help-fab-modal-open,body.home-menu-open{overflow:hidden;touch-action:none}body.wizard-generating-open,body.viaje-overview-open{overflow:hidden}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}
