*{box-sizing:border-box;margin:0;padding:0}body{color:#ededed;-webkit-font-smoothing:antialiased;background:#0a0a0a;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}a{color:#fc4c02;text-decoration:none}a:hover{text-decoration:underline}.container{max-width:600px;margin:0 auto;padding:60px 24px 40px}.hero{margin-bottom:48px}.hero h1{color:#fff;margin-bottom:12px;font-size:2rem;font-weight:700}.subtitle{color:#a0a0a0;font-size:1rem;line-height:1.6}.tab-bar{border-bottom:2px solid #2a2a2a;gap:0;margin-bottom:32px;display:flex}.tab{color:#a0a0a0;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;margin-bottom:-2px;padding:12px 16px;font-family:inherit;font-size:.95rem;font-weight:500;transition:color .15s,border-color .15s}.tab:hover{color:#ededed}.tab.active{color:#fc4c02;border-bottom-color:#fc4c02;font-weight:600}.os-tabs{border:1px solid #2a2a2a;border-radius:6px;gap:0;margin-bottom:16px;display:flex;overflow:hidden}.os-tab{color:#a0a0a0;cursor:pointer;background:#1a1a1a;border:none;flex:1;padding:8px 12px;font-family:inherit;font-size:.85rem;transition:background .15s,color .15s}.os-tab:not(:last-child){border-right:1px solid #2a2a2a}.os-tab.active{color:#fff;background:#fc4c02;font-weight:600}.steps{flex-direction:column;gap:32px;margin-bottom:40px;display:flex}.step{align-items:flex-start;gap:16px;display:flex}.step-number{color:#fff;background:#fc4c02;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:2px;font-size:.9rem;font-weight:700;display:flex}.step-content h2{color:#fff;margin-bottom:10px;font-size:1rem;font-weight:600}.url-box{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:6px;align-items:center;display:flex;overflow:hidden}.url-text{color:#ededed;white-space:nowrap;text-overflow:ellipsis;flex:1;padding:10px 14px;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.85rem;overflow:hidden}.copy-button{color:#fff;cursor:pointer;white-space:nowrap;background:#fc4c02;border:none;padding:10px 16px;font-size:.85rem;font-weight:600;transition:background .15s}.copy-button:hover{background:#e04400}.step-description{color:#a0a0a0;font-size:.95rem;line-height:1.6}.features{margin-bottom:48px}.features h2{color:#fff;margin-bottom:16px;font-size:1rem;font-weight:600}.feature-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:500px){.feature-grid{grid-template-columns:1fr}}.feature{background:#111;border:1px solid #2a2a2a;border-radius:8px;padding:16px}.feature h3{color:#fc4c02;margin-bottom:6px;font-size:.9rem;font-weight:600}.feature p{color:#a0a0a0;font-size:.85rem;line-height:1.5}.examples{margin-bottom:48px}.examples h2{color:#fff;margin-bottom:14px;font-size:1rem;font-weight:600}.examples ul{flex-direction:column;gap:8px;list-style:none;display:flex}.examples li{color:#a0a0a0;padding-left:16px;font-size:.9rem;position:relative}.examples li:before{content:"→";color:#fc4c02;position:absolute;left:0}.privacy-content{flex-direction:column;gap:28px;margin-bottom:48px;display:flex}.privacy-section h2{color:#fff;margin-bottom:8px;font-size:1rem;font-weight:600}.privacy-section p{color:#a0a0a0;margin-bottom:6px;font-size:.9rem;line-height:1.6}.privacy-section ul{flex-direction:column;gap:4px;margin-bottom:6px;padding-left:20px;display:flex}.privacy-section li{color:#a0a0a0;font-size:.9rem;line-height:1.5}.footer{color:#666;border-top:1px solid #2a2a2a;padding-top:24px;font-size:.85rem}.substeps{flex-direction:column;gap:8px;margin-top:10px;padding-left:20px;display:flex}.substeps li{color:#a0a0a0;font-size:.9rem;line-height:1.5}.inline-code{color:#fc4c02;background:#1a1a1a;border:1px solid #333;border-radius:4px;padding:1px 6px;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.8rem}.setup-options{flex-direction:column;gap:12px;margin-bottom:32px;display:flex}.setup-option{text-align:left;cursor:pointer;color:inherit;background:#111;border:2px solid #2a2a2a;border-radius:8px;width:100%;padding:16px;font-family:inherit;transition:border-color .15s}.setup-option:hover:not(:disabled){border-color:#444}.setup-option.active{border-color:#fc4c02}.setup-option.disabled-option{opacity:.5;cursor:not-allowed}.option-header{align-items:center;gap:10px;margin-bottom:6px;display:flex}.option-header h2{color:#fff;font-size:1rem;font-weight:600}.option-badge{text-transform:uppercase;letter-spacing:.05em;color:#fff;white-space:nowrap;background:#fc4c02;border-radius:4px;padding:2px 8px;font-size:.7rem;font-weight:600}.option-badge.pending{color:#888;background:#333}.setup-option p{color:#a0a0a0;font-size:.85rem;line-height:1.5}.setup-instructions{background:#111;border:1px solid #2a2a2a;border-radius:8px;margin-bottom:24px;padding:16px}.setup-instructions h3{color:#fff;margin-bottom:10px;font-size:.9rem;font-weight:600}.setup-instructions ol{flex-direction:column;gap:6px;padding-left:20px;display:flex}.setup-instructions li{color:#a0a0a0;font-size:.85rem;line-height:1.5}.setup-instructions code{color:#fc4c02;background:#1a1a1a;border:1px solid #333;border-radius:4px;padding:1px 6px;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.8rem}.setup-form{flex-direction:column;gap:16px;display:flex}.form-field{flex-direction:column;gap:6px;display:flex}.form-field label{color:#ccc;font-size:.85rem;font-weight:600}.form-field input{color:#ededed;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:6px;outline:none;padding:10px 14px;font-family:inherit;font-size:.9rem;transition:border-color .15s}.form-field input:focus{border-color:#fc4c02}.form-error{color:#f44;font-size:.85rem}.submit-button{color:#fff;cursor:pointer;background:#fc4c02;border:none;border-radius:6px;padding:12px;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .15s}.submit-button:hover:not(:disabled){background:#e04400}.submit-button:disabled{opacity:.6;cursor:not-allowed}
