*{box-sizing:border-box;margin:0;padding:0}body{color:#e2e8f0;background:#0a0e17 url(/DWALL-Fondo-1080.png) 50%/500px;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app{flex-direction:column;min-height:100vh;display:flex}.navbar{background:#111827;border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.nav-brand{color:#10b981;font-size:1.4rem;font-weight:700}.nav-links{gap:1.5rem;display:flex}.nav-links a{color:#94a3b8;border-radius:8px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .2s}.nav-links a:hover,.nav-links a.active{color:#10b981;background:#1e293b}.wallet-info{align-items:center;gap:1rem;font-size:.85rem;display:flex}.wallet-balance{color:#10b981;font-weight:600}.wallet-eth{color:#60a5fa}.wallet-addr{color:#94a3b8;background:#1e293b;border-radius:8px;padding:.4rem .8rem}.btn-connect{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:8px;padding:.6rem 1.2rem;font-weight:600}.btn-connect:hover{background:#059669}.main-content{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:2rem}.footer{text-align:center;color:#475569;border-top:1px solid #1e293b;padding:1rem}.page-title{color:#f1f5f9;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700}.card{background:#111827;border:1px solid #1e293b;border-radius:12px;margin-bottom:1rem;padding:1.5rem}.card-title{color:#10b981;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.stat-card{text-align:center;background:#1e293b;border-radius:10px;padding:1.2rem}.stat-value{color:#10b981;font-size:1.5rem;font-weight:700}.stat-label{color:#94a3b8;margin-top:.3rem;font-size:.85rem}.btn{cursor:pointer;border:none;border-radius:8px;padding:.7rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.btn-primary{color:#fff;background:#10b981}.btn-primary:hover{background:#059669}.btn-danger{color:#fff;background:#ef4444}.btn-danger:hover{background:#dc2626}.btn-warning{color:#fff;background:#f59e0b}.btn-warning:hover{background:#d97706}.btn:disabled{opacity:.5;cursor:not-allowed}.input-group{margin-bottom:1rem}.input-group label{color:#94a3b8;margin-bottom:.4rem;font-size:.9rem;display:block}.input-group input{color:#e2e8f0;background:#1e293b;border:1px solid #334155;border-radius:8px;width:100%;padding:.7rem;font-size:1rem}.input-group input:focus{border-color:#10b981;outline:none}.alert{border-radius:8px;margin-bottom:1rem;padding:1rem}.alert-success{color:#6ee7b7;background:#064e3b;border:1px solid #10b981}.alert-error{color:#fca5a5;background:#450a0a;border:1px solid #ef4444}.alert-info{color:#93c5fd;background:#0c1a3d;border:1px solid #3b82f6}.pool-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.pool-card{background:#1e293b;border-radius:10px;padding:1.2rem}.pool-name{color:#f1f5f9;margin-bottom:.5rem;font-weight:600}.pool-detail{color:#94a3b8;margin:.2rem 0;font-size:.85rem}.pool-detail span{color:#10b981;font-weight:600}.admin-section{margin-bottom:2rem}.admin-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;display:grid}.flex-row{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.loading{color:#94a3b8;text-align:center;padding:2rem}.nav-logo{border-radius:50%;width:36px;height:36px;margin-right:.5rem}.nav-brand{color:#f59e0b;align-items:center;font-size:1.4rem;font-weight:700;display:flex}.hero{text-align:center;margin-bottom:2rem;padding:3rem 1rem}.hero-logo{border-radius:50%;width:140px;height:140px;margin-bottom:1rem;box-shadow:0 0 30px #f59e0b4d}.hero h1{background:linear-gradient(135deg,#f59e0b,#ec4899,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2.8rem}.hero-tagline{color:#f59e0b;margin-bottom:1rem;font-size:1.2rem}.hero-description{color:#94a3b8;max-width:700px;margin:0 auto;font-size:1rem;line-height:1.7}.steps-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:1rem;display:grid}.step{text-align:center;background:#1e293b;border-radius:10px;padding:1.2rem}.step-number{color:#0a0e17;background:#f59e0b;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin:0 auto .5rem;font-weight:700;display:flex}.step-title{color:#f1f5f9;margin-bottom:.3rem;font-weight:600}.step-desc{color:#94a3b8;font-size:.85rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:1rem;display:grid}.feature{background:#1e293b;border-radius:10px;padding:1.2rem}.feature strong{color:#f59e0b}.feature p{color:#94a3b8;margin-top:.3rem;font-size:.85rem}.tab-bar{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.tab{color:#94a3b8;cursor:pointer;background:#1e293b;border:1px solid #334155;border-radius:8px;padding:.6rem 1.2rem;font-weight:500}.tab-active{color:#0a0e17;background:#f59e0b;border-color:#f59e0b}.section-title{color:#f1f5f9;margin-bottom:1rem;font-size:1.4rem}.info-text{color:#94a3b8;white-space:pre-line;font-size:.95rem;line-height:1.8}.contracts-list{flex-direction:column;gap:.8rem;display:flex}.contract-row{background:#1e293b;border-radius:8px;flex-direction:column;gap:.3rem;padding:.8rem;display:flex}.contract-name{color:#f59e0b;font-weight:600}.contract-addr{color:#10b981;word-break:break-all;font-family:monospace;font-size:.8rem}.roadmap-list{margin:.5rem 0 0;padding:0;list-style:none}.roadmap-list li{color:#94a3b8;padding:.3rem 0 .3rem 1.2rem;position:relative}.roadmap-list li:before{content:"→";color:#f59e0b;position:absolute;left:0}.test-categories{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.test-cat{background:#1e293b;border-radius:6px;justify-content:space-between;padding:.5rem .8rem;display:flex}.test-cat-name{color:#f1f5f9}.test-cat-count{color:#10b981;font-weight:600}.security-list{flex-direction:column;gap:.5rem;display:flex}.security-item{color:#94a3b8;align-items:center;gap:.5rem;padding:.3rem 0;display:flex}.security-check{font-size:1.1rem}.btn-disconnect{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;display:flex}.btn-disconnect:hover{background:#dc2626}@media (width<=768px){.hero h1{font-size:1.8rem}.hero-tagline{font-size:1rem}.hero-description{padding:0 .5rem;font-size:.9rem}.hero{padding:1.5rem .5rem}.navbar{flex-wrap:wrap;padding:.5rem}.nav-links{flex-wrap:wrap;justify-content:center;gap:.5rem;font-size:.85rem}.nav-brand span{font-size:1rem}.nav-wallet{font-size:.8rem}.stats-grid{grid-template-columns:repeat(2,1fr)!important}main.main-content{padding:.5rem!important}}@media (width<=480px){.hero h1{font-size:1.4rem}.hero-logo{width:90px;height:90px}.stats-grid{grid-template-columns:1fr!important}.nav-links{font-size:.75rem}}@media (width<=768px){.hero h1{font-size:1.8rem}.hero-tagline{font-size:1rem}.hero-description{padding:0 .5rem;font-size:.9rem}.hero{padding:1.5rem .5rem}.navbar{flex-wrap:wrap;padding:.5rem}.nav-links{flex-wrap:wrap;justify-content:center;gap:.5rem;font-size:.85rem}.nav-brand span{font-size:1rem}.nav-wallet{font-size:.8rem}.stats-grid{grid-template-columns:repeat(2,1fr)!important}main.main-content{padding:.5rem!important}}@media (width<=480px){.hero h1{font-size:1.4rem}.hero-logo{width:90px;height:90px}.stats-grid{grid-template-columns:1fr!important}.nav-links{font-size:.75rem}}.hero-title-responsive{font-size:3.5rem}.hero-tagline-responsive{font-size:1.5rem}.hero-desc-responsive{padding:0 1rem;font-size:1.1rem}@media (width<=768px){.hero-title-responsive{font-size:2.2rem!important}.hero-tagline-responsive{font-size:1.1rem!important}.hero-desc-responsive{font-size:.9rem!important}}@media (width<=480px){.hero-title-responsive{font-size:1.6rem!important}.hero-tagline-responsive{font-size:.95rem!important}.hero-desc-responsive{font-size:.8rem!important}}
