.gxpkg-wishlist-button{appearance:none;border:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font:inherit;line-height:1;color:#172019;background:#fff;transition:transform .16s ease,color .16s ease,background .16s ease,border-color .16s ease;z-index:8}
.gxpkg-wishlist-button__icon{width:22px;height:22px;display:block;flex:0 0 auto}.gxpkg-wishlist-button.is-active{color:#b91c1c}.gxpkg-wishlist-button.is-active .gxpkg-wishlist-button__icon path{fill:currentColor}.gxpkg-wishlist-button:focus-visible{outline:3px solid rgba(24,57,34,.28);outline-offset:3px}
.gxpkg-wishlist-button--card,.gxpkg-wishlist-button--related,.gxpkg-wishlist-button--tabs,.gxpkg-wishlist-button--taxonomy{position:absolute;top:12px;right:12px;width:42px;height:42px;border-radius:50%;box-shadow:0 8px 24px rgba(15,23,42,.18);background:rgba(255,255,255,.96)}
.gxpkg-wishlist-button--remove{position:absolute;top:12px;right:12px;width:42px;height:42px;border-radius:50%;box-shadow:0 8px 24px rgba(15,23,42,.15)}
.gxpkg-wishlist-button--card:hover,.gxpkg-wishlist-button--related:hover,.gxpkg-wishlist-button--tabs:hover,.gxpkg-wishlist-button--taxonomy:hover,.gxpkg-wishlist-button--remove:hover{transform:scale(1.06)}
.gxpkg-wishlist-button--package{margin-top:15px;min-height:44px;padding:0 16px;border-radius:9px;background:rgba(255,255,255,.96);box-shadow:0 10px 28px rgba(15,23,42,.2);font-size:14px;font-weight:850;color:#172019}.gxpkg-wishlist-button--package.is-active{color:#b91c1c}
.spbResults__card,.spbTripCard,.gxPkg__relCard,.spb-search-result-card,.gxpkg-search-card,.gxCard{position:relative!important}.spbTripCard .gxpkg-wishlist-button,.gxPkg__relCard .gxpkg-wishlist-button{pointer-events:auto}

/* v1.1.22: keep wishlist controls clear of package headings. */
.spbTripCard__top{padding-right:74px!important}
.gxImg .gxpkg-wishlist-button--taxonomy{top:12px;right:12px}
.gxCard--noImage .gxpkg-wishlist-button--taxonomy{top:12px;right:12px}
.spb-site-header__wishlist{display:inline-flex;align-items:center;gap:7px;color:inherit;text-decoration:none;font-size:13px;font-weight:750;line-height:1;min-height:32px;padding:0 2px}.spb-site-header__wishlist:hover{color:inherit}.spb-site-header__wishlist-icon{width:18px;height:18px;display:block}.spb-site-header__wishlist-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:var(--spb-header-accent,#183922);color:#fff;font-size:11px;font-weight:900}.spb-site-header__wishlist-count:empty{display:none}
.gxpkg-wishlist-page{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:28px 0 72px;font-family:inherit;color:#111827}.gxpkg-wishlist-breadcrumb{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 22px;color:#64748b;font-size:13px}.gxpkg-wishlist-breadcrumb a{color:#64748b;text-decoration:none}.gxpkg-wishlist-page__header{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;padding:28px 0 24px;border-bottom:1px solid #e5e7eb;margin-bottom:24px}.gxpkg-wishlist-page__header>div:first-child>span{display:block;color:#64748b;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px}.gxpkg-wishlist-page__header h1{margin:0 0 8px;font-size:clamp(32px,5vw,56px);line-height:1;letter-spacing:-.045em;font-weight:950;color:#111827}.gxpkg-wishlist-page__header p{margin:0;max-width:690px;color:#4b5563;font-size:16px;line-height:1.55}.gxpkg-wishlist-page__total{display:flex;align-items:baseline;gap:7px;white-space:nowrap}.gxpkg-wishlist-page__total strong{font-size:34px;line-height:1;font-weight:950}.gxpkg-wishlist-page__total span{color:#64748b;font-size:13px;font-weight:800}.gxpkg-wishlist-page__notice{margin:0 0 18px;border:1px solid #dbe4dd;background:#f6faf7;color:#183922;border-radius:9px;padding:11px 14px;font-size:14px;font-weight:700}.gxpkg-wishlist-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;transition:opacity .15s ease}.gxpkg-wishlist-grid.is-loading{opacity:.52}.gxpkg-wishlist-card{position:relative;display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 10px 24px rgba(15,23,42,.07)}.gxpkg-wishlist-card__media{position:relative;display:block;aspect-ratio:16/10;background:#e5e7eb;overflow:hidden}.gxpkg-wishlist-card__media img{width:100%;height:100%;object-fit:cover;display:block}.gxpkg-wishlist-card__duration{position:absolute;left:12px;top:12px;border-radius:7px;padding:6px 9px;background:#183922;color:#fff;font-size:12px;font-weight:750}.gxpkg-wishlist-card__body{display:flex;flex-direction:column;gap:9px;padding:15px;flex:1}.gxpkg-wishlist-card h2{font-size:20px;line-height:1.2;letter-spacing:-.02em;margin:0;font-weight:900}.gxpkg-wishlist-card h2 a{color:#111827;text-decoration:none}.gxpkg-wishlist-card__body>p{margin:0;color:#4b5563;font-size:14px;line-height:1.48;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gxpkg-wishlist-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:7px}.gxpkg-wishlist-card__footer small,.gxpkg-wishlist-card__footer strong{display:block}.gxpkg-wishlist-card__footer small{color:#64748b;font-size:10px;text-transform:uppercase;font-weight:850}.gxpkg-wishlist-card__footer strong{font-size:20px;line-height:1.1}.gxpkg-wishlist-card__view{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#183922;color:#fff!important;text-decoration:none;padding:10px 13px;font-size:13px;font-weight:850}.gxpkg-wishlist-empty{text-align:center;border:1px solid #e5e7eb;background:#fafafa;border-radius:12px;padding:54px 20px}.gxpkg-wishlist-empty__icon{width:48px;height:48px;color:#94a3b8}.gxpkg-wishlist-empty h2{margin:14px 0 6px;font-size:26px}.gxpkg-wishlist-empty p{margin:0 0 18px;color:#64748b}.gxpkg-wishlist-empty>a{display:inline-flex;border-radius:9px;background:#183922;color:#fff;text-decoration:none;padding:12px 16px;font-weight:850}
@media(max-width:900px){.gxpkg-wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.spb-site-header__wishlist-label{display:none}.spb-site-header__wishlist{gap:4px}.spb-site-header__wishlist-icon{width:20px;height:20px}.gxpkg-wishlist-button--card,.gxpkg-wishlist-button--related,.gxpkg-wishlist-button--tabs,.gxpkg-wishlist-button--taxonomy,.gxpkg-wishlist-button--remove{width:40px;height:40px;top:10px;right:10px}.gxpkg-wishlist-page{width:min(100% - 24px,1180px);padding-top:18px}.gxpkg-wishlist-page__header{align-items:flex-start;padding:18px 0 20px;margin-bottom:16px}.gxpkg-wishlist-page__header h1{font-size:34px}.gxpkg-wishlist-page__header p{font-size:14px}.gxpkg-wishlist-page__total strong{font-size:26px}.gxpkg-wishlist-grid{grid-template-columns:1fr;gap:14px}.gxpkg-wishlist-card__media{aspect-ratio:16/9}.gxpkg-wishlist-button--package{min-height:42px;padding:0 14px;font-size:13px}}
@media(prefers-reduced-motion:reduce){.gxpkg-wishlist-button,.gxpkg-wishlist-grid{transition:none}}
