body{font-family:Nunito,Times New Roman,serif;background-color:#cce3ff;color:#2c1810;margin:0;padding:0}#root{width:100%;min-height:100vh;margin:0;padding:0}.menu-button{position:relative;cursor:pointer;transition:all .15s ease-in-out}.menu-button:hover{transform:translateY(-4px)}@keyframes letterColorCycle{0%{color:#ff6b6b}8%{color:#4ecdc4}16%{color:#45b7d1}24%{color:#96ceb4}32%{color:#feca57}40%{color:#ff9ff3}48%{color:#54a0ff}56%{color:#5f27cd}64%{color:#00d2d3}72%{color:#ff9f43}80%{color:#ee5a24}88%{color:#10ac84}96%{color:#2f3542}to{color:#000}}@keyframes letterColorCycleDark{0%{color:#ff6b6b}8%{color:#4ecdc4}16%{color:#45b7d1}24%{color:#96ceb4}32%{color:#feca57}40%{color:#ff9ff3}48%{color:#54a0ff}56%{color:#5f27cd}64%{color:#00d2d3}72%{color:#ff9f43}80%{color:#ee5a24}88%{color:#10ac84}96%{color:#e2e8f0}to{color:#fff}}.animated-letter{display:inline-block;animation:letterColorCycle 3s ease-in-out forwards;animation-fill-mode:forwards}.dark-mode .animated-letter{animation:letterColorCycleDark 3s ease-in-out forwards}.animated-letter:nth-child(1){animation-delay:0s}.animated-letter:nth-child(2){animation-delay:.1s}.animated-letter:nth-child(3){animation-delay:.2s}.animated-letter:nth-child(4){animation-delay:.3s}.animated-letter:nth-child(5){animation-delay:.4s}.animated-letter:nth-child(6){animation-delay:.5s}.animated-letter:nth-child(7){animation-delay:.6s}.animated-letter:nth-child(8){animation-delay:.7s}.animated-letter:nth-child(9){animation-delay:.8s}.animated-letter:nth-child(10){animation-delay:.9s}.animated-letter:nth-child(11){animation-delay:1s}.animated-letter:nth-child(12){animation-delay:1.1s}.animated-letter:nth-child(13){animation-delay:1.2s}.animated-letter:nth-child(14){animation-delay:1.3s}.animated-letter:nth-child(15){animation-delay:1.4s}.animated-letter:nth-child(16){animation-delay:1.5s}.animated-letter:nth-child(17){animation-delay:1.6s}.animated-letter:nth-child(18){animation-delay:1.7s}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#2c1810;background-color:#cce3ff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root.dark-mode{color:#e2e8f0;background-color:#0b1220}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}html{background-color:#cce3ff}html.dark-mode{background-color:#0b1220}body{margin:0;padding:0;min-width:320px;min-height:100vh;background-color:#cce3ff}body.dark-mode{background-color:#0b1220}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 .15s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#2c1810;background-color:#cce3ff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@media (prefers-color-scheme: dark){:root{color:#e2e8f0;background-color:#0b1220}}#root{width:100%;min-height:100vh}html{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar{display:none}body{scrollbar-width:none;-ms-overflow-style:none}body::-webkit-scrollbar{display:none}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}.dark-mode .tree-line{stroke:#cbd5e0;opacity:.5}.dark-mode input[type=number]{color:#93c5fd!important}@keyframes slide{0%{transform:translate(-20px)}to{transform:translate(20px)}}@supports (backdrop-filter: blur(10px)){.backdrop-blur{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);-moz-backdrop-filter:blur(10px);-ms-backdrop-filter:blur(10px)}}@supports not (backdrop-filter: blur(10px)){.backdrop-blur{background:rgba(0,0,0,.8)!important}}.backdrop-blur{transform:translateZ(0);will-change:backdrop-filter}@keyframes float{0%,to{transform:rotate(45deg) translateY(0)}50%{transform:rotate(45deg) translateY(-20px)}}
