.main-header{position:sticky;top:0;z-index:100;background:#111827;border-bottom:1.5px solid #232b3b;box-shadow:0 4px 24px #0000002e;min-height:64px;width:100%}.header-content{max-width:1300px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:.5rem 2rem}.header-logo{display:flex;align-items:center;gap:10px}.header-logo-img{width:106px;height:66px;filter:drop-shadow(0 2px 8px #38bdf855)}.header-logo-text{font-weight:800;font-size:1.7rem;color:#38bdf8;letter-spacing:1px}.header-nav{display:flex;align-items:center;gap:28px;flex:1;justify-content:center}.header-link{color:#e5e7eb;font-weight:500;font-size:1.08rem;text-decoration:none;padding:.3rem .2rem .2rem;position:relative;transition:color .18s}.header-link.active{color:#38bdf8}.header-link.active:after{content:"";display:block;height:3px;width:100%;background:#38bdf8;border-radius:2px;position:absolute;left:0;bottom:-8px}.header-link:hover{color:#38bdf8}.header-wallet{display:flex;align-items:center;margin-left:18px}@media (max-width: 1024px){.header-content{padding:.5rem 1.5rem}.header-nav{gap:20px}.header-link{font-size:1rem}}@media (max-width: 768px){.header-content{flex-direction:column;gap:10px;padding:.5rem 1rem}.header-logo-img{width:80px;height:50px}.header-logo-text{font-size:1.4rem}.header-nav{gap:16px;font-size:1rem}.header-wallet{margin-left:0}}@media (max-width: 480px){.header-content{padding:.5rem .8rem}.header-logo-img{width:70px;height:44px}.header-logo-text{font-size:1.2rem}.header-nav{gap:12px}.header-link{font-size:.9rem}}.home-root{background:#0d141f;color:#e5e7eb}.home-hero{display:flex;align-items:flex-start;justify-content:space-between;padding:20vh 0 3rem 0;max-width:1200px;margin:0 auto;gap:2.5rem;min-height:100vh;box-sizing:border-box}.home-hero-left{flex:1.2}.home-hero-title{font-size:4.2rem;font-weight:900;color:#fff;margin-bottom:1.5rem;line-height:1.08}.home-hero-sub{color:#b6c2d1;font-size:1.25rem;margin-bottom:2.2rem}.home-hero-btns{display:flex;gap:1.2rem}.home-btn{display:inline-block;font-size:1.08rem;font-weight:800;border-radius:10px;padding:.95rem 3rem;text-decoration:none;transition:background .2s,color .2s,box-shadow .2s;box-shadow:0 2px 12px #0002}.home-btn-blue{background:#1d8cf8;color:#fff}.home-btn-blue:hover{background:#2563eb}.home-btn-orange{background:#fd7e14;color:#fff}.home-btn-orange:hover{background:#e8590c}.home-hero-right{flex:1;display:flex;align-items:center;justify-content:center}.home-hero-img{width:440px;max-width:100%;filter:drop-shadow(0 8px 32px #1d8cf855);animation:spinLogo 8s linear infinite,glowLogo 2.5s ease-in-out infinite alternate}@keyframes spinLogo{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes glowLogo{0%{filter:drop-shadow(0 0 3px #38bdf8cc) drop-shadow(0 8px 3px #1d8cf855)}80%{filter:drop-shadow(0 0 50px #38bdf8ff) drop-shadow(0 8px 100px #1d8cf855)}}.home-classes{background:#111827;padding:3.5rem 0 2.5rem;text-align:center}.home-section-title{font-size:2.2rem;font-weight:800;color:#fff;margin-bottom:.8rem}.home-section-sub{color:#b6c2d1;font-size:1.15rem;margin-bottom:2.2rem}.home-classes-cards{display:flex;justify-content:center;gap:2.2rem;margin-top:1.5rem}.home-class-card{background:#181f2a;border:1.5px solid #232b3b;border-radius:18px;padding:2.2rem 1.5rem 1.7rem;width:310px;box-shadow:0 2px 16px #0002;text-align:center;transition:transform .18s,box-shadow .18s;font-size:1.08rem}.home-class-card:hover{transform:translateY(-6px) scale(1.03);box-shadow:0 6px 32px #1d8cf822}.home-class-icon{font-size:2.2rem;margin-bottom:.7rem}.home-class-title{font-size:1.18rem;font-weight:700;color:#fff;margin-bottom:.3rem}.home-class-desc{color:#b6c2d1;font-size:1rem}.home-how{background:#0d141f;padding:3.5rem 0 2.5rem;text-align:center}.home-how-steps{display:flex;justify-content:center;gap:2.2rem;margin-top:2.2rem}.home-how-step{background:#181f2a;border:1.5px solid #232b3b;border-radius:18px;padding:2.2rem 1.5rem 1.7rem;width:310px;box-shadow:0 2px 16px #0002;text-align:center;font-size:1.08rem}.home-how-num{background:#1d8cf8;color:#fff;font-size:1.3rem;font-weight:700;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto .7rem}.home-how-title{font-size:1.08rem;font-weight:700;color:#fff;margin-bottom:.3rem}.home-how-desc{color:#b6c2d1;font-size:.98rem}.home-metrics{background:#111827;display:flex;justify-content:center;gap:2.2rem;padding:2.5rem 0}.home-metric-card{background:#181f2a;border:1.5px solid #232b3b;border-radius:18px;padding:2.2rem 1.5rem 1.7rem;width:310px;box-shadow:0 2px 16px #0002;text-align:center;display:flex;flex-direction:column;align-items:center;font-size:1.08rem}.home-metric-icon{font-size:2.2rem;margin-bottom:.7rem}.home-metric-value{font-size:1.5rem;font-weight:800;color:#fff;margin-bottom:.2rem}.home-metric-label{color:#b6c2d1;font-size:1rem}.home-cta{background:#232b3b;text-align:center;padding:3.5rem 0}.home-cta-title{font-size:2.2rem;font-weight:800;color:#fff;margin-bottom:.5rem}.home-cta-sub{color:#b6c2d1;font-size:1.1rem;margin-bottom:2.2rem}.home-cta-btns{display:flex;justify-content:center;gap:1.2rem}@media (max-width: 1024px){.home-hero{padding:15vh 2rem 3rem 2rem;gap:2rem}.home-hero-title{font-size:3.5rem}.home-hero-img{width:380px}.home-classes-cards,.home-how-steps,.home-metrics{gap:1.5rem}.home-class-card,.home-how-step,.home-metric-card{width:280px}}@media (max-width: 768px){.home-hero{flex-direction:column;gap:2rem;padding:15vh 1.5rem 2rem 1.5rem;min-height:90vh;justify-content:flex-start;align-items:center}.home-hero-title{font-size:2.8rem;text-align:center}.home-hero-sub{font-size:1.1rem;text-align:center}.home-hero-btns{flex-direction:column;align-items:center;gap:1rem}.home-btn{width:90%;max-width:340px;text-align:center;justify-content:center}.home-btn{width:100%;text-align:center;padding:1rem 2rem}.home-hero-img{width:320px}.home-section-title{font-size:1.8rem}.home-classes-cards,.home-how-steps,.home-metrics{flex-direction:column;gap:1.2rem;align-items:center}.home-class-card,.home-how-step,.home-metric-card{width:95vw;max-width:400px;font-size:1rem;padding:1.3rem .7rem 1rem}.home-class-icon{font-size:1.8rem}.home-how-num{font-size:1.1rem;width:32px;height:32px}.home-cta-title{font-size:1.8rem}.home-cta-btns{flex-direction:column;gap:1rem;max-width:300px;margin:0 auto}.home-cta .home-btn{width:100%}}@media (max-width: 480px){.home-hero{padding:12vh 1rem 2rem 1rem}.home-hero-title{font-size:2.2rem}.home-hero-sub{font-size:1rem}.home-hero-img{width:280px}.home-hero-btns{flex-direction:column;align-items:center;gap:.8rem}.home-btn{width:100%;max-width:320px;font-size:1rem;padding:.85rem 0}.home-section-title{font-size:1.5rem}.home-section-sub{font-size:1rem}.home-class-card,.home-how-step,.home-metric-card{width:100%;padding:1rem .5rem .8rem}.home-class-icon{font-size:1.5rem}.home-how-num{font-size:1rem;width:28px;height:28px}.home-cta-title{font-size:1.5rem}.home-cta-sub{font-size:1rem}}.terrenos-main{max-width:1400px;margin:0 auto;padding:2.5rem 1rem 4rem}.terrenos-title{font-size:2.3rem;font-weight:800;color:#fff;margin-bottom:.5rem}.terrenos-sub{color:#b6c2d1;font-size:1.1rem;margin-bottom:2.5rem}.terrenos-searchbar{display:flex;align-items:center;gap:1rem;margin-bottom:2.5rem}.terrenos-search{flex:1;background:#181f2a;border:1px solid #232b3b;border-radius:8px;color:#e5e7eb;font-size:1rem;padding:.9rem 1.2rem;outline:none;transition:border .2s}.terrenos-search:focus{border:1.5px solid #38bdf8}.terrenos-filters-btn{background:#232b3b;color:#b6c2d1;border:1px solid #232b3b;border-radius:8px;padding:.9rem 1.5rem;font-size:1rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:border .2s,color .2s}.terrenos-filters-btn:hover{border:1.5px solid #38bdf8;color:#38bdf8}.terrenos-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:32px;margin-top:32px}.terreno-mp-card{background:#181f2a;border-radius:16px;box-shadow:0 2px 16px #0002;overflow:hidden;display:flex;flex-direction:column;transition:transform .15s;border:1.5px solid #232b3b}.terreno-mp-card:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 6px 32px #0004}.terreno-mp-img{position:relative;width:100%;height:160px;overflow:hidden;background:#222}.terreno-mp-img img{width:100%;height:100%;object-fit:cover;display:block}.terreno-mp-badge{position:absolute;top:14px;left:14px;padding:4px 14px;border-radius:12px;font-size:13px;font-weight:600;background:#38bdf822;color:#38bdf8;letter-spacing:.5px}.terreno-mp-badge.agro{background:#22c55e22;color:#22c55e}.terreno-mp-badge.real{background:#3b82f622;color:#3b82f6}.terreno-mp-badge.energy{background:#f59e0b22;color:#f59e0b}.terreno-mp-content{padding:20px 20px 16px;flex:1;display:flex;flex-direction:column;justify-content:space-between}.terreno-mp-title{font-size:1.25rem;font-weight:700;margin-bottom:6px;color:#fff}.terreno-mp-desc{color:#b0b8c9;font-size:1rem;margin-bottom:16px;min-height:40px}.terreno-mp-row{display:flex;gap:12px;margin-bottom:10px}.terreno-mp-label{color:#7b8794;font-size:13px}.terreno-mp-value{color:#fff;font-size:15px;font-weight:600}.terreno-mp-actions{display:flex;gap:10px;margin-top:12px}.terreno-mp-btn{flex:1;padding:10px 0;border-radius:8px;border:none;font-weight:600;font-size:1rem;cursor:pointer;background:#22c55e;color:#fff;transition:background .15s}.terreno-mp-btn.detalles{background:#232b3b;color:#38bdf8;border:1.5px solid #38bdf8}.terreno-mp-btn:hover{filter:brightness(1.08)}@media (max-width: 1024px){.terrenos-main{padding:2rem 1rem 3rem}.terrenos-title{font-size:2rem}.terrenos-grid{gap:2rem}.terreno-mp-card{min-height:450px}}@media (max-width: 768px){.terrenos-main{padding:1.5rem .8rem 2.5rem}.terrenos-title{font-size:1.8rem}.terrenos-sub{font-size:1rem}.terrenos-searchbar{flex-direction:column;gap:1rem}.terrenos-search{width:100%}.terrenos-filters-btn{width:100%;justify-content:center}.terrenos-grid{grid-template-columns:1fr;gap:1.5rem}.terreno-mp-card{min-height:420px}.terreno-mp-content{padding:1.2rem 1.2rem .5rem}.terreno-mp-row{flex-direction:column;gap:.5rem}.terreno-mp-actions{flex-direction:column;gap:.8rem}}@media (max-width: 480px){.terrenos-main{padding:1rem .5rem 2rem}.terrenos-title{font-size:1.6rem}.terrenos-sub{font-size:.9rem}.terreno-mp-card{min-height:400px}.terreno-mp-img{height:150px}.terreno-mp-img svg{width:50px;height:50px}.terreno-mp-content{padding:1rem 1rem .5rem}.terreno-mp-title{font-size:1.1rem}.terreno-mp-desc{font-size:.9rem}.terreno-mp-btn{font-size:1rem;padding:.8rem 0}}.terreno-detalles-main{background:#0f1419;min-height:100vh;padding:2rem 0;color:#e2e8f0}.terreno-detalles-container{max-width:1200px;margin:0 auto;padding:0 2rem}.terreno-detalles-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #1e293b}.terreno-detalles-back{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#64748b;font-size:.9rem;cursor:pointer;transition:color .2s}.terreno-detalles-back:hover{color:#38bdf8}.terreno-detalles-badge{padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase}.terreno-detalles-badge.agro{background:#22c55e1a;color:#22c55e;border:1px solid rgba(34,197,94,.3)}.terreno-detalles-badge.real{background:#3b82f61a;color:#3b82f6;border:1px solid rgba(59,130,246,.3)}.terreno-detalles-badge.energy{background:#f59e0b1a;color:#f59e0b;border:1px solid rgba(245,158,11,.3)}.terreno-detalles-mensaje{padding:1rem;border-radius:10px;margin-bottom:2rem;text-align:center;font-weight:500}.terreno-detalles-mensaje.success{background:#22c55e1a;color:#22c55e;border:1px solid rgba(34,197,94,.3)}.terreno-detalles-mensaje.error{background:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.3)}.terreno-detalles-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:3rem}.terreno-detalles-gallery{display:flex;flex-direction:column;gap:1rem}.terreno-detalles-main-image{width:100%;height:400px;border-radius:15px;overflow:hidden;background:#1e293b}.terreno-detalles-main-image img{width:100%;height:100%;object-fit:cover}.terreno-detalles-thumbnails{display:flex;gap:.5rem}.terreno-detalles-thumbnails img{width:80px;height:60px;border-radius:8px;object-fit:cover;cursor:pointer;opacity:.6;transition:opacity .2s;border:2px solid transparent}.terreno-detalles-thumbnails img:hover,.terreno-detalles-thumbnails img.active{opacity:1;border-color:#38bdf8}.terreno-detalles-info{display:flex;flex-direction:column;gap:1.5rem}.terreno-detalles-title{font-size:2.5rem;font-weight:700;color:#f8fafc;margin:0}.terreno-detalles-desc{font-size:1rem;line-height:1.6;color:#94a3b8;margin:0}.terreno-detalles-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding:1.5rem;background:#1e293b;border-radius:12px;border:1px solid #334155}.terreno-detalles-stat{display:flex;flex-direction:column;gap:.25rem}.stat-label{font-size:.8rem;color:#64748b;text-transform:uppercase;font-weight:600}.stat-value{font-size:1.1rem;font-weight:600;color:#f8fafc}.terreno-detalles-selector{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background:#1e293b;border-radius:12px;border:1px solid #334155}.terreno-detalles-label{font-size:.9rem;color:#94a3b8;font-weight:500}.terreno-detalles-quantity{display:flex;align-items:center;gap:1rem}.quantity-btn{width:40px;height:40px;border:1px solid #475569;background:#334155;color:#e2e8f0;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.quantity-btn:hover:not(:disabled){background:#475569;border-color:#64748b}.quantity-btn:disabled{opacity:.5;cursor:not-allowed}.quantity-input{width:80px;height:40px;text-align:center;border:1px solid #475569;background:#334155;color:#e2e8f0;border-radius:8px;font-size:1rem;font-weight:600}.quantity-input:focus{outline:none;border-color:#38bdf8}.terreno-detalles-total{text-align:center;padding:1rem;background:#38bdf81a;border:1px solid rgba(56,189,248,.3);border-radius:8px;color:#38bdf8;font-weight:600}.terreno-detalles-buy-btn{width:100%;padding:1rem;background:#22c55e;color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background .2s,transform .2s}.terreno-detalles-buy-btn:hover:not(:disabled){background:#16a34a;transform:scale(1.02)}.terreno-detalles-buy-btn:disabled{background:#64748b;cursor:not-allowed;transform:none}.terreno-detalles-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.terreno-detalles-section{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:1.5rem}.terreno-detalles-section h3{color:#f8fafc;font-size:1.2rem;font-weight:700;margin-bottom:1rem}.terreno-detalles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.detail-item{display:flex;justify-content:space-between;align-items:center;padding:.8rem;background:#334155;border-radius:8px}.detail-label{color:#94a3b8;font-size:.9rem;font-weight:500}.detail-value{color:#f8fafc;font-size:.95rem;font-weight:600}.terreno-detalles-resources{display:flex;flex-wrap:wrap;gap:.5rem}.resource-tag{padding:.5rem 1rem;background:#38bdf81a;color:#38bdf8;border:1px solid rgba(56,189,248,.3);border-radius:20px;font-size:.9rem;font-weight:600}.terreno-detalles-infrastructure{display:flex;flex-direction:column;gap:.8rem}.infrastructure-item{display:flex;align-items:center;gap:.8rem;padding:.8rem;background:#334155;border-radius:8px;color:#e2e8f0;font-size:.95rem}.infrastructure-item svg{width:20px;height:20px;color:#38bdf8}.terreno-detalles-documents{display:flex;flex-direction:column;gap:.8rem}.document-item{display:flex;align-items:center;gap:.8rem;padding:.8rem;background:#334155;border-radius:8px;color:#e2e8f0;font-size:.95rem;cursor:pointer;transition:background .2s}.document-item:hover{background:#475569}.document-item svg{width:20px;height:20px;color:#38bdf8}@media (max-width: 1024px){.terreno-detalles-container{padding:0 1.5rem}.terreno-detalles-content{gap:2rem}.terreno-detalles-title{font-size:2.2rem}.terreno-detalles-main-image{height:350px}.terreno-detalles-stats{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.terreno-detalles-container{padding:0 1rem}.terreno-detalles-header{flex-direction:column;gap:1rem;align-items:flex-start}.terreno-detalles-content{grid-template-columns:1fr;gap:2rem}.terreno-detalles-title{font-size:1.8rem}.terreno-detalles-main-image{height:300px}.terreno-detalles-stats{grid-template-columns:1fr;gap:.8rem}.terreno-detalles-grid,.terreno-detalles-details{grid-template-columns:1fr}.terreno-detalles-quantity,.terreno-detalles-thumbnails{justify-content:center}.terreno-detalles-thumbnails img{width:70px;height:50px}}@media (max-width: 480px){.terreno-detalles-main{padding:1rem 0}.terreno-detalles-container{padding:0 .8rem}.terreno-detalles-title{font-size:1.6rem}.terreno-detalles-desc{font-size:.9rem}.terreno-detalles-main-image{height:250px}.terreno-detalles-stats{padding:1rem}.stat-value{font-size:1rem}.terreno-detalles-selector{padding:1rem}.terreno-detalles-quantity{gap:.8rem}.quantity-btn{width:35px;height:35px}.quantity-input{width:70px;height:35px;font-size:.9rem}.terreno-detalles-buy-btn{padding:.9rem;font-size:1rem}.terreno-detalles-section{padding:1rem}.terreno-detalles-section h3{font-size:1.1rem}.detail-item{padding:.6rem}.detail-label{font-size:.8rem}.detail-value{font-size:.9rem}.resource-tag{padding:.4rem .8rem;font-size:.8rem}.infrastructure-item,.document-item{padding:.6rem;font-size:.9rem}.terreno-detalles-thumbnails img{width:60px;height:45px}}.dashboard-root{max-width:1200px;margin:0 auto;padding:2.5rem 1rem 4rem;color:#e5e7eb}.dashboard-title{font-size:2.3rem;font-weight:800;color:#fff;margin-bottom:.5rem}.dashboard-sub{color:#b6c2d1;font-size:1.1rem;margin-bottom:2.5rem}.dashboard-metrics{display:flex;gap:2rem;margin-bottom:2.5rem}.dashboard-metric-card{background:#181f2a;border:1.5px solid #232b3b;border-radius:16px;padding:1.7rem 2.2rem 1.2rem;flex:1;box-shadow:0 2px 16px #0002;display:flex;flex-direction:column;align-items:flex-start;position:relative}.dashboard-metric-card.dark{background:#111827}.dashboard-metric-label{color:#b6c2d1;font-size:1rem;margin-bottom:.5rem}.dashboard-metric-value{font-size:1.5rem;font-weight:800;color:#fff;margin-bottom:.2rem}.dashboard-metric-icon{position:absolute;top:1.2rem;right:1.5rem;font-size:1.5rem;color:#38bdf8;opacity:.7}.dashboard-tabs{display:flex;gap:.5rem;margin-bottom:2.2rem}.dashboard-tabs button{flex:1;background:#232b3b;color:#b6c2d1;border:none;border-radius:8px 8px 0 0;padding:.9rem 0;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s;outline:none;border-bottom:2.5px solid transparent}.dashboard-tabs button.active{background:#181f2a;color:#38bdf8;border-bottom:2.5px solid #38bdf8}.dashboard-section-title{font-size:1.3rem;font-weight:700;color:#fff;margin-bottom:1.5rem}.dashboard-assets{display:flex;gap:2rem;margin-bottom:2.5rem}.dashboard-asset-card{background:#181f2a;border:1.5px solid #232b3b;border-radius:16px;width:370px;box-shadow:0 2px 16px #0002;overflow:hidden;display:flex;flex-direction:column}.dashboard-asset-img{position:relative;height:170px;background:#e5e7eb11;display:flex;align-items:flex-start;justify-content:flex-end}.dashboard-asset-badge{position:absolute;top:1rem;right:1rem;padding:.3rem 1rem;border-radius:16px;font-size:.95rem;font-weight:700;background:#232b3b;color:#38bdf8;box-shadow:0 2px 8px #0002;display:flex;align-items:center}.dashboard-asset-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2.2rem;color:#64748b;opacity:.5}.dashboard-asset-content{padding:1.5rem 1.5rem 1.2rem;display:flex;flex-direction:column;gap:.7rem}.dashboard-asset-title{font-size:1.1rem;font-weight:700;color:#fff;margin-bottom:.2rem}.dashboard-asset-desc{color:#b6c2d1;font-size:1rem;margin-bottom:.7rem}.dashboard-asset-info-row{display:flex;gap:1.5rem;margin-bottom:.3rem}.dashboard-asset-info-label{color:#b6c2d1;font-size:.95rem}.dashboard-asset-info-value{color:#fff;font-size:1.05rem;font-weight:600}.dashboard-asset-btn{width:100%;background:#232b3b;color:#38bdf8;border:none;border-radius:8px;padding:.9rem 0;font-size:1.1rem;font-weight:700;cursor:pointer;margin-top:1.2rem;transition:background .2s,color .2s,transform .2s}.dashboard-asset-btn:hover{background:#38bdf8;color:#181f2a;transform:scale(1.02)}.dashboard-explore-btn{background:#1d8cf8;color:#fff;border:none;border-radius:8px;padding:1rem 2.2rem;font-size:1.1rem;font-weight:700;cursor:pointer;margin:0 auto 2rem;display:block;transition:background .2s,color .2s,transform .2s}.dashboard-explore-btn:hover{background:#2563eb;color:#fff;transform:scale(1.02)}.dashboard-proposals-list{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem}.dashboard-proposals-empty{color:#b6c2d1;background:#232b3b;border-radius:12px;padding:2rem;text-align:center;font-size:1.1rem}.dashboard-proposal-card{background:#181f2a;border:1.5px solid #232b3b;border-radius:16px;box-shadow:0 2px 16px #0002;padding:1.5rem 1.5rem 1.2rem;display:flex;flex-direction:column;gap:1rem}.dashboard-proposal-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.dashboard-proposal-title h3{margin:0;font-size:1.2rem;font-weight:700;color:#fff}.dashboard-proposal-category{margin-left:1rem;padding:.2rem .8rem;border-radius:12px;font-size:.95rem;font-weight:600;background:#232b3b;color:#38bdf8}.dashboard-proposal-status{display:flex;align-items:center}.dashboard-status-badge{padding:.3rem 1rem;border-radius:16px;font-size:.95rem;font-weight:700;background:#232b3b;color:#b6c2d1}.dashboard-status-badge.pending{background:#eab30822;color:#eab308}.dashboard-status-badge.approved{background:#16a34a22;color:#16a34a}.dashboard-status-badge.rejected{background:#dc262622;color:#dc2626}.dashboard-proposal-content{display:flex;flex-direction:column;gap:.7rem}.dashboard-proposal-summary{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:.7rem}.dashboard-summary-item{display:flex;gap:.5rem;align-items:center;color:#b6c2d1;font-size:1rem}.dashboard-summary-label{font-weight:600;color:#38bdf8}.dashboard-admin-notes{background:#232b3b;border-radius:10px;padding:1rem;color:#fbbf24;font-size:1rem;margin-bottom:.5rem}.dashboard-proposal-actions{display:flex;gap:1rem;margin-top:.5rem}.dashboard-action-btn{background:#232b3b;color:#38bdf8;border:none;border-radius:8px;padding:.7rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s,transform .2s}.dashboard-action-btn.details{background:#38bdf8;color:#181f2a}.dashboard-action-btn.resubmit{background:#dc2626;color:#fff}.dashboard-action-btn:hover{transform:scale(1.04)}.dashboard-analytics-row{display:flex;gap:2rem;margin-bottom:2rem}.dashboard-analytics-card{background:#181f2a;border:1.5px solid #232b3b;border-radius:16px;padding:1.5rem 2rem;display:flex;flex-direction:column;align-items:center;min-width:160px;box-shadow:0 2px 16px #0002}.dashboard-analytics-icon{font-size:2.2rem;margin-bottom:.7rem;background:#232b3b;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.dashboard-analytics-label{color:#b6c2d1;font-size:1rem;margin-bottom:.2rem}.dashboard-analytics-value{font-size:1.3rem;font-weight:700;color:#fff}.dashboard-performance-chart{background:#232b3b;border-radius:16px;padding:2rem;display:flex;flex-direction:column;align-items:center;min-height:180px}.dashboard-performance-placeholder{color:#64748b;text-align:center}.dashboard-disputes-list{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem}.dashboard-disputes-empty{color:#b6c2d1;background:#232b3b;border-radius:12px;padding:2rem;text-align:center;font-size:1.1rem}.dashboard-dispute-card{background:#181f2a;border:1.5px solid #232b3b;border-radius:16px;box-shadow:0 2px 16px #0002;padding:1.5rem 1.5rem 1.2rem;display:flex;flex-direction:column;gap:.7rem}.dashboard-dispute-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.dashboard-dispute-meta{color:#b6c2d1;font-size:.95rem;margin-top:.2rem}.dashboard-dispute-status{padding:.3rem 1rem;border-radius:16px;font-size:.95rem;font-weight:700;background:#232b3b;color:#b6c2d1}.dashboard-dispute-status.open{background:#eab30822;color:#eab308}.dashboard-dispute-status.resolved{background:#16a34a22;color:#16a34a}.dashboard-dispute-reason{color:#fff;font-size:1.05rem;margin-bottom:.5rem}.dashboard-dispute-chat-btn{background:#38bdf8;color:#181f2a;border:none;border-radius:8px;padding:.7rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s,transform .2s}.dashboard-dispute-chat-btn:hover{background:#2563eb;color:#fff;transform:scale(1.04)}.dashboard-transactions-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.2rem}.dashboard-transactions-title{font-size:1.15rem;font-weight:700;color:#fff}.dashboard-transactions-sub{color:#b6c2d1;font-size:.98rem;margin-top:.2rem}.dashboard-export-btn{background:#38bdf8;color:#181f2a;border:none;border-radius:8px;padding:.7rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s,transform .2s;box-shadow:0 2px 8px #0001}.dashboard-export-btn:hover{background:#2563eb;color:#fff;transform:scale(1.04)}.dashboard-search{width:100%;padding:.8rem 1.2rem;border-radius:8px;border:1.5px solid #232b3b;background:#181f2a;color:#e5e7eb;font-size:1rem;margin-bottom:1.2rem;outline:none;transition:border .2s}.dashboard-search:focus{border:1.5px solid #38bdf8}.dashboard-transactions-list{display:flex;flex-direction:column;gap:1rem}.dashboard-transaction-row{background:#181f2a;border:1.5px solid #232b3b;border-radius:14px;padding:1.1rem 1.2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px #0001;transition:box-shadow .2s,border .2s}.dashboard-transaction-row:hover{border:1.5px solid #38bdf8;box-shadow:0 4px 16px #38bdf822}.dashboard-transaction-main{display:flex;align-items:center;gap:1.2rem}.dashboard-transaction-icon{width:44px;height:44px;border-radius:50%;background:#232b3b;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-right:.7rem}.dashboard-transaction-title{font-size:1.05rem;font-weight:700;color:#fff}.dashboard-transaction-badge{margin-left:.7rem;padding:.2rem .7rem;border-radius:10px;font-size:.92rem;font-weight:600;background:#232b3b;color:#38bdf8}.dashboard-transaction-id{color:#b6c2d1;font-size:.95rem;margin-top:.1rem}.dashboard-transaction-details{display:flex;align-items:center;gap:1.5rem}.dashboard-transaction-amount{color:#38bdf8;font-size:1.05rem;font-weight:700}.dashboard-transaction-value{color:#fff;font-size:1.05rem;font-weight:600}.dashboard-transaction-status{font-size:1.05rem;font-weight:700;margin-left:.7rem}.dashboard-header-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.dashboard-header-actions{margin-left:auto;position:relative;display:flex;align-items:center;gap:1rem}.dashboard-notif-btn{background:#232b3b;border:none;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;transition:background .2s,box-shadow .2s;box-shadow:0 2px 8px #0001}.dashboard-notif-btn:hover{background:#38bdf8;box-shadow:0 4px 16px #38bdf822}.dashboard-notif-icon{font-size:1.5rem;color:#38bdf8;transition:color .2s}.dashboard-notif-btn:hover .dashboard-notif-icon{color:#181f2a}.dashboard-notif-dot{position:absolute;top:10px;right:10px;width:10px;height:10px;background:#dc2626;border-radius:50%;border:2px solid #232b3b}.dashboard-notif-dropdown{position:absolute;top:54px;right:0;background:#181f2a;border:1.5px solid #232b3b;border-radius:12px;min-width:320px;box-shadow:0 4px 24px #0004;z-index:10;padding:1rem .5rem}.dashboard-notif-dropdown-title{font-size:1.1rem;font-weight:700;color:#38bdf8;margin-bottom:.7rem;padding-left:.5rem}.dashboard-notif-empty{color:#b6c2d1;text-align:center;padding:1.2rem 0}.dashboard-notif-item{background:#232b3b;border-radius:8px;padding:.7rem .8rem;margin-bottom:.5rem;color:#e5e7eb;font-size:.98rem;display:flex;flex-direction:column;gap:.2rem;transition:background .2s}.dashboard-notif-item.unread{background:#38bdf822;color:#38bdf8}.dashboard-notif-msg{font-weight:600}.dashboard-notif-date{color:#b6c2d1;font-size:.92rem;margin-top:.1rem}.dashboard-proposal-card{border-left:6px solid #38bdf8;transition:border .2s}.dashboard-proposal-card .dashboard-status-badge.approved{border-left:6px solid #16a34a}.dashboard-proposal-card .dashboard-status-badge.rejected{border-left:6px solid #dc2626}.chat-disputa-root{max-width:600px;margin:2.5rem auto 0;background:#181f2a;border:1.5px solid #232b3b;border-radius:18px;box-shadow:0 4px 24px #0003;padding:0 0 1.5rem;display:flex;flex-direction:column;min-height:540px}.chat-disputa-header{display:flex;align-items:center;gap:1.2rem;background:#232b3b;border-radius:18px 18px 0 0;padding:1.2rem 2rem 1.2rem 1.2rem;border-bottom:1.5px solid #232b3b}.chat-disputa-back{background:#38bdf8;color:#181f2a;border:none;border-radius:8px;padding:.5rem 1.2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s,transform .2s}.chat-disputa-back:hover{background:#2563eb;color:#fff;transform:scale(1.04)}.chat-disputa-title{font-size:1.25rem;font-weight:800;color:#fff;margin:0;display:flex;align-items:center;gap:.7rem}.chat-disputa-id{color:#38bdf8;font-size:1rem;font-weight:700}.chat-disputa-rol{color:#b6c2d1;font-size:1rem;font-weight:600}.chat-disputa-messages{flex:1;display:flex;flex-direction:column;gap:1.1rem;padding:2rem 2rem 1rem;overflow-y:auto}.chat-disputa-message{display:flex;flex-direction:column;max-width:80%;padding:.8rem 1.2rem;border-radius:14px;font-size:1.05rem;font-weight:500;margin-bottom:.2rem;box-shadow:0 2px 8px #0001}.chat-disputa-message.admin{align-self:flex-start;background:#232b3b;color:#38bdf8}.chat-disputa-message.user{align-self:flex-end;background:#38bdf8;color:#181f2a}.chat-disputa-author{font-size:.92rem;font-weight:700;margin-bottom:.2rem;opacity:.8}.chat-disputa-placeholder{text-align:center;color:#b6c2d1;font-size:1rem;margin-top:1.5rem}.chat-disputa-input-bar{display:flex;align-items:center;gap:1rem;padding:1.2rem 2rem 0;border-top:1.5px solid #232b3b;background:#181f2a;border-radius:0 0 18px 18px}.chat-disputa-input{flex:1;padding:.8rem 1.2rem;border-radius:8px;border:1.5px solid #232b3b;background:#232b3b;color:#e5e7eb;font-size:1rem;outline:none;transition:border .2s}.chat-disputa-input:focus{border:1.5px solid #38bdf8}.chat-disputa-send-btn{background:#38bdf8;color:#181f2a;border:none;border-radius:8px;padding:.7rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s,transform .2s}.chat-disputa-send-btn:hover:enabled{background:#2563eb;color:#fff;transform:scale(1.04)}@media (max-width: 700px){.chat-disputa-root{max-width:98vw;padding:0}.chat-disputa-header,.chat-disputa-messages,.chat-disputa-input-bar{padding-left:1rem;padding-right:1rem}}@media (max-width: 1024px){.dashboard-root{padding:2rem 1rem 3rem}.dashboard-title{font-size:2rem}.dashboard-metrics,.dashboard-assets{gap:1.5rem}.dashboard-asset-card{width:320px}}@media (max-width: 768px){.dashboard-root{padding:1.5rem .8rem 2.5rem}.dashboard-title{font-size:1.8rem}.dashboard-sub{font-size:1rem}.dashboard-metrics{flex-direction:column;gap:1rem}.dashboard-metric-card{padding:1.5rem 1.5rem 1rem}.dashboard-tabs{flex-direction:column;gap:.3rem}.dashboard-tabs button{border-radius:8px;padding:.8rem 0;font-size:1rem}.dashboard-assets{flex-direction:column;gap:1.5rem}.dashboard-asset-card{width:100%;max-width:400px;margin:0 auto}.dashboard-asset-info-row{flex-direction:column;gap:.5rem}}@media (max-width: 480px){.dashboard-root{padding:1rem .5rem 2rem}.dashboard-title{font-size:1.6rem}.dashboard-sub{font-size:.9rem}.dashboard-metric-card{padding:1.2rem 1rem .8rem}.dashboard-metric-value,.dashboard-metric-icon{font-size:1.3rem}.dashboard-tabs button{font-size:.9rem;padding:.7rem 0}.dashboard-asset-content{padding:1.2rem 1rem 1rem}.dashboard-asset-title{font-size:1rem}.dashboard-asset-btn{font-size:1rem;padding:.8rem 0}.dashboard-explore-btn{font-size:1rem;padding:.9rem 1.8rem}}.contacto-root{max-width:900px;margin:0 auto;padding:2.5rem 1rem 4rem;color:#e5e7eb}.contacto-title{font-size:2.3rem;font-weight:800;color:#fff;margin-bottom:.5rem}.contacto-sub{color:#b6c2d1;font-size:1.1rem;margin-bottom:2.5rem}.contacto-row{display:flex;gap:2rem;margin-bottom:2.5rem}.contacto-col{flex:1}.contacto-block{background:#181f2a;border:1.5px solid #232b3b;border-radius:16px;padding:2rem 1.5rem 1.5rem;margin-bottom:1.5rem}.contacto-block-title{font-size:1.2rem;font-weight:700;color:#fff;margin-bottom:1.2rem}.contacto-link{display:flex;align-items:center;justify-content:space-between;background:#232b3b;color:#38bdf8;border-radius:10px;padding:.8rem 1.2rem;margin-bottom:.7rem;text-decoration:none;font-size:1.05rem;font-weight:600;transition:background .2s,color .2s}.contacto-link:hover{background:#38bdf8;color:#181f2a}.contacto-link-icon{margin-right:.7rem;font-size:1.2rem}.contacto-link-arrow{margin-left:.7rem;font-size:1.2rem}.contacto-contact-item{display:flex;align-items:flex-start;gap:1rem;background:#232b3b;border-radius:10px;padding:.8rem 1.2rem;margin-bottom:.7rem}.contacto-contact-icon{font-size:1.3rem;margin-top:.2rem}.contacto-contact-label{font-size:1.05rem;font-weight:700;color:#fff}.contacto-contact-value{color:#b6c2d1;font-size:1rem}.contacto-contact-horario{color:#64748b;font-size:.95rem}.contacto-form{background:#181f2a;border:1.5px solid #232b3b;border-radius:16px;padding:2rem 1.5rem 1.5rem;margin-bottom:1.5rem}.contacto-form-title{font-size:1.2rem;font-weight:700;color:#fff;margin-bottom:1.2rem}.contacto-form-row{display:flex;gap:1.5rem;margin-bottom:1.2rem}.contacto-form-group{flex:1;display:flex;flex-direction:column;margin-bottom:1.2rem}.contacto-form-group label{color:#b6c2d1;font-size:1rem;font-weight:600;margin-bottom:.2rem}.contacto-form-group input,.contacto-form-group textarea{width:100%;background:#232b3b;color:#e5e7eb;border:1.5px solid #232b3b;border-radius:8px;font-size:1rem;padding:.9rem 1.2rem;outline:none;transition:border .2s;resize:none}.contacto-form-group input:focus,.contacto-form-group textarea:focus{border:1.5px solid #38bdf8}.contacto-btn{background:#1d8cf8;color:#fff;border:none;border-radius:8px;padding:1rem 2.2rem;font-size:1.1rem;font-weight:700;cursor:pointer;margin-top:.5rem;transition:background .2s,color .2s,transform .2s}.contacto-btn:hover{background:#2563eb;color:#fff;transform:scale(1.02)}@media (max-width: 1024px){.contacto-root{padding:2rem 1rem 3rem}.contacto-title{font-size:2rem}.contacto-row{gap:1.5rem}.contacto-block,.contacto-form{padding:1.5rem 1.2rem 1.2rem}}@media (max-width: 768px){.contacto-root{padding:1.5rem .8rem 2.5rem}.contacto-title{font-size:1.8rem}.contacto-sub{font-size:1rem}.contacto-row{flex-direction:column;gap:1.2rem}.contacto-block{padding:1.2rem 1rem 1rem}.contacto-block-title{font-size:1.1rem}.contacto-link{font-size:1rem;padding:.7rem 1rem}.contacto-contact-item{padding:.7rem 1rem}.contacto-contact-label{font-size:1rem}.contacto-form{padding:1.2rem 1rem 1rem}.contacto-form-title{font-size:1.1rem}.contacto-form-row{flex-direction:column;gap:1rem}.contacto-form-group{margin-bottom:1rem}.contacto-btn{width:100%;padding:.9rem 1.8rem;font-size:1rem}}@media (max-width: 480px){.contacto-root{padding:1rem .5rem 2rem}.contacto-title{font-size:1.6rem}.contacto-sub{font-size:.9rem}.contacto-block{padding:1rem .8rem .8rem}.contacto-block-title{font-size:1rem}.contacto-link{font-size:.9rem;padding:.6rem .8rem}.contacto-link-icon,.contacto-link-arrow{font-size:1rem}.contacto-contact-item{padding:.6rem .8rem}.contacto-contact-icon{font-size:1.1rem}.contacto-contact-label,.contacto-contact-value{font-size:.9rem}.contacto-contact-horario{font-size:.85rem}.contacto-form{padding:1rem .8rem .8rem}.contacto-form-title{font-size:1rem}.contacto-form-group label{font-size:.9rem}.contacto-form-group input,.contacto-form-group textarea{font-size:.9rem;padding:.8rem 1rem}.contacto-btn{padding:.8rem 1.5rem;font-size:.9rem}}.tokenize-main{max-width:700px;margin:0 auto;padding:2.5rem 1rem 4rem}.tokenize-title{font-size:2.3rem;font-weight:800;color:#fff;margin-bottom:.5rem}.tokenize-sub{color:#b6c2d1;font-size:1.1rem;margin-bottom:2.5rem}.tokenize-tabs{display:flex;gap:.5rem;margin-bottom:2rem}.tokenize-tab{flex:1;background:#232b3b;color:#b6c2d1;border:none;border-radius:8px 8px 0 0;padding:.9rem 0;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s;outline:none;border-bottom:2.5px solid transparent}.tokenize-tab.active{background:#181f2a;color:#38bdf8;border-bottom:2.5px solid #38bdf8}.tokenize-form{background:#181f2a;border:1.5px solid #232b3b;border-radius:16px;box-shadow:0 2px 16px #0002;padding:2.5rem 2rem 2rem;margin-bottom:2rem}.tokenize-form-title{font-size:1.3rem;font-weight:700;color:#fff;margin-bottom:.2rem}.tokenize-form-sub{color:#b6c2d1;font-size:1rem;margin-bottom:1.5rem}.tokenize-label{color:#b6c2d1;font-size:1rem;font-weight:600;margin-bottom:.2rem;display:block}.tokenize-input,.tokenize-select,.tokenize-textarea{width:100%;background:#232b3b;color:#e5e7eb;border:1.5px solid #232b3b;border-radius:8px;font-size:1rem;padding:.9rem 1.2rem;margin-bottom:1.2rem;outline:none;transition:border .2s;resize:none}.tokenize-input:focus,.tokenize-select:focus,.tokenize-textarea:focus{border:1.5px solid #38bdf8}.tokenize-row{display:flex;gap:1.5rem}.tokenize-row>*{flex:1}.tokenize-upload{border:2px dashed #232b3b;border-radius:12px;background:#232b3b;color:#b6c2d1;padding:2rem 1rem;text-align:center;margin-bottom:1.2rem;cursor:pointer;transition:border .2s,background .2s}.tokenize-upload.dragover{border:2px solid #38bdf8;background:#181f2a}.tokenize-upload svg{margin-bottom:.5rem;color:#38bdf8}.tokenize-btn{width:100%;background:#38bdf8;color:#181f2a;border:none;border-radius:8px;padding:1.1rem 0;font-size:1.2rem;font-weight:700;cursor:pointer;margin-top:1.5rem;transition:background .2s,color .2s,transform .2s}.tokenize-btn:hover{background:#0ea5e9;color:#fff;transform:scale(1.02)}.tokenize-list-input-row{display:flex;flex-direction:row;align-items:center;gap:10px;margin-bottom:1.2rem}.tokenize-list-input-row .tokenize-input{flex:1;margin-bottom:0}.tokenize-list-input-row .tokenize-add-btn{margin-left:0;padding:8px 18px;background:#38bdf8;color:#fff;border:none;border-radius:8px;font-weight:600;box-shadow:0 2px 8px #38bdf822;transition:background .2s;height:42px;display:flex;align-items:center}.tokenize-list-input-row .tokenize-add-btn:hover{background:#0ea5e9}@media (max-width: 1024px){.tokenize-main{padding:2rem 1rem 3rem}.tokenize-title{font-size:2rem}.tokenize-form{padding:2rem 1.5rem 1.5rem}.tokenize-form-title{font-size:1.2rem}}@media (max-width: 768px){.tokenize-main{padding:1.5rem .8rem 2.5rem}.tokenize-title{font-size:1.8rem}.tokenize-sub{font-size:1rem}.tokenize-tabs{gap:.3rem}.tokenize-tab{font-size:1rem;padding:.8rem 0}.tokenize-form{padding:1.5rem 1rem 1rem}.tokenize-form-title{font-size:1.1rem}.tokenize-form-sub,.tokenize-label{font-size:.9rem}.tokenize-input,.tokenize-select,.tokenize-textarea{font-size:.9rem;padding:.8rem 1rem}.tokenize-row{flex-direction:column;gap:.5rem}.tokenize-upload{padding:1.5rem .8rem}.tokenize-btn{padding:1rem 0;font-size:1.1rem}.tokenize-list-input-row{flex-direction:row;gap:6px}.tokenize-list-input-row .tokenize-add-btn{padding:7px 12px;font-size:.95rem;height:38px}}@media (max-width: 480px){.tokenize-main{padding:1rem .5rem 2rem}.tokenize-title{font-size:1.6rem}.tokenize-sub{font-size:.9rem}.tokenize-tabs{gap:.2rem}.tokenize-tab{font-size:.9rem;padding:.7rem 0}.tokenize-form{padding:1.2rem .8rem .8rem}.tokenize-form-title{font-size:1rem}.tokenize-form-sub,.tokenize-label{font-size:.85rem}.tokenize-input,.tokenize-select,.tokenize-textarea{font-size:.85rem;padding:.7rem .8rem}.tokenize-upload{padding:1.2rem .6rem}.tokenize-btn{padding:.9rem 0;font-size:1rem}}.admin-login-root{min-height:100vh;background:#0d141f;display:flex;align-items:center;justify-content:center;padding:2rem}.admin-login-container{background:#181f2a;border:1.5px solid #232b3b;border-radius:16px;padding:3rem 2.5rem;width:100%;max-width:450px;box-shadow:0 8px 32px #0000004d}.admin-login-header{text-align:center;margin-bottom:2.5rem}.admin-login-title{font-size:2.2rem;font-weight:800;color:#fff;margin-bottom:.5rem}.admin-login-sub{color:#b6c2d1;font-size:1.1rem}.admin-login-form{display:flex;flex-direction:column;gap:1.5rem}.admin-form-group{display:flex;flex-direction:column}.admin-label{color:#b6c2d1;font-size:1rem;font-weight:600;margin-bottom:.5rem}.admin-input{background:#232b3b;color:#e5e7eb;border:1.5px solid #232b3b;border-radius:8px;font-size:1rem;padding:.9rem 1.2rem;outline:none;transition:border .2s}.admin-input:focus{border:1.5px solid #38bdf8}.admin-btn{background:#38bdf8;color:#181f2a;border:none;border-radius:8px;padding:1rem 0;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background .2s,transform .2s;margin-top:1rem}.admin-btn:hover:not(:disabled){background:#0ea5e9;transform:scale(1.02)}.admin-btn:disabled{opacity:.7;cursor:not-allowed}.admin-login-note{margin-top:2rem;padding:1rem;background:#232b3b;border-radius:8px;text-align:center}.admin-login-note p{color:#b6c2d1;font-size:.95rem;margin:0}.admin-dashboard-root{background:#0d141f;min-height:100vh;padding:2rem}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1.5px solid #232b3b}.admin-title{font-size:2.3rem;font-weight:800;color:#fff;margin-bottom:.3rem}.admin-subtitle{color:#b6c2d1;font-size:1.1rem}.admin-logout-btn{background:#dc2626;color:#fff;border:none;border-radius:8px;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.admin-logout-btn:hover{background:#b91c1c}.admin-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2.5rem}.admin-stat-card{background:#181f2a;border:1.5px solid #232b3b;border-radius:12px;padding:1.5rem;text-align:center;box-shadow:0 2px 16px #0000001a}.admin-stat-card.pending{border-color:#f59e0b}.admin-stat-card.approved{border-color:#22c55e}.admin-stat-card.rejected{border-color:#ef4444}.admin-stat-value{font-size:2rem;font-weight:800;color:#fff;margin-bottom:.3rem}.admin-stat-label{color:#b6c2d1;font-size:.95rem;font-weight:600}.admin-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;gap:1rem;flex-wrap:wrap}.admin-search{flex:1;min-width:300px}.admin-search-input{width:100%;background:#232b3b;color:#e5e7eb;border:1.5px solid #232b3b;border-radius:8px;font-size:1rem;padding:.9rem 1.2rem;outline:none;transition:border .2s}.admin-search-input:focus{border:1.5px solid #38bdf8}.admin-filters{display:flex;gap:.5rem;flex-wrap:wrap}.admin-filter-btn{background:#232b3b;color:#b6c2d1;border:1.5px solid #232b3b;border-radius:8px;padding:.7rem 1.2rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:border .2s,color .2s,background .2s}.admin-filter-btn.active{background:#38bdf8;color:#181f2a;border-color:#38bdf8}.admin-filter-btn:hover:not(.active){border-color:#38bdf8;color:#38bdf8}.admin-proposals{display:flex;flex-direction:column;gap:1.5rem}.admin-proposal-card{background:#181f2a;border:1.5px solid #232b3b;border-radius:16px;padding:1.5rem;box-shadow:0 2px 16px #0000001a}.admin-proposal-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.admin-proposal-title h3{font-size:1.3rem;font-weight:700;color:#fff;margin-bottom:.5rem}.admin-proposal-category{display:inline-block;padding:.3rem .8rem;border-radius:16px;font-size:.85rem;font-weight:600}.admin-status-badge{padding:.4rem 1rem;border-radius:16px;font-size:.85rem;font-weight:600}.admin-status-badge.pending{background:#f59e0b22;color:#f59e0b}.admin-status-badge.approved{background:#22c55e22;color:#22c55e}.admin-status-badge.rejected{background:#ef444422;color:#ef4444}.admin-proposal-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:1.5rem}.admin-summary-item{display:flex;justify-content:space-between;align-items:center;background:#232b3b;padding:.8rem 1rem;border-radius:8px}.admin-summary-label{color:#b6c2d1;font-size:.9rem;font-weight:600}.admin-summary-value{color:#fff;font-size:.95rem;font-weight:600}.admin-proposal-expanded{border-top:1px solid #232b3b;padding-top:1.5rem}.admin-proposal-desc{color:#b6c2d1;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.admin-proposal-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}.admin-detail-item{display:flex;justify-content:space-between;align-items:center}.admin-detail-label{color:#b6c2d1;font-size:.9rem;font-weight:600}.admin-detail-value{color:#fff;font-size:.95rem;font-weight:600}.admin-proposal-documents h4{color:#fff;font-size:1.1rem;font-weight:700;margin-bottom:.8rem}.admin-documents-list{display:flex;flex-wrap:wrap;gap:.5rem}.admin-document-item{background:#232b3b;color:#b6c2d1;padding:.4rem .8rem;border-radius:8px;font-size:.9rem;font-weight:600}.admin-proposal-footer{display:flex;justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #232b3b}.admin-details-btn{background:#232b3b;color:#38bdf8;border:1.5px solid #38bdf8;border-radius:8px;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s}.admin-details-btn:hover{background:#38bdf8;color:#181f2a}.admin-proposal-actions{display:flex;gap:1rem;justify-content:flex-start}.admin-action-btn{padding:.8rem 1.2rem;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s,transform .2s}.admin-action-btn.approve{background:#22c55e;color:#fff}.admin-action-btn.approve:hover{background:#16a34a;transform:scale(1.02)}.admin-action-btn.reject{background:#ef4444;color:#fff}.admin-action-btn.reject:hover{background:#dc2626;transform:scale(1.02)}.admin-tabs{display:flex;gap:.5rem;margin-bottom:2rem}.admin-tabs button{flex:1;background:#232b3b;color:#b6c2d1;border:none;border-radius:8px 8px 0 0;padding:1rem 0;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s;outline:none;border-bottom:2.5px solid transparent}.admin-tabs button.active{background:#181f2a;color:#38bdf8;border-bottom:2.5px solid #38bdf8}.admin-disputes-list{display:flex;flex-direction:column;gap:1.5rem}.admin-section-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem}.admin-dispute-card{background:#181f2a;border:1.5px solid #232b3b;border-radius:16px;padding:1.5rem;box-shadow:0 2px 16px #0000001a}.admin-dispute-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.admin-dispute-meta{color:#b6c2d1;font-size:.95rem;margin-top:.5rem}.admin-dispute-status{font-size:.95rem;font-weight:700;padding:.4rem 1rem;border-radius:16px}.admin-dispute-status.open{background:#f59e0b22;color:#f59e0b}.admin-dispute-status.resolved{background:#22c55e22;color:#22c55e}.admin-dispute-desc{color:#b6c2d1;font-size:1rem;margin-bottom:1rem}.admin-dispute-actions{display:flex;gap:1rem;justify-content:flex-start}.admin-dispute-details-btn{background:#232b3b;color:#38bdf8;border:1.5px solid #38bdf8;border-radius:8px;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s}.admin-dispute-details-btn:hover{background:#38bdf8;color:#181f2a}.admin-dispute-resolve-form{margin-top:1rem;padding-top:1rem;border-top:1px solid #232b3b}.admin-dispute-textarea{width:100%;background:#232b3b;color:#e5e7eb;border:1.5px solid #232b3b;border-radius:8px;font-size:1rem;padding:.9rem 1.2rem;outline:none;transition:border .2s;resize:vertical;min-height:100px}.admin-dispute-textarea:focus{border:1.5px solid #38bdf8}.admin-dispute-resolve-btn{background:#22c55e;color:#fff;border:none;border-radius:8px;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;margin-top:1rem;transition:background .2s,transform .2s}.admin-dispute-resolve-btn:hover{background:#16a34a;transform:scale(1.02)}.admin-dispute-resolution{background:#22c55e22;border:1px solid #22c55e;border-radius:8px;padding:1rem;margin-top:1rem;color:#22c55e;font-size:.95rem}.admin-dispute-chat-btn{background:#38bdf8;color:#181f2a;border:none;border-radius:8px;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s,transform .2s}.admin-dispute-chat-btn:hover{background:#0ea5e9;color:#fff;transform:scale(1.02)}@media (max-width: 1024px){.admin-dashboard-root{padding:1.5rem}.admin-title{font-size:2rem}.admin-stats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.admin-controls{flex-direction:column;align-items:stretch}.admin-search{min-width:auto}.admin-filters{justify-content:center}}@media (max-width: 768px){.admin-login-root{padding:1rem}.admin-login-container{padding:2rem 1.5rem}.admin-login-title{font-size:1.8rem}.admin-dashboard-root{padding:1rem}.admin-header{flex-direction:column;gap:1rem;align-items:flex-start}.admin-title{font-size:1.8rem}.admin-stats{grid-template-columns:1fr;gap:1rem}.admin-proposal-summary,.admin-proposal-details{grid-template-columns:1fr}.admin-proposal-footer{flex-direction:column;gap:1rem}.admin-proposal-actions{flex-direction:column;gap:.8rem}.admin-tabs{flex-direction:column}.admin-tabs button{border-radius:8px;margin-bottom:.3rem}}@media (max-width: 480px){.admin-login-container{padding:1.5rem 1rem}.admin-login-title{font-size:1.6rem}.admin-login-sub{font-size:1rem}.admin-dashboard-root{padding:.8rem}.admin-title{font-size:1.6rem}.admin-subtitle{font-size:1rem}.admin-stat-card{padding:1.2rem}.admin-stat-value{font-size:1.8rem}.admin-proposal-card{padding:1.2rem}.admin-proposal-title h3{font-size:1.2rem}.admin-summary-item{padding:.6rem .8rem}.admin-action-btn{padding:.7rem 1rem;font-size:.9rem}.admin-dispute-card{padding:1.2rem}}.loader-bg{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background:#111827;z-index:9999;display:flex;align-items:center;justify-content:center}.loader-content{display:flex;flex-direction:column;align-items:center;gap:2.2rem}.loader-logo{width:280px;height:180px;filter:drop-shadow(0 2px 16px #38bdf8cc);animation:glowLogo 2.5s ease-in-out infinite alternate}.loader-spinner{width:48px;height:48px;border:5px solid #232b3b;border-top:5px solid #38bdf8;border-radius:50%;animation:loaderSpin 1s linear infinite}@keyframes glowLogo{0%{filter:drop-shadow(0 2px 16px #38bdf8cc)}to{filter:drop-shadow(0 2px 24px #38bdf8ff)}}@keyframes rotateLogo{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loaderSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1024px){.loader-logo{width:240px;height:154px}.loader-spinner{width:44px;height:44px;border-width:4px}}@media (max-width: 768px){.loader-content{gap:1.8rem}.loader-logo{width:200px;height:129px}.loader-spinner{width:40px;height:40px;border-width:4px}}@media (max-width: 480px){.loader-content{gap:1.5rem}.loader-logo{width:160px;height:103px}.loader-spinner{width:36px;height:36px;border-width:3px}}:root{--color-primary: #38bdf8;--color-bg: #181f2a;--color-bg-light: #232b3b;--color-text: #e5e7eb;--color-header-bg: #1a2233;--color-border: #283046;--radius: 12px;--shadow: 0 2px 16px rgba(0,0,0,.18)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,Arial,sans-serif;background:var(--color-bg);color:var(--color-text);min-height:100vh}a{color:var(--color-primary);text-decoration:none}h1,h2,h3,h4,h5,h6{font-weight:700;color:var(--color-primary)}main{flex:1}
