:root{--soot: #0c0a08;--soot-2: #14110d;--ink: #1a1612;--cream: #d4c5a6;--bone: #f0e6d0;--brass: #b08d57;--brass-bright: #d4a55a;--brass-deep: #6a5230;--ember: #f5b450;--sage: #739166;--sage-bright: #a7c49a;--sage-deep: #4d6641;--color-primary: var(--brass);--color-dark: var(--soot);--color-bg: var(--soot);--color-music: var(--sage-bright);--color-text-light: var(--bone);--color-text-primary: var(--brass);--color-text-secondary: rgba(212, 197, 166, .85);--color-text-muted: rgba(212, 197, 166, .6)}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:system-ui,-apple-system,sans-serif;background-color:var(--color-bg);color:var(--color-text-primary);overflow-x:hidden}#root{min-height:100vh;width:100vw;background-color:var(--color-bg)}html{scroll-behavior:smooth}::selection{background-color:var(--sage, #739166);color:var(--color-dark)}::-moz-selection{background-color:var(--sage, #739166);color:var(--color-dark)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--color-dark)}::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#ff9fb5}.crim{--paper: #6b0a0a;--paper-lo: #2c0303;--salmon: #8f2418;--salmon-deep: #6d1710;--ink: #0c0606;position:fixed;inset:0;z-index:9999;overflow:hidden;background:#7a1410;color:var(--ink);font-family:Georgia,Times New Roman,serif;cursor:default}.crim:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#6d0f0b,#85170f 34%,#9a251c 56%,#7d1410 58%,#690e0a)}.crimStage{position:absolute;inset:0;perspective:900px;perspective-origin:50% 50%;overflow:hidden;pointer-events:none}.crimWorld{position:absolute;inset:0;transform-style:preserve-3d;will-change:transform;pointer-events:none}.prop{position:absolute;left:50%;top:50%;pointer-events:none}.art{display:block;overflow:visible}.thing{pointer-events:auto;cursor:pointer;z-index:6;transition:opacity .25s}.thing *{pointer-events:auto}.thing:focus-visible{outline:2px solid #0c0606;outline-offset:6px}.thing .art{transition:transform .35s cubic-bezier(.22,1,.36,1)}.thing.hot .art{transform:scale(1.05) translateY(-5px)}.thing.open{cursor:default}.crim.focused .thing,.crim.focused .thing *{pointer-events:none}.groundFace{width:4200px;height:2800px;background:#5a0d09}.riverPlane{z-index:0}.artRiver{width:1600px;height:700px}.artRiver .body{fill:#8d1c15}.artRiver .lip{fill:#0c0606;opacity:.55}.current{stroke-dasharray:120 260;animation:currentRun 4s linear infinite}@keyframes currentRun{to{stroke-dashoffset:-380}}.artTree{width:520px;height:640px;stroke:#0c0606}.barkLines path{fill:none;stroke:#6b0a0a;stroke-width:2.2;opacity:.32}.knot ellipse{fill:none;stroke:#6b0a0a;stroke-width:2.4;opacity:.55}.artHollow{width:80px;height:56px}.artSquirrel{width:130px;height:90px}.squirrelHead{transform-origin:0 -18px;animation:gnaw .36s ease-in-out infinite alternate}@keyframes gnaw{0%{transform:rotate(-3.5deg) translateY(0)}to{transform:rotate(1.5deg) translateY(1.4px)}}.wheelRig{position:relative;width:320px;height:320px}.wheelRig .art{position:absolute;inset:0;width:100%;height:100%}.artWheel,.artAxle{fill:#0c0606}.wheelSpin{transform-origin:50% 50%;animation:wheelTurn 30s linear infinite;will-change:transform}@keyframes wheelTurn{to{transform:rotate(360deg)}}.artSplash{position:relative;width:200px;height:90px}.drop{position:absolute;bottom:0;width:5px;height:5px;background:#0c0606;animation:throw 2.4s ease-out infinite}@keyframes throw{0%{opacity:0;transform:translate(0) scale(.6)}18%{opacity:.9}to{opacity:0;transform:translate(-46px,-74px) scale(.35)}}.artFactory{width:620px;height:340px}.artSmoke{width:80px;height:190px;opacity:.8;animation:smokeRise 11s ease-out infinite}.artSmoke svg{width:100%;height:100%;overflow:visible}@keyframes smokeRise{0%{opacity:0;transform:translateY(24px) scale(.7)}22%{opacity:.8}to{opacity:0;transform:translateY(-150px) scale(1.6)}}.artEffluent{width:220px;height:90px;opacity:.8}.artEffluent svg{width:100%;height:100%}.effRow{animation:effDrift 6s linear infinite}@keyframes effDrift{0%{transform:translate(30px);opacity:0}20%{opacity:1}to{transform:translate(-150px);opacity:0}}.artRidge{width:900px;height:200px;overflow:visible}.ridgeLine{fill:none;stroke:var(--ink);stroke-width:2.5;opacity:.6}.ridgeHatch path{fill:none;stroke:var(--ink);stroke-width:1.5;opacity:.28}.far .ridgeLine{opacity:.42;stroke-width:2}.far .ridgeHatch path{opacity:.18}.artVulture{width:210px;height:auto;transform:rotate(-10deg)}.circling{animation:circle 34s ease-in-out infinite alternate}@keyframes circle{0%{translate:-70px 0}to{translate:90px 0}}.artScribe{width:180px;height:210px}.scribeHand{transform-origin:56px -60px;animation:scribble 1.9s ease-in-out infinite}@keyframes scribble{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(-3px,1px) rotate(-2deg)}60%{transform:translate(2px,-1px) rotate(1.5deg)}}.scribePen{transform-origin:54px -90px;animation:penTwitch .42s ease-in-out infinite alternate}@keyframes penTwitch{0%{transform:rotate(-3deg)}to{transform:rotate(3deg)}}.detail{visibility:hidden;transition:visibility 0s linear .3s}.detail>*{opacity:0;transition:opacity .5s ease-out}.detail.lit{visibility:visible;transition-delay:0s}.detail:not(.lit),.detail:not(.lit) *{animation-play-state:paused}.detail.lit>*{opacity:1;transition-delay:.35s}.dth-12{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='%23050505'%3E%3Crect x='0' y='0' width='1' height='1'/%3E%3Crect x='2' y='0' width='1' height='1'/%3E%3Crect x='4' y='0' width='1' height='1'/%3E%3Crect x='6' y='0' width='1' height='1'/%3E%3Crect x='2' y='2' width='1' height='1'/%3E%3Crect x='6' y='2' width='1' height='1'/%3E%3Crect x='0' y='4' width='1' height='1'/%3E%3Crect x='2' y='4' width='1' height='1'/%3E%3Crect x='4' y='4' width='1' height='1'/%3E%3Crect x='6' y='4' width='1' height='1'/%3E%3Crect x='2' y='6' width='1' height='1'/%3E%3Crect x='6' y='6' width='1' height='1'/%3E%3C/svg%3E")}.dth-30{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='%23050505'%3E%3Crect x='0' y='0' width='1' height='1'/%3E%3Crect x='2' y='0' width='1' height='1'/%3E%3Crect x='4' y='0' width='1' height='1'/%3E%3Crect x='6' y='0' width='1' height='1'/%3E%3Crect x='1' y='1' width='1' height='1'/%3E%3Crect x='3' y='1' width='1' height='1'/%3E%3Crect x='5' y='1' width='1' height='1'/%3E%3Crect x='7' y='1' width='1' height='1'/%3E%3Crect x='0' y='2' width='1' height='1'/%3E%3Crect x='2' y='2' width='1' height='1'/%3E%3Crect x='4' y='2' width='1' height='1'/%3E%3Crect x='6' y='2' width='1' height='1'/%3E%3Crect x='1' y='3' width='1' height='1'/%3E%3Crect x='3' y='3' width='1' height='1'/%3E%3Crect x='7' y='3' width='1' height='1'/%3E%3Crect x='0' y='4' width='1' height='1'/%3E%3Crect x='2' y='4' width='1' height='1'/%3E%3Crect x='4' y='4' width='1' height='1'/%3E%3Crect x='6' y='4' width='1' height='1'/%3E%3Crect x='1' y='5' width='1' height='1'/%3E%3Crect x='3' y='5' width='1' height='1'/%3E%3Crect x='5' y='5' width='1' height='1'/%3E%3Crect x='7' y='5' width='1' height='1'/%3E%3Crect x='0' y='6' width='1' height='1'/%3E%3Crect x='2' y='6' width='1' height='1'/%3E%3Crect x='4' y='6' width='1' height='1'/%3E%3Crect x='6' y='6' width='1' height='1'/%3E%3Crect x='3' y='7' width='1' height='1'/%3E%3Crect x='5' y='7' width='1' height='1'/%3E%3Crect x='7' y='7' width='1' height='1'/%3E%3C/svg%3E")}.dth-42{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='%23050505'%3E%3Crect x='0' y='0' width='1' height='1'/%3E%3Crect x='1' y='0' width='1' height='1'/%3E%3Crect x='2' y='0' width='1' height='1'/%3E%3Crect x='3' y='0' width='1' height='1'/%3E%3Crect x='4' y='0' width='1' height='1'/%3E%3Crect x='5' y='0' width='1' height='1'/%3E%3Crect x='6' y='0' width='1' height='1'/%3E%3Crect x='1' y='1' width='1' height='1'/%3E%3Crect x='3' y='1' width='1' height='1'/%3E%3Crect x='5' y='1' width='1' height='1'/%3E%3Crect x='7' y='1' width='1' height='1'/%3E%3Crect x='0' y='2' width='1' height='1'/%3E%3Crect x='2' y='2' width='1' height='1'/%3E%3Crect x='3' y='2' width='1' height='1'/%3E%3Crect x='4' y='2' width='1' height='1'/%3E%3Crect x='6' y='2' width='1' height='1'/%3E%3Crect x='7' y='2' width='1' height='1'/%3E%3Crect x='1' y='3' width='1' height='1'/%3E%3Crect x='3' y='3' width='1' height='1'/%3E%3Crect x='5' y='3' width='1' height='1'/%3E%3Crect x='7' y='3' width='1' height='1'/%3E%3Crect x='0' y='4' width='1' height='1'/%3E%3Crect x='1' y='4' width='1' height='1'/%3E%3Crect x='2' y='4' width='1' height='1'/%3E%3Crect x='4' y='4' width='1' height='1'/%3E%3Crect x='5' y='4' width='1' height='1'/%3E%3Crect x='6' y='4' width='1' height='1'/%3E%3Crect x='7' y='4' width='1' height='1'/%3E%3Crect x='1' y='5' width='1' height='1'/%3E%3Crect x='3' y='5' width='1' height='1'/%3E%3Crect x='5' y='5' width='1' height='1'/%3E%3Crect x='7' y='5' width='1' height='1'/%3E%3Crect x='0' y='6' width='1' height='1'/%3E%3Crect x='2' y='6' width='1' height='1'/%3E%3Crect x='3' y='6' width='1' height='1'/%3E%3Crect x='4' y='6' width='1' height='1'/%3E%3Crect x='6' y='6' width='1' height='1'/%3E%3Crect x='7' y='6' width='1' height='1'/%3E%3Crect x='1' y='7' width='1' height='1'/%3E%3Crect x='3' y='7' width='1' height='1'/%3E%3Crect x='5' y='7' width='1' height='1'/%3E%3Crect x='7' y='7' width='1' height='1'/%3E%3C/svg%3E")}.dth-54{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='%23050505'%3E%3Crect x='0' y='0' width='1' height='1'/%3E%3Crect x='1' y='0' width='1' height='1'/%3E%3Crect x='2' y='0' width='1' height='1'/%3E%3Crect x='3' y='0' width='1' height='1'/%3E%3Crect x='4' y='0' width='1' height='1'/%3E%3Crect x='5' y='0' width='1' height='1'/%3E%3Crect x='6' y='0' width='1' height='1'/%3E%3Crect x='7' y='0' width='1' height='1'/%3E%3Crect x='0' y='1' width='1' height='1'/%3E%3Crect x='1' y='1' width='1' height='1'/%3E%3Crect x='3' y='1' width='1' height='1'/%3E%3Crect x='4' y='1' width='1' height='1'/%3E%3Crect x='5' y='1' width='1' height='1'/%3E%3Crect x='7' y='1' width='1' height='1'/%3E%3Crect x='0' y='2' width='1' height='1'/%3E%3Crect x='1' y='2' width='1' height='1'/%3E%3Crect x='2' y='2' width='1' height='1'/%3E%3Crect x='3' y='2' width='1' height='1'/%3E%3Crect x='4' y='2' width='1' height='1'/%3E%3Crect x='5' y='2' width='1' height='1'/%3E%3Crect x='6' y='2' width='1' height='1'/%3E%3Crect x='7' y='2' width='1' height='1'/%3E%3Crect x='1' y='3' width='1' height='1'/%3E%3Crect x='2' y='3' width='1' height='1'/%3E%3Crect x='3' y='3' width='1' height='1'/%3E%3Crect x='5' y='3' width='1' height='1'/%3E%3Crect x='7' y='3' width='1' height='1'/%3E%3Crect x='0' y='4' width='1' height='1'/%3E%3Crect x='1' y='4' width='1' height='1'/%3E%3Crect x='2' y='4' width='1' height='1'/%3E%3Crect x='3' y='4' width='1' height='1'/%3E%3Crect x='4' y='4' width='1' height='1'/%3E%3Crect x='5' y='4' width='1' height='1'/%3E%3Crect x='6' y='4' width='1' height='1'/%3E%3Crect x='7' y='4' width='1' height='1'/%3E%3Crect x='0' y='5' width='1' height='1'/%3E%3Crect x='1' y='5' width='1' height='1'/%3E%3Crect x='3' y='5' width='1' height='1'/%3E%3Crect x='4' y='5' width='1' height='1'/%3E%3Crect x='5' y='5' width='1' height='1'/%3E%3Crect x='7' y='5' width='1' height='1'/%3E%3Crect x='0' y='6' width='1' height='1'/%3E%3Crect x='1' y='6' width='1' height='1'/%3E%3Crect x='2' y='6' width='1' height='1'/%3E%3Crect x='3' y='6' width='1' height='1'/%3E%3Crect x='4' y='6' width='1' height='1'/%3E%3Crect x='5' y='6' width='1' height='1'/%3E%3Crect x='6' y='6' width='1' height='1'/%3E%3Crect x='7' y='6' width='1' height='1'/%3E%3Crect x='1' y='7' width='1' height='1'/%3E%3Crect x='3' y='7' width='1' height='1'/%3E%3Crect x='5' y='7' width='1' height='1'/%3E%3Crect x='6' y='7' width='1' height='1'/%3E%3Crect x='7' y='7' width='1' height='1'/%3E%3C/svg%3E")}.dth{position:absolute;inset:0;pointer-events:none;background-repeat:repeat}.dthSky{z-index:2;opacity:.55;-webkit-mask-image:linear-gradient(to bottom,#000 0%,transparent 44%);mask-image:linear-gradient(to bottom,#000 0%,transparent 44%)}.dthFloor{z-index:2;opacity:.4;-webkit-mask-image:linear-gradient(to top,#000 0%,transparent 34%);mask-image:linear-gradient(to top,#000 0%,transparent 34%)}.dthVig{z-index:3;opacity:.3;-webkit-mask-image:radial-gradient(82% 74% at 50% 48%,transparent 55%,#000 100%);mask-image:radial-gradient(82% 74% at 50% 48%,transparent 55%,#000 100%)}.crimBand{position:absolute;top:46px;left:0;right:0;height:5px;background:#0c0606;opacity:.85;pointer-events:none;z-index:3}.crimHead{position:absolute;top:70px;left:40px;z-index:4;pointer-events:none}.crimHead h1{margin:0;font-size:2.6rem;font-weight:400;letter-spacing:.02em}.crimSub{margin:.2rem 0 0;font-size:.8rem;font-style:italic;opacity:.7}.crimReadout{position:absolute;left:0;right:0;bottom:56px;z-index:4;text-align:center;font-size:1.05rem;letter-spacing:.3em;text-transform:lowercase;pointer-events:none;opacity:0;transform:translateY(6px);transition:opacity .2s,transform .2s}.crimReadout.up{opacity:.85;transform:translateY(0)}.crimLeave{position:absolute;left:40px;bottom:40px;z-index:4;font-size:.78rem;color:#0c0606;opacity:.5;text-decoration:none;border-bottom:1px solid currentColor}.crimLeave:hover{opacity:.95}.crimSound{position:absolute;right:40px;bottom:40px;z-index:4;background:none;border:none;padding:0;font-family:inherit;font-size:.74rem;letter-spacing:.16em;color:#0c0606;opacity:.5;cursor:pointer}.crimSound:hover{opacity:.9}.crimPanel{position:absolute;left:50%;top:50%;z-index:30;width:340px;margin-left:-170px;margin-top:-120px;padding:1.1rem 1.2rem 2.4rem;background:#0c0606f6;border:1px solid #0c0606;color:#f6ddd2;font-size:.82rem;line-height:1.6;pointer-events:auto;transform-style:preserve-3d;animation:panelIn .5s ease-out .42s backwards}@keyframes panelIn{0%{opacity:0}to{opacity:1}}.crimPanel p{margin:0 0 .7rem}.crimPanel p:last-of-type{margin-bottom:0}.crimPanelName{font-size:.62rem;letter-spacing:.22em;text-transform:uppercase;opacity:.55;margin-bottom:.6rem}.rawlist{margin:0;padding-left:1.1rem}.rawlist li{margin-bottom:.3rem}.crimClose{position:absolute;left:1.2rem;bottom:.9rem;background:none;border:none;padding:0;font-family:inherit;font-size:.72rem;color:#f0cdc2;opacity:.5;cursor:pointer;border-bottom:1px solid currentColor}.crimClose:hover{opacity:.9}@media (prefers-reduced-motion: reduce){.wheelSpin,.circling,.current,.drop,.artSmoke,.effRow,.squirrelHead,.scribeHand,.scribePen{animation:none}.detail,.crimPanel{transition:none;animation:none}}@media (max-width: 768px){.crimHead{left:20px;top:62px}.crimHead h1{font-size:1.9rem}.crimLeave{left:20px;bottom:24px}.crimSound{right:20px;bottom:24px}.crimPanel{width:260px;margin-left:-130px}}.artTrunkDetail{width:260px;height:380px;opacity:.55}.artMushrooms{width:120px;height:56px}.artBeetle{width:48px;height:28px}.artMoth{width:40px;height:28px}.artGuts{width:360px;height:240px}.gutsInk{fill:#6b0a0a}.gutsHole{fill:#0c0606}.gutsLevel rect{fill:#a8321f}.beetleLegs{animation:scuttle .22s steps(2,end) infinite alternate}@keyframes scuttle{0%{transform:translate(-.7px)}to{transform:translate(.7px)}}.crawling{animation:crawl 13s ease-in-out infinite alternate}@keyframes crawl{0%{translate:-60px 0}to{translate:70px 0}}.mothWingL{transform-origin:-2px 0;animation:flapL .11s ease-in-out infinite alternate}.mothWingR{transform-origin:2px 0;animation:flapR .11s ease-in-out infinite alternate}@keyframes flapL{0%{transform:scaleX(1)}to{transform:scaleX(.35)}}@keyframes flapR{0%{transform:scaleX(1)}to{transform:scaleX(.35)}}.fluttering{animation:flit 5.5s ease-in-out infinite alternate}@keyframes flit{0%{translate:-26px 0}to{translate:30px -22px}}.gutsGearA{transform-origin:0 0;animation:wheelTurn 7s linear infinite}.gutsGearB{transform-origin:0 0;animation:wheelTurn 5s linear infinite reverse}.gutsPiston{animation:pump 2.5s ease-in-out infinite alternate}@keyframes pump{0%{transform:translate(0)}to{transform:translate(26px)}}.gutsLevelA{animation:fill 9s ease-in infinite;transform-box:fill-box;transform-origin:50% 100%}.gutsLevelB{animation:fill 11s ease-in infinite 2s;transform-box:fill-box;transform-origin:50% 100%}@keyframes fill{0%{transform:scaleY(.15)}80%{transform:scaleY(1)}to{transform:scaleY(1)}}.talk{display:flex;flex-direction:column;gap:.9rem}.talkSays{margin:0;font-size:.84rem;line-height:1.65}.talkChoices{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.talkAsk{background:none;border:none;padding:.1rem 0;font-family:inherit;font-size:.78rem;color:#f0cdc2;opacity:.66;cursor:pointer;text-align:left;transition:opacity .15s,transform .15s}.talkAsk:before{content:"> ";opacity:.5}.talkAsk:hover{opacity:1;transform:translate(3px)}@media (prefers-reduced-motion: reduce){.beetleLegs,.crawling,.mothWingL,.mothWingR,.fluttering,.gutsGearA,.gutsGearB,.gutsPiston,.gutsLevelA,.gutsLevelB{animation:none}}.vast{color:#1c0404;opacity:.26}.artGreatWheel{width:640px;height:640px}.greatSpin{transform-origin:0 0;animation:wheelTurn 360s linear infinite}.artColossus{width:400px;height:760px}.submerged{color:#4a0d0a;opacity:0}.artDeepMass{width:600px;height:90px}.submerged{animation:surfacing 47s ease-in-out infinite}@keyframes surfacing{0%,62%{opacity:0}72%,84%{opacity:.7}94%,to{opacity:0}}@media (prefers-reduced-motion: reduce){.greatSpin,.submerged{animation:none}}.crimPlate{position:absolute;inset:22px;z-index:4;pointer-events:none;border:1px solid var(--ink);opacity:.85}.crimPlate:before{content:"";position:absolute;inset:5px;border:2px solid var(--ink);opacity:.55}.crimPlateCap{position:absolute;right:40px;bottom:34px;z-index:4;font-size:.6rem;letter-spacing:.26em;text-transform:uppercase;opacity:.5;pointer-events:none}.crimHorizon{position:absolute;left:22px;right:22px;top:57%;height:1px;z-index:3;background:var(--ink);opacity:.32;pointer-events:none}.hatch{position:absolute;inset:0;z-index:2;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='6'%3E%3Cpath d='M-1 5 L5 -1 M1 7 L7 1' stroke='%230c0606' stroke-width='0.9'/%3E%3C/svg%3E");background-repeat:repeat;opacity:.22;-webkit-mask-image:linear-gradient(to top,#000 0%,#000 22%,transparent 43%);mask-image:linear-gradient(to top,#000 0%,#000 22%,transparent 43%)}.plateLines path{fill:none;stroke:#6b0a0a;stroke-width:2;opacity:.42}.artWaterline{width:520px;height:120px}.waterline{z-index:7;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 22%,#000 74%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 22%,#000 74%,transparent 100%)}.wlBody{fill:#85180f;opacity:.96}.wlHatch path{fill:none;stroke:var(--ink);stroke-width:1.5;opacity:.3}.skyBands{position:absolute;inset:0;z-index:2;pointer-events:none}.skyBand{position:absolute;inset:0;background-repeat:repeat;opacity:.5;will-change:opacity}.skyBand:nth-child(1){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='%230c0606'%3E%3Crect x='0' y='0' width='1' height='1'/%3E%3Crect x='2' y='0' width='1' height='1'/%3E%3Crect x='4' y='0' width='1' height='1'/%3E%3Crect x='6' y='0' width='1' height='1'/%3E%3Crect x='1' y='1' width='1' height='1'/%3E%3Crect x='5' y='1' width='1' height='1'/%3E%3Crect x='0' y='2' width='1' height='1'/%3E%3Crect x='2' y='2' width='1' height='1'/%3E%3Crect x='4' y='2' width='1' height='1'/%3E%3Crect x='6' y='2' width='1' height='1'/%3E%3Crect x='0' y='4' width='1' height='1'/%3E%3Crect x='2' y='4' width='1' height='1'/%3E%3Crect x='4' y='4' width='1' height='1'/%3E%3Crect x='6' y='4' width='1' height='1'/%3E%3Crect x='1' y='5' width='1' height='1'/%3E%3Crect x='5' y='5' width='1' height='1'/%3E%3Crect x='0' y='6' width='1' height='1'/%3E%3Crect x='2' y='6' width='1' height='1'/%3E%3Crect x='4' y='6' width='1' height='1'/%3E%3Crect x='6' y='6' width='1' height='1'/%3E%3C/svg%3E")}.skyBand:nth-child(2){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='%230c0606'%3E%3Crect x='0' y='0' width='1' height='1'/%3E%3Crect x='2' y='0' width='1' height='1'/%3E%3Crect x='4' y='0' width='1' height='1'/%3E%3Crect x='6' y='0' width='1' height='1'/%3E%3Crect x='0' y='2' width='1' height='1'/%3E%3Crect x='2' y='2' width='1' height='1'/%3E%3Crect x='4' y='2' width='1' height='1'/%3E%3Crect x='6' y='2' width='1' height='1'/%3E%3Crect x='0' y='4' width='1' height='1'/%3E%3Crect x='2' y='4' width='1' height='1'/%3E%3Crect x='4' y='4' width='1' height='1'/%3E%3Crect x='6' y='4' width='1' height='1'/%3E%3Crect x='2' y='6' width='1' height='1'/%3E%3Crect x='4' y='6' width='1' height='1'/%3E%3Crect x='6' y='6' width='1' height='1'/%3E%3C/svg%3E")}.skyBand:nth-child(3){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='%230c0606'%3E%3Crect x='0' y='0' width='1' height='1'/%3E%3Crect x='2' y='0' width='1' height='1'/%3E%3Crect x='4' y='0' width='1' height='1'/%3E%3Crect x='6' y='0' width='1' height='1'/%3E%3Crect x='2' y='2' width='1' height='1'/%3E%3Crect x='6' y='2' width='1' height='1'/%3E%3Crect x='0' y='4' width='1' height='1'/%3E%3Crect x='4' y='4' width='1' height='1'/%3E%3Crect x='6' y='4' width='1' height='1'/%3E%3Crect x='2' y='6' width='1' height='1'/%3E%3Crect x='6' y='6' width='1' height='1'/%3E%3C/svg%3E")}.skyBand:nth-child(4){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='%230c0606'%3E%3Crect x='0' y='0' width='1' height='1'/%3E%3Crect x='4' y='0' width='1' height='1'/%3E%3Crect x='2' y='2' width='1' height='1'/%3E%3Crect x='6' y='2' width='1' height='1'/%3E%3Crect x='0' y='4' width='1' height='1'/%3E%3Crect x='4' y='4' width='1' height='1'/%3E%3Crect x='2' y='6' width='1' height='1'/%3E%3Crect x='6' y='6' width='1' height='1'/%3E%3C/svg%3E")}.skyBand:nth-child(5){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='%230c0606'%3E%3Crect x='0' y='0' width='1' height='1'/%3E%3Crect x='4' y='0' width='1' height='1'/%3E%3Crect x='2' y='2' width='1' height='1'/%3E%3Crect x='0' y='4' width='1' height='1'/%3E%3Crect x='4' y='4' width='1' height='1'/%3E%3C/svg%3E")}.skyBand:nth-child(1){-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 0%,#000 13%,transparent 13%);mask-image:linear-gradient(to bottom,transparent 0%,#000 0%,#000 13%,transparent 13%)}.skyBand:nth-child(2){-webkit-mask-image:linear-gradient(to bottom,transparent 13%,#000 13%,#000 24%,transparent 24%);mask-image:linear-gradient(to bottom,transparent 13%,#000 13%,#000 24%,transparent 24%)}.skyBand:nth-child(3){-webkit-mask-image:linear-gradient(to bottom,transparent 24%,#000 24%,#000 33%,transparent 33%);mask-image:linear-gradient(to bottom,transparent 24%,#000 24%,#000 33%,transparent 33%)}.skyBand:nth-child(4){-webkit-mask-image:linear-gradient(to bottom,transparent 33%,#000 33%,#000 41%,transparent 41%);mask-image:linear-gradient(to bottom,transparent 33%,#000 33%,#000 41%,transparent 41%)}.skyBand:nth-child(5){-webkit-mask-image:linear-gradient(to bottom,transparent 41%,#000 41%,#000 47%,transparent 47%);mask-image:linear-gradient(to bottom,transparent 41%,#000 41%,#000 47%,transparent 47%)}.scribeWriting path{stroke-dasharray:40;stroke-dashoffset:40;animation:writeLine 7s linear infinite}.scribeWriting path:nth-child(2){animation-delay:2.2s}.scribeWriting path:nth-child(3){animation-delay:4.4s}@keyframes writeLine{0%{stroke-dashoffset:40}22%,88%{stroke-dashoffset:0}96%,to{stroke-dashoffset:40}}.crimLeave{opacity:.62}@media (prefers-reduced-motion: reduce){.scribeWriting path{animation:none;stroke-dashoffset:0}}.grain{position:absolute;inset:0;z-index:3;pointer-events:none;width:100%;height:100%}.bite{position:absolute;top:0;right:0;width:36vw;height:32vw;max-width:640px;max-height:580px;z-index:5;pointer-events:none}.biteCloth,.biteEdge{position:absolute;inset:0}.biteEdge{background:#2a0605}.biteCloth{background-color:#050404;background-image:var(--tartan);background-repeat:repeat;background-size:300px 300px}.thing.silenced .art{opacity:0;transition:opacity .35s}.artRaptor{width:1040px;height:700px}.artRaptor .vanta{fill:#050405}.artRaptor .vanta2{fill:#0b090a}.artRaptor .rose{fill:#e7b09b}.artRaptor .roseLo{fill:#b4705a}.artRaptor .roseHi{fill:#f7ded3}.artRaptor .gold{fill:#d9a06f}.artRaptor .edgeLight{fill:none;stroke:#e7b09b;stroke-width:1.6;stroke-linecap:round;opacity:.85}.artRaptor .shaft{fill:none;stroke:#b4705a;stroke-width:1;stroke-linecap:round;opacity:.6}.artRaptor .rBody .edgeLight{opacity:.35;stroke-width:1.1}.rBang text{font-family:Impact,Haettenschweiler,Arial Black,system-ui,sans-serif;font-size:300px;letter-spacing:-.03em;text-transform:uppercase}.rBangOut{fill:none;stroke:#33130f;stroke-width:26;stroke-linejoin:round;opacity:.9}.rBangIn{fill:#ffd2bd;opacity:.16}.artRaptor{overflow:visible}.mangaPage{position:absolute;inset:0;z-index:40;background:#f2e7d5;animation:mangaIn .34s cubic-bezier(.16,1,.3,1)}@keyframes mangaIn{0%{opacity:0;transform:scale(1.06) rotate(.6deg)}to{opacity:1;transform:none}}.mangaArt{display:block;width:100%;height:100%}.mStreaks{animation:streakDrift 2.6s ease-in-out infinite alternate}@keyframes streakDrift{0%{transform:rotate(-24deg) translate(-14px)}to{transform:rotate(-24deg) translate(14px)}}.mBangText{font-family:Impact,Haettenschweiler,Arial Black,system-ui,sans-serif;font-size:172px;letter-spacing:-.02em;text-anchor:middle;transform-box:fill-box;transform-origin:center}.mBangFace{fill:#fbf4e7;stroke:#3a201a;stroke-width:9;paint-order:stroke}.mBangShadow{fill:#3a201a}.mBang{animation:bangHit .5s cubic-bezier(.2,1.6,.3,1) both}@keyframes bangHit{0%{opacity:0;transform:scale(.6) rotate(-9deg)}60%{opacity:1;transform:scale(1.08) rotate(2deg)}to{opacity:1;transform:none}}.mangaClose{position:absolute;right:46px;bottom:40px;z-index:41;background:#f2e7d5;border:3px solid #3a201a;padding:.5rem .9rem;font-family:Georgia,Times New Roman,serif;font-size:.8rem;letter-spacing:.08em;color:#3a201a;cursor:pointer;box-shadow:4px 4px #d4705c}.mangaClose:hover{background:#fbf4e7;box-shadow:6px 6px #a8452f}@media (prefers-reduced-motion: reduce){.mangaPage,.mBang,.mStreaks{animation:none}}.mMass{fill:#241310}.mCut{fill:#f6efe1}.mShade{fill:#a8452f;opacity:.9}.thing.outOfWay{pointer-events:none}.crimLink{color:inherit;text-decoration:none;border-bottom:1px solid currentColor;opacity:.92}.crimLink:hover{opacity:1}.crimPanel.wide{width:460px;margin-left:-230px;margin-top:-215px}.crimPanelBody{max-height:54vh;overflow-y:auto;overscroll-behavior:contain;padding-right:.4rem}.crimPanelBody::-webkit-scrollbar{width:3px}.crimPanelBody::-webkit-scrollbar-thumb{background:#f0cdc2;opacity:.3}.builtList{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.95rem}.builtItem{display:block}.builtName{display:block;font-size:.92rem;letter-spacing:.01em;margin-bottom:.12rem}.builtLine{display:block;font-size:.78rem;line-height:1.55;opacity:.88}.builtStack{display:block;margin-top:.22rem;font-size:.6rem;letter-spacing:.18em;text-transform:uppercase;opacity:.45}.lower{text-transform:lowercase}.sheet{display:flex;flex-direction:column}.inkLine{animation:inkIn .5s ease-out backwards}@keyframes inkIn{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:none}}.sheetHead{display:flex;justify-content:space-between;align-items:baseline;gap:.8rem;margin:.55rem 0 .25rem;font-size:.82rem}.sheetHead:first-child{margin-top:0;font-size:1.05rem}.sheetMeta{flex:none;font-size:.58rem;letter-spacing:.16em;text-transform:uppercase;opacity:.5}.sheetLine{margin:0 0 .3rem;font-size:.74rem;line-height:1.55;opacity:.86;padding-left:.75rem;text-indent:-.75rem}.sheetLine:before{content:"— ";opacity:.45}.sheetRule{height:1px;background:#f0cdc2;opacity:.25;margin:.7rem 0}@media (prefers-reduced-motion: reduce){.inkLine{animation:none}}.plateBook{width:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;scroll-snap-type:y proximity}.plateBook:before,.plateBook>.grain,.plateBook>.bite,.plateBook .mangaPage{position:fixed}.plate{position:relative;min-height:100dvh;scroll-snap-align:start;scroll-snap-stop:normal;display:flex;flex-direction:column;padding:30px 26px 44px;box-sizing:border-box;width:100%;max-width:100%;overflow-x:clip}.plateRule{position:absolute;inset:14px;border:1px solid var(--ink);opacity:.8;pointer-events:none;z-index:4}.plateRule:before{content:"";position:absolute;inset:5px;border:2px solid var(--ink);opacity:.5}.plateFig{position:relative;width:100%;min-width:0;flex:1 1 auto;min-height:38vh;display:grid;place-items:center;overflow:hidden;z-index:5}.plateArt{transform-origin:50% 50%;line-height:0}.plateRidge{position:absolute;left:50%;bottom:12%;transform:translate(-50%) scale(1.15);opacity:.4;pointer-events:none}.plateRidge .art{width:620px;height:150px}.plateCap{position:relative;z-index:5;display:flex;align-items:center;gap:10px;margin-bottom:14px;font-size:.56rem;letter-spacing:.26em;text-transform:uppercase;color:var(--ink);opacity:.62}.plateCapRule{flex:1;height:1px;background:var(--ink);opacity:.45}.plateNo,.plateCapName{flex:none}.plateNote{position:relative;width:100%;box-sizing:border-box;z-index:5;background:#0c0606ed;border:1px solid var(--ink);color:#f6ddd2;padding:.95rem 1rem 1.05rem;font-size:.8rem;line-height:1.6}.plateLabel{margin:0 0 .55rem;font-size:1.02rem;font-weight:400;letter-spacing:.02em}.plateBody p{margin:0 0 .65rem}.plateBody p:last-child{margin-bottom:0}.plate.front .plateNote{background:none;border:none;color:var(--ink);padding:0}.plate.front .plateLabel{font-size:2.4rem}.plateEpigraph{margin:0;font-style:italic;font-size:.78rem;opacity:.72}.plateWays{display:flex;flex-wrap:wrap;align-items:baseline;gap:.2rem 1rem;margin-top:.7rem;font-size:.8rem}.plateWays .rawlist{display:contents;list-style:none;padding:0;margin:0}.plateAside{margin:.6rem 0 .4rem;font-size:.68rem;letter-spacing:.04em;opacity:.62}.plateTap{margin:0;font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;opacity:.6}.plateTurn{position:absolute;left:0;right:0;bottom:22px;z-index:5;text-align:center;font-size:.54rem;letter-spacing:.34em;text-transform:uppercase;color:var(--ink);opacity:0;animation:turnHint 4.2s ease-in-out infinite;pointer-events:none}@keyframes turnHint{0%,62%{opacity:0;transform:translateY(0)}78%{opacity:.5;transform:translateY(3px)}to{opacity:0;transform:translateY(6px)}}.plate .plateFig,.plate .plateCap,.plate .plateNote{opacity:0;transform:translateY(12px)}.plate.inked .plateFig,.plate.inked .plateCap,.plate.inked .plateNote{opacity:1;transform:none;transition:opacity .75s ease-out,transform .75s cubic-bezier(.22,1,.36,1)}.plate.inked .plateCap{transition-delay:.16s}.plate.inked .plateNote{transition-delay:.26s}@media (prefers-reduced-motion: reduce){.plateBook{scroll-snap-type:none}.plateTurn{animation:none;opacity:.4}.plate .plateFig,.plate .plateCap,.plate .plateNote{opacity:1;transform:none;transition:none}}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.38"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{display:inline;line-height:0}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}.blogPage{min-height:100vh;padding:68px 24px 60px;color:var(--text-primary, #e8e8e8);box-sizing:border-box}.blogContainer{max-width:720px;margin:0 auto}.blogBack{background:none;border:none;color:var(--text-secondary, #888);font-family:inherit;font-size:.82rem;cursor:pointer;padding:0;letter-spacing:.03em;transition:color .15s}.blogBack:hover{color:var(--text-primary, #e8e8e8)}.blogPostNav{display:flex;align-items:center;justify-content:space-between;margin-bottom:36px}.blogHeader{margin-bottom:40px}.blogHeaderRow{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:6px}.blogLabel{font-size:.72rem;color:var(--text-secondary, #888);letter-spacing:.08em;margin:0 0 6px;font-family:IBM Plex Mono,monospace}.blogTitle{font-size:2rem;font-weight:700;margin:0;letter-spacing:-.02em}.blogSub{font-size:.88rem;color:var(--text-secondary, #888);margin:4px 0 0}.blogNewBtn{background:var(--accent, #7eb8a4);color:#111;border:none;border-radius:50%;width:32px;height:32px;font-size:1.3rem;line-height:1;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:4px;transition:opacity .15s,transform .15s}.blogNewBtn:hover{opacity:.85;transform:scale(1.08)}.blogAdminGate{background:none;border:1px solid rgba(255,255,255,.1);color:var(--text-secondary, #555);border-radius:4px;padding:4px 10px;font-family:IBM Plex Mono,monospace;font-size:.68rem;letter-spacing:.06em;cursor:pointer;margin-top:4px;transition:color .15s,border-color .15s}.blogAdminGate:hover{color:var(--text-primary, #e8e8e8);border-color:#ffffff40}.blogEditBtn{background:none;border:none;color:var(--text-secondary, #666);font-family:inherit;font-size:.78rem;cursor:pointer;padding:0;transition:color .15s}.blogEditBtn:hover{color:var(--accent, #7eb8a4)}.blogEditBtn.small{font-size:1rem;line-height:1}.blogEmpty{color:var(--text-secondary, #888);font-family:IBM Plex Mono,monospace;font-size:.82rem}.postList{display:flex;flex-direction:column;gap:2px}.postRow{display:flex;align-items:flex-start;justify-content:space-between;background:none;border:none;border-bottom:1px solid rgba(255,255,255,.06);padding:18px 4px;cursor:pointer;text-align:left;width:100%;color:inherit;gap:16px;transition:background .1s,padding-left .1s;border-radius:4px}.postRow:hover{background:#ffffff08;padding-left:10px}.postRowLeft{flex:1}.postDate{font-size:.72rem;color:var(--text-secondary, #888);font-family:IBM Plex Mono,monospace;letter-spacing:.04em;display:block;margin-bottom:5px}.postRowTitle{font-size:1rem;font-weight:600;margin:0 0 5px;letter-spacing:-.01em}.postExcerpt{font-size:.83rem;color:var(--text-secondary, #888);margin:0;line-height:1.5}.postRowRight{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.postTags{display:flex;flex-wrap:wrap;gap:4px;justify-content:flex-end}.postTag{font-size:.68rem;color:var(--accent, #7eb8a4);font-family:IBM Plex Mono,monospace}.postArrow{color:var(--text-secondary, #888);font-size:.9rem}.postFull{padding:0}.postFullHeader{margin-bottom:36px;border-bottom:1px solid rgba(255,255,255,.06);padding-bottom:20px}.postFullTitle{font-size:1.85rem;font-weight:700;margin:0 0 10px;letter-spacing:-.02em;line-height:1.2}.postBody{font-size:.93rem;line-height:1.78}.postBody h2{font-size:1.25rem;font-weight:600;margin-top:2em;margin-bottom:.4em}.postBody h3{font-size:1.05rem;font-weight:600;margin-top:1.6em;margin-bottom:.4em}.postBody p{margin:0 0 1.1em}.postBody a{color:var(--accent, #7eb8a4);text-decoration:underline;text-underline-offset:3px}.postBody code{font-family:IBM Plex Mono,monospace;font-size:.84em;background:#ffffff12;padding:2px 6px;border-radius:3px}.postBody pre{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:6px;padding:14px;overflow-x:auto;margin:1.4em 0}.postBody pre code{background:none;padding:0}.postBody blockquote{border-left:3px solid var(--accent, #7eb8a4);margin:1.4em 0;padding-left:14px;color:var(--text-secondary, #888);font-style:italic}.blogLoginWrap{display:flex;align-items:center;justify-content:center}.blogLoginBox{display:flex;flex-direction:column;gap:10px;width:100%;max-width:280px}.blogAdminInput{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:9px 13px;color:var(--text-primary, #e8e8e8);font-family:inherit;font-size:.88rem;outline:none;width:100%;box-sizing:border-box;transition:border-color .15s}.blogAdminInput:focus{border-color:var(--accent, #7eb8a4)}.blogTitleInput{font-size:1.2rem;font-weight:600}.blogAdminBtn{background:var(--accent, #7eb8a4);color:#111;border:none;border-radius:6px;padding:9px 18px;font-family:inherit;font-size:.85rem;font-weight:600;cursor:pointer;letter-spacing:.03em;transition:opacity .15s;white-space:nowrap}.blogAdminBtn:hover{opacity:.85}.blogAdminBtn:disabled{opacity:.4;cursor:default}.blogAdminMsg{font-size:.78rem;color:var(--text-secondary, #888);font-family:IBM Plex Mono,monospace;margin:4px 0 0}.blogEditorWrap{padding:68px 24px 40px;box-sizing:border-box}.blogEditorHeader{display:flex;align-items:center;gap:14px;margin-bottom:16px;flex-wrap:wrap}.blogEditorLabel{font-size:.82rem;color:var(--text-secondary, #888);font-family:IBM Plex Mono,monospace;flex:1}.blogEditorActions{display:flex;align-items:center;gap:14px;flex-shrink:0}.blogToggle{display:flex;align-items:center;gap:6px;font-size:.82rem;color:var(--text-secondary, #888);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.blogEditorFields{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.blogEditorWrap .w-md-editor{background:#0d0d0d!important;border-color:#ffffff1a!important;border-radius:6px!important}@media (max-width: 600px){.blogEditorHeader,.blogEditorActions{gap:8px}.blogPage{padding-left:16px;padding-right:16px}}.drum{position:absolute;inset:0;overflow:hidden;pointer-events:none;transition:opacity .6s,filter .6s}.drum.dim{opacity:.4;filter:blur(1.5px)}.drumScene{position:absolute;inset:0;perspective:1150px;perspective-origin:50% 46%;transform-style:preserve-3d;animation:drumDrift 41s ease-in-out infinite alternate}@keyframes drumDrift{0%{perspective-origin:41% 38%}to{perspective-origin:59% 56%}}.drumBandY{position:absolute;left:0;right:0;top:50%;height:0;transform-style:preserve-3d}.drumBandSpin{position:absolute;left:50%;top:0;width:0;height:0;transform-style:preserve-3d;animation-name:drumSpin;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes drumSpin{0%{transform:rotateX(5deg) rotateY(0)}to{transform:rotateX(5deg) rotateY(360deg)}}.drum:hover .drumBandSpin{animation-play-state:paused}.drumCover{position:absolute;left:0;top:0;display:block;transform-style:preserve-3d;backface-visibility:visible;pointer-events:auto;transition:opacity .25s}.drumCover img{width:100%;height:100%;object-fit:cover;display:block;box-shadow:0 0 0 1px #7391662e,0 10px 34px #0009;transition:box-shadow .3s;animation:coverBreathe 13s ease-in-out infinite alternate;animation-delay:inherit}@keyframes coverBreathe{0%{filter:grayscale(1) brightness(.44) contrast(1.32) sepia(.5) hue-rotate(48deg) saturate(1.5)}to{filter:grayscale(1) brightness(.8) contrast(1.14) sepia(.42) hue-rotate(48deg) saturate(1.2)}}.drumCover:hover{opacity:1!important;z-index:5}.drumCover:hover img{animation:none;filter:grayscale(.1) brightness(1.05) contrast(1.04) saturate(1.08);box-shadow:0 0 0 1px var(--sage-bright, #a7c49a),0 14px 44px #000000bf}@media (prefers-reduced-motion: reduce){.drumScene,.drumBandSpin,.drumCover img{animation:none}.drumCover img{filter:grayscale(1) brightness(.7) contrast(1.2) sepia(.45) hue-rotate(48deg) saturate(1.3)}}@media (max-width: 768px){.drumScene{perspective:720px}}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ibm-plex-mono-cyrillic-ext-400-normal-xuaO2J-f.woff2) format("woff2"),url(/assets/ibm-plex-mono-cyrillic-ext-400-normal-DMdlQ8Kv.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ibm-plex-mono-cyrillic-400-normal-BSMlKf0J.woff2) format("woff2"),url(/assets/ibm-plex-mono-cyrillic-400-normal-CEL4l2ZJ.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ibm-plex-mono-vietnamese-400-normal-BulugwFq.woff2) format("woff2"),url(/assets/ibm-plex-mono-vietnamese-400-normal-DDuiU_S-.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ibm-plex-mono-latin-ext-400-normal-BmRBH3aV.woff2) format("woff2"),url(/assets/ibm-plex-mono-latin-ext-400-normal-D3D2R8hC.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ibm-plex-mono-latin-400-normal-DMJ8VG8y.woff2) format("woff2"),url(/assets/ibm-plex-mono-latin-400-normal-CvHOgSBP.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/ibm-plex-mono-cyrillic-ext-700-normal-BDQ-w_bc.woff2) format("woff2"),url(/assets/ibm-plex-mono-cyrillic-ext-700-normal-CtgKGIh5.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/ibm-plex-mono-cyrillic-700-normal-Bp80XfeI.woff2) format("woff2"),url(/assets/ibm-plex-mono-cyrillic-700-normal-O_YjL27c.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/ibm-plex-mono-vietnamese-700-normal-apsD3J7v.woff2) format("woff2"),url(/assets/ibm-plex-mono-vietnamese-700-normal-Bs14ezHR.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/ibm-plex-mono-latin-ext-700-normal-Dhimjc7-.woff2) format("woff2"),url(/assets/ibm-plex-mono-latin-ext-700-normal-Cwsjk1Jb.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/ibm-plex-mono-latin-700-normal-7sUh57Bg.woff2) format("woff2"),url(/assets/ibm-plex-mono-latin-700-normal-CNHXzs6v.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.lp{position:relative;height:calc(100vh - 52px);margin-top:52px;overflow:hidden;font-family:IBM Plex Mono,Courier New,monospace}.lpVeil{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 55% 70% at 22% 55%,rgba(4,5,4,.88),transparent 70%),radial-gradient(ellipse at 50% 50%,transparent 30%,rgba(4,5,4,.55) 100%)}.lpHud{position:relative;height:100%;display:grid;grid-template-columns:minmax(320px,480px) 1fr;align-items:end;padding:2.5rem;gap:2rem;pointer-events:none}.lpHud>*{pointer-events:auto}.lpMain{display:flex;flex-direction:column;gap:.75rem;max-height:100%;padding-bottom:5.75rem;min-width:0}.lpLabel{font-size:.65rem;color:var(--sage);letter-spacing:.2em;text-transform:uppercase;margin:0}.lpTitle{font-size:2.6rem;color:#f0f0f0;font-weight:700;margin:0;letter-spacing:-.03em;line-height:.95;text-shadow:0 2px 24px rgba(0,0,0,.9)}.lpSub{font-size:.72rem;color:#a8a8a8;margin:0;line-height:1.65;max-width:42ch}.lpError{font-size:.7rem;color:#8a3333;margin:0;letter-spacing:.04em}.lpEmpty{font-size:.72rem;color:#3a3a3a;margin:0}.lpNow{display:flex;align-items:center;gap:.85rem;padding:.75rem;border:1px solid #1a1a1a;background:#060806d1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.lpNowArt{width:52px;height:52px;object-fit:cover;flex-shrink:0}.lpNowText{display:flex;flex-direction:column;gap:.15rem;min-width:0}.lpNowLabel{font-size:.58rem;color:var(--sage);letter-spacing:.18em;text-transform:uppercase;display:flex;align-items:center;gap:.4rem}.lpDot{width:5px;height:5px;border-radius:50%;background:#1db954;box-shadow:0 0 6px #1db954;animation:lpPulse 2s ease-in-out infinite}@keyframes lpPulse{0%,to{opacity:1}50%{opacity:.25}}.lpNowTitle{font-size:.9rem;color:#f0f0f0;font-weight:700;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lpNowTitle:hover{color:var(--sage-bright)}.lpNowArtist{font-size:.68rem;color:#a8a8a8}.lpForm{display:flex;align-items:center;border:1px solid #1e1e1e;background:#060806e0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:border-color .1s}.lpForm:focus-within{border-color:#3a4a36}.lpPrompt{color:var(--sage);font-size:.9rem;padding:0 .65rem;-webkit-user-select:none;user-select:none}.lpInput{flex:1;min-width:0;background:transparent;border:none;outline:none;color:#f0f0f0;font-family:inherit;font-size:.8rem;padding:.8rem 0;caret-color:var(--sage)}.lpInput::placeholder{color:#333}.lpInput:disabled{opacity:.4}.lpSubmit{background:transparent;border:none;border-left:1px solid #1e1e1e;color:#b8b8b8;font-family:inherit;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;padding:.8rem .85rem;cursor:pointer;transition:color .1s,background .1s}.lpSubmit:hover:not(:disabled){color:#f0f0f0;background:#111}.lpSubmit:disabled{opacity:.3;cursor:default}.lpResults{border:1px solid #141414;background:#060806e6;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);overflow-y:auto;max-height:34vh}.lpResultRow{display:flex;align-items:center;gap:.6rem;padding:.6rem .7rem;border-bottom:1px solid #0d0d0d}.lpResultRow:last-child{border-bottom:none}.lpResultRow:hover{background:#0c0f0c}.lpResultArt{width:34px;height:34px;object-fit:cover;flex-shrink:0}.lpResultText{display:flex;flex-direction:column;min-width:0;flex:1}.lpResultTitle{font-size:.75rem;color:#d0d0d0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lpResultMeta{font-size:.63rem;color:#8a8a8a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lpQueueBtn{background:transparent;border:1px solid #1e1e1e;color:#b8b8b8;font-family:inherit;font-size:.6rem;letter-spacing:.08em;padding:.35rem .6rem;cursor:pointer;flex-shrink:0;transition:border-color .1s,color .1s}.lpQueueBtn:hover:not(:disabled){border-color:var(--sage);color:var(--sage)}.lpQueueBtn:disabled{opacity:.3;cursor:default}.lpSuccess{display:flex;flex-direction:column;gap:.85rem;align-items:flex-start}.lpSuccessTrack{display:flex;align-items:center;gap:.85rem;padding:.85rem;border:1px solid rgba(115,145,102,.35);background:#080e08e6}.lpSuccessArt{width:44px;height:44px;object-fit:cover}.lpSuccessTitle{font-size:.85rem;color:#f0f0f0;margin:0 0 .15rem;font-weight:700}.lpSuccessArtist{font-size:.7rem;color:#b8b8b8;margin:0}.lpSuccessMsg{font-size:.62rem;color:var(--sage);letter-spacing:.15em;text-transform:uppercase;margin:0}.lpGhostBtn{background:transparent;border:1px solid #1e1e1e;color:#c8c8c8;font-family:inherit;font-size:.66rem;letter-spacing:.1em;text-transform:uppercase;padding:.6rem .8rem;cursor:pointer;transition:border-color .1s,color .1s}.lpGhostBtn:hover{border-color:#444;color:#eee}.lpSide{justify-self:end;align-self:start;margin-top:6rem;display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;max-height:calc(100% - 6rem);min-height:0;width:320px}.lpSideToggle{background:#060806d9;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border:1px solid #1e1e1e;color:#a8a8a8;font-family:inherit;font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;padding:.5rem .75rem;cursor:pointer;flex-shrink:0;transition:border-color .1s,color .1s}.lpSideToggle:hover{border-color:var(--sage);color:var(--sage-bright)}.lpSideList{width:100%;overflow-y:auto;border:1px solid #141414;background:#050705ed;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:.4rem .7rem;min-height:0}.lpTrackRow{display:flex;align-items:center;gap:.6rem;padding:.5rem 0;border-bottom:1px solid #0d0d0d}.lpTrackRow:last-child{border-bottom:none}.lpTrackArt{width:30px;height:30px;object-fit:cover;flex-shrink:0}.lpTrackText{display:flex;flex-direction:column;min-width:0;flex:1}.lpTrackTitle{font-size:.72rem;color:#bbb;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lpTrackTitle:hover{color:#f0f0f0;text-decoration:underline}.lpTrackMeta{font-size:.6rem;color:#8a8a8a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lpTrackTime{font-size:.56rem;color:#333;flex-shrink:0}.lpFoot{position:absolute;left:13rem;right:15rem;bottom:1.4rem;text-align:center;font-size:.66rem;letter-spacing:.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none}.footPlay{color:#1db954}.footAlbum{color:#d8d8d8}.footSep{color:#3a3a3a}.footArtist{color:var(--sage-bright)}.footIdle{color:#2f2f2f}.previewBtn{background:transparent;border:1px solid #222;color:#a8a8a8;font-size:.55rem;width:22px;height:22px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;border-radius:50%;transition:border-color .15s,color .15s;padding:0;line-height:1}.previewBtn:hover{border-color:#1db954;color:#1db954}.previewBtn.playing{border-color:#1db954;color:#1db954;background:#1db95414}@media (max-width: 900px){.lpHud{grid-template-columns:1fr;grid-template-rows:auto 1fr;align-items:start;padding:1.25rem}.lpSide{grid-row:1;justify-self:end;width:min(320px,100%);margin-top:4.5rem;max-height:calc(100% - 4.5rem)}.lpMain{grid-row:2;align-self:end;padding-bottom:4rem}.lpTitle{font-size:1.8rem}.lpFoot{display:none}.lpResults{max-height:28vh}}.topsterPage{display:grid;place-items:center;padding:46px 40px 64px;box-sizing:border-box}.topsterFrame{position:relative;z-index:5;max-width:100%;max-height:100%;display:flex}.topsterChart{display:block;max-width:100%;max-height:calc(100dvh - 110px);width:auto;height:auto;object-fit:contain;border:1px solid var(--ink);box-shadow:0 18px 60px #0c06068c}@media (max-width: 768px){.topsterPage{padding:30px 22px 46px}.topsterChart{max-height:calc(100dvh - 86px)}.crimPlateCap{right:24px;bottom:22px}}
