.cuerpo.svelte-u0pnds{font-family:PilcrowRounded-Bold;font-size:clamp(.8rem,min(12vw,8vh),3.5rem);color:var(--text-color)}.logo.svelte-u0pnds{display:block}.scrollbar-hide.svelte-1qtvxl0{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide.svelte-1qtvxl0::-webkit-scrollbar{display:none}.app-card.svelte-1qtvxl0{transform:translateY(0);transition:all .5s cubic-bezier(.4,0,.2,1);height:450px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.app-card.svelte-1qtvxl0:hover{transform:translateY(-8px);box-shadow:0 20px 40px #9ebe6833,0 8px 16px #0000001a;background:linear-gradient(135deg,#fffffffa,#fffffff2)!important;border-color:var(--primary-color)!important}@media (max-width: 640px){.app-card.svelte-1qtvxl0{height:420px}}@media (min-width: 768px){.app-card.svelte-1qtvxl0{height:440px}}@media (min-width: 1024px){.app-card.svelte-1qtvxl0{height:460px}}button.svelte-1qtvxl0:focus-visible{outline:2px solid var(--secondary-color);outline-offset:2px}.group.svelte-1qtvxl0:hover .group-hover\:opacity-100:where(.svelte-1qtvxl0){opacity:1!important}@media (min-width: 1024px){.scrollbar-hide.svelte-1qtvxl0::-webkit-scrollbar{height:4px;display:block}.scrollbar-hide.svelte-1qtvxl0::-webkit-scrollbar-track{background:#ffffff1a;border-radius:2px}.scrollbar-hide.svelte-1qtvxl0::-webkit-scrollbar-thumb{background:var(--secondary-color);border-radius:2px}.scrollbar-hide.svelte-1qtvxl0::-webkit-scrollbar-thumb:hover{background:var(--primary-color)}}.nosotros-section.svelte-mp74b4{width:100%;min-height:100vh;display:flex;align-items:center;padding:2rem 0;background-color:var(--primary-background)}.cuerpo.svelte-mp74b4{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}h2.svelte-mp74b4{font-family:PilcrowRounded-Bold;color:var(--text-color);margin-bottom:1rem;font-size:1.5rem}.cards-container.svelte-mp74b4{width:100%;display:flex;justify-content:center;margin-top:3rem}.icon-cards.svelte-mp74b4{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;width:100%;padding:1rem}.icon-cards_item.svelte-mp74b4{background:linear-gradient(135deg,#ffffff1a,#ffffff0d);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001a,0 2px 8px #0000000d;cursor:pointer}.icon-cards_item.svelte-mp74b4:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary-color) 0%,var(--secondary-color) 100%);transform:scaleX(0);transition:transform .3s ease;transform-origin:left}.icon-cards_item.svelte-mp74b4:hover:before{transform:scaleX(1)}.icon-cards_item.svelte-mp74b4:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 20px 40px #00000026,0 8px 16px #0000001a;border-color:rgba(var(--primary-color),.3);background:linear-gradient(135deg,#ffffff26,#ffffff14)}.icon-cards_item.svelte-mp74b4 p:where(.svelte-mp74b4){color:var(--text-color);line-height:1.6;margin:1rem 0 0;font-size:.95rem;opacity:.9}.integrante-foto.svelte-mp74b4{width:200px;height:200px;object-fit:cover;border-radius:50%;border:4px solid rgba(255,255,255,.1);box-shadow:0 8px 25px #00000026,inset 0 1px #ffffff1a;transition:all .3s ease;margin:0 auto 1.5rem;display:block}.integrante-foto[src="/Fer.jpg"].svelte-mp74b4{object-position:center 20%}.integrante-foto[src="/Peti.jpg"].svelte-mp74b4{object-position:center 35%}.integrante-foto[src="/Eevee.jpg"].svelte-mp74b4{object-position:center center}.icon-cards_item.svelte-mp74b4:hover .integrante-foto:where(.svelte-mp74b4){transform:scale(1.05);border-color:var(--secondary-color);box-shadow:0 12px 35px #0003,0 0 0 2px var(--secondary-color),inset 0 1px #fff3}.eevee-ig.svelte-mp74b4{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;padding:.5rem 1rem;background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 100%);color:#fff;text-decoration:none;border-radius:25px;transition:all .3s ease;font-weight:600;font-size:.9rem;box-shadow:0 4px 15px #0000001a}.eevee-ig.svelte-mp74b4:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026;background:linear-gradient(135deg,var(--secondary-color) 0%,var(--primary-color) 100%)}.eevee-ig.svelte-mp74b4 svg:where(.svelte-mp74b4){width:20px;height:20px;transition:transform .3s ease}.eevee-ig.svelte-mp74b4:hover svg:where(.svelte-mp74b4){transform:rotate(10deg) scale(1.1)}@media screen and (max-width: 1024px){.icon-cards.svelte-mp74b4{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.icon-cards_item.svelte-mp74b4{padding:1.5rem}.integrante-foto.svelte-mp74b4{width:180px;height:180px}}@media screen and (max-width: 768px){.cuerpo.svelte-mp74b4{padding:0 1rem}.icon-cards.svelte-mp74b4{grid-template-columns:1fr;gap:1.5rem;max-width:400px;margin:0 auto}.icon-cards_item.svelte-mp74b4{padding:2rem 1.5rem}.integrante-foto.svelte-mp74b4{width:160px;height:160px}}@media screen and (max-width: 480px){.nosotros-section.svelte-mp74b4{padding:1rem 0}.cuerpo.svelte-mp74b4{padding:0 .5rem}.icon-cards.svelte-mp74b4{max-width:100%;gap:1rem}.icon-cards_item.svelte-mp74b4{padding:1.5rem 1rem;margin:0}.integrante-foto.svelte-mp74b4{width:140px;height:140px}h2.svelte-mp74b4{font-size:1.25rem}.icon-cards_item.svelte-mp74b4 p:where(.svelte-mp74b4){font-size:.9rem}}
