*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #F7F8FA;--surface: #FFFFFF;--surface-2: #F0F2F5;--divider: #E6E8EC;--text-1: #0B0F19;--text-2: #5B6472;--text-3: #9BA3AF;--green: #18F58A;--green-glow: rgba(24,245,138,.25);--green-dim: rgba(24,245,138,.08);--green-deep: #16A34A;--cyan: #38E8FF;--cyan-dim: rgba(56,232,255,.1);--blue: #3B82F6;--blue-dim: rgba(59,130,246,.1);--cheapest: #16A34A;--surge: #EF4444;--warning: #F59E0B;--black: var(--bg);--white: var(--text-1);--grey-1: var(--text-2);--grey-2: var(--divider);--glass-fill: rgba(255,255,255,.7);--glass-border: var(--divider);--radius-card: 20px;--radius-input: 14px;--radius-btn: 14px;--radius-chip: 100px;--safe-bottom: env(safe-area-inset-bottom, 0px);--shadow-sm: 0 1px 4px rgba(11,15,25,.06), 0 2px 12px rgba(11,15,25,.04);--shadow-md: 0 4px 16px rgba(11,15,25,.08), 0 1px 4px rgba(11,15,25,.06);--shadow-lg: 0 8px 32px rgba(11,15,25,.12), 0 2px 8px rgba(11,15,25,.06);--shadow-card: 0 2px 12px rgba(11,15,25,.06), 0 1px 3px rgba(11,15,25,.04)}html,body,#root{height:100%;background:var(--bg);color:var(--text-1);font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}button{font-family:Inter,sans-serif;cursor:pointer;border:none;outline:none}input{font-family:Inter,sans-serif;outline:none;border:none}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
