/* sirhanssloane.com — header B+D (dark bar + left copper stripe) + footer 5+4 (gradient band + split) */

.wrapper {
  padding-top: 7rem !important;
}

/* ── HEADER: deep burgundy bar, copper left stripe, light icons, capsule flags ── */
.header {
  height: 7rem !important;
  background: linear-gradient(118deg, #1a0a0e 0%, #321820 48%, #2a1115 100%) !important;
  border-bottom: none !important;
  box-shadow: 0 0.45rem 2.2rem rgba(10, 4, 6, 0.38) !important;
}

.header::before {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  width: 0.55rem !important;
  background: linear-gradient(180deg, #d4a574 0%, #b87333 45%, #8b5a2b 100%) !important;
  box-shadow: 0.2rem 0 1.2rem rgba(212, 165, 116, 0.35) !important;
}

.header::after {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  height: 0.14rem !important;
  background: linear-gradient(90deg, transparent 0%, #d4a574 18%, #ffbb00 50%, #d4a574 82%, transparent 100%) !important;
  opacity: 0.85 !important;
}

.header .logo::before,
.header .logo::after {
  content: none !important;
  display: none !important;
}

.header .search-toggle svg {
  fill: #f5e6d3 !important;
}

.header .search-toggle:hover svg,
.header .search-toggle:focus svg,
.header .search-toggle--active svg {
  fill: #ffbb00 !important;
}

.header__menu-toggle {
  border-top-color: #f5e6d3 !important;
  border-bottom-color: #f5e6d3 !important;
}

.header__menu-toggle span {
  background: #f5e6d3 !important;
}

/* Flags — capsule pills + copper underline active */
.header__nav ul {
  display: flex !important;
  align-items: center !important;
  gap: 0.55rem !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

.header__nav a {
  display: inline-flex !important;
  padding: 0.28rem 0.65rem !important;
  border-radius: 999px !important;
  border: 0.1rem solid rgba(212, 165, 116, 0.35) !important;
  background: rgba(255, 255, 255, 0.07) !important;
  box-shadow: inset 0 0.08rem 0.2rem rgba(0, 0, 0, 0.18) !important;
  transition: border-color 0.2s, background 0.2s, box-shadow 0.2s !important;
}

.header__nav a:hover,
.header__nav a:focus {
  border-color: rgba(255, 187, 0, 0.65) !important;
  background: rgba(255, 255, 255, 0.14) !important;
  box-shadow: 0 0 0 0.12rem rgba(212, 165, 116, 0.25) !important;
}

.header__nav a[aria-current="page"] {
  border-color: #d4a574 !important;
  background: rgba(212, 165, 116, 0.18) !important;
  box-shadow: 0 0.25rem 0.9rem rgba(0, 0, 0, 0.28), inset 0 -0.22rem 0 #ffbb00 !important;
}

.header__nav a img {
  display: block !important;
  border-radius: 0.18rem !important;
}

@media screen and (max-width: 1199px) {
  .header__nav {
    top: 6.9rem !important;
    min-width: 14rem !important;
    padding: 1rem 1.1rem !important;
    background: linear-gradient(145deg, #2a1115 0%, #3d1f28 100%) !important;
    border: 0.12rem solid rgba(212, 165, 116, 0.4) !important;
    border-radius: 0.75rem !important;
    box-shadow: 0 0.65rem 2.4rem rgba(10, 4, 6, 0.45) !important;
  }

  .header__nav ul {
    flex-direction: column !important;
    align-items: flex-end !important;
    gap: 0.7rem !important;
  }

  .header__nav li:nth-child(n+2) {
    margin-top: 0 !important;
  }
}

@media screen and (min-width: 1200px) {
  .header__menu-toggle {
    display: none !important;
  }
}

/* Intro-home anchors — single row on desktop */
@media (min-width: 992px) {
  .intro-home__list {
    display: flex !important;
    flex-wrap: nowrap !important;
    justify-content: center !important;
    align-items: stretch !important;
    gap: 0.5rem !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
  }

  .intro-home__list li {
    flex: 1 1 0 !important;
    min-width: 0 !important;
    margin: 0 !important;
  }

  .intro-home__list a {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 1rem 0.4rem !important;
    font-size: 1.35rem !important;
    line-height: 1.2 !important;
    justify-content: center !important;
    text-align: center !important;
    gap: 0.35rem !important;
  }

  .intro-home__list svg {
    margin-right: 0 !important;
    width: 2.5rem !important;
    height: 2.5rem !important;
    flex-shrink: 0 !important;
  }
}

@media (min-width: 1200px) {
  .intro-home__list {
    gap: 0.7rem !important;
  }

  .intro-home__list a {
    flex-direction: row !important;
    padding: 1.1rem 0.5rem !important;
    font-size: 1.5rem !important;
    text-align: left !important;
    justify-content: flex-start !important;
  }

  .intro-home__list svg {
    margin-right: 0.5rem !important;
    width: 2.8rem !important;
    height: 2.8rem !important;
  }
}

/* ── FOOTER: gradient band, split info row, pill subtitle, outlined link pills ── */
.footer {
  padding: 3.2rem 0 2.2rem !important;
  color: #f0e4d8 !important;
  background-color: #1a0a0e !important;
  background-image: linear-gradient(165deg, #1a0a0e 0%, #3d1f28 42%, #5c3a2e 78%, #4a2c20 100%) !important;
}

.footer::before {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
  height: 0.32rem !important;
  background: linear-gradient(90deg, #8b5a2b, #d4a574, #ffbb00, #d4a574, #8b5a2b) !important;
}

.footer .container {
  max-width: 98rem !important;
  margin-top: 0 !important;
  padding: 0 2rem !important;
  background: transparent !important;
  border-radius: 0 !important;
  border: none !important;
  box-shadow: none !important;
}

.footer__nav {
  display: none !important;
}

.footer__tel {
  display: none !important;
}

.footer__subtitle {
  display: inline-block !important;
  margin: 0 0 1.8rem !important;
  padding: 0.45rem 1.15rem !important;
  color: #fff8f0 !important;
  font-size: 1.35rem !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
  letter-spacing: 0.03em !important;
  text-transform: uppercase !important;
  background: rgba(212, 165, 116, 0.16) !important;
  border: 0.12rem solid rgba(212, 165, 116, 0.55) !important;
  border-radius: 999px !important;
  box-shadow: 0 0.2rem 0.9rem rgba(0, 0, 0, 0.22) !important;
}

.footer__info {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: flex-start !important;
  gap: 1.4rem 2rem !important;
  margin-bottom: 1.8rem !important;
  padding: 1.35rem 1.5rem !important;
  background: rgba(0, 0, 0, 0.28) !important;
  border: 0.1rem solid rgba(212, 165, 116, 0.28) !important;
  border-radius: 0.75rem !important;
  box-shadow: inset 0 0.12rem 0.35rem rgba(0, 0, 0, 0.2) !important;
}

.footer__info-imgs {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 0.85rem !important;
  margin: 0 !important;
  padding: 0.75rem 0.95rem !important;
  background: rgba(10, 4, 6, 0.55) !important;
  border-radius: 0.55rem !important;
  border: 0.1rem solid rgba(255, 187, 0, 0.22) !important;
}

.footer__info-imgs img {
  border-radius: 0.35rem !important;
  margin: 0 !important;
}

.footer__info-imgs img:nth-child(n+2) {
  margin-left: 0 !important;
}

.footer__info-help {
  flex: 1 1 16rem !important;
  margin: 0 !important;
  color: #f5e6d3 !important;
  font-size: 1.35rem !important;
  line-height: 1.5 !important;
  text-decoration: none !important;
  border-bottom: 0.14rem solid rgba(255, 187, 0, 0.45) !important;
  padding-bottom: 0.15rem !important;
  transition: color 0.2s, border-color 0.2s !important;
}

.footer__info-help:hover,
.footer__info-help:focus {
  color: #ffbb00 !important;
  border-bottom-color: #ffbb00 !important;
}

.footer__desc {
  margin: 0 0 1.8rem !important;
  padding: 1.15rem 1.35rem !important;
  font-size: 1.2rem !important;
  line-height: 1.65 !important;
  color: #e0d2c4 !important;
  background: rgba(255, 255, 255, 0.05) !important;
  border: 0.1rem solid rgba(212, 165, 116, 0.22) !important;
  border-top: 0.28rem solid #d4a574 !important;
  border-radius: 0.55rem !important;
  box-shadow: inset 0 0.15rem 0.4rem rgba(0, 0, 0, 0.15) !important;
}

.footer__desc b {
  color: #fff8f0 !important;
}

.footer__bottom {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 0.65rem 0.85rem !important;
  margin: 0 !important;
  padding: 1.2rem 0 0 !important;
  list-style: none !important;
  font-size: 1.15rem !important;
  border-top: 0.1rem solid rgba(212, 165, 116, 0.25) !important;
}

.footer__bottom li:nth-child(2) {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

.footer__bottom li:nth-child(2)::before {
  display: none !important;
  content: none !important;
}

.footer__bottom li:last-child {
  width: 100% !important;
  margin-top: 0.45rem !important;
  padding-left: 0 !important;
  text-align: center !important;
  color: rgba(240, 228, 216, 0.62) !important;
  font-size: 1.1rem !important;
}

.footer__bottom li:last-child::before {
  display: none !important;
  content: none !important;
}

.footer__bottom a {
  display: inline-block !important;
  padding: 0.48rem 1.1rem !important;
  color: #f5e6d3 !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  background: transparent !important;
  border: 0.12rem solid rgba(212, 165, 116, 0.55) !important;
  border-radius: 999px !important;
  transition: color 0.2s, border-color 0.2s, background 0.2s !important;
}

.footer__bottom a:hover,
.footer__bottom a:focus {
  color: #1a0a0e !important;
  border-color: #ffbb00 !important;
  background: #ffbb00 !important;
}

@media screen and (min-width: 576px) {
  .footer {
    padding: 3.2rem 0 2.2rem !important;
    background-color: #1a0a0e !important;
    background-image: linear-gradient(165deg, #1a0a0e 0%, #3d1f28 42%, #5c3a2e 78%, #4a2c20 100%) !important;
  }
}

@media screen and (min-width: 768px) {
  .footer {
    background-color: #1a0a0e !important;
    background-image: linear-gradient(165deg, #1a0a0e 0%, #3d1f28 42%, #5c3a2e 78%, #4a2c20 100%) !important;
  }
}

@media screen and (min-width: 992px) {
  .footer {
    padding: 3.6rem 0 2.4rem !important;
    background-color: #1a0a0e !important;
    background-image: linear-gradient(165deg, #1a0a0e 0%, #3d1f28 42%, #5c3a2e 78%, #4a2c20 100%) !important;
  }

  .footer__info {
    flex-wrap: nowrap !important;
    align-items: center !important;
  }

  .footer__info-imgs {
    flex-shrink: 0 !important;
  }

  .footer__bottom {
    justify-content: flex-start !important;
  }

  .footer__bottom li:last-child {
    width: auto !important;
    margin-top: 0 !important;
    margin-left: auto !important;
    text-align: right !important;
  }
}

@media screen and (min-width: 1200px) {
  .footer {
    padding: 3.8rem 0 2.5rem !important;
    background-color: #1a0a0e !important;
    background-image: linear-gradient(165deg, #1a0a0e 0%, #3d1f28 42%, #5c3a2e 78%, #4a2c20 100%) !important;
  }
}

/* ── Utility pages ── */
.wrapper--utility {
  min-height: calc(100vh - 7rem);
  padding-top: 7rem !important;
  padding-bottom: 3rem;
}

.page-standalone--in-site {
  padding: 4rem 0;
}

.page-standalone--in-site .container {
  max-width: 56rem;
}

.page-standalone__card {
  padding: 3rem 2.4rem;
  text-align: center;
  background: linear-gradient(145deg, #faf6f0 0%, #f0e4d8 100%);
  border-radius: 0.85rem;
  box-shadow: 0 0.55rem 2.4rem rgba(26, 10, 14, 0.18);
  border: 0.12rem solid rgba(212, 165, 116, 0.35);
  border-left: 0.5rem solid #b87333;
}

.page-standalone__code {
  margin: 0 0 0.5rem;
  color: #3d1f28;
  font-size: 6rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.04em;
}

.page-standalone__title {
  margin: 0 0 1rem;
  color: #1a0a0e;
  font-size: 2.4rem;
  font-weight: 700;
}

.page-standalone__text {
  margin: 0 0 2rem;
  color: #5c4a3a;
  font-size: 1.6rem;
  line-height: 1.5;
}

.page-standalone__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}

.page-standalone__btn {
  display: inline-block;
  padding: 1rem 2rem;
  color: #fff8f0;
  font-size: 1.4rem;
  font-weight: 600;
  text-decoration: none;
  background: linear-gradient(135deg, #3d1f28, #1a0a0e);
  border: 0.12rem solid rgba(212, 165, 116, 0.4);
  border-radius: 999px;
  transition: opacity 0.2s, transform 0.2s, border-color 0.2s;
}

.page-standalone__btn:hover,
.page-standalone__btn:focus {
  opacity: 0.92;
  transform: translateY(-0.1rem);
  border-color: #d4a574;
}

.page-standalone__btn--alt {
  color: #3d1f28;
  background: transparent;
  border: 0.12rem solid rgba(61, 31, 40, 0.35);
}

.page-standalone__btn--alt:hover,
.page-standalone__btn--alt:focus {
  color: #1a0a0e;
  border-color: #b87333;
  background: rgba(212, 165, 116, 0.15);
}

.redirection-page--in-site {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: calc(100vh - 7rem - 18rem);
  padding: 3rem 0;
}

.redirection-page--in-site .redirection-page__card {
  max-width: 48rem;
  width: 100%;
  margin: 0 auto;
  padding: 3rem 2.4rem;
  text-align: center;
  background: linear-gradient(145deg, #faf6f0 0%, #f0e4d8 100%);
  border-radius: 0.85rem;
  box-shadow: 0 0.55rem 2.4rem rgba(26, 10, 14, 0.18);
  border: 0.12rem solid rgba(212, 165, 116, 0.35);
  border-top: 0.38rem solid #b87333;
}

.redirection-page--in-site .wrapper {
  padding-top: 0 !important;
  display: block;
}

.redirection-page--in-site .wrapper img {
  display: block;
  max-width: 20rem;
  height: auto;
  margin: 0 auto 1.5rem;
}

.redirection-page--in-site h1 {
  margin: 0 0 1rem;
  color: #1a0a0e;
  font-size: 2.4rem;
  font-weight: 700;
}

.redirection-page--in-site p {
  margin: 0 0 2rem;
  color: #5c4a3a;
  font-size: 1.6rem;
  line-height: 1.5;
}

.redirection-page__progress {
  height: 0.55rem;
  margin-bottom: 2rem;
  background: #e5ddd0;
  border-radius: 999px;
  overflow: hidden;
}

.redirection-page__progress-bar {
  display: block;
  height: 100%;
  width: 0;
  background: linear-gradient(90deg, #3d1f28, #d4a574, #ffbb00);
  border-radius: 999px;
  animation: shs-redirection-progress 2s ease forwards;
}

@keyframes shs-redirection-progress {
  from {
    width: 0;
  }

  to {
    width: 100%;
  }
}

.redirection-page--in-site > .container > a,
.redirection-page--in-site .redirection-page__card > a {
  color: #3d1f28;
  font-weight: 600;
  text-decoration: none;
  border-bottom: 0.12rem solid rgba(184, 115, 51, 0.5);
}

.redirection-page--in-site > .container > a:hover,
.redirection-page--in-site .redirection-page__card > a:hover {
  color: #1a0a0e;
  border-bottom-color: #b87333;
}
