:root{--vtrip-brand:#0C4476;--vtrip-ink:#08162e;--vtrip-accent:#527c9f;--vtrip-soft:#f4f8fb;--vtrip-line:#dfe7ee;--vtrip-card:#fff;--vtrip-shadow:0 18px 42px rgba(8,22,46,.08)}
body{background:#f7fafc}
.vtrip-shell{max-width:1280px;margin:26px auto;padding:0 16px;font-family:Inter,Roboto,Arial,sans-serif;color:var(--vtrip-ink)}
.vtrip-view-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;background:linear-gradient(135deg,#fff,#f3f8fc);border:1px solid var(--vtrip-line);border-radius:24px;padding:16px 18px;box-shadow:var(--vtrip-shadow);margin-bottom:18px;position:sticky;top:16px;z-index:15}
.vtrip-view-modes,.vtrip-view-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.vtrip-mode-btn,.vtrip-flip-nav{border:1px solid var(--vtrip-line);background:#fff;color:var(--vtrip-ink);border-radius:999px;padding:11px 16px;font-weight:900;cursor:pointer}.vtrip-mode-btn.is-active{background:var(--vtrip-brand);color:#fff;border-color:var(--vtrip-brand)}
.vtrip-btn{background:var(--vtrip-brand);color:#fff!important;text-decoration:none;border-radius:999px;padding:12px 18px;font-weight:900;display:inline-flex;align-items:center;gap:8px;border:0;box-shadow:0 10px 28px rgba(12,68,118,.18)}.vtrip-btn:hover{transform:translateY(-1px)}.vtrip-btn-outline{background:#fff;color:var(--vtrip-brand)!important;border:1px solid rgba(12,68,118,.22);box-shadow:none}
.vtrip-viewer{display:flex;flex-direction:column;gap:22px}.vtrip-viewer[data-mode="magazine"]{gap:30px}.vtrip-viewer[data-mode="flipbook"]{position:relative;min-height:1040px;perspective:1800px}.vtrip-page{background:transparent;position:relative}.vtrip-watermark{position:absolute;right:4%;bottom:5%;font-size:72px;font-weight:900;color:rgba(12,68,118,.05);transform:rotate(22deg);pointer-events:none;z-index:0;user-select:none}.vtrip-page > *{position:relative;z-index:1}
.vtrip-page-title{display:flex;align-items:end;justify-content:space-between;margin:0 0 12px}.vtrip-page-title span{font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:var(--vtrip-accent)}.vtrip-page-title h2{margin:0;font-size:28px;color:var(--vtrip-brand)}
.vtrip-hero-card,.vtrip-panel,.vtrip-page-footer,.vtrip-tour-card,.vtrip-cat-hero{background:var(--vtrip-card);border:1px solid var(--vtrip-line);border-radius:24px;box-shadow:var(--vtrip-shadow)}
.vtrip-hero-card{display:grid;grid-template-columns:64px 1fr 360px;gap:18px;padding:24px;align-items:start;overflow:hidden}.vtrip-logo-mark{width:52px;height:52px;border-radius:16px;background:var(--vtrip-brand);display:grid;place-items:center;color:#fff;font-weight:900;box-shadow:0 10px 28px rgba(12,68,118,.16)}.vtrip-logo-mark img{width:100%;height:100%;object-fit:cover;border-radius:16px}.vtrip-eyebrow{font-size:12px;font-weight:900;color:var(--vtrip-brand);letter-spacing:.04em}.vtrip-hero-copy h1{font-size:40px;line-height:1.05;margin:8px 0 10px;color:var(--vtrip-ink)}.vtrip-hero-copy p{max-width:760px;color:#556574;font-weight:650;font-size:16px;line-height:1.6}.vtrip-badges{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.vtrip-badges span{background:#fff;border:1px solid var(--vtrip-line);border-radius:999px;padding:10px 14px;font-weight:900;font-size:12px}.vtrip-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.vtrip-cover img{width:100%;height:270px;object-fit:cover;border-radius:20px}
.vtrip-slider{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px}.vtrip-slider figure{margin:0}.vtrip-slider img{width:100%;height:170px;object-fit:cover;border-radius:18px;box-shadow:var(--vtrip-shadow)}
.vtrip-proposal-grid{display:grid;grid-template-columns:1.06fr .94fr;gap:18px}.vtrip-left,.vtrip-right{display:flex;flex-direction:column;gap:18px}.vtrip-panel{padding:22px}.vtrip-panel h2{color:var(--vtrip-brand);font-size:22px;margin:0 0 8px}.vtrip-panel h3{margin:8px 0 12px;color:var(--vtrip-ink)}.vtrip-section-note{font-weight:800;color:#5e7283;margin:0 0 14px}
.vtrip-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;list-style:none;padding:0;margin:0}.vtrip-list li{background:#fff;border:1px solid var(--vtrip-line);border-radius:18px;padding:14px 16px;font-weight:760;line-height:1.55}.vtrip-highlight-list li{background:linear-gradient(180deg,#fff,#f7fbff)}.vtrip-highlight-list li:before{content:'• ';color:var(--vtrip-brand);font-weight:900}.vtrip-two{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.vtrip-map-card{height:310px;border-radius:20px;overflow:hidden;border:1px solid var(--vtrip-line);background:#dceef6;position:relative}.vtrip-map-card img{width:100%;height:100%;object-fit:cover}.vtrip-map-placeholder{height:100%;background:linear-gradient(135deg,#bfe1ec,#edf6fa);position:relative}.vtrip-map-placeholder span{position:absolute;left:20%;top:18%;width:38%;height:36%;border:5px solid var(--vtrip-brand);clip-path:polygon(0 0,100% 18%,65% 46%,95% 100%,16% 78%,32% 40%);background:rgba(255,255,255,.08)}.vtrip-map-placeholder i,.vtrip-map-placeholder b,.vtrip-map-placeholder em,.vtrip-map-placeholder strong{position:absolute;width:13px;height:13px;border-radius:50%;background:#fff;border:3px solid var(--vtrip-brand)}.vtrip-map-placeholder i{left:54%;top:36%}.vtrip-map-placeholder b{left:48%;top:56%}.vtrip-map-placeholder em{left:62%;top:70%}.vtrip-map-placeholder strong{left:38%;top:74%}
.vtrip-note-box{background:var(--vtrip-soft);border:1px solid var(--vtrip-line);border-radius:18px;padding:14px;margin-top:12px;line-height:1.6}.vtrip-facts-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.vtrip-fact{border:1px solid var(--vtrip-line);border-radius:16px;padding:14px;background:#fff}.vtrip-fact span{display:block;color:var(--vtrip-brand);font-size:12px;font-weight:900}.vtrip-fact strong{line-height:1.45}
.vtrip-accom{display:flex;flex-direction:column;gap:10px}.vtrip-accom-row{display:grid;grid-template-columns:120px 110px 1fr;gap:12px;align-items:center;border:1px solid var(--vtrip-line);border-radius:18px;padding:14px}.vtrip-accom-row strong{font-size:16px}.vtrip-accom-row span{background:var(--vtrip-soft);border-radius:999px;padding:8px 12px;color:var(--vtrip-brand);font-weight:900;text-align:center}.vtrip-accom-row p{margin:0;color:#52616e;font-weight:700;line-height:1.5}
.vtrip-days{display:flex;flex-direction:column;gap:14px}.vtrip-day{display:grid;grid-template-columns:80px 1fr;gap:16px;border:1px solid var(--vtrip-line);border-radius:18px;padding:16px;background:linear-gradient(180deg,#fff,#fbfdff)}.vtrip-day-badge{background:var(--vtrip-soft);color:var(--vtrip-brand);border-radius:14px;padding:12px;text-align:center;font-weight:900;height:max-content}.vtrip-day h3{margin:0 0 8px;font-size:20px}.vtrip-day p{margin:0;color:#2b3a48;font-weight:650;line-height:1.62}.vtrip-day-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.vtrip-day-tags span{border:1px solid var(--vtrip-line);border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900;background:#fff}
.vtrip-contact-panel{padding:26px}.vtrip-contact-pills{display:flex;flex-wrap:wrap;gap:10px}.vtrip-contact-pills span{padding:10px 14px;border-radius:999px;background:var(--vtrip-soft);border:1px solid var(--vtrip-line);font-weight:900}.vtrip-page-footer{margin-top:14px;padding:16px 20px;display:flex;justify-content:space-between;align-items:center;gap:10px;color:#5e7283;font-weight:800}
.vtrip-catalogue{max-width:1280px;margin:28px auto;padding:0 16px;font-family:Inter,Arial,sans-serif}.vtrip-cat-hero{background:linear-gradient(135deg,#0C4476,#08162e);color:#fff;border-radius:28px;padding:36px;margin-bottom:22px}.vtrip-cat-hero span{font-weight:900;text-transform:uppercase;letter-spacing:.15em}.vtrip-cat-hero h2{font-size:38px;margin:8px 0;color:#fff}.vtrip-cat-hero p{max-width:780px;font-size:16px;line-height:1.7;color:#d8e8f6}.vtrip-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vtrip-tour-card{overflow:hidden}.vtrip-tour-card img{width:100%;height:210px;object-fit:cover}.vtrip-tour-card div{padding:18px}.vtrip-tour-card span{color:var(--vtrip-brand);font-weight:900;font-size:12px;letter-spacing:.06em}.vtrip-tour-card h3{font-size:22px;line-height:1.2;margin:8px 0 10px}.vtrip-tour-card a{text-decoration:none;color:var(--vtrip-ink)}.vtrip-tour-card p{margin:0;color:#607282}.vtrip-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}.vtrip-card-bottom strong{font-size:22px;color:var(--vtrip-brand)}
/* Skins */
.vtrip-skin-blueprint{--vtrip-brand:#0C4476;--vtrip-soft:#edf6fb}.vtrip-skin-luxury{--vtrip-brand:#2d2a26;--vtrip-soft:#f7f3ed;--vtrip-accent:#8a7a5b}.vtrip-skin-group{--vtrip-brand:#1d4972;--vtrip-soft:#eef4f8}.vtrip-skin-coastal{--vtrip-brand:#176f8a;--vtrip-soft:#eaf8fb}.vtrip-skin-alpine{--vtrip-brand:#275f50;--vtrip-soft:#eef7f1}.vtrip-skin-city{--vtrip-brand:#24365f;--vtrip-soft:#f0f2fb}.vtrip-skin-magazine{--vtrip-brand:#0c4476;--vtrip-soft:#f6f8fb}.vtrip-skin-magazine .vtrip-page{transform-origin:left center}.vtrip-skin-magazine .vtrip-hero-card{grid-template-columns:64px 1fr 420px}.vtrip-skin-magazine .vtrip-cover img{height:320px}.vtrip-skin-classic .vtrip-page,.vtrip-skin-magazine .vtrip-page,.vtrip-skin-blueprint .vtrip-page,.vtrip-skin-luxury .vtrip-page,.vtrip-skin-group .vtrip-page,.vtrip-skin-coastal .vtrip-page,.vtrip-skin-alpine .vtrip-page,.vtrip-skin-city .vtrip-page{padding:0}
/* magazine mode */
.vtrip-viewer[data-mode="magazine"] .vtrip-page{padding:18px;background:linear-gradient(180deg,#f8fbfd,#f4f7fa);border-radius:30px;border:1px solid rgba(8,22,46,.06)}
.vtrip-viewer[data-mode="magazine"] .vtrip-page:nth-child(even){background:linear-gradient(180deg,#fbfcfd,#f7fafc)}
/* flipbook mode */
.vtrip-viewer[data-mode="flipbook"] .vtrip-page{position:absolute;left:50%;top:0;width:min(100%,960px);transform:translateX(-50%) rotateY(-18deg) scale(.97);transform-origin:left center;opacity:0;pointer-events:none;transition:transform .45s ease, opacity .45s ease;filter:drop-shadow(0 22px 40px rgba(8,22,46,.18))}
.vtrip-viewer[data-mode="flipbook"] .vtrip-page.is-active{opacity:1;pointer-events:auto;transform:translateX(-50%) rotateY(0) scale(1)}
.vtrip-viewer[data-mode="flipbook"] .vtrip-page.is-prev{opacity:.35;transform:translateX(calc(-50% - 36px)) rotateY(18deg) scale(.95)}
.vtrip-viewer[data-mode="flipbook"] .vtrip-page.is-next{opacity:.15;transform:translateX(calc(-50% + 36px)) rotateY(-24deg) scale(.95)}
.no-print{display:block}.vtrip-shell-print .no-print{display:none!important}
@media print{body{background:#fff!important}.no-print,.vtrip-view-toolbar{display:none!important}.vtrip-shell{max-width:none;margin:0;padding:0}.vtrip-viewer{display:block!important}.vtrip-page{break-after:page;page-break-after:always;padding:0 0 10mm;min-height:277mm}.vtrip-page:last-child{break-after:auto;page-break-after:auto}.vtrip-page .vtrip-watermark{position:absolute;right:3%;bottom:8%}.vtrip-hero-card,.vtrip-panel,.vtrip-page-footer,.vtrip-tour-card,.vtrip-cat-hero{box-shadow:none}.vtrip-slider{grid-template-columns:repeat(2,1fr)}@page{size:A4;margin:10mm}}
@media(max-width:1024px){.vtrip-hero-card,.vtrip-proposal-grid,.vtrip-two,.vtrip-card-grid,.vtrip-slider{grid-template-columns:1fr}.vtrip-list,.vtrip-facts-grid{grid-template-columns:1fr}.vtrip-accom-row{grid-template-columns:1fr}.vtrip-cover img{height:240px}.vtrip-view-toolbar{position:static}}

.vtrip-route-cities{display:flex;gap:10px;flex-wrap:wrap;margin:8px 0 12px}
.vtrip-route-cities span{background:var(--vtrip-soft);border:1px solid var(--vtrip-line);border-radius:999px;padding:8px 12px;font-weight:900;color:var(--vtrip-brand)}
.vtrip-route-stops{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}
.vtrip-route-stops span{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid var(--vtrip-line);border-radius:999px;padding:8px 11px;font-weight:850;font-size:12px}
.vtrip-route-stops b{width:20px;height:20px;border-radius:50%;background:var(--vtrip-brand);color:#fff;display:grid;place-items:center;font-size:11px}
.vtrip-flow{display:flex;flex-wrap:wrap;gap:10px;align-items:center}
.vtrip-flow span{position:relative;background:linear-gradient(180deg,#fff,#f7fbff);border:1px solid var(--vtrip-line);border-radius:16px;padding:12px 16px;font-weight:900;color:var(--vtrip-ink)}
.vtrip-flow span:not(:last-child)::after{content:'→';margin-left:10px;color:var(--vtrip-brand);font-weight:900}

.vtrip-tr-gallery{display:grid;grid-template-columns:1.35fr .85fr;gap:12px;margin:16px 0 2px}
.vtrip-tr-main img{width:100%;height:390px;object-fit:cover;border-radius:24px;box-shadow:var(--vtrip-shadow)}
.vtrip-tr-thumbs{display:grid;grid-template-columns:1fr 1fr;gap:12px;position:relative}
.vtrip-tr-thumbs figure{margin:0}.vtrip-tr-thumbs img{width:100%;height:189px;object-fit:cover;border-radius:20px;box-shadow:var(--vtrip-shadow)}
.vtrip-view-all{position:absolute;right:14px;bottom:14px;border:0;background:rgba(8,22,46,.86);color:#fff;border-radius:999px;padding:11px 15px;font-weight:900;cursor:pointer}
.vtrip-lock-banner{background:#fff8e8;border:1px solid #efd69b;color:#6c4b00;border-radius:20px;padding:14px 18px;margin:12px 0 18px;font-weight:800;box-shadow:0 10px 26px rgba(8,22,46,.06)}
.vtrip-lead-lock{margin:24px 0}.vtrip-lead-card{display:grid;grid-template-columns:.8fr 1.2fr;gap:18px;background:linear-gradient(135deg,#0C4476,#08162e);color:#fff;border-radius:28px;padding:26px;box-shadow:0 22px 50px rgba(8,22,46,.18)}
.vtrip-lead-kicker{letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:900;color:#dceaf4}.vtrip-lead-card h2{color:#fff;font-size:30px;margin:8px 0}.vtrip-lead-card p{color:#d9e7f4;line-height:1.7}
.vtrip-lead-form{display:grid;grid-template-columns:1fr 1fr;gap:12px;background:#fff;border-radius:22px;padding:18px;color:var(--vtrip-ink)}
.vtrip-lead-form label{font-weight:900}.vtrip-lead-form input,.vtrip-lead-form textarea{width:100%;border:1px solid var(--vtrip-line);border-radius:14px;padding:11px;margin-top:6px}.vtrip-lead-full{grid-column:1/-1}.vtrip-lead-form .vtrip-btn{justify-content:center;grid-column:1/-1}
@media(max-width:900px){.vtrip-tr-gallery,.vtrip-lead-card,.vtrip-lead-form{grid-template-columns:1fr}.vtrip-tr-main img{height:260px}.vtrip-tr-thumbs img{height:145px}}

/* v4.3 frontend polish */
.vtrip-progress-mini{display:flex;flex-direction:column;gap:2px;min-width:190px}
.vtrip-progress-mini strong{color:var(--vtrip-brand);font-size:13px;letter-spacing:.06em}
.vtrip-progress-mini span{color:#64798b;font-size:12px;font-weight:800}
.vtrip-view-toolbar{backdrop-filter:blur(14px);background:rgba(255,255,255,.92)}
.vtrip-page{animation:vtripFade .28s ease both}
@keyframes vtripFade{from{opacity:.5;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
.vtrip-hero-card{background:linear-gradient(180deg,#fff,#fbfdff)}
.vtrip-hero-card:before{content:'';position:absolute;right:-50px;top:-50px;width:180px;height:180px;background:radial-gradient(circle,rgba(12,68,118,.08),transparent 70%);z-index:0}
.vtrip-cover{position:relative}.vtrip-cover:after{content:'Tour Proposal';position:absolute;left:14px;bottom:14px;background:rgba(8,22,46,.78);color:#fff;border-radius:999px;padding:8px 12px;font-weight:900;font-size:12px}
.vtrip-tr-gallery{background:#fff;border:1px solid var(--vtrip-line);border-radius:28px;padding:12px;box-shadow:var(--vtrip-shadow)}
.vtrip-tr-main,.vtrip-tr-thumbs figure{overflow:hidden;border-radius:20px}.vtrip-tr-main img,.vtrip-tr-thumbs img{transition:transform .35s ease}.vtrip-tr-main:hover img,.vtrip-tr-thumbs figure:hover img{transform:scale(1.04)}
.vtrip-panel{transition:.2s ease}.vtrip-panel:hover{transform:translateY(-1px);box-shadow:0 22px 46px rgba(8,22,46,.10)}
.vtrip-day{position:relative;overflow:hidden}.vtrip-day:before{content:'';position:absolute;left:39px;top:58px;bottom:0;width:2px;background:linear-gradient(var(--vtrip-brand),transparent);opacity:.18}
.vtrip-fact:hover,.vtrip-list li:hover,.vtrip-accom-row:hover{border-color:rgba(12,68,118,.28);box-shadow:0 10px 24px rgba(8,22,46,.06)}
.vtrip-lead-card{position:relative;overflow:hidden}.vtrip-lead-card:after{content:'';position:absolute;right:-70px;top:-70px;width:220px;height:220px;border-radius:50%;background:rgba(255,255,255,.08)}
.vtrip-lead-form{position:relative;z-index:1}.vtrip-lead-form input:focus,.vtrip-lead-form textarea:focus{outline:2px solid rgba(12,68,118,.18);border-color:#0C4476}
.vtrip-tour-card{transition:.2s ease}.vtrip-tour-card:hover{transform:translateY(-3px);box-shadow:0 24px 52px rgba(8,22,46,.12)}.vtrip-tour-card img{transition:transform .35s ease}.vtrip-tour-card:hover img{transform:scale(1.035)}
.vtrip-cat-hero{position:relative;overflow:hidden}.vtrip-cat-hero:after{content:'VOYAGE';position:absolute;right:20px;bottom:-16px;font-size:90px;font-weight:900;color:rgba(255,255,255,.06)}
.vtrip-viewer[data-mode="flipbook"]{background:radial-gradient(circle at center,#eef5fb,transparent 65%);border-radius:30px}
@media(max-width:900px){.vtrip-progress-mini{min-width:0}.vtrip-view-toolbar{align-items:flex-start}.vtrip-view-actions,.vtrip-view-modes{width:100%}.vtrip-view-actions a,.vtrip-view-actions button,.vtrip-mode-btn{flex:1;justify-content:center;text-align:center}.vtrip-cat-hero h2{font-size:30px}}

/* v4.4 print / OSM / watermark fixes */
.vtrip-watermark,.vtrip-watermark-print{display:none!important}
.vtrip-print-brandbar{display:none}
.vtrip-osm-card{position:relative;background:#d9ecf5}
.vtrip-osm-map{height:100%;min-height:310px;border-radius:20px;overflow:hidden}
.vtrip-osm-credit{position:absolute;right:10px;bottom:8px;background:rgba(255,255,255,.86);font-size:10px;border-radius:999px;padding:4px 8px;color:#415161;z-index:500}
.vtrip-osm-loading{display:grid;place-items:center;height:100%;font-weight:900;color:var(--vtrip-brand);background:linear-gradient(135deg,#dff0f8,#f7fbfe)}
.vtrip-osm-fallback-line{position:absolute;inset:0;pointer-events:none;background:linear-gradient(140deg,transparent 30%,rgba(12,68,118,.12) 31%,transparent 32%)}
.vtrip-unlocked-note{background:#effaf3;border:1px solid #bde4c8;color:#18552b;border-radius:20px;padding:14px 18px;margin:18px 0;font-weight:850}
.vtrip-lead-lock{scroll-margin-top:90px}
body.vtrip-print-body{background:#fff!important}
body.vtrip-print-body .vtrip-shell{max-width:1020px;margin:0 auto;padding:0}
body.vtrip-print-body .vtrip-viewer{display:block!important}
body.vtrip-print-body .vtrip-page{background:#fff;min-height:calc(297mm - 20mm);padding:0 0 12mm;box-sizing:border-box;position:relative}
body.vtrip-print-body .vtrip-page-title{margin-top:10px}
body.vtrip-print-body .vtrip-print-brandbar{display:flex;align-items:center;justify-content:space-between;font-size:13px;color:#08162e;margin:0 0 8px;padding:0 0 6px;border-bottom:1px solid #dfe7ee}
body.vtrip-print-body .vtrip-print-brandbar strong{letter-spacing:.08em;color:#0C4476}
body.vtrip-print-body .vtrip-panel, body.vtrip-print-body .vtrip-page-footer, body.vtrip-print-body .vtrip-hero-card{box-shadow:none!important}
body.vtrip-print-body .vtrip-tr-gallery, body.vtrip-print-body .vtrip-view-toolbar, body.vtrip-print-body .vtrip-lead-lock, body.vtrip-print-body .vtrip-unlocked-note{display:none!important}
body.vtrip-print-body .vtrip-page-footer{position:absolute;left:0;right:0;bottom:0;border-radius:0;border-left:0;border-right:0;border-bottom:0;background:#fff}
@media print{
  html,body{background:#fff!important}
  .vtrip-shell-live .vtrip-view-toolbar,.vtrip-view-toolbar,.no-print,.vtrip-lead-lock,.vtrip-unlocked-note,.vtrip-lock-banner{display:none!important}
  .vtrip-shell{max-width:1020px!important;margin:0 auto!important;padding:0!important}
  .vtrip-viewer{display:block!important}
  .vtrip-page{break-after:page!important;page-break-after:always!important;min-height:277mm!important;padding:0 0 14mm!important;background:#fff!important;border-radius:0!important}
  .vtrip-page:last-child{break-after:auto!important;page-break-after:auto!important}
  .vtrip-print-brandbar{display:flex!important;align-items:center;justify-content:space-between;font-size:13px;color:#08162e;margin:0 0 8px;padding:0 0 6px;border-bottom:1px solid #dfe7ee}
  .vtrip-print-brandbar strong{letter-spacing:.08em;color:#0C4476}
  .vtrip-panel,.vtrip-page-footer,.vtrip-hero-card{box-shadow:none!important}
  .vtrip-page-footer{position:absolute!important;left:0!important;right:0!important;bottom:0!important;border-radius:0!important;border-left:0!important;border-right:0!important;border-bottom:0!important;background:#fff!important}
  .vtrip-osm-map{min-height:260px!important}
  @page{size:A4;margin:10mm}
}

/* v4.5 branded print front/back covers */
.vtrip-print-cover-page{display:none}
body.vtrip-print-body .vtrip-print-cover-page{display:block}
.vtrip-print-front-cover,.vtrip-print-back-cover{position:relative;overflow:hidden;border-radius:0!important;background:#08162e;color:#fff;min-height:277mm!important}
.vtrip-cover-bg{position:absolute;inset:0}.vtrip-cover-bg img{width:100%;height:100%;object-fit:cover;filter:saturate(1.05) contrast(1.05)}
.vtrip-cover-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(8,22,46,.92),rgba(12,68,118,.68),rgba(8,22,46,.35))}
.vtrip-cover-content{position:relative;z-index:2;height:100%;min-height:255mm;display:flex;flex-direction:column;justify-content:space-between;padding:18mm 14mm;box-sizing:border-box}
.vtrip-cover-top{display:flex;gap:14px;align-items:center}
.vtrip-cover-logo,.vtrip-back-logo{width:58px;height:58px;border-radius:18px;background:#fff;color:#0C4476;display:grid;place-items:center;font-weight:900;font-size:22px}
.vtrip-cover-logo img,.vtrip-back-logo img{width:100%;height:100%;object-fit:cover;border-radius:18px}
.vtrip-cover-top strong{display:block;font-size:20px;letter-spacing:.03em}.vtrip-cover-top span{display:block;color:#dceaf4;font-weight:800;margin-top:3px}
.vtrip-cover-label,.vtrip-back-label{display:inline-flex;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.24);border-radius:999px;padding:10px 14px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;font-size:11px}
.vtrip-cover-main h1{font-size:54px;line-height:.98;color:#fff;margin:18px 0 18px;max-width:780px}
.vtrip-cover-main p{max-width:720px;font-size:18px;line-height:1.7;color:#e4f0f8;font-weight:650}
.vtrip-cover-badges{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}
.vtrip-cover-badges span{background:#fff;color:#0C4476;border-radius:999px;padding:10px 14px;font-weight:900}
.vtrip-cover-bottom{display:flex;justify-content:space-between;gap:18px;align-items:end;border-top:1px solid rgba(255,255,255,.22);padding-top:18px}
.vtrip-cover-bottom strong{display:block;font-size:18px}.vtrip-cover-bottom span{color:#dceaf4;font-weight:800}.vtrip-cover-bottom p{max-width:560px;color:#dceaf4;line-height:1.5;text-align:right}
.vtrip-print-back-cover{background:linear-gradient(135deg,#08162e,#0C4476)}
.vtrip-back-pattern{position:absolute;inset:0;background:radial-gradient(circle at 80% 10%,rgba(255,255,255,.12),transparent 28%),radial-gradient(circle at 10% 85%,rgba(255,255,255,.10),transparent 30%)}
.vtrip-back-content{position:relative;z-index:2;min-height:240mm;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20mm;box-sizing:border-box}
.vtrip-back-content h1{font-size:58px;line-height:1;color:#fff;margin:22px 0 16px}
.vtrip-back-content p{max-width:760px;font-size:18px;line-height:1.7;color:#e3eff8}
.vtrip-back-contact{display:grid;gap:10px;margin:24px 0;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);border-radius:26px;padding:24px;min-width:520px}
.vtrip-back-contact strong{font-size:20px;color:#fff}.vtrip-back-contact span{color:#e3eff8;font-weight:800}
.vtrip-signature{margin-top:20px}.vtrip-signature strong{display:block;color:#fff;font-size:18px}.vtrip-signature span{color:#dceaf4}
@media print{.vtrip-print-cover-page{display:block!important}.vtrip-print-front-cover,.vtrip-print-back-cover{break-after:page!important;page-break-after:always!important}.vtrip-print-back-cover{break-after:auto!important;page-break-after:auto!important}.vtrip-cover-main h1{font-size:48px}.vtrip-back-content h1{font-size:52px}}

/* v4.6 PRINT PRO — stronger booklet / magazine output */
.vtrip-print-body{
  -webkit-print-color-adjust:exact!important;
  print-color-adjust:exact!important;
  background:#fff!important;
}
.vtrip-shell-print{
  counter-reset:vtripPage;
}
.vtrip-shell-print .vtrip-page{
  counter-increment:vtripPage;
}
.vtrip-shell-print.vtrip-hide-pages .vtrip-page-footer span:last-child{
  display:none!important;
}
body.vtrip-print-body .vtrip-page{
  width:calc(210mm - (var(--vtrip-print-margin) * 2));
  min-height:calc(297mm - (var(--vtrip-print-margin) * 2));
  margin:0 auto;
  padding:0 0 17mm!important;
  box-sizing:border-box;
  background:#fff!important;
  overflow:hidden;
}
body.vtrip-print-body .vtrip-page + .vtrip-page{
  padding-top:0!important;
}
body.vtrip-print-body .vtrip-page-title{
  background:linear-gradient(135deg,#eef6fb,#fff);
  border:1px solid #dfe7ee;
  border-radius:18px;
  padding:12px 14px;
  margin:10px 0 12px;
}
body.vtrip-print-body .vtrip-page-title h2{
  font-size:22px!important;
  line-height:1.15;
}
body.vtrip-print-body .vtrip-page-title span{
  font-size:10px;
}
body.vtrip-print-body .vtrip-proposal-grid{
  grid-template-columns:1fr .92fr;
  gap:12px;
}
body.vtrip-print-body .vtrip-left,
body.vtrip-print-body .vtrip-right{
  gap:12px;
}
body.vtrip-print-body .vtrip-panel{
  border-radius:16px!important;
  padding:14px!important;
  margin:0;
  break-inside:avoid;
  page-break-inside:avoid;
}
body.vtrip-print-body .vtrip-panel h2{
  font-size:17px!important;
  margin-bottom:6px;
}
body.vtrip-print-body .vtrip-panel h3{
  font-size:13px!important;
  margin:6px 0 8px;
}
body.vtrip-print-body .vtrip-section-note{
  font-size:11px!important;
  line-height:1.45;
  margin-bottom:8px;
}
body.vtrip-print-body .vtrip-list{
  gap:7px;
}
body.vtrip-print-body .vtrip-list li{
  padding:9px 10px!important;
  border-radius:12px!important;
  font-size:11px!important;
  line-height:1.42!important;
}
body.vtrip-print-body .vtrip-map-card{
  height:220px!important;
  border-radius:14px!important;
}
body.vtrip-print-body .vtrip-osm-map{
  min-height:220px!important;
  height:220px!important;
}
body.vtrip-print-body .leaflet-control-container{
  display:none!important;
}
body.vtrip-print-body .vtrip-route-stops{
  gap:5px;
  margin:8px 0;
}
body.vtrip-print-body .vtrip-route-stops span{
  padding:5px 7px;
  font-size:9px;
}
body.vtrip-print-body .vtrip-route-stops b{
  width:16px;
  height:16px;
  font-size:9px;
}
body.vtrip-print-body .vtrip-note-box{
  padding:9px!important;
  border-radius:12px!important;
  font-size:10px;
}
body.vtrip-print-body .vtrip-facts-grid{
  gap:7px;
}
body.vtrip-print-body .vtrip-fact{
  padding:9px!important;
  border-radius:12px!important;
}
body.vtrip-print-body .vtrip-fact span{
  font-size:9px!important;
}
body.vtrip-print-body .vtrip-fact strong{
  font-size:10px!important;
}
body.vtrip-print-body .vtrip-two{
  gap:9px;
}
body.vtrip-print-body .vtrip-accom{
  gap:7px;
}
body.vtrip-print-body .vtrip-accom-row{
  grid-template-columns:82px 70px 1fr;
  gap:7px;
  padding:8px!important;
  border-radius:12px!important;
}
body.vtrip-print-body .vtrip-accom-row strong,
body.vtrip-print-body .vtrip-accom-row span,
body.vtrip-print-body .vtrip-accom-row p{
  font-size:10px!important;
  line-height:1.35;
}
body.vtrip-print-body .vtrip-accom-row span{
  padding:5px 6px!important;
}
body.vtrip-print-body .vtrip-days{
  gap:9px;
}
body.vtrip-print-body .vtrip-day{
  grid-template-columns:58px 1fr;
  gap:10px;
  padding:10px!important;
  border-radius:14px!important;
  break-inside:avoid;
  page-break-inside:avoid;
}
body.vtrip-print-body .vtrip-day-badge{
  padding:8px!important;
  border-radius:10px!important;
  font-size:10px!important;
}
body.vtrip-print-body .vtrip-day h3{
  font-size:13px!important;
  margin-bottom:5px;
}
body.vtrip-print-body .vtrip-day p{
  font-size:10.5px!important;
  line-height:1.45!important;
}
body.vtrip-print-body .vtrip-day-tags{
  gap:5px;
  margin-top:7px;
}
body.vtrip-print-body .vtrip-day-tags span{
  font-size:9px!important;
  padding:4px 7px!important;
}
body.vtrip-print-body .vtrip-print-brandbar{
  display:flex!important;
  background:#fff;
  border-bottom:1px solid #dfe7ee;
  padding:0 0 6px;
  margin:0 0 7px;
}
body.vtrip-print-body .vtrip-confidential-ribbon{
  position:absolute;
  top:42px;
  right:-46px;
  transform:rotate(35deg);
  background:#0C4476;
  color:#fff;
  font-size:9px;
  letter-spacing:.12em;
  font-weight:900;
  padding:5px 46px;
  z-index:6;
}
body.vtrip-print-body .vtrip-page-footer{
  min-height:12mm;
  font-size:10px;
  padding:6px 0!important;
  border-top:1px solid #dfe7ee!important;
}
body.vtrip-print-body .vtrip-page-footer:after{
  content:"Page " counter(vtripPage);
  display:none;
}
body.vtrip-print-body .vtrip-show-pages .vtrip-page-footer:after{
  display:block;
  color:#607282;
  font-weight:900;
}
.vtrip-cover-meta-strip{
  position:absolute;
  left:14mm;
  right:14mm;
  bottom:8mm;
  display:flex;
  justify-content:space-between;
  gap:10px;
  border-top:1px solid rgba(255,255,255,.20);
  padding-top:9px;
  color:#dceaf4;
  font-weight:800;
  font-size:11px;
}
body.vtrip-print-body .vtrip-print-front-cover,
body.vtrip-print-body .vtrip-print-back-cover{
  width:calc(210mm - (var(--vtrip-print-margin) * 2));
  min-height:calc(297mm - (var(--vtrip-print-margin) * 2))!important;
  padding:0!important;
}
body.vtrip-print-body .vtrip-cover-bg img{
  opacity:var(--vtrip-cover-opacity);
}
body.vtrip-print-body .vtrip-cover-content{
  min-height:calc(297mm - (var(--vtrip-print-margin) * 2));
  padding:16mm 13mm!important;
}
body.vtrip-print-body .vtrip-cover-main h1{
  font-size:42px!important;
  max-width:760px;
}
body.vtrip-print-body .vtrip-cover-main p{
  font-size:15px!important;
  line-height:1.6;
}
body.vtrip-print-body .vtrip-cover-badges span{
  font-size:11px!important;
  padding:8px 10px!important;
}
body.vtrip-print-body .vtrip-cover-bottom{
  padding-bottom:11mm;
}
body.vtrip-print-body .vtrip-back-content{
  min-height:calc(297mm - (var(--vtrip-print-margin) * 2) - 20mm);
}
body.vtrip-print-body .vtrip-back-content h1{
  font-size:46px!important;
}
body.vtrip-print-body .vtrip-back-contact{
  min-width:460px;
  max-width:560px;
}
.vtrip-crop-marks:before,
.vtrip-crop-marks:after{
  content:"";
  position:fixed;
  inset:5mm;
  border:1px dashed rgba(8,22,46,.18);
  pointer-events:none;
  z-index:999999;
}
.vtrip-crop-marks:after{
  inset:8mm;
  border-color:rgba(12,68,118,.10);
}
@media print{
  body.vtrip-print-body .vtrip-page,
  body.vtrip-print-body .vtrip-print-front-cover,
  body.vtrip-print-body .vtrip-print-back-cover{
    width:auto!important;
    min-height:calc(297mm - (var(--vtrip-print-margin) * 2))!important;
  }
  body.vtrip-print-body .vtrip-page{
    padding-bottom:17mm!important;
  }
  body.vtrip-print-body .vtrip-panel{
    break-inside:avoid!important;
    page-break-inside:avoid!important;
  }
  body.vtrip-print-body .vtrip-osm-map{
    min-height:210px!important;
  }
}

/* v4.8 enquiry-only print/share actions */
.vtrip-progress-mini{display:none!important}
.vtrip-lock-banner{display:none!important}
.vtrip-enquiry-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}
.vtrip-enquiry-actions .vtrip-btn{box-shadow:none}
.vtrip-action-locked{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.10);color:#fff;border-radius:999px;padding:12px 16px;font-weight:900}
.vtrip-lead-card h2{margin-top:8px}
@media(max-width:900px){.vtrip-enquiry-actions .vtrip-btn,.vtrip-action-locked{width:100%;justify-content:center;text-align:center}}

/* v5.0 Advanced frontend tour list / catalogue */
.vtrip-catalogue-pro{
  max-width:1320px;
}
.vtrip-cat-hero-pro{
  display:grid;
  grid-template-columns:1fr 340px;
  gap:22px;
  align-items:stretch;
  padding:0;
  overflow:hidden;
  background:linear-gradient(135deg,#0C4476,#08162e);
}
.vtrip-cat-hero-copy{
  padding:38px;
  position:relative;
  z-index:1;
}
.vtrip-cat-hero-copy h2{
  font-size:44px!important;
  line-height:1.02;
  max-width:760px;
}
.vtrip-cat-metrics{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  margin-top:24px;
}
.vtrip-cat-metrics strong{
  min-width:130px;
  background:rgba(255,255,255,.12);
  border:1px solid rgba(255,255,255,.20);
  border-radius:20px;
  padding:14px 16px;
  color:#fff;
  font-size:25px;
}
.vtrip-cat-metrics small{
  display:block;
  color:#d8e7f4;
  font-size:11px;
  text-transform:uppercase;
  letter-spacing:.08em;
  margin-top:3px;
}
.vtrip-cat-hero-panel{
  background:rgba(255,255,255,.08);
  border-left:1px solid rgba(255,255,255,.16);
  display:grid;
  gap:12px;
  padding:28px;
  align-content:center;
}
.vtrip-cat-mini-card{
  background:#fff;
  border-radius:22px;
  padding:18px;
  display:flex;
  gap:14px;
  align-items:center;
  box-shadow:0 12px 30px rgba(8,22,46,.14);
}
.vtrip-cat-mini-card b{
  width:42px;
  height:42px;
  border-radius:14px;
  background:#0C4476;
  color:#fff;
  display:grid;
  place-items:center;
}
.vtrip-cat-mini-card span{
  color:#08162e;
  font-weight:900;
  text-transform:none;
  letter-spacing:0;
}
.vtrip-cat-controls{
  display:grid;
  grid-template-columns:1.4fr .7fr .7fr .65fr;
  gap:12px;
  background:#fff;
  border:1px solid var(--vtrip-line);
  border-radius:26px;
  padding:14px;
  margin:18px 0;
  box-shadow:var(--vtrip-shadow);
  position:sticky;
  top:14px;
  z-index:10;
}
.vtrip-search-wrap{
  display:flex;
  align-items:center;
  gap:10px;
  background:#f7fafc;
  border:1px solid var(--vtrip-line);
  border-radius:18px;
  padding:0 14px;
}
.vtrip-search-wrap span{
  color:var(--vtrip-brand);
  font-weight:900;
}
.vtrip-cat-controls input,
.vtrip-cat-controls select{
  width:100%;
  border:0;
  background:#f7fafc;
  border-radius:18px;
  min-height:46px;
  padding:0 12px;
  font-weight:800;
  color:var(--vtrip-ink);
}
.vtrip-search-wrap input{
  padding:0;
}
.vtrip-cat-controls select{
  border:1px solid var(--vtrip-line);
}
.vtrip-card-grid-pro{
  grid-template-columns:repeat(3,minmax(0,1fr));
  align-items:stretch;
}
.vtrip-tour-card-pro{
  display:flex;
  flex-direction:column;
  border-radius:28px;
  overflow:hidden;
  background:#fff;
  border:1px solid rgba(8,22,46,.09);
}
.vtrip-card-media{
  position:relative;
  display:block;
  height:238px;
  overflow:hidden;
  color:#fff;
}
.vtrip-card-media img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.vtrip-card-overlay{
  position:absolute;
  left:14px;
  right:14px;
  top:14px;
  display:flex;
  justify-content:space-between;
  gap:10px;
  align-items:center;
}
.vtrip-card-overlay span,
.vtrip-card-overlay strong,
.vtrip-card-gallery-count{
  background:rgba(8,22,46,.78);
  color:#fff;
  border-radius:999px;
  padding:8px 11px;
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.06em;
}
.vtrip-card-overlay strong{
  background:#fff;
  color:#0C4476;
  text-transform:none;
  letter-spacing:0;
  font-size:13px;
}
.vtrip-card-gallery-count{
  position:absolute;
  right:14px;
  bottom:14px;
  background:rgba(255,255,255,.92);
  color:#08162e;
}
.vtrip-card-body{
  padding:20px;
  display:flex;
  flex-direction:column;
  flex:1;
}
.vtrip-card-code{
  color:#0C4476;
  font-size:12px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.vtrip-tour-card-pro h3{
  margin:8px 0 8px;
  font-size:23px;
  line-height:1.18;
}
.vtrip-card-summary{
  color:#607282;
  line-height:1.58;
  margin:0 0 14px;
  font-weight:650;
}
.vtrip-card-tags{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin:0 0 14px;
}
.vtrip-card-tags span{
  background:#f3f8fc;
  border:1px solid #dfe7ee;
  color:#0C4476;
  border-radius:999px;
  padding:7px 10px;
  font-size:11px;
  font-weight:900;
}
.vtrip-card-route{
  display:flex;
  align-items:center;
  gap:9px;
  background:linear-gradient(135deg,#f8fbfd,#fff);
  border:1px solid #dfe7ee;
  border-radius:18px;
  padding:10px 12px;
  margin-top:auto;
  margin-bottom:14px;
}
.vtrip-card-route span{
  font-weight:900;
  color:#08162e;
  font-size:12px;
}
.vtrip-card-route i{
  flex:1;
  height:2px;
  background:linear-gradient(90deg,#0C4476,rgba(12,68,118,.15));
  position:relative;
}
.vtrip-card-route i:after{
  content:'';
  position:absolute;
  right:0;
  top:50%;
  transform:translateY(-50%);
  width:8px;
  height:8px;
  border-radius:50%;
  background:#0C4476;
}
.vtrip-card-bottom{
  padding:0!important;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
}
.vtrip-card-bottom small{
  display:block;
  color:#7a8997;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.08em;
  font-size:10px;
}
.vtrip-card-bottom strong{
  display:block;
  color:#0C4476;
  font-size:24px;
  line-height:1.05;
}
.vtrip-empty-state{
  min-height:220px;
  background:#fff;
  border:1px dashed #bed2e2;
  border-radius:28px;
  place-items:center;
  text-align:center;
  padding:30px;
  color:#607282;
}
.vtrip-empty-state strong{
  display:block;
  color:#0C4476;
  font-size:24px;
  margin-bottom:8px;
}
.vtrip-catalogue-pro[data-columns="4"] .vtrip-card-grid-pro{
  grid-template-columns:repeat(4,minmax(0,1fr));
}
.vtrip-catalogue-pro[data-columns="2"] .vtrip-card-grid-pro{
  grid-template-columns:repeat(2,minmax(0,1fr));
}
@media(max-width:1100px){
  .vtrip-cat-hero-pro{grid-template-columns:1fr}
  .vtrip-cat-hero-panel{grid-template-columns:repeat(3,1fr);border-left:0;border-top:1px solid rgba(255,255,255,.16)}
  .vtrip-cat-controls{grid-template-columns:1fr 1fr}
  .vtrip-card-grid-pro,.vtrip-catalogue-pro[data-columns="4"] .vtrip-card-grid-pro{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:720px){
  .vtrip-cat-hero-copy{padding:28px}
  .vtrip-cat-hero-copy h2{font-size:34px!important}
  .vtrip-cat-hero-panel,.vtrip-cat-controls,.vtrip-card-grid-pro,.vtrip-catalogue-pro[data-columns="4"] .vtrip-card-grid-pro,.vtrip-catalogue-pro[data-columns="2"] .vtrip-card-grid-pro{grid-template-columns:1fr}
  .vtrip-cat-controls{position:static}
  .vtrip-card-media{height:220px}
}

/* v5.1 editable cover colours, logos, images and print time */
.vtrip-print-front-cover{
  background:var(--vtrip-front-bg,#08162e)!important;
  color:var(--vtrip-front-text,#fff)!important;
}
.vtrip-print-front-cover .vtrip-cover-overlay{
  background:linear-gradient(135deg,var(--vtrip-front-bg,#08162e),color-mix(in srgb,var(--vtrip-front-overlay,#0C4476) 72%, transparent),rgba(8,22,46,.35))!important;
}
.vtrip-print-front-cover .vtrip-cover-top strong,
.vtrip-print-front-cover .vtrip-cover-main h1,
.vtrip-print-front-cover .vtrip-cover-bottom strong{
  color:var(--vtrip-front-text,#fff)!important;
}
.vtrip-print-front-cover .vtrip-cover-badges span{
  background:var(--vtrip-front-badge-bg,#fff)!important;
  color:var(--vtrip-front-badge-text,#0C4476)!important;
}
.vtrip-print-back-cover{
  background:linear-gradient(135deg,var(--vtrip-back-bg,#08162e),var(--vtrip-back-overlay,#0C4476))!important;
  color:var(--vtrip-back-text,#fff)!important;
}
.vtrip-back-bg{position:absolute;inset:0;z-index:0}
.vtrip-back-bg img{width:100%;height:100%;object-fit:cover;opacity:.26;filter:saturate(1.05) contrast(1.05)}
.vtrip-print-back-cover .vtrip-back-content h1,
.vtrip-print-back-cover .vtrip-back-content p,
.vtrip-print-back-cover .vtrip-signature strong,
.vtrip-print-back-cover .vtrip-signature span,
.vtrip-print-back-cover .vtrip-signature em,
.vtrip-print-back-cover .vtrip-back-footer-text{
  color:var(--vtrip-back-text,#fff)!important;
}
.vtrip-print-back-cover .vtrip-back-contact{
  background:var(--vtrip-back-card-bg,rgba(255,255,255,.10))!important;
}
.vtrip-signature em{
  display:block;
  margin-top:8px;
  font-style:normal;
  color:#dceaf4;
  font-weight:800;
}
.vtrip-back-footer-text{
  position:absolute;
  left:20mm;
  right:20mm;
  bottom:20mm;
  font-size:12px!important;
  line-height:1.5!important;
  opacity:.88;
}
.vtrip-settings-preview .vtrip-preview-cover,
.vtrip-settings-preview .vtrip-preview-back{
  transition:.18s ease;
}
.vtrip-settings-preview .vtrip-preview-cover:hover,
.vtrip-settings-preview .vtrip-preview-back:hover{
  transform:translateY(-2px);
}

/* v5.2 clean frontend + auto print */
.vtrip-view-toolbar,
.vtrip-view-modes,
.vtrip-view-actions,
.vtrip-mode-btn,
.vtrip-flip-nav,
.vtrip-progress-mini{
  display:none!important;
}
.vtrip-viewer[data-mode="stack"] .vtrip-page{
  position:relative!important;
  opacity:1!important;
  transform:none!important;
  pointer-events:auto!important;
  filter:none!important;
}
.vtrip-print-auto-note{
  display:block;
  margin-top:10px;
  color:#dceaf4;
  font-weight:800;
  line-height:1.5;
}
body.vtrip-print-body:before{
  content:'Preparing print view...';
  position:fixed;
  top:12px;
  right:12px;
  background:#0C4476;
  color:#fff;
  padding:10px 14px;
  border-radius:999px;
  font-weight:900;
  font-size:12px;
  z-index:99999;
  box-shadow:0 12px 30px rgba(8,22,46,.16);
}
@media print{
  body.vtrip-print-body:before{display:none!important}
}

/* v5.3 visible frontend slider gallery */
.vtrip-visible-gallery{
  background:#fff;
  border:1px solid var(--vtrip-line);
  border-radius:30px;
  box-shadow:var(--vtrip-shadow);
  padding:18px;
  margin:18px 0 22px;
}
.vtrip-gallery-head{
  display:flex;
  justify-content:space-between;
  gap:16px;
  align-items:end;
  margin-bottom:14px;
}
.vtrip-gallery-head span{
  display:block;
  color:var(--vtrip-brand);
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:11px;
}
.vtrip-gallery-head h2{
  margin:4px 0 0;
  color:var(--vtrip-ink);
  font-size:28px;
  line-height:1.1;
}
.vtrip-gallery-head p{
  margin:0;
  color:#607282;
  font-weight:750;
}
.vtrip-gallery-stage{
  display:grid;
  grid-template-columns:1.35fr .65fr;
  gap:14px;
}
.vtrip-gallery-main{
  overflow:hidden;
  border-radius:24px;
  background:#eef4f8;
}
.vtrip-gallery-main img{
  width:100%;
  height:430px;
  object-fit:cover;
  display:block;
  transition:.25s ease;
}
.vtrip-gallery-thumbs{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
  max-height:430px;
  overflow:auto;
  padding-right:4px;
}
.vtrip-gallery-thumbs button{
  border:2px solid transparent;
  background:#f7fafc;
  padding:0;
  border-radius:18px;
  overflow:hidden;
  cursor:pointer;
  height:132px;
}
.vtrip-gallery-thumbs button.is-active{
  border-color:var(--vtrip-brand);
  box-shadow:0 10px 24px rgba(12,68,118,.18);
}
.vtrip-gallery-thumbs img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
@media(max-width:900px){
  .vtrip-gallery-head,.vtrip-gallery-stage{grid-template-columns:1fr;display:grid}
  .vtrip-gallery-main img{height:260px}
  .vtrip-gallery-thumbs{grid-template-columns:repeat(3,1fr);max-height:none}
  .vtrip-gallery-thumbs button{height:92px}
}

/* v5.4 standalone individual proposal print */
body.vtrip-standalone-print{
  background:#fff!important;
  overflow-x:hidden!important;
}
body.vtrip-standalone-print header,
body.vtrip-standalone-print footer,
body.vtrip-standalone-print nav,
body.vtrip-standalone-print .site-header,
body.vtrip-standalone-print .site-footer,
body.vtrip-standalone-print .elementor-location-header,
body.vtrip-standalone-print .elementor-location-footer,
body.vtrip-standalone-print #wpadminbar{
  display:none!important;
}
body.vtrip-standalone-print .vtrip-shell{
  display:block!important;
}
body.vtrip-standalone-print .vtrip-shell-print{
  max-width:1020px!important;
  margin:0 auto!important;
  padding:0!important;
}
body.vtrip-standalone-print .vtrip-viewer{
  display:block!important;
}
body.vtrip-standalone-print .vtrip-page{
  box-shadow:none!important;
}
body.vtrip-standalone-print .vtrip-print-brandbar,
body.vtrip-standalone-print .vtrip-page-footer{
  font-family:Inter,Roboto,Arial,sans-serif!important;
}
@media screen{
  body.vtrip-standalone-print .vtrip-shell-print{
    padding:20px!important;
    background:#fff!important;
  }
  body.vtrip-standalone-print .vtrip-page{
    margin-bottom:24px!important;
    border:1px solid #dfe7ee!important;
    box-shadow:0 16px 42px rgba(8,22,46,.08)!important;
    padding:14px 14px 18mm!important;
  }
  body.vtrip-standalone-print .vtrip-print-front-cover,
  body.vtrip-standalone-print .vtrip-print-back-cover{
    border:0!important;
  }
}
@media print{
  body.vtrip-standalone-print .vtrip-shell-print{
    padding:0!important;
    margin:0!important;
    max-width:none!important;
  }
  body.vtrip-standalone-print .vtrip-page{
    border:0!important;
    margin:0!important;
    box-shadow:none!important;
  }
}

/* v5.5 Luxe frontend catalogue/grid */
.vtrip-catalogue-pro{
  --vtrip-card-radius:32px;
}
.vtrip-cat-hero-pro{
  border-radius:34px;
  box-shadow:0 28px 70px rgba(8,22,46,.18);
  position:relative;
}
.vtrip-cat-hero-pro:before{
  content:'';
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 16% 18%,rgba(255,255,255,.14),transparent 28%),
    radial-gradient(circle at 86% 8%,rgba(255,255,255,.10),transparent 30%);
  pointer-events:none;
}
.vtrip-cat-hero-copy{
  min-height:310px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.vtrip-cat-hero-copy span{
  display:inline-flex;
  width:max-content;
  padding:9px 13px;
  border-radius:999px;
  background:rgba(255,255,255,.12);
  border:1px solid rgba(255,255,255,.20);
}
.vtrip-cat-controls{
  grid-template-columns:auto 1.35fr .7fr .7fr .65fr;
  border-radius:30px;
  padding:16px;
}
.vtrip-layout-toggle{
  display:flex;
  gap:6px;
  background:#f7fafc;
  border:1px solid var(--vtrip-line);
  border-radius:18px;
  padding:5px;
}
.vtrip-layout-toggle button{
  border:0;
  background:transparent;
  color:#607282;
  border-radius:14px;
  padding:10px 14px;
  font-weight:900;
  cursor:pointer;
}
.vtrip-layout-toggle button.is-active{
  background:#0C4476;
  color:#fff;
  box-shadow:0 8px 18px rgba(12,68,118,.20);
}
.vtrip-card-grid-pro{
  gap:24px;
}
.vtrip-tour-card-pro{
  border-radius:var(--vtrip-card-radius);
  box-shadow:0 18px 48px rgba(8,22,46,.09);
  isolation:isolate;
}
.vtrip-tour-card-pro:before{
  content:'';
  position:absolute;
  inset:auto 0 0 0;
  height:35%;
  background:linear-gradient(180deg,transparent,rgba(12,68,118,.04));
  pointer-events:none;
}
.vtrip-card-media{
  height:260px;
}
.vtrip-card-media:after{
  content:'';
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(8,22,46,.18),transparent 38%,rgba(8,22,46,.28));
  pointer-events:none;
}
.vtrip-card-overlay,
.vtrip-card-gallery-count{
  z-index:2;
}
.vtrip-card-body{
  padding:22px;
}
.vtrip-card-topline{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
}
.vtrip-card-save{
  display:inline-flex;
  align-items:center;
  gap:6px;
  color:#607282;
  font-size:11px;
  font-weight:900;
  border:1px solid var(--vtrip-line);
  border-radius:999px;
  padding:6px 9px;
  cursor:pointer;
}
.vtrip-card-save input{
  accent-color:#0C4476;
}
.vtrip-tour-card-pro h3{
  font-size:24px;
  min-height:58px;
}
.vtrip-card-summary{
  min-height:56px;
}
.vtrip-card-tags span{
  transition:.18s ease;
}
.vtrip-card-tags span:hover{
  background:#0C4476;
  color:#fff;
  border-color:#0C4476;
}
.vtrip-card-mini-facts{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
  margin:0 0 16px;
}
.vtrip-card-mini-facts span{
  background:#f8fbfd;
  border:1px solid #dfe7ee;
  border-radius:16px;
  padding:10px 12px;
  font-weight:900;
  color:#08162e;
  line-height:1.25;
}
.vtrip-card-mini-facts b{
  display:block;
  color:#0C4476;
  font-size:10px;
  text-transform:uppercase;
  letter-spacing:.08em;
  margin-bottom:3px;
}
.vtrip-card-bottom .vtrip-btn{
  min-width:112px;
  justify-content:center;
}
.vtrip-compact-grid{
  grid-template-columns:1fr!important;
}
.vtrip-compact-grid .vtrip-tour-card-pro{
  display:grid;
  grid-template-columns:330px 1fr;
  min-height:260px;
}
.vtrip-compact-grid .vtrip-card-media{
  height:100%;
  min-height:260px;
}
.vtrip-compact-grid .vtrip-card-body{
  padding:24px;
}
.vtrip-compact-grid .vtrip-tour-card-pro h3{
  min-height:0;
}
.vtrip-compact-grid .vtrip-card-summary{
  min-height:0;
}
.vtrip-empty-state{
  margin-top:20px;
  box-shadow:0 16px 40px rgba(8,22,46,.07);
}
@media(max-width:1180px){
  .vtrip-cat-controls{
    grid-template-columns:1fr 1fr;
  }
  .vtrip-layout-toggle{
    grid-column:1/-1;
    width:max-content;
  }
}
@media(max-width:820px){
  .vtrip-compact-grid .vtrip-tour-card-pro{
    grid-template-columns:1fr;
  }
  .vtrip-compact-grid .vtrip-card-media{
    height:230px;
  }
  .vtrip-card-mini-facts{
    grid-template-columns:1fr;
  }
}
@media(max-width:640px){
  .vtrip-layout-toggle{
    width:100%;
  }
  .vtrip-layout-toggle button{
    flex:1;
  }
  .vtrip-cat-controls{
    grid-template-columns:1fr;
  }
  .vtrip-cat-metrics strong{
    min-width:100%;
  }
  .vtrip-tour-card-pro h3{
    font-size:21px;
    min-height:auto;
  }
}

/* v5.6 frontend compact view + no page numbering */
.vtrip-shell-live{
  max-width:1240px;
  margin:18px auto!important;
  padding:0 14px!important;
}
.vtrip-shell-live .vtrip-viewer{
  gap:14px!important;
}
.vtrip-shell-live .vtrip-page{
  margin:0!important;
  padding:0!important;
}
.vtrip-shell-live .vtrip-page-title{
  margin:0 0 10px!important;
  padding:0!important;
}
.vtrip-shell-live .vtrip-page-title span{
  display:none!important;
}
.vtrip-shell-live .vtrip-page-title h2{
  font-size:24px!important;
  margin:0!important;
}
.vtrip-shell-live .vtrip-page-footer{
  display:none!important;
}
.vtrip-shell-live .vtrip-hero-card{
  padding:18px!important;
  gap:14px!important;
  border-radius:22px!important;
}
.vtrip-shell-live .vtrip-hero-copy h1{
  font-size:34px!important;
  margin:6px 0 8px!important;
}
.vtrip-shell-live .vtrip-hero-copy p{
  font-size:14px!important;
  line-height:1.55!important;
  margin:0!important;
}
.vtrip-shell-live .vtrip-badges{
  margin-top:12px!important;
  gap:7px!important;
}
.vtrip-shell-live .vtrip-badges span{
  padding:8px 10px!important;
  font-size:11px!important;
}
.vtrip-shell-live .vtrip-cover img{
  height:220px!important;
}
.vtrip-shell-live .vtrip-visible-gallery{
  margin:12px 0 14px!important;
  padding:14px!important;
  border-radius:22px!important;
}
.vtrip-shell-live .vtrip-gallery-head{
  margin-bottom:10px!important;
}
.vtrip-shell-live .vtrip-gallery-head h2{
  font-size:22px!important;
}
.vtrip-shell-live .vtrip-gallery-head p{
  font-size:13px!important;
}
.vtrip-shell-live .vtrip-gallery-main img{
  height:320px!important;
}
.vtrip-shell-live .vtrip-gallery-thumbs{
  max-height:320px!important;
}
.vtrip-shell-live .vtrip-gallery-thumbs button{
  height:98px!important;
  border-radius:14px!important;
}
.vtrip-shell-live .vtrip-proposal-grid{
  gap:12px!important;
  margin-top:12px!important;
}
.vtrip-shell-live .vtrip-left,
.vtrip-shell-live .vtrip-right{
  gap:12px!important;
}
.vtrip-shell-live .vtrip-panel{
  padding:16px!important;
  border-radius:18px!important;
}
.vtrip-shell-live .vtrip-panel h2{
  font-size:20px!important;
  margin-bottom:6px!important;
}
.vtrip-shell-live .vtrip-panel h3{
  margin:6px 0 8px!important;
}
.vtrip-shell-live .vtrip-section-note{
  margin:0 0 10px!important;
  font-size:13px!important;
  line-height:1.45!important;
}
.vtrip-shell-live .vtrip-list{
  gap:8px!important;
}
.vtrip-shell-live .vtrip-list li{
  padding:10px 12px!important;
  border-radius:14px!important;
  font-size:13px!important;
  line-height:1.45!important;
}
.vtrip-shell-live .vtrip-map-card{
  height:250px!important;
  border-radius:16px!important;
}
.vtrip-shell-live .vtrip-osm-map{
  min-height:250px!important;
}
.vtrip-shell-live .vtrip-route-stops{
  gap:6px!important;
  margin:8px 0!important;
}
.vtrip-shell-live .vtrip-note-box{
  margin-top:8px!important;
  padding:10px!important;
  border-radius:14px!important;
}
.vtrip-shell-live .vtrip-facts-grid{
  gap:8px!important;
}
.vtrip-shell-live .vtrip-fact{
  padding:10px!important;
  border-radius:14px!important;
}
.vtrip-shell-live .vtrip-flow{
  gap:7px!important;
}
.vtrip-shell-live .vtrip-flow span{
  padding:9px 11px!important;
  border-radius:13px!important;
  font-size:12px!important;
}
.vtrip-shell-live .vtrip-accom{
  gap:8px!important;
}
.vtrip-shell-live .vtrip-accom-row{
  padding:10px!important;
  border-radius:14px!important;
  grid-template-columns:100px 88px 1fr!important;
}
.vtrip-shell-live .vtrip-days{
  gap:10px!important;
}
.vtrip-shell-live .vtrip-day{
  padding:12px!important;
  border-radius:16px!important;
  grid-template-columns:68px 1fr!important;
  gap:12px!important;
}
.vtrip-shell-live .vtrip-day h3{
  font-size:18px!important;
}
.vtrip-shell-live .vtrip-day p{
  font-size:13.5px!important;
  line-height:1.5!important;
}
.vtrip-shell-live .vtrip-day-tags{
  margin-top:8px!important;
}
.vtrip-shell-live .vtrip-lead-lock{
  margin:16px 0!important;
}
.vtrip-shell-live .vtrip-lead-card{
  padding:20px!important;
  border-radius:22px!important;
}
.vtrip-shell-live .vtrip-lead-card h2{
  font-size:26px!important;
}
.vtrip-shell-live .vtrip-lead-form{
  padding:14px!important;
  border-radius:18px!important;
}
@media(max-width:900px){
  .vtrip-shell-live .vtrip-hero-card,
  .vtrip-shell-live .vtrip-proposal-grid,
  .vtrip-shell-live .vtrip-two{
    grid-template-columns:1fr!important;
  }
  .vtrip-shell-live .vtrip-gallery-main img{
    height:230px!important;
  }
  .vtrip-shell-live .vtrip-gallery-thumbs{
    max-height:none!important;
  }
  .vtrip-shell-live .vtrip-accom-row,
  .vtrip-shell-live .vtrip-day{
    grid-template-columns:1fr!important;
  }
}

/* v5.7 automatic web/mobile views — no client toggle */
.vtrip-layout-toggle,
[data-vtrip-layout],
.vtrip-compact-grid{
  display:none!important;
}

/* WEB VIEW: 768px and above */
@media (min-width:768px){
  .vtrip-auto-responsive .vtrip-card-grid-pro{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:24px!important;
  }
  .vtrip-auto-responsive[data-columns="4"] .vtrip-card-grid-pro{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
  }
  .vtrip-auto-responsive[data-columns="2"] .vtrip-card-grid-pro{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .vtrip-auto-responsive .vtrip-tour-card-pro{
    display:flex!important;
    flex-direction:column!important;
  }
  .vtrip-auto-responsive .vtrip-card-media{
    height:260px!important;
  }
  .vtrip-shell-live.vtrip-is-web .vtrip-hero-card{
    grid-template-columns:64px 1fr 320px!important;
  }
  .vtrip-shell-live.vtrip-is-web .vtrip-proposal-grid{
    grid-template-columns:1.06fr .94fr!important;
  }
  .vtrip-shell-live.vtrip-is-web .vtrip-gallery-stage{
    grid-template-columns:1.35fr .65fr!important;
  }
}

/* TABLET */
@media (min-width:768px) and (max-width:1120px){
  .vtrip-auto-responsive .vtrip-card-grid-pro,
  .vtrip-auto-responsive[data-columns="4"] .vtrip-card-grid-pro{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .vtrip-shell-live.vtrip-is-web .vtrip-hero-card{
    grid-template-columns:52px 1fr!important;
  }
  .vtrip-shell-live.vtrip-is-web .vtrip-cover{
    grid-column:1/-1;
  }
}

/* MOBILE VIEW: auto compact mobile layout */
@media (max-width:767px){
  .vtrip-catalogue-pro{
    padding:0 12px!important;
    margin:12px auto!important;
  }
  .vtrip-cat-hero-pro{
    border-radius:22px!important;
    display:block!important;
  }
  .vtrip-cat-hero-copy{
    padding:22px!important;
    min-height:auto!important;
  }
  .vtrip-cat-hero-copy h2{
    font-size:28px!important;
    line-height:1.08!important;
  }
  .vtrip-cat-hero-copy p{
    font-size:14px!important;
    line-height:1.55!important;
  }
  .vtrip-cat-metrics{
    gap:8px!important;
  }
  .vtrip-cat-metrics strong{
    min-width:0!important;
    width:100%!important;
    font-size:20px!important;
    border-radius:16px!important;
    padding:12px!important;
  }
  .vtrip-cat-hero-panel{
    display:none!important;
  }
  .vtrip-cat-controls{
    position:static!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:9px!important;
    padding:10px!important;
    margin:12px 0!important;
    border-radius:20px!important;
  }
  .vtrip-cat-controls input,
  .vtrip-cat-controls select{
    min-height:44px!important;
    font-size:14px!important;
  }
  .vtrip-auto-responsive .vtrip-card-grid-pro{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:14px!important;
  }
  .vtrip-auto-responsive .vtrip-tour-card-pro{
    display:grid!important;
    grid-template-columns:118px 1fr!important;
    border-radius:20px!important;
    min-height:150px!important;
  }
  .vtrip-auto-responsive .vtrip-card-media{
    height:100%!important;
    min-height:150px!important;
    border-radius:0!important;
  }
  .vtrip-auto-responsive .vtrip-card-media img{
    height:100%!important;
  }
  .vtrip-auto-responsive .vtrip-card-overlay,
  .vtrip-auto-responsive .vtrip-card-gallery-count,
  .vtrip-auto-responsive .vtrip-card-save,
  .vtrip-auto-responsive .vtrip-card-summary,
  .vtrip-auto-responsive .vtrip-card-route{
    display:none!important;
  }
  .vtrip-auto-responsive .vtrip-card-body{
    padding:12px!important;
  }
  .vtrip-auto-responsive .vtrip-card-topline{
    margin-bottom:4px!important;
  }
  .vtrip-auto-responsive .vtrip-card-code{
    font-size:10px!important;
  }
  .vtrip-auto-responsive .vtrip-tour-card-pro h3{
    font-size:16px!important;
    line-height:1.22!important;
    margin:4px 0 8px!important;
    min-height:0!important;
  }
  .vtrip-auto-responsive .vtrip-card-tags{
    gap:5px!important;
    margin-bottom:8px!important;
  }
  .vtrip-auto-responsive .vtrip-card-tags span{
    font-size:10px!important;
    padding:5px 7px!important;
  }
  .vtrip-auto-responsive .vtrip-card-mini-facts{
    display:none!important;
  }
  .vtrip-auto-responsive .vtrip-card-bottom{
    margin-top:6px!important;
  }
  .vtrip-auto-responsive .vtrip-card-bottom small{
    display:none!important;
  }
  .vtrip-auto-responsive .vtrip-card-bottom strong{
    font-size:16px!important;
  }
  .vtrip-auto-responsive .vtrip-card-bottom .vtrip-btn{
    min-width:auto!important;
    padding:8px 10px!important;
    font-size:12px!important;
  }

  /* Single tour mobile view */
  .vtrip-shell-live.vtrip-is-mobile{
    padding:0 10px!important;
    margin:10px auto!important;
  }
  .vtrip-shell-live.vtrip-is-mobile .vtrip-hero-card,
  .vtrip-shell-live.vtrip-is-mobile .vtrip-proposal-grid,
  .vtrip-shell-live.vtrip-is-mobile .vtrip-gallery-stage,
  .vtrip-shell-live.vtrip-is-mobile .vtrip-two,
  .vtrip-shell-live.vtrip-is-mobile .vtrip-facts-grid,
  .vtrip-shell-live.vtrip-is-mobile .vtrip-list{
    grid-template-columns:1fr!important;
  }
  .vtrip-shell-live.vtrip-is-mobile .vtrip-hero-card{
    padding:14px!important;
    border-radius:20px!important;
  }
  .vtrip-shell-live.vtrip-is-mobile .vtrip-logo-mark{
    width:42px!important;
    height:42px!important;
  }
  .vtrip-shell-live.vtrip-is-mobile .vtrip-hero-copy h1{
    font-size:26px!important;
  }
  .vtrip-shell-live.vtrip-is-mobile .vtrip-cover img{
    height:210px!important;
  }
  .vtrip-shell-live.vtrip-is-mobile .vtrip-gallery-main img{
    height:220px!important;
  }
  .vtrip-shell-live.vtrip-is-mobile .vtrip-gallery-thumbs{
    grid-template-columns:repeat(3,1fr)!important;
  }
  .vtrip-shell-live.vtrip-is-mobile .vtrip-panel{
    padding:14px!important;
  }
  .vtrip-shell-live.vtrip-is-mobile .vtrip-accom-row,
  .vtrip-shell-live.vtrip-is-mobile .vtrip-day{
    grid-template-columns:1fr!important;
  }
  .vtrip-shell-live.vtrip-is-mobile .vtrip-lead-card,
  .vtrip-shell-live.vtrip-is-mobile .vtrip-lead-form{
    grid-template-columns:1fr!important;
  }
}

/* v5.8 compact 4x4 animated grid */
.vtrip-auto-responsive .vtrip-card-grid-pro,
.vtrip-catalogue-pro[data-columns="4"] .vtrip-card-grid-pro{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:16px!important;
}
.vtrip-tour-card-pro{
  border-radius:22px!important;
  animation:vtripCardEnter .55s ease both;
  animation-delay:var(--vtrip-delay,0ms);
}
@keyframes vtripCardEnter{
  from{opacity:0;transform:translateY(18px) scale(.985)}
  to{opacity:1;transform:translateY(0) scale(1)}
}
.vtrip-tour-card-pro:hover{
  transform:translateY(-6px) scale(1.012)!important;
}
.vtrip-tour-card-pro:hover .vtrip-card-media img{
  transform:scale(1.075)!important;
}
.vtrip-card-media{
  height:178px!important;
}
.vtrip-card-body{
  padding:14px!important;
}
.vtrip-card-overlay{
  left:10px!important;
  right:10px!important;
  top:10px!important;
}
.vtrip-card-overlay span,
.vtrip-card-overlay strong,
.vtrip-card-gallery-count{
  padding:6px 8px!important;
  font-size:9px!important;
}
.vtrip-card-gallery-count{
  right:10px!important;
  bottom:10px!important;
}
.vtrip-card-code{
  font-size:10px!important;
}
.vtrip-tour-card-pro h3{
  font-size:17px!important;
  line-height:1.18!important;
  min-height:42px!important;
  margin:6px 0 6px!important;
}
.vtrip-card-summary{
  font-size:12px!important;
  line-height:1.42!important;
  min-height:48px!important;
  margin-bottom:10px!important;
}
.vtrip-card-tags{
  gap:5px!important;
  margin-bottom:9px!important;
}
.vtrip-card-tags span{
  font-size:9px!important;
  padding:5px 7px!important;
}
.vtrip-card-route{
  padding:7px 8px!important;
  border-radius:13px!important;
  margin-bottom:9px!important;
}
.vtrip-card-route span{
  font-size:10px!important;
}
.vtrip-card-mini-facts{
  gap:6px!important;
  margin-bottom:10px!important;
}
.vtrip-card-mini-facts span{
  padding:7px 8px!important;
  border-radius:12px!important;
  font-size:10px!important;
}
.vtrip-card-mini-facts b{
  font-size:8px!important;
}
.vtrip-card-bottom strong{
  font-size:18px!important;
}
.vtrip-card-bottom .vtrip-btn{
  min-width:auto!important;
  padding:9px 11px!important;
  font-size:11px!important;
}
.vtrip-card-save{
  padding:4px 7px!important;
  font-size:9px!important;
}
.vtrip-cat-hero-copy{
  min-height:240px!important;
  padding:30px!important;
}
.vtrip-cat-hero-copy h2{
  font-size:36px!important;
}
.vtrip-cat-metrics strong{
  min-width:108px!important;
  padding:11px 13px!important;
  font-size:21px!important;
}
.vtrip-cat-controls{
  gap:9px!important;
  padding:11px!important;
  border-radius:22px!important;
  margin:14px 0!important;
}
.vtrip-cat-controls input,
.vtrip-cat-controls select{
  min-height:40px!important;
  font-size:12px!important;
}
.vtrip-search-wrap{
  border-radius:14px!important;
}

/* 4 columns on wide screens, 3 on laptop, 2 on tablet, 1 compact mobile */
@media(max-width:1280px) and (min-width:1025px){
  .vtrip-auto-responsive .vtrip-card-grid-pro,
  .vtrip-catalogue-pro[data-columns="4"] .vtrip-card-grid-pro{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}
@media(max-width:1024px) and (min-width:768px){
  .vtrip-auto-responsive .vtrip-card-grid-pro,
  .vtrip-catalogue-pro[data-columns="4"] .vtrip-card-grid-pro{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .vtrip-card-media{height:200px!important}
}
@media(max-width:767px){
  .vtrip-tour-card-pro{
    animation:vtripMobileCardEnter .42s ease both;
    animation-delay:var(--vtrip-delay,0ms);
  }
  @keyframes vtripMobileCardEnter{
    from{opacity:0;transform:translateX(12px)}
    to{opacity:1;transform:translateX(0)}
  }
}

/* v5.9 reliable animation system */
.vtrip-animate{
  opacity:0!important;
  transform:translateY(26px) scale(.985)!important;
  transition:
    opacity .72s cubic-bezier(.22,.8,.22,1),
    transform .72s cubic-bezier(.22,.8,.22,1),
    box-shadow .25s ease!important;
  transition-delay:var(--vtrip-delay,0ms)!important;
  will-change:opacity,transform;
}
.vtrip-animate.vtrip-is-visible{
  opacity:1!important;
  transform:translateY(0) scale(1)!important;
}
.vtrip-animate-hero{
  transform:translateY(18px) scale(.992)!important;
}
.vtrip-animate-controls{
  transform:translateY(16px)!important;
}
.vtrip-animate-card{
  transform:translateY(34px) scale(.975)!important;
}
.vtrip-animate-card.vtrip-is-visible{
  transform:translateY(0) scale(1)!important;
}
.vtrip-animate-card.vtrip-is-visible:hover{
  transform:translateY(-7px) scale(1.018)!important;
}
.vtrip-tour-card-pro .vtrip-card-media img{
  transition:transform .55s cubic-bezier(.22,.8,.22,1), filter .35s ease!important;
}
.vtrip-tour-card-pro:hover .vtrip-card-media img{
  transform:scale(1.09)!important;
  filter:saturate(1.08) contrast(1.05);
}
.vtrip-tour-card-pro .vtrip-card-overlay,
.vtrip-tour-card-pro .vtrip-card-gallery-count{
  opacity:0;
  transform:translateY(-8px);
  transition:opacity .45s ease, transform .45s ease;
}
.vtrip-tour-card-pro.vtrip-is-visible .vtrip-card-overlay,
.vtrip-tour-card-pro.vtrip-is-visible .vtrip-card-gallery-count{
  opacity:1;
  transform:translateY(0);
}
.vtrip-card-tags span,
.vtrip-card-mini-facts span,
.vtrip-card-route,
.vtrip-card-bottom{
  transition:transform .22s ease, background .22s ease, border-color .22s ease;
}
.vtrip-tour-card-pro:hover .vtrip-card-route{
  transform:translateX(3px);
}
.vtrip-tour-card-pro:hover .vtrip-card-mini-facts span{
  transform:translateY(-2px);
}
.vtrip-btn{
  transition:transform .22s ease, box-shadow .22s ease, background .22s ease!important;
}
.vtrip-btn:hover{
  transform:translateY(-2px)!important;
  box-shadow:0 14px 32px rgba(12,68,118,.24)!important;
}

/* mobile animation */
@media(max-width:767px){
  .vtrip-animate{
    transform:translateX(18px)!important;
  }
  .vtrip-animate.vtrip-is-visible{
    transform:translateX(0)!important;
  }
  .vtrip-animate-card.vtrip-is-visible:hover{
    transform:translateX(0) scale(1)!important;
  }
}

/* Respect reduced motion */
@media (prefers-reduced-motion: reduce){
  .vtrip-animate,
  .vtrip-animate.vtrip-is-visible,
  .vtrip-tour-card-pro .vtrip-card-media img,
  .vtrip-btn{
    transition:none!important;
    animation:none!important;
    opacity:1!important;
    transform:none!important;
  }
}

/* v6.0 Tour Overview card fix */
.vtrip-overview-highlight-stack{
  display:grid;
  grid-template-columns:1fr;
  gap:12px;
  height:100%;
}
.vtrip-panel-balanced{
  min-height:0;
}
.vtrip-overview-panel{
  background:linear-gradient(180deg,#fff,#f8fbfd);
}
.vtrip-overview-copy{
  color:#2b3a48;
  font-weight:650;
  line-height:1.68;
  font-size:14px;
}
.vtrip-overview-copy p{
  margin:0 0 10px;
}
.vtrip-overview-copy p:last-child{
  margin-bottom:0;
}
.vtrip-shell-live .vtrip-overview-highlight-stack{
  gap:12px!important;
}
.vtrip-shell-live .vtrip-overview-copy{
  font-size:13.5px!important;
  line-height:1.58!important;
}
body.vtrip-print-body .vtrip-overview-highlight-stack{
  gap:8px!important;
}
body.vtrip-print-body .vtrip-overview-copy{
  font-size:10.5px!important;
  line-height:1.45!important;
}
@media(min-width:980px){
  .vtrip-overview-highlight-stack{
    grid-template-rows:1fr 1fr;
  }
  .vtrip-overview-highlight-stack .vtrip-panel{
    height:100%;
  }
}
@media(max-width:900px){
  .vtrip-overview-highlight-stack{
    grid-template-columns:1fr!important;
  }
}

/* v6.1 remove separate gallery + structured tables + locked animated route */
.vtrip-visible-gallery{display:none!important}
.vtrip-table-wrap{
  width:100%;
  overflow:auto;
  border:1px solid var(--vtrip-line);
  border-radius:16px;
  background:#fff;
}
.vtrip-info-table{
  width:100%;
  border-collapse:separate;
  border-spacing:0;
  font-size:13px;
}
.vtrip-info-table th{
  background:linear-gradient(180deg,#eef6fb,#f8fbfd);
  color:var(--vtrip-brand);
  text-align:left;
  font-weight:900;
  padding:12px 13px;
  border-bottom:1px solid var(--vtrip-line);
  white-space:nowrap;
}
.vtrip-info-table td{
  padding:12px 13px;
  border-bottom:1px solid #eef2f6;
  color:#2b3a48;
  font-weight:650;
  line-height:1.45;
  vertical-align:top;
}
.vtrip-info-table tr:last-child td{
  border-bottom:0;
}
.vtrip-info-table tr:hover td{
  background:#f8fbfd;
}
.vtrip-status-pill{
  display:inline-flex;
  padding:6px 9px;
  border-radius:999px;
  background:#eef8f1;
  color:#1d6b36;
  font-weight:900;
  font-size:11px;
}
.vtrip-locked-map-card{
  background:linear-gradient(135deg,#e9f4fa,#ffffff);
}
.vtrip-locked-map{
  position:relative;
  height:100%;
  min-height:300px;
  overflow:hidden;
  border-radius:20px;
  background:
    radial-gradient(circle at 20% 22%, rgba(12,68,118,.12), transparent 20%),
    radial-gradient(circle at 74% 70%, rgba(12,68,118,.10), transparent 20%),
    linear-gradient(135deg,#dff0f8,#f8fcff);
}
.vtrip-locked-map-bg{
  position:absolute;
  inset:0;
}
.vtrip-route-shape{
  position:absolute;
  left:17%;
  top:18%;
  width:54%;
  height:54%;
  border:4px solid rgba(12,68,118,.45);
  clip-path:polygon(0 4%,85% 0,65% 32%,100% 56%,75% 100%,32% 82%,10% 54%);
  animation:vtripMapPulse 2.8s ease-in-out infinite;
}
.vtrip-route-line{
  position:absolute;
  left:18%;
  top:50%;
  width:62%;
  height:4px;
  background:linear-gradient(90deg,transparent,var(--vtrip-brand),transparent);
  border-radius:999px;
  transform:rotate(18deg);
  animation:vtripRouteMove 2.2s linear infinite;
}
.vtrip-map-pin{
  position:absolute;
  width:26px;
  height:26px;
  border-radius:50% 50% 50% 0;
  transform:rotate(-45deg);
  background:var(--vtrip-brand);
  box-shadow:0 8px 18px rgba(12,68,118,.25);
  animation:vtripPinBounce 1.8s ease-in-out infinite;
}
.vtrip-map-pin b{
  position:absolute;
  inset:5px;
  background:#fff;
  color:var(--vtrip-brand);
  border-radius:50%;
  display:grid;
  place-items:center;
  font-size:10px;
  transform:rotate(45deg);
}
.vtrip-pin-1{left:20%;top:28%;animation-delay:.05s}
.vtrip-pin-2{left:42%;top:34%;animation-delay:.18s}
.vtrip-pin-3{left:61%;top:42%;animation-delay:.31s}
.vtrip-pin-4{left:72%;top:62%;animation-delay:.44s}
.vtrip-pin-5{left:50%;top:72%;animation-delay:.57s}
.vtrip-pin-6{left:31%;top:62%;animation-delay:.70s}
.vtrip-locked-map-caption{
  position:absolute;
  left:14px;
  right:14px;
  bottom:14px;
  background:rgba(255,255,255,.88);
  backdrop-filter:blur(8px);
  border:1px solid rgba(255,255,255,.7);
  border-radius:16px;
  padding:12px;
}
.vtrip-locked-map-caption strong{
  display:block;
  color:var(--vtrip-brand);
  font-size:16px;
}
.vtrip-locked-map-caption span{
  display:block;
  color:#607282;
  font-weight:800;
  font-size:12px;
  margin-top:3px;
}
@keyframes vtripMapPulse{
  0%,100%{transform:scale(1);opacity:.72}
  50%{transform:scale(1.035);opacity:1}
}
@keyframes vtripRouteMove{
  0%{background-position:-120px 0}
  100%{background-position:120px 0}
}
@keyframes vtripPinBounce{
  0%,100%{margin-top:0}
  50%{margin-top:-6px}
}
body.vtrip-print-body .vtrip-info-table{
  font-size:10px!important;
}
body.vtrip-print-body .vtrip-info-table th,
body.vtrip-print-body .vtrip-info-table td{
  padding:7px 8px!important;
}
body.vtrip-print-body .vtrip-table-wrap{
  border-radius:10px!important;
}
body.vtrip-print-body .vtrip-locked-map{
  min-height:220px!important;
}
body.vtrip-print-body .vtrip-locked-map-caption{
  padding:8px!important;
}
@media(max-width:767px){
  .vtrip-info-table{
    min-width:560px;
  }
  .vtrip-locked-map{
    min-height:230px;
  }
}

/* v6.2 frontend itinerary as one complete tour section */
.vtrip-shell-live .vtrip-frontend-itinerary-page{
  margin:0!important;
  padding:0!important;
}
.vtrip-shell-live .vtrip-frontend-itinerary-page .vtrip-page-title{
  display:block!important;
  margin:0 0 10px!important;
}
.vtrip-shell-live .vtrip-frontend-itinerary-page .vtrip-page-title h2{
  font-size:24px!important;
  color:var(--vtrip-brand)!important;
}
.vtrip-itinerary-full-panel{
  width:100%;
}
.vtrip-shell-live .vtrip-itinerary-full-panel .vtrip-days{
  gap:10px!important;
}
.vtrip-shell-live .vtrip-itinerary-full-panel .vtrip-day{
  break-inside:auto!important;
  page-break-inside:auto!important;
}
body.vtrip-print-body .vtrip-frontend-itinerary-page{
  display:none!important;
}

/* v6.3 OpenStreetMap restored */
.vtrip-osm-live-wrap{
  position:relative;
  height:100%;
  min-height:300px;
  border-radius:20px;
  overflow:hidden;
  background:#eaf4f9;
}
.vtrip-osm-live-wrap .vtrip-osm-map{
  width:100%;
  height:100%;
  min-height:300px;
  border-radius:20px;
  overflow:hidden;
  z-index:1;
}
.vtrip-osm-loading{
  display:grid;
  place-items:center;
  height:100%;
  min-height:300px;
  color:var(--vtrip-brand);
  font-weight:900;
  background:linear-gradient(135deg,#eaf4f9,#ffffff);
}
.vtrip-osm-credit{
  position:absolute;
  right:10px;
  bottom:8px;
  z-index:500;
  background:rgba(255,255,255,.88);
  color:#435668;
  border-radius:999px;
  padding:4px 8px;
  font-size:10px;
  font-weight:800;
}
.vtrip-osm-fallback{
  height:100%;
  min-height:300px;
}
body.vtrip-print-body .vtrip-osm-live-wrap,
body.vtrip-print-body .vtrip-osm-live-wrap .vtrip-osm-map,
body.vtrip-print-body .vtrip-osm-loading,
body.vtrip-print-body .vtrip-osm-fallback{
  min-height:220px!important;
  height:220px!important;
}

/* v6.4 extra compact frontend tour grid + animated pricing */
.vtrip-catalogue-pro{
  max-width:1180px!important;
}
.vtrip-card-grid-pro,
.vtrip-auto-responsive .vtrip-card-grid-pro,
.vtrip-catalogue-pro[data-columns="4"] .vtrip-card-grid-pro{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:10px!important;
}
.vtrip-tour-card-pro{
  border-radius:16px!important;
  box-shadow:0 8px 22px rgba(8,22,46,.07)!important;
}
.vtrip-card-media{
  height:116px!important;
}
.vtrip-card-body{
  padding:9px!important;
}
.vtrip-card-overlay{
  left:6px!important;
  right:6px!important;
  top:6px!important;
}
.vtrip-card-overlay span,
.vtrip-card-overlay strong,
.vtrip-card-gallery-count{
  padding:4px 6px!important;
  font-size:7px!important;
  border-radius:999px!important;
}
.vtrip-card-gallery-count{
  right:6px!important;
  bottom:6px!important;
}
.vtrip-card-code{
  font-size:8px!important;
  letter-spacing:.06em!important;
}
.vtrip-card-save,
.vtrip-card-route,
.vtrip-card-mini-facts{
  display:none!important;
}
.vtrip-tour-card-pro h3{
  font-size:12px!important;
  line-height:1.18!important;
  min-height:30px!important;
  margin:4px 0 5px!important;
}
.vtrip-card-summary{
  display:none!important;
}
.vtrip-card-tags{
  gap:3px!important;
  margin:0 0 6px!important;
}
.vtrip-card-tags span{
  font-size:7px!important;
  padding:3px 5px!important;
  max-width:100%;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.vtrip-card-bottom{
  margin-top:4px!important;
  gap:6px!important;
}
.vtrip-card-bottom small{
  font-size:7px!important;
}
.vtrip-card-bottom strong,
.vtrip-price-animated{
  font-size:13px!important;
  line-height:1!important;
  color:#0C4476!important;
  position:relative;
  display:inline-flex!important;
  align-items:center;
  animation:vtripPricePulse 1.8s ease-in-out infinite;
}
.vtrip-price-animated:after{
  content:'';
  position:absolute;
  inset:-4px -6px;
  border-radius:999px;
  background:rgba(12,68,118,.08);
  z-index:-1;
  transform:scale(.86);
  opacity:.45;
  animation:vtripPriceGlow 1.8s ease-in-out infinite;
}
.vtrip-card-bottom .vtrip-btn{
  padding:6px 8px!important;
  font-size:8px!important;
  min-width:auto!important;
  border-radius:999px!important;
}
@keyframes vtripPricePulse{
  0%,100%{transform:translateY(0) scale(1)}
  50%{transform:translateY(-1px) scale(1.04)}
}
@keyframes vtripPriceGlow{
  0%,100%{transform:scale(.86);opacity:.25}
  50%{transform:scale(1.08);opacity:.55}
}

/* compact hero/filter so grid dominates */
.vtrip-cat-hero-copy{
  min-height:170px!important;
  padding:22px!important;
}
.vtrip-cat-hero-copy h2{
  font-size:28px!important;
}
.vtrip-cat-hero-copy p{
  font-size:13px!important;
  line-height:1.45!important;
  max-width:680px!important;
}
.vtrip-cat-metrics{
  margin-top:12px!important;
}
.vtrip-cat-metrics strong{
  min-width:92px!important;
  padding:8px 10px!important;
  font-size:16px!important;
}
.vtrip-cat-metrics small{
  font-size:8px!important;
}
.vtrip-cat-controls{
  gap:7px!important;
  padding:8px!important;
  border-radius:18px!important;
  margin:10px 0!important;
}
.vtrip-cat-controls input,
.vtrip-cat-controls select{
  min-height:34px!important;
  font-size:11px!important;
}

/* Desktop/laptop responsive compact */
@media(max-width:1280px) and (min-width:1025px){
  .vtrip-card-grid-pro,
  .vtrip-auto-responsive .vtrip-card-grid-pro,
  .vtrip-catalogue-pro[data-columns="4"] .vtrip-card-grid-pro{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
  }
}
@media(max-width:1024px) and (min-width:768px){
  .vtrip-card-grid-pro,
  .vtrip-auto-responsive .vtrip-card-grid-pro,
  .vtrip-catalogue-pro[data-columns="4"] .vtrip-card-grid-pro{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
  .vtrip-card-media{height:120px!important}
}
@media(max-width:767px){
  .vtrip-auto-responsive .vtrip-tour-card-pro{
    grid-template-columns:88px 1fr!important;
    min-height:112px!important;
    border-radius:14px!important;
  }
  .vtrip-auto-responsive .vtrip-card-media{
    min-height:112px!important;
    height:112px!important;
  }
  .vtrip-auto-responsive .vtrip-card-body{
    padding:8px!important;
  }
  .vtrip-auto-responsive .vtrip-tour-card-pro h3{
    font-size:13px!important;
    min-height:auto!important;
  }
  .vtrip-auto-responsive .vtrip-card-tags span:nth-child(n+3){
    display:none!important;
  }
  .vtrip-card-bottom strong,
  .vtrip-price-animated{
    font-size:12px!important;
  }
}

/* v6.5 VoyageFeed branding */
.vtrip-cat-hero-copy span{
  text-transform:uppercase;
  letter-spacing:.16em;
}
.vtrip-cat-hero-copy span::before{
  content:'✈ ';
}
.vtrip-cat-hero-pro:after{
  content:'VOYAGEFEED';
  position:absolute;
  right:18px;
  bottom:-14px;
  font-size:72px;
  font-weight:900;
  color:rgba(255,255,255,.06);
  pointer-events:none;
}
.vtrip-card-code::before{
  content:'VoyageFeed • ';
  color:#527c9f;
}
@media(max-width:767px){
  .vtrip-cat-hero-pro:after{font-size:42px}
}

/* v6.6 Clean branding + exact responsive tour grid sizing */
/* remove VoyageFeed decorative wording */
.vtrip-cat-hero-pro:after,
.vtrip-card-code::before,
.vtrip-cat-hero-copy span::before{
  content:none!important;
}

/* Typography refinements */
.vtrip-catalogue-pro{
  max-width:1220px!important;
  margin:22px auto!important;
  padding:0 18px!important;
  font-family:Inter,Roboto,Arial,sans-serif!important;
}
.vtrip-cat-hero-pro{
  border-radius:28px!important;
  margin-bottom:18px!important;
}
.vtrip-cat-hero-copy{
  min-height:210px!important;
  padding:28px 32px!important;
}
.vtrip-cat-hero-copy span{
  font-size:11px!important;
  letter-spacing:.14em!important;
  line-height:1!important;
  text-transform:uppercase!important;
  font-weight:900!important;
}
.vtrip-cat-hero-copy h2{
  font-size:34px!important;
  line-height:1.05!important;
  letter-spacing:-.035em!important;
  margin:12px 0 10px!important;
}
.vtrip-cat-hero-copy p{
  font-size:14px!important;
  line-height:1.6!important;
  max-width:720px!important;
  font-weight:600!important;
}
.vtrip-cat-metrics{
  margin-top:16px!important;
  gap:10px!important;
}
.vtrip-cat-metrics strong{
  min-width:110px!important;
  padding:10px 12px!important;
  font-size:19px!important;
  border-radius:16px!important;
}
.vtrip-cat-metrics small{
  font-size:9px!important;
  letter-spacing:.07em!important;
}

/* Filter controls */
.vtrip-cat-controls{
  max-width:1220px!important;
  grid-template-columns:1.35fr .7fr .7fr .65fr!important;
  gap:10px!important;
  padding:12px!important;
  border-radius:22px!important;
  margin:16px 0 18px!important;
}
.vtrip-search-wrap{
  border-radius:16px!important;
}
.vtrip-cat-controls input,
.vtrip-cat-controls select{
  min-height:42px!important;
  font-size:12px!important;
  font-weight:800!important;
}

/* DESKTOP: 4 per row, 260–290px width, 310–360px height, image 150–170px, gap 16–20px */
.vtrip-auto-responsive .vtrip-card-grid-pro,
.vtrip-card-grid-pro,
.vtrip-catalogue-pro[data-columns="4"] .vtrip-card-grid-pro{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(260px,1fr))!important;
  gap:18px!important;
  align-items:stretch!important;
}
.vtrip-tour-card-pro{
  min-height:330px!important;
  max-height:360px!important;
  border-radius:22px!important;
  box-shadow:0 12px 30px rgba(8,22,46,.075)!important;
  border:1px solid rgba(8,22,46,.10)!important;
  overflow:hidden!important;
  background:#fff!important;
}
.vtrip-tour-card-pro:hover{
  transform:translateY(-5px)!important;
  box-shadow:0 20px 46px rgba(8,22,46,.13)!important;
}
.vtrip-card-media{
  height:160px!important;
  min-height:160px!important;
  max-height:170px!important;
}
.vtrip-card-body{
  padding:14px 15px!important;
  min-height:170px!important;
  display:flex!important;
  flex-direction:column!important;
}
.vtrip-card-overlay span,
.vtrip-card-overlay strong,
.vtrip-card-gallery-count{
  font-size:8px!important;
  padding:5px 8px!important;
}
.vtrip-card-code{
  font-size:10px!important;
  color:#0C4476!important;
  letter-spacing:.075em!important;
  text-transform:uppercase!important;
  font-weight:900!important;
}
.vtrip-tour-card-pro h3{
  font-size:17px!important;
  line-height:1.22!important;
  min-height:42px!important;
  margin:7px 0 8px!important;
  letter-spacing:-.018em!important;
  font-weight:900!important;
}
.vtrip-tour-card-pro h3 a{
  color:#08162e!important;
}
.vtrip-card-summary{
  display:block!important;
  font-size:12px!important;
  line-height:1.45!important;
  min-height:36px!important;
  max-height:38px!important;
  overflow:hidden!important;
  color:#5e7080!important;
  margin:0 0 10px!important;
  font-weight:650!important;
}
.vtrip-card-tags{
  gap:5px!important;
  margin:0 0 10px!important;
  min-height:24px!important;
}
.vtrip-card-tags span{
  font-size:9px!important;
  padding:4px 7px!important;
  border-radius:999px!important;
}
.vtrip-card-bottom{
  margin-top:auto!important;
  padding-top:8px!important;
  border-top:1px solid #edf2f6!important;
}
.vtrip-card-bottom small{
  font-size:8px!important;
}
.vtrip-card-bottom strong,
.vtrip-price-animated{
  font-size:17px!important;
  letter-spacing:-.02em!important;
}
.vtrip-card-bottom .vtrip-btn{
  padding:8px 11px!important;
  font-size:10px!important;
  border-radius:999px!important;
}

/* Tablet: 2 columns, card width 48%, image 150px */
@media(max-width:1024px) and (min-width:768px){
  .vtrip-catalogue-pro{
    max-width:960px!important;
    padding:0 16px!important;
  }
  .vtrip-auto-responsive .vtrip-card-grid-pro,
  .vtrip-card-grid-pro,
  .vtrip-catalogue-pro[data-columns="4"] .vtrip-card-grid-pro{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:18px!important;
  }
  .vtrip-tour-card-pro{
    width:100%!important;
    min-height:320px!important;
    max-height:350px!important;
  }
  .vtrip-card-media{
    height:150px!important;
    min-height:150px!important;
  }
  .vtrip-cat-controls{
    grid-template-columns:1fr 1fr!important;
  }
}

/* Mobile: 1 column, 100% card width, image 160–180px */
@media(max-width:767px){
  .vtrip-catalogue-pro{
    padding:0 14px!important;
    margin:14px auto!important;
  }
  .vtrip-cat-hero-copy{
    padding:22px!important;
  }
  .vtrip-cat-hero-copy h2{
    font-size:28px!important;
  }
  .vtrip-cat-controls{
    grid-template-columns:1fr!important;
    position:static!important;
    gap:9px!important;
  }
  .vtrip-auto-responsive .vtrip-card-grid-pro,
  .vtrip-card-grid-pro,
  .vtrip-catalogue-pro[data-columns="4"] .vtrip-card-grid-pro{
    grid-template-columns:1fr!important;
    gap:16px!important;
  }
  .vtrip-auto-responsive .vtrip-tour-card-pro,
  .vtrip-tour-card-pro{
    display:flex!important;
    flex-direction:column!important;
    width:100%!important;
    min-height:0!important;
    max-height:none!important;
    border-radius:22px!important;
  }
  .vtrip-auto-responsive .vtrip-card-media,
  .vtrip-card-media{
    height:170px!important;
    min-height:160px!important;
    max-height:180px!important;
  }
  .vtrip-auto-responsive .vtrip-card-body,
  .vtrip-card-body{
    padding:14px!important;
    min-height:0!important;
  }
  .vtrip-auto-responsive .vtrip-card-overlay,
  .vtrip-auto-responsive .vtrip-card-gallery-count{
    display:flex!important;
  }
  .vtrip-auto-responsive .vtrip-card-summary{
    display:block!important;
    min-height:auto!important;
    max-height:none!important;
    font-size:12.5px!important;
  }
  .vtrip-auto-responsive .vtrip-card-tags span:nth-child(n+3){
    display:inline-flex!important;
  }
  .vtrip-tour-card-pro h3{
    font-size:18px!important;
    min-height:0!important;
  }
  .vtrip-card-bottom strong,
  .vtrip-price-animated{
    font-size:17px!important;
  }
}


/* v6.7 grid info + typography fix */
.vtrip-catalogue-pro{
  max-width:1220px!important;
  margin:22px auto!important;
  padding:0 18px!important;
}

/* Grid dimensions */
.vtrip-card-grid-pro,
.vtrip-auto-responsive .vtrip-card-grid-pro,
.vtrip-catalogue-pro[data-columns="4"] .vtrip-card-grid-pro{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
  align-items:stretch!important;
}

/* Card sizing */
.vtrip-tour-card-pro{
  min-height:330px!important;
  max-height:360px!important;
  border-radius:20px!important;
  overflow:hidden!important;
  background:#fff!important;
  border:1px solid rgba(8,22,46,.10)!important;
  box-shadow:0 10px 24px rgba(8,22,46,.08)!important;
}
.vtrip-tour-card-pro:hover{
  box-shadow:0 18px 38px rgba(8,22,46,.14)!important;
}
.vtrip-card-media{
  height:160px!important;
  min-height:150px!important;
  max-height:170px!important;
  display:block!important;
}
.vtrip-card-media img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}

/* Overlay/meta badges */
.vtrip-card-overlay{
  left:10px!important;
  right:10px!important;
  top:10px!important;
}
.vtrip-card-overlay span,
.vtrip-card-overlay strong,
.vtrip-card-gallery-count{
  font-size:10px!important;
  font-weight:700!important;
  line-height:1!important;
  padding:6px 8px!important;
  border-radius:999px!important;
}
.vtrip-card-gallery-count{
  bottom:10px!important;
  right:10px!important;
}

/* Body spacing restored */
.vtrip-card-body{
  display:flex!important;
  flex-direction:column!important;
  padding:12px 13px 13px!important;
  min-height:170px!important;
  gap:0!important;
}
.vtrip-card-topline{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:8px!important;
  margin-bottom:4px!important;
}
.vtrip-card-save{
  display:none!important;
}
.vtrip-card-code{
  display:block!important;
  font-size:11px!important;
  font-weight:700!important;
  line-height:1.1!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
  color:#0C4476!important;
  margin:0 0 2px!important;
}

/* Requested typography */
.vtrip-tour-card-pro h3{
  font-size:16px!important;
  font-weight:800!important;
  line-height:1.2!important;
  letter-spacing:-.01em!important;
  margin:0 0 6px!important;
  min-height:38px!important;
}
.vtrip-tour-card-pro h3 a{
  color:#08162e!important;
  text-decoration:none!important;
}

/* Duration / style label */
.vtrip-card-meta-line{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  margin:0 0 7px!important;
}
.vtrip-card-meta-line span{
  font-size:11px!important;
  font-weight:600!important;
  line-height:1.2!important;
  color:#5d6f80!important;
}

/* Destination / country tag and meta badges */
.vtrip-card-tags{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:6px!important;
  margin:0 0 8px!important;
  min-height:24px!important;
}
.vtrip-card-tags span{
  display:inline-flex!important;
  align-items:center!important;
  font-size:10px!important;
  font-weight:700!important;
  line-height:1!important;
  text-transform:uppercase!important;
  letter-spacing:.08em!important;
  color:#0C4476!important;
  background:#f3f8fc!important;
  border:1px solid #dfe7ee!important;
  border-radius:999px!important;
  padding:5px 8px!important;
  white-space:nowrap!important;
}

/* Overview text */
.vtrip-card-summary{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:3!important;
  overflow:hidden!important;
  font-size:12.5px!important;
  font-weight:500!important;
  line-height:1.45!important;
  color:#607282!important;
  margin:0 0 8px!important;
  min-height:54px!important;
  max-height:55px!important;
}

/* Remove old hidden states from earlier versions */
.vtrip-card-route,
.vtrip-card-mini-facts{
  display:none!important;
}

/* Bottom bar: always visible price + button */
.vtrip-card-bottom{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:10px!important;
  margin-top:auto!important;
  padding-top:9px!important;
  border-top:1px solid #edf2f6!important;
}
.vtrip-card-bottom > div{
  min-width:0!important;
}
.vtrip-card-bottom small{
  display:block!important;
  margin:0 0 3px!important;
  font-size:10px!important;
  font-weight:700!important;
  line-height:1!important;
  text-transform:uppercase!important;
  letter-spacing:.08em!important;
  color:#7a8a98!important;
}
.vtrip-card-bottom strong,
.vtrip-price-animated{
  display:inline-flex!important;
  align-items:center!important;
  font-size:19px!important;
  font-weight:900!important;
  line-height:1.1!important;
  letter-spacing:-.02em!important;
  color:#0C4476!important;
  animation:vtripPricePulse 1.8s ease-in-out infinite!important;
}
.vtrip-card-bottom .vtrip-btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:11px!important;
  font-weight:800!important;
  line-height:1!important;
  text-transform:uppercase!important;
  letter-spacing:.06em!important;
  padding:9px 12px!important;
  border-radius:999px!important;
  white-space:nowrap!important;
  min-width:92px!important;
}

/* Desktop width integrity */
@media (min-width:1025px){
  .vtrip-card-grid-pro,
  .vtrip-auto-responsive .vtrip-card-grid-pro,
  .vtrip-catalogue-pro[data-columns="4"] .vtrip-card-grid-pro{
    grid-template-columns:repeat(4,minmax(260px,1fr))!important;
  }
}

/* Tablet */
@media (max-width:1024px) and (min-width:768px){
  .vtrip-catalogue-pro{
    max-width:980px!important;
    padding:0 16px!important;
  }
  .vtrip-card-grid-pro,
  .vtrip-auto-responsive .vtrip-card-grid-pro,
  .vtrip-catalogue-pro[data-columns="4"] .vtrip-card-grid-pro{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:18px!important;
  }
  .vtrip-tour-card-pro{
    min-height:334px!important;
    max-height:none!important;
  }
  .vtrip-card-media{
    height:150px!important;
    min-height:150px!important;
    max-height:150px!important;
  }
}

/* Mobile */
@media (max-width:767px){
  .vtrip-catalogue-pro{
    padding:0 14px!important;
    margin:14px auto!important;
  }
  .vtrip-card-grid-pro,
  .vtrip-auto-responsive .vtrip-card-grid-pro,
  .vtrip-catalogue-pro[data-columns="4"] .vtrip-card-grid-pro{
    grid-template-columns:1fr!important;
    gap:16px!important;
  }
  .vtrip-tour-card-pro{
    min-height:0!important;
    max-height:none!important;
    border-radius:20px!important;
  }
  .vtrip-card-media{
    height:170px!important;
    min-height:160px!important;
    max-height:180px!important;
  }
  .vtrip-card-body{
    padding:13px!important;
    min-height:0!important;
  }
  .vtrip-tour-card-pro h3{
    font-size:16px!important;
    min-height:0!important;
  }
  .vtrip-card-summary{
    min-height:0!important;
    max-height:none!important;
    -webkit-line-clamp:3!important;
  }
  .vtrip-card-bottom strong,
  .vtrip-price-animated{
    font-size:18px!important;
  }
  .vtrip-card-bottom .vtrip-btn{
    font-size:11px!important;
    padding:9px 12px!important;
  }
}


/* v6.8 mobile print + grid overlay fix */
/* Image overlay: show only tour code, no template style / no price button on image */
.vtrip-card-overlay-code{
  left:10px!important;
  right:auto!important;
  top:10px!important;
  display:flex!important;
  justify-content:flex-start!important;
}
.vtrip-card-overlay-code span{
  background:rgba(8,22,46,.82)!important;
  color:#fff!important;
  font-size:10px!important;
  font-weight:800!important;
  line-height:1!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
  padding:7px 9px!important;
  border-radius:999px!important;
}
.vtrip-card-overlay:not(.vtrip-card-overlay-code) strong,
.vtrip-card-overlay:not(.vtrip-card-overlay-code) span:first-child{
  display:none!important;
}

/* Keep price only at bottom */
.vtrip-card-bottom .vtrip-price-animated{
  display:inline-flex!important;
}

/* Mobile enquiry print action always visible when unlocked */
.vtrip-enquiry-actions{
  display:flex!important;
  visibility:visible!important;
}
.vtrip-print-action-btn{
  display:inline-flex!important;
  visibility:visible!important;
  opacity:1!important;
}

/* Standalone print toolbar for mobile browsers that do not auto-open print dialog */
.vtrip-mobile-print-toolbar{
  position:sticky;
  top:0;
  z-index:999999;
  display:flex;
  gap:10px;
  justify-content:center;
  align-items:center;
  background:#08162e;
  color:#fff;
  padding:10px;
  box-shadow:0 10px 24px rgba(8,22,46,.18);
}
.vtrip-mobile-print-toolbar button,
.vtrip-mobile-print-toolbar a{
  border:0;
  border-radius:999px;
  padding:10px 14px;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
  text-decoration:none;
  cursor:pointer;
}
.vtrip-mobile-print-toolbar button{
  background:#fff;
  color:#0C4476;
}
.vtrip-mobile-print-toolbar a{
  background:rgba(255,255,255,.12);
  color:#fff;
  border:1px solid rgba(255,255,255,.25);
}
@media print{
  .vtrip-mobile-print-toolbar{
    display:none!important;
  }
}

/* Mobile grid overlay fix */
@media(max-width:767px){
  .vtrip-auto-responsive .vtrip-card-overlay-code{
    display:flex!important;
    left:8px!important;
    top:8px!important;
  }
  .vtrip-auto-responsive .vtrip-card-overlay-code span{
    font-size:9px!important;
    padding:6px 8px!important;
  }
  .vtrip-enquiry-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  .vtrip-enquiry-actions .vtrip-btn,
  .vtrip-enquiry-actions .vtrip-action-locked{
    display:flex!important;
    width:100%!important;
    justify-content:center!important;
    text-align:center!important;
  }
}


/* v6.9 frontend expandable client sections + HTML inclusions/terms */
.vtrip-shell-live .vtrip-collapsible-panel{
  padding:0!important;
  overflow:hidden;
}
.vtrip-accordion{
  display:block;
  border-radius:18px;
  overflow:hidden;
  background:#fff;
}
.vtrip-accordion summary{
  list-style:none;
  cursor:pointer;
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:14px;
  padding:16px 18px;
  color:var(--vtrip-brand);
  font-weight:900;
  font-size:18px;
  line-height:1.15;
  background:linear-gradient(180deg,#fff,#f7fbfd);
}
.vtrip-accordion summary::-webkit-details-marker{
  display:none;
}
.vtrip-accordion summary b{
  width:30px;
  height:30px;
  border-radius:50%;
  background:var(--vtrip-brand);
  color:#fff;
  display:grid;
  place-items:center;
  font-size:18px;
  line-height:1;
  transition:.2s ease;
}
.vtrip-accordion[open] summary b{
  transform:rotate(45deg);
}
.vtrip-accordion-body{
  padding:0 18px 18px;
}
.vtrip-icon-list{
  list-style:none;
  padding:0;
  margin:0;
  display:grid;
  grid-template-columns:1fr;
  gap:10px;
}
.vtrip-icon-list li{
  display:grid;
  grid-template-columns:30px 1fr;
  gap:10px;
  align-items:flex-start;
  background:#fff;
  border:1px solid var(--vtrip-line);
  border-radius:14px;
  padding:12px;
}
.vtrip-icon-list .vtrip-icon{
  width:26px;
  height:26px;
  border-radius:50%;
  display:grid;
  place-items:center;
  color:#fff;
  font-weight:900;
  font-size:14px;
}
.vtrip-tick-list .vtrip-icon{
  background:#1f9d55;
}
.vtrip-cross-list .vtrip-icon{
  background:#d93025;
}
.vtrip-icon-list strong{
  display:block;
  color:#08162e;
  font-size:13px;
  line-height:1.35;
}
.vtrip-icon-list small{
  display:block;
  color:#607282;
  font-size:12px;
  line-height:1.45;
  margin-top:3px;
}
.vtrip-inc-exc-html{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}
.vtrip-inc-exc-html h3{
  margin:0 0 10px!important;
  font-size:15px!important;
  color:#08162e!important;
}
.vtrip-terms-html{
  margin:0;
  padding:0;
  list-style:none;
  display:grid;
  gap:10px;
  counter-reset:vtripTerms;
}
.vtrip-terms-html li{
  counter-increment:vtripTerms;
  display:grid;
  grid-template-columns:34px 1fr;
  gap:10px;
  padding:12px;
  border:1px solid var(--vtrip-line);
  border-radius:14px;
  background:#fff;
}
.vtrip-terms-html li:before{
  content:counter(vtripTerms);
  width:28px;
  height:28px;
  border-radius:50%;
  background:var(--vtrip-brand);
  color:#fff;
  display:grid;
  place-items:center;
  font-weight:900;
  font-size:12px;
}
.vtrip-terms-html strong{
  display:block;
  color:#08162e;
  font-size:13px;
  line-height:1.35;
}
.vtrip-terms-html span{
  display:block;
  color:#607282;
  font-size:12px;
  line-height:1.45;
  margin-top:3px;
}

/* hide private proposal language on frontend if inherited from old settings */
.vtrip-shell-live .vtrip-page-footer,
.vtrip-shell-live [class*="private-travel-proposal"]{
  display:none!important;
}

@media(max-width:767px){
  .vtrip-inc-exc-html{
    grid-template-columns:1fr;
  }
  .vtrip-accordion summary{
    padding:14px;
    font-size:16px;
  }
  .vtrip-accordion-body{
    padding:0 14px 14px;
  }
}

/* Print: force accordion content open visually */
body.vtrip-print-body .vtrip-accordion{
  border:0;
}
body.vtrip-print-body .vtrip-accordion summary{
  padding:0 0 8px!important;
  background:transparent!important;
}
body.vtrip-print-body .vtrip-accordion summary b{
  display:none!important;
}
body.vtrip-print-body .vtrip-accordion-body{
  display:block!important;
  padding:0!important;
}
body.vtrip-print-body .vtrip-inc-exc-html{
  grid-template-columns:1fr 1fr!important;
  gap:8px!important;
}
body.vtrip-print-body .vtrip-icon-list{
  gap:6px!important;
}
body.vtrip-print-body .vtrip-icon-list li,
body.vtrip-print-body .vtrip-terms-html li{
  padding:7px!important;
  border-radius:10px!important;
}
body.vtrip-print-body .vtrip-icon-list strong,
body.vtrip-print-body .vtrip-terms-html strong{
  font-size:10px!important;
}
body.vtrip-print-body .vtrip-icon-list small,
body.vtrip-print-body .vtrip-terms-html span{
  font-size:9px!important;
}


/* v7.1 feed-style grid redesign: price guaranteed visible */
.vtrip-catalogue-pro{
  max-width:1240px!important;
  margin:22px auto!important;
  padding:0 18px!important;
}
.vtrip-card-grid-pro,
.vtrip-auto-responsive .vtrip-card-grid-pro,
.vtrip-catalogue-pro[data-columns="4"] .vtrip-card-grid-pro{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:16px!important;
  align-items:stretch!important;
}

.vvisit-feed-card,
.vtrip-tour-card-pro.vvisit-feed-card{
  display:flex!important;
  flex-direction:column!important;
  min-height:238px!important;
  max-height:none!important;
  border-radius:20px!important;
  background:#fff!important;
  border:1px solid rgba(8,22,46,.11)!important;
  box-shadow:0 10px 24px rgba(8,22,46,.075)!important;
  padding:16px!important;
  overflow:hidden!important;
  position:relative!important;
}
.vvisit-feed-card:before{
  content:'';
  position:absolute;
  inset:0 0 auto 0;
  height:4px;
  background:linear-gradient(90deg,#0C4476,#527c9f);
}
.vvisit-feed-card:hover{
  transform:translateY(-4px)!important;
  box-shadow:0 18px 38px rgba(8,22,46,.13)!important;
}

.vvisit-card-top{
  display:flex!important;
  margin:2px 0 12px!important;
}
.vvisit-code-pill{
  display:inline-flex!important;
  align-items:center!important;
  gap:9px!important;
  max-width:100%!important;
  padding:8px 10px!important;
  border-radius:999px!important;
  background:#f3f8fc!important;
  border:1px solid #d9e7f1!important;
  color:#0C4476!important;
  text-decoration:none!important;
}
.vvisit-code-pill strong{
  font-size:11px!important;
  font-weight:900!important;
  line-height:1!important;
  letter-spacing:.09em!important;
  text-transform:uppercase!important;
  color:#0C4476!important;
}
.vvisit-code-pill span{
  font-size:11px!important;
  font-weight:800!important;
  line-height:1!important;
  color:#536b7e!important;
  white-space:nowrap!important;
}

.vvisit-title{
  margin:0 0 9px!important;
  font-size:17px!important;
  line-height:1.22!important;
  font-weight:900!important;
  letter-spacing:-.015em!important;
  min-height:62px!important;
}
.vvisit-title a{
  color:#08162e!important;
  text-decoration:none!important;
}
.vvisit-title a:hover{
  color:#0C4476!important;
}
.vvisit-meta{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:7px!important;
  margin:0 0 10px!important;
}
.vvisit-meta span{
  font-size:11px!important;
  font-weight:800!important;
  line-height:1.1!important;
  text-transform:uppercase!important;
  letter-spacing:.08em!important;
  color:#0C4476!important;
}
.vvisit-meta span + span:before{
  content:'•';
  margin-right:7px;
  color:#9cb0c0;
}
.vvisit-overview{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
  margin:0 0 12px!important;
  font-size:12.5px!important;
  font-weight:500!important;
  line-height:1.45!important;
  color:#607282!important;
  min-height:36px!important;
}
.vvisit-bottom{
  margin-top:auto!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:12px!important;
  padding-top:12px!important;
  border-top:1px solid #edf2f6!important;
  visibility:visible!important;
  opacity:1!important;
}
.vvisit-price{
  display:block!important;
  min-width:0!important;
}
.vvisit-price small{
  display:block!important;
  margin:0 0 3px!important;
  font-size:10px!important;
  font-weight:800!important;
  line-height:1!important;
  letter-spacing:.1em!important;
  text-transform:uppercase!important;
  color:#7a8997!important;
}
.vvisit-price strong{
  display:block!important;
  font-size:20px!important;
  font-weight:900!important;
  line-height:1.05!important;
  color:#0C4476!important;
  letter-spacing:-.02em!important;
  animation:vtripPricePulse 1.8s ease-in-out infinite!important;
}
.vvisit-btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:86px!important;
  padding:9px 12px!important;
  border-radius:999px!important;
  background:#0C4476!important;
  color:#fff!important;
  text-decoration:none!important;
  font-size:11px!important;
  font-weight:900!important;
  line-height:1!important;
  letter-spacing:.06em!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
}
.vvisit-btn:hover{
  transform:translateY(-1px)!important;
  box-shadow:0 12px 24px rgba(12,68,118,.22)!important;
}

@media(max-width:1180px) and (min-width:768px){
  .vtrip-card-grid-pro,
  .vtrip-auto-responsive .vtrip-card-grid-pro,
  .vtrip-catalogue-pro[data-columns="4"] .vtrip-card-grid-pro{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .vvisit-feed-card{
    min-height:225px!important;
  }
}
@media(max-width:767px){
  .vtrip-card-grid-pro,
  .vtrip-auto-responsive .vtrip-card-grid-pro,
  .vtrip-catalogue-pro[data-columns="4"] .vtrip-card-grid-pro{
    grid-template-columns:1fr!important;
    gap:14px!important;
  }
  .vvisit-feed-card,
  .vtrip-tour-card-pro.vvisit-feed-card{
    min-height:0!important;
    padding:15px!important;
    border-radius:18px!important;
  }
  .vvisit-title{
    font-size:16px!important;
    min-height:0!important;
  }
  .vvisit-overview{
    min-height:0!important;
  }
  .vvisit-price strong{
    font-size:19px!important;
  }
}


/* v7.2 restore grid images + remove destination/type/overview text from feed cards */
.vvisit-image-feed-card,
.vtrip-tour-card-pro.vvisit-image-feed-card{
  padding:0!important;
  min-height:315px!important;
  max-height:360px!important;
  overflow:hidden!important;
  border-radius:20px!important;
}
.vvisit-image-feed-card:before{
  display:none!important;
}
.vvisit-feed-image{
  display:block!important;
  position:relative!important;
  height:155px!important;
  overflow:hidden!important;
  background:#eef4f8!important;
  text-decoration:none!important;
}
.vvisit-feed-image img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  display:block!important;
  transition:transform .45s ease, filter .35s ease!important;
}
.vvisit-image-feed-card:hover .vvisit-feed-image img{
  transform:scale(1.07)!important;
  filter:saturate(1.08) contrast(1.04)!important;
}
.vvisit-feed-image:after{
  content:''!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(180deg,rgba(8,22,46,.08),rgba(8,22,46,.28))!important;
  pointer-events:none!important;
}
.vvisit-feed-image span{
  position:absolute!important;
  left:10px!important;
  top:10px!important;
  z-index:2!important;
  display:inline-flex!important;
  background:rgba(8,22,46,.82)!important;
  color:#fff!important;
  border-radius:999px!important;
  padding:7px 9px!important;
  font-size:10px!important;
  font-weight:900!important;
  line-height:1!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
.vvisit-feed-body{
  display:flex!important;
  flex-direction:column!important;
  padding:14px 15px!important;
  min-height:160px!important;
}
.vvisit-image-feed-card .vvisit-card-top{
  margin:0 0 10px!important;
}
.vvisit-image-feed-card .vvisit-title{
  min-height:58px!important;
  margin:0 0 10px!important;
  font-size:17px!important;
  line-height:1.22!important;
}
.vvisit-image-feed-card .vvisit-meta,
.vvisit-image-feed-card .vvisit-overview{
  display:none!important;
}
.vvisit-image-feed-card .vvisit-bottom{
  margin-top:auto!important;
  padding-top:11px!important;
  border-top:1px solid #edf2f6!important;
}
.vvisit-image-feed-card .vvisit-price strong{
  display:block!important;
  font-size:20px!important;
  color:#0C4476!important;
}
.vvisit-image-feed-card .vvisit-btn{
  display:inline-flex!important;
  visibility:visible!important;
  opacity:1!important;
}

/* ensure old destination/type/overview hidden even if cached markup remains */
.vvisit-feed-card .vvisit-meta,
.vvisit-feed-card .vvisit-overview{
  display:none!important;
}

/* desktop grid stays 4 columns */
.vtrip-card-grid-pro,
.vtrip-auto-responsive .vtrip-card-grid-pro,
.vtrip-catalogue-pro[data-columns="4"] .vtrip-card-grid-pro{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:16px!important;
}

/* tablet */
@media(max-width:1180px) and (min-width:768px){
  .vvisit-image-feed-card,
  .vtrip-tour-card-pro.vvisit-image-feed-card{
    min-height:310px!important;
  }
  .vvisit-feed-image{
    height:150px!important;
  }
}

/* mobile */
@media(max-width:767px){
  .vvisit-image-feed-card,
  .vtrip-tour-card-pro.vvisit-image-feed-card{
    min-height:0!important;
    max-height:none!important;
    padding:0!important;
  }
  .vvisit-feed-image{
    height:170px!important;
  }
  .vvisit-feed-body{
    min-height:0!important;
    padding:13px!important;
  }
  .vvisit-image-feed-card .vvisit-title{
    min-height:0!important;
    font-size:16px!important;
  }
}


/* v7.3 image height + price/button overlap fix */
.vvisit-image-feed-card,
.vtrip-tour-card-pro.vvisit-image-feed-card{
  min-height:350px!important;
  max-height:none!important;
  display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;
}

.vvisit-feed-image{
  height:190px!important;
  min-height:190px!important;
  max-height:200px!important;
  flex:0 0 190px!important;
}

.vvisit-feed-body{
  display:flex!important;
  flex-direction:column!important;
  flex:1 1 auto!important;
  min-height:156px!important;
  padding:12px 14px 14px!important;
}

/* Compact, no large gap between tour title and price */
.vvisit-image-feed-card .vvisit-card-top{
  margin:0 0 7px!important;
}

.vvisit-image-feed-card .vvisit-title{
  font-size:16px!important;
  line-height:1.2!important;
  font-weight:900!important;
  min-height:40px!important;
  max-height:58px!important;
  overflow:hidden!important;
  margin:0 0 8px!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
}

/* pricing row always sits safely under title */
.vvisit-image-feed-card .vvisit-bottom{
  margin-top:0!important;
  padding-top:8px!important;
  border-top:1px solid #edf2f6!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:8px!important;
  min-height:44px!important;
  flex-shrink:0!important;
}

.vvisit-image-feed-card .vvisit-price{
  min-width:0!important;
  flex:1 1 auto!important;
}

.vvisit-image-feed-card .vvisit-price small{
  font-size:9px!important;
  line-height:1!important;
  margin:0 0 2px!important;
}

.vvisit-image-feed-card .vvisit-price strong{
  font-size:18px!important;
  line-height:1.05!important;
  white-space:nowrap!important;
  max-width:100%!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}

.vvisit-image-feed-card .vvisit-btn{
  flex:0 0 auto!important;
  min-width:78px!important;
  padding:8px 10px!important;
  font-size:10px!important;
  line-height:1!important;
  white-space:nowrap!important;
  border-radius:999px!important;
}

/* code pill smaller so it does not consume card height */
.vvisit-image-feed-card .vvisit-code-pill{
  padding:6px 9px!important;
  gap:7px!important;
}

.vvisit-image-feed-card .vvisit-code-pill strong,
.vvisit-image-feed-card .vvisit-code-pill span{
  font-size:10px!important;
}

/* Desktop grid remains 4-column but with usable image/card height */
@media(min-width:1181px){
  .vtrip-card-grid-pro,
  .vtrip-auto-responsive .vtrip-card-grid-pro,
  .vtrip-catalogue-pro[data-columns="4"] .vtrip-card-grid-pro{
    grid-template-columns:repeat(4,minmax(260px,1fr))!important;
    gap:18px!important;
  }
}

/* Tablet */
@media(max-width:1180px) and (min-width:768px){
  .vvisit-image-feed-card,
  .vtrip-tour-card-pro.vvisit-image-feed-card{
    min-height:340px!important;
  }
  .vvisit-feed-image{
    height:180px!important;
    min-height:180px!important;
    flex-basis:180px!important;
  }
}

/* Mobile */
@media(max-width:767px){
  .vvisit-image-feed-card,
  .vtrip-tour-card-pro.vvisit-image-feed-card{
    min-height:0!important;
  }
  .vvisit-feed-image{
    height:180px!important;
    min-height:170px!important;
    max-height:190px!important;
    flex-basis:180px!important;
  }
  .vvisit-feed-body{
    min-height:0!important;
    padding:12px!important;
  }
  .vvisit-image-feed-card .vvisit-title{
    min-height:0!important;
    max-height:none!important;
    margin-bottom:7px!important;
  }
  .vvisit-image-feed-card .vvisit-bottom{
    min-height:42px!important;
  }
  .vvisit-image-feed-card .vvisit-price strong{
    font-size:18px!important;
  }
  .vvisit-image-feed-card .vvisit-btn{
    min-width:82px!important;
    font-size:10px!important;
  }
}
