:root{--bg-dark: #071424;--bg-mid: #0a1a2e;--bg-card: #0d1f33;--border: rgba(255,255,255,.08);--green: #00d97e;--green-bright: #00e34e;--blue: #3b82f6;--purple: #8b5cf6;--orange: #f59e0b;--text: rgba(255,255,255,.85);--text-muted: rgba(255,255,255,.55)}.rh-container[data-astro-cid-fmgelhwa]{max-width:1200px;margin:0 auto;padding:0 24px}.rh-section[data-astro-cid-fmgelhwa]{padding:72px 0}.rh-section--dark[data-astro-cid-fmgelhwa]{background:var(--bg-dark)}.rh-section--mid[data-astro-cid-fmgelhwa]{background:var(--bg-mid)}.rh-section-header[data-astro-cid-fmgelhwa]{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:40px;flex-wrap:wrap}.rh-section-label[data-astro-cid-fmgelhwa]{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--green);margin:0 0 10px}.rh-section-title[data-astro-cid-fmgelhwa]{font-size:clamp(22px,3vw,30px);font-weight:700;color:#fff;margin:0 0 10px;line-height:1.2}.rh-section-desc[data-astro-cid-fmgelhwa]{font-size:15px;color:var(--text-muted);margin:0;max-width:580px;line-height:1.6}.rh-hero[data-astro-cid-fmgelhwa]{background:var(--bg-dark);padding:100px 0 72px;text-align:center;border-bottom:1px solid var(--border)}.rh-eyebrow[data-astro-cid-fmgelhwa]{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--green);margin:0 0 20px}.rh-hero[data-astro-cid-fmgelhwa] h1[data-astro-cid-fmgelhwa]{font-size:clamp(32px,5vw,52px);font-weight:800;color:#fff;line-height:1.1;margin:0 auto 18px;max-width:760px}.rh-underline[data-astro-cid-fmgelhwa]{text-decoration:underline;text-decoration-color:var(--green);text-underline-offset:7px;text-decoration-thickness:3px}.rh-subtitle[data-astro-cid-fmgelhwa]{font-size:17px;line-height:1.7;color:var(--text-muted);max-width:640px;margin:0 auto 40px}.rh-quicknav[data-astro-cid-fmgelhwa]{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.rh-navpill[data-astro-cid-fmgelhwa]{display:inline-block;padding:8px 18px;border:1px solid rgba(255,255,255,.2);border-radius:100px;color:#ffffffbf;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s}.rh-navpill[data-astro-cid-fmgelhwa]:hover{border-color:var(--green);color:var(--green);background:#00d97e12}.rh-grid[data-astro-cid-fmgelhwa]{display:grid;gap:20px}.rh-grid--3[data-astro-cid-fmgelhwa]{grid-template-columns:repeat(3,1fr)}.rh-card[data-astro-cid-fmgelhwa]{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:28px;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s,border-color .2s}.rh-card[data-astro-cid-fmgelhwa]:hover{transform:translateY(-3px);box-shadow:0 10px 36px #0000004d;border-color:#ffffff24}.rh-card--link[data-astro-cid-fmgelhwa]{text-decoration:none;cursor:pointer}.rh-card--feature[data-astro-cid-fmgelhwa]{border-color:#00d97e33}.rh-card-title[data-astro-cid-fmgelhwa]{font-size:17px;font-weight:700;color:#fff;line-height:1.3;margin:0 0 10px}.rh-card-desc[data-astro-cid-fmgelhwa]{font-size:14px;line-height:1.65;color:var(--text-muted);margin:0 0 22px;flex:1}.rh-tag[data-astro-cid-fmgelhwa]{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 10px;border-radius:100px;margin-bottom:16px;width:fit-content}.rh-tag--green[data-astro-cid-fmgelhwa]{color:var(--green);background:#00d97e1f}.rh-tag--blue[data-astro-cid-fmgelhwa]{color:#60a5fa;background:#3b82f61f}.rh-tag--purple[data-astro-cid-fmgelhwa]{color:#a78bfa;background:#8b5cf61f}.rh-tag--orange[data-astro-cid-fmgelhwa]{color:#fbbf24;background:#f59e0b1f}.rh-btn-primary[data-astro-cid-fmgelhwa]{display:inline-block;background:var(--green-bright);color:#071424;font-size:14px;font-weight:700;padding:12px 20px;border:none;border-radius:8px;cursor:pointer;text-align:center;text-decoration:none;transition:background .2s,transform .15s;margin-top:auto}.rh-btn-primary[data-astro-cid-fmgelhwa]:hover{background:#00cc45;transform:translateY(-1px)}.rh-btn-outline[data-astro-cid-fmgelhwa]{display:inline-block;border:1px solid rgba(255,255,255,.25);color:#fffc;font-size:14px;font-weight:600;padding:10px 20px;border-radius:8px;text-decoration:none;white-space:nowrap;transition:border-color .2s,color .2s;align-self:center;flex-shrink:0}.rh-btn-outline[data-astro-cid-fmgelhwa]:hover{border-color:var(--green);color:var(--green)}.rh-link-text[data-astro-cid-fmgelhwa]{display:inline-block;font-size:14px;font-weight:700;color:var(--green);margin-top:auto}.rh-topics-grid[data-astro-cid-fmgelhwa]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.rh-topic-card[data-astro-cid-fmgelhwa]{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:24px}.rh-topic-header[data-astro-cid-fmgelhwa]{display:flex;gap:14px;align-items:flex-start;margin-bottom:20px}.rh-topic-icon[data-astro-cid-fmgelhwa]{font-size:24px;line-height:1;flex-shrink:0;margin-top:2px}.rh-topic-title[data-astro-cid-fmgelhwa]{font-size:16px;font-weight:700;color:#fff;margin:0 0 5px;line-height:1.3}.rh-topic-desc[data-astro-cid-fmgelhwa]{font-size:13px;line-height:1.5;color:var(--text-muted);margin:0}.rh-topic-links[data-astro-cid-fmgelhwa]{list-style:none;margin:0;padding:18px 0 0;display:flex;flex-direction:column;gap:6px;border-top:1px solid var(--border)}.rh-topic-link[data-astro-cid-fmgelhwa]{font-size:13px;color:#ffffffb3;text-decoration:none;line-height:1.5;transition:color .15s;padding:2px 0}.rh-topic-link[data-astro-cid-fmgelhwa]:hover{color:var(--green);text-decoration:underline}.rh-vs-grid[data-astro-cid-fmgelhwa]{display:flex;flex-wrap:wrap;gap:10px}.rh-vs-pill[data-astro-cid-fmgelhwa]{display:inline-block;padding:10px 20px;border:1px solid var(--border);border-radius:100px;color:#ffffffbf;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s}.rh-vs-pill[data-astro-cid-fmgelhwa]:hover{border-color:var(--green);color:var(--green);background:#00d97e12}.rh-blog-cta[data-astro-cid-fmgelhwa]{background:linear-gradient(135deg,#0d1f33,#071424);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:56px 0}.rh-blog-cta-inner[data-astro-cid-fmgelhwa]{display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}.rh-blog-cta[data-astro-cid-fmgelhwa] h2[data-astro-cid-fmgelhwa]{font-size:24px;font-weight:700;color:#fff;margin:0 0 8px}.rh-blog-cta[data-astro-cid-fmgelhwa] p[data-astro-cid-fmgelhwa]{font-size:15px;color:var(--text-muted);margin:0}.modal-overlay[data-astro-cid-fmgelhwa]{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center}.modal-overlay[data-astro-cid-fmgelhwa].hidden{display:none}.modal-backdrop[data-astro-cid-fmgelhwa]{position:absolute;inset:0;background:#000000a6}.modal-box[data-astro-cid-fmgelhwa]{position:relative;background:#fff;border-radius:16px;padding:40px;width:100%;max-width:460px;margin:16px;z-index:1;box-shadow:0 24px 64px #00000059}.modal-close[data-astro-cid-fmgelhwa]{position:absolute;top:16px;right:20px;background:none;border:none;font-size:24px;line-height:1;color:#9ca3af;cursor:pointer;padding:4px 8px}.modal-close[data-astro-cid-fmgelhwa]:hover{color:#374151}.modal-title[data-astro-cid-fmgelhwa]{font-size:22px;font-weight:700;color:#111827;margin:0 0 6px}.modal-subtitle[data-astro-cid-fmgelhwa]{font-size:14px;color:#6b7280;margin:0 0 24px}#resource-dl-form[data-astro-cid-fmgelhwa] .form-row[data-astro-cid-fmgelhwa]{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px}#resource-dl-form[data-astro-cid-fmgelhwa] .form-field[data-astro-cid-fmgelhwa]{display:flex;flex-direction:column;gap:5px;margin-bottom:14px}#resource-dl-form[data-astro-cid-fmgelhwa] .form-row[data-astro-cid-fmgelhwa] .form-field[data-astro-cid-fmgelhwa]{margin-bottom:0}#resource-dl-form[data-astro-cid-fmgelhwa] label[data-astro-cid-fmgelhwa]{font-size:13px;font-weight:600;color:#374151}#resource-dl-form[data-astro-cid-fmgelhwa] input[data-astro-cid-fmgelhwa]{padding:10px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;color:#111827;outline:none;transition:border-color .15s;font-family:inherit;width:100%;box-sizing:border-box}#resource-dl-form[data-astro-cid-fmgelhwa] input[data-astro-cid-fmgelhwa]:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-error[data-astro-cid-fmgelhwa]{font-size:13px;color:#dc2626;margin:0 0 12px}.form-error[data-astro-cid-fmgelhwa].hidden{display:none}.form-submit-btn[data-astro-cid-fmgelhwa]{width:100%;background:var(--green-bright, #00e34e);color:#071424;font-size:15px;font-weight:700;padding:13px 20px;border:none;border-radius:8px;cursor:pointer;transition:background .2s;font-family:inherit}.form-submit-btn[data-astro-cid-fmgelhwa]:hover{background:#00cc45}.form-submit-btn[data-astro-cid-fmgelhwa]:disabled{opacity:.6;cursor:not-allowed}.form-legal[data-astro-cid-fmgelhwa]{text-align:center;font-size:12px;color:#9ca3af;margin:10px 0 0}.modal-success[data-astro-cid-fmgelhwa]{text-align:center;padding:16px 0}.modal-success[data-astro-cid-fmgelhwa].hidden{display:none}.success-icon[data-astro-cid-fmgelhwa]{font-size:48px;margin-bottom:16px}.modal-success[data-astro-cid-fmgelhwa] h3[data-astro-cid-fmgelhwa]{font-size:22px;font-weight:700;color:#111827;margin:0 0 10px}.modal-success[data-astro-cid-fmgelhwa] p[data-astro-cid-fmgelhwa]{font-size:15px;color:#6b7280;margin:0 0 24px}@media(max-width:1024px){.rh-grid--3[data-astro-cid-fmgelhwa],.rh-topics-grid[data-astro-cid-fmgelhwa]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.rh-hero[data-astro-cid-fmgelhwa]{padding:72px 0 48px}.rh-grid--3[data-astro-cid-fmgelhwa],.rh-topics-grid[data-astro-cid-fmgelhwa]{grid-template-columns:1fr}.rh-blog-cta-inner[data-astro-cid-fmgelhwa]{flex-direction:column;text-align:center}.rh-section-header[data-astro-cid-fmgelhwa]{flex-direction:column}.modal-box[data-astro-cid-fmgelhwa]{padding:28px 20px}#resource-dl-form[data-astro-cid-fmgelhwa] .form-row[data-astro-cid-fmgelhwa]{grid-template-columns:1fr}}
