/* TripEcofy Travel OS v5 — full-width app shell + cinematic hero */
:root{--v5-bg:#03070b;--v5-panel:rgba(9,17,25,.78);--v5-panel-strong:#09131c;--v5-line:rgba(150,220,235,.14);--v5-mint:#63f5d3;--v5-cyan:#67c9ff;--v5-muted:#9aa9b8;--v5-white:#f6fafc}
html,body{width:100%;min-width:0}body.tf-site{margin:0!important;background:#03070b!important;color:var(--v5-white)!important;overflow-x:hidden!important}.tf-site *{min-width:0}
.tf-site .container{width:min(1380px,calc(100% - 48px))!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}
.tf-site .row{margin-left:0!important;margin-right:0!important}.tf-site [class*="col-"]{padding-left:12px;padding-right:12px}.tf-site .row>[class*="col-"]:first-child{padding-left:0}.tf-site .row>[class*="col-"]:last-child{padding-right:0}
.tf-header{left:0!important;right:0!important;width:100%!important}.tf-header-inner{width:min(1380px,calc(100% - 48px))!important;max-width:none!important}
.tf-logo img{width:112px!important;max-width:112px!important}.tf-logo-badge{display:none!important}.tf-nav{gap:30px!important}.tf-nav a{font-size:11px!important;letter-spacing:.075em!important}.tf-actions{gap:14px!important}
/* Hero */
.tf-hero{min-height:930px!important;padding:142px 0 52px!important;background:#03070b!important}.tf-hero-bg{background:radial-gradient(circle at 72% 43%,rgba(40,117,190,.17),transparent 28%),radial-gradient(circle at 88% 58%,rgba(30,72,170,.18),transparent 23%),linear-gradient(90deg,#03070b 0%,rgba(3,7,11,.94) 36%,rgba(3,7,11,.28) 70%,#03070b 100%),url('../images/backgrounds/aurora.jpg') center/cover!important;opacity:.72}.tf-hero:before{content:"";position:absolute;inset:0;z-index:-1;background-image:linear-gradient(rgba(99,245,211,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(99,245,211,.035) 1px,transparent 1px);background-size:74px 74px;mask-image:linear-gradient(to bottom,black 0%,transparent 85%);pointer-events:none}
.tf-hero-content{width:100%!important}.tf-hero .row{display:grid!important;grid-template-columns:minmax(0,1.02fr) minmax(520px,.98fr)!important;align-items:center!important;gap:10px!important}.tf-hero .row>[class*="col-"]{width:auto!important;max-width:none!important;flex:none!important;padding:0!important}.tf-hero .col-xl-5{display:flex;align-items:center;justify-content:flex-end}
.tf-kicker{font-size:10px!important;letter-spacing:.22em!important}.tf-display{font-size:clamp(62px,6.5vw,104px)!important;max-width:760px!important;margin:20px 0 25px!important;line-height:.9!important;letter-spacing:-.07em!important}.tf-hero-copy{font-size:16px!important;line-height:1.7!important;max-width:610px!important}.tf-hero-cta{gap:22px!important}.tf-button{border-radius:11px!important}.tf-ghost{font-size:12px!important}
/* Globe visual */
.tf-route-card{width:min(610px,100%)!important;max-width:none!important;margin:0!important;padding:16px!important;border-radius:24px!important;background:linear-gradient(145deg,rgba(12,22,32,.68),rgba(4,10,17,.35))!important;border-color:rgba(145,215,235,.18)!important;box-shadow:0 35px 100px rgba(0,0,0,.38)!important;transform:translateY(5px)}
.tf-route-map{height:430px!important;border-radius:18px!important;background:transparent!important;overflow:visible!important;position:relative!important}.tf-route-map:before{content:"";position:absolute;width:420px;height:420px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle at 35% 30%,rgba(70,171,218,.42),rgba(5,21,36,.86) 38%,#02070c 72%);box-shadow:inset -40px -20px 80px rgba(0,0,0,.72),0 0 45px rgba(65,171,230,.22),0 0 120px rgba(45,93,210,.16);border:1px solid rgba(91,207,255,.42)}
.tf-route-map:after{content:"";position:absolute;width:420px;height:420px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:repeating-linear-gradient(0deg,transparent 0 28px,rgba(130,214,236,.08) 29px 30px),repeating-linear-gradient(90deg,transparent 0 38px,rgba(130,214,236,.06) 39px 40px);clip-path:circle(50% at 50% 50%);opacity:.75;animation:globeSpin 22s linear infinite}
.tf-map-line{z-index:4;background:linear-gradient(90deg,transparent,var(--v5-mint),transparent)!important}.tf-map-dot{z-index:6}.tf-plane{z-index:7}.tf-route-city{z-index:8;padding:9px 12px!important;border:1px solid rgba(99,245,211,.22);border-radius:12px;background:rgba(3,10,16,.72);backdrop-filter:blur(10px);box-shadow:0 8px 30px rgba(0,0,0,.3)}.tf-route-city b{font-size:15px!important}.tf-route-city small{font-size:9px!important}.city-one{left:32px!important;bottom:58px!important}.city-two{right:32px!important;top:44px!important}.tf-route-bottom{display:none!important}
/* Add floating destination chips */
.tf-route-card:after{content:"NEW YORK  ·  LONDON  ·  DUBAI  ·  TOKYO  ·  BALI";display:block;position:absolute;left:28px;right:28px;bottom:24px;text-align:center;font-size:8px;letter-spacing:.16em;color:#78909f;white-space:nowrap;opacity:.8}
/* Search becomes an app command bar */
.tf-search-wrap{position:relative;margin-top:26px!important;padding:14px!important;border-radius:20px!important;background:rgba(7,15,23,.88)!important;border:1px solid rgba(126,202,225,.18)!important;box-shadow:0 28px 90px rgba(0,0,0,.38)!important}.tf-search-head{display:none!important}.tf-widget-shell{min-height:92px!important;padding:4px!important;border-radius:13px!important;background:rgba(255,255,255,.02)!important}.tf-widget-shell iframe{border-radius:12px!important}
/* Trust row directly below hero */
.tf-trust-strip{padding:0 0 62px!important;background:linear-gradient(#03070b,#03070b)!important}.tf-trust-grid{border:1px solid rgba(255,255,255,.08);border-radius:18px;background:rgba(8,15,22,.7);backdrop-filter:blur(18px)}
/* Global app polish */
.tf-section{position:relative;overflow:hidden}.tf-section:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 85% 10%,rgba(99,245,211,.045),transparent 24%)}.tf-section-heading h2,.tf-ai-panel h2,.tf-about-title,.tf-final-inner h2{letter-spacing:-.055em}.tf-destination-card,.tf-service-card,.tf-quote{border-color:rgba(255,255,255,.09)!important}.tf-destination-card img{transition:transform 1s cubic-bezier(.2,.8,.2,1),filter .5s ease}.tf-destination-card:hover img{transform:scale(1.06);filter:saturate(1.15)}
@keyframes globeSpin{from{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}
@media(max-width:1199px){.tf-site .container,.tf-header-inner{width:min(1160px,calc(100% - 36px))!important}.tf-hero .row{grid-template-columns:minmax(0,1fr) minmax(420px,.85fr)!important}.tf-display{font-size:clamp(58px,7.5vw,88px)!important}.tf-route-map,.tf-route-map:before,.tf-route-map:after{height:370px!important}.tf-route-map:before,.tf-route-map:after{width:370px!important}}
@media(max-width:991px){.tf-site .container,.tf-header-inner{width:calc(100% - 30px)!important}.tf-hero{padding-top:125px!important;min-height:auto!important}.tf-hero .row{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:20px!important}.tf-hero .col-xl-5{justify-content:center}.tf-route-card{margin-top:18px!important}.tf-route-map,.tf-route-map:before,.tf-route-map:after{height:330px!important}.tf-route-map:before,.tf-route-map:after{width:330px!important}.tf-display{font-size:clamp(52px,11vw,76px)!important}.tf-search-wrap{margin-top:28px!important}.tf-nav{display:none!important}.tf-actions .tf-link{display:none!important}.tf-command{display:none!important}.tf-button-small{display:inline-flex!important}.tf-logo img{width:118px!important;max-width:118px!important}}
@media(max-width:575px){.tf-site .container,.tf-header-inner{width:calc(100% - 24px)!important}.tf-hero{padding-top:108px!important}.tf-display{font-size:clamp(47px,14vw,66px)!important}.tf-hero-copy{font-size:14px!important}.tf-route-map,.tf-route-map:before,.tf-route-map:after{height:285px!important}.tf-route-map:before,.tf-route-map:after{width:285px!important}.tf-route-card:after{left:12px;right:12px;font-size:6px}.tf-search-wrap{padding:8px!important}.tf-trust-grid{grid-template-columns:1fr 1fr!important}.tf-trip-dock{max-width:none}}
