:root{color:#f6f2df;font-synthesis:none;text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#020303;font-family:Aptos,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#020303;min-width:320px;min-height:100%}body{min-width:320px;min-height:100%;margin:0;overflow-x:hidden}button,input{font:inherit}#root{min-height:100svh}.app-shell{--cursor-x:50vw;--cursor-y:50vh;--page-bg:#020303;--page-text:#f6f2df;--panel-bg:#262622ad;--panel-bg-hover:#24231fad;--panel-border:#f6f2df21;--panel-strong-border:#fffbe6a3;--topbar-bg:#0203036b;--muted-text:#f6f2dfb3;--soft-text:#f6f2dfd1;--glyph-r:218;--glyph-g:211;--glyph-b:186;--spotlight-color:#f6f2df;background:var(--page-bg);min-height:100svh;color:var(--page-text);position:relative;overflow-x:hidden}.topbar{z-index:40;border:1px solid var(--panel-border);background:var(--topbar-bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);justify-content:space-between;align-items:center;width:min(1120px,100vw - 32px);height:56px;padding:0 16px 0 22px;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:inset 0 1px #ffffff0d,0 18px 70px #00000057}.topbar__brand{color:var(--page-text);letter-spacing:0;font-family:Source Han Serif SC,Noto Serif CJK SC,Noto Serif SC,Songti SC,Georgia,serif;font-size:18px;font-weight:700;text-decoration:none}.topbar__actions{align-items:center;gap:8px;display:flex}.topbar__actions button{border:1px solid var(--panel-border);height:34px;color:var(--soft-text);cursor:pointer;letter-spacing:0;background:#ffffff09;padding:0 13px;font-size:13px;font-weight:650;transition:border-color .18s,color .18s,filter .18s}.topbar__actions button:hover,.topbar__actions button:focus-visible{border-color:var(--panel-strong-border);color:var(--page-text);filter:brightness(1.16);outline:0}@media (width<=720px){.topbar{align-items:flex-start;gap:12px;width:calc(100vw - 24px);height:auto;min-height:54px;padding:12px;top:12px}.topbar__brand{padding-top:5px;font-size:16px}.topbar__actions{flex-wrap:wrap;justify-content:flex-end;gap:6px}.topbar__actions button{height:30px;padding-inline:9px;font-size:12px}}.site-footer{z-index:5;color:#f6f2df8a;letter-spacing:0;text-align:center;padding:34px 32px 46px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:13px;font-weight:700;position:relative}.scroll-cue{z-index:12;width:44px;height:44px;color:var(--page-text);cursor:pointer;background:#0203035c;border:1px solid #f6f2df47;border-radius:999px;place-items:center;font:700 21px/1 IBM Plex Mono,SFMono-Regular,Consolas,monospace;transition:border-color .18s,filter .18s,transform .18s;display:grid;position:absolute;bottom:26px;left:50%;transform:translate(-50%);box-shadow:inset 0 1px #ffffff14,0 18px 50px #0006}.scroll-cue:hover,.scroll-cue:focus-visible{filter:brightness(1.18);border-color:#f6f2df8f;outline:0;transform:translate(-50%)translateY(2px)}.scroll-cue__icon{width:20px;height:20px;transform:translateY(1px)}@media (width<=720px){.scroll-cue{bottom:18px}}.glyph-canvas{z-index:0;-webkit-user-select:none;user-select:none;pointer-events:none;width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden}.radial-ring{z-index:1;pointer-events:none;background:0 0;position:fixed;inset:0}.grain-layer{z-index:2;opacity:.32;pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0}.cursor-orb{left:var(--cursor-x);top:var(--cursor-y);z-index:30;background:var(--spotlight-color);mix-blend-mode:difference;opacity:1;pointer-events:none;border-radius:999px;width:320px;height:320px;transition:opacity .15s,transform .12s;position:fixed;transform:translate(-50%,-50%)}.cursor-orb--hidden{opacity:0;transform:translate(-50%,-50%)scale(.96)}@media (width<=720px){.cursor-orb{width:220px;height:220px}}.hero{z-index:5;place-items:center;min-height:100svh;padding:32px;display:grid;position:relative}.hero__content{z-index:10;text-align:center;flex-direction:column;align-items:center;width:min(720px,100vw - 48px);font-family:Source Han Serif SC,Noto Serif CJK SC,Noto Serif SC,Songti SC,SimSun,serif;display:flex;position:relative}.hero h1{color:var(--page-text);letter-spacing:0;text-shadow:0 0 30px #f7eabc38,0 22px 80px #00000075;margin:0;font-family:Source Han Serif SC,Noto Serif CJK SC,Noto Serif SC,Songti SC,Georgia,serif;font-size:clamp(29px,4.3vw,52px);font-weight:700;line-height:1.08}.search-panel{border:1px solid var(--panel-strong-border);background:var(--panel-bg);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);width:min(560px,100vw - 48px);margin-top:38px;padding:1px;transition:filter .18s;position:relative;box-shadow:inset 0 1px #ffffff1f,0 26px 90px #00000085}.search-panel--hovering,.search-panel:focus-within{filter:brightness(1.18)}.search-panel__label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.search-panel__control{grid-template-columns:minmax(0,1fr) 54px;align-items:center;min-height:52px;display:grid}.search-panel input{width:100%;min-width:0;color:var(--page-text);letter-spacing:.04em;background:0 0;border:0;outline:0;padding:0 24px;font-family:Source Han Serif SC,Noto Serif CJK SC,Noto Serif SC,Songti SC,SimSun,serif;font-size:16px;font-weight:700;line-height:1.2}.search-panel input::placeholder{color:var(--muted-text)}.search-panel button{width:100%;height:100%;color:var(--page-text);cursor:pointer;background:#ffffff0a;border:0;border-left:1px solid #ffffff1f;place-items:center;font:700 20px/1 IBM Plex Mono,SFMono-Regular,Consolas,monospace;display:grid}.search-panel button:hover,.search-panel button:focus-visible{outline:0}.search-panel__submit-icon{width:19px;height:19px}@media (width<=720px){.hero{padding:96px 22px 82px}.search-panel{margin-top:34px}.search-panel__control{grid-template-columns:minmax(0,1fr) 52px;min-height:54px}.search-panel input{padding-inline:18px;font-size:15px}}.project-showcase{background:0 0;min-height:100svh;padding:92px 32px 64px;position:relative}.project-showcase__inner{width:min(1120px,100%);margin:0 auto;font-family:Source Han Serif SC,Noto Serif CJK SC,Noto Serif SC,Songti SC,SimSun,serif}.project-masonry-frame{position:relative;overflow:visible}.project-masonry{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:0;display:grid;position:relative}@media (width<=720px){.project-showcase{padding:76px 22px 42px}.project-masonry{grid-template-columns:1fr}}@media (width>=721px) and (width<=980px){.project-masonry{grid-template-columns:repeat(2,minmax(0,1fr))}}.project-card{background:var(--panel-bg);border:1px solid #f6f2df1f;flex-direction:column;width:100%;min-height:172px;padding:20px;transition:background .18s,border-color .18s;display:flex;box-shadow:inset 0 1px #ffffff0b,0 24px 90px #00000047}.project-card:hover,.project-card:focus-within{background:var(--panel-bg-hover);border-color:#f6f2df42}.project-card h3{color:var(--page-text);letter-spacing:0;margin:0;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:18px;font-weight:700;line-height:1.18}.project-card p{color:var(--muted-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:47px;margin:14px 0 0;font-size:15px;font-weight:600;line-height:1.56;display:-webkit-box;overflow:hidden}.project-card__meta{color:var(--muted-text);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin:auto 0 0;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:13px;font-weight:700;display:grid}.project-card__language,.project-card__stars{align-items:center;gap:7px;display:inline-flex}.project-card__stars{justify-self:end}.project-card__language-text{color:var(--soft-text)}.project-card__language-dot{z-index:36;isolation:isolate;mix-blend-mode:normal;border-radius:999px;flex:none;width:11px;height:11px;display:inline-block;position:relative;box-shadow:0 0 18px}.project-card__language-dot--rust{color:#d99b64;background:#d99b64}.project-card__language-dot--ts{color:#66a8e8;background:#66a8e8}.project-card__language-dot--go{color:#75d2d8;background:#75d2d8}.project-card__language-dot--python{color:#d7c16c;background:#d7c16c}.project-card__language-dot--js{color:#f0db4f;background:#f0db4f}.project-card__language-dot--cpp{color:#8db4ff;background:#8db4ff}.project-card__star-icon{fill:currentColor;width:14px;height:14px}
