:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;text-decoration:inherit;color:#337bff}a:hover{color:#63abff}body{background-image:url(/res/img/palms.png),url(/res/img/lights.png);background-color:transparent}.Home{display:flex;padding:.5em;gap:.5em}.Home>*{flex:1}@media (max-width: 768px){.Home{flex-direction:column}}.Home .main{flex:1.5;padding:1em}.Watch{position:relative;display:flex;flex-direction:column;min-height:100vh}.Watch .overlay{position:absolute;display:inline-block;bottom:3em;right:3em;width:15em;overflow:hidden;text-overflow:fade;white-space:nowrap}.Watch .screen{flex:1}.Watch input{width:8em}.RacehorseCard{display:flex;flex-direction:row}.RacehorseCard .meta{flex:1}table{border-collapse:collapse}table,th,td{border:1px solid grey}.Island{position:relative;display:flex;flex-direction:column;min-height:100vh}.Island .screen{flex:1}.GGDex .subheader{background-color:#3c1414;padding:.2em;border-bottom:1px solid rgb(120,30,20);color:#679}.GGDex .subheader>span{padding:1em;cursor:pointer}.GGDex .pages{padding:.5em}.GGDex .account{display:flex;gap:.5em;flex-direction:row}.GGDex .pages .account{flex:1}.GGDex .pages .account>div{flex:1}.TestArea{display:flex;flex-direction:row}.sidebar{width:10em}.sidebar ul{list-style:none;margin:0;padding:0}.Header{background-color:#222;padding-top:.75em;-webkit-user-select:none;user-select:none}.Header>a{font-family:FredokaOne;font-size:1.5em;padding:.5em}.App{min-height:100vh}.msg{position:absolute;font-family:monospace;font-size:8pt;overflow-y:auto;overflow-x:hidden;color:#0a0;top:3em;left:3em;background-color:#000000d9;width:80%;height:80%;border:1px solid #0a0;border-radius:6px}
