.rsu,.rsu *{box-sizing:border-box}.rsu{--rsu-gap:24px;font-family:"Open Sans",Arial,sans-serif;background:#fff;color:#172b45;border:1px solid #e1ebf3;box-shadow:none;display:grid;gap:var(--rsu-gap);line-height:1.55}.rsu button,.rsu input,.rsu textarea,.rsu select{font-family:"Open Sans",Arial,sans-serif}.rsu__header{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);gap:28px;align-items:stretch;background:#fff;border:1px solid #dfeaf3;border-radius:20px;padding:28px;box-shadow:none}.rsu__header-copy{display:flex;flex-direction:column;justify-content:center}.rsu__title{font-size:34px;line-height:1.15;margin:0 0 6px;font-weight:700}.rsu__subtitle{font-size:20px;font-weight:600;margin-bottom:22px}.rsu__meta{display:flex;gap:30px;flex-wrap:wrap;font-size:14px}.rsu__meta span+span{padding-left:30px;border-left:1px solid #dbe6ef}.rsu__status{background:#f2fbf5;border:1px solid #ccebd6;border-radius:20px;padding:24px;box-shadow:none}.rsu__status-label{font-size:12px;font-weight:700;letter-spacing:.08em;margin-bottom:7px}.rsu__status-title{font-size:20px;font-weight:700;line-height:1.25;margin-bottom:8px}.rsu__status-text{font-size:14px}.rsu__section{display:grid;gap:14px}.rsu__section-title{font-size:18px;line-height:1.3;font-weight:700;margin:0 0 14px;padding-bottom:11px;border-bottom:2px solid #d9ecfa}.rsu__keys{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.rsu__key{background:#fff;border:1px solid #dfeaf3;border-radius:18px;padding:20px;box-shadow:none}.rsu__key-label{font-size:13px;font-weight:600;margin-bottom:10px}.rsu__key-value{font-size:24px;line-height:1.2;font-weight:700;margin-bottom:9px}.rsu__key-text{font-size:13px;line-height:1.55}.rsu__main-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.45fr);gap:18px;align-items:start}.rsu__organs,.rsu__ascites,.rsu__ai,.rsu__technical{background:#fff;border:1px solid #dfeaf3;border-radius:20px;padding:24px;box-shadow:none}.rsu__organ{padding:15px 0}.rsu__organ:first-of-type{padding-top:0}.rsu__organ+.rsu__organ{border-top:1px solid #e5edf4}.rsu__organ-title{font-size:14px;font-weight:700;margin-bottom:4px}.rsu__organ-text{font-size:14px}.rsu__ascites-block{margin-bottom:20px}.rsu__ascites-subtitle{font-size:15px;font-weight:700;margin-bottom:6px}.rsu__ascites-text{font-size:14px}.rsu__ascites-highlight{border:1px solid #b8ddf5;background:#eaf6ff;padding:17px;margin:20px 0;border-radius:14px}.rsu__warning{border-top:1px solid #e5edf4;padding-top:18px}.rsu__warning-title{font-size:14px;font-weight:700;margin-bottom:8px}.rsu__warning-list{font-size:14px}.rsu__warning-list ul{margin:0;padding-left:20px}.rsu__warning-list li{margin:5px 0}.rsu__ai{background:#f4faff}.rsu__ai-text{font-size:16px;line-height:1.75}.rsu__technical{padding:0;overflow:hidden}.rsu__toggle{width:100%;border:0;background:transparent;padding:18px 22px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:15px;font-weight:700;text-align:left}.rsu__toggle:hover{background:#f1f8fd}.rsu__chevron{font-size:20px;transition:transform .2s ease}.rsu__toggle[aria-expanded="true"] .rsu__chevron{transform:rotate(180deg)}.rsu__technical-body{padding:0 22px 22px;font-size:14px}.rsu__technical-body p{margin:0 0 11px}.rsu__disclaimer{border:1px solid #ddeaf4;background:#f7fbfe;border-radius:14px;padding:13px 16px;text-align:center;font-size:12px}.rsu [hidden]{display:none!important}@media(max-width:900px){.rsu__header{grid-template-columns:1fr}.rsu__keys{grid-template-columns:repeat(2,1fr)}.rsu__main-grid{grid-template-columns:1fr}}@media(max-width:560px){.rsu{--rsu-gap:16px}.rsu__header,.rsu__organs,.rsu__ascites,.rsu__ai{padding:20px}.rsu__title{font-size:28px}.rsu__meta{display:grid;gap:7px}.rsu__meta span+span{padding-left:0;border-left:0}.rsu__keys{grid-template-columns:1fr}.rsu__key{padding:18px}.rsu__key-value{font-size:22px}}

/* v2.1 technical report redesign */
.rsu__technical{padding:20px;overflow:visible}
.rsu__toggle{width:auto;display:inline-flex;justify-content:center;gap:10px;align-items:center;border:0;background:#0b2a5b;color:#fff;padding:11px 20px;border-radius:12px;cursor:pointer;font-size:14px;line-height:1.2;font-weight:700;text-align:center;letter-spacing:.02em;transition:background-color .2s ease,color .2s ease}
.rsu__toggle:hover,.rsu__toggle:focus,.rsu__toggle[aria-expanded="true"]{background:#67c7f4;color:#fff}
.rsu__toggle:focus-visible{outline:3px solid rgba(103,199,244,.35);outline-offset:3px}
.rsu__chevron{font-size:18px;line-height:1;transition:transform .2s ease}
.rsu__toggle[aria-expanded="true"] .rsu__chevron{transform:rotate(180deg)}
.rsu__technical-body{margin-top:18px;padding:24px;background:#f8fbfe;border-radius:16px}
.rsu__technical-header{max-width:780px;margin-bottom:20px}
.rsu__technical-title{margin:0 0 8px;font-size:24px;line-height:1.25;font-weight:700;color:#0b2a5b}
.rsu__technical-intro{margin:0;font-size:14px;line-height:1.7;color:#53657a}
.rsu__technical-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.rsu__technical-card{background:#fff;border:1px solid #ddeaf4;border-radius:16px;padding:18px;box-shadow:none}
.rsu__technical-card--portal_tech,.rsu__technical-card--liver_tech{grid-column:span 2}
.rsu__technical-card-title{margin:0 0 14px;font-size:17px;line-height:1.3;font-weight:700;color:#0b2a5b}
.rsu__technical-row+.rsu__technical-row{margin-top:14px;padding-top:14px;border-top:1px solid #e6eef5}
.rsu__technical-label{margin-bottom:5px;font-size:12px;line-height:1.3;font-weight:700;text-transform:uppercase;letter-spacing:.055em;color:#0b5faa}
.rsu__technical-copy{font-size:14px;line-height:1.7;color:#45576d}
.rsu__technical-summary{margin-top:16px;padding:20px;background:#eaf6ff;border:1px solid #b8ddf5;border-radius:16px}
.rsu [hidden]{display:none!important}
@media(max-width:700px){.rsu__technical{padding:16px}.rsu__toggle{width:100%}.rsu__technical-body{padding:16px}.rsu__technical-grid{grid-template-columns:1fr}.rsu__technical-card--portal_tech,.rsu__technical-card--liver_tech{grid-column:auto}}

/* v2.2 technical report status panels and top-right action */
.rsu__technical-actions{display:flex;justify-content:flex-end;align-items:center;width:100%}
.rsu__button-icon{display:block;flex:0 0 auto;width:18px;height:18px}
.rsu__chevron{display:block;flex:0 0 auto;width:18px;height:18px;transition:transform .2s ease}
.rsu__technical-row.rsu__technical-meaning{margin-top:14px;padding:14px;border:1px solid transparent;border-radius:12px}
.rsu__technical-row.rsu__technical-meaning .rsu__technical-label{margin-bottom:6px}
.rsu__technical-meaning--normal{background:#ecf8f0;border-color:#cbead5}
.rsu__technical-meaning--normal .rsu__technical-label,.rsu__technical-meaning--normal .rsu__technical-copy{color:#285a3b}
.rsu__technical-meaning--attention{background:#fff4e8;border-color:#f2d3ad}
.rsu__technical-meaning--attention .rsu__technical-label,.rsu__technical-meaning--attention .rsu__technical-copy{color:#7a4a16}
@media(max-width:700px){.rsu__technical-actions{justify-content:stretch}.rsu__technical-actions .rsu__toggle{width:100%}}


/* v2.2.1: technical-report action fixed at the top-right of the widget header */
.rsu__header{position:relative;padding-top:88px}
.rsu__header>.rsu__technical-actions{position:absolute;top:24px;right:24px;width:auto;z-index:2}
.rsu__header>.rsu__technical-actions .rsu__toggle{width:auto;white-space:nowrap}
.rsu__technical{padding:0;border:0;background:transparent;border-radius:0;overflow:visible}
.rsu__technical-body{margin-top:0}
@media(max-width:700px){
  .rsu__header{padding-top:20px}
  .rsu__header>.rsu__technical-actions{position:static;grid-column:1/-1;justify-content:flex-end;width:100%;margin-bottom:2px}
  .rsu__header>.rsu__technical-actions .rsu__toggle{width:auto}
}
@media(max-width:480px){
  .rsu__header>.rsu__technical-actions{justify-content:stretch}
  .rsu__header>.rsu__technical-actions .rsu__toggle{width:100%}
}


/* v2.2.2: technical analysis opens directly below the header and slides down from the top */
.rsu__technical{order:initial}
.rsu__technical-body{
  transform-origin:top center;
  opacity:0;
  transform:translateY(-18px);
  max-height:0;
  overflow:hidden;
  padding-top:0;
  padding-bottom:0;
  transition:max-height .32s ease,opacity .22s ease,transform .28s ease,padding .28s ease,margin .28s ease;
}
.rsu__technical-body.is-open{
  opacity:1;
  transform:translateY(0);
  max-height:5000px;
  padding-top:24px;
  padding-bottom:24px;
  margin-top:0;
  overflow:visible;
}
.rsu__technical-body.is-closing{
  opacity:0;
  transform:translateY(-18px);
  max-height:0;
  overflow:hidden;
  padding-top:0;
  padding-bottom:0;
}
@media(max-width:700px){
  .rsu__technical-body.is-open{padding-top:16px;padding-bottom:16px}
}
@media(prefers-reduced-motion:reduce){
  .rsu__technical-body{transition:none}
}


/* v2.2.3: complete Technical Report button editing */
.rsu__toggle{
  border-style:solid;
  border-width:0;
  transition-property:background-color,color,border-color,box-shadow,transform;
  transition-timing-function:ease;
  will-change:transform;
}
.rsu__button-icon,.rsu__chevron{color:inherit}
