/* Header styles copied from homepage; article-specific flow offsets below. */
:root{--font-sans:"Roboto",Inter,system-ui,sans-serif;--font-body:var(--font-sans);--font-brand:"Syncopate",var(--font-sans);--font-nav:"Inter",var(--font-sans)}
html.city-route-pending .topbar{
      visibility: hidden;
      pointer-events: none;
    }
.topbar{
      position: absolute;
      top: 52px;
      left: 56px;
      right: 56px;
      width: auto;
      z-index: 10000;
      display: grid;
      grid-template-columns: 1fr auto 1fr;
      align-items: center;
      gap: 28px;
      margin: 0;
      padding: 14px 18px;
      background: rgba(255, 255, 255, 0.54);
      backdrop-filter: blur(18px) saturate(1.12);
      -webkit-backdrop-filter: blur(18px) saturate(1.12);
      border: 1px solid rgba(255, 255, 255, 0.56);
      border-radius: 999px;
      box-shadow:
        0 18px 46px rgba(77, 86, 139, 0.10),
        0 1px 0 rgba(255, 255, 255, 0.74) inset;
      pointer-events: auto;
      opacity: 1;
      visibility: visible;
      transform: none;
      transition: none;
      will-change: auto;
    }
.brand-mark{
      pointer-events: auto;
      color: #11131d;
      font-family: var(--font-body);
      font-size: 11px;
      font-weight: 500;
      letter-spacing: normal;
      text-transform: none;
    }
.brand-mark{
      color: #11131d;
      font-size: 20px;
      grid-column: 1;
      grid-row: 1;
      justify-self: start;
      cursor: pointer;
      user-select: none;
      white-space: nowrap;
    }
.topbar .brand-mark{
      font-family: var(--font-brand);
      font-weight: 700;
      letter-spacing: 0.045em;
      text-transform: none;
      font-variant-caps: normal;
      font-feature-settings: normal;
    }
.site-nav{
      grid-column: 2;
      grid-row: 1;
      position: static;
      justify-self: center;
      height: auto;
      margin: 0;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      gap: clamp(18px, 3vw, 42px);
      min-width: 0;
      max-width: 100%;
      transform: none;
    }
.site-nav a{
      color: rgba(17, 19, 29, 0.68);
      font-family: var(--font-nav);
      font-size: 15px;
      font-weight: 600;
      letter-spacing: normal;
      text-decoration: none;
      white-space: nowrap;
      transition: color 0.18s ease, transform 0.18s ease;
    }
.site-nav a:hover,
.site-nav a:focus-visible{
      color: #11131d;
      outline: none;
      transform: translateY(-1px);
    }
.topbar-end{
      grid-column: 3;
      grid-row: 1;
      justify-self: end;
      align-self: center;
      display: flex;
      align-items: center;
      justify-content: flex-end;
      gap: 10px;
      min-width: 0;
      max-width: 100%;
      padding-right: 96px;
    }
.topbar-lang-slot{
      flex: 0 0 auto;
    }
.topbar-end .gotripcn-language-switcher{
      position: relative;
      top: auto;
      right: auto;
      transform: none;
    }
.topbar-end .gotripcn-language-switcher .gotripcn-language-trigger:hover,
.topbar-end .gotripcn-language-switcher .gotripcn-language-trigger:focus-visible,
.topbar-end .gotripcn-language-switcher .gotripcn-language-trigger[aria-expanded="true"]{
      transform: none;
    }
.auth-area{
      pointer-events: auto;
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      align-items: center;
      gap: 8px;
      flex: 0 1 auto;
      min-width: 0;
      max-width: 100%;
      color: #11131d;
      font-family: var(--font-nav);
      font-size: 12px;
      font-weight: 500;
      letter-spacing: normal;
      transition: opacity 0.2s ease, visibility 0s linear 0s;
    }
.gotripcn-language-switcher{
      top: 66px;
      right: 82px;
      z-index: 45;
    }
