.hero[data-astro-cid-dhfotatx]{background:var(--sand);position:relative;overflow:hidden;min-height:85vh;display:flex;align-items:center}.hero[data-astro-cid-dhfotatx]:before{content:"";position:absolute;top:-50%;right:-20%;width:70%;height:200%;background:radial-gradient(ellipse,rgba(185,28,28,.03) 0%,transparent 70%);pointer-events:none}.hero-inner[data-astro-cid-dhfotatx]{position:relative;width:100%;min-height:520px}.hero-slide[data-astro-cid-dhfotatx]{position:absolute;inset:0;display:flex;align-items:center;gap:clamp(3rem,6vw,6rem);opacity:0;visibility:hidden;z-index:0;transition:opacity 1.2s var(--ease-out),visibility 1.2s}.hero-slide[data-astro-cid-dhfotatx]:first-child{position:relative}.hero-slide[data-astro-cid-dhfotatx].active{opacity:1;visibility:visible;z-index:2}.hero-slide[data-astro-cid-dhfotatx].active .hero-text[data-astro-cid-dhfotatx]>[data-astro-cid-dhfotatx]{animation:slideContentIn .9s var(--ease-out) both}.hero-slide[data-astro-cid-dhfotatx].active .hero-text[data-astro-cid-dhfotatx]>[data-astro-cid-dhfotatx]:nth-child(1){animation-delay:.1s}.hero-slide[data-astro-cid-dhfotatx].active .hero-text[data-astro-cid-dhfotatx]>[data-astro-cid-dhfotatx]:nth-child(2){animation-delay:.22s}.hero-slide[data-astro-cid-dhfotatx].active .hero-text[data-astro-cid-dhfotatx]>[data-astro-cid-dhfotatx]:nth-child(3){animation-delay:.34s}.hero-slide[data-astro-cid-dhfotatx].active .hero-text[data-astro-cid-dhfotatx]>[data-astro-cid-dhfotatx]:nth-child(4){animation-delay:.46s}.hero-slide[data-astro-cid-dhfotatx].active .hero-cover[data-astro-cid-dhfotatx]{animation:slideCoverIn 1s var(--ease-out) .15s both}@keyframes slideContentIn{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes slideCoverIn{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.hero-text[data-astro-cid-dhfotatx]{flex:1;max-width:560px}.hero-label[data-astro-cid-dhfotatx]{color:var(--rosso);display:block;margin-bottom:var(--space-md)}.hero-title[data-astro-cid-dhfotatx]{font-family:var(--font-display);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:400;line-height:1;letter-spacing:-.03em;margin-bottom:var(--space-md)}.hero-accent[data-astro-cid-dhfotatx]{color:var(--rosso)}.hero-desc[data-astro-cid-dhfotatx]{font-family:var(--font-body);font-size:1.1rem;color:var(--warm-gray);line-height:1.7;margin-bottom:var(--space-lg);max-width:440px}.hero-cover[data-astro-cid-dhfotatx]{flex:0 0 auto;position:relative}.hero-cover[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{width:320px;height:auto;max-height:480px;object-fit:contain;position:relative;z-index:1;filter:drop-shadow(0 25px 50px rgba(0,0,0,.18));transition:transform .6s var(--ease-out)}.hero-slide[data-astro-cid-dhfotatx].active .hero-cover[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{animation:coverFloat 6s ease-in-out infinite}.cover-glow[data-astro-cid-dhfotatx]{position:absolute;bottom:-20px;left:50%;transform:translate(-50%);width:80%;height:40px;background:radial-gradient(ellipse,rgba(0,0,0,.12) 0%,transparent 70%);filter:blur(8px);z-index:0}.cover-placeholder-hero[data-astro-cid-dhfotatx]{width:320px;height:480px;display:flex;align-items:center;justify-content:center;background:var(--sand);padding:var(--space-md);text-align:center;color:var(--warm-gray);position:relative;z-index:1}@keyframes coverFloat{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-12px) rotate(.4deg)}66%{transform:translateY(-5px) rotate(-.3deg)}}.hero-progress[data-astro-cid-dhfotatx]{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);display:flex;gap:.75rem;z-index:10}.progress-dot[data-astro-cid-dhfotatx]{width:36px;height:3px;background:var(--sand);border:none;cursor:pointer;padding:0;overflow:hidden;position:relative;transition:width .5s var(--ease-out),background var(--duration-fast)}.progress-dot[data-astro-cid-dhfotatx].active{width:52px}.progress-fill[data-astro-cid-dhfotatx]{position:absolute;inset:0;background:var(--rosso);transform:scaleX(0);transform-origin:left}.progress-dot[data-astro-cid-dhfotatx].active .progress-fill[data-astro-cid-dhfotatx]{animation:progressFill 10s linear forwards}@keyframes progressFill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.featured[data-astro-cid-dhfotatx]{padding:var(--space-2xl) 0}.section-header[data-astro-cid-dhfotatx]{text-align:center;margin-bottom:var(--space-xl)}.section-header[data-astro-cid-dhfotatx] .divider[data-astro-cid-dhfotatx]{margin:0 auto var(--space-md)}.books-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1.5rem,3vw,2.5rem)}.section-cta[data-astro-cid-dhfotatx]{text-align:center;margin-top:var(--space-xl)}.brand-statement[data-astro-cid-dhfotatx]{padding:var(--space-2xl) 0;background:var(--ink);color:var(--cream)}.brand-statement[data-astro-cid-dhfotatx] blockquote[data-astro-cid-dhfotatx]{text-align:center}@media(max-width:992px){.hero[data-astro-cid-dhfotatx]{min-height:auto;padding:var(--space-lg) 0 var(--space-xl)}.hero-inner[data-astro-cid-dhfotatx]{min-height:600px}.hero-slide[data-astro-cid-dhfotatx]{flex-direction:column-reverse;text-align:center;gap:var(--space-md);justify-content:center}.hero-text[data-astro-cid-dhfotatx]{max-width:100%}.hero-desc[data-astro-cid-dhfotatx]{margin-left:auto;margin-right:auto}.hero-cover[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{width:200px}.cover-placeholder-hero[data-astro-cid-dhfotatx]{width:200px;height:300px}.hero-title[data-astro-cid-dhfotatx]{font-size:clamp(2.2rem,8vw,3.5rem)}.books-grid[data-astro-cid-dhfotatx]{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.books-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr 1fr;gap:1rem}.hero-progress[data-astro-cid-dhfotatx]{bottom:1.5rem}}
