.image-placeholder[data-chapter]{--anim-fast:2s;--anim-medium:4s;--anim-slow:6s;--ease-smooth:cubic-bezier(0.4, 0, 0.2, 1);--ease-out:cubic-bezier(0, 0, 0.2, 1);--ease-bounce:cubic-bezier(0.34, 1.56, 0.64, 1);position:relative;overflow:hidden;cursor:default}.image-placeholder[data-chapter]::after,.image-placeholder[data-chapter]::before{content:none}.chapter-illustration{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.image-placeholder[data-chapter]>div{opacity:0;transform:translateY(10px);transition:opacity .6s var(--ease-out),transform .6s var(--ease-out)}.image-placeholder[data-chapter].is-visible>div{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.image-placeholder[data-chapter] *,.image-placeholder[data-chapter]>div{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}}.image-placeholder[data-chapter="01"]{background:radial-gradient(ellipse at center,rgba(var(--color-gold-rgb),.12) 0,rgba(var(--color-gold-rgb),.03) 40%,rgba(var(--color-gold-rgb),.06) 100%)}.ch01-waves{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.ch01-wave{position:absolute;border-radius:50%;border:2px solid var(--accent);opacity:0;animation:4s ease-out infinite ch01-pulse}.ch01-wave:first-child{width:60px;height:60px;animation-delay:0s}.ch01-wave:nth-child(2){width:120px;height:120px;animation-delay:.5s}.ch01-wave:nth-child(3){width:180px;height:180px;animation-delay:1s}.ch01-wave:nth-child(4){width:240px;height:240px;animation-delay:1.5s}.ch01-wave:nth-child(5){width:300px;height:300px;animation-delay:2s}.ch01-wave:nth-child(6){width:360px;height:360px;animation-delay:2.5s}.ch01-wave:nth-child(7){width:420px;height:420px;animation-delay:3s}.ch01-wave:nth-child(8){width:480px;height:480px;animation-delay:3.5s}@keyframes ch01-pulse{0%{transform:scale(.8);opacity:.6}100%{transform:scale(1.5);opacity:0}}.ch01-speaker{position:absolute;width:40px;height:40px;z-index:2}.ch01-speaker::before{content:'';position:absolute;left:8px;top:50%;transform:translateY(-50%);width:12px;height:16px;background:var(--accent)}.ch01-speaker::after{content:'';position:absolute;left:16px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:20px solid var(--accent);border-top:15px solid transparent;border-bottom:15px solid transparent}.image-placeholder[data-chapter="01"]:hover .ch01-wave{animation-duration:2s}.image-placeholder[data-chapter="01"]:hover .ch01-speaker::after,.image-placeholder[data-chapter="01"]:hover .ch01-speaker::before{filter:brightness(1.2)}.image-placeholder[data-chapter="02"]{background:linear-gradient(180deg,rgba(var(--color-gold-rgb),.03) 0,rgba(var(--color-gold-rgb),.08) 100%)}.ch02-temple{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:center;gap:40px;padding-bottom:30px}.ch02-column{width:40px;height:0;background:linear-gradient(90deg,rgba(var(--color-gold-rgb),.3) 0,var(--accent) 20%,var(--accent) 80%,rgba(var(--color-gold-rgb),.3) 100%);position:relative;animation:1.5s ease-out forwards ch02-rise;opacity:0}.ch02-column:first-child{animation-delay:.2s}.ch02-column:nth-child(2){animation-delay:.4s}.ch02-column:nth-child(3){animation-delay:.6s}@keyframes ch02-rise{0%{height:0;opacity:0}100%{height:140px;opacity:1}}.ch02-column::before{content:'';position:absolute;top:-10px;left:-8px;right:-8px;height:10px;background:var(--accent)}.ch02-column::after{content:'';position:absolute;bottom:-8px;left:-6px;right:-6px;height:8px;background:var(--accent)}.ch02-particles{position:absolute;inset:0;overflow:hidden}.ch02-particle{position:absolute;width:4px;height:4px;background:var(--accent);border-radius:50%;opacity:0;animation:6s ease-in-out infinite ch02-float}.ch02-particle:first-child{left:20%;animation-delay:0s}.ch02-particle:nth-child(2){left:35%;animation-delay:1s}.ch02-particle:nth-child(3){left:50%;animation-delay:2s}.ch02-particle:nth-child(4){left:65%;animation-delay:3s}.ch02-particle:nth-child(5){left:80%;animation-delay:4s}@keyframes ch02-float{0%{bottom:10%;opacity:0}20%,80%{opacity:.6}100%{bottom:90%;opacity:0}}.image-placeholder[data-chapter="02"]:hover .ch02-column{filter:brightness(1.3);box-shadow:0 0 30px rgba(var(--color-gold-rgb),.4)}.image-placeholder[data-chapter="03"]{background:radial-gradient(circle at center,rgba(var(--color-gold-rgb),.1) 0,rgba(var(--color-gold-rgb),.02) 70%)}.ch03-triangle-container{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.ch03-triangle{position:relative;width:220px;height:190px}.ch03-edge{position:absolute;height:3px;background:var(--accent);transform-origin:left center}.ch03-edge:first-child{width:110px;top:0;left:50%;transform:rotate(120deg);animation:4s ease-in-out infinite ch03-pulse-edge}.ch03-edge:nth-child(2){width:110px;top:0;left:50%;transform:rotate(60deg);animation:4s ease-in-out 1.33s infinite ch03-pulse-edge}.ch03-edge:nth-child(3){width:190px;bottom:0;left:15px;animation:4s ease-in-out 2.66s infinite ch03-pulse-edge}@keyframes ch03-pulse-edge{0%,100%,20%{opacity:.4;box-shadow:none}10%{opacity:1;box-shadow:0 0 15px var(--accent)}}.ch03-vertex-dot{position:absolute;width:12px;height:12px;background:var(--accent);border-radius:50%;transform:translate(-50%,-50%)}.ch03-vertex-dot:nth-child(4){top:0;left:50%}.ch03-vertex-dot:nth-child(5){bottom:0;left:15px}.ch03-vertex-dot:nth-child(6){bottom:0;right:15px}.ch03-label{position:absolute;font-family:var(--font-display);font-size:var(--text-base);letter-spacing:var(--tracking-wider);color:var(--accent);text-transform:uppercase;transition:.3s;opacity:.9}.ch03-label--ethos{top:-35px;left:50%;transform:translateX(-50%)}.ch03-label--pathos{bottom:-30px;left:-10px}.ch03-label--logos{bottom:-30px;right:-10px}.image-placeholder[data-chapter="03"]:hover .ch03-label{opacity:1;text-shadow:0 0 15px var(--accent)}.image-placeholder[data-chapter="03"]:hover .ch03-vertex-dot{box-shadow:0 0 20px var(--accent);transform:translate(-50%,-50%) scale(1.2)}.image-placeholder[data-chapter="04"]{background:radial-gradient(circle at center,rgba(var(--color-gold-rgb),.15) 0,rgba(var(--color-gold-rgb),.03) 50%,transparent 70%)}.ch04-clock{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.ch04-face{position:relative;width:200px;height:200px;border:3px solid var(--accent);border-radius:50%}.ch04-marker{position:absolute;width:2px;height:10px;background:var(--accent);left:50%;transform-origin:center 100px}.ch04-marker:first-child{transform:translateX(-50%) rotate(0)}.ch04-marker:nth-child(2){transform:translateX(-50%) rotate(30deg)}.ch04-marker:nth-child(3){transform:translateX(-50%) rotate(60deg)}.ch04-marker:nth-child(4){transform:translateX(-50%) rotate(90deg)}.ch04-marker:nth-child(5){transform:translateX(-50%) rotate(120deg)}.ch04-marker:nth-child(6){transform:translateX(-50%) rotate(150deg)}.ch04-marker:nth-child(7){transform:translateX(-50%) rotate(180deg)}.ch04-marker:nth-child(8){transform:translateX(-50%) rotate(210deg)}.ch04-marker:nth-child(9){transform:translateX(-50%) rotate(240deg)}.ch04-marker:nth-child(10){transform:translateX(-50%) rotate(270deg)}.ch04-marker:nth-child(11){transform:translateX(-50%) rotate(300deg)}.ch04-marker:nth-child(12){transform:translateX(-50%) rotate(330deg)}.ch04-sweet-spot{position:absolute;top:50%;left:50%;width:100px;height:100px;transform:translate(-50%,-50%) rotate(45deg);background:radial-gradient(circle,rgba(var(--color-gold-rgb),.3) 0,transparent 70%);opacity:0;transition:opacity .3s;clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%)}.ch04-hand{position:absolute;bottom:50%;left:50%;width:3px;height:80px;background:var(--accent);transform-origin:bottom center;animation:8s linear infinite ch04-sweep}@keyframes ch04-sweep{from{transform:translateX(-50%) rotate(0)}to{transform:translateX(-50%) rotate(360deg)}}.ch04-trail{position:absolute;bottom:50%;left:50%;width:2px;height:70px;background:var(--accent);transform-origin:bottom center;animation:8s linear infinite ch04-sweep}.ch04-trail:nth-child(14){opacity:.4;animation-delay:-.2s}.ch04-trail:nth-child(15){opacity:.25;animation-delay:-.4s}.ch04-trail:nth-child(16){opacity:.1;animation-delay:-.6s}.ch04-center{position:absolute;top:50%;left:50%;width:10px;height:10px;background:var(--accent);border-radius:50%;transform:translate(-50%,-50%);z-index:2}.image-placeholder[data-chapter="04"]:hover .ch04-hand,.image-placeholder[data-chapter="04"]:hover .ch04-trail{animation-duration:24s}.image-placeholder[data-chapter="04"]:hover .ch04-sweet-spot{opacity:1}.image-placeholder[data-chapter="05"]{background:linear-gradient(135deg,rgba(var(--color-gold-rgb),.08) 0,rgba(var(--color-gold-rgb),.03) 50%,rgba(var(--color-gold-rgb),.08) 100%)}.ch05-shield-container{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.ch05-shield{position:relative;width:120px;height:150px}.ch05-shield::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,var(--accent) 0,rgba(var(--color-gold-rgb),.6) 100%);clip-path:polygon(50% 0%,100% 10%,100% 60%,50% 100%,0% 60%,0% 10%)}.ch05-shield::after{content:'';position:absolute;top:10px;left:10px;right:10px;bottom:10px;border:2px solid rgba(var(--color-ink-rgb),.3);clip-path:polygon(50% 0%,100% 12%,100% 58%,50% 100%,0% 58%,0% 12%)}.ch05-eta{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:var(--font-display);font-size:var(--text-4xl);color:var(--color-ink);z-index:2;line-height:1}.ch05-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:2px solid var(--accent);border-radius:50%;opacity:0;animation:3s ease-out infinite ch05-radiate}.ch05-ring:first-child{width:150px;height:180px;animation-delay:0s}.ch05-ring:nth-child(2){width:200px;height:240px;animation-delay:.75s}.ch05-ring:nth-child(3){width:250px;height:300px;animation-delay:1.5s}.ch05-ring:nth-child(4){width:300px;height:360px;animation-delay:2.25s}@keyframes ch05-radiate{0%{transform:translate(-50%,-50%) scale(.8);opacity:.5}100%{transform:translate(-50%,-50%) scale(1.3);opacity:0}}.image-placeholder[data-chapter="05"]:hover .ch05-shield::before{filter:brightness(1.2);box-shadow:0 0 40px rgba(var(--color-gold-rgb),.5)}.image-placeholder[data-chapter="05"]:hover .ch05-ring{animation-duration:2s}.image-placeholder[data-chapter="06"]{background:linear-gradient(90deg,rgba(var(--color-gold-rgb),.03) 0,rgba(var(--color-gold-rgb),.08) 50%,rgba(var(--color-gold-rgb),.15) 100%)}.ch06-path-container{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.ch06-path{position:absolute;width:80%;height:60%}.ch06-path-line{fill:none;stroke:rgba(var(--color-gold-rgb),0.3);stroke-width:3;stroke-dasharray:10,5}.ch06-footprint{position:absolute;width:12px;height:18px;background:var(--accent);border-radius:50% 50% 45% 45%;opacity:0;animation:4s ease-out infinite ch06-step}.ch06-footprint:first-child{left:15%;top:70%;animation-delay:0s;transform:rotate(-20deg)}.ch06-footprint:nth-child(2){left:25%;top:60%;animation-delay:.4s;transform:rotate(15deg)}.ch06-footprint:nth-child(3){left:35%;top:55%;animation-delay:.8s;transform:rotate(-10deg)}.ch06-footprint:nth-child(4){left:45%;top:45%;animation-delay:1.2s;transform:rotate(20deg)}.ch06-footprint:nth-child(5){left:55%;top:40%;animation-delay:1.6s;transform:rotate(-15deg)}.ch06-footprint:nth-child(6){left:65%;top:35%;animation-delay:2s;transform:rotate(10deg)}.ch06-footprint:nth-child(7){left:75%;top:30%;animation-delay:2.4s;transform:rotate(-5deg)}@keyframes ch06-step{0%,20%{opacity:0;transform:translateY(10px) rotate(inherit)}100%,30%{opacity:.7;transform:translateY(0) rotate(inherit)}}.ch06-destination{position:absolute;right:10%;top:25%;width:30px;height:30px;background:var(--accent);border-radius:50%;box-shadow:0 0 20px var(--accent);animation:2s ease-in-out infinite ch06-glow}@keyframes ch06-glow{0%,100%{box-shadow:0 0 20px var(--accent)}50%{box-shadow:0 0 40px var(--accent),0 0 60px var(--accent)}}.image-placeholder[data-chapter="06"]:hover .ch06-footprint{animation-duration:2s}.image-placeholder[data-chapter="07"]{background:radial-gradient(ellipse at center,rgba(var(--color-gold-rgb),.12) 0,rgba(var(--color-gold-rgb),.04) 60%,transparent 100%)}.ch07-heart-container{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.ch07-heart{position:relative;width:80px;height:70px;animation:1.5s ease-in-out infinite ch07-beat}.ch07-heart::after,.ch07-heart::before{content:'';position:absolute;top:0;width:50px;height:80px;background:var(--accent);border-radius:50px 50px 0 0}.ch07-heart::before{left:50px;transform:rotate(-45deg);transform-origin:0 100%}.ch07-heart::after{left:0;transform:rotate(45deg);transform-origin:100% 100%}@keyframes ch07-beat{0%,100%,30%{transform:scale(1)}15%{transform:scale(1.1)}45%{transform:scale(1.05)}}.ch07-ripple{position:absolute;width:120px;height:110px;opacity:0;animation:3s ease-out infinite ch07-expand}.ch07-ripple::after,.ch07-ripple::before{content:'';position:absolute;top:0;width:75px;height:120px;border:2px solid var(--accent);background:0 0;border-radius:75px 75px 0 0}.ch07-ripple::before{left:75px;transform:rotate(-45deg);transform-origin:0 100%}.ch07-ripple::after{left:0;transform:rotate(45deg);transform-origin:100% 100%}.ch07-ripple:nth-child(2){animation-delay:.5s}.ch07-ripple:nth-child(3){animation-delay:1s}.ch07-ripple:nth-child(4){animation-delay:1.5s}.ch07-ripple:nth-child(5){animation-delay:2s}@keyframes ch07-expand{0%{transform:scale(1);opacity:.6}100%{transform:scale(3);opacity:0}}.image-placeholder[data-chapter="07"]:hover .ch07-heart{animation-duration:.8s}.image-placeholder[data-chapter="07"]:hover .ch07-ripple{animation-duration:1.5s}.image-placeholder[data-chapter="08"]{background:linear-gradient(135deg,rgba(var(--color-gold-rgb),.06) 0,rgba(var(--color-gold-rgb),.03) 100%)}.ch08-grid{position:absolute;inset:0;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:8px;padding:40px;max-width:320px;max-height:280px;margin:auto}.ch08-cell{display:flex;align-items:center;justify-content:center;background:rgba(var(--color-gold-rgb),.08);border:1px solid rgba(var(--color-gold-rgb),.2);transition:.3s;position:relative}.ch08-cell::before{content:'';font-size:var(--text-2xl);color:var(--accent);opacity:.7;transition:.3s}.ch08-cell[data-emotion=anger]::before{content:'△'}.ch08-cell[data-emotion=fear]::before{content:'◇'}.ch08-cell[data-emotion=joy]::before{content:'☀'}.ch08-cell[data-emotion=sadness]::before{content:'◠';transform:rotate(180deg)}.ch08-cell[data-emotion=disgust]::before{content:'✕'}.ch08-cell[data-emotion=surprise]::before{content:'○'}.ch08-cell[data-emotion=trust]::before{content:'♦'}.ch08-cell[data-emotion=anticipation]::before{content:'→'}.ch08-cell[data-emotion=contempt]::before{content:'—'}.ch08-cell:hover{background:rgba(var(--color-gold-rgb),.2);border-color:var(--accent);transform:scale(1.05);z-index:2}.ch08-cell:hover::before{opacity:1;transform:scale(1.2)}.ch08-cell::after{content:attr(data-emotion);position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);font-family:var(--font-mono);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:var(--tracking-wider);color:var(--accent);opacity:0;transition:opacity .3s;white-space:nowrap}.ch08-cell:hover::after{opacity:1}.image-placeholder[data-chapter="09"]{background:linear-gradient(90deg,rgba(var(--color-gold-rgb),.05) 0,rgba(var(--color-gold-rgb),.1) 50%,rgba(var(--color-gold-rgb),.05) 100%)}.ch09-chain{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:0}.ch09-node{width:70px;height:70px;border:3px solid var(--accent);border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-gold-rgb),.1);position:relative;z-index:2;transition:.3s}.ch09-node-label{font-family:var(--font-display);font-size:var(--text-sm);color:var(--accent);text-transform:uppercase;letter-spacing:var(--tracking-wider)}.ch09-connector{width:60px;height:3px;background:var(--accent);position:relative;opacity:.5}.ch09-connector::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:10px;height:10px;background:var(--accent);border-radius:50%;animation:2s ease-in-out infinite ch09-flow}.ch09-connector:nth-of-type(2)::before{animation-delay:1s}@keyframes ch09-flow{0%{left:0;opacity:1}100%{left:calc(100% - 10px);opacity:.3}}.ch09-connector::after{content:'';position:absolute;right:-8px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:10px solid var(--accent);border-top:6px solid transparent;border-bottom:6px solid transparent}.ch09-node:hover{transform:scale(1.1);box-shadow:0 0 30px rgba(var(--color-gold-rgb),.4);background:rgba(var(--color-gold-rgb),.2)}.image-placeholder[data-chapter="10"]{background:linear-gradient(180deg,rgba(var(--color-gold-rgb),.03) 0,rgba(var(--color-gold-rgb),.08) 100%)}.ch10-scales{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.ch10-pillar{position:absolute;width:8px;height:120px;background:var(--accent);top:50%;left:50%;transform:translate(-50%,-30%)}.ch10-pillar::before{content:'';position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);width:60px;height:10px;background:var(--accent)}.ch10-beam{position:absolute;width:240px;height:6px;background:var(--accent);top:35%;left:50%;transform:translateX(-50%);transform-origin:center;animation:4s ease-in-out infinite ch10-sway}@keyframes ch10-sway{0%,100%{transform:translateX(-50%) rotate(-3deg)}50%{transform:translateX(-50%) rotate(3deg)}}.ch10-pan{position:absolute;width:50px;height:30px;border:2px solid var(--accent);border-top:none;border-radius:0 0 10px 10px;top:calc(35% + 40px);animation:4s ease-in-out infinite ch10-pan-move}.ch10-pan-left{left:calc(50% - 110px);animation-name:ch10-pan-left}.ch10-pan-right{right:calc(50% - 110px);animation-name:ch10-pan-right}@keyframes ch10-pan-left{0%,100%{transform:translateY(10px)}50%{transform:translateY(-10px)}}@keyframes ch10-pan-right{0%,100%{transform:translateY(-10px)}50%{transform:translateY(10px)}}.ch10-chain{position:absolute;width:2px;height:45px;background:linear-gradient(180deg,var(--accent) 0,var(--accent) 45%,transparent 45%,transparent 55%,var(--accent) 55%,var(--accent) 100%);background-size:100% 10px;top:calc(35% + 3px)}.ch10-chain-left{left:calc(50% - 107px);animation:4s ease-in-out infinite ch10-chain-left}.ch10-chain-right{right:calc(50% - 107px);animation:4s ease-in-out infinite ch10-chain-right}@keyframes ch10-chain-left{0%,100%{height:55px}50%{height:35px}}@keyframes ch10-chain-right{0%,100%{height:35px}50%{height:55px}}.ch10-evidence{position:absolute;width:8px;height:8px;background:var(--accent);border-radius:50%;opacity:.6}.ch10-evidence:nth-child(6){top:calc(35% + 55px);left:calc(50% - 100px)}.ch10-evidence:nth-child(7){top:calc(35% + 60px);left:calc(50% - 115px)}.ch10-evidence:nth-child(8){top:calc(35% + 50px);right:calc(50% - 100px)}.image-placeholder[data-chapter="10"]:hover .ch10-beam{animation-play-state:paused}.image-placeholder[data-chapter="11"]{background:linear-gradient(0deg,rgba(var(--color-gold-rgb),.1) 0,rgba(var(--color-gold-rgb),.03) 100%)}.ch11-blocks{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:center;gap:8px;padding:30px}.ch11-block{width:45px;height:0;background:linear-gradient(180deg,var(--accent) 0,rgba(var(--color-gold-rgb),.7) 100%);border:2px solid var(--accent);opacity:0;animation:.6s ease-out forwards ch11-stack;animation-delay:var(--delay);position:relative}.ch11-block::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:rgba(var(--color-gold-rgb),.3)}.ch11-block:first-child{animation-delay:0s;--index:2}.ch11-block:nth-child(2){animation-delay:.15s;--index:4}.ch11-block:nth-child(3){animation-delay:.3s;--index:6}.ch11-block:nth-child(4){animation-delay:.45s;--index:5}.ch11-block:nth-child(5){animation-delay:.6s;--index:3}.ch11-block:nth-child(6){animation-delay:.75s;--index:1}@keyframes ch11-stack{0%{height:0;opacity:0;transform:translateY(-20px)}100%{height:calc(30px + var(--index,0) * 15px);opacity:1;transform:translateY(0)}}.image-placeholder[data-chapter="11"]:hover .ch11-block{box-shadow:0 0 15px rgba(var(--color-gold-rgb),.5)}.image-placeholder[data-chapter="12"]{background:linear-gradient(135deg,rgba(var(--color-gold-rgb),.05) 0,rgba(var(--color-gold-rgb),.1) 50%,rgba(var(--color-gold-rgb),.05) 100%)}.ch12-arena{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.ch12-sword{position:absolute;width:140px;height:8px;background:linear-gradient(90deg,rgba(var(--color-gold-rgb),.3) 0,var(--accent) 30%,var(--accent) 100%);transform-origin:center}.ch12-sword::before{content:'';position:absolute;right:-15px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:20px solid var(--accent);border-top:8px solid transparent;border-bottom:8px solid transparent}.ch12-sword::after{content:'';position:absolute;left:0;top:-6px;width:25px;height:20px;background:var(--accent);border-radius:3px}.ch12-sword-left{transform:rotate(-30deg) translateX(-30px);animation:2s ease-in-out infinite ch12-clash-left}.ch12-sword-right{transform:rotate(30deg) translateX(30px) scaleX(-1);animation:2s ease-in-out infinite ch12-clash-right}@keyframes ch12-clash-left{0%,100%{transform:rotate(-30deg) translateX(-30px)}50%{transform:rotate(-10deg) translateX(0)}}@keyframes ch12-clash-right{0%,100%{transform:rotate(30deg) translateX(30px) scaleX(-1)}50%{transform:rotate(10deg) translateX(0) scaleX(-1)}}.ch12-sparks{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px}.ch12-spark{position:absolute;width:4px;height:4px;background:var(--accent);border-radius:50%;top:50%;left:50%;opacity:0;animation:2s ease-out infinite ch12-spark}.ch12-spark:first-child{animation-delay:1s;animation-name:ch12-spark-1}.ch12-spark:nth-child(2){animation-delay:1.05s;animation-name:ch12-spark-2}.ch12-spark:nth-child(3){animation-delay:1.1s;animation-name:ch12-spark-3}.ch12-spark:nth-child(4){animation-delay:1.15s;animation-name:ch12-spark-4}.ch12-spark:nth-child(5){animation-delay:1.2s;animation-name:ch12-spark-5}.ch12-spark:nth-child(6){animation-delay:1.1s;animation-name:ch12-spark-6}.ch12-spark:nth-child(7){animation-delay:1.05s;animation-name:ch12-spark-7}.ch12-spark:nth-child(8){animation-delay:1s;animation-name:ch12-spark-8}@keyframes ch12-spark-1{0%,45%{transform:translate(-50%,-50%);opacity:0}50%{transform:translate(-50%,-50%);opacity:1}100%{transform:translate(calc(-50% + 30px),-50%);opacity:0}}@keyframes ch12-spark-2{0%,45%{transform:translate(-50%,-50%);opacity:0}50%{transform:translate(-50%,-50%);opacity:1}100%{transform:translate(calc(-50% + 18px),calc(-50% + 18px));opacity:0}}@keyframes ch12-spark-3{0%,45%{transform:translate(-50%,-50%);opacity:0}50%{transform:translate(-50%,-50%);opacity:1}100%{transform:translate(-50%,calc(-50% + 35px));opacity:0}}@keyframes ch12-spark-4{0%,45%{transform:translate(-50%,-50%);opacity:0}50%{transform:translate(-50%,-50%);opacity:1}100%{transform:translate(calc(-50% - 20px),calc(-50% + 20px));opacity:0}}@keyframes ch12-spark-5{0%,45%{transform:translate(-50%,-50%);opacity:0}50%{transform:translate(-50%,-50%);opacity:1}100%{transform:translate(calc(-50% - 32px),-50%);opacity:0}}@keyframes ch12-spark-6{0%,45%{transform:translate(-50%,-50%);opacity:0}50%{transform:translate(-50%,-50%);opacity:1}100%{transform:translate(calc(-50% - 18px),calc(-50% - 18px));opacity:0}}@keyframes ch12-spark-7{0%,45%{transform:translate(-50%,-50%);opacity:0}50%{transform:translate(-50%,-50%);opacity:1}100%{transform:translate(-50%,calc(-50% - 33px));opacity:0}}@keyframes ch12-spark-8{0%,45%{transform:translate(-50%,-50%);opacity:0}50%{transform:translate(-50%,-50%);opacity:1}100%{transform:translate(calc(-50% + 21px),calc(-50% - 21px));opacity:0}}.image-placeholder[data-chapter="12"]:hover .ch12-sword{filter:brightness(1.2)}.image-placeholder[data-chapter="13"]{background:linear-gradient(180deg,rgba(var(--color-gold-rgb),.05) 0,rgba(var(--color-gold-rgb),.02) 50%,rgba(var(--color-gold-rgb),.08) 100%)}.ch13-ice{position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent,transparent 40px,rgba(var(--color-gold-rgb),.03) 40px,rgba(var(--color-gold-rgb),.03) 41px),repeating-linear-gradient(90deg,transparent,transparent 40px,rgba(var(--color-gold-rgb),.03) 40px,rgba(var(--color-gold-rgb),.03) 41px)}.ch13-crack{position:absolute;background:var(--accent);height:2px;transform-origin:left center;opacity:0;animation:3s ease-out infinite ch13-spread}.ch13-crack:first-child{top:30%;left:20%;width:0;transform:rotate(15deg);animation-delay:0s}.ch13-crack:nth-child(2){top:45%;left:35%;width:0;transform:rotate(-25deg);animation-delay:.3s}.ch13-crack:nth-child(3){top:60%;left:50%;width:0;transform:rotate(5deg);animation-delay:.6s}.ch13-crack:nth-child(4){top:40%;left:60%;width:0;transform:rotate(-15deg);animation-delay:.9s}.ch13-crack:nth-child(5){top:55%;left:25%;width:0;transform:rotate(30deg);animation-delay:1.2s}@keyframes ch13-spread{0%{width:0;opacity:0}10%{opacity:.8}100%{width:120px;opacity:.3}}.ch13-danger-zone{position:absolute;width:50px;height:50px;border:2px solid var(--accent);border-radius:50%;opacity:0;animation:2s ease-in-out infinite ch13-pulse}.ch13-danger-zone:nth-child(6){top:25%;left:30%;animation-delay:.5s}.ch13-danger-zone:nth-child(7){top:50%;left:55%;animation-delay:1s}.ch13-danger-zone:nth-child(8){top:65%;left:35%;animation-delay:1.5s}@keyframes ch13-pulse{0%,100%{opacity:0;transform:scale(.8)}50%{opacity:.5;transform:scale(1.2)}}.image-placeholder[data-chapter="13"]:hover .ch13-crack{animation-duration:1.5s}.image-placeholder[data-chapter="14"]{background:radial-gradient(ellipse at center top,rgba(var(--color-gold-rgb),.1) 0,rgba(var(--color-gold-rgb),.03) 70%)}.ch14-cascade{position:absolute;inset:0;overflow:hidden}.ch14-question{position:absolute;font-family:var(--font-display);font-size:var(--text-3xl);color:var(--accent);top:-50px;left:var(--x);opacity:0;animation:4s ease-in infinite ch14-fall;animation-delay:var(--delay)}@keyframes ch14-fall{0%{top:-50px;opacity:0;transform:scale(1) rotate(0)}10%{opacity:.8}90%{opacity:.3}100%{top:calc(100% + 50px);opacity:0;transform:scale(.5) rotate(20deg)}}.ch14-question:nth-child(odd){font-size:var(--text-2xl)}.ch14-question:nth-child(3n){font-size:var(--text-4xl)}.image-placeholder[data-chapter="14"]:hover .ch14-question{animation-duration:2s}.image-placeholder[data-chapter="15"]{background:linear-gradient(180deg,rgba(var(--color-gold-rgb),.03) 0,rgba(var(--color-gold-rgb),.12) 100%)}.ch15-forge{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.ch15-anvil{position:absolute;bottom:30%;width:100px;height:35px;background:var(--accent)}.ch15-anvil::before{content:'';position:absolute;top:-15px;left:10px;right:10px;height:15px;background:var(--accent)}.ch15-anvil::after{content:'';position:absolute;bottom:-20px;left:30%;right:30%;height:20px;background:var(--accent)}.ch15-metal{position:absolute;bottom:calc(30% + 35px);width:40px;height:15px;background:linear-gradient(90deg,rgba(var(--color-gold-rgb),.6) 0,var(--accent) 50%,rgba(var(--color-gold-rgb),.6) 100%);animation:1s ease-in-out infinite ch15-glow}@keyframes ch15-glow{0%,100%{filter:brightness(1)}50%{filter:brightness(1.5);box-shadow:0 0 20px var(--accent)}}.ch15-hammer{position:absolute;bottom:calc(30% + 80px);width:20px;height:50px;background:rgba(var(--color-gold-rgb),.8);animation:1s ease-in-out infinite ch15-strike}.ch15-hammer::before{content:'';position:absolute;top:0;left:-15px;width:50px;height:20px;background:var(--accent)}@keyframes ch15-strike{0%,100%{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(30px) rotate(0)}}.ch15-sparks{position:absolute;bottom:calc(30% + 50px);left:50%;transform:translateX(-50%)}.ch15-spark{position:absolute;width:3px;height:3px;background:var(--accent);border-radius:50%;opacity:0;animation:1s ease-out infinite ch15-fly}.ch15-spark:first-child{animation-delay:.5s;--tx:-30px;--ty:-40px}.ch15-spark:nth-child(2){animation-delay:.52s;--tx:-20px;--ty:-50px}.ch15-spark:nth-child(3){animation-delay:.54s;--tx:0px;--ty:-45px}.ch15-spark:nth-child(4){animation-delay:.56s;--tx:20px;--ty:-55px}.ch15-spark:nth-child(5){animation-delay:.58s;--tx:30px;--ty:-35px}.ch15-spark:nth-child(6){animation-delay:.5s;--tx:-25px;--ty:-60px}.ch15-spark:nth-child(7){animation-delay:.55s;--tx:15px;--ty:-65px}.ch15-spark:nth-child(8){animation-delay:.53s;--tx:-10px;--ty:-70px}.ch15-spark:nth-child(9){animation-delay:.57s;--tx:25px;--ty:-45px}.ch15-spark:nth-child(10){animation-delay:.51s;--tx:-35px;--ty:-50px}@keyframes ch15-fly{0%,45%{transform:translate(0,0);opacity:0}50%{opacity:1}100%{transform:translate(var(--tx),var(--ty));opacity:0}}.image-placeholder[data-chapter="16"]{background:radial-gradient(ellipse at center,rgba(var(--color-gold-rgb),.08) 0,rgba(var(--color-gold-rgb),.03) 70%)}.ch16-room{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.ch16-table{width:120px;height:120px;border:4px solid var(--accent);border-radius:50%;background:rgba(var(--color-gold-rgb),.1)}.ch16-seat{position:absolute;width:20px;height:20px;background:var(--accent);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%) rotate(var(--angle)) translateY(-90px) rotate(calc(-1 * var(--angle)));transition:.3s}.ch16-speech{position:absolute;top:-30px;left:50%;transform:translateX(-50%);width:0;height:0;opacity:0;animation:6s ease-in-out infinite ch16-speak}.ch16-speech::before{content:'';display:block;width:30px;height:20px;background:var(--accent);border-radius:10px;opacity:.6}.ch16-speech::after{content:'';position:absolute;bottom:-6px;left:10px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid var(--accent);opacity:.6}.ch16-seat:nth-child(2) .ch16-speech{animation-delay:0s}.ch16-seat:nth-child(3) .ch16-speech{animation-delay:1s}.ch16-seat:nth-child(4) .ch16-speech{animation-delay:2s}.ch16-seat:nth-child(5) .ch16-speech{animation-delay:3s}.ch16-seat:nth-child(6) .ch16-speech{animation-delay:4s}.ch16-seat:nth-child(7) .ch16-speech{animation-delay:5s}@keyframes ch16-speak{0%,10%,100%,30%{opacity:0;transform:translateX(-50%) scale(.8)}15%,25%{opacity:1;transform:translateX(-50%) scale(1)}}.image-placeholder[data-chapter="16"]:hover .ch16-seat:hover{transform:translate(-50%,-50%) rotate(var(--angle)) translateY(-90px) rotate(calc(-1 * var(--angle))) scale(1.3);box-shadow:0 0 20px var(--accent)}.image-placeholder[data-chapter="17"]{background:linear-gradient(180deg,rgba(var(--color-ink-rgb),.95) 0,rgba(var(--color-ink-rgb),.85) 100%);border:6px solid rgba(var(--color-gold-rgb),.5)}.ch17-board{position:absolute;inset:20px;display:flex;flex-direction:column;justify-content:center;gap:20px;padding:20px}.ch17-chalk-line{font-family:var(--font-mono);font-size:var(--text-xl);color:var(--accent);opacity:0;animation:4s ease-out infinite ch17-write;animation-delay:var(--delay)}@keyframes ch17-write{0%{opacity:0;clip-path:inset(0 100% 0 0)}20%{opacity:1;clip-path:inset(0 0 0 0)}80%{opacity:1}100%{opacity:.3}}.ch17-eraser{position:absolute;bottom:15px;right:20px;width:50px;height:20px;background:linear-gradient(90deg,rgba(var(--color-gold-rgb),.6) 0,rgba(var(--color-gold-rgb),.8) 50%,rgba(var(--color-gold-rgb),.6) 100%);border-radius:2px}.image-placeholder[data-chapter="17"]:hover .ch17-eraser{animation:2s ease-in-out infinite ch17-erase}@keyframes ch17-erase{0%,100%{transform:translateX(0)}50%{transform:translateX(-30px)}}.image-placeholder[data-chapter="18"]{background:radial-gradient(circle at center,rgba(var(--color-gold-rgb),.08) 0,rgba(var(--color-gold-rgb),.02) 70%)}.ch18-network{position:absolute;inset:0}.ch18-node{position:absolute;width:16px;height:16px;background:var(--accent);border-radius:50%;transition:.3s}.ch18-node:first-child{top:30%;left:20%}.ch18-node:nth-child(2){top:20%;left:50%}.ch18-node:nth-child(3){top:35%;left:75%}.ch18-node:nth-child(4){top:55%;left:30%}.ch18-node:nth-child(5){top:50%;left:55%}.ch18-node:nth-child(6){top:70%;left:45%}.ch18-node:nth-child(7){top:65%;left:70%}.ch18-network::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(150deg,transparent 46%,rgba(var(--color-gold-rgb),.3) 47%,rgba(var(--color-gold-rgb),.3) 48%,transparent 49%),linear-gradient(135deg,transparent 46%,rgba(var(--color-gold-rgb),.3) 47%,rgba(var(--color-gold-rgb),.3) 48%,transparent 49%),linear-gradient(170deg,transparent 54%,rgba(var(--color-gold-rgb),.3) 55%,rgba(var(--color-gold-rgb),.3) 56%,transparent 57%);animation:3s ease-in-out infinite ch18-pulse-lines}@keyframes ch18-pulse-lines{0%,100%{opacity:.4}50%{opacity:.8}}.ch18-packet{position:absolute;width:6px;height:6px;background:var(--accent);border-radius:50%;opacity:0;animation:3s linear infinite ch18-travel;animation-delay:var(--delay);box-shadow:0 0 10px var(--accent)}.ch18-packet:nth-child(9){animation-name:ch18-travel-1}.ch18-packet:nth-child(10){animation-name:ch18-travel-2}.ch18-packet:nth-child(11){animation-name:ch18-travel-3}@keyframes ch18-travel-1{0%{top:30%;left:20%;opacity:0}10%,90%{opacity:1}50%{top:50%;left:55%}100%{top:65%;left:70%;opacity:0}}@keyframes ch18-travel-2{0%{top:20%;left:50%;opacity:0}10%,90%{opacity:1}50%{top:35%;left:75%}100%{top:65%;left:70%;opacity:0}}@keyframes ch18-travel-3{0%{top:55%;left:30%;opacity:0}10%,90%{opacity:1}50%{top:70%;left:45%}100%{top:50%;left:55%;opacity:0}}.image-placeholder[data-chapter="18"]:hover .ch18-node{transform:scale(1.3);box-shadow:0 0 15px var(--accent)}.image-placeholder[data-chapter="19"]{background:linear-gradient(0deg,rgba(var(--color-gold-rgb),.1) 0,rgba(var(--color-gold-rgb),.03) 100%)}.ch19-chart{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:center;gap:15px;padding:30px 40px}.ch19-pillar{width:35px;height:0;background:linear-gradient(180deg,var(--accent) 0,rgba(var(--color-gold-rgb),.6) 100%);border:2px solid var(--accent);border-bottom:none;animation:1.5s ease-out forwards ch19-rise;animation-delay:var(--delay);position:relative}@keyframes ch19-rise{0%{height:0}100%{height:var(--height)}}.ch19-pillar::before{content:'';position:absolute;top:-4px;left:-2px;right:-2px;height:4px;background:var(--accent)}.ch19-ballot{position:absolute;font-size:var(--text-lg);color:var(--accent);opacity:0;animation:4s ease-out infinite ch19-float;animation-delay:var(--delay)}.ch19-ballot:nth-child(6){left:25%}.ch19-ballot:nth-child(7){left:40%}.ch19-ballot:nth-child(8){left:55%}.ch19-ballot:nth-child(9){left:70%}.ch19-ballot:nth-child(10){left:35%;animation-delay:2s}@keyframes ch19-float{0%{bottom:20%;opacity:0}20%{opacity:.8}80%{opacity:.4}100%{bottom:90%;opacity:0}}.image-placeholder[data-chapter="19"]:hover .ch19-pillar{box-shadow:0 0 20px rgba(var(--color-gold-rgb),.5)}.image-placeholder[data-chapter="20"]{background:radial-gradient(ellipse at center,rgba(var(--color-gold-rgb),.15) 0,rgba(var(--color-gold-rgb),.05) 60%,transparent 100%)}.ch20-crown{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.ch20-branch{position:absolute;width:80px;height:160px}.ch20-branch-left{left:calc(50% - 100px);transform:rotate(-15deg)}.ch20-branch-right{right:calc(50% - 100px);transform:rotate(15deg) scaleX(-1)}.ch20-leaf{position:absolute;width:12px;height:25px;background:var(--accent);border-radius:50%/60% 60% 40% 40%;left:50%;opacity:0;animation:2s ease-out forwards ch20-grow;animation-delay:calc(var(--index) * .15s)}.ch20-leaf:first-child{top:10%;transform:translateX(-50%) rotate(-30deg)}.ch20-leaf:nth-child(2){top:22%;transform:translateX(-80%) rotate(-45deg)}.ch20-leaf:nth-child(3){top:38%;transform:translateX(-50%) rotate(-35deg)}.ch20-leaf:nth-child(4){top:52%;transform:translateX(-80%) rotate(-50deg)}.ch20-leaf:nth-child(5){top:66%;transform:translateX(-50%) rotate(-40deg)}.ch20-leaf:nth-child(6){top:80%;transform:translateX(-80%) rotate(-55deg)}@keyframes ch20-grow{0%{opacity:0;transform:translateX(-50%) rotate(inherit) scale(0)}100%{opacity:1;transform:translateX(-50%) rotate(inherit) scale(1)}}.ch20-owl{position:relative;width:50px;height:60px;background:var(--accent);border-radius:50% 50% 45% 45%;z-index:2}.ch20-owl::before{content:'';position:absolute;top:-10px;left:5px;width:15px;height:15px;background:var(--accent);border-radius:50% 50% 0 0;transform:rotate(-20deg)}.ch20-owl::after{content:'';position:absolute;top:-10px;right:5px;width:15px;height:15px;background:var(--accent);border-radius:50% 50% 0 0;transform:rotate(20deg)}.ch20-eye{position:absolute;width:14px;height:14px;background:var(--color-ink);border-radius:50%;top:15px}.ch20-eye::before{content:'';position:absolute;width:6px;height:6px;background:var(--accent);border-radius:50%;top:4px;left:4px;animation:4s ease-in-out infinite ch20-blink}.ch20-eye-left{left:8px}.ch20-eye-right{right:8px}.ch20-eye-right::before{animation-delay:.1s}@keyframes ch20-blink{0%,100%,90%{transform:scaleY(1)}95%{transform:scaleY(.1)}}.image-placeholder[data-chapter="20"]:hover .ch20-leaf{filter:brightness(1.3);box-shadow:0 0 10px rgba(var(--color-gold-rgb),.5)}.image-placeholder[data-chapter="20"]:hover .ch20-owl{filter:brightness(1.2);box-shadow:0 0 30px rgba(var(--color-gold-rgb),.4)}@media (max-width:600px){.ch01-wave{border-width:1px}.ch01-wave:nth-child(n+6){display:none}.ch02-temple{gap:25px}.ch02-column{width:30px}@keyframes ch02-rise{100%{height:100px}}.ch03-triangle{width:160px;height:140px}.ch03-edge:first-child,.ch03-edge:nth-child(2){width:80px}.ch03-edge:nth-child(3){width:140px;left:10px}.ch03-label{font-size:var(--text-sm)}.ch03-vertex-dot{width:10px;height:10px}.ch03-vertex-dot:nth-child(5){left:10px}.ch03-vertex-dot:nth-child(6){right:10px}.ch04-face{width:140px;height:140px}.ch04-marker{transform-origin:center 70px;height:8px}.ch04-hand{height:55px}.ch04-trail{height:48px}.ch05-shield{width:90px;height:112px}.ch05-eta{font-size:var(--text-3xl)}.ch05-ring:nth-child(4){display:none}.ch06-footprint{width:10px;height:14px}.ch06-destination{width:24px;height:24px}.ch07-heart{width:60px;height:52px}.ch07-heart::after,.ch07-heart::before{width:38px;height:60px;border-radius:38px 38px 0 0}.ch07-heart::before{left:38px}.ch07-ripple:nth-child(5){display:none}.ch08-grid{padding:20px;gap:4px}.ch08-cell::before{font-size:var(--text-lg)}.ch09-node{width:50px;height:50px}.ch09-node-label{font-size:var(--text-xs)}.ch09-connector{width:35px}.ch10-beam{width:180px}.ch10-pan{width:40px;height:24px}.ch10-pan-left{left:calc(50% - 82px)}.ch10-pan-right{right:calc(50% - 82px)}.ch10-chain-left{left:calc(50% - 79px)}.ch10-chain-right{right:calc(50% - 79px)}.ch11-blocks{gap:5px;padding:20px}.ch11-block{width:32px}.ch12-sword{width:100px}.ch13-danger-zone{width:35px;height:35px}.ch14-question{font-size:var(--text-2xl)}.ch14-question:nth-child(3n){font-size:var(--text-3xl)}.ch15-anvil{width:70px;height:25px}.ch15-metal{width:30px;height:12px}.ch15-hammer{width:15px;height:35px}.ch15-hammer::before{width:35px;height:15px;left:-10px}.ch16-table{width:90px;height:90px}.ch16-seat{width:16px;height:16px;transform:translate(-50%,-50%) rotate(var(--angle)) translateY(-65px) rotate(calc(-1 * var(--angle)))}.ch16-speech::before{width:22px;height:15px}.ch17-board{gap:12px;padding:15px}.ch17-chalk-line{font-size:var(--text-base)}.ch17-eraser{width:35px;height:15px}.ch18-node{width:12px;height:12px}.ch18-packet{width:4px;height:4px}.ch19-chart{gap:10px;padding:20px 30px}.ch19-pillar{width:25px}.ch19-ballot{font-size:var(--text-base)}.ch20-branch{width:60px;height:120px}.ch20-branch-left{left:calc(50% - 75px)}.ch20-branch-right{right:calc(50% - 75px)}.ch20-leaf{width:10px;height:20px}.ch20-owl{width:40px;height:48px}.ch20-eye{width:11px;height:11px;top:12px}.ch20-eye-left{left:6px}.ch20-eye-right{right:6px}}