/* appointmentScripts overrides on Disilab theme */

/* Language switcher — globe + native autonym (no flags) */
.as-lang-switcher {
  position: relative;
  z-index: 1040;
  display: inline-flex;
  align-items: center;
  font-family: Ubuntu, sans-serif;
}
.as-lang-switcher-btn {
  appearance: none;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin: 0;
  height: auto;
  min-height: 0;
  white-space: nowrap;
  vertical-align: middle;
}
.as-lang-switcher-btn:hover,
.as-lang-switcher-btn:focus-visible,
.as-lang-switcher.is-open .as-lang-switcher-btn {
  outline: none;
}
.header-area.as-header-flag .as-lang-switcher-btn.theme-btn-outline-white {
  border-color: rgba(255, 255, 255, 0.75);
  color: #fff;
}
.header-area.as-header-flag .as-lang-switcher-btn.theme-btn-outline-white:hover,
.header-area.as-header-flag .as-lang-switcher.is-open .as-lang-switcher-btn.theme-btn-outline-white {
  background: rgba(255, 255, 255, 0.12);
  color: #fff;
  border-color: rgba(255, 255, 255, 0.75);
}
.as-lang-switcher-globe,
.as-lang-switcher-caret {
  flex: 0 0 auto;
  display: inline-block;
  line-height: 1;
  font-size: 14px;
  color: inherit;
}
.as-lang-switcher-label {
  max-width: 9.5em;
  overflow: hidden;
  text-overflow: ellipsis;
}
.as-lang-switcher-caret {
  opacity: 0.9;
  font-size: 12px;
  transition: transform 0.15s ease;
}
.as-lang-switcher.is-open .as-lang-switcher-caret {
  transform: rotate(180deg);
}
.as-lang-switcher-menu {
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  z-index: 1050;
  display: grid;
  grid-template-columns: repeat(2, minmax(132px, 1fr));
  gap: 2px;
  width: max-content;
  min-width: 280px;
  max-height: none;
  overflow: visible;
  padding: 8px;
  background: #fff;
  border: 1px solid rgba(0, 40, 104, 0.12);
  border-radius: 2px;
  box-shadow: 0 14px 36px rgba(10, 37, 64, 0.18);
}
.as-lang-switcher--mobile .as-lang-switcher-menu {
  right: 0;
  left: auto;
}
.as-lang-menu-item {
  display: block;
  padding: 9px 12px;
  border-radius: 2px;
  color: #0a2540;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
  white-space: nowrap;
}
.as-lang-menu-item:hover {
  background: #f4f7fb;
  color: #002868;
}
.as-lang-menu-item.is-active {
  background: rgba(0, 40, 104, 0.06);
  color: #002868;
  font-weight: 700;
}
.header-area.as-header-flag .user-action {
  display: flex;
  align-items: center;
  gap: 8px;
}
.as-lang-switcher--mobile {
  display: none;
}
@media (max-width: 1199px) {
  .as-lang-switcher--nav {
    display: none !important;
  }
  .as-lang-switcher--mobile {
    display: inline-flex;
  }
  .as-lang-switcher--mobile .as-lang-switcher-label {
    max-width: 6.5em;
  }
}
@media (min-width: 1200px) {
  .as-lang-switcher--mobile {
    display: none !important;
  }
}

