.social-links.svelte-a3su9b{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start}@media (min-width: 768px){.social-links.svelte-a3su9b{justify-content:flex-start}}.social-link.svelte-a3su9b{position:relative;display:inline-flex;align-items:center;height:32px;width:32px;text-decoration:none;font-size:.875rem;overflow:visible;transition:width .25s cubic-bezier(.4,0,.2,1)}.social-link.svelte-a3su9b:hover,.social-link.svelte-a3su9b:focus-visible{width:auto}.background-pill.svelte-a3su9b{position:absolute;left:0;top:0;height:32px;width:100%;min-width:32px;border-radius:50%;background-color:var(--black-900);transition:border-radius .25s cubic-bezier(.4,0,.2,1);z-index:0}.social-link.svelte-a3su9b:hover .background-pill:where(.svelte-a3su9b),.social-link.svelte-a3su9b:focus-visible .background-pill:where(.svelte-a3su9b){border-radius:16px}.icon-container.svelte-a3su9b{position:relative;display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;z-index:1}.text-content.svelte-a3su9b{position:relative;display:flex;align-items:center;gap:8px;padding-left:4px;padding-right:8px;max-width:0;opacity:0;overflow:hidden;transition:max-width .25s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1);white-space:nowrap;z-index:1}.social-link.svelte-a3su9b:hover .text-content:where(.svelte-a3su9b),.social-link.svelte-a3su9b:focus-visible .text-content:where(.svelte-a3su9b){max-width:200px;opacity:1;transition-delay:30ms}.navigation-button.svelte-b5nk13{display:flex;flex-direction:row;align-items:center;justify-content:center;flex:none;white-space:nowrap;width:-moz-max-content;width:max-content;color:var(--primary-text-color);cursor:pointer;padding:.15rem 1rem;border-radius:10px;font-family:inherit;font-weight:400;font-size:1rem;position:relative;overflow:hidden;background-image:linear-gradient(to right,var(--primary-accent-color),var(--primary-accent-color));background-size:0% 100%;background-repeat:no-repeat;background-position:left top;border:solid 2px var(--gray-900);transition:background-size .25s ease,border-color .25s ease}.navigation-button.svelte-b5nk13:hover{background-size:100% 100%;border-color:var(--primary-accent-color)}
