[data-astro-cid-bn545qrf]{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f0f2f5;--bg-card: #ffffff;--border: #e4e4e7;--text-primary: #1a1a2e;--text-secondary: #4a4a6a;--text-muted: #8a8aaa;--accent: #2563eb;--accent-bg: rgba(37,99,235,.07);--accent-border: rgba(37,99,235,.2);--red: #dc2626;--red-bg: rgba(220,38,38,.07);--red-border: rgba(220,38,38,.2);--green: #16a34a;--green-bg: rgba(22,163,74,.07);--green-border: rgba(22,163,74,.2);--yellow: #d97706;--yellow-bg: rgba(217,119,6,.07);--yellow-border: rgba(217,119,6,.2)}@media(prefers-color-scheme:dark){:root{--bg: #09090b;--bg-card: #18181b;--border: #27272a;--text-primary: #fafafa;--text-secondary: #a1a1aa;--text-muted: #52525b;--accent-bg: rgba(59,130,246,.1);--accent-border: rgba(59,130,246,.25);--red-bg: rgba(239,68,68,.1);--red-border: rgba(239,68,68,.25);--green-bg: rgba(34,197,94,.1);--green-border: rgba(34,197,94,.25);--yellow-bg: rgba(234,179,8,.1);--yellow-border: rgba(234,179,8,.25)}}body{font-family:Outfit,sans-serif;background:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;line-height:1.6}header[data-astro-cid-bn545qrf]{position:sticky;top:0;z-index:50;background:linear-gradient(145deg,#fff,#f0f2f5);backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.05);box-shadow:0 4px 8px #0000000d,0 2px 4px #00000008}.header-inner[data-astro-cid-bn545qrf]{max-width:52rem;margin:0 auto;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.logo[data-astro-cid-bn545qrf]{display:flex;align-items:center;gap:.75rem;text-decoration:none;font-weight:900;font-size:1.15rem;color:var(--text-primary)}.logo-dot[data-astro-cid-bn545qrf]{width:2rem;height:2rem;border-radius:.5rem;background:linear-gradient(135deg,#2563eb,#7c3aed,#059669);flex-shrink:0}.badge[data-astro-cid-bn545qrf]{font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.15em;color:var(--red);background:var(--red-bg);border:1px solid var(--red-border);padding:.3rem .75rem;border-radius:99px;box-shadow:0 2px 4px #0000000d,0 1px 2px #00000008}main[data-astro-cid-bn545qrf]{max-width:52rem;margin:0 auto;padding:5rem 1.5rem 6rem}.hero[data-astro-cid-bn545qrf]{margin-bottom:3.5rem;padding-bottom:3rem;border-bottom:1px solid var(--border)}.hero-badge[data-astro-cid-bn545qrf]{display:inline-flex;align-items:center;gap:.5rem;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.18em;color:var(--red);background:var(--red-bg);border:1px solid var(--red-border);padding:.35rem .85rem;border-radius:99px;margin-bottom:1.5rem;box-shadow:0 2px 4px #0000000d,0 1px 2px #00000008}h1[data-astro-cid-bn545qrf]{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:900;letter-spacing:-.03em;line-height:1.05;margin-bottom:1rem}.hero-sub[data-astro-cid-bn545qrf]{color:var(--text-secondary);font-size:1.1rem;font-weight:500;max-width:38rem}.alert[data-astro-cid-bn545qrf]{border-radius:1rem;padding:1.25rem 1.5rem;border:1px solid;margin-bottom:2.5rem;display:flex;gap:1rem;align-items:flex-start;box-shadow:0 4px 8px #0000000d,0 2px 4px #00000008}.alert-icon[data-astro-cid-bn545qrf]{width:1.75rem;height:1.75rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.1rem}.alert-body[data-astro-cid-bn545qrf]{display:flex;flex-direction:column;gap:.25rem}.alert-title[data-astro-cid-bn545qrf]{font-weight:800;font-size:.95rem}.alert-text[data-astro-cid-bn545qrf]{font-size:.9rem}.alert-blue[data-astro-cid-bn545qrf]{background:var(--accent-bg);border-color:var(--accent-border);color:var(--accent)}.alert-blue[data-astro-cid-bn545qrf] .alert-icon[data-astro-cid-bn545qrf]{background:var(--accent-bg)}.alert-blue[data-astro-cid-bn545qrf] .alert-text[data-astro-cid-bn545qrf]{color:var(--text-secondary)}.alert-yellow[data-astro-cid-bn545qrf]{background:var(--yellow-bg);border-color:var(--yellow-border);color:var(--yellow)}.alert-yellow[data-astro-cid-bn545qrf] .alert-icon[data-astro-cid-bn545qrf]{background:var(--yellow-bg)}.alert-yellow[data-astro-cid-bn545qrf] .alert-text[data-astro-cid-bn545qrf]{color:var(--text-secondary)}section[data-astro-cid-bn545qrf]{margin-bottom:3rem}h2[data-astro-cid-bn545qrf]{font-size:1.5rem;font-weight:900;margin-bottom:1rem}h3[data-astro-cid-bn545qrf]{font-size:1.05rem;font-weight:700;margin-bottom:.5rem}p[data-astro-cid-bn545qrf]{color:var(--text-secondary);margin-bottom:.75rem}p[data-astro-cid-bn545qrf]:last-child{margin-bottom:0}.steps[data-astro-cid-bn545qrf]{display:flex;flex-direction:column;gap:1rem}.step[data-astro-cid-bn545qrf]{background:linear-gradient(145deg,#fff,#f0f2f5);border:1px solid var(--border);border-radius:1rem;padding:1.25rem 1.5rem;display:grid;grid-template-columns:2.5rem 1fr;gap:1rem;align-items:start;box-shadow:0 4px 8px #0000000d,0 2px 4px #00000008;transition:all .3s ease}.step[data-astro-cid-bn545qrf]:hover{box-shadow:0 8px 16px #0000001a,0 4px 8px #0000000f;transform:translateY(-2px)}.step-num[data-astro-cid-bn545qrf]{width:2.5rem;height:2.5rem;border-radius:50%;background:var(--accent-bg);border:1px solid var(--accent-border);color:var(--accent);font-weight:900;font-size:1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-content[data-astro-cid-bn545qrf]{padding-top:.3rem}.step-title[data-astro-cid-bn545qrf]{font-weight:700;margin-bottom:.3rem;color:var(--text-primary)}.step-desc[data-astro-cid-bn545qrf]{color:var(--text-secondary);font-size:.9rem;margin:0}.step-code[data-astro-cid-bn545qrf]{background:linear-gradient(145deg,#fff,#f0f2f5);border:1px solid var(--border);border-radius:.5rem;padding:.6rem 1rem;font-family:monospace;font-size:.85rem;color:var(--accent);margin-top:.6rem;word-break:break-all;box-shadow:0 2px 4px #0000000d,0 1px 2px #00000008}.email-card[data-astro-cid-bn545qrf]{background:linear-gradient(145deg,#fff,#f0f2f5);border:1px solid var(--border);border-radius:1.25rem;overflow:hidden;box-shadow:0 4px 8px #0000000d,0 2px 4px #00000008}.email-header[data-astro-cid-bn545qrf]{background:var(--accent-bg);border-bottom:1px solid var(--accent-border);padding:.75rem 1.25rem;display:flex;justify-content:space-between;align-items:center}.email-header-label[data-astro-cid-bn545qrf]{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.15em;color:var(--accent)}.copy-btn[data-astro-cid-bn545qrf]{font-size:.72rem;font-weight:700;color:var(--accent);background:linear-gradient(145deg,#fff,#f0f2f5);border:1px solid var(--accent-border);border-radius:.4rem;padding:.3rem .75rem;cursor:pointer;transition:all .15s;box-shadow:0 2px 4px #0000000d,0 1px 2px #00000008}.copy-btn[data-astro-cid-bn545qrf]:hover{box-shadow:0 4px 8px #0000001a,0 2px 4px #0000000f;transform:translateY(-1px)}.email-body[data-astro-cid-bn545qrf]{padding:1.5rem;font-size:.9rem;color:var(--text-secondary);line-height:1.7;white-space:pre-wrap;font-family:monospace}.email-field[data-astro-cid-bn545qrf]{display:flex;gap:.75rem;align-items:baseline;padding:.75rem 1.25rem;border-bottom:1px solid var(--border)}.email-field-label[data-astro-cid-bn545qrf]{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);width:3.5rem;flex-shrink:0}.email-field-value[data-astro-cid-bn545qrf]{font-size:.9rem;color:var(--text-primary);font-weight:500;word-break:break-all}.email-field-value[data-astro-cid-bn545qrf] a[data-astro-cid-bn545qrf]{color:var(--accent);text-decoration:none}.email-field-value[data-astro-cid-bn545qrf] a[data-astro-cid-bn545qrf]:hover{text-decoration:underline}.timeline[data-astro-cid-bn545qrf]{display:flex;flex-direction:column;gap:0}.timeline-item[data-astro-cid-bn545qrf]{display:grid;grid-template-columns:1.5rem 1fr;gap:1rem;align-items:start}.timeline-line-wrap[data-astro-cid-bn545qrf]{display:flex;flex-direction:column;align-items:center}.timeline-dot[data-astro-cid-bn545qrf]{width:.75rem;height:.75rem;border-radius:50%;background:var(--green);flex-shrink:0;margin-top:.4rem}.timeline-line[data-astro-cid-bn545qrf]{width:2px;background:var(--border);flex:1;min-height:2rem;margin:.25rem 0}.timeline-item[data-astro-cid-bn545qrf]:last-child .timeline-line[data-astro-cid-bn545qrf]{display:none}.timeline-body[data-astro-cid-bn545qrf]{padding-bottom:1.5rem}.timeline-title[data-astro-cid-bn545qrf]{font-weight:700;margin-bottom:.2rem;color:var(--text-primary)}.timeline-desc[data-astro-cid-bn545qrf]{font-size:.88rem;color:var(--text-secondary);margin:0}.timeline-tag[data-astro-cid-bn545qrf]{display:inline-block;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;padding:.15rem .55rem;border-radius:.3rem;margin-bottom:.4rem}.tag-immediate[data-astro-cid-bn545qrf]{background:var(--green-bg);border:1px solid var(--green-border);color:var(--green)}.tag-soon[data-astro-cid-bn545qrf]{background:var(--yellow-bg);border:1px solid var(--yellow-border);color:var(--yellow)}.tag-done[data-astro-cid-bn545qrf]{background:var(--accent-bg);border:1px solid var(--accent-border);color:var(--accent)}.cta-block[data-astro-cid-bn545qrf]{background:linear-gradient(135deg,var(--accent-bg),var(--green-bg));border:1px solid var(--accent-border);border-radius:1.5rem;padding:2.5rem;text-align:center}.cta-block[data-astro-cid-bn545qrf] h2[data-astro-cid-bn545qrf]{margin-bottom:.5rem}.cta-block[data-astro-cid-bn545qrf] p[data-astro-cid-bn545qrf]{margin-bottom:1.5rem;max-width:30rem;margin-left:auto;margin-right:auto}.cta-btn[data-astro-cid-bn545qrf]{display:inline-flex;align-items:center;gap:.6rem;font-weight:800;font-size:1rem;font-family:Outfit,sans-serif;color:#fff;background:var(--accent);padding:.9rem 2rem;border-radius:.75rem;border:none;text-decoration:none;cursor:pointer;transition:opacity .15s,transform .15s}.cta-btn[data-astro-cid-bn545qrf]:hover{opacity:.88;transform:translateY(-1px)}.cta-email[data-astro-cid-bn545qrf]{font-size:.8rem;color:var(--text-muted);margin-top:.75rem!important}footer[data-astro-cid-bn545qrf]{border-top:1px solid var(--border);margin-top:5rem;padding:2rem 1.5rem;text-align:center;font-size:.85rem;color:var(--text-muted)}footer[data-astro-cid-bn545qrf] a[data-astro-cid-bn545qrf]{color:var(--accent);text-decoration:none;font-weight:600}footer[data-astro-cid-bn545qrf] a[data-astro-cid-bn545qrf]:hover{text-decoration:underline}.footer-links[data-astro-cid-bn545qrf]{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;margin-top:.5rem}
