.tech-gallery[data-astro-cid-djubehhn]{grid-template-columns:1fr;gap:1rem;max-width:1100px;margin-left:auto;margin-right:auto;display:grid}.tech-gallery__card[data-astro-cid-djubehhn]{aspect-ratio:4/3;background:var(--azul-oscuro);border-radius:16px;text-decoration:none;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s;display:block;position:relative;overflow:hidden;box-shadow:0 4px 14px #00000014}.tech-gallery__card[data-astro-cid-djubehhn]:hover{transform:translateY(-4px);box-shadow:0 16px 40px #1d71b82e,0 6px 16px #00000014}.tech-gallery__card[data-astro-cid-djubehhn] img[data-astro-cid-djubehhn]{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,1,.36,1);display:block}.tech-gallery__card[data-astro-cid-djubehhn]:hover img[data-astro-cid-djubehhn]{transform:scale(1.05)}.tech-gallery__overlay[data-astro-cid-djubehhn]{color:var(--blanco);background:linear-gradient(#11182700 0%,#11182733 40%,#111827d9 100%);flex-direction:column;justify-content:flex-end;padding:1.25rem;transition:background .3s;display:flex;position:absolute;inset:0}.tech-gallery__card[data-astro-cid-djubehhn]:hover .tech-gallery__overlay[data-astro-cid-djubehhn]{background:linear-gradient(#11182700 0%,#11182759 40%,#1d71b8eb 100%)}.tech-gallery__label[data-astro-cid-djubehhn]{display:none}.tech-gallery__title[data-astro-cid-djubehhn]{font-family:var(--font-heading);color:var(--blanco);margin:0 0 .25rem;font-size:1.5rem;line-height:1.1}.tech-gallery__subtitle[data-astro-cid-djubehhn]{color:#ffffffd9;margin:0;font-size:.85rem;line-height:1.4}.tech-gallery__arrow[data-astro-cid-djubehhn]{-webkit-backdrop-filter:blur(6px);width:36px;height:36px;color:var(--blanco);background:#ffffff26;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;transition:transform .3s,background .3s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.tech-gallery__card[data-astro-cid-djubehhn]:hover .tech-gallery__arrow[data-astro-cid-djubehhn]{background:var(--acento);border-color:var(--acento);color:var(--azul-oscuro);transform:translate(4px)}@media (width>=600px){.tech-gallery[data-astro-cid-djubehhn]{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (width>=960px){.tech-gallery[data-astro-cid-djubehhn]{grid-template-columns:repeat(4,1fr)}}.tech-grid[data-astro-cid-djubehhn]{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (width>=640px){.tech-grid[data-astro-cid-djubehhn]{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (width>=1024px){.tech-grid[data-astro-cid-djubehhn]{grid-template-columns:repeat(2,1fr);gap:2rem}}.tech-card[data-astro-cid-djubehhn]{background:var(--blanco);border:1px solid var(--gris-200);border-radius:18px;flex-direction:column;gap:.85rem;padding:2rem 1.75rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.tech-card[data-astro-cid-djubehhn]:before{content:"";background:linear-gradient(90deg, var(--azul-medio), var(--azul-oscuro));opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.tech-card[data-astro-cid-djubehhn]:hover{border-color:#1d71b84d;transform:translateY(-4px);box-shadow:0 12px 32px #1d71b81a,0 4px 12px #0000000a}.tech-card[data-astro-cid-djubehhn]:hover:before{opacity:1}.tech-card__icon[data-astro-cid-djubehhn]{width:56px;height:56px;color:var(--azul-medio);background:linear-gradient(135deg,#1d71b814,#274a740a);border-radius:14px;justify-content:center;align-items:center;margin-bottom:.5rem;transition:background .3s,color .3s;display:flex}.tech-card__icon[data-astro-cid-djubehhn] svg[data-astro-cid-djubehhn]{width:28px;height:28px}.tech-card[data-astro-cid-djubehhn]:hover .tech-card__icon[data-astro-cid-djubehhn]{background:linear-gradient(135deg, var(--azul-medio), var(--azul-oscuro));color:var(--blanco)}.tech-card__icon--accent[data-astro-cid-djubehhn]{color:var(--acento);background:linear-gradient(135deg,#d4a54a1f,#d4a54a0a)}.tech-card[data-astro-cid-djubehhn]:hover .tech-card__icon--accent[data-astro-cid-djubehhn]{background:linear-gradient(135deg, var(--acento), #b88d36);color:var(--blanco)}.tech-card__title[data-astro-cid-djubehhn]{font-family:var(--font-heading);color:var(--azul-oscuro);margin:0;font-size:1.25rem;line-height:1.25}.tech-card__text[data-astro-cid-djubehhn]{color:var(--gris-600);margin:0;font-size:.95rem;line-height:1.7}.tech-card__link[data-astro-cid-djubehhn]{color:var(--azul-medio);margin-top:auto;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .2s}.tech-card__link[data-astro-cid-djubehhn]:hover{color:var(--azul-oscuro)}
