main>.author-manifest{z-index:5;background:var(--paper);color:var(--text);isolation:isolate;margin-top:-100svh;position:relative;overflow:clip}.manifest-stage{padding:clamp(92px,9vw,150px) var(--page-gutter) clamp(70px,8vw,120px);background:radial-gradient(circle at 66% 46%,#b8925d1c,#0000 28%),linear-gradient(115deg,#05080a 0 58%,#0d0f10 58%);min-height:100svh;position:relative}.manifest-stage:before{content:"";pointer-events:none;background-image:linear-gradient(#eaedf009 1px,#0000 1px),linear-gradient(90deg,#eaedf009 1px,#0000 1px);background-size:clamp(52px,6vw,112px) clamp(52px,6vw,112px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 28% 82%,#0000);mask-image:linear-gradient(90deg,#0000,#000 28% 82%,#0000)}.manifest-header{z-index:5;border-bottom:1px solid var(--line);letter-spacing:.16em;color:var(--gold-light);justify-content:space-between;gap:20px;padding-bottom:18px;font-size:clamp(12px,.75vw,14px);line-height:1.4;display:flex;position:relative}.manifest-portrait{z-index:1;pointer-events:none;filter:saturate(.7)contrast(1.08);width:min(27vw,520px);height:70%;position:absolute;top:18%;left:48%}.manifest-portrait:after{content:"";background:linear-gradient(90deg,var(--paper),transparent 25% 72%,var(--paper)),linear-gradient(0deg,var(--paper),transparent 26%);mix-blend-mode:multiply;position:absolute;inset:0}.manifest-portrait img{object-fit:cover;object-position:center top;clip-path:polygon(8% 0,100% 0,100% 90%,83% 100%,0 100%,0 9%);width:100%;height:100%}.manifest-portrait-frame{z-index:2;clip-path:polygon(0 0,34% 0,34% 1px,1px 1px,1px 36%,0 36%,0 100%,66% 100%,66% calc(100% - 1px),calc(100% - 1px) calc(100% - 1px),calc(100% - 1px) 64%,100% 64%,100% 0);border:1px solid #b8925d73;position:absolute;inset:-12px}.manifest-coordinate{z-index:3;letter-spacing:.16em;color:var(--muted);font-size:11px;position:absolute;bottom:-34px;right:-12px}.manifest-track{z-index:4;right:var(--page-gutter);border-left:1px solid var(--line);flex-direction:column;justify-content:space-between;width:min(18vw,250px);display:flex;position:absolute;top:22%;bottom:13%}.manifest-node{letter-spacing:.12em;color:var(--muted);grid-template-columns:28px 34px 1fr;align-items:center;gap:12px;font-size:11px;display:grid;transform:translate(-17px)}.manifest-node svg{background:var(--paper);width:34px;height:34px;color:var(--gold-light);border:1px solid #b8925d8c;padding:8px}.manifest-node b{color:var(--text);font-weight:500}.manifest-node span{opacity:.65}.manifest-scene{z-index:3;max-width:48vw;padding:clamp(70px,8vw,130px) 0;position:relative}.manifest-scene h2,.manifest-scene h3{color:var(--text);letter-spacing:-.055em;margin:0;font-size:clamp(48px,6.4vw,118px);font-weight:520;line-height:.94}.manifest-scene em{color:var(--gold-light);font-family:Georgia,Times New Roman,serif;font-weight:400}.manifest-kicker{letter-spacing:.16em;margin:0 0 24px;color:var(--gold-light)!important;font-size:clamp(12px,.8vw,14px)!important;line-height:1.4!important}.manifest-scene>p:not(.manifest-kicker){color:#c3c8cc;max-width:35ch;margin:28px 0 0;font-size:clamp(18px,1.35vw,24px);line-height:1.55}.manifest-animated{height:365svh}.manifest-animated .manifest-stage{height:100svh;min-height:0;padding-top:clamp(80px,8vw,132px);padding-bottom:35px;position:sticky;top:0}.manifest-animated .manifest-header{top:clamp(80px,8vw,132px);left:var(--page-gutter);right:var(--page-gutter);position:absolute}.manifest-animated .manifest-portrait{clip-path:inset(calc((1 - var(--portrait-reveal,0))*100%) 0 0);transform:translate3d(0,calc((1 - var(--portrait-reveal,0))*35px),0)}.manifest-animated .manifest-track:after{content:"";background:var(--gold-light);width:2px;height:100%;transform:scaleY(var(--manifest-progress,0));transform-origin:top;position:absolute;top:0;left:-1px}.manifest-animated .manifest-node{opacity:calc(.25 + var(--manifest-progress,0)*.75)}.manifest-animated .manifest-scene{inset:22% 31% 9% var(--page-gutter);max-width:none;opacity:var(--show,0);visibility:hidden;transform:translate3d(calc((1 - var(--enter,1))*-42px + var(--leave,0)*30px),0,0);clip-path:inset(0 calc((1 - var(--enter,1))*100%) 0 0);flex-direction:column;justify-content:center;padding:0;display:flex;position:absolute}.manifest-animated .manifest-scene h2,.manifest-animated .manifest-scene h3{font-size:clamp(46px,5.5vw,102px)}.manifest-animated .manifest-scene>p:not(.manifest-kicker){font-size:clamp(17px,1.18vw,22px)}footer .footer-socials{flex-wrap:nowrap;gap:10px;display:flex}.footer-socials a{border:1px solid var(--line);isolation:isolate;width:48px;height:48px;color:var(--text);place-items:center;display:grid;position:relative}.footer-socials a:before{content:"";background:var(--acid);z-index:-1;transform-origin:bottom;transition:transform .25s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scaleY(0)}.footer-socials svg{fill:currentColor;width:22px;height:22px;transition:transform .25s}.footer-socials a:hover:before{transform:scaleY(1)}.footer-socials a:hover svg{transform:translateY(-2px)}.footer-socials a:focus-visible{outline:2px solid var(--gold-light);outline-offset:5px}@media (max-width:767px){.manifest-stage{background:radial-gradient(circle at 75% 35%,#b8925d1f,transparent 30%),var(--paper);padding-inline:22px}.manifest-header{font-size:11px}.manifest-header span:last-child{display:none}.manifest-animated{height:330svh}.manifest-animated .manifest-stage{padding:76px 22px 24px}.manifest-animated .manifest-header{top:76px;left:22px;right:22px}.manifest-portrait{opacity:.32;filter:saturate(.45)contrast(1.14);width:100%;height:auto;inset:116px 0 0}.manifest-portrait img{clip-path:none;object-fit:cover;object-position:62% top}.manifest-portrait:after{mix-blend-mode:normal;background:linear-gradient(90deg,#05080ad6,#05080a33 55%,#05080a94),linear-gradient(#05080a85 0%,#0000 58%,#05080a 100%)}.manifest-portrait-frame,.manifest-coordinate{display:none}.manifest-track{border:0;flex-direction:row;align-items:flex-start;width:auto;height:52px;inset:auto 22px 18px}.manifest-track:before{content:"";background:var(--line);height:1px;position:absolute;bottom:0;left:0;right:0}.manifest-track:after{bottom:0;width:100%!important;height:2px!important;transform:scaleX(var(--manifest-progress,0))!important;transform-origin:0!important;top:auto!important;left:0!important}.manifest-node{text-align:center;flex-direction:column;gap:4px;font-size:9px;display:flex;transform:none}.manifest-node span{display:none}.manifest-node svg{background:var(--paper);width:34px;height:34px}.manifest-node b{font-size:9px}.manifest-animated .manifest-scene{transform:translate3d(calc((1 - var(--enter,1))*-24px + var(--leave,0)*18px),0,0);justify-content:center;inset:clamp(182px,32vh,270px) 22px 76px}.manifest-animated .manifest-scene h2,.manifest-animated .manifest-scene h3{letter-spacing:-.05em;text-wrap:balance;font-size:clamp(43px,12vw,58px);line-height:.98}.manifest-animated .manifest-scene>p:not(.manifest-kicker){max-width:31ch;margin-top:20px;font-size:clamp(17px,4.5vw,20px);line-height:1.48}.manifest-kicker{margin-bottom:18px;font-size:11px!important}}@media (max-width:430px){.manifest-node b{display:none}.manifest-track{height:36px}.manifest-animated .manifest-scene{bottom:62px;left:18px;right:18px}}@media (max-width:390px){.manifest-animated{height:345svh}.manifest-animated .manifest-scene{inset-inline:18px}.manifest-animated .manifest-stage{padding-inline:18px}.manifest-animated .manifest-scene h2,.manifest-animated .manifest-scene h3{font-size:clamp(39px,11.5vw,48px)}.manifest-animated .manifest-scene>p:not(.manifest-kicker){font-size:17px}.manifest-track{left:18px;right:18px}}@media (min-width:768px) and (max-width:1100px){.manifest-animated{height:350svh}.manifest-animated .manifest-stage{padding-inline:clamp(34px,5vw,58px)}.manifest-animated .manifest-header{left:clamp(34px,5vw,58px);right:clamp(34px,5vw,58px)}.manifest-portrait{opacity:.76;width:38vw;height:61%;top:19%;left:54%}.manifest-track{border:0;flex-direction:row;align-items:flex-start;width:auto;height:58px;inset:auto clamp(34px,5vw,58px) 25px}.manifest-track:before{content:"";background:var(--line);height:1px;position:absolute;bottom:0;left:0;right:0}.manifest-animated .manifest-track:after{width:100%;height:2px;transform:scaleX(var(--manifest-progress,0));transform-origin:0;top:auto;bottom:0;left:0}.manifest-node{text-align:center;flex-direction:column;gap:5px;font-size:9px;display:flex;transform:none}.manifest-node span{display:none}.manifest-node svg{width:32px;height:32px}.manifest-animated .manifest-scene{inset:20% 35% 12% clamp(34px,5vw,58px)}.manifest-animated .manifest-scene h2,.manifest-animated .manifest-scene h3{font-size:clamp(45px,6.3vw,68px)}.manifest-animated .manifest-scene>p:not(.manifest-kicker){max-width:30ch;font-size:clamp(16px,1.75vw,19px)}}@media (max-height:700px) and (min-width:768px){.manifest-animated .manifest-header{top:72px}.manifest-animated .manifest-scene{inset-block:18% 6%}.manifest-animated .manifest-scene h2,.manifest-animated .manifest-scene h3{font-size:clamp(40px,5vw,76px)}.manifest-animated .manifest-scene>p:not(.manifest-kicker){font-size:16px}.manifest-portrait{height:74%;top:15%}}@media (max-height:560px),(prefers-reduced-motion:reduce){main>.manifest-animated{height:auto}.manifest-animated .manifest-stage{height:auto;padding:86px 22px 48px;position:relative}.manifest-animated .manifest-header,.manifest-animated .manifest-scene,.manifest-animated .manifest-portrait,.manifest-animated .manifest-track{position:relative;inset:auto}.manifest-animated .manifest-portrait{width:min(82vw,430px);height:520px;margin:40px auto}.manifest-animated .manifest-track{display:none}.manifest-animated .manifest-scene{clip-path:none;padding:45px 0;display:block;transform:none;opacity:1!important;visibility:visible!important}.manifest-animated .manifest-scene h2,.manifest-animated .manifest-scene h3{font-size:clamp(40px,9vw,76px)}}
