.nx-rp-page{direction:rtl;padding:28px 18px 48px;background:linear-gradient(180deg,#f7faff 0%,#fff 54%,#fff 100%);}
.nx-rp-shell{max-width:1320px;margin:0 auto;}
.nx-rp-hero{position:relative;overflow:hidden;border:1px solid rgba(13,110,253,.14);border-radius:30px;background:linear-gradient(135deg,#07133b 0%,#0b2a67 50%,#0d6efd 100%);color:#fff;box-shadow:0 22px 60px rgba(15,23,42,.14);}
.nx-rp-hero:before{content:"";position:absolute;inset:-38% auto auto -12%;width:440px;height:440px;background:radial-gradient(circle,rgba(255,255,255,.24),transparent 68%);border-radius:999px;}
.nx-rp-hero:after{content:"";position:absolute;inset:auto 8% -42% auto;width:380px;height:380px;background:radial-gradient(circle,rgba(14,165,233,.35),transparent 70%);border-radius:999px;}
.nx-rp-hero-inner{position:relative;z-index:1;padding:34px;display:grid;grid-template-columns:1.45fr .85fr;gap:24px;align-items:center;}
.nx-rp-eyebrow{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:7px 12px;font-size:.82rem;margin-bottom:16px;}
.nx-rp-hero h1{font-size:clamp(1.55rem,3vw,2.45rem);font-weight:900;margin:0 0 12px;letter-spacing:-.7px;color:#f8fbff;text-shadow:0 2px 14px rgba(0,0,0,.22);}
.nx-rp-hero p{margin:0;color:rgba(255,255,255,.84);line-height:2;max-width:800px;}
.nx-rp-disclaimer{margin-top:18px;display:flex;gap:10px;align-items:flex-start;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:12px 14px;color:rgba(255,255,255,.9);font-size:.9rem;}
.nx-rp-hero-card{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:22px;padding:18px;backdrop-filter:blur(10px);}
.nx-rp-stat{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.13);}
.nx-rp-stat:last-child{border-bottom:0;}
.nx-rp-stat span{color:rgba(255,255,255,.72);font-size:.84rem;}
.nx-rp-stat strong{font-weight:900;text-align:left;}
.nx-rp-expand summary{font-weight:900; font-size:0.75rem; margin-top:0.2rem}
.nx-rp-section{margin-top:24px;}
.nx-rp-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px;}
.nx-rp-section-title{display:flex;align-items:center;gap:10px;margin:0;font-weight:900;color:#0f172a;font-size:1.18rem;}
.nx-rp-section-desc{margin:8px 0 0;color:#64748b;line-height:1.9;font-size:.92rem;max-width:900px;}
.nx-rp-soft-card{background:rgba(255,255,255,.95);text-align:Center; border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 12px 34px rgba(15,23,42,.06);padding:20px;}
.nx-rp-section-panel{position:relative;margin-top:32px;padding:22px;border-radius:30px;border:1px solid #e6eefb;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);box-shadow:0 16px 42px rgba(15,23,42,.055);}
.nx-rp-section-panel:before{content:"";position:absolute;inset:0 0 auto 0;height:5px;border-radius:30px 30px 0 0;background:#0d6efd;}
.nx-rp-section-panel--portfolio{background:linear-gradient(180deg,#ffffff 0%,#f6f9ff 100%);border-color:#dbeafe;}
.nx-rp-section-panel--portfolio:before{background:linear-gradient(90deg,#0d6efd,#38bdf8);}
.nx-rp-section-panel--conditional{background:linear-gradient(180deg,#ffffff 0%,#fffbeb 100%);border-color:#fde68a;}
.nx-rp-section-panel--conditional:before{background:linear-gradient(90deg,#f59e0b,#facc15);}
.nx-rp-section-panel--risk{background:linear-gradient(180deg,#ffffff 0%,#fff7f7 100%);border-color:#fecaca;}
.nx-rp-section-panel--risk:before{background:linear-gradient(90deg,#ef4444,#fb7185);}
.nx-rp-section-panel .nx-rp-section-head{padding-bottom:14px;margin-bottom:18px;border-bottom:1px dashed rgba(148,163,184,.45);}
.nx-rp-section-panel .nx-rp-grid{margin-top:4px;}
.nx-rp-market{display:grid;grid-template-columns:1.1fr 1.4fr;gap:18px;align-items:stretch;}
.nx-rp-regime{border-radius:22px;padding:20px;background:linear-gradient(135deg,#f8fafc,#eef6ff);border:1px solid #dbeafe;display:flex;gap:14px;align-items:center;justify-content:center;text-align:center;}
.nx-rp-regime-icon{width:48px;height:48px;border-radius:18px;display:grid;place-items:center;background:#0d6efd;color:#fff;font-size:1.25rem;flex:0 0 auto;}
.nx-rp-regime h2{font-size:1.05rem;font-weight:900;margin:0 0 8px;color:#0f172a;}
.nx-rp-regime p{margin:0;color:#475569;line-height:1.9;font-size:.9rem;}
.nx-rp-regime--green .nx-rp-regime-icon{background:#16a34a;}
.nx-rp-regime--neutral .nx-rp-regime-icon{background:#0d6efd;}
.nx-rp-regime--risky .nx-rp-regime-icon{background:#f59e0b;}
.nx-rp-regime--very-risky .nx-rp-regime-icon{background:#dc2626;}
.nx-rp-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;}
.nx-rp-kpi{border:1px solid #edf2f7;background:#fff;border-radius:18px;padding:14px;}
.nx-rp-kpi span{display:block;color:#64748b;font-size:.77rem;margin-bottom:6px;}
.nx-rp-kpi strong{font-size:1rem;color:#0f172a;font-weight:900;}
.nx-rp-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;}
.nx-rp-grid--portfolio{grid-template-columns:repeat(auto-fit,minmax(300px,410px));justify-content:center;}
.nx-rp-section-head--center{justify-content:center;text-align:center;}
.nx-rp-section-head--center .nx-rp-section-desc{margin-left:auto;margin-right:auto;}
.nx-rp-card{background:rgba(255,255,255,.96);border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 12px 34px rgba(15,23,42,.06);padding:18px;height:100%;display:flex;flex-direction:column;gap:14px;position:relative;overflow:hidden;}
.nx-rp-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:#0d6efd;}
.nx-rp-card--conditional:before{background:#f59e0b;}
.nx-rp-card--risk:before{background:#ef4444;}
.nx-rp-card--avoid:before{background:#94a3b8;}
.nx-rp-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;}
.nx-rp-symbol{display:flex;align-items:center;gap:10px;min-width:0;}
.nx-rp-rank{width:36px;height:36px;display:grid;place-items:center;border-radius:13px;background:#eef5ff;color:#0d6efd;font-weight:900;flex:0 0 auto;}
.nx-rp-symbol h3{margin:0;font-size:1.18rem;font-weight:900;color:#0f172a;}
.nx-rp-symbol small{display:block;color:#64748b;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:190px;}
.nx-rp-status{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 10px;font-size:.76rem;font-weight:900;border:1px solid #dbeafe;background:#eff6ff;color:#0d6efd;white-space:nowrap;}
.nx-rp-status--conditional{background:#fffbeb;border-color:#fde68a;color:#b45309;}
.nx-rp-status--risk{background:#fef2f2;border-color:#fecaca;color:#b91c1c;}
.nx-rp-status--avoid{background:#f8fafc;border-color:#cbd5e1;color:#475569;}
.nx-rp-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;}
.nx-rp-metric{border:1px solid #eef2f7;background:#fbfdff;border-radius:15px;padding:10px;text-align:center;min-width:0;}
.nx-rp-metric span{display:block;font-size:.7rem;color:#64748b;margin-bottom:4px;}
.nx-rp-metric strong{font-size:.9rem;color:#0f172a;font-weight:900;}
.nx-rp-bar{height:6px;border-radius:999px;background:#e5e7eb;margin-top:7px;overflow:hidden;}
.nx-rp-bar i{display:block;height:100%;width:var(--v,0%);border-radius:inherit;background:#0d6efd;}
.nx-rp-bar--risk i{background:#ef4444;}
.nx-rp-summary{color:#334155;line-height:1.9;font-size:.9rem;margin:0;}
.nx-rp-mini-title{display:flex;align-items:center;gap:8px;color:#0f172a;font-size:.82rem;font-weight:900;margin:0 0 8px;}
.nx-rp-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:7px;}
.nx-rp-list li{display:flex;align-items:flex-start;gap:8px;color:#334155;font-size:.84rem;line-height:1.75;}
.nx-rp-list i{margin-top:5px;flex:0 0 auto;}
.nx-rp-list .nx-rp-chip{display:inline-flex;border:1px solid #e5e7eb;background:#f8fafc;color:#475569;border-radius:999px;padding:1px 7px;margin-left:5px;font-size:.7rem;font-weight:800;}
.nx-rp-risk li{background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;padding:8px;}
.nx-rp-risk li i{color:#ea580c;}
.nx-rp-reason li i{color:#16a34a;}
.nx-rp-more{font-size:.78rem;color:#64748b;font-weight:800;margin-top:2px;}
.nx-rp-plan{display:grid;gap:8px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:17px;padding:12px;color:#334155;font-size:.84rem;line-height:1.7;}
.nx-rp-plan b{color:#0f172a;}
.nx-rp-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;align-items:center;}
.nx-rp-detail-btn{border-radius:13px;padding:8px 12px;text-decoration:none;background:#0d6efd;color:#fff;font-size:.8rem;font-weight:900;display:inline-flex;align-items:center;gap:6px;}
.nx-rp-link-chip{border:1px solid #e5e7eb;border-radius:999px;padding:7px 10px;text-decoration:none;color:#0d6efd;background:#fff;font-size:.78rem;font-weight:800;}
.nx-rp-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;box-shadow:0 12px 34px rgba(15,23,42,.06);overflow:hidden;}
.nx-rp-performance{display:grid;grid-template-columns:1fr;gap:16px;}
.nx-rp-perf-card{width:100%;background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:20px;box-shadow:0 14px 34px rgba(15,23,42,.06);}
.nx-rp-perf-card--wide{max-width:100%;}
.nx-rp-perf-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;flex-wrap:wrap;margin-bottom:14px;}
.nx-rp-perf-title{font-size:1.06rem;font-weight:900;color:#0f172a;margin:0;line-height:1.8;}
.nx-rp-perf-meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:4px;color:#64748b;font-size:.8rem;line-height:1.9;}
.nx-rp-perf-meta span{display:inline-flex;align-items:center;gap:5px;}
.nx-rp-perf-status{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:7px 11px;background:#eef6ff;color:#0d6efd;font-size:.74rem;font-weight:900;white-space:nowrap;line-height:1.5;}
.nx-rp-perf-status--waiting{background:#fff7ed;color:#c2410c;border:1px solid #fed7aa;}
.nx-rp-perf-status--active{background:#eef6ff;color:#0d6efd;border:1px solid #bfdbfe;}
.nx-rp-perf-status--success{background:#ecfdf5;color:#047857;border:1px solid #bbf7d0;}
.nx-rp-perf-status--warning{background:#fffbeb;color:#b45309;border:1px solid #fde68a;}
.nx-rp-perf-status--danger{background:#fff1f2;color:#be123c;border:1px solid #fecdd3;}
.nx-rp-perf-status--neutral{background:#f8fafc;color:#475569;border:1px solid #e2e8f0;}
.nx-rp-perf-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;}
.nx-rp-perf-stat{background:#f8fafc;border:1px solid #eef2f7;border-radius:16px;padding:11px;text-align:center;min-height:72px;display:grid;align-content:center;}
.nx-rp-perf-stat span{display:block;color:#64748b;font-size:.74rem;margin-bottom:5px;line-height:1.6;}
.nx-rp-perf-stat strong{font-weight:900;color:#0f172a;font-size:.9rem;line-height:1.6;}
.nx-rp-perf-empty{margin-top:14px;background:linear-gradient(135deg,#fff7ed,#fff);border:1px dashed #fdba74;border-radius:18px;padding:16px 18px;color:#475569;line-height:2;}
.nx-rp-perf-empty strong{display:block;color:#9a3412;font-weight:900;margin-bottom:4px;}
.nx-rp-perf-empty p{margin:0;color:#64748b;}
.nx-rp-perf-symbols{margin-top:14px;border-top:1px dashed #e2e8f0;padding-top:12px;display:grid;gap:8px;}
.nx-rp-perf-symbol{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;color:#475569;font-size:.8rem;background:#f8fafc;border:1px solid #eef2f7;border-radius:14px;padding:9px 10px;}
.nx-rp-perf-symbol span{line-height:1.8;text-align:left;}
.nx-rp-empty{background:#fff;border:1px dashed #cbd5e1;border-radius:24px;padding:30px;text-align:center;color:#64748b;line-height:2;}
.nx-rp-empty h2{font-size:1.18rem;color:#0f172a;font-weight:900;margin:8px 0;}
.nx-rp-paywall{margin-top:24px;background:#fff;border:1px solid #e5e7eb;border-radius:28px;box-shadow:0 18px 50px rgba(15,23,42,.08);padding:28px;display:grid;grid-template-columns:1.1fr .9fr;gap:22px;align-items:center;}
.nx-rp-paywall h2{font-weight:900;color:#0f172a;margin-bottom:12px;}
.nx-rp-paywall p{line-height:2;color:#475569;}
.nx-rp-feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0 0;padding:0;list-style:none;}
.nx-rp-feature-list li{display:flex;gap:8px;align-items:flex-start;background:#f8fafc;border:1px solid #eef2f7;border-radius:14px;padding:10px;color:#334155;font-size:.88rem;}
.nx-rp-locked-grid{filter:blur(4px);pointer-events:none;user-select:none;opacity:.62;}
.nx-rp-lock-card{position:relative;min-height:240px;display:grid;place-items:center;text-align:center;background:linear-gradient(135deg,#f8fafc,#eef5ff);border:1px solid #dbeafe;border-radius:22px;padding:24px;}
.nx-rp-lock-card .lock-icon{width:58px;height:58px;border-radius:18px;background:#0d6efd;color:#fff;display:grid;place-items:center;font-size:1.45rem;margin:0 auto 12px;}
.nx-rp-cta{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;}
.nx-rp-cta .btn{border-radius:14px;font-weight:900;padding:10px 16px;}
.nx-rp-method{background:linear-gradient(135deg,#ffffff,#f8fbff);border:1px solid #e0ecff;border-radius:24px;padding:22px;display:flex;gap:14px;align-items:flex-start;}
.nx-rp-method-icon{width:44px;height:44px;border-radius:16px;display:grid;place-items:center;background:#eef5ff;color:#0d6efd;font-size:1.2rem;flex:0 0 auto;}
.nx-rp-method h2{font-size:1.08rem;font-weight:900;color:#0f172a;margin:0 0 8px;}
.nx-rp-method p{margin:0;color:#475569;line-height:2;}
@media (max-width:1100px){.nx-rp-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.nx-rp-hero-inner,.nx-rp-paywall,.nx-rp-market{grid-template-columns:1fr;}}
@media (max-width:720px){.nx-rp-page{padding:18px 10px 34px;}.nx-rp-hero-inner{padding:22px;}.nx-rp-grid{grid-template-columns:1fr;}.nx-rp-kpis,.nx-rp-metrics,.nx-rp-feature-list,.nx-rp-perf-stats{grid-template-columns:1fr;}.nx-rp-section-head{align-items:flex-start;flex-direction:column;}.nx-rp-card-head{flex-direction:column;}.nx-rp-status{align-self:flex-start;}.nx-rp-method{flex-direction:column;}.nx-rp-perf-card{padding:16px;}.nx-rp-perf-symbol{flex-direction:column;}.nx-rp-perf-symbol span{text-align:right;}}
