div#admin-gui.svelte-2b9157{display:flex;flex-direction:row;flex-grow:1;padding:1em;margin:1em;justify-content:space-evenly}.title.svelte-2b9157{font-weight:700}dialog#metaEdition.svelte-2b9157{position:absolute;height:50vh;top:20vh;width:90vw;left:2.5vw;display:flex;flex-direction:column;flex-grow:1;padding:1em;margin:1em;justify-content:space-evenly}.svelte-2b9157::backdrop{width:100%;height:100%;background-color:#000}#admin-box{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:#d3a1a1;margin:auto;box-sizing:border-box;bottom:0;right:0;background:#20b2aa;border:1px solid black;vertical-align:middle}#admin-box>*{display:flex;height:100%;vertical-align:middle;padding-left:10px;padding-right:10px;padding-top:auto;padding-bottom:auto;align-items:center}#admin-box>#marker{background-color:#20b2aa;text-align:left}#admin-box>#non-edit{text-align:center;flex-direction:column}#admin-box>#non-edit{text-align:center}#admin-box>#builder{text-align:right;background-color:salmon}button{margin:5px}#dev-box.svelte-jkpj9y.svelte-jkpj9y{position:fixed;top:0;right:0;padding:0;height:50px;width:75px;display:flex;flex-direction:row;justify-content:center;align-items:center;background:#d3a1a1;margin:auto;box-sizing:border-box}#dev-box.svelte-jkpj9y:hover>.tooltip.svelte-jkpj9y{display:block;box-sizing:content-box}#dev-box.svelte-jkpj9y>.tooltip.svelte-jkpj9y{display:none;position:absolute;box-sizing:border-box;top:51px;width:150px;right:0;background:#000;color:#fff;padding:5px;border-radius:5px;text-align:center}@font-face{font-family:GOTHIC;src:url(../../../GOTHIC.woff) format("woff"),url(../../../GOTHIC.woff2) format("woff2"),url(/GOTHIC.svg#GOTHIC) format("svg"),url(/GOTHIC.eot),url(/GOTHIC.eot?#iefix) format("embedded-opentype"),url(../../../GOTHIC.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}body{font-family:Arial,sans-serif;padding:0;font-family:GOTHIC,Century Gothic,CenturyGothic,AppleGothic,sans-serif;margin:0;background-color:#f0f0f0}#header{display:flex;flex-direction:row;justify-content:space-around;background-color:#fffdf0;padding:10px}#header #items,#header #items-mobile{display:flex;justify-content:space-between;align-items:center;flex-grow:1}#header img#logo{height:8em}#header #items{margin-left:50px}#header a.nav{text-decoration:none;color:#000;transition:.5s}#header a.nav.err{display:none;text-decoration:underline;color:#d00;transition:.5s}#header.error a.nav.err{display:block}#header a.nav.current{text-decoration:underline;font-size:1.2em;color:navy;text-align:center}.cell{padding:5px}@media screen and (min-width: 40em){#header #burger,#header #items-mobile{display:none}#header #items{flex-direction:row}}@media screen and (max-width: 40em){#header{justify-content:space-between}#header #burger{background:transparent;border:none;width:4em;height:3em;overflow-y:visible;margin:-.5em 0 0;padding:0}#header #burger img{transition:.5s;transform:translate(0);display:block;width:4em}#header #items{display:none}#header #items-mobile{flex-direction:column}#header #items-mobile .nav{display:none}#header #items-mobile .nav.current{display:flex}#header a#home{height:2.5em;overflow:visible}#header img#logo{height:5em;margin:-.5em}#header.error #items-mobile a.nav.err{display:block}#header.open #burger>img{transform:translate(1.5em)}#header.open #items-mobile>.nav{display:flex}#header.open #items-mobile>.nav.err{display:none}#header.open.err #items-mobile>.nav.err{display:flex}}div#main-container{display:flex;overflow-x:hidden;min-height:100vh;justify-content:center;flex-direction:column;justify-items:auto}#contents{flex-grow:1}h1{font-family:GOTHIC,Century Gothic,CenturyGothic,AppleGothic,sans-serif;color:#333;font-size:2em;margin-bottom:20px}.image-placeholder{width:300px;height:200px;border:2px solid #3498db;border-radius:10px;overflow:hidden;margin-bottom:20px;background-color:#fff;display:flex;justify-content:center;align-items:center;padding:10px}.image-placeholder img{max-width:100%;max-height:100%;object-fit:contain}.opening-text{font-size:1.2em;color:#555}a{color:#3498db;text-decoration:none;font-weight:700}a:hover{text-decoration:underline}#contents{display:unset;margin:25px}#contents.row{display:flex;flex-direction:row;justify-content:space-between}.row>.spacer{min-width:25px}.row>img{align-self:flex-start;max-width:33%;height:auto}#footer{height:max-content;text-align:center;width:100vw}
