*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{height:100%;-webkit-text-size-adjust:100%}body{min-height:100vh;width:100%;overflow-x:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.6;background:#fafafa;color:#0a0a0a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}code,pre{font-family:JetBrains Mono,SF Mono,Fira Code,ui-monospace,monospace}::selection{background:#10b981;color:#fff}img{max-width:100%;display:block}:root{--bg:#fafafa;--fg:#0a0a0a;--accent:#10b981;--accent-hover:#059669;--accent-soft:#d1fae5;--muted:#71717a;--muted-light:#a1a1aa;--border:#e4e4e7;--card:#ffffff;--alt:#f4f4f5;--code-bg:#18181b;--code-fg:#e4e4e7;--code-border:#27272a;--max:1200px;--px:clamp(20px,5vw,32px);--radius:16px;--radius-sm:12px;--radius-xs:8px}.wrap{width:100%;max-width:var(--max);margin:0 auto;padding-left:var(--px);padding-right:var(--px)}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.anim-1{animation:fadeUp .5s ease-out both}.anim-2{animation:fadeUp .5s ease-out .1s both}.anim-3{animation:fadeUp .5s ease-out .2s both}.anim-4{animation:fadeUp .5s ease-out .3s both}