@keyframes icon-enter-sunrise{0%{opacity:0;filter:blur(4px);transform:translateY(40px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes icon-enter-sunset{0%{opacity:0;filter:blur(4px);transform:translateY(-40px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes icon-exit-sunrise{0%{opacity:1;filter:blur();transform:translateY(0)}to{opacity:0;filter:blur(4px);transform:translateY(-40px)}}@keyframes icon-exit-sunset{0%{opacity:1;filter:blur();transform:translateY(0)}to{opacity:0;filter:blur(4px);transform:translateY(40px)}}.animate-icon-enter-sunrise{animation:.275s icon-enter-sunrise}.animate-icon-enter-sunset{animation:.275s icon-enter-sunset}.animate-icon-exit-sunrise{animation:.275s forwards icon-exit-sunrise}.animate-icon-exit-sunset{animation:.275s forwards icon-exit-sunset}
.text-chromed{color:#0000;text-shadow:-.75px 2px 2px #f8f8f8d9;-webkit-text-stroke:.75px #0f0f0f26;paint-order:stroke fill;background-color:#d8d8d8;-webkit-background-clip:text;background-clip:text}.text-chromed-sub{color:#0000;text-shadow:-.25px .5px .5px #f8f8f8d9;-webkit-text-stroke:.5px #0f0f0f26;paint-order:stroke fill;background-color:#c3c3c3;-webkit-background-clip:text;background-clip:text}.dark .text-chromed{color:#0000;text-shadow:-.75px 2px 2px #171717d9;-webkit-text-stroke:.75px #62626226;paint-order:stroke fill;background-color:#010101;-webkit-background-clip:text;background-clip:text}.dark .text-chromed-sub{color:#0000;text-shadow:-.5px .5px .75px #181818e6;-webkit-text-stroke:1px #4141411a;paint-order:stroke fill;background-color:#020202;-webkit-background-clip:text;background-clip:text}
.vault-book-root{--vault-book-spine:#1b1d5b;--vault-book-cover:#1a1a1a;--vault-book-page:#e6e6e6;--vault-book-underline:#40404066;--vault-book-paper:#efebe3}.vault-book{width:300px;min-width:300px;height:400px;transform-style:preserve-3d;perspective:1200px;transform-origin:50%;flex-shrink:0;position:relative;transform:scale(.5)translateZ(0)}.vault-book__spine{background:var(--vault-book-spine);transform-origin:0;width:12px;height:100%;position:absolute;top:0;left:0;transform:translateZ(-13px)}.vault-book__page{transform-origin:0%;width:282px;height:376px;transform-style:preserve-3d;border-radius:0 12px 12px 0;position:absolute;top:50%;left:1px}.vault-book__half{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.vault-book__half--front{backface-visibility:hidden;border-radius:0 12px 12px 0;transform:rotateY(0)translateZ(.5px)}.vault-book__half--back{border-radius:12px 0 0 12px;transform:rotateY(180deg)translateZ(1px)}.vault-book__cover{background:var(--vault-book-cover);width:300px;height:400px;transform-style:preserve-3d;border-radius:0 12px 12px 0;position:absolute;top:50%;left:0}.vault-book__cover--front,.vault-book__cover--back{transform-origin:0}.vault-book__page--inner{width:auto;height:auto;inset:4px 4px 4px 1px}.vault-book__page:not(.vault-book__cover) .vault-book__half:not(.vault-book-paper){background:repeating-linear-gradient(0deg,transparent 0 1rem,var(--vault-book-underline)1rem calc(1rem + 1px),transparent calc(1rem + 1px))0 1rem/100% 100% no-repeat,var(--vault-book-page)}.vault-book-paper{background:var(--vault-book-paper-texture),var(--vault-book-paper);background-position:50%;background-size:cover}.vault-book-cover-gradient{background:radial-gradient(ellipse 104.84% 79.67% at 69.33% 26.47% in oklab,#4b5599 0%,#475192 14.17%,48.94%,#131548 100%);border-radius:0 12px 12px 0;position:absolute;inset:0;overflow:hidden}@supports (color:lab(0% 0 0)){.vault-book-cover-gradient{background:radial-gradient(ellipse 104.84% 79.67% at 69.33% 26.47% in oklab,lab(37.8947% 11.4154 -39.3895) 0%,lab(36.107% 10.6395 -37.6117) 14.17%,48.94%,lab(9.5116% 14.6359 -32.9611) 100%)}}.vault-book-subchapter{color:#040404;align-items:center;gap:2px;font-size:8px;font-weight:300;line-height:12px;text-decoration:none;display:flex}.vault-book-subchapter:hover{text-decoration:underline}.vault-book-subchapter__arrow{opacity:0;margin-left:2px;transition:opacity .15s}.vault-book-subchapter:hover .vault-book-subchapter__arrow{opacity:1}
.wip-sticker-root{z-index:40;pointer-events:none;perspective:1000px;perspective-origin:top;position:fixed}.wip-sticker-wrap{--wip-rot-start:-25deg;--wip-rot-end:-15deg;aspect-ratio:2400/1702;width:min(12.5vw,140px);transform-style:preserve-3d;transform-origin:50%;filter:url(#wip-sticker-light);animation:.5s both wip-sticker-settle;position:relative}@keyframes wip-sticker-settle{0%{transform:rotate(var(--wip-rot-start))}to{transform:rotate(var(--wip-rot-end))}}.wip-sticker-wrap:before,.wip-sticker-wrap:after{content:"";background:url(/wip-sticker.png) 50%/cover;border-radius:8px;width:100%;height:100%;display:block;position:absolute}.wip-sticker-wrap:before{animation:.5s both wip-sticker-unfold-front}@keyframes wip-sticker-unfold-front{0%{clip-path:inset(0 80% 0 0)}50%,to{clip-path:inset(0 0% 0 0)}}.wip-sticker-wrap:after{filter:brightness(.2);animation:.5s both wip-sticker-unfold-back;transform:rotateY(-180deg)}@keyframes wip-sticker-unfold-back{0%{clip-path:inset(0 0 0 20%);transform-origin:20% 0;transform:rotateY(-180deg)}50%,to{clip-path:inset(0 0 0 100%);transform-origin:100% 0;transform:rotateY(-180deg)}}.wip-sticker-filter-def{width:0;height:0;position:absolute;overflow:hidden}
