.rxMlp section{scroll-margin-top:72px}.rxMlp{min-height:100vh;display:flex;flex-direction:column;color:#0f172a;background:#f8fafc;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}.rxMlp-sectionInner{max-width:1200px;margin:0 auto;padding:0 24px;width:100%}.rxMlp-nav{position:sticky;top:0;z-index:10;background:#f8fafceb;border-bottom:1px solid #e2e8f0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.rxMlp-navInner{max-width:1200px;margin:0 auto;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.rxMlp-navBrand{font-weight:700;font-size:1.125rem;color:#0f172a;text-decoration:none}.rxMlp-navBrand:hover{color:#1e3a5f}.rxMlp-navLinks{display:flex;flex-wrap:wrap;align-items:center;gap:8px 20px}.rxMlp-navLink{color:#334155;text-decoration:none;font-size:.9375rem;padding:8px 4px;border-radius:4px}.rxMlp-navLink:hover{color:#0f172a}.rxMlp-navLink:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.rxMlp-navCta{font-weight:600;color:#1e40af}.rxMlp-navCta:hover{color:#1d4ed8}.rxMlp-hero{padding:48px 0 64px}.rxMlp-heroInner{max-width:1200px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:32px 48px;align-items:center}.rxMlp-heroContent{display:flex;flex-direction:column;gap:16px}.rxMlp-heroTitle{margin:0;font-size:clamp(1.875rem,4vw,2.75rem);font-weight:800;letter-spacing:-.02em;line-height:1.15;color:#0f172a}.rxMlp-heroSub{margin:0;font-size:1.125rem;color:#475569;max-width:36rem}.rxMlp-heroActions{margin-top:8px}.rxMlp-buttonPrimary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 24px;font-size:1rem;font-weight:600;color:#fff;background:#1e40af;border:none;border-radius:8px;cursor:pointer;text-decoration:none;box-sizing:border-box}.rxMlp-buttonPrimary:hover{background:#1d4ed8}.rxMlp-buttonPrimary:focus-visible{outline:2px solid #2563eb;outline-offset:3px}.rxMlp-heroVisual{position:relative;width:100%;min-height:280px;border-radius:16px;overflow:hidden;background:linear-gradient(145deg,#e0e7ff,#f1f5f9 45%,#dbeafe)}.rxMlp-heroVisualFallback{background:linear-gradient(135deg,#1e3a5f,#3b5bdb 40%,#93c5fd);min-height:280px}.rxMlp-heroDiagram{cursor:crosshair;touch-action:pan-y pinch-zoom;perspective:880px}.rxMlp-heroVisual.rxMlp-heroDiagram{display:flex;flex-direction:column;min-height:400px}.rxMlp-heroDiagramParallax{position:relative;flex:1 1 auto;min-height:248px;display:flex;align-items:center;justify-content:center;padding:22px 18px 10px;box-sizing:border-box;will-change:transform;overflow-x:hidden;overflow-y:visible}@media(prefers-reduced-motion:reduce){.rxMlp-heroDiagramParallax{will-change:auto}}.rxMlp-heroDiagramSvg{display:block;flex:0 1 auto;align-self:center;width:100%;max-width:100%;min-width:0;height:auto;aspect-ratio:612 / 328}.rxMlp-heroNode{cursor:pointer;outline:none}.rxMlp-heroNode:focus-visible .rxMlp-heroNodeCard{stroke:#2563eb;stroke-width:2.5px}.rxMlp-heroNode:hover .rxMlp-heroNodeCard{stroke:#60a5fa;fill:#f8fafc;filter:drop-shadow(0 4px 14px rgba(15,23,42,.1))}.rxMlp-heroNodeActive .rxMlp-heroNodeCard{stroke:#1d4ed8;fill:#eff6ff;filter:drop-shadow(0 2px 12px rgba(37,99,235,.28))}.rxMlp-heroNodeCard{filter:drop-shadow(0 1px 2px rgba(15,23,42,.07));transition:stroke .2s ease,fill .2s ease,filter .2s ease}.rxMlp-heroNodeIconWell,.rxMlp-heroNodeIconArt{pointer-events:none}.rxMlp-heroNodeIconWell{fill:#f1f5f9;stroke:#cbd5e1;stroke-width:1.5px;transition:fill .2s ease,stroke .2s ease}.rxMlp-heroNode:hover:not(.rxMlp-heroNodeActive) .rxMlp-heroNodeIconWell{fill:#e0f2fe;stroke:#93c5fd}.rxMlp-heroNode.rxMlp-heroNodeActive .rxMlp-heroNodeIconWell{fill:#dbeafe;stroke:#3b82f6}.rxMlp-heroNode.rxMlp-heroNodeActive:hover .rxMlp-heroNodeIconWell{fill:#bfdbfe;stroke:#2563eb}@media(prefers-reduced-motion:reduce){.rxMlp-heroNodeIconWell{transition:none}}.rxMlp-heroDiagramFooter{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;padding:4px 14px 18px;box-sizing:border-box}.rxMlp-heroNodeTextBlock{pointer-events:none}.rxMlp-heroNodeTitle{font-weight:700;fill:#0f172a}.rxMlp-heroNodeSub{font-weight:600;fill:#475569}.rxMlp-heroDetail{margin:0;padding:10px 18px;max-width:min(40rem,100%);font-size:.875rem;font-weight:500;line-height:1.45;color:#1e3a5f;text-align:center;background:#fffffff2;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 2px 10px #0f172a12;pointer-events:none;-webkit-user-select:none;user-select:none}.rxMlp-heroHint{margin:0;padding:0 8px;font-size:.8125rem;font-weight:500;letter-spacing:.01em;color:#334155;text-align:center;pointer-events:none;-webkit-user-select:none;user-select:none;max-width:38rem;line-height:1.45}@media(prefers-reduced-motion:reduce){.rxMlp-heroNodeCard{transition:none}}.rxMlp-heroFlowDash{animation:rxMlpHeroFlowDash 2.2s linear infinite}@media(prefers-reduced-motion:reduce){.rxMlp-heroFlowDash{animation:none}}@keyframes rxMlpHeroFlowDash{to{stroke-dashoffset:-24}}@media only screen and (max-width:56rem){.rxMlp-heroInner{grid-template-columns:1fr}.rxMlp-heroVisual,.rxMlp-heroVisualFallback{min-height:220px;order:-1}.rxMlp-heroVisual.rxMlp-heroDiagram{min-height:340px}.rxMlp-heroDiagramParallax{min-height:220px;padding-top:14px}.rxMlp-heroDiagramFooter{gap:10px;padding-bottom:16px}.rxMlp-heroDetail{font-size:.8125rem;padding:9px 14px}.rxMlp-heroHint{font-size:.75rem}}.rxMlp-pillars{padding:48px 0;background:#fff;border-top:1px solid #e2e8f0}.rxMlp-sectionTitle{margin:0 0 32px;font-size:1.5rem;font-weight:700;color:#0f172a}.rxMlp-pillarList{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.rxMlp-pillarCard{margin:0;padding:24px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px}.rxMlp-pillarTitle{margin:0 0 8px;font-size:1.0625rem;font-weight:700;color:#0f172a}.rxMlp-pillarText{margin:0;font-size:.9375rem;color:#475569}@media only screen and (max-width:56rem){.rxMlp-pillarList{grid-template-columns:1fr}}.rxMlp-compareMasterSection{padding:48px 0;background:#fff;border-top:1px solid #e2e8f0}.rxMlp-mcSectionLabel{font-size:.8125rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#64748b;margin-bottom:8px}.rxMlp-mcSectionTitle{margin:0 0 12px;font-size:1.5rem;font-weight:700;color:#0f172a}.rxMlp-mcIntro{margin:0 0 24px;max-width:48rem;font-size:.9375rem;color:#475569;line-height:1.55}.rxMlp-mcTableWrap{width:100%}.rxMlp-verifyCompare{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.rxMlp-verifyTable{width:100%;border-collapse:collapse;font-size:.8125rem;line-height:1.5;color:#334155}.rxMlp-verifyCaption{caption-side:top;text-align:left;font-weight:600;font-size:.875rem;color:#0f172a;padding:0 0 12px}.rxMlp-verifyTh,.rxMlp-verifyTd{padding:12px 14px;border:1px solid #e2e8f0;vertical-align:top;text-align:left}.rxMlp-verifyTh{font-weight:600;color:#0f172a;background:#f8fafc}.rxMlp-verifyTd{max-width:22rem}.rxMlp-verifyGroupRow .rxMlp-verifyGroupHeader{padding:10px 14px;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-align:left;color:#334155;background:#f1f5f9;border:1px solid #e2e8f0}.rxMlp-verifyRowHead{font-weight:600;color:#0f172a;text-align:left;padding:12px 14px;border:1px solid #e2e8f0;vertical-align:top;width:18%;min-width:10rem}@media only screen and (max-width:56rem){.rxMlp-verifyCompare{margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px;width:calc(100% + 48px);box-sizing:border-box}}.rxMlp-how{padding:48px 0;background:#f8fafc}.rxMlp-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:24px;max-width:640px}.rxMlp-step{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start}.rxMlp-stepNum{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#1e40af;color:#fff;font-weight:700;font-size:1rem}.rxMlp-stepTitle{margin:0 0 4px;font-size:1.0625rem;font-weight:700;color:#0f172a}.rxMlp-stepText{margin:0;font-size:.9375rem;color:#475569}.rxMlp-features{padding:48px 0;background:#fff;border-top:1px solid #e2e8f0}.rxMlp-featureGrid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.rxMlp-featureCard{display:flex;flex-direction:column;gap:8px;padding:20px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;font-size:.9375rem;color:#475569}.rxMlp-featureCard strong{color:#0f172a;font-size:1rem}@media only screen and (max-width:56rem){.rxMlp-featureGrid{grid-template-columns:1fr}}.rxMlp-install{padding:64px 0;background:linear-gradient(180deg,#1e293b,#0f172a);color:#f1f5f9}.rxMlp-card{max-width:480px;margin:0 auto;padding:32px;background:#fff;border-radius:16px;box-shadow:0 24px 48px #00000040;color:#0f172a}.rxMlp-installTitle{margin:0 0 24px;font-size:1.5rem;font-weight:700;text-align:center;color:#0f172a}.rxMlp-installForm{display:flex;flex-direction:column;gap:12px}.rxMlp-fieldLabel{font-weight:600;font-size:.9375rem;color:#334155}.rxMlp-input{width:100%;min-height:44px;padding:0 14px;font-size:1rem;border:1px solid #cbd5e1;border-radius:8px;box-sizing:border-box;color:#0f172a;background:#fff}.rxMlp-input:focus-visible{outline:2px solid #2563eb;outline-offset:2px;border-color:#2563eb}.rxMlp-installForm .rxMlp-buttonPrimary{width:100%;margin-top:4px}.rxMlp-installDisabled{margin:0;font-size:.9375rem;color:#64748b;text-align:center}.rxMlp-microcopy{margin:16px 0 0;font-size:.8125rem;color:#64748b;text-align:center;line-height:1.45}.rxMlp-footer{padding:24px 0 32px;background:#0f172a;color:#94a3b8;margin-top:auto}.rxMlp-footerText{margin:0;font-size:.875rem;text-align:center}
