@import "tailwindcss";
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500&family=Manrope:wght@300;400;500&display=swap');
:root{--navy:#0f5089;--blue:#01a0e3;--ink:#092d4b;--sky:#eaf7fd;--soft:#f5f9fc;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif}a{text-decoration:none;color:inherit}.topbar{height:36px;background:var(--navy);color:#fff;padding:0 6vw;display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:.1em}.topbar div{display:flex;gap:22px}.topbar a{opacity:.92}header{height:90px;padding:0 6vw;display:flex;align-items:center;gap:38px;background:white;position:sticky;top:0;z-index:30;border-bottom:1px solid #dfeaf2}.logo{margin-right:auto}.logo img{display:block;width:190px;height:58px;object-fit:contain}.menu{display:none;border:0;background:none;font-size:24px;color:var(--navy)}nav{display:flex;gap:28px;align-items:center;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}nav a:hover{color:var(--blue)}.headerActions{display:flex;align-items:center;gap:18px}.textButton{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:bold;color:var(--navy)}.solidButton{display:inline-block;background:var(--blue);color:white;padding:15px 21px;font-size:10px;letter-spacing:.1em;text-transform:uppercase;font-weight:bold;border:0}.solidButton:hover{background:var(--navy)}.solidButton.large{padding:18px 27px}.hero{min-height:650px;display:grid;grid-template-columns:1.02fr .98fr;background:linear-gradient(135deg,#eaf8ff 0%,#fff 70%);overflow:hidden}.heroCopy{padding:100px 5vw 100px 8vw;display:flex;flex-direction:column;justify-content:center}.kicker{font-size:10px;letter-spacing:.22em;font-weight:800;color:var(--blue);margin:0 0 22px}.hero h1{font:600 clamp(50px,5.6vw,82px)/.98 Georgia,serif;letter-spacing:-.052em;margin:0 0 28px;color:var(--navy)}.hero h1 em{font-weight:400;color:var(--blue)}.heroCopy>p:not(.kicker){max-width:650px;color:#557084;font-size:17px;line-height:1.75}.heroButtons{display:flex;align-items:center;gap:28px;margin-top:24px}.watch{font-size:11px;font-weight:bold;text-transform:uppercase;letter-spacing:.1em}.watch i{display:inline-grid;place-items:center;background:var(--navy);color:#fff;width:40px;height:40px;border-radius:50%;font-style:normal;margin-right:10px}.heroVisual{position:relative;min-height:650px}.heroVisual>img{width:100%;height:100%;object-fit:cover}.heroVisual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#eaf8ff 0%,transparent 18%)}.floatCard{position:absolute;z-index:2;bottom:50px;left:40px;background:#fff;padding:24px 28px;box-shadow:0 15px 40px #002d4b38}.floatCard span{display:block;font-size:9px;color:var(--blue);letter-spacing:.18em;font-weight:bold;margin-bottom:9px}.floatCard strong{font:24px/1.2 Georgia;color:var(--navy)}.proof{padding:38px 8vw;border-bottom:1px solid #dce9f2;display:flex;align-items:center;justify-content:space-between}.proof>p{font:20px Georgia;color:var(--navy)}.proof>div{display:flex;gap:50px}.proof strong{font:27px Georgia;color:var(--navy)}.proof small{display:block;font:9px Arial;text-transform:uppercase;letter-spacing:.1em;color:#6c8190;margin-top:7px}.section{padding:110px 8vw}.sectionTitle{max-width:730px;margin-bottom:58px}.sectionTitle h2,.techCopy h2,.blueBand h2,.contact h2{font:600 clamp(42px,4.6vw,67px)/1.04 Georgia;color:var(--navy);letter-spacing:-.045em;margin:0 0 26px}.sectionTitle>p:last-child,.sectionTitle.split>p,.techCopy>p:not(.kicker),.contactIntro>p:not(.kicker){font-size:15px;line-height:1.8;color:#5d7689}.sectionTitle.split{max-width:none;display:grid;grid-template-columns:1.2fr .8fr;gap:10vw;align-items:end}.partnerGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#d6e7f1}.partnerGrid article{background:#fff;padding:34px 27px 32px;min-height:340px;position:relative;transition:.25s}.partnerGrid article:hover{transform:translateY(-7px);box-shadow:0 15px 32px #0f50891f;z-index:2}.partnerGrid .number{position:absolute;right:20px;top:19px;font:12px Georgia;color:#9db4c5}.partnerGrid i{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:var(--sky);color:var(--blue);font-size:12px;font-weight:bold;font-style:normal}.partnerGrid h3{font:24px Georgia;color:var(--navy);margin:28px 0 15px}.partnerGrid p{font-size:13px;line-height:1.7;color:#61798b}.partnerGrid a,.productGrid a,.insightGrid a{font-size:10px;color:var(--blue);text-transform:uppercase;letter-spacing:.1em;font-weight:bold}.products{background:var(--soft)}.productGrid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:18px}.productGrid article{min-height:330px;position:relative;overflow:hidden;background:var(--navy)}.productGrid .featureProduct{grid-row:span 2;min-height:678px}.productGrid article:nth-child(4){grid-column:span 2}.productGrid img{position:absolute;width:100%;height:100%;object-fit:cover;opacity:.64;transition:.4s}.productGrid article:hover img{transform:scale(1.04);opacity:.48}.productGrid article:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 25%,#052f52e8)}.productGrid article>div{position:absolute;z-index:2;left:28px;right:28px;bottom:27px;color:#fff}.productGrid span{font-size:9px;letter-spacing:.15em}.productGrid h3{font:31px Georgia;margin:8px 0}.productGrid p{font-size:12px;line-height:1.6;max-width:420px;color:#e0edf5}.productGrid a{color:#82d8ff}.technology{display:grid;grid-template-columns:1fr 1fr;min-height:750px}.techImage{position:relative}.techImage img{width:100%;height:100%;object-fit:cover}.techImage span{position:absolute;left:35px;bottom:35px;background:var(--blue);color:white;padding:14px 18px;font-size:9px;font-weight:bold;letter-spacing:.16em}.techCopy{padding:90px 8vw 80px 7vw;background:#fff}.techCopy h2{font-size:55px}.techCopy ul{list-style:none;margin:34px 0;padding:0;border-top:1px solid #d9e7ef}.techCopy li{padding:18px 0;border-bottom:1px solid #d9e7ef;display:grid;grid-template-columns:150px 1fr;gap:20px}.techCopy li b{font-size:12px;color:var(--navy)}.techCopy li span{font-size:12px;line-height:1.6;color:#667f91}.underLink{display:inline-block;margin-top:12px;color:var(--blue);font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:bold;border-bottom:1px solid var(--blue);padding-bottom:7px}.blueBand{padding:90px 8vw;background:var(--navy);color:white;display:grid;grid-template-columns:1.1fr .9fr;gap:10vw;align-items:end}.blueBand .kicker{color:#74d2ff}.blueBand h2{color:white;margin:0}.blueBand>p{font-size:16px;line-height:1.8;color:#d8e9f4}.insightGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.insightGrid article{min-height:280px;padding:34px;background:var(--sky);display:flex;flex-direction:column;align-items:flex-start}.insightGrid span{font-size:9px;letter-spacing:.15em;color:var(--blue);font-weight:bold}.insightGrid h3{font:28px/1.2 Georgia;color:var(--navy);margin:30px 0}.insightGrid a{margin-top:auto}.contact{background:linear-gradient(135deg,#e8f7ff,#f8fcff);display:grid;grid-template-columns:1.1fr .9fr;gap:10vw;align-items:center}.contactIntro>p:not(.kicker){max-width:600px;margin-bottom:34px}.contactCard{background:#fff;padding:38px 42px;box-shadow:0 15px 45px #0f50891c}.contactCard h3{font:30px Georgia;color:var(--navy);margin:0 0 30px}.contactCard>div{padding:14px 0;border-bottom:1px solid #dfeaf2}.contactCard small{font-size:8px;letter-spacing:.16em;color:#7390a4}.contactCard p,.contactCard a{display:block;margin:7px 0 0;font-size:14px;color:var(--navy)}.contactCard .socials{display:flex;gap:25px;border:0;padding-top:25px}.contactCard .socials a{color:var(--blue);font-size:11px;font-weight:bold;text-transform:uppercase}footer{padding:65px 8vw;background:#082c49;color:#bdd0dd;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:6vw;font-size:12px}footer img{width:210px;height:70px;object-fit:contain;filter:brightness(0) invert(1);margin-bottom:17px}footer p{line-height:1.7;max-width:270px}footer div{display:flex;flex-direction:column;gap:12px}footer b{color:#fff;text-transform:uppercase;letter-spacing:.12em;font-size:10px;margin-bottom:8px}.copyright{background:#06233a;color:#8aa5b7;padding:20px 8vw;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.08em}
@media(max-width:1100px){nav{gap:16px}.headerActions .textButton{display:none}.proof{align-items:flex-start;gap:30px}.proof>div{gap:24px}.partnerGrid{grid-template-columns:1fr 1fr}.productGrid{grid-template-columns:1fr 1fr}.productGrid .featureProduct{grid-row:auto;min-height:420px;grid-column:span 2}.technology{grid-template-columns:1fr}.techImage{height:550px}}
@media(max-width:800px){.topbar>span{display:none}.topbar{justify-content:flex-end}header{height:76px}.logo img{width:150px;height:48px}.menu{display:block;order:3}nav{display:none;position:absolute;top:76px;left:0;right:0;background:white;padding:28px 6vw;flex-direction:column;align-items:flex-start;box-shadow:0 15px 30px #0f50891f}nav.open{display:flex}.headerActions{margin-left:auto}.hero{grid-template-columns:1fr}.heroCopy{padding:75px 7vw}.heroVisual{min-height:480px}.proof{flex-direction:column}.proof>div{display:grid;grid-template-columns:1fr 1fr;width:100%}.sectionTitle.split,.blueBand,.contact{grid-template-columns:1fr;gap:35px}.productGrid{grid-template-columns:1fr}.productGrid .featureProduct,.productGrid article:nth-child(4){grid-column:auto;min-height:380px}.insightGrid{grid-template-columns:1fr}.technology{min-height:auto}.techCopy{padding:75px 7vw}.contactCard{padding:30px}footer{grid-template-columns:1fr 1fr}.copyright{gap:18px}}
@media(max-width:520px){.topbar{padding:0 4vw}.topbar div{gap:10px;font-size:8px}.headerActions{display:none}.hero h1{font-size:48px}.heroButtons{align-items:flex-start;flex-direction:column}.heroVisual{min-height:380px}.floatCard{left:20px;bottom:20px}.proof>div{grid-template-columns:1fr 1fr}.section{padding:80px 6vw}.partnerGrid{grid-template-columns:1fr}.sectionTitle h2,.techCopy h2,.blueBand h2,.contact h2{font-size:41px}.techImage{height:400px}.techCopy{padding:70px 6vw}.techCopy li{grid-template-columns:1fr;gap:6px}.blueBand{padding:70px 6vw}.contact{padding:70px 6vw}footer{grid-template-columns:1fr 1fr;padding:55px 6vw}.copyright{flex-direction:column;padding:18px 6vw}}

/* Refined GateTrips visual system: modern travel typography and warm accent palette */
:root{--yellow:#febb02;--coral:#ff6b57;--font:"Inter","Avenir Next","Segoe UI",Arial,sans-serif}
body{font-family:var(--font);font-weight:400}
.topbar:before{content:"";width:7px;height:7px;background:var(--yellow);border-radius:50%;margin-right:10px}.topbar>span{margin-right:auto}
nav,.textButton{font-weight:750;letter-spacing:.07em}
.solidButton{background:var(--yellow);color:var(--navy);font-weight:800;box-shadow:0 5px 15px #092d4b18;transition:.2s}.solidButton:hover{background:#ffd64a;color:var(--navy);transform:translateY(-1px)}
.hero{min-height:690px;position:relative;overflow:hidden;display:flex;align-items:center;background:var(--navy)}
.heroBackdrop{position:absolute;inset:0}.heroBackdrop img{width:100%;height:100%;object-fit:cover}.heroBackdrop:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,35,65,.92) 0%,rgba(7,58,101,.68) 47%,rgba(3,39,70,.12) 84%)}
.heroCopy{position:relative;z-index:2;padding:92px 8vw 120px;max-width:830px;color:white}
.sunTag{display:inline-flex;align-items:center;gap:9px;background:rgba(255,255,255,.95);color:var(--navy);padding:10px 14px;font-size:9px;letter-spacing:.14em;font-weight:800;margin-bottom:27px}.sunTag:before{content:"";width:10px;height:10px;border-radius:50%;background:var(--yellow)}
.hero .kicker{color:#8bddff}.hero h1{font-family:var(--font);font-size:clamp(50px,5.3vw,78px);font-weight:760;line-height:1.02;letter-spacing:-.045em;color:white}.hero h1 em{font-style:normal;font-weight:760;color:#fff;box-shadow:inset 0 -.18em var(--blue)}.heroCopy>p:not(.kicker){color:#edf7fc}.watch{color:white;font-weight:750}.watch i{background:white;color:var(--navy)}
.floatCard{left:auto;right:6vw;bottom:42px;border-top:5px solid var(--yellow)}.floatCard strong{font-family:var(--font);font-weight:750}
.proof>p,.proof strong,.sectionTitle h2,.techCopy h2,.blueBand h2,.contact h2,.partnerGrid h3,.productGrid h3,.insightGrid h3,.contactCard h3{font-family:var(--font);font-weight:750;letter-spacing:-.035em}
.partnerGrid article:nth-child(2) i,.partnerGrid article:nth-child(4) i{background:#fff4cf;color:#9a6c00}.partnerGrid article:nth-child(3) i{background:#ffe9e5;color:var(--coral)}
.techImage span{background:var(--yellow);color:var(--navy)}.insightGrid article:nth-child(2){background:#fff4cf}.insightGrid article:nth-child(3){background:#ffefec}
@media(max-width:800px){.hero{display:flex;min-height:720px}.heroCopy{padding:80px 7vw 150px}.floatCard{right:6vw;left:6vw;bottom:25px}.heroBackdrop:after{background:linear-gradient(90deg,rgba(4,35,65,.9),rgba(7,58,101,.42))}}
@media(max-width:520px){.hero{min-height:760px}.heroCopy{padding:65px 6vw 170px}.hero h1{font-size:47px}.sunTag{font-size:8px}.floatCard{right:6vw;left:6vw}.topbar:before{display:none}}

/* Light editorial typography inspired by the supplied travel references */
:root{--font-body:"DM Sans","Segoe UI",sans-serif;--font-heading:"Manrope","Segoe UI",sans-serif}
body{font-family:var(--font-body);font-weight:300;letter-spacing:-.005em}
p{font-weight:300}
nav,.textButton,.solidButton,.watch,.kicker,.sunTag{font-weight:500}
.hero h1{font-family:var(--font-heading);font-size:clamp(42px,4.35vw,64px);font-weight:400;line-height:1.08;letter-spacing:-.038em;max-width:720px}
.hero h1 em{font-weight:400;box-shadow:none;color:#8bddff}
.heroCopy>p:not(.kicker){font-size:16px;font-weight:300;max-width:610px;line-height:1.75}
.floatCard{border-radius:16px;border-top:0;padding:22px 25px}.floatCard:before{content:"";display:block;width:34px;height:3px;border-radius:5px;background:var(--yellow);margin-bottom:14px}.floatCard strong{font-family:var(--font-heading);font-size:20px;font-weight:400}
.proof>p{font-family:var(--font-heading);font-size:17px;font-weight:400}.proof strong{font-family:var(--font-heading);font-size:23px;font-weight:400}.proof small{font-family:var(--font-body);font-weight:400}
.sectionTitle h2,.techCopy h2,.blueBand h2,.contact h2{font-family:var(--font-heading);font-size:clamp(34px,3.4vw,50px);font-weight:400;line-height:1.14;letter-spacing:-.035em}
.sectionTitle>p:last-child,.sectionTitle.split>p,.techCopy>p:not(.kicker),.contactIntro>p:not(.kicker){font-weight:300;font-size:14px;line-height:1.85}
.partnerGrid{gap:16px;background:transparent}.partnerGrid article{border:1px solid #deebf3;border-radius:18px;min-height:315px;padding:30px 26px;box-shadow:0 8px 25px rgba(15,80,137,.045)}.partnerGrid h3{font-family:var(--font-heading);font-size:20px;font-weight:400;letter-spacing:-.025em}.partnerGrid p{font-weight:300}.partnerGrid i{font-weight:500}
.productGrid{gap:16px}.productGrid article{border-radius:20px}.productGrid h3{font-family:var(--font-heading);font-size:25px;font-weight:400;letter-spacing:-.025em}.productGrid p{font-weight:300}
.techImage img{border-radius:0 22px 22px 0}.techCopy h2{font-size:clamp(36px,3.6vw,50px)}.techCopy li b{font-weight:500}.techCopy li span{font-weight:300}
.insightGrid article{border-radius:18px;min-height:250px}.insightGrid h3{font-family:var(--font-heading);font-size:22px;font-weight:400;line-height:1.35;letter-spacing:-.025em}
.contactCard{border-radius:20px}.contactCard h3{font-family:var(--font-heading);font-size:25px;font-weight:400;letter-spacing:-.025em}
footer,footer b{font-weight:300}footer b{font-weight:500}
@media(max-width:520px){.hero h1{font-size:39px}.sectionTitle h2,.techCopy h2,.blueBand h2,.contact h2{font-size:34px}.partnerGrid article{min-height:auto}}

/* Readability refinement: keep the elegant style, while lifting the smallest text sizes. */
nav,.textButton{font-size:12px}.solidButton{font-size:11px}.kicker{font-size:12px;letter-spacing:.16em}.sunTag{font-size:11px}.topbar{font-size:11px}.watch{font-size:12px}.floatCard span,.productGrid span,.insightGrid span{font-size:10px}.partnerGrid a,.productGrid a,.insightGrid a,.underLink{font-size:11px}.proof small{font-size:10px}.contactCard small{font-size:10px}.copyright{font-size:10px}.sectionTitle>p:last-child,.sectionTitle.split>p,.techCopy>p:not(.kicker),.contactIntro>p:not(.kicker){font-size:15px}.partnerGrid p,.productGrid p{font-size:14px}.techCopy li b{font-size:13px}.techCopy li span{font-size:13px}.contactCard p,.contactCard a{font-size:15px}
