@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap");:root{--label:#777;--border:#666;--hover:#a9a9a9;--header:#7cb1b2;--background:#ece0d1;--navigation:#b3c8d9;--green:#22c55e;--red:#ef4444;--yellow:#f59e0b;--info-green:#dcfce7;--warning-orange:#fef3c7;--error-red:#fee2e2;--button-primary:#6d4428;--button-primary-hover:#5a3419;--button-bg:#f4e6d7;--button-border:#d4a574}html{overflow:-moz-scrollbars-vertical;overflow-y:scroll;overflow-x:hidden}body{margin:0;font-family:Roboto,sans-serif;font-size:1rem}hr{border:0;height:5px}hr:before{top:-.5rem;height:1rem}hr:after{content:"";height:.5rem;top:1px}hr:after,hr:before{content:"";position:absolute}hr,hr:before{clear:both;background:radial-gradient(ellipse at center,rgba(0,0,0,.1) 0,transparent 90%)}h1{font-size:1.3rem;margin-bottom:10px;color:var(--header)}p{padding-left:15px;line-height:1.2rem}.HeaderWeather{background:var(--hover)}.FullWidthTable{width:100%}.ErrorLevel{background:var(--error-red);color:var(--red);border-left:3px solid var(--red)}.ErrorLevel,.WarningLevel{text-align:center;width:10%;font-weight:600}.WarningLevel{background:var(--warning-orange);color:#d97706;border-left:3px solid var(--yellow)}.InfoLevel{background:var(--info-green);color:var(--green);text-align:center;width:10%;font-weight:600;border-left:3px solid var(--green)}.DateColumn{text-align:center;width:20%}.LogColumn{text-align:left;width:60%}.ButtonColumn{text-align:center;width:10%}table{border-spacing:0;border-collapse:collapse}tr{padding:0}td,th{padding:0;vertical-align:top}.BenchmarkTable{min-width:1024px;font-size:.8em;text-align:center;font-family:Courier New,monospace;border-spacing:0;border-collapse:collapse;border-top:4px solid var(--border);border-bottom:4px solid var(--border)}.BenchmarkHeader{border-top:3px solid var(--border);border-bottom:3px solid var(--border);font-weight:700;height:20px}.BenchmarkEntry{height:50px;border-left:1px dashed var(--border);border-right:1px dashed var(--border)}.Body{display:block;margin-left:auto;margin-right:auto;min-height:48rem;padding:0}.Cursor{width:5px;height:14px;background:var(--green)}.Computer{padding:10px 15px}.ComputerSection{margin-top:2rem}.ComputerTitle{font-size:x-large}.ComputerLeftImage{text-align:center;margin-top:.5rem}.ComputerRightDescription{margin-top:.5rem;width:100%;text-align:justify}.ComputerLeft{font-weight:700;vertical-align:top}.ComputerLeft,.ComputerRight{margin-top:.5rem;text-align:center}.ComputerRight{width:100%}.ComputerCenterImage{margin-left:auto;margin-right:auto;width:50%}.ComputerBenchmarks{font-weight:700;color:var(--label);padding:2px}.ComputerBenchmarks:hover{background-color:var(--background);color:var(--hover);cursor:pointer;border-radius:10px}.Content{box-sizing:border-box;padding:1rem;max-width:50rem;margin-left:auto;margin-right:auto}.ErrorMessage{color:var(--red);display:inline-block;width:500px}.Fun{text-align:left}.GoogleLoginButton{display:inline-block;width:193px;height:41px}.GoogleLoginButton:hover{cursor:pointer}.Island{background-image:url(/top_slice.png)}.IslandImage{margin-left:auto;margin-right:auto;width:300px}.LandingImageSection{display:inline;vertical-align:middle}.LandingImage{padding-left:60px}.BlackBackground{background-color:#000}.LibraryFile{font-weight:700;color:var(--label);background-color:transparent;text-decoration:none;box-sizing:border-box;border:none;padding:2px 2px 0 20px;display:block}.LibraryFile:hover{color:var(--hover);cursor:pointer}.FunSection{display:block;font-weight:700}.FunRow{padding:0;margin-bottom:10px}.MenuLabel{font-weight:700;color:var(--label);text-decoration:none;border:none;border-radius:25px;padding:3px 0;font-size:1.7em}.MenuItem{font-weight:400;font-size:1.5em;border:0;background:transparent;width:100%;padding:.3rem}.MenuItem:hover{color:var(--hover);cursor:pointer}.MenuBar{display:block;margin-left:auto;margin-right:auto;background-color:var(--background);border-color:var(--border)}.MenuBarItem{font-weight:700;color:var(--label);background-color:transparent;text-decoration:none;box-sizing:border-box;border:none;padding:2px;display:inline-block;text-align:center;width:100%}.MenuBarItem:hover{color:var(--hover);cursor:pointer}.MenuBarItem:focus{outline:0}.NavigationBox{background:var(--navigation);border-radius:.8rem;margin-top:1rem;padding:.1rem;width:100%;box-sizing:border-box}.NavigationItem{display:inline-block;width:50%;text-align:center}.NavigationText{text-align:center;margin-bottom:1rem;vertical-align:top;width:100%}.SmallCroppedPortfolioImage{object-fit:cover;width:100px;height:1em}.CroppedPortfolioImage{object-fit:cover;height:5em}.CroppedPortfolioImage,.PortfolioImage{width:100px;float:left;margin-right:10px}.Spinner{display:block;margin-left:auto;margin-right:auto;padding:50px;width:250px}.Message{color:#000;display:inline-block;width:500px}.Roll{padding:2px;text-align:right}.Footer{width:100%;display:block;margin-left:auto;margin-right:auto;font-size:small;text-align:center}.Button{margin:3px;width:100px;border-radius:6px;font-weight:500;font-size:.85em;padding:.2rem;background-color:var(--button-bg);color:var(--button-primary);border:1px solid var(--button-border);cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px rgba(139,90,60,.1)}.Button:hover{background-color:#ede0d1;color:var(--button-primary-hover);border-color:#c49968;box-shadow:0 2px 8px rgba(109,68,40,.2);transform:translateY(-1px)}.Button:active{transform:translateY(0);box-shadow:0 1px 3px rgba(139,90,60,.2)}.Input{border-color:var(--border);border-width:0 0 1px}.Input,.InputInvalid{width:12rem;padding-left:10px}.InputInvalid{border-color:var(--red);border-width:0 0 1px}.Terminal{background-color:#000;font-family:Courier New,Courier,monospace;font-size:medium;color:var(--green);width:50em;height:28em;overflow-y:scroll}.Text{margin-top:1rem;width:7rem}.SmallText,.Text{color:#000;display:inline-block}.SmallText{margin-top:0;width:4rem;font-size:.8rem;vertical-align:top;padding-left:15px}#weather{padding:20px;margin-bottom:30px}#weather h1{color:#2c3e50;text-align:center;margin-bottom:20px;font-size:1.8rem;border-bottom:2px solid #7cb1b2;padding-bottom:10px}.WeatherPeriod{display:flex;width:100%;padding:6px 8px;border-radius:8px;margin-bottom:6px;align-items:center;transition:all .2s ease;background-color:hsla(0,0%,100%,.9)}.WeatherPeriod:first-of-type{background-color:var(--header);color:#fff;font-weight:700;border-radius:8px 8px 0 0;letter-spacing:.5px}.WeatherPeriod:not(:first-of-type){font-size:.85rem}.WeatherPeriod:nth-child(2n):not(:first-of-type){background-color:rgba(240,248,255,.9)}.WeatherPeriod:hover:not(:first-of-type){background-color:rgba(179,200,217,.3);transform:translateY(-2px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.WeatherPeriodDate{width:10%;text-align:center;font-weight:500;padding:0 5px}.WeatherPeriodSpeed{width:5%;text-align:center;padding:0 5px}.WeatherPeriodRain,.WeatherPeriodWind{width:10%;text-align:center;padding:0 5px}.WeatherPeriodRain{font-weight:500}.WeatherPeriodTemperature{width:10%;text-align:center;padding:0 5px;font-weight:500}.WeatherPeriodForecast{width:50%;text-align:left;padding:0 10px;line-height:1.3}.WeatherNotGood{width:5%}.WeatherGood{width:5%;height:24px;display:flex;justify-content:center;align-items:center;position:relative}.WeatherGood:after{content:"⛵";font-size:1.2rem;color:#2980b9}.WeatherUnclear{width:5%;height:20px;display:flex;justify-content:center;align-items:center}.WeatherUnclear:after{content:"?";color:#f39c12;font-size:1rem}@media (min-width:25rem){.MenuBarItem{width:25%}.NavigationItem{width:33%}.NavigationText{width:50%;display:inline-block}.MenuLabel{font-size:1.3em;text-align:left}.MenuItem{font-size:1em;text-align:left}}@media (min-width:35rem){.ComputerLeftImage{width:25%;height:100%;box-sizing:border-box}.ComputerLeft{padding-right:15px;width:25%;text-align:right}.ComputerLeft,.ComputerRightDescription{display:inline-block;min-height:2rem;box-sizing:border-box}.ComputerRightDescription{width:75%}.ComputerRight{width:75%;display:inline-block;min-height:2rem;text-align:left;box-sizing:border-box}}@media (min-width:40rem){.MenuItem,.MenuLabel{font-size:1em;text-align:left}.NavigationItem{width:20%}.NavigationText{width:33%}}@media (min-width:43rem){.MenuBarItem{width:12%;font-size:1.1rem;margin:0}}.Footer_divider__PF9rr{border:0;height:1px;background-color:var(--border-color,#e0e0e0);margin:1rem 0;opacity:.6}.Footer_wisdom__i5e_Q{font-style:italic;margin:1rem 0;padding:.5rem 1rem;background-color:var(--bg-secondary,#f5f5f5);border-radius:4px;font-size:1rem;line-height:1.6;color:var(--text-primary,#333)}.Footer_footerBottom__5n19l{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:1rem}.Footer_copyright__g3z6w{margin-bottom:.5rem}.Footer_version__WqEFr{font-family:monospace;background-color:var(--bg-secondary,#f5f5f5);padding:.25rem .5rem;border-radius:4px;font-size:.8rem;display:inline-block}.Footer_loading__tVG9J{display:flex;align-items:center;justify-content:center;padding:1rem;min-height:100px}.Footer_loadingSpinner__SM2Kh{display:inline-block;width:1.5rem;height:1.5rem;border:2px solid rgba(0,0,0,.1);border-left:2px solid var(--accent-color,#0070f3);border-radius:50%;animation:Footer_spin__3gmxA 1s linear infinite}.Footer_error__woUfB{color:var(--error-color,#e53e3e);padding:1rem;background-color:var(--error-bg,rgba(229,62,62,.1));border-radius:4px;margin:1rem 0}.Footer_srOnly__O_Mx4{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media (max-width:768px){.Footer_footerBottom__5n19l{flex-direction:column;align-items:flex-start}.Footer_version__WqEFr{margin-top:.5rem}}@keyframes Footer_spin__3gmxA{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}