*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--fc-sans);background:var(--fc-bg);color:var(--fc-ink);line-height:var(--fc-lh-ui)}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{cursor:pointer;border:0;background:0;font:inherit}input,textarea,select{font:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(0,0,0,0.00);border-radius:3px;transition:background .2s}:hover>::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,0.15)}::-webkit-scrollbar-thumb:active{background:rgba(0,0,0,0.25)}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.00) transparent}*:hover{scrollbar-color:rgba(0,0,0,0.15) transparent}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:2px solid var(--fc-accent);outline-offset:2px}:focus:not(:focus-visible){outline:0}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}html.admin-bar{margin-top:0 !important}