@import url('fonts-local.css');
:root{--navy:#061525;--navy2:#0a2238;--blue:#1677ff;--cyan:#31d7ff;--ink:#102338;--muted:#6d7d8d;--line:#dce6ef;--soft:#f4f8fb;--white:#fff;--radius:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Manrope,"Noto Sans SC",system-ui,sans-serif;background:#fff}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 48px));margin:auto}.section{padding:112px 0}.site-header{position:fixed;inset:0 0 auto;z-index:50;height:86px;border-bottom:1px solid rgba(255,255,255,.12);transition:.3s}.site-header.scrolled{height:74px;background:rgba(5,20,35,.92);backdrop-filter:blur(16px)}.nav-shell{width:min(1320px,calc(100% - 48px));height:100%;margin:auto;display:flex;align-items:center}.brand{display:flex;align-items:center;color:#fff}.brand-logo{display:block;width:174px;height:auto}.footer-brand .brand-logo{width:190px}.main-nav{margin:auto;display:flex;gap:40px;color:rgba(255,255,255,.72);font-size:14px}.main-nav a{position:relative;padding:32px 0}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:20px;height:2px;background:var(--cyan);transition:.25s}.main-nav a:hover,.main-nav a.active{color:#fff}.main-nav a:hover:after,.main-nav a.active:after{right:0}.nav-cta{border:1px solid rgba(255,255,255,.35);border-radius:999px;padding:11px 19px;color:#fff;font-size:13px}.nav-cta span{margin-left:12px}.menu-toggle{display:none;background:none;border:0}.hero{min-height:820px;height:100vh;max-height:980px;background:var(--navy);position:relative;color:#fff;overflow:hidden}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,17,31,.98) 0%,rgba(4,17,31,.85) 27%,rgba(4,17,31,.12) 65%),url("../image/hero-corporate-travel-v2.webp") center/cover no-repeat;animation:heroZoom 16s ease-out both}@keyframes heroZoom{from{transform:scale(1.05)}to{transform:scale(1)}}.hero-glow{position:absolute;width:520px;height:520px;border-radius:50%;left:-230px;top:20%;background:rgba(22,119,255,.16);filter:blur(80px)}.hero-inner{height:100%;display:flex;align-items:center;position:relative}.hero-copy{width:625px;padding-top:65px}.eyebrow,.kicker{letter-spacing:.2em;font-size:12px;font-weight:700}.eyebrow{display:flex;align-items:center;gap:12px;color:#9dddf5}.eyebrow i{width:28px;height:2px;background:var(--cyan)}.hero h1{font-size:68px;line-height:1.13;letter-spacing:-.045em;margin:28px 0 25px;font-weight:700}.hero h1 em{font-style:normal;background:linear-gradient(90deg,#fff 20%,#73dfff);background-clip:text;color:transparent}.hero-copy>p{max-width:580px;font-size:17px;line-height:1.9;color:rgba(255,255,255,.68)}.hero-actions{display:flex;gap:15px;margin-top:38px}.btn{height:54px;padding:0 24px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:25px;font-weight:700;font-size:14px;transition:.25s}.btn-primary{background:linear-gradient(135deg,var(--blue),#3797ff);color:#fff;box-shadow:0 16px 32px rgba(22,119,255,.3)}.btn:hover{transform:translateY(-3px)}.btn-ghost{border:1px solid rgba(255,255,255,.22);color:#fff;background:rgba(255,255,255,.06);backdrop-filter:blur(10px)}.play{width:27px;height:27px;border:1px solid rgba(255,255,255,.4);border-radius:50%;display:grid;place-items:center}.hero-trust{display:flex;align-items:center;gap:32px;margin-top:72px;color:rgba(255,255,255,.5);font-size:11px}.hero-trust>span{width:120px;line-height:1.6}.hero-trust div{padding-left:22px;border-left:1px solid rgba(255,255,255,.18)}.hero-trust b{display:block;color:#fff;font-size:21px}.hero-trust small{font-size:10px}.scroll-tip{position:absolute;right:34px;bottom:45px;writing-mode:vertical-rl;color:rgba(255,255,255,.4);font-size:9px;letter-spacing:.25em;display:flex;align-items:center;gap:12px}.scroll-tip span{width:1px;height:48px;background:linear-gradient(var(--cyan),transparent)}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:56px}.kicker{color:var(--blue)}.section-heading h2,.advantage-copy h2{font-size:43px;line-height:1.25;margin:12px 0 0;letter-spacing:-.03em}.section-heading>p{width:410px;color:var(--muted);line-height:1.8;margin:0}.services{background:linear-gradient(#fff,#f6f9fc)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{min-height:300px;background:#fff;border:1px solid #e3ebf2;border-radius:var(--radius);padding:32px;position:relative;overflow:hidden;transition:.35s}.service-card:hover{transform:translateY(-7px);box-shadow:0 24px 60px rgba(13,40,65,.1);border-color:transparent}.service-card.featured{background:linear-gradient(145deg,#0a3154,#08639b);color:#fff;border:0}.service-card.featured:after{content:"";position:absolute;width:200px;height:200px;border:1px solid rgba(255,255,255,.12);border-radius:50%;right:-70px;bottom:-100px}.service-icon{width:55px;height:55px;border-radius:16px;background:#edf5ff;color:var(--blue);display:grid;place-items:center;font-size:26px}.featured .service-icon{background:rgba(255,255,255,.13);color:#fff}.service-icon svg{width:26px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.service-card .index{position:absolute;right:30px;top:30px;font-size:11px;color:#a4b2bf}.service-card h3{font-size:22px;margin:28px 0 12px}.service-card p{font-size:14px;line-height:1.8;color:var(--muted);min-height:76px}.featured p{color:rgba(255,255,255,.65)}.service-card a{font-size:12px;font-weight:700;color:var(--blue)}.featured a{color:#85e5ff}.service-card a span{margin-left:8px}.advantage{background:#fff}.advantage-grid{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.advantage-visual{min-height:570px;border-radius:36px;background:radial-gradient(circle at 20% 20%,#1a4d76,#061b2e 70%);position:relative;display:flex;align-items:center;padding:42px;overflow:hidden}.advantage-visual:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:35px 35px}.dash-card{position:relative;width:100%;background:rgba(255,255,255,.94);border-radius:22px;padding:29px;box-shadow:0 35px 80px rgba(0,0,0,.38)}.dash-head{display:flex;justify-content:space-between;font-size:13px;font-weight:700}.dash-head i{font-style:normal;font-size:9px;color:#3ec996;background:#e8faf3;padding:5px 8px;border-radius:99px}.dash-card>strong{display:block;font-size:30px;margin-top:27px}.dash-card>small{font-size:10px;color:var(--muted)}.chart{height:130px;display:flex;align-items:end;gap:13px;border-bottom:1px solid #dfe8ef;margin-top:20px;background:linear-gradient(transparent 49%,#edf2f6 50%,transparent 51%)}.chart i{flex:1;border-radius:5px 5px 0 0;background:linear-gradient(var(--cyan),var(--blue));height:45%}.chart i:nth-child(2){height:62%}.chart i:nth-child(3){height:51%}.chart i:nth-child(4){height:77%}.chart i:nth-child(5){height:63%}.chart i:nth-child(6){height:88%}.chart i:nth-child(7){height:72%}.chart i:nth-child(8){height:96%}.dash-foot{display:flex;justify-content:space-between;margin-top:20px;font-size:10px;color:var(--muted)}.dash-foot b{display:block;color:#10aa78;font-size:16px}.dash-foot span:last-child b{color:var(--blue)}.saving-badge{position:absolute;right:20px;bottom:28px;padding:14px 20px;background:#fff;border-radius:15px;box-shadow:0 15px 45px rgba(0,0,0,.25);display:flex;gap:12px;align-items:center}.saving-badge>span{width:32px;height:32px;border-radius:50%;background:#e7f8f2;color:#14ac7b;display:grid;place-items:center}.saving-badge small,.saving-badge b{display:block}.saving-badge small{font-size:9px;color:var(--muted)}.saving-badge b{font-size:20px}.advantage-copy .lead{color:var(--muted);line-height:1.9;margin:24px 0 34px}.benefit-list>div{display:flex;gap:22px;padding:21px 0;border-top:1px solid var(--line)}.benefit-list>div>span{font-size:11px;color:var(--blue);font-weight:700;margin-top:5px}.benefit-list section h3{margin:0 0 8px;font-size:17px}.benefit-list section p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.values{background:var(--navy);color:#fff;position:relative;overflow:hidden}.values:before{content:"";position:absolute;width:650px;height:650px;border:1px solid rgba(49,215,255,.12);border-radius:50%;right:-250px;top:-300px}.section-heading.light .kicker{color:#74dfff}.section-heading.light p{color:rgba(255,255,255,.5)}.value-row{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid rgba(255,255,255,.12);border-radius:22px;overflow:hidden}.value-row>div{padding:34px;text-align:center;border-right:1px solid rgba(255,255,255,.12);transition:.3s}.value-row>div:hover{background:rgba(22,119,255,.18)}.value-row>div:last-child{border:0}.value-row b{width:56px;height:56px;margin:auto auto 20px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(49,215,255,.35);color:#87e8ff;font-size:20px}.value-row span{display:block;font-size:17px;font-weight:700}.value-row small{display:block;color:rgba(255,255,255,.4);margin-top:7px;font-size:11px}.contact-section{background:#f3f7fa}.contact-box{background:#fff;border-radius:28px;padding:56px 64px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 25px 70px rgba(13,40,65,.08)}.contact-box h2{font-size:35px;margin:10px 0}.contact-box p{color:var(--muted);margin:0}.contact-box .btn{min-width:155px}footer{background:#04111e;color:#fff;padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;align-items:center;padding-bottom:50px}.footer-grid>p{color:rgba(255,255,255,.45);font-size:13px}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:14px;font-size:12px;color:rgba(255,255,255,.65)}.copyright{border-top:1px solid rgba(255,255,255,.1);padding-top:23px;display:flex;justify-content:space-between;color:rgba(255,255,255,.35);font-size:10px}
@media(max-width:900px){.main-nav{display:none;position:absolute;top:74px;left:24px;right:24px;padding:18px;background:#0a2238;border-radius:16px;flex-direction:column;gap:0}.main-nav.open{display:flex}.main-nav a{padding:12px}.main-nav a:after{display:none}.nav-cta{display:none}.menu-toggle{display:block;margin-left:auto;width:42px;height:42px}.menu-toggle span{display:block;width:23px;height:2px;background:#fff;margin:7px}.hero{min-height:760px}.hero-bg{background-position:63% center;opacity:.62}.hero-copy{width:100%}.hero h1{font-size:51px}.service-grid{grid-template-columns:repeat(2,1fr)}.advantage-grid{grid-template-columns:1fr;gap:55px}.value-row{grid-template-columns:repeat(5,1fr)}.value-row>div{padding:24px 10px}.footer-grid{grid-template-columns:1fr;gap:28px}}
@media(max-width:600px){.container,.nav-shell{width:calc(100% - 32px)}.section{padding:76px 0}.site-header{height:74px}.brand-mark{width:38px;height:38px}.hero{height:auto;min-height:780px}.hero-bg{background-position:68% center}.hero h1{font-size:40px}.hero-copy{padding-top:100px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-trust{gap:14px;margin-top:48px;flex-wrap:wrap}.hero-trust>span{width:100%}.hero-trust div{padding-left:13px}.scroll-tip{display:none}.section-heading{align-items:start;flex-direction:column;gap:18px}.section-heading h2,.advantage-copy h2{font-size:32px}.section-heading>p{width:auto}.service-grid{grid-template-columns:1fr}.service-card{min-height:280px}.advantage-visual{min-height:410px;padding:18px}.dash-card{padding:20px}.saving-badge{right:10px;bottom:15px}.value-row{grid-template-columns:repeat(2,1fr)}.value-row>div{border-bottom:1px solid rgba(255,255,255,.12)}.contact-box{padding:37px 25px;display:block}.contact-box h2{font-size:28px}.contact-box .btn{margin-top:28px}.copyright{gap:20px}.footer-links{width:250px}}

/* Service-card highlight interaction. */
.service-card .service-icon,
.service-card h3,
.service-card p,
.service-card a,
.service-card .index {transition:color .3s,background .3s,transform .3s,opacity .3s,box-shadow .3s}

@media(hover:hover) {
  .service-card:not(.featured):hover,
  .service-card:not(.featured):focus-within {
    transform:translateY(-8px);
    border-color:rgba(22,119,255,.48);
    background:linear-gradient(145deg,#fff 35%,#edf6ff 100%);
    box-shadow:0 26px 65px rgba(22,119,255,.16),inset 0 3px 0 var(--blue);
  }
  .service-card:not(.featured):hover .service-icon,
  .service-card:not(.featured):focus-within .service-icon {
    color:#fff;
    background:linear-gradient(135deg,var(--blue),#39a3ff);
    transform:translateY(-3px) rotate(-3deg);
    box-shadow:0 12px 25px rgba(22,119,255,.28);
  }
  .service-card:not(.featured):hover h3,
  .service-card:not(.featured):focus-within h3 {color:var(--blue)}
  .service-card:not(.featured):hover .index,
  .service-card:not(.featured):focus-within .index {color:var(--blue);transform:translateX(-3px)}
  .service-card:not(.featured):hover a,
  .service-card:not(.featured):focus-within a {color:#075fcd}
  .service-card:not(.featured):hover a span,
  .service-card:not(.featured):focus-within a span {display:inline-block;transform:translate(3px,-3px)}

  .service-card.featured:hover,
  .service-card.featured:focus-within {
    transform:translateY(-8px);
    background:linear-gradient(145deg,#0b426e,#087caf);
    box-shadow:0 28px 68px rgba(3,67,106,.3),inset 0 3px 0 var(--cyan);
  }
  .service-card.featured:hover .service-icon,
  .service-card.featured:focus-within .service-icon {
    color:#05243b;
    background:var(--cyan);
    transform:translateY(-3px) rotate(-3deg);
    box-shadow:0 12px 28px rgba(49,215,255,.25);
  }
  .service-card.featured:hover .index,
  .service-card.featured:focus-within .index {color:var(--cyan)}
}

/* Advantage resources. */
.resources{background:#fff}
.resource-carousel{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 24px 65px rgba(10,39,64,.07)}
.resource-grid{display:flex;width:200%;transform:translateX(0);transition:none}
.resource-grid.is-sliding{transform:translateX(-50%);transition:transform .7s cubic-bezier(.65,0,.35,1)}
.resource-logo{width:calc(100% / 12);height:156px;flex:0 0 calc(100% / 12);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:17px;padding:24px;border-right:1px solid var(--line);transition:.3s;position:relative}
.resource-logo img{display:block;width:92px;height:64px;object-fit:contain;transition:.3s}
.resource-logo img{max-width:78%}
.resource-logo:nth-child(1) img,.resource-logo:nth-child(2) img{width:68px;height:64px}
.resource-logo-wide img{width:132px}
.resource-logo strong{font-size:13px;color:#30485d;white-space:nowrap;transition:.3s}
.resource-logo:hover{background:#f1f7fd}
.resource-logo:hover img{transform:translateY(-3px) scale(1.08)}
.resource-logo:hover strong{color:var(--blue)}
.resource-summary{display:grid;grid-template-columns:repeat(3,1fr);margin-top:28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.resource-summary article{padding:27px 30px;border-right:1px solid var(--line)}
.resource-summary article:last-child{border-right:0}
.resource-summary strong,.resource-summary span{display:block}
.resource-summary strong{font-size:16px;color:var(--ink);margin-bottom:8px}
.resource-summary span{font-size:12px;color:var(--muted);line-height:1.6}

/* Full-dimension customized travel service. */
.custom-travel{background:#f4f8fb;overflow:hidden}
.custom-travel-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:90px;align-items:center}
.custom-travel-visual{position:relative;min-height:590px;padding:0 70px 65px 0}
.custom-photo-main{display:block;width:100%;height:535px;object-fit:cover;border-radius:180px 28px 28px 28px;box-shadow:0 30px 75px rgba(6,31,51,.16)}
.custom-photo-secondary{position:absolute;right:0;bottom:0;width:210px;height:260px;object-fit:cover;border:10px solid #f4f8fb;border-radius:22px;box-shadow:0 20px 50px rgba(6,31,51,.13)}
.custom-service-badge{position:absolute;left:-28px;bottom:42px;min-width:180px;padding:19px 23px;background:#082b47;color:#fff;border-radius:16px;box-shadow:0 18px 48px rgba(4,27,45,.24)}
.custom-service-badge strong,.custom-service-badge span{display:block}
.custom-service-badge strong{font-size:25px;color:var(--cyan)}
.custom-service-badge span{margin-top:4px;font-size:10px;color:rgba(255,255,255,.62);letter-spacing:.08em}
.custom-travel-copy h2{font-size:43px;line-height:1.34;letter-spacing:-.035em;margin:15px 0 23px}
.custom-lead{color:var(--muted);font-size:14px;line-height:1.95;margin:0 0 27px}
.custom-service-list{border-top:1px solid var(--line)}
.custom-service-list article{display:grid;grid-template-columns:38px 1fr;gap:17px;padding:20px 0;border-bottom:1px solid var(--line)}
.custom-service-list article>span{padding-top:3px;color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.12em}
.custom-service-list h3{font-size:16px;margin:0 0 7px}
.custom-service-list p{color:var(--muted);font-size:12px;line-height:1.7;margin:0}
.custom-service-link{display:inline-flex;align-items:center;gap:25px;margin-top:28px;color:var(--blue);font-size:13px;font-weight:800}
.custom-service-link span{transition:.25s}
.custom-service-link:hover span{transform:translate(4px,-4px)}

/* Honors and awards. */
.honors{position:relative;overflow:hidden;background:linear-gradient(135deg,#061525,#0a2d49);color:#fff}
.honors:before{content:"";position:absolute;width:600px;height:600px;right:-270px;top:-390px;border:1px solid rgba(49,215,255,.13);border-radius:50%}
.honors .container{position:relative}
.honors .section-heading h2 em{font-style:normal;color:var(--cyan);font-size:.48em;vertical-align:top;margin-left:8px}
.honor-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}
.honor-card{min-height:260px;padding:27px 20px 23px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.11);border-radius:20px;transition:.35s}
.honor-card img{width:100%;height:170px;object-fit:contain;border-radius:18px;transition:.35s;filter:saturate(.94) contrast(1.03)}
.honor-card span{margin-top:20px;color:rgba(255,255,255,.72);font-size:12px;font-weight:600;line-height:1.65;text-align:center;letter-spacing:.02em}
.honor-card:hover{transform:translateY(-7px);border-color:rgba(49,215,255,.5);background:rgba(22,119,255,.14);box-shadow:0 24px 55px rgba(0,0,0,.22)}
.honor-card:hover img{transform:scale(1.06)}
.honor-card:hover span{color:var(--cyan)}
.honors-more-wrap{display:flex;justify-content:center;margin-top:42px}
.honors-more{height:50px;padding:0 23px;display:inline-flex;align-items:center;gap:28px;border:1px solid rgba(111,224,255,.35);border-radius:999px;background:rgba(255,255,255,.055);color:rgba(255,255,255,.82);font-size:12px;font-weight:700;letter-spacing:.04em;transition:transform .3s,border-color .3s,background .3s,box-shadow .3s}
.honors-more span{color:var(--cyan);font-size:17px;transition:transform .3s}
.honors-more:hover{transform:translateY(-4px);border-color:rgba(49,215,255,.7);background:rgba(22,119,255,.2);box-shadow:0 15px 35px rgba(0,0,0,.2)}
.honors-more:hover span{transform:translateX(4px)}

@media(max-width:600px){.resource-logo{height:118px!important;padding:8px 3px!important;gap:9px!important}.resource-logo img{height:48px}.resource-logo strong{font-size:10px}.resource-logo-wide img{width:110px}}

@media(max-width:900px){.resource-grid{grid-template-columns:repeat(3,1fr)}.resource-logo:nth-child(3){border-right:0}.resource-logo:nth-child(-n+3){border-bottom:1px solid var(--line)}.custom-travel-grid{grid-template-columns:1fr;gap:65px}.custom-travel-visual{max-width:650px;margin:auto;width:100%}.honor-grid{grid-template-columns:repeat(3,1fr)}.honor-card:nth-child(4),.honor-card:nth-child(5){transform:translateX(50%)}.honor-card:nth-child(4):hover,.honor-card:nth-child(5):hover{transform:translate(50%,-7px)}}
@media(max-width:600px){.resource-grid{grid-template-columns:repeat(2,1fr)}.resource-logo{height:112px;border-bottom:1px solid var(--line)}.resource-logo:nth-child(3){border-right:1px solid var(--line)}.resource-logo:nth-child(even){border-right:0}.resource-logo:nth-last-child(-n+2){border-bottom:0}.resource-summary{grid-template-columns:1fr}.resource-summary article{border-right:0;border-bottom:1px solid var(--line)}.resource-summary article:last-child{border-bottom:0}.custom-travel-grid{gap:50px}.custom-travel-visual{min-height:450px;padding:0 35px 55px 0}.custom-photo-main{height:410px;border-radius:100px 20px 20px 20px}.custom-photo-secondary{width:145px;height:185px;border-width:7px}.custom-service-badge{left:-6px;bottom:23px;min-width:155px;padding:15px 18px}.custom-travel-copy h2{font-size:31px}.honor-grid{grid-template-columns:1fr 1fr}.honor-card{min-height:220px;padding:22px 12px}.honor-card img{width:115px;height:115px}.honor-card:nth-child(4),.honor-card:nth-child(5){transform:none}.honor-card:nth-child(4):hover,.honor-card:nth-child(5):hover{transform:translateY(-7px)}.honor-card:last-child{grid-column:1/-1;width:calc(50% - 8px);justify-self:center}}

@media(max-width:600px){.honor-card img{width:100%;height:132px}.honor-card span{font-size:11px}}

/* Footer aligned with the inner pages. */
.site-footer{padding:70px 0 0;background:#041321;color:#fff}
.site-footer .footer-grid{display:grid;grid-template-columns:1.25fr .72fr 1fr;gap:90px;align-items:start;padding-bottom:58px}
.site-footer .footer-about p{max-width:330px;margin:24px 0 0;color:rgba(255,255,255,.55);font-size:13px;line-height:1.85}
.site-footer .footer-column h3{margin:7px 0 25px;color:#fff;font-size:18px;font-weight:700}
.site-footer .footer-links{display:flex;width:auto;flex-direction:column;gap:13px;color:rgba(255,255,255,.6);font-size:13px}
.site-footer .footer-links a,.site-footer .footer-contact a{transition:color .25s,transform .25s}
.site-footer .footer-links a:hover,.site-footer .footer-contact a:hover{color:var(--cyan);transform:translateX(3px)}
.site-footer .footer-contact{display:flex;flex-direction:column;gap:16px;color:rgba(255,255,255,.58);font-size:12px;line-height:1.75}
.site-footer .footer-contact a,.site-footer .footer-contact p{display:grid;grid-template-columns:20px 1fr;gap:9px;align-items:start;margin:0;color:inherit;font-size:12px;line-height:1.75;font-weight:400}
.site-footer .footer-contact span{color:#6edfff;font-size:13px}
.copyright-area-home{border-top:1px solid rgba(255,255,255,.1)}
.site-footer .copyright{min-height:94px;padding:22px 0;display:flex;align-items:center;justify-content:space-between;color:rgba(255,255,255,.5);font-size:11px;line-height:1.75}
.site-footer .copyright p{margin:0;text-align:left;font-size:11px;line-height:1.75;font-weight:400}
.site-footer .copyright a{color:rgba(255,255,255,.6);font-size:11px;line-height:1.75;font-weight:400}
.site-footer .copyright p a:hover,.site-footer .copyright>a:hover{color:var(--cyan)}
@media(max-width:900px){.site-footer .footer-grid{grid-template-columns:1.2fr .8fr;gap:48px}.site-footer .footer-column:last-child{grid-column:1/-1}.site-footer .footer-contact{display:grid;grid-template-columns:1fr 1fr}.site-footer .footer-contact p{grid-column:1/-1}}
@media(max-width:600px){.site-footer{padding-top:55px}.site-footer .footer-grid{grid-template-columns:1fr;gap:38px;padding-bottom:45px}.site-footer .footer-column:last-child{grid-column:auto}.site-footer .footer-contact{display:flex}.site-footer .copyright{align-items:flex-start;gap:18px}.site-footer .copyright>a{white-space:nowrap}}

/* Hero trust label: intentional single-line badge. */
.hero-trust>span{width:auto;min-width:max-content;padding:9px 13px 9px 11px;display:inline-flex;align-items:center;gap:9px;white-space:nowrap;border:1px solid rgba(126,226,255,.2);border-radius:999px;background:rgba(8,49,78,.42);color:rgba(255,255,255,.72);line-height:1;letter-spacing:.025em;box-shadow:inset 0 1px 0 rgba(255,255,255,.05);backdrop-filter:blur(8px)}
.hero-trust>span:before{content:"";width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:var(--cyan);box-shadow:0 0 0 4px rgba(49,215,255,.11),0 0 14px rgba(49,215,255,.5)}
@media(max-width:600px){.hero-trust>span{width:auto;min-width:0;margin-bottom:3px}.hero-trust div:first-of-type{border-left:0;padding-left:0}}
