/* Web Based Result Homepage — scoped frontend styles (NU Result design system exact replica) */
.wbr-page{position:relative}
.wbr-root{position:relative;font-family:var(--font-en)}
.wbr-embed-band{}
.wbr-embed-inner{max-width:1240px;margin:0 auto}
:root {
  --ink:#0A1733;--ink-soft:#46557A;--ink-faint:#8693AE;
  --navy:#08152F;--navy-2:#0E2247;
  --blue:#1E50E6;--blue-deep:#173FB8;--blue-bright:#3B82F6;--blue-soft:#EAF0FF;--blue-tint:#F4F7FF;
  --green:#13A06B;--green-soft:#E6F7EF;
  --amber:#D78A0A;--amber-soft:#FCF3E0;
  --red:#DC2626;--red-soft:#FCEDED;
  --violet:#7C3AED;--violet-soft:#EEEAFE;--cyan:#0891B2;--cyan-soft:#E2F4FA;
  --canvas:#EDF1F8;--surface:#FFFFFF;
  --line:#E1E8F4;--line-soft:#EEF2F9;--line-strong:#D2DCEC;
  --font-d:'Outfit',sans-serif;--font-en:'Outfit',sans-serif;
  --font-bn:'Outfit',sans-serif;--font-mono:'Outfit',monospace;
  --maxw:1240px;
  --r-xs:8px;--r-sm:10px;--r:14px;--r-lg:18px;--r-xl:24px;--r-pill:999px;
  --sh-xs:0 1px 2px rgba(10,23,51,.05);
  --sh-sm:0 2px 8px rgba(10,23,51,.06);
  --sh:0 8px 24px -6px rgba(10,23,51,.12);
  --sh-lg:0 24px 60px -18px rgba(10,23,51,.22);
  --sh-blue:0 18px 44px -16px rgba(30,80,230,.40);
  --tr:.24s cubic-bezier(.4,0,.2,1);
}
.wbr-root *,.wbr-root *::before,.wbr-root *::after{box-sizing:border-box}
.wbr-root h1,.wbr-root h2,.wbr-root h3,.wbr-root h4,.wbr-root h5,.wbr-root h6,.wbr-root p,.wbr-root figure,.wbr-root blockquote,.wbr-root ul,.wbr-root ol,.wbr-root dl,.wbr-root dd,.wbr-root table,.wbr-root form,.wbr-root pre{margin:0;padding:0}
html{scroll-behavior:auto}
.wbr-root{font-family:var(--font-en);color:var(--ink);line-height:1.6;-webkit-font-smoothing:antialiased;font-size:15.5px;position:relative}
.wbr-root .bn,.wbr-root .font-hindi{font-family:var(--font-bn);line-height:1.8}
.wbr-root .mono,.wbr-root .code-font{font-family:var(--font-mono);font-feature-settings:"tnum"}
.wbr-root .wrap{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 1.4rem;position:relative;z-index:1}
.wbr-root h1,.wbr-root h2,.wbr-root h3,.wbr-root h4{font-family:var(--font-d);font-weight:700;line-height:1.22;color:var(--ink);letter-spacing:-.01em}
.wbr-root a{text-decoration:none;color:inherit}
.wbr-root ul{list-style:none}
.wbr-root .text-success{color:var(--green)}.wbr-root .text-warning{color:var(--amber)}.wbr-root .text-primary{color:var(--blue)}
.wbr-root .font-bold{font-weight:800}.wbr-root .font-semibold{font-weight:700}.wbr-root .font-medium{font-weight:600}
.wbr-root ::selection{background:rgba(30,80,230,.16)}
.wbr-root ::-webkit-scrollbar{width:9px;height:9px}
.wbr-root ::-webkit-scrollbar-track{background:transparent}
.wbr-root ::-webkit-scrollbar-thumb{background:var(--line-strong);border-radius:20px;border:2px solid transparent}
.wbr-root ::-webkit-scrollbar-thumb:hover{background:#bcc8de}
/* BUTTONS */
.wbr-root .btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-en);font-weight:700;font-size:.92rem;padding:.7rem 1.3rem;border-radius:var(--r-sm);border:1.5px solid transparent;cursor:pointer;white-space:nowrap}
.wbr-root .btn-primary{background:linear-gradient(135deg,var(--blue),var(--blue-deep));color:#fff;box-shadow:var(--sh-blue)}
.wbr-root .btn-primary:hover{transform:translateY(-2px);box-shadow:0 22px 50px -16px rgba(30,80,230,.55)}
.wbr-root .btn-primary:active{transform:translateY(0)}
.wbr-root .btn-ghost{background:var(--surface);color:var(--ink-soft);border-color:var(--line-strong)}
.wbr-root .btn-ghost:hover{border-color:var(--blue);color:var(--blue);background:var(--blue-tint)}
.wbr-root .btn-soft{background:var(--blue-soft);color:var(--blue-deep);border-color:transparent}
.wbr-root .btn-soft:hover{background:#dfe9ff}
.wbr-root .btn-icon{width:46px;height:46px;padding:0;flex-shrink:0}
.wbr-root .btn-sm{font-size:.82rem;padding:.5rem .95rem;border-radius:var(--r-xs)}
.wbr-root .btn-lg{font-size:1rem;padding:.9rem 1.5rem}
.wbr-root .btn-full{width:100%}
.wbr-root .icon-xs{width:13px;height:13px}.wbr-root .icon-sm{width:15px;height:15px}.wbr-root .icon-md{width:18px;height:18px}
/* TOP STRIP */
.wbr-root .strip{background:var(--navy);color:rgba(255,255,255,.82);font-size:.78rem;position:relative;z-index:60}
.wbr-root .strip-in{display:flex;align-items:center;gap:.7rem;height:38px}
.wbr-root .strip-tag{display:inline-flex;align-items:center;gap:.35rem;background:rgba(30,80,230,.22);color:#9DB8FF;border:1px solid rgba(89,131,255,.3);padding:.16rem .55rem;border-radius:var(--r-pill);font-size:.67rem;font-weight:700;letter-spacing:.04em;flex-shrink:0}
.wbr-root .strip-txt{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.wbr-root .strip-link{flex-shrink:0;color:#9DB8FF;font-weight:700;display:inline-flex;align-items:center;gap:.3rem;border-bottom:1px dashed rgba(157,184,255,.5);padding-bottom:1px}
.wbr-root .strip-link:hover{color:#fff}
/* CHECKER STAGE */
.wbr-root .stage{position:relative}
.wbr-root .stage-head{text-align:center;max-width:760px;margin:0 auto 1.6rem}
.wbr-root .stage-title{font-size:2.05rem;font-weight:800;letter-spacing:-.025em;line-height:1.12}
.wbr-root .stage-title em{font-style:normal;color:var(--blue)}
.wbr-root .stage-org{font-family:var(--font-d);font-size:1.18rem;font-weight:700;color:var(--ink);margin-top:.35rem;letter-spacing:-.01em}
.wbr-root .stage-sub{font-size:.93rem;color:var(--ink-soft);margin:.55rem auto 0;max-width:620px;line-height:1.7}
/* DASHBOARD PANEL */
.wbr-root .dash{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-xl);box-shadow:var(--sh-lg);overflow:hidden;position:relative}
.wbr-root .dash::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--blue),var(--blue-bright),var(--green));z-index:2}
.wbr-root .dash-tabs{display:flex;gap:.35rem;padding:.7rem .8rem;background:linear-gradient(120deg,var(--navy),var(--navy-2));overflow-x:auto;scrollbar-width:none}
.wbr-root .dash-tabs::-webkit-scrollbar{display:none}
.wbr-root .tab-btn{display:inline-flex;align-items:center;gap:.45rem;flex-shrink:0;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.72);font-family:var(--font-en);font-size:.85rem;font-weight:700;padding:.55rem 1rem;border-radius:var(--r-sm);cursor:pointer}
.wbr-root .tab-btn:hover{background:rgba(255,255,255,.12);color:#fff}
.wbr-root .tab-btn.active{background:linear-gradient(135deg,var(--blue),var(--blue-deep));border-color:transparent;color:#fff;box-shadow:0 8px 20px -8px rgba(30,80,230,.7)}
.wbr-root .tab-btn svg{width:15px;height:15px}
.wbr-root .dash-grid{display:grid;grid-template-columns:1.4fr .8fr}
.wbr-root .dash-form-area{padding:1.7rem 1.85rem;min-width:0}
.wbr-root .dash-side{background:var(--blue-tint);border-left:1px solid var(--line);padding:1.4rem 1.4rem}
.wbr-root .checker-form{display:none}
.wbr-root .checker-form.active-form{display:block}
/* FORM FIELDS */
.wbr-root .field{margin-bottom:1.05rem}
.wbr-root .field-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}
.wbr-root .form-row2{display:grid;grid-template-columns:1fr 1fr;gap:1rem}
.wbr-root .lbl{display:flex;align-items:center;gap:.4rem;font-size:.74rem;font-weight:700;color:var(--ink-soft);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.45rem}
.wbr-root .ctrl-wrap{position:relative}
.wbr-root .ctrl-ic{position:absolute;left:.85rem;top:50%;transform:translateY(-50%);color:var(--ink-faint);pointer-events:none;display:flex}
.wbr-root .ctrl{width:100%;height:48px;padding:0 1rem;border:1.5px solid var(--line-strong);border-radius:var(--r-sm);font-family:var(--font-en);font-size:.95rem;color:var(--ink);background:var(--surface);outline:none;appearance:none}
.wbr-root .ctrl.has-ic{padding-left:2.5rem}
.wbr-root .ctrl.mono{font-family:var(--font-mono)}
.wbr-root .ctrl:focus{border-color:var(--blue);box-shadow:0 0 0 3.5px rgba(30,80,230,.12)}
.wbr-root .ctrl::placeholder{color:var(--ink-faint)}
.wbr-root select.ctrl{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%2346557A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.6rem}
.wbr-root .ctrl-wrap.select{position:relative}
.wbr-root .ctrl-wrap.select select.ctrl{appearance:none;-webkit-appearance:none;padding-right:2.4rem}
.wbr-root .ctrl-wrap.select>svg{position:absolute;right:.85rem;top:50%;transform:translateY(-50%);color:var(--ink-faint);pointer-events:none}
.wbr-root .help{font-size:.72rem;color:var(--ink-faint);margin-top:.4rem;display:flex;align-items:center;gap:.3rem}
.wbr-root .cap-row{display:grid;grid-template-columns:auto 1fr auto;gap:.7rem;align-items:end}
.wbr-root .cap-box{height:48px;min-width:128px;display:flex;align-items:center;justify-content:center;background:linear-gradient(120deg,var(--navy),var(--navy-2));color:#9DB8FF;border-radius:var(--r-sm);font-family:var(--font-mono);font-size:1.15rem;font-weight:700;letter-spacing:.18em;user-select:none;position:relative;overflow:hidden}
.wbr-root .cap-box::after{content:'';position:absolute;inset:0;background-image:repeating-linear-gradient(45deg,rgba(255,255,255,.04) 0 6px,transparent 6px 12px)}
.wbr-root .cap-box span{position:relative;z-index:1}
.wbr-root .actions{display:grid;grid-template-columns:1fr auto;gap:.8rem;margin-top:1.4rem}
.wbr-root .notice-inline{display:flex;align-items:flex-start;gap:.55rem;background:var(--amber-soft);border:1px solid rgba(215,138,10,.25);border-radius:var(--r-sm);padding:.75rem .9rem;margin-top:1.1rem;font-size:.8rem;color:#7a5a14;line-height:1.6}
.wbr-root .notice-inline svg{color:var(--amber);flex-shrink:0;margin-top:1px;width:16px;height:16px}
.wbr-root .notice-inline strong{color:#5e470f}
/* SIDE WIDGETS */
.wbr-root .widget{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);padding:1rem 1.05rem;box-shadow:var(--sh-xs)}
.wbr-root .widget+.widget{margin-top:.85rem}
.wbr-root .widget-h{display:flex;align-items:center;gap:.45rem;font-family:var(--font-d);font-size:.82rem;font-weight:700;color:var(--ink);margin-bottom:.8rem}
.wbr-root .widget-h svg{width:15px;height:15px;color:var(--blue)}
.wbr-root .dot{width:8px;height:8px;border-radius:50%;background:var(--green);position:relative;display:inline-block;flex-shrink:0}
.wbr-root .orange-dot{background:var(--amber)}
.wbr-root .mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}
.wbr-root .mini{background:var(--blue-tint);border:1px solid var(--line-soft);border-radius:var(--r-sm);padding:.65rem .7rem}
.wbr-root .mini-lbl{font-size:.64rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--ink-faint);margin-bottom:.2rem}
.wbr-root .mini-val{font-family:var(--font-d);font-size:1rem;font-weight:800;color:var(--ink);line-height:1.1}
.wbr-root .mini-val.sm{font-size:.82rem}
.wbr-root .mini-val.green{color:var(--green)}
.wbr-root .linklist{display:flex;flex-direction:column;gap:.5rem}
.wbr-root .linkrow{display:flex;align-items:center;gap:.6rem;padding:.55rem .65rem;background:var(--blue-tint);border:1px solid var(--line-soft);border-radius:var(--r-sm)}
.wbr-root .linkrow:hover{border-color:rgba(30,80,230,.3);background:var(--blue-soft);transform:translateX(2px)}
.wbr-root .linkrow-ic{width:30px;height:30px;border-radius:8px;background:var(--surface);border:1px solid var(--line);display:flex;align-items:center;justify-content:center;color:var(--blue);flex-shrink:0}
.wbr-root .linkrow-ic svg{width:15px;height:15px}
.wbr-root .linkrow-t{font-family:var(--font-mono);font-size:.77rem;font-weight:700;color:var(--ink);line-height:1.2}
.wbr-root .linkrow-s{font-size:.64rem;color:var(--green);font-weight:700}
.wbr-root .linkrow .ext{margin-left:auto;color:var(--ink-faint)}
.wbr-root .tips-mini{display:flex;flex-direction:column;gap:.5rem}
.wbr-root .tips-mini li{position:relative;padding-left:1.4rem;font-size:.78rem;color:var(--ink-soft);line-height:1.55}
.wbr-root .tips-mini li::before{content:'';position:absolute;left:0;top:6px;width:7px;height:7px;border-radius:2px;background:var(--blue);transform:rotate(45deg)}
.wbr-root .tips-mini strong{color:var(--ink);font-weight:700}
/* MAIN LAYOUT */
.wbr-root.wbr-cont{padding-top:0}
.wbr-root .layout{padding:1.4rem 0 3.5rem;display:grid;grid-template-columns:264px 1fr;gap:1.6rem;align-items:start}
/* TABLE OF CONTENTS */
.wbr-root .toc{position:sticky;top:78px;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--sh-sm);overflow:hidden}
.wbr-root .toc-h{display:flex;align-items:center;gap:.5rem;padding:.95rem 1.1rem;border-bottom:1px solid var(--line-soft);font-family:var(--font-d);font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--ink-faint)}
.wbr-root .toc-h svg{width:15px;height:15px;color:var(--blue)}
.wbr-root .toc-list{padding:.5rem}
.wbr-root .toc-item{display:flex;align-items:center;gap:.6rem;padding:.55rem .65rem;border-radius:var(--r-xs);font-size:.84rem;font-weight:600;color:var(--ink-soft);cursor:pointer;position:relative;margin-bottom:1px}
.wbr-root .toc-item .num{width:21px;height:21px;border-radius:7px;background:var(--line-soft);color:var(--ink-faint);font-family:var(--font-mono);font-size:.68rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.wbr-root .toc-item:hover{background:var(--blue-tint);color:var(--blue)}
.wbr-root .toc-item:hover .num{background:var(--blue-soft);color:var(--blue)}
.wbr-root .toc-item.active{background:linear-gradient(120deg,var(--blue-soft),var(--blue-tint));color:var(--blue-deep)}
.wbr-root .toc-item.active .num{background:linear-gradient(135deg,var(--blue),var(--blue-deep));color:#fff;box-shadow:var(--sh-blue)}
.wbr-root .toc-item.active::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:55%;background:var(--blue);border-radius:0 3px 3px 0}
.wbr-root .toc-foot{padding:.85rem 1.1rem;border-top:1px solid var(--line-soft);background:var(--blue-tint)}
.wbr-root .toc-foot a{display:flex;align-items:center;justify-content:center;gap:.4rem;font-size:.8rem;font-weight:700;color:var(--blue);padding:.45rem;border-radius:var(--r-xs);border:1px dashed rgba(30,80,230,.35)}
.wbr-root .toc-foot a:hover{background:var(--blue-soft)}
/* CONTENT AREA */
.wbr-root .content{min-width:0;display:flex;flex-direction:column;gap:1.3rem}
.wbr-root .doc{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--sh-sm);padding:1.7rem 1.9rem;scroll-margin-top:78px}
.wbr-root .doc-head{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}
.wbr-root .doc-ic{width:42px;height:42px;border-radius:var(--r-sm);background:var(--blue-soft);color:var(--blue);display:flex;align-items:center;justify-content:center;flex-shrink:0}
.wbr-root .doc-ic svg{width:21px;height:21px}
.wbr-root .doc-title{font-size:1.32rem;font-weight:800;letter-spacing:-.02em}
.wbr-root .doc-sub{font-family:var(--font-bn);font-size:.85rem;color:var(--ink-faint);margin:.1rem 0 1.2rem;line-height:1.6}
.wbr-root .prose{font-size:.93rem;color:var(--ink-soft);line-height:1.85}
.wbr-root .prose p+p{margin-top:.8rem}
.wbr-root .prose strong{color:var(--ink);font-weight:700}
.wbr-root .prose a{color:var(--blue);font-weight:700;border-bottom:1px solid rgba(30,80,230,.3)}
.wbr-root .prose a:hover{border-color:var(--blue)}
.wbr-root .sub-h{font-size:1.02rem;font-weight:800;color:var(--ink);margin:1.4rem 0 .8rem}
/* CALLOUTS */
.wbr-root .callout{display:flex;gap:.7rem;background:var(--blue-tint);border:1px solid var(--line);border-left:3px solid var(--blue);border-radius:var(--r-sm);padding:.9rem 1rem;margin-top:1.1rem}
.wbr-root .callout svg{color:var(--blue);flex-shrink:0;margin-top:2px;width:18px;height:18px}
.wbr-root .callout p{font-size:.86rem;color:var(--ink-soft);line-height:1.7;margin:0}
.wbr-root .callout.amber{background:var(--amber-soft);border-color:rgba(215,138,10,.25);border-left-color:var(--amber)}
.wbr-root .callout.amber svg{color:var(--amber)}
.wbr-root .callout.success{background:var(--green-soft);border-color:rgba(19,160,107,.25);border-left-color:var(--green)}
.wbr-root .callout.success svg{color:var(--green)}
.wbr-root .callout.warning{background:var(--amber-soft);border-color:rgba(215,138,10,.25);border-left-color:var(--amber)}
.wbr-root .callout.warning svg{color:var(--amber)}
.wbr-root .callout.danger{background:var(--red-soft);border-color:rgba(220,38,38,.22);border-left-color:var(--red)}
.wbr-root .callout.danger svg{color:var(--red)}
.wbr-root .callout.info{background:var(--blue-tint);border-color:rgba(30,80,230,.2);border-left-color:var(--blue)}
.wbr-root .callout strong{color:var(--ink);font-weight:700}
/* INFO CARDS (about) */
.wbr-root .info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.85rem;margin-top:1.3rem}
.wbr-root .info-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);padding:1.05rem}
.wbr-root .info-card:hover{border-color:rgba(30,80,230,.28);box-shadow:var(--sh);transform:translateY(-2px)}
.wbr-root .info-card-ic{width:40px;height:40px;border-radius:var(--r-sm);background:var(--blue-soft);color:var(--blue);display:flex;align-items:center;justify-content:center;margin-bottom:.7rem}
.wbr-root .info-card-ic svg{width:20px;height:20px}
.wbr-root .info-card h4{font-size:.95rem;font-weight:800;margin-bottom:.3rem}
.wbr-root .info-card p{font-size:.8rem;color:var(--ink-soft);line-height:1.6}
/* BOARD TAGS */
.wbr-root .board-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:1.1rem}
.wbr-root .board-tag{font-size:.76rem;font-weight:700;color:var(--blue-deep);background:var(--blue-soft);border:1px solid rgba(30,80,230,.12);padding:.28rem .7rem;border-radius:var(--r-pill)}
/* EYEBROW */
.wbr-root .eyebrow{display:inline-block;font-family:var(--font-mono);font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--blue-deep);background:var(--blue-soft);padding:.25rem .7rem;border-radius:var(--r-pill);margin-bottom:.7rem}
/* FEATURED LATEST (dark card) */
.wbr-root .featured{display:grid;grid-template-columns:1fr auto;gap:1.4rem;align-items:center;background:linear-gradient(140deg,var(--navy),var(--navy-2));border-radius:var(--r);padding:1.5rem 1.6rem;position:relative;overflow:hidden}
.wbr-root .featured::before{content:'';position:absolute;top:-50%;right:-5%;width:45%;height:170%;background:radial-gradient(ellipse,rgba(30,80,230,.28),transparent 65%);pointer-events:none}
.wbr-root .featured-in{position:relative;z-index:1}
.wbr-root .featured h3{color:#fff;font-size:1.15rem;margin-bottom:.2rem}
.wbr-root .featured .fsub{font-family:var(--font-bn);font-size:.8rem;color:rgba(255,255,255,.55);margin-bottom:1rem}
.wbr-root .fr-rows{display:grid;grid-template-columns:repeat(4,1fr);gap:.7rem}
.wbr-root .fr-cell{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:var(--r-sm);padding:.6rem .7rem}
.wbr-root .fr-cell-l{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:rgba(255,255,255,.45);margin-bottom:.25rem}
.wbr-root .fr-cell-v{font-family:var(--font-d);font-size:.86rem;font-weight:700;color:#fff;line-height:1.2}
.wbr-root .fr-cell-v.green{color:#6FE3B4}
.wbr-root .fr-cell-v.mono{font-family:var(--font-mono);font-size:.78rem}
.wbr-root .featured-cta{position:relative;z-index:1;display:flex;flex-direction:column;gap:.6rem;min-width:190px}
.wbr-root .ghost-d{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);color:#fff}
.wbr-root .ghost-d:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.3);color:#fff;transform:translateY(-2px)}
.wbr-root .btn-green{background:#fff;color:var(--blue-deep);font-weight:800;border-color:transparent}
.wbr-root .btn-green:hover{transform:translateY(-2px);box-shadow:0 16px 36px -12px rgba(0,0,0,.2)}
/* RESULT STATUS CARDS */
.wbr-root .rgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(232px,1fr));gap:.85rem;margin-top:.3rem}
.wbr-root .rcard{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);padding:1.1rem;display:flex;flex-direction:column}
.wbr-root .rcard:hover{border-color:rgba(30,80,230,.28);box-shadow:var(--sh);transform:translateY(-3px)}
.wbr-root .rcard.expected{background:linear-gradient(160deg,var(--amber-soft),var(--surface));border-color:rgba(215,138,10,.22)}
.wbr-root .rcard-top{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.8rem}
.wbr-root .session-badge,.wbr-root .rcard-badge{font-size:.66rem;font-weight:700;color:var(--ink-soft);background:var(--line-soft);border-radius:var(--r-pill);padding:.25rem .6rem;white-space:nowrap}
.wbr-root .status-pill{display:inline-flex;align-items:center;gap:.35rem;font-size:.66rem;font-weight:700;padding:.25rem .55rem;border-radius:var(--r-pill);white-space:nowrap}
.wbr-root .status-pill.ok{background:var(--green-soft);color:var(--green)}
.wbr-root .status-pill.wait{background:var(--amber-soft);color:var(--amber)}
.wbr-root .status-pill.arch{background:var(--line-soft);color:var(--ink-faint)}
.wbr-root .rcard-title{font-size:1.05rem;font-weight:800;margin-bottom:.7rem;letter-spacing:-.01em}
.wbr-root .rlist{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem;flex:1}
.wbr-root .rlist li{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:.8rem;padding-bottom:.4rem;border-bottom:1px dashed var(--line-soft)}
.wbr-root .rlist li:last-child{border-bottom:none;padding-bottom:0}
.wbr-root .detail-label,.wbr-root .d-l{color:var(--ink-faint);font-weight:600}
.wbr-root .detail-value,.wbr-root .d-v{color:var(--ink);font-weight:700;text-align:right}
.wbr-root .detail-value.code-font,.wbr-root .d-v.mono{font-family:var(--font-mono);font-size:.74rem}
.wbr-root .d-v.green{color:var(--green)}
.wbr-root .rcard .btn[disabled]{opacity:.55;cursor:not-allowed;pointer-events:none}
.wbr-root .rcard .btn{margin-top:auto}
/* TYPE OF RESULT (overview cards) */
.wbr-root .rtgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem;margin-bottom:1.3rem}
.wbr-root .rtcard{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:var(--r);padding:1.4rem 1.1rem 1.1rem}
.wbr-root .rtcard.is-link{cursor:pointer}
.wbr-root .rtcard:hover{border-color:var(--blue);box-shadow:var(--sh);transform:translateY(-3px)}
.wbr-root .rtcard-num{position:absolute;top:.7rem;right:.8rem;font-family:var(--font-mono);font-size:.62rem;font-weight:700;color:var(--ink-faint);background:var(--blue-tint);padding:.15rem .45rem;border-radius:var(--r-pill)}
.wbr-root .rtcard-ic{width:46px;height:46px;border-radius:var(--r-sm);background:var(--blue-soft);color:var(--blue);display:flex;align-items:center;justify-content:center;margin-bottom:.7rem}
.wbr-root .rtcard-ic svg{width:22px;height:22px}
.wbr-root .rtcard h3{font-size:.95rem;font-weight:800;margin-bottom:.35rem}
.wbr-root .rtcard p{font-size:.8rem;color:var(--ink-soft);line-height:1.6}
/* DOC-ICON TONES (soft chip — matches NU heading style, no background bar) */
.wbr-root .doc-ic.blue{background:var(--blue-soft);color:var(--blue)}
.wbr-root .doc-ic.green{background:var(--green-soft);color:var(--green)}
.wbr-root .doc-ic.amber{background:var(--amber-soft);color:var(--amber)}
.wbr-root .doc-ic.violet{background:var(--violet-soft);color:var(--violet)}
.wbr-root .doc-ic.teal{background:var(--cyan-soft);color:var(--cyan)}
/* CHIPS */
.wbr-root .chips-row{display:flex;flex-wrap:wrap;gap:.45rem;margin:1rem 0}
.wbr-root .chip{font-size:.74rem;font-weight:700;color:var(--blue-deep);background:var(--blue-soft);border:1px solid rgba(30,80,230,.12);padding:.3rem .7rem;border-radius:var(--r-pill)}
/* NUMBERED STEPS */
.wbr-root .steps-title{font-size:.92rem;font-weight:800;margin:1.2rem 0 .85rem;color:var(--ink)}
.wbr-root .steps-list{display:flex;flex-direction:column;gap:.7rem}
.wbr-root .step-item{display:flex;gap:.8rem;align-items:flex-start}
.wbr-root .step-num{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-d);font-weight:800;font-size:.85rem;flex-shrink:0}
.wbr-root .step-num.n-blue{background:var(--blue-soft);color:var(--blue-deep)}
.wbr-root .step-num.n-green{background:var(--green-soft);color:var(--green)}
.wbr-root .step-num.n-amber{background:var(--amber-soft);color:var(--amber)}
.wbr-root .step-num.n-violet{background:var(--violet-soft);color:var(--violet)}
.wbr-root .step-num.n-teal{background:var(--cyan-soft);color:var(--cyan)}
.wbr-root .step-text{font-size:.86rem;color:var(--ink-soft);line-height:1.65;padding-top:.25rem}
.wbr-root .step-text code{font-family:var(--font-mono);font-size:.82em;background:var(--line-soft);padding:.1rem .35rem;border-radius:4px}
/* SUB-HEAD (section dividers inside how-to) */
.wbr-root .sub-head{display:flex;align-items:center;gap:.6rem;margin:1.6rem 0 1rem;padding-top:1.4rem;border-top:1px solid var(--line-soft)}
.wbr-root .sub-head:first-child{margin-top:0;padding-top:0;border-top:none}
.wbr-root .sub-ic{width:34px;height:34px;border-radius:var(--r-sm);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}
.wbr-root .sub-ic.blue{background:linear-gradient(135deg,var(--blue),var(--blue-deep))}
.wbr-root .sub-ic.green{background:linear-gradient(135deg,var(--green),#0B7E54)}
.wbr-root .sub-ic.amber{background:linear-gradient(135deg,var(--amber),#B0700A)}
.wbr-root .sub-ic svg{width:17px;height:17px}
.wbr-root .sub-head h3{font-size:1.02rem;font-weight:800}
.wbr-root .sub-head .mhint{font-size:.72rem;color:var(--ink-faint);font-weight:600}
/* TIMELINE */
.wbr-root .timeline{display:flex;flex-direction:column}
.wbr-root .tl-step{display:grid;grid-template-columns:40px 1fr;gap:.9rem}
.wbr-root .tl-step:not(:last-child){padding-bottom:.85rem}
.wbr-root .tl-node{display:flex;flex-direction:column;align-items:center}
.wbr-root .tl-circle{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--blue-deep));color:#fff;font-family:var(--font-d);font-size:.95rem;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:var(--sh-blue);flex-shrink:0;z-index:1}
.wbr-root .tl-line{flex:1;width:2px;background:linear-gradient(to bottom,var(--blue),var(--line));margin:3px 0;border-radius:2px}
.wbr-root .tl-body{padding-top:.5rem;font-size:.88rem;color:var(--ink-soft);line-height:1.6}
.wbr-root .tl-body strong{color:var(--ink);font-weight:700}
.wbr-root .tl-h{font-size:1rem;font-weight:800;color:var(--ink);margin-bottom:.25rem}
.wbr-root .tl-p{font-size:.88rem;color:var(--ink-soft);line-height:1.7}
.wbr-root .tl-p a{color:var(--blue);font-weight:600;border-bottom:1px solid rgba(30,80,230,.3)}
/* METHOD CARDS */
.wbr-root .method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem;margin-bottom:.4rem}
.wbr-root .method{background:linear-gradient(160deg,var(--blue-tint),var(--surface));border:1px solid var(--line);border-radius:var(--r);padding:1.1rem;text-align:center}
.wbr-root .method:hover{border-color:rgba(30,80,230,.28);box-shadow:var(--sh);transform:translateY(-3px)}
.wbr-root .method-ic{width:46px;height:46px;border-radius:50%;background:var(--blue-soft);color:var(--blue);display:flex;align-items:center;justify-content:center;margin:0 auto .6rem}
.wbr-root .method-ic svg{width:22px;height:22px}
.wbr-root .method-h{font-size:.9rem;font-weight:800;margin-bottom:.3rem}
.wbr-root .method-p{font-size:.79rem;color:var(--ink-soft);line-height:1.6}
/* SMS CARDS (dark, NU style) */
.wbr-root .sms-card{background:linear-gradient(140deg,var(--navy),var(--navy-2));border-radius:var(--r);padding:1.3rem 1.4rem;position:relative;overflow:hidden}
.wbr-root .sms-card+.sms-card{margin-top:.85rem}
.wbr-root .sms-card::before{content:'';position:absolute;top:-40%;left:20%;width:60%;height:120%;background:radial-gradient(ellipse,rgba(30,80,230,.22),transparent 65%);pointer-events:none}
.wbr-root .sms-in{position:relative;z-index:1}
.wbr-root .sms-card h4{color:#fff;font-size:.95rem;margin-bottom:.8rem}
.wbr-root .sms-label{display:inline-block;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#9DB8FF;background:rgba(89,131,255,.18);padding:.22rem .6rem;border-radius:var(--r-pill);margin-bottom:.7rem}
.wbr-root .sms-line{font-size:.84rem;color:rgba(255,255,255,.65);margin-bottom:.45rem;display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}
.wbr-root .sms-line .k{font-weight:700;color:rgba(255,255,255,.85);min-width:62px}
.wbr-root .code-box{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:rgba(0,0,0,.3);border:1.5px solid rgba(89,131,255,.3);border-radius:var(--r-sm);padding:.7rem .9rem;margin-bottom:.5rem}
.wbr-root .code-box code,.wbr-root .sms-line code{font-family:var(--font-mono);font-size:.92rem;font-weight:700;color:#9DB8FF;letter-spacing:.02em}
.wbr-root .sms-line code{font-size:.8rem;background:rgba(0,0,0,.3);border:1px solid rgba(89,131,255,.3);padding:.2rem .5rem;border-radius:6px;color:#9DB8FF}
.wbr-root .copy-btn{background:rgba(89,131,255,.18);border:1px solid rgba(89,131,255,.35);color:#BCD0FF;font-family:var(--font-en);font-size:.7rem;font-weight:700;padding:.38rem .7rem;border-radius:var(--r-xs);cursor:pointer;flex-shrink:0;display:inline-flex;align-items:center;gap:.35rem}
.wbr-root .copy-btn:hover{background:rgba(89,131,255,.3);color:#fff}
.wbr-root .copy-btn svg{width:13px;height:13px}
.wbr-root .sms-note{font-size:.76rem;color:rgba(255,255,255,.5);margin-top:.6rem;line-height:1.6}
.wbr-root .sms-note strong{color:#9DB8FF}
.wbr-root .sms-num,.wbr-root .sms-send{display:inline-flex;align-items:center;gap:.5rem;background:rgba(19,160,107,.14);border:1px solid rgba(19,160,107,.35);color:#6FE3B4;font-family:var(--font-mono);font-weight:700;padding:.4rem .9rem;border-radius:var(--r-sm);margin-top:.8rem;font-size:.95rem}
/* GRADING TABLE */
.wbr-root .tbl-wrap{margin-top:.4rem;border:1px solid var(--line);border-radius:var(--r);overflow:hidden;overflow-x:auto}
.wbr-root .gtable{width:100%;border-collapse:collapse;min-width:540px}
.wbr-root .gtable thead th{background:linear-gradient(120deg,var(--navy),var(--navy-2));color:#fff;font-size:.8rem;font-weight:700;text-align:left;padding:.85rem 1rem;font-family:var(--font-d)}
.wbr-root .gtable tbody td{padding:.65rem 1rem;font-size:.84rem;color:var(--ink-soft);border-bottom:1px solid var(--line-soft);font-family:var(--font-mono);font-weight:500}
.wbr-root .gtable tbody tr:last-child td{border-bottom:none}
.wbr-root .gtable tbody tr:hover{background:var(--blue-tint)}
.wbr-root .gb{display:inline-block;font-family:var(--font-mono);font-size:.76rem;font-weight:700;padding:.18rem .55rem;border-radius:7px}
.wbr-root .gb.g-a{background:var(--green-soft);color:var(--green)}
.wbr-root .gb.g-b{background:var(--blue-soft);color:var(--blue-deep)}
.wbr-root .gb.g-c{background:var(--amber-soft);color:var(--amber)}
.wbr-root .gb.g-d{background:#FBEBDD;color:#C2410C}
.wbr-root .gb.g-f{background:var(--red-soft);color:var(--red)}
.wbr-root .tag-pass{display:inline-block;font-family:var(--font-en);font-size:.7rem;font-weight:700;padding:.16rem .55rem;border-radius:var(--r-pill);background:var(--green-soft);color:var(--green)}
.wbr-root .tag-fail{display:inline-block;font-family:var(--font-en);font-size:.7rem;font-weight:700;padding:.16rem .55rem;border-radius:var(--r-pill);background:var(--red-soft);color:var(--red)}
.wbr-root .code-pill{font-family:var(--font-mono);font-size:.78rem;font-weight:800;color:var(--blue-deep);background:var(--blue-soft);padding:.18rem .55rem;border-radius:6px}
/* STAT GRID */
.wbr-root .stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.85rem;margin-top:1.2rem}
.wbr-root .stat{background:linear-gradient(160deg,var(--blue-tint),var(--surface));border:1px solid var(--line);border-radius:var(--r);padding:1.1rem 1rem;text-align:center}
.wbr-root .stat:hover{border-color:rgba(30,80,230,.28);box-shadow:var(--sh);transform:translateY(-3px)}
.wbr-root .stat-num{font-family:var(--font-d);font-size:1.75rem;font-weight:800;color:var(--blue);line-height:1.05}
.wbr-root .stat-lbl{font-size:.74rem;color:var(--ink-soft);font-weight:600;margin-top:.35rem;line-height:1.4}
/* BOARD / INSTITUTION CARDS */
.wbr-root .board-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem}
.wbr-root .board-card{display:flex;align-items:center;gap:.6rem;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-sm);padding:.7rem .9rem;font-size:.85rem;font-weight:600;color:var(--ink)}
.wbr-root .board-card:hover{border-color:rgba(30,80,230,.28);background:var(--blue-tint)}
.wbr-root .board-dot{width:9px;height:9px;border-radius:50%;background:var(--blue);flex-shrink:0}
.wbr-root .blk-list{display:flex;flex-direction:column;gap:.7rem}
.wbr-root .blk{display:flex;gap:.8rem;background:var(--surface);border:1px solid var(--line);border-radius:var(--r);padding:1rem 1.1rem}
.wbr-root .blk:hover{border-color:rgba(30,80,230,.22)}
.wbr-root .blk-ic{width:38px;height:38px;border-radius:var(--r-sm);background:var(--blue-soft);color:var(--blue);display:flex;align-items:center;justify-content:center;flex-shrink:0}
.wbr-root .blk-h{font-size:.92rem;font-weight:800;margin-bottom:.25rem}
.wbr-root .blk-p{font-size:.84rem;color:var(--ink-soft);line-height:1.7}
/* BCARD (board result grid) */
.wbr-root .bcard-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.95rem}
.wbr-root .bcard{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);padding:1.2rem;display:flex;flex-direction:column}
.wbr-root .bcard:hover{border-color:rgba(30,80,230,.28);box-shadow:var(--sh);transform:translateY(-2px)}
.wbr-root .bcard-head{display:flex;align-items:center;gap:.6rem;margin-bottom:.55rem}
.wbr-root .bcard-ic{width:38px;height:38px;border-radius:var(--r-sm);background:linear-gradient(135deg,var(--blue),var(--blue-deep));color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:var(--sh-blue)}
.wbr-root .bcard-name{font-size:1rem;font-weight:800;color:var(--ink)}
.wbr-root .bcard-desc{font-size:.82rem;color:var(--ink-soft);line-height:1.65;margin-bottom:.85rem}
.wbr-root .bcard-table{width:100%;border-collapse:collapse;margin-bottom:.85rem;border:1px solid var(--line);border-radius:var(--r-sm);overflow:hidden}
.wbr-root .bcard-table thead th{background:var(--blue-tint);color:var(--ink-soft);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;text-align:left;padding:.5rem .75rem;border-bottom:1px solid var(--line)}
.wbr-root .bcard-table tbody td{padding:.5rem .75rem;font-size:.82rem;color:var(--ink-soft);border-bottom:1px solid var(--line-soft)}
.wbr-root .bcard-table tbody td:first-child{font-weight:600;color:var(--ink)}
.wbr-root .bcard-table tbody td.mono{font-family:var(--font-mono);text-align:right;color:var(--blue-deep);font-weight:700}
.wbr-root .bcard-table tbody tr:last-child td{border-bottom:none}
.wbr-root .bcard-site{font-size:.78rem;margin-bottom:.85rem;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}
.wbr-root .bcard-site-l{color:var(--ink-faint);font-weight:600}
.wbr-root .bcard-site a{display:inline-flex;align-items:center;gap:.3rem;color:var(--blue);font-weight:700;border-bottom:1px solid rgba(30,80,230,.3)}
.wbr-root .bcard .btn{margin-top:auto}
/* ANALYTICS MOCK */
.wbr-root .mock{background:var(--blue-tint);border:1px solid var(--line);border-radius:var(--r);padding:1.1rem;margin:1.1rem 0}
.wbr-root .mock-cap{font-size:.66rem;font-weight:700;color:var(--ink-faint);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.8rem}
.wbr-root .bar-chart{display:flex;flex-direction:column;gap:.5rem}
.wbr-root .bar-row{display:grid;grid-template-columns:90px 1fr 46px;gap:.6rem;align-items:center}
.wbr-root .bar-lbl{font-size:.78rem;font-weight:600;color:var(--ink-soft);text-align:right}
.wbr-root .bar-track{height:14px;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-pill);overflow:hidden}
.wbr-root .bar-fill{height:100%;border-radius:var(--r-pill)}
.wbr-root .bar-fill.v{background:linear-gradient(90deg,var(--blue-deep),var(--blue))}
.wbr-root .bar-fill.t{background:linear-gradient(90deg,var(--blue),var(--blue-bright))}
.wbr-root .bar-pct{font-family:var(--font-mono);font-size:.78rem;font-weight:700;color:var(--ink)}
.wbr-root .mock-tbl{margin-top:.2rem}
.wbr-root .mt-head,.wbr-root .mt-row{display:grid;grid-template-columns:2fr 1fr 1fr;gap:.5rem;padding:.5rem .6rem;font-size:.8rem}
.wbr-root .mt-head{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-sm) var(--r-sm) 0 0;font-weight:700;color:var(--ink-faint);text-transform:uppercase;font-size:.66rem;letter-spacing:.04em}
.wbr-root .mt-row{border:1px solid var(--line);border-top:none;color:var(--ink-soft)}
.wbr-root .mt-row:last-child{border-radius:0 0 var(--r-sm) var(--r-sm)}
.wbr-root .mt-row div:first-child{font-weight:600;color:var(--ink)}
/* EXAM CARDS */
.wbr-root .exam-list{display:flex;flex-direction:column;gap:1rem}
.wbr-root .exam-card{border:1px solid var(--line);border-radius:var(--r);padding:1.3rem;background:var(--surface)}
.wbr-root .exam-card:hover{border-color:rgba(30,80,230,.22);box-shadow:var(--sh)}
.wbr-root .exam-head{display:flex;align-items:center;gap:.85rem;margin-bottom:.8rem}
.wbr-root .exam-badge{width:54px;height:54px;border-radius:var(--r-sm);background:linear-gradient(135deg,var(--blue),var(--blue-deep));color:#fff;font-family:var(--font-d);font-weight:800;font-size:1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:var(--sh-blue)}
.wbr-root .exam-name{font-size:1rem;font-weight:800;color:var(--ink);line-height:1.3}
.wbr-root .exam-pub{font-size:.78rem;color:var(--ink-faint);margin-top:.15rem}
.wbr-root .exam-pub strong{color:var(--ink-soft)}
.wbr-root .exam-desc{font-size:.85rem;color:var(--ink-soft);line-height:1.75;margin-bottom:1rem}
.wbr-root .exam-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem;margin-bottom:1rem}
.wbr-root .exam-stat{background:var(--blue-tint);border:1px solid var(--line-soft);border-radius:var(--r-sm);padding:.75rem;text-align:center}
.wbr-root .exam-stat .v{font-family:var(--font-d);font-size:1.05rem;font-weight:800;color:var(--blue);line-height:1.1}
.wbr-root .exam-stat .l{font-size:.66rem;color:var(--ink-faint);font-weight:600;margin-top:.25rem}
.wbr-root .exam-foot{display:flex;justify-content:flex-end;border-top:1px solid var(--line-soft);padding-top:.85rem}
/* FAQ */
.wbr-root .faq-list{display:flex;flex-direction:column;gap:.6rem}
.wbr-root .faq{border:1px solid var(--line);border-radius:var(--r);overflow:hidden;background:var(--surface)}
.wbr-root .faq.open{border-color:rgba(30,80,230,.3);box-shadow:var(--sh-sm)}
.wbr-root .faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;background:none;border:none;cursor:pointer;font-family:var(--font-d);font-size:.92rem;font-weight:700;color:var(--ink);text-align:left}
.wbr-root .faq.open .faq-q{color:var(--blue-deep)}
.wbr-root .faq-ic{width:28px;height:28px;border-radius:8px;background:var(--blue-soft);color:var(--blue);display:flex;align-items:center;justify-content:center;flex-shrink:0}
.wbr-root .faq-ic svg{width:16px;height:16px}
.wbr-root .faq.open .faq-ic{background:linear-gradient(135deg,var(--blue),var(--blue-deep));color:#fff;transform:rotate(45deg)}
.wbr-root .faq-a{max-height:0;overflow:hidden}
.wbr-root .faq-a-in{padding:0 1.1rem 1.1rem;font-size:.86rem;color:var(--ink-soft);line-height:1.8}
.wbr-root .faq-a-in strong{color:var(--ink);font-weight:700}
/* CONCLUSION (dark) */
.wbr-root .conclusion{background:linear-gradient(140deg,var(--navy),var(--navy-2));border:1px solid var(--navy-2);border-radius:var(--r-lg);padding:1.7rem 1.9rem;box-shadow:var(--sh);scroll-margin-top:78px;position:relative;overflow:hidden}
.wbr-root .conclusion::before{content:'';position:absolute;top:-50%;right:-5%;width:45%;height:160%;background:radial-gradient(ellipse,rgba(30,80,230,.22),transparent 65%);pointer-events:none}
.wbr-root .conclusion-in{position:relative;z-index:1}
.wbr-root .conclusion .doc-head{margin-bottom:1rem}
.wbr-root .conclusion .doc-ic{background:rgba(89,131,255,.18);color:#9DB8FF}
.wbr-root .conclusion .doc-title{color:#fff}
.wbr-root .cgrid{display:grid;grid-template-columns:1.5fr 1fr;gap:1.5rem;align-items:start}
.wbr-root .conclusion p{font-size:.88rem;color:rgba(255,255,255,.7);line-height:1.85}
.wbr-root .conclusion p+p{margin-top:.7rem}
.wbr-root .conclusion p strong{color:#fff;font-weight:700}
.wbr-root .ccta{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:1.2rem}
.wbr-root .facts-title{font-family:var(--font-d);font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#9DB8FF;margin-bottom:.8rem}
.wbr-root .facts-grid{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}
.wbr-root .fact{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:var(--r-sm);padding:.85rem}
.wbr-root .fact-ic{width:30px;height:30px;border-radius:8px;background:rgba(89,131,255,.18);color:#9DB8FF;display:flex;align-items:center;justify-content:center;margin-bottom:.55rem}
.wbr-root .fact-ic svg{width:16px;height:16px}
.wbr-root .fact-v{font-family:var(--font-d);font-size:1.15rem;font-weight:800;color:#fff;line-height:1}
.wbr-root .fact-l{font-size:.68rem;color:rgba(255,255,255,.5);margin-top:.25rem;font-weight:600}
.wbr-root .cnote{display:flex;gap:.6rem;background:rgba(19,160,107,.1);border:1px solid rgba(19,160,107,.25);border-radius:var(--r-sm);padding:.8rem;margin-top:.7rem}
.wbr-root .cnote svg{color:#6FE3B4;flex-shrink:0;margin-top:1px;width:18px;height:18px}
.wbr-root .cnote p{font-size:.76rem;color:rgba(255,255,255,.65);line-height:1.6;margin:0}
.wbr-root .cnote strong{color:#9DB8FF}
/* ASSURANCE CHIPS (conclusion) */
.wbr-root .assure{display:flex;flex-wrap:wrap;gap:.6rem 1.3rem;margin-top:1.2rem;padding-top:1.1rem;border-top:1px solid rgba(255,255,255,.1)}
.wbr-root .assure span{display:inline-flex;align-items:center;gap:.45rem;font-size:.82rem;font-weight:600;color:rgba(255,255,255,.78)}
.wbr-root .assure svg{color:#9DB8FF}
/* MOBILE TOC + REVEAL */
.wbr-root .toc-mobile{display:none}
.wbr-root .rv{opacity:1;transform:none}
/* TOC NESTED */
.wbr-root .toc-sub{margin:1px 0 3px;padding-left:.55rem}
.wbr-root .toc-child{padding:.4rem .6rem .4rem .55rem;font-size:.8rem;font-weight:600;color:var(--ink-faint);display:flex;align-items:center;gap:.6rem;border-radius:var(--r-xs);cursor:pointer;position:relative;margin-bottom:1px}
.wbr-root .toc-child .sub-dot{width:6px;height:6px;border-radius:2px;background:var(--line-strong);transform:rotate(45deg);flex-shrink:0}
.wbr-root .toc-child:hover{background:var(--blue-tint);color:var(--blue)}
.wbr-root .toc-child:hover .sub-dot{background:var(--blue)}
.wbr-root .toc-child.active{background:var(--blue-tint);color:var(--blue-deep)}
.wbr-root .toc-child.active .sub-dot{background:var(--blue)}
/* SUBDOC */
.wbr-root .subdoc{border-left:3px solid var(--blue);position:relative}
.wbr-root .subdoc-head{display:flex;align-items:center;gap:.7rem;margin-bottom:.9rem}
.wbr-root .subdoc-head .doc-ic{width:38px;height:38px}
.wbr-root .subdoc-head .doc-ic svg{width:19px;height:19px}
.wbr-root .subdoc-title{font-size:1.12rem;font-weight:800;color:var(--ink);line-height:1.2;margin-bottom:.2rem}
.wbr-root .subdoc-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:1.3rem;align-items:start}
.wbr-root .getlist{display:flex;flex-direction:column;gap:.55rem;background:var(--blue-tint);border:1px solid var(--line);border-radius:var(--r);padding:1rem 1.1rem}
.wbr-root .getlist li{display:flex;align-items:flex-start;gap:.5rem;font-size:.83rem;color:var(--ink-soft);line-height:1.5}
.wbr-root .getlist li svg{color:var(--blue);flex-shrink:0;margin-top:3px}
/* RESPONSIVE */
@media(max-width:1080px){.wbr-root .layout{grid-template-columns:230px 1fr;gap:1.2rem}}
@media(max-width:980px){
  .wbr-root .dash-grid{grid-template-columns:1fr}
  .wbr-root .dash-side{border-left:none;border-top:1px solid var(--line)}
  .wbr-root .layout{grid-template-columns:1fr;padding-top:52px}.wbr-root .toc{display:none}
  .wbr-root .toc-mobile{display:block;position:fixed;top:0;left:0;right:0;z-index:40;padding:.7rem 1.4rem;background:#fff;border-bottom:1px solid var(--line);margin:0}
  .wbr-root .toc-mobile-scroll{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.2rem;scrollbar-width:none}
  .wbr-root .toc-mobile-scroll::-webkit-scrollbar{display:none}
  .wbr-root .toc-chip{flex-shrink:0;display:inline-flex;align-items:center;gap:.4rem;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-pill);padding:.45rem .85rem;font-size:.8rem;font-weight:700;color:var(--ink-soft);white-space:nowrap;cursor:pointer}
  .wbr-root .toc-chip .num{font-family:var(--font-mono);font-size:.68rem;color:var(--ink-faint)}
  .wbr-root .toc-chip.active{background:linear-gradient(135deg,var(--blue),var(--blue-deep));color:#fff;border-color:transparent;box-shadow:var(--sh-blue)}
  .wbr-root .toc-chip.active .num{color:rgba(255,255,255,.8)}
  .wbr-root .featured{grid-template-columns:1fr}.wbr-root .featured-cta{min-width:0;flex-direction:row}
  .wbr-root .cgrid{grid-template-columns:1fr}
  .wbr-root .rtgrid{grid-template-columns:1fr}
  .wbr-root .bcard-grid{grid-template-columns:1fr}
  .wbr-root .method-grid{grid-template-columns:1fr}
  .wbr-root .info-grid{grid-template-columns:1fr}
  .wbr-root .fr-rows{grid-template-columns:1fr 1fr}
  .wbr-root .subdoc-grid{grid-template-columns:1fr}
  .wbr-root .bar-row{grid-template-columns:72px 1fr 40px}
}
@media(max-width:680px){
  .wbr-root{font-size:15px}
  .wbr-root .stage-title{font-size:1.6rem}.wbr-root .stage-org{font-size:1.02rem}
  .wbr-root .field-row,.wbr-root .form-row2{grid-template-columns:1fr}
  .wbr-root .wrap{padding-left:5px;padding-right:5px}
  .wbr-root .dash-form-area{padding:1.3rem 10px}.wbr-root .dash-side{padding:1.2rem 10px}
  .wbr-root .doc{padding:1.3rem 10px}
  .wbr-root .conclusion{padding:1.4rem 10px}
  .wbr-root .toc-mobile{padding-left:5px;padding-right:5px}
  .wbr-root .wbr-embed-inner{padding-left:5px;padding-right:5px}
  .wbr-root .info-grid{grid-template-columns:1fr}
  .wbr-root .fr-rows{grid-template-columns:1fr 1fr}
  .wbr-root .actions{grid-template-columns:1fr}
  .wbr-root .facts-grid{grid-template-columns:1fr 1fr}
  .wbr-root .cap-row{grid-template-columns:auto 1fr}
  .wbr-root .stat-grid{grid-template-columns:1fr 1fr}
  .wbr-root .rgrid{grid-template-columns:1fr}
}
@media(max-width:420px){.wbr-root .fr-rows{grid-template-columns:1fr}.wbr-root .facts-grid{grid-template-columns:1fr}}