.topbar > .gotripcn-language-switcher{
      position: absolute;
      top: 50%;
      right: 18px;
      grid-column: auto;
      grid-row: auto;
      justify-self: auto;
      align-self: auto;
      z-index: 3;
      transform: translateY(-50%);
      will-change: auto;
    }
.topbar > .gotripcn-language-switcher .gotripcn-language-trigger:hover,
.topbar > .gotripcn-language-switcher .gotripcn-language-trigger:focus-visible,
.topbar > .gotripcn-language-switcher .gotripcn-language-trigger[aria-expanded="true"]{
      transform: none;
    }
.topbar > .gotripcn-language-switcher .gotripcn-language-trigger{
      font-family: var(--font-nav);
      min-height: 42px;
      padding: 0 18px;
      font-size: 12px;
      background: rgba(255, 255, 255, 0.66);
      border-color: rgba(17, 19, 29, 0.08);
      box-shadow:
        0 14px 34px rgba(83, 91, 145, 0.10),
        0 1px 0 rgba(255, 255, 255, 0.86) inset;
    }
.auth-slot{
      display: flex;
      align-items: center;
      gap: 8px;
      min-width: 0;
      flex: 0 1 auto;
    }
.auth-area .user-session{
      display: flex;
      align-items: center;
      gap: 10px;
      min-width: 0;
      max-width: 100%;
    }
.auth-area .user-identity{
      display: grid;
      gap: 3px;
      min-width: 0;
      max-width: 220px;
      line-height: 1.2;
      justify-items: center;
      text-align: center;
    }
.auth-area .user-role-pill{
      display: inline-flex;
      align-items: center;
      flex-shrink: 0;
      align-self: center;
      min-height: 20px;
      padding: 0 8px;
      border-radius: 999px;
      font-size: 10px;
      font-weight: 800;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      white-space: nowrap;
    }
.auth-area .user-role-pill.is-traveler{
      border: 1px solid rgba(107, 105, 232, 0.22);
      background: rgba(107, 105, 232, 0.1);
      color: #6b69e8;
    }
.auth-area .user-role-pill.is-guide{
      border: 1px solid rgba(16, 185, 129, 0.24);
      background: rgba(16, 185, 129, 0.1);
      color: #059669;
    }
.auth-area .user-name{
      color: #11131d;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      max-width: 100%;
      font-size: 14px;
      font-weight: 700;
    }
.auth-area .user-email{
      color: rgba(17, 19, 29, 0.56);
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      max-width: 100%;
      font-size: 11px;
      font-weight: 500;
    }
.auth-area .auth-link,
.guide-portal-link{
      position: relative;
      pointer-events: auto;
      width: auto;
      max-width: 10.5rem;
      min-width: 0;
      min-height: 38px;
      padding: 9px 14px;
      overflow: hidden;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border: 1px solid rgba(17, 19, 29, 0.12);
      border-radius: 999px;
      background: rgba(255, 255, 255, 0.78);
      backdrop-filter: blur(12px) saturate(1.08);
      -webkit-backdrop-filter: blur(12px) saturate(1.08);
      box-shadow:
        0 10px 26px rgba(83, 91, 145, 0.1),
        0 1px 0 rgba(255, 255, 255, 0.82) inset;
      color: #11131d;
      text-decoration: none;
      font-family: var(--font-body);
      font-size: 12px;
      font-weight: 500;
      letter-spacing: normal;
      text-transform: none;
      text-shadow: 0 0 0 transparent;
      transition:
        color 0.24s ease,
        border-color 0.24s ease,
        background 0.24s ease,
        box-shadow 0.24s ease,
        transform 0.24s ease;
      white-space: nowrap;
      text-overflow: ellipsis;
      font-synthesis: none;
    }
.auth-area .auth-link::before,
.guide-portal-link::before{
      content: "";
      position: absolute;
      inset: 0;
      pointer-events: none;
      background: linear-gradient(110deg, transparent 0%, rgba(255, 255, 255, 0.58) 48%, transparent 62%);
      transform: translateX(-112%);
      transition: transform 0.46s cubic-bezier(0.22, 1, 0.36, 1);
    }
