:root{
  --dsrp-blue:#1478ff;
  --dsrp-blue2:#0b63ff;
  --dsrp-navy:#0c1728;
  --dsrp-text:#0f172a;
  --dsrp-muted:#64748b;
  --dsrp-line:rgba(15,23,42,.09);
  --dsrp-soft:#f4f8fc;
  --dsrp-card:#fff;
  --dsrp-shadow:0 18px 50px rgba(15,23,42,.08);
  --dsrp-radius:28px;
}
body.dsrp-active .site-content,
body.dsrp-active .inside-article,
body.dsrp-active .container,
body.dsrp-active .grid-container{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}
body.dsrp-active .content-area,
body.dsrp-active main.site-main{width:100%!important;max-width:none!important;float:none!important;margin:0!important;padding:0!important}
body.dsrp-active #right-sidebar,
body.dsrp-active #left-sidebar,
body.dsrp-active .widget-area{display:none!important}
.dsrp,.dsrp *{box-sizing:border-box}.dsrp{direction:rtl;text-align:right;color:var(--dsrp-text);background:#fff;overflow:hidden}.dsrp a{text-decoration:none}.dsrp svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.dsrp-container{width:min(1220px,calc(100% - 32px));margin-inline:auto}.dsrp-breadcrumb{background:#fff;border-bottom:1px solid var(--dsrp-line)}.dsrp-breadcrumb .dsrp-container{display:flex;align-items:center;gap:10px;min-height:58px;color:var(--dsrp-muted);font-size:14px;font-weight:800;white-space:nowrap;overflow:auto;scrollbar-width:none}.dsrp-breadcrumb a{color:var(--dsrp-blue2)}.dsrp-breadcrumb strong{color:#334155}.dsrp-hero{position:relative;background:linear-gradient(180deg,#eef6ff 0%,#f8fbff 58%,#fff 100%);border-bottom:1px solid rgba(20,120,255,.12)}.dsrp-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 22%,rgba(20,120,255,.13),transparent 28%),radial-gradient(circle at 8% 14%,rgba(89,169,255,.14),transparent 24%);pointer-events:none}.dsrp-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:42px;align-items:center;padding:58px 0}.dsrp-badge{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border-radius:999px;background:rgba(255,255,255,.72);border:1px solid rgba(20,120,255,.15);color:var(--dsrp-blue2);font-weight:950;box-shadow:0 10px 30px rgba(15,23,42,.04)}.dsrp-badge svg{width:22px;height:22px}.dsrp-hero h1{font-size:clamp(42px,4.7vw,68px);line-height:1.14;letter-spacing:-1.3px;margin:20px 0 18px;font-weight:950;color:#0c1424}.dsrp-hero p{font-size:18px;line-height:2;color:#65758c;max-width:760px;margin:0}.dsrp-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.dsrp-hero-actions a{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:0 18px;border-radius:16px;background:#fff;color:#152236;font-weight:950;border:1px solid rgba(15,23,42,.08);box-shadow:0 8px 20px rgba(15,23,42,.045)}.dsrp-hero-actions a:first-child{background:linear-gradient(135deg,var(--dsrp-blue),var(--dsrp-blue2));color:#fff;border-color:transparent}.dsrp-device-card{background:rgba(255,255,255,.86);border:1px solid rgba(20,120,255,.15);border-radius:32px;padding:18px;box-shadow:var(--dsrp-shadow);backdrop-filter:blur(10px)}.dsrp-device-image{display:grid;place-items:center;min-height:300px;border-radius:28px;background:linear-gradient(145deg,#fff,#edf6ff);border:1px solid rgba(20,120,255,.12);padding:24px}.dsrp-main-img{display:block;width:100%;max-width:320px;max-height:280px;object-fit:contain}.dsrp-img-placeholder{display:grid;place-items:center;gap:10px;color:#93a4b8;font-weight:900}.dsrp-img-placeholder svg{width:78px;height:78px}.dsrp-device-facts{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.dsrp-device-facts div{background:#f7faff;border:1px solid var(--dsrp-line);border-radius:18px;padding:14px}.dsrp-device-facts span{display:block;color:var(--dsrp-muted);font-weight:850;font-size:12px;margin-bottom:5px}.dsrp-device-facts strong{font-size:15px;line-height:1.45;color:var(--dsrp-text)}.dsrp-section{padding:70px 0}.dsrp-soft{background:var(--dsrp-soft);border-block:1px solid var(--dsrp-line)}.dsrp-help-strip{padding:34px 0}.dsrp-help-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.dsrp-help-card{background:#fff;border:1px solid var(--dsrp-line);border-radius:24px;padding:22px;box-shadow:0 10px 24px rgba(15,23,42,.04)}.dsrp-help-card>span{width:54px;height:54px;border-radius:18px;background:#eef6ff;color:var(--dsrp-blue);display:grid;place-items:center;margin-bottom:18px}.dsrp-help-card h3{margin:0 0 9px;font-size:20px;font-weight:950}.dsrp-help-card p{margin:0;color:var(--dsrp-muted);line-height:1.85}.dsrp-help-card a{display:inline-flex;align-items:center;gap:6px;margin-top:14px;color:var(--dsrp-blue2);font-weight:950}.dsrp-help-card a svg,.dsrp-btn svg,.dsrp-mini-card a svg{width:16px;height:16px}.dsrp-two{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}.dsrp-stretch{align-items:stretch}.dsrp-panel{background:#fff;border:1px solid var(--dsrp-line);border-radius:var(--dsrp-radius);padding:28px;box-shadow:0 14px 34px rgba(15,23,42,.055)}.dsrp-panel-head{display:flex;align-items:center;gap:14px;margin-bottom:22px}.dsrp-panel-head>span{width:56px;height:56px;display:grid;place-items:center;border-radius:18px;background:#eef6ff;color:var(--dsrp-blue)}.dsrp-panel-head small,.dsrp-kicker{display:block;color:var(--dsrp-blue2);font-weight:950;font-size:13px;margin-bottom:4px}.dsrp-panel-head h2,.dsrp-section-head h2{font-size:clamp(28px,3vw,38px);line-height:1.28;font-weight:950;margin:0;color:#0c1424}.dsrp-identity-list{display:grid;gap:10px}.dsrp-identity-row{display:grid;grid-template-columns:150px 1fr;gap:12px;align-items:center;background:#f8fbff;border:1px solid var(--dsrp-line);border-radius:16px;padding:14px 16px}.dsrp-identity-row span{color:var(--dsrp-muted);font-weight:900;font-size:13px}.dsrp-identity-row strong{font-size:15px;line-height:1.6;word-break:break-word}.dsrp-details{margin-top:14px;border:1px solid rgba(20,120,255,.14);border-radius:18px;background:#f8fbff;overflow:hidden}.dsrp-details summary{cursor:pointer;list-style:none;padding:16px 18px;font-weight:950;color:#10203a}.dsrp-details summary::-webkit-details-marker{display:none}.dsrp-aliases{display:flex;flex-wrap:wrap;gap:8px;padding:0 18px 18px}.dsrp-aliases span{background:#fff;border:1px solid var(--dsrp-line);border-radius:999px;padding:8px 12px;color:#334155;font-size:13px;font-weight:850}.dsrp-description{color:#334155;font-size:16.5px;line-height:2.15}.dsrp-description p{margin:0 0 14px}.dsrp-section-head{text-align:center;max-width:820px;margin:0 auto 34px}.dsrp-section-head p{margin:12px auto 0;color:var(--dsrp-muted);line-height:1.9;font-size:16px}.dsrp-spec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.dsrp-spec-item{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"ic lab" "ic val";column-gap:14px;align-items:center;background:#fff;border:1px solid var(--dsrp-line);border-radius:20px;padding:18px;min-height:94px;box-shadow:0 8px 22px rgba(15,23,42,.035)}.dsrp-spec-item>span{grid-area:ic;width:50px;height:50px;border-radius:16px;background:#eef6ff;color:var(--dsrp-blue);display:grid;place-items:center}.dsrp-spec-item small{grid-area:lab;color:var(--dsrp-muted);font-weight:900}.dsrp-spec-item strong{grid-area:val;font-size:16px;line-height:1.45}.dsrp-feature-panel{display:flex;flex-direction:column}.dsrp-main-related{display:flex;flex-direction:column;gap:14px;min-height:100%;background:linear-gradient(180deg,#f8fbff,#fff);border:1px solid rgba(20,120,255,.12);border-radius:22px;padding:22px}.dsrp-main-related h3{margin:0;font-size:24px;line-height:1.45;font-weight:950}.dsrp-main-related p{margin:0;color:var(--dsrp-muted);line-height:1.85}.dsrp-related-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.dsrp-related-meta div{background:#fff;border:1px solid var(--dsrp-line);border-radius:16px;padding:12px}.dsrp-related-meta span{display:block;color:var(--dsrp-muted);font-size:12px;font-weight:900;margin-bottom:5px}.dsrp-related-meta strong{font-size:14px}.dsrp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:auto;min-height:50px;padding:0 20px;border-radius:16px;background:linear-gradient(135deg,var(--dsrp-blue),var(--dsrp-blue2));color:#fff!important;font-weight:950}.dsrp-empty{display:grid;place-items:start;gap:8px;background:#f8fbff;border:1px dashed rgba(20,120,255,.24);border-radius:20px;padding:24px}.dsrp-empty strong{font-size:18px}.dsrp-empty p{margin:0;color:var(--dsrp-muted);line-height:1.8}.dsrp-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.dsrp-mini-card{background:#fff;border:1px solid var(--dsrp-line);border-radius:22px;padding:20px;box-shadow:0 8px 22px rgba(15,23,42,.035)}.dsrp-mini-card>span{width:50px;height:50px;display:grid;place-items:center;border-radius:16px;background:#eef6ff;color:var(--dsrp-blue);margin-bottom:18px}.dsrp-mini-card h3{font-size:20px;line-height:1.55;margin:0 0 10px;font-weight:950}.dsrp-mini-card h3 a{color:var(--dsrp-text)}.dsrp-mini-card p{margin:0;color:var(--dsrp-muted);line-height:1.75}.dsrp-mini-card>a{display:inline-flex;align-items:center;gap:6px;margin-top:14px;color:var(--dsrp-blue2);font-weight:950}.dsrp-faq{display:grid;gap:12px;max-width:940px;margin:0 auto}.dsrp-faq-item{background:#fff;border:1px solid var(--dsrp-line);border-radius:18px;box-shadow:0 6px 18px rgba(15,23,42,.035);overflow:hidden}.dsrp-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;list-style:none;padding:18px 22px;font-size:17px;font-weight:950}.dsrp-faq-item summary::-webkit-details-marker{display:none}.dsrp-faq-item summary span{width:34px;height:34px;border-radius:12px;background:#eef6ff;color:var(--dsrp-blue);display:grid;place-items:center;transition:.2s}.dsrp-faq-item[open] summary span{transform:rotate(180deg)}.dsrp-faq-item p{margin:0;padding:0 22px 20px;color:var(--dsrp-muted);line-height:1.9}.dsrp-related-hub{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.dsrp-hub-col{background:#fff;border:1px solid var(--dsrp-line);border-radius:22px;padding:20px;box-shadow:0 8px 22px rgba(15,23,42,.035)}.dsrp-hub-col h3{display:flex;align-items:center;gap:10px;margin:0 0 14px;font-size:18px;font-weight:950}.dsrp-hub-col h3 span{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#eef6ff;color:var(--dsrp-blue)}.dsrp-hub-link{display:block;border-top:1px solid var(--dsrp-line);padding:13px 0;color:var(--dsrp-text)}.dsrp-hub-link strong{display:block;line-height:1.55}.dsrp-hub-link small,.dsrp-muted{color:var(--dsrp-muted)}@media(hover:hover){.dsrp-hero-actions a:hover,.dsrp-help-card:hover,.dsrp-panel:hover,.dsrp-spec-item:hover,.dsrp-mini-card:hover,.dsrp-hub-col:hover{border-color:rgba(20,120,255,.24);box-shadow:var(--dsrp-shadow)}}@media(max-width:1080px){.dsrp-hero-grid,.dsrp-two{grid-template-columns:1fr}.dsrp-device-card{max-width:560px;width:100%;margin-inline:auto}.dsrp-spec-grid,.dsrp-card-grid{grid-template-columns:repeat(2,1fr)}.dsrp-related-hub{grid-template-columns:repeat(2,1fr)}.dsrp-help-grid{grid-template-columns:1fr 1fr}.dsrp-help-grid .dsrp-help-card:last-child{grid-column:1/-1}}@media(max-width:720px){html,body{overflow-x:hidden}.dsrp-container{width:min(100% - 24px,100%)}.dsrp-breadcrumb .dsrp-container{min-height:52px;font-size:13px}.dsrp-hero-grid{padding:34px 0 28px;gap:22px}.dsrp-badge{font-size:14px;margin-inline:auto}.dsrp-hero-copy{text-align:center}.dsrp-hero h1{font-size:clamp(34px,10vw,46px);letter-spacing:-.8px;line-height:1.18;margin:18px 0 12px}.dsrp-hero p{font-size:16px;line-height:1.9;max-width:100%;margin-inline:auto}.dsrp-hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.dsrp-hero-actions a{min-height:54px;border-radius:17px;padding:0 10px;font-size:14px}.dsrp-hero-actions a:last-child:nth-child(odd){grid-column:1/-1;width:60%;justify-self:center}.dsrp-device-card{padding:14px;border-radius:26px}.dsrp-device-image{min-height:240px;border-radius:22px;padding:18px}.dsrp-main-img{max-width:78%;max-height:230px}.dsrp-device-facts{grid-template-columns:1fr;gap:9px}.dsrp-device-facts div{padding:13px 14px}.dsrp-section{padding:46px 0}.dsrp-help-strip{padding:24px 0}.dsrp-help-grid,.dsrp-spec-grid,.dsrp-card-grid,.dsrp-related-hub{grid-template-columns:1fr}.dsrp-help-grid .dsrp-help-card:last-child{grid-column:auto}.dsrp-help-card,.dsrp-panel,.dsrp-mini-card,.dsrp-hub-col{border-radius:22px;padding:20px}.dsrp-panel-head{align-items:flex-start;margin-bottom:18px}.dsrp-panel-head>span{width:50px;height:50px;border-radius:16px}.dsrp-panel-head h2,.dsrp-section-head h2{font-size:28px;line-height:1.35}.dsrp-section-head{margin-bottom:24px;text-align:center}.dsrp-section-head p{font-size:15px;line-height:1.85}.dsrp-identity-row{grid-template-columns:1fr;gap:5px;padding:14px}.dsrp-description{font-size:16px;line-height:2}.dsrp-related-meta{grid-template-columns:1fr}.dsrp-main-related h3{font-size:21px}.dsrp-faq-item summary{font-size:16px;line-height:1.6;padding:16px}.dsrp-faq-item p{padding:0 16px 18px}.dsrp-spec-item{min-height:82px;padding:15px}.dsrp-spec-item>span{width:46px;height:46px}.dsrp-btn{width:100%}}@media(max-width:430px){.dsrp-container{width:calc(100% - 18px)}.dsrp-hero h1{font-size:33px}.dsrp-hero-actions a{font-size:13px;gap:6px}.dsrp-hero-actions a svg{width:18px;height:18px}.dsrp-main-img{max-width:82%}.dsrp-panel-head h2,.dsrp-section-head h2{font-size:26px}}

/* Same-brand Related Hub — desktop polished, mobile preserved, limited list with view-all button */
.dsrp-brand-devices{
  width:100%;
  max-width:1180px;
  margin:0 auto;
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(min(100%,520px),1fr));
  gap:22px;
  align-items:stretch;
}
.dsrp-brand-devices-count-1{
  grid-template-columns:minmax(0,980px);
  justify-content:center;
}
.dsrp-brand-devices-count-2{
  grid-template-columns:repeat(2,minmax(0,1fr));
}
.dsrp-brand-device-card{
  display:grid;
  grid-template-columns:330px minmax(0,1fr);
  gap:26px;
  align-items:center;
  direction:ltr;
  background:linear-gradient(180deg,#fff,#fbfdff);
  border:1px solid rgba(15,23,42,.10);
  border-radius:30px;
  padding:24px;
  box-shadow:0 20px 55px rgba(15,23,42,.075);
  overflow:hidden;
  min-height:292px;
}
.dsrp-brand-device-img{
  min-height:244px;
  border-radius:24px;
  background:radial-gradient(circle at 50% 28%,#fff 0,#f4f9ff 46%,#eaf4ff 100%);
  border:1px solid rgba(20,120,255,.14);
  display:grid;
  place-items:center;
  padding:20px;
  position:relative;
  overflow:hidden;
}
.dsrp-brand-device-img:before{
  content:"";
  position:absolute;
  inset:18px;
  border-radius:22px;
  border:1px solid rgba(255,255,255,.7);
  pointer-events:none;
}
.dsrp-brand-device-img img{
  width:100%;
  height:210px;
  object-fit:contain;
  display:block;
  position:relative;
  z-index:1;
  filter:drop-shadow(0 18px 24px rgba(15,23,42,.12));
}
.dsrp-brand-device-body{
  min-width:0;
  direction:rtl;
  text-align:right;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
}
.dsrp-brand-device-tag{
  display:inline-flex;
  align-items:center;
  gap:7px;
  border-radius:999px;
  background:#eef6ff;
  color:var(--dsrp-blue2);
  font-size:12px;
  font-weight:950;
  padding:8px 12px;
  margin-bottom:10px;
}
.dsrp-brand-device-tag svg{width:16px;height:16px}.dsrp-brand-device-card h3{
  width:100%;
  font-size:28px;
  line-height:1.35;
  margin:0 0 8px;
  font-weight:950;
  letter-spacing:-.25px;
  text-wrap:balance;
}
.dsrp-brand-device-card h3 a{color:var(--dsrp-text)}
.dsrp-brand-device-card p{
  width:100%;
  margin:0;
  color:var(--dsrp-muted);
  line-height:1.85;
  font-size:16px;
}
.dsrp-brand-device-meta{
  width:100%;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
  margin-top:18px;
}
.dsrp-brand-device-meta div{
  background:#f7fbff;
  border:1px solid rgba(15,23,42,.08);
  border-radius:17px;
  padding:14px 15px;
}
.dsrp-brand-device-meta small{
  display:block;
  color:var(--dsrp-muted);
  font-weight:900;
  font-size:12px;
  margin-bottom:5px;
}
.dsrp-brand-device-meta strong{
  display:block;
  font-size:15px;
  line-height:1.55;
  color:var(--dsrp-text);
}
.dsrp-brand-device-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  margin-top:18px;
  min-height:48px;
  padding:0 18px;
  border-radius:15px;
  background:linear-gradient(135deg,var(--dsrp-blue),var(--dsrp-blue2));
  color:#fff!important;
  font-weight:950;
  box-shadow:0 12px 28px rgba(20,120,255,.22);
}
.dsrp-brand-device-link svg{width:16px;height:16px}
@media(hover:hover){
  .dsrp-brand-device-card:hover{border-color:rgba(20,120,255,.26);box-shadow:0 24px 65px rgba(15,23,42,.10);transform:translateY(-2px)}
  .dsrp-brand-device-card{transition:border-color .2s,box-shadow .2s,transform .2s}
}
@media(max-width:1180px) and (min-width:721px){
  .dsrp-brand-devices{grid-template-columns:1fr;max-width:920px}
  .dsrp-brand-device-card{grid-template-columns:280px minmax(0,1fr)}
  .dsrp-brand-device-img img{height:190px}
}
@media(max-width:720px){
  .dsrp-brand-devices{grid-template-columns:1fr;max-width:none;gap:16px}
  .dsrp-brand-device-card{grid-template-columns:1fr;padding:16px;border-radius:24px;direction:rtl;min-height:0;gap:16px}
  .dsrp-brand-device-img{min-height:190px;border-radius:22px;padding:16px}
  .dsrp-brand-device-img img{height:165px;filter:none}
  .dsrp-brand-device-body{text-align:center;align-items:center}
  .dsrp-brand-device-card h3{font-size:21px;line-height:1.45;text-align:center}
  .dsrp-brand-device-card p{text-align:center;font-size:15px;line-height:1.8}
  .dsrp-brand-device-meta{grid-template-columns:1fr}
  .dsrp-brand-device-link{width:100%}
}


/* Related Hub limit + view-all brand button */
.dsrp-brand-devices-footer{
  width:100%;
  max-width:1180px;
  margin:24px auto 0;
  display:flex;
  align-items:center;
  justify-content:center;
}
.dsrp-brand-all-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  min-height:52px;
  padding:0 24px;
  border-radius:18px;
  background:#0f1f33;
  color:#fff!important;
  font-weight:950;
  border:1px solid rgba(255,255,255,.12);
  box-shadow:0 18px 38px rgba(15,31,51,.16);
}
.dsrp-brand-all-link svg{width:18px;height:18px}
@media(hover:hover){
  .dsrp-brand-all-link:hover{
    background:linear-gradient(135deg,var(--dsrp-blue),var(--dsrp-blue2));
    transform:translateY(-1px);
    box-shadow:0 22px 46px rgba(20,120,255,.22);
  }
}
@media(max-width:720px){
  .dsrp-brand-devices-footer{margin-top:18px}
  .dsrp-brand-all-link{width:100%;min-height:54px;border-radius:17px;padding:0 18px}
}


