.app{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr) 1fr);grid-template-rows:2fr 1fr;gap:10px}.scene,.navigation,.dialogue{border:2px solid black}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-moz-appearance:button;appearance:button;-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-moz-appearance:textfield;appearance:textfield;-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}nav{position:sticky;padding-top:20px;width:100%;min-height:80px;display:flex;align-items:center;justify-content:center;bottom:10px}nav ul{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:center;gap:5px;column-gap:5px}nav ul li{height:48px;border:2px solid black;list-style:none;word-break:keep-all;background-color:#add8e6}nav ul li.active{background-color:#fff}nav ul li a{display:flex;gap:10px;padding:8px 12px}.guestArtForm{border:2px solid black;padding:24px;margin:32px 8px;display:flex;flex-direction:column;gap:16px}.guestArtForm label{width:100%}.guestArtForm fieldset{display:flex;flex-direction:column;gap:8px;width:100%}.guestArtForm fieldset .row{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;align-items:center;align-content:space-around;justify-content:flex-start}.guestArtForm fieldset .row.nowrap{flex-wrap:nowrap;white-space:normal;word-wrap:break-word}.guestArtForm fieldset .column{display:flex;flex-direction:column;gap:16px;align-items:center;align-content:space-around;justify-content:flex-start}.guestArtForm input[type=file]{padding:8px;border:2px dotted black;width:100%}.guestArtForm input[type=file]::content{width:100%}@media (max-width: 480px){.guestArtForm{padding:12px;margin:24px 0}.guestArtForm input[type=text],.guestArtForm input[type=url],.guestArtForm input[type=date],.guestArtForm textarea{width:100%}.guestArtForm fieldset .row,.guestArtForm fieldset .column{gap:8px}.guestArtForm fieldset .row.nowrap,.guestArtForm fieldset .column.nowrap{display:block}.guestArtForm fieldset .row.nowrap input[type=checkbox],.guestArtForm fieldset .column.nowrap input[type=checkbox]{margin-right:8px}}.gallery{display:flex;padding:20px 0;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px}.galleryItem{display:flex;flex-direction:column;flex-basis:280px;border:2px solid black;padding:12px;background-color:#add8e6;max-width:100%;align-items:center;justify-content:space-between;gap:10px}.galleryItem.not-approved{background-color:#d3d3d3;filter:saturate(50%)}.galleryItem .contentWarning{display:flex;flex-direction:row;align-items:center;justify-content:space-between;text-align:center;width:100%}.galleryItem .art{padding:0;margin:0}.galleryItem .art.hidden{background-color:gray}.galleryItem .art img{min-height:80px;max-height:480px;max-width:100%;background-color:#fff}.galleryItem .art img.hidden{visibility:hidden}.comments{padding:20px 0}.comment{padding:10px 0}.approval-message{color:gray;font-style:italic}.commentForm{max-width:100%;display:flex;flex-direction:column;gap:10px;border:2px solid black;padding:24px;margin:32px 8px}.commentForm .commentField{display:flex;flex-direction:row}.commentForm .commentField .field{min-height:100px}.commentForm .commentField .preview{padding:12px 24px;width:50%}.commentForm button{width:50%}hr{margin:10px 0}pre{margin:8px;padding:8px;border:2px dotted black}@media (max-width: 480px){.commentForm{padding:12px;margin:24px 0}.commentForm .commentField{flex-direction:column}.commentForm .commentField .preview{width:100%;padding:8px}.commentForm input[type=text],.commentForm input[type=url],.commentForm textarea{width:100%}.commentForm fieldset .row,.commentForm fieldset .column{gap:8px}.commentForm fieldset .row.nowrap,.commentForm fieldset .column.nowrap{display:block}}.post{border:2px solid lightblue;padding:10px;margin:20px 0}.buttons img{padding:2px}*{box-sizing:border-box;padding:0;margin:0}@keyframes background-scrolling{0%{background-position:0 0}to{background-position:-256px 256px}}body{margin:0;display:flex;align-content:center;font-family:serif;font-size:24px;min-height:100vh;height:100%;animation:background-scrolling 15s linear infinite;background:url(/background.png)}.container{width:100%;display:flex;align-items:center;justify-content:center}#root{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}main{padding:40px;max-width:1000px;width:95%;background-color:#fff;min-height:90vh}main li,main ol,main ul{margin-left:1em}section{width:100%}table{border:2px solid black;border-collapse:collapse;background-color:#fff;width:100%!important;word-break:break-all;overflow:scroll}td,th{margin:0;border:1px solid black;padding:4px 8px}h1,h2,p{margin:8px 0}h3,h4,h5,h6{padding-bottom:8px}blockquote{border-left:3px dotted black;margin-left:4px;padding-left:12px}.helpButton{display:inline-block}.helpButton button{font-size:75%;font-weight:700;margin:0 4px;padding:2px;width:24px;height:30px}.helpButton .helpMessage{max-width:300px;position:absolute;border:2px solid black;background:#fff;padding:4px;font-size:80%}@media (max-width: 480px){#root{font-size:90%}main{padding:8px 16px}}
