@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap";*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%}body{-webkit-font-smoothing:antialiased}img,video,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}:root{--bg: #0d0d11;--surface: #18181f;--text: #e4e4ed;--text-muted: #7a7a96;--accent: #ff4d6d;--accent-light: #ff7b8f;--radius: 6px}html{font-size:16px}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.7;color:var(--text);background-color:var(--bg);min-height:100vh}.container{width:100%;max-width:680px;margin:0 auto;padding:5rem 1.5rem}h1{font-size:clamp(2.4rem,6vw,4rem);font-weight:700;letter-spacing:-.04em;line-height:1.1;margin-bottom:1.5rem;background:linear-gradient(135deg,#ffffff 0%,var(--accent-light) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}h2{font-size:1.75rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:1rem}h3{font-size:1.25rem;font-weight:600;margin-bottom:.75rem}p{color:var(--text-muted);font-size:1.05rem;margin-bottom:1.5rem}a{color:var(--accent-light);text-decoration:none;transition:color .15s ease}a:hover{color:#fff}ul,ol{padding-left:1.5rem;margin-bottom:1.5rem}li{margin-bottom:.4rem}hr{border:none;border-top:1px solid var(--surface);margin:2.5rem 0}code{font-size:.875em;background:var(--surface);padding:.15em .4em;border-radius:var(--radius)}table{width:100%;border-collapse:collapse;margin-bottom:1.5rem}th,td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--surface)}th{font-weight:600;color:var(--text)}
