body{overflow-x:hidden;width:100%;max-width:100vw;position:relative}::selection{background-color:hsl(213 94% 68%/.25);color:inherit}::-moz-selection{background-color:hsl(213 94% 68%/.25);color:inherit}:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:hsl(var(--border));border-radius:4px}::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground))}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}[role=button],a,button{-webkit-tap-highlight-color:transparent}.safe-bottom{padding-bottom:env(safe-area-inset-bottom,0)}