.rms-page{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#040718;background:#fff}.rms-pill{display:inline-flex;align-items:center;gap:6px;background:rgba(51,149,255,.1);border:1px solid rgba(51,149,255,.22);border-radius:100px;padding:6px 14px;font-size:11px;font-weight:600;letter-spacing:.8px;text-transform:uppercase;color:#3395FF;margin-bottom:16px}.rms-pill-dot{width:6px;height:6px;border-radius:50%;background:#3395FF;flex-shrink:0}.rms-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;border-radius:8px;padding:13px 26px;text-decoration:none;cursor:pointer;border:none;transition:opacity .15s,transform .15s;white-space:nowrap}.rms-btn:hover{opacity:.88;transform:translateY(-1px);text-decoration:none}.rms-btn--blue{background:#3395FF;color:#fff!important}.rms-btn--full{width:100%;justify-content:center}.rms-hero{background:radial-gradient(ellipse at 80% 10%,rgba(51,149,255,.06),transparent 50%),linear-gradient(180deg,#f4f7fc,#fbfdff 55%,#eef3fa);padding:88px 0 96px;overflow:hidden}.rms-hero-inner{display:grid;grid-template-columns:1fr 1.1fr;gap:64px;align-items:center}.rms-hero-eyebrow{display:inline-flex;align-items:center;gap:14px;margin-bottom:28px}.rms-hero-eyebrow-chip{display:inline-flex;align-items:center;gap:7px;background:#e1efff;color:#3395FF;font-size:13px;font-weight:700;padding:7px 18px;border-radius:100px;letter-spacing:.3px}.rms-hero-eyebrow-dot{width:6px;height:6px;border-radius:50%;background:#3395FF;flex-shrink:0}.rms-hero-eyebrow-divider{width:1px;height:18px;background:rgba(4,7,27,.15);flex-shrink:0}.rms-hero-eyebrow-label{font-size:13px;font-weight:500;color:#40485c}.rms-hero-h1{font-size:56px;font-weight:700;line-height:1.08;letter-spacing:-1.6px;color:#040718;margin:0 0 20px}.rms-hero-h1-blue{color:#3395FF}.rms-hero-blockquote{border-left:3px solid #3395ff;padding-left:16px;margin:0 0 20px}.rms-hero-blockquote-main{font-size:17px;font-weight:700;color:#040718;line-height:1.5;margin:0}.rms-hero-sub{font-size:15px;font-weight:400;line-height:1.65;color:#5d6a85;margin:0 0 32px;max-width:460px}.rms-hero-browser{background:#fff;border-radius:14px;box-shadow:0 8px 56px rgba(4,7,27,.14);overflow:hidden;border:1px solid rgba(4,7,27,.08)}.rms-hero-browser-bar{background:#f5f7fa;border-bottom:1px solid rgba(4,7,27,.07);padding:10px 14px;display:flex;align-items:center;gap:6px}.rms-hero-browser-dot{width:10px;height:10px;border-radius:50%}.rms-hero-browser-url{margin-left:10px;background:#eaedf0;border-radius:6px;padding:3px 14px;font-size:11px;color:#94a3b8;flex:1;max-width:220px}.rms-hero-dash{background:#0d1b2e;padding:14px}.rms-hero-dash-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.rms-hero-dash-title{font-size:13px;font-weight:700;color:#fff}.rms-hero-dash-title span{font-size:11px;font-weight:400;color:#94a3b8;margin-left:6px}.rms-hero-dash-badge{display:inline-flex;align-items:center;gap:4px;background:rgba(34,197,94,.18);border:1px solid rgba(34,197,94,.3);border-radius:100px;padding:2px 8px;font-size:10px;font-weight:600;color:#22c55e}.rms-hero-dash-badge-dot{width:5px;height:5px;border-radius:50%;background:#22c55e}.rms-hero-dash-alert{background:rgba(51,149,255,.12);border:1px solid rgba(51,149,255,.2);border-radius:8px;padding:8px 12px;font-size:10px;color:#a8c8ff;line-height:1.5;margin-bottom:12px}.rms-hero-dash-alert strong{color:#ff6b6b}.rms-hero-dash-alert .hl-orange{color:#f59e0b}.rms-hero-dash-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px}.rms-hero-dash-kpi{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:10px}.rms-hero-dash-kpi-val{font-size:20px;font-weight:700;color:#fff;line-height:1;margin-bottom:2px}.rms-hero-dash-kpi-lbl{font-size:9px;color:#7a8bb0;line-height:1.3}.rms-hero-dash-kpi-change{font-size:9px;font-weight:600;color:#22c55e;margin-top:3px}.rms-hero-dash-kpi-change.down{color:#ef4444}.rms-hero-dash-kpis2{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px}.rms-hero-dash-charts{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.rms-hero-dash-chart-box{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.07);border-radius:8px;padding:10px}.rms-hero-dash-chart-title{font-size:10px;font-weight:600;color:#94a3b8;margin-bottom:8px;display:flex;align-items:center;gap:6px}.rms-hero-dash-chart-title .elevated{background:rgba(239,68,68,.2);color:#ff6b6b;border-radius:100px;padding:1px 7px;font-size:9px}.rms-gauge-wrap{display:flex;align-items:center;gap:12px}.rms-gauge{position:relative;width:60px;height:60px;flex-shrink:0}.rms-gauge svg{transform:rotate(-90deg)}.rms-gauge-val{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff;transform:rotate(0deg);line-height:1}.rms-gauge-val span{font-size:8px;font-weight:500;color:#ef4444;margin-top:1px}.rms-gauge-rows{flex:1;display:flex;flex-direction:column;gap:5px}.rms-gauge-row{display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#94a3b8}.rms-gauge-bar-track{height:3px;background:rgba(255,255,255,.1);border-radius:2px;flex:1;margin:0 6px;overflow:hidden}.rms-gauge-bar-fill{height:100%;border-radius:2px}.rms-donut-wrap{display:flex;align-items:center;gap:10px}.rms-donut{position:relative;width:60px;height:60px;flex-shrink:0}.rms-donut svg{transform:rotate(-90deg)}.rms-donut-val{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff;line-height:1}.rms-donut-val span{font-size:8px;color:#94a3b8}.rms-donut-legend{display:flex;flex-direction:column;gap:4px}.rms-donut-legend-row{display:flex;align-items:center;gap:5px;font-size:9px;color:#94a3b8}.rms-donut-legend-row-bar{height:3px;border-radius:2px;flex:1;min-width:30px}.rms-donut-legend-num{color:#fff;font-weight:600;min-width:18px;text-align:right}.rms-hero-dash-category{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.07);border-radius:8px;padding:10px}.rms-hero-dash-cat-title{font-size:10px;font-weight:600;color:#94a3b8;margin-bottom:8px;display:flex;align-items:center;justify-content:space-between}.rms-hero-dash-cat-title a{color:#3395FF;font-size:9px;text-decoration:none}.rms-hero-dash-cat-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.rms-hero-dash-cat-item{background:rgba(255,255,255,.05);border-radius:6px;padding:7px}.rms-hero-dash-cat-item-num{font-size:14px;font-weight:700;color:#fff;line-height:1}.rms-hero-dash-cat-item-lbl{font-size:8px;color:#7a8bb0;margin-top:2px;line-height:1.3}.rms-hero-dash-cat-item-ch{font-size:8px;font-weight:600;margin-top:2px}.rms-hero-dash-cat-item-ch.up{color:#22c55e}.rms-hero-dash-cat-item-ch.dn{color:#ef4444}.rms-problem{background:radial-gradient(ellipse at 100% 0,rgba(239,68,68,.07),transparent 45%),linear-gradient(180deg,#eef2f7,#f2f5f9);padding:80px 0}.rms-problem-pill{display:inline-flex;align-items:center;gap:6px;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.22);border-radius:100px;padding:6px 14px;font-size:11px;font-weight:600;letter-spacing:.8px;text-transform:uppercase;color:#ef4444;margin-bottom:20px}.rms-problem-pill-dot{width:6px;height:6px;border-radius:50%;background:#ef4444;flex-shrink:0}.rms-problem-h2{font-size:40px;font-weight:700;line-height:1.15;letter-spacing:-1px;color:#040718;margin:0 0 16px;max-width:660px}.rms-problem-highlight{font-size:16px;font-weight:700;color:#3395FF;margin:0 0 6px}.rms-problem-sub{font-size:15px;font-weight:400;line-height:1.65;color:#595959;margin:0 0 48px;max-width:560px}.rms-problem-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.rms-problem-card{background:linear-gradient(180deg,#fdf1f0,#ffffff 60%);border:1px solid rgba(239,68,68,.08);border-radius:16px;padding:28px;box-shadow:0 1px 3px rgba(4,7,27,.03),0 2px 16px rgba(4,7,27,.04)}.rms-problem-card-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;background:#fdecea;border:1px solid rgba(239,68,68,.3)}.rms-problem-card-role{display:inline-flex;align-items:center;background:#fff;border:1px solid rgba(239,68,68,.28);border-radius:100px;padding:4px 12px;font-size:11.5px;font-weight:500;color:#d94848;margin-bottom:16px}.rms-problem-card-title{font-size:16px;font-weight:700;color:#3395FF;margin:0 0 12px;line-height:1.3}.rms-problem-card-body{font-size:14px;font-weight:400;line-height:1.65;color:#595959;font-style:italic;margin:0}.rms-system{background:#FFFFFF;padding:80px 0}.rms-system-inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.rms-system-pill{display:inline-flex;align-items:center;gap:6px;background:rgba(51,149,255,.1);border:1px solid rgba(51,149,255,.22);border-radius:100px;padding:6px 14px;font-size:11px;font-weight:600;letter-spacing:.8px;text-transform:uppercase;color:#3395FF;margin-bottom:16px}.rms-system-pill-dot{width:6px;height:6px;border-radius:50%;background:#3395FF;flex-shrink:0}.rms-system-h2{font-size:38px;font-weight:700;line-height:1.15;letter-spacing:-.9px;color:#040718;margin:0 0 8px}.rms-system-highlight{font-size:16px;font-weight:600;color:#3395FF;margin:0 0 16px;line-height:1.5}.rms-system-body{font-size:15px;font-weight:400;line-height:1.7;color:#595959;margin:0 0 28px}.rms-system-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.rms-scard{border-radius:18px;padding:24px;display:flex;flex-direction:column;gap:10px;border:1px solid transparent}.rms-scard--blue{background:linear-gradient(150deg,#ffffff 25%,#d4e8ff 110%);border-color:rgba(51,149,255,.4)}.rms-scard--orange{background:linear-gradient(150deg,#ffffff 25%,#fbe3c4 110%);border-color:rgba(245,158,11,.4)}.rms-scard--purple{background:linear-gradient(150deg,#ffffff 25%,#e6dcfb 110%);border-color:rgba(139,92,246,.4)}.rms-scard--green{background:linear-gradient(150deg,#ffffff 25%,#d3f3e1 110%);border-color:rgba(34,197,94,.4)}.rms-scard-icon{width:46px;height:46px;border-radius:13px;background:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:4px}.rms-scard--blue .rms-scard-icon{border:1.5px solid rgba(51,149,255,.55)}.rms-scard--orange .rms-scard-icon{border:1.5px solid rgba(245,158,11,.55)}.rms-scard--purple .rms-scard-icon{border:1.5px solid rgba(139,92,246,.55)}.rms-scard--green .rms-scard-icon{border:1.5px solid rgba(34,197,94,.55)}.rms-scard-title{font-size:15px;font-weight:700;color:#040718;margin:0}.rms-scard--blue .rms-scard-title{color:#3395FF}.rms-scard--orange .rms-scard-title{color:#e8920c}.rms-scard--purple .rms-scard-title{color:#8b5cf6}.rms-scard--green .rms-scard-title{color:#22b35e}.rms-scard-body{font-size:13px;font-weight:400;line-height:1.6;color:#595959;margin:0}.rms-detect{background:#EFF2F6;padding:80px 0}.rms-detect-hd{text-align:center;margin-bottom:48px}.rms-detect-h2{font-size:42px;font-weight:700;letter-spacing:-1.1px;line-height:1.15;color:#040718;margin:0 0 12px}.rms-detect-sub{font-size:15px;color:#595959;max-width:520px;margin:0 auto;line-height:1.65}.rms-detect-body{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.rms-detect-tabs{display:flex;gap:0;background:#fff;border-radius:10px;padding:4px;margin-bottom:20px;border:1px solid rgba(4,7,27,.08);width:fit-content}.rms-dtab{padding:8px 20px;border-radius:7px;font-size:13px;font-weight:600;color:#595959;cursor:pointer;transition:all .15s;border:none;background:none;white-space:nowrap}.rms-dtab--active{background:#3395FF;color:#fff;box-shadow:0 4px 14px rgba(51,149,255,.4)}.rms-detect-tag-box{background:#fff;border:1px solid rgba(4,7,27,.08);border-radius:16px;padding:24px;box-shadow:0 1px 3px rgba(4,7,27,.04)}.rms-detect-tag-label{font-size:11px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#94a3b8;margin:0 0 14px}.rms-detect-tags{display:flex;flex-wrap:wrap;gap:8px}.rms-detect-tag{padding:8px 14px;border:1px solid rgba(4,7,27,.1);border-radius:8px;font-family:JetBrains Mono,ui-monospace,Cascadia Mono,Courier New,monospace;font-size:12.5px;font-weight:500;color:#2b3245;background:#f5f7fa}.rms-exposure-card{background:#fff;border:1px solid rgba(4,7,27,.08);border-radius:16px;padding:8px 24px 16px;box-shadow:0 2px 20px rgba(4,7,27,.07)}.rms-exposure-card-head{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid rgba(4,7,27,.08)}.rms-exposure-card-title{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:700;color:#040718}.rms-exposure-icon-box{width:32px;height:32px;border-radius:8px;background:rgba(51,149,255,.1);display:flex;align-items:center;justify-content:center;flex-shrink:0}.rms-exposure-card-total{font-family:JetBrains Mono,ui-monospace,Cascadia Mono,Courier New,monospace;font-size:17px;font-weight:700;color:#ef4444}.rms-exp-row{padding:13px 0;border-bottom:1px solid rgba(4,7,27,.06)}.rms-exp-row:last-child{border-bottom:none;padding-bottom:4px}.rms-exp-row-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.rms-exp-row-left{display:flex;align-items:center;gap:8px}.rms-exp-symbol{font-size:14px;color:#040718}.rms-exp-dir,.rms-exp-symbol{font-family:JetBrains Mono,ui-monospace,Cascadia Mono,Courier New,monospace;font-weight:700}.rms-exp-dir{font-size:10.5px;padding:2px 8px;border-radius:4px;letter-spacing:.4px}.rms-exp-dir--long{background:rgba(34,197,94,.12);color:#16a34a}.rms-exp-dir--short{background:rgba(239,68,68,.1);color:#dc2626}.rms-exp-amt{font-family:JetBrains Mono,ui-monospace,Cascadia Mono,Courier New,monospace;font-size:14px;font-weight:700;color:#040718}.rms-exp-bar-track{height:6px;border-radius:100px;background:#EFF2F6;overflow:hidden;margin-bottom:4px}.rms-exp-bar-fill{height:100%;border-radius:100px}.rms-exp-row-meta{display:flex;align-items:center;justify-content:space-between;font-family:JetBrains Mono,ui-monospace,Cascadia Mono,Courier New,monospace;font-size:11.5px;color:#5d6a85;margin-top:3px}.rms-workflow{background:#fff;padding:80px 0}.rms-workflow-hd{text-align:center;margin-bottom:56px}.rms-workflow-h2{font-size:42px;font-weight:700;letter-spacing:-1.1px;color:#040718;margin:0 0 12px}.rms-workflow-sub{font-size:15px;color:#595959;line-height:1.65;max-width:600px;margin:0 auto}.rms-workflow-sub strong{color:#040718}.rms-workflow-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:40px}.rms-wstep{background:#edf1f7;border:1px solid rgba(4,7,27,.06);border-radius:16px;padding:22px 18px;position:relative;overflow:hidden}.rms-wstep-num-bg{position:absolute;right:14px;top:2px;font-size:64px;font-weight:800;color:rgba(51,149,255,.1);line-height:1;pointer-events:none;user-select:none}.rms-wstep-badge{width:30px;height:30px;border-radius:8px;background:#3395FF;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff;margin-bottom:14px;position:relative}.rms-wstep-title{font-size:15px;font-weight:700;color:#040718;margin:0 0 8px;position:relative}.rms-wstep-body{font-size:13px;color:#595959;line-height:1.6;margin:0;position:relative}.rms-workflow-divider{height:1px;background:rgba(4,7,27,.08);margin-bottom:36px}.rms-workflow-cta{display:flex;justify-content:center}.rms-rules{background:#EFF2F6;padding:80px 0}.rms-rules-hd{text-align:center;margin-bottom:48px}.rms-rules-h2{font-size:42px;font-weight:700;letter-spacing:-1.1px;line-height:1.15;color:#040718;margin:0 0 14px}.rms-rules-sub{font-size:15px;color:#595959;line-height:1.65;max-width:600px;margin:0 auto}.rms-rules-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.rms-rules-card{background:#fff;border-radius:16px;overflow:hidden;border:1px solid rgba(4,7,27,.07);box-shadow:0 1px 3px rgba(4,7,27,.04)}.rms-rules-card-head{display:flex;align-items:center;gap:14px;padding:20px 24px}.rms-rules-card-head--blue{background:rgba(51,149,255,.08)}.rms-rules-card-head--orange{background:rgba(245,158,11,.08)}.rms-rules-card-head-icon{width:42px;height:42px;border-radius:11px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rms-rules-card-head--blue .rms-rules-card-head-icon{background:rgba(51,149,255,.16)}.rms-rules-card-head--orange .rms-rules-card-head-icon{background:rgba(245,158,11,.16)}.rms-rules-card-head-title{font-size:16px;font-weight:700;color:#040718;margin:0 0 2px}.rms-rules-card-head--orange .rms-rules-card-head-title{color:#b45309}.rms-rules-card-head-sub{font-size:12px;color:#595959;margin:0}.rms-rules-list{list-style:none;padding:0;margin:0}.rms-rules-list-item{display:flex;align-items:center;gap:12px;padding:14px 24px;border-top:1px solid rgba(4,7,27,.06);font-size:14px;color:#040718}.rms-rules-bullet{width:7px;height:7px;border-radius:50%;flex-shrink:0}.rms-rules-bullet--blue{background:#3395FF}.rms-rules-bullet--orange{background:#f59e0b}.rms-native{background:#fff;padding:80px 0}.rms-native-inner{display:grid;grid-template-columns:1fr 420px;gap:60px;align-items:start}.rms-native-h2{font-size:38px;font-weight:700;letter-spacing:-.9px;line-height:1.2;color:#040718;margin:0 0 16px}.rms-native-body{font-size:15px;color:#595959;line-height:1.7;margin:0 0 28px}.rms-native-items{display:flex;flex-direction:column;gap:12px}.rms-native-item{display:flex;align-items:flex-start;gap:14px;padding:18px 20px;background:#fff;border:1px solid rgba(4,7,27,.05);border-radius:14px;box-shadow:0 2px 16px rgba(4,7,27,.06)}.rms-native-item-icon{width:38px;height:38px;border-radius:10px;background:#eaf3ff;border:1px solid rgba(51,149,255,.3);display:flex;align-items:center;justify-content:center;flex-shrink:0}.rms-native-item-title{font-size:14px;font-weight:700;color:#040718;margin:0 0 3px}.rms-native-item-desc{font-size:13px;color:#595959;line-height:1.55;margin:0}.rms-oneplatform{background:#fff;border:1px solid rgba(4,7,27,.09);border-radius:20px;box-shadow:0 4px 32px rgba(4,7,27,.09);overflow:hidden}.rms-oneplatform-kicker{font-size:11px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#3395FF;padding:20px 24px 0;margin:0}.rms-oneplatform-title{font-size:22px;font-weight:700;color:#040718;margin:8px 0 0;padding:0 24px;line-height:1.25}.rms-oneplatform-sub{font-size:13px;color:#94a3b8;line-height:1.55;padding:8px 24px 16px;margin:0;border-bottom:1px solid rgba(4,7,27,.07)}.rms-oneplatform-list{padding:16px 24px;display:flex;flex-direction:column;gap:10px}.rms-oneplatform-row{display:flex;align-items:center;gap:10px;font-size:14px;color:#040718}.rms-oneplatform-checkmark{width:20px;height:20px;border-radius:6px;background:rgba(34,197,94,.12);border:1px solid rgba(34,197,94,.25);display:flex;align-items:center;justify-content:center;flex-shrink:0}.rms-oneplatform-footer{margin:8px 24px 24px;padding-top:20px;border-top:1px solid rgba(4,7,27,.07)}.rms-bookdemo{background:#fff;padding:80px 0}.rms-bookdemo-inner{display:grid;grid-template-columns:1fr 460px;gap:60px;align-items:start}.rms-bookdemo-h2{font-size:38px;font-weight:700;letter-spacing:-.9px;line-height:1.2;color:#040718;margin:0 0 14px}.rms-bookdemo-sub{font-size:15px;color:#595959;line-height:1.7;margin:0 0 28px}.rms-bookdemo-items{display:flex;flex-direction:column;gap:12px}.rms-bookdemo-item{display:flex;align-items:flex-start;gap:14px;padding:18px 20px;background:#f7f9fc;border:1px solid rgba(4,7,27,.04);border-radius:14px;box-shadow:0 2px 12px rgba(4,7,27,.04)}.rms-bookdemo-item-icon{width:38px;height:38px;border-radius:10px;background:#fff;border:1px solid rgba(51,149,255,.3);display:flex;align-items:center;justify-content:center;flex-shrink:0}.rms-bookdemo-item-title{font-size:14px;font-weight:700;color:#040718;margin:0 0 3px}.rms-bookdemo-item-desc{font-size:13px;color:#595959;line-height:1.55;margin:0}.rms-bookdemo-form-wrap{position:sticky;top:100px}.rms-bookdemo-form-wrap .bd-form-card{border:1px solid rgba(4,7,27,.07);border-radius:20px;box-shadow:0 4px 32px rgba(4,7,27,.09)}.rms-faq{background:#EFF2F6;padding:80px 0}.rms-faq-hd{text-align:center;margin-bottom:40px}.rms-faq-h2{font-size:42px;font-weight:700;letter-spacing:-1.1px;color:#040718;margin:0 0 12px}.rms-faq-sub{font-size:15px;color:#595959;line-height:1.65;max-width:520px;margin:0 auto}.rms-faq-list{max-width:760px;margin:0 auto;background:#fff;border:1px solid rgba(4,7,27,.08);border-radius:16px;overflow:hidden;box-shadow:0 1px 3px rgba(4,7,27,.04),0 2px 16px rgba(4,7,27,.06)}.rms-faq-item{border-bottom:1px solid rgba(4,7,27,.08)}.rms-faq-item:last-child{border-bottom:none}.rms-faq-btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 28px;background:none;border:none;text-align:left;font-family:Inter,sans-serif;font-size:15px;font-weight:600;color:#040718;cursor:pointer;transition:background .12s}.rms-faq-btn:hover{background:rgba(51,149,255,.03)}.rms-faq-icon{width:28px;height:28px;border-radius:50%;border:1.5px solid rgba(4,7,27,.15);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:18px;color:#94a3b8;transition:all .2s;line-height:1}.rms-faq-item--open .rms-faq-icon{border-color:#3395FF;color:#3395FF;transform:rotate(45deg)}.rms-faq-answer{padding:0 28px 20px}.rms-faq-answer p{font-size:14px;color:#595959;line-height:1.72;margin:0}@media (max-width:1100px){.rms-bookdemo-inner,.rms-native-inner{grid-template-columns:1fr}.rms-workflow-steps{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.rms-hero-inner{grid-template-columns:1fr;gap:40px}.rms-hero-h1{font-size:38px}.rms-problem-cards,.rms-system-inner{grid-template-columns:1fr}.rms-system-inner{gap:40px}.rms-detect-body,.rms-rules-grid{grid-template-columns:1fr}.rms-hero-dash-kpis,.rms-hero-dash-kpis2{grid-template-columns:repeat(2,1fr)}.rms-hero-dash-cat-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.rms-hero-h1{font-size:32px;letter-spacing:-.8px}.rms-detect-h2,.rms-problem-h2,.rms-rules-h2,.rms-system-h2,.rms-workflow-h2{font-size:28px}.rms-bookdemo-h2,.rms-native-h2{font-size:26px}.rms-faq-h2{font-size:28px}.rms-workflow-steps{grid-template-columns:repeat(2,1fr)}.rms-system-cards{grid-template-columns:1fr}.rms-faq-btn{padding:16px 20px;font-size:14px}.rms-faq-answer{padding:0 20px 16px}.rms-detect-tabs{flex-wrap:wrap}}@media (max-width:480px){.rms-workflow-steps{grid-template-columns:1fr}.rms-hero-dash-cat-grid,.rms-hero-dash-kpis{grid-template-columns:repeat(2,1fr)}}