.gtp-tripster-main,.gtp-tripster-page,.gtp-tripster-virtual{max-width:1280px;margin:0 auto;padding:0 16px 32px;box-sizing:border-box}
.gtp-tripster-breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0 16px;font-size:14px;color:#5f6b7a}.gtp-tripster-breadcrumbs a{color:#1f6fff;text-decoration:none}.gtp-tripster-breadcrumbs .sep{opacity:.55}
.gtp-tripster-hero{position:relative;min-height:300px;border-radius:24px;overflow:hidden;background:#eef5ff center/cover no-repeat;display:flex;align-items:flex-end;margin:20px 0 24px}.gtp-tripster-hero__overlay{width:100%;padding:36px;background:linear-gradient(180deg,rgba(5,15,35,.08),rgba(5,15,35,.62));color:#fff}.gtp-tripster-hero h1{margin:0 0 10px;font-size:52px;line-height:1.05;color:#fff}.gtp-tripster-hero p{max-width:860px;margin:0;font-size:18px;line-height:1.5;color:#eef4ff}
.gtp-tripster-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.gtp-tripster-badge{display:inline-flex;gap:6px;align-items:center;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.22);padding:8px 12px;border-radius:999px;font-size:14px}
.gtp-tripster-search{position:relative;display:flex;flex-direction:column;gap:8px;margin:0 0 28px}.gtp-tripster-search__field-wrap{display:grid;grid-template-columns:1fr 230px;gap:14px}.gtp-tripster-search__input{width:100%;height:64px;border:2px solid #d8e5ff;border-radius:20px;padding:0 20px;font-size:28px;outline:none;box-sizing:border-box}.gtp-tripster-search__input:focus{border-color:#2b6cff}.gtp-tripster-search__button{height:64px;border:0;border-radius:20px;background:#2b6cff;color:#fff;font-size:18px;font-weight:700;cursor:pointer}
.gtp-tripster-search__dropdown{position:absolute;left:0;right:244px;top:72px;background:#fff;border:1px solid #d8e5ff;border-radius:18px;box-shadow:0 20px 44px rgba(31,58,116,.12);padding:8px;z-index:30}.gtp-tripster-search__item{display:grid;grid-template-columns:1fr auto;gap:6px;padding:12px 14px;border-radius:12px;text-decoration:none;color:#17253f}.gtp-tripster-search__item small{grid-column:1/-1;color:#6f7d91}.gtp-tripster-search__item em{font-style:normal;color:#2b6cff;text-transform:uppercase;font-size:12px}.gtp-tripster-search__item:hover,.gtp-tripster-search__item.is-active{background:#f3f7ff}
.gtp-tripster-section{margin:0 0 32px}.gtp-tripster-section h2{margin:0 0 16px;font-size:28px;line-height:1.2;color:#132644}.gtp-tripster-results-count{margin:0 0 20px;font-size:16px;line-height:1.35;font-weight:500;color:#1f2937}
.gtp-tripster-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.gtp-tripster-card{background:#fff;border:1px solid #dde8ff;border-radius:22px;overflow:hidden;box-shadow:0 10px 28px rgba(20,46,94,.06);display:flex;flex-direction:column}.gtp-tripster-card__image{display:block;aspect-ratio:4/3;background:#eef3fb}.gtp-tripster-card__image img{width:100%;height:100%;object-fit:cover;display:block}.gtp-tripster-card__body{padding:18px;display:flex;flex-direction:column;gap:12px;flex:1}.gtp-tripster-card__body h3{margin:0;font-size:20px;line-height:1.3}.gtp-tripster-card__body h3 a{text-decoration:none;color:#152847}.gtp-tripster-card__meta{font-size:14px;color:#687791}.gtp-tripster-card__body p{margin:0;font-size:15px;line-height:1.55;color:#36445b}.gtp-tripster-card__button{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:14px;background:#2b6cff;color:#fff;text-decoration:none;font-weight:700}
.gtp-tripster-empty,.gtp-tripster-error{padding:18px 20px;border-radius:16px}.gtp-tripster-empty{background:#fff7f7;border:1px solid #f2d0d0;color:#b84b4b}.gtp-tripster-error{background:#fff1f1;border:1px solid #e7b9b9;color:#8d2626}.gtp-tripster-error pre{white-space:pre-wrap;margin:10px 0 0;font-size:12px}
.gtp-tripster-single__body{display:grid;gap:28px}.gtp-tripster-richtext{font-size:16px;line-height:1.7;color:#22324b}.gtp-tripster-facts{margin:0;padding-left:18px;color:#22324b;display:grid;gap:8px}.gtp-tripster-schedule p{margin:0 0 12px}.gtp-tripster-reviews{display:grid;gap:14px}.gtp-tripster-review{padding:18px;border:1px solid #dde8ff;border-radius:18px;background:#fff}.gtp-tripster-review__head{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:10px;color:#50617b}
@media (max-width:1100px){.gtp-tripster-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gtp-tripster-hero h1{font-size:42px}}
@media (max-width:860px){.gtp-tripster-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gtp-tripster-search__field-wrap{grid-template-columns:1fr}.gtp-tripster-search__dropdown{left:0;right:0;top:140px}.gtp-tripster-search__input{font-size:20px;height:58px}.gtp-tripster-search__button{height:58px}.gtp-tripster-hero{min-height:240px}.gtp-tripster-hero h1{font-size:34px}.gtp-tripster-hero__overlay{padding:24px}}
@media (max-width:560px){.gtp-tripster-grid{grid-template-columns:1fr}.gtp-tripster-main,.gtp-tripster-page,.gtp-tripster-virtual{padding:0 12px 24px}.gtp-tripster-section h2{font-size:24px}.gtp-tripster-card__body h3{font-size:18px}.gtp-tripster-hero h1{font-size:30px}}


.gtp-tripster-region-header{margin:0 0 24px}.gtp-tripster-region-header__title{margin:0 0 12px;font-size:clamp(34px,5vw,64px);line-height:1.05;font-weight:800;color:#10254d}.gtp-tripster-region-header__excerpt{margin:0 0 20px;font-size:clamp(20px,2.2vw,24px);line-height:1.35;color:#29406d}.gtp-tripster-region-header .gtp-tripster-badges{margin-top:0}.gtp-tripster-loadmore{display:flex;flex-direction:column;gap:24px}.gtp-tripster-loadmore__footer{display:flex;justify-content:center}.gtp-tripster-loadmore__button{min-width:240px;min-height:56px;padding:0 24px;border:0;border-radius:18px;background:#18c08f;color:#fff;font-size:22px;font-weight:700;cursor:pointer;box-shadow:0 12px 28px rgba(24,192,143,.2)}.gtp-tripster-loadmore__button.is-loading,.gtp-tripster-loadmore__button:disabled{opacity:.75;cursor:default}
@media (max-width:560px){.gtp-tripster-loadmore__button{width:100%;font-size:18px;min-height:52px}}

.gtp-tripster-tags{display:flex;flex-wrap:wrap;gap:10px}.gtp-tripster-tag-chip{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 16px;border-radius:14px;background:#f2f4f7;border:1px solid #e4e8ef;color:#1a2433;text-decoration:none;font-size:16px;line-height:1.2;transition:background .15s ease,border-color .15s ease}.gtp-tripster-tag-chip:hover{background:#eceff4;border-color:#d7dde8}.gtp-tripster-tag-chip__title{font-weight:600}.gtp-tripster-tag-chip__count{color:#7a8799;font-weight:600}
@media (max-width:560px){.gtp-tripster-tags{gap:8px}.gtp-tripster-tag-chip{font-size:15px;padding:0 14px;min-height:38px}}

.gtp-tripster-tags{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-start}.gtp-tripster-tag-chip,.gtp-tripster-tags__more{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 16px;border-radius:14px;background:#f2f4f7;border:1px solid #e4e8ef;color:#1a2433;text-decoration:none;font-size:16px;line-height:1.2;transition:background .15s ease,border-color .15s ease}.gtp-tripster-tag-chip:hover,.gtp-tripster-tags__more:hover{background:#eceff4;border-color:#d7dde8}.gtp-tripster-tag-chip--active{background:#1f2328;border-color:#1f2328;color:#fff}.gtp-tripster-tag-chip__title{font-weight:600}.gtp-tripster-tag-chip__count{color:#7a8799;font-weight:600}.gtp-tripster-tag-chip--active .gtp-tripster-tag-chip__count{color:rgba(255,255,255,.72)}.gtp-tripster-tags__more{cursor:pointer;font-weight:600}.gtp-tripster-tag-chip--hidden{display:none!important}@media (max-width:560px){.gtp-tripster-tags{gap:8px}.gtp-tripster-tag-chip,.gtp-tripster-tags__more{font-size:15px;padding:0 14px;min-height:38px}}

.gtp-tripster-filters-section{margin:16px 0 22px}
.gtp-tripster-filters-bar{display:flex;justify-content:flex-end;align-items:center;gap:14px}
.gtp-tripster-filters-open,.gtp-tripster-filters-apply{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:16px;background:#2f6df6;color:#fff;font-weight:700;padding:14px 24px;cursor:pointer;box-shadow:none}
.gtp-tripster-filters-resetlink,.gtp-tripster-filters-reset{color:#7d8797;text-decoration:none;font-weight:600}
.gtp-tripster-filters-modal{position:fixed;inset:0;z-index:99999}
.gtp-tripster-filters-modal__backdrop{position:absolute;inset:0;background:rgba(13,24,44,.48)}
.gtp-tripster-filters-modal__panel{position:relative;background:#fff;width:min(720px,calc(100vw - 32px));max-height:calc(100vh - 40px);overflow:auto;margin:20px auto;border-radius:24px;padding:28px;box-shadow:0 30px 80px rgba(12,33,77,.18)}
.gtp-tripster-filters-modal__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}
.gtp-tripster-filters-modal__head h2{margin:0;font-size:40px;line-height:1.05}
.gtp-tripster-filters-modal__head button{border:none;background:#f2f5fb;width:48px;height:48px;border-radius:14px;font-size:34px;line-height:1;cursor:pointer}
.gtp-tripster-filters-form{display:flex;flex-direction:column;gap:22px}
.gtp-tripster-filter-block h3{margin:0 0 14px;font-size:22px;line-height:1.2;color:#0f2340}
.gtp-tripster-check{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 12px;color:#0f2340;font-size:18px}
.gtp-tripster-check input{width:20px;height:20px}
.gtp-tripster-check em{font-style:normal;color:#8b96a8}
.gtp-tripster-price-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.gtp-tripster-price-row input{height:58px;border:1px solid #d9e1ef;border-radius:16px;padding:0 16px;font-size:22px;max-width:100%}
.gtp-tripster-duration-chips{display:flex;flex-wrap:wrap;gap:10px}
.gtp-tripster-duration-chip{display:inline-flex;align-items:center;gap:8px;border-radius:14px;background:#f3f6fb;padding:12px 14px;color:#0f2340;cursor:pointer}
.gtp-tripster-duration-chip input{display:none}
.gtp-tripster-duration-chip em{font-style:normal;color:#8b96a8}
.gtp-tripster-duration-chip--active,.gtp-tripster-duration-chip:has(input:checked){background:#0f1726;color:#fff}
.gtp-tripster-duration-chip--active em,.gtp-tripster-duration-chip:has(input:checked) em{color:#cfd6e3}
.gtp-tripster-filters-actions{display:flex;gap:18px;align-items:center;position:sticky;bottom:-28px;background:#fff;padding-top:10px;border-top:1px solid #eef2f7}
html.gtp-tripster-modal-open,body.gtp-tripster-modal-open{overflow:hidden}
@media (max-width: 767px){
 .gtp-tripster-filters-modal__panel{width:calc(100vw - 16px);margin:8px auto;max-height:calc(100vh - 16px);padding:20px;border-radius:20px}
 .gtp-tripster-filters-modal__head h2{font-size:34px}
 .gtp-tripster-price-row{grid-template-columns:1fr}
 .gtp-tripster-filters-bar{justify-content:stretch}
 .gtp-tripster-filters-open{width:100%}
}

.gtp-tripster-filters-desktop{display:flex;align-items:center;gap:14px;flex-wrap:wrap}
.gtp-tripster-filter-trigger-wrap{position:relative}
.gtp-tripster-filter-trigger{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 22px;border:1px solid #dbe4f3;border-radius:16px;background:#f5f7fb;color:#10254d;font-size:18px;font-weight:600;cursor:pointer}
.gtp-tripster-filter-trigger.is-active{background:#eef4ff;border-color:#9fc0ff}
.gtp-tripster-filter-popover{position:absolute;left:0;top:calc(100% + 10px);z-index:40;min-width:360px;max-width:420px;background:#fff;border:1px solid #e4ebf7;border-radius:20px;box-shadow:0 24px 60px rgba(12,33,77,.14);padding:20px}
.gtp-tripster-filter-popover__form{display:flex;flex-direction:column;gap:16px}
.gtp-tripster-filter-popover h3{margin:0;font-size:24px;line-height:1.1;color:#0f2340}
.gtp-tripster-popover-actions{display:flex;gap:14px;align-items:center}
.gtp-tripster-popover-actions .gtp-tripster-filters-apply{padding:12px 20px}
.gtp-tripster-filters-desktop>.gtp-tripster-filters-open{margin-left:auto}
.gtp-tripster-filters-bar{margin-top:10px;justify-content:flex-start}
@media (max-width: 980px){
  .gtp-tripster-filters-desktop{display:none}
  .gtp-tripster-filters-bar{justify-content:stretch}
  .gtp-tripster-filters-open{width:100%}
}
@media (min-width: 981px){
  .gtp-tripster-filters-modal__panel{width:min(720px,calc(100vw - 40px))}
}

/* v115 filters closer to Tripster */
.gtp-tripster-filters-section{margin:8px 0 22px}
.gtp-tripster-filters-desktop{display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap}
.gtp-tripster-filter-trigger{justify-content:space-between;min-width:250px;min-height:56px;padding:0 18px;background:#f2f4f7;border:1px solid #eceff4;border-radius:14px;color:#161f2d;font-size:18px;font-weight:500}
.gtp-tripster-filter-trigger:after{content:'⌄';font-size:18px;line-height:1;transform:translateY(-1px)}
.gtp-tripster-filter-trigger.is-active{background:#fff;border-color:#cdbb7e;box-shadow:0 0 0 4px rgba(205,187,126,.22)}
.gtp-tripster-filter-trigger.is-open:after{transform:rotate(180deg)}
.gtp-tripster-filters-open{min-height:56px;padding:0 26px;border-radius:14px;background:#fff;color:#161f2d;border:1px solid #d7dce5}
.gtp-tripster-filters-open:before{content:'☰';font-size:14px;margin-right:10px;transform:rotate(90deg);display:inline-block}
.gtp-tripster-filter-popover{top:calc(100% + 8px);min-width:420px;max-width:540px;border:none;border-radius:22px;padding:28px;box-shadow:0 24px 70px rgba(22,31,45,.16)}
.gtp-tripster-filter-popover--movement{min-width:620px;max-width:620px}
.gtp-tripster-filter-popover--price{min-width:420px;max-width:420px}
.gtp-tripster-filter-popover h3{font-size:22px;margin-bottom:4px}
.gtp-tripster-check{margin:0;color:#161f2d;font-size:16px}
.gtp-tripster-check input{width:24px;height:24px;margin:0}
.gtp-tripster-check--rich{align-items:flex-start;gap:14px;padding:8px 0}
.gtp-tripster-check--rich span{display:flex;flex-direction:column;gap:4px}
.gtp-tripster-check--rich strong{font-size:18px;line-height:1.2;font-weight:500}
.gtp-tripster-check--rich small{font-size:14px;line-height:1.45;color:#8b96a8}
.gtp-tripster-movement-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 26px;margin-top:18px}.gtp-tripster-movement-column{display:flex;flex-direction:column;gap:14px}
.gtp-tripster-check--movement{display:flex;align-items:center;gap:14px;font-size:18px;line-height:1.35}
.gtp-tripster-check--movement input{width:30px;height:30px;flex:0 0 30px;accent-color:#18c08f}
.gtp-tripster-movement-option{display:flex;align-items:center;gap:14px}
.gtp-tripster-movement-option__icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:#f2f4f7;font-size:20px;line-height:1}
.gtp-tripster-movement-option__label{display:block;color:#161f2d;font-size:17px;font-weight:500}
.gtp-tripster-price-row{gap:0}
.gtp-tripster-price-row input{height:56px;border:1px solid #d7dce5;border-radius:0;padding:0 18px;font-size:18px}
.gtp-tripster-price-row input:first-child{border-radius:14px 0 0 14px}
.gtp-tripster-price-row input:last-child{border-left:none;border-radius:0 14px 14px 0}
.gtp-tripster-price-chart{position:relative;height:74px;margin-top:12px;border-bottom:4px solid #1fc08c}
.gtp-tripster-price-chart:before,.gtp-tripster-price-chart:after{content:'';position:absolute;bottom:-11px;width:18px;height:18px;border-radius:50%;background:#fff;border:5px solid #1fc08c}
.gtp-tripster-price-chart:before{left:8px}.gtp-tripster-price-chart:after{right:8px}
.gtp-tripster-price-chart{background:linear-gradient(180deg,transparent 45%, rgba(31,192,140,.08) 46%, rgba(31,192,140,.08) 100%)}
.gtp-tripster-popover-actions{margin-top:8px;justify-content:flex-start}
.gtp-tripster-popover-actions .gtp-tripster-filters-apply{min-width:170px;min-height:54px;border-radius:14px;background:#18c08f}
.gtp-tripster-filters-reset{font-size:16px}
@media (max-width:980px){
  .gtp-tripster-filter-popover,.gtp-tripster-filter-popover--price{min-width:0;max-width:none;width:min(92vw,560px)}
  .gtp-tripster-filter-popover--movement{width:min(92vw,620px)}
  .gtp-tripster-movement-grid{grid-template-columns:1fr}
}
.gtp-tripster-filter-popover--dates{position:fixed;inset:0;z-index:80;display:flex;align-items:flex-start;justify-content:center;padding:60px 20px;background:transparent;min-width:0;max-width:none;width:auto}
.gtp-tripster-date-modal__backdrop{position:absolute;inset:0;background:rgba(20,27,43,.56)}
.gtp-tripster-date-modal{position:relative;z-index:1;width:min(100%,520px);background:#fff;border-radius:24px;box-shadow:0 24px 70px rgba(22,31,45,.2);padding:28px;display:flex;flex-direction:column;gap:22px}
.gtp-tripster-date-modal__head{display:flex;align-items:center;justify-content:space-between;gap:16px}
.gtp-tripster-date-modal__head h3{margin:0;font-size:28px;color:#161f2d}
.gtp-tripster-date-modal__close{width:48px;height:48px;border:none;border-radius:14px;background:#f3f4f7;font-size:34px;line-height:1;cursor:pointer;color:#161f2d}
.gtp-tripster-date-modal__months{display:grid;grid-template-columns:1fr;gap:26px}
.gtp-tripster-date-month__weekdays,.gtp-tripster-date-month__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}
.gtp-tripster-date-month__weekday{font-size:14px;color:#98a2b3;text-align:center;text-transform:lowercase}
.gtp-tripster-date-month__weekday.is-weekend{color:#ef4444}
.gtp-tripster-date-month__title{font-size:18px;font-weight:700;color:#161f2d;margin:10px 0 6px}
.gtp-tripster-date-day{height:42px;border:none;border-radius:12px;background:#fff;color:#161f2d;font-size:18px;cursor:pointer}
.gtp-tripster-date-day:hover{background:#f3f6fb}
.gtp-tripster-date-day.is-empty{visibility:hidden}
.gtp-tripster-date-day.is-past{color:#c4c9d4}
.gtp-tripster-date-day.is-active{background:#eef4ff;color:#0f4ecb;font-weight:700}
.gtp-tripster-date-modal__footer{display:flex;flex-direction:column;gap:18px;padding-top:8px;border-top:1px solid #eceff4}
.gtp-tripster-date-modal__participants{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:18px;font-weight:600;color:#161f2d}
.gtp-tripster-persons-stepper{display:inline-flex;align-items:center;border:1px solid #d7dce5;border-radius:14px;overflow:hidden}
.gtp-tripster-persons-stepper button{width:56px;height:52px;border:none;background:#fff;font-size:34px;line-height:1;cursor:pointer;color:#2a3447}
.gtp-tripster-persons-stepper span{display:flex;align-items:center;justify-content:center;min-width:54px;height:52px;border-left:1px solid #d7dce5;border-right:1px solid #d7dce5;font-size:24px}
.gtp-tripster-modal-date-summary{font-size:18px;color:#4a5568}
@media (max-width: 768px){
  .gtp-tripster-filter-popover--dates{padding:24px 10px;align-items:flex-start}
  .gtp-tripster-date-modal{padding:18px;border-radius:20px;width:min(100%,420px)}
  .gtp-tripster-date-modal__head h3{font-size:24px}
  .gtp-tripster-date-day{height:38px;font-size:16px}
}

.gtp-tripster-date-day.is-today{border:2px solid #1f2d3d}.gtp-tripster-date-day:disabled{cursor:not-allowed;opacity:.35}.gtp-tripster-persons-stepper button:disabled{opacity:.35;cursor:not-allowed}.gtp-tripster-date-modal__months{max-height:62vh;overflow:auto}.gtp-tripster-date-month{padding-bottom:18px}.gtp-tripster-date-month__title{margin-bottom:12px}.gtp-tripster-date-month__weekdays{margin-bottom:8px}.gtp-tripster-date-modal__footer{position:sticky;bottom:0;background:#fff;z-index:3}.gtp-tripster-filters-apply[disabled]{opacity:.7;cursor:wait}


.gtp-tripster-listing-summary{display:flex;align-items:center;justify-content:space-between;margin:0 0 18px;gap:16px}.gtp-tripster-listing-summary__count{display:inline-flex;align-items:center;min-height:44px;padding:0 18px;border:1px solid #e3e8f2;border-radius:16px;background:#fff;color:#16233b;font-size:18px;font-weight:600;line-height:1}@media (max-width:767px){.gtp-tripster-listing-summary{margin:0 0 14px}.gtp-tripster-listing-summary__count{min-height:40px;padding:0 14px;font-size:16px;border-radius:14px}}

/* v134 detailed experience page */
.gtp-tripster-exp{display:flex;flex-direction:column;gap:24px}.gtp-tripster-exp__layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:start}.gtp-tripster-exp__main{min-width:0}.gtp-tripster-exp__aside{min-width:0}.gtp-tripster-exp__sticky{position:sticky;top:24px;background:#fff;border:1px solid #e6ebf3;border-radius:24px;padding:24px;box-shadow:0 18px 40px rgba(18,34,66,.08)}.gtp-tripster-exp__price{font-size:56px;line-height:1;font-weight:800;color:#161f2d;margin:0 0 10px}.gtp-tripster-exp__price-sub{font-size:18px;line-height:1.4;color:#3f4958;margin:0 0 18px}.gtp-tripster-exp__button{display:flex;align-items:center;justify-content:center;min-height:58px;border-radius:16px;text-decoration:none;font-size:22px;font-weight:700;margin:0 0 12px}.gtp-tripster-exp__button--primary{background:#17191e;color:#fff}.gtp-tripster-exp__button--secondary{background:#f1f2f4;color:#1a2433}.gtp-tripster-exp__note{padding-left:18px;position:relative;font-size:16px;line-height:1.45;color:#4f5a6c}.gtp-tripster-exp__note:before{content:'⚙';position:absolute;left:0;top:0}.gtp-tripster-exp__header h1{margin:0 0 14px;font-size:clamp(34px,5vw,68px);line-height:1.05;color:#161f2d}.gtp-tripster-exp__rating{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin:0 0 18px;font-size:18px;color:#1f2b3e}.gtp-tripster-exp__rating strong{font-size:56px;line-height:1;font-weight:700}.gtp-tripster-exp__lead{max-width:840px;padding:20px 24px;background:#f4f5f6;border-radius:18px;font-size:18px;line-height:1.6;color:#1f2b3e;margin:0 0 18px}.gtp-tripster-exp__facts{display:flex;flex-wrap:wrap;gap:12px}.gtp-tripster-exp__fact{display:inline-flex;align-items:center;min-height:44px;padding:0 16px;border-radius:14px;background:#fff;border:1px solid #e6ebf3;color:#1a2433;font-size:16px;font-weight:600}
.gtp-tripster-exp-gallery{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.9fr);gap:4px;border-radius:28px;overflow:hidden;background:#eef3fb}.gtp-tripster-exp-gallery__main,.gtp-tripster-exp-gallery__thumb{position:relative;border:0;padding:0;margin:0;background:#eef3fb;cursor:pointer}.gtp-tripster-exp-gallery__main{min-height:520px}.gtp-tripster-exp-gallery__main img,.gtp-tripster-exp-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.gtp-tripster-exp-gallery__grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr);gap:4px}.gtp-tripster-exp-gallery__thumb{min-height:258px}.gtp-tripster-exp-gallery__zoom{position:absolute;left:18px;bottom:18px;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:999px;background:rgba(255,255,255,.92);color:#161f2d;font-size:16px;font-weight:700;box-shadow:0 10px 24px rgba(16,37,77,.16)}.gtp-tripster-exp-gallery__more{position:absolute;right:18px;bottom:18px;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:999px;background:rgba(255,255,255,.95);color:#161f2d;font-size:18px;font-weight:700;box-shadow:0 10px 24px rgba(16,37,77,.16)}
.gtp-tripster-exp-guide{display:grid;grid-template-columns:160px minmax(0,1fr);gap:28px;align-items:start}.gtp-tripster-exp-guide__avatar{width:160px;height:160px;border-radius:50%;overflow:hidden;background:#eef3fb}.gtp-tripster-exp-guide__avatar img{width:100%;height:100%;object-fit:cover;display:block}.gtp-tripster-exp-guide__content h2{margin:0 0 6px;font-size:clamp(32px,4vw,54px);line-height:1.05;color:#161f2d}.gtp-tripster-exp-guide__subtitle{font-size:18px;color:#69758a;margin-bottom:14px}.gtp-tripster-exp-guide__stats{font-size:18px;color:#161f2d;font-weight:600;margin-bottom:18px}
.gtp-tripster-exp-dates{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.gtp-tripster-exp-datecard{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px;min-height:116px;padding:14px;border-radius:16px;background:#f5f6f8;border:1px solid #eceff4}.gtp-tripster-exp-datecard__day{font-size:34px;font-weight:800;line-height:1;color:#161f2d}.gtp-tripster-exp-datecard__month{font-size:14px;text-transform:capitalize;color:#8b96a8}.gtp-tripster-exp-datecard__time{font-size:14px;color:#4d596d}.gtp-tripster-exp-datecard__price{margin-top:auto;font-size:15px;font-weight:700;color:#161f2d}
.gtp-tripster-exp-booking{margin:0;padding:0;list-style:none;display:grid;gap:14px}.gtp-tripster-exp-booking li{position:relative;padding-left:30px;font-size:18px;line-height:1.5;color:#1f2b3e}.gtp-tripster-exp-booking li:before{content:'•';position:absolute;left:10px;top:0;color:#1f6fff;font-size:24px;line-height:1}
.gtp-tripster-review__head{display:flex;align-items:center;gap:14px;margin-bottom:12px}.gtp-tripster-review__avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;flex:0 0 56px}.gtp-tripster-review__meta{display:flex;flex-direction:column;gap:4px}.gtp-tripster-review__meta div{display:flex;flex-wrap:wrap;gap:12px;color:#738098;font-size:14px}.gtp-tripster-review__text{font-size:18px;line-height:1.65;color:#1f2b3e}.gtp-tripster-review__photos{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.gtp-tripster-review__photo{border:0;padding:0;background:transparent;cursor:pointer}.gtp-tripster-review__photos img{width:108px;height:108px;border-radius:12px;object-fit:cover;display:block}
@media (max-width:1180px){.gtp-tripster-exp__layout{grid-template-columns:minmax(0,1fr)}.gtp-tripster-exp__sticky{position:static}.gtp-tripster-exp-dates{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media (max-width:860px){.gtp-tripster-exp-gallery{grid-template-columns:1fr}.gtp-tripster-exp-gallery__main{min-height:340px}.gtp-tripster-exp-gallery__thumb{min-height:160px}.gtp-tripster-exp-guide{grid-template-columns:96px minmax(0,1fr);gap:18px}.gtp-tripster-exp-guide__avatar{width:96px;height:96px}.gtp-tripster-exp__price{font-size:44px}.gtp-tripster-exp__rating strong{font-size:42px}.gtp-tripster-exp__button{font-size:18px;min-height:52px}.gtp-tripster-exp__lead{padding:18px;font-size:17px}.gtp-tripster-exp-dates{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:560px){.gtp-tripster-exp__header h1{font-size:30px}.gtp-tripster-exp__rating{gap:10px;font-size:15px}.gtp-tripster-exp__rating strong{font-size:28px}.gtp-tripster-exp__lead{font-size:16px;padding:16px}.gtp-tripster-exp__fact{min-height:38px;padding:0 12px;font-size:14px}.gtp-tripster-exp-gallery__grid{grid-template-columns:1fr 1fr}.gtp-tripster-exp-gallery__thumb{min-height:124px}.gtp-tripster-exp-gallery__more{right:10px;bottom:10px;min-height:40px;padding:0 14px;font-size:15px}.gtp-tripster-exp-dates{grid-template-columns:repeat(2,minmax(0,1fr))}.gtp-tripster-exp-datecard{min-height:102px;padding:12px}.gtp-tripster-exp-datecard__day{font-size:28px}.gtp-tripster-review__text{font-size:16px}.gtp-tripster-review__photos img{width:82px;height:82px}}

.gtp-tripster-lightbox-open{overflow:hidden}.gtp-tripster-lightbox{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center}.gtp-tripster-lightbox__backdrop{position:absolute;inset:0;background:rgba(10,16,26,.84)}.gtp-tripster-lightbox__dialog{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:min(96vw,1440px);height:min(92vh,980px);padding:24px}.gtp-tripster-lightbox__figure{margin:0;display:flex;flex-direction:column;gap:14px;align-items:center;justify-content:center;max-width:100%;max-height:100%}.gtp-tripster-lightbox__image{max-width:min(88vw,1280px);max-height:calc(92vh - 110px);width:auto;height:auto;border-radius:18px;box-shadow:0 24px 80px rgba(0,0,0,.45);display:block;background:#fff}.gtp-tripster-lightbox__caption{display:flex;align-items:center;justify-content:space-between;gap:18px;width:min(88vw,1280px);color:#fff;font-size:16px}.gtp-tripster-lightbox__title{font-weight:700}.gtp-tripster-lightbox__counter{opacity:.9}.gtp-tripster-lightbox__close,.gtp-tripster-lightbox__nav{position:absolute;z-index:3;border:0;background:rgba(255,255,255,.16);color:#fff;backdrop-filter:blur(8px);cursor:pointer}.gtp-tripster-lightbox__close{top:18px;right:18px;width:48px;height:48px;border-radius:50%;font-size:34px;line-height:1}.gtp-tripster-lightbox__nav{top:50%;transform:translateY(-50%);width:56px;height:56px;border-radius:50%;font-size:44px;line-height:1}.gtp-tripster-lightbox__nav--prev{left:20px}.gtp-tripster-lightbox__nav--next{right:20px}.gtp-tripster-lightbox__close:hover,.gtp-tripster-lightbox__nav:hover{background:rgba(255,255,255,.24)}@media (max-width:860px){.gtp-tripster-lightbox__dialog{width:100vw;height:100vh;padding:14px 10px 18px}.gtp-tripster-lightbox__image{max-width:94vw;max-height:calc(100vh - 120px);border-radius:14px}.gtp-tripster-lightbox__caption{width:94vw;font-size:14px}.gtp-tripster-lightbox__nav{width:46px;height:46px;font-size:36px}.gtp-tripster-lightbox__nav--prev{left:8px}.gtp-tripster-lightbox__nav--next{right:8px}.gtp-tripster-exp-gallery__zoom{left:10px;bottom:10px;min-height:38px;padding:0 12px;font-size:14px}}


/* v138 partner links and guide pages */
.gtp-tripster-exp-guide__content h2 a{color:inherit;text-decoration:none}.gtp-tripster-exp-guide__actions,.gtp-tripster-guide-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.gtp-tripster-exp-guide__button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:14px;border:1px solid #dfe6f0;background:#fff;color:#172132;text-decoration:none;font-weight:700}.gtp-tripster-exp-guide__button--dark{background:#17191e;border-color:#17191e;color:#fff}.gtp-tripster-guide-page{display:flex;flex-direction:column;gap:24px}.gtp-tripster-guide-hero{display:grid;grid-template-columns:220px minmax(0,1fr);gap:28px;align-items:start;padding:28px;border:1px solid #e6ebf3;border-radius:28px;background:#fff;box-shadow:0 18px 40px rgba(18,34,66,.06)}.gtp-tripster-guide-hero__avatar{width:220px;height:220px;border-radius:50%;overflow:hidden;background:#eef3fb}.gtp-tripster-guide-hero__avatar img{width:100%;height:100%;object-fit:cover;display:block}.gtp-tripster-guide-hero__content h1{margin:0 0 8px;font-size:clamp(34px,4vw,62px);line-height:1.05;color:#161f2d}.gtp-tripster-guide-hero__subtitle{font-size:20px;color:#69758a;margin-bottom:14px}.gtp-tripster-guide-hero__stats{font-size:18px;color:#161f2d;font-weight:600;margin-bottom:18px}.gtp-tripster-guide-hero__erid{font-size:13px;color:#6a7485;margin-top:6px}.gtp-tripster-card__button[target="_blank"]:after{content:'↗';margin-left:8px;font-size:13px}@media (max-width:860px){.gtp-tripster-guide-hero{grid-template-columns:96px minmax(0,1fr);gap:18px;padding:18px;border-radius:20px}.gtp-tripster-guide-hero__avatar{width:96px;height:96px}.gtp-tripster-guide-hero__content h1{font-size:30px}.gtp-tripster-guide-hero__subtitle{font-size:16px}.gtp-tripster-guide-hero__stats{font-size:15px}}