#descargables-hero{background:var(--black);padding:6rem 1rem 4rem}.descargables-container{display:flex;flex-direction:column;text-align:center;max-width:1200px;margin:0 auto}.descargables-tag{color:var(--green);text-transform:uppercase;font-weight:700;letter-spacing:2px;font-size:.9rem;margin-bottom:1rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.descargables-tag .material-symbols-outlined{vertical-align:middle;font-size:1.2rem}.descargables-title{font-family:var(--font-heading);font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:var(--white)}.descargables-body{color:var(--text-muted);font-size:1.2rem;max-width:700px;margin:0 auto 2.5rem;line-height:1.6}.descargables-intro{padding:4rem 2rem;background:var(--black);text-align:center}.descargables-intro .descargables-container{max-width:800px}.descargables-intro .descargables-section-title,.descargables-intro .descargables-text-intro{text-align:center;margin-left:auto;margin-right:auto}.descargables-section-title{font-family:var(--font-heading);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--white);margin-bottom:1rem}.descargables-text-intro{color:var(--text-muted);font-size:1.1rem;max-width:700px;margin:0 auto 2rem;line-height:1.6}.descargables-section{padding:4rem 2rem;background:var(--black)}.ficha-card{display:block;background:var(--black);border:1px solid rgba(255,255,255,.05);border-radius:12px;overflow:hidden;transition:all .3s ease;text-decoration:none;color:inherit}.ficha-card:hover{border-color:var(--green);transform:translateY(-4px);box-shadow:0 12px 24px #0006}.ficha-img-wrapper{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:var(--black)}.ficha-img-wrapper img{width:100%;height:100%;object-fit:cover;transition:all .5s ease;opacity:.7;filter:grayscale(100%) sepia(100%) hue-rotate(45deg) saturate(1.5) brightness(.8)}.ficha-card:hover .ficha-img-wrapper img{transform:scale(1.05);opacity:.9;filter:grayscale(100%) sepia(100%) hue-rotate(45deg) saturate(2.5) brightness(1)}.ficha-overlay{position:absolute;inset:0;background:#8ab74033;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.ficha-overlay .material-symbols-outlined{color:var(--white);font-size:3rem;background:var(--green);border-radius:50%;padding:1rem;transform:scale(.5);transition:transform .3s ease}.ficha-card:hover .ficha-overlay{opacity:1}.ficha-card:hover .ficha-overlay .material-symbols-outlined{transform:scale(1)}.ficha-title{padding:1.5rem;font-weight:600;color:var(--white);text-align:center;font-size:1.1rem;border-top:1px solid rgba(255,255,255,.05)}.ficha-card:hover .ficha-title{color:var(--green);background:#8ab7400d}.device-card{padding:0}.device-img-container{background:radial-gradient(circle at center,rgba(138,183,64,.15) 0%,transparent 70%);padding:3rem 2rem;display:flex;align-items:center;justify-content:center;min-height:280px;border-bottom:1px solid rgba(255,255,255,.05)}.device-img-container img{max-width:100%;max-height:220px;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(0,0,0,.5));transition:transform .5s ease}.device-card:hover .device-img-container img{transform:scale(1.05) translateY(-5px)}@media(max-width:768px){#descargables-hero{padding:5rem 1rem 3rem}.descargables-title{font-size:clamp(2rem,6vw,3rem)}.descargables-section{padding:3rem 1rem}.descargables-cards-grid{grid-template-columns:1fr;gap:1.5rem}.descargables-intro{padding:3rem 1.5rem}.descargables-cta-final{padding:4rem 1.5rem}}@media(max-width:900px){#especificaciones-tecnicas>div>div:last-child{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:600px){#especificaciones-tecnicas>div>div:last-child{grid-template-columns:1fr!important}}@media(max-width:480px){#descargables-hero{padding:6rem 1rem 3rem}.descargables-hero .section-title{font-size:clamp(1.5rem,6vw,1.85rem);line-height:1.2}.descargables-hero .section-body{font-size:.95rem;text-align:left}.descargables-section{padding:2.5rem 1rem}.specs-grid{gap:1rem}.spec-card{padding:1.25rem}.spec-card h3{font-size:1rem}.spec-card p{font-size:.85rem}}
