*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--blue: #3b82f6;--blue-dark: #1d4ed8;--blue-light: #dbeafe;--blue-50: #eff6ff;--gray-50: #f1f4f8;--gray-100: #e8ecf1;--gray-200: #d5dbe3;--gray-300: #b8c1cc;--gray-400: #8b95a3;--gray-500: #64748b;--gray-600: #475569;--gray-700: #334155;--gray-800: #1a2332;--gray-900: #0d1520;--white: #ffffff;--red: #dc2626;--orange: #f97316;--yellow: #eab308;--green: #22c55e;--mint: #14b8a6;--mint-50: #f0fdfa;--mint-600: #0d9488;--esi1: #dc2626;--esi2: #ea580c;--esi3: #d97706;--esi4: #059669;--esi5: #2563eb;--radius: 14px;--radius-sm: 10px;--radius-xs: 8px;--radius-pill: 99px;--shadow: 0 1px 3px rgba(0,0,0,.04), 0 4px 16px rgba(0,0,0,.04);--shadow-lg: 0 4px 12px rgba(0,0,0,.06), 0 12px 32px rgba(0,0,0,.08);--shadow-card: 0 1px 2px rgba(0,0,0,.03), 0 2px 8px rgba(0,0,0,.04);--transition: .2s ease;--ease-out: cubic-bezier(.22, 1, .36, 1);--dur-fast: .17s;--dur: .3s;--gradient-blue: linear-gradient(135deg, #3b82f6, #1d4ed8);--gradient-mint: linear-gradient(135deg, #14b8a6, #0d9488)}html{scroll-behavior:smooth}html,body{overflow-x:hidden}body{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--gray-50);color:var(--gray-800);min-height:100vh;-webkit-font-smoothing:antialiased;line-height:1.5}.scroll-progress{position:fixed;top:0;left:0;height:3px;width:0;background:var(--gradient-blue);z-index:300;transition:width .1s linear}.back-link{position:fixed;top:14px;left:14px;z-index:250;display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:var(--radius-pill);background:var(--white);color:var(--gray-700);border:1px solid var(--gray-200);box-shadow:var(--shadow-card);font-size:13px;font-weight:600;text-decoration:none;transition:transform var(--dur-fast) var(--ease-out),box-shadow var(--dur-fast) var(--ease-out)}.back-link:hover{transform:translateY(-1px);box-shadow:var(--shadow)}.back-link:active{transform:scale(.97)}.back-link svg{width:16px;height:16px}.version-badge{position:fixed;bottom:14px;right:14px;z-index:250;padding:6px 12px;border-radius:var(--radius-pill);background:var(--gray-800);color:var(--white);font-size:12px;font-weight:700;letter-spacing:.3px;text-decoration:none;box-shadow:var(--shadow-card);transition:transform var(--dur-fast) var(--ease-out),background var(--dur-fast) var(--ease-out)}.version-badge:hover{transform:translateY(-1px);background:var(--gray-900)}.version-badge:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.sa-footer{margin-top:40px;padding:28px 20px 40px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;border-top:1px solid var(--gray-200);background:var(--white)}.sa-footer-logo{height:34px;width:auto;opacity:.9}.sa-footer-text{font-size:13px;color:var(--gray-500)}.sa-footer-text strong{color:var(--gray-700)}.sa-footer-brand{font-size:12px;color:var(--gray-400)}.sa-footer-brand a{color:var(--gray-500);text-decoration:none;font-weight:600}.sa-footer-brand a:hover{color:var(--blue)}.sa-footer-link{font-size:13px;color:var(--blue);text-decoration:none;font-weight:600}.sa-footer-link:hover{text-decoration:underline}.anim{opacity:0;transform:translateY(18px);transition:opacity var(--dur) var(--ease-out),transform var(--dur) var(--ease-out)}.anim.visible{opacity:1;transform:none}.anim.delay-1{transition-delay:.06s}.anim.delay-2{transition-delay:.12s}.anim.delay-3{transition-delay:.18s}.anim.delay-4{transition-delay:.24s}.sa-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;cursor:pointer;font-family:inherit;font-size:15px;font-weight:700;padding:14px 34px;border-radius:var(--radius-pill);color:var(--white);background:var(--gradient-blue);box-shadow:0 4px 14px #3b82f652;transition:transform var(--dur-fast) var(--ease-out),box-shadow var(--dur-fast) var(--ease-out),filter var(--dur-fast) var(--ease-out)}.sa-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #3b82f66b}.sa-btn:active{transform:scale(.98)}.sa-btn.sa-btn-mint{background:var(--gradient-mint);box-shadow:0 4px 14px #14b8a657}.sa-btn.sa-btn-mint:hover{box-shadow:0 6px 20px #14b8a670}.sa-btn.sa-btn-ghost{background:transparent;color:var(--gray-700);border:1.5px solid var(--gray-300);box-shadow:none}.sa-btn.sa-btn-ghost:hover{background:var(--gray-100);box-shadow:none}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.anim{opacity:1;transform:none}}:root{--esi1: #dc2626;--esi1-bg: #fee2e2;--esi2: #ea580c;--esi2-bg: #ffedd5;--esi3: #ca8a04;--esi3-bg: #fef9c3;--esi4: #16a34a;--esi4-bg: #dcfce7;--esi5: #0891b2;--esi5-bg: #cffafe;--rv-radius: 10px}body{background:var(--gray-50);color:var(--gray-800);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.u-hidden{display:none!important}.rv-top{background:var(--white);border-bottom:1px solid var(--gray-200);position:sticky;top:0;z-index:40}.rv-top-inner{max-width:1440px;margin:0 auto;padding:12px 20px;display:flex;align-items:center;gap:14px}.rv-home{font-size:20px;text-decoration:none;color:var(--gray-500);padding:4px 8px;border-radius:8px}.rv-home:hover{background:var(--gray-100);color:var(--gray-800)}.rv-top h1{font-size:17px;font-weight:700}.rv-top h1 .sub{display:block;font-size:12px;font-weight:400;color:var(--gray-500)}.rv-top-actions{margin-left:auto}.rv-gate{max-width:1440px;margin:40px auto;padding:0 20px;color:var(--gray-500)}.rv-main{max-width:1440px;margin:0 auto;padding:18px 20px 60px}.rv-btn{border:1px solid var(--gray-300);background:var(--white);color:var(--gray-700);padding:8px 14px;border-radius:8px;font-size:13.5px;font-weight:600;cursor:pointer;transition:all .17s}.rv-btn:hover{border-color:var(--blue);color:var(--blue-dark)}.rv-btn:active{transform:scale(.97)}.rv-btn.primary{background:var(--blue);border-color:var(--blue);color:#fff}.rv-btn.primary:hover{background:var(--blue-dark);color:#fff}.rv-btn.ghost{border-color:transparent;background:transparent}.rv-btn.ghost:hover{background:var(--gray-100)}.rv-btn.danger{border-color:var(--red);color:var(--red)}.rv-btn.danger:hover{background:#fef2f2}.rv-btn:disabled{opacity:.45;cursor:not-allowed}.rv-intro{max-width:760px;margin-bottom:22px}.rv-intro h2{font-size:22px;margin-bottom:8px}.rv-intro p{color:var(--gray-600);line-height:1.55}.rv-module-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px}.rv-module-tile{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--rv-radius);padding:16px;cursor:pointer;text-align:left;transition:all .17s;display:flex;flex-direction:column;gap:6px}.rv-module-tile:hover{border-color:var(--blue);box-shadow:0 4px 14px #1d4ed81a;transform:translateY(-2px)}.rv-module-title{font-weight:700;font-size:15px}.rv-module-meta{font-size:12px;color:var(--gray-500)}.rv-progress-wrap{margin-top:4px}.rv-progress-track{height:6px;background:var(--gray-100);border-radius:4px;overflow:hidden}.rv-progress-fill{height:100%;background:var(--green);border-radius:4px;transition:width .3s var(--ease-out, ease-out)}.rv-progress-fill.p0{background:var(--gray-300)}.rv-progress-lbl{font-size:11.5px;color:var(--gray-500);margin-top:3px}.rv-esi-bar{display:flex;align-items:center;gap:16px;background:var(--white);border:1px solid var(--gray-200);border-radius:var(--rv-radius);padding:14px 18px;margin-bottom:14px;flex-wrap:wrap}.rv-esi-badge{min-width:72px;height:72px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:34px;font-weight:800;background:var(--gray-100);color:var(--gray-400);transition:all .3s}.rv-esi-badge.esi-1{background:var(--esi1-bg);color:var(--esi1);animation:rvPulse 1.4s infinite}.rv-esi-badge.esi-2{background:var(--esi2-bg);color:var(--esi2)}.rv-esi-badge.esi-3{background:var(--esi3-bg);color:var(--esi3)}.rv-esi-badge.esi-4{background:var(--esi4-bg);color:var(--esi4)}.rv-esi-badge.esi-5{background:var(--esi5-bg);color:var(--esi5)}@keyframes rvPulse{0%,to{box-shadow:0 0 #dc262659}50%{box-shadow:0 0 0 10px #dc262600}}@media (prefers-reduced-motion: reduce){.rv-esi-badge.esi-1{animation:none}}.rv-esi-text{flex:1 1 260px;min-width:0}.rv-esi-module{font-size:13px;font-weight:700;color:var(--gray-500);text-transform:uppercase;letter-spacing:.04em}.rv-esi-derivation{font-size:15px;font-weight:600;margin-top:3px;overflow-wrap:anywhere}.rv-esi-actions{display:flex;gap:8px;flex-wrap:wrap}.rv-split{display:grid;grid-template-columns:minmax(340px,5fr) minmax(380px,6fr);gap:16px;align-items:start}.rv-card{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--rv-radius);padding:16px;margin-bottom:14px;min-width:0}.rv-card-h{display:flex;align-items:baseline;justify-content:space-between;gap:10px;font-weight:700;font-size:14.5px;margin-bottom:12px;flex-wrap:wrap}.rv-hint{font-size:11.5px;font-weight:400;color:var(--gray-400)}.rv-empty{color:var(--gray-400);font-size:13px}.rv-note{font-size:12px;color:var(--gray-500);margin-bottom:10px;line-height:1.45}.rv-legend{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:8px}.lg{font-size:11px;padding:2px 8px;border-radius:999px;border:1px solid var(--gray-200);color:var(--gray-500)}.lg-matched{background:var(--esi2-bg);border-color:var(--esi2);color:var(--esi2)}.lg-skipped{background:var(--gray-100);text-decoration:line-through}.lg-stop{background:var(--esi1-bg);border-color:var(--esi1);color:var(--esi1)}.lg-evaluated{background:var(--blue-50);border-color:var(--blue);color:var(--blue-dark)}.rv-core-row{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:12px}.rv-field{display:flex;flex-direction:column;gap:4px;min-width:0}.rv-label{font-size:12px;font-weight:600;color:var(--gray-600)}.rv-field input,.rv-field select,.rv-modal-body input,.rv-modal-body textarea,.rv-verdict select,.rv-verdict textarea{border:1px solid var(--gray-300);border-radius:8px;padding:7px 10px;font-size:14px;font-family:inherit;background:var(--white);max-width:100%}.rv-field input:focus,.rv-field select:focus{outline:2px solid var(--blue-light);border-color:var(--blue)}.rv-field input.short{width:86px}.rv-presets{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:12px}.rv-preset{font-size:12px;padding:5px 10px;border-radius:999px;border:1px solid var(--gray-300);background:var(--gray-50);cursor:pointer}.rv-preset:hover{border-color:var(--blue);color:var(--blue-dark)}.rv-core-group{border:1px solid var(--gray-200);border-radius:8px;margin-bottom:8px}.rv-core-group summary{cursor:pointer;padding:9px 12px;font-size:13px;font-weight:600;color:var(--gray-600);list-style:none;display:flex;justify-content:space-between}.rv-core-group summary::-webkit-details-marker{display:none}.rv-core-group summary:after{content:"▾";color:var(--gray-400);transition:transform .17s}.rv-core-group[open] summary:after{transform:rotate(180deg)}.rv-core-group .grp-body{padding:4px 12px 10px;display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:4px 12px}.rv-check{display:flex;align-items:center;gap:7px;font-size:13px;padding:3px 0;cursor:pointer}.rv-check input{accent-color:var(--blue);width:15px;height:15px;flex:none}.rv-count-badge{font-size:11px;color:var(--gray-400);font-weight:400;margin-right:8px}.rv-qblock{border:1px solid var(--gray-200);border-radius:8px;padding:12px;margin-bottom:10px}.rv-qblock.is-skipped{opacity:.55;background:var(--gray-50)}.rv-qblock-h{font-size:13px;font-weight:700;margin-bottom:8px;display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap}.rv-qblock-skip{font-size:11.5px;color:var(--gray-500);font-weight:400}.rv-q{margin-bottom:10px}.rv-q:last-child{margin-bottom:0}.rv-q-label{font-size:13.5px;margin-bottom:6px;line-height:1.4}.rv-q-derived{font-size:12px;color:var(--gray-500);background:var(--gray-50);border:1px dashed var(--gray-300);border-radius:6px;padding:6px 10px}.rv-opts{display:flex;gap:6px;flex-wrap:wrap}.rv-opt{border:1px solid var(--gray-300);background:var(--white);border-radius:999px;padding:6px 12px;font-size:13px;cursor:pointer;transition:all .15s}.rv-opt:hover{border-color:var(--blue)}.rv-opt.on{background:var(--blue);border-color:var(--blue);color:#fff;font-weight:600}.rv-opt:active{transform:scale(.97)}.rv-q input[type=number]{width:90px;border:1px solid var(--gray-300);border-radius:8px;padding:6px 10px;font-size:14px}.rv-tblock{border:1px solid var(--gray-200);border-left-width:4px;border-radius:8px;padding:10px 12px;margin-bottom:8px;transition:all .25s}.rv-tblock-h{display:flex;align-items:baseline;justify-content:space-between;gap:8px;flex-wrap:wrap}.rv-tblock-title{font-size:13.5px;font-weight:700;overflow-wrap:anywhere}.rv-tblock-status{font-size:11px;font-weight:700;padding:2px 8px;border-radius:999px;white-space:nowrap}.rv-tblock-detail{font-size:12.5px;color:var(--gray-600);margin-top:6px;line-height:1.45;overflow-wrap:anywhere}.rv-tblock-effect{display:block;margin-top:3px;font-weight:600}.rv-tblock.st-pending{border-left-color:var(--gray-300);background:var(--white)}.rv-tblock.st-pending .rv-tblock-status{background:var(--gray-100);color:var(--gray-500)}.rv-tblock.st-evaluated{border-left-color:var(--blue);background:var(--blue-50)}.rv-tblock.st-evaluated .rv-tblock-status{background:var(--blue-light);color:var(--blue-dark)}.rv-tblock.st-matched{border-left-color:var(--esi2);background:var(--esi2-bg)}.rv-tblock.st-matched .rv-tblock-status{background:var(--esi2);color:#fff}.rv-tblock.st-matched .rv-tblock-effect{color:var(--esi2)}.rv-tblock.st-skipped{border-left-color:var(--gray-300);background:var(--gray-50);opacity:.75}.rv-tblock.st-skipped .rv-tblock-title{text-decoration:line-through;text-decoration-thickness:1px}.rv-tblock.st-skipped .rv-tblock-status{background:var(--gray-200);color:var(--gray-600)}.rv-tblock.st-flow_stop{border-left-color:var(--esi1);background:var(--esi1-bg)}.rv-tblock.st-flow_stop .rv-tblock-status{background:var(--esi1);color:#fff}.rv-tblock.st-flow_stop .rv-tblock-effect{color:var(--esi1)}.rv-tblock.just-changed{box-shadow:0 0 0 3px var(--blue-light)}.rv-mod{display:flex;gap:10px;align-items:baseline;padding:8px 0;border-bottom:1px solid var(--gray-100)}.rv-mod:last-child{border-bottom:none}.rv-mod-badge{font-size:10.5px;font-weight:800;padding:2px 7px;border-radius:5px;white-space:nowrap;flex:none}.rv-mod-badge.b-inst{background:var(--esi1-bg);color:var(--esi1)}.rv-mod-badge.b-high{background:var(--esi2-bg);color:var(--esi2)}.rv-mod-badge.b-res{background:var(--esi3-bg);color:var(--esi3)}.rv-mod-badge.b-mod{background:var(--blue-50);color:var(--blue-dark)}.rv-mod-text{font-size:13px;min-width:0;overflow-wrap:anywhere}.rv-mod-text .detail{display:block;color:var(--gray-500);font-size:12px;margin-top:2px}.rv-step{display:flex;gap:10px;padding:7px 0;border-bottom:1px solid var(--gray-100);font-size:12.5px}.rv-step:last-child{border-bottom:none}.rv-step-n{flex:none;width:22px;height:22px;border-radius:50%;background:var(--gray-100);color:var(--gray-500);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.rv-step-body{min-width:0;overflow-wrap:anywhere}.rv-step-effect{color:var(--esi2);font-weight:600}.rv-step-esi{color:var(--gray-500)}.rv-verdict{background:var(--white);border:1px solid var(--blue);border-radius:var(--rv-radius);padding:14px 18px;margin-bottom:14px}.rv-verdict-h{font-weight:700;font-size:14px;margin-bottom:10px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px}.rv-verdict-close{border:none;background:none;cursor:pointer;color:var(--gray-400);font-size:15px}.rv-verdict-grid{display:flex;gap:20px;flex-wrap:wrap;margin-bottom:12px}.rv-vstat{min-width:130px}.rv-vstat .k{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--gray-500);font-weight:700}.rv-vstat .v{font-size:19px;font-weight:800;margin-top:2px}.rv-vstat .v.esi-1{color:var(--esi1)}.rv-vstat .v.esi-2{color:var(--esi2)}.rv-vstat .v.esi-3{color:var(--esi3)}.rv-vstat .v.esi-4{color:var(--esi4)}.rv-vstat .v.esi-5{color:var(--esi5)}.rv-vstat .v.none{color:var(--gray-400);font-weight:600;font-size:14px}.rv-verdict-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.rv-reject-form{margin-top:12px;border-top:1px solid var(--gray-100);padding-top:12px;display:flex;flex-direction:column;gap:8px}.rv-reject-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.rv-verdict textarea{width:100%}.rv-verdict-done{font-size:13px;color:var(--green);font-weight:700}.rv-error{color:var(--red);font-size:13px;margin-top:8px}.req{color:var(--red)}.rv-drawer-overlay{position:fixed;inset:0;background:#0d152066;z-index:60}.rv-drawer{position:fixed;top:0;right:0;bottom:0;width:min(480px,94vw);background:var(--white);border-left:1px solid var(--gray-200);z-index:61;transform:translate(100%);transition:transform .35s var(--ease-out, ease-out);overflow-y:auto;padding:16px}.rv-drawer.open{transform:translate(0)}@media (prefers-reduced-motion: reduce){.rv-drawer{transition:none}}.rv-drawer-h{display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:15px;margin-bottom:12px}.rv-case{border:1px solid var(--gray-200);border-radius:8px;padding:10px 12px;margin-bottom:8px}.rv-case-h{display:flex;justify-content:space-between;gap:8px;align-items:baseline;flex-wrap:wrap}.rv-case-name{font-size:13px;font-weight:700;overflow-wrap:anywhere;min-width:0}.rv-case-badges{display:flex;gap:5px;flex:none}.rv-case-esi{font-size:11px;font-weight:800;padding:2px 7px;border-radius:5px}.rv-case-esi.esi-1{background:var(--esi1-bg);color:var(--esi1)}.rv-case-esi.esi-2{background:var(--esi2-bg);color:var(--esi2)}.rv-case-esi.esi-3{background:var(--esi3-bg);color:var(--esi3)}.rv-case-esi.esi-4{background:var(--esi4-bg);color:var(--esi4)}.rv-case-esi.esi-5{background:var(--esi5-bg);color:var(--esi5)}.rv-case-verdict{font-size:11px;font-weight:700;padding:2px 7px;border-radius:5px;background:var(--gray-100);color:var(--gray-500)}.rv-case-verdict.approved{background:var(--esi4-bg);color:var(--esi4)}.rv-case-verdict.rejected{background:var(--esi1-bg);color:var(--esi1)}.rv-case-actions{display:flex;gap:6px;margin-top:8px;flex-wrap:wrap}.rv-case-actions .rv-btn{padding:5px 10px;font-size:12px}.rv-drift-warn{background:#fffbeb;border:1px solid var(--yellow);border-radius:8px;padding:10px 12px;font-size:12.5px;color:#92400e;margin-bottom:10px;line-height:1.45}.rv-modal{position:fixed;inset:0;z-index:70;display:flex;align-items:center;justify-content:center;padding:16px}.rv-modal-backdrop{position:absolute;inset:0;background:#0d152073}.rv-modal-panel{position:relative;background:var(--white);border-radius:12px;width:min(560px,100%);max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #00000040}.rv-modal-h{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;border-bottom:1px solid var(--gray-100);font-weight:700}.rv-modal-h button{border:none;background:none;cursor:pointer;font-size:15px;color:var(--gray-400)}.rv-modal-body{padding:16px 18px;display:flex;flex-direction:column;gap:8px}.rv-modal-body textarea,.rv-modal-body input{width:100%}.rv-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.rv-footer{max-width:1440px;margin:0 auto;padding:18px 20px 40px;font-size:12px;color:var(--gray-400)}.rv-btn.warn{border-color:var(--orange);color:var(--orange)}.rv-btn.warn:hover{background:#fff7ed;color:var(--orange)}.rv-esi-flags{display:flex;gap:6px;flex-wrap:wrap;margin-top:6px}.rv-fchip{font-size:11px;font-weight:700;padding:2px 9px;border-radius:999px;background:var(--gray-100);color:var(--gray-500)}.rv-fchip.on-inst{background:var(--esi1-bg);color:var(--esi1)}.rv-fchip.on-high{background:var(--esi2-bg);color:var(--esi2)}.rv-fchip.on-res{background:var(--esi3-bg);color:var(--esi3)}.rv-view-toggle{display:inline-flex;border:1px solid var(--gray-300);border-radius:8px;overflow:hidden}.rv-vt{border:none;background:var(--white);padding:5px 12px;font-size:12px;font-weight:600;color:var(--gray-500);cursor:pointer}.rv-vt.on{background:var(--blue);color:#fff}details.rv-qblock>summary{list-style:none;cursor:pointer;margin:-12px;padding:12px}details.rv-qblock>summary::-webkit-details-marker{display:none}details.rv-qblock>summary:after{content:"▾";color:var(--gray-400);float:right;transition:transform .17s}details.rv-qblock[open]>summary:after{transform:rotate(180deg)}details.rv-qblock[open]>summary{margin-bottom:0}.rv-qblock-body{padding-top:10px}.rv-qblock-done{font-size:11.5px;font-weight:700;color:var(--green);margin-right:16px}.rv-qblock-count{font-size:11.5px;font-weight:700;color:var(--gray-400);margin-right:16px}.rv-q-inline{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.rv-q-inline .rv-q-label{margin-bottom:0;flex:1 1 200px;min-width:0}.rv-q-inline .rv-opts{flex:none}.rv-flash{animation:rvFlash 1.3s var(--ease-out, ease-out)}@keyframes rvFlash{0%{box-shadow:0 0 0 4px var(--blue-light)}to{box-shadow:0 0 #3b82f600}}.rv-graph{position:relative;padding-left:54px}.rv-graph-svg{position:absolute;left:0;top:0;pointer-events:none}.rv-gnode{border:1px solid var(--gray-200);border-radius:10px;padding:10px 12px;margin-bottom:26px;transition:all .25s}.rv-gnode[data-action]{cursor:pointer}.rv-gnode[data-action]:hover{border-color:var(--blue);box-shadow:0 2px 10px #1d4ed81a}.rv-gnode-title{font-size:13.5px;font-weight:700;display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap;overflow-wrap:anywhere}.rv-gnode-status{font-size:10.5px;font-weight:700;padding:1px 8px;border-radius:999px;background:var(--gray-100);color:var(--gray-500);white-space:nowrap;align-self:center}.rv-gnode-sub{display:block;font-size:12px;color:var(--gray-500);margin-top:3px;overflow-wrap:anywhere}.rv-gnode-effect{display:block;font-size:12.5px;font-weight:600;margin-top:3px;overflow-wrap:anywhere}.rv-gnode-root{background:var(--gray-50);border-style:dashed}.rv-gnode.st-pending{opacity:.75}.rv-gnode.st-evaluated{border-left:4px solid var(--blue);background:var(--blue-50)}.rv-gnode.st-evaluated .rv-gnode-status{background:var(--blue-light);color:var(--blue-dark)}.rv-gnode.st-matched{border-left:4px solid var(--esi2);background:var(--esi2-bg)}.rv-gnode.st-matched .rv-gnode-status{background:var(--esi2);color:#fff}.rv-gnode.st-matched .rv-gnode-effect{color:var(--esi2)}.rv-gnode.st-skipped{opacity:.6;background:var(--gray-50)}.rv-gnode.st-skipped .rv-gnode-title{text-decoration:line-through;text-decoration-thickness:1px}.rv-gnode.st-flow_stop{border-left:4px solid var(--esi1);background:var(--esi1-bg)}.rv-gnode.st-flow_stop .rv-gnode-status{background:var(--esi1);color:#fff}.rv-gnode.st-flow_stop .rv-gnode-effect{color:var(--esi1)}.rv-gnode-esi{border-width:2px;font-size:15px}.rv-gnode-esi.esi-1{border-color:var(--esi1);background:var(--esi1-bg)}.rv-gnode-esi.esi-2{border-color:var(--esi2);background:var(--esi2-bg)}.rv-gnode-esi.esi-3{border-color:var(--esi3);background:var(--esi3-bg)}.rv-gnode-esi.esi-4{border-color:var(--esi4);background:var(--esi4-bg)}.rv-gnode-esi.esi-5{border-color:var(--esi5);background:var(--esi5-bg)}.rv-edge{fill:none;stroke-width:2.5}.rv-edge-flow{stroke:var(--blue);stroke-dasharray:7 5;animation:rvDashFlow 1.1s linear infinite}.rv-edge-pending{stroke:var(--gray-300);stroke-dasharray:3 5}.rv-edge-bypass{stroke:var(--gray-400);stroke-dasharray:7 5;animation:rvDashFlow 1.1s linear infinite}.rv-edge-stop{stroke:var(--esi1);stroke-width:3;animation:none}.rv-edge-appear{animation:rvEdgeIn .5s var(--ease-out, ease-out)}@keyframes rvDashFlow{to{stroke-dashoffset:-12}}@keyframes rvEdgeIn{0%{opacity:0}to{opacity:1}}.rv-gdot{fill:var(--white);stroke-width:2.5}.rv-gdot.gd-root{fill:var(--gray-400);stroke:var(--gray-400)}.rv-gdot.gd-pending{fill:var(--white);stroke:var(--gray-300)}.rv-gdot.gd-evaluated{fill:var(--blue);stroke:var(--blue)}.rv-gdot.gd-matched{fill:var(--esi2);stroke:var(--esi2)}.rv-gdot.gd-skipped{fill:var(--white);stroke:var(--gray-300);stroke-dasharray:2 2}.rv-gdot.gd-flow_stop{fill:var(--esi1);stroke:var(--esi1)}.rv-gdot.gd-esi{fill:var(--gray-800);stroke:var(--gray-800)}@media (prefers-reduced-motion: reduce){.rv-edge-flow,.rv-edge-bypass,.rv-edge-appear,.rv-flash{animation:none}}.rv-step-boring{opacity:.55}.rv-tl-more{margin-top:8px;font-size:12px}.rv-final{background:var(--white);border:2px solid var(--gray-800);border-radius:var(--rv-radius);padding:16px 18px;margin-bottom:14px}.rv-final-head{display:flex;align-items:center;gap:14px;margin-bottom:12px}.rv-final-badge{min-width:56px;height:56px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:800;background:var(--gray-100);color:var(--gray-400);flex:none}.rv-final-badge.esi-1{background:var(--esi1-bg);color:var(--esi1)}.rv-final-badge.esi-2{background:var(--esi2-bg);color:var(--esi2)}.rv-final-badge.esi-3{background:var(--esi3-bg);color:var(--esi3)}.rv-final-badge.esi-4{background:var(--esi4-bg);color:var(--esi4)}.rv-final-badge.esi-5{background:var(--esi5-bg);color:var(--esi5)}.rv-final-headtext{flex:1;min-width:0}.rv-final-title{font-size:15px;font-weight:800}.rv-final-derivation{font-size:13.5px;color:var(--gray-600);margin-top:2px;overflow-wrap:anywhere}.rv-final-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:12px}.rv-final-h{font-size:11.5px;text-transform:uppercase;letter-spacing:.04em;font-weight:800;color:var(--gray-500);margin:8px 0 4px}.rv-final-list{margin:0;padding-left:18px;font-size:13px;line-height:1.55}.rv-final-effect{color:var(--esi2);font-weight:600}.rv-final-detail{color:var(--gray-500)}.rv-final-plain{font-size:12.5px;color:var(--gray-600);line-height:1.5;overflow-wrap:anywhere}.rv-final-actions{display:flex;gap:8px;flex-wrap:wrap;border-top:1px solid var(--gray-100);padding-top:12px}@media (max-width: 768px){.rv-final-grid{grid-template-columns:1fr}}.rv-finding-cats{display:flex;flex-direction:column;gap:4px;margin-bottom:4px}.rv-help{max-width:1440px;margin:14px auto 0;padding:0 20px}.rv-help>summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:10px;background:var(--blue-50);border:1px solid var(--blue-light);border-radius:var(--rv-radius);padding:11px 16px}.rv-help>summary::-webkit-details-marker{display:none}.rv-help>summary:after{content:"▾";color:var(--blue-dark);margin-left:auto;flex:none;transition:transform .17s}.rv-help[open]>summary:after{transform:rotate(180deg)}.rv-help[open]>summary{border-bottom-left-radius:0;border-bottom-right-radius:0}.rv-help-icon{font-size:18px;flex:none}.rv-help-sum-text{font-weight:700;font-size:14px;color:var(--blue-dark)}.rv-help-sum-hint{font-size:12px;color:var(--gray-500)}.rv-help-body{border:1px solid var(--blue-light);border-top:none;border-radius:0 0 var(--rv-radius) var(--rv-radius);padding:16px 18px;background:var(--white)}.rv-help-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px 24px}.rv-help-sec h3{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:var(--blue-dark);font-weight:800;margin-bottom:6px}.rv-help-sec p{font-size:13px;line-height:1.5;color:var(--gray-700)}.rv-help-sec ul,.rv-help-sec ol{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:5px}.rv-help-sec li{font-size:13px;line-height:1.5;color:var(--gray-700)}.rv-help-sec em{font-style:normal;font-weight:700;color:var(--gray-800)}.rv-help-foot{margin-top:14px;padding-top:12px;border-top:1px solid var(--gray-100);font-size:13px;font-weight:600;color:var(--gray-600)}@media (max-width: 560px){.rv-help-sum-hint{display:none}}:root{--rv-coral-50: #fff1ef;--rv-coral-100: #ffe1dc;--rv-coral-600: #dd5b54}.rv-ico-chip{flex:none;display:inline-flex;align-items:center;justify-content:center;background:var(--rv-coral-50);color:var(--rv-coral-600);border-radius:8px}.rv-ico-chip svg{display:block}.rv-module-head{display:flex;align-items:center;gap:11px}.rv-module-ico{width:36px;height:36px;border-radius:10px}.rv-module-ico svg{width:22px;height:22px}.rv-module-tile:hover .rv-module-ico{background:var(--rv-coral-100)}.rv-check.has-ico{align-items:center;gap:8px}.rv-check-ico{width:24px;height:24px;border-radius:7px}.rv-check-ico svg{width:16px;height:16px}.rv-grp-l{display:flex;align-items:center;gap:8px;min-width:0}.rv-grp-ico{width:22px;height:22px;border-radius:6px}.rv-grp-ico svg{width:15px;height:15px}@media (prefers-reduced-motion: reduce){.rv-module-tile:hover .rv-module-ico{background:var(--rv-coral-50)}}@media (max-width: 768px){.rv-split{grid-template-columns:1fr}.rv-esi-bar{position:sticky;top:58px;z-index:30;box-shadow:0 4px 14px #0000000f}.rv-esi-badge{min-width:54px;height:54px;font-size:26px}.rv-esi-actions{width:100%}.rv-top h1{font-size:15px}.rv-core-group .grp-body{grid-template-columns:1fr}.rv-verdict-grid{gap:12px}}.rv-bodymap{margin-top:10px;display:flex;justify-content:center}.rv-bodymap-empty{font-size:12.5px;color:var(--gray-500);background:var(--gray-50);border:1px dashed var(--gray-300);border-radius:6px;padding:8px 12px;text-align:center;width:100%}.bm-body{color:var(--gray-300)}.bm-svg{width:172px;height:auto;max-width:100%;user-select:none}.bm-zone{fill:transparent;stroke:transparent;cursor:default}.bm-zone.sel{fill:#14b8a6cc;stroke:var(--mint-600, #0d9488);stroke-width:2.5;filter:drop-shadow(0 0 5px rgba(20,184,166,.55))}.bm-zones.diffuse-on .bm-zone{fill:#14b8a666;stroke:var(--mint-600, #0d9488)}@media (max-width: 768px){.bm-svg{width:150px}}
