/* dm-serif-display-regular - latin */
 @font-face {
     font-family: 'DM Serif Display';
     font-style: normal;
     font-weight: 400;
     src: url('../fonts/dm-serif-display-v4-latin-regular.eot');
    /* IE9 Compat Modes */
     src: local('DM Serif Display Regular'), local('DMSerifDisplay-Regular'), url('../fonts/dm-serif-display-v4-latin-regular.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
     url('../fonts/dm-serif-display-v4-latin-regular.woff2') format('woff2'),
    /* Super Modern Browsers */
     url('../fonts/dm-serif-display-v4-latin-regular.woff') format('woff'),
    /* Modern Browsers */
     url('../fonts/dm-serif-display-v4-latin-regular.ttf') format('truetype'),
    /* Safari, Android, iOS */
     url('../fonts/dm-serif-display-v4-latin-regular.svg#DMSerifDisplay') format('svg');
    /* Legacy iOS */
     font-display: swap;
    /* Add font-display */
}
/* inter-regular - latin */
 @font-face {
     font-family: 'Inter';
     font-style: normal;
     font-weight: 400;
     src: url('../fonts/inter-v2-latin-regular.eot');
    /* IE9 Compat Modes */
     src: local(''), url('../fonts/inter-v2-latin-regular.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
     url('../fonts/inter-v2-latin-regular.woff2') format('woff2'),
    /* Super Modern Browsers */
     url('../fonts/inter-v2-latin-regular.woff') format('woff'),
    /* Modern Browsers */
     url('../fonts/inter-v2-latin-regular.ttf') format('truetype'),
    /* Safari, Android, iOS */
     url('../fonts/inter-v2-latin-regular.svg#Inter') format('svg');
    /* Legacy iOS */
     font-display: swap;
    /* Add font-display */
}
 img {
     max-width: 100%;
     margin-bottom: 1%;
}
 .jrpm-figure {
     width: 80%;
     max-width: 80%;
     margin: 2.25em auto;
     text-align: center;
 }
 .jrpm-figure img {
     display: block;
     width: 100%;
     height: auto;
     margin: 0 auto;
     box-sizing: border-box;
     padding: 10px 0;
     background: #fff;
     border: 1px solid #e5e5e5;
 }
 body.darkmode .jrpm-figure img {
     border-color: #444;
 }
 .jrpm-figure-caption {
     margin: 1.35em 0 0 0;
     font-size: 0.85rem;
     line-height: 1.3;
     color: #6c757d;
     text-align: left;
 }
 ul li::marker {
     color: red;
}
 li {
     list-style-image: url();
     // FOR IE color: red;
}
 @media only screen and (max-width: 360px) {
     iframe {
         max-width: 300px;
    }
     video {
         max-width: 300px;
    }
}
 input[type="search"]::-webkit-search-cancel-button {
    /* Remove default */
     -webkit-appearance: none;
     content: url(../images/close.svg);
}
 ol {
     margin-left: 0px;
}
 @media (min-width: 550px) {
    /* Side by side gallery use with </> alignment e.g. [_gallery >](imgages/test.jpg) */
     img[alt~="_gallery"] {
         max-width: 49.5%;
    }
    /* Aligned to the right */
     img[alt$=">"] {
         float: right;
    }
    /* Aligned to the left */
     img[alt$="<"] {
         float: left;
    }
    /* Centered image */
     img[alt$="><"] {
         display: block;
         margin: auto;
         float: none !important;
    }
}
 .center {
     text-align: center;
}
 .left {
     margin-left: 0;
}
 .lit {
     font-size: 1.5rem;
     font-weight: 300;
}
 .little-svg {
     fill: #fff;
}
 .ml-0 {
     margin-left: 0.7rem;
}
 .ml {
     margin-left: 2rem;
}
 a.jrpm-affiliate,
 a[href*="nordvpn.net"],
 a[href*="brickhousenutrition.com"] {
     font-size: 1.1rem;
 }
 .jrpm-site-header {
     margin: 0;
     padding: 15px 0 0;
 }
 .jrpm-wordmark {
     display: flex;
     align-items: center;
     column-gap: 1.25rem;
     /* Drop the title+pill toward the tagline without moving the tagline. */
     margin: 0.5em 0 -0.5em;
     padding: 0;
 }
 .jrpm-wordmark-text {
     flex: 0 0 auto;
     line-height: 1.15;
 }
 .jrpm-wordmark-pill {
     flex: 0 0 auto;
     display: block;
     width: auto;
     height: 1.4em;
     margin: 0;
 }
 .jrpm-site-nav {
     display: flex;
     flex-wrap: wrap;
     align-items: center;
     gap: 0.55rem 1.35rem;
     width: 100%;
     max-width: 100%;
     box-sizing: border-box;
     line-height: 1.5;
     margin: 0;
     padding: 1.1rem 0;
 }
 .jrpm-site-nav a {
     flex: 0 0 auto;
     margin: 0;
     line-height: 1.25;
     padding: 0.1em 0.15em;
 }
 @media (min-width: 701px) {
     .jrpm-site-nav {
         gap: 0 2rem;
         line-height: 1.25;
         padding: 1.35em 0;
     }
 }
 @media (min-width: 684px) {
     .jrpm-site-nav {
         flex-wrap: nowrap;
     }
 }
 .ml-1 {
     margin-left: 5rem;
}
 .bottom {
     margin-block-start: 0px;
     margin-block-end: 0px;
     margin-bottom: 0px;
}
 .mb-1 {
     margin-bottom: 0px;
}
 .mb-2 {
     margin-bottom: 5px;
}
 .mb-3 {
     margin-bottom: 20px;
}
 .mr {
     margin-right: 32px;
}
 .mt-0 {
     margin-top: 0px;
}
 .mt-2 {
     margin-top: 3rem;
}
 .mt-3 {
     margin-top: 4rem;
}
 .mx-auto {
     margin: auto;
}
 .mode {
     position: absolute;
     display: block;
     cursor: pointer;
     -webkit-touch-callout: none;
    /* iOS Safari */
     -webkit-user-select: none;
    /* Safari */
     -khtml-user-select: none;
    /* Konqueror HTML */
     -moz-user-select: none;
    /* Old versions of Firefox */
     -ms-user-select: none;
    /* Internet Explorer/Edge */
     user-select: none;
    /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */
}
 .text-center {
     text-align: center;
}
 .text-right {
     text-align: right;
}
 .tag-link {
     margin-right: 10px;
}
 .about {
     width: 150px;
     height: 150px;
     border-radius: 50%;
}
 code:not(pre code) {
     background-color: rgb(230, 230, 230);
     border-radius: 5px;
     padding: 0px 2px;
     font-size: 85%;
}
 body.darkmode code:not(pre code) {
     background-color: rgb(65, 65, 65);
}
/* blockquote */
 blockquote {
     font-family: 'Inter';
     background-color: rgba(148, 148, 149, 0.08) ;
     margin: 1.5em 0px;
     padding: 1.1em 20px 1px 20px;
     font-style: italic;
}
 blockquote footer {
     font-family: 'Inter';
     font-size: 16px;
     padding-bottom: 10px;
     margin-top: -10px;
}
 blockquote footer cite:before {
     content: "—";
     padding: 0 0.5em;
}
/* Scroll bar */
 ::-webkit-scrollbar {
     width: 8px;
     height: 8px;
}
 ::-webkit-scrollbar-thumb {
     background: rgb(128 128 128 / 70%);
}
 ::-webkit-scrollbar-thumb:window-inactive {
     background: rgb(128 128 128 / 20%);
}
 ::-webkit-scrollbar-thumb:active {
     background-color: rgb(128 128 128 / 100%);
}
/* Footer */
 a.footer-link:hover, a.footer-link:focus {
     cursor: pointer;
}
 .svg-hov {
     transition: all .2s ease-in-out;
}
 .svg-hov:hover {
     transform: translateY(-3px);
     transition: all .2s ease-in-out;
}
 .hexo {
     fill: #03adfc;
     vertical-align: middle;
     padding-bottom: 4px;
}
 .nanobar {
     left: 0;
}
 body {
     position: absolute;
     top: 10px;
     left: 10px;
     bottom: 10px;
     right: 10px;
     padding: 5px;
     overflow-y: scroll;
     overflow-x: hidden;
     transition: all 0.3s ease-in-out;
}
 body.darkmode {
     background: rgb(34, 34, 38);
     color: rgb(230, 230, 230);
}
 .trans {
     animation: transitionPlay 0.7s;
}
 @keyframes transitionPlay {
     from {
         opacity: 0;
         transform: translateY(20px);
    }
     to {
         opacity: 1;
         transform: none;
    }
}
 .hidden {
     display: none;
}
 #comments {
     text-align: center;
}
 #madewith {
     text-align: center;
}
 .posisi {
     text-align: center;
}
 @media (min-width: 550px) {
     .posisi {
         text-align: right;
    }
     #comments {
         text-align: left;
    }
     #madewith {
         text-align: left;
    }
}

