@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:13px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overscroll-behavior:none}html,body{overflow:hidden;height:100%;height:100dvh}body{font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--rook-bgBase);color:var(--rook-textPrimary);line-height:1.5;min-height:100vh;min-height:100dvh;overflow-x:hidden;overscroll-behavior:none}#root{height:100%;height:100dvh;display:flex;flex-direction:column;overflow:hidden}h1,h2,h3,h4,h5,h6{text-transform:lowercase;font-weight:500}code,pre,kbd,samp{font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}input,textarea,select{font-family:inherit;font-size:inherit}:focus-visible{outline:2px solid var(--rook-accent);outline-offset:2px}::selection{background:var(--rook-accentMuted);color:var(--rook-textPrimary)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--rook-bgBase)}::-webkit-scrollbar-thumb{background:var(--rook-borderDefault);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--rook-borderStrong)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:767px){.hide-mobile{display:none!important}}@media(min-width:768px){.hide-desktop{display:none!important}}@media(max-width:767px){.mobile-full-width{width:100%!important;max-width:100%!important}}