.as-brand {
  font-family: Sora, Ubuntu, sans-serif;
  text-decoration: none !important;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  line-height: 1;
  color: inherit;
}
.as-brand-mark {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border: 1.5px solid currentColor;
  border-radius: 3px;
  line-height: 0;
  color: inherit;
}
.as-brand-mark-svg {
  display: block;
  width: 20px;
  height: 20px;
}
.as-brand-text {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3px;
  min-width: 0;
}
.as-brand .as-a {
  display: block;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  line-height: 1;
  color: #2d86eb;
}
.as-brand .as-s {
  display: block;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: 1;
  color: #0a2540;
}
.header-area.as-header-flag {
  position: relative;
  z-index: 1030;
  overflow: visible;
  background: #a9122f !important;
  box-shadow: none;
  border-top: 3px solid #3c3b6e;
}
.header-area.as-header-flag.fixed-top {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1030;
}
.header-area.as-header-flag::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
  opacity: 0.5;
  background-image:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M12 2.2l2.9 7.1 7.6.6-5.8 4.8 1.8 7.4L12 17.8l-6.5 4.3 1.8-7.4L1.5 9.9l7.6-.6z'/%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23aeb9ef' d='M12 2.2l2.9 7.1 7.6.6-5.8 4.8 1.8 7.4L12 17.8l-6.5 4.3 1.8-7.4L1.5 9.9l7.6-.6z'/%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M12 2.2l2.9 7.1 7.6.6-5.8 4.8 1.8 7.4L12 17.8l-6.5 4.3 1.8-7.4L1.5 9.9l7.6-.6z'/%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%238fa0e0' d='M12 2.2l2.9 7.1 7.6.6-5.8 4.8 1.8 7.4L12 17.8l-6.5 4.3 1.8-7.4L1.5 9.9l7.6-.6z'/%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M12 2.2l2.9 7.1 7.6.6-5.8 4.8 1.8 7.4L12 17.8l-6.5 4.3 1.8-7.4L1.5 9.9l7.6-.6z'/%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23c5cef5' d='M12 2.2l2.9 7.1 7.6.6-5.8 4.8 1.8 7.4L12 17.8l-6.5 4.3 1.8-7.4L1.5 9.9l7.6-.6z'/%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M12 2.2l2.9 7.1 7.6.6-5.8 4.8 1.8 7.4L12 17.8l-6.5 4.3 1.8-7.4L1.5 9.9l7.6-.6z'/%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23aeb9ef' d='M12 2.2l2.9 7.1 7.6.6-5.8 4.8 1.8 7.4L12 17.8l-6.5 4.3 1.8-7.4L1.5 9.9l7.6-.6z'/%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M12 2.2l2.9 7.1 7.6.6-5.8 4.8 1.8 7.4L12 17.8l-6.5 4.3 1.8-7.4L1.5 9.9l7.6-.6z'/%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%238fa0e0' d='M12 2.2l2.9 7.1 7.6.6-5.8 4.8 1.8 7.4L12 17.8l-6.5 4.3 1.8-7.4L1.5 9.9l7.6-.6z'/%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M12 2.2l2.9 7.1 7.6.6-5.8 4.8 1.8 7.4L12 17.8l-6.5 4.3 1.8-7.4L1.5 9.9l7.6-.6z'/%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23c5cef5' d='M12 2.2l2.9 7.1 7.6.6-5.8 4.8 1.8 7.4L12 17.8l-6.5 4.3 1.8-7.4L1.5 9.9l7.6-.6z'/%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M12 2.2l2.9 7.1 7.6.6-5.8 4.8 1.8 7.4L12 17.8l-6.5 4.3 1.8-7.4L1.5 9.9l7.6-.6z'/%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23aeb9ef' d='M12 2.2l2.9 7.1 7.6.6-5.8 4.8 1.8 7.4L12 17.8l-6.5 4.3 1.8-7.4L1.5 9.9l7.6-.6z'/%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M12 2.2l2.9 7.1 7.6.6-5.8 4.8 1.8 7.4L12 17.8l-6.5 4.3 1.8-7.4L1.5 9.9l7.6-.6z'/%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%238fa0e0' d='M12 2.2l2.9 7.1 7.6.6-5.8 4.8 1.8 7.4L12 17.8l-6.5 4.3 1.8-7.4L1.5 9.9l7.6-.6z'/%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M12 2.2l2.9 7.1 7.6.6-5.8 4.8 1.8 7.4L12 17.8l-6.5 4.3 1.8-7.4L1.5 9.9l7.6-.6z'/%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23c5cef5' d='M12 2.2l2.9 7.1 7.6.6-5.8 4.8 1.8 7.4L12 17.8l-6.5 4.3 1.8-7.4L1.5 9.9l7.6-.6z'/%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M12 2.2l2.9 7.1 7.6.6-5.8 4.8 1.8 7.4L12 17.8l-6.5 4.3 1.8-7.4L1.5 9.9l7.6-.6z'/%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23aeb9ef' d='M12 2.2l2.9 7.1 7.6.6-5.8 4.8 1.8 7.4L12 17.8l-6.5 4.3 1.8-7.4L1.5 9.9l7.6-.6z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size:
    4px 4px, 11px 11px, 6px 6px, 14px 14px, 5px 5px,
    9px 9px, 3px 3px, 12px 12px, 7px 7px, 4px 4px,
    13px 13px, 5px 5px, 8px 8px, 3px 3px, 10px 10px,
    6px 6px, 15px 15px, 4px 4px, 9px 9px, 7px 7px;
  background-position:
    6% 30%, 18% 68%, 31% 22%, 44% 74%, 57% 28%,
    69% 62%, 81% 18%, 92% 58%, 12% 48%, 76% 42%,
    3% 72%, 24% 38%, 38% 55%, 51% 16%, 63% 78%,
    72% 34%, 85% 70%, 96% 26%, 27% 82%, 48% 46%;
}
.header-area.as-header-flag > .container {
  position: relative;
  z-index: 1;
}
.header-area.as-header-flag .as-brand {
  color: #fff;
  gap: 11px;
}
.header-area.as-header-flag .as-brand-mark {
  width: 38px;
  height: 38px;
  border-color: rgba(255, 255, 255, 0.9);
  color: #fff;
  background: rgba(255, 255, 255, 0.06);
}
.header-area.as-header-flag .as-brand-mark-svg {
  width: 22px;
  height: 22px;
}
.header-area.as-header-flag .as-brand .as-a {
  color: rgba(255, 255, 255, 0.72);
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.18em;
}
.header-area.as-header-flag .as-brand .as-s {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.035em;
  padding-left: 0;
  border-bottom: 0;
}
.header-area.as-header-flag .as-brand:hover .as-brand-mark {
  background: rgba(255, 255, 255, 0.14);
  border-color: #fff;
}
.header-area.as-header-flag .as-brand:hover .as-a {
  color: rgba(255, 255, 255, 0.92);
}
.header-area.as-header-flag .as-brand:hover .as-s {
  color: #fff;
  border-bottom-color: transparent;
}
.header-area.as-header-flag .menu-bar > ul > li > a {
  color: rgba(255, 255, 255, 0.92) !important;
}
.header-area.as-header-flag .menu-bar > ul > li > a:hover,
.header-area.as-header-flag .menu-bar > ul > li > a.active {
  color: #fff !important;
}
.header-area.as-header-flag .menu-bar > ul > li > a.active {
  border-bottom: 2px solid #fff;
}
.header-area.as-header-flag .nav-right-button .theme-btn-outline-white {
  border-color: rgba(255, 255, 255, 0.75);
  color: #fff;
}
.header-area.as-header-flag .nav-right-button .theme-btn-outline-white:hover {
  background: rgba(255, 255, 255, 0.12);
  color: #fff;
}
.header-area.as-header-flag .nav-right-button .theme-btn-white {
  background: #fff;
  color: #bf0a30;
  border-color: #fff;
}
.header-area.as-header-flag .nav-right-button .theme-btn-white:hover {
  background: #f5f5f5;
  color: #bf0a30;
}
.as-brand-footer {
  color: #fff;
}
.as-brand-footer .as-brand-mark {
  border-color: rgba(255, 255, 255, 0.55);
  color: #ffe4a3;
  background: transparent;
}
.as-brand-footer .as-a {
  color: rgba(255, 255, 255, 0.55);
}
.as-brand-footer .as-s {
  color: #fff;
}
.nav-right-button { display: flex; gap: 8px; align-items: center; flex-wrap: wrap; }
.as-header-auth-actions {
  display: inline-flex;
  gap: 8px;
  align-items: center;
  flex-wrap: wrap;
}
.menu-bar > ul > li > a.active { color: #2d86eb !important; }
.header-area.as-header-flag .menu-bar > ul > li > a.active { color: #fff !important; }
.as-faq-list .card { margin-bottom: 12px; }
.as-filter-grid label { display: block; margin-bottom: 10px; font-size: 13px; font-weight: 600; color: #6c727c; }
.as-filter-grid select,
.as-filter-grid input {
  width: 100%;
  margin-top: 4px;
  border: 1px solid #e2e8f0;
  border-radius: 4px;
  padding: 8px 10px;
  font: inherit;
}
.as-report-section {
  margin-top: 32px;
  padding-top: 28px;
  border-top: 1px solid #e4eaf1;
}
.as-report-main > .as-report-section:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}
.as-report-section h3 { font-size: 18px; margin-bottom: 12px; }
.as-report-block-title {
  font-size: 18px;
  font-weight: 700;
  color: #0a2540;
  margin: 0 0 16px;
  line-height: 1.35;
  padding-left: 12px;
  border-left: 3px solid #bf0a30;
}
.as-qa-script {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.as-qa-turn {
  border: 1px solid #e8edf3;
  border-radius: 6px;
  overflow: hidden;
  background: #fff;
}
.as-qa-line {
  margin: 0;
  padding: 12px 14px 12px 16px;
  line-height: 1.55;
  font-size: 15px;
  color: #1a2332;
}
.as-qa-line.as-qa-q {
  background: #fff7f8;
  border-left: 3px solid #bf0a30;
  border-bottom: 1px solid #f0e4e6;
}
.as-qa-line.as-qa-a {
  background: #f5f8ff;
  border-left: 3px solid #1a56c4;
}
.as-qa-vo,
.as-qa-me {
  display: inline-block;
  min-width: 2.4em;
  margin-right: 8px;
  font-weight: 700;
  letter-spacing: 0.02em;
}
.as-qa-vo { color: #bf0a30; }
.as-qa-me { color: #1a56c4; }
.as-qa-vo::after,
.as-qa-me::after {
  content: ":";
}
.as-qa-missing { color: #8492a6; font-style: italic; }
.as-qa-question-list {
  margin: 0;
  padding-left: 1.1em;
}
.as-qa-question-list li {
  margin: 0 0 8px;
  line-height: 1.45;
  color: #0a2540;
}
.as-qa-question-list .as-qa-vo {
  margin-right: 6px;
}
.as-qa-questions-note {
  padding: 10px 12px;
  border-left: 3px solid #c5d0de;
  background: #f7f9fc;
  color: #5a6a7e;
  font-size: 13px;
  line-height: 1.5;
}
.advice-body {
  display: flex;
  flex-direction: column;
  gap: 22px;
}
.advice-block {
  margin: 0;
  padding: 0;
}
.advice-block h3 {
  margin: 0 0 10px;
  font-size: 15px;
  font-weight: 700;
  color: #0a2540;
  line-height: 1.35;
}
.advice-block p {
  margin: 0;
  line-height: 1.6;
  font-size: 15px;
  color: #1a2332;
}
.advice-block ul {
  margin: 0;
  padding-left: 1.2em;
}
.advice-block li {
  margin: 0 0 8px;
  line-height: 1.55;
  font-size: 15px;
  color: #1a2332;
}
.advice-block li:last-child { margin-bottom: 0; }
.library-snippet .truncate { max-height: 3.2em; overflow: hidden; }
#preloader { display: none !important; }

/* Report page layout */
.as-report-sidebar {
  position: sticky;
  top: 88px;
}
.as-report-side-card + .as-report-side-card {
  margin-top: 16px;
}
.as-report-toc {
  margin: 0;
  padding: 0;
  list-style: none;
}
.as-report-toc li {
  margin: 0;
  padding: 0;
}
.as-report-toc a {
  display: block;
  padding: 7px 0;
  font-size: 14px;
  line-height: 1.4;
  color: #0a2540;
  text-decoration: none;
  border-bottom: 1px solid #f1f4f8;
}
.as-report-toc li:last-child a { border-bottom: 0; }
.as-report-toc a:hover { color: #bf0a30; }
.as-related-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.as-related-item {
  margin: 0 0 14px;
  padding: 0 0 14px;
  border-bottom: 1px solid #f1f4f8;
}
.as-related-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.as-related-link {
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  color: #0a2540;
  text-decoration: none;
}
.as-related-link:hover { color: #bf0a30; }
.as-related-meta {
  margin: 4px 0 0;
  font-size: 12px;
  color: #8492a6;
  line-height: 1.35;
}
.as-report-main { min-width: 0; }
/* Soft anti-copy for report body (client-side only) */
.report-shell .as-report-protect,
.report-shell .as-report-main {
  -webkit-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}
.report-shell .as-report-protect a,
.report-shell .as-report-main a,
.report-shell .as-report-protect button,
.report-shell .as-report-main button,
.report-shell .as-report-protect input,
.report-shell .as-report-main input,
.report-shell .as-report-protect textarea,
.report-shell .as-report-main textarea {
  -webkit-user-select: auto;
  user-select: auto;
}
.as-report-block {
  margin-top: 28px;
  padding-top: 4px;
}
.as-profile-tables h3 {
  margin: 18px 0 8px;
  font-size: 15px;
  font-weight: 700;
  color: #0a2540;
}
.as-profile-tables h3:first-child { margin-top: 0; }
.as-profile-tables table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
  margin: 0 0 4px;
  background: #fff;
  border: 1px solid #e8edf3;
  border-radius: 6px;
  overflow: hidden;
}
.as-profile-tables th,
.as-profile-tables td {
  padding: 10px 12px;
  border-bottom: 1px solid #eef1f5;
  vertical-align: top;
  line-height: 1.45;
}
.as-profile-tables tr:last-child th,
.as-profile-tables tr:last-child td { border-bottom: 0; }
.as-profile-tables th {
  width: 34%;
  max-width: 220px;
  font-weight: 600;
  color: #5b6b7c;
  background: #f7f9fc;
  text-align: left;
}
.as-profile-tables td { color: #0a2540; }
.as-source-url { word-break: break-all; }
.as-source-scroll {
  height: 150px;
  overflow: auto;
  border: 1px solid #e2e8f0;
  border-radius: 6px;
  background: #f8fafc;
  padding: 12px 14px;
  -webkit-overflow-scrolling: touch;
}
.as-source-scroll .markdown-body,
.as-source-scroll .full-body {
  font-size: 13px;
  line-height: 1.55;
  color: #334155;
  margin: 0;
  white-space: pre-wrap;
  word-break: break-word;
}
.as-report-disclaimer {
  margin-top: 36px;
  padding: 16px 18px;
  border-top: 1px solid #e2e8f0;
  background: #f8fafc;
  border-radius: 0 0 8px 8px;
}
.as-report-disclaimer-text {
  font-size: 13px;
  line-height: 1.55;
  color: #5b6b7c;
}
.as-report-disclaimer-link {
  font-size: 13px;
  color: #8492a6;
}
.as-report-disclaimer-link a {
  color: #2d86eb;
  text-decoration: none;
}
.as-report-disclaimer-link a:hover { text-decoration: underline; }
.as-legal-callout {
  margin: 0 0 20px;
  padding: 14px 16px;
  border-left: 3px solid #bf0a30;
  background: #fff7f8;
  font-size: 14px;
  line-height: 1.55;
  color: #0a2540;
}
.as-legal-callout strong { display: block; margin-bottom: 4px; }
@media (max-width: 991px) {
  .as-report-sidebar { position: static; margin-top: 28px; }
}

/* Report page — keep JS class names, restyle for Disilab */
.wrap { max-width: 1140px; margin: 0 auto; padding: 0 15px; }
.report-shell .crumb { font-size: 13px; color: #6c727c; margin-bottom: 12px; }
.report-shell .crumb a { color: #2d86eb; }
#reportHero .tag-link .tag-k {
  color: #8492a6;
  font-weight: 600;
  margin-right: 4px;
}
#reportHero .tag-link .tag-k::after {
  content: ":";
}
.as-home-cases .as-list-meta {
  margin-top: 2px;
}
.as-home-cases .as-list-meta .tag-link {
  cursor: default;
}
.as-home-cases .as-list-meta .tag-link .tag-k {
  color: #8492a6;
  font-weight: 600;
  margin-right: 4px;
}
.as-home-cases .as-list-meta .tag-link .tag-k::after {
  content: ":";
}
.report-meta { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 12px; }
.report-meta .pill {
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  padding: 4px 10px;
  border-radius: 999px;
  background: #f0f4f8;
  color: #0a2540;
}
.report-meta .pill.approved { background: #e6f6ed; color: #0f7a3f; }
.report-meta .pill.refused { background: #fde8e8; color: #b42318; }
.report-layout {
  display: grid;
  grid-template-columns: 200px 1fr;
  gap: 28px;
  align-items: start;
}
@media (max-width: 900px) {
  .report-layout { grid-template-columns: 1fr; }
}
.report-toc {
  position: sticky;
  top: 90px;
  background: #fff;
  border: 1px solid #eef1f5;
  border-radius: 8px;
  padding: 16px;
}
.report-toc-label { font-size: 12px; font-weight: 700; text-transform: uppercase; color: #6c727c; margin-bottom: 8px; }
.report-toc ul { list-style: none; padding: 0; margin: 0; }
.report-toc li { margin: 6px 0; }
.report-toc a { color: #0a2540; font-size: 14px; text-decoration: none; }
.report-toc a:hover { color: #2d86eb; }
.report-card {
  background: #fff;
  border: 1px solid #eef1f5;
  border-radius: 8px;
  padding: 20px 22px;
  margin-bottom: 18px;
}
.report-card h2 { font-size: 18px; margin-bottom: 12px; }
.report-shell .is-meter-locked .as-report-section:not(#section-profile) {
  filter: blur(4px);
  pointer-events: none;
  user-select: none;
}
.logo-box .logo img { max-height: 34px; width: auto; }
.source-expand-btn, .advice-btn {
  margin-top: 12px;
  border: 1px solid #d7e0ea;
  background: #fff;
  border-radius: 6px;
  padding: 8px 14px;
  font: inherit;
  cursor: pointer;
}
.advice-btn { background: #2d86eb; color: #fff; border-color: #2d86eb; }
.advice-head { display: flex; justify-content: space-between; align-items: center; gap: 12px; flex-wrap: wrap; }
.hint, .empty { color: #6c727c; font-size: 14px; }
.lib-pager { display: flex; flex-wrap: wrap; gap: 6px; align-items: center; }
.lib-pager a, .lib-pager span {
  display: inline-block;
  padding: 4px 10px;
  border-radius: 4px;
  border: 1px solid #e2e8f0;
  font-size: 13px;
  text-decoration: none;
  color: #0a2540;
}
.lib-pager .is-active { background: #2d86eb; color: #fff; border-color: #2d86eb; }
.as-legal-body h2 { font-size: 18px; margin: 24px 0 10px; }
.as-legal-body ul { padding-left: 1.2em; margin-bottom: 12px; }
.as-legal-body p { margin-bottom: 12px; line-height: 1.6; font-size: 15px; }
.bg-brand { background: #0a2540; }
.cta-area .section-title { margin: 0; }
.auth-google-host { min-height: 40px; }
.footer-area.as-footer-navy {
  background: #0a2540 !important;
}
.footer-area.as-footer-navy .border-top-gray {
  border-color: rgba(255, 255, 255, 0.12) !important;
}
.footer-area.as-footer-navy .copyright-text,
.footer-area.as-footer-navy .copyright-desc {
  color: rgba(255, 255, 255, 0.55) !important;
}
#back-to-top {
  display: none !important;
}

/* Home — 2:1 text/image hero + visa strip + list */
.as-home-hero {
  --as-flag-blue: #002868;
  position: relative;
  isolation: isolate;
  padding: 0;
  background: var(--as-flag-blue) !important;
  overflow: hidden;
}
.as-home-hero::before {
  content: none;
}
.as-home-hero-frame {
  /* Match header/list gutters; keep the 2:1 block inside site max-width. */
  padding-left: 12px;
  padding-right: 12px;
}
.as-home-hero-shell {
  display: grid;
  grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
  align-items: stretch;
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  min-height: clamp(440px, 54vh, 580px);
  overflow: hidden;
  border-radius: 0;
}
.as-home-hero-copy {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  background: var(--as-flag-blue);
  padding: clamp(48px, 7vh, 80px) clamp(16px, 3vw, 28px) clamp(48px, 7vh, 80px) clamp(16px, 3vw, 24px);
}
.as-home-hero-content {
  max-width: 40rem;
  margin: 0;
  text-align: left;
}
.as-home-hero-content .section-title {
  max-width: 100%;
  margin: 0 0 0.85rem;
  text-wrap: balance;
}
.as-home-lead {
  max-width: 38rem;
  margin: 0;
  opacity: 0.94;
  font-size: 16px;
}
.as-home-hero-content h2.as-home-lead {
  font-size: 17px;
  font-weight: 500;
  line-height: 1.55;
  margin: 0 0 0.75rem;
  color: #fff;
}
.as-home-hero-content p.as-home-lead {
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.9);
}
.as-home-hero .hero-btn-box {
  display: flex;
  justify-content: flex-start;
}
.as-home-hero-visual {
  position: relative;
  z-index: 1;
  min-width: 0;
  min-height: 100%;
  overflow: hidden;
  background: var(--as-flag-blue);
}
.as-home-hero-photo,
.as-home-hero-photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.as-home-hero-fade,
.as-home-hero-glow,
.as-home-hero-stack,
.as-home-hero-card,
.as-home-hero-card-back,
.as-home-hero-matte {
  display: none;
}
@media (max-width: 991.98px) {
  .as-home-hero-frame {
    padding-left: 12px;
    padding-right: 12px;
  }
  .as-home-hero-shell {
    grid-template-columns: 1fr;
    min-height: 0;
    overflow: hidden;
  }
  .as-home-hero-visual {
    order: -1;
    min-height: 240px;
    max-height: 320px;
  }
  .as-home-hero-copy {
    padding: 24px 20px 48px;
  }
  .as-home-hero-content {
    max-width: none;
  }
}
.as-home-cases .question-main-bar { max-width: none; }

/* English-only language suggest top bar */
.as-lang-suggest {
  --as-ls-blue: #002868;
  --as-ls-ink: #0a2540;
  font-family: Ubuntu, sans-serif;
  color: var(--as-ls-ink);
}
.as-lang-suggest--bar {
  position: relative;
  z-index: 40;
  background: linear-gradient(180deg, #fff6d6 0%, #ffe9a8 100%);
  border-bottom: 1px solid rgba(160, 110, 0, 0.22);
  box-shadow: 0 4px 14px rgba(120, 80, 0, 0.1);
  opacity: 0;
  transform: translateY(-6px);
  transition: opacity 0.18s ease, transform 0.18s ease;
}
.as-lang-suggest--bar.is-open {
  opacity: 1;
  transform: translateY(0);
}
.as-lang-suggest--bar.is-leaving {
  opacity: 0;
  transform: translateY(-4px);
}
.as-lang-suggest--bar::before {
  content: "";
  display: block;
  height: 4px;
  background: var(--as-ls-blue);
}
.as-lang-suggest-inner {
  max-width: 1320px;
  margin: 0 auto;
  padding: 16px 24px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 14px 20px;
  text-align: center;
}
.as-lang-suggest-msg {
  margin: 0;
  flex: 0 1 auto;
  max-width: 42rem;
  font-size: 17px;
  line-height: 1.45;
  font-weight: 600;
  color: var(--as-ls-ink);
  text-align: center;
}
.as-lang-suggest-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: auto;
  flex: 0 0 auto;
}
.as-lang-suggest-ok,
.as-lang-suggest-cancel {
  appearance: none;
  box-sizing: border-box;
  min-height: 42px;
  min-width: 108px;
  border-radius: 4px;
  font: inherit;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  padding: 11px 18px;
  cursor: pointer;
  width: auto;
  text-align: center;
  transition:
    background 0.15s ease,
    border-color 0.15s ease,
    color 0.15s ease,
    box-shadow 0.15s ease,
    transform 0.15s ease;
}
.as-lang-suggest-ok {
  border: 1px solid var(--as-ls-blue);
  background: var(--as-ls-blue);
  color: #fff;
  box-shadow: 0 2px 0 rgba(0, 25, 70, 0.22);
}
.as-lang-suggest-ok:hover,
.as-lang-suggest-ok:focus-visible {
  background: #001f52;
  border-color: #001f52;
  box-shadow: 0 3px 10px rgba(0, 40, 104, 0.28);
  transform: translateY(-1px);
  outline: none;
}
.as-lang-suggest-ok:active {
  transform: translateY(0);
  box-shadow: 0 1px 0 rgba(0, 25, 70, 0.22);
}
.as-lang-suggest-cancel {
  border: 1px solid rgba(10, 37, 64, 0.22);
  background: rgba(255, 255, 255, 0.72);
  color: var(--as-ls-ink);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
  backdrop-filter: blur(2px);
}
.as-lang-suggest-cancel:hover,
.as-lang-suggest-cancel:focus-visible {
  background: #fff;
  border-color: var(--as-ls-blue);
  color: var(--as-ls-blue);
  box-shadow: 0 2px 8px rgba(0, 40, 104, 0.12);
  transform: translateY(-1px);
  outline: none;
}
.as-lang-suggest-cancel:active {
  transform: translateY(0);
  box-shadow: none;
}
@media (max-width: 575.98px) {
  .as-lang-suggest-inner {
    padding: 14px;
  }
  .as-lang-suggest-msg {
    font-size: 16px;
  }
  .as-lang-suggest-actions {
    width: 100%;
  }
  .as-lang-suggest-ok,
  .as-lang-suggest-cancel {
    flex: 1 1 auto;
  }
}

.as-visa-bar {
  background: #f4f7fb;
  border-bottom: 1px solid #e2e8f0;
  position: sticky;
  top: 0;
  z-index: 20;
  padding: 14px 0;
}
.as-visa-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  width: 100%;
}
.as-visa-chip {
  flex: 1 1 0;
  min-width: 76px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #d0d9e4;
  border-radius: 4px;
  background: #fff;
  color: #0a2540;
  font: inherit;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.02em;
  padding: 11px 10px;
  cursor: pointer;
  white-space: nowrap;
  box-shadow: none;
  transition:
    background-color 0.15s ease,
    border-color 0.15s ease,
    color 0.15s ease,
    box-shadow 0.15s ease,
    transform 0.15s ease;
}
.as-visa-chip:hover {
  color: #bf0a30;
  border-color: #bf0a30;
  background: #fff;
  box-shadow: 0 4px 12px rgba(191, 10, 48, 0.12);
  transform: translateY(-1px);
}
.as-visa-chip:focus-visible {
  outline: 2px solid #bf0a30;
  outline-offset: 2px;
}
.as-visa-chip.is-active {
  color: #fff;
  background: #bf0a30;
  border-color: #bf0a30;
  box-shadow: 0 4px 12px rgba(191, 10, 48, 0.22);
}
.as-visa-chip.is-active:hover {
  color: #fff;
  background: #a30828;
  border-color: #a30828;
  transform: translateY(-1px);
}
.as-visa-chip-label {
  pointer-events: none;
}
@media (max-width: 767px) {
  .as-visa-chip {
    flex: 1 1 calc(33.333% - 8px);
    min-width: calc(33.333% - 8px);
    font-size: 13px;
    padding: 10px 6px;
  }
}
.as-page-size { color: #6c727c; }
.as-list-filters #countryFilter {
  max-width: min(220px, 46vw);
}
.as-home-cases .pager {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-top: 8px;
}
.as-home-cases .pager > nav {
  display: block;
}
.as-home-cases .pagination.generic-pagination {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.as-home-cases .pagination.generic-pagination .page-item {
  margin: 0;
  display: block;
}
.as-home-cases .pagination.generic-pagination .page-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  min-width: 36px;
  height: 36px;
  padding: 0 10px;
  margin: 0 !important;
  border: 1px solid #e2e8f0 !important;
  border-radius: 4px !important;
  background: #fff;
  color: #0a2540;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}
.as-home-cases .pagination.generic-pagination .page-link:hover {
  background: #f4f7fb;
  border-color: #bf0a30 !important;
  color: #bf0a30;
}
.as-home-cases .pagination.generic-pagination .page-item.active .page-link,
.as-home-cases .pagination.generic-pagination .page-item.active .page-link:hover {
  background: #bf0a30;
  border-color: #bf0a30 !important;
  color: #fff;
}
.as-home-cases .pagination.generic-pagination .page-item.disabled .page-link,
.as-home-cases .pagination.generic-pagination .page-item.disabled .page-link:hover {
  background: #f7f9fc;
  border-color: #eef1f5 !important;
  color: #a0aab8;
  pointer-events: none;
}
.as-home-cases .pager #pagerInfo {
  margin: 0;
  color: #6c727c;
  font-size: 13px;
  white-space: nowrap;
}
.as-home-cases .library-snippet .media-card:first-child { padding-top: 1rem !important; }
.as-home-cases .library-snippet .media-card {
  align-items: flex-start;
  gap: 8px;
}
.as-case-meta {
  flex: 0 0 156px;
  width: 156px;
  max-width: 156px;
  padding-right: 24px;
  text-align: left;
}
.as-case-visa {
  display: inline-block;
  max-width: 100%;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #0a2540;
  word-break: break-word;
}
.as-case-visa.is-unknown {
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #8492a6;
  background: #f0f4f8;
  border: 1px solid #e2e8f0;
  border-radius: 4px;
  padding: 6px 10px;
  line-height: 1.2;
}
.as-case-status {
  margin-top: 10px;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.25;
  color: #6c727c;
}
.as-case-status.is-approved { color: #0f7a3f; }
.as-case-status.is-refused { color: #bf0a30; }
.as-case-status.is-admin { color: #b45309; }
.as-case-status.is-unknown { color: #8492a6; }
.as-home-cases .library-snippet .media-body {
  min-width: 0;
  flex: 1 1 auto;
}
@media (max-width: 575px) {
  .as-case-meta {
    flex-basis: 112px;
    width: 112px;
    max-width: 112px;
    padding-right: 14px;
  }
  .as-case-visa { font-size: 18px; }
  .as-case-visa.is-unknown { font-size: 12px; padding: 5px 8px; }
}
.as-home-hero #heroUnlockBtn {
  white-space: normal;
  line-height: 1.25;
  text-align: center;
  max-width: 100%;
}
body.is-paywalled { overflow: hidden; }
.paywall-modal {
  position: fixed;
  inset: 0;
  z-index: 1200;
  display: grid;
  place-items: center;
  padding: 20px;
  background: rgba(6, 26, 47, 0.72);
  backdrop-filter: blur(4px);
}
.paywall-card {
  position: relative;
  width: min(460px, 100%);
  padding: 28px 24px;
  border-radius: 10px;
  background: #fff;
  text-align: center;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.28);
}
.paywall-close {
  position: absolute;
  top: 10px;
  right: 12px;
  width: 32px;
  height: 32px;
  border: 0;
  border-radius: 999px;
  background: transparent;
  color: #8fa3b8;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
}
.paywall-close:hover { color: #0a2a4a; background: #f1f5f9; }
.paywall-kicker {
  margin: 0;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #bf0a30;
}
.paywall-card h2 {
  margin: 10px 0 0;
  font-family: Ubuntu, sans-serif;
  font-size: 26px;
  line-height: 1.2;
  color: #0a2540;
}
.paywall-lead {
  margin: 12px 0 0;
  color: #5b6b7c;
  font-size: 14px;
}
.paywall-timer {
  margin: 16px 0 0;
  font-size: 14px;
  color: #334155;
}
.paywall-timer strong {
  font-size: 22px;
  color: #bf0a30;
  font-variant-numeric: tabular-nums;
}
.paywall-was {
  margin: 16px 0 0;
  color: #8fa3b8;
  text-decoration: line-through;
  font-size: 14px;
}
.paywall-now {
  margin: 4px 0 0;
  font-size: 32px;
  font-weight: 800;
  color: #0a2540;
}
.paywall-meta {
  margin: 6px 0 0;
  font-size: 13px;
  color: #5b6b7c;
}
.paywall-buy {
  width: 100%;
  margin-top: 18px;
  border: 0;
  border-radius: 8px;
  padding: 16px 18px;
  background: #bf0a30;
  color: #fff;
  font: inherit;
  font-size: 16px;
  font-weight: 800;
  cursor: pointer;
}
.paywall-buy:hover { background: #9a0826; }
.paywall-note {
  margin: 12px 0 0;
  font-size: 12px;
  color: #8fa3b8;
}
.paywall-links {
  margin: 14px 0 0;
  font-size: 12px;
  color: #8fa3b8;
}
.paywall-links a {
  color: #2d86eb;
  font-weight: 700;
  text-decoration: none;
}
.paywall-links a:hover { text-decoration: underline; }

/* Account + favorites */
.as-report-title-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px 16px;
  flex-wrap: wrap;
}
.as-report-title-row .section-title {
  flex: 1 1 16rem;
  min-width: 0;
}
.as-fav-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  flex: 0 0 auto;
  margin-top: 2px;
  border: 1px solid #d0d9e4;
  background: #fff;
  color: #0a2540;
  border-radius: 6px;
  padding: 8px 12px;
  font: inherit;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  line-height: 1;
}
.as-fav-btn:hover { border-color: #bf0a30; color: #bf0a30; }
.as-fav-btn.is-active {
  border-color: #bf0a30;
  background: #fff5f7;
  color: #bf0a30;
}
.as-fav-btn i { font-size: 18px; }
.as-account-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  border-bottom: 1px solid #e2e8f0;
  padding-bottom: 12px;
}
.as-account-tab {
  border: 0;
  background: transparent;
  color: #5a6b7d;
  font: inherit;
  font-size: 15px;
  font-weight: 600;
  padding: 8px 14px;
  border-radius: 6px;
  cursor: pointer;
}
.as-account-tab:hover { background: #f4f7fb; color: #0a2540; }
.as-account-tab.is-active {
  background: #0a2540;
  color: #fff;
}
.as-account-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.as-account-list li {
  display: grid;
  grid-template-columns: 1fr auto auto;
  gap: 12px;
  align-items: center;
  padding: 14px 0;
  border-bottom: 1px solid #eef2f6;
}
.as-account-list li:last-child { border-bottom: 0; }
.as-account-list a {
  color: #0a2540;
  font-weight: 600;
  text-decoration: none;
}
.as-account-list a:hover { color: #bf0a30; }
.as-account-muted {
  color: #8fa3b8;
  font-size: 13px;
  white-space: nowrap;
}
.as-account-table th,
.as-account-table td {
  font-size: 14px;
  vertical-align: middle;
}
.as-auth-side-photo {
  min-height: 420px;
  background: #0b1c2c;
}
.as-page-translate-status {
  position: fixed;
  right: 16px;
  bottom: 16px;
  z-index: 1200;
  max-width: min(320px, calc(100vw - 32px));
  padding: 8px 12px;
  border-radius: 8px;
  background: rgba(11, 28, 44, 0.92);
  color: #fff;
  font-size: 13px;
  line-height: 1.35;
  box-shadow: 0 8px 24px rgba(10, 37, 64, 0.25);
  pointer-events: none;
}
.as-i18n-progress {
  position: fixed;
  left: 16px;
  bottom: 16px;
  z-index: 1200;
  max-width: min(320px, calc(100vw - 32px));
  padding: 8px 12px;
  border-radius: 8px;
  background: rgba(11, 28, 44, 0.92);
  color: #fff;
  font-size: 13px;
  line-height: 1.35;
  box-shadow: 0 8px 24px rgba(10, 37, 64, 0.25);
  pointer-events: none;
}
/* Never hide the page while swapping languages — soft switch is instant. */
html.as-i18n-pending body,
html.as-i18n-ready body {
  visibility: visible;
}
.as-auth-side-photo-img {
  width: 100%;
  height: 100%;
  min-height: 420px;
  max-height: 760px;
  object-fit: cover;
  object-position: center 28%;
  display: block;
}
.as-pricing-photo {
  padding: 0;
  background: #0b1c2c;
}
.as-pricing-photo-img {
  width: 100%;
  height: 100%;
  min-height: 100%;
  object-fit: cover;
  object-position: center center;
  display: block;
}
@media (max-width: 991.98px) {
  .as-auth-side-photo-img {
    max-height: 360px;
    min-height: 280px;
  }
  .as-pricing-photo-img {
    min-height: 280px;
    max-height: 380px;
  }
}
@media (max-width: 640px) {
  .as-account-list li {
    grid-template-columns: 1fr;
    gap: 8px;
  }
}

/* Case report floating dock — appears after first viewport */
.as-case-dock {
  position: fixed;
  left: 12px;
  bottom: 20px;
  z-index: 1040;
  display: flex;
  align-items: stretch;
  gap: 8px;
  width: calc(100vw - 24px);
  box-sizing: border-box;
  padding: 8px;
  border: 1px solid rgba(0, 40, 104, 0.14);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 10px 28px rgba(10, 37, 64, 0.18);
  transform: translateY(120%);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease, transform 0.2s ease;
}
.as-case-dock.is-visible {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}
.as-case-dock-btn {
  appearance: none;
  flex: 1 1 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  min-width: 0;
  min-height: 44px;
  padding: 10px 12px;
  border: 1px solid transparent;
  border-radius: 8px;
  background: #002868;
  color: #fff;
  font-family: Ubuntu, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  transition: background 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}
.as-case-dock-btn i {
  font-size: 16px;
  line-height: 1;
}
.as-case-dock-btn:hover,
.as-case-dock-btn:focus-visible {
  background: #001f52;
  color: #fff;
  outline: none;
  text-decoration: none;
}
.as-case-dock-btn:nth-child(1) {
  background: #fff;
  border-color: rgba(0, 40, 104, 0.22);
  color: #002868;
}
.as-case-dock-btn:nth-child(1):hover,
.as-case-dock-btn:nth-child(1):focus-visible {
  border-color: #002868;
  background: #f4f7fb;
  color: #002868;
}
.as-case-dock-btn.is-disabled,
.as-case-dock-btn:disabled {
  opacity: 0.38;
  cursor: not-allowed;
  pointer-events: none;
}
@media (max-width: 575.98px) {
  .as-case-dock {
    left: 10px;
    bottom: 12px;
    width: calc(100vw - 20px);
    gap: 6px;
    padding: 6px;
  }
  .as-case-dock-btn {
    min-height: 42px;
    padding: 8px 8px;
    font-size: 12px;
  }
  .as-case-dock-btn span {
    display: none;
  }
  .as-case-dock-btn i {
    font-size: 18px;
  }
}

/* —— Arabic / RTL locale —— */
html[dir="rtl"],
body[dir="rtl"] {
  direction: rtl;
  text-align: right;
}
html[dir="rtl"] .as-brand-text {
  align-items: flex-end;
}
html[dir="rtl"] .as-brand,
html[dir="rtl"] .as-brand-footer,
html[dir="rtl"] [data-no-translate],
html[dir="rtl"] .as-visa-chip,
html[dir="rtl"] code,
html[dir="rtl"] .as-lang-switcher-label {
  direction: ltr;
  unicode-bidi: isolate;
}
html[dir="rtl"] .as-home-hero-content,
html[dir="rtl"] .as-home-hero-content .section-title,
html[dir="rtl"] .as-home-lead {
  text-align: right;
}
html[dir="rtl"] .as-home-hero-copy {
  padding: clamp(48px, 7vh, 80px) clamp(16px, 3vw, 24px) clamp(48px, 7vh, 80px) clamp(16px, 3vw, 28px);
}
html[dir="rtl"] .as-home-hero-content {
  margin-right: 0;
  margin-left: auto;
}
html[dir="rtl"] .menu-bar > ul > li {
  text-align: right;
}
html[dir="rtl"] .nav-right-button,
html[dir="rtl"] .as-header-auth-actions,
html[dir="rtl"] .as-list-filters,
html[dir="rtl"] .filters,
html[dir="rtl"] .as-visa-strip {
  flex-direction: row-reverse;
}
html[dir="rtl"] .as-lang-switcher-menu {
  right: auto;
  left: 0;
  text-align: right;
}
html[dir="rtl"] .as-lang-menu-item {
  text-align: right;
}
html[dir="rtl"] .as-lang-switcher--mobile .as-lang-switcher-menu {
  left: 0;
  right: auto;
}
html[dir="rtl"] .copyright-text.text-end,
html[dir="rtl"] .text-end {
  text-align: left !important;
}
html[dir="rtl"] .text-start {
  text-align: right !important;
}
html[dir="rtl"] .library-snippet .media,
html[dir="rtl"] .library-snippet .media-body,
html[dir="rtl"] .form-select,
html[dir="rtl"] label,
html[dir="rtl"] .as-page-size,
html[dir="rtl"] #listCount,
html[dir="rtl"] #pagerInfo,
html[dir="rtl"] .footer-item,
html[dir="rtl"] .generic-list-item {
  text-align: right;
}
html[dir="rtl"] .pagination {
  flex-direction: row-reverse;
  justify-content: flex-start;
}
html[dir="rtl"] .off-canvas-menu {
  left: auto;
  right: 0;
  transform: translateX(100%);
}
html[dir="rtl"] .off-canvas-menu.active {
  transform: translateX(0);
}
html[dir="rtl"] .as-case-dock {
  direction: ltr;
}
html[dir="rtl"] .ms-1 {
  margin-left: 0 !important;
  margin-right: 0.25rem !important;
}
html[dir="rtl"] .me-auto {
  margin-right: 0 !important;
  margin-left: auto !important;
}
html[dir="rtl"] .me-1 {
  margin-right: 0 !important;
  margin-left: 0.25rem !important;
}
@media (max-width: 991.98px) {
  html[dir="rtl"] .as-home-hero-copy {
    padding: 24px 20px 48px;
  }
}
