@font-face{font-family:Inter;font-style:normal;font-weight:100;font-display:swap;src:url(/fonts/inter/Inter-Light.woff2?v=3.19) format("woff2"),url(/fonts/inter/Inter-Light.woff?v=3.19) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/inter/Inter-Regular.woff2?v=3.19) format("woff2"),url(/fonts/inter/Inter-Regular.woff?v=3.19) format("woff")}:root{--color-foreground: hsl(0, 0%, 100%);--color-background: hsl(0, 0%, 7%);--color-links: hsl(213, 100%, 73%);--color-links-hover: hsl(213, 100%, 80%);--color-border: hsl(0, 0%, 25%);--color-body: hsl(190, 100%, 87%);--color-secondary: hsla(191, 12%, 44%, 1);--font-body: "Inter", -apple-system, "Segoe UI", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif, system-ui, "Apple Color Emoji", "Segoe UI Emoji"}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}:-moz-focusring{outline:auto}:focus{outline:var(--color-links) solid 2px;outline-offset:2px}html,body{padding:0;margin:0;background-color:var(--color-background);color:var(--color-foreground)}body{font-family:var(--font-body);line-height:1.5}a{color:var(--color-links);text-decoration:none}a:hover{color:var(--color-links-hover);text-decoration:underline}hr{display:block;height:1px;border:0;background-color:var(--color-border);margin-top:2rem;margin-bottom:2rem}input:where([type=text]),input:where([type=search]){display:block;border:1px solid var(--color-border);width:100%;font:inherit;line-height:1;height:calc(1ch + 1.5em);padding-right:.5em;padding-left:.5em;background-color:#fff3;color:var(--color-foreground)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.remix-app{display:flex;flex-direction:column;height:100vh}.remix-app>*{width:100%}.remix__form{display:flex;flex-direction:column;gap:1rem;padding:1rem;border:1px solid var(--color-border);border-radius:.5rem}.remix__form>*{margin-top:0;margin-bottom:0}.traintimes,.bustimes{display:flex;flex-direction:column;justify-content:left}.train,.bus{display:flex;flex-direction:row;justify-content:left;align-items:center;padding:0;gap:8px}h3{font-style:normal;font-weight:400;font-size:18px;line-height:22px;color:var(--color-secondary);margin-top:0}.time{font-style:normal;font-weight:100;font-size:84px;line-height:102px;margin:0}header{box-sizing:border-box;color:var(--color-body);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:40px;isolation:isolate;max-width:100vw;height:20vh;border-bottom:solid 1px var(--color-border);background:radial-gradient(50% 50% at 50% 0%,#bff4ff21,#d9d9d900)}header h3{margin:0}main{display:flex;flex-direction:row;height:100%}aside{padding:40px;background:radial-gradient(50% 20% at 50% -10%,#bff4ff21,#d9d9d900);max-height:80vh;overflow:auto}.harvest ul{list-style:none;margin:0;display:flex;flex-direction:column;gap:1em;padding:0}.harvest ul li{padding:none;margin:0;display:flex;flex-direction:row;justify-content:space-between}.projectname{color:var(--color-body)}.crypto{height:100%;display:flex;flex-direction:column}.coin{display:flex;flex-direction:column;justify-content:right;align-items:right;margin-bottom:40px}.coin h3{color:var(--color-body);margin-bottom:0}.coin .coinpair{display:flex;flex-direction:row;justify-content:space-between}.negative{color:#db2430}.positive{color:#2aef90}.warn{color:#eb8e37}.news{display:block;width:80vw;height:100%;padding:40px;max-height:80vh;overflow:auto;background:radial-gradient(50% 50% at 50% -20%,#bff4ff21,#d9d9d900);border-right:solid 1px var(--color-border)}.news ul{list-style:none;margin:0;display:flex;flex-direction:column;gap:1em;padding:0}.news ul li{padding:0;margin:0;display:flex;flex-direction:row;justify-content:space-between}.news small{display:block;margin-right:20px;color:var(--color-secondary);width:100px}.news .news_body{width:100%}.news_body a{color:var(--color-body)}.news_body p{color:var(--color-secondary);margin-top:0;display:none}
