body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.public-navbar{background:#0c1322;color:#fff;justify-content:space-between;padding:1rem 2rem}.navbar-left,.public-navbar{align-items:center;display:flex}.logo{font-size:1.4rem;margin-left:1rem}.menu-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:1.8rem}.navbar-right{margin-left:auto}.register-btn{background:#00d4ff;border-radius:6px;color:#0c1322;font-weight:700;padding:.6rem 1.2rem;text-decoration:none}.register-btn:hover{background:#57858f}.sidebar-menu{background:#0c1322;display:flex;flex-direction:column;gap:1rem;height:100%;left:-100%;padding:2rem 1rem;position:fixed;top:0;transition:left .3s ease;width:250px;z-index:1000}.sidebar-menu a{color:#fff;font-size:1.2rem;text-decoration:none}.sidebar-menu a:hover{color:#f1c40f}.sidebar-menu.open{left:0}.dashboard-layout{background:#0d1321;color:#fff;display:flex;min-height:100vh}.main-container{background:#0d1321;display:flex;flex:1 1;flex-direction:column}.page-container{background:#0d1321;flex:1 1;padding:20px}.sidebar{background:#101826;bottom:0;color:#fff;display:flex;flex-direction:column;left:0;max-width:90vw;overflow:hidden;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease;width:260px;z-index:1100}.sidebar.open{transform:translateX(0)}.sidebar-overlay{background:#00000080;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1050}.sidebar-overlay.active{display:block}.sidebar-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:1rem}.logo{color:#fff;font-size:1.2rem;font-weight:700;text-decoration:none}.close-btn{display:none;font-size:1.5rem}.sidebar-content{flex:1 1;overflow-y:auto;padding:1rem;scrollbar-color:#fff3 #0000;scrollbar-width:thin}.sidebar-content::-webkit-scrollbar{width:6px}.sidebar-content::-webkit-scrollbar-track{background:#0000}.sidebar-content::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:3px}.sidebar-content::-webkit-scrollbar-thumb:hover{background-color:#ffffff59}.account-balance-box{background:#d32f2f;border-radius:12px;color:#fff;margin-bottom:1rem;padding:1rem}.account-balance-header{margin-bottom:.8rem}.account-balance-header,.wallet-row{display:flex;justify-content:space-between}.wallet-row{margin:.5rem 0}.wallet-buttons{display:flex;gap:8px;margin-top:10px}.btn-deposit,.btn-invest{border:none;border-radius:6px;color:#fff;cursor:pointer;flex:1 1;font-size:14px;padding:.5rem 0}.btn-deposit{background:#4a4ef4}.btn-invest{background:#16a34a}.sidebar-nav{display:flex;flex-direction:column;margin-top:1rem}.sidebar-link{border-radius:8px;color:#cfd8dc;margin:.3rem 0;padding:.85rem 1rem;text-decoration:none;transition:background .25s,color .25s}.sidebar-link.active,.sidebar-link:hover{background:#1c2a3b;color:#fff}.sidebar-footer{border-top:1px solid #ffffff1a;padding:1rem}.logout-btn{background:#ff4d4f;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:.8rem;width:100%}@media (max-width:1024px){.sidebar{box-shadow:2px 0 12px #00000080;transform:translateX(-100%)}.sidebar.open{transform:translateX(0)}.close-btn{display:block}}:root{--nav-h:60px}.navbar,.public-navbar{align-items:center;background:#0c1322;color:#fff;display:flex;height:60px;height:var(--nav-h);justify-content:space-between;left:0;padding:0 1rem;position:fixed;right:0;top:0;z-index:1000}body{padding-top:60px;padding-top:var(--nav-h)}.navbar-content,.public-navbar .navbar-content{display:flex;justify-content:space-between;max-width:1200px;width:100%}.navbar-content a{color:#fff;margin-left:1.5rem;text-decoration:none}.navbar-content a:hover{color:#f1c40f}.with-navbar{margin-top:60px;margin-top:var(--nav-h)}.chat-buttons{bottom:24px;gap:14px;right:24px;z-index:1000}.chat-btn{align-items:center;background:#1e293b;border-radius:50%;box-shadow:0 8px 20px #00000073;display:flex;height:54px;justify-content:center;transition:transform .3s ease,background .3s ease;width:54px}.chat-btn:hover{background:#334155;transform:scale(1.12)}.chat-btn img{height:28px;width:28px}.global-loader{background:#fffc;inset:0;justify-content:center}.global-loader,.notification{align-items:center;display:flex;position:fixed;z-index:9999}.notification{animation:slideIn .4s ease-out;border-radius:8px;box-shadow:0 4px 10px #00000026;color:#fff;font-size:14px;font-weight:500;gap:10px;justify-content:space-between;min-width:250px;padding:14px 18px;right:20px;top:20px}.notification.info{background:#3498db}.notification.success{background:#2ecc71}.notification.error{background:#e74c3c}.notification.warning{background:#f39c12}.close-btn{background:#0000;border:none;color:#fff;cursor:pointer;font-size:18px}@keyframes slideIn{0%{opacity:0;transform:translateX(120%)}to{opacity:1;transform:translateX(0)}}.chat-buttons{bottom:20px;display:flex;flex-direction:column;gap:10px;position:fixed;right:20px;z-index:9999}.chat-btn img{border-radius:50%;box-shadow:0 4px 8px #0003;height:50px;transition:transform .2s ease-in-out;width:50px}.chat-btn img:hover{transform:scale(1.1)}.ticker-container{background:#00ffc60d;border-bottom:1px solid #ffffff1a;border-top:1px solid #ffffff1a;overflow:hidden;padding:.5rem 0;width:100%}.ticker-wrapper{white-space:nowrap}.ticker{animation:scroll-left 120s linear infinite;display:inline-block;padding-left:100%}.ticker-item{color:#00ffc6;display:inline-block;font-size:.95rem;font-weight:500;letter-spacing:.5px;margin-right:3rem}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}body{line-height:1.6;overflow-x:hidden}.hero{align-items:center;color:#fff;display:flex;justify-content:center;padding:100px 20px;position:relative;text-align:left}.hero-overlay{background:linear-gradient(#0c1322e6,#0c1322e6);inset:0;position:absolute}.hero-container{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:1fr 1fr;max-width:1200px;position:relative;width:100%;z-index:2}.hero-text h1{font-size:3rem;font-weight:700;line-height:1.2}.hero-text h1 span{color:#fbbf24}.hero-text p{color:#cbd5e1;font-size:1.1rem;margin:20px 0;max-width:500px}.hero-buttons{display:flex;flex-wrap:wrap;gap:15px;margin-top:20px}.btn-primary{background:#fbbf24;border-radius:10px;color:#0f172a;padding:12px 28px;text-decoration:none;transition:.3s ease-in-out}.btn-primary:hover{background:#fcd34d}.btn-outline{border:2px solid #fbbf24;border-radius:10px;color:#fbbf24;font-weight:600;padding:12px 28px;text-decoration:none;transition:.3s ease-in-out}.btn-outline:hover{background:#fbbf24;color:#0f172a}.hero-illustration img{border-radius:12px;display:block;height:auto;max-width:450px;width:100%}.market-prices{padding:3rem 1rem;text-align:center}.market-prices h2{font-size:1.8rem;margin-bottom:1.5rem}.market-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:0 auto;width:90%}.market-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:1rem;font-size:.9rem;padding:1rem;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.market-card:hover{box-shadow:0 8px 20px #00ffc626;transform:translateY(-4px)}.market-header{align-items:center;display:flex;gap:.8rem}.market-header img{height:40px;width:40px}.market-header h3{font-size:1rem;margin:0}.price p{font-size:.9rem;font-weight:600;margin:.3rem 0 0}.price span.up{color:#4ade80;font-weight:700}.price span.down{color:#f87171;font-weight:700}.stats{background:linear-gradient(180deg,#0000001a,#00ffc60d);display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;padding:3rem 1rem}.stat{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1e293bcc;border:1px solid #ffffff14;border-radius:1rem;flex:1 1 160px;padding:1rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.stat:hover{box-shadow:0 10px 25px #00ffc633;transform:translateY(-5px) scale(1.02)}.stat h2{color:#00ffc6;font-size:1.8rem;margin-bottom:.3rem}.stat p{color:#cbd5e1;font-size:.95rem;margin:0}.trust-section{background:linear-gradient(180deg,#0f172a,#0c1322);padding:4rem 1rem;text-align:center}.trust-header{margin:0 auto 2.5rem;max-width:700px}.trust-header h2{color:#fbbf24;font-size:2.2rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.trust-header p{color:#cbd5e1;font-size:1rem;line-height:1.6}.trust-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1100px}.trust-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:1rem;padding:1.5rem 1.2rem;text-align:center;transition:transform .35s ease}.trust-card:hover{box-shadow:0 12px 24px #00ffc626;transform:translateY(-6px) scale(1.02)}.trust-card img{height:60px;margin-bottom:1rem;width:60px}.trust-card h3{color:#00ffc6;font-size:1.3rem;margin-bottom:.5rem}.trust-card p{color:#e2e8f0;font-size:.95rem;line-height:1.5}.cta{background:linear-gradient(135deg,#00ffc6,#fbbf24);padding:4rem 1rem;text-align:center}.cta-box{background:#0c1322;border-radius:1.2rem;box-shadow:0 12px 28px #00000080;margin:0 auto;max-width:800px;padding:2.5rem 2rem}.cta-box h2{font-size:2rem;margin-bottom:1rem}.cta-box p{font-size:1rem;margin-bottom:1.5rem}@media (max-width:992px){.hero-container{gap:30px;grid-template-columns:1fr;text-align:center}.hero-text h1{font-size:2.5rem}.hero-text p{font-size:1rem;margin:15px auto}.hero-buttons{justify-content:center}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-header h2{font-size:2rem}.trust-header p{font-size:.95rem}.stats{gap:1rem}.stat h2{font-size:1.5rem}.stat p{font-size:.9rem}}@media (max-width:600px){.hero{padding:60px 15px}.hero-text h1{font-size:1.8rem}.hero-text p{font-size:.9rem}.btn-outline,.btn-primary{font-size:.95rem;max-width:260px;padding:12px;width:100%}.trust-grid{gap:1rem;grid-template-columns:1fr}.trust-card{padding:1.2rem 1rem}.cta-box{padding:2rem 1.5rem}.cta-box h2{font-size:1.6rem}.cta-box p{font-size:.95rem}.stats{flex-direction:column;gap:.8rem}.stat{flex:1 1 100%}.stat h2{font-size:1.4rem}.stat p{font-size:.85rem}}.about-hero{align-items:center;background-position:50%;background-size:cover;color:#fff;display:flex;height:80vh;justify-content:center;overflow:hidden;position:relative;text-align:center}.about-animated-bg .blob{border-radius:50%;filter:blur(80px);opacity:.3;position:absolute}.blob1{background:#0ff;height:350px;left:10%;top:15%;width:350px}.blob2{background:#ff00f7;bottom:15%;height:300px;right:10%;width:300px}.about-animated-bg .circle{border:2px solid #fff6;border-radius:50%;height:40px;position:absolute;width:40px}.circle1{right:30%;top:20%}.circle2{bottom:25%;left:25%}.about-hero-content{max-width:700px;position:relative;z-index:5}.about-hero-content h1{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:3rem;line-height:1.2}.about-hero-content h1 span{color:#00e6ff;font-family:Courier New,Courier,monospace}.about-hero-content p{color:#dcdcdc;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:1.2rem;margin-top:10px}.about-mission{align-items:center;background:#0c1322;color:#fff;display:flex;flex-wrap:wrap;gap:50px;justify-content:center;padding:80px 10%}.mission-content{flex:1 1;min-width:300px}.mission-content h2{font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:2rem;margin-bottom:15px}.mission-content p{color:#d1d1d1;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:1rem;line-height:1.6}.mission-img{border-radius:15px;box-shadow:0 10px 20px #00000080;flex:1 1;max-width:450px;min-width:280px}.about-team{background:linear-gradient(180deg,#0c1322,#151f33);color:#fff;padding:80px 10%;text-align:center}.about-team h2{font-size:2.2rem;margin-bottom:40px}.team-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.team-card{background:#ffffff0d;border-radius:15px;padding:20px;text-align:center;transition:transform .3s}.team-card:hover{transform:translateY(-5px)}.team-card img{border:3px solid #00e6ff;border-radius:50%;margin-bottom:15px;width:100%}.team-card h4{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:1.2rem;margin:5px 0}.team-card p{color:#bbb;font-family:Courier New,Courier,monospace;font-size:.9rem}.about-cta{background:#00e6ff;color:#0c1322;padding:60px 20px;text-align:center}.about-cta h2{font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:2rem;margin-bottom:20px}.primary-btn{background:#0c1322;border-radius:30px;padding:12px 25px;transition:.3s}.primary-btn:hover{background:#111b2e}.footer{background:#0c1322;padding:20px}@media (max-width:768px){.about-hero-content h1{font-size:2.3rem}.about-mission{gap:30px;padding:60px 5%}.mission-img{max-width:100%}.about-cta h2{font-size:1.6rem}}*{box-sizing:border-box;margin:0;padding:0}body{background:#0c1322;color:#fff;font-family:Poppins,sans-serif}.contact-hero{align-items:center;background-position:50%;background-size:cover;display:flex;height:60vh;justify-content:center;overflow:hidden;position:relative;text-align:center}.contact-animated-bg .blob,.contact-animated-bg .circle{border-radius:50%;filter:blur(60px);position:absolute}.contact-animated-bg .blob1{background:#00d4ff4d;height:300px;left:10%;top:10%;width:300px}.contact-animated-bg .blob2{background:#ff00964d;bottom:10%;height:350px;right:10%;width:350px}.contact-animated-bg .circle1,.contact-animated-bg .circle2{background:#ffffff1a;height:80px;width:80px}.contact-animated-bg .circle1{right:30%;top:20%}.contact-animated-bg .circle2{bottom:20%;left:30%}.contact-hero-content h1{color:#fff;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:3rem}.contact-hero-content h1 span{color:#00d4ff;font-family:Courier New,Courier,monospace}.contact-hero-content p{color:#ccc;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:1.2rem;margin-top:10px}.contact-section{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;padding:4rem 10%}.contact-info{display:flex;flex-direction:column;gap:1.5rem}.info-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-radius:15px;box-shadow:0 8px 30px #0003;padding:1.5rem;text-align:center;transition:all .3s ease}.info-card i{color:#00d4ff;font-size:2rem;margin-bottom:10px}.info-card h4{font-family:Georgia,Times New Roman,Times,serif;font-size:1.3rem;margin-bottom:5px}.info-card p{color:#bbb;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:1rem}.contact-form{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff0d;border-radius:15px;display:flex;flex-direction:column;gap:1rem;padding:2rem}.contact-form h2{color:#00d4ff;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:1.5rem;margin-bottom:10px}.contact-form input,.contact-form textarea{background:#ffffff1a;border:none;border-radius:8px;color:#fff;font-size:1rem;outline:none;padding:12px}.contact-form textarea{resize:none}.contact-form button{background:linear-gradient(135deg,#00d4ff,#0072ff);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:12px;transition:.3s ease}.contact-form button:hover{background:linear-gradient(135deg,#0072ff,#00d4ff)}.map-section{height:350px;margin-top:2rem;width:100%}.map-section iframe{border:none;border-radius:15px;height:100%;width:100%}.footer{background:#0a0f1c;color:#aaa;font-size:.9rem;padding:1.5rem;text-align:center}@media screen and (max-width:900px){.contact-section{grid-template-columns:1fr}}@media screen and (max-width:600px){.contact-hero-content h1{font-size:2.2rem}}.auth-container{background:#fff;border-radius:10px;box-shadow:0 4px 25px #0000001a;margin:6rem auto;max-width:400px;padding:2rem;text-align:center}.auth-container h2{color:#0c1322;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-weight:700;margin-bottom:1.5rem}.auth-form{display:flex;flex-direction:column;gap:1rem}.auth-form input{border:1px solid #ddd;border-radius:6px}.auth-btn,.auth-form input{font-size:1rem;padding:.8rem}.auth-btn{background:#0c1322;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700}.auth-btn:hover{background:#1e2b44}.auth-container p{font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:.9rem;margin-top:1rem}.auth-container a{color:#000;text-decoration:none}.auth-container a:hover{text-decoration:underline}.redirect-screen .spinner{animation:spin .8s linear infinite;border:4px solid #0003;border-radius:50%;border-top-color:#3498db;height:40px;margin:0 auto 20px;width:40px}.spinner{border:5px solid #0000001a;border-top-color:#4cafef;height:60px;margin:auto;width:60px}.redirect-screen{align-items:center;display:flex;height:100vh;justify-content:center}.dashboard{background:#0f172a;color:#fff;min-height:100vh;padding:20px}.cards-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:30px}.card{background:#1e293b;border-radius:12px;box-shadow:0 4px 8px #0006;padding:20px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.card:hover{box-shadow:0 6px 12px #0009;transform:translateY(-5px)}.card h4{color:#cbd5e1;font-size:16px;margin-bottom:10px}.card p{color:#38bdf8;font-size:20px;font-weight:700}.referral-box{background:#1e293b;border-radius:12px;margin-bottom:30px;padding:20px;transition:transform .2s}.referral-box:hover{transform:translateY(-3px)}.referral-link{display:flex;margin-top:10px}.referral-link input{background:#0f172a;border:none;border-radius:8px 0 0 8px;color:#fff;flex:1 1;padding:10px}.referral-link button{background:#38bdf8;border:none;border-radius:0 8px 8px 0;color:#0f172a;cursor:pointer;font-weight:700;padding:10px 15px;transition:background .2s ease}.referral-link button:hover{background:#0ea5e9}.section{margin-bottom:30px}.section h4{color:#f1f5f9;font-size:18px;margin-bottom:15px}.active-plans{display:flex;flex-wrap:wrap;gap:15px}.plan-card{border-radius:10px;flex:1 1;min-width:220px;padding:15px;transition:transform .2s ease,box-shadow .2s ease}.plan-card:hover{box-shadow:0 6px 12px #00000080;transform:scale(1.03)}.plan-card h5{color:#38bdf8;margin-bottom:8px}.plan-card p{color:#cbd5e1;font-size:14px}.transactions-table{background:#1e293b;border-collapse:collapse;border-radius:12px;overflow:hidden;width:100%}.transactions-table td,.transactions-table th{font-size:14px;padding:12px;text-align:left}.transactions-table thead{background:#0f172a}.transactions-table tr:nth-child(2n){background:#111827}.transactions-table tr:hover{background:#1f2937}.transactions-table .success{color:#22c55e;font-weight:700}.transactions-table .pending{color:#f59e0b;font-weight:700}.transactions-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.new-transaction-btn{background:#38bdf8;border:none;border-radius:8px;color:#0f172a;cursor:pointer;font-weight:700;padding:8px 15px;transition:background .2s ease}.new-transaction-btn:hover{background:#0ea5e9}.modal-overlay{align-items:center;background:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.modal{padding:20px;width:300px}.modal h3{color:#fff;margin-bottom:15px}.modal input,.modal select{background:#0f172a;border:none;border-radius:8px;color:#fff;margin-bottom:10px;padding:8px;width:100%}.modal-actions{gap:10px}.modal-actions button{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-weight:700;padding:8px}.modal-actions button:first-child{background:#38bdf8;color:#0f172a}.modal-actions .cancel{background:#64748b;color:#fff}.plans-page{background:#0f172a;min-height:100vh;padding:3rem 2rem;text-align:center}.page-subtitle{color:#cbd5e1;font-size:1rem;margin-bottom:2rem}.plans-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));justify-items:center}.plan-card{background:#1e293b;border-radius:16px;box-shadow:0 4px 10px #0006;max-width:320px;overflow:hidden;transition:all .3s ease;width:100%}.plan-header{align-items:center;color:#fff;display:flex;font-size:1.4rem;font-weight:700;gap:.6rem;justify-content:center;padding:1.2rem}.plan-body{padding:1.5rem 1rem}.price{color:#f8fafc;font-size:1.2rem;font-weight:600}.price,.returns{margin-bottom:.5rem}.returns{color:#22c55e;font-size:1rem;font-weight:500}.desc{color:#cbd5e1;font-size:.9rem;line-height:1.4;margin-bottom:1.2rem}.btn-primary{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.7rem 1.5rem;transition:.3s}.btn-primary:hover{background:#1d4ed8}.btn-secondary{background:#334155;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.7rem 1.5rem;transition:.3s}.btn-secondary:hover{background:#475569}.modal-backdrop{align-items:center;background:#0f172ad9;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:50}.modal{background:#1e293b;border-radius:12px;color:#f8fafc;max-width:400px;padding:2rem;text-align:center;width:90%}.modal input{background:#0f172a;border:none;border-radius:8px;color:#f8fafc;margin:1rem 0;padding:.7rem;width:100%}.modal-actions{display:flex;gap:1rem;justify-content:space-between}.investments-page{background:#0f172a;color:#f8fafc;min-height:100vh;padding:2.5rem}.page-title{color:#f8fafc;font-size:2.2rem;text-align:center}.investment-stats{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:3rem}.stat-box{background:#1e293b;border-radius:16px;box-shadow:0 6px 16px #0003;min-width:220px;padding:1.5rem 2rem;text-align:center}.stat-box h3{color:#38bdf8;font-size:2rem;margin-bottom:.3rem}.stat-box p{color:#cbd5e1;font-size:.95rem}.table-container{background:#1e293b;border-radius:12px;box-shadow:0 6px 16px #00000026;overflow-x:auto;padding:1rem}.investments-table{border-collapse:collapse;color:#f8fafc;font-size:.95rem;width:100%}.investments-table thead{background:#334155}.investments-table td,.investments-table th{padding:1rem;text-align:center}.investments-table tbody tr{border-bottom:1px solid #475569}.investments-table tbody tr:last-child{border-bottom:none}.investments-table .active{color:#22c55e;font-weight:600}.investments-table .inactive{color:#ef4444;font-weight:600}.empty-row td{color:#94a3b8;padding:2rem 0;text-align:center}.deposit-page{align-items:center;background:#0f172a;color:#f1f5f9;display:flex;justify-content:center;min-height:100vh;padding:2rem}.deposit-card{background:#1e293b;border-radius:12px;box-shadow:0 6px 18px #0000004d;max-width:500px;padding:2.5rem;width:100%}.deposit-card h2{font-size:1.8rem;margin-bottom:1.5rem}.deposit-form label{display:block;font-size:.9rem;margin-bottom:.3rem}.deposit-form .amount-field input,.deposit-form input[type=file],.deposit-form input[type=text],.deposit-form select{background:#0f172a;border:1px solid #334155;border-radius:8px;color:#f1f5f9;font-size:1rem;margin-bottom:1rem;padding:.8rem;width:100%}.amount-field{border-radius:8px;display:flex;margin-bottom:1rem;overflow:hidden}.amount-field input{border:none;flex:1 1}.amount-field span{background:#334155;color:#f1f5f9;font-weight:700;padding:.8rem 1rem}.readonly{background:#334155;cursor:default}.review-box{background:#0f172a;border:1px solid #334155;margin:1.5rem 0}.review-box h4{margin-bottom:.5rem}.review-item{border-bottom:1px solid #334155;font-size:.95rem;padding:6px 0}.review-item:last-child{border-bottom:none}.primary-btn{background:#ef4444;font-size:1rem;font-weight:600;opacity:1;padding:.9rem;transition:opacity .3s}.primary-btn:disabled{cursor:not-allowed;opacity:.5}.wallet-copy{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.bold-address{background-color:#334155;border:none;border-radius:8px;color:#f8fafc;flex:1 1;font-weight:700;padding:.8rem}.copy-btn{background-color:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:.6rem 1rem;transition:background .3s ease}.copy-btn:hover{background-color:#1d4ed8}.withdraw-page{align-items:center;background-color:#0d1b2a;color:#fff;display:flex;flex-direction:column;gap:3rem;min-height:100vh;padding:2rem}.withdraw-card{background:#1b263b;border-radius:10px;max-width:500px;padding:2rem;width:100%}.withdraw-form input,.withdraw-form select{background:#0d1b2a;border:none;border-radius:6px;color:#fff;margin:10px 0 20px;padding:12px;width:100%}.primary-btn{border:none;border-radius:8px;cursor:pointer;font-weight:700;padding:12px;transition:background .3s;width:100%}.primary-btn:hover{background:linear-gradient(90deg,#ff416c,#ff4b2b)}.review-box{background:#102841;border-radius:8px;margin-top:20px;padding:1rem}.review-item{border-bottom:1px solid #334;display:flex;justify-content:space-between;padding:8px 0}.review-item.total{border-bottom:none;color:#f5c518;font-weight:700}.success-toast{background-color:#28a745;border-radius:6px;color:#fff;margin-top:20px;padding:12px;text-align:center}.history-section{background:#1b263b;border-radius:10px;max-width:900px;padding:2rem;width:100%}.history-section h3{border-bottom:2px solid #f5c518;font-size:1.4rem;margin-bottom:1rem;padding-bottom:.5rem}.history-section table{background:#122b42;border-collapse:collapse;border-radius:8px;color:#fff;overflow:hidden;width:100%}.history-section td,.history-section th{border-bottom:1px solid #2a3f54;padding:12px;text-align:left}.history-section tr:last-child td{border-bottom:none}.profile-page{align-items:center;background-color:#0d1b2a;color:#fff;display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;justify-content:center;min-height:100vh;padding:2rem}.profile-card{animation:fadeInUp .6s ease;background:linear-gradient(145deg,#1b263b,#162036);border-radius:18px;box-shadow:0 12px 30px #00000059;max-width:500px;padding:2.5rem;width:100%}.profile-heading{border-bottom:1px solid #ffffff14;color:#f8f9fa;font-size:2rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:10px;text-align:center}.profile-info{margin-bottom:1.2rem}.profile-info strong{color:#ffcc70;display:inline-block;width:140px}.profile-info span{color:#e5e5e5}.wallet-section{border-top:1px solid #ffffff14;margin-top:1.8rem;padding-top:1rem}.wallet-section h3{color:#ffcc70;margin-bottom:.8rem}.devices-section{border-top:1px solid #ffffff14;margin-top:1.8rem;padding-top:1rem}.devices-section h3{color:#70d6ff;margin-bottom:.8rem}.devices-section ul{list-style:none;margin:0;padding:0}.devices-section li{background:#ffffff0d;border-radius:10px;margin-bottom:.6rem;padding:.8rem;transition:transform .2s ease,background .3s ease}.devices-section li:hover{background:#ffffff14;transform:translateY(-2px)}.loading-text{animation:blink 1.2s infinite;color:#70d6ff;font-size:1.1rem;text-align:center}@keyframes blink{0%,to{opacity:1}50%{opacity:.5}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.profile-card{padding:1.5rem}.profile-heading{font-size:1.5rem}.profile-info strong{width:120px}}.referral-page{background-color:#0f172a;color:#f8fafc;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh;padding:2rem}.page-title{color:#fff;font-size:2rem;font-weight:700;margin-bottom:2rem}.referral-box{background-color:#1e293b;border:1px solid #334155;border-radius:1rem;box-shadow:0 2px 10px #00000026;margin-bottom:2rem;padding:1.5rem}.referral-box h4{color:#f1f5f9;font-size:1.125rem;margin-bottom:.75rem}.link-group{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.link-group input{background-color:#0f172a;border:1px solid #334155;border-radius:.5rem;color:#e2e8f0;flex:1 1;font-size:1rem;padding:.75rem}.link-group button{align-items:center;background-color:#38bdf8;border:none;border-radius:.5rem;color:#0f172a;cursor:pointer;display:flex;font-weight:600;gap:.25rem;padding:.75rem 1rem;transition:background .2s}.link-group button:hover{background-color:#0ea5e9}.share-options{display:flex;flex-wrap:wrap;gap:1rem}.share-btn{align-items:center;background-color:#334155;border:none;border-radius:.5rem;color:#f1f5f9;cursor:pointer;display:flex;font-size:.9rem;gap:.5rem;padding:.6rem 1rem;transition:background .2s ease-in-out}.share-btn:hover{background-color:#475569}.stats-grid{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem}.stat-card{background-color:#1e293b;border:1px solid #334155;border-radius:1rem;flex:1 1;min-width:180px;padding:1.25rem;text-align:center}.stat-card h5{color:#94a3b8;font-size:.9rem;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.stat-card p{color:#fff;font-size:1.5rem;font-weight:700}.program-details{background-color:#1e293b;border:1px solid #334155;border-radius:1rem;margin-bottom:2rem;padding:1.5rem}.program-details h4{color:#f1f5f9;font-size:1.125rem;margin-bottom:.75rem}.program-details p{color:#94a3b8;font-size:.95rem;line-height:1.6}.table-section h4{color:#f1f5f9;font-size:1.125rem;margin-bottom:1rem}.referral-table{background-color:#1e293b;border-collapse:collapse;border-radius:.75rem;font-size:.95rem;overflow:hidden;width:100%}.referral-table thead{background-color:#0f172a}.referral-table td,.referral-table th{border-bottom:1px solid #334155;color:#e2e8f0;padding:.75rem 1rem;text-align:left}.referral-table th{color:#94a3b8;font-size:.75rem;text-transform:uppercase}.status-active{color:#4ade80;font-weight:600}.status-pending{color:#facc15;font-weight:600}@media (max-width:768px){.referral-page{padding:1rem}.stats-grid{flex-direction:column}.stat-card{width:100%}.link-group{align-items:stretch;flex-direction:column}.link-group button,.link-group input{width:100%}.share-options{flex-direction:column}.referral-table td,.referral-table th{font-size:.85rem;padding:.5rem .75rem}}.settings-page{background-color:#0d1b2a;color:#fff;min-height:100vh;padding:2rem}.settings-title{font-size:2rem;margin-bottom:2rem;text-align:center}.settings-container{display:flex;gap:2rem;margin:0 auto;max-width:1100px}.settings-sidebar{display:flex;flex-direction:column;min-width:240px}.settings-sidebar button{background:#1b263b;border:none;border-radius:8px;color:#cbd5e1;cursor:pointer;font-weight:500;margin-bottom:8px;padding:1rem;text-align:left;transition:background .3s ease}.settings-sidebar button:hover{background:#23354d}.settings-sidebar button.active{background:linear-gradient(90deg,#ff4b2b,#ff416c);color:#fff}.settings-sidebar .danger{background-color:#3b1f1f;color:#ff6b6b}.settings-main{background:#1b263b;border-radius:12px;box-shadow:0 10px 25px #0003;flex:1 1;padding:2rem}.tab-content{max-width:600px}.form-group{margin-bottom:1.2rem}.form-group label{color:#cbd5e1;display:block;margin-bottom:6px}.form-group input{background-color:#0d1b2a;border:none;border-radius:8px;color:#fff;padding:.75rem;width:100%}.danger-btn,.primary-btn,.secondary-btn{border:none;border-radius:8px;cursor:pointer;font-weight:600;margin-top:1rem;padding:.75rem 1rem}.primary-btn{background:linear-gradient(90deg,#ff4b2b,#ff416c);color:#fff}.secondary-btn{background:#334;color:#fff}.danger-btn{background:#ff4b2b;color:#fff}.toggle-row{align-items:center;background:#122b42;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:1rem;padding:1rem}@media (max-width:768px){.settings-container{flex-direction:column;gap:1.5rem;padding:0}.settings-sidebar{background:#0d1b2a;border-bottom:1px solid #ffffff1a;display:flex;flex-direction:row;gap:.5rem;overflow-x:auto;padding:.5rem .75rem;scrollbar-width:none;width:100%}.settings-sidebar::-webkit-scrollbar{display:none}.settings-sidebar button{background-color:#1b263b;border:1px solid #0000;border-radius:6px;color:#cbd5e1;flex:0 0 auto;font-size:.9rem;font-weight:500;min-width:140px;padding:.6rem .9rem;transition:background .3s ease,transform .2s ease;white-space:nowrap}.settings-sidebar button:active{transform:scale(.97)}.settings-sidebar button.active{background:linear-gradient(90deg,#ff4b2b,#ff416c);color:#fff}.settings-main{background:#1b263b;border-radius:8px;box-shadow:0 4px 12px #00000026;padding:1rem;width:100%}.form-group{margin-bottom:1.25rem}.form-group label{color:#cbd5e1;display:block;font-size:.9rem;margin-bottom:.4rem}.form-group input{background-color:#0d1b2a;border:1px solid #334155;border-radius:6px;color:#fff;font-size:.95rem;padding:.65rem .9rem;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.form-group input:focus{border-color:#ff416c;box-shadow:0 0 0 2px #ff416c40;outline:none}.toggle-row{align-items:center;background:#122b42;border-radius:6px;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:1rem;padding:.9rem}.danger-btn,.primary-btn,.secondary-btn{border-radius:6px;font-size:.95rem;margin-top:.8rem;padding:.75rem;width:100%}.twofa-box{background:#0f172a;border:1px solid #ffffff1a;border-radius:6px;padding:1rem}.status-text{color:#10b981;font-size:.9rem;margin-top:.4rem}.referral-box input{background:#0d1b2a;border:1px solid #334155;border-radius:6px;color:#fff;font-size:.9rem;padding:.65rem .9rem;width:100%}}.spinner-container{align-items:center;display:flex;height:200px;justify-content:center}.spinner{animation:spin .8s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#ff416c;height:48px;width:48px}@keyframes spin{to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.f2e65ed7.css.map*/