*{scrollbar-width:thin;scrollbar-color:orange hsl(200 20% var(--primary-lightness))}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:var(--primary-color);margin:0}html{background:linear-gradient(20deg,var(--background-color) 0%,var(--background-color-2) 100%);min-height:100dvh}a{color:hsl(100,30%,var(--secondary-lightness))}a:visited{color:hsl(100,100%,var(--secondary-lightness))}:root[data-theme=dark]{--background-color: rgb(36, 36, 36);--background-color-2: rgb(10, 10, 10);--primary-color: rgb(230, 230, 230);--primary-color-2: rgb(197, 197, 197);--primary-lightness: 10%;--secondary-lightness: 80%}@media(prefers-color-scheme:dark){:root:not([data-theme]){--background-color: rgb(36, 36, 36);--background-color-2: rgb(10, 10, 10);--primary-color: rgb(230, 230, 230);--primary-color-2: rgb(197, 197, 197);--primary-lightness: 10%;--secondary-lightness: 80%}}:root[data-theme=light]{--background-color: rgb(207, 207, 207);--background-color-2: rgb(245, 245, 245);--primary-color: rgb(31, 31, 31);--primary-color-2: rgb(51, 51, 51);--primary-lightness: 90%;--secondary-lightness: 20%}@media(prefers-color-scheme:light){:root:not([data-theme]){--background-color: rgb(207, 207, 207);--background-color-2: rgb(245, 245, 245);--primary-color: rgb(31, 31, 31);--primary-color-2: rgb(51, 51, 51);--primary-lightness: 90%;--secondary-lightness: 20%}}:root[data-theme=purple]{--background-color: rgb(106, 57, 191);--background-color-2: rgb(45, 20, 89);--primary-color: rgb(206, 211, 148);--primary-color-2: rgb(220, 229, 123);--primary-lightness: 10%;--secondary-lightness: 80%}svg.svelte-1u1u3i7{fill:var(--fill-colour);rotate:var(--rotation, 0deg);stroke-width:4px}svg.svelte-1u1u3i7.selected{stroke:green}svg.svelte-1u1u3i7.not-selected{stroke:#fff}.splodge-wrapper.svelte-1u1u3i7{all:unset;display:grid;padding:10px;width:120px;height:120px;transition:all .2s}.splodge-wrapper.svelte-1u1u3i7:hover{scale:1.4}.splodge-children.svelte-1u1u3i7{grid-area:1 / 1;text-shadow:2px 2px var(--background-color-2);width:100%;height:100%;z-index:5}.splodge-text.svelte-1u1u3i7{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:rgb(from var(--fill-colour) calc(255 - r) calc(255 - g) calc(255 - b))}.theme-wrapper.svelte-10zy59e{display:flex;flex-direction:row}#theme-popover.svelte-zcx6fr{width:600px;height:800px;padding-left:100px;padding-right:100px;color:var(--primary-color);background-color:var(--background-color);transition:translate .2s;translate:0 -100%}#theme-popover.svelte-zcx6fr::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}#theme-popover.svelte-zcx6fr:popover-open{translate:0 0}@starting-style{#theme-popover.svelte-zcx6fr:popover-open{translate:0 -100%}}.button-toolbar.svelte-zcx6fr{margin-top:30px}.button-toolbar.svelte-zcx6fr>button:where(.svelte-zcx6fr){background-color:var(--background-color-2);color:var(--primary-color);border:3px solid var(--primary-color);border-radius:10px;margin-right:5px;padding:8px;font-size:18px;transition-property:background-color color;transition-duration:.2s}.button-toolbar.svelte-zcx6fr>button:where(.svelte-zcx6fr):hover{background-color:var(--primary-color);color:var(--background-color)}.header-wrapper.svelte-zcx6fr{display:flex;flex-direction:row;align-items:center;justify-content:center}.header.svelte-zcx6fr{padding-left:20px;padding-right:20px;text-align:center;border-width:20px;border-style:solid;border-top-width:5px;border-bottom-width:5px;border-image:linear-gradient(var(--colour-1),var(--colour-2)) 30}input[type=checkbox].svelte-1gastlp{opacity:0;position:absolute}label.svelte-1gastlp{background-color:var(--primary-color);color:var(--background-color);padding:3px 8px;text-align:center}label.svelte-1gastlp:has(input:where(.svelte-1gastlp):checked),label.svelte-1gastlp.label-selected{background-color:hsl(117,100%,var(--secondary-lightness));box-shadow:3px 3px hsl(117,80%,var(--secondary-lightness))}label.svelte-1gastlp:hover{background-color:hsl(150,100%,var(--secondary-lightness))}.theme-wrapper.svelte-1gastlp{display:flex;flex-direction:column;margin:10px;gap:5px}.theme-wrapper.svelte-1gastlp :where(.svelte-1gastlp){margin:0}.theme-wrapper.svelte-1gastlp p:where(.svelte-1gastlp){font-weight:700;font-size:25px}.custom-popover.svelte-1gastlp{position:absolute;display:none}.home-wrapper.svelte-1ibg58q{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:15px;height:100%}.home-upper-wrapper.svelte-1ibg58q{position:relative;width:70%}.home-upper.svelte-1ibg58q{position:absolute;border-left:5px double var(--primary-color);border-right:5px double var(--primary-color);height:3000px;bottom:0;width:100%}.home-border.svelte-1ibg58q{border:5px double var(--primary-color);text-align:center;width:100%}.home-border>*{text-decoration:none;font-size:30px;color:var(--primary-color-2)!important;font-weight:700;animation-name:svelte-1ibg58q-hue-anim;animation-duration:3s;animation-timing-function:linear;animation-iteration-count:infinite;text-shadow:hsl(var(--home-hue),100%,50%) 1px 0 10px}@property --home-hue{syntax: "<number>"; initial-value: 0; inherits: false;}@keyframes svelte-1ibg58q-hue-anim{0%{--home-hue: 0}to{--home-hue: 360}}h1.svelte-1l6nhr8{text-align:center;width:100%}.header-left.svelte-1l6nhr8{flex-grow:0;aspect-ratio:1 / 1;height:100%}@media not (min-width:420px){.header-left.svelte-1l6nhr8{aspect-ratio:1 / 1;height:50%}.header-home.svelte-1l6nhr8{font-size:20px;left:10px;top:-50px}}.header-text.svelte-1l6nhr8{flex-grow:1;text-wrap:nowrap}.header.svelte-1l6nhr8{display:flex;flex-direction:row;justify-content:center;align-items:center;height:150px;border-bottom:3px solid var(--primary-color);background:radial-gradient(circle at 50%,var(--background-color),var(--background-color-2))}.header-theming.svelte-1l6nhr8{justify-content:end}.header-char.svelte-1l6nhr8{--saturation: 100%;color:hsl(var(--hue),var(--saturation),var(--secondary-lightness));animation-name:svelte-1l6nhr8-rainbow-color;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate;background-color:transparent;--small-font-size: 30px;--large-font-size: 50px}@media(max-width:500px){.header-char.svelte-1l6nhr8{--small-font-size: 20px;--large-font-size: 30px}}@media(max-width:300px){.header-char.svelte-1l6nhr8{--small-font-size: 10px;--large-font-size: 20px}}.header-rotate-char.svelte-1l6nhr8{display:inline-block;background-color:transparent}.header-rotate-char.svelte-1l6nhr8:hover{animation-name:svelte-1l6nhr8-rotate;animation-delay:0;animation-timing-function:linear;animation-duration:.5s;animation-iteration-count:infinite}@keyframes svelte-1l6nhr8-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@property --hue{syntax: "<number>"; initial-value: 0; inherits: false;}@keyframes svelte-1l6nhr8-rainbow-color{0%{--hue: 0;--saturation: 100%;font-size:var(--small-font-size)}to{--hue: 360;--saturation: 100%;font-size:var(--large-font-size)}}.header-decor-wrapper.svelte-1l6nhr8{position:relative}.header-decor.svelte-1l6nhr8{position:absolute}.decor-right.svelte-1l6nhr8{right:0;scale:-1 1}.header-decor-svg.svelte-1l6nhr8{width:50px;height:50px}.header-decor-svg.svelte-1l6nhr8 rect:where(.svelte-1l6nhr8){fill:var(--primary-color);opacity:.3}.main.svelte-1v2axqk{margin-top:20px;height:100%;min-width:min(500px,100%);max-width:1000px}.main-wrapper.svelte-1v2axqk{display:flex;flex-direction:row;justify-content:center}
