/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}.nowrap{white-space:nowrap;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.bp-profile-compare-block{width:100%;max-width:100%;margin:2rem 0;box-sizing:border-box;}.bp-profile-main-content,.bp-profile-main-content .region,.bp-profile-main-content .block{width:100%;max-width:100%;box-sizing:border-box;}.bp-profile-compare-inner{width:100%;max-width:100%;box-sizing:border-box;border:1px solid rgba(15,23,42,0.12);border-radius:18px;padding:1.5rem;background:#fff;box-shadow:0 16px 40px rgba(15,23,42,0.08);}.bp-profile-compare-inner h2{margin:0 0 0.4rem;font-size:1.35rem;font-weight:800;color:#111827;}.bp-profile-compare-intro{margin:0 0 1.25rem;color:#4b5563;}.bp-profile-compare-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;}.bp-profile-compare-section h3{margin:0 0 0.75rem;font-size:1rem;font-weight:800;color:#111827;}.bp-profile-compare-list{display:grid;gap:0.65rem;}.bp-profile-compare-card{display:grid;grid-template-columns:42px minmax(0,1fr) 76px;align-items:center;gap:0.75rem;min-height:66px;padding:0.75rem;border:1px solid rgba(15,23,42,0.1);border-radius:14px;text-decoration:none;color:#111827;background:#f9fafb;transition:transform 0.16s ease,box-shadow 0.16s ease,border-color 0.16s ease;}.bp-profile-compare-card:hover,.bp-profile-compare-card:focus{transform:translateY(-1px);border-color:rgba(30,64,175,0.3);box-shadow:0 10px 24px rgba(15,23,42,0.12);color:#111827;text-decoration:none;}.bp-profile-compare-logo{width:42px;height:42px;border-radius:999px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(15,23,42,0.12);box-shadow:0 2px 6px rgba(15,23,42,0.08);}.bp-profile-compare-logo img{width:100%;height:100%;object-fit:cover;display:block;}.bp-profile-compare-name{min-width:0;font-weight:800;line-height:1.15;}.bp-profile-compare-compat{display:grid;gap:0.25rem;justify-items:end;min-width:70px;}.bp-profile-compare-compat-bar{width:64px;height:8px;overflow:hidden;border-radius:999px;background:#e5e7eb;}.bp-profile-compare-compat-fill{display:block;height:100%;border-radius:999px;background:#2563eb;}.bp-profile-compare-compat-value{font-size:0.78rem;font-weight:800;color:#1d4ed8;line-height:1;}.bp-profile-compare-loading,.bp-profile-compare-error{padding:1rem;border-radius:12px;background:#f9fafb;color:#4b5563;}@media (max-width:760px){.bp-profile-compare-grid{grid-template-columns:1fr;}.bp-profile-compare-card{grid-template-columns:38px minmax(0,1fr) 70px;}.bp-profile-compare-logo{width:38px;height:38px;}}