.guide-portal-link{
      border-color: #11131d;
      background: #11131d;
      color: #ffffff;
      box-shadow:
        0 14px 30px rgba(17, 19, 29, 0.22),
        0 1px 0 rgba(255, 255, 255, 0.08) inset;
    }
.auth-area .auth-link:hover,
.auth-area .auth-link:focus-visible,
.guide-portal-link:hover,
.guide-portal-link:focus-visible{
      color: #11131d;
      border-color: rgba(17, 19, 29, 0.24);
      background: #ffffff;
      text-shadow: none;
      box-shadow:
        0 16px 36px rgba(83, 91, 145, 0.16),
        0 1px 0 rgba(255, 255, 255, 0.9) inset;
      outline: none;
      transform: translateY(-1px);
    }
.guide-portal-link:hover,
.guide-portal-link:focus-visible{
      color: #ffffff;
      border-color: #11131d;
      background: #11131d;
      box-shadow:
        0 18px 38px rgba(17, 19, 29, 0.26),
        0 1px 0 rgba(255, 255, 255, 0.08) inset;
    }
.auth-area .auth-link:hover::before,
.auth-area .auth-link:focus-visible::before,
.guide-portal-link:hover::before,
.guide-portal-link:focus-visible::before{
      transform: translateX(112%);
    }
