.book-flip__stage[data-astro-cid-soetmws3]{perspective:2200px;filter:drop-shadow(0 22px 28px rgba(0,0,0,.45))}.book-flip[data-astro-cid-soetmws3][data-flippable=true]{cursor:pointer}.book-cube[data-astro-cid-soetmws3]{position:relative;width:100%;aspect-ratio:2 / 3;transform-style:preserve-3d;transform:rotateY(0)}.book-flip[data-astro-cid-soetmws3].is-flipped .book-cube[data-astro-cid-soetmws3]{transform:rotateY(180deg)}.book-flip[data-astro-cid-soetmws3].animating-forward .book-cube[data-astro-cid-soetmws3]{animation:book-cube-flip-forward 1.1s cubic-bezier(.45,.05,.15,1) forwards}.book-flip[data-astro-cid-soetmws3].animating-backward .book-cube[data-astro-cid-soetmws3]{animation:book-cube-flip-backward 1.1s cubic-bezier(.45,.05,.15,1) forwards}@keyframes book-cube-flip-forward{0%{transform:translateY(0) scale(1) rotateY(0)}50%{transform:translateY(-8%) scale(1.08) rotateY(90deg)}to{transform:translateY(0) scale(1) rotateY(180deg)}}@keyframes book-cube-flip-backward{0%{transform:translateY(0) scale(1) rotateY(180deg)}50%{transform:translateY(-8%) scale(1.08) rotateY(90deg)}to{transform:translateY(0) scale(1) rotateY(0)}}@media (prefers-reduced-motion: reduce){.book-flip[data-astro-cid-soetmws3].animating-forward .book-cube[data-astro-cid-soetmws3],.book-flip[data-astro-cid-soetmws3].animating-backward .book-cube[data-astro-cid-soetmws3]{animation-duration:.01ms}}.book-cube__face[data-astro-cid-soetmws3]{position:absolute;backface-visibility:hidden;overflow:hidden}.book-cube__face--front[data-astro-cid-soetmws3],.book-cube__face--back[data-astro-cid-soetmws3]{inset:0;width:var(--book-w);height:var(--book-h);border-radius:.375rem}.book-cube__face--front[data-astro-cid-soetmws3]{transform:translateZ(calc(var(--book-depth) / 2))}.book-cube__face--back[data-astro-cid-soetmws3]{transform:rotateY(180deg) translateZ(calc(var(--book-depth) / 2))}.book-cube__face--spine[data-astro-cid-soetmws3],.book-cube__face--fore[data-astro-cid-soetmws3]{top:0;width:var(--book-depth);height:var(--book-h);left:calc((var(--book-w) - var(--book-depth)) / 2)}.book-cube__face--spine[data-astro-cid-soetmws3]{transform:rotateY(-90deg) translateZ(calc(var(--book-w) / 2));background:#9c4a2e}.book-cube__face--fore[data-astro-cid-soetmws3]{transform:rotateY(90deg) translateZ(calc(var(--book-w) / 2));background:repeating-linear-gradient(to right,#efe6d3,#efe6d3 2px,#ddd0b0 2px 3px)}.book-cube__face--top[data-astro-cid-soetmws3],.book-cube__face--bottom[data-astro-cid-soetmws3]{left:0;width:var(--book-w);height:var(--book-depth);top:calc((var(--book-h) - var(--book-depth)) / 2)}.book-cube__face--top[data-astro-cid-soetmws3]{transform:rotateX(90deg) translateZ(calc(var(--book-h) / 2));background:repeating-linear-gradient(to bottom,#efe6d3,#efe6d3 2px,#ddd0b0 2px 3px)}.book-cube__face--bottom[data-astro-cid-soetmws3]{transform:rotateX(-90deg) translateZ(calc(var(--book-h) / 2));background:repeating-linear-gradient(to bottom,#efe6d3,#efe6d3 2px,#ddd0b0 2px 3px)}.book-cube__spine-fallback[data-astro-cid-soetmws3]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(var(--spine-tint, #3d4a54),#161a1e)}.book-cube__spine-fallback[data-astro-cid-soetmws3] span[data-astro-cid-soetmws3]{writing-mode:vertical-rl;text-orientation:mixed;color:#ffffffbf;font-size:.7rem;font-weight:600;letter-spacing:.05em;white-space:nowrap}.book-cube__stamp[data-astro-cid-soetmws3]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:12%;pointer-events:none}.book-cube__stamp-text[data-astro-cid-soetmws3]{display:inline-flex;align-items:center;justify-content:center;text-align:center;color:#e9ebec;background:#161a1e9e;border:2px solid #9c4a2e;border-radius:4px;box-shadow:0 0 0 4px #9c4a2e47;padding:.5em .7em;line-height:1.2;letter-spacing:.06em;font-size:1.05rem;transform:rotate(-8deg)}.book-cube__stamp-img[data-astro-cid-soetmws3]{max-width:80%;max-height:80%;-o-object-fit:contain;object-fit:contain;pointer-events:none}.book-flip__callout[data-astro-cid-soetmws3]{opacity:0;transition:opacity .5s ease}.book-flip__callout-bob[data-astro-cid-soetmws3]{animation:book-flip-callout-bob 2.4s ease-in-out infinite}.book-flip[data-astro-cid-soetmws3]:not(.is-flipped):not(.animating-forward):not(.animating-backward) .book-flip__callout--front[data-astro-cid-soetmws3]{opacity:1}.book-flip[data-astro-cid-soetmws3].is-flipped .book-flip__callout--back[data-astro-cid-soetmws3]{opacity:1}@keyframes book-flip-callout-bob{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}
