:root{--buttons-background: #343a40;--buttons-hover: rgba(177, 177, 177, .5)}.light-theme{--buttons-background: #ebd8c3;--buttons-hover: rgba(73, 71, 71, .5)}.buttons.svelte-qktmxr{display:grid;grid-template-areas:"up up up up up" "left left . right right" "down down down down down" ". . . . ." "slowDown slowDown stop speedUp speedUp" "randomize randomize randomize reset reset";gap:10px;justify-content:center}.buttons.svelte-qktmxr button:where(.svelte-qktmxr){border:1px solid black;color:var(--text);padding:8px;background-color:var(--buttons-background);transition:var(--transition-time);font-size:2rem}.buttons.svelte-qktmxr button:where(.svelte-qktmxr):hover{background-color:var(--buttons-hover);color:var(--buttons-background);transition-duration:.3s}.info.svelte-qktmxr{padding:0 0 20px}.buttons.svelte-qktmxr>button:where(.svelte-qktmxr):nth-child(1){grid-area:up}.buttons.svelte-qktmxr>button:where(.svelte-qktmxr):nth-child(2){grid-area:left}.buttons.svelte-qktmxr>button:where(.svelte-qktmxr):nth-child(3){grid-area:right}.buttons.svelte-qktmxr>button:where(.svelte-qktmxr):nth-child(4){grid-area:down}.buttons.svelte-qktmxr>button:where(.svelte-qktmxr):nth-child(5){grid-area:slowDown}.buttons.svelte-qktmxr>button:where(.svelte-qktmxr):nth-child(6){grid-area:stop}.buttons.svelte-qktmxr>button:where(.svelte-qktmxr):nth-child(7){grid-area:speedUp}.buttons.svelte-qktmxr>button:where(.svelte-qktmxr):nth-child(8){grid-area:randomize}.buttons.svelte-qktmxr>button:where(.svelte-qktmxr):nth-child(9){grid-area:reset}.cube.svelte-qktmxr{--cube-size: 100px;--cube-side: 50px;transform-style:preserve-3d;position:relative;width:var(--cube-size);height:var(--cube-size);margin:50px auto}.cube.svelte-qktmxr div:where(.svelte-qktmxr){width:var(--cube-size);height:var(--cube-size);line-height:var(--cube-size);text-align:center;box-shadow:inset 0 0 0 1px #0a0000cc;display:block;position:absolute}.cube.svelte-qktmxr div.top:where(.svelte-qktmxr){transform:rotateX(90deg);margin-top:calc(-1 * var(--cube-side));background:#00ff0080}.cube.svelte-qktmxr div.right:where(.svelte-qktmxr){transform:rotateY(90deg);margin-left:var(--cube-side);background:#00ffff80}.cube.svelte-qktmxr div.bottom:where(.svelte-qktmxr){transform:rotateX(-90deg);margin-top:var(--cube-side);background:#ff000080}.cube.svelte-qktmxr div.left:where(.svelte-qktmxr){transform:rotateY(-90deg);margin-left:calc(-1 * var(--cube-side));background:#7d00ff80}.cube.svelte-qktmxr div.front:where(.svelte-qktmxr){transform:translateZ(var(--cube-side));background:#ff7d0080}.cube.svelte-qktmxr div.back:where(.svelte-qktmxr){transform:translateZ(calc(-1 * var(--cube-side))) rotateX(180deg);background:#ff7d7d80}@media(min-width:600px){.buttons.svelte-qktmxr button:where(.svelte-qktmxr){font-size:1.6rem}}.home-container.svelte-1uha8ag{display:flex;flex-direction:column;padding:20px;gap:40px;text-align:center}.profile-picture.svelte-1uha8ag{border-radius:100%;width:80%}.svg-text.svelte-1uha8ag{margin-bottom:-20px}@media(min-width:600px){.home-container.svelte-1uha8ag{flex-direction:row;height:calc(100vh - 80px);align-items:center;justify-content:center;gap:0}.profile-picture.svelte-1uha8ag{width:clamp(200px,70%,450px)}}@media(min-width:1200px){.home-item.svelte-1uha8ag{width:40%}}
