﻿.theme-light{--background-color: #f5f5f5;--page-margin-color: #ffccff;--text-color: black;--backdrop-color: #fff3ff;--card-border-color: #41157b;--card-background-color: #f5f0f5;--card-shadow-color: #b8abba;--highlight-pop-color: #cd00cd;--highlight-background-color: #ffccff;--link-color: #562de8;--visited-link-color: #551f9b;--active-link-color: #ff1cbb;--disabled-input-background-color: #f0f0f0;--disabled-input-text-color: #333333;--simple-centered-title-color: #ffe6ff;--simple-centered-content-color: white;--table-header-color: #ffb3ff;--table-row-odd-color: #fff3ff;--table-row-even-color: #ffe6ff;--unpressed-button-color: #ffccff;--pressed-button-color: #ffb3ff;--hover-button-color: #ffc1ff;--horizontal-list-bullet-color: #71196f;--horizontal-rule-color: #bbbbbb;--lives-icon-color: #e2008b;--bombs-icon-color: #1fcd00;--badge-border-color: #505050;--badge-color: black}.theme-dark{--background-color: #101010;--backdrop-color: #0a000a;--page-margin-color: black;--text-color: white;--card-border-color: #774477;--card-background-color: #181818;--card-shadow-color: #220022;--highlight-pop-color: #370037;--highlight-background-color: #690069;--link-color: #d9ceff;--visited-link-color: #dda3ff;--active-link-color: #ff00b3;--disabled-input-background-color: #202020;--disabled-input-text-color: #d0d0d0;--simple-centered-title-color: #1a1a1a;--simple-centered-content-color: #222222;--table-header-color: #610061;--table-row-odd-color: #101010;--table-row-even-color: #1a1a1a;--unpressed-button-color: #370037;--pressed-button-color: #690069;--hover-button-color: #500050;--horizontal-list-bullet-color: #eeb7ed;--horizontal-rule-color: #707070;--lives-icon-color: #ff6ec7;--bombs-icon-color: #39ff14;--badge-border-color: #e0e0e0;--badge-color: white}.flex-1{flex:1}body.theme-light::before{content:'';position:absolute;inset:0;z-index:-1;background-image:url(favicon.png);background-size:cover;background-blend-mode:multiply;filter:blur(128px)}body{margin:0;padding:0;font:16px "Lato", "Arial", sans-serif;background-color:var(--backdrop-color);color:var(--text-color);display:flex;justify-content:center}.whole-page{min-height:100vh;max-width:1440px;background-color:var(--page-margin-color);margin:0 4px;flex:1;display:flex;flex-direction:column}.banner{background-image:url("banner.png");background-size:auto 100%;background-repeat:no-repeat;background-color:#ae97e5;height:100px;margin:8px;position:relative}.banner-home-link{display:block;width:100%;height:100%}.banner-links{position:absolute;right:0;bottom:0;background-color:var(--background-color);display:flex;font:14px "Lato", "Arial", sans-serif}.banner-links .banner-link{border:solid 1px;border-color:var(--background-color)}.banner-links .banner-link:hover{border-color:#999999}.banner-links a{display:block;padding:2px 8px}.banner-links .language-switcher{display:inline}.banner-links .language-switcher>button{display:block;background:none;border:none;padding:2px 8px;color:var(--link-color);cursor:pointer;font:14px "Lato", "Arial", sans-serif}.content-and-sidebar{display:flex}.sidebar{margin:8px;background-color:var(--background-color);padding:8px;flex:100;min-width:200px;max-width:250px}.sidebar .highlight{margin-top:8px;margin-bottom:8px}.sidebar ul{padding-left:25px}.sidebar ul li{margin:4px 0;list-style-type:none}.sidebar hr{border-style:solid;border-color:var(--horizontal-rule-color);border-width:1px}.sidebar .game-list{padding-left:5px}.sidebar .game-list li{display:flex;align-items:start}.sidebar .game-list li .sidebar-game-icon{display:flex;flex-direction:column;align-items:start}.sidebar .game-list li .sidebar-game-icon img{margin-top:4px;height:16px}.sidebar .game-list li .sidebar-game-link{margin-left:4px}.highlight{background-color:var(--highlight-background-color);padding:4px;border-left:10px solid var(--highlight-pop-color);font:16px "Lato", "Arial", sans-serif}.main{flex:350;margin:8px;padding:16px 20px;background-color:var(--background-color)}.main h1:first-child:not(.highlight),.main h2:first-child:not(.highlight),.main h3:first-child:not(.highlight){margin-top:4px}.light-background{background-color:var(--backdrop-color)}a{color:var(--link-color)}a:visited{color:var(--visited-link-color)}a:active{color:var(--active-link-color)}h1{font:500 36px  "EB Garamond", "Times New Roman", serif}h2{font:400 32px  "EB Garamond", "Times New Roman", serif}h3{font:400 26px  "EB Garamond", "Times New Roman", serif}.docs-content{flex-basis:20em;flex-grow:1;max-width:50em}#simple-centered-box{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;max-width:600px;margin-top:50px;margin-left:auto;margin-right:auto}#simple-centered-box #simple-centered-title{box-sizing:border-box;font:400 20px "Lato", "Arial", sans-serif;height:32px;width:100%;padding:0px;background-color:var(--simple-centered-title-color)}#simple-centered-box #simple-centered-title p{margin:0;padding:4px}#simple-centered-box #simple-centered-content{box-sizing:border-box;width:100%;padding:10px 8px;background-color:var(--simple-centered-content-color)}#simple-centered-content form{text-align:left}form.inline-form{box-sizing:border-box;border:medium solid black;margin:2px;padding:8px}form.inline-form .field-wrapper{margin:4px 2px;display:flex;flex-direction:column}form.inline-form .field-wrapper label{margin:4px 0px}form.inline-form .field-wrapper input{margin:4px 4px}form.inline-form input[type=submit]{height:2em;width:100%}form.upload-form{width:350px}table{table-layout:fixed;border-collapse:collapse}th,td{padding:2px 5px 2px}.form-table tbody{vertical-align:top}.replay-page{display:flex;flex-wrap:wrap;max-width:800px;margin:auto}.replay-table thead{white-space:nowrap;background-color:var(--table-header-color)}.replay-table tbody tr:nth-child(odd){background-color:var(--table-row-odd-color)}.replay-table tbody tr:nth-child(even){background-color:var(--table-row-even-color)}.replay-table .num-align td{text-align:right}.replay-table .nowrap{white-space:nowrap}.replay-table .comment-cell{overflow-wrap:anywhere}.replay-header h3{font-weight:bold}.replay-box{border-style:solid;border-width:2px;border-color:var(--card-border-color);border-radius:5px;box-shadow:2px 6px 4px var(--card-shadow-color);background-color:var(--card-background-color);padding:8px;margin:8px;flex-grow:1}.replay-box h3{font-family:"Lato", "Arial", sans-serif;font-weight:600;font-size:14px;margin-top:2px;margin-inline:0;margin-bottom:.7em}.video-wrapper{padding-bottom:56.25%;position:relative}.video-wrapper span{position:absolute;top:50%;width:100%;text-align:center}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.avoid-horizontal-join{flex-basis:90%;flex-shrink:0;flex-grow:1}.replay-heading.replay-box{border-style:none;margin-block-start:0;padding-block-start:0;box-shadow:none;background-color:var(--background-color)}.replay-heading h2{margin-bottom:4px}.replay-heading h2 a{text-decoration:none}.replay-heading h2 a:not(:active){color:var(--text-color)}.replay-heading ul{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;padding:0;margin-block:.4em}.replay-heading ul li{padding:0 .6em}.replay-heading ul li:first-child{padding-left:0}.replay-heading ul li:last-child{padding-right:0}.replay-heading ul .replay-heading-separator::after{content:"•";color:var(--horizontal-list-bullet-color)}.replay-score{font-family:"Lato", "Arial", sans-serif;font-size:42px;font-weight:600;margin-block:6px;text-align:center}.replay-spiffy-table-parent{display:flex;flex-direction:column}.replay-badges{display:flex;flex-direction:row-reverse}.replay-badges p.no-badges{display:block;margin:auto}.replay-badges p.no-badges:not(:first-child){display:none}.replay-badge{border-style:solid;border-width:2px;border-color:var(--badge-border-color);color:var(--badge-color);width:42px;height:42px;margin-inline:4px;margin-block:0px 4px}.replay-badge svg{padding:3px;width:calc(100% - 3px * 2);height:calc(100% - 3px * 2)}.inline-icon{display:inline-block;height:1em;width:1em;fill:currentColor;vertical-align:middle}.inline-flag{display:inline-block;height:.75em}.replay-spiffy-table tr{border-block-end:2px solid}.replay-spiffy-table .replay-score-column{font-family:"Lato", "Arial", sans-serif;text-align:right;font-weight:500}.replay-spiffy-table .replay-lives-column svg{color:var(--lives-icon-color)}.replay-spiffy-table .replay-bombs-column svg{color:var(--bombs-icon-color)}.replay-no-table-message{padding:.5em;margin-inline:auto;max-width:14em;text-align:center}.replay-comment{margin:2em}.replay-comment p{margin:0;overflow-wrap:anywhere;white-space:pre-line}.replay-comment form textarea{display:block}.replay-comment form input{display:block;margin-block-start:8px}select{background-color:var(--background-color);color:var(--text-color)}textarea{background-color:var(--background-color);color:var(--text-color)}input[type=text],input[type=number],input[type=url],input[type=password],input[type=email]{background-color:var(--background-color);color:var(--text-color)}input[type=text]:read-only,input[type=number]:read-only,input[type=url]:read-only,input[type=password]:read-only,input[type=email]:read-only{background-color:var(--disabled-input-background-color);color:var(--disabled-input-text-color)}.spaced-input{margin-top:8px}.theme-switcher{font-size:14px;text-decoration:none}.theme-switcher :is(a, a:visited, a:hover, a:active){text-decoration:none;color:inherit}.button-container{display:block;margin-bottom:10px}.button{flex:content;border:none;padding:10px 15px;background-color:var(--unpressed-button-color);color:var(--text-color);font-size:16px;text-align:center;margin-right:-5px;cursor:pointer}.button:hover{background-color:var(--hover-button-color)}.button.pressed{background-color:var(--pressed-button-color)}