/* Claim card (plain-text Claim / Rating / Finding) */
.jrpm-claim-card {
  width: 100%;
  border: 1px solid #d3d3d3;
  border-collapse: collapse;
  margin: 0 0 0.35rem 0;
  font-family: Inter, system-ui, sans-serif;
  font-size: 1rem;
  line-height: 1.45;
}
.jrpm-claim-card th,
.jrpm-claim-card td {
  padding: 0.65rem 0.85rem;
  vertical-align: middle;
  border-bottom: 1px solid #e5e5e5;
  text-align: left;
}
.jrpm-claim-card tr:last-child th,
.jrpm-claim-card tr:last-child td {
  border-bottom: none;
}
.jrpm-claim-card th {
  width: 5.5rem;
  font-weight: 600;
  color: #666;
  white-space: nowrap;
}
.jrpm-claim-card-rating {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  flex-wrap: wrap;
  font-weight: 700;
  color: #f22d34;
}
.jrpm-claim-card-rating--false {
  color: #2a6fdb;
}
.jrpm-claim-card-rating--unverified {
  color: #666;
}
.jrpm-claim-card-pill {
  width: 42px;
  min-width: 28px;
  height: auto;
  display: block;
}
/* Keep the closer Redpill Rating table; hide the duplicate at the top of the body. */
.jrpm-post-article table.table:has(.pillimg) {
  display: none;
}
.jrpm-post-article table.table:has(.pillimg) ~ table.table:has(.pillimg) {
  display: table;
}
.jrpm-post-article > br:first-child,
.jrpm-post-article > table.table:has(.pillimg) + br {
  display: none;
}
.jrpm-post-article > table.table:has(.pillimg) + p {
  margin-top: 0.15rem;
  margin-bottom: 0.35rem;
}
body.dark .jrpm-claim-card,
body.darkmode .jrpm-claim-card {
  border-color: #555;
  background: transparent;
}
body.dark .jrpm-claim-card th,
body.dark .jrpm-claim-card td,
body.darkmode .jrpm-claim-card th,
body.darkmode .jrpm-claim-card td {
  border-bottom-color: #444;
}
body.dark .jrpm-claim-card th,
body.darkmode .jrpm-claim-card th {
  color: #fff;
}
body.dark .jrpm-claim-card-rating,
body.dark .jrpm-claim-card-rating--false,
body.dark .jrpm-claim-card-rating--unverified,
body.darkmode .jrpm-claim-card-rating,
body.darkmode .jrpm-claim-card-rating--false,
body.darkmode .jrpm-claim-card-rating--unverified {
  color: #fff;
}
@media (max-width: 640px) {
  .jrpm-claim-card {
    table-layout: fixed;
    font-size: 0.92rem;
  }
  .jrpm-claim-card th {
    width: 4.75rem;
    white-space: nowrap;
    vertical-align: middle;
    padding: 0.55rem 0.45rem 0.55rem 0.65rem;
  }
  .jrpm-claim-card td {
    vertical-align: top;
    padding: 0.55rem 0.65rem 0.55rem 0.35rem;
    word-wrap: break-word;
    overflow-wrap: anywhere;
  }
}

