.app-footer{background:#0a0a12;border-top:1px solid #ffffff1a;width:100%;margin-top:60px;padding:30px 20px}.footer-container{box-sizing:border-box;width:100%;max-width:1100px;margin:0 auto;padding:0 24px}.footer-content{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;display:flex}.footer-right-section{flex-direction:column;align-items:center;gap:20px;display:flex}.footer-copyright{color:#ffffffb3;font-size:.95rem}.footer-copyright p{margin:0}.footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;max-width:100%;display:flex}.footer-link{color:#a0a0b0cc;border-radius:6px;padding:5px 10px;font-size:.95rem;text-decoration:none;transition:all .3s}.footer-link:hover{color:#7956ff;background:#7956ff1a;transform:translateY(-2px)}.footer-social{align-items:center;gap:15px;display:flex}.social-icon{color:#a0a0b0cc;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;transition:all .3s;display:flex}.social-icon:hover{color:#7956ff;background:#7956ff26;transform:translateY(-2px)scale(1.1)}.social-icon svg{width:100%;height:100%}@media (min-width:768px){.footer-content{flex-direction:row;justify-content:space-between;align-items:center}.footer-right-section{flex-flow:wrap;justify-content:flex-end;align-items:center;gap:20px}.footer-links{flex-wrap:wrap;gap:15px}.footer-link{white-space:nowrap}}@media (min-width:768px) and (max-width:1024px){.footer-container{padding:0 24px}.footer-content,.footer-right-section{gap:15px}.footer-links{gap:12px}.footer-link{padding:4px 8px;font-size:.85rem}.footer-copyright{font-size:.85rem}}@media (max-width:767px){.app-footer{padding:20px 0}.footer-container{max-width:100vw;padding:0 16px;overflow-x:hidden}.footer-content{gap:16px;max-width:1100px;margin:0 auto}.footer-links{flex-direction:column;gap:12px}.footer-link{font-size:.9rem}.footer-copyright{text-align:center;font-size:.85rem}}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{background:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;background-attachment:fixed;min-height:100vh;margin:0;padding:0;font-family:Poppins,sans-serif;position:relative;overflow-x:hidden}#root{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;width:100%;min-height:100vh;transform:translateZ(0)}@media (max-width:768px){body{touch-action:pan-y pinch-zoom;-webkit-overflow-scrolling:touch;overscroll-behavior-y:auto;height:auto;min-height:100vh;position:relative;overflow:hidden auto}#root{width:100%;position:relative;overflow-x:hidden}}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;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}}
