:root{--hero-opacity-dur: .75s;--hero-blur-dur: .75s;--hero-blur-start: 4px;--hero-ease: cubic-bezier(.2, .8, .2, 1);--content-max: 580px;--toc-width: 200px;--socials-width: 200px;--rail-gutter: 24px;--rail-top: 32px;--thin-font: "Raleway", sans-serif;--thin-weight: 200}html,body{margin:0;padding:0;min-height:100%;background:linear-gradient(to bottom,#0f1410,#152017,#1b2f22);color:#f4efe7}h1,h2,h3{color:#d7c49e}#app,#root{min-height:100vh}*{box-sizing:border-box}.desktop-only{display:block}.mobile-only{display:none}@media (max-aspect-ratio: 4/3){.desktop-only{display:none!important}.mobile-only{display:block!important}}.hotspot-group .hs-line{opacity:.2;transition:opacity .18s ease}.hotspot-group .hs-marker,.hotspot-group .hs-label{transition:box-shadow .18s ease,text-shadow .18s ease,filter .18s ease,background-color .18s ease}.hotspot-group{pointer-events:none}.hotspot-group .hs-marker,.hotspot-group .hs-label{pointer-events:auto}.hotspot-group:has(.hs-marker:hover,.hs-label:hover) .hs-line,.hotspot-group:has(.hs-marker:focus-visible,.hs-label:focus-visible) .hs-line,.hotspot-group:has(.hs-marker:active,.hs-label:active) .hs-line{opacity:1}.hotspot-group:has(.hs-marker:hover,.hs-marker:focus-visible,.hs-marker:active) .hs-marker{box-shadow:0 0 8px 2px #ffffffd9;background-color:#fff}.hotspot-group:has(.hs-label:hover,.hs-label:focus-visible,.hs-label:active) .hs-label{font-weight:400;text-shadow:0 2px 8px rgba(255,255,255,.85);filter:brightness(1.2)}.hs-marker:focus-visible,.hs-label:focus-visible{outline:2px solid white;outline-offset:4px}@media (max-aspect-ratio: 4/3){.mobile-only .hs-line{opacity:.2}.hotspot-group:has(.hs-marker:active,.hs-label:active) .hs-line{opacity:1}}p,li,ul,ol,span{font-family:Libre Baskerville,serif;font-size:16px;font-weight:300}h1,h2{font-family:Playfair Display,serif;font-weight:500}h3,h4,h5{font-family:Playfair Display,serif;font-weight:400}h6{font-family:"IBM Plex Serif",serif;font-weight:400}p{line-height:1.5}ul,ol{margin:1em 0;padding-left:1.25em}ul li,ol li{margin-bottom:.2em;line-height:1.5}ul li:last-child,ol li:last-child{margin-bottom:0}ul{list-style-type:disc;list-style-position:outside}li::marker{color:#ffffffb3}img{max-width:100%;height:auto;display:block;margin:1em auto;border-radius:8px}.hero-img{opacity:0;filter:blur(var(--hero-blur-start));transition:opacity var(--hero-opacity-dur) var(--hero-ease),filter var(--hero-blur-dur) var(--hero-ease);will-change:opacity,filter}.hero-img.is-loaded{opacity:1;filter:blur(0)}@media (pointer: coarse){.hero-img,.hero-img.is-loaded{filter:none!important}}@media (prefers-reduced-motion: reduce){.hero-img{transition:none;opacity:1;filter:none}}.hero-img[complete=complete],.hero-img:is([src^="/images/"],[src^="data:"]).is-loaded{opacity:1;filter:blur(0)}.hero-stage .hero-ui{opacity:0;transition:opacity .75s cubic-bezier(.4,0,.2,1);pointer-events:none}.hero-stage.hero-ready .hero-ui{opacity:1;pointer-events:auto}.hero-stage.hero-ready .hotspot-group:nth-child(1){transition-delay:40ms}.hero-stage.hero-ready .hotspot-group:nth-child(2){transition-delay:80ms}.hero-stage.hero-ready .hotspot-group:nth-child(3){transition-delay:.12s}.hero-stage.hero-ready .hotspot-group:nth-child(4){transition-delay:.16s}.hero-stage.hero-ready .hotspot-group:nth-child(5){transition-delay:.2s}.preview-date{font-size:14px}@media (max-width: 600px){.preview-date{font-size:12px}}.preview-title{font-size:18px}@media (max-width: 600px){.preview-title{font-size:16px}}.preview-excerpt{font-size:16px}@media (max-width: 600px){.preview-excerpt{font-size:14px}}.preview-cta{font-size:16px}@media (max-width: 600px){.preview-cta{font-size:14px}}.home-preview-card{transform:translateY(12px);transition:opacity .45s var(--hero-ease),transform .45s var(--hero-ease)}.hero-stage.hero-ready .home-preview-card{opacity:1;transform:translateY(12px)}a{color:#f5f5f5;text-decoration:none;transition:color .16s ease,text-shadow .16s ease}a:hover,a:focus-visible{color:#8effa0;text-shadow:0 0 8px rgba(142,255,160,.8)}a:active{color:#ffd34a;text-shadow:0 0 6px rgba(255,211,74,.8)}a:after{content:"";display:block;height:1px;width:0%;background:currentColor;transition:width .25s ease}a:hover:after,a:focus-visible:after{width:100%}.page-markdown a{color:#8effa0;text-decoration:none;transition:color .16s ease,text-shadow .16s ease}.page-markdown a:hover,.page-markdown a:focus-visible{color:#8effa0;text-shadow:0 0 8px rgba(142,255,160,.8)}.page-markdown a:after{display:none}img.fadein{opacity:0;filter:blur(3px);transition:opacity .1s cubic-bezier(.4,0,.2,1),filter .2s cubic-bezier(.4,0,.2,1);will-change:opacity,filter}img.fadein.is-loaded{opacity:1;filter:blur(0)}@media (prefers-reduced-motion: reduce){img.fadein{transition:none;opacity:1;filter:none}}.fade-rise{opacity:0;transform:translateY(12px);animation-duration:.75s;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-fill-mode:forwards;will-change:opacity,transform}.fade-rise.enter-a{animation-name:rise-in-a}.fade-rise.enter-b{animation-name:rise-in-b}@media (prefers-reduced-motion: reduce){.fade-rise{animation:none;opacity:1;transform:none}}.toc-rail,.socials-rail{display:block}.mobile-nav{display:none}.page-frame{min-height:100svh;display:grid;grid-template-columns:minmax(0,var(--toc-width)) minmax(0,var(--content-max));column-gap:var(--rail-gutter);align-items:start;justify-content:center;padding:24px 16px 64px}.left-rail{position:sticky;top:var(--rail-top);align-self:start;max-height:calc(100svh - var(--rail-top) - 24px);overflow:auto;display:grid;row-gap:16px}.page-body{max-width:var(--content-max);width:100%;margin:0 auto;padding:20px;border-radius:10px}.left-rail .toc-rail{font-family:var(--thin-font);font-weight:var(--thin-weight);font-size:16px;line-height:1.4}.left-rail .toc-rail a{text-decoration:none;display:block;overflow-wrap:anywhere}.left-rail .toc-rail details{margin:8px 0}.left-rail .toc-rail summary{cursor:pointer;list-style:none;outline:none;padding:4px 0}.left-rail .toc-rail summary::-webkit-details-marker{display:none}.left-rail .toc-rail .toc-list{margin:6px 0 8px;padding-left:10px}.left-rail .toc-rail .toc-item{margin:6px 0}.left-rail .toc-rail .toc-home-about{margin:12px 0}.left-rail .socials-rail{display:flex;flex-wrap:wrap;gap:10px 14px;align-items:center;max-width:100%;margin-top:16px}.left-rail .socials-rail .social-link{align-items:center;justify-content:center}.left-rail .socials-rail .social-link .social-icon{display:block;width:22px;height:22px;margin:0}.social-link{font-size:1rem;color:#fff;transition:color .25s ease,transform .25s ease}.social-link:hover{color:gold;transform:translateY(-2px)}.social-icon{display:block;width:22px;height:22px;margin:0;flex-shrink:0}@keyframes rise-in-a{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes rise-in-b{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media (max-width: 1062px){.page-frame{display:block;column-gap:0;padding:0 0 64px}.left-rail{display:none}.mobile-nav{display:block;position:sticky;top:0;z-index:5;padding:6px 10px;background-color:#0f1410;isolation:isolate}.mobile-nav:after{content:"";position:absolute;left:0;right:0;bottom:-14px;height:14px;pointer-events:none;background:linear-gradient(to bottom,#00000059,#0000)}.mobile-summary{all:unset;display:flex;align-items:center;gap:8px;padding:8px;line-height:1;cursor:pointer;list-style:none}.mobile-summary::-webkit-details-marker{display:none}.menu-icon{width:18px;height:18px;display:block;margin:0}.mobile-summary-label{font-family:var(--thin-font);font-weight:var(--thin-weight);font-size:16px;letter-spacing:.02em;line-height:1;margin:0}.mobile-summary .socials-inline{display:flex;align-items:center;gap:12px;margin-left:auto}.mobile-summary .social-link{width:22px;height:22px}.chevron-icon{width:14px;height:14px;display:block;opacity:.85;transition:transform .18s ease;margin:0 0 0 4px}details.mobile-nav[open] .chevron-icon{transform:rotate(180deg)}.mobile-nav .mobile-panel{margin-top:6px;padding:0 0 12px}.mobile-nav .mobile-toc{font-family:var(--thin-font);font-weight:var(--thin-weight);font-size:16px;line-height:1.2;margin-left:16px}.mobile-nav .mobile-toc details{margin:10px 0 8px}.mobile-nav .mobile-toc summary{padding:6px 0;cursor:pointer;list-style:none}.mobile-nav .mobile-toc summary::-webkit-details-marker{display:none}.mobile-nav .mobile-toc .toc-list{margin:4px 0 0;padding-left:10px}.mobile-nav .mobile-toc .toc-item,.mobile-nav .mobile-toc a{display:block;line-height:1.55;text-decoration:none;overflow-wrap:anywhere}.mobile-nav .mobile-toc .toc-home-about{margin:12px 0}}.homepage-layout .modal-logic{order:3}.homepage-layout .spacer-1{order:4;height:10px}.homepage-layout .hero{order:1}.homepage-layout .spacer-2{order:2;height:30px}.homepage-layout .math-preview{order:5}@media ((max-aspect-ratio: 4/3)){.homepage-layout .modal-logic{order:1}.homepage-layout .spacer-1{order:2;height:20px}.homepage-layout .hero{order:3}.homepage-layout .spacer-2{order:4;height:50px}.homepage-layout .math-preview{order:5}}
