:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{max-width:1200px;margin:0 auto;padding:2rem;line-height:1.6;width:100%}.header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e2e8f0}.header h1{font-size:2.5rem;margin-bottom:.5rem;color:#1a202c}.subtitle{font-size:1.2rem;color:#718096;margin:0 0 1.5rem}.header-buttons{display:flex;gap:1rem;justify-content:center;margin-top:1rem}.header-button{display:inline-block;padding:.5rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .2s ease;border:2px solid transparent}.contribute-link{background-color:#238636;color:#fff;border-color:#238636}.contribute-link:hover{background-color:#2ea043;border-color:#2ea043;color:#fff;text-decoration:none;transform:translateY(-1px)}.donate-link{background-color:#0070ba;color:#fff;border-color:#0070ba}.donate-link:hover{background-color:#005ea6;border-color:#005ea6;color:#fff;text-decoration:none;transform:translateY(-1px)}.instructions{margin-bottom:3rem;padding:2rem;background-color:#f7fafc;border-radius:8px;border-left:4px solid #4299e1}.instructions h2{color:#2d3748;margin-bottom:1rem}.instructions p{color:#4a5568;margin-bottom:1.5rem}.config-locations{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-top:1.5rem}.config-item{background:#fff;padding:1.5rem;border-radius:6px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}.config-item h3{color:#2d3748;margin:0 0 .5rem;font-size:1.1rem}.config-item p{color:#718096;margin:0;font-size:.9rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace}.content{background:#fff;border-radius:8px;border:1px solid #e2e8f0;box-shadow:0 2px 4px #0000001a}.markdown-content{padding:0;text-align:left;background-color:#1a202c;color:#e2e8f0;border-radius:8px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9rem;line-height:1.6;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word}.markdown-content-inner{padding:2rem}.markdown-content h1,.markdown-content h2,.markdown-content h3{color:#63b3ed;margin-top:2rem;margin-bottom:1rem;font-family:inherit}.markdown-content h1{border-bottom:2px solid #4a5568;padding-bottom:.5rem;color:#90cdf4}.markdown-content p{color:#e2e8f0;margin-bottom:1rem;line-height:1.6}.markdown-content code{background-color:#2d3748;color:#68d391;padding:.2rem .4rem;border-radius:3px;font-family:inherit;font-size:.9em}.markdown-content pre{background-color:#2d3748;color:#e2e8f0;padding:1rem;border-radius:6px;overflow-x:auto;margin:1rem 0;border:1px solid #4a5568}.markdown-content pre code{background:none;padding:0;color:inherit}.markdown-content ul,.markdown-content ol{padding-left:2rem;color:#e2e8f0}.markdown-content li{margin-bottom:.5rem;color:#e2e8f0}.markdown-content strong{color:#fbb6ce;font-weight:600}.markdown-content em{color:#d6f5d6;font-style:italic}.markdown-content a{color:#63b3ed;text-decoration:underline}.markdown-content a:hover{color:#90cdf4}.copy-button-container{display:flex;justify-content:flex-end;padding:1rem 1rem 0;background-color:#1a202c;border-radius:8px 8px 0 0}.copy-button-container.bottom{padding:0 1rem 1rem;border-radius:0 0 8px 8px}.copy-button{background-color:#4a5568;color:#e2e8f0;border:1px solid #718096;border-radius:4px;padding:.5rem 1rem;font-size:.85rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.25rem}.copy-button:hover{background-color:#2d3748;border-color:#4a5568;transform:translateY(-1px)}.copy-button:active{transform:translateY(0)}.copy-icon{font-size:.8rem}.loading,.error{text-align:center;padding:3rem;font-size:1.1rem}.loading{color:#718096}.error{color:#e53e3e;background-color:#fed7d7;border-radius:6px;margin:2rem}.contribute{text-align:center;margin-top:3rem;padding:2rem;background:linear-gradient(135deg,#24292e,#2f363d);border-radius:8px;color:#fff}.contribute h2{margin:0 0 .5rem;font-size:1.5rem}.contribute p{margin:0 0 1.5rem;opacity:.9;font-size:1.1rem}.contribute-button{display:inline-block;background-color:#238636;color:#fff;padding:.75rem 2rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .2s ease;box-shadow:0 2px 4px #0003}.contribute-button:hover{background-color:#2ea043;transform:translateY(-1px);box-shadow:0 4px 8px #0000004d;color:#fff;text-decoration:none}.donation{text-align:center;margin-top:2rem;padding:2rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;color:#fff}.donation h2{margin:0 0 .5rem;font-size:1.5rem}.donation p{margin:0 0 1.5rem;opacity:.9;font-size:1.1rem}.donation-button{display:inline-block;background-color:#0070ba;color:#fff;padding:.75rem 2rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .2s ease;box-shadow:0 2px 4px #0003}.donation-button:hover{background-color:#005ea6;transform:translateY(-1px);box-shadow:0 4px 8px #0000004d;color:#fff;text-decoration:none}@media (max-width: 768px){.container{padding:.75rem;max-width:100%}.header{padding-bottom:1.5rem;margin-bottom:2rem}.header h1{font-size:1.75rem;line-height:1.2;margin-bottom:.75rem}.subtitle{font-size:1rem;margin-bottom:1rem;line-height:1.4}.header-buttons{flex-direction:row;gap:.75rem;justify-content:center;flex-wrap:wrap}.header-button{padding:.6rem 1.2rem;font-size:.85rem;min-width:120px;text-align:center}.instructions{margin-bottom:2rem;padding:1.25rem}.instructions h2{font-size:1.25rem;margin-bottom:.75rem}.instructions p{font-size:.95rem;line-height:1.5}.config-locations{grid-template-columns:1fr;gap:.75rem}.config-item{padding:1rem}.config-item h3{font-size:1rem;margin-bottom:.4rem}.config-item p{font-size:.8rem;line-height:1.3}.content{margin-bottom:2rem}.markdown-content-inner{padding:1.25rem}.copy-button-container{padding:.75rem .75rem 0}.copy-button-container.bottom{padding:0 .75rem .75rem}.copy-button{padding:.4rem .8rem;font-size:.8rem}.markdown-content h1{font-size:1.5rem;margin-top:1.5rem}.markdown-content h2{font-size:1.25rem;margin-top:1.25rem}.markdown-content h3{font-size:1.1rem;margin-top:1rem}.markdown-content p,.markdown-content li{font-size:.9rem;line-height:1.6}.markdown-content pre{padding:.75rem;font-size:.8rem;overflow-x:auto;border-radius:4px}.markdown-content code{font-size:.8rem;padding:.15rem .3rem}.contribute,.donation{margin-top:2rem;padding:1.5rem}.contribute h2,.donation h2{font-size:1.25rem;margin-bottom:.75rem}.contribute p,.donation p{font-size:.95rem;margin-bottom:1.25rem;line-height:1.5}.contribute-button,.donation-button{padding:.75rem 1.5rem;font-size:.9rem;width:auto;min-width:160px}.loading,.error{padding:2rem 1rem;font-size:1rem}}@media (max-width: 480px){.container{padding:.5rem}.header h1{font-size:1.5rem}.subtitle{font-size:.9rem}.header-buttons{flex-direction:column;gap:.5rem}.header-button{width:100%;max-width:200px}.instructions,.markdown-content-inner,.contribute,.donation{padding:1rem}.copy-button-container{padding:.5rem .5rem 0}.copy-button-container.bottom{padding:0 .5rem .5rem}.copy-button{padding:.35rem .7rem;font-size:.75rem}.config-item{padding:.75rem}.markdown-content pre{margin-left:-1rem;margin-right:-1rem;border-radius:0}}
