@font-face {
  font-family: "Italiana";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../../../assets/fonts/italiana-v21-latin-regular.5079c87a.woff2")
    format("woff2");
}
body {
  /* background: url("../images/bg.jpg"); */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

body * {
  font-family: -apple-system, BlinkMacSystemFont, "PingFang TC", "Microsoft JhengHei",
    微軟正黑體, "PingFang SC", "Microsoft YaHei", 微软雅黑, "Hiragino Sans", "Yu Gothic",
    Meiryo, "Apple SD Gothic Neo", "Malgun Gothic", "Leelawadee UI", "Segoe UI",
    "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol";
}

.default-font {
  font-family: -apple-system, BlinkMacSystemFont, "PingFang TC", "Microsoft JhengHei",
    微軟正黑體, "PingFang SC", "Microsoft YaHei", 微软雅黑, "Hiragino Sans", "Yu Gothic",
    Meiryo, "Apple SD Gothic Neo", "Malgun Gothic", "Leelawadee UI", "Segoe UI",
    "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol";
}

.font-italiana {
  font-family: "Italiana", serif;
}

/* swiper start */

.custom-button-next,
.custom-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.custom-button-next {
  right: 0;
}
.custom-button-prev {
  left: 0;
}
.direction-page-hero-image-wrapper {
  background-image: url("../images/directions-yizhong-hero-mobile.0883c2a0.png") !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.faqs-yizhong-hero {
  background-image: url("../images/faqs-yizhong-hero-mobile.515decd7.png") !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.home-page-hero-image-wrapper.facilities-yizhong-hero {
  background-image: url("../images/facilities-yizhong-hero-mobile.b9d0a9df.png") !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.direction-page-hero-image-wrapper .direction-hero-title {
  text-shadow:
    0 0 10px rgba(255, 255, 255, 1),
    0 0 22px rgba(255, 255, 255, 0.9),
    0 0 45px rgba(255, 255, 255, 0.75);
}

@media screen and (min-width: 768px) {
  .direction-page-hero-image-wrapper {
    background-image: url("../images/directions-yizhong-hero.38756b36.png") !important;
  }
  .home-page-hero-image-wrapper.facilities-yizhong-hero {
    background-image: url("../images/facilities-yizhong-hero.4733f14b.png") !important;
  }
  .faqs-yizhong-hero {
    background-image: url("../images/faqs-yizhong-hero.65fe0b17.png") !important;
  }
}

.home-page-hero-image-wrapper,
.package-details-page-hero-image-wrapper,
.local-eat-page-hero-image-wrapper,
.blog-list-page-hero-image-wrapper,
.blob-article-page-hero-image-wrapper,
.package-list-page-hero-image-wrapper {
  background-size: 100% 100%;
}

.local-eat-page-hero-image-wrapper,
.package-list-page-hero-image-wrapper {
  background-image: url("../images/Rectangle_1.6c1ec7e5.jpg") !important;
}

.package-list-page-hero-image-wrapper.package-list-yizhong-hero {
  background-image: url("../images/package-list-yizhong-hero-mobile.3f5c50e1.png") !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.local-eat-page-hero-image-wrapper.local-eat-yizhong-hero {
  background-image: url("../images/local-eat-yizhong-hero-mobile.09c7f469.png") !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.local-eat-yizhong-hero h2 {
  color: #ffffff;
  font-size: 1.875rem;
  line-height: 1.25;
  text-shadow:
    0 2px 8px rgba(0, 0, 0, 0.82),
    0 0 22px rgba(0, 0, 0, 0.55);
}

.page-hero-title-glow {
  text-shadow:
    0 2px 8px rgba(0, 0, 0, 0.82),
    0 0 22px rgba(0, 0, 0, 0.55);
}

.local-eat-decision-grid {
  display: grid;
  gap: 24px;
  grid-template-columns: 1fr;
}

.local-eat-decision-card {
  background: #ffffff;
  border: 1px solid rgba(49, 49, 49, 0.1);
  border-radius: 8px;
  box-shadow: 0 14px 34px rgba(49, 49, 49, 0.08);
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.local-eat-decision-card__image {
  aspect-ratio: 16 / 10;
  background: #f3f5ef;
  overflow: hidden;
}

.local-eat-decision-card__image img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.local-eat-decision-card__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 14px;
  padding: 20px;
}

.local-eat-decision-card__meta {
  display: grid;
  gap: 8px;
  grid-template-columns: 1fr;
}

.local-eat-decision-card__chip {
  align-items: center;
  background: #f3f5ef;
  border-radius: 6px;
  color: #313131;
  display: flex;
  font-size: 13px;
  gap: 8px;
  line-height: 1.35;
  padding: 8px 10px;
}

.local-eat-decision-card__chip i,
.local-eat-decision-card__chip .site-icon {
  color: #7a8960;
  flex: 0 0 auto;
}

.local-eat-decision-card__summary {
  color: #4b5563;
  line-height: 1.75;
}

.local-eat-decision-card__details {
  color: #4b5563;
  line-height: 1.75;
}

.local-eat-decision-card__details summary {
  color: #7a8960;
  cursor: pointer;
  display: inline-flex;
  font-weight: 700;
  list-style: none;
}

.local-eat-decision-card__details summary::-webkit-details-marker {
  display: none;
}

.local-eat-decision-card__cta {
  align-items: center;
  background: #313131;
  border-radius: 6px;
  color: #ffffff;
  display: inline-flex;
  font-weight: 700;
  gap: 8px;
  justify-content: center;
  margin-top: auto;
  padding: 12px 16px;
  text-align: center;
}

.local-eat-decision-card__cta:hover {
  background: #7a8960;
}

@media screen and (min-width: 768px) {
  .local-eat-decision-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media screen and (min-width: 1280px) {
  .local-eat-decision-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .local-eat-decision-card__body {
    padding: 22px;
  }
}

@media screen and (min-width: 640px) {
  .local-eat-yizhong-hero h2 {
    font-size: 2.25rem;
  }
}

@media screen and (min-width: 768px) {
  .local-eat-page-hero-image-wrapper.local-eat-yizhong-hero {
    background-image: url("../images/local-eat-yizhong-hero.24f2c1ae.png") !important;
  }
  .package-list-page-hero-image-wrapper.package-list-yizhong-hero {
    background-image: url("../images/package-list-yizhong-hero.90c17136.png") !important;
  }
}

@media screen and (min-width: 1280px) {
  .local-eat-yizhong-hero h2 {
    font-size: 56px;
  }
}

.home-hero-booking-wrapper .home-hero-title {
  color: #ffffff;
  text-shadow:
    0 2px 8px rgba(0, 0, 0, 0.82),
    0 0 22px rgba(0, 0, 0, 0.55);
}

@media screen and (max-width: 767px) {
  .has-mobile-sticky-cta {
    padding-bottom: calc(70px + env(safe-area-inset-bottom));
  }

  .home-hero-booking-wrapper {
    position: relative;
  }

  .home-hero-booking-wrapper .home-hero-content {
    padding-top: 56px;
    padding-bottom: 62px;
  }

  .home-hero-booking-wrapper .home-hero-title.text-6xl {
    font-size: clamp(2.25rem, 10.5vw, 3.25rem);
  }

  .home-hero-booking-wrapper .home-hero-cta-row {
    display: none;
  }

  .home-hero-contact-summary {
    margin-top: 0;
    padding-bottom: 26px;
    padding-top: 22px;
    width: min(86%, 360px);
  }

  .home-hero-contact-summary h1 {
    font-size: 18px;
    line-height: 1.45;
    margin-bottom: 6px;
  }

  .home-hero-contact-summary p {
    font-size: 15px;
    line-height: 1.55;
    margin-bottom: 0;
  }

  .home-hero-contact-summary p:first-of-type {
    display: none;
  }

  .home-hero-contact-summary p:last-of-type i,
  .home-hero-contact-summary p:last-of-type .site-icon {
    display: none;
  }

  .home-hero-contact-summary p:last-of-type a {
    color: #4b5563;
  }

  .mobile-sticky-cta {
    align-items: center;
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    background: rgba(255, 255, 255, 0.92);
    border: 1px solid rgba(31, 41, 55, 0.1);
    border-radius: 8px 8px 0 0;
    bottom: 0;
    box-sizing: border-box;
    box-shadow: 0 -8px 18px rgba(0, 0, 0, 0.1);
    display: grid;
    gap: 6px;
    grid-template-columns: 1.35fr 0.82fr 0.82fr;
    justify-content: start;
    left: 50%;
    max-width: none;
    overflow: hidden;
    padding: 8px 10px calc(8px + env(safe-area-inset-bottom));
    position: fixed;
    transform: translateX(-50%);
    width: min(94vw, 420px);
    z-index: 60;
  }

  .mobile-sticky-cta__link {
    align-items: center;
    background: rgba(248, 250, 249, 0.92);
    border: 1px solid rgba(31, 41, 55, 0.1);
    border-radius: 6px;
    color: #1f2937;
    display: flex;
    flex-direction: column;
    font-size: 12px;
    font-weight: 600;
    gap: 4px;
    height: 44px;
    justify-content: center;
    line-height: 1;
    min-width: 0;
    text-decoration: none;
    white-space: nowrap;
  }

  .mobile-sticky-cta__link i,
  .mobile-sticky-cta__link .site-icon {
    font-size: 14px;
  }

  .mobile-sticky-cta__link--primary {
    background: #2f302f;
    border-color: #2d2d2d;
    color: #ffffff;
  }

  .mobile-sticky-cta__link--secondary {
    background: #e2e6da;
    border-color: #a3b18a;
    color: #313131;
  }

  .mobile-sticky-cta--home {
    grid-template-columns: 1.1fr 1fr 1fr;
  }
}

@media screen and (min-width: 768px) {
  .home-page-hero-image-wrapper,
  .package-details-page-hero-image-wrapper,
  .local-eat-page-hero-image-wrapper,
  .blog-list-page-hero-image-wrapper,
  .blob-article-page-hero-image-wrapper,
  .package-list-page-hero-image-wrapper {
    background-size: 80% 100%;
  }
}

/* === facilities page === */
.facility-hero-aside {
  align-items: center;
  background: #f3f5ef;
  border: 1px solid rgba(163, 177, 138, 0.35);
  border-radius: 10px;
  display: flex;
  justify-content: center;
}

.facility-hero-cta {
  background: #a3b18a;
  border-radius: 6px;
  color: #ffffff;
  display: block;
  font-weight: 600;
  padding: 14px 16px;
  text-align: center;
  transition: background 0.2s ease;
}

.facility-hero-cta:hover {
  background: #7a8960;
}

.facility-grid {
  display: grid;
  gap: 24px;
  grid-template-columns: 1fr;
}

.facility-card {
  background: #ffffff;
  border: 1px solid rgba(49, 49, 49, 0.1);
  border-radius: 10px;
  box-shadow: 0 14px 34px rgba(49, 49, 49, 0.06);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transition:
    box-shadow 0.2s ease,
    transform 0.2s ease;
}

.facility-card:hover {
  box-shadow: 0 18px 40px rgba(49, 49, 49, 0.12);
  transform: translateY(-2px);
}

.facility-card__image {
  aspect-ratio: 16 / 10;
  background: #f3f5ef;
  overflow: hidden;
}

.facility-card__image img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.facility-card__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 8px;
  padding: 20px;
}

.facility-card__title {
  color: #313131;
  font-size: 1.05rem;
  font-weight: 700;
}

.facility-card__text {
  color: #4b5563;
  font-size: 0.9rem;
  line-height: 1.7;
}

.paid-service-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: 1fr;
}

.paid-service-item {
  align-items: center;
  background: #f3f5ef;
  border-radius: 8px;
  color: #313131;
  display: flex;
  gap: 12px;
  padding: 16px 18px;
}

.paid-service-item i,
.paid-service-item .site-icon {
  color: #7a8960;
  flex: 0 0 auto;
  font-size: 1.1rem;
}

@media screen and (min-width: 640px) {
  .facility-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .paid-service-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media screen and (min-width: 1024px) {
  .facility-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

/* === room grid (home) === */
.room-grid {
  display: grid;
  gap: 24px;
  grid-template-columns: 1fr;
}

.room-card {
  background: #ffffff;
  border: 1px solid rgba(49, 49, 49, 0.1);
  border-radius: 10px;
  box-shadow: 0 14px 34px rgba(49, 49, 49, 0.06);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transition:
    box-shadow 0.2s ease,
    transform 0.2s ease;
}

.room-card:hover {
  box-shadow: 0 18px 40px rgba(49, 49, 49, 0.12);
  transform: translateY(-2px);
}

.room-card__image {
  aspect-ratio: 4 / 3;
  background: #f3f5ef;
  overflow: hidden;
}

.room-card__image picture,
.room-card__image img {
  display: block;
  height: 100%;
  width: 100%;
}

.room-card__image img {
  object-fit: cover;
}

.room-list-page .room-list-gallery-frame {
  background: #f3f5ef;
  overflow: hidden;
}

.dorm-gallery .swiper-slide > .mx-auto > .h-60 {
  background: #f3f5ef;
  overflow: hidden;
}

.room-list-page .room-list-gallery-frame picture,
.room-list-page .room-list-gallery-frame img,
.dorm-gallery .swiper-slide > .mx-auto > .h-60 picture,
.dorm-gallery .swiper-slide > .mx-auto > .h-60 img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.room-list-page .item-center {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 16px;
  justify-content: center;
  margin-top: 18px;
}

.room-list-page .item-center > li {
  align-items: center;
  color: #7a8960;
  display: inline-flex;
  font-size: 0.95rem;
  gap: 6px;
  line-height: 1;
}

.room-list-page .item-center > li > .site-icon {
  color: #a3b18a;
  font-size: 1rem;
}

.room-list-page .item-center > li > span {
  color: #5f6d4d;
  font-size: 0.9rem;
  line-height: 1;
}

.room-list-page .item-center + div {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  margin-top: 18px;
}

.room-list-page .item-center + div > a {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  min-height: 44px;
  min-width: 136px;
  padding: 10px 18px;
  text-align: center;
  transition:
    background 0.2s ease,
    border-color 0.2s ease,
    color 0.2s ease;
}

.room-list-page .item-center + div > a.bg-primary-black {
  background: #313131;
  color: #ffffff;
}

.room-list-page .item-center + div > a.bg-primary-black:hover {
  background: #7a8960;
}

.room-list-page .item-center + div > a.border {
  border: 1px solid #313131;
  color: #313131;
}

.room-list-page .item-center + div > a.border:hover {
  border-color: #7a8960;
  color: #7a8960;
}

@media screen and (min-width: 1280px) {
  .room-list-page .item-center,
  .room-list-page .item-center + div {
    justify-content: flex-start;
  }
}

.dorm-feature-list .site-icon,
.dorm-amenities .site-icon {
  color: #a3b18a;
  flex: 0 0 auto;
  width: 1.125rem;
}

.dorm-amenities.dorm-amenities > li {
  gap: 0;
}

.dorm-amenities.dorm-amenities > li > .site-icon + span {
  margin-left: 0.625rem;
}

.more-rooms-swiper .item-center .site-icon {
  color: #a3b18a;
}

.room-card__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 10px;
  padding: 20px;
}

.room-card__title {
  color: #313131;
  font-size: 1.25rem;
  font-weight: 700;
}

.room-card__desc {
  color: #4b5563;
  font-size: 0.9rem;
  line-height: 1.7;
}

.room-card__amenities {
  align-items: center;
  color: #a3b18a;
  display: flex;
  font-size: 1.1rem;
  gap: 18px;
}

.room-card__cta {
  background: #313131;
  border-radius: 6px;
  color: #ffffff;
  display: block;
  font-weight: 600;
  margin-top: auto;
  padding: 12px 16px;
  text-align: center;
  transition: background 0.2s ease;
}

.room-card__cta:hover {
  background: #7a8960;
}

@media screen and (min-width: 768px) {
  .room-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media screen and (min-width: 1280px) {
  .room-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

/* === room card: decision meta, labelled amenities, section CTA === */
.room-card__meta {
  color: #313131;
  display: flex;
  flex-wrap: wrap;
  font-size: 0.85rem;
  gap: 14px;
}

.room-card__meta span {
  align-items: center;
  display: inline-flex;
  gap: 6px;
}

.room-card__meta i,
.room-card__meta .site-icon {
  color: #a3b18a;
}

.room-card__amenities {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 2px;
}

.room-card__amenities li {
  align-items: center;
  background: #f3f5ef;
  border-radius: 6px;
  color: #4b5563;
  display: inline-flex;
  font-size: 0.78rem;
  gap: 6px;
  padding: 4px 10px;
}

.room-card__amenities li i,
.room-card__amenities li .site-icon {
  color: #7a8960;
}

.room-cta-row {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: center;
  margin-top: 40px;
}

.room-cta {
  border-radius: 6px;
  display: inline-block;
  font-weight: 600;
  padding: 14px 32px;
  text-align: center;
  transition: all 0.2s ease;
}

.room-cta--primary {
  background: #a3b18a;
  color: #ffffff;
}

.room-cta--primary:hover {
  background: #7a8960;
}

.room-cta--ghost {
  background: #ffffff;
  border: 1px solid #a3b18a;
  color: #5d6b46;
}

.room-cta--ghost:hover {
  background: #f3f5ef;
}

.home-hero-cta-row .room-cta--ghost {
  border-radius: 0;
}

/* === home special-package grid === */
.package-grid {
  display: grid;
  gap: 24px;
  grid-template-columns: 1fr;
}

.package-card {
  background: #ffffff;
  border-radius: 10px;
  box-shadow: 0 14px 34px rgba(49, 49, 49, 0.1);
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.package-card__media {
  aspect-ratio: 16 / 9;
  background: #f3f5ef;
  overflow: hidden;
}

.package-card__media picture,
.package-card__media img,
.package-card__media bento-youtube {
  display: block;
  height: 100%;
  width: 100%;
}

.package-card__media img,
.package-card__media bento-youtube {
  object-fit: cover;
}

.package-card__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 16px;
  padding: 22px;
  text-align: center;
}

.package-card__title {
  color: #313131;
  font-size: 1.05rem;
  font-weight: 700;
  line-height: 1.6;
}

.package-card__cta {
  background: #313131;
  border-radius: 6px;
  color: #ffffff;
  display: block;
  font-weight: 600;
  margin-top: auto;
  padding: 12px 16px;
  text-align: center;
  transition: background 0.2s ease;
}

.package-card__cta:hover {
  background: #7a8960;
}

@media screen and (min-width: 768px) {
  .package-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media screen and (min-width: 1024px) {
  .package-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

/* === home customer review cards === */
.review-grid {
  display: grid;
  gap: 24px;
  grid-template-columns: 1fr;
}

.review-card {
  background: #ffffff;
  border: 1px solid rgba(49, 49, 49, 0.08);
  border-radius: 14px;
  box-shadow: 0 14px 34px rgba(49, 49, 49, 0.07);
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 28px;
}

.review-card__stars {
  color: #e0a82e;
  display: flex;
  font-size: 1rem;
  gap: 4px;
}

.review-card__text {
  color: #374151;
  flex: 1;
  line-height: 1.85;
}

.review-card__author {
  align-items: center;
  display: flex;
  gap: 12px;
  margin-top: 4px;
}

.review-card__avatar {
  align-items: center;
  background: #a3b18a;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  flex: 0 0 auto;
  font-weight: 700;
  height: 44px;
  justify-content: center;
  width: 44px;
}

.review-card__name {
  color: #313131;
  font-weight: 700;
  line-height: 1.3;
}

.review-card__source {
  align-items: center;
  color: #6b7280;
  display: inline-flex;
  font-size: 0.8rem;
  gap: 5px;
}

.review-card__source i,
.review-card__source .site-icon {
  color: #4285f4;
}

@media screen and (min-width: 768px) {
  .review-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

/* === home review rating badge === */
.review-rating-badge {
  align-items: center;
  background: #ffffff;
  border: 1px solid rgba(49, 49, 49, 0.1);
  border-radius: 999px;
  box-shadow: 0 6px 18px rgba(49, 49, 49, 0.06);
  display: inline-flex;
  gap: 10px;
  margin-bottom: 36px;
  padding: 9px 20px;
}

.review-rating-badge__google {
  color: #4285f4;
  font-size: 1.05rem;
}

.review-rating-badge__score {
  color: #313131;
  font-weight: 700;
}

.review-rating-badge__stars {
  color: #e0a82e;
  display: inline-flex;
  font-size: 0.9rem;
  gap: 2px;
}

.review-rating-badge__count {
  color: #6b7280;
  font-size: 0.85rem;
}

/* === home hero: dedicated mobile (4:5) crop === */
@media screen and (max-width: 767px) {
  .home-hero-booking-wrapper.home-page-hero-image-wrapper.home-hero-has-picture {
    background-image: none !important;
    background-size: cover !important;
    background-position: center !important;
  }
}

/* === a11y: keyboard focus rings + min touch targets === */
.room-cta:focus-visible,
.room-card__cta:focus-visible,
.package-card__cta:focus-visible,
a.bg-primary-black:focus-visible {
  outline: 3px solid #313131;
  outline-offset: 3px;
}

.room-cta--primary:focus-visible {
  outline-color: #2f3a20;
}

a.home-hero-booking-button:focus-visible {
  outline: 3px solid #ffffff;
  outline-offset: 3px;
}

.room-card__cta,
.package-card__cta {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: 44px;
}

/* === home package video poster facade === */
.package-card__video {
  background: #1f2530;
  border: 0;
  cursor: pointer;
  display: block;
  height: 100%;
  padding: 0;
  position: relative;
  width: 100%;
}

.package-card__video picture,
.package-card__video img {
  display: block;
  height: 100%;
  width: 100%;
}

.package-card__video img {
  object-fit: cover;
}

.package-card__play {
  align-items: center;
  background: rgba(31, 37, 48, 0.62);
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  height: 60px;
  justify-content: center;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: background 0.2s ease, transform 0.2s ease;
  width: 60px;
}

.package-card__play i,
.package-card__play .site-icon {
  font-size: 1.25rem;
  margin-left: 3px;
}

.package-card__video:hover .package-card__play,
.package-card__video:focus-visible .package-card__play {
  background: #7a8960;
  transform: translate(-50%, -50%) scale(1.06);
}

.package-card__video:focus-visible {
  outline: 3px solid #313131;
  outline-offset: 3px;
}
/* 2026 domestic travel subsidy package */
.subsidy-page {
  background: #f7f8f3;
  color: #2c3327;
}

.subsidy-shell {
  margin: 0 auto;
  max-width: 1120px;
  width: calc(100% - 40px);
}

.subsidy-mobile-contact {
  color: #697160;
  font-size: 0.76rem;
  line-height: 1.7;
  padding: 3px 20px 16px;
  text-align: center;
}

.subsidy-mobile-contact a {
  text-decoration: none;
}

.subsidy-hero {
  background: linear-gradient(115deg, #f7f8f3 0%, #f7f8f3 55%, #e6eadc 100%);
  overflow: hidden;
  padding: 22px 0 76px;
}

.subsidy-breadcrumb {
  color: #788071;
  font-size: 0.78rem;
  line-height: 1.7;
  margin-bottom: 34px;
}

.subsidy-breadcrumb a {
  text-decoration: none;
}

.subsidy-breadcrumb span {
  margin: 0 7px;
}

.subsidy-hero__grid {
  align-items: center;
  display: grid;
  gap: 34px;
}

.subsidy-eyebrow,
.subsidy-section-kicker {
  color: #788662;
  font-size: 0.7rem;
  font-weight: 800;
  letter-spacing: 0.17em;
  line-height: 1.5;
}

.subsidy-hero__tag {
  border: 1px solid #b7c19f;
  color: #506040;
  display: inline-block;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  margin-top: 16px;
  padding: 8px 12px;
}

.subsidy-hero h1,
.subsidy-dual__intro h2,
.subsidy-overview h2,
.subsidy-extra h2,
.subsidy-section-heading h2,
.subsidy-notes__head h2,
.subsidy-final h2 {
  color: #2b3326;
  font-weight: 700;
  letter-spacing: 0;
}

.subsidy-hero h1 {
  font-size: clamp(3.35rem, 8.5vw, 6.65rem);
  line-height: 1.15;
  margin: 20px 0 23px;
}

.subsidy-hero__lead {
  color: #596254;
  font-size: 1rem;
  line-height: 2;
  max-width: 510px;
}

.subsidy-hero__actions,
.subsidy-final__actions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 30px;
}

.subsidy-button {
  align-items: center;
  background: #303a29;
  border: 1px solid #303a29;
  color: #fff;
  display: inline-flex;
  font-size: 0.9rem;
  font-weight: 700;
  gap: 9px;
  justify-content: center;
  line-height: 1.2;
  min-height: 48px;
  padding: 12px 20px;
  text-decoration: none;
}

.subsidy-button:hover {
  background: #56644b;
  border-color: #56644b;
  color: #fff;
}

.subsidy-button--quiet {
  background: transparent;
  border-color: #9aa58b;
  color: #3f4a39;
}

.subsidy-button--quiet:hover {
  background: #edf0e6;
  border-color: #758363;
  color: #2b3326;
}

.subsidy-hero__visual {
  min-height: 360px;
  position: relative;
}

.subsidy-hero__image {
  box-shadow: 20px 21px 0 #d9dfcc;
  display: block;
  height: 100%;
  overflow: hidden;
}

.subsidy-hero__image img {
  display: block;
  height: 100%;
  min-height: 360px;
  object-fit: cover;
  width: 100%;
}

.subsidy-time-card {
  background: #2d3829;
  bottom: -21px;
  box-shadow: 0 15px 32px rgba(42, 51, 37, 0.2);
  color: #fff;
  display: flex;
  flex-direction: column;
  left: 18px;
  padding: 18px 20px;
  position: absolute;
  right: 18px;
}

.subsidy-time-card p {
  color: #cbd6b6;
  font-size: 0.65rem;
  font-weight: 800;
  letter-spacing: 0.16em;
}

.subsidy-time-card strong {
  font-size: 3.6rem;
  font-weight: 400;
  letter-spacing: -0.055em;
  line-height: 0.86;
  margin: 8px 0 10px;
}

.subsidy-time-card span {
  color: #e4ead9;
  font-size: 0.8rem;
}

.subsidy-dual {
  background: #2e3829;
  color: #f5f7ee;
  padding: 72px 0 82px;
}

.subsidy-dual__intro {
  max-width: 700px;
}

.subsidy-dual__intro .subsidy-section-kicker {
  color: #c6d4af;
}

.subsidy-dual__intro h2 {
  color: #fff;
  font-size: clamp(2.45rem, 5vw, 4.45rem);
  line-height: 0.98;
  margin-top: 14px;
}

.subsidy-dual__intro > p:last-child {
  color: #d6ddcb;
  line-height: 1.9;
  margin-top: 20px;
  max-width: 570px;
}

.subsidy-dual__grid {
  display: grid;
  gap: 16px;
  margin-top: 0;
}

.subsidy-lane {
  border: 1px solid rgba(232, 238, 220, 0.35);
  padding: 24px;
}

.subsidy-lane--hotel {
  background: #e5ebda;
  border-color: #e5ebda;
  color: #2c3728;
}

.subsidy-lane__head {
  align-items: flex-start;
  display: flex;
  gap: 15px;
}

.subsidy-lane__number {
  color: #c2d0aa;
  font-family: "Italiana", serif;
  font-size: 2rem;
  line-height: 0.85;
}

.subsidy-lane--hotel .subsidy-lane__number {
  color: #667556;
}

.subsidy-lane__head p {
  color: #bcc9a8;
  font-size: 0.66rem;
  font-weight: 800;
  letter-spacing: 0.14em;
}

.subsidy-lane--hotel .subsidy-lane__head p {
  color: #718161;
}

.subsidy-lane__head h3 {
  color: inherit;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.3;
  margin-top: 6px;
}

.subsidy-lane__list {
  margin-top: 24px;
}

.subsidy-lane__list li {
  border-top: 1px solid rgba(232, 238, 220, 0.23);
  padding: 16px 0;
}

.subsidy-lane--hotel .subsidy-lane__list li {
  border-color: #c8d1bc;
}

.subsidy-lane__list strong,
.subsidy-lane__list span {
  display: block;
}

.subsidy-lane__list strong {
  color: inherit;
  font-size: 0.98rem;
  line-height: 1.6;
}

.subsidy-lane__list span {
  color: #d2dbca;
  font-size: 0.84rem;
  line-height: 1.7;
  margin-top: 5px;
}

.subsidy-lane--hotel .subsidy-lane__list span {
  color: #576251;
}

.subsidy-inline-link {
  color: inherit;
  display: inline-block;
  font-size: 0.85rem;
  font-weight: 700;
  margin-top: 6px;
  text-decoration: underline;
  text-decoration-color: #94a783;
  text-underline-offset: 5px;
}

.subsidy-inline-link:hover {
  color: #6f815b;
}

.subsidy-anchor-nav {
  background: #f7f8f3;
  border-bottom: 1px solid #dde2d4;
  border-top: 1px solid #dde2d4;
  position: sticky;
  top: 0;
  z-index: 30;
}

.subsidy-anchor-nav > .subsidy-shell {
  display: flex;
  gap: 18px;
  overflow-x: auto;
}

.subsidy-anchor-nav a {
  color: #586153;
  flex: 0 0 auto;
  font-size: 0.8rem;
  font-weight: 700;
  padding: 15px 0 13px;
  text-decoration: none;
}

.subsidy-anchor-nav a:hover {
  color: #657852;
}

.subsidy-section {
  padding: 78px 0;
}

.subsidy-section--overview {
  background: #f7f8f3;
}

.subsidy-overview {
  display: grid;
  gap: 25px;
}

.subsidy-overview h2,
.subsidy-extra h2,
.subsidy-section-heading h2,
.subsidy-notes__head h2 {
  font-size: clamp(2.4rem, 5vw, 4.3rem);
  line-height: 1.25;
  margin-top: 13px;
}

.subsidy-overview__copy {
  color: #5d6657;
  line-height: 1.95;
  max-width: 530px;
}

.subsidy-overview__copy .subsidy-inline-link {
  color: #526545;
  margin-top: 15px;
}

.subsidy-info-table__wrap {
  border: 1px solid #d9dfcf;
  margin-top: 45px;
  overflow-x: auto;
}

.subsidy-info-table {
  border-collapse: collapse;
  min-width: 660px;
  width: 100%;
}

.subsidy-info-table th,
.subsidy-info-table td {
  border-bottom: 1px solid #d9dfcf;
  padding: 18px 19px;
  text-align: left;
  vertical-align: top;
}

.subsidy-info-table tr:last-child th,
.subsidy-info-table tr:last-child td {
  border-bottom: 0;
}

.subsidy-info-table th {
  background: #e9eee1;
  color: #3a4834;
  font-size: 0.86rem;
  font-weight: 800;
  min-width: 160px;
}

.subsidy-info-table td {
  color: #5a6355;
  font-size: 0.92rem;
  line-height: 1.8;
}

.subsidy-info-table td strong {
  color: #374533;
}

.subsidy-section--hotel-extra {
  background: #e7ecde;
}

.subsidy-extra {
  display: grid;
  gap: 34px;
}

.subsidy-extra__visual {
  position: relative;
}

.subsidy-extra__visual picture,
.subsidy-extra__visual img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.subsidy-extra__visual img {
  min-height: 340px;
}

.subsidy-extra__caption {
  background: #2f3a2a;
  bottom: 0;
  color: #e8efdc;
  font-size: 0.64rem;
  font-weight: 700;
  left: 0;
  letter-spacing: 0.15em;
  padding: 11px 13px;
  position: absolute;
}

.subsidy-extra__copy {
  align-self: center;
}

.subsidy-price-row {
  align-items: flex-end;
  border-bottom: 1px solid #bdc9ad;
  display: flex;
  gap: 12px;
  justify-content: space-between;
  margin: 27px 0 20px;
  padding-bottom: 16px;
}

.subsidy-price-row span {
  color: #617054;
  font-size: 0.85rem;
  font-weight: 800;
}

.subsidy-price-row strong {
  color: #354331;
  font-family: "Italiana", serif;
  font-size: clamp(2.5rem, 4vw, 3.8rem);
  font-weight: 400;
  letter-spacing: -0.045em;
  line-height: 0.85;
}

.subsidy-price-row small {
  font-family: inherit;
  font-size: 0.48em;
}

.subsidy-extra__body {
  color: #4f5b49;
  line-height: 1.95;
}

.subsidy-extra__note {
  border-left: 3px solid #81916b;
  color: #63705c;
  font-size: 0.8rem;
  line-height: 1.75;
  margin: 20px 0 25px;
  padding-left: 12px;
}

.subsidy-section--how {
  background: #f7f8f3;
}

.subsidy-section-heading {
  max-width: 690px;
}

.subsidy-section-heading > p:last-child {
  color: #60695a;
  line-height: 1.9;
  margin-top: 20px;
}

.subsidy-steps {
  display: grid;
  gap: 15px;
  margin-top: 42px;
}

.subsidy-steps li {
  background: #fff;
  border: 1px solid #dde2d4;
  padding: 24px;
}

.subsidy-steps__num {
  color: #728160;
  display: block;
  font-family: "Italiana", serif;
  font-size: 2.2rem;
  line-height: 1;
}

.subsidy-steps h3 {
  color: #34412f;
  font-size: 1.1rem;
  font-weight: 800;
  margin-top: 17px;
}

.subsidy-steps p {
  color: #60695a;
  font-size: 0.88rem;
  line-height: 1.85;
  margin-top: 10px;
}

.subsidy-official-note {
  align-items: flex-start;
  background: #e8eee0;
  color: #566250;
  display: flex;
  font-size: 0.84rem;
  gap: 9px;
  line-height: 1.8;
  margin-top: 22px;
  padding: 16px 18px;
}

.subsidy-official-note svg {
  color: #70815d;
  flex: 0 0 auto;
  margin-top: 3px;
}

.subsidy-official-note a {
  color: #41563a;
  font-weight: 700;
  text-decoration: underline;
}

.subsidy-section--notes {
  background: #eef1e8;
}

.subsidy-notes {
  display: grid;
  gap: 35px;
}

.subsidy-notes__list {
  border-top: 1px solid #cdd6c2;
}

.subsidy-notes__list li {
  border-bottom: 1px solid #cdd6c2;
  padding: 21px 0;
}

.subsidy-notes__list strong,
.subsidy-notes__list span {
  display: block;
}

.subsidy-notes__list strong {
  color: #384534;
  font-size: 0.98rem;
  line-height: 1.65;
}

.subsidy-notes__list span {
  color: #5f695b;
  font-size: 0.85rem;
  line-height: 1.85;
  margin-top: 6px;
}

.subsidy-section--faq {
  background: #f7f8f3;
}

.subsidy-faq {
  max-width: 900px;
}

.subsidy-faq__list {
  border-top: 1px solid #d2d9c9;
  margin-top: 34px;
}

.subsidy-faq__list details {
  border-bottom: 1px solid #d2d9c9;
}

.subsidy-faq__list summary {
  color: #354130;
  cursor: pointer;
  font-weight: 800;
  line-height: 1.65;
  list-style: none;
  padding: 20px 36px 20px 0;
  position: relative;
}

.subsidy-faq__list summary::-webkit-details-marker {
  display: none;
}

.subsidy-faq__list summary::after {
  color: #75855f;
  content: "+";
  font-size: 1.6rem;
  font-weight: 400;
  position: absolute;
  right: 4px;
  top: 14px;
}

.subsidy-faq__list details[open] summary::after {
  content: "−";
}

.subsidy-faq__list p {
  color: #5f6859;
  font-size: 0.9rem;
  line-height: 1.9;
  padding: 0 24px 22px 0;
}

.subsidy-faq__list p a {
  color: #41563a;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 0.14em;
}

.subsidy-final {
  background: linear-gradient(115deg, rgba(41, 52, 36, 0.92), rgba(61, 76, 51, 0.93)), url("../images/rooms/1200x900/sd-1.43bd3682.jpg") center / cover;
  color: #fff;
  padding: 80px 0 calc(100px + env(safe-area-inset-bottom));
  text-align: center;
}

.subsidy-final__inner {
  max-width: 750px;
}

.subsidy-final .subsidy-section-kicker {
  color: #c9d9ae;
}

.subsidy-final h2 {
  color: #fff;
  font-size: clamp(2.7rem, 6vw, 4.8rem);
  line-height: 0.96;
  margin-top: 15px;
}

.subsidy-final p:not(.subsidy-section-kicker) {
  color: #e2ead7;
  line-height: 1.9;
  margin: 20px auto 0;
  max-width: 600px;
}

.subsidy-final__actions {
  justify-content: center;
}

.subsidy-final .subsidy-button {
  background: #e7eedb;
  border-color: #e7eedb;
  color: #34402f;
}

.subsidy-final .subsidy-button:hover {
  background: #cddaba;
  border-color: #cddaba;
}

.subsidy-final .subsidy-button--quiet {
  background: transparent;
  border-color: #b9c8aa;
  color: #fff;
}

.subsidy-final .subsidy-button--quiet:hover {
  background: rgba(235, 242, 224, 0.12);
}

@media screen and (min-width: 640px) {
  .subsidy-time-card {
    bottom: -18px;
    left: auto;
    right: -18px;
    width: 255px;
  }

  .subsidy-dual__grid,
  .subsidy-steps {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .subsidy-overview,
  .subsidy-notes {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media screen and (min-width: 768px) {
  .subsidy-hero {
    padding: 38px 0 102px;
  }

  .subsidy-section {
    padding: 100px 0;
  }

  .subsidy-lane {
    padding: 31px;
  }

  .subsidy-extra {
    align-items: center;
    grid-template-columns: minmax(0, 1fr) minmax(320px, 0.8fr);
  }

  .subsidy-extra__visual img {
    min-height: 480px;
  }

  .subsidy-steps {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media screen and (min-width: 1024px) {
  .subsidy-shell {
    width: calc(100% - 80px);
  }

  .subsidy-hero__grid {
    grid-template-columns: minmax(0, 0.94fr) minmax(440px, 1.06fr);
  }

  .subsidy-hero__visual,
  .subsidy-hero__image img {
    min-height: 520px;
  }

  .subsidy-lane {
    padding: 36px;
  }
}

@media screen and (max-width: 767px) {
  .subsidy-anchor-nav {
    top: 0;
  }

  .subsidy-page .mobile-sticky-cta__link {
    font-size: 0.72rem;
    min-height: 56px;
    padding-left: 4px;
    padding-right: 4px;
  }
}
