@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-ext-wght-normal.BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-wght-normal.DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-ext-wght-normal.DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-wght-normal.CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-vietnamese-wght-normal.CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-ext-wght-normal.DO1Apj_S.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-wght-normal.Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg: #000000;--fg: #f0f0f0;--fg-muted: #888888;--fg-dim: #555555;--border: #1a1a1a;--font-sans: "Inter Variable", "Inter", system-ui, -apple-system, sans-serif;--cursor-x: 50%;--cursor-y: 50%;--name-highlight-x: 200px;--name-highlight-y: 30px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-sans);color:var(--fg);background:var(--bg);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100svh;position:relative;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;z-index:9999;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px}#particle-canvas{position:fixed;inset:0;z-index:3;pointer-events:none;width:100%;height:100%}.page{max-width:42rem;margin:0 auto;padding:0 1.5rem;position:relative;z-index:2}.hero{min-height:100svh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100vw;margin-left:calc(-50vw + 50%);padding:0 1.5rem}.hero-row{display:flex;align-items:center;gap:2rem}.hero-text{display:flex;flex-direction:column;gap:.75rem}.hero-photo{flex:0 0 auto;position:relative}.hero-photo img{display:block;width:420px;height:auto;filter:grayscale(.6) contrast(1.1) brightness(.65);transition:filter .4s ease;mix-blend-mode:lighten}.has-cursor .hero-photo img{filter:grayscale(.6) contrast(1.1) brightness(var(--photo-brightness, .65))}.hero-name{font-size:clamp(2rem,6vw,3.5rem);font-weight:600;line-height:1.15;letter-spacing:-.02em;color:#b0b0bc;white-space:nowrap}.has-cursor .hero-name{background:radial-gradient(400px circle at var(--name-highlight-x) var(--name-highlight-y),#ffffff 0%,#e0e0ea 15%,#b0b0bc 40%,#8a8a98 70%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:unset}@supports (font-variation-settings: normal){.hero-name{animation:font-breathe 8s ease-in-out infinite}}@keyframes font-breathe{0%,to{font-weight:500}50%{font-weight:700}}.hero-tagline{font-size:clamp(1.125rem,2.5vw,1.375rem);font-weight:400;line-height:1.4;color:#6f6f9b;white-space:nowrap}.has-cursor .hero-tagline{background:radial-gradient(500px circle at var(--tagline-highlight-x, 50%) var(--tagline-highlight-y, 50%),hsl(210 24% 68%) 0%,hsl(240 18% 55%) 20%,hsl(260 20% 48%) 45%,hsl(250 18% 38%) 70%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:unset}.hero-keywords{font-size:.875rem;font-weight:500;color:var(--fg-dim);letter-spacing:.02em;margin-top:.25rem;white-space:nowrap}.has-cursor .hero-keywords{background:radial-gradient(500px circle at var(--keywords-highlight-x, 50%) var(--keywords-highlight-y, 50%),#909098 0%,#707078 20%,#555555 45%,#3a3a42 70%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:unset}[data-stagger]{opacity:0;transform:translateY(12px);animation:stagger-in .5s ease-out forwards;animation-delay:calc(var(--stagger) * 80ms)}@keyframes stagger-in{to{opacity:1;transform:translateY(0)}}.reveal-on-scroll{opacity:0;transform:translateY(20px);transition:opacity .5s ease-out,transform .5s ease-out}.reveal-on-scroll.revealed{opacity:1;transform:translateY(0)}.about{padding:6rem 0}.about-divider{width:2rem;height:2px;background:var(--fg-dim);margin-bottom:2.5rem}.ledger{list-style:none;display:flex;flex-direction:column;gap:1.25rem}.ledger li{display:grid;grid-template-columns:7rem 1fr;gap:1rem;align-items:baseline}.ledger-date{font-size:.875rem;font-variant-numeric:tabular-nums;color:var(--fg-dim);white-space:nowrap}.ledger-fact{font-size:1rem;line-height:1.7;color:var(--fg-muted)}.has-cursor .ledger-fact{background:radial-gradient(400px circle at var(--light-x, 200px) var(--light-y, 20px),#c0c0c8 0%,#999 20%,#777 40%,#555 65%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:unset}.has-cursor .ledger-date{background:radial-gradient(400px circle at var(--light-x, 200px) var(--light-y, 20px),#808088 0%,#606068 25%,#454550 50%,#333340 75%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:unset}.has-cursor .footer-links a{background:radial-gradient(350px circle at var(--light-x, 100px) var(--light-y, 10px),#909098 0%,#707078 25%,#4a4a52 50%,#333340 75%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:unset;transition:none}.site-footer{padding:0 0 6rem}.footer-links{display:flex;gap:1.5rem;list-style:none}.footer-links a{font-size:.875rem;font-weight:500;color:var(--fg-dim);text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:var(--fg)}@media(max-width:480px){.hero-row{flex-direction:column;align-items:flex-start;gap:1.5rem}.hero-photo img{width:200px;height:auto;filter:grayscale(.5) contrast(1.1) brightness(.85)}.hero-name,.hero-tagline,.hero-keywords{white-space:normal}.ledger li{grid-template-columns:1fr;gap:.25rem}}:root{--text-prose: 19px}.prose{max-width:65ch;padding:8rem 0 6rem}.prose h1{font-size:clamp(1.625rem,4vw,2rem);font-weight:600;letter-spacing:-.02em;line-height:1.2;margin-bottom:.5rem}.prose-date{font-size:.875rem;color:var(--fg-dim);margin-bottom:2.5rem}.prose p{font-size:var(--text-prose);line-height:1.7;color:var(--fg-muted);margin-bottom:1.5rem}.prose-empty{color:var(--fg-dim)}.colophon{max-width:38rem;padding:8rem 0 6rem}.colophon-heading{font-size:1rem;font-weight:600;color:var(--fg);margin-bottom:2rem}.colophon p{font-size:1rem;line-height:1.7;color:var(--fg-muted);margin-bottom:1.5rem}.colophon-back{margin-top:3rem}.colophon-back a,.prose a{color:var(--fg-dim);text-decoration:none;transition:color .2s ease}.colophon-back a:hover,.prose a:hover{color:var(--fg)}.notfound{min-height:100svh;display:flex;align-items:center}.notfound p{font-size:1rem;line-height:1.7;color:var(--fg-muted)}.notfound a{color:var(--fg);text-decoration:underline;text-underline-offset:.2em}@media(prefers-reduced-motion:reduce){[data-stagger]{opacity:1;transform:none;animation:none}.reveal-on-scroll{opacity:1;transform:none;transition:none}.hero-name{animation:none!important;font-weight:600;color:var(--fg)!important;-webkit-text-fill-color:unset!important;background:none!important}.hero-tagline,.hero-keywords{-webkit-text-fill-color:unset!important;background:none!important}}@media print{#particle-canvas{display:none}body:before{display:none}html{color:#111;background:#fff}.hero{min-height:auto;padding:2rem 0}.hero-photo{display:none}.hero-name{color:#111!important;-webkit-text-fill-color:unset!important;background:none!important;animation:none!important}.hero-tagline,.hero-keywords{-webkit-text-fill-color:#555!important;background:none!important;color:#555}[data-stagger]{opacity:1;transform:none;animation:none}.reveal-on-scroll{opacity:1;transform:none}.footer-links a{color:#111}.footer-links a:after{content:" (" attr(href) ")";font-size:.75rem}}
