:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;color-scheme:light;color:#111827;background-color:#f3f4f6}*,*:before,*:after{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at top,#e0f2fe 0,#f9fafb 40%,#f3f4f6)}.app{min-height:100vh;display:flex;flex-direction:column}.rh-container{width:100%;max-width:1040px;margin:0 auto;padding:0 16px}.rh-nav{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f9fafbdb;border-bottom:1px solid rgba(209,213,219,.6)}.rh-nav-inner{display:flex;align-items:center;justify-content:space-between;height:64px}.rh-logo{display:inline-flex;align-items:center;gap:8px;font-weight:600;letter-spacing:.02em;color:#0f172a}.rh-logo-mark{width:28px;height:28px;border-radius:999px;background:linear-gradient(135deg,#2563eb,#0ea5e9);display:inline-flex;align-items:center;justify-content:center;font-size:14px;color:#fff;font-weight:700}.rh-logo-text{font-size:18px}.rh-nav-tagline{font-size:13px;color:#6b7280}.rh-hero{padding:40px 0 32px}.rh-hero-grid{display:grid;gap:32px}.rh-hero-text h1{font-size:clamp(28px,4vw,38px);line-height:1.1;margin-bottom:12px;color:#0f172a}.rh-hero-subtitle{font-size:16px;color:#4b5563;margin-bottom:20px}.rh-primary-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:999px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;text-decoration:none;font-weight:600;font-size:16px;box-shadow:0 18px 35px #2563eb59;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.rh-primary-btn:hover{transform:translateY(-1px);box-shadow:0 20px 40px #2563eb73}.rh-hero-note{font-size:13px;color:#6b7280;margin-top:10px}.rh-trust-row{margin-top:22px;display:flex;flex-wrap:wrap;gap:16px}.rh-trust-row>div{padding:10px 14px;border-radius:12px;background:#ffffffe6;border:1px solid rgba(209,213,219,.8)}.rh-trust-label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#6b7280;margin-bottom:2px}.rh-trust-value{font-size:14px;font-weight:500;color:#111827}.rh-hero-card{background:#fffffff5;border-radius:16px;padding:20px 18px;box-shadow:0 18px 40px #0f172a1f;border:1px solid rgba(209,213,219,.9)}.rh-hero-card h2{font-size:18px;margin-top:0;margin-bottom:12px;color:#111827}.rh-hero-card li{display:flex;justify-content:space-between}.rh-hero-card span{max-width:50%}.rh-services-list{list-style:none;padding:0;margin:0}.rh-services-list li{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid #e5e7eb;font-size:14px;color:#111827}.rh-services-list li:last-child{border-bottom:none}.rh-price{font-weight:600;color:#111827;text-align:right}.rh-card-note{margin-top:10px;font-size:12px;color:#6b7280}.rh-section{padding:36px 0}.rh-section-muted{background:#f9fafb;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.rh-section-title{font-size:22px;margin-top:0;margin-bottom:20px;color:#111827}.rh-steps-grid{display:grid;gap:20px}.rh-step{background:#fff;border-radius:14px;padding:16px 16px 14px;border:1px solid #e5e7eb}.rh-step-number{width:26px;height:26px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-weight:600;display:inline-flex;align-items:center;justify-content:center;font-size:14px;margin-bottom:6px}.rh-step h3{font-size:16px;margin:0 0 4px}.rh-step p{font-size:14px;color:#4b5563;margin:0}.rh-faq-grid{display:grid;gap:24px}.rh-faq-list{display:grid;gap:16px}.rh-faq-item h3{font-size:15px;margin:0 0 4px;color:#111827}.rh-faq-item p{font-size:14px;margin:0;color:#4b5563}.rh-footer{border-top:1px solid #e5e7eb;background:#f9fafb;padding:18px 0 22px;margin-top:auto}.rh-footer-inner{display:flex;flex-direction:column;gap:8px}.rh-footer-text{margin:0;font-size:13px;color:#6b7280}.rh-footer-fine{font-size:12px}.rh-footer a{color:#2563eb;text-decoration:none}.rh-footer a:hover{text-decoration:underline}@media(min-width:768px){.rh-hero-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:center}.rh-steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rh-faq-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1.3fr);align-items:flex-start}.rh-footer-inner{flex-direction:row;justify-content:space-between;align-items:center}}
