[data-astro-cid-2uegzb4d],[data-astro-cid-2uegzb4d]:before,[data-astro-cid-2uegzb4d]:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0d1117;--surface: #161b22;--surface2: #1c2330;--border: rgba(255,255,255,.08);--border-accent: rgba(29,158,117,.4);--text: #e6edf3;--text-muted: #8b949e;--text-faint: #484f58;--green: #1D9E75;--green-light: #3fcba0;--green-dim: rgba(29,158,117,.12);--amber: #f0a832;--amber-dim: rgba(240,168,50,.1);--red: #e05c5c;--blue: #58a6ff;--mono: "IBM Plex Mono", monospace;--display: "Syne", sans-serif;--body: "Lora", Georgia, serif}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--body);font-size:16px;line-height:1.75;min-height:100vh}.hero[data-astro-cid-2uegzb4d]{background:linear-gradient(180deg,#0a0f14 0%,var(--bg) 100%);border-bottom:1px solid var(--border);padding:5rem 2rem 4rem;text-align:center;position:relative;overflow:hidden}.hero[data-astro-cid-2uegzb4d]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 40% at 50% 0%,rgba(29,158,117,.08) 0%,transparent 70%);pointer-events:none}.hero-badge[data-astro-cid-2uegzb4d]{display:inline-flex;align-items:center;gap:6px;background:var(--green-dim);border:1px solid var(--border-accent);border-radius:100px;padding:5px 14px;font-family:var(--mono);font-size:11px;color:var(--green-light);letter-spacing:.06em;margin-bottom:1.5rem;text-transform:uppercase}.hero-badge[data-astro-cid-2uegzb4d]:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--green-light);animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.hero[data-astro-cid-2uegzb4d] h1[data-astro-cid-2uegzb4d]{font-family:var(--display);font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.1;color:var(--text);margin-bottom:1rem}.hero[data-astro-cid-2uegzb4d] h1[data-astro-cid-2uegzb4d] span[data-astro-cid-2uegzb4d]{color:var(--green-light)}.hero[data-astro-cid-2uegzb4d] p[data-astro-cid-2uegzb4d]{font-size:1.05rem;color:var(--text-muted);max-width:520px;margin:0 auto 2rem;line-height:1.7}.prereqs[data-astro-cid-2uegzb4d]{display:inline-flex;gap:10px;flex-wrap:wrap;justify-content:center}.prereq-chip[data-astro-cid-2uegzb4d]{background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:5px 12px;font-family:var(--mono);font-size:12px;color:var(--text-muted)}.prereq-chip[data-astro-cid-2uegzb4d] strong[data-astro-cid-2uegzb4d]{color:var(--text)}.wrapper[data-astro-cid-2uegzb4d]{max-width:760px;margin:0 auto;padding:4rem 2rem 6rem}.progress-bar[data-astro-cid-2uegzb4d]{display:flex;align-items:center;gap:0;margin-bottom:3.5rem;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:14px 20px}.progress-step[data-astro-cid-2uegzb4d]{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;font-family:var(--display);font-size:11px;font-weight:600;color:var(--text-faint);text-transform:uppercase;letter-spacing:.05em;position:relative;cursor:pointer;transition:color .2s}.progress-step[data-astro-cid-2uegzb4d]:hover{color:var(--text-muted)}.progress-step[data-astro-cid-2uegzb4d]:not(:last-child):after{content:"";position:absolute;top:14px;left:calc(50% + 14px);right:calc(-50% + 14px);height:1px;background:var(--border)}.progress-dot[data-astro-cid-2uegzb4d]{width:28px;height:28px;border-radius:50%;background:var(--surface2);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-family:var(--mono);font-size:11px;color:var(--text-faint);z-index:1;transition:all .2s}.progress-step[data-astro-cid-2uegzb4d].done .progress-dot[data-astro-cid-2uegzb4d]{background:var(--green-dim);border-color:var(--border-accent);color:var(--green-light)}.step[data-astro-cid-2uegzb4d]{display:grid;grid-template-columns:52px 1fr;gap:0 20px;margin-bottom:3.5rem;opacity:0;transform:translateY(24px);transition:opacity .5s ease,transform .5s ease}.step[data-astro-cid-2uegzb4d].visible{opacity:1;transform:translateY(0)}.step-gutter[data-astro-cid-2uegzb4d]{display:flex;flex-direction:column;align-items:center}.step-icon[data-astro-cid-2uegzb4d]{width:44px;height:44px;border-radius:12px;background:var(--green-dim);border:1px solid var(--border-accent);display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-icon[data-astro-cid-2uegzb4d] svg[data-astro-cid-2uegzb4d]{width:20px;height:20px;stroke:var(--green-light);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.step-connector[data-astro-cid-2uegzb4d]{flex:1;width:1px;background:linear-gradient(to bottom,var(--border-accent),var(--border));margin:8px 0;min-height:30px}.step-content[data-astro-cid-2uegzb4d]{padding-top:6px}.step-meta[data-astro-cid-2uegzb4d]{display:flex;align-items:center;gap:10px;margin-bottom:6px}.step-num[data-astro-cid-2uegzb4d]{font-family:var(--mono);font-size:11px;color:var(--green);letter-spacing:.08em}.step-tag[data-astro-cid-2uegzb4d]{font-family:var(--display);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:2px 8px;border-radius:4px}.tag-required[data-astro-cid-2uegzb4d]{background:#e05c5c1f;color:#e05c5c;border:1px solid rgba(224,92,92,.25)}.tag-verify[data-astro-cid-2uegzb4d]{background:#58a6ff1a;color:var(--blue);border:1px solid rgba(88,166,255,.2)}.tag-optional[data-astro-cid-2uegzb4d]{background:var(--surface2);color:var(--text-muted);border:1px solid var(--border)}.step-title[data-astro-cid-2uegzb4d]{font-family:var(--display);font-size:1.2rem;font-weight:700;color:var(--text);margin-bottom:8px}.step-desc[data-astro-cid-2uegzb4d]{font-size:.95rem;color:var(--text-muted);line-height:1.75;margin-bottom:14px}.code-wrap[data-astro-cid-2uegzb4d]{position:relative;margin-bottom:12px}pre[data-astro-cid-2uegzb4d].code{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:14px 48px 14px 16px;font-family:var(--mono);font-size:13.5px;color:var(--text);overflow-x:auto;white-space:pre;line-height:1.7}pre[data-astro-cid-2uegzb4d].code .prompt[data-astro-cid-2uegzb4d]{color:var(--green);user-select:none}pre[data-astro-cid-2uegzb4d].code .cmt[data-astro-cid-2uegzb4d]{color:var(--text-faint);font-style:italic}pre[data-astro-cid-2uegzb4d].code .url[data-astro-cid-2uegzb4d]{color:var(--blue)}pre[data-astro-cid-2uegzb4d].code .hi[data-astro-cid-2uegzb4d]{color:var(--green-light);font-weight:500}.copy-btn[data-astro-cid-2uegzb4d]{position:absolute;top:10px;right:10px;background:var(--surface2);border:1px solid var(--border);border-radius:6px;padding:4px 10px;font-family:var(--mono);font-size:11px;color:var(--text-muted);cursor:pointer;transition:all .15s}.copy-btn[data-astro-cid-2uegzb4d]:hover{background:var(--border);color:var(--text)}.copy-btn[data-astro-cid-2uegzb4d].copied{color:var(--green-light);border-color:var(--border-accent)}.callout[data-astro-cid-2uegzb4d]{border-radius:8px;padding:12px 16px;font-size:.875rem;line-height:1.65;margin-bottom:12px;display:flex;gap:10px;align-items:flex-start}.callout-icon[data-astro-cid-2uegzb4d]{flex-shrink:0;font-size:14px;margin-top:1px}.callout[data-astro-cid-2uegzb4d].tip{background:var(--green-dim);border:1px solid var(--border-accent);color:#7de8c4}.callout[data-astro-cid-2uegzb4d].warn{background:var(--amber-dim);border:1px solid rgba(240,168,50,.25);color:#f7c97a}.callout[data-astro-cid-2uegzb4d] code[data-astro-cid-2uegzb4d],pre[data-astro-cid-2uegzb4d].code code[data-astro-cid-2uegzb4d]{background:#ffffff12;border-radius:4px;padding:1px 5px;font-family:var(--mono);font-size:.88em}.nav-path[data-astro-cid-2uegzb4d]{display:flex;align-items:center;flex-wrap:wrap;gap:6px;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:10px 14px;font-family:var(--mono);font-size:12px;color:var(--text-muted);margin-bottom:12px}.nav-path[data-astro-cid-2uegzb4d] span[data-astro-cid-2uegzb4d]{color:var(--text)}.nav-path[data-astro-cid-2uegzb4d] .sep[data-astro-cid-2uegzb4d]{color:var(--text-faint)}.output-block[data-astro-cid-2uegzb4d]{background:#0a0f14;border:1px solid var(--border);border-top:2px solid var(--green);border-radius:10px;padding:14px 16px;font-family:var(--mono);font-size:13px;color:var(--text-muted);line-height:1.7;margin-bottom:12px}.output-block[data-astro-cid-2uegzb4d] .label[data-astro-cid-2uegzb4d]{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--green);margin-bottom:8px;font-weight:500}.output-block[data-astro-cid-2uegzb4d] .success[data-astro-cid-2uegzb4d]{color:var(--green-light);font-weight:500}.success-card[data-astro-cid-2uegzb4d]{background:var(--green-dim);border:1px solid var(--border-accent);border-radius:14px;padding:24px 28px;display:flex;gap:18px;align-items:flex-start;margin-top:2rem}.success-badge[data-astro-cid-2uegzb4d]{width:42px;height:42px;border-radius:50%;background:#1d9e7540;border:1px solid var(--border-accent);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:20px}.success-card[data-astro-cid-2uegzb4d] h3[data-astro-cid-2uegzb4d]{font-family:var(--display);font-size:1.05rem;font-weight:700;color:var(--green-light);margin-bottom:5px}.success-card[data-astro-cid-2uegzb4d] p[data-astro-cid-2uegzb4d]{font-size:.9rem;color:#7de8c4;line-height:1.65}.success-card[data-astro-cid-2uegzb4d] code[data-astro-cid-2uegzb4d]{background:#ffffff12;border-radius:4px;padding:1px 5px;font-family:var(--mono);font-size:.85em}footer[data-astro-cid-2uegzb4d]{border-top:1px solid var(--border);text-align:center;padding:2.5rem 2rem;font-family:var(--mono);font-size:12px;color:var(--text-faint)}footer[data-astro-cid-2uegzb4d] a[data-astro-cid-2uegzb4d]{color:var(--text-muted);text-decoration:none}footer[data-astro-cid-2uegzb4d] a[data-astro-cid-2uegzb4d]:hover{color:var(--green-light)}@media(max-width:560px){.hero[data-astro-cid-2uegzb4d]{padding:3.5rem 1.5rem 3rem}.wrapper[data-astro-cid-2uegzb4d]{padding:2.5rem 1.25rem 4rem}.progress-bar[data-astro-cid-2uegzb4d]{display:none}.step[data-astro-cid-2uegzb4d]{grid-template-columns:40px 1fr;gap:0 14px}.step-icon[data-astro-cid-2uegzb4d]{width:38px;height:38px}}