@media (max-width: 1320px) and (min-width: 941px){
.site-nav{
        gap: clamp(14px, 2vw, 26px);
      }
.site-nav a{
        font-size: 14px;
      }
.topbar-end{
        max-width: min(100%, 620px);
      }
}
@media (max-width: 940px){
.topbar{
        top: 34px;
        left: 34px;
        right: 34px;
        width: auto;
        grid-template-columns: auto 1fr;
        gap: 12px 18px;
        margin: 0;
        padding: 14px 16px;
        border-radius: 26px;
      }
.brand-mark{
        grid-column: 1;
        grid-row: 1;
      }
.site-nav{
        position: static;
        grid-column: 1 / -1;
        grid-row: 2;
        width: 100%;
        justify-content: flex-start;
        gap: 18px;
        overflow-x: auto;
        padding: 2px 2px 4px;
        transform: none;
        scrollbar-width: none;
      }
.site-nav::-webkit-scrollbar{
        display: none;
      }
.topbar-end{
        grid-column: 2;
        grid-row: 1;
        justify-self: end;
        max-width: 100%;
      }
.auth-area{
        max-width: 100%;
      }
.topbar > .gotripcn-language-switcher{
        top: 50%;
        right: 16px;
      }
.topbar > .gotripcn-language-switcher .gotripcn-language-trigger{
        min-height: 42px;
        padding: 0 18px;
        font-size: 12px;
      }
}
@media (max-width: 560px){
.topbar{
        top: 24px;
        left: 24px;
        right: 24px;
        width: auto;
        max-width: none;
        margin: 0;
        padding: 12px 14px;
        grid-template-columns: minmax(0, 1fr) 44px;
        grid-template-rows: 44px auto;
        column-gap: 10px;
        row-gap: 0;
        border-radius: 22px;
        min-width: 0;
        overflow: visible;
      }
.topbar > *{
        min-width: 0;
      }
.brand-mark{
        grid-column: 1;
        grid-row: 1;
        align-self: center;
        font-size: 18px;
      }
.topbar-end{
        display: contents;
      }
.topbar-lang-slot{
        position: static;
        grid-column: 2;
        grid-row: 1;
        width: 44px;
        height: 44px;
        margin: 0;
        z-index: 4;
      }
.topbar-lang-slot .gotripcn-language-trigger{
        width: 44px;
        min-width: 44px;
        height: 44px;
        min-height: 44px;
        box-sizing: border-box;
        padding: 0;
        border-radius: 999px;
        border-color: rgba(17, 19, 29, 0.18);
        background: #11131d;
        color: #ffffff;
        box-shadow:
          0 14px 30px rgba(17, 19, 29, 0.22),
          0 1px 0 rgba(255, 255, 255, 0.14) inset;
      }
.auth-area{
        width: 100%;
        max-width: 100%;
        justify-self: stretch;
        display: none !important;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 8px;
        padding-top: 8px;
        justify-content: stretch;
        transform: none;
        overflow: visible;
      }
.topbar-end .gotripcn-language-switcher{
        position: relative;
        top: auto;
        right: auto;
        width: 44px;
        height: 44px;
        transform: none;
      }
.topbar > .gotripcn-language-switcher{
        grid-column: auto;
        grid-row: auto;
        justify-self: auto;
        top: 14px;
        right: 14px;
        transform: none;
      }
.topbar > .gotripcn-language-switcher .gotripcn-language-trigger{
        min-width: 42px;
        min-height: 38px;
        padding: 0 11px;
        border-color: rgba(17, 19, 29, 0.18);
        background: #11131d;
        color: #ffffff;
        box-shadow:
          0 14px 30px rgba(17, 19, 29, 0.22),
          0 1px 0 rgba(255, 255, 255, 0.14) inset;
      }
.gotripcn-language-mark{
        color: #ffffff;
      }
.gotripcn-language-current{
        display: none;
      }
.auth-slot{
        width: 100%;
        min-width: 0;
      }
.auth-area .auth-link,
.guide-portal-link{
        width: 100%;
        max-width: 100%;
        min-width: 0;
        min-height: 38px;
        padding: 8px 12px;
        font-size: 12px;
        letter-spacing: -0.005em;
      }
.site-nav{
        display: grid;
        position: static;
        grid-column: 1 / -1;
        grid-row: 2;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        width: 100%;
        max-width: none;
        margin: 8px 0 0;
        z-index: 30;
        align-items: stretch;
        gap: 6px;
        overflow: visible;
        padding: 6px 0 0;
        border-top: 1px solid rgba(17, 19, 29, 0.08);
        border-radius: 0;
        background: transparent;
        box-shadow: none;
      }
.site-nav a{
        display: flex;
        min-height: 42px;
        align-items: center;
        justify-content: flex-start;
        padding: 0 12px;
        border: 1px solid rgba(17, 19, 29, 0.06);
        border-radius: 12px;
        background: rgba(94, 84, 232, 0.035);
        font-size: 12px;
        line-height: 1.2;
        text-align: left;
        white-space: normal;
      }
.site-nav a:last-child{
        grid-column: 1 / -1;
      }
.site-nav a:hover,
.site-nav a:focus-visible{
        background: rgba(94, 84, 232, 0.08);
        transform: none;
      }
.topbar{
        position: absolute;
      }
}
html[data-visual-mode="lite"] .topbar,
html[data-visual-mode="lite"] .topbar > .gotripcn-language-switcher .gotripcn-language-menu{
      backdrop-filter: none !important;
      -webkit-backdrop-filter: none !important;
    }
html[data-visual-mode="lite"] .topbar{
      background: rgba(255, 255, 255, 0.94) !important;
    }
html[data-visual-mode="lite"] .site-nav a:hover,
html[data-visual-mode="lite"] .site-nav a:focus-visible{
      transform: none !important;
    }
.topbar{position:relative;top:auto;left:auto;right:auto;max-width:none;min-height:0;margin:52px 56px 0}.brand-mark{text-decoration:none}.topbar-end{padding-right:0}.topbar-end .gotripcn-language-switcher{transform:none}.shell{padding-top:42px}
@media(max-width:940px){.topbar{top:auto;left:auto;right:auto;margin:34px 34px 0}}
@media(max-width:560px){.topbar{position:relative;top:auto;left:auto;right:auto;margin:24px 24px 0}.topbar-end{display:contents}.topbar-lang-slot{display:block}.shell{padding-top:28px}}
