body{margin:0;padding:0;-webkit-user-select:none;user-select:none;width:100vw;height:100vh}@media(display-mode:standalone){body{background-color:#e6e6fa}}label{vertical-align:middle}#score-wrapper{justify-content:space-evenly;font-size:18px;font-weight:700;font-family:monospace;-webkit-user-select:none;user-select:none}#share{color:#fdf5e6}#fireworks-canvas{pointer-events:none;position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:5}#app{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:center;align-items:center;justify-content:center}svg{flex:1;max-height:calc(100vh - 52px);max-width:100vw;stroke:#000}svg line.bridge{stroke:#00f}svg .alley{fill-opacity:.1;fill:gray;pointer-events:all;stroke:none}svg .hidden-alley{fill-opacity:0;pointer-events:all;stroke:none;fill:none}svg rect.header{stroke-width:1;fill:none}svg text.header{font-size:16pt;font-family:monospace;text-anchor:middle;dominant-baseline:central}svg tspan{font-size:16pt;font-family:monospace;text-anchor:middle;dominant-baseline:central;opacity:1;outline:none}svg tspan.green-text{color:#2ecc71;stroke:#000}svg tspan.red-text{color:red;stroke:#000}svg tspan.black-text{color:#000;stroke:#000}svg circle{fill:#fff;opacity:1}svg circle.vertex-on{fill:#0f0}svg circle.vertex-over{fill:red}svg line.grid-line{stroke:gray;stroke-dasharray:5,5,5,5;stroke-opacity:.4}[popover]{width:90%;height:90%;padding:1em;border:2px solid black;box-shadow:0 0 .5em .25em #0000001a;border-radius:.5em;font-family:monospace;font-size:20px;background-color:#fcfcfc}span#settings-popover-close,span#faq-popover-close{font-family:monospace;font-size:20px;line-height:10px;font-weight:700;background-color:#ccc;border-radius:50%;width:12px;height:10px;padding:10px;margin:2px}.menu-bar{flex-direction:row;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;justify-content:center}fieldset{border:1px solid #666!important;margin:10px 10px 1em!important;padding:10px!important}legend{padding:1px 10px!important;float:none;width:auto}#win-popover-trigger-button,#settings-popover-trigger-button{display:none}.close{cursor:pointer;position:absolute;top:0;right:0;padding:10px}#cookie-popover-trigger-button{display:none}.cookie-dialog p{margin:0;padding:0 10px;font-size:16px;color:#333}.cookie-button{margin:10px;padding:10px 20px;font-size:16px;color:#fff;background-color:#007bff;border:none;cursor:pointer}.popup-button-bar{display:flex;flex-direction:row;justify-content:end;margin-top:10px}:root{--md-sys-color-primary: #006a6a;--md-sys-color-on-primary: #ffffff;--md-sys-color-outline: #6f7979;--md-sys-color-surface-container-highest: #dde4e3}md-switch{margin:5px}md-slider{margin:5px}md-checkbox{margin:8px}md-radio{margin:8px}md-outlined-button{margin-top:2px}
