@import"https://fonts.googleapis.com/css2?family=Geist:wght@300..700&family=Geist+Mono:wght@400..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;font-feature-settings:"ss01","cv11";overscroll-behavior:none}html,body{overflow:hidden;height:100%;height:100dvh}body{font-family:Geist,Inter,-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{font-weight:600}code,pre,kbd,samp{font-family:Geist Mono,JetBrains Mono,SF Mono,ui-monospace,Consolas,monospace}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:default;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:color-mix(in srgb,var(--rook-accent) 38%,transparent);color:var(--rook-textPrimary)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--rook-borderDefault);border-radius:8px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:var(--rook-borderStrong)}@media(hover:hover)and (pointer:fine){:is(a,button,summary,label,[role=button],[role=link],[role=tab],[role=checkbox],[role=radio],[data-hover]):hover:not(:active,[role=switch],[aria-checked=true],[aria-selected=true],[aria-pressed=true]),:is([role=menuitem],[role=menuitemcheckbox],[role=menuitemradio],[role=option])[data-highlighted],[role=option][data-selected=true]{transition-duration:0s}}@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}}
