*{box-sizing:border-box}.App{min-height:100vh;display:flex;flex-direction:column}main{flex:1 1}html{scrollbar-gutter:stable;scroll-behavior:smooth;user-select:none}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#2563eb;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#1d4ed8}::selection{background-color:#2563eb;color:white}:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.page-link{--tw-text-opacity:1;color:rgb(55 65 81 / var(--tw-text-opacity,1))}.under-span{width:var(--span-width)}.page-selector:not(:has(:target)) .default{--tw-text-opacity:1;color:rgb(37 99 235 / var(--tw-text-opacity,1));--span-width:100%}.page-link:target{--tw-text-opacity:1;color:rgb(37 99 235 / var(--tw-text-opacity,1));--span-width:100%}.icon{width:var(--icon-width)}.icon-background{background:#E5E5E5}.hamburger{display:var(--hamburger)}.cross{display:var(--cross)}.hidden:checked+label{--hamburger:none;--cross:block}.popup-menu{display:none}.height-inrem{height:var(--height-inrem)}