:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#bieskePage{margin:2rem;display:grid;grid-template-columns:1fr 3fr;gap:2rem;grid-template-areas:"imageblock infoblock" "propertiesblock infoblock"}#bieskePage .imageblock{border:8px solid #ddd;border-radius:6px;height:200px;width:200px;grid-area:imageblock;justify-self:center}#bieskePage .imageblock img.outline{position:absolute;z-index:1}#bieskePage .imageblock .colors svg,#bieskePage .imageblock #colorsContainer{width:200px;height:200px}#bieskePage .imageblock .colors.tan path{fill:#f5b155}#bieskePage .imageblock .colors.tan #body{fill:#df350e}#bieskePage .imageblock .colors.tan .detail{fill:bisque}#bieskePage .imageblock .colors.green path{fill:#adff2f}#bieskePage .imageblock .colors.green #body{fill:#008b8b}#bieskePage .imageblock .colors.blue path{fill:#add8e6}#bieskePage .imageblock .colors.blue #body{fill:#6a5acd}#bieskePage .imageblock .colors.black path{fill:#fff}#bieskePage .imageblock .colors.black #body{fill:#000}#bieskePage .imageblock .colors.ghost path{fill:gray}#bieskePage .imageblock .colors.ghost #body{fill:#d3d3d3}#bieskePage .imageblock .colors.romantic path{fill:#8b008b}#bieskePage .imageblock .colors.romantic #body{fill:#ff69b4}#bieskePage .infoblock{padding:2rem;text-align:left;grid-area:infoblock}#bieskePage .propertiesblock{grid-area:propertiesblock;font-size:11pt}#bieskePage .propertiesblock label{display:block}#root{margin:0;padding:0;text-align:center;display:grid;grid-template-columns:max(15vw,200px) auto;min-height:100vh}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}#navigation{min-width:200px;background:#ddd}#navigation .menu .menuitem{padding:.5rem;display:block}#navigation .menu .menuitem:hover{background:#ccc}#pagecontent{padding:2rem}p{text-align:left}
