*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;color:#c9d1d9;line-height:1.6}#app{max-width:900px;margin:0 auto;padding:2rem}header{text-align:center;padding:3rem 0;border-bottom:1px solid #30363d;margin-bottom:3rem}header .banner{max-width:50%;height:auto;display:block;margin:0 auto}.content{padding:2rem 0}.content h2{color:#58a6ff;font-size:1.8rem;margin:2rem 0 1rem;padding-bottom:.5rem;border-bottom:1px solid #21262d}.content h3{color:#79c0ff;font-size:1.4rem;margin:1.5rem 0 .8rem}.content p{margin:1rem 0;color:#c9d1d9}.content ul,.content ol{margin:1rem 0 1rem 2rem;color:#c9d1d9}.content li{margin:.5rem 0}.content code{background:#161b22;padding:.2rem .4rem;border-radius:4px;font-family:Courier New,Courier,monospace;font-size:.9em;color:#ff7b72;border:1px solid #30363d}.content pre{background:#161b22;padding:1rem;border-radius:6px;overflow-x:auto;margin:1rem 0;border:1px solid #30363d}.content pre code{background:none;padding:0;border:none;color:#c9d1d9;font-size:.95em}.content blockquote{border-left:4px solid #58a6ff;padding-left:1rem;margin:1rem 0;color:#8b949e;font-style:italic}.content a{color:#58a6ff;text-decoration:none}.content a:hover{text-decoration:underline}.content strong{color:#f0f6fc;font-weight:600}.example-box{background:#0d1117;border:1px solid #30363d;border-radius:6px;padding:1.5rem;margin:1.5rem 0}.example-box h4{color:#79c0ff;margin-bottom:1rem;font-size:1.1rem}.step-number{display:inline-block;background:#58a6ff;color:#0d1117;width:28px;height:28px;border-radius:50%;text-align:center;line-height:28px;font-weight:700;margin-right:.5rem}.warning{background:#1c1917;border-left:4px solid #f85149;padding:1rem;margin:1rem 0;border-radius:4px}.info{background:#0c2d6b;border-left:4px solid #58a6ff;padding:1rem;margin:1rem 0;border-radius:4px}.success{background:#0f2817;border-left:4px solid #3fb950;padding:1rem;margin:1rem 0;border-radius:4px}footer{text-align:center;padding:3rem 0 2rem;margin-top:3rem;border-top:1px solid #30363d;color:#8b949e}.code-wrapper{position:relative;margin:1rem 0}.copy-button{position:absolute;top:.5rem;right:.5rem;background:#21262d;color:#c9d1d9;border:1px solid #30363d;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;cursor:pointer;transition:all .2s ease;font-family:inherit;z-index:10}.copy-button:hover{background:#30363d;border-color:#58a6ff}.copy-button.copied{background:#238636;border-color:#3fb950;color:#fff}@media(max-width:768px){#app{padding:1rem}header h1{font-size:2rem}.content h2{font-size:1.5rem}.content h3{font-size:1.2rem}header .banner{max-width:80%}}
