: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:iceland,sans-serif;font-size:1rem;font-weight:700;line-height:1.4}*{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;background:#000000fa;border:none;border-radius:2rem;width:95%;max-width:1200px;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:100px;transition:transform .3s}.footer-logo:active .footer-logo-img{transform:scale(.98)}.f-logo-link{text-decoration:none}.footer-desc{color:#fffc;font-size:1.1rem;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:1.1rem}.footer-col a{color:#fffc;font-size:1.1rem;text-decoration:none;transition:all .3s}.footer-col a:hover{color:#fff}.footer-bottom{color:#fffc;justify-content:space-between;align-items:center;width:100%;padding-top:1.5rem;font-size:1.1rem;display:flex}.dev-link{color:#fff;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{--footer-blur:blur(10px) saturate(1.4);width:90%;padding-top:3rem}}.loading-screen{z-index:9999;background:#000;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.loader-content{z-index:10;flex-direction:column;align-items:center;gap:2rem;display:flex}.qr-loader-container{width:120px;height:120px;position:relative}.qr-svg-loader{width:100%;height:100%}.qr-square{fill:none;stroke:#fff;stroke-width:2.5px;animation:2s ease-in-out infinite qrSquarePulse}.qr-dot{fill:#fff;opacity:.3;animation:1.5s ease-in-out infinite qrDotPulse}.qr-center{opacity:1;fill:#fff}.qr-scanner-line{stroke:#fffc;stroke-width:1.5px;animation:2.5s linear infinite qrScanMove}@keyframes qrSquarePulse{0%,to{stroke-opacity:.3;transform:scale(.98)}50%{stroke-opacity:1;transform:scale(1.02)}}@keyframes qrDotPulse{0%,to{opacity:.1}50%{opacity:.6}}@keyframes qrScanMove{0%{opacity:0;transform:translateY(-50px)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(150px)}}.loading-text-container{text-align:center}.loading-brand{letter-spacing:.4em;color:#fff;text-transform:uppercase;margin-bottom:.5rem;font-size:1.2rem;font-weight:300}.loading-status{letter-spacing:.2em;color:#fff6;font-family:monospace;font-size:.7rem}@keyframes glowFloat{0%{transform:translate(-10%,-10%)}to{transform:translate(10%,10%)}}.loading-screen.fade-out{opacity:0;pointer-events:none;transition:opacity .8s cubic-bezier(.65,0,.35,1)}.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{background:#000000fa;border:1px solid #ffffff14;border-radius:2rem;flex-direction:column;width:100%;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}@media (width<=768px){.glass-card{border-radius:2rem}}@media (width<=480px){.glass-card{border-radius:2rem}}.glass-card:before{content:"";pointer-events:none;background:linear-gradient(#ffffff14 0%,#ffffff0a 25%,#ffffff03 50%,#ffffff01 75%,#0000 100%);border-radius:2rem;position:absolute;inset:0}.fade-in{animation:1s cubic-bezier(.16,1,.3,1) forwards fadeInContent}@keyframes fadeInContent{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
