asset-card.svelte-h0kty6{cursor:pointer;background:linear-gradient(145deg,#0a0a0a 0%,#1a1a2e 100%);border:1px solid #2a2a3e;border-radius:16px;flex-direction:column;min-width:320px;max-width:380px;padding:1.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}asset-card.svelte-h0kty6:hover{border-color:var(--current-format);box-shadow:0 20px 40px #0006, 0 0 30px color-mix(in srgb, var(--current-format) 30%, transparent);transform:translateY(-8px)scale(1.02)}asset-card.svelte-h0kty6:hover .glow:where(.svelte-h0kty6){opacity:1}asset-card.svelte-h0kty6:hover .download-btn:where(.svelte-h0kty6){opacity:1;transform:scale(1)}asset-card.format-pdf.svelte-h0kty6,.format-pdf{--current-format:var(--format-pdf)}asset-card.format-image.svelte-h0kty6,.format-image{--current-format:var(--format-image)}asset-card.format-txt.svelte-h0kty6,.format-txt{--current-format:var(--format-txt)}asset-card.format-code.svelte-h0kty6,.format-code{--current-format:var(--format-code)}asset-card.format-book.svelte-h0kty6,.format-book{--current-format:var(--format-book)}.format-badge.svelte-h0kty6{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.format-badge.svelte-h0kty6 img:where(.svelte-h0kty6){width:28px;height:28px;color:var(--current-format);filter:drop-shadow(0 0 8px var(--current-format))}.format-badge.svelte-h0kty6 .format-label:where(.svelte-h0kty6){color:var(--current-format);background:color-mix(in srgb, var(--current-format) 15%, transparent);letter-spacing:.1em;border-radius:4px;padding:.25rem .6rem;font-family:Handjet Variable,sans-serif;font-size:.75rem;font-weight:700}.content.svelte-h0kty6{flex:1;margin-bottom:1rem}.title.svelte-h0kty6{color:#fafafa;margin-bottom:.5rem;font-family:Cairo Variable,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.3}.description.svelte-h0kty6{color:#8a8a9a;font-family:Cairo Variable,sans-serif;font-size:.875rem;line-height:1.5}.size.svelte-h0kty6{color:#5a5a6a;letter-spacing:.05em;margin-top:.75rem;font-family:Handjet Variable,sans-serif;font-size:.7rem;display:inline-block}.download-btn.svelte-h0kty6{background:var(--current-format);opacity:0;width:48px;height:48px;box-shadow:0 4px 15px color-mix(in srgb, var(--current-format) 50%, transparent);border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:absolute;bottom:1.5rem;right:1.5rem;transform:scale(0)}.download-btn.svelte-h0kty6 img:where(.svelte-h0kty6){color:#0a0a0a;filter:none;width:20px;height:20px}.download-btn.svelte-h0kty6:hover{box-shadow:0 6px 25px color-mix(in srgb, var(--current-format) 70%, transparent);transform:scale(1.1)!important}.glow.svelte-h0kty6{background:radial-gradient(circle, color-mix(in srgb, var(--current-format) 8%, transparent) 0%, transparent 60%);opacity:0;pointer-events:none;width:200%;height:200%;transition:opacity .5s;position:absolute;top:-50%;left:-50%}@media (width<640px){asset-card.svelte-h0kty6{min-width:280px;padding:1.25rem}.download-btn.svelte-h0kty6{opacity:1;transform:scale(1)}}.asset-nav.svelte-dhqoo1{flex-wrap:wrap;justify-content:center;gap:16px;padding:24px;display:flex}.nav-item.svelte-dhqoo1{cursor:pointer;background:#3d3d3d26;border:1px solid #3a3a3a;border-radius:12px;flex-direction:column;align-items:center;gap:8px;min-width:80px;padding:12px 16px;text-decoration:none;transition:border-color .2s,background .2s,transform .2s,box-shadow .2s;display:flex}.nav-item.svelte-dhqoo1:hover{transform:translateY(-2px)}.nav-item.svelte-dhqoo1.active{box-shadow:0 0 20px color-mix(in srgb, var(--current-format) 40%, transparent)}.nav-item.format-pdf.svelte-dhqoo1{--current-format:var(--format-pdf)}.nav-item.format-image.svelte-dhqoo1{--current-format:var(--format-image)}.nav-item.format-txt.svelte-dhqoo1{--current-format:var(--format-txt)}.nav-item.format-code.svelte-dhqoo1{--current-format:var(--format-code)}.nav-item.format-book.svelte-dhqoo1{--current-format:var(--format-book)}.nav-item.svelte-dhqoo1:hover,.nav-item.active.svelte-dhqoo1{border-color:var(--current-format);background:color-mix(in srgb, var(--current-format) 10%, transparent)}.icon-wrapper.svelte-dhqoo1{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.icon-wrapper.svelte-dhqoo1 img:where(.svelte-dhqoo1){object-fit:contain;width:100%;height:100%;filter:drop-shadow(0 0 6px var(--current-format));opacity:.85;transition:opacity .2s,filter .2s}.nav-item.svelte-dhqoo1:hover .icon-wrapper:where(.svelte-dhqoo1) img:where(.svelte-dhqoo1),.nav-item.active.svelte-dhqoo1 .icon-wrapper:where(.svelte-dhqoo1) img:where(.svelte-dhqoo1){opacity:1;filter:drop-shadow(0 0 10px var(--current-format))}.label.svelte-dhqoo1{text-transform:uppercase;letter-spacing:.1em;color:var(--current-format);background:color-mix(in srgb, var(--current-format) 12%, transparent);border-radius:4px;padding:.25rem .5rem;font-family:Handjet Variable,sans-serif;font-size:.7rem;font-weight:700;transition:color .2s,background .2s}.nav-item.svelte-dhqoo1:hover .label:where(.svelte-dhqoo1),.nav-item.active.svelte-dhqoo1 .label:where(.svelte-dhqoo1){background:color-mix(in srgb, var(--current-format) 20%, transparent)}@media (width<640px){.asset-nav.svelte-dhqoo1{gap:10px;padding:16px}.nav-item.svelte-dhqoo1{min-width:70px;padding:10px 12px}.icon-wrapper.svelte-dhqoo1{width:28px;height:28px}.label.svelte-dhqoo1{font-size:.65rem}}.hero.svelte-9662h2{text-align:center;width:100%;padding:4rem 2rem 2rem;position:relative;overflow:hidden}.shape-bg.svelte-9662h2{opacity:.15;pointer-events:none;width:600px;height:auto;position:absolute;top:0;left:50%;transform:translate(-50%)}.hero-content.svelte-9662h2{z-index:1;position:relative}p.svelte-9662h2{color:#8a8a9a;font-size:1.25rem;font-weight:300}.assets-grid.svelte-9662h2{content-visibility:auto;contain-intrinsic-size:auto 800px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:2rem;display:grid}@media (width<640px){.hero.svelte-9662h2{padding:3rem 1.5rem 1.5rem}.assets-grid.svelte-9662h2{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}}
