*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;background:#fafafa;color:#1a1a1a;line-height:1.6;min-height:100vh}main{max-width:720px;margin:0 auto;padding:48px 24px 96px}h1{font-size:2rem;font-weight:700;letter-spacing:-.02em;line-height:1.2}h2{font-size:1.25rem;font-weight:600;letter-spacing:-.01em;margin-top:2rem;margin-bottom:.75rem}p{margin-bottom:1rem;font-size:1rem;line-height:1.7;color:#374151}a{color:#2563eb;text-decoration:underline;-webkit-text-decoration-color:rgba(37,99,235,.3);text-decoration-color:rgba(37,99,235,.3);text-underline-offset:2px;transition:-webkit-text-decoration-color .15s ease;transition:text-decoration-color .15s ease;transition:text-decoration-color .15s ease,-webkit-text-decoration-color .15s ease}a:hover{-webkit-text-decoration-color:rgba(37,99,235,.8);text-decoration-color:rgba(37,99,235,.8)}code{font-family:SF Mono,SFMono-Regular,ui-monospace,Menlo,Consolas,monospace;font-size:.875em;background:#f3f4f6;padding:2px 6px;border-radius:4px}