@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@300;400;500&display=swap";.constellation{pointer-events:none;position:absolute;inset:0}.sf-board{letter-spacing:0;flex-wrap:wrap;align-items:center;gap:.3em .45em;display:inline-flex}.sf-word{white-space:nowrap;gap:.14em;display:inline-flex}.sf-cell{width:var(--sf-cell-w,.92em);height:var(--sf-cell-h,1.34em);perspective:3.2em;color:var(--sf-text,currentColor);position:relative}.sf-half{width:100%;height:50%;position:absolute;left:0;overflow:hidden}.sf-top{background:var(--sf-tile-top,#7f7f7f29);border-radius:.14em .14em 0 0;top:0}.sf-bottom{background:var(--sf-tile-bottom,#7f7f7f38);border-radius:0 0 .14em .14em;bottom:0}.sf-char{justify-content:center;align-items:center;width:100%;height:200%;font-size:.84em;display:flex;position:absolute;left:0}.sf-char:before{content:attr(data-char)}.sf-top .sf-char,.sf-flap-front .sf-char{top:0}.sf-bottom .sf-char,.sf-flap-back .sf-char{bottom:0}.sf-cell:after{content:"";background:var(--sf-seam,#0006);z-index:4;pointer-events:none;height:1px;margin-top:-.5px;position:absolute;top:50%;left:0;right:0}.sf-flap{transform-origin:50% 100%;width:100%;height:50%;transform-style:preserve-3d;animation:sf-flip var(--sf-flip-ms,80ms) cubic-bezier(.45, 0, .9, .6) forwards;z-index:3;will-change:transform;position:absolute;top:0;left:0}.sf-flap-face{backface-visibility:hidden;position:absolute;inset:0;overflow:hidden}.sf-flap-front{background:var(--sf-tile-top,#7f7f7f29);border-radius:.14em .14em 0 0}.sf-flap-back{background:var(--sf-tile-bottom,#7f7f7f38);border-radius:0 0 .14em .14em;transform:rotateX(180deg)}@keyframes sf-flip{0%{transform:rotateX(0)}88%{transform:rotateX(-184deg)}to{transform:rotateX(-180deg)}}.sf-cell--blank .sf-top,.sf-cell--blank .sf-bottom{opacity:.55}@media (prefers-reduced-motion:reduce){.sf-flap{animation:none}}.at-rule{background:var(--at-line);border:0;height:1px}.at-rule--double{border-top:1px solid var(--at-line-strong);border-bottom:1px solid var(--at-line);background:0 0;height:5px}.at-rule--soft{background:var(--at-line-soft)}.at-plate{background:var(--at-line);clip-path:polygon(14px 0,calc(100% - 14px) 0,100% 14px,100% calc(100% - 14px),calc(100% - 14px) 100%,14px 100%,0 calc(100% - 14px),0 14px);padding:1px;position:relative}.at-plate__inner{background:var(--at-ground);clip-path:polygon(13.5px 0,calc(100% - 13.5px) 0,100% 13.5px,100% calc(100% - 13.5px),calc(100% - 13.5px) 100%,13.5px 100%,0 calc(100% - 13.5px),0 13.5px);height:100%;padding:2.2rem 2.4rem}.at-plate--surface .at-plate__inner{background:var(--at-surface)}.at-regmark{width:18px;height:18px;color:var(--at-brass);flex-shrink:0}.at-plate-header{align-items:center;gap:1.2rem;display:flex}.at-plate-header__text{font-family:var(--at-font-data);letter-spacing:.3em;color:var(--at-ink-2);white-space:nowrap;font-size:.82rem;font-weight:500}.at-plate-header__rule{flex:1}.at-monogram{display:inline-block}@media (width<=760px){.at-plate__inner{padding:1.6rem 1.3rem}.at-plate-header__text{letter-spacing:.18em;white-space:normal}}.home{background-image:repeating-linear-gradient(0deg, var(--at-line-soft) 0, var(--at-line-soft) 1px, transparent 1px, transparent 112px), repeating-linear-gradient(90deg, var(--at-line-soft) 0, var(--at-line-soft) 1px, transparent 1px, transparent 112px);position:relative}.home-hero{justify-content:center;align-items:center;min-height:100dvh;padding:5rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.hero-content{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.hero-eyebrow{font-family:var(--at-font-data);letter-spacing:.34em;color:var(--at-brass);opacity:0;margin-bottom:1.6rem;font-size:clamp(.74rem,1.6vw,.86rem);font-weight:500;animation:.8s ease-out 50ms forwards at-fade-up}.hero-name{font-family:var(--at-font-display);letter-spacing:.02em;color:var(--at-ink);white-space:pre;max-width:100%;font-size:clamp(2.9rem,12vw,8.5rem);font-weight:400;line-height:1}.hero-name__ch{opacity:0;animation:.7s cubic-bezier(.2,.6,.2,1) forwards at-fade-up;display:inline-block;transform:translateY(.35em)}.hero-tagline{font-family:var(--at-font-data);letter-spacing:.3em;color:var(--at-ink-2);opacity:0;margin-top:1.7rem;font-size:clamp(.72rem,1.6vw,.84rem);font-weight:400;animation:.8s ease-out .9s forwards at-fade-up}.hero-rule{background:linear-gradient(90deg, transparent, var(--at-brass), var(--at-jade), transparent);opacity:0;border:0;width:64px;height:1px;margin:1.9rem 0;animation:.7s ease-out 1.25s forwards at-draw-in}.hero-socials{opacity:0;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;animation:.8s ease-out 1.5s forwards at-fade-up;display:flex}.hero-social{font-family:var(--at-font-data);letter-spacing:.14em;color:var(--at-ink-2);border:1px solid #0000;align-items:center;gap:.5rem;padding:.55rem .85rem;font-size:.74rem;font-weight:500;text-decoration:none;transition:color .25s,border-color .25s,background .25s;display:flex}.hero-social svg{flex-shrink:0;width:15px;height:15px}.hero-social:hover{color:var(--at-jade);border-color:var(--at-line);background:color-mix(in srgb, var(--at-surface) 60%, transparent)}.hero-social:focus-visible{outline:2px solid var(--at-jade);outline-offset:2px}.hero-scroll{color:var(--at-brass);opacity:0;animation:.7s ease-out 2.3s forwards at-fade-in;position:absolute;bottom:1.8rem;left:50%;transform:translate(-50%)}.hero-scroll svg{animation:2.2s ease-in-out infinite at-bounce}.home-section{max-width:920px;margin:0 auto;padding:5.5rem 2rem 2rem}.home-section:last-of-type{padding-bottom:7rem}.sec-head{align-items:center;gap:1.6rem;margin-bottom:2.4rem;display:flex}.sec-num{font-family:var(--at-font-display);color:#0000;-webkit-text-stroke:1.3px var(--at-brass);flex-shrink:0;font-size:clamp(3rem,7vw,4.6rem);line-height:.9}.sec-heading{font-size:inherit;font-weight:inherit;line-height:inherit}.sec-title{font-size:clamp(1.18rem,2.6vw,1.55rem);display:block}.sec-body{margin-left:clamp(0rem,8vw,6.2rem)}.lede{color:var(--at-ink-2);max-width:58ch;font-size:clamp(1.2rem,2.6vw,1.45rem);font-weight:400;line-height:1.75}.body-text{color:var(--at-ink-2);max-width:62ch;font-size:1.08rem;font-weight:400;line-height:1.8}.body-text+.body-text{margin-top:1.2rem}.lede+.body-text{margin-top:1.4rem}.about-headline{font-family:var(--at-font-display);letter-spacing:.01em;color:var(--at-ink);font-size:1rem;line-height:1.24}.about-body{max-width:none;margin-top:1.2rem;font-size:.94rem}.about-rule{margin:1.9rem 0}.about-note{max-width:none;color:var(--at-ink-3);font-size:.86rem;line-height:1.75}.about-note__em{color:var(--at-ink-2);font-weight:600}@media (width<=760px){.about-headline__break{display:none}}.body-text a{color:var(--at-jade);text-decoration:underline;-webkit-text-decoration-color:var(--at-line);text-decoration-color:var(--at-line);text-underline-offset:.18em;transition:color .2s,text-decoration-color .2s}.body-text a:hover{color:var(--at-ink);-webkit-text-decoration-color:var(--at-brass);text-decoration-color:var(--at-brass)}.stat{text-align:center;padding:1.4rem .5rem}.stat-eyebrow{font-family:var(--at-font-data);letter-spacing:.3em;color:var(--at-ink-3);margin-bottom:1.5rem;font-size:.76rem}.stat-line{font-family:var(--at-font-display);color:var(--at-ink);flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.5em;font-size:clamp(2rem,6.5vw,4.2rem);line-height:1.05;display:flex}.stat-arrow{color:var(--at-brass);font-size:.55em}.stat-now{color:var(--at-jade)}.stat-line--arc{flex-direction:column;align-items:center;gap:.22em;font-size:clamp(1.6rem,5.2vw,2.6rem)}.stat-zero{color:var(--at-ink-3)}@media (width<=760px){.stat-line--arc{font-size:clamp(.95rem,5.6vw,1.6rem)}}.stat-foot{font-family:var(--at-font-data);letter-spacing:.22em;color:var(--at-ink-3);margin-top:1.6rem;font-size:.74rem}.stat-foot a{color:var(--at-jade);text-decoration:underline;-webkit-text-decoration-color:var(--at-line);text-decoration-color:var(--at-line);text-underline-offset:.18em;transition:color .2s,text-decoration-color .2s}.stat-foot a:hover{color:var(--at-ink);-webkit-text-decoration-color:var(--at-brass);text-decoration-color:var(--at-brass)}.cap-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:1.3rem;display:grid}.cap-title{font-family:var(--at-font-display);letter-spacing:.04em;color:var(--at-ink);margin-bottom:1rem;font-size:1.35rem;font-weight:400}.cap-tags{flex-wrap:wrap;gap:.45rem;display:flex}.cap-tag{font-family:var(--at-font-data);letter-spacing:.04em;color:var(--at-ink-2);border:1px solid var(--at-line-soft);padding:.34rem .6rem;font-size:.74rem;font-weight:400;transition:color .25s,border-color .25s}.cap-tag:hover{color:var(--at-jade);border-color:var(--at-line)}.study-list{flex-direction:column;gap:1.2rem;display:flex}.study-card{border:1px solid var(--at-line-soft);background:color-mix(in srgb, var(--at-surface) 36%, transparent);align-items:flex-start;gap:1.6rem;padding:1.8rem 1.6rem;text-decoration:none;transition:border-color .25s,background .25s,transform .25s;display:flex}.study-card:hover{border-color:var(--at-line-strong);background:color-mix(in srgb, var(--at-surface) 72%, transparent);transform:translateY(-2px)}.study-card:focus-visible{outline:2px solid var(--at-jade);outline-offset:2px}.study-plate{font-family:var(--at-font-display);color:#0000;-webkit-text-stroke:1.1px var(--at-brass);flex-shrink:0;margin-top:.2rem;font-size:clamp(2.2rem,5vw,3.2rem);line-height:.9}.study-main{flex-direction:column;gap:.55rem;min-width:0;display:flex}.study-title{font-family:var(--at-font-display);color:var(--at-ink);font-size:clamp(1.4rem,3.4vw,1.9rem);line-height:1.15}.study-abstract{color:var(--at-ink-2);max-width:58ch;font-size:1.02rem;font-weight:400;line-height:1.65}.study-status{font-family:var(--at-font-data);letter-spacing:.24em;color:var(--at-brass);margin-top:.2rem;font-size:.7rem}.study-arrow{color:var(--at-brass);align-self:center;margin-left:auto;font-size:1.4rem;transition:transform .25s}.study-card:hover .study-arrow{transform:translate(6px)}.exp-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.exp-company{font-family:var(--at-font-display);color:var(--at-ink);font-size:clamp(1.5rem,3.4vw,2rem)}.exp-boat{vertical-align:-.09em;width:auto;height:1.12em;margin-left:.45em}.exp-period{font-family:var(--at-font-data);letter-spacing:.18em;color:var(--at-ink-3);font-size:.76rem}.exp-role{color:var(--at-jade);letter-spacing:.02em;margin:.5rem 0 1.5rem;font-size:1.06rem;font-weight:400}.exp-bullets{flex-direction:column;gap:.8rem;list-style:none;display:flex}.exp-bullets li{color:var(--at-ink-2);padding-left:1.4rem;font-size:1.02rem;font-weight:400;line-height:1.7;position:relative}.exp-bullets li:before{content:"";border:1px solid var(--at-brass);background:0 0;width:6px;height:6px;position:absolute;top:.62em;left:0;transform:rotate(45deg)}.edu-entry{margin-bottom:1.4rem}.edu-entry:last-child{margin-bottom:0}.edu-school{font-family:var(--at-font-display);color:var(--at-ink);margin-bottom:.3rem;font-size:1.22rem}.edu-degree{color:var(--at-ink-2);font-size:1rem;font-weight:400;line-height:1.6}@keyframes at-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes at-fade-in{0%{opacity:0}to{opacity:1}}@keyframes at-draw-in{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes at-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@media (width<=600px){.home-hero{padding:4.5rem 1.3rem 3.5rem}.sec-head{gap:1rem}.sec-body{margin-left:0}.study-card{flex-wrap:wrap}.study-arrow{display:none}.home-section{padding:3.6rem 1.3rem 1.4rem}}@media (prefers-reduced-motion:reduce){.hero-eyebrow,.hero-name__ch,.hero-tagline,.hero-rule,.hero-socials,.hero-scroll{opacity:1;animation:none;transform:none}.hero-scroll svg{animation:none}.study-card,.study-arrow{transition:none}}.theme-toggle{border:1px solid var(--at-line);width:2.1rem;height:2.1rem;color:var(--at-brass);cursor:pointer;background:0 0;place-items:center;padding:0;transition:color .25s,border-color .25s,background .25s;display:grid}.theme-toggle:hover{color:var(--at-ink);border-color:var(--at-line-strong);background:var(--at-surface)}.theme-toggle:focus-visible{outline:2px solid var(--at-jade);outline-offset:2px}.theme-toggle__icon{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.theme-toggle{transition:none}}.site-nav{z-index:20;background:color-mix(in srgb, var(--at-ground) 26%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid color-mix(in srgb, var(--at-line-soft) 50%, transparent);justify-content:space-between;align-items:center;gap:1rem;padding:.7rem 1.4rem;display:flex;position:fixed;top:0;left:0;right:0}.site-nav__brand{align-items:center;gap:.75rem;display:flex}.site-nav__homelink{color:var(--at-ink);text-decoration:none}.site-nav__sigil{color:var(--at-brass);cursor:pointer;background:0 0;border:none;padding:0;display:inline-flex;position:relative}.site-nav__sigil .at-monogram,.site-nav__sigil .at-spyglass{transition:opacity .25s;display:block}.site-nav__sigil .at-spyglass{opacity:0;position:absolute;inset:0}.site-nav__sigil:hover .at-monogram,.site-nav__sigil:focus-visible .at-monogram{opacity:0}.site-nav__sigil:hover .at-spyglass,.site-nav__sigil:focus-visible .at-spyglass{opacity:1}.site-nav__sigil:focus-visible{outline:2px solid var(--at-jade);outline-offset:2px}.site-nav__wordmark{font-family:var(--at-font-display);letter-spacing:.22em;font-size:1.12rem}.site-nav__links{align-items:center;gap:.4rem;display:flex}.site-nav__link{font-family:var(--at-font-data);letter-spacing:.22em;color:var(--at-ink-2);border:1px solid #0000;padding:.55rem .8rem;font-size:.74rem;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s}.site-nav__link:hover{color:var(--at-brass);border-color:var(--at-line)}.site-nav__link:focus-visible{outline:2px solid var(--at-jade);outline-offset:2px}.site-nav .theme-toggle{position:static}.layout-outlet{min-height:100vh}.atelier-footer{z-index:1;background:var(--at-ground);border-top:1px solid var(--at-line-soft);text-align:center;padding:3rem 2rem 2.4rem;position:relative}.atelier-footer__links{flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;margin-bottom:1.6rem;display:flex}.atelier-footer__link{font-family:var(--at-font-data);letter-spacing:.1em;color:var(--at-ink-3);border:1px solid #0000;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.74rem;text-decoration:none;transition:color .2s,border-color .2s;display:flex}.atelier-footer__link:hover{color:var(--at-jade);border-color:var(--at-line)}.atelier-footer__link svg{width:16px;height:16px}.atelier-footer__copy{font-family:var(--at-font-data);letter-spacing:.18em;color:var(--at-ink-3);font-size:.7rem}@media (width<=600px){.site-nav{gap:.5rem;padding:.6rem .9rem}.site-nav__links{gap:.1rem}.site-nav__link{letter-spacing:.13em;padding:.5rem}.atelier-footer{padding:2.4rem 1.3rem 2rem}}@media (width<=540px){.site-nav__wordmark{display:none}}.study-fig{width:100%;height:auto;display:block}.fig-edge path{stroke:var(--at-ink-3);stroke-width:.7px;opacity:.55}.fig-edge--hub path{stroke:var(--at-brass);stroke-width:1px;stroke-dasharray:5 4;opacity:.8}.fig-node circle{fill:var(--at-ink-3);opacity:.8}.fig-node--hub circle{fill:var(--at-brass);opacity:1}.fig-label,g.fig-label text{font-family:var(--at-font-data);letter-spacing:.18em;fill:var(--at-ink-3);font-size:12.5px}.fig-label--dim{opacity:.65;letter-spacing:.12em}g.fig-label text{text-anchor:middle}.fig-box{fill:#0000;stroke:var(--at-jade);stroke-width:1.1px}.fig-box--dashed{stroke:var(--at-brass);stroke-dasharray:6 4}.fig-box-label{font-family:var(--at-font-data);letter-spacing:.12em;fill:var(--at-ink-2);font-size:12px}.fig-arrow{fill:none;stroke:var(--at-ink-3);stroke-width:1px}.fig-arrow--return{stroke:var(--at-brass);stroke-dasharray:4 4}.fig-arrowhead{fill:var(--at-ink-3)}.fig-bar{stroke:var(--at-line);stroke-width:1px}.fig-hatch-line{stroke:var(--at-brass);stroke-width:1.4px;opacity:.6}.fig-axis{stroke:var(--at-line-strong);stroke-width:1px}.at-page{background:var(--at-ground);min-height:100vh;color:var(--at-ink);font-family:var(--at-font-body);padding:7rem 2rem 5rem;transition:background .35s,color .35s}.at-page__sheet{max-width:880px;margin:0 auto}.at-page__title{font-family:var(--at-font-display);margin:2.4rem 0 .8rem;font-size:clamp(2.4rem,6vw,4rem);font-weight:400;line-height:1.08}.at-page__status{font-family:var(--at-font-data);letter-spacing:.26em;color:var(--at-brass);margin-bottom:2.2rem;font-size:.78rem}.at-page__abstract{color:var(--at-ink-2);max-width:62ch;font-size:1.15rem;font-weight:400;line-height:1.8}.at-page__back{font-family:var(--at-font-data);letter-spacing:.22em;color:var(--at-jade);border-bottom:1px solid var(--at-line);margin-top:3rem;padding-bottom:.2rem;font-size:.78rem;text-decoration:none;display:inline-block}.at-page__back:hover{color:var(--at-ink);border-color:var(--at-line-strong)}.at-page__numeral{font-family:var(--at-font-display);color:#0000;-webkit-text-stroke:1.5px var(--at-brass);font-size:clamp(6rem,18vw,11rem);line-height:.9}.study-metrics-label{font-family:var(--at-font-data);letter-spacing:.2em;color:var(--at-ink-3);margin-top:2.8rem;font-size:.68rem}.study-metrics-label+.study-metrics{margin-top:.6rem}.study-metrics{background:var(--at-line-soft);border:1px solid var(--at-line-soft);grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));gap:1px;margin:2.8rem 0 1rem;display:grid}.study-metric{background:var(--at-ground);text-align:center;min-width:0;padding:1.4rem 1.2rem;container-type:inline-size}.study-metric__value{font-family:var(--at-font-display);color:var(--at-jade);max-width:100%;font-size:clamp(1.1rem,10cqi,2.4rem);line-height:1.1;display:block}.study-metric__label{font-family:var(--at-font-data);letter-spacing:.2em;color:var(--at-ink-3);overflow-wrap:break-word;max-width:100%;margin-top:.55rem;font-size:.68rem;display:block}.study-section{margin-top:3.2rem}.study-section__head{align-items:baseline;gap:1.1rem;margin-bottom:1.1rem;display:flex}.study-section__label{font-family:var(--at-font-data);letter-spacing:.2em;color:var(--at-brass);font-size:.85rem}.study-section__heading{font-family:var(--at-font-display);color:var(--at-ink);font-size:clamp(1.5rem,3.4vw,2rem);font-weight:400}.study-section__body{margin-left:clamp(0rem,5vw,2.2rem)}.body-copy{color:var(--at-ink-2);max-width:64ch;font-size:1.08rem;font-weight:400;line-height:1.8}.body-copy+.body-copy{margin-top:1.1rem}.study-figure{margin:3.4rem 0 0}.study-figure__caption{font-family:var(--at-font-data);letter-spacing:.22em;color:var(--at-ink-3);text-align:center;margin-top:.9rem;font-size:.7rem}.study-pager-rule{margin-top:3.6rem}.study-pager{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.4rem;display:flex}.study-pager__link{font-family:var(--at-font-data);letter-spacing:.2em;color:var(--at-jade);padding:.5rem .2rem;font-size:.76rem;text-decoration:none}.study-pager__link:hover{color:var(--at-ink)}.study-pager__link--index{color:var(--at-brass)}@media (width<=600px){.at-page{padding:5.5rem 1.3rem 3.5rem}.study-section__head{gap:.8rem}.study-pager{gap:.6rem}.study-pager__link{letter-spacing:.12em}}:root{--at-ground:#e7dfca;--at-surface:#ddd4bd;--at-surface-high:#d3c8ae;--at-ink:#211d15;--at-ink-2:#4d4738;--at-ink-3:#7d7560;--at-brass:#96762f;--at-brass-bright:#b8933f;--at-jade:#20695a;--at-jade-bright:#2e8a73;--at-line:#96762f8c;--at-line-strong:#96762fd9;--at-line-soft:#211d1529;--at-sf-text:#ece5d3;--at-sf-tile-top:#2c2820;--at-sf-tile-bottom:#211d15;--at-sf-seam:#0000008c;--at-font-display:"Italiana", serif;--at-font-body:"Hanken Grotesk", sans-serif;--at-font-data:"JetBrains Mono", monospace}[data-theme=dark]{--at-ground:#050806;--at-surface:#0a110c;--at-surface-high:#101810;--at-ink:#ece5d3;--at-ink-2:#c6bda5;--at-ink-3:#93896e;--at-brass:#c2a14e;--at-brass-bright:#dcbf72;--at-jade:#3fa384;--at-jade-bright:#5cc4a3;--at-line:#c2a14e80;--at-line-strong:#c2a14ecc;--at-line-soft:#ece5d321;--at-sf-text:#e6dfc9;--at-sf-tile-top:#2c2820;--at-sf-tile-bottom:#221e16;--at-sf-seam:#000000a6}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;width:100%;height:100%;font-size:150%}body,#root{width:100%;min-height:100%}body{font-family:var(--at-font-body);background:var(--at-ground);color:var(--at-ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;transition:background .35s,color .35s}[data-theme=dark] body{background-color:var(--at-ground);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' seed='3'/%3E%3CfeColorMatrix values='0 0 0 0 0.78 0 0 0 0 0.9 0 0 0 0 0.84 0 0 0 0.035 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23g)'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1100' height='1100'%3E%3Cfilter id='m'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.0035' numOctaves='5' seed='11'/%3E%3CfeColorMatrix values='0 0 0 0 0.45 0 0 0 0 0.75 0 0 0 0 0.64 0 0 0 0.05 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23m)'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1300' height='1300'%3E%3Cfilter id='b'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.0032' numOctaves='4' seed='53'/%3E%3CfeColorMatrix values='0 0 0 0 0.76 0 0 0 0 0.62 0 0 0 0 0.31 0 0 0 0.03 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23b)'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1400' height='1400'%3E%3Cfilter id='d'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.0028' numOctaves='4' seed='29'/%3E%3CfeColorMatrix values='0 0 0 0 0.01 0 0 0 0 0.05 0 0 0 0 0.04 0 0 0 0.22 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23d)'/%3E%3C/svg%3E"),linear-gradient(112deg,#92c6b207 0%,#92c6b200 22%,#060c0a33 41%,#92c6b205 58%,#060c0a26 79%,#92c6b208 100%),linear-gradient(252deg,#c7a66905 0%,#090d0b21 33%,#c7a66904 52%,#090d0b2b 86%,#c7a66905 100%);background-attachment:fixed}::selection{background:var(--at-brass);color:var(--at-ground)}:root{--sf-text:var(--at-jade);--sf-tile-top:var(--at-surface);--sf-tile-bottom:var(--at-surface-high);--sf-seam:var(--at-line-soft)}@media (width<=900px){html{font-size:138%}}@media (width<=600px){html{font-size:118%}}@media (width<=400px){html{font-size:108%}}@media (width<=760px){[data-theme=dark] body{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
