.rm-page{background:var(--navy);color:var(--white);font-family:var(--font-body);min-height:100vh;font-size:15px;line-height:1.6}.rm-reveal-ready .rm-reveal{opacity:0;transition:opacity .7s var(--ease), transform .7s var(--ease);will-change:opacity, transform;transform:translateY(30px)}.rm-reveal-ready .rm-reveal.rm-in{opacity:1;transform:none}.rm-reveal-ready .rm-stagger>*{opacity:0;transition:opacity .6s var(--ease), transform .6s var(--ease);will-change:opacity, transform;transform:translateY(26px)}.rm-reveal-ready .rm-stagger.rm-in>*{opacity:1;transform:none}.rm-stagger.rm-in>:first-child{transition-delay:40ms}.rm-stagger.rm-in>:nth-child(2){transition-delay:.11s}.rm-stagger.rm-in>:nth-child(3){transition-delay:.18s}.rm-stagger.rm-in>:nth-child(4){transition-delay:.25s}.rm-stagger.rm-in>:nth-child(5){transition-delay:.32s}.rm-stagger.rm-in>:nth-child(6){transition-delay:.39s}.rm-reveal-delayed{transition-delay:.12s}@keyframes rm-ring-fill{0%{stroke-dashoffset:326.7px}to{stroke-dashoffset:var(--rm-ring-offset,326.7)}}@keyframes rm-bar-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.rm-rc-ring-fill{stroke-dashoffset:326.7px}.rm-rc-fill,.rm-arcp-cell-fill{transform-origin:0;transform:scaleX(0)}.rm-in .rm-rc-ring-fill{animation:rm-ring-fill 1.8s var(--ease) .15s both}.rm-in .rm-rc-fill{animation:rm-bar-fill .9s var(--ease) calc(.15s + var(--i,0) * .12s) both}.rm-in .rm-arcp-cell-fill{animation:rm-bar-fill .8s var(--ease) calc(var(--i,0) * 45ms) both}@media (prefers-reduced-motion:reduce){.rm-reveal-ready .rm-reveal,.rm-reveal-ready .rm-stagger>*{opacity:1;transition:none;transform:none}.rm-rc-ring-fill,.rm-in .rm-rc-ring-fill{stroke-dashoffset:var(--rm-ring-offset,326.7);animation:none}.rm-rc-fill,.rm-arcp-cell-fill,.rm-in .rm-rc-fill,.rm-in .rm-arcp-cell-fill{animation:none;transform:none}}.rm-rag-green{--rag:#3fb950;--rag-dim:#3fb95024;--rag-bd:#3fb95059}.rm-rag-amber{--rag:#f59e0b;--rag-dim:#f59e0b24;--rag-bd:#f59e0b59}.rm-rag-red{--rag:#f87171;--rag-dim:#f871711f;--rag-bd:#f871714d}.rm-rag-text{color:var(--rag)}.rm-section-label{letter-spacing:.08em;text-transform:uppercase;color:var(--teal);margin-bottom:14px;font-size:12px;font-weight:600}.rm-section-h2{font-family:var(--font-display);letter-spacing:-.02em;color:var(--white);margin-bottom:16px;font-size:clamp(26px,3.4vw,34px);font-weight:600;line-height:1.15}.rm-section-h2 em{color:var(--teal);font-style:italic}.rm-section-body{color:var(--white-50);font-size:15px;line-height:1.65}.rm-center{text-align:center}.rm-nav{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;background:#0d1117e6;justify-content:space-between;align-items:center;padding:18px 40px;display:flex;position:sticky;top:0}.rm-nav-logo{font-family:var(--font-display);color:var(--white);letter-spacing:-.01em;font-size:20px;font-weight:600}.rm-nav-logo span{color:var(--teal)}.rm-nav-links{align-items:center;gap:6px;display:flex}.rm-nav-link{min-height:44px;color:var(--white-80);border-radius:var(--radius-sm);align-items:center;padding:0 14px;font-size:15px;font-weight:500;text-decoration:none;transition:color .15s,background .15s;display:inline-flex}.rm-nav-link:hover,.rm-nav-link:focus-visible{color:var(--white);background:#ffffff14}.rm-nav-right{align-items:center;gap:10px;display:flex}.rm-btn-ghost{border:1px solid var(--border);min-height:44px;color:var(--white-80);font-family:var(--font-body);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--dur) var(--ease);background:0 0;justify-content:center;align-items:center;padding:0 18px;font-size:14px;font-weight:500;display:inline-flex}.rm-btn-ghost:hover{background:var(--white-05);color:var(--white);border-color:#ffffff38}.rm-btn-primary{background:var(--teal);border:1px solid var(--teal);min-height:44px;color:var(--navy);font-family:var(--font-body);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--dur) var(--ease);justify-content:center;align-items:center;padding:0 18px;font-size:14px;font-weight:500;display:inline-flex}.rm-btn-primary:hover{background:#00b5cc;border-color:#00b5cc;transform:translateY(-1px)}.rm-btn-primary:active{transform:scale(.98)}.rm-hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;max-width:1080px;margin:0 auto;padding:76px 40px 64px;display:grid}.rm-eyebrow{background:var(--teal-dim);border:1px solid var(--teal-border);color:var(--teal);letter-spacing:.02em;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:5px 13px;font-size:12px;font-weight:500;display:inline-flex}.rm-eyebrow-dot{background:var(--teal);border-radius:50%;width:6px;height:6px}.rm-hero-copy h1{font-family:var(--font-display);letter-spacing:-.03em;color:var(--white);margin-bottom:20px;font-size:clamp(38px,5vw,56px);font-weight:600;line-height:1.04}.rm-hero-copy h1 em{color:var(--teal);font-style:italic}.rm-hero-sub{color:var(--white-50);max-width:460px;margin-bottom:30px;font-size:16px;line-height:1.6}.rm-hero-sub strong{color:var(--white-80);font-weight:500}.rm-hero-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.rm-btn-hero{background:var(--teal);color:var(--navy);font-family:var(--font-body);border-radius:var(--radius-md);cursor:pointer;transition:all var(--dur) var(--ease);border:none;padding:13px 28px;font-size:15px;font-weight:500}.rm-btn-hero:hover{background:#00b5cc;transform:translateY(-1px)}.rm-btn-hero:active{transform:translateY(0)scale(.98)}.rm-btn-text{color:var(--white-80);font-family:var(--font-body);cursor:pointer;transition:color var(--dur) var(--ease);background:0 0;border:none;padding:13px 8px;font-size:14px;font-weight:500}.rm-btn-text:hover{color:var(--teal)}.rm-hero-note{color:var(--white-50);margin-top:16px;font-size:13px}.rm-hero-note strong{color:var(--white-80);font-weight:500}.rm-hero-visual{justify-content:center;display:flex}.rm-rc{border:1px solid var(--border);border-radius:var(--radius-lg);background:#ffffff05;width:100%;max-width:340px;padding:22px;box-shadow:0 12px 40px #0000004d}.rm-rc-top{align-items:center;gap:18px;display:flex}.rm-rc-ring{flex-shrink:0}.rm-rc-pct{font-family:var(--font-display);fill:var(--white);font-size:26px;font-weight:600}.rm-rc-pct-sub{fill:var(--muted);font-size:9px;font-family:var(--font-body)}.rm-rc-title{color:var(--white);margin:0;font-size:14px;font-weight:600}.rm-rc-sub{color:var(--muted);margin:4px 0 0;font-size:12px}.rm-rc-chip{letter-spacing:.07em;text-transform:uppercase;color:var(--muted);background:var(--white-05,#ffffff0d);border:1px solid var(--border);border-radius:3px;margin-top:8px;padding:2px 7px;font-size:10px;font-weight:600;display:inline-block}.rm-rc-divider{background:var(--border);height:1px;margin:18px 0}.rm-rc-bars{flex-direction:column;gap:10px;display:flex}.rm-rc-bar-top{color:var(--white-80);justify-content:space-between;margin-bottom:5px;font-size:11.5px;display:flex}.rm-rc-track{background:#ffffff14;border-radius:3px;height:5px;overflow:hidden}.rm-rc-fill{background:var(--rag,var(--teal));border-radius:3px;height:100%}.rm-proof{border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:28px;max-width:1080px;margin:0 auto;padding:18px 40px;display:flex}.rm-proof-item{color:var(--white-50);align-items:center;gap:8px;font-size:13px;display:flex}.rm-proof-dot{background:var(--teal);opacity:.7;border-radius:50%;width:5px;height:5px}.rm-problem{max-width:1080px;margin:0 auto;padding:64px 40px 0}.rm-problem .rm-section-label{margin-bottom:10px}.rm-problem-grid{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:40px;display:grid}.rm-problem-icon{border-radius:var(--radius-sm);background:var(--teal-dim);border:1px solid var(--teal-border);justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:16px;display:flex}.rm-problem-item h3{color:var(--white);margin-bottom:8px;font-size:15px;font-weight:600}.rm-problem-item p{color:var(--white-50);font-size:14px;line-height:1.65}.rm-how{max-width:1080px;margin:0 auto;padding:64px 40px}.rm-how-more{text-align:center;margin-top:32px}.rm-how-more a{border-radius:var(--radius-sm);min-height:44px;color:var(--teal);border:1px solid var(--teal-border);background:var(--teal-dim);align-items:center;padding:0 20px;font-size:15px;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.rm-how-more a:hover,.rm-how-more a:focus-visible{background:#009eb424}.rm-how-label{letter-spacing:.08em;text-transform:uppercase;color:var(--teal);margin-bottom:28px;font-size:12px;font-weight:600}.rm-how-track{grid-template-columns:1fr 28px 1fr 28px 1fr;align-items:stretch;display:grid}.rm-how-connector{justify-content:center;align-items:flex-start;padding-top:48px;display:flex}.rm-how-step{background:var(--navy-2);border:1px solid var(--border);border-radius:var(--radius-xl);flex-direction:column;padding:24px;display:flex}.rm-how-step-output{border-color:var(--teal-border);background:#009eb408}.rm-how-num{letter-spacing:.08em;text-transform:uppercase;color:var(--teal);margin-bottom:12px;font-size:10px;font-weight:600}.rm-how-title{font-family:var(--font-display);color:var(--white);margin-bottom:6px;font-size:17px;font-weight:600;line-height:1.2}.rm-how-title em{color:var(--teal);font-style:italic}.rm-how-desc{color:var(--white-50);margin-bottom:16px;font-size:12.5px;line-height:1.55}.rm-how-example{background:var(--navy);border-radius:var(--radius-md);border:1px solid #ffffff0f;margin-top:auto;padding:14px}.rm-example-input{color:var(--white-50);font-size:13px;font-style:italic;line-height:1.65}.rm-example-prompts{flex-direction:column;gap:14px;display:flex}.rm-example-qa{flex-direction:column;gap:5px;display:flex}.rm-example-prompt{color:#8b949ecc;align-items:flex-start;gap:8px;font-size:12px;line-height:1.5;display:flex}.rm-example-prompt-dot{color:var(--teal);flex-shrink:0;margin-top:1px}.rm-example-answer{color:var(--white-50);margin-left:18px;font-size:12px;font-style:italic;line-height:1.6}.rm-example-output-text{color:var(--white-50);margin-bottom:10px;padding-left:12px;font-size:12px;font-style:italic;line-height:1.7;position:relative}.rm-example-output-text:before{content:"";background:var(--teal);opacity:.5;border-radius:2px;width:2px;position:absolute;top:3px;bottom:3px;left:0}.rm-example-tags{flex-wrap:wrap;gap:5px;display:flex}.rm-example-tag{background:var(--teal-dim);border:1px solid var(--teal-border);border-radius:var(--radius-sm);color:var(--teal);padding:3px 8px;font-size:10px}.rm-arcp{grid-template-columns:1fr 1fr;align-items:center;gap:48px;max-width:1080px;margin:0 auto;padding:56px 40px;display:grid}.rm-arcp-visual{border:1px solid var(--border);border-radius:var(--radius-lg);background:#ffffff05;padding:20px}.rm-arcp-visual-label{letter-spacing:.05em;text-transform:uppercase;color:var(--muted);margin-bottom:14px;font-size:11px;font-weight:600}.rm-arcp-grid{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.rm-arcp-cell{border:1px solid var(--rag-bd,var(--border));background:var(--rag-dim,#ffffff05);border-radius:var(--radius-sm);padding:8px 9px}.rm-arcp-cell-num{color:var(--white-80);font-size:11px;font-weight:600}.rm-arcp-cell-track{background:#ffffff14;border-radius:2px;height:3px;margin-top:7px;overflow:hidden}.rm-arcp-cell-fill{background:var(--rag,var(--teal));border-radius:2px;height:100%}.rm-ticks{flex-direction:column;gap:11px;margin:20px 0 0;padding:0;list-style:none;display:flex}.rm-tick{color:var(--white-80);align-items:center;gap:11px;font-size:14px;display:flex}.rm-tick-mark{background:var(--teal-dim);border:1px solid var(--teal-border);width:20px;height:20px;color:var(--teal);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.rm-sle-strip{border:1px solid var(--border);border-radius:var(--radius-lg);max-width:1080px;margin:0 auto 8px;overflow:hidden}.rm-sle-header{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;display:flex}.rm-sle-header-title{color:var(--white-80);font-size:13px;font-weight:500}.rm-sle-header-sub{color:var(--white-50);font-size:12px}.rm-sle-grid{grid-template-columns:repeat(6,1fr);display:grid}.rm-sle-item{border-right:1px solid var(--border);flex-direction:column;gap:6px;padding:16px;display:flex}.rm-sle-item:last-child{border-right:none}.rm-sle-abbr{color:var(--teal);font-size:13px;font-weight:600}.rm-sle-full{color:var(--white-50);font-size:11px;line-height:1.4}.rm-features{background:var(--border);border:1px solid var(--border);border-radius:var(--radius-lg);grid-template-columns:repeat(4,1fr);gap:1px;max-width:1080px;margin:48px auto;display:grid;overflow:hidden}.rm-feat{background:var(--navy);padding:30px 26px}.rm-feat-icon{border-radius:var(--radius-sm);background:var(--teal-dim);border:1px solid var(--teal-border);justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:16px;display:flex}.rm-feat h3{color:var(--white);margin-bottom:8px;font-size:14px;font-weight:600}.rm-feat p{color:var(--white-50);font-size:13px;line-height:1.6}.rm-trust{max-width:760px;margin:0 auto;padding:56px 40px 8px}.rm-trust-lede{color:var(--white-50);max-width:520px;margin:0 auto;font-size:15px;line-height:1.6}.rm-trust-ticks{gap:14px;margin-top:28px}.rm-trust-ticks .rm-tick{align-items:flex-start;line-height:1.6}.rm-trust-ticks .rm-tick-mark{margin-top:1px}.rm-trust-note{color:var(--white-50);margin-top:24px;font-size:13px;line-height:1.6}.rm-trust-note a{color:var(--teal)}.rm-pricing{max-width:760px;margin:0 auto;padding:56px 40px}.rm-price-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:28px;display:grid}.rm-price-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:#ffffff05;flex-direction:column;padding:26px;display:flex}.rm-price-card-pro{border:1.5px solid var(--teal-border);background:#009eb40a;position:relative}.rm-price-badge{color:var(--navy);background:var(--teal);border-radius:999px;padding:3px 11px;font-size:10.5px;font-weight:600;position:absolute;top:-11px;left:24px}.rm-price-tier{color:var(--muted);margin:0;font-size:13px}.rm-price-card-pro .rm-price-tier{color:var(--teal)}.rm-price-amount{font-family:var(--font-display);color:var(--white);margin:6px 0 14px;font-size:36px;font-weight:600}.rm-price-period{color:var(--muted);font-size:15px;font-family:var(--font-body);font-weight:400}.rm-price-desc{color:var(--white-50);flex:1;margin:0 0 20px;font-size:13px;line-height:1.6}.rm-price-btn{text-align:center;width:100%}.rm-auth{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;align-items:center;gap:72px;max-width:960px;margin:0 auto;padding:64px 40px;display:grid}.rm-auth-copy,.rm-auth-card{min-width:0}.rm-auth-card .cl-cardBox{width:100%!important;max-width:100%!important}.rm-auth-copy h2{font-family:var(--font-display);letter-spacing:-.02em;color:var(--white);margin-bottom:16px;font-size:clamp(28px,4vw,38px);font-weight:600;line-height:1.12}.rm-auth-copy h2 em{color:var(--teal);font-style:italic}.rm-auth-copy p{color:var(--white-50);margin-bottom:16px;font-size:15px;line-height:1.65}.rm-auth-note{color:var(--white-50);font-size:12px;font-style:italic}.rm-auth-card{background:var(--navy-2);border:1px solid var(--border);border-radius:var(--radius-xl);padding:32px}.rm-auth-tabs{background:var(--white-05);border-radius:var(--radius-sm);gap:2px;margin-bottom:28px;padding:3px;display:flex}.rm-auth-tab{min-height:44px;font-size:14px;font-weight:400;font-family:var(--font-body);color:var(--white-80);cursor:pointer;transition:all var(--dur) var(--ease);background:0 0;border:none;border-radius:5px;flex:1;justify-content:center;align-items:center;padding:0 8px;display:inline-flex}.rm-auth-tab.active{background:var(--navy-3);color:var(--white);font-weight:500}.rm-auth-panel{display:none}.rm-auth-panel.active{display:block}.rm-btn-full{background:var(--teal);width:100%;color:var(--navy);font-family:var(--font-body);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--dur) var(--ease);border:none;margin-top:4px;padding:12px;font-size:14px;font-weight:500}.rm-btn-full:hover{background:#00b5cc}.rm-btn-full:active{transform:scale(.98)}.rm-footer{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:1080px;margin:0 auto;padding:28px 40px;display:flex}.rm-footer-logo{font-family:var(--font-display);color:var(--white-50);font-size:16px;font-weight:600}.rm-footer-logo span{color:var(--teal)}.rm-footer-note{color:var(--white-50);text-align:right;max-width:520px;font-size:14px;line-height:1.7}.rm-footer-link{color:var(--teal);white-space:nowrap;text-decoration:none}.rm-footer-link:hover{text-decoration:underline}@media (max-width:860px){.rm-hero{grid-template-columns:1fr;gap:40px;padding:56px 24px}.rm-hero-visual{justify-content:flex-start}.rm-arcp{grid-template-columns:1fr;gap:28px;padding:48px 24px}.rm-auth{grid-template-columns:1fr;gap:36px;padding:56px 24px}.rm-features{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.rm-nav{padding:14px 20px}.rm-nav-links{display:none}.rm-proof{gap:14px;padding:16px 20px}.rm-problem{padding:48px 20px 0}.rm-problem-grid{grid-template-columns:1fr;gap:28px;margin-top:32px}.rm-how{padding:48px 20px}.rm-how-track{grid-template-columns:1fr;gap:14px}.rm-how-connector{justify-content:flex-start;padding:0 0 0 20px}.rm-how-connector svg{transform:rotate(90deg)}.rm-sle-strip{margin:0 20px 8px}.rm-sle-grid{grid-template-columns:repeat(3,1fr)}.rm-sle-item:nth-child(3){border-right:none}.rm-sle-item:nth-child(n+4){border-top:1px solid var(--border)}.rm-sle-item:nth-child(6){border-right:none}.rm-features{grid-template-columns:1fr;margin:40px 20px}.rm-trust{padding:48px 20px 4px}.rm-pricing{padding:48px 20px}.rm-price-grid{grid-template-columns:1fr}.rm-arcp-grid{grid-template-columns:repeat(3,1fr)}.rm-footer{padding:24px 20px}.rm-footer-note{text-align:left}}
