:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#fff;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;font-family:Outfit,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}.tab-group,.encryption-grid,.shape-grid{touch-action:pan-y}html,body{-webkit-overflow-scrolling:touch;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden}html{scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-y:none;background-color:#000}body{background-color:#0000;overflow-y:auto}html::-webkit-scrollbar{display:none}body::-webkit-scrollbar{display:none}#root{width:100%;min-height:100vh}.plasma-wave-container{width:100%;height:100%}.global-footer{z-index:10;--footer-blur:blur(20px) saturate(1.6);width:95%;max-width:1200px;-webkit-backdrop-filter:var(--footer-blur);backdrop-filter:var(--footer-blur);background:linear-gradient(135deg,#ffffff08 0%,#0000004d 100%);border:1px solid #ffffff0d;border-radius:2.5rem;margin:4rem auto 2rem;padding:3rem 2rem 2rem;position:relative;box-shadow:0 -20px 40px -10px #0000004d,inset 0 1px 1px #ffffff14}.footer-content{flex-direction:column;gap:3rem;max-width:1200px;margin:0 auto;display:flex}.footer-top{justify-content:space-between;gap:4rem;width:100%;display:flex}.footer-brand-section{flex:1;max-width:350px}.footer-logo{align-items:center;gap:.8rem;margin-bottom:1.2rem;display:flex}.footer-logo-img{object-fit:contain;width:auto;height:36px;transition:transform .3s}.f-logo-link:hover .footer-logo-img{transform:scale(1.05)}.f-logo-link{text-decoration:none}.footer-desc{color:#fff6;font-size:.9rem;line-height:1.6}.footer-grid{gap:4rem;display:flex}.footer-col{flex-direction:column;gap:1rem;display:flex}.footer-col h4{text-transform:uppercase;letter-spacing:.1em;color:#fffc;margin-bottom:.5rem;font-size:.85rem}.footer-col a{color:#fff6;font-size:.9rem;text-decoration:none;transition:all .3s}.footer-col a:hover{color:#fff}.footer-bottom{color:#ffffff4d;justify-content:space-between;align-items:center;width:100%;padding-top:1.5rem;font-size:.8rem;display:flex}.dev-link{color:#ffffffe6;margin-left:.2rem;font-weight:700;text-decoration:none;transition:all .3s}.dev-link:hover{color:#fff}@media (width<=900px){.footer-top{flex-direction:column;gap:3rem}.footer-brand-section{text-align:center;max-width:100%}.footer-logo{justify-content:center}.footer-grid{justify-content:space-around}}@media (width<=600px){.footer-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.footer-bottom{text-align:center;flex-direction:column;gap:1rem}.global-footer{width:90%;padding-top:3rem}}.app-wrapper{isolation:isolate;width:100%;min-height:100vh;position:relative}.background-fixed{z-index:0;pointer-events:none;width:100%;height:100vh;position:fixed;top:0;left:0}.content-relative{z-index:1;flex-direction:column;min-height:100vh;display:flex;position:relative}.main-content{flex-direction:column;flex:1;display:flex}.page-loading{justify-content:center;align-items:center;height:60vh;display:flex}.loader-dot{background:#fff;border-radius:50%;width:12px;height:12px;animation:1.5s ease-in-out infinite pulse;box-shadow:0 0 20px #fff6}@keyframes pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;filter:brightness(1.2);transform:scale(1.5)}}.glass-card{--glass-blur:blur(40px) saturate(1.8);width:100%;-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);background:linear-gradient(135deg,#ffffff0a 0%,#0000004d 100%);border:1px solid #ffffff14;border-radius:3rem;flex-direction:column;align-items:center;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 50px 100px -20px #0009,inset 0 1px 1px #ffffff14,inset 0 15px 35px #ffffff08}.glass-card:before{content:"";pointer-events:none;background:linear-gradient(#ffffff0d 0%,#0000 100%);border-radius:3rem 3rem 0 0;height:50%;position:absolute;top:0;left:0;right:0}
