.assets-nav-container.svelte-sdyncx{flex-wrap:wrap;justify-content:center;gap:12px;padding:16px;display:flex}.nav-item.svelte-sdyncx{cursor:pointer;background:#3d3d3d26;border:1px solid #3a3a3a;border-radius:10px;flex-direction:column;align-items:center;gap:6px;min-width:70px;padding:10px 14px;text-decoration:none;transition:border-color .2s,background .2s,transform .2s,box-shadow .2s;display:flex}.nav-item.svelte-sdyncx:hover{transform:translateY(-2px)}.nav-item.format-pdf.svelte-sdyncx{--current-format:var(--format-pdf)}.nav-item.format-image.svelte-sdyncx{--current-format:var(--format-image)}.nav-item.format-txt.svelte-sdyncx{--current-format:var(--format-txt)}.nav-item.format-code.svelte-sdyncx{--current-format:var(--format-code)}.nav-item.format-book.svelte-sdyncx{--current-format:var(--format-book)}.nav-item.svelte-sdyncx:hover{border-color:var(--current-format);background:color-mix(in srgb, var(--current-format) 10%, transparent);box-shadow:0 0 15px color-mix(in srgb, var(--current-format) 30%, transparent)}.icon-wrapper.svelte-sdyncx{justify-content:center;align-items:center;width:28px;height:28px;display:flex}.icon-wrapper.svelte-sdyncx img:where(.svelte-sdyncx){object-fit:contain;width:100%;height:100%;filter:drop-shadow(0 0 4px var(--current-format));opacity:.8;transition:opacity .2s,filter .2s}.nav-item.svelte-sdyncx:hover .icon-wrapper:where(.svelte-sdyncx) img:where(.svelte-sdyncx){opacity:1;filter:drop-shadow(0 0 8px var(--current-format))}.label.svelte-sdyncx{text-transform:uppercase;letter-spacing:.1em;color:var(--current-format);background:color-mix(in srgb, var(--current-format) 10%, transparent);border-radius:3px;padding:2px 6px;font-family:Handjet Variable,sans-serif;font-size:.65rem;font-weight:700;transition:color .2s,background .2s}.nav-item.svelte-sdyncx:hover .label:where(.svelte-sdyncx){background:color-mix(in srgb, var(--current-format) 18%, transparent)}@media (width<640px){.assets-nav-container.svelte-sdyncx{gap:8px;padding:12px}.nav-item.svelte-sdyncx{min-width:60px;padding:8px 10px}.icon-wrapper.svelte-sdyncx{width:24px;height:24px}.label.svelte-sdyncx{font-size:.6rem}}section.svelte-1uha8ag{background:linear-gradient(#4646461a,#010b1500);border-radius:.9rem;flex-flow:column wrap;justify-content:center;align-items:center;gap:1.2rem;width:95%;margin:1rem 0;padding:1.4rem 1rem;display:flex}a.svelte-1uha8ag{cursor:pointer;text-transform:uppercase;color:var(--purple2);font-size:clamp(2.5rem,6vw,4rem);transition:transform .3s cubic-bezier(.175,.885,.32,1.275),text-shadow .3s;position:relative}a.svelte-1uha8ag:after{content:"";background:linear-gradient(90deg,#f0db4f,#e96d79);border-radius:2px;width:0;height:3px;transition:width .4s cubic-bezier(.175,.885,.32,1.275);position:absolute;bottom:-4px;left:0}a.svelte-1uha8ag:hover{text-shadow:0 0 30px;transform:translateY(-4px)scale(1.05)}a.svelte-1uha8ag:hover:after{width:100%}
