button.svelte-16iqcmv{height:100%;width:100%;font-family:Cabin,sans-serif;font-weight:500;display:flex;align-items:center;color:var(--text-color-light);text-decoration:none;background:none;border:none;cursor:pointer;font-size:1rem;margin-bottom:5px}button.svelte-16iqcmv:hover{text-decoration:underline}.footer.svelte-178dl3j{background-color:var(--background-light);color:var(--text-color-light);font-size:14px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:var(--shadow-md)}.footer.svelte-178dl3j .top:where(.svelte-178dl3j){display:flex;justify-content:center;gap:100px;padding:20px;border-bottom:1px solid var(--border-color)}.footer.svelte-178dl3j .top:where(.svelte-178dl3j) .logo:where(.svelte-178dl3j){display:flex;align-items:center}.footer.svelte-178dl3j .top:where(.svelte-178dl3j) .links:where(.svelte-178dl3j){display:flex;gap:60px}.footer.svelte-178dl3j .top:where(.svelte-178dl3j) .links:where(.svelte-178dl3j) div:where(.svelte-178dl3j) span:where(.svelte-178dl3j){display:block;font-size:20px;margin-bottom:10px}.footer.svelte-178dl3j .bottom:where(.svelte-178dl3j){text-align:center;padding:15px 0}.footer.svelte-178dl3j .bottom:where(.svelte-178dl3j) .credits:where(.svelte-178dl3j){font-size:12px;color:var(--text-color-muted)}@media(max-width:1100px){.footer.svelte-178dl3j .top:where(.svelte-178dl3j){flex-direction:column;align-items:center;gap:40px}.footer.svelte-178dl3j .top:where(.svelte-178dl3j) .links:where(.svelte-178dl3j){flex-direction:column;gap:30px;align-items:start}}@font-face{font-family:Cabin;src:url(../../../font/Cabin-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--background: #1a1825;--card-background: rgba(30, 27, 52, .92);--lb-background: #4F46E5;--lb-hover: #6366F1;--lb-text: #FFFFFF;--lb-text-hover: #E0E7FF;--text-color: #FFFFFF;--background-light: #2a2638;--shadow-sm: 0 2px 4px rgba(0, 0, 0, .3);--shadow-md: 0 4px 6px rgba(0, 0, 0, .5);--shadow-lg: 0 8px 12px rgba(0, 0, 0, .6);--border-color: #18181B}*{margin:0;padding:0}body{font-family:Cabin,sans-serif;background-color:var(--background);color:var(--text-color);background-image:url(../../../assets/bg.webp);background-size:cover;background-repeat:no-repeat;background-attachment:fixed;box-sizing:border-box}
