:root{font-family:Inter,Noto Sans SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:#f8fafc;line-height:1.5;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%}body{min-height:100vh}html{scroll-behavior:smooth}.site-shell{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.nav-link{position:relative}.nav-link:after{content:"";position:absolute;left:0;bottom:-.45rem;width:100%;height:2px;background:linear-gradient(90deg,#c79a3b00,#c79a3b,#c79a3b00);transform:scaleX(0);transform-origin:center;transition:transform .24s ease}.nav-link:hover:after,.nav-link.is-active:after{transform:scaleX(1)}.lang-switch{border:1px solid rgba(226,232,240,.9);background:#f8fafceb}.prose-block p{color:#475569}.prose-block h2+p{margin-top:.75rem}
