@import"https://fonts.googleapis.com/css2?family=Onest:wght@100..900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap";*{box-sizing:border-box;padding:0%;margin:0%;text-decoration:none;list-style:none}:root{--bg: #000;--primary: #ff7a00;--text: #848383;--header: #fff}body{background:var(--bg)}body::-webkit-scrollbar{display:none}html{scroll-behavior:smooth}.container{width:100%;min-height:100vh;font-size:10px;font-family:Onest,sans-serif;background:var(--bg);-ms-overflow-style:none;scrollbar-width:none}.container::-webkit-scrollbar{display:none}.container nav.classSec{width:100%;height:9em;position:fixed;top:0%;left:0%;z-index:999999999999;background:var(--bg);overflow:hidden}.container nav{width:100%;height:auto;display:flex;align-items:center;justify-content:space-between;padding:2em 4em 2em 2em}.container nav .logo img{object-fit:contain;width:10em}.container nav ul{display:flex;align-items:center;gap:5em}.container nav ul li a{font-family:Onest,sans-serif;font-size:2em;font-weight:500;color:var(--header)}.container nav .btn{display:flex;font-family:Onest,sans-serif;font-size:2em;font-weight:600;color:var(--text);padding:.56em 1em;border-radius:5px;margin-left:6em}.container footer{width:100%;display:flex;align-items:center;justify-content:space-between;height:70px;padding:0 10em 0 4em;margin-top:4em}.container footer .logo img{object-fit:contain;height:50px}.container footer ul{display:flex;align-items:center;gap:6em}.container footer ul li a{font-size:1.6em;color:var(--text)}.container footer ul:last-child{gap:2em}.container footer ul:last-child li a{font-size:2em}#mobile{display:none}#desktop{display:flex}.container nav .bars{font-size:4em;color:var(--primary);position:relative;z-index:99999;display:none}@keyframes l16{0%{background-position:-150% 0,-150% 0}66%{background-position:250% 0,-150% 0}to{background-position:250% 0,250% 0}}@media (min-width: 768px) and (max-width: 1248px){#mobile{display:flex}#desktop{display:none}.container nav{padding:0 3em 0 2em}.container nav .logo img{object-fit:contain;height:14em}.container nav ul{gap:4em}.container nav ul li a{font-size:2em}.container nav .btn{font-size:1.8em;margin-left:4em}}@media (max-width: 768px){.mobile{display:flex}.container{width:100%;min-height:100vh;font-size:10px;font-family:Onest,sans-serif;background:var(--bg);-ms-overflow-style:none;scrollbar-width:none}.container::-webkit-scrollbar{display:none}.container nav{width:100%;height:auto;display:flex;align-items:center;justify-content:space-between;padding:1em 2em 1em 0}.container nav .logo img{height:4em;position:relative;z-index:99999;margin:.5em 0}.container nav ul{gap:4em;position:fixed;top:0%;left:0%;width:100%;height:100vh;background:var(--bg);z-index:88888;flex-direction:column;justify-content:center;padding:0 4em;transform:scale(0);transition:transform .5s ease-in-out;-ms-overflow-style:none;scrollbar-width:none;transform-origin:bottom right}.container nav ul.active{transform:scale(1)}.container nav ul li a{font-size:4.2em;font-weight:600}.container nav .bars{display:block}.container nav .btn{display:flex;font-family:Onest,sans-serif;font-size:2em;font-weight:600;color:var(--bg);border-radius:5px;margin-left:0;width:100%;justify-content:center;padding:.8em 1em}.container footer{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;height:70px;padding:0 1em;margin-top:4em;gap:2em}.container footer .logo img{object-fit:contain;height:40px}.container footer ul{display:flex;align-items:center;gap:2em}.container footer ul li a{font-size:1.4em;color:var(--text)}.container footer ul:last-child{margin-left:auto;justify-content:flex-end}.container footer ul:last-child li a{font-size:2em}#mobile{display:none}#desktop{display:flex}.signPopup{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;z-index:999999999999;background:#00000080;transform:scale(0);transition:transform .5s ease-in-out;-ms-overflow-style:none;scrollbar-width:none;transform-origin:bottom}.signPopup.active{transform:scale(1)}.signPopup .box{width:95%;padding:1.5em 2em}.signPopup .box h1{color:var(--bg);font-size:4em}.signPopup .box p{font-size:1.2em;margin:1.5em 0}.signPopup .box form p.pcheck{margin-top:2em}.signPopup .box form{width:100%;height:auto}}.home header{width:100%;min-height:70vh;display:flex;align-items:center;justify-content:center;padding:6em 8em;overflow:hidden;gap:4em;position:relative}.home header .txt{width:600px;height:auto;position:relative;z-index:4}.home header .txt h1{font-size:4.6em;color:var(--header);margin-top:.5em;margin-bottom:.5em;text-align:center}.home header .txt p{width:500px;margin:.5em auto 1em;text-align:center;font-size:1.6em;color:var(--text);line-height:25px}.home header .imgCont{position:absolute;width:100%;height:100%;display:flex;flex-wrap:wrap;gap:2em;margin-top:.5em}.home header img{position:absolute;object-fit:contain;width:70px;height:70px}.home header img.img1{border-radius:0%;top:2%;left:2%}.home header img.img2{bottom:2%;left:2%}.home header img.img3{bottom:2%;right:2%}.home header img.img4{top:2%;right:2%}.home header .btn{width:250px;display:flex;font-family:Onest,sans-serif;font-size:2em;font-weight:600;padding:.8em;align-items:center;justify-content:center;gap:.5em;border-radius:10px;margin:2em auto 5em;cursor:pointer;transition:background .5s ease-in-out;color:var(--header);background:var(--primary)}.home header .scroll_cont{margin:1em auto;text-align:center}.home header .scroll_down{width:28px;height:45px;border-radius:35%;color:var(--header);background:var(--primary);margin:1em auto;display:flex;justify-content:center;padding:1em 0;animation:bounce 2s ease-out infinite}.home header .scroll_down .icon{width:4px;height:12px;border-radius:10px;background:var(--header)}.home header .scroll_cont p{color:var(--header)}@keyframes bounce{0%{transform:translateY(0)}30%{transform:translateY(-30px)}50%{transform:translateY(0)}70%{transform:translateY(-10px)}90%{transform:translateY(0)}}.container .home .howto{width:100%;min-height:auto;position:relative;display:flex;align-items:flex-end;justify-content:center;z-index:4;padding:6em}.container .home .howto .cont{width:1130.799px;height:743.909px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:45px;background:var( --Metallic-Steel, linear-gradient(0deg, var(--primary) 0%, var(--text) 100%) );cursor:grab}.container .home .howto .cont video{object-fit:contain;width:1045.8px;height:648px;flex-shrink:0;aspect-ratio:1045.8/648;border-radius:21.6px}.home section{width:100%;min-height:50vh;padding:0 8em;margin-top:2em}.home section.why h1{font-size:8em;color:var(--header);width:1000px;text-align:center;margin:0 auto .5em}.home section.why p{font-size:2em;line-height:30px;color:var(--text);width:1000px;margin:.7em auto;text-align:center}.home section.faq h1{font-size:8em;color:var(--header);width:1000px;text-align:center;margin:0 auto}.home section.faq h3{font-size:2em;line-height:30px;color:var(--text);width:1000px;margin:.7em auto;text-align:center}.home section.faq .rows{width:65%;min-height:400px;display:flex;flex-direction:column;gap:4em;margin:5em auto 4em}.home section.faq .rows .box{height:50px;padding:0 2em;overflow:hidden;cursor:pointer;transition:height .5s ease-in-out;transform-origin:bottom;border-bottom:1px solid var(--neutral-500, #8c8f9a);color:var(--text)}.home section.faq .rows .box .btn{display:flex;width:100%;justify-content:space-between;padding-top:1em}.home section.faq .rows .box .btn h2{font-size:1.6em;font-weight:500;display:flex;gap:1em;color:var(--header)}.home section.faq .rows .box .btn h2.icon{position:relative}.home section.faq .rows .box .btn h2.icon span{position:absolute;top:50%;width:10px;height:2.5px;background:var(--text)}.home section.faq .rows .box .btn h2.icon span:last-child{transform:rotate(90deg);transition:.5s ease-in-out}.home section.faq .rows .box.active .btn h2.icon span:last-child{transform:rotate(0);opacity:0%}.home section.faq .rows .box p{font-size:1.4em;font-weight:400;color:var(--header2);line-height:25px;margin:1em 0;padding-right:2em}.home section.faq .rows .box.active{height:120px;background:#48474733;border-radius:16px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(72,71,71,.3)}.home section.faq .rows .box.big.active{height:150px}.home section.newsletter{min-height:10vh}.home section.newsletter h1{font-size:8em;color:var(--header);text-align:center;margin-top:1.5em;margin-bottom:.2em}.home section.newsletter h2{font-size:1.6em;font-weight:200;color:var(--text);text-align:center}.home section.newsletter form{width:700px;height:50px;display:flex;align-items:center;justify-content:space-between;margin:2em auto;border:1px solid var(--header);border-radius:5px;padding:1em 0;overflow:hidden}.home section.newsletter form input{width:calc(100% - 150px);height:inherit;color:var(--text);font-family:Onest,sans-serif;font-size:1.6em;padding:0 1em;background:transparent;border:none;outline:none}.home section.newsletter form button{width:150px;height:inherit;display:flex;align-items:center;justify-content:center;font-family:Onest,sans-serif;font-size:1.4em;color:var(--bg);background:var(--header);border-top-right-radius:inherit;border-bottom-right-radius:inherit;border:none;outline:none;cursor:pointer}@media (min-width: 768px) and (max-width: 1248px){.home header{padding:4em 2em 0;gap:2em}.home header .txt{width:60%}.home header .txt h1{font-size:3.5em;margin-top:.5em;margin-bottom:.4em}.home header .txt p{font-size:1.4em}.home header .imgCont{width:50%;gap:2em}.home header .imgCont .rows{width:100%;display:flex;justify-content:center;gap:0em 14em}.home header img{object-fit:cover;width:80px;height:80px;border-radius:50%}.home header img.logs{object-fit:contain;width:60px;height:60px;border-radius:0%}}@media (max-width: 768px){.home header{width:100%;min-height:80vh;padding:0 2em;gap:4em}.home header .txt{width:100%}.home header .txt h1{font-size:2.6em}.home header .txt p{width:100%;font-size:1.2em;line-height:15px;margin-top:1em}.home header img{width:45px;height:45px}.home header a{width:250px;font-size:2em}.container .home .howto{width:100%;min-height:250px;align-items:center;z-index:4;padding:0 1.5em;margin-top:6em}.container .home .howto .cont{width:100%;height:250px;border-radius:10px;padding:0 1em}.container .home .howto .cont video{width:100%}.home section{width:100%;min-height:30vh;padding:0 2em;margin-top:2em}.home section.why h1{font-size:4em;width:100%;margin:1em auto}.home section.why p{width:100%;font-size:1.4em;line-height:20px}.home section.faq h1{font-size:6em;margin-top:2em;width:100%}.home section.faq h3{font-size:1.2em;line-height:15px;width:100%}.home section.faq .rows{width:100%;min-height:400px;display:flex;flex-direction:column;gap:4em;margin:5em auto 4em}.home section.faq .rows .box{height:50px;padding:0 2em;overflow:hidden;cursor:pointer;transition:height .5s ease-in-out;transform-origin:bottom;border-bottom:1px solid var(--neutral-500, #8c8f9a);color:var(--text)}.home section.faq .rows .box .btn img{object-fit:contain;width:25px}.home section.faq .rows .box .btn h2{font-size:1.3em}.home section.faq .rows .box p{font-size:1em}.home section.faq .rows .box.active{height:150px}.home section.newsletter{min-height:10vh}.home section.newsletter h1{font-size:4em;margin-top:1.5em}.home section.newsletter h2{font-size:1.4em}.home section.newsletter form{width:100%;height:45px;margin:2em auto;border:1px solid var(--header);border-radius:5px;padding:1em 0;overflow:hidden}.home section.newsletter form input{width:calc(100% - 50px);font-size:1.4em;padding:0 1em;background:transparent;border:none;outline:none}.home section.newsletter form button{width:80px;font-size:1.2em}}.userDashboard{width:100%;height:100vh;overflow:hidden}.userDashboard .userNav{width:100%;height:7em;display:flex;align-items:center;justify-content:space-between;padding:0 2em}.userDashboard .userNav .logo img{object-fit:contain;width:10em}.userDashboard .userNav ul{display:flex;align-items:center;gap:1em}.userDashboard .userNav ul li.btn{color:var(--header);font-size:1.4em;padding:0 2em;display:flex;align-items:center;justify-content:center;height:45px;background:#48474733;border-radius:5px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(72,71,71,.3);cursor:pointer}.userDashboard .userNav ul li.btn:hover{background:var(--primary)}.userDashboard .userNav ul li.notsBtn{color:var(--header);width:45px;height:45px;display:flex;align-items:center;justify-content:center;font-size:1.4em;background:#48474733;border-radius:5px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(72,71,71,.3);cursor:pointer}.userDashboard .userNav ul li.notsBtn:hover{background:var(--primary)}.userDashboard .userNav ul li.dpCont{color:var(--header);width:45px;height:45px;display:flex;align-items:center;justify-content:center;font-size:1.4em;background:#48474733;border-radius:5px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(72,71,71,.3);cursor:pointer}.userDashboard .userNav ul li.dpCont img{object-fit:contain;width:30px;height:30px;border-radius:50%}.userDashboard .userNav ul li.dpCont:hover{background:var(--primary)}.userDashboard main{width:100%;display:flex;align-items:flex-start;height:calc(100vh - 11em);padding:2em;gap:2em}.userDashboard main .transactions{width:25%;height:inherit}.userDashboard main .transactions h1{color:var(--header);font-size:2.4em;margin-bottom:1em}.userDashboard main .transactions .rows{max-height:calc(100% - 4em);display:flex;flex-direction:column;gap:.7em;overflow-y:scroll;align-items:stretch;scrollbar-width:none;-ms-overflow-style:none}.userDashboard main .transactions .rows::-webkit-scrollbar{display:none}.userDashboard main .transactions .rows .messageBox{width:100%;min-height:55px;height:auto;background:#48474733;border-radius:30px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(72,71,71,.3);display:flex;align-items:center;justify-content:space-between;gap:.5em;padding:0 1em;cursor:pointer;color:var(--header);border:1px solid var(--text)}.userDashboard main .transactions .rows .messageBox:hover{background:var(--primary);border-color:var(--primary)}.userDashboard main .transactions .rows .messageBox .dp{object-fit:cover;width:35px;height:35px;border-radius:50%}.userDashboard main .transactions .rows .messageBox h2{width:70%;word-break:break-all;font-size:1.1em;overflow:hidden}.userDashboard main .transactions .rows .messageBox h3{width:15%;font-size:.8em;color:var(--text);text-transform:capitalize}.userDashboard main .transactions .rows .messageBox:hover h3{color:var(--header)}.userDashboard main .chat-container{width:50%;height:inherit;display:flex;flex-direction:column;padding-bottom:4em}.userDashboard main .chat-container .chat-header{padding:1rem;border-bottom:1px solid #333;display:flex;align-items:center;gap:.75rem}.userDashboard main .chat-container .chat-logo{width:48px;height:48px;background-color:#6366f1;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:24px}.userDashboard main .chat-container .chat-title{color:var(--header);font-size:1.1rem;font-weight:500}.userDashboard main .chat-container .chat-messages{flex:1;padding:1rem;display:flex;flex-direction:column;gap:1rem;overflow-y:auto;max-height:calc(100% - 14em)}.userDashboard main .chat-container .message{display:flex;width:100%}.userDashboard main .chat-container .message.user{justify-content:flex-end}.userDashboard main .chat-container .message.xFi{justify-content:flex-start}.userDashboard main .chat-container .message-content{max-width:80%;padding:.75rem 1rem;border-radius:12px;position:relative}.userDashboard main .chat-container .message.user .message-content{background-color:#6366f1;color:#fff;border-bottom-right-radius:4px}.userDashboard main .chat-container .message.xFi .message-content{background-color:#2a2a2a;color:var(--text);border-bottom-left-radius:4px}.userDashboard main .chat-container .message-sender{font-size:.8rem;opacity:.7;margin-bottom:.25rem;font-weight:500}.userDashboard main .chat-container .message-text{font-size:.95rem;line-height:1.4;word-break:break-word;overflow-wrap:anywhere;white-space:normal}.userDashboard main .chat-container .message-text a{color:var(--primary);font-size:.75rem;display:block;margin-top:.2em}.userDashboard main .chat-container .typing-indicator{display:flex;gap:4px;align-items:center;height:20px}.userDashboard main .chat-container .typing-indicator span{width:6px;height:6px;border-radius:50%;background-color:var(--text);opacity:.4;animation:typing 1.4s infinite ease-in-out}.userDashboard main .chat-container .typing-indicator span:nth-child(1){animation-delay:0s}.userDashboard main .chat-container .typing-indicator span:nth-child(2){animation-delay:.2s}.userDashboard main .chat-container .typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{opacity:.4;transform:scale(1)}30%{opacity:1;transform:scale(1.2)}}.userDashboard main .chat-container .chat-options{flex:1;padding:1rem;display:flex;flex-direction:column;gap:.75rem;max-width:800px;margin:0 auto;width:100%}.userDashboard main .chat-container .chat-option{display:flex;align-items:flex-start;gap:.5rem;padding:.5rem 0;cursor:pointer;border-radius:4px;transition:background-color .2s ease}.userDashboard main .chat-container .chat-option:hover{background-color:#111}.userDashboard main .chat-container .chat-option-arrow{color:var(--primary);font-size:1rem;font-weight:500;margin-top:2px}.userDashboard main .chat-container .chat-option-text{color:var(--text);font-size:.95rem;line-height:1.4}.userDashboard main .chat-container .chat-input-area{padding:1.5rem 1rem;background:#48474733;border-radius:15px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(72,71,71,.3);margin-top:auto}.userDashboard main .chat-container .chat-input-box{display:flex;align-items:center;gap:.75rem;max-width:800px;margin:0 auto}.userDashboard main .chat-container .chat-prefix{color:var(--text);font-size:1rem}.userDashboard main .chat-container .chat-input{flex:1;background:transparent;border:none;outline:none;color:var(--text);font-size:1rem;padding:.5rem 0;min-height:24px}.userDashboard main .chat-container .chat-send-btn{background:#2a2a2a;border:none;border-radius:6px;padding:8px 12px;cursor:pointer;color:var(--text);transition:background-color .2s ease}.userDashboard main .chat-container .chat-send-btn:hover{background:#3a3a3a}.userDashboard main .chat-container .chat-send-btn .icon{height:1.8em}.userDashboard main .walletSec{align-self:flex-start;width:25%;height:calc(100vh - 8.5em);overflow:hidden;background:#48474733;border-radius:10px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(72,71,71,.3);position:relative}.userDashboard main .walletSec h1{color:var(--header);font-size:2.4em;margin-bottom:1em}.userDashboard main .walletSec .recive-btn{width:100%;height:50px;display:flex;align-items:center;justify-content:center;gap:.5em;font-size:1.5em;cursor:pointer;background:#48474733;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);border-radius:8px;-webkit-backdrop-filter:blur(5px);border:none;outline:none;margin-left:.5em}.userDashboard main .walletSec .eyesIcon{height:20px;cursor:pointer;color:var(--bg)}.modal-overlay{width:100%;position:absolute;top:0%;left:0;background:transparent;display:flex;align-items:flex-start;justify-content:center;z-index:1000}.modal-container{background:linear-gradient(45deg,var(--text) 30%,var(--header) 50%,var(--text) 70%);border-radius:20px;padding:2rem;width:380px;box-shadow:0 20px 60px #0000004d;text-align:center}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.modal-header h2{font-size:2.4em;color:var(--bg)}.close-btn{background:none;border:none;font-size:2rem;cursor:pointer;color:var(--primary);width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center}.qr-box{width:200px;height:200px;margin:0 auto 1.5rem;border-radius:16px;display:flex;align-items:center;justify-content:center;border:2px dashed #ddd;background-color:#f8f9fa}.wallet-text{color:#666;margin:0 0 1rem;font-size:.9rem}.wallet-address{background-color:#f8f9fa;padding:1rem;border-radius:12px;margin-bottom:1.5rem;border:1px solid #e9ecef}.wallet-address code{color:#333;font-size:.85rem;word-break:break-all;font-family:monospace}.btn-copy{width:100%;padding:1rem;background-color:#8b5cf6;border:none;border-radius:12px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer}.btn-copy.active{background-color:var(--primary)}.seed-overlay{top:0%;left:0%;width:100%;border-radius:12px}.seed-container{width:100%;border-radius:inherit}.warning-box{background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:12px;padding:1rem;margin-bottom:1.5rem}.warning-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.warning-header strong{color:#856404}.warning-box p{margin:0;color:#856404;font-size:.8rem}.reveal-box{text-align:center}.lock-icon{font-size:4rem;margin-bottom:1rem}.reveal-box p{color:var(--bg);font-weight:500;margin-bottom:2rem}.btn-reveal{width:100%;padding:1rem;background-color:#dc3545;border:none;border-radius:12px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer}.seed-words{background-color:#fff;padding:.75rem;border:1px solid #ddd;text-align:left;font-size:1.4em;font-family:Onest,sans-serif;border-radius:12px;margin-bottom:1.5rem}.seed-actions{display:flex;gap:1rem}.btn-close,.btn-green{flex:1;padding:1rem;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer}.btn-close{background-color:#f5f5f5;color:#666}.btn-green{background-color:#28a745;color:#fff}.wallet-header{padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.wallet-header-left{display:flex;align-items:center;gap:.75rem}.wallet-icon{width:40px;height:32px;border-radius:5px;background:var(--primary);display:flex;align-items:center;justify-content:center;font-size:1rem}.wallet-title{font-size:1.1rem;font-weight:600;color:var(--header)}.wallet-header-right{display:flex;gap:1rem}.gift-btn,.gear-btn{background:none;border:none;font-size:1.2rem;color:#86868b;cursor:pointer}.wallet-card{background-color:#fff;border-radius:15px;padding:2rem;margin:0 1.5rem 2rem;box-shadow:0 4px 24px #0000000f;border:2px solid var(--text);position:relative;overflow:hidden}.wallet-card-bg{position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent 30%,var(--text) 50%,transparent 70%);transform:rotate(45deg)}.wallet-card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;position:relative;z-index:1}.wallet-address-short{color:var(--header);font-size:1rem;font-weight:700;margin-bottom:.25rem;cursor:pointer}.wallet-address-short span{display:block;color:var(--primary);text-transform:capitalize;font-size:1.1rem;font-weight:700;margin-top:.25rem;cursor:pointer}.wallet-dp{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.2rem}.wallet-card-bottom{display:flex;justify-content:space-between;align-items:flex-end;position:relative;z-index:1}.wallet-balance{font-size:3rem;font-weight:700;color:var(--bg);margin-bottom:.25rem}.wallet-toggle{font-size:1.1rem;font-weight:600;color:var(--bg);margin-bottom:.25rem;display:flex;align-items:center;gap:.1em}.wallet-actions{display:flex;gap:1rem;margin-bottom:2rem;justify-content:center;padding:0 1.5rem}.wallet-actions h3{font-size:.9rem;color:#86868b;font-weight:500}.wallet-tabs{display:flex;gap:1rem;margin-bottom:2rem;padding:0 1em;margin:0 1.5rem 2rem}.tab-active{padding:.7rem 1.5em;background-color:var(--primary);border:none;outline:none;border-radius:7px;font-size:1rem;font-weight:600;color:var(--header);cursor:pointer}.tab-inactive{padding:.7rem 1.5em;background:#48474733;border-radius:10px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(72,71,71,.3);outline:none;font-size:1rem;font-weight:600;color:var(--header);cursor:pointer}.tokens{width:100%;height:calc(100% - 500px);overflow:hidden;display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;padding:0 2rem;overflow:scroll;align-items:flex-start}.tokens .token-tab{width:100%;height:auto;display:flex;align-items:center;justify-content:space-between;color:var(--header);background:#48474733;border-radius:7px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(72,71,71,.3);padding:1em .7em}.tokens .token-tab:hover{background:var(--text)}.tokens .token-tab .first-cont{display:flex;align-items:center;gap:.5em}.tokens .token-tab .first-cont img{object-fit:contain;width:40px;height:40px;border-radius:50%}.tokens .token-tab h3{font-size:1.6em;font-weight:700}.tokens .token-tab .last-cont{display:flex;flex-direction:column;text-align:right;gap:.5em}.tokens .token-tab .last-cont h4{font-size:1.2em;color:var(--text)}@media (max-width: 768px){.userDashboard{width:100%;height:100vh;overflow:hidden}.userDashboard .userNav{width:100%;height:7em;display:flex;align-items:center;justify-content:space-between;padding:0 2em}.userDashboard .userNav .logo img{object-fit:contain;width:5em}.userDashboard .userNav ul{display:flex;align-items:center;gap:.5em}.userDashboard .userNav ul li.btn{color:var(--header);font-size:1em;padding:0 2em;height:35px}.userDashboard .userNav ul li.notsBtn{width:35px;height:35px;font-size:1em}.userDashboard .userNav ul li.notsBtn .notsIcon{height:17px}.userDashboard .userNav ul li.dpCont{width:35px;height:35px}.userDashboard .userNav ul li.dpCont img{width:24px;height:24px}.userDashboard .header_btns{width:100%;height:auto;display:flex;align-items:center;justify-content:center;gap:.5em;margin-top:1em}.userDashboard .header_btns .btn{padding:.7em 2em;color:var(--header);background:#48474733;border-radius:30px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(72,71,71,.3);cursor:pointer}.userDashboard .header_btns .btn.active{background:var(--primary);border-color:var(--primary)}.userDashboard main{width:100%;display:flex;align-items:flex-start;height:calc(100vh - 16em);padding:0 2em;margin-top:2em;gap:2em}.userDashboard main .transactions{width:100%;height:inherit;display:none;transition:opacity .5s ease-in-out}.userDashboard main.activty .transactions{display:block;opacity:1}.userDashboard main .transactions h1{color:var(--header);font-size:2em;margin-bottom:1em}.userDashboard main .transactions .rows{max-height:calc(100% - 4em);display:flex;flex-direction:column;gap:.7em;overflow-y:scroll;align-items:stretch}.userDashboard main .transactions .rows .messageBox{width:100%;min-height:55px;height:auto;display:flex;align-items:center;justify-content:space-between;gap:.5em;padding:0 1em;cursor:pointer;color:var(--header);border:1px solid var(--text)}.userDashboard main .transactions .rows .messageBox:hover{background:var(--primary);border-color:var(--primary)}.userDashboard main .transactions .rows .messageBox .dp{object-fit:cover;width:35px;height:35px;border-radius:50%}.userDashboard main .transactions .rows .messageBox h2{width:70%;word-break:break-all;font-size:1.1em;overflow:hidden}.userDashboard main .transactions .rows .messageBox h3{width:15%;font-size:.8em;color:var(--text);text-transform:capitalize}.userDashboard main .transactions .rows .messageBox:hover h3{color:var(--header)}.userDashboard main .chat-container{width:100%;padding-bottom:2em;display:none;transition:opacity .5s ease-in-out}.userDashboard main.chat .chat-container{display:flex;opacity:1}.userDashboard main .chat-container .chat-header{padding:1rem;border-bottom:1px solid #333;display:flex;align-items:center;gap:.75rem}.userDashboard main .chat-container .chat-logo{width:38px;height:38px;font-size:20px}.userDashboard main .chat-container .chat-title{font-size:.8rem}.userDashboard main .chat-container .chat-messages{flex:1;padding:1rem;display:flex;flex-direction:column;gap:1rem;overflow-y:auto;max-height:calc(100% - 10em)}.userDashboard main .chat-container .message{display:flex;width:100%}.userDashboard main .chat-container .message-content{max-width:80%;padding:.75rem 1rem;border-radius:12px;position:relative}.userDashboard main .chat-container .message.user .message-content{background-color:#6366f1;color:#fff;border-bottom-right-radius:4px}.userDashboard main .chat-container .message.xFi .message-content{background-color:#2a2a2a;color:var(--text);border-bottom-left-radius:4px}.userDashboard main .chat-container .message-sender{font-size:.8rem;opacity:.7;margin-bottom:.25rem;font-weight:500}.userDashboard main .chat-container .message-text{font-size:.9rem}.userDashboard main .chat-container .chat-options{width:100%}.userDashboard main .chat-container .chat-option{align-items:center;word-break:break-word;overflow-wrap:anywhere;white-space:pre-wrap}.userDashboard main .chat-container .chat-option-arrow{font-size:.7rem}.userDashboard main .chat-container .chat-option-text{font-size:.7rem;line-height:1.6}.userDashboard main .walletSec{width:100%;height:inherit;display:none;transition:opacity .5s ease-in-out}.userDashboard main.wallet .walletSec{display:block;opacity:1}.wallet-title{font-size:1rem;font-weight:600;color:var(--header)}.wallet-header-right{display:flex;gap:1rem}.gift-btn,.gear-btn{background:none;border:none;font-size:1.2rem;color:#86868b;cursor:pointer}.wallet-card{background-color:#fff;border-radius:10px;padding:2rem 1rem;border:1px solid var(--text)}.wallet-card-bg{position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent 30%,var(--text) 50%,transparent 70%);transform:rotate(45deg)}.wallet-card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;position:relative;z-index:1}.wallet-address-short{font-size:.9rem}.wallet-address-short span{font-size:1rem}.wallet-dp{width:40px;height:40px}.wallet-balance{font-size:2.5rem}.wallet-actions h3{font-size:.9rem;color:var(--text)}.wallet-tabs{gap:1rem;padding:0 1em;margin:0 1.5rem .7rem}.tab-active,.tab-inactive{border-radius:5px;font-size:.9rem}.tokens{width:100%;height:calc(100% - 400px)}.tokens .token-tab{width:100%;height:auto;display:flex;align-items:center;justify-content:space-between;color:var(--header);background:#48474733;border-radius:7px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(72,71,71,.3);padding:1em .7em}.tokens .token-tab:hover{background:var(--text)}.tokens .token-tab .first-cont{display:flex;align-items:center;gap:.5em}.tokens .token-tab .first-cont img{object-fit:contain;width:40px;height:40px;border-radius:50%}.tokens .token-tab h3{font-size:1.6em;font-weight:700}.tokens .token-tab .last-cont{display:flex;flex-direction:column;text-align:right;gap:.5em}.tokens .token-tab .last-cont h4{font-size:1.2em;color:var(--text)}}
