*{box-sizing:border-box}html{scroll-behavior:smooth}html body{margin:0;background:var(--bg);color:var(--tx);-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;--bg:#0c0b0a;--bg2:#0f0e0c;--panel:#191816;--field:#141311;--line:#232120;--line2:#302e29;--line3:#3f3c35;--tx:#eeebe3;--tx2:#a7a29a;--tx3:#7a756d;--tx4:#5f5b54;--acc:#4d7fe0;--acch:#5c8bea;--ok:#7ea86f;--navbg:rgba(18,17,15,0.72);--dot:#302e29;--lift:0 24px 64px rgba(0,0,0,0.4);--serif:"Iowan Old Style",Palatino,"Palatino Linotype",Georgia,serif;--mono:"IBM Plex Mono",ui-monospace,SFMono-Regular,Menlo,monospace}body.light,html.light body{--bg:#faf9f6;--bg2:#f3f1ea;--panel:#ffffff;--field:#f3f1ea;--line:#e7e3d8;--line2:#dcd7c9;--line3:#c8c2b2;--tx:#1d1b17;--tx2:#5c574d;--tx3:#8a8377;--tx4:#a9a294;--acc:#3b6cd4;--acch:#2f5cba;--ok:#587f4c;--navbg:rgba(255,255,255,0.78);--dot:#ddd8ca;--lift:0 24px 64px rgba(30,26,18,0.16)}a{color:var(--acc);text-decoration:none}a:hover{color:var(--tx)}button,input,textarea{font-family:inherit}input::placeholder,textarea::placeholder{color:var(--tx4)}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 24;user-select:none}:focus-visible{outline:2px solid var(--acc);outline-offset:2px;border-radius:6px}.hoverable:hover{color:var(--tx);background:var(--field)}.cta-solid:hover{background:var(--acch);color:#fff}.cta-ghost:hover{opacity:.84}.cta-outline:hover{background:var(--panel);color:var(--tx)}.cta-outline:hover,.field:focus{border-color:var(--acc)}.icon-btn:hover{background:var(--field);color:var(--tx)}.mail-link:hover{color:var(--tx)}@keyframes rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes ring{0%{opacity:.8;transform:scale(.4)}to{opacity:0;transform:scale(1.5)}}@keyframes osc{0%{opacity:.35}50%{opacity:1}to{opacity:.35}}@keyframes blink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes sweep{0%{width:8%}to{width:96%}}@keyframes orelayT{0%{transform:translate(0);opacity:1}34%{transform:translateY(25px);opacity:1}43%{transform:translateY(25px);opacity:0}44%{transform:translate(0);opacity:0}58%,to{transform:translate(0);opacity:1}}@keyframes orelayR{0%{transform:translate(0);opacity:1}34%{transform:translate(-21.65px,-12.5px);opacity:1}43%{transform:translate(-21.65px,-12.5px);opacity:0}44%{transform:translate(0);opacity:0}58%,to{transform:translate(0);opacity:1}}@keyframes orelayL{0%{transform:translate(0);opacity:1}34%{transform:translate(21.65px,-12.5px);opacity:1}43%{transform:translate(21.65px,-12.5px);opacity:0}44%{transform:translate(0);opacity:0}58%,to{transform:translate(0);opacity:1}}@keyframes ocorehit{0%,26%{transform:scale(1);opacity:.55}40%{transform:scale(1.34);opacity:1}62%,to{transform:scale(1);opacity:.55}}@keyframes beamflow{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}@keyframes odrawonce{0%{stroke-dashoffset:17;opacity:0}18%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes onodeonce{0%,30%{transform:scale(0);opacity:0}62%{transform:scale(1.4);opacity:1}to{transform:scale(1);opacity:1}}@keyframes obreath{0%,to{transform:scale(1)}50%{transform:scale(.8)}}@keyframes obreathcore{0%,to{transform:scale(1);opacity:.85}50%{transform:scale(1.45);opacity:1}}@keyframes rvfade{0%{opacity:0}to{opacity:1}}@keyframes rvrise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes rvring{0%{opacity:.9;transform:scale(.3)}to{opacity:0;transform:scale(1)}}@keyframes rvosc{0%{opacity:.35}50%{opacity:1}to{opacity:.35}}html{scroll-padding-top:84px}.bleed{align-self:stretch;margin-inline:calc(-1 * clamp(22px, 4.5vw, 48px));padding:0 10px}@media (min-width:1025px){.bleed{align-self:auto;margin-inline:0;padding:0}}.reel-meta{display:flex;align-items:center;gap:18px;width:100%;max-width:1120px}.reel-chapters{flex:0 0 auto;display:flex;gap:5px}.reel-caption{font-size:14.5px;line-height:1.5;color:var(--tx);text-wrap:pretty}@media (max-width:1024px){.reel-meta{flex-direction:column;align-items:center;gap:16px}.reel-chapters{flex-wrap:wrap;justify-content:center;gap:6px;padding:0 6px}.reel-caption{font-size:17px;line-height:1.55;text-align:center;padding:0 8px;max-width:34em;min-height:3.2em}}@media (max-width:520px){.reel-caption{font-size:16px;min-height:3.5em}}.reveal{transition:opacity .75s cubic-bezier(.22,.61,.36,1),transform .75s cubic-bezier(.22,.61,.36,1)}.reveal[data-state=armed]{opacity:0;transform:translateY(16px);will-change:opacity,transform}@media (prefers-reduced-motion:reduce){.reveal,.reveal[data-state=armed]{opacity:1!important;transform:none!important}html{scroll-behavior:auto}*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}