.card-container.svelte-wqerov{width:100%;max-width:300px;height:400px;perspective:1000px;margin:auto}.card.svelte-wqerov{width:100%;height:100%;position:relative;transform-style:preserve-3d;transition:transform .6s}.card.flipped.svelte-wqerov{transform:rotateY(180deg)}.card-side.svelte-wqerov{width:100%;height:100%;position:absolute;backface-visibility:hidden}.card-front.svelte-wqerov{background:#f8f9fa;display:flex;flex-direction:column;overflow:hidden}.image-wrapper.svelte-wqerov{flex:1;overflow:hidden}.image-wrapper.svelte-wqerov img:where(.svelte-wqerov){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.name-container.svelte-wqerov{background:#fffc;padding:10px;text-align:center}.card-back.svelte-wqerov{background:#fff;color:#333;transform:rotateY(180deg);display:flex;justify-content:center;align-items:center;padding:20px;box-sizing:border-box;text-align:center}@media (max-width: 768px){.card-container.svelte-wqerov{max-width:250px;height:350px}.card-back.svelte-wqerov{padding:15px;font-size:14px}.name-container.svelte-wqerov h3:where(.svelte-wqerov){font-size:18px}}@media (max-width: 480px){.card-container.svelte-wqerov{max-width:200px;height:300px}.card-back.svelte-wqerov{padding:10px;font-size:12px}.name-container.svelte-wqerov h3:where(.svelte-wqerov){font-size:16px}}.card-list.svelte-1dttvz4{display:flex;flex-wrap:wrap;gap:20px}
