/* v3.43 CEO navigation, destination directory and conversion pages. */
.pc-btn--gradient {
  color: #fff;
  border-color: rgba(175, 92, 255, .72);
  background: linear-gradient(105deg, #8428dc, #238fff);
  box-shadow: 0 10px 26px rgba(47, 119, 255, .2);
}
.pc-btn--gradient:hover { box-shadow: 0 12px 34px rgba(121, 49, 228, .34); }
.pc-header-vip-cta { min-height: 38px; text-transform: none; letter-spacing: .01em; }
.pc-mobile-vip-cta { width: 100%; margin: 10px 0; }
.pc-vip-page-hero { padding: 66px 0 34px; border-bottom: 1px solid rgba(104, 124, 184, .28); }
.pc-vip-page-hero h1 { margin: 0; color: transparent; background: linear-gradient(100deg, #d24eff, #6f72ff 52%, #27adff); -webkit-background-clip: text; background-clip: text; font: 500 clamp(54px, 7vw, 92px)/.95 Georgia, serif; }
.pc-vip-page-hero > p:last-child { max-width: 720px; margin: 16px 0 0; color: #d9deec; font-size: 17px; line-height: 1.7; }
.pc-directory-filters--destinations { grid-template-columns: 1.5fr 1fr 1fr auto; }
.pc-destination-directory-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
.pc-destination-directory-card { overflow: hidden; border: 1px solid rgba(95, 132, 211, .42); border-radius: 14px; background: #07102a; }
.pc-destination-directory-card > a { display: block; height: 100%; }
.pc-destination-directory-card img { width: 100%; aspect-ratio: 16 / 10; object-fit: cover; object-position: center; }
.pc-destination-directory-card div { padding: 20px; }
.pc-destination-directory-card span { color: #bd68f3; text-transform: uppercase; font-size: 11px; font-weight: 800; letter-spacing: .08em; }
.pc-destination-directory-card h2 { margin: 6px 0; color: #fff; font: 500 29px/1.05 Georgia, serif; }
.pc-destination-directory-card p { min-height: 52px; color: #c7cede; line-height: 1.55; }
.pc-destination-directory-card strong { color: #c86ef7; }
.pc-destination-detail-hero { position: relative; min-height: 510px; display: flex; align-items: flex-end; overflow: hidden; margin-top: 18px; border: 1px solid rgba(93, 126, 205, .48); border-radius: 18px; background: linear-gradient(90deg, rgba(2,7,24,.96) 0%, rgba(2,7,24,.72) 47%, rgba(2,7,24,.15)), var(--destination-hero) center/cover; }
.pc-destination-detail-hero > div { width: min(650px, 100%); padding: clamp(30px, 6vw, 76px); }
.pc-destination-detail-hero h1 { margin: 10px 0; color: #fff; font: 500 clamp(52px, 7vw, 90px)/.92 Georgia, serif; }
.pc-destination-detail-hero p { color: #e0e4ef; font-size: 17px; line-height: 1.7; }
.pc-destination-overview { max-width: 900px; }
.pc-section-title-row { display: flex; align-items: end; justify-content: space-between; gap: 20px; margin-bottom: 18px; }
.pc-section-title-row h2 { margin: 0; color: #fff; font: 500 34px/1.1 Georgia, serif; }
.pc-section-title-row a { color: #39aaff; }
.pc-mini-destination-grid, .pc-destination-related-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; }
.pc-mini-destination-grid a, .pc-destination-related-grid a { overflow: hidden; border: 1px solid rgba(85, 119, 190, .42); border-radius: 12px; background: #07102a; }
.pc-mini-destination-grid img, .pc-destination-related-grid img { width: 100%; aspect-ratio: 16 / 9; object-fit: cover; }
.pc-mini-destination-grid strong { display: block; padding: 14px; font-size: 18px; }
.pc-destination-related-grid div { padding: 15px; }
.pc-destination-related-grid h3 { margin: 0 0 7px; font: 500 23px/1.1 Georgia, serif; }
.pc-destination-related-grid p { margin: 0; color: #c6cddd; line-height: 1.5; }
.pc-how-steps { display: grid; gap: 13px; max-width: 980px; margin-inline: auto; }
.pc-how-steps article { display: grid; grid-template-columns: 82px 1fr; gap: 24px; align-items: center; padding: 22px; border: 1px solid rgba(114, 87, 225, .48); border-radius: 14px; background: linear-gradient(100deg, rgba(19,25,59,.95), rgba(5,13,37,.96)); }
.pc-how-steps article > span { display: grid; place-items: center; width: 68px; height: 68px; border-radius: 50%; color: #fff; background: linear-gradient(135deg, #8a28dc, #218cff); font-size: 21px; font-weight: 900; }
.pc-how-steps h2 { margin: 0 0 7px; color: #fff; font: 500 28px/1.1 Georgia, serif; }
.pc-how-steps p { margin: 0; color: #cbd1e0; line-height: 1.6; }
.pc-vip-final-cta { display: flex; align-items: center; justify-content: space-between; gap: 30px; margin: 8px 0 50px; padding: 30px; border: 1px solid rgba(143, 75, 238, .6); border-radius: 16px; background: linear-gradient(100deg, rgba(92,24,145,.45), rgba(12,62,142,.52)); }
.pc-vip-final-cta h2 { margin: 0; font: 500 34px/1.1 Georgia, serif; }
.pc-vip-final-cta p { margin: 8px 0 0; color: #d9deeb; }
.pc-about-intro { max-width: 950px; font-size: 18px; line-height: 1.75; }
.pc-about-grid { display: grid; gap: 18px; }
.pc-about-grid article { display: grid; grid-template-columns: minmax(280px, .8fr) 1.2fr; overflow: hidden; border: 1px solid rgba(87, 120, 190, .4); border-radius: 14px; background: #07102a; }
.pc-about-grid__item--text-only { grid-template-columns: 1fr !important; }
.pc-about-grid article:nth-child(even) img { order: 2; }
.pc-about-grid img { width: 100%; height: 100%; min-height: 260px; object-fit: cover; }
.pc-about-grid article > div { padding: 32px; }
.pc-about-grid h2 { margin: 0 0 12px; font: 500 34px/1.1 Georgia, serif; }
.pc-contact-layout { display: grid; grid-template-columns: .72fr 1.28fr; gap: 24px; align-items: start; }
.pc-contact-details { display: grid; gap: 12px; padding: 28px; border: 1px solid rgba(96, 126, 196, .45); border-radius: 16px; background: #07102a; }
.pc-contact-details article { display: grid; gap: 4px; padding: 13px 0; border-bottom: 1px solid rgba(103,123,172,.22); }
.pc-contact-details article a, .pc-contact-details article span { color: #cbd2e2; }
.pc-contact-form-panel { background: #07102a; }
.pc-page-venues .pc-directory-filters { grid-template-columns: repeat(3, minmax(150px,1fr)) repeat(3, minmax(140px,.8fr)) auto; }

@media (max-width: 1500px) {
  .pc-nav { gap: 15px !important; font-size: 11px !important; }
  .pc-member-login { display: none !important; }
}
@media (max-width: 1180px) {
  .pc-nav { display: none !important; }
  .pc-menu-btn { display: block !important; }
  .pc-header-vip-cta { display: inline-flex !important; }
  .pc-page-venues .pc-directory-filters { grid-template-columns: repeat(2, minmax(0,1fr)); }
}
@media (max-width: 820px) {
  .pc-header__actions { margin-left: auto; gap: 7px; }
  .pc-header__actions > .pc-header-vip-cta {
    display: inline-flex !important;
    width: auto !important;
    min-width: 0;
    min-height: 32px;
    padding: 7px 10px !important;
    font-size: 9px;
    line-height: 1;
    letter-spacing: 0;
    white-space: nowrap;
  }
  .pc-vip-page-hero { padding-top: 34px; }
  .pc-directory-filters--destinations, .pc-page-venues .pc-directory-filters { grid-template-columns: 1fr; }
  .pc-destination-directory-grid, .pc-mini-destination-grid, .pc-destination-related-grid { grid-template-columns: 1fr; }
  .pc-destination-detail-hero { min-height: 540px; background: linear-gradient(0deg, rgba(2,7,24,.98) 0%, rgba(2,7,24,.64) 62%, rgba(2,7,24,.15)), var(--destination-hero) center/cover; }
  .pc-destination-detail-hero > div { padding: 28px; }
  .pc-destination-detail-hero h1 { font-size: 52px; }
  .pc-how-steps article { grid-template-columns: 58px 1fr; gap: 14px; padding: 17px; }
  .pc-how-steps article > span { width: 52px; height: 52px; font-size: 16px; }
  .pc-vip-final-cta { display: grid; }
  .pc-about-grid article { grid-template-columns: 1fr; }
  .pc-about-grid article:nth-child(even) img { order: initial; }
  .pc-contact-layout { grid-template-columns: 1fr; }
}

@media (max-width: 380px) {
  .pc-header__inner { padding-inline: 10px !important; }
  .pc-logo { gap: 7px; }
  .pc-logo__image { width: 32px; height: 32px; }
  .pc-logo__text strong { font-size: 13px !important; }
  .pc-logo__text em { font-size: 6px !important; }
  .pc-header__actions > .pc-header-vip-cta {
    padding-inline: 8px !important;
    font-size: 8px;
  }
  .pc-menu-btn { padding-inline: 3px; }
}
