:root{font-family:Inter,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}}.floating-container{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:12px;z-index:1000}.floating-container.dev-mode{bottom:80px}.floating-btn{width:48px;height:48px;border-radius:50%;background-color:#ff8c00;color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 2px 6px #0003;transition:background-color .2s ease;cursor:pointer;border:none;padding:0}.floating-btn.info-btn{background-color:#2196f3}.floating-btn:hover,.floating-btn:focus{background-color:#e67e00}.floating-btn.info-btn:hover,.floating-btn.info-btn:focus{background-color:#1976d2}.floating-btn svg{fill:#fff;width:24px;height:24px}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}@media (max-width: 640px){#root{padding:.75rem 1rem;width:100%}}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.text-display{width:100%;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;text-align:left}.text-display p{margin-bottom:.75rem}.text-display p:last-child{margin-bottom:0}@media (max-width: 640px){.text-display p{font-size:.9rem;line-height:1.5}}@media (min-width: 641px) and (max-width: 768px){.text-display p{font-size:1rem;line-height:1.6}}@media (min-width: 769px){.text-display p{font-size:1.1rem;line-height:1.7}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.text-display p.animated{animation:fadeIn .5s ease-out forwards}.text-display,p,h1,h2,h3,h4,h5,h6,span,div{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.animate-fadeIn{animation:fadeInUp .5s ease-out forwards}.animate-fadeInDown{animation:fadeInDown .7s ease-out forwards}html{scroll-behavior:smooth}body{padding-bottom:30px}.timeline-container{transition:all .3s ease;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.timeline-container::-webkit-scrollbar{width:4px}.timeline-container::-webkit-scrollbar-track{background:#0000000d}.timeline-container::-webkit-scrollbar-thumb{background:#3b82f680;border-radius:2px}.timeline-container::-webkit-scrollbar-thumb:hover{background:#3b82f6cc}@keyframes ping{0%{transform:scale(1);opacity:.5}75%,to{transform:scale(1.5);opacity:0}}.animate-ping{animation:ping 1.5s cubic-bezier(0,0,.2,1) infinite}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 768px){.timeline-container{width:40px;transition:width .3s ease}.timeline-container:hover{width:220px}.timeline-container .text-xs:not(.timeline-container:hover .text-xs){opacity:0}.timeline-container:hover .text-xs{opacity:1;transition:opacity .3s ease .1s}}
