:root{--tv-display:"DM Serif Display",Georgia,serif;--tv-amber:#f59e0b;--tv-amber-pale:#fef3c7;--tv-green:#22c55e;--tv-green-pale:#dcfce7;--tv-red:#ef4444}.tv-hero{position:relative;height:calc(100vh - 96px);min-height:540px;display:flex;align-items:flex-end;overflow:hidden;margin-top:96px}.tv-hero-bg{position:absolute;inset:0;z-index:0;background:linear-gradient(135deg,#0a4a4d,#0e6b6e 40%,#0d7377)}.tv-hero-bg img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.55;transition:opacity .5s}.tv-hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(0deg,rgba(10,40,42,.92) 0,rgba(10,40,42,.4) 50%,rgba(10,40,42,.15))}.tv-hero-content{position:relative;z-index:2;padding:0 64px 72px;max-width:1200px;margin:0 auto;width:100%}.tv-hero-badges{display:flex;align-items:center;gap:10px;margin-bottom:22px;flex-wrap:wrap}.tv-hero-badge{display:inline-flex;align-items:center;gap:6px;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:5px 13px;border-radius:40px;backdrop-filter:blur(8px)}.tv-badge-plan{background:rgba(20,160,166,.25);color:var(--teal-light);border:1px solid rgba(20,160,166,.35)}.tv-badge-seats{background:rgba(34,197,94,.2);color:#86efac;border:1px solid rgba(34,197,94,.3)}.tv-badge-days{background:hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.85);border:1px solid hsla(0,0%,100%,.2)}.tv-badge-urgent{background:rgba(239,68,68,.25);color:#fca5a5;border:1px solid rgba(239,68,68,.3);animation:tvPulse 2s infinite}.tv-badge-exp{background:rgba(20,160,166,.18);color:var(--teal-light);border:1px solid rgba(20,160,166,.25)}@keyframes tvPulse{0%,to{opacity:1}50%{opacity:.7}}.tv-hero-title{font-family:var(--tv-display);font-size:clamp(2.8rem,6vw,5.2rem);font-weight:400;color:var(--white);line-height:1.08;margin-bottom:18px;letter-spacing:-.02em}.tv-hero-title em{font-style:italic;color:var(--teal-light)}.tv-hero-subtitle{font-size:1rem;color:hsla(0,0%,100%,.72);font-weight:300;max-width:520px;line-height:1.7;margin-bottom:32px}.tv-hero-meta-row{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-bottom:40px}.tv-hero-meta{display:flex;align-items:center;gap:8px;color:hsla(0,0%,100%,.75);font-size:.82rem}.tv-hero-meta svg{color:var(--teal-light);flex-shrink:0}.tv-hero-meta strong{color:var(--white);font-weight:600}.tv-hero-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.tv-btn-apply{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;border-radius:40px;border:none;background:var(--teal-deep);color:var(--white);font-family:var(--sans);font-size:.92rem;font-weight:700;cursor:pointer;box-shadow:0 6px 28px rgba(13,115,119,.45);transition:all .25s;letter-spacing:.02em}.tv-btn-apply:hover{background:var(--teal);transform:translateY(-2px);box-shadow:0 10px 36px rgba(13,115,119,.5)}.tv-btn-share{display:inline-flex;align-items:center;gap:8px;padding:13px 22px;border-radius:40px;border:1.5px solid hsla(0,0%,100%,.3);color:hsla(0,0%,100%,.88);background:hsla(0,0%,100%,.08);backdrop-filter:blur(8px);font-family:var(--sans);font-size:.84rem;font-weight:500;cursor:pointer;transition:all .2s}.tv-btn-share:hover{border-color:hsla(0,0%,100%,.6);background:hsla(0,0%,100%,.14)}.tv-preview-edit{display:flex;align-items:center;gap:8px;padding:9px 18px;border-radius:40px;background:rgba(20,160,166,.4);backdrop-filter:blur(8px);border:1.5px solid hsla(0,0%,100%,.25);color:#fff;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px rgba(0,0,0,.1)}.tv-preview-edit:hover{background:rgba(20,160,166,.6);transform:translateY(-1px);border-color:hsla(0,0%,100%,.5)}.tv-scroll-cue{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:6px;z-index:2;opacity:.6;animation:tvBounce 2.5s ease-in-out infinite}@keyframes tvBounce{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(6px)}}.tv-scroll-cue span{font-size:.65rem;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.6)}.tv-sticky-bar{position:fixed;bottom:0;left:0;right:0;z-index:90;background:rgba(14,38,40,.96);backdrop-filter:blur(12px);border-top:1px solid rgba(20,160,166,.2);padding:14px 48px;display:flex;align-items:center;justify-content:space-between;transform:translateY(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);box-shadow:0 -8px 32px rgba(0,0,0,.2)}.tv-sticky-bar.show{transform:translateY(0)}.tv-sticky-left{display:flex;flex-direction:column;gap:2px}.tv-sticky-trip{font-family:var(--serif);font-size:1rem;font-weight:500;color:var(--white)}.tv-sticky-meta{font-size:.76rem;color:hsla(0,0%,100%,.55)}.tv-sticky-center{display:flex;align-items:center;gap:24px}.tv-sticky-price-block{text-align:center}.tv-sticky-price-label{font-size:.62rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:hsla(0,0%,100%,.5)}.tv-sticky-price{font-family:var(--serif);font-size:1.4rem;font-weight:700;color:var(--teal-light)}.tv-sticky-seats{font-size:.76rem;color:#86efac;font-weight:500}.tv-sticky-actions{display:flex;align-items:center;gap:10px}.tv-sticky-btn{padding:10px 28px;border-radius:40px;border:none;background:var(--teal-deep);color:var(--white);font-family:var(--sans);font-size:.86rem;font-weight:700;cursor:pointer;transition:all .2s;box-shadow:0 4px 16px rgba(13,115,119,.35)}.tv-sticky-btn:hover{background:var(--teal)}.tv-sticky-wishlist{width:40px;height:40px;border-radius:50%;border:1.5px solid hsla(0,0%,100%,.2);background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.6);transition:all .2s}.tv-sticky-wishlist:hover{border-color:rgba(239,68,68,.6);color:#fca5a5;background:rgba(239,68,68,.1)}.tv-page{background:var(--white);min-height:100vh}.tv-page-body{max-width:1200px;margin:0 auto;padding:0 48px}.tv-gallery-section{padding:56px 0 0;position:relative}.tv-gallery-slider-wrap{position:relative;border-radius:14px;overflow:hidden}.tv-gallery-track{display:flex;gap:10px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:2px}.tv-gallery-track::-webkit-scrollbar{display:none}.tv-gallery-slide{flex-shrink:0;width:680px;height:440px;border-radius:12px;overflow:hidden;position:relative;cursor:pointer;background:var(--teal-ghost)}.tv-gallery-slide:first-child{width:820px}.tv-gallery-slide img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.tv-gallery-slide:hover img{transform:scale(1.04)}.tv-gallery-nav{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:hsla(0,0%,100%,.92);border:none;box-shadow:0 4px 16px rgba(0,0,0,.15);cursor:pointer;color:var(--ink);transition:all .2s;z-index:10}.tv-gallery-nav:hover{background:var(--white);box-shadow:0 6px 24px rgba(0,0,0,.2);transform:translateY(-50%) scale(1.05)}.tv-gallery-nav.prev{left:14px}.tv-gallery-nav.next{right:14px}.tv-gallery-dots{display:flex;justify-content:center;gap:6px;margin-top:12px}.tv-gallery-dot{width:6px;height:6px;border-radius:50%;background:var(--teal-light);opacity:.4;transition:all .2s;cursor:pointer;border:none}.tv-gallery-dot.active{opacity:1;width:18px;border-radius:3px;background:var(--teal-deep)}.tv-content-grid{display:grid;grid-template-columns:1fr;max-width:860px;margin:0 auto;gap:48px;padding:48px 0 80px;align-items:start}.tv-content-left{display:flex;flex-direction:column;gap:0}.tv-overview-strip{display:flex;align-items:stretch;gap:0;background:var(--white);border:1px solid var(--rule);border-radius:12px;overflow:hidden;margin-bottom:48px;box-shadow:0 2px 16px rgba(13,115,119,.05)}.tv-overview-item{flex:1;padding:20px 22px;display:flex;flex-direction:column;gap:5px;border-right:1px solid var(--rule);position:relative;transition:background .2s}.tv-overview-item:last-child{border-right:none}.tv-overview-item:hover{background:var(--teal-ghost)}.tv-overview-label{font-size:.64rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.tv-overview-value{font-size:.94rem;font-weight:600;color:var(--ink)}.tv-overview-sub{font-size:.72rem;color:var(--muted)}.tv-trip-section{margin-bottom:52px;scroll-margin-top:110px}.tv-section-eyebrow{display:flex;align-items:center;gap:10px;font-size:.66rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--teal);margin-bottom:10px}.tv-section-eyebrow:before{content:"";width:20px;height:1.5px;background:var(--teal)}.tv-section-title{font-family:var(--serif);font-size:1.7rem;font-weight:500;color:var(--ink);margin-bottom:18px;line-height:1.25}.tv-section-title em{font-style:italic;color:var(--teal-deep)}.tv-section-body{font-size:.92rem;color:var(--text);line-height:1.85;font-weight:300}.tv-section-body p+p{margin-top:14px}.tv-itinerary-list{display:flex;flex-direction:column;gap:0}.tv-itin-day{display:grid;grid-template-columns:56px 1fr;gap:0 20px;position:relative}.tv-itin-day:before{content:"";position:absolute;left:27px;top:44px;bottom:-1px;width:2px;background:var(--rule)}.tv-itin-day:last-child:before{display:none}.tv-itin-marker{display:flex;flex-direction:column;align-items:center;gap:4px;padding-top:6px}.tv-itin-dot{width:14px;height:14px;border-radius:50%;border:2.5px solid var(--teal-deep);background:var(--white);position:relative;z-index:1;flex-shrink:0;transition:background .2s}.tv-itin-day:hover .tv-itin-dot{background:var(--teal-deep)}.tv-itin-day-num{font-size:.64rem;font-weight:700;color:var(--muted);letter-spacing:.06em}.tv-itin-content{padding:4px 0 36px;cursor:pointer}.tv-itin-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.tv-itin-day-title{font-family:var(--serif);font-size:1.05rem;font-weight:500;color:var(--ink);line-height:1.3}.tv-itin-date{font-size:.72rem;color:var(--muted);white-space:nowrap;margin-top:4px;display:flex;align-items:center;gap:5px}.tv-itin-body{font-size:.86rem;color:var(--muted);line-height:1.75;max-height:0;overflow:hidden;transition:max-height .3s ease,opacity .2s ease;opacity:0}.tv-itin-body.open{max-height:2000px;opacity:1}.tv-itin-chevron{color:var(--muted);transition:transform .2s;flex-shrink:0;margin-top:6px}.tv-itin-chevron.open{transform:rotate(180deg);color:var(--teal-deep)}.tv-host-card{display:flex;align-items:flex-start;gap:28px;background:var(--teal-ghost);border:1px solid var(--rule);border-radius:14px;padding:28px}.tv-host-av-wrap{position:relative;flex-shrink:0}.tv-host-av{width:88px;height:88px;border-radius:50%;object-fit:cover;border:3px solid var(--teal-light);box-shadow:0 4px 16px rgba(13,115,119,.2)}.tv-host-verified{position:absolute;bottom:2px;right:2px;width:22px;height:22px;border-radius:50%;background:var(--teal-deep);border:2px solid var(--white);display:flex;align-items:center;justify-content:center;font-size:.6rem;color:var(--white)}.tv-host-info{flex:1}.tv-host-name{font-family:var(--serif);font-size:1.2rem;font-weight:500;color:var(--ink);margin-bottom:2px}.tv-host-role{font-size:.76rem;font-weight:600;color:var(--teal);margin-bottom:8px}.tv-host-stars{display:flex;align-items:center;gap:3px;margin-bottom:8px}.tv-star{color:var(--tv-amber);font-size:.84rem}.tv-host-stat{font-size:.78rem;color:var(--muted);margin-left:6px}.tv-host-bio{font-size:.86rem;color:var(--text);line-height:1.75;font-weight:300}.tv-host-socials{display:flex;gap:8px;margin-top:12px}.tv-social-btn{width:30px;height:30px;border-radius:6px;border:1.5px solid var(--rule);background:var(--white);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--muted);font-size:.7rem;transition:all .18s;text-decoration:none}.tv-social-btn:hover{border-color:var(--teal-light);color:var(--teal-deep);background:var(--white)}.tv-two-col-lists{display:grid;grid-template-columns:1fr 1fr;gap:28px}.tv-list-card{background:var(--white);border:1px solid var(--rule);border-radius:12px;padding:22px 24px}.tv-list-card-title{display:flex;align-items:center;gap:8px;font-size:.76rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ink);margin-bottom:14px}.tv-list-item{display:flex;align-items:flex-start;gap:10px;padding:8px 0;border-bottom:1px solid var(--rule);font-size:.86rem;color:var(--text);line-height:1.5}.tv-list-item:last-child{border-bottom:none}.tv-list-dot{width:18px;height:18px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:.7rem;margin-top:1px}.tv-dot-yes{background:var(--tv-green-pale);color:#15803d}.tv-dot-no{background:#fee2e2;color:#dc2626}.tv-advice-list{display:flex;flex-direction:column;gap:10px}.tv-advice-item{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;background:var(--tv-amber-pale);border:1px solid rgba(245,158,11,.2);border-radius:8px;font-size:.86rem;color:var(--ink);line-height:1.6}.tv-advice-icon{font-size:1rem;flex-shrink:0;margin-top:1px}.tv-starts-grid{display:flex;flex-direction:column;gap:12px}.tv-start-card{display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px;border:1.5px solid rgba(13,115,119,.22);border-radius:10px;padding:18px 20px;background:var(--white);transition:all .2s;cursor:pointer}.tv-start-card:hover{border-color:var(--teal-light);background:var(--teal-ghost);box-shadow:0 4px 16px rgba(13,115,119,.08)}.tv-start-card.selected{border-color:var(--teal-deep);background:var(--teal-ghost);box-shadow:0 0 0 2px rgba(13,115,119,.15);border-width:1.5px}.tv-start-route{display:flex;align-items:center;gap:12px}.tv-start-point{font-size:.9rem;font-weight:600;color:var(--ink)}.tv-start-arrow{color:var(--teal-light)}.tv-start-dates{font-size:.76rem;color:#405759;font-weight:500;margin-top:4px;display:flex;align-items:center;gap:10px}.tv-start-desc{font-size:.8rem;color:var(--text);margin-top:8px;line-height:1.5;font-weight:300}.tv-start-pricing{text-align:right}.tv-start-your-price{font-size:.7rem;color:var(--muted);margin-bottom:2px}.tv-start-price{font-family:var(--serif);font-size:1.4rem;font-weight:700;color:var(--teal-deep)}.tv-start-incl{font-size:.68rem;color:var(--muted)}.tv-start-select-ring{width:20px;height:20px;border-radius:50%;border:2px solid var(--rule);transition:all .2s}.tv-start-card.selected .tv-start-select-ring{border-color:var(--teal-deep);background:var(--teal-deep);box-shadow:inset 0 0 0 3px var(--white)}.tv-booking-sidebar{position:sticky;top:88px}.tv-booking-card{background:var(--white);border:1px solid var(--rule);border-radius:16px;overflow:hidden;box-shadow:0 8px 40px rgba(13,115,119,.1)}.tv-booking-card-header{background:var(--teal-deep);padding:22px 24px}.tv-booking-price-label{font-size:.65rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--teal-light);margin-bottom:4px}.tv-booking-price{font-family:var(--tv-display);font-size:2.4rem;font-weight:400;color:var(--white);line-height:1}.tv-booking-price sup{font-size:1.1rem;vertical-align:super;margin-right:2px}.tv-booking-price sub{font-size:.9rem;font-weight:300;color:hsla(0,0%,100%,.65)}.tv-booking-price-incl{font-size:.72rem;color:hsla(0,0%,100%,.55);margin-top:5px}.tv-booking-seats-bar{margin-top:14px}.tv-seats-label{display:flex;justify-content:space-between;font-size:.72rem;color:hsla(0,0%,100%,.65);margin-bottom:5px}.tv-seats-label strong{color:var(--white)}.tv-seats-bar{height:5px;background:hsla(0,0%,100%,.15);border-radius:3px;overflow:hidden}.tv-seats-fill{height:100%;border-radius:3px;background:linear-gradient(to right,var(--teal-light),#86efac)}.tv-booking-body{padding:20px 24px;display:flex;flex-direction:column;gap:16px}.tv-sb-section-label{font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.tv-sb-starts{display:flex;flex-direction:column;gap:6px}.tv-sb-start{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border:1.5px solid var(--rule);border-radius:8px;cursor:pointer;transition:all .18s;background:var(--white)}.tv-sb-start:hover{border-color:var(--teal-light);background:var(--teal-ghost)}.tv-sb-start.selected{border-color:var(--teal-deep);background:var(--teal-ghost)}.tv-sb-start-name{font-size:.82rem;font-weight:600;color:var(--ink)}.tv-sb-start-date{font-size:.7rem;color:var(--muted)}.tv-sb-start-price{font-size:.88rem;font-weight:700;color:var(--teal-deep)}.tv-sb-radio{width:16px;height:16px;border-radius:50%;border:2px solid var(--rule);transition:all .18s;flex-shrink:0}.tv-sb-start.selected .tv-sb-radio{border-color:var(--teal-deep);background:var(--teal-deep);box-shadow:inset 0 0 0 3px var(--white)}.tv-promo-wrap{display:flex;gap:7px}.tv-promo-input{flex:1;font-family:var(--sans);font-size:.82rem;color:var(--text);border:1.5px solid var(--rule);border-radius:8px;padding:9px 12px;outline:none;transition:border-color .2s;text-transform:uppercase;letter-spacing:.08em}.tv-promo-input:focus{border-color:var(--teal-light)}.tv-promo-input::placeholder{text-transform:none;letter-spacing:0;color:var(--muted)}.tv-promo-apply{padding:9px 14px;border-radius:8px;border:1.5px solid var(--teal);background:var(--teal-ghost);color:var(--teal-deep);font-family:var(--sans);font-size:.78rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.tv-promo-apply:hover{background:var(--teal-pale)}.tv-promo-success{font-size:.76rem;color:#15803d;font-weight:600;display:flex;align-items:center;gap:5px;margin-top:4px}.tv-apply-btn{width:100%;padding:14px;border-radius:40px;border:none;background:var(--teal-deep);color:var(--white);font-family:var(--sans);font-size:.94rem;font-weight:700;cursor:pointer;transition:all .2s;box-shadow:0 5px 20px rgba(13,115,119,.3);letter-spacing:.02em}.tv-apply-btn:hover{background:var(--teal);transform:translateY(-1px);box-shadow:0 8px 28px rgba(13,115,119,.35)}.tv-booking-guarantee{display:flex;align-items:center;gap:8px;padding:10px 14px;background:var(--tv-green-pale);border:1px solid rgba(34,197,94,.2);border-radius:6px;font-size:.74rem;color:#15803d;font-weight:500}.tv-booking-trust{display:flex;justify-content:center;gap:20px;padding:4px 0}.tv-trust-item{display:flex;align-items:center;gap:5px;font-size:.7rem;color:var(--muted)}.tv-reviews-strip{margin-top:16px;padding:14px;background:var(--off-white);border-radius:8px;border:1px solid var(--rule)}.tv-reviews-strip-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.tv-reviews-score{font-family:var(--serif);font-size:1.5rem;font-weight:700;color:var(--ink)}.tv-reviews-count{font-size:.74rem;color:var(--muted)}.tv-review-av{width:26px;height:26px;border-radius:50%;object-fit:cover;border:2px solid var(--white);margin-left:-6px}.tv-review-av:first-child{margin-left:0}.tv-reviews-preview{font-size:.78rem;color:var(--text);line-height:1.6;font-style:italic;margin-top:8px}.tv-similar-section{padding:64px 48px 80px;border-top:1px solid var(--rule)}.tv-similar-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:28px}.tv-similar-title{font-family:var(--serif);font-size:2rem;font-weight:500;color:var(--ink)}.tv-similar-title em{font-style:italic;color:var(--teal-deep)}.tv-see-all{font-size:.82rem;font-weight:600;color:var(--teal-deep);text-decoration:none;gap:5px}.tv-modal-overlay,.tv-see-all{display:flex;align-items:center}.tv-modal-overlay{position:fixed;inset:0;background:rgba(10,32,34,.55);backdrop-filter:blur(6px);z-index:300;justify-content:center;padding:20px;opacity:0;pointer-events:none;transition:opacity .3s}.tv-modal-overlay.open{opacity:1;pointer-events:all}.tv-apply-modal{background:var(--white);border-radius:16px;width:min(540px,96vw);max-height:90vh;overflow-y:auto;box-shadow:0 32px 100px rgba(10,32,34,.3);transform:translateY(20px) scale(.97);transition:transform .3s}.tv-modal-overlay.open .tv-apply-modal{transform:none}.tv-apply-modal-header{padding:24px 28px;border-bottom:1px solid var(--rule);display:flex;align-items:center;justify-content:space-between}.tv-apply-modal-title{font-family:var(--serif);font-size:1.3rem;color:var(--ink)}.tv-apply-modal-close{width:32px;height:32px;border-radius:50%;border:1.5px solid var(--rule);background:var(--white);cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--muted);transition:all .2s}.tv-apply-modal-close:hover{border-color:#fca5a5;color:var(--tv-red);background:#fef2f2}.tv-apply-modal-body{padding:24px 28px;display:flex;flex-direction:column;gap:16px}.tv-apply-info-strip{background:var(--teal-ghost);border:1px solid var(--rule);border-radius:8px;padding:14px 16px;font-size:.82rem;color:var(--text);line-height:1.65}.tv-apply-field{display:flex;flex-direction:column;gap:6px}.tv-apply-label{font-size:.76rem;font-weight:600;color:var(--ink)}.tv-apply-input,.tv-apply-textarea{font-family:var(--sans);font-size:.88rem;color:var(--text);border:1.5px solid var(--rule);border-radius:8px;padding:10px 14px;outline:none;transition:border-color .2s;width:100%}.tv-apply-input:focus,.tv-apply-textarea:focus{border-color:var(--teal-light)}.tv-apply-textarea{resize:vertical;min-height:80px;line-height:1.65}.tv-apply-question{background:var(--off-white);border:1px solid var(--rule);border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:8px}.tv-apply-q-num{font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--teal)}.tv-apply-q-text{font-size:.88rem;font-weight:500;color:var(--ink)}.tv-apply-modal-footer{padding:18px 28px;border-top:1px solid var(--rule);display:flex;align-items:center;gap:10px}.tv-apply-cancel{flex:1;padding:11px;border-radius:40px;border:1.5px solid var(--rule);background:var(--white);font-family:var(--sans);font-size:.86rem;font-weight:500;color:var(--muted);cursor:pointer;transition:all .2s}.tv-apply-cancel:hover{border-color:var(--teal-light);color:var(--text)}.tv-apply-submit{flex:2;padding:12px;border-radius:40px;border:none;background:var(--teal-deep);color:var(--white);font-family:var(--sans);font-size:.88rem;font-weight:700;cursor:pointer;box-shadow:0 4px 16px rgba(13,115,119,.25);transition:all .2s}.tv-apply-submit:hover{background:var(--teal)}.tv-login-gate{background:var(--white);border-radius:20px;width:min(440px,96vw);padding:40px 36px;text-align:center;box-shadow:0 32px 100px rgba(10,32,34,.3);transform:translateY(20px) scale(.97);transition:transform .3s}.tv-modal-overlay.open .tv-login-gate{transform:none}.tv-login-gate-icon{font-size:2.4rem;margin-bottom:14px}.tv-login-gate-title{font-family:var(--tv-display);font-size:1.6rem;color:var(--ink);margin-bottom:10px}.tv-login-gate-sub{font-size:.88rem;color:var(--muted);line-height:1.7;margin-bottom:28px;max-width:320px;margin-left:auto;margin-right:auto}.tv-login-gate-btns{display:flex;flex-direction:column;gap:10px}.tv-lg-btn-primary{width:100%;padding:13px;border-radius:40px;border:none;background:var(--teal-deep);color:var(--white);font-family:var(--sans);font-size:.92rem;font-weight:700;cursor:pointer;box-shadow:0 4px 18px rgba(13,115,119,.28);transition:all .2s}.tv-lg-btn-primary:hover{background:var(--teal)}.tv-lg-btn-secondary{width:100%;padding:12px;border-radius:40px;border:1.5px solid var(--rule);background:var(--white);font-family:var(--sans);font-size:.88rem;font-weight:500;color:var(--text);cursor:pointer;transition:all .2s}.tv-lg-btn-secondary:hover{border-color:var(--teal-light);color:var(--teal-deep)}.tv-lg-dismiss{margin-top:14px;font-size:.78rem;color:var(--muted);cursor:pointer;text-decoration:underline;display:inline-block;border:none;background:none}.tv-lg-dismiss:hover{color:var(--teal-deep)}.tv-toast{position:fixed;bottom:90px;left:50%;transform:translateX(-50%) translateY(14px);background:var(--ink);color:var(--white);border-radius:40px;padding:12px 24px;font-size:.84rem;font-weight:500;box-shadow:0 8px 32px rgba(14,38,40,.3);opacity:0;pointer-events:none;transition:all .3s;z-index:999;white-space:nowrap}.tv-toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.tv-preview-root{position:fixed;inset:0;z-index:100;overflow-y:auto;background:var(--white)}.tv-preview-banner{position:sticky;top:0;z-index:50;background:var(--teal-deep);color:var(--white);padding:10px 24px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:.78rem;font-weight:600;letter-spacing:.08em;box-shadow:0 2px 12px rgba(13,115,119,.3)}.tv-rejection-banner{position:sticky;top:41px;z-index:49;background:linear-gradient(90deg,#7f1d1d,#b91c1c);color:#fff;padding:14px 48px;display:flex;align-items:flex-start;gap:20px;border-bottom:1px solid hsla(0,0%,100%,.1)}.tv-rej-label{display:flex;align-items:center;gap:6px;font-weight:800;font-size:.7rem;letter-spacing:.08em;flex-shrink:0;color:#fecaca;margin-top:3px}.tv-rej-content{font-size:.92rem;line-height:1.5;font-weight:400;opacity:.95}.tv-preview-banner-dot{width:8px;height:8px;border-radius:50%;background:var(--teal-light);animation:tvPulse 2s infinite}.tv-preview-nav{position:absolute;top:40px;left:48px;z-index:10;display:flex;align-items:center;gap:12px}.tv-preview-back{display:inline-flex;align-items:center;gap:8px;padding:9px 18px;border-radius:40px;background:hsla(0,0%,100%,.14);backdrop-filter:blur(10px);border:1.5px solid hsla(0,0%,100%,.28);color:hsla(0,0%,100%,.92);font-family:var(--sans);font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s}.tv-preview-back:hover{background:hsla(0,0%,100%,.24);border-color:hsla(0,0%,100%,.5)}.tv-preview-back svg{flex-shrink:0}.tv-cta-disabled{opacity:.45;cursor:not-allowed;pointer-events:none;filter:grayscale(.3)}@media (max-width:1000px){.tv-hero-content{padding:0 28px 56px}.tv-page-body{padding:0 28px}.tv-content-grid{grid-template-columns:1fr}.tv-booking-sidebar{position:static}.tv-sticky-bar{padding:12px 20px}.tv-sticky-left{display:none}.tv-similar-section{padding:48px 28px 56px}.tv-gallery-slide{width:85vw;height:280px}.tv-gallery-slide:first-child{width:90vw}.tv-two-col-lists{grid-template-columns:1fr}.tv-host-card{flex-direction:column;align-items:center;text-align:center}.tv-host-socials{justify-content:center}}@media (max-width:600px){.tv-hero{height:auto!important;min-height:auto!important;margin-top:60px!important;padding-top:24px!important;padding-bottom:80px!important;display:flex!important;align-items:center!important}.tv-hero-content{padding:0 16px 20px!important}.tv-hero-badges{margin-bottom:12px!important;gap:6px!important}.tv-hero-badge{padding:4px 10px!important;font-size:.65rem!important}.tv-hero-title{font-size:1.85rem!important;margin-bottom:8px!important;line-height:1.15!important}.tv-hero-subtitle{display:none!important}.tv-hero-meta-row{margin-bottom:24px!important;gap:10px 14px!important}.tv-hero-meta{font-size:.78rem!important}.tv-hero-actions{gap:8px!important}.tv-scroll-cue{display:flex!important}.tv-trip-section{scroll-margin-top:90px}.tv-page-body{padding:0 16px}.tv-overview-strip{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:6px!important;padding:12px 4px!important;border-radius:8px!important}.tv-overview-item{border-right:1px solid var(--rule)!important;border-bottom:none!important;padding:0 4px!important;text-align:center!important}.tv-overview-item:last-child{border-right:none!important;border-bottom:none!important}.tv-start-card{grid-template-columns:1fr}.tv-start-pricing{text-align:left;margin-top:8px}.tv-similar-section{padding:32px 16px 48px!important}.tv-similar-header{flex-direction:column!important;align-items:flex-start!important;gap:8px!important;margin-bottom:20px!important}.tv-similar-title{font-size:1.55rem!important;white-space:nowrap!important}.tv-see-all{font-size:.78rem!important}.tv-similar-section .twp-trips-grid{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;gap:16px!important;scrollbar-width:none!important;-ms-overflow-style:none!important;padding:4px 2px 12px!important;width:100%!important}.tv-similar-section .twp-trips-grid::-webkit-scrollbar{display:none!important}.tv-similar-section .twp-trips-grid>*{flex:0 0 280px!important}.tv-sticky-bar{flex-direction:column;gap:8px;padding:12px 16px}.tv-sticky-center{width:100%;justify-content:space-between}.tv-sticky-actions{width:100%}.tv-sticky-btn{flex:1}}