.header.svelte-kknkvx{width:100%;height:fit-content;background-color:#141414;padding:20px}.header.svelte-kknkvx img:where(.svelte-kknkvx){height:50px}.landingpage.svelte-csisr2{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.card_box.svelte-csisr2{max-width:1440px;width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media(max-width:1200px){.card_box.svelte-csisr2{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.card_box.svelte-csisr2{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.card_box.svelte-csisr2{grid-template-columns:1fr}}.card.svelte-csisr2{background-color:#0056b3;aspect-ratio:1 / 1;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;text-decoration:none;color:#fff;gap:10px;transition:transform .3s ease,background-color .3s ease}.card.svelte-csisr2:hover{background-color:#007bff;transform:scale(1.02)}.card.svelte-csisr2 .img_box:where(.svelte-csisr2){width:64px;height:64px;background-color:color-mix(in oklab,white 10%,transparent);display:flex;align-items:center;justify-content:center;border-radius:8px}.card.svelte-csisr2 .img_box:where(.svelte-csisr2) img:where(.svelte-csisr2){width:32px;height:32px}.card.svelte-csisr2 .name:where(.svelte-csisr2){font-size:16px;margin-bottom:8px}.card.svelte-csisr2 .description:where(.svelte-csisr2){font-size:14px}
