/* Travel Network Canada — Public Platform Experience RC4
   Loaded last. This is the authoritative alignment/interaction layer. */
:root{
  --px-shell:1200px;--px-reading:760px;--px-gutter:clamp(16px,3vw,34px);
  --px-ink:#162b3d;--px-navy:#071c31;--px-navy-2:#0b2e4c;--px-blue:#0b6f9f;--px-blue-2:#1185ba;
  --px-sky:#eef7fb;--px-soft:#f5f7f9;--px-line:#dbe4ea;--px-muted:#65798a;--px-gold:#f3bd36;--px-red:#bd3036;
  --px-radius-sm:12px;--px-radius:18px;--px-radius-lg:26px;--px-shadow:0 16px 42px rgba(7,28,49,.09);--px-shadow-soft:0 7px 22px rgba(7,28,49,.06);
}
body.tnc-site{background:#fff;color:var(--px-ink);font-size:16px;line-height:1.62}
body.tnc-site :where(.container,.site-container,.content-container,.page-container,.blog-shell){width:min(calc(100% - (2 * var(--px-gutter))),var(--px-shell))}
body.tnc-site :where(h1,h2,h3,h4){color:var(--px-navy);letter-spacing:-.03em}
body.tnc-site h1{font-size:clamp(2.2rem,4.6vw,4rem)}body.tnc-site h2{font-size:clamp(1.65rem,2.9vw,2.55rem)}body.tnc-site h3{font-size:clamp(1.08rem,1.7vw,1.35rem)}
body.tnc-site :where(.section-intro,.route-heading p,.content-section>.container>p,.page-hero .lead,.service-hero p){max-width:72ch;color:var(--px-muted)}
body.tnc-site :where(.section-title,.section-heading,.route-heading){margin-bottom:24px}
body.tnc-site :where(.section,.content-section,.route-section,.page-section,.company-section,.widget-section){padding-block:clamp(44px,5.4vw,72px)}
body.tnc-site :where(.section-alt,.route-section.alt,.content-section.section-alt){border-radius:0;background:#f6f8fa}
body.tnc-site :where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid rgba(243,189,54,.65)!important;outline-offset:3px}

/* Header refinement */
body.tnc-site .site-header{min-height:var(--tnc-header)!important}body.tnc-site .header-inner{min-height:var(--tnc-header)!important}
body.tnc-site .logo img{width:44px;height:44px;flex-basis:44px}.logo-copy strong{letter-spacing:-.01em}
body.tnc-site :where(.main-nav a,.nav-link){min-height:42px;padding:8px 9px!important;font-size:.86rem!important}
body.tnc-site .header-cta{min-height:42px;padding:9px 14px!important}
body.tnc-site .header-account{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:8px 11px;border:1px solid var(--px-line);border-radius:999px;background:#fff;color:var(--px-navy)!important;font-size:.86rem;font-weight:800;text-decoration:none!important;white-space:nowrap}
body.tnc-site .header-account:hover{background:var(--px-sky);border-color:#b9d5e2}.header-account i{color:var(--px-blue);font-size:1rem}

/* Consistent internal page hero */
body.tnc-site :where(.page-hero,.service-hero,.legal-hero,.company-hero,.blog-hero,.hotel-country-hero,.destination-hero){position:relative;overflow:hidden;padding-block:clamp(48px,6vw,78px)!important;background:linear-gradient(128deg,#071b30 0%,#0a4164 62%,#0a6c86 100%)!important}
body.tnc-site :where(.page-hero,.service-hero,.legal-hero,.company-hero,.blog-hero,.hotel-country-hero,.destination-hero)::after{content:"";position:absolute;right:-10%;top:-60%;width:46%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.12),rgba(255,255,255,0) 68%);pointer-events:none}
body.tnc-site :where(.page-hero,.service-hero,.legal-hero,.company-hero,.blog-hero,.hotel-country-hero,.destination-hero)>.container{position:relative;z-index:1}
body.tnc-site :where(.page-hero,.service-hero) h1{max-width:16ch;margin-bottom:14px}.service-hero p{color:#d9eaf4!important}
body.tnc-site .breadcrumb{min-height:50px;padding-block:12px!important;font-size:.83rem!important}

/* Card and grid normalization across legacy/internal pages */
body.tnc-site :where(.cards-grid,.category-grid,.feature-grid,.service-grid,.destination-grid,.content-card-grid,.intent-grid,.route-grid,.marketplace-grid,.hotel-country-grid,.country-service-grid,.editorial-card-grid,.testimonials-grid,.home-blog-grid,.stats-grid){display:grid;gap:18px!important;align-items:stretch}
body.tnc-site :where(.cards-grid,.category-grid,.feature-grid,.service-grid,.destination-grid,.content-card-grid,.intent-grid,.route-grid,.marketplace-grid,.hotel-country-grid,.country-service-grid,.editorial-card-grid,.testimonials-grid,.home-blog-grid){grid-template-columns:repeat(3,minmax(0,1fr))}
body.tnc-site .stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
body.tnc-site :where(.card,.category-card,.feature-card,.service-card,.destination-card,.content-card,.intent-card,.route-card,.marketplace-card,.hotel-card,.country-service-card,.testimonial-card,.home-blog-card,.stat-card,.faq-item){min-width:0;height:100%;border:1px solid var(--px-line)!important;border-radius:var(--px-radius)!important;background:#fff!important;box-shadow:var(--px-shadow-soft)!important;overflow:visible}
body.tnc-site :where(.card,.content-card,.intent-card,.route-card,.marketplace-card,.testimonial-card,.stat-card,.faq-item){padding:clamp(18px,2.4vw,24px)!important}
body.tnc-site :where(.category-card,.feature-card,.service-card,.destination-card,.content-card,.intent-card,.route-card,.marketplace-card,.home-blog-card){display:flex;flex-direction:column}
body.tnc-site :where(.category-content,.home-blog-content){display:flex!important;flex:1;flex-direction:column;min-width:0;padding:22px!important}
body.tnc-site :where(.category-card,.feature-card,.service-card,.destination-card,.content-card,.intent-card,.route-card,.marketplace-card,.home-blog-card) :where(.card-actions,.button-row,.route-actions){margin-top:auto;padding-top:14px}
body.tnc-site :where(.category-card,.feature-card,.service-card,.destination-card,.content-card,.intent-card,.route-card,.marketplace-card,.home-blog-card):hover{border-color:#b7d1dc!important;box-shadow:0 16px 34px rgba(7,28,49,.09)!important;transform:translateY(-2px)}
body.tnc-site :where(.category-card,.feature-card,.service-card,.destination-card,.content-card,.intent-card,.route-card,.marketplace-card,.home-blog-card){transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
body.tnc-site :where(.card-icon,.intent-card>i,.feature-icon){display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:var(--px-sky);color:var(--px-blue)!important;font-size:1.12rem}
body.tnc-site :where(.route-list,.faq-list){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
body.tnc-site .route-list>article{height:100%;padding:20px;border:1px solid var(--px-line);border-radius:var(--px-radius);background:#fff;box-shadow:var(--px-shadow-soft)}
body.tnc-site .faq-section details{margin:10px 0;border:1px solid var(--px-line);border-radius:14px;background:#fff;overflow:hidden}.faq-section summary{padding:16px 18px;color:var(--px-navy);font-weight:800;cursor:pointer}.faq-section details p{padding:0 18px 18px;margin:0;color:var(--px-muted)}
body.tnc-site :where(.btn-primary,.btn-secondary,.route-actions a,.button-row a){min-height:44px;border-radius:11px!important;font-weight:800!important}

/* Search forms on internal service pages */
body.tnc-site .service-hero :where(.travel-search-form,.search-form,.hero-search,.hotel-search-shell){max-width:none;margin-top:26px;padding:16px;border:1px solid rgba(255,255,255,.22);border-radius:18px;background:rgba(255,255,255,.98);box-shadow:0 18px 42px rgba(0,0,0,.16);color:var(--px-ink)}
body.tnc-site .service-hero :where(.travel-search-form,.search-form,.hero-search,.hotel-search-shell) :where(label,h2,h3,p){color:var(--px-ink)!important}
body.tnc-site :where(input,select,textarea){font:inherit}
body.tnc-site :where(.travel-search-form,.search-form,.hero-search,.hotel-search-shell) :where(input,select){min-height:48px;border:1px solid #cbd8e1;border-radius:11px;background:#fff}

/* Homepage */
body.tnc-site.section-home .site-main{background:#fff}
body.tnc-site.section-home .hero{max-width:none!important;margin:0!important;padding:clamp(48px,6vw,78px) 0 92px!important;border-radius:0!important;background:linear-gradient(120deg,#06192c 0%,#083b5d 58%,#08738a 100%)!important}
body.tnc-site.section-home .hero::before{background:radial-gradient(circle at 12% 20%,rgba(34,155,198,.28),transparent 32%),radial-gradient(circle at 88% 70%,rgba(243,189,54,.12),transparent 30%)}
body.tnc-site.section-home .hero-inner{text-align:left!important;width:min(calc(100% - (2 * var(--px-gutter))),var(--px-shell))!important;max-width:none!important}
body.tnc-site.section-home .hero-copy{max-width:780px;margin:0 auto 30px;text-align:center}
body.tnc-site.section-home .hero-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;padding:7px 11px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.09);color:#dceefa;font-size:.78rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}
body.tnc-site.section-home .hero-headline{max-width:18ch;margin:0 auto 14px!important;font-size:clamp(2.35rem,5.2vw,4.65rem)!important;line-height:1.03!important;text-align:center;text-shadow:none!important}
body.tnc-site.section-home .hero-subheadline{max-width:70ch;margin:0 auto!important;color:#d7e7f0!important;text-align:center;text-shadow:none!important;font-size:clamp(1rem,1.5vw,1.16rem)!important}
body.tnc-site.section-home .hero-trust-row{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:20px}.hero-trust-row span{display:inline-flex;align-items:center;gap:7px;color:#e8f4f8;font-size:.84rem}.hero-trust-row i{color:var(--px-gold)}

/* Homepage booking hub */
.tnc-product-tabs::-webkit-scrollbar{display:none}
.tnc-booking-hub{position:relative;z-index:10;margin:0 auto;border:1px solid rgba(255,255,255,.28);border-radius:22px;background:#fff;color:var(--px-ink);box-shadow:0 28px 70px rgba(0,0,0,.23);overflow:visible}
.tnc-product-tabs{display:flex;align-items:stretch;gap:2px;min-height:68px;padding:7px;border-bottom:1px solid var(--px-line);overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scrollbar-width:none}.tnc-product-tabs :where(button,a){position:relative;display:flex;flex:1 0 112px;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:8px 12px;border:0;border-radius:12px;background:transparent;color:#405569!important;font:inherit;font-size:.86rem;font-weight:800;line-height:1.1;text-decoration:none!important;white-space:nowrap;cursor:pointer;box-shadow:none;transform:none}.tnc-product-tabs :where(button,a):hover{background:#f4f8fa}.tnc-product-tabs button[aria-selected="true"]{background:#eaf6fb;color:#075d86!important}.tnc-product-tabs button[aria-selected="true"]::after{content:"";position:absolute;left:18px;right:18px;bottom:-8px;height:3px;border-radius:3px;background:var(--px-blue)}.tnc-product-tabs i{flex:0 0 18px;width:18px;font-size:1rem;line-height:1;text-align:center}
.tnc-hub-panel{padding:20px 22px 18px}.tnc-search-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:15px}.tnc-search-panel-heading>div{display:grid}.tnc-search-panel-heading strong{color:var(--px-navy);font-size:1.05rem}.tnc-search-panel-heading span{color:var(--px-muted);font-size:.8rem}.tnc-search-disclosure{padding:6px 9px;border-radius:999px;background:#f3f6f8;color:#667d8e!important;font-weight:700;white-space:nowrap}
.tnc-hub-form{display:grid;grid-template-columns:minmax(0,1.15fr) 38px minmax(0,1.15fr) minmax(145px,.8fr) minmax(145px,.8fr) minmax(125px,.7fr) auto;gap:9px;align-items:end}.tnc-hub-form--hotels{grid-template-columns:minmax(220px,1.5fr) minmax(150px,.85fr) minmax(150px,.85fr) minmax(125px,.65fr) auto}.tnc-hub-field{display:grid;gap:5px;min-width:0}.tnc-hub-field label{color:#30485c;font-size:.74rem;font-weight:850}.tnc-hub-field small{min-height:15px;color:#8193a2;font-size:.68rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tnc-field-control{position:relative;display:flex;align-items:center;min-width:0}.tnc-field-control>i{position:absolute;left:12px;z-index:1;display:grid;place-items:center;width:16px;height:16px;color:#6f8799;font-size:.88rem;line-height:1;pointer-events:none}.tnc-field-control :where(input,select){width:100%;min-width:0;height:49px;padding:10px 10px 10px 40px;border:1px solid #cbd8e1;border-radius:11px;background:#fff;color:var(--px-navy);font:inherit;font-size:.91rem;font-weight:700;outline:0}.tnc-field-control select{padding-right:28px}.tnc-field-control :where(input,select):focus{border-color:var(--px-blue);box-shadow:0 0 0 3px rgba(11,111,159,.12)}.tnc-swap-route{align-self:center;display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;margin-top:3px;padding:0;border:1px solid var(--px-line);border-radius:50%;background:#fff;color:var(--px-blue);font:inherit;line-height:1;cursor:pointer;box-shadow:none}.tnc-swap-route:hover{background:var(--px-sky)}.tnc-swap-route i{width:16px;line-height:1;text-align:center}.tnc-hub-search-button{display:inline-flex;align-items:center;justify-content:center;min-width:150px;height:49px;padding:10px 17px;border:0;border-radius:11px;background:linear-gradient(135deg,#0b6f9f,#07587f);color:#fff;font:inherit;font-size:.9rem;font-weight:850;line-height:1.15;white-space:nowrap;cursor:pointer;box-shadow:0 7px 18px rgba(11,111,159,.22)}.tnc-hub-search-button:hover{background:linear-gradient(135deg,#075f8a,#064e70)}.tnc-hub-search-button:disabled{opacity:.76;cursor:wait}.tnc-hub-search-button :where(.tnc-button-label,.tnc-button-loading){align-items:center;justify-content:center;gap:7px;min-width:0}.tnc-hub-search-button .tnc-button-label{display:inline-flex}.tnc-hub-search-button .tnc-button-loading{display:inline-flex}.tnc-hub-search-button :where(.tnc-button-label,.tnc-button-loading)[hidden]{display:none!important}.tnc-hub-search-button .tnc-button-loading::after{content:none!important}.tnc-hub-search-button .spinner{width:14px;height:14px;flex:0 0 14px;border:2px solid rgba(255,255,255,.42);border-top-color:#fff}.tnc-hub-results{margin-top:16px!important;padding:16px!important;border:1px solid var(--px-line)!important;border-radius:14px!important;background:#f8fafb!important}.tnc-hub-results[hidden]{display:none!important}.tnc-hub-footer{display:flex;justify-content:center;flex-wrap:wrap;gap:9px 22px;padding:11px 20px;border-top:1px solid var(--px-line);background:#f9fbfc;color:#657a8b;font-size:.73rem}.tnc-hub-footer span{display:inline-flex;align-items:center;gap:6px}.tnc-hub-footer i{color:var(--px-blue)}
.tnc-location-field{position:relative}.tnc-autocomplete{position:absolute;left:0;right:0;top:calc(100% - 17px);z-index:5000;max-height:290px;padding:6px;border:1px solid var(--px-line);border-radius:12px;background:#fff;box-shadow:0 18px 44px rgba(7,28,49,.18);overflow:auto}.tnc-autocomplete[hidden]{display:none}.tnc-autocomplete button{display:grid;width:100%;min-height:0;padding:9px 10px;border:0;border-radius:8px;background:#fff;color:var(--px-ink);font:inherit;line-height:1.25;text-align:left;white-space:normal;cursor:pointer;box-shadow:none;transform:none}.tnc-autocomplete button:hover,.tnc-autocomplete button.is-active{background:#eef7fb}.tnc-autocomplete strong{color:var(--px-navy);font-size:.84rem}.tnc-autocomplete small{min-height:0;color:var(--px-muted);font-size:.73rem}

.home-service-strip{position:relative;z-index:12;width:min(calc(100% - (2 * var(--px-gutter))),var(--px-shell));margin:-50px auto 0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.home-service-strip a{display:grid;place-items:center;gap:7px;min-height:94px;padding:12px;border:1px solid var(--px-line);border-radius:15px;background:#fff;color:#2c4559!important;font-size:.78rem;font-weight:800;text-align:center;text-decoration:none!important;box-shadow:var(--px-shadow-soft)}.home-service-strip a:hover{border-color:#afd1df;background:#f8fcfd;transform:translateY(-2px)}.home-service-strip i{color:var(--px-blue);font-size:1.2rem}
.home-section-heading{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:24px}.home-section-heading>div{max-width:760px}.home-section-heading h2{margin-bottom:8px}.home-section-heading p{margin:0;color:var(--px-muted)}.home-section-heading>a{flex:0 0 auto;font-weight:800}
.home-destination-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.home-destination-card{position:relative;display:flex;min-height:190px;align-items:flex-end;padding:18px;border-radius:20px;overflow:hidden;color:#fff!important;text-decoration:none!important;background:linear-gradient(145deg,#0a3554,#0a7187);box-shadow:var(--px-shadow-soft)}.home-destination-card::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 10%,rgba(255,255,255,.18),transparent 34%),linear-gradient(to top,rgba(4,21,34,.8),rgba(4,21,34,.08))}.home-destination-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.62;transform:scale(1.02);transition:transform .25s ease}.home-destination-card:hover img{transform:scale(1.06)}.home-destination-card div{position:relative;z-index:1}.home-destination-card strong{display:block;color:#fff;font-size:1.17rem}.home-destination-card span{color:#dcecf4;font-size:.8rem}.home-destination-card:hover{transform:translateY(-3px);box-shadow:0 18px 35px rgba(7,28,49,.15)}
.home-value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.home-value-card{padding:22px;border:1px solid var(--px-line);border-radius:18px;background:#fff}.home-value-card i{display:grid;place-items:center;width:42px;height:42px;margin-bottom:14px;border-radius:12px;background:var(--px-sky);color:var(--px-blue)}.home-value-card h3{margin-bottom:7px}.home-value-card p{margin:0;color:var(--px-muted)}

/* AI planner + result modal */
.tnc-ai-section{background:linear-gradient(180deg,#f5f8fa,#fff)}
.tnc-ai-inquiry{--ai-navy:#071c31;--ai-blue:#0b6f9f;--ai-gold:#f3bd36;--ai-muted:#66798a;color:var(--ai-navy)}
.tnc-ai-shell{display:grid;grid-template-columns:minmax(0,.86fr) minmax(390px,1.14fr);gap:28px;padding:clamp(26px,4vw,40px);border-radius:28px;background:linear-gradient(135deg,#071c31,#0a456a 66%,#0a7187);box-shadow:0 24px 56px rgba(7,28,49,.16);color:#fff}.tnc-ai-copy h2{max-width:12ch;margin-bottom:14px;color:#fff;font-size:clamp(2rem,3.6vw,3.4rem);line-height:1.03}.tnc-ai-copy>p{max-width:58ch;color:#d8eaf2}.tnc-ai-kicker{display:inline-flex;margin-bottom:10px;color:var(--ai-gold);font-size:.76rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.tnc-ai-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:22px}.tnc-ai-feature-grid span{display:grid;grid-template-columns:32px 1fr;column-gap:9px;align-items:center;padding:11px;border:1px solid rgba(255,255,255,.13);border-radius:13px;background:rgba(255,255,255,.07)}.tnc-ai-feature-grid i{grid-row:1/3;display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:rgba(243,189,54,.14);color:var(--ai-gold)}.tnc-ai-feature-grid b{color:#fff;font-size:.82rem}.tnc-ai-feature-grid small{color:#bcd5e1;font-size:.69rem}.tnc-ai-card{padding:22px;border:1px solid rgba(255,255,255,.18);border-radius:20px;background:rgba(255,255,255,.1);backdrop-filter:blur(8px)}.tnc-ai-form{display:grid;gap:13px}.tnc-ai-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.tnc-ai-field{display:grid;gap:6px}.tnc-ai-field label{color:#fff;font-size:.76rem;font-weight:850}.tnc-ai-field :where(input,select,textarea){width:100%;min-height:47px;padding:10px 12px;border:1px solid rgba(255,255,255,.4);border-radius:11px;background:#fff;color:#1b3042;font:inherit}.tnc-ai-field textarea{min-height:112px;resize:vertical}.tnc-ai-help,.tnc-ai-consent,.tnc-ai-account-note{margin:0;color:#cce0ea;font-size:.72rem}.tnc-ai-consent{display:flex;gap:8px;align-items:flex-start}.tnc-ai-consent input{margin-top:3px}.tnc-ai-account-note a{color:#fff!important;font-weight:800}.tnc-ai-submit{display:inline-flex;align-items:center;justify-content:center;min-height:49px;border:0;border-radius:11px;background:var(--ai-gold);color:var(--ai-navy);font:inherit;font-weight:900;cursor:pointer}.tnc-ai-submit:disabled{opacity:.68;cursor:wait}.tnc-ai-submit-loading{display:inline-flex;align-items:center;gap:8px}.tnc-ai-status{min-height:18px;margin:0;color:#fff;font-size:.76rem}.tnc-ai-status[data-state="error"]{padding:9px 10px;border-radius:9px;background:#feecec;color:#8d2328}.tnc-ai-status[data-state="success"]{color:#d9fbe7}.tnc-ai-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
body.tnc-ai-modal-open{overflow:hidden}.tnc-ai-modal{position:fixed;inset:0;z-index:30000;display:grid;place-items:center;padding:20px}.tnc-ai-modal[hidden]{display:none!important}.tnc-ai-modal-backdrop{position:absolute;inset:0;background:rgba(3,14,24,.72);backdrop-filter:blur(5px)}.tnc-ai-dialog{position:relative;z-index:1;display:flex;flex-direction:column;width:min(920px,100%);max-height:min(88vh,860px);border:1px solid rgba(255,255,255,.2);border-radius:22px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.38);overflow:hidden;outline:0}.tnc-ai-dialog-header{display:flex;justify-content:space-between;gap:20px;padding:22px 24px;border-bottom:1px solid var(--px-line);background:linear-gradient(135deg,#071c31,#0b5177);color:#fff}.tnc-ai-dialog-header h3{margin:4px 0 3px;color:#fff;font-size:clamp(1.45rem,2.5vw,2rem)}.tnc-ai-dialog-header p{margin:0;color:#cde1eb;font-size:.83rem}.tnc-ai-result-kicker{display:inline-flex;align-items:center;gap:7px;color:#f5c84e;font-size:.72rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.tnc-ai-modal-close{flex:0 0 40px;width:40px;height:40px;border:1px solid rgba(255,255,255,.22);border-radius:12px;background:rgba(255,255,255,.08);color:#fff;font-size:1rem;cursor:pointer}.tnc-ai-dialog-body{padding:clamp(20px,3vw,30px);overflow:auto}.tnc-ai-answer{color:#24394b;line-height:1.72}.tnc-ai-answer h4{margin:24px 0 8px;color:#0a3655;font-size:1.08rem}.tnc-ai-answer h4:first-child{margin-top:0}.tnc-ai-answer p{margin:0 0 12px}.tnc-ai-answer ul{margin:8px 0 18px;padding-left:22px}.tnc-ai-answer li{margin:6px 0}.tnc-ai-result-note{display:grid;grid-template-columns:30px 1fr;gap:10px;padding:13px 14px;margin-top:24px;border-radius:13px;background:#f3f7f9;color:#617687}.tnc-ai-result-note i{color:#0b6f9f;margin-top:2px}.tnc-ai-result-note p{margin:0;font-size:.8rem}.tnc-ai-dialog-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:14px 18px;border-top:1px solid var(--px-line);background:#f9fbfc}.tnc-ai-modal-actions{display:flex;flex-wrap:wrap;gap:8px}.tnc-ai-modal-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:8px 11px;border:1px solid #cad8e1;border-radius:10px;background:#fff;color:#224259!important;font:inherit;font-size:.77rem;font-weight:800;text-decoration:none!important;cursor:pointer}.tnc-ai-modal-button:hover{background:#eef7fb;border-color:#a8cbd9}.tnc-ai-save-button{border-color:#0b6f9f;background:#0b6f9f;color:#fff!important}.tnc-ai-modal-status{color:#537083;font-size:.76rem}.tnc-ai-modal-status a{font-weight:850}

/* Search results */
body.tnc-site .search-results-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}.search-card{display:grid;gap:8px;padding:14px;border:1px solid var(--px-line);border-radius:12px;background:#fff}.search-card h4{margin:0}.search-card p{margin:0;color:var(--px-muted);font-size:.85rem}.search-result-cta{justify-self:start;margin-top:3px}

/* Utility content structures that appear across routes */
body.tnc-site :where(.answer-summary,.answer-panel){border:0!important;background:#eef7fb!important}.answer-summary__inner{display:grid;grid-template-columns:minmax(230px,.7fr) minmax(0,1.3fr);gap:26px;align-items:center;padding-block:28px}.answer-summary__inner h2{margin-bottom:0;font-size:clamp(1.35rem,2vw,1.9rem)}.answer-summary__inner>p{margin:0;color:#526c7e}.answer-summary__label{margin:0 0 5px!important;color:#0b6f9f!important;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.topic-jump{position:sticky;top:var(--tnc-header);z-index:700;border-bottom:1px solid var(--px-line);background:rgba(255,255,255,.96);backdrop-filter:blur(10px)}.topic-jump__inner{display:flex;align-items:center;gap:16px;min-height:48px;overflow-x:auto;white-space:nowrap;font-size:.81rem}.topic-jump__inner a{font-weight:750;text-decoration:none}.planning-cta .container,.route-cta{padding:clamp(24px,4vw,40px)!important;border-radius:22px!important;background:linear-gradient(135deg,#071c31,#0a5779)!important;color:#fff!important}.planning-cta :where(h2,p),.route-cta :where(h2,p){color:#fff!important}

/* Footer tightening */
body.tnc-site .site-footer{margin-top:0}.footer-shell{gap:30px!important}.footer-nav{gap:20px!important}.footer-column a{line-height:1.35}

@media(max-width:1120px){body.tnc-site .logo-copy small{display:none}body.tnc-site .header-account span{display:none}.tnc-hub-form{grid-template-columns:repeat(3,minmax(0,1fr));}.tnc-hub-form--hotels{grid-template-columns:repeat(3,minmax(0,1fr))}.tnc-swap-route{display:none}.tnc-hub-search-button{width:100%}.home-service-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:1024px){body.tnc-site .header-account{margin-left:0}body.tnc-site .header-cta{display:none}body.tnc-site .header-account span{display:none}.home-destination-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.tnc-site :where(.cards-grid,.category-grid,.feature-grid,.service-grid,.destination-grid,.content-card-grid,.intent-grid,.route-grid,.marketplace-grid,.hotel-country-grid,.country-service-grid,.editorial-card-grid,.testimonials-grid,.home-blog-grid){grid-template-columns:repeat(2,minmax(0,1fr))}body.tnc-site .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tnc-ai-shell{grid-template-columns:1fr}.tnc-ai-copy h2{max-width:18ch}}
@media(max-width:760px){body.tnc-site :where(.section,.content-section,.route-section,.page-section,.company-section,.widget-section){padding-block:40px}.tnc-product-tabs{justify-content:flex-start}.tnc-product-tabs :where(button,a){flex:0 0 110px}.tnc-search-panel-heading{align-items:flex-start;flex-direction:column;gap:7px}.tnc-search-disclosure{white-space:normal}.tnc-hub-form,.tnc-hub-form--hotels{grid-template-columns:repeat(2,minmax(0,1fr))}.tnc-hub-search-button{grid-column:1/-1}.home-service-strip{margin-top:-44px}.home-value-grid{grid-template-columns:1fr}.tnc-ai-row,.tnc-ai-feature-grid{grid-template-columns:1fr}.answer-summary__inner{grid-template-columns:1fr;gap:8px}.topic-jump{top:var(--tnc-header)}.tnc-ai-dialog{max-height:92vh;border-radius:17px}.tnc-ai-dialog-footer{align-items:stretch;flex-direction:column}.tnc-ai-modal-actions{width:100%}.tnc-ai-modal-button{flex:1}.search-results-grid{grid-template-columns:1fr!important}}
@media(max-width:560px){body.tnc-site .header-account span{display:none}body.tnc-site.section-home .hero{padding-top:38px!important;padding-bottom:82px!important}.tnc-booking-hub{border-radius:17px}.tnc-hub-panel{padding:16px}.tnc-hub-form,.tnc-hub-form--hotels{grid-template-columns:1fr}.tnc-hub-search-button{grid-column:auto}.tnc-hub-field small{white-space:normal}.tnc-hub-footer{justify-content:flex-start}.home-service-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.home-service-strip a{min-height:86px}.home-destination-grid{grid-template-columns:1fr}body.tnc-site :where(.cards-grid,.category-grid,.feature-grid,.service-grid,.destination-grid,.content-card-grid,.intent-grid,.route-grid,.marketplace-grid,.hotel-country-grid,.country-service-grid,.editorial-card-grid,.testimonials-grid,.home-blog-grid,.stats-grid,.route-list,.faq-list){grid-template-columns:1fr!important}.home-section-heading{align-items:flex-start;flex-direction:column;gap:8px}.tnc-ai-shell{padding:20px;border-radius:20px}.tnc-ai-card{padding:16px}.tnc-ai-modal{padding:10px}.tnc-ai-dialog-header{padding:17px}.tnc-ai-dialog-body{padding:18px}.tnc-ai-modal-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(prefers-reduced-motion:reduce){body.tnc-site :where(.category-card,.feature-card,.service-card,.destination-card,.content-card,.intent-card,.route-card,.marketplace-card,.home-blog-card,.home-destination-card){transition:none!important}.tnc-ai-modal-backdrop{backdrop-filter:none}}

/* Extended alignment ownership for older route/company/support templates */
body.tnc-site :where(.company-card-grid,.company-grid,.country-info-grid,.country-practical-grid,.destination-directory-grid,.region-country-grid,.support-route-grid,.support-contact-grid,.contact-grid,.editorial-grid,.widget-grid,.hotels-grid,.trust-strip__grid,.tn-grid){display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}
body.tnc-site :where(.company-card,.company-panel,.support-route-card,.support-contact-card,.legal-card,.editorial-card,.destination-directory-card,.region-country-card,.country-decision-card,.tn-card,.contact-form-panel,.contact-info-panel,.sidebar-card){min-width:0;height:100%;border:1px solid var(--px-line)!important;border-radius:var(--px-radius)!important;background:#fff!important;box-shadow:var(--px-shadow-soft)!important}
body.tnc-site :where(.company-card,.company-panel,.support-route-card,.support-contact-card,.legal-card,.editorial-card,.destination-directory-card,.region-country-card,.country-decision-card,.tn-card,.contact-form-panel,.contact-info-panel,.sidebar-card){padding:clamp(18px,2.3vw,24px)}
body.tnc-site :where(.company-card-grid,.company-grid,.country-info-grid,.country-practical-grid,.destination-directory-grid,.region-country-grid,.support-route-grid,.support-contact-grid,.contact-grid,.editorial-grid,.widget-grid,.hotels-grid,.trust-strip__grid,.tn-grid)>*{min-width:0}
body.tnc-site :where(.company-panel,.company-card,.support-route-card,.legal-card,.editorial-card,.destination-directory-card,.region-country-card,.tn-card){display:flex;flex-direction:column}
body.tnc-site :where(.company-panel,.company-card,.support-route-card,.legal-card,.editorial-card,.destination-directory-card,.region-country-card,.tn-card) :where(.button-row,.card-actions,.company-actions,.destination-directory-card__link){margin-top:auto}
@media(max-width:1024px){body.tnc-site :where(.company-card-grid,.company-grid,.country-info-grid,.country-practical-grid,.destination-directory-grid,.region-country-grid,.support-route-grid,.support-contact-grid,.contact-grid,.editorial-grid,.widget-grid,.hotels-grid,.trust-strip__grid,.tn-grid){grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){body.tnc-site :where(.company-card-grid,.company-grid,.country-info-grid,.country-practical-grid,.destination-directory-grid,.region-country-grid,.support-route-grid,.support-contact-grid,.contact-grid,.editorial-grid,.widget-grid,.hotels-grid,.trust-strip__grid,.tn-grid){grid-template-columns:1fr}}

.tnc-field-control input[type="hidden"]{display:none!important}

/* ==========================================================================
   RC4 — control ownership and icon/state conflict elimination
   ========================================================================== */
body.tnc-site [hidden]{display:none!important}
body.tnc-site :where(button,a).is-busy{pointer-events:none}
body.tnc-site .tnc-product-tabs{max-width:100%}
body.tnc-site .tnc-product-tabs :where(button,a) span{min-width:0;overflow:hidden;text-overflow:ellipsis}
body.tnc-site .tnc-hub-search-button[aria-busy="true"]{box-shadow:none}
body.tnc-site .tnc-hub-search-button[aria-busy="true"] .tnc-button-loading{display:inline-flex}
body.tnc-site .tnc-hub-search-button[aria-busy="true"] .tnc-button-label{display:none}
body.tnc-site .tnc-hub-field :where(input,select){text-overflow:ellipsis}
body.tnc-site .tnc-hub-field select{appearance:auto;-webkit-appearance:auto}
body.tnc-site .tnc-hub-field input[type="date"]{padding-left:40px}
body.tnc-site .tnc-hub-field input[type="date"]::-webkit-calendar-picker-indicator{margin-left:4px;opacity:.72}

/* ========================================================================== 
   RC3 — runtime conflict resolution, select consistency, widgets & mobile
   ========================================================================== */
html{overflow-x:clip}
body.tnc-site{overflow-x:clip}
body.tnc-site main,body.tnc-site .site-main{min-width:0}

/* Autocomplete must be able to escape hero/search containers. */
body.tnc-site.section-home .hero,
body.tnc-site .service-hero,
body.tnc-site .travel-search-panel,
body.tnc-site .travel-search-form,
body.tnc-site .search-fields,
body.tnc-site .tnc-booking-hub,
body.tnc-site .tnc-hub-panel,
body.tnc-site .tnc-hub-form{overflow:visible!important}
body.tnc-site .tnc-location-field{position:relative;z-index:20;min-width:0}
body.tnc-site .tnc-location-field:focus-within{z-index:5100}
body.tnc-site .tnc-autocomplete{
  top:calc(100% + 6px)!important;
  left:0!important;right:0!important;
  width:auto!important;min-width:min(300px,calc(100vw - 36px));max-width:min(480px,calc(100vw - 36px));
  max-height:min(320px,45vh);padding:6px!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;
  border:1px solid #ccdbe5!important;border-radius:13px!important;background:#fff!important;
  box-shadow:0 22px 50px rgba(7,28,49,.22)!important;overflow-y:auto!important;overflow-x:hidden!important
}
body.tnc-site .tnc-autocomplete-option{touch-action:manipulation}
body.tnc-site .tnc-location-field.is-searching::after{content:"";position:absolute;right:12px;top:39px;width:15px;height:15px;border:2px solid #c4d6e0;border-top-color:var(--px-blue);border-radius:50%;animation:tnc-spin .7s linear infinite;pointer-events:none}
@keyframes tnc-spin{to{transform:rotate(360deg)}}
body.tnc-site .travel-search-form .search-field--location>small{display:block;margin-top:5px;color:#617789;font-size:.72rem;line-height:1.35}
body.tnc-site .travel-search-form .search-field--location>.tnc-autocomplete{top:calc(100% + 4px)!important}

/* One native-select contract. Avoid custom JS select replacements and iOS zoom. */
body.tnc-site select{
  display:block;max-width:100%;min-width:0;min-height:48px;padding-right:36px!important;
  border:1px solid #b9c8d4;border-radius:11px;background-color:#fff;color:var(--px-navy);
  font-family:inherit;line-height:1.25;text-overflow:ellipsis
}
body.tnc-site select:disabled{opacity:.62;background:#f3f6f8;cursor:not-allowed}
body.tnc-site .tnc-field-control select{min-width:0;width:100%}
body.tnc-site input[type="date"]{min-width:0;max-width:100%}


/* Cards and grids cannot force horizontal scrolling when providers inject content. */
body.tnc-site :where(.card,.content-card,.service-card,.route-card,.marketplace-card,.hotel-card,.country-service-card,.home-blog-card,.account-panel){max-width:100%;min-width:0}
body.tnc-site :where(.cards-grid,.category-grid,.feature-grid,.service-grid,.destination-grid,.content-card-grid,.intent-grid,.route-grid,.marketplace-grid,.hotel-country-grid,.country-service-grid,.editorial-card-grid,.home-blog-grid)>*{min-width:0;max-width:100%}

@media(max-width:760px){
  body.tnc-site :where(input:not([type="checkbox"]):not([type="radio"]),select,textarea){font-size:16px!important}
  body.tnc-site .tnc-booking-hub{width:100%;max-width:100%}
  body.tnc-site .tnc-product-tabs{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}
  body.tnc-site .tnc-product-tabs :where(button,a){scroll-snap-align:start}
  body.tnc-site .tnc-hub-form,body.tnc-site .tnc-hub-form--hotels{gap:12px}
  body.tnc-site .tnc-hub-field,body.tnc-site .travel-search-form .search-field{min-width:0}
  body.tnc-site .tnc-autocomplete{position:absolute;min-width:100%;max-width:calc(100vw - 36px);max-height:42vh}
}

@media(max-width:560px){
  body.tnc-site .tnc-product-tabs{margin-inline:-1px;padding:6px}
  body.tnc-site .tnc-product-tabs :where(button,a){flex-basis:106px;min-height:48px;padding-inline:10px}
  body.tnc-site .tnc-hub-panel{padding:15px 14px 17px!important}
  body.tnc-site .tnc-hub-form,body.tnc-site .tnc-hub-form--hotels{grid-template-columns:minmax(0,1fr)!important}
  body.tnc-site .tnc-hub-search-button{width:100%;min-width:0}
  body.tnc-site .tnc-field-control :where(input,select){height:50px}
  body.tnc-site .tnc-autocomplete{left:0!important;right:auto!important;width:min(100%,calc(100vw - 44px))!important;min-width:min(280px,calc(100vw - 44px))!important}
  body.tnc-site .search-buttons{display:grid;grid-template-columns:1fr;width:100%}
  body.tnc-site .search-buttons>*{width:100%!important;min-width:0}
}

/* Human sitemap */
body.tnc-site .sitemap-hero code{padding:2px 6px;border-radius:6px;background:rgba(255,255,255,.12);color:#fff}
body.tnc-site .sitemap-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}
body.tnc-site .sitemap-hero-actions .btn-secondary{border-color:rgba(255,255,255,.42)!important;background:rgba(255,255,255,.08)!important;color:#fff!important}
body.tnc-site .sitemap-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:34px}
body.tnc-site .sitemap-summary>div{display:grid;gap:4px;padding:18px;border:1px solid var(--px-line);border-radius:16px;background:#fff;box-shadow:var(--px-shadow-soft)}
body.tnc-site .sitemap-summary span{color:var(--px-muted);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
body.tnc-site .sitemap-summary strong{color:var(--px-navy);font-size:1.45rem;line-height:1.15}
body.tnc-site .sitemap-directory{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}
body.tnc-site .sitemap-group{min-width:0;border:1px solid var(--px-line);border-radius:17px;background:#fff;box-shadow:var(--px-shadow-soft);overflow:hidden}
body.tnc-site .sitemap-group-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid var(--px-line);background:#f4f9fb}
body.tnc-site .sitemap-group-head h3{margin:0;font-size:1.05rem}.sitemap-group-head span{flex:none;color:var(--px-muted);font-size:.75rem;font-weight:800}
body.tnc-site .sitemap-group ul{margin:0;padding:8px 18px 14px;list-style:none}.sitemap-group li{padding:9px 0;border-bottom:1px solid #edf2f5}.sitemap-group li:last-child{border-bottom:0}
body.tnc-site .sitemap-group li>a{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--px-navy);font-size:.87rem;font-weight:750;text-decoration:none}.sitemap-group li>a span{min-width:0;overflow-wrap:anywhere}.sitemap-group li>a i{flex:none;color:var(--px-blue);font-size:.7rem}
body.tnc-site .sitemap-group time{display:block;margin-top:3px;color:var(--px-muted);font-size:.7rem}
body.tnc-site .sitemap-alert{padding:18px;border:1px solid #f1cf76;border-radius:14px;background:#fff8df;color:#715414}
@media(max-width:820px){body.tnc-site .sitemap-directory{grid-template-columns:1fr}}
@media(max-width:620px){body.tnc-site .sitemap-summary{grid-template-columns:1fr}.sitemap-hero-actions{display:grid!important}.sitemap-hero-actions a{width:100%}}

/* ==========================================================================
   RC5 — Travelpayouts live-search continuity, AI search sync and email-era UI
   ========================================================================== */
body.tnc-site .search-results-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}
body.tnc-site .search-results-heading>div{min-width:0}
body.tnc-site .search-results-heading h3{margin:0 0 5px;color:var(--px-navy);font-size:clamp(1.05rem,2vw,1.28rem)}
body.tnc-site .search-results-heading .results-disclosure{margin:0;max-width:720px;color:var(--px-muted);line-height:1.55}
body.tnc-site .search-results-heading .search-result-cta{flex:none;white-space:nowrap}
body.tnc-site .search-live-fallback{margin:8px 0 14px;padding:16px 18px;border:1px solid #cfe0eb;border-radius:14px;background:#f5fafc}
body.tnc-site .search-live-fallback strong{display:block;margin-bottom:5px;color:var(--px-navy)}
body.tnc-site .search-live-fallback p{margin:0;color:var(--px-muted);line-height:1.55}
body.tnc-site .results-source-note{margin:14px 0 0;padding-top:12px;border-top:1px solid var(--px-line);color:var(--px-muted);font-size:.78rem;line-height:1.5}
body.tnc-site .tnc-ai-modal-button:disabled{opacity:.48;cursor:not-allowed;filter:grayscale(.15);box-shadow:none}
body.tnc-site .tnc-ai-modal-button:disabled:hover{transform:none}
@media(max-width:700px){
  body.tnc-site .search-results-heading{display:grid;grid-template-columns:1fr}
  body.tnc-site .search-results-heading .search-result-cta{width:100%;text-align:center}
}



/* ==========================================================================
   RC7 — support assistance, premium discovery and product-detail components
   ========================================================================== */
body.tnc-site .tn-support-launcher{position:fixed;right:22px;bottom:22px;z-index:7200;display:inline-flex;align-items:center;gap:9px;min-height:48px;padding:0 17px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#082944;color:#fff;font:800 .86rem/1 inherit;box-shadow:0 15px 36px rgba(4,25,43,.28);cursor:pointer;isolation:isolate}
body.tnc-site .tn-support-launcher:hover{transform:translateY(-1px);background:#0b3a60}body.tnc-site .tn-support-launcher__pulse{position:absolute;left:-3px;top:-3px;width:13px;height:13px;border:3px solid #fff;border-radius:50%;background:#16b878;box-shadow:0 0 0 4px rgba(22,184,120,.16)}
body.tnc-site .tn-support-backdrop{position:fixed;inset:0;z-index:11000;background:rgba(3,16,28,.62);backdrop-filter:blur(3px)}
body.tnc-site .tn-support-dialog{position:fixed;left:50%;top:50%;z-index:11010;width:min(620px,calc(100vw - 32px));max-height:min(760px,calc(100vh - 32px));overflow:auto;transform:translate(-50%,-50%);padding:28px;border:1px solid #d8e3ea;border-radius:24px;background:#fff;color:#112a3e;box-shadow:0 30px 90px rgba(2,18,31,.34)}
body.tnc-site .tn-support-close{position:absolute;right:17px;top:15px;display:grid;place-items:center;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:#f1f5f7;color:#536878;font-size:1.05rem;cursor:pointer}
body.tnc-site .tn-support-head{display:grid;grid-template-columns:112px minmax(0,1fr);gap:22px;align-items:center;padding-right:32px}.tn-support-avatar-wrap{position:relative;width:108px;height:108px}.tn-support-avatar{display:block;width:108px;height:108px;object-fit:cover;border:1px solid #cbdce6;border-radius:50%;background:#eef7fb}.tn-support-avatar--icon{display:grid;place-items:center;color:#0a6c99;font-size:2.25rem}.tn-support-online{position:absolute;right:1px;bottom:7px;width:28px;height:28px;border:4px solid #fff;border-radius:50%;background:#16b878}
body.tnc-site .tn-support-kicker{margin:0 0 5px;color:#087aa8;font-size:.73rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.tn-support-head h2{margin:0 0 7px;font-size:clamp(1.35rem,3vw,1.78rem);line-height:1.14}.tn-support-head p:last-child{margin:0;color:#5b7080;line-height:1.5}
body.tnc-site .tn-support-primary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:22px 0 10px}.tn-support-primary>a{display:flex;align-items:center;gap:12px;min-width:0;padding:14px;border:1px solid #d5e3eb;border-radius:14px;background:#f8fbfc;color:#112a3e;text-decoration:none}.tn-support-primary>a:hover{border-color:#89bfd2;background:#eef8fb}.tn-support-primary i{display:grid;place-items:center;width:36px;height:36px;flex:none;border-radius:11px;background:#0b7ba6;color:#fff}.tn-support-primary span{min-width:0}.tn-support-primary small,.tn-support-primary strong{display:block}.tn-support-primary small{color:#667b8b;font-size:.72rem}.tn-support-primary strong{overflow:hidden;text-overflow:ellipsis;font-size:.9rem;white-space:nowrap}
body.tnc-site .tn-support-hours{display:flex;align-items:center;gap:8px;margin:0 0 18px;color:#687b89;font-size:.78rem}.tn-support-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:13px;border-radius:16px;background:#f3f4f2}.tn-support-benefits>div{display:flex;align-items:center;gap:10px;padding:10px;color:#344956;font-size:.82rem;font-weight:750}.tn-support-benefits i{width:20px;color:#f16d3d;text-align:center}.tn-support-actions{display:flex;gap:10px;margin-top:18px}.tn-support-actions>*{flex:1;text-align:center}.tn-support-disclosure{margin:14px 0 0;color:#738591;font-size:.72rem;line-height:1.5}.tn-support-open{overflow:hidden}
body.tnc-site .experience-filter-bar{display:grid;grid-template-columns:minmax(220px,1.6fr) repeat(2,minmax(150px,.7fr)) auto;gap:10px;align-items:end;padding:16px;border:1px solid var(--px-line);border-radius:17px;background:#fff;box-shadow:var(--px-shadow-soft)}
body.tnc-site .experience-filter-bar label{display:grid;gap:6px;color:#2c4252;font-size:.75rem;font-weight:800}.experience-filter-bar :where(input,select){width:100%;min-width:0}.experience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:20px}.experience-card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--px-line);border-radius:18px;background:#fff;overflow:hidden;box-shadow:var(--px-shadow-soft)}.experience-card__media{position:relative;aspect-ratio:16/10;background:linear-gradient(145deg,#dcedf4,#f7fbfc);overflow:hidden}.experience-card__media img{width:100%;height:100%;object-fit:cover}.experience-card__body{display:flex;flex:1;flex-direction:column;padding:16px}.experience-card__meta{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:8px}.experience-pill{padding:5px 8px;border-radius:999px;background:#edf7fb;color:#086e98;font-size:.68rem;font-weight:850}.experience-card h3{margin:0 0 7px;font-size:1.03rem}.experience-card p{margin:0;color:var(--px-muted);font-size:.84rem;line-height:1.5}.experience-card__footer{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-top:auto;padding-top:14px}.experience-price small{display:block;color:#758794;font-size:.66rem}.experience-price strong{color:var(--px-navy);font-size:1rem}.experience-product-hero{padding:24px 0 30px;background:#f4f9fb}.experience-product-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(290px,.65fr);gap:24px;align-items:start}.experience-gallery{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;gap:8px;min-height:420px;border-radius:20px;overflow:hidden;background:#dfeaf0}.experience-gallery figure{margin:0;min-height:0}.experience-gallery figure:first-child{grid-row:1/3}.experience-gallery img{width:100%;height:100%;object-fit:cover}.experience-book-card{position:sticky;top:92px;padding:20px;border:1px solid var(--px-line);border-radius:18px;background:#fff;box-shadow:0 18px 50px rgba(9,42,64,.13)}.experience-book-card .btn-primary{display:block;width:100%;text-align:center}.experience-detail-sections{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:26px;align-items:start}.experience-fact-list{display:grid;gap:9px;padding:16px;border:1px solid var(--px-line);border-radius:16px;background:#fff}.experience-fact-list div{display:flex;gap:10px}.experience-fact-list i{width:20px;color:#0b7ba6}.experience-rich-copy{display:grid;gap:20px}.experience-rich-copy article{padding:20px;border:1px solid var(--px-line);border-radius:17px;background:#fff}.experience-rich-copy h2{margin-top:0}.experience-rich-copy ul{padding-left:20px}.business-completion{display:grid;gap:8px;padding:14px;border-radius:14px;background:#f3f8fb}.business-completion__bar{height:8px;border-radius:999px;background:#d9e5ec;overflow:hidden}.business-completion__bar span{display:block;height:100%;border-radius:inherit;background:#0a7ba8}
@media(max-width:900px){body.tnc-site .experience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.experience-product-grid,.experience-detail-sections{grid-template-columns:1fr}.experience-book-card{position:static}.experience-gallery{min-height:340px}}
@media(max-width:680px){body.tnc-site .tn-support-launcher{right:12px;bottom:12px}.tn-support-launcher span:last-child{display:none}body.tnc-site .tn-support-dialog{top:auto;bottom:0;left:0;width:100%;max-height:88vh;transform:none;border-radius:22px 22px 0 0;padding:22px 18px}.tn-support-head{grid-template-columns:72px 1fr;gap:14px;padding-right:28px}.tn-support-avatar-wrap,.tn-support-avatar{width:70px;height:70px}.tn-support-online{width:20px;height:20px;border-width:3px}.tn-support-primary,.tn-support-benefits{grid-template-columns:1fr}.tn-support-actions{display:grid;grid-template-columns:1fr}.experience-filter-bar,.experience-grid{grid-template-columns:1fr}.experience-gallery{grid-template-columns:1fr;grid-template-rows:auto;min-height:0}.experience-gallery figure:first-child{grid-row:auto}.experience-gallery figure:not(:first-child){display:none}}

/* RC8 — final control/media ownership. Generic cards and widget hosts must not clip
   autocomplete, calendars, menus or third-party overlays. Media cards retain clipping. */
body.tnc-site :where(.content-card,.card,.feature-card,.service-card,.route-card,.review-card,.step-card,.support-card,.info-section,.company-card){overflow:visible}
body.tnc-site :where(.destination-card,.hotel-card,.blog-card,.editorial-blog-card,.marketplace-card){overflow:hidden}
body.tnc-site .flight-card{display:grid;grid-template-columns:56px minmax(0,1fr);gap:12px;align-items:start}
body.tnc-site .flight-card__brand{display:grid;place-items:center;width:56px;height:56px;border:1px solid #dce6ec;border-radius:12px;background:#fff;overflow:hidden}
body.tnc-site .flight-card__brand img{display:block;width:48px;height:32px;object-fit:contain}
body.tnc-site .flight-card__brand span{font-size:.75rem;font-weight:900;color:#446176;letter-spacing:.03em}
body.tnc-site .flight-card__content{min-width:0}
body.tnc-site .flight-card__meta{display:flex;flex-wrap:wrap;gap:6px 12px;margin:5px 0 10px;color:#63798b;font-size:.8rem}
body.tnc-site .flight-card__meta strong{color:#16374f}
@media(max-width:560px){body.tnc-site .flight-card{grid-template-columns:44px minmax(0,1fr)}body.tnc-site .flight-card__brand{width:44px;height:44px}body.tnc-site .flight-card__brand img{width:38px;height:26px}}

/* RC9 — airline/hotel brand identity and result actions */
.section-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.section-heading-row>div{max-width:760px}.section-heading-row h2{margin-bottom:8px}.section-heading-row p{margin-bottom:0}.airline-badge-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.airline-badge-card{display:grid;grid-template-columns:68px minmax(0,1fr);gap:12px;align-items:center;min-height:84px;padding:12px 14px;border:1px solid #d9e4ea;border-radius:15px;background:#fff;color:#163047!important;text-decoration:none!important;box-shadow:0 7px 20px rgba(11,34,57,.05);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.airline-badge-card:hover{transform:translateY(-2px);border-color:#a8cad8;box-shadow:0 12px 26px rgba(11,34,57,.09)}.airline-badge-logo{display:grid;place-items:center;width:68px;height:52px;border:1px solid #e0e8ed;border-radius:12px;background:#fff}.airline-badge-logo img{max-width:60px;max-height:34px;object-fit:contain}.airline-badge-card>span:last-child{min-width:0;display:grid}.airline-badge-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.airline-badge-card small{color:#6b7f91}.carrier-code-badge,.carrier-alliance-badge{display:inline-flex!important;align-items:center;min-height:22px;padding:2px 7px;border:1px solid #cbdde6;border-radius:999px;background:#eef7fb;color:#075e85;font-size:.68rem;font-weight:900;letter-spacing:.04em}.carrier-alliance-badge{background:#f4f2ec;border-color:#ded8c8;color:#675a35}.carrier-identity{display:inline-flex!important;align-items:center;gap:6px;flex-wrap:wrap}.flight-card__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:12px}.flight-card__official{display:inline-flex;align-items:center;gap:6px;min-height:38px;padding:8px 11px;border:1px solid #c9d9e3;border-radius:10px;color:#20526f!important;font-weight:800;text-decoration:none!important;background:#fff}.flight-card__official:hover{border-color:#86b4c8;background:#f6fbfd}.brand-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.directory-hero{padding:62px 0 34px;background:linear-gradient(135deg,#eef7fb,#fff)}.directory-hero h1{max-width:16ch}.directory-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;max-width:760px;margin-top:24px;padding:8px;border:1px solid #d5e2e9;border-radius:15px;background:#fff;box-shadow:0 12px 32px rgba(11,34,57,.07)}.directory-search input{min-width:0;min-height:48px;padding:10px 13px;border:0;outline:0;font:inherit}.brand-directory-card{display:grid;grid-template-columns:82px minmax(0,1fr);gap:15px;align-items:start;padding:18px;border:1px solid #d9e4ea;border-radius:17px;background:#fff;box-shadow:0 8px 24px rgba(11,34,57,.05)}.brand-logo-box{display:grid;place-items:center;width:82px;height:64px;border:1px solid #e1e8ed;border-radius:13px;background:#fff}.brand-logo-box img{max-width:72px;max-height:42px;object-fit:contain}.brand-logo-box span{font-weight:950;color:#36586d}.brand-card-title{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.brand-card-title h2{margin:0;font-size:1.05rem}.brand-alliance{margin:4px 0 12px;color:#6b7f91;font-size:.82rem}.brand-card-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.brand-official-link{display:inline-flex;align-items:center;gap:5px;font-size:.8rem;font-weight:800}.hotel-brand-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.hotel-brand-card{display:grid;grid-template-columns:50px minmax(0,1fr) auto;gap:10px;align-items:center;min-height:78px;padding:12px;border:1px solid #dbe5eb;border-radius:14px;background:#fff;color:#163047!important;text-decoration:none!important;box-shadow:0 6px 18px rgba(11,34,57,.05)}.hotel-brand-logo,.hotel-brand-monogram{display:grid;place-items:center;width:50px;height:50px;border:1px solid #e0e7ec;border-radius:12px;background:#fff;overflow:hidden}.hotel-brand-logo img{max-width:42px;max-height:42px;object-fit:contain}.hotel-brand-monogram{background:#eef5f8;color:#0a668d;font-size:1.15rem;font-weight:950}.hotel-brand-card>span:nth-child(2){display:grid;min-width:0}.hotel-brand-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem}.hotel-brand-card small{color:#788a99;font-size:.68rem}.hotel-brand-card>i{color:#8ba0ae;font-size:.7rem}.provider-disclosure{margin:14px 0 0;color:#728595;font-size:.76rem}
@media(max-width:1100px){.airline-badge-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.hotel-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.section-heading-row{align-items:flex-start;flex-direction:column}.airline-badge-strip,.hotel-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-directory-grid{grid-template-columns:1fr}.directory-search{grid-template-columns:1fr}.directory-search .btn-primary{width:100%}}
@media(max-width:520px){.airline-badge-strip,.hotel-brand-grid{grid-template-columns:1fr}.flight-card__actions>*{width:100%;justify-content:center}.brand-directory-card{grid-template-columns:64px minmax(0,1fr)}.brand-logo-box{width:64px;height:56px}}
