html.no-intro .preloader{display:none!important}body.home-page:not(:has(.preloader)){min-height:100svh;height:auto!important;overflow:hidden auto!important}html:has(body.home-page:not(:has(.preloader))){min-height:100svh;height:auto!important;overflow:hidden auto!important}:root{--synth-noise:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.92' numOctaves='2' stitchTiles='stitch'/><feColorMatrix type='saturate' values='0'/><feComponentTransfer><feFuncA type='linear' slope='0.6'/></feComponentTransfer></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>")}.preloader{background:var(--bg);width:100%;height:100svh;color:var(--text);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);will-change:clip-path;z-index:var(--z-preloader);align-items:center;padding:2rem;display:flex;position:fixed;top:0;left:0;overflow:hidden}.preloader p{color:var(--text);text-transform:uppercase;letter-spacing:-.0125rem;font-size:.8rem;font-weight:500;line-height:1;text-decoration:none;display:inline-block}.preloader-revealer{aspect-ratio:1;background:var(--primary);will-change:transform;width:100%;z-index:var(--z-preloader);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.preloader-copy,.preloader-copy-col,.preloader-counter{flex:1;display:flex}.preloader-copy p{width:75%}.preloader-counter{justify-content:flex-end}.line{will-change:transform;transform:translateY(100%)}@media (max-width:1000px){.preloader,.preloader-copy{flex-direction:column}.preloader-revealer{width:300%}.preloader-copy-col{align-items:center}.preloader-copy p{width:100%}}.preloader-ascii{pointer-events:none;z-index:0;opacity:.55;width:100%;height:100%;position:absolute;inset:0}.preloader-bars{pointer-events:none;z-index:1;position:absolute;inset:0}.preloader-bar{background:var(--primary);opacity:.32;transform-origin:top;width:1px;animation:preloader-bar-drop 1.2s var(--ease-out,cubic-bezier(.22, 1, .36, 1)) both;position:absolute;top:0}.preloader-bar:nth-child(odd){opacity:.22;width:2px}.preloader-bar:nth-child(3n){opacity:.42;width:1px}@keyframes preloader-bar-drop{0%{opacity:0;transform:scaleY(0)}to{opacity:.32;transform:scaleY(1)}}.preloader-scanlines{pointer-events:none;z-index:2;mix-blend-mode:multiply;background:repeating-linear-gradient(#0000 0 2px,#0000000a 2px 3px);position:absolute;inset:0}html[data-theme=dark] .preloader-scanlines{mix-blend-mode:screen;background:repeating-linear-gradient(#0000 0 2px,#ffffff06 2px 3px)}.preloader-noise{pointer-events:none;z-index:2;opacity:.04;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='pn'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/></filter><rect width='200' height='200' filter='url(%23pn)'/></svg>");background-size:200px 200px;position:absolute;inset:0}.preloader-annot{z-index:4;letter-spacing:.18em;text-transform:uppercase;color:var(--muted-text,#808080bf);opacity:0;animation:preloader-annot-in .6s .3s var(--ease-out,cubic-bezier(.22, 1, .36, 1)) both;align-items:center;gap:.6rem;font-family:Inter,sans-serif;font-size:.55rem;font-weight:300;display:flex;position:absolute}@keyframes preloader-annot-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.preloader-annot--tl{top:1.5rem;left:1.5rem}.preloader-annot--tr{top:1.5rem;right:1.5rem}.preloader-annot--bl{bottom:1.5rem;left:1.5rem}.preloader-annot--br{bottom:1.5rem;right:1.5rem}.preloader-tag{color:var(--primary);font-weight:500}.preloader-rule{background:var(--muted-text,#808080b3);opacity:.4;width:24px;height:1px}.preloader-meta{white-space:nowrap}.preloader-symbol{color:var(--primary);font-size:.7rem}@media (max-width:700px){.preloader-annot{gap:.4rem;font-size:.48rem}.preloader-annot--tl{top:1rem;left:1rem}.preloader-annot--tr{top:1rem;right:1rem}.preloader-annot--bl{bottom:1rem;left:1rem}.preloader-annot--br{bottom:1rem;right:1rem}}.preloader-eyebrow{z-index:5;letter-spacing:.22em;text-transform:uppercase;color:var(--muted-text,#808080bf);white-space:nowrap;opacity:0;animation:preloader-annot-in .6s .5s var(--ease-out,cubic-bezier(.22, 1, .36, 1)) both;align-items:center;gap:.5rem;font-family:Inter,sans-serif;font-size:.55rem;font-weight:400;display:inline-flex;position:absolute;top:5rem;left:50%;transform:translate(-50%)}.preloader-eyebrow-dot{background:var(--primary);width:6px;height:6px;box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 30%, transparent);border-radius:50%;animation:1.6s ease-in-out infinite preloader-eyebrow-pulse}@keyframes preloader-eyebrow-pulse{0%,to{opacity:1}50%{opacity:.4}}@media (max-width:700px){.preloader-eyebrow{font-size:.48rem;top:3.5rem}}.preloader-revealer{z-index:3}.preloader-copy,.preloader-counter{z-index:5;position:relative}.preloader-counter{flex-direction:column;justify-content:center;align-items:flex-end;gap:.4rem}.preloader-counter-label{letter-spacing:.22em;text-transform:uppercase;color:var(--muted-text,#80808099);font-family:Inter,sans-serif;font-size:.5rem;font-weight:300;line-height:1}@media (max-width:1000px){.preloader-counter{align-items:center}}:root,html,body{cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'><defs><filter id='glow' x='-50%25' y='-50%25' width='200%25' height='200%25'><feGaussianBlur stdDeviation='1.2'/></filter><pattern id='scan' x='0' y='0' width='2' height='2' patternUnits='userSpaceOnUse'><rect x='0' y='0' width='2' height='1' fill='%23ed4a32' fill-opacity='0.35'/></pattern></defs><g filter='url(%23glow)' opacity='0.5'><polygon points='2,2 2,18 7,14 10,20 13,19 10,13 16,13' fill='%23ed4a32'/></g><polygon points='2,2 2,18 7,14 10,20 13,19 10,13 16,13' fill='%23ed4a32' stroke='%23ed4a32' stroke-width='0.5'/><polygon points='3,4 3,16 7,12 9,17 11,17 8,11 13,11' fill='%23ffffff'/><polygon points='3,4 3,16 7,12 9,17 11,17 8,11 13,11' fill='url(%23scan)'/><rect x='5' y='6' width='1' height='1' fill='%23ed4a32'/><rect x='5' y='8' width='1' height='1' fill='%23ed4a32' fill-opacity='0.6'/></svg>") 2 2,auto}a,button,[role=button],[type=button],[type=submit],[type=reset],.slide,.timeline-marker,[data-cursor=pointer]{cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'><defs><filter id='glow2' x='-50%25' y='-50%25' width='200%25' height='200%25'><feGaussianBlur stdDeviation='1.4'/></filter></defs><g filter='url(%23glow2)' opacity='0.55'><rect x='4' y='4' width='4' height='1' fill='%23ed4a32'/><rect x='4' y='4' width='1' height='4' fill='%23ed4a32'/><rect x='20' y='4' width='4' height='1' fill='%23ed4a32'/><rect x='23' y='4' width='1' height='4' fill='%23ed4a32'/><rect x='4' y='23' width='4' height='1' fill='%23ed4a32'/><rect x='4' y='20' width='1' height='4' fill='%23ed4a32'/><rect x='20' y='23' width='4' height='1' fill='%23ed4a32'/><rect x='23' y='20' width='1' height='4' fill='%23ed4a32'/></g><rect x='4' y='4' width='4' height='1' fill='%23ed4a32'/><rect x='4' y='4' width='1' height='4' fill='%23ed4a32'/><rect x='20' y='4' width='4' height='1' fill='%23ed4a32'/><rect x='23' y='4' width='1' height='4' fill='%23ed4a32'/><rect x='4' y='23' width='4' height='1' fill='%23ed4a32'/><rect x='4' y='20' width='1' height='4' fill='%23ed4a32'/><rect x='20' y='23' width='4' height='1' fill='%23ed4a32'/><rect x='23' y='20' width='1' height='4' fill='%23ed4a32'/><rect x='13' y='13' width='2' height='2' fill='%23ffffff'/><rect x='12' y='14' width='4' height='1' fill='%23ed4a32' fill-opacity='0.6'/><rect x='14' y='12' width='1' height='4' fill='%23ed4a32' fill-opacity='0.6'/></svg>") 14 14,pointer}input[type=text],input[type=email],input[type=password],input[type=search],input[type=url],input[type=tel],input[type=number],textarea,[contenteditable=true],[data-cursor=text]{cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='28' viewBox='0 0 20 28'><defs><filter id='glow3' x='-50%25' y='-50%25' width='200%25' height='200%25'><feGaussianBlur stdDeviation='1'/></filter></defs><g filter='url(%23glow3)' opacity='0.5'><rect x='6' y='4' width='8' height='1' fill='%23ed4a32'/><rect x='6' y='23' width='8' height='1' fill='%23ed4a32'/><rect x='9' y='4' width='2' height='20' fill='%23ed4a32'/></g><rect x='6' y='4' width='8' height='1' fill='%23ed4a32'/><rect x='6' y='23' width='8' height='1' fill='%23ed4a32'/><rect x='9' y='4' width='2' height='20' fill='%23ffffff'/><rect x='9' y='5' width='2' height='1' fill='%23ed4a32' fill-opacity='0.4'/><rect x='9' y='8' width='2' height='1' fill='%23ed4a32' fill-opacity='0.4'/><rect x='9' y='11' width='2' height='1' fill='%23ed4a32' fill-opacity='0.4'/><rect x='9' y='14' width='2' height='1' fill='%23ed4a32' fill-opacity='0.4'/><rect x='9' y='17' width='2' height='1' fill='%23ed4a32' fill-opacity='0.4'/><rect x='9' y='20' width='2' height='1' fill='%23ed4a32' fill-opacity='0.4'/></svg>") 10 14,text}[disabled],[aria-disabled=true],button:disabled{cursor:not-allowed}.slider,.slide-track,[data-cursor=grab],.cursor-grab{cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'><defs><filter id='gGrab' x='-50%25' y='-50%25' width='200%25' height='200%25'><feGaussianBlur stdDeviation='1.4'/></filter></defs><g filter='url(%23gGrab)' opacity='0.55'><rect x='2' y='2' width='5' height='1' fill='%23ed4a32'/><rect x='2' y='2' width='1' height='5' fill='%23ed4a32'/><rect x='21' y='2' width='5' height='1' fill='%23ed4a32'/><rect x='25' y='2' width='1' height='5' fill='%23ed4a32'/><rect x='2' y='25' width='5' height='1' fill='%23ed4a32'/><rect x='2' y='21' width='1' height='5' fill='%23ed4a32'/><rect x='21' y='25' width='5' height='1' fill='%23ed4a32'/><rect x='25' y='21' width='1' height='5' fill='%23ed4a32'/></g><rect x='2' y='2' width='5' height='1' fill='%23ed4a32'/><rect x='2' y='2' width='1' height='5' fill='%23ed4a32'/><rect x='21' y='2' width='5' height='1' fill='%23ed4a32'/><rect x='25' y='2' width='1' height='5' fill='%23ed4a32'/><rect x='2' y='25' width='5' height='1' fill='%23ed4a32'/><rect x='2' y='21' width='1' height='5' fill='%23ed4a32'/><rect x='21' y='25' width='5' height='1' fill='%23ed4a32'/><rect x='25' y='21' width='1' height='5' fill='%23ed4a32'/><rect x='12' y='10' width='4' height='1' fill='%23ed4a32'/><rect x='12' y='17' width='4' height='1' fill='%23ed4a32'/><rect x='10' y='12' width='1' height='4' fill='%23ed4a32'/><rect x='17' y='12' width='1' height='4' fill='%23ed4a32'/><rect x='13' y='13' width='2' height='2' fill='%23ffffff'/><rect x='13' y='13' width='2' height='1' fill='%23ed4a32' fill-opacity='0.4'/></svg>") 14 14,grab}.slider:active,.slide-track:active,[data-cursor=grabbing],.cursor-grabbing,.is-grabbing,.is-grabbing *{cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'><defs><filter id='gGrabbing' x='-50%25' y='-50%25' width='200%25' height='200%25'><feGaussianBlur stdDeviation='1.6'/></filter></defs><g filter='url(%23gGrabbing)' opacity='0.7'><rect x='6' y='6' width='5' height='1' fill='%23ed4a32'/><rect x='6' y='6' width='1' height='5' fill='%23ed4a32'/><rect x='17' y='6' width='5' height='1' fill='%23ed4a32'/><rect x='21' y='6' width='1' height='5' fill='%23ed4a32'/><rect x='6' y='21' width='5' height='1' fill='%23ed4a32'/><rect x='6' y='17' width='1' height='5' fill='%23ed4a32'/><rect x='17' y='21' width='5' height='1' fill='%23ed4a32'/><rect x='21' y='17' width='1' height='5' fill='%23ed4a32'/><rect x='11' y='11' width='6' height='6' fill='%23ed4a32'/></g><rect x='6' y='6' width='5' height='1' fill='%23ed4a32'/><rect x='6' y='6' width='1' height='5' fill='%23ed4a32'/><rect x='17' y='6' width='5' height='1' fill='%23ed4a32'/><rect x='21' y='6' width='1' height='5' fill='%23ed4a32'/><rect x='6' y='21' width='5' height='1' fill='%23ed4a32'/><rect x='6' y='17' width='1' height='5' fill='%23ed4a32'/><rect x='17' y='21' width='5' height='1' fill='%23ed4a32'/><rect x='21' y='17' width='1' height='5' fill='%23ed4a32'/><rect x='11' y='11' width='6' height='6' fill='%23ed4a32'/><rect x='12' y='12' width='4' height='4' fill='%23ffffff'/><rect x='12' y='12' width='4' height='1' fill='%23ed4a32' fill-opacity='0.5'/><rect x='12' y='15' width='4' height='1' fill='%23ed4a32' fill-opacity='0.5'/><rect x='13' y='13' width='2' height='2' fill='%23ed4a32'/></svg>") 14 14,grabbing}a:active,button:active,[role=button]:active,[type=button]:active,[type=submit]:active,[type=reset]:active,.slide:active,.timeline-marker:active,[data-cursor=pointer]:active,[data-cursor=click]{cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'><defs><filter id='gClick' x='-50%25' y='-50%25' width='200%25' height='200%25'><feGaussianBlur stdDeviation='1.8'/></filter></defs><g filter='url(%23gClick)' opacity='0.75'><rect x='8' y='8' width='3' height='1' fill='%23ed4a32'/><rect x='8' y='8' width='1' height='3' fill='%23ed4a32'/><rect x='17' y='8' width='3' height='1' fill='%23ed4a32'/><rect x='19' y='8' width='1' height='3' fill='%23ed4a32'/><rect x='8' y='19' width='3' height='1' fill='%23ed4a32'/><rect x='8' y='17' width='1' height='3' fill='%23ed4a32'/><rect x='17' y='19' width='3' height='1' fill='%23ed4a32'/><rect x='19' y='17' width='1' height='3' fill='%23ed4a32'/><circle cx='14' cy='14' r='6' fill='%23ed4a32' fill-opacity='0.4'/></g><rect x='8' y='8' width='3' height='1' fill='%23ed4a32'/><rect x='8' y='8' width='1' height='3' fill='%23ed4a32'/><rect x='17' y='8' width='3' height='1' fill='%23ed4a32'/><rect x='19' y='8' width='1' height='3' fill='%23ed4a32'/><rect x='8' y='19' width='3' height='1' fill='%23ed4a32'/><rect x='8' y='17' width='1' height='3' fill='%23ed4a32'/><rect x='17' y='19' width='3' height='1' fill='%23ed4a32'/><rect x='19' y='17' width='1' height='3' fill='%23ed4a32'/><rect x='12' y='12' width='4' height='4' fill='%23ed4a32'/><rect x='13' y='13' width='2' height='2' fill='%23ffffff'/></svg>") 14 14,pointer}@media (hover:none) and (pointer:coarse){.slider,.slide-track,[data-cursor=grab],[data-cursor=grabbing],[data-cursor=click],.cursor-grab,.cursor-grabbing,.is-grabbing,.is-grabbing *,:root,html,body,a,button,[role=button],input,textarea{cursor:auto}}.audio-gate{background:var(--bg);color:var(--text);z-index:calc(var(--z-preloader) + 1);animation:audio-gate-in .6s var(--ease-out,cubic-bezier(.22, 1, .36, 1)) both;justify-content:center;align-items:center;padding:4rem 2rem;display:flex;position:fixed;inset:0;overflow:hidden}.audio-gate.is-exiting{animation:audio-gate-out .6s var(--ease-out,cubic-bezier(.22, 1, .36, 1)) both}@keyframes audio-gate-in{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@keyframes audio-gate-out{0%{opacity:1;clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}to{opacity:0;clip-path:polygon(0 0,100% 0,100% 0%,0 0%)}}.audio-gate__bars{pointer-events:none;z-index:1;position:absolute;inset:0}.audio-gate__bar{background:var(--primary);opacity:.35;transform-origin:top;width:1px;animation:audio-gate-bar-drop 1.2s var(--ease-out,cubic-bezier(.22, 1, .36, 1)) both;position:absolute;top:0}.audio-gate__bar:nth-child(odd){opacity:.25;width:2px}.audio-gate__bar:nth-child(3n){opacity:.45;width:1px}@keyframes audio-gate-bar-drop{0%{opacity:0;transform:scaleY(0)}to{opacity:.35;transform:scaleY(1)}}.audio-gate__scanlines{pointer-events:none;z-index:2;mix-blend-mode:multiply;background:repeating-linear-gradient(#0000 0 2px,#0000000a 2px 3px);position:absolute;inset:0}html[data-theme=dark] .audio-gate__scanlines{mix-blend-mode:screen;background:repeating-linear-gradient(#0000 0 2px,#ffffff06 2px 3px)}.audio-gate__noise{pointer-events:none;z-index:2;opacity:.04;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/></filter><rect width='200' height='200' filter='url(%23n)'/></svg>");background-size:200px 200px;position:absolute;inset:0}.audio-gate__annot{z-index:4;letter-spacing:.18em;text-transform:uppercase;color:var(--muted-text,#808080b3);opacity:0;animation:audio-gate-annot-in .6s .4s var(--ease-out,cubic-bezier(.22, 1, .36, 1)) both;align-items:center;gap:.6rem;font-family:Inter,sans-serif;font-size:.55rem;font-weight:300;display:flex;position:absolute}@keyframes audio-gate-annot-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.audio-gate__annot--tl{top:1.5rem;left:1.5rem}.audio-gate__annot--tr{top:1.5rem;right:1.5rem}.audio-gate__annot--bl{bottom:1.5rem;left:1.5rem}.audio-gate__annot--br{bottom:1.5rem;right:1.5rem}.audio-gate__tag{color:var(--primary);font-weight:500}.audio-gate__rule{background:var(--muted-text,#808080b3);opacity:.4;width:24px;height:1px}.audio-gate__meta{white-space:nowrap}.audio-gate__symbol{color:var(--primary);font-size:.7rem}@media (max-width:700px){.audio-gate__annot{gap:.4rem;font-size:.48rem}.audio-gate__annot--tl{top:1rem;left:1rem}.audio-gate__annot--tr{top:1rem;right:1rem}.audio-gate__annot--bl{bottom:1rem;left:1rem}.audio-gate__annot--br{bottom:1rem;right:1rem}}.audio-gate__content{z-index:5;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:540px;display:flex;position:relative}.audio-gate__eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--muted-text,#808080b3);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:.55rem;font-weight:400;display:inline-flex}.audio-gate__eyebrow-dot{background:var(--primary);width:6px;height:6px;box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 30%, transparent);border-radius:50%;animation:1.6s ease-in-out infinite audio-gate-pulse}@keyframes audio-gate-pulse{0%,to{opacity:1}50%{opacity:.4}}.audio-gate__title{letter-spacing:-.03em;color:var(--text);margin:0 0 1rem;font-family:Inter,sans-serif;font-size:clamp(1.8rem,5vw,2.8rem);font-weight:200;line-height:1.05}.audio-gate__desc{color:var(--muted-text,#808080d9);max-width:420px;margin:0 0 2.5rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:300;line-height:1.6}.audio-gate__choices{gap:1rem;width:100%;max-width:480px;margin-bottom:2rem;display:flex}.audio-gate__choice{border:1px solid var(--rule,#80808040);color:var(--text);cursor:pointer;text-align:left;background:0 0;flex-direction:column;flex:1;align-items:flex-start;gap:.5rem;padding:1.4rem 1.2rem;font-family:Inter,sans-serif;transition:border-color .3s,background .3s,transform .3s;display:flex;position:relative;overflow:hidden}.audio-gate__choice:before{content:"";background:var(--primary);transform-origin:0;height:1px;transition:transform .4s var(--ease-out,cubic-bezier(.22, 1, .36, 1));position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.audio-gate__choice:hover,.audio-gate__choice:focus-visible{border-color:var(--primary);background:color-mix(in srgb, var(--primary) 6%, transparent);outline:none}.audio-gate__choice:hover:before,.audio-gate__choice:focus-visible:before{transform:scaleX(1)}.audio-gate__choice:active{transform:translateY(1px)}.audio-gate__choice-num{letter-spacing:.22em;color:var(--primary);text-transform:uppercase;font-size:.55rem;font-weight:500}.audio-gate__choice-label{letter-spacing:-.02em;color:var(--text);text-transform:lowercase;font-size:1.5rem;font-weight:200;line-height:1}.audio-gate__choice-meta{letter-spacing:.18em;text-transform:uppercase;color:var(--muted-text,#808080b3);font-size:.55rem;font-weight:300}.audio-gate__choice--on .audio-gate__choice-label{color:var(--primary)}@media (max-width:540px){.audio-gate__choices{flex-direction:column}}.audio-gate__hint{letter-spacing:.22em;text-transform:uppercase;color:var(--muted-text,#8080808c);opacity:.7;font-family:Inter,sans-serif;font-size:.5rem;font-weight:300}.ascii-hero{background-color:var(--bg,#0f0f0f);width:100%;height:100svh;position:relative;overflow:hidden}body.intro-resolved .ascii-hero{visibility:visible}#asciiHeroCanvas{z-index:1;width:100%;height:100%;display:block;position:absolute;inset:0}.ascii-hero-measure{white-space:nowrap;pointer-events:none;visibility:hidden;-webkit-user-select:none;user-select:none;letter-spacing:-.04em;width:max-content;max-width:none;margin:0;padding:0;font-family:Inter,sans-serif;font-size:clamp(3rem,12vw,11rem);font-weight:900;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ascii-hero-sr{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ascii-hero-scanlines{pointer-events:none;z-index:2;opacity:.18;color:var(--text);mix-blend-mode:overlay;background-image:repeating-linear-gradient(#0000 0 2px,currentColor 2px 3px);position:absolute;inset:0}html[data-theme=dark] .ascii-hero-scanlines{opacity:.12}.ascii-hero-noise{pointer-events:none;z-index:3;background-image:var(--synth-noise);opacity:.22;mix-blend-mode:overlay;background-size:220px 220px;position:absolute;inset:0}html[data-theme=dark] .ascii-hero-noise{opacity:.18}.ascii-hero-annotations{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:4;position:absolute;inset:0}.ascii-hero-annot{letter-spacing:.22em;text-transform:uppercase;color:var(--muted-text,var(--text));opacity:.55;align-items:center;gap:.5rem;font-family:Inter,sans-serif;font-size:.55rem;font-weight:400;display:flex;position:absolute}.ascii-hero-annot--tl{top:1.75rem;left:1.75rem}.ascii-hero-annot--tr{top:1.75rem;right:1.75rem}.ascii-hero-annot--bl{bottom:1.75rem;left:1.75rem}.ascii-hero-annot--br{bottom:1.75rem;right:1.75rem}.ascii-hero-annot-marker{color:var(--primary);letter-spacing:0;font-size:.7rem;line-height:1}.ascii-hero-annot--br .ascii-hero-annot-text{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}@media (max-width:768px){.ascii-hero-annot{gap:.35rem;font-size:.48rem}.ascii-hero-annot--tl,.ascii-hero-annot--tr{top:1rem}.ascii-hero-annot--bl,.ascii-hero-annot--br{bottom:1rem}.ascii-hero-annot--tl,.ascii-hero-annot--bl{left:1rem}.ascii-hero-annot--tr,.ascii-hero-annot--br{right:1rem}}.ascii-hero-scroll-cue{letter-spacing:.22em;text-transform:uppercase;color:var(--muted-text,#808080b3);z-index:5;opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;font-family:Inter,sans-serif;font-size:.55rem;font-weight:300;transition:opacity .8s;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.ascii-hero-scroll-cue.is-visible{opacity:.7;transform:translate(-50%)translateY(0)}.ascii-hero-scroll-cue-rule{background:var(--text);opacity:.45;width:1px;height:18px}.ascii-hero-scroll-cue-arrow{color:var(--primary);font-size:.85rem;line-height:1;animation:1.8s ease-in-out infinite ascii-hero-bounce}@keyframes ascii-hero-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@media (max-width:768px){.ascii-hero-scroll-cue{font-size:.5rem;bottom:5.5rem}}.ascii-hero-reentry-hint{width:max-content;max-width:none;z-index:var(--z-floating-ui);letter-spacing:.18em;text-transform:uppercase;color:var(--muted-text,#808080d9);pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;opacity:0;transition:opacity .45s var(--ease-out,cubic-bezier(.22, 1, .36, 1)), transform .45s var(--ease-out,cubic-bezier(.22, 1, .36, 1));align-items:center;gap:.6rem;margin:0;padding:.55rem .9rem;font-family:Inter,sans-serif;font-size:2rem;font-weight:400;display:inline-flex;position:absolute;top:50%;left:18%;transform:translate(8px)}.ascii-hero-reentry-hint.is-visible{opacity:1;transform:translate(0)}.ascii-hero-reentry-hint:before{content:"";background:var(--primary);width:6px;height:6px;box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 30%, transparent);border-radius:50%;flex-shrink:0;animation:2.3s ease-in-out infinite ascii-hero-reentry-pulse}@keyframes ascii-hero-reentry-pulse{0%,to{opacity:1}50%{opacity:.4}}.ascii-hero-reentry-hint__arrow{color:var(--primary);font-size:.7rem;line-height:1;animation:1.4s ease-in-out infinite ascii-hero-reentry-nudge}@keyframes ascii-hero-reentry-nudge{0%,to{transform:translate(0)}50%{transform:translate(3px)}}.ascii-hero-reentry-hint__label{line-height:1}@media (max-width:700px){.ascii-hero-reentry-hint{gap:.45rem;padding:.45rem .7rem;font-size:.5rem;top:auto;bottom:23rem;left:2.5rem}.ascii-hero-reentry-hint__arrow{transform:rotate(-45deg)}@keyframes ascii-hero-reentry-nudge{0%,to{transform:rotate(-45deg)translate(0)}50%{transform:rotate(-45deg)translate(3px)}}}@media (prefers-reduced-motion:reduce){.ascii-hero-reentry-hint:before,.ascii-hero-reentry-hint__arrow{animation:none}}.life-so-far{background:var(--bg);width:100%;min-height:80svh;color:var(--text);justify-content:center;align-items:center;padding:8rem 2rem;display:flex;position:relative;overflow:hidden}.lsf-bars{pointer-events:none;z-index:1;position:absolute;inset:0}.lsf-bar{background:var(--primary);opacity:.55;box-shadow:0 0 8px color-mix(in srgb, var(--primary) 40%, transparent);position:absolute;top:0}.lsf-scanlines{pointer-events:none;z-index:2;opacity:.12;color:var(--text);background-image:repeating-linear-gradient(#0000 0 3px,currentColor 3px 4px);position:absolute;inset:0}.lsf-noise{pointer-events:none;z-index:3;background-image:var(--synth-noise);opacity:.2;mix-blend-mode:overlay;background-size:200px 200px;position:absolute;inset:0}html[data-theme=dark] .lsf-noise{opacity:.15}.lsf-annotations{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:4;position:absolute;inset:0}.lsf-annot{letter-spacing:.22em;text-transform:uppercase;color:var(--muted-text,var(--text));opacity:.6;align-items:center;gap:.6rem;font-family:Inter,sans-serif;font-size:.55rem;font-weight:400;display:flex;position:absolute}.lsf-annot--tl{top:2rem;left:2rem}.lsf-annot--tr{top:2rem;right:2rem}.lsf-annot--bl{bottom:2rem;left:2rem}.lsf-annot--br{bottom:2rem;right:2rem}.lsf-annot-tag{color:var(--primary);font-weight:500}.lsf-annot-rule{opacity:.5;background:currentColor;width:24px;height:1px}.lsf-annot-symbol{color:var(--primary);letter-spacing:0;font-size:.75rem;line-height:1}@media (max-width:768px){.lsf-annot{gap:.4rem;font-size:.48rem}.lsf-annot--tl,.lsf-annot--tr{top:1.25rem}.lsf-annot--bl,.lsf-annot--br{bottom:1.25rem}.lsf-annot--tl,.lsf-annot--bl{left:1.25rem}.lsf-annot--tr,.lsf-annot--br{right:1.25rem}.lsf-annot-rule{width:14px}}.lsf-heading-wrap{z-index:5;flex-direction:column;align-items:center;gap:1.5rem;max-width:90vw;display:flex;position:relative}.lsf-heading-eyebrow{letter-spacing:.3em;text-transform:uppercase;color:var(--muted-text,var(--text));opacity:.7;align-items:center;gap:.6rem;font-family:Inter,sans-serif;font-size:.6rem;font-weight:400;display:inline-flex}.lsf-heading-eyebrow-dot{background:var(--primary);width:6px;height:6px;box-shadow:0 0 8px color-mix(in srgb, var(--primary) 60%, transparent);border-radius:50%;animation:2.5s ease-in-out infinite lsf-pulse}@keyframes lsf-pulse{0%,to{opacity:.4;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}.life-so-far-heading{letter-spacing:-.045em;color:var(--text);text-align:center;text-shadow:2px 0 0 color-mix(in srgb, var(--primary) 35%, transparent), -2px 0 0 color-mix(in srgb, var(--primary) 18%, transparent);margin:0;font-family:Inter,sans-serif;font-size:clamp(2rem,10vw,7.5rem);font-weight:200;line-height:.95;position:relative}.lsf-heading-underline{background:var(--primary);opacity:.7;width:64px;height:1px;box-shadow:0 0 8px color-mix(in srgb, var(--primary) 50%, transparent)}@media (max-width:768px){.life-so-far{min-height:60svh;padding:5rem 1.5rem}.lsf-heading-wrap{gap:1rem}.life-so-far-heading{text-shadow:1px 0 0 color-mix(in srgb, var(--primary) 35%, transparent), -1px 0 0 color-mix(in srgb, var(--primary) 18%, transparent);font-size:1.5rem}}.slider-section{width:100%;height:100svh;position:relative;overflow:hidden}.slider-section__bars{pointer-events:none;z-index:0;position:absolute;inset:0}.slider-section__bar{background:var(--primary);opacity:.18;width:1px;position:absolute;top:0}.slider-section__bar:nth-child(odd){opacity:.12;width:2px}.slider-section__bar:nth-child(3n){opacity:.22;width:1px}.slider-section__bar:nth-child(5n+2){opacity:.08;width:3px}.slider-section__scanlines{pointer-events:none;z-index:2;mix-blend-mode:multiply;background:repeating-linear-gradient(#0000 0 2px,#00000006 2px 3px);position:absolute;inset:0}html[data-theme=dark] .slider-section__scanlines{mix-blend-mode:screen;background:repeating-linear-gradient(#0000 0 2px,#ffffff05 2px 3px)}.slider-section__noise{pointer-events:none;z-index:2;opacity:.025;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='n2'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/></filter><rect width='200' height='200' filter='url(%23n2)'/></svg>");background-size:200px 200px;position:absolute;inset:0}.slider-section__header{z-index:5;pointer-events:none;position:absolute;top:1.5rem;left:50%;transform:translate(-50%)}.slider-section__eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--muted-text,#808080b3);white-space:nowrap;align-items:center;gap:.5rem;font-family:Inter,sans-serif;font-size:.55rem;font-weight:400;display:inline-flex}.slider-section__eyebrow-dot{background:var(--primary);width:6px;height:6px;box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 30%, transparent);border-radius:50%}@media (max-width:700px){.slider-section__header{top:1rem}.slider-section__eyebrow{font-size:.48rem}}.slider-section__annot{z-index:4;letter-spacing:.18em;text-transform:uppercase;color:var(--muted-text,#808080b3);pointer-events:none;align-items:center;gap:.6rem;font-family:Inter,sans-serif;font-size:.55rem;font-weight:300;display:flex;position:absolute}.slider-section__annot--tl{top:4rem;left:1.5rem}.slider-section__annot--tr{top:4rem;right:1.5rem}.slider-section__annot--bl{bottom:8rem;left:1.5rem}.slider-section__annot--br{bottom:1.35rem;right:1.35rem}.slider-section__tag{color:var(--primary);font-weight:500}.slider-section__rule{background:var(--muted-text,#808080b3);opacity:.4;width:24px;height:1px}.slider-section__meta{white-space:nowrap}.slider-section__symbol{color:var(--primary);font-size:.7rem}@media (max-width:900px){.slider-section__annot{display:none}}.slider-section .slider{z-index:3}.slider-section .slider-timeline,.slider-section .slider-hint{z-index:6}.slider:before,.slider:after{pointer-events:none;-webkit-user-select:none;user-select:none;color:var(--primary);z-index:1;mix-blend-mode:multiply;font-family:Inter,sans-serif;font-weight:900;line-height:1;position:absolute}html[data-theme=dark] .slider:before,html[data-theme=dark] .slider:after{mix-blend-mode:screen}.slider:before{content:"G";opacity:.055;letter-spacing:-.05em;font-size:clamp(160px,22vw,340px);top:-4vh;left:3vw;transform:rotate(-4deg)}.slider:after{content:"Q";opacity:.048;letter-spacing:-.05em;font-size:clamp(200px,28vw,440px);bottom:-8vh;right:5vw;transform:rotate(6deg)}.slide-track:before,.slide-track:after{pointer-events:none;-webkit-user-select:none;user-select:none;letter-spacing:.1em;z-index:1;font-family:Inter,sans-serif;font-weight:300;line-height:1;position:absolute}.slide-track:before{content:"134.813370°";opacity:.09;color:var(--text);writing-mode:vertical-rl;font-size:clamp(.48rem,.85vw,.7rem);top:2.4rem;right:4vw;transform:rotate(180deg)}html[data-theme=dark] .slide-track:before{opacity:.07}.slide-track:after{content:"1.8634255 AU";opacity:.09;color:var(--primary);letter-spacing:.14em;font-size:clamp(.48rem,.85vw,.7rem);bottom:3.5rem;left:3vw}html[data-theme=dark] .slide-track:after{opacity:.07}.slider{-webkit-user-select:none;user-select:none;cursor:grab;width:100%;height:100%;position:relative;overflow:hidden}.slide-track{width:100%;height:100%;display:flex;position:absolute}.slide{cursor:pointer;flex-direction:column;flex-shrink:0;width:350px;height:500px;margin:0 20px;display:flex;position:relative;top:50%;overflow:hidden;transform:translateY(-50%)}.slide:before{content:"";background:var(--primary);z-index:20;transform-origin:0;height:2px;transition:transform .4s var(--ease-out);position:absolute;top:0;left:-2px;right:-2px;transform:scaleX(0)}.slide:hover:before{transform:scaleX(1)}.slide:after{content:"";z-index:20;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff1f 30% 70%,#0000 100%);height:1px;position:absolute;bottom:0;left:-2px;right:-2px}.slide-img{position:absolute;inset:0;overflow:hidden}.slide-img img{object-fit:cover;transform-origin:50%;will-change:transform;width:160%;height:160%;position:absolute;inset:-30%}.slide-meta{z-index:20;flex-direction:column;gap:.3rem;padding:2rem 1.1rem 1rem;display:flex;position:absolute;bottom:0;left:0;right:0}.slide-label{letter-spacing:.2em;text-transform:uppercase;color:#ffffff8c;font-size:.52rem;font-weight:300}.slide-label:before{content:"/";color:var(--primary);opacity:.8;margin-right:.35em}.slide-title{letter-spacing:-.02em;color:#ffffffeb;font-size:clamp(.9rem,2vw,1.15rem);font-weight:300;line-height:1.15}.slide-hint{letter-spacing:.2em;text-transform:uppercase;color:#ffffffb3;white-space:nowrap;z-index:25;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000040;border:1px solid #ffffff40;border-radius:999px;padding:.45rem 1rem;font-size:.58rem;font-weight:300;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.slider.hints-active .slide:hover .slide-hint{opacity:1}@media (max-width:900px){.slide{width:215px;height:360px;margin:0 10px}}.slider-section .slider-hint{letter-spacing:.22em;text-transform:uppercase;color:var(--muted-text);opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;z-index:calc(var(--z-floating-ui) + 150);font-size:.55rem;font-weight:300;transition:opacity .5s;position:absolute;bottom:5rem;left:50%;transform:translate(-50%)}.slider-section .slider-hint.is-visible{opacity:.45}@media (max-width:900px){.slider-section .slider-hint{bottom:9rem}}.slider-section .slider-timeline{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:var(--z-sticky);flex-direction:column;align-items:center;gap:.45rem;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.timeline-track{align-items:center;width:clamp(120px,20vw,260px);display:flex;position:relative}.timeline-line{background:var(--rule);opacity:.5;height:1px;position:absolute;left:0;right:0}.timeline-markers{align-items:center;width:100%;height:16px;display:flex;position:relative}.timeline-marker{background:var(--muted-text);opacity:.45;border-radius:50%;width:3px;height:3px;transition:background .25s,opacity .25s,transform .25s;position:absolute;transform:translate(-50%)}.timeline-marker.is-active{background:var(--primary);opacity:1;transform:translate(-50%)scale(1.5)}.timeline-scrubber{background:var(--primary);width:6px;height:6px;transition:left .25s var(--ease-out);box-shadow:0 0 0 2px color-mix(in srgb, var(--primary) 30%, transparent);border-radius:50%;margin-top:-3px;position:absolute;top:50%;transform:translate(-50%)}.timeline-active-label{letter-spacing:.18em;text-transform:uppercase;color:var(--muted-text);opacity:0;white-space:nowrap;font-size:.52rem;font-weight:300;transition:opacity .3s}@media (max-width:900px){.slider-section .slider-timeline{bottom:5.5rem}}.featured-work-section{background:var(--bg);width:100vw;height:100svh;color:var(--text);position:relative;overflow:hidden}.featured-work-section .fw-bars{pointer-events:none;z-index:1;position:absolute;inset:0}.featured-work-section .fw-bar{background:var(--primary);opacity:.35;box-shadow:0 0 8px color-mix(in srgb, var(--primary) 30%, transparent);position:absolute;top:0}.featured-work-section .fw-scanlines{pointer-events:none;z-index:2;opacity:.1;color:var(--text);background-image:repeating-linear-gradient(#0000 0 3px,currentColor 3px 4px);position:absolute;inset:0}.featured-work-section .fw-noise{pointer-events:none;z-index:3;background-image:var(--synth-noise);opacity:.18;mix-blend-mode:overlay;background-size:200px 200px;position:absolute;inset:0}html[data-theme=dark] .featured-work-section .fw-noise{opacity:.13}.featured-work-section .fw-annotations{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:4;position:absolute;inset:0}.featured-work-section .fw-annot{letter-spacing:.22em;text-transform:uppercase;color:var(--muted-text,var(--text));opacity:.6;align-items:center;gap:.6rem;font-family:Inter,sans-serif;font-size:.55rem;font-weight:400;display:flex;position:absolute}.featured-work-section .fw-annot--tl{top:2rem;left:2rem}.featured-work-section .fw-annot--tr{top:2rem;right:2rem}.featured-work-section .fw-annot--bl{bottom:6rem;left:2rem}.featured-work-section .fw-annot--br{bottom:6rem;right:2rem}.featured-work-section .fw-annot-tag{color:var(--primary);font-weight:500}.featured-work-section .fw-annot-rule{opacity:.5;background:currentColor;width:24px;height:1px}.featured-work-section .fw-annot-symbol{color:var(--primary);letter-spacing:0;font-size:.75rem;line-height:1}.featured-work-section .fw-images{width:200vw;height:200vh;transform-style:preserve-3d;perspective:500px;z-index:5;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.featured-work-section .fw-card{border:1px solid color-mix(in srgb, var(--primary) 35%, transparent);width:300px;height:300px;box-shadow:0 0 0 1px color-mix(in srgb, var(--primary) 12%, transparent), 0 20px 60px -20px color-mix(in srgb, var(--primary) 40%, transparent);background:var(--bg);border-radius:1.25rem;position:absolute;overflow:hidden}.featured-work-section .fw-card-svg{width:100%;height:100%;display:block}.featured-work-section .fw-titles{will-change:transform;z-index:6;width:500vw;height:100svh;display:flex;position:relative}.featured-work-section .fw-title-wrapper{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:0 4rem;display:flex}.featured-work-section .fw-title-img{aspect-ratio:16/10;border:1px solid color-mix(in srgb, var(--primary) 40%, transparent);border-radius:1rem;width:calc(100% - 4rem);max-width:360px;display:none;position:relative;overflow:hidden}.featured-work-section .fw-title{letter-spacing:-.045em;color:var(--text);text-align:center;text-shadow:2px 0 0 color-mix(in srgb, var(--primary) 35%, transparent), -2px 0 0 color-mix(in srgb, var(--primary) 18%, transparent);margin:0;font-family:Inter,sans-serif;font-size:clamp(2.5rem,9vw,7rem);font-weight:200;line-height:.95}.featured-work-section .fw-indicator{background:var(--text);width:2rem;color:var(--bg);z-index:10;box-shadow:0 0 0 1px color-mix(in srgb, var(--primary) 25%, transparent), 0 8px 24px -8px color-mix(in srgb, var(--primary) 40%, transparent);border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;padding:1rem .55rem;display:flex;position:absolute;top:50%;right:2rem;transform:translateY(-50%)}.featured-work-section .fw-indicator-label{letter-spacing:.15em;color:var(--bg);opacity:.85;text-transform:uppercase;margin:0;font-family:Inter,monospace;font-size:.55rem;font-weight:500}.featured-work-section .fw-indicator-tick{background:var(--bg);opacity:.2;width:100%;height:1.5px;transition:opacity .3s}.featured-work-section .fw-footer{z-index:7;letter-spacing:.22em;text-transform:uppercase;width:100%;color:var(--muted-text,var(--text));justify-content:space-between;align-items:center;padding:1.75rem;font-family:Inter,sans-serif;font-size:.7rem;display:flex;position:absolute;bottom:0;left:0}.featured-work-section .fw-footer-eyebrow{align-items:center;gap:.6rem;display:inline-flex}.featured-work-section .fw-footer-eyebrow-dot{background:var(--primary);width:6px;height:6px;box-shadow:0 0 8px color-mix(in srgb, var(--primary) 60%, transparent);border-radius:50%;animation:2.5s ease-in-out infinite lsf-pulse}.featured-work-section .fw-footer-rule{opacity:.4;white-space:nowrap;flex:0 auto;overflow:hidden}.featured-work-section .fw-footer-link{color:var(--text);border-bottom:1px solid color-mix(in srgb, var(--primary) 50%, transparent);padding-bottom:2px;text-decoration:none;transition:color .25s,border-color .25s}.featured-work-section .fw-footer-link:hover{color:var(--primary);border-bottom-color:var(--primary)}@media (max-width:1000px){.featured-work-section{height:auto;min-height:auto;padding:5rem 0 4rem}.featured-work-section .fw-images,.featured-work-section .fw-indicator{display:none}.featured-work-section .fw-titles{flex-direction:column;gap:3rem;width:100vw;height:auto;position:relative;transform:none!important}.featured-work-section .fw-title-wrapper{gap:1.25rem;padding:0 1.5rem}.featured-work-section .fw-title-img{display:block}.featured-work-section .fw-title{text-shadow:1px 0 0 color-mix(in srgb, var(--primary) 35%, transparent), -1px 0 0 color-mix(in srgb, var(--primary) 18%, transparent);font-size:clamp(2rem,8vw,3rem)}.featured-work-section .fw-annot{gap:.4rem;font-size:.48rem}.featured-work-section .fw-annot--tl,.featured-work-section .fw-annot--tr{top:1.25rem}.featured-work-section .fw-annot--bl,.featured-work-section .fw-annot--br{display:none}.featured-work-section .fw-annot--tl,.featured-work-section .fw-annot--bl{left:1.25rem}.featured-work-section .fw-annot--tr,.featured-work-section .fw-annot--br{right:1.25rem}.featured-work-section .fw-annot-rule{width:14px}.featured-work-section .fw-footer{text-align:center;flex-direction:column;gap:.75rem;margin-top:3rem;padding:1.5rem;position:relative}.featured-work-section .fw-footer-rule{display:none}}body.home-page .ascii-hero:after,body.home-page .featured-work-section:after,body.home-page .life-so-far:after,body.home-page .slider-section:after{content:"";pointer-events:none;background:radial-gradient(75% 75%,#0000 0% 55%,#0000002e 80%,#0000006b 100%);position:absolute;inset:0;box-shadow:inset 0 0 120px 30px #0000004d,inset 0 0 40px 8px #00000038}body.home-page .ascii-hero:after,body.home-page .featured-work-section:after,body.home-page .life-so-far:after{z-index:3}body.home-page .slider-section:after{z-index:2}html[data-theme=dark] body.home-page .ascii-hero:after,html[data-theme=dark] body.home-page .featured-work-section:after,html[data-theme=dark] body.home-page .life-so-far:after,html[data-theme=dark] body.home-page .slider-section:after{background:radial-gradient(75% 75%,#0000 0% 52%,#0000004d 80%,#0000009e 100%);box-shadow:inset 0 0 140px 36px #00000080,inset 0 0 48px 10px #00000057}body.home-page .ascii-hero:before,body.home-page .slider-section:before{content:"";pointer-events:none;mix-blend-mode:screen;opacity:.85;background:linear-gradient(#0000 0%,#ffffff09 50%,#0000 100%) 0 -30%/100% 28% no-repeat,radial-gradient(82% 82%,#0000 70%,#ff00280d 88%,#0000 100%) 50%/100% 100%,radial-gradient(80% 80%,#0000 72%,#00c8ff0d 90%,#0000 100%) 50%/100% 100%;animation:7s linear infinite home-vhs-roll;position:absolute;inset:0}body.home-page .ascii-hero:before{z-index:3}body.home-page .slider-section:before{z-index:2}@keyframes home-vhs-roll{0%{background-position:0 -30%,50%,50%}to{background-position:0 130%,50%,50%}}html[data-theme=dark] body.home-page .ascii-hero:before,html[data-theme=dark] body.home-page .slider-section:before{background:linear-gradient(#0000 0%,#ffffff06 50%,#0000 100%) 0 -30%/100% 28% no-repeat,radial-gradient(82% 82%,#0000 70%,#ff00280d 88%,#0000 100%) 50%/100% 100%,radial-gradient(80% 80%,#0000 72%,#00c8ff0d 90%,#0000 100%) 50%/100% 100%}body.home-page .life-so-far:after{background:radial-gradient(80% 80%,#0000 0% 60%,#0000001f 84%,#0000004d 100%);box-shadow:inset 0 0 100px 26px #0003,inset 0 0 34px 6px #00000024}html[data-theme=dark] body.home-page .life-so-far:after{background:radial-gradient(80% 80%,#0000 0% 56%,#00000038 84%,#0000007a 100%);box-shadow:inset 0 0 120px 30px #00000057,inset 0 0 40px 8px #00000038}.preloader:after{content:"";pointer-events:none;z-index:3;background:radial-gradient(75% 75%,#0000 0% 55%,#0000002e 80%,#0000006b 100%);position:absolute;inset:0;box-shadow:inset 0 0 120px 30px #0000004d,inset 0 0 40px 8px #00000038}html[data-theme=dark] .preloader:after{background:radial-gradient(75% 75%,#0000 0% 52%,#0000004d 80%,#0000009e 100%);box-shadow:inset 0 0 140px 36px #00000080,inset 0 0 48px 10px #00000057}@media (prefers-reduced-motion:reduce){body.home-page .ascii-hero:before,body.home-page .slider-section:before{animation:none}}@media (max-width:1000px){body.home-page .ascii-hero:after,body.home-page .featured-work-section:after,body.home-page .life-so-far:after,body.home-page .slider-section:after,.preloader:after{box-shadow:inset 0 0 80px 20px #00000038,inset 0 0 30px 6px #00000029}}
