*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0f1117;color:#e2e8f0;line-height:1.6}a{color:inherit;text-decoration:none}.page{min-height:100vh;display:flex;flex-direction:column}.hero{display:flex;flex-direction:column;align-items:center;text-align:center;padding:80px 24px 64px;background:linear-gradient(160deg,#1a1f2e,#0f1117 60%);border-bottom:1px solid #1e2535}.logo{display:flex;align-items:center;gap:10px;font-size:1.5rem;font-weight:700;letter-spacing:-.5px;margin-bottom:20px}.dot{width:10px;height:10px;border-radius:50%;background:#3b82f6;box-shadow:0 0 12px #3b82f6;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.tagline{font-size:1.15rem;color:#94a3b8;max-width:480px;margin-bottom:32px}.btn-primary{display:inline-block;background:#3b82f6;color:#fff;font-size:.95rem;font-weight:600;padding:12px 28px;border-radius:8px;transition:background .15s,transform .1s;border:none;cursor:pointer}.btn-primary:hover{background:#2563eb;transform:translateY(-1px)}.btn-primary:active{transform:translateY(0)}.content{max-width:860px;width:100%;margin:0 auto;padding:64px 24px;flex:1}.card{background:#161b27;border:1px solid #1e2d45;border-radius:12px;padding:32px;margin-bottom:56px}.card h2{font-size:1.2rem;font-weight:600;margin-bottom:12px}.card p{color:#94a3b8;margin-bottom:16px}.card code{background:#1e2535;padding:2px 6px;border-radius:4px;font-family:monospace;font-size:.9em;color:#7dd3fc}.code-block{position:relative;background:#0d1117;border:1px solid #1e2535;border-radius:8px;padding:16px 100px 16px 16px;margin-bottom:12px}.code-block pre{font-family:SFMono-Regular,Consolas,monospace;font-size:.82rem;color:#7dd3fc;white-space:pre-wrap;word-break:break-all}.copy-btn{position:absolute;top:12px;right:12px;background:#1e2d45;color:#94a3b8;border:1px solid #2d3f5a;border-radius:6px;padding:4px 12px;font-size:.78rem;cursor:pointer;transition:background .15s,color .15s;font-family:inherit}.copy-btn:hover{background:#253550;color:#e2e8f0}.hint{font-size:.82rem!important;color:#64748b!important;margin-bottom:0!important}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;margin-bottom:56px}.feature{background:#161b27;border:1px solid #1e2535;border-radius:12px;padding:24px 20px}.feature-icon{font-size:1.6rem;margin-bottom:12px}.feature h3{font-size:.95rem;font-weight:600;margin-bottom:8px}.feature p{font-size:.84rem;color:#64748b}.cta{text-align:center}.footer{text-align:center;padding:24px;color:#334155;font-size:.82rem;border-top:1px solid #1e2535}.footer-link{color:#60a5fa;text-decoration:underline;text-underline-offset:2px}.footer-link:hover{color:#93c5fd}.hero--sub{padding:56px 24px 40px}.legal-title{font-size:1.8rem;font-weight:700;letter-spacing:-.5px;margin-bottom:12px}.tagline--sub{font-size:1rem;max-width:540px}.legal{max-width:760px}.legal-updated{font-size:.82rem;color:#64748b;margin-bottom:32px}.legal-section{margin-bottom:32px}.legal-section h2{font-size:1.05rem;font-weight:700;color:#e2e8f0;margin-bottom:12px}.legal-section p{color:#94a3b8;font-size:.92rem;margin-bottom:12px}.legal-section ul{list-style:disc;padding-left:22px;margin-bottom:12px}.legal-section li{color:#94a3b8;font-size:.92rem;margin-bottom:6px}.legal-section strong{color:#cbd5e1}.legal-section em{color:#cbd5e1;font-style:italic}.legal .cta{margin-top:8px}