/* v3.0.7 — Latest + previous Firmware / Channel lists inside receiver page */
.dsrp-latest-label{
  display:inline-flex;
  align-items:center;
  gap:8px;
  width:max-content;
  max-width:100%;
  margin:0 0 12px;
  padding:8px 12px;
  border-radius:999px;
  background:#eef6ff;
  color:var(--dsrp-blue2);
  font-size:12px;
  font-weight:950;
  border:1px solid rgba(20,120,255,.13);
}
.dsrp-latest-label svg{width:16px;height:16px}
.dsrp-version-box{
  margin-top:16px;
  border:1px solid rgba(15,23,42,.08);
  border-radius:20px;
  background:#fff;
  overflow:hidden;
}
.dsrp-version-head{
  display:grid;
  gap:5px;
  padding:16px 18px;
  background:linear-gradient(180deg,#f8fbff,#fff);
  border-bottom:1px solid rgba(15,23,42,.08);
}
.dsrp-version-head strong{font-size:16px;color:#0c1424;font-weight:950;line-height:1.5}
.dsrp-version-head small{color:var(--dsrp-muted);font-weight:750;line-height:1.75}
.dsrp-version-list{display:grid}
.dsrp-version-row{
  display:grid;
  grid-template-columns:42px minmax(0,1fr) 30px;
  align-items:center;
  gap:12px;
  padding:14px 16px;
  border-top:1px solid rgba(15,23,42,.06);
  color:var(--dsrp-text);
}
.dsrp-version-row:first-child{border-top:0}
.dsrp-version-row>span{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border-radius:14px;
  background:#eef6ff;
  color:var(--dsrp-blue);
}
.dsrp-version-row strong{
  display:block;
  font-size:15px;
  font-weight:950;
  line-height:1.55;
  overflow-wrap:anywhere;
}
.dsrp-version-row small{
  display:block;
  color:var(--dsrp-muted);
  font-size:12px;
  line-height:1.7;
  margin-top:3px;
  overflow-wrap:anywhere;
}
.dsrp-version-row em{
  width:30px;
  height:30px;
  border-radius:12px;
  display:grid;
  place-items:center;
  background:#f7fbff;
  color:var(--dsrp-blue2);
  font-style:normal;
}
.dsrp-version-row em svg{width:15px;height:15px}
@media(hover:hover){
  .dsrp-version-row:hover{background:#f8fbff;color:var(--dsrp-blue2)}
}
@media(max-width:720px){
  .dsrp-latest-label{width:100%;justify-content:center;text-align:center}
  .dsrp-version-head{text-align:center;padding:15px}
  .dsrp-version-row{grid-template-columns:38px minmax(0,1fr);padding:13px;gap:10px}
  .dsrp-version-row>span{width:38px;height:38px;border-radius:13px}
  .dsrp-version-row em{display:none}
}
