.rt-hero{background:linear-gradient(135deg,#0c243c,#29294b 55%,#1e1b4b);color:#fff;padding:5.5rem 0 4.5rem}.rt-hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:3rem;align-items:center}.rt-badge{display:inline-block;padding:.35rem .9rem;border-radius:999px;background:#06b6d42e;color:#67e8f9;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:1.1rem}.rt-title{font-size:clamp(2rem,4.2vw,3.25rem);line-height:1.12;font-weight:800;letter-spacing:-.02em;margin:0 0 1rem;color:#fff}.rt-highlight{background:linear-gradient(90deg,#67e8f9,#a5b4fc);-webkit-background-clip:text;background-clip:text;color:transparent}.rt-subtitle{font-size:1.125rem;line-height:1.6;color:#ffffffd1;margin:0 0 1.75rem;max-width:36rem}.rt-actions{display:flex;gap:.9rem;flex-wrap:wrap}.rt-proof{list-style:none;padding:0;margin:1.75rem 0 0;display:flex;gap:1.25rem;flex-wrap:wrap;font-size:.9rem;color:#ffffffbf}.rt-proof li:before{content:"✓";color:#34d399;font-weight:800;margin-right:.4rem}.rt-demo{background:#fff;color:#111827;border-radius:1rem;box-shadow:0 20px 60px #00000040;padding:1.5rem;position:relative}.rt-demo--hero{max-width:460px;justify-self:end;width:100%}.rt-demo-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.rt-demo-label{font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6b7280}.rt-demo-dots i{display:inline-block;width:9px;height:9px;border-radius:50%;background:#e5e7eb;margin-left:5px}.rt-demo-text{font-size:.9rem;color:#4b5563;margin:0 0 1rem;line-height:1.5}.rt-field{display:block;margin-bottom:.75rem}.rt-field span{display:block;font-size:.8rem;font-weight:600;color:#374151;margin-bottom:.35rem}.rt-input{width:100%;padding:.7rem .85rem;font-size:.95rem;border:1.5px solid #d1d5db;border-radius:.5rem;outline:none;transition:border-color .2s,box-shadow .2s;font-family:inherit;box-sizing:border-box;background:#fff;color:#111827}.rt-input:focus{border-color:#5955d1;box-shadow:0 0 0 3px #5955d126}.rt-input.is-checking{border-color:#9ca3af}.rt-input.is-valid{border-color:#22c55e;box-shadow:0 0 0 3px #22c55e1f}.rt-input.is-warning{border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b1f}.rt-input.is-invalid{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441f}.rt-feedback{min-height:1.5rem;font-size:.85rem;margin:-.25rem 0 .75rem;display:flex;align-items:center;gap:.4rem;color:#6b7280}.rt-feedback.is-checking:before{content:"";width:12px;height:12px;border:2px solid #c7d2fe;border-top-color:#5955d1;border-radius:50%;animation:rt-spin .7s linear infinite}.rt-feedback.is-valid{color:#15803d}.rt-feedback.is-warning{color:#b45309}.rt-feedback.is-invalid{color:#b91c1c}.rt-feedback a{color:#b45309;text-decoration:underline;cursor:pointer;font-weight:600}@keyframes rt-spin{to{transform:rotate(360deg)}}.rt-submit{width:100%;justify-content:center}.rt-submit:disabled{opacity:.55;cursor:not-allowed}.rt-presets{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center;margin-top:.9rem;font-size:.75rem;color:#6b7280}.rt-chip{border:1px solid #e5e7eb;background:#f9fafb;color:#374151;border-radius:999px;padding:.25rem .6rem;font-size:.75rem;font-weight:600;cursor:pointer;font-family:inherit}.rt-chip:hover{border-color:#5955d1;color:#5955d1}.rt-note{font-size:.72rem;color:#9ca3af;margin:.8rem 0 0}.rt-note a{color:#5955d1;font-weight:600;text-decoration:none}.rt-rules{font-size:.72rem;color:#9ca3af;margin:.8rem 0 0}.rt-steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;counter-reset:s}.rt-step{position:relative;padding:1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:1rem}.rt-step-n{display:inline-flex;width:2.25rem;height:2.25rem;border-radius:50%;background:linear-gradient(135deg,#5955d1,#7c3aed);color:#fff;font-weight:800;align-items:center;justify-content:center;margin-bottom:.9rem}.rt-step h3{font-size:1.05rem;margin:0 0 .4rem;color:#0c243c}.rt-step p{font-size:.9rem;color:#4b5563;line-height:1.55;margin:0}.rt-forms{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.rt-forms .rt-demo{box-shadow:0 4px 20px #0000000f;border:1px solid #e5e7eb}.rt-grid{display:grid;gap:1.25rem}.rt-grid--3{grid-template-columns:repeat(3,1fr)}.rt-grid--4{grid-template-columns:repeat(4,1fr)}.rt-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1.5rem;transition:transform .2s,box-shadow .2s}.rt-card:hover{transform:translateY(-3px);box-shadow:0 10px 30px #00000014}.rt-card-icon{width:44px;height:44px;border-radius:.75rem;background:#5955d11a;color:#5955d1;display:flex;align-items:center;justify-content:center;margin-bottom:.9rem}.rt-card h3{font-size:1rem;margin:0 0 .4rem;color:#0c243c}.rt-card p{font-size:.9rem;color:#4b5563;line-height:1.55;margin:0}.rt-install{display:grid;grid-template-columns:1.1fr 1fr;gap:3rem;align-items:center}.rt-lead{font-size:1.05rem;color:#374151;line-height:1.6}.rt-muted{font-size:.9rem;color:#6b7280;line-height:1.55}.rt-platforms-label{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin:1.25rem 0 .5rem}.rt-platforms{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.9rem}.rt-platforms span{padding:.3rem .7rem;border-radius:999px;background:#5955d114;color:#5955d1;font-size:.8rem;font-weight:600}.rt-link{color:#5955d1;font-weight:700;text-decoration:none}.rt-code{background:#0f172a;border-radius:1rem;overflow:hidden;box-shadow:0 20px 50px #00000040}.rt-code-bar{display:flex;align-items:center;gap:6px;padding:.7rem 1rem;background:#1e293b;color:#94a3b8;font-size:.75rem}.rt-code-bar i{width:10px;height:10px;border-radius:50%;background:#334155;display:inline-block}.rt-code-bar span{margin-left:auto}.rt-code pre{margin:0;padding:1.25rem 1.5rem;color:#e2e8f0;font-size:.85rem;line-height:1.6;overflow-x:auto;font-family:ui-monospace,Menlo,Consolas,monospace}.rt-faq{max-width:820px}.rt-faq .section-title{margin-bottom:1.5rem}.rt-faq-item{border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem 1.25rem;margin-bottom:.75rem;background:#fff}.rt-faq-item summary{cursor:pointer;font-weight:700;color:#0c243c;list-style:none;display:flex;justify-content:space-between;align-items:center}.rt-faq-item summary:after{content:"+";color:#5955d1;font-size:1.25rem}.rt-faq-item[open] summary:after{content:"−"}.rt-faq-item p{margin:.75rem 0 0;color:#4b5563;line-height:1.6;font-size:.95rem}.rt-cta{background:linear-gradient(135deg,#5955d1,#7c3aed);color:#fff;padding:4.5rem 0;text-align:center}.rt-cta h2{font-size:clamp(1.75rem,3.5vw,2.5rem);margin:0 0 .75rem;color:#fff}.rt-cta p{max-width:620px;margin:0 auto 1.75rem;color:#ffffffd9;font-size:1.05rem}.rt-btn-white{background:#fff;color:#5955d1}.rt-btn-ghost{background:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.35)}@media (max-width:1024px){.rt-hero-grid,.rt-install{grid-template-columns:1fr}.rt-demo--hero{justify-self:stretch;max-width:none}.rt-steps,.rt-forms,.rt-grid--3,.rt-grid--4{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.rt-hero{padding:3.5rem 0 3rem}.rt-steps,.rt-forms,.rt-grid--3,.rt-grid--4{grid-template-columns:1fr}}
