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(226,88%,var(--secondary-lightness))}a:visited{color:hsl(278,87%,var(--secondary-lightness))}:root[data-theme=dark]{--background-color: rgb(36, 36, 36);--background-color-2: rgb(10, 10, 10);--background-color-3: rgb(80, 80, 80);--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);--background-color-3: rgb(80, 80, 80);--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);--background-color-3: rgb(172, 172, 172);--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);--background-color-3: rgb(172, 172, 172);--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);--background-color-3: rgb(98, 179, 193);--primary-color: rgb(206, 211, 148);--primary-color-2: rgb(220, 229, 123);--primary-lightness: 10%;--secondary-lightness: 80%}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){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}.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;justify-items:center;align-items:center;height:150px;border-bottom:3px dashed var(--primary-color)}.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}.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:30px}to{--hue: 360;--saturation: 100%;font-size:50px}}.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}
