html{scroll-behavior:smooth}body,html{height:100%;margin:0;padding:0;overflow-x:hidden}body{min-height:100vh;display:flex;flex-direction:column}body,main{width:100%}main{flex:1 0 auto}::selection{background:rgba(59,130,246,.32);color:#fff}:focus-visible{outline:2px solid var(--leappx-forest-500);outline-offset:3px;border-radius:4px}[data-bs-theme=dark] ::-webkit-scrollbar{width:12px;height:12px}[data-bs-theme=dark] ::-webkit-scrollbar-track{background:#060a14}[data-bs-theme=dark] ::-webkit-scrollbar-thumb{background:#1e293b;border-radius:6px;border:2px solid #060a14}[data-bs-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#334155}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}