/* Shared package board: compact controls, consistent title and mobile spacing. */
.tv-catalog{scroll-margin-top:90px;box-sizing:border-box;width:calc(100% - 32px);max-width:1160px;margin:24px auto 32px;padding:22px 24px 18px;border:1px solid rgba(174,140,225,.3);border-radius:18px;background:linear-gradient(135deg,#151128,#100f22);color:#edeaff}
.tv-catalog *{box-sizing:border-box}
.tv-heading{margin:0 0 18px}
.tv-catalog .tv-heading h1,.tv-catalog .tv-heading h2{margin:0;padding:0;font-size:clamp(1.15rem,2.1vw,1.7rem);line-height:1.3;font-weight:800;letter-spacing:.015em;text-align:left;text-wrap:balance;text-shadow:none}
.tv-heading p{margin:7px 0 0;font-size:.82rem;line-height:1.5;color:#bdb5d1}
.tv-filters{display:grid;grid-template-columns:minmax(160px,1.35fr) minmax(170px,1.2fr) minmax(145px,1fr) minmax(130px,.85fr) auto;align-items:end;gap:12px;margin:0}
.tv-filters label{display:flex;min-width:0;flex-direction:column;gap:5px;margin:0;font-size:.72rem;line-height:1.3;font-weight:500;color:#c9bfdc}
.tv-filters input,.tv-filters select{width:100%;min-width:0;height:42px;margin:0;padding:9px 11px;background:#1c1930;color:#f2edff;border:1px solid #4e4167;border-radius:9px;font:inherit;font-size:.78rem;line-height:1.25;color-scheme:dark;transition:border-color .15s,background .15s}
.tv-filters input::placeholder{color:#a59ab9;opacity:1}
.tv-filters input:hover,.tv-filters select:hover{border-color:#9b7bc4;background:#211b39}
.tv-filters .tv-reset{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:78px;min-height:44px;padding:9px 8px;border:0;border-radius:9px;background:transparent;color:#c5acdF;font:inherit;font-size:.75rem;white-space:nowrap;cursor:pointer}
.tv-reset span{font-family:system-ui,sans-serif;font-size:1.25rem;line-height:1}
.tv-filters .tv-reset:hover{background:#2a2041;color:#fff}
.tv-catalog #tv-status{margin:14px 0 0;padding-top:12px;border-top:1px solid rgba(174,140,225,.14);font-size:.78rem;line-height:1.5;color:#bdb5d1}
.tv-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px}
.tv-results:empty{display:none;margin:0}
.tv-card{min-width:0;padding:18px;border:1px solid #655289;border-radius:12px}
.tv-card h3{font-size:1.1rem}.tv-card a{display:inline-block;background:#8860dc;color:#fff;border-radius:9px;padding:10px 14px}.tv-card p{white-space:pre-line}
.tv-catalog :focus-visible{outline:2px solid #c4a3ef;outline-offset:2px}
@media(max-width:900px){.tv-filters{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.tv-filters .tv-reset{grid-column:1/-1;justify-self:end;min-height:32px;padding:4px 8px}.tv-results{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.tv-catalog{width:calc(100% - 20px);margin:16px auto 24px;padding:17px 14px 14px;border-radius:14px}.tv-heading{margin-bottom:14px}.tv-catalog .tv-heading h1,.tv-catalog .tv-heading h2{font-size:1.15rem;line-height:1.4}.tv-heading p{font-size:.73rem;margin-top:6px}.tv-filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tv-filters input,.tv-filters select{height:44px;font-size:16px;padding:8px;font-family:system-ui,sans-serif}.tv-filters label{font-size:.69rem}.tv-filters .tv-reset{min-height:44px;margin-top:-6px;margin-bottom:-8px}.tv-catalog #tv-status{margin-top:10px;padding-top:10px;font-size:.72rem}.tv-results{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.tv-filters input,.tv-filters select{transition:none}}
.tv-card{padding:0;overflow:hidden;background:#171329;display:flex;flex-direction:column}.tv-card .tv-card-cover{display:block;padding:0;border-radius:0;background:#100d1e}.tv-card-cover img{width:100%;height:210px;object-fit:contain;display:block}.tv-card-body{padding:18px;display:flex;flex-direction:column;flex:1;gap:10px}.tv-card-tag{color:#b994ed;font-size:.64rem;text-transform:uppercase;letter-spacing:.08em}.tv-card h3{margin:0}.tv-card h3 a{background:none;padding:0;color:#f2ebff;font-size:1.03rem;text-decoration:none}.tv-card .tv-card-summary{font-size:.76rem;line-height:1.65;color:#bdb1ce;margin:0}.tv-card .tv-card-dates{font-family:system-ui,sans-serif;font-size:.78rem;color:#cbb7e8;margin:0}.tv-card-footer{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-top:auto;padding-top:12px;border-top:1px solid #393047}.tv-card-footer>div{display:grid;gap:5px}.tv-card-footer span{font-size:.62rem;color:#b2a5c2}.tv-card-footer strong{font-size:1.15rem}.tv-card .tv-card-cta{font-size:.69rem;padding:10px;text-align:center}.tv-card-summary{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
/* Full-width editorial cards, square cover on every screen. */
.tv-results{grid-template-columns:1fr}
.tv-card{display:flex;flex-direction:row;align-items:stretch;width:100%}
.tv-card .tv-card-cover{flex:0 0 32%;align-self:flex-start;aspect-ratio:1;overflow:hidden}
.tv-card-cover img{width:100%;height:100%;aspect-ratio:1;object-fit:contain}
.tv-card-body{min-width:0;padding:clamp(20px,3vw,36px);gap:16px;justify-content:center}
.tv-card h3 a{font-size:clamp(1.2rem,2.3vw,1.8rem);line-height:1.35}
.tv-card .tv-card-summary{font-family:system-ui,sans-serif;font-size:.98rem;line-height:1.7;display:block;overflow:visible;white-space:normal}
.tv-card .tv-card-dates{font-size:.9rem}.tv-card-footer{margin-top:auto;padding-top:18px}.tv-card .tv-card-cta{padding:13px 20px;font-size:.8rem}.tv-card-footer strong{font-size:1.45rem}
@media(max-width:600px){.tv-card{flex-direction:column}.tv-card .tv-card-cover{flex:none;width:100%;aspect-ratio:1}.tv-card-cover img{height:100%}.tv-card-body{padding:20px;gap:14px}.tv-card h3 a{font-size:1.2rem}.tv-card .tv-card-summary{font-size:.92rem}.tv-card .tv-card-cta{padding:12px;font-size:.73rem}}
/* One horizontal package rail per category, stacked vertically. */
.tv-results{display:flex;flex-direction:column;gap:28px}.tv-category{min-width:0}.tv-category-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 12px}.tv-catalog .tv-category-heading h2{font-family:system-ui,sans-serif;font-size:1.3rem;letter-spacing:-.02em;margin:0;text-transform:none;text-shadow:none}.tv-category-heading>span{font: .78rem system-ui,sans-serif;color:#a99abf;white-space:nowrap}.tv-package-rail{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#8260a9 #181224;padding-bottom:10px}.tv-package-rail>.tv-card{flex:0 0 100%;scroll-snap-align:start;min-width:0}.tv-category-empty{width:100%;margin:0;padding:18px;border:1px dashed #443452;border-radius:12px;color:#a99abf;font: .87rem/1.6 system-ui,sans-serif}.tv-package-rail:focus-visible{outline:2px solid #c4a3ef;outline-offset:3px}@media(max-width:600px){.tv-results{gap:24px}.tv-catalog .tv-category-heading h2{font-size:1.16rem}.tv-package-rail{gap:12px}}
.tv-card-facts{display:grid;gap:8px;margin:0;font-family:system-ui,sans-serif}.tv-card-facts>div{display:grid;grid-template-columns:112px minmax(0,1fr);gap:12px;align-items:baseline}.tv-card-facts dt{font-size:.73rem;font-weight:500;color:#a99bbb}.tv-card-facts dd{font-size:.82rem;line-height:1.5;color:#d6cbe3;margin:0;overflow-wrap:anywhere}.tv-card-footer small{font-family:system-ui,sans-serif;font-size:.72rem;font-weight:400;color:#bcb0cb;line-height:1.5}.tv-card-body{gap:12px;padding:24px}.tv-card .tv-card-summary{font-size:.9rem;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.tv-card h3 a{font-size:clamp(1.12rem,2vw,1.55rem)}.tv-card-footer{padding-top:12px}.tv-card .tv-card-cover{align-self:flex-start}
@media(max-width:600px){.tv-card-body{padding:18px}.tv-card-facts>div{grid-template-columns:90px minmax(0,1fr);gap:8px}.tv-card-facts dd{font-size:.79rem}.tv-card-footer{align-items:center}.tv-card-footer small{max-width:155px}}
/* Compact, screen-sized category panels on phones. */
.tv-card .tv-card-cover{flex-basis:240px;width:240px;aspect-ratio:1}.tv-card-cover img{object-fit:cover;object-position:center}.tv-card-body{padding:18px 22px;gap:9px}.tv-card h3 a{font-size:1.25rem}.tv-card-facts{gap:5px}.tv-card-footer{padding-top:9px}.tv-card-footer strong{font-size:1.25rem}.tv-catalog .tv-heading h1,.tv-catalog .tv-heading h2{font-size:2rem}
@media(max-width:600px){html.tv-board-snap{scroll-snap-type:y proximity;scroll-padding-top:78px}.tv-category{scroll-snap-align:start;scroll-margin-top:78px;min-height:calc(100svh - 94px);display:flex;flex-direction:column;justify-content:flex-start}.tv-category-heading{margin-bottom:10px}.tv-package-rail{flex-shrink:0}.tv-card{align-items:stretch}.tv-card .tv-card-cover{flex:none;width:100%;height:clamp(140px,24svh,210px);aspect-ratio:auto}.tv-card-cover img{height:100%;aspect-ratio:auto;object-fit:cover}.tv-card-body{padding:14px;gap:8px}.tv-card h3 a{font-size:1.04rem}.tv-card .tv-card-summary{font-size:.8rem;line-height:1.45;-webkit-line-clamp:2}.tv-card .tv-card-dates{font-size:.76rem}.tv-card-facts dd{font-size:.72rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tv-card-facts dt{font-size:.67rem}.tv-card-facts>div{grid-template-columns:78px 1fr}.tv-card .tv-card-cta{font-size:.67rem;padding:10px}.tv-card-footer small{font-size:.66rem}.tv-results{gap:18px}.tv-catalog .tv-heading h1,.tv-catalog .tv-heading h2{font-size:1.8rem}}
@media(prefers-reduced-motion:reduce){html.tv-board-snap{scroll-snap-type:none}}
@media(max-width:600px){html.tv-board-snap .tv-category{scroll-margin-top:0}}
/* Preserve card and image sizing; tighten copy and list every included activity. */
.tv-card-body{gap:7px}.tv-card-facts{gap:5px}.tv-card-facts .tv-included-value{display:block;overflow:visible;-webkit-line-clamp:unset}.tv-included-list{list-style:none;margin:0;padding:0;display:grid;gap:2px}.tv-included-list li{position:relative;padding-left:13px;line-height:1.4;margin:0}.tv-included-list li::before{content:"";position:absolute;left:0;top:.46em;width:6px;height:6px;border-radius:50%;background:#cda5ff}.tv-card-footer{padding-top:8px}.tv-card-facts .tv-included-row{align-items:start}
@media(max-width:600px){.tv-card-body{padding:12px 14px;gap:6px}.tv-included-list{gap:1px}.tv-included-list li{font-size:.72rem;line-height:1.35;padding-left:12px}.tv-included-list li::before{width:6px;height:6px;top:.42em}.tv-card-facts{gap:4px}.tv-card-footer{padding-top:7px}.tv-card-facts .tv-included-value{display:block;overflow:visible}}
/* Included services on the left, price and booking on the right. */
.tv-card-details{display:grid;grid-template-columns:minmax(0,1fr) minmax(125px,.65fr);gap:18px;align-items:start;margin-top:3px}
.tv-card-details .tv-card-facts>div{display:block}.tv-card-details .tv-card-facts dt{margin-bottom:5px;font-weight:750;color:#e0d4ef}.tv-card-details .tv-card-facts dd{font-weight:600}.tv-card-details .tv-card-facts{gap:9px}
.tv-card-details .tv-card-footer{display:flex;flex-direction:column;align-items:stretch;justify-content:center;margin:0;padding:5px 0 5px 16px;border-top:0;border-left:1px solid #40334f;gap:14px;min-width:0}
.tv-card-details .tv-card-footer>div{gap:7px}.tv-card-details .tv-card-footer strong{font-weight:850}.tv-card-details .tv-card-footer span{font-weight:650}.tv-card-details .tv-card-footer small{font-weight:600;max-width:none}.tv-card-details .tv-card-cta{font-weight:750;white-space:normal}
.tv-card h3 a{font-weight:800}.tv-card .tv-card-summary{font-weight:550}.tv-card .tv-card-dates{font-weight:700}.tv-included-list li{font-weight:650}
@media(max-width:600px){.tv-card-details{grid-template-columns:minmax(0,1fr) 122px;gap:10px}.tv-card-details .tv-card-footer{padding-left:10px;gap:12px}.tv-card-details .tv-card-facts dt{font-size:.72rem;margin-bottom:6px}.tv-card-details .tv-included-list li{font-size:.73rem;line-height:1.45}.tv-card-details .tv-card-footer strong{font-size:1.18rem}.tv-card-details .tv-card-cta{padding:10px 6px;font-size:.64rem}.tv-card-details .tv-card-footer small{font-size:.66rem;line-height:1.5}}
@media(max-width:350px){.tv-card-details{grid-template-columns:minmax(0,1fr) 105px;gap:8px}.tv-card-details .tv-card-footer{padding-left:8px}.tv-card-details .tv-card-footer strong{font-size:1rem}}
/* Category-first board: clear hierarchy and no filter controls. */
#tv-filters{display:none!important}.tv-catalog #tv-status{border:0;padding:0;margin:0 0 14px}.tv-heading{margin-bottom:10px}.tv-catalog .tv-heading h1,.tv-catalog .tv-heading h2{font-size:clamp(2rem,4vw,3rem);font-weight:900;letter-spacing:-.04em;text-transform:uppercase;line-height:1.1}.tv-heading p{font-family:system-ui,sans-serif;font-size:.86rem}.tv-category-heading{padding:10px 0 12px;border-bottom:1px solid #a77be52e;margin-bottom:14px}.tv-catalog .tv-category-heading h2{font-family:inherit;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:900;text-transform:uppercase;letter-spacing:.015em;line-height:1.3;color:#eadbff}.tv-category-heading h2::before{content:"";display:inline-block;width:5px;height:.9em;background:linear-gradient(#dc94ff,#805aff);border-radius:4px;margin-right:10px;vertical-align:-.03em}.tv-card-tag{display:none}.tv-card h3 a{font-weight:900;letter-spacing:.015em}.tv-card-details{align-items:stretch}.tv-card-details .tv-card-footer{justify-content:flex-end;padding-bottom:0}.tv-card-details .tv-card-footer strong{font-weight:950}.tv-card-details .tv-card-footer span,.tv-card-details .tv-card-footer small{font-weight:750}.tv-card-details .tv-card-cta{font-weight:900}.tv-card-body{justify-content:flex-start}.tv-card-details{margin-top:auto}
@media(min-width:601px){.tv-package-rail{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;overflow:visible;scroll-snap-type:none;padding:0}.tv-package-rail>.tv-card{width:100%;max-width:none;flex:none;flex-direction:column}.tv-card .tv-card-cover{flex:none;width:100%;height:220px;aspect-ratio:auto}.tv-card-cover img{height:100%;aspect-ratio:auto;object-fit:cover}.tv-card-body{padding:18px;gap:10px}.tv-card h3 a{font-size:1.2rem}.tv-card-details{grid-template-columns:minmax(0,1fr) 132px;gap:12px}.tv-card-details .tv-card-footer{padding-left:12px}.tv-card-details .tv-card-cta{font-size:.67rem;padding:11px 7px}.tv-card .tv-card-summary{font-size:.84rem}.tv-category{min-height:0}.tv-package-rail:has(>.tv-card:only-child){grid-template-columns:minmax(280px,420px)}.tv-card-facts dd{font-size:.78rem}}
@media(max-width:600px){.tv-category{min-height:0;padding-bottom:8px}.tv-results{gap:14px}.tv-category-heading{padding-top:6px;margin-bottom:10px;padding-bottom:10px}.tv-catalog .tv-category-heading h2{font-size:1.04rem}.tv-category-heading>span{font-size:.7rem}.tv-card-body{gap:7px}.tv-card-details{margin-top:3px}.tv-card-details .tv-card-footer{gap:10px}.tv-catalog{padding-top:18px}.tv-heading p{font-size:.77rem}}
.tv-category-heading{flex-wrap:wrap}.tv-month-filter{margin-left:auto;max-width:210px;min-height:38px;padding:7px 10px;background:#211830;color:#eee0ff;border:1px solid #725491;border-radius:8px;font:600 .8rem system-ui,sans-serif;color-scheme:dark}.tv-category-heading>span{margin-left:auto}.tv-month-filter+span{margin-left:0}@media(max-width:600px){.tv-month-filter{max-width:145px;font-size:.73rem}.tv-category-heading h2{flex:1 1 100%}.tv-category-heading>span{font-size:.7rem}}

.tv-rail-controls[hidden]{display:none!important}.tv-rail-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px;color:#cdb6ee;font:600 12px/1.4 system-ui,sans-serif}.tv-rail-controls button{display:grid;place-items:center;width:42px;height:42px;border:1px solid #8762ab;border-radius:50%;background:#22172f;color:#fff;font-size:21px;cursor:pointer}.tv-rail-controls button:disabled{opacity:.3;cursor:default}.tv-rail-controls button:focus-visible{outline:2px solid #d7b5ff;outline-offset:3px}@media(max-width:600px){.tv-package-rail:has(>.tv-card:nth-child(2))>.tv-card{flex-basis:90%}.tv-package-rail{scroll-padding-inline:0}.tv-category:has(.tv-rail-controls){padding-bottom:8px}}
/* Home packages: strong section hierarchy, readable inclusions, prominent pricing. */
.tv-catalog.tv-catalog-home{position:relative;max-width:1100px;width:calc(100% - 24px);margin:28px auto 52px;padding:32px;border:1px solid #9566d074;border-radius:26px;background:radial-gradient(ellipse at 8% 0%,#51317365,transparent 58%),linear-gradient(145deg,#1d1530,#120e20);box-shadow:0 18px 60px #08041255;isolation:isolate}
.tv-catalog-home:before{content:'';position:absolute;top:-1px;left:8%;right:8%;height:2px;border-radius:100%;background:linear-gradient(90deg,transparent,#bd8afc,transparent);pointer-events:none}
.tv-catalog-home .tv-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 16px}
.tv-eyebrow{display:block;margin:0 0 12px;font:750 10px/1.5 system-ui,sans-serif;letter-spacing:.17em;color:#c4a2ef}
.tv-catalog-home .tv-heading h2{max-width:24ch;font-size:clamp(25px,3.1vw,36px);line-height:1.22;letter-spacing:-.025em;font-weight:750;color:#f5edff;text-transform:none}
.tv-catalog-home .tv-heading p{max-width:58ch;margin:10px 0 0;font:14px/1.6 system-ui,sans-serif;color:#c2b4d2}


.tv-catalog-home #tv-status{display:inline-flex;padding:6px 11px;margin:0 0 14px;border:1px solid #9570b63b;border-radius:8px;background:#ffffff07;color:#cdb8e2;font:12px/1.5 system-ui,sans-serif}
.tv-catalog-home .tv-category-heading{padding:8px 0 12px;margin:0 0 14px;border-color:#ac83d32e}
.tv-catalog-home .tv-category-heading h3{display:flex;align-items:center;gap:9px;margin:0;color:#e1c7ff;font:700 14px/1.4 system-ui,sans-serif;letter-spacing:.01em;text-transform:none}
.tv-catalog-home .tv-category-heading h3:before{content:'';width:6px;height:18px;border-radius:4px;background:linear-gradient(#c697ff,#8154eb)}
.tv-catalog-home .tv-category-heading>span{font-size:11px;color:#b5a1c7}
.tv-catalog-home .tv-results{gap:26px}
.tv-catalog-home .tv-card{overflow:hidden;border:1px solid #74508e80;border-radius:19px;background:#21172f;box-shadow:0 8px 26px #09051220;transition:border-color .2s,box-shadow .2s}
.tv-catalog-home .tv-card:hover{border-color:#b488e7;box-shadow:0 10px 32px #09051240}
.tv-catalog-home .tv-card .tv-card-cover{position:relative;display:block;flex:none;width:100%;height:auto;aspect-ratio:16/10;align-self:stretch;background:#120d20;overflow:hidden}
.tv-catalog-home .tv-card-cover img{display:block;width:100%;height:100%;aspect-ratio:auto;object-fit:contain}
.tv-catalog-home .tv-card-body{min-width:0;padding:22px;gap:11px}
.tv-catalog-home .tv-card-title{margin:0;padding:0;line-height:1.3;text-transform:none;text-shadow:none}
.tv-catalog-home .tv-card-title a{color:#fff3ff;font-size:clamp(20px,2vw,25px);line-height:1.3;font-weight:750;letter-spacing:-.02em;text-decoration:none;overflow-wrap:anywhere}
.tv-catalog-home .tv-card-summary{font:13px/1.6 system-ui,sans-serif;color:#c8b9d6;-webkit-line-clamp:2;margin:0}
.tv-catalog-home .tv-card-dates{align-self:flex-start;margin:0;padding:7px 10px;border:1px solid #b888eb35;border-radius:7px;background:#b785f011;color:#ddc8f2;font:650 12px/1.45 system-ui,sans-serif}
.tv-catalog-home .tv-card-details{display:flex;flex-direction:column;gap:17px;margin-top:4px}
.tv-catalog-home .tv-card-facts{display:grid;grid-template-columns:1fr 1fr;gap:12px 18px}
.tv-catalog-home .tv-card-facts>div{display:block;min-width:0}
.tv-catalog-home .tv-card-facts dt{margin:0 0 4px;font:650 11px/1.4 system-ui,sans-serif;color:#e3d3f2}
.tv-catalog-home .tv-card-facts dd{display:block;overflow:visible;margin:0;font:400 12px/1.5 system-ui,sans-serif;color:#bdaccb;-webkit-line-clamp:unset}
.tv-catalog-home .tv-included-list{gap:3px}
.tv-catalog-home .tv-included-list li{font:400 12px/1.5 system-ui,sans-serif;padding-left:12px;color:#d0bfdc}
.tv-catalog-home .tv-included-list li:before{width:5px;height:5px;top:.55em;background:#c391f7}
.tv-catalog-home .tv-card-details .tv-card-footer{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:14px;margin:0;padding:16px;border:1px solid #dec2ff;border-radius:12px;background:linear-gradient(120deg,#f4eafb,#e3d3f8);color:#302040;box-shadow:0 4px 18px #10072015}
.tv-catalog-home .tv-card-footer>div{display:grid;gap:3px;min-width:0}
.tv-catalog-home .tv-card-footer span{font:600 11px/1.4 system-ui,sans-serif;color:#6d5380}
.tv-catalog-home .tv-card-footer strong{font:800 28px/1.15 system-ui,sans-serif;letter-spacing:-.04em;color:#342047;white-space:nowrap}
.tv-catalog-home .tv-card-footer small{font:500 10px/1.45 system-ui,sans-serif;color:#715c81;max-width:190px}
.tv-catalog-home .tv-card-details .tv-card-cta{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-height:46px;padding:12px 16px;font:700 12px/1.4 system-ui,sans-serif;text-decoration:none;border-radius:10px;border:1px solid #a679ee;background:linear-gradient(110deg,#7640e8,#9560dc);color:#fff;box-shadow:0 4px 12px #7544eb30;white-space:normal;text-align:center}
.tv-catalog-home .tv-card-cta:hover{filter:brightness(1.08)}
.tv-catalog-home a:focus-visible,.tv-catalog-home button:focus-visible{outline:3px solid #d4acff;outline-offset:3px}
@media(min-width:761px){.tv-catalog-home .tv-package-rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.tv-catalog-home .tv-package-rail:has(>.tv-card:only-child){grid-template-columns:minmax(0,1fr)}.tv-catalog-home .tv-package-rail>.tv-card:only-child{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.tv-catalog-home .tv-card:only-child .tv-card-cover{height:100%;min-height:340px;aspect-ratio:auto}.tv-catalog-home .tv-card:only-child .tv-card-cover img{object-fit:contain}.tv-catalog-home .tv-card:only-child .tv-card-body{padding:26px}.tv-catalog-home .tv-card:only-child .tv-card-title a{font-size:clamp(23px,2.4vw,30px)}}
@media(min-width:601px) and (max-width:760px){.tv-catalog-home .tv-package-rail,.tv-catalog-home .tv-package-rail:has(>.tv-card:only-child){grid-template-columns:minmax(0,1fr)}}
@media(max-width:600px){.tv-catalog.tv-catalog-home{margin:24px 12px 36px;padding:22px 14px 16px;border-radius:22px}.tv-catalog-home .tv-heading{align-items:flex-start;gap:14px;flex-direction:column;margin-bottom:14px}.tv-catalog-home .tv-eyebrow{font-size:9px;margin-bottom:9px}.tv-catalog-home .tv-heading h2{font-size:25px;max-width:21ch}.tv-catalog-home .tv-heading p{font-size:12px;margin-top:9px}.tv-catalog-home #tv-status{font-size:11px;margin-bottom:8px}.tv-catalog-home .tv-category-heading h3{font-size:13px}.tv-catalog-home .tv-category-heading{gap:10px;padding-bottom:10px}.tv-catalog-home .tv-card{border-radius:15px}.tv-catalog-home .tv-card-body{padding:15px;gap:10px}.tv-catalog-home .tv-card-title a{font-size:21px}.tv-catalog-home .tv-card-summary{font-size:12px;line-height:1.5}.tv-catalog-home .tv-card-dates{font-size:11px;padding:6px 8px}.tv-catalog-home .tv-card-facts{gap:11px 12px}.tv-catalog-home .tv-card-details{gap:14px}.tv-catalog-home .tv-card-details .tv-card-footer{padding:13px 11px;gap:10px}.tv-catalog-home .tv-card-footer strong{font-size:27px}.tv-catalog-home .tv-card-footer small{font-size:10px}.tv-catalog-home .tv-card-details .tv-card-cta{min-height:46px;padding:10px;font-size:11px;max-width:130px}.tv-catalog-home .tv-package-rail:has(>.tv-card:nth-child(2))>.tv-card{flex-basis:94%}.tv-catalog-home .tv-rail-controls button{width:44px;height:44px}}
@media(max-width:360px){.tv-catalog-home .tv-card-details .tv-card-footer{flex-direction:column;align-items:stretch}.tv-catalog-home .tv-card-details .tv-card-cta{width:100%;max-width:none}.tv-catalog-home .tv-card-footer>div{grid-template-columns:1fr auto;align-items:baseline}.tv-catalog-home .tv-card-footer small{grid-column:1/-1}.tv-catalog-home .tv-card-facts{grid-template-columns:1fr}.tv-catalog-home .tv-card-body{padding:13px}}
@media(prefers-reduced-motion:reduce){.tv-catalog-home .tv-card{transition:none}}

.tv-catalog-home .tv-card-title a{display:inline;padding:0;background:none;border:0;border-radius:0;box-shadow:none}
.tv-catalog-home .tv-card .tv-card-cover{aspect-ratio:16/9}
@media(min-width:761px){.tv-catalog-home .tv-card:only-child .tv-card-cover{aspect-ratio:auto}.tv-catalog-home .tv-card:only-child .tv-card-cover:before{content:'';position:absolute;inset:-22px;background-image:var(--tv-cover);background-position:center;background-size:cover;filter:blur(18px) brightness(.4);opacity:.8;pointer-events:none}.tv-catalog-home .tv-card:only-child .tv-card-cover img{position:relative;z-index:1}}

/* Clear, compact package articles in the home catalog. */
.tv-catalog-home .tv-card{background:#faf7fd;border-color:#d7c2eb;box-shadow:0 8px 24px #10072016;overflow:hidden}.tv-catalog-home .tv-card-body{background:linear-gradient(140deg,#fff,#f1e9fa);color:#422d53;padding:20px;gap:12px}.tv-catalog-home .tv-card-title a{color:#432b57;font-family:system-ui,sans-serif;font-size:23px;font-weight:750;line-height:1.25;letter-spacing:-.025em}.tv-catalog-home .tv-card-summary{color:#796586;font:12px/1.6 system-ui,sans-serif;margin:0}.tv-catalog-home .tv-card-dates{color:#785191;background:#eaddf7;border-color:#d6c1e7;border-radius:8px;font:600 11px/1.5 system-ui,sans-serif}.tv-catalog-home .tv-card-facts{gap:13px 16px}.tv-catalog-home .tv-card-facts dt{color:#533767;font:700 12px/1.4 system-ui,sans-serif;margin-bottom:5px}.tv-catalog-home .tv-card-facts dd,.tv-catalog-home .tv-included-list li{color:#796385;font:12px/1.6 system-ui,sans-serif}.tv-catalog-home .tv-included-list li:before{background:#a372ce}.tv-catalog-home .tv-card-details .tv-card-footer{background:#fff;border-color:#d9c5e9;box-shadow:0 4px 14px #7647a108;padding:15px}.tv-catalog-home .tv-card-footer strong{color:#6b3894}.tv-catalog-home .tv-card-details .tv-card-cta{box-shadow:0 3px 10px #7544eb20}.tv-catalog-home .tv-card-cover{border-bottom:1px solid #d9c5e9}@media(max-width:600px){.tv-catalog-home .tv-card-body{padding:15px;gap:11px}.tv-catalog-home .tv-card-title a{font-size:21px}.tv-catalog-home .tv-card-facts{gap:12px}.tv-catalog-home .tv-card-details .tv-card-footer{display:grid;grid-template-columns:1fr;gap:12px;padding:13px}.tv-catalog-home .tv-card-footer>div{grid-template-columns:1fr auto;align-items:baseline;column-gap:10px}.tv-catalog-home .tv-card-footer small{grid-column:1/-1;max-width:none}.tv-catalog-home .tv-card-details .tv-card-cta{max-width:none;width:100%;box-sizing:border-box;min-height:44px;font-size:12px}.tv-catalog-home .tv-card-footer strong{font-size:27px}}

/* Clear inclusion hierarchy in the Home package cards. */
.tv-catalog-home .tv-inclusions-heading{margin:4px 0 9px;font-size:13px;font-weight:750;color:#422d53}
.tv-catalog-home .tv-card-facts{display:flex;flex-direction:column;gap:0;margin:0;background:#fff;border:1px solid #e5d9ef;border-radius:13px;padding:0 13px}
.tv-catalog-home .tv-card-facts>div{display:grid;grid-template-columns:100px minmax(0,1fr);gap:10px;padding:11px 0;border-bottom:1px solid #eee6f4;align-items:start}
.tv-catalog-home .tv-card-facts>div:last-child{border-bottom:0}
.tv-catalog-home .tv-card-facts dt{font-size:12px;line-height:1.6;margin:0;color:#503565}
.tv-catalog-home .tv-card-facts dd{font-size:12px;line-height:1.6;margin:0;color:#675575}
.tv-catalog-home .tv-included-list{margin:0;padding:0;list-style:none;display:grid;gap:4px}
.tv-catalog-home .tv-included-list li{position:relative;padding-left:15px;margin:0}
.tv-catalog-home .tv-included-list li::before{content:'✓';position:absolute;left:0;color:#9461c5;font-size:11px;font-weight:700}
.tv-catalog-home .tv-stay-treatment{display:block;font-size:11px;color:#83708e;margin-top:2px}
.tv-catalog-home .tv-extras-heading{font-size:12px;font-weight:700;color:#65487b;margin:14px 0 7px}
.tv-catalog-home .tv-card-extras{margin:0;padding:10px 12px;border:1px dashed #d9c6e9;border-radius:11px;background:#f3edf9;display:grid;gap:8px}
.tv-catalog-home .tv-card-extras dt{font-size:12px;font-weight:700;color:#604177;margin:0 0 2px}
.tv-catalog-home .tv-card-extras dd{font-size:11px;line-height:1.6;color:#796587;margin:0}
.tv-catalog-home .tv-card-details{margin-top:13px}
@media(max-width:400px){.tv-catalog-home .tv-card-facts>div{grid-template-columns:85px minmax(0,1fr);gap:8px}.tv-catalog-home .tv-card-facts{padding:0 10px}}

.tv-catalog-home .tv-included-list li{list-style:none}.tv-catalog-home .tv-included-list li::marker{content:""}.tv-catalog-home .tv-inclusions-heading,.tv-catalog-home .tv-extras-heading,.tv-catalog-home .tv-card-extras{font-family:system-ui,-apple-system,"Segoe UI",sans-serif}.tv-catalog-home .tv-inclusions-heading{margin-bottom:8px}.tv-catalog-home .tv-card-facts{margin-top:0}

/* Refined compact Home cards: one clean checkmark, consistent spacing. */
.tv-catalog-home .tv-included-list li::before{content:'✓';top:0;left:0;width:auto;height:auto;border-radius:0;background:none;box-shadow:none;line-height:1.5;color:#9461c5;font-size:12px;font-weight:700}
.tv-catalog-home .tv-included-list li::after{content:none}
.tv-catalog-home .tv-card-body{padding:16px;gap:8px}
.tv-catalog-home .tv-card-title a{font-size:21px;line-height:1.25}
.tv-catalog-home .tv-card-summary{font-size:12px;line-height:1.5}
.tv-catalog-home .tv-card-dates{padding:5px 8px;font-size:11px}
.tv-catalog-home .tv-inclusions-heading{margin:3px 0 0;font:700 12px/1.5 system-ui,sans-serif}
.tv-catalog-home .tv-card-facts{padding:0 11px;border-radius:10px}
.tv-catalog-home .tv-card-facts>div{padding:8px 0;gap:10px;grid-template-columns:96px minmax(0,1fr)}
.tv-catalog-home .tv-card-facts dt,.tv-catalog-home .tv-card-facts dd,.tv-catalog-home .tv-included-list li{font-size:12px;line-height:1.5}
.tv-catalog-home .tv-included-list{gap:2px}
.tv-catalog-home .tv-included-list li{padding-left:16px}
.tv-catalog-home .tv-stay-treatment{margin-top:1px;line-height:1.4}
.tv-catalog-home .tv-extras-heading{margin:3px 0 0;font:700 12px/1.5 system-ui,sans-serif}
.tv-catalog-home .tv-card-extras{padding:8px 11px;border-radius:10px;gap:6px}
.tv-catalog-home .tv-card-extras>div{display:grid;grid-template-columns:96px minmax(0,1fr);gap:10px}
.tv-catalog-home .tv-card-extras dt{margin:0;font-size:12px;line-height:1.5}
.tv-catalog-home .tv-card-extras dd{font-size:11px;line-height:1.5}
.tv-catalog-home .tv-card-details{margin-top:2px;gap:0}
.tv-catalog-home .tv-card-details .tv-card-footer{padding:10px 11px;gap:8px;border-radius:10px}
.tv-catalog-home .tv-card-footer strong{font-size:25px}
.tv-catalog-home .tv-card-footer>div{gap:2px}
.tv-catalog-home .tv-card-details .tv-card-cta{min-height:44px;padding:10px 12px}
@media(min-width:761px){.tv-catalog-home .tv-card:only-child .tv-card-body{padding:20px;gap:8px}.tv-catalog-home .tv-card:only-child .tv-card-title a{font-size:25px}}
@media(max-width:600px){.tv-catalog.tv-catalog-home{padding-left:10px;padding-right:10px}.tv-catalog-home .tv-card-body{padding:13px;gap:7px}.tv-catalog-home .tv-card-title a{font-size:20px}.tv-catalog-home .tv-card-facts>div,.tv-catalog-home .tv-card-extras>div{grid-template-columns:85px minmax(0,1fr);gap:8px}.tv-catalog-home .tv-card{border-radius:14px}.tv-catalog-home .tv-card-details .tv-card-footer{gap:8px}.tv-catalog-home .tv-category{min-height:0}}

/* Home noticeboard without artwork, with explicit optional service prices. */
.tv-catalog-home .tv-package-rail>.tv-card:only-child{display:flex;flex-direction:column}
.tv-catalog-home .tv-card .tv-card-body{padding:18px;gap:8px}
.tv-catalog-home .tv-card .tv-card-title a{font-size:23px;font-weight:800}
.tv-catalog-home .tv-card-summary{font-weight:550;color:#675374}
.tv-catalog-home .tv-card-facts dt{font-weight:750}
.tv-catalog-home .tv-card-facts dd,.tv-catalog-home .tv-included-list li{font-weight:600;color:#584367}
.tv-catalog-home .tv-inclusions-heading,.tv-catalog-home .tv-extras-heading{font-weight:800;font-size:13px}
.tv-catalog-home .tv-card-extras{background:#f0e7fa;border:1px solid #d8c1ed}
.tv-catalog-home .tv-card-extras>div{grid-template-columns:minmax(95px,.7fr) minmax(0,1fr);align-items:start;padding:3px 0}
.tv-catalog-home .tv-card-extras>div+div{border-top:1px solid #ddcdec;padding-top:9px}
.tv-catalog-home .tv-card-extras dt{font-weight:750;color:#513363}
.tv-catalog-home .tv-card-extras dd strong{display:block;font-size:13px;color:#693d8b;font-weight:800}
.tv-catalog-home .tv-card-extras dd small{display:block;font-size:10px;line-height:1.5;color:#786285;margin-top:2px}
@media(min-width:761px){.tv-catalog-home .tv-card-body{display:grid;grid-template-columns:1fr 1fr;column-gap:20px!important}.tv-catalog-home .tv-card-body>.tv-card-tag{display:none}.tv-catalog-home .tv-card-title,.tv-catalog-home .tv-card-summary,.tv-catalog-home .tv-card-dates,.tv-catalog-home .tv-card-details{grid-column:1/-1}.tv-catalog-home .tv-inclusions-heading{grid-column:1;grid-row:4}.tv-catalog-home .tv-card-facts{grid-column:1;grid-row:5 / span 2}.tv-catalog-home .tv-extras-heading{grid-column:2;grid-row:4}.tv-catalog-home .tv-card-extras{grid-column:2;grid-row:5;align-self:start}.tv-catalog-home .tv-card-details{margin-top:4px}}
@media(max-width:600px){.tv-catalog-home .tv-card .tv-card-body{padding:14px}.tv-catalog-home .tv-card .tv-card-title a{font-size:21px}}
@media(min-width:761px){.tv-catalog-home .tv-card:not(:only-child) .tv-card-body{display:flex;flex-direction:column}.tv-catalog-home .tv-card:not(:only-child) .tv-card-details{margin-top:auto}}

/* Multiple optional services in one compact panel. */
.tv-catalog-home .tv-extra-panel{min-width:0;padding:0 11px;border:1px solid #d8c1ed;border-radius:10px;background:#f0e7fa}
.tv-catalog-home .tv-extra-panel .tv-card-extras{padding:0;border:0;border-radius:0;background:none;gap:0}
.tv-catalog-home .tv-extra-panel .tv-card-extras>div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 0}
.tv-catalog-home .tv-extra-panel .tv-card-extras>div+div{padding-top:9px;border-top:1px solid #ddcdec}
.tv-catalog-home .tv-extra-panel .tv-card-extras dt{font-size:12px;line-height:1.4}
.tv-catalog-home .tv-extra-panel .tv-card-extras dd strong{font-size:13px;white-space:nowrap}
.tv-catalog-home .tv-extras-note{margin:0;padding:7px 0 9px;border-top:1px solid #ddcdec;font:500 10px/1.4 system-ui,sans-serif;color:#796285;white-space:normal}
@media(min-width:761px){.tv-catalog-home .tv-card:only-child .tv-extra-panel{grid-column:2;grid-row:5;align-self:start}}
/* Clearly visible package navigation with room below the cards. */
.tv-catalog-home .tv-rail-controls{padding:10px 4px 8px;margin-top:4px;gap:12px;min-height:64px;overflow:visible;color:#e8d6fc}
.tv-catalog-home .tv-rail-controls button{flex:0 0 48px;width:48px;height:48px;display:grid;place-items:center;border:1px solid #dac3f2;border-radius:14px;background:#f0e4fc;color:#643594;font:700 26px/1 system-ui,sans-serif;box-shadow:0 4px 12px #08041235;cursor:pointer}
.tv-catalog-home .tv-rail-controls button:hover:not(:disabled){background:#fff;color:#502180}
.tv-catalog-home .tv-rail-controls button:disabled{opacity:1;background:#30243f;color:#9c87ae;border-color:#645074;box-shadow:none;cursor:default}
.tv-catalog-home .tv-rail-controls button:focus-visible{outline:3px solid #e6c7ff;outline-offset:3px}
.tv-catalog-home .tv-rail-controls>span{font:600 12px/1.4 system-ui,sans-serif;text-align:center}
.tv-catalog-home .tv-category:has(.tv-rail-controls){padding-bottom:12px}
@media(max-width:600px){.tv-catalog-home .tv-rail-controls{padding-bottom:14px}.tv-catalog-home .tv-package-rail{padding-bottom:4px;scrollbar-width:none}.tv-catalog-home .tv-package-rail::-webkit-scrollbar{display:none}}
