.hiw-section{max-width:720px;margin:0 auto;padding:80px 24px 48px;text-align:center}.hiw-eyebrow{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--ast-accent);margin:0 0 32px;font-family:var(--ast-font-sans)}.hiw-card-wrap{position:relative;min-height:460px;display:flex;align-items:stretch;justify-content:center}.hiw-card{background:var(--ast-bg-card);border:.5px solid var(--ast-border);border-radius:var(--ast-radius-lg);padding:28px 32px 36px;width:100%;max-width:540px;display:flex;flex-direction:column;align-items:center;gap:16px;animation:hiw-card-in .3s ease-out forwards;box-shadow:0 4px 28px rgba(0,0,0,.18);font-family:var(--ast-font-sans)}@keyframes hiw-card-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hiw-step{font-size:11px;letter-spacing:.18em;text-transform:uppercase;margin:0}.hiw-step,.hiw-step-of{color:var(--ast-text-muted)}.hiw-step-of{opacity:.65}.hiw-preview{width:100%;height:200px;display:flex;align-items:center;justify-content:center;padding:6px 12px;margin:2px 0 8px}.hiw-title{font-family:var(--ast-font-serif);font-size:24px;font-weight:500;color:var(--ast-text-primary);margin:0;letter-spacing:.01em;line-height:1.2}.hiw-body{font-size:15px;line-height:1.6;color:var(--ast-text-secondary);margin:0;max-width:420px}.hiw-dots{display:flex;justify-content:center;gap:12px;margin-top:24px}.hiw-dot{width:8px;height:8px;border-radius:50%;background:rgba(224,185,111,.25);border:none;padding:0;cursor:pointer;transition:background .2s ease,transform .2s ease}.hiw-dot:hover{background:rgba(224,185,111,.55)}.hiw-dot.is-active{background:var(--ast-accent);transform:scale(1.25);box-shadow:0 0 10px rgba(224,185,111,.5)}.hiw-rate-thumb{opacity:0;transform-box:fill-box;transform-origin:center;animation-name:hiw-rate-thumb-slide;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.22,1,.36,1)}@keyframes hiw-rate-thumb-slide{0%{opacity:0;transform:translateX(-30px) scale(.6)}20%{opacity:1;transform:translateX(-30px) scale(.6)}to{opacity:1;transform:translateX(0) scale(1)}}.hiw-rate-fill{opacity:0;stroke-dasharray:280;stroke-dashoffset:280;animation-name:hiw-rate-fill-grow;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.22,1,.36,1)}@keyframes hiw-rate-fill-grow{0%{opacity:0;stroke-dashoffset:280}20%{opacity:1}to{opacity:1;stroke-dashoffset:0}}.hiw-fp-poly{stroke-dasharray:1;stroke-dashoffset:1;opacity:0;animation:hiw-fp-poly-draw 2.8s ease-out .4s forwards}@keyframes hiw-fp-poly-draw{0%{stroke-dashoffset:1;opacity:0}15%{opacity:1}to{stroke-dashoffset:0;opacity:1}}.hiw-fp-dot{opacity:0;transform-box:fill-box;transform-origin:center;animation:hiw-fp-dot-pop .5s ease-out forwards}@keyframes hiw-fp-dot-pop{0%{opacity:0;transform:scale(.3)}70%{opacity:1;transform:scale(1.4)}to{opacity:1;transform:scale(1)}}.hiw-asterism-left{transform:translateX(-50px);opacity:0;transform-box:fill-box;transform-origin:center;animation:hiw-asterism-drift-left 4s cubic-bezier(.22,1,.36,1) forwards}@keyframes hiw-asterism-drift-left{0%{transform:translateX(-50px);opacity:0}25%{opacity:1}70%{transform:translateX(-22px);opacity:1}to{transform:translateX(-22px);opacity:1}}.hiw-asterism-right{transform:translateX(50px);opacity:0;transform-box:fill-box;transform-origin:center;animation:hiw-asterism-drift-right 4s cubic-bezier(.22,1,.36,1) .4s forwards}@keyframes hiw-asterism-drift-right{0%{transform:translateX(50px);opacity:0}25%{opacity:1}70%{transform:translateX(22px);opacity:1}to{transform:translateX(22px);opacity:1}}.hiw-asterism-match{opacity:0;transform-box:fill-box;transform-origin:center;animation:hiw-asterism-match-glow 3s ease-in 2.6s forwards}@keyframes hiw-asterism-match-glow{0%{opacity:0;transform:scale(.4)}30%{opacity:.8;transform:scale(1.05)}60%{opacity:.6;transform:scale(1)}to{opacity:.55;transform:scale(1)}}.hiw-kindred-book{opacity:0;transform-box:fill-box;transform-origin:center bottom;animation:hiw-kindred-book-appear .6s ease-out forwards}.hiw-kindred-book--0{animation-delay:.1s}.hiw-kindred-book--1{animation-delay:.3s}.hiw-kindred-book--3{animation-delay:.7s}.hiw-kindred-book--4{animation-delay:.9s}@keyframes hiw-kindred-book-appear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hiw-kindred-book--featured{opacity:0;transform-box:fill-box;transform-origin:center bottom;animation:hiw-kindred-book-featured 2.4s ease-out .5s forwards}@keyframes hiw-kindred-book-featured{0%{opacity:0;transform:translateY(8px);filter:none}25%{opacity:1;transform:translateY(0);filter:none}60%{opacity:1;transform:translateY(0);filter:none}85%{opacity:1;transform:translateY(-9px);filter:drop-shadow(0 0 6px rgba(224,185,111,.6))}to{opacity:1;transform:translateY(-10px);filter:drop-shadow(0 0 10px rgba(224,185,111,.75))}}.hiw-kindred-star{opacity:0;transform-box:fill-box;transform-origin:center;animation:hiw-kindred-star-pop .7s ease-out 2s forwards;filter:drop-shadow(0 0 6px rgba(224,185,111,.7))}@keyframes hiw-kindred-star-pop{0%{opacity:0;transform:scale(.3) translateY(6px)}60%{opacity:1;transform:scale(1.4) translateY(0)}to{opacity:1;transform:scale(1) translateY(0)}}.hiw-discover-book{opacity:0;transform-box:fill-box;transform-origin:center;animation:hiw-discover-book-in .5s ease-out forwards}.hiw-discover-book--featured{animation-name:hiw-discover-book-in,hiw-discover-book-pulse;animation-duration:.5s,4s;animation-delay:0s,1.8s;animation-fill-mode:forwards,forwards}.hiw-discover-book--muted{animation-name:hiw-discover-book-in,hiw-discover-book-dim;animation-duration:.5s,2s;animation-delay:0s,1.8s;animation-fill-mode:forwards,forwards}@keyframes hiw-discover-book-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes hiw-discover-book-pulse{0%{opacity:1;transform:scale(1)}25%{opacity:1;transform:scale(1.18);filter:drop-shadow(0 0 6px rgba(224,185,111,.7))}to{opacity:1;transform:scale(1.1);filter:drop-shadow(0 0 4px rgba(224,185,111,.5))}}@keyframes hiw-discover-book-dim{0%{opacity:1}to{opacity:.25}}.hiw-discover-line{stroke-dasharray:120;stroke-dashoffset:120;opacity:0;animation:hiw-discover-line-draw 1.2s ease-out forwards}@keyframes hiw-discover-line-draw{0%{stroke-dashoffset:120;opacity:0}20%{opacity:.7}to{stroke-dashoffset:0;opacity:.7}}.hiw-discover-mark{opacity:0;transform-box:fill-box;transform-origin:center;animation:hiw-discover-mark-pulse 1.6s ease-out 2.4s forwards}@keyframes hiw-discover-mark-pulse{0%{opacity:0;transform:scale(.6)}40%{opacity:1;transform:scale(1.15);filter:drop-shadow(0 0 12px rgba(224,185,111,.7))}to{opacity:1;transform:scale(1);filter:drop-shadow(0 0 6px rgba(224,185,111,.5))}}@media (max-width:600px){.hiw-section{padding:64px 16px 40px}.hiw-card{padding:24px 20px 30px}.hiw-preview{height:160px}.hiw-title{font-size:20px}.hiw-body{font-size:14px}.hiw-card-wrap{min-height:420px}}