:root{--accent: #2337ff;--black: 15, 18, 25;--gray: 96, 115, 159;--gray-light: 229, 233, 240;--gray-dark: 34, 41, 57;--gray-gradient: rgba(var(--gray-light), 50%), #fff;--box-shadow: 0 2px 6px rgba(var(--gray), 25%), 0 8px 24px rgba(var(--gray), 33%), 0 16px 32px rgba(var(--gray), 33%)}body{font-family:var(--font-roboto);margin:0;padding:0;text-align:left;background:linear-gradient(var(--gray-gradient)) no-repeat;background-size:100% 600px;word-wrap:break-word;overflow-wrap:break-word;color:rgb(var(--gray-dark));font-size:19.8px;line-height:1.7}main{width:720px;max-width:calc(100% - 2em);margin:auto;padding:3em 1em}h1,h2,h3,h4,h5,h6{margin:0 0 .5rem;color:rgb(var(--black));line-height:1.2}h1{font-size:3.052em}h2{font-size:2.441em}h3{font-size:1.953em}h4{font-size:1.563em}h5{font-size:1.25em}strong,b{font-weight:700}a,a:hover{color:var(--accent)}p{margin-bottom:1em}.prose p{margin-bottom:2em}textarea{width:100%;font-size:16px}input{font-size:16px}table{width:100%}img{max-width:100%;height:auto;border-radius:8px}code{padding:2px 5px;background-color:rgb(var(--gray-light));border-radius:2px}pre{padding:1.5em;border-radius:8px}pre>code{all:unset}blockquote{border-left:4px solid var(--accent);padding:0 0 0 20px;margin:0;font-size:1.333em}hr{border:none;border-top:1px solid rgb(var(--gray-light))}@media(max-width:720px){body{font-size:18px}main{padding:1em}}.sr-only{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}:root{--magenta: rgb(51, 1, 42);--ink: rgba(255, 255, 255, .87);--ink-strong: rgba(255, 255, 255, .96);--link: hsl(320, 100%, 78%);--link-hover: hsl(320, 100%, 88%);--hairline: rgba(255, 255, 255, .16);--row-hover: rgba(255, 255, 255, .05)}:root[data-theme=light]{--link: hsl(220, 100%, 70%);--link-hover: hsl(220, 100%, 55%);--hairline: rgba(0, 0, 0, .12);--row-hover: rgba(0, 0, 0, .04)}body{background:radial-gradient(1100px 800px at 85% -10%,rgba(255,122,216,.16),transparent 62%),radial-gradient(1200px 900px at -10% 115%,rgba(28,0,70,.6),transparent 60%),linear-gradient(165deg,rgb(63,7,51) 0%,var(--magenta) 42%,rgb(28,1,25) 100%);background-attachment:fixed;color:var(--ink);min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;inset:0;z-index:1;pointer-events:none;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)'/%3E%3C/svg%3E")}html{overflow-x:hidden;font-size:14.4px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.35) transparent;background:linear-gradient(165deg,rgb(63,7,51) 0%,var(--magenta) 42%,rgb(28,1,25) 100%) var(--magenta)}html:before,html:after{content:"";position:fixed;left:0;right:0;height:100vh;z-index:0}html:before{bottom:100%;background:radial-gradient(1100px 800px at 85% calc(100% - 10vh),rgba(255,122,216,.16),transparent 62%),#3f0733}html:after{top:100%;background:radial-gradient(1200px 900px at -10% 15vh,rgba(28,0,70,.6),transparent 60%),#1c0119}:root[data-theme=light]:before,:root[data-theme=light]:after{background:#fff}:root[data-theme=light]{scrollbar-color:rgba(0,0,0,.3) transparent}.card-wrap{position:relative;z-index:10;box-sizing:border-box;flex:1 0 auto;width:100%;max-width:none;margin:0;display:flex;justify-content:center;align-items:flex-start;padding:1.5rem}.card-wrap.center{flex-direction:column;align-items:center}.card-wrap.page-stack{display:grid;grid-template-columns:minmax(0,42rem);justify-content:center;align-items:start;gap:1.25rem 2.5rem}@media(min-width:87rem){.card-wrap.page-stack{grid-template-columns:minmax(0,42rem) minmax(0,34rem);grid-template-rows:auto 1fr;gap:2.5rem}}.card-wrap.page-stack .card{width:100%;min-width:0;max-width:42rem}.side-rail{position:absolute;top:1.5rem;right:.75rem;z-index:20;display:flex;flex-direction:column;align-items:center;gap:.75rem}body.home .side-rail{right:auto;left:calc(50% + 22.25rem)}@media(min-width:87rem){body.home .side-rail{left:calc(50% + 40.25rem)}}.shader-footer{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;margin:0;background:#ffffff12;border:1px solid rgba(255,255,255,.13);border-radius:999px;padding:.9rem .4rem}.shader-footer a{display:inline-flex;color:#fffc;transition:color .15s,transform .15s ease}.shader-footer svg{width:32px;height:32px}.shader-footer a:hover{color:var(--ink-strong);transform:translateY(-2px)}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:47px;height:47px;padding:0;cursor:pointer;color:#fffc;background:#ffffff12;border:1px solid rgba(255,255,255,.13);border-radius:999px;transition:color .15s,transform .15s ease}.theme-toggle:hover{color:var(--ink-strong);transform:translateY(-2px)}.theme-toggle svg{width:23px;height:23px}.theme-toggle .icon-moon{display:none}:root[data-theme=light] .theme-toggle .icon-moon{display:block}:root[data-theme=light] .theme-toggle .icon-sun{display:none}:root[data-theme=light] .theme-toggle{color:#69f;background:#0000000d;border-color:#0000001f}.card{--card-pad-x: 2rem;box-sizing:border-box;width:100%;max-width:990px;background:#ffffff0b;border:1px solid rgba(255,255,255,.1);border-radius:18px;box-shadow:inset 0 1px #ffffff17,0 24px 48px -12px #14001273;overflow:clip;color:var(--ink);padding:1.75rem var(--card-pad-x);overflow-wrap:break-word;animation:card-rise .5s cubic-bezier(.16,1,.3,1) both}@keyframes card-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.card-centered{text-align:center;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}html{scroll-behavior:smooth}.card.section{scroll-margin-top:2rem}.section-home{padding-top:1.5rem;padding-bottom:1.5rem}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.card :is(h1,h2,h3,h4,h5,h6){color:var(--ink-strong)}.card a{color:var(--link);transition:color .18s ease}.card a:hover{color:var(--link-hover)}::selection{background:var(--link);color:var(--magenta)}:focus-visible{outline:2px solid var(--link);outline-offset:3px;border-radius:2px}.card :is(.authors,.date){color:#fffc}.card .authors strong{color:var(--ink-strong)}.card .title{transition:color .18s ease}.card .title:hover,.card li a:hover :is(h4,.date){color:#ffffffbf}.card .hero-name{font-size:clamp(2.1rem,1.6rem + 2vw,2.75rem);font-weight:700;line-height:1.12;letter-spacing:-.02em;text-wrap:balance;margin-bottom:.75rem;background:linear-gradient(115deg,var(--ink-strong) 35%,hsl(320,100%,80%));-webkit-background-clip:text;background-clip:text;color:transparent}.card .hero-tagline{font-size:1.1rem;margin-bottom:0}:root[data-theme=light]{background:#fff}:root[data-theme=light] body{background:none}:root[data-theme=light] .card{background:#fff;color:#000;border-color:#00000017;box-shadow:0 25px 50px -12px #00000040}:root[data-theme=light] .shader-footer{background:#0000000d;border-color:#0000001f}:root[data-theme=light] .card :is(h1,h2,h3,h4,h5,h6){color:#000}:root[data-theme=light] .card :is(.authors,.date){color:#0009}:root[data-theme=light] .shader-footer a,:root[data-theme=light] .card .hero-name,:root[data-theme=light] .card .authors strong{color:#69f}:root[data-theme=light] .card .hero-name{background:none;-webkit-background-clip:initial;background-clip:initial}:root[data-theme=light] ::selection{background:#69f;color:#fff}@media(max-width:51rem){.side-rail{position:static;align-self:center;margin:0 0 1rem}.theme-toggle{width:41px;height:41px}.shader-footer{flex-direction:row;padding:.4rem .9rem}}@media(max-width:720px){.card-wrap{padding:1.5rem 1rem}.card{--card-pad-x: 1.25rem;padding:1.5rem var(--card-pad-x)}.card .hero-name{white-space:normal}}@media(max-width:26rem){.card{--card-pad-x: 1rem;padding:1.25rem var(--card-pad-x)}.shader-footer{gap:1rem}.shader-footer svg{width:27px;height:27px}}.card :is(a.org,.item-link){background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0% 1.5px;transition:background-size .25s ease,color .18s ease}.card :is(a.org,.item-link):hover{background-size:100% 1.5px}@media(prefers-reduced-motion:no-preference){.card :is(.paper,.item){animation:list-reveal .55s cubic-bezier(.16,1,.3,1) both}.card :is(.paper,.item):nth-child(1){animation-delay:.1s}.card :is(.paper,.item):nth-child(2){animation-delay:.17s}.card :is(.paper,.item):nth-child(3){animation-delay:.24s}.card :is(.paper,.item):nth-child(4){animation-delay:.31s}.card :is(.paper,.item):nth-child(5){animation-delay:.38s}.card :is(.paper,.item):nth-child(6){animation-delay:.45s}}@keyframes list-reveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.card{animation:none}}
