.hero-coverflow[data-astro-cid-3iktszhb]{min-height:100svh;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;padding:40px 1rem 2rem;overflow:hidden;background:radial-gradient(ellipse 80% 50% at 50% 50%,var(--theme-accent-glow) 0%,transparent 50%),linear-gradient(180deg,var(--theme-bg-primary) 0%,var(--theme-bg-secondary) 50%,var(--theme-bg-primary) 100%)}.hero-corner[data-astro-cid-3iktszhb]{position:absolute;width:200px;height:200px;border:1px solid rgba(230,57,70,.2);pointer-events:none}.hero-corner--tl[data-astro-cid-3iktszhb]{top:80px;left:40px;border-right:none;border-bottom:none}.hero-corner--br[data-astro-cid-3iktszhb]{bottom:40px;right:40px;border-left:none;border-top:none}.hero-decoration[data-astro-cid-3iktszhb]{position:absolute;top:0;bottom:0;width:1px;background:linear-gradient(180deg,transparent 0%,rgba(230,57,70,.15) 20%,rgba(230,57,70,.15) 80%,transparent 100%);pointer-events:none}.hero-decoration--left[data-astro-cid-3iktszhb]{left:60px}.hero-decoration--right[data-astro-cid-3iktszhb]{right:60px}.coverflow-header[data-astro-cid-3iktszhb]{text-align:center;margin-bottom:1.5rem;max-width:800px;padding:0 1rem;animation:fadeIn .8s ease .2s forwards;opacity:0}.hero-label[data-astro-cid-3iktszhb]{display:inline-block;font-family:var(--font-ui);font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--theme-accent);margin-bottom:1rem}.coverflow-title[data-astro-cid-3iktszhb]{font-size:clamp(2.5rem,8vw,5rem);line-height:1.1;margin-bottom:1rem;text-shadow:0 4px 30px rgba(0,0,0,.5)}.title-accent[data-astro-cid-3iktszhb]{color:var(--theme-accent);text-shadow:0 0 60px var(--theme-accent-glow),0 4px 30px rgba(0,0,0,.5)}.coverflow-subtitle[data-astro-cid-3iktszhb]{font-family:var(--font-body);font-size:clamp(1rem,2vw,1.25rem);color:var(--theme-text-secondary);line-height:1.6;max-width:600px;margin:0 auto}.coverflow-subtitle[data-astro-cid-3iktszhb] strong{color:var(--theme-text-primary);font-weight:600}.coverflow-label[data-astro-cid-3iktszhb]{font-family:var(--font-ui);font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--theme-accent);background:#e639461a;border:1px solid rgba(230,57,70,.3);padding:.5rem 1.25rem;margin-bottom:1.5rem;animation:fadeIn .8s ease .4s forwards;opacity:0}.coverflow-container[data-astro-cid-3iktszhb]{position:relative;width:100%;max-width:800px;height:380px;margin:0 auto 2rem;perspective:1200px;overflow:visible}.coverflow-track[data-astro-cid-3iktszhb]{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;transform-style:preserve-3d}.coverflow-item[data-astro-cid-3iktszhb]{position:absolute;width:200px;height:320px;text-decoration:none;color:inherit;transition:all .4s cubic-bezier(.25,.46,.45,.94);transform-style:preserve-3d;cursor:pointer}.cover-wrapper[data-astro-cid-3iktszhb]{position:relative;width:100%;height:240px;border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-xl);transition:box-shadow .4s ease}.cover-wrapper[data-astro-cid-3iktszhb] img[data-astro-cid-3iktszhb]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.cover-fallback[data-astro-cid-3iktszhb]{display:none;position:absolute;inset:0;align-items:center;justify-content:center;padding:1rem;background:var(--theme-bg-secondary);font-family:var(--font-display);font-size:.9rem;text-align:center;color:var(--theme-text-muted);text-transform:uppercase}.cover-reflection[data-astro-cid-3iktszhb]{position:absolute;bottom:-100%;left:0;right:0;height:100%;background:linear-gradient(to bottom,rgba(255,255,255,.1),transparent 30%);transform:scaleY(-1);opacity:.3;pointer-events:none}.cover-info[data-astro-cid-3iktszhb]{text-align:center;padding-top:1rem;opacity:0;transform:translateY(10px);transition:all .4s ease}.coverflow-item[data-astro-cid-3iktszhb].active .cover-info[data-astro-cid-3iktszhb]{opacity:1;transform:translateY(0)}.cover-category[data-astro-cid-3iktszhb]{display:inline-block;font-family:var(--font-ui);font-size:.7rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--theme-accent);text-decoration:none;margin-bottom:.25rem}.cover-name[data-astro-cid-3iktszhb]{font-family:var(--font-display);font-size:1.25rem;letter-spacing:.03em;margin-bottom:.125rem}.cover-author[data-astro-cid-3iktszhb]{font-family:var(--font-body);font-size:.8rem;color:var(--theme-text-secondary)}.coverflow-item[data-astro-cid-3iktszhb].active .cover-wrapper[data-astro-cid-3iktszhb]{box-shadow:0 30px 70px var(--theme-accent-glow),var(--shadow-xl)}.coverflow-item[data-astro-cid-3iktszhb].active .cover-wrapper[data-astro-cid-3iktszhb]:after{content:"";position:absolute;inset:0;border:3px solid var(--theme-accent);border-radius:var(--radius-md);pointer-events:none}.coverflow-item[data-astro-cid-3iktszhb].active:hover .cover-wrapper[data-astro-cid-3iktszhb] img[data-astro-cid-3iktszhb]{transform:scale(1.05)}.coverflow-nav[data-astro-cid-3iktszhb]{position:absolute;top:40%;transform:translateY(-50%);width:56px;height:56px;background:var(--theme-bg-card);border:1px solid var(--theme-border);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all var(--transition-fast);z-index:20;color:var(--theme-text-primary)}.coverflow-nav[data-astro-cid-3iktszhb]:hover{background:var(--theme-accent);border-color:var(--theme-accent);box-shadow:var(--shadow-glow)}.coverflow-prev[data-astro-cid-3iktszhb]{left:-80px}.coverflow-next[data-astro-cid-3iktszhb]{right:-80px}.coverflow-dots[data-astro-cid-3iktszhb]{display:flex;justify-content:center;gap:8px;margin-top:3rem;margin-bottom:1.5rem}.coverflow-dots[data-astro-cid-3iktszhb] .dot{width:10px;height:10px;border-radius:50%;background:var(--theme-border);border:none;cursor:pointer;transition:all var(--transition-fast)}.coverflow-dots[data-astro-cid-3iktszhb] .dot:hover{background:var(--theme-text-secondary)}.coverflow-dots[data-astro-cid-3iktszhb] .dot.active{background:var(--theme-accent);box-shadow:0 0 10px var(--theme-accent-glow)}.coverflow-categories[data-astro-cid-3iktszhb]{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem;padding:0 1rem}.cat-pill[data-astro-cid-3iktszhb]{padding:.5rem 1.25rem;background:transparent;border:1px solid var(--theme-border);border-radius:50px;color:var(--theme-text-secondary);text-decoration:none;font-family:var(--font-ui);font-size:.8rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;transition:all var(--transition-fast)}.cat-pill[data-astro-cid-3iktszhb]:hover{background:var(--theme-accent);border-color:var(--theme-accent);color:#fff}.coverflow-scroll[data-astro-cid-3iktszhb]{margin-top:1.5rem;display:flex;flex-direction:column;align-items:center;gap:.25rem;color:var(--theme-text-muted);text-decoration:none;font-family:var(--font-ui);font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;transition:color var(--transition-fast);opacity:.7}.coverflow-scroll[data-astro-cid-3iktszhb]:hover{color:var(--theme-accent)}.coverflow-scroll[data-astro-cid-3iktszhb] svg[data-astro-cid-3iktszhb]{animation:bounce 2s ease-in-out infinite}@keyframes fadeIn{to{opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@media(min-width:1400px){.coverflow-container[data-astro-cid-3iktszhb]{max-width:1000px;height:480px}.coverflow-item[data-astro-cid-3iktszhb]{width:260px;height:420px}.cover-wrapper[data-astro-cid-3iktszhb]{height:320px}.cover-name[data-astro-cid-3iktszhb]{font-size:1.5rem}.cover-author[data-astro-cid-3iktszhb]{font-size:.9rem}.coverflow-nav[data-astro-cid-3iktszhb]{width:64px;height:64px}.coverflow-prev[data-astro-cid-3iktszhb]{left:-100px}.coverflow-next[data-astro-cid-3iktszhb]{right:-100px}}@media(min-width:1800px){.coverflow-container[data-astro-cid-3iktszhb]{max-width:1200px;height:560px}.coverflow-item[data-astro-cid-3iktszhb]{width:300px;height:480px}.cover-wrapper[data-astro-cid-3iktszhb]{height:380px}.cover-name[data-astro-cid-3iktszhb]{font-size:1.75rem}.coverflow-title[data-astro-cid-3iktszhb]{font-size:5.5rem}.coverflow-subtitle[data-astro-cid-3iktszhb]{font-size:1.5rem}.coverflow-prev[data-astro-cid-3iktszhb]{left:-120px}.coverflow-next[data-astro-cid-3iktszhb]{right:-120px}}@media(max-width:1024px){.hero-corner[data-astro-cid-3iktszhb]{width:100px;height:100px}.hero-corner--tl[data-astro-cid-3iktszhb]{left:20px}.hero-corner--br[data-astro-cid-3iktszhb]{right:20px}.hero-decoration[data-astro-cid-3iktszhb]{display:none}.coverflow-container[data-astro-cid-3iktszhb]{max-width:700px;height:380px}.coverflow-item[data-astro-cid-3iktszhb]{width:180px;height:300px}.cover-wrapper[data-astro-cid-3iktszhb]{height:220px}.coverflow-nav[data-astro-cid-3iktszhb]{width:44px;height:44px}.coverflow-prev[data-astro-cid-3iktszhb]{left:-50px}.coverflow-next[data-astro-cid-3iktszhb]{right:-50px}}@media(max-width:768px){.hero-corner[data-astro-cid-3iktszhb]{display:none}.hero-coverflow[data-astro-cid-3iktszhb]{padding-top:20px;padding-bottom:1rem}.coverflow-header[data-astro-cid-3iktszhb]{margin-bottom:1rem}.coverflow-title[data-astro-cid-3iktszhb]{font-size:2rem}.coverflow-subtitle[data-astro-cid-3iktszhb]{font-size:.95rem}.coverflow-label[data-astro-cid-3iktszhb]{margin-bottom:1rem;padding:.4rem 1rem;font-size:.65rem}.coverflow-container[data-astro-cid-3iktszhb]{max-width:500px;height:280px;margin-bottom:1rem}.coverflow-item[data-astro-cid-3iktszhb]{width:140px;height:230px}.cover-wrapper[data-astro-cid-3iktszhb]{height:160px}.cover-name[data-astro-cid-3iktszhb]{font-size:1rem}.cover-author[data-astro-cid-3iktszhb]{font-size:.75rem}.coverflow-nav[data-astro-cid-3iktszhb]{width:36px;height:36px}.coverflow-prev[data-astro-cid-3iktszhb]{left:5px}.coverflow-next[data-astro-cid-3iktszhb]{right:5px}.coverflow-categories[data-astro-cid-3iktszhb]{display:none}.coverflow-dots[data-astro-cid-3iktszhb]{margin-top:1.5rem;margin-bottom:1rem}.coverflow-scroll[data-astro-cid-3iktszhb]{margin-top:.75rem}}@media(max-width:480px){.hero-coverflow[data-astro-cid-3iktszhb]{padding-top:15px}.coverflow-header[data-astro-cid-3iktszhb]{margin-bottom:.75rem}.hero-label[data-astro-cid-3iktszhb]{font-size:.65rem;margin-bottom:.5rem}.coverflow-title[data-astro-cid-3iktszhb]{font-size:1.75rem;margin-bottom:.5rem}.coverflow-subtitle[data-astro-cid-3iktszhb]{font-size:.85rem}.coverflow-label[data-astro-cid-3iktszhb]{margin-bottom:.75rem}.coverflow-container[data-astro-cid-3iktszhb]{max-width:300px;height:220px}.coverflow-item[data-astro-cid-3iktszhb]{width:120px;height:190px}.cover-wrapper[data-astro-cid-3iktszhb]{height:130px}.cover-name[data-astro-cid-3iktszhb]{font-size:.9rem}.cover-info[data-astro-cid-3iktszhb]{padding-top:.5rem}.coverflow-nav[data-astro-cid-3iktszhb]{display:none}.coverflow-dots[data-astro-cid-3iktszhb]{margin-top:1rem;margin-bottom:.75rem;gap:6px}.coverflow-dots[data-astro-cid-3iktszhb] .dot{width:8px;height:8px}.coverflow-scroll[data-astro-cid-3iktszhb]{margin-top:.5rem;font-size:.6rem}.coverflow-scroll[data-astro-cid-3iktszhb] svg[data-astro-cid-3iktszhb]{width:16px;height:16px}}