/* /claims/ index */
.jrpm-claims-filter-label {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
.jrpm-claims-filter {
  display: block;
  box-sizing: border-box;
  width: 100%;
  max-width: none;
  padding: 0.45rem 0.65rem;
  margin: 0.5rem 0 0.35rem 0;
  font-family: inherit;
  font-size: inherit;
  border: 1px solid #d3d3d3;
  border-radius: 4px;
  background: #fff;
  color: inherit;
}
.jrpm-claims-filter::placeholder {
  font-family: inherit;
  font-size: inherit;
  opacity: 0.65;
}
body.darkmode .jrpm-claims-filter {
  border-color: #555;
  background: rgb(42, 42, 48);
  color: rgb(230, 230, 230);
}
.jrpm-claims-count {
  font-size: 0.85rem;
  color: #666;
  margin: 0 0 0.75rem 0;
}
body.darkmode .jrpm-claims-count {
  color: #aaa;
}
.jrpm-claims-table {
  width: 100%;
  border-collapse: collapse;
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.95rem;
}
.jrpm-claims-table th,
.jrpm-claims-table td {
  padding: 0.45rem 0.55rem;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #e5e5e5;
}
.jrpm-claims-table th {
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #666;
}
.jrpm-claims-rating {
  font-weight: 700;
  white-space: nowrap;
  width: 6.5rem;
}
.jrpm-claims-rating--red {
  color: #f22d34;
}
.jrpm-claims-rating--blue {
  color: #2a6fdb;
}
.jrpm-claims-rating--white {
  color: #000;
}
body.darkmode .jrpm-claims-table th,
body.darkmode .jrpm-claims-table td {
  border-bottom-color: #444;
}
body.darkmode .jrpm-claims-table th {
  color: #aaa;
}
body.darkmode .jrpm-claims-rating--white,
body.dark .jrpm-claims-rating--white {
  color: #fff;
}
 