/* GFM Parcel 2026 public experience */
:root{
  --gfm-bg:#f4f7f9;--gfm-surface:#fff;--gfm-ink:#0d1b24;--gfm-muted:#61707b;--gfm-line:#dfe7eb;
  --gfm-soft:#edf3f5;--gfm-dark:#071820;--gfm-radius:24px;--gfm-radius-sm:15px;--gfm-shadow:0 24px 65px rgba(7,24,32,.12);
  --gfm-shell:min(1240px,calc(100% - 40px));
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.gfm-site{margin:0;background:var(--gfm-bg);color:var(--gfm-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.58;-webkit-font-smoothing:antialiased}body.gfm-site img{max-width:100%;display:block}body.gfm-site a{color:inherit}.gfm-shell{width:var(--gfm-shell);margin-inline:auto}
.gfm-preloader{position:fixed;inset:0;z-index:100000;background:#fff;display:grid;place-items:center;transition:.35s ease}.gfm-preloader.is-hidden{opacity:0;visibility:hidden}.gfm-preloader-card{display:grid;justify-items:center;gap:12px}.gfm-preloader-card img{width:66px;height:66px;object-fit:contain}.gfm-preloader-card strong{font-size:22px}.gfm-preloader-card span{font-size:13px;color:var(--gfm-muted)}
.gfm-topstrip{background:var(--gfm-dark);color:#c9d6dc;font-size:12px}.gfm-topstrip .gfm-shell{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.gfm-topstrip p{margin:0}.gfm-topstrip nav{display:flex;gap:18px}.gfm-topstrip a{text-decoration:none;color:#dbe5e8}.gfm-topstrip a:hover{color:#fff}
.gfm-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(13,27,36,.08);backdrop-filter:blur(18px);transition:.25s}.gfm-header.is-scrolled{box-shadow:0 12px 35px rgba(7,24,32,.08)}.gfm-header-inner{height:78px;display:flex;align-items:center;gap:34px}.gfm-brand{display:flex;align-items:center;gap:12px;text-decoration:none;min-width:max-content}.gfm-brand img{width:42px;height:42px;object-fit:contain}.gfm-brand-copy{display:grid;line-height:1.04}.gfm-brand-copy strong{font-size:19px;letter-spacing:-.02em}.gfm-brand-copy small{font-size:9px;color:var(--gfm-muted);letter-spacing:.09em;text-transform:uppercase;margin-top:5px}.gfm-main-nav{display:flex;align-items:center;gap:26px;margin-left:auto}.gfm-main-nav>a{font-weight:700;font-size:13px;text-decoration:none;position:relative;padding:29px 0}.gfm-main-nav>a:not(.gfm-nav-cta)::after{content:"";position:absolute;left:0;right:100%;bottom:17px;height:2px;background:var(--accent);transition:.2s}.gfm-main-nav>a:hover::after,.gfm-main-nav>a.active::after{right:0}.gfm-nav-cta,.gfm-button{display:inline-flex!important;align-items:center;justify-content:center;gap:9px;border-radius:12px;padding:12px 18px!important;background:var(--accent);color:var(--accent-contrast)!important;text-decoration:none;font-weight:800;border:1px solid transparent;transition:.2s}.gfm-nav-cta:hover,.gfm-button:hover{transform:translateY(-1px);filter:brightness(.97)}.gfm-button.secondary{background:#fff;color:var(--gfm-ink)!important;border-color:var(--gfm-line)}.gfm-menu-toggle{display:none;border:0;background:var(--gfm-soft);width:43px;height:43px;border-radius:12px;padding:10px;margin-left:auto}.gfm-menu-toggle span{display:block;height:2px;background:var(--gfm-ink);margin:5px 0;border-radius:2px}
.gfm-hero{position:relative;min-height:690px;background:#0d2930 center/cover no-repeat;color:#fff;display:flex;align-items:center;overflow:hidden}.gfm-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,18,24,.95) 0%,rgba(3,22,29,.83) 40%,rgba(3,22,29,.2) 75%,rgba(3,22,29,.07) 100%)}.gfm-hero:after{content:"";position:absolute;inset:auto 0 0;height:140px;background:linear-gradient(transparent,rgba(2,18,24,.4))}.gfm-hero .gfm-shell{position:relative;z-index:2;padding:76px 0 86px}.gfm-hero-content{max-width:690px}.gfm-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--accent);font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;margin-bottom:17px}.gfm-hero h1{font-size:clamp(48px,6vw,78px);line-height:.98;letter-spacing:-.055em;margin:0 0 23px;max-width:800px}.gfm-hero h1 span{color:var(--accent)}.gfm-hero-copy{max-width:620px;color:#d9e4e7;font-size:18px;margin:0 0 28px}.gfm-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:28px}.gfm-hero-actions .gfm-button.secondary{background:rgba(5,25,31,.62);border-color:rgba(255,255,255,.2);color:#fff!important;backdrop-filter:blur(10px)}.gfm-hero-trust{display:flex;flex-wrap:wrap;gap:22px;color:#dbe6e9;font-size:12px;font-weight:700}.gfm-hero-trust span{display:flex;align-items:center;gap:7px}
.gfm-home-tracker{width:min(720px,100%);margin-top:32px;background:rgba(3,20,26,.86);border:1px solid rgba(255,255,255,.14);border-radius:22px;padding:17px;box-shadow:0 25px 70px rgba(0,0,0,.28);backdrop-filter:blur(18px)}.gfm-tracker-tabs{display:flex;gap:8px;margin-bottom:16px}.gfm-tracker-tabs button,.gfm-tracker-tabs a{display:flex;align-items:center;gap:7px;border:0;background:transparent;color:#cbd9dc;text-decoration:none;font-size:12px;font-weight:800;padding:8px 10px;border-radius:9px}.gfm-tracker-tabs .active{color:#fff;background:rgba(255,255,255,.1)}.gfm-tracker-title{display:none}.gfm-home-tracker label{display:block;font-size:11px;font-weight:800;color:#9fb4ba;margin:0 0 7px}.gfm-tracker-input{display:flex;align-items:center;gap:10px;background:#fff;border-radius:13px;padding:7px 7px 7px 14px}.gfm-tracker-input svg{color:#70838a}.gfm-tracker-input input{min-width:0;flex:1;border:0;outline:0;font:inherit;padding:10px 3px;color:var(--gfm-ink);background:transparent}.gfm-tracker-input button{border:0;border-radius:10px;background:var(--accent);color:var(--accent-contrast);font-weight:900;padding:13px 18px;display:flex;gap:8px;align-items:center}.gfm-home-tracker>p{display:flex;align-items:center;gap:7px;margin:11px 3px 0;color:#adbec3;font-size:11px}.gfm-mini-progress{display:flex;align-items:center;margin-top:14px;color:#8fa3aa;font-size:10px;font-weight:800}.gfm-mini-progress span{white-space:nowrap}.gfm-mini-progress i{height:2px;background:rgba(255,255,255,.16);flex:1;margin:0 8px}.gfm-mini-progress .done,.gfm-mini-progress .active{color:#fff}.gfm-mini-progress .done+i{background:var(--accent)}
.gfm-service-rail{background:var(--gfm-dark);color:#fff;border-top:1px solid rgba(255,255,255,.08)}.gfm-service-rail-grid{display:grid;grid-template-columns:repeat(6,1fr)}.gfm-service-rail a{min-height:122px;padding:23px 18px;text-decoration:none;border-right:1px solid rgba(255,255,255,.08);display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;transition:.2s}.gfm-service-rail a:first-child{border-left:1px solid rgba(255,255,255,.08)}.gfm-service-rail a:hover{background:rgba(255,255,255,.05)}.gfm-service-rail a>span{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:rgba(255,255,255,.08);color:var(--accent)}.gfm-service-rail a div{display:grid;gap:3px}.gfm-service-rail b{font-size:12px}.gfm-service-rail small{font-size:9px;color:#9db0b5;line-height:1.35}.gfm-service-rail a>i{font-style:normal;color:#748a90}
.gfm-section{padding:96px 0}.gfm-section-copy h2,.gfm-section-heading h2{font-size:clamp(35px,4.4vw,56px);line-height:1.04;letter-spacing:-.045em;margin:0 0 18px}.gfm-section-copy p,.gfm-section-heading p{font-size:16px;color:var(--gfm-muted);max-width:680px}.gfm-intro-grid,.gfm-operations-grid,.gfm-faq-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);gap:70px;align-items:center}.gfm-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:27px 0}.gfm-check-grid span{display:flex;gap:9px;align-items:center;font-size:13px;font-weight:700}.gfm-check-grid svg{color:var(--accent)}.gfm-text-link{display:inline-flex;align-items:center;gap:8px;font-weight:900;font-size:13px;text-decoration:none;color:var(--primary)}.gfm-mode-showcase{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:220px 220px;gap:14px}.gfm-mode-showcase article{position:relative;border-radius:20px;overflow:hidden}.gfm-mode-showcase article.large{grid-row:1/3}.gfm-mode-showcase img{width:100%;height:100%;object-fit:cover}.gfm-mode-showcase article:after{content:"";position:absolute;inset:30% 0 0;background:linear-gradient(transparent,rgba(1,13,18,.86))}.gfm-mode-showcase article div{position:absolute;z-index:2;left:22px;bottom:19px;color:#fff}.gfm-mode-showcase article span{font-size:10px;text-transform:uppercase;letter-spacing:.16em;color:var(--accent);font-weight:900}.gfm-mode-showcase h3{margin:5px 0 0;font-size:19px}
.gfm-section-heading{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:42px}.gfm-section-heading>div{max-width:760px}.gfm-section-heading>p{max-width:450px}.gfm-section-heading.centered{display:grid;text-align:center;justify-items:center;align-items:center}.gfm-section-heading.centered>p{max-width:650px}.gfm-tracking-demo{background:#fff}.gfm-demo-card{background:#081b23;color:#fff;border-radius:28px;padding:30px;box-shadow:var(--gfm-shadow);position:relative;overflow:hidden}.gfm-demo-card:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-130px;top:-220px;background:radial-gradient(circle,rgba(255,255,255,.14),transparent 66%)}.gfm-demo-header,.gfm-demo-header>div,.gfm-demo-actions,.gfm-demo-actions>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.gfm-demo-icon{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:rgba(255,255,255,.08);color:var(--accent)}.gfm-demo-header>div>div{display:grid}.gfm-demo-header small,.gfm-demo-actions small{font-size:10px;color:#8ea5ac}.gfm-demo-live{font-size:11px;font-weight:800;color:#cfe0e4}.gfm-demo-live i{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--accent);margin-right:7px;box-shadow:0 0 0 6px color-mix(in srgb,var(--accent) 16%,transparent)}.gfm-demo-route{display:grid;grid-template-columns:1fr 2fr 1fr;gap:20px;align-items:center;margin:38px 0;text-align:center}.gfm-demo-route>div:first-child{text-align:left}.gfm-demo-route>div:last-child{text-align:right}.gfm-demo-route small{display:block;color:#86a0a7;font-size:10px}.gfm-demo-route b{font-size:18px}.gfm-demo-route>span{display:flex;align-items:center;color:var(--accent)}.gfm-demo-route>span i{height:1px;background:rgba(255,255,255,.28);flex:1}.gfm-demo-route svg{margin:0 12px}.gfm-demo-steps{display:flex;align-items:flex-start}.gfm-demo-steps>span{width:130px;display:grid;text-align:center;justify-items:center;gap:4px}.gfm-demo-steps>span i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-style:normal;border:1px solid #61757c;color:#9bb0b5;font-size:11px;font-weight:900}.gfm-demo-steps>span.done i{background:var(--accent);border-color:var(--accent);color:var(--accent-contrast)}.gfm-demo-steps b{font-size:11px}.gfm-demo-steps small{font-size:9px;color:#789198}.gfm-demo-steps>em{height:2px;background:#385059;flex:1;margin-top:16px}.gfm-demo-steps>span.done+em{background:var(--accent)}.gfm-demo-actions{border-top:1px solid rgba(255,255,255,.1);margin-top:30px;padding-top:22px}.gfm-demo-actions>div{justify-content:flex-start}.gfm-demo-actions a{display:flex;align-items:center;gap:8px;color:#fff;text-decoration:none;font-size:12px;font-weight:900}
.gfm-process-section{background:var(--gfm-soft)}.gfm-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gfm-process-grid article{position:relative;background:#fff;border:1px solid var(--gfm-line);border-radius:20px;padding:25px;min-height:240px}.gfm-process-grid article>span{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:var(--gfm-soft);color:var(--primary)}.gfm-process-grid em{position:absolute;right:22px;top:23px;font-style:normal;color:#a3b0b5;font-size:11px;font-weight:900}.gfm-process-grid h3{font-size:20px;margin:36px 0 8px}.gfm-process-grid p{font-size:12px;color:var(--gfm-muted);margin:0}.gfm-operations-image{position:relative;border-radius:25px;overflow:hidden;min-height:510px}.gfm-operations-image img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.gfm-operations-image:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(3,18,24,.82))}.gfm-operations-image>div{position:absolute;z-index:3;left:25px;right:25px;bottom:25px;background:rgba(3,18,24,.75);border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:17px;display:flex;align-items:center;gap:12px;color:#fff;backdrop-filter:blur(12px)}.gfm-operations-image>div i{width:8px;height:8px;border-radius:50%;background:var(--accent)}.gfm-operations-image>div span{display:grid}.gfm-operations-image small{color:#a7bac0}.gfm-stack-list{display:grid;margin-top:30px;border-top:1px solid var(--gfm-line)}.gfm-stack-list span{display:grid;grid-template-columns:46px 1fr;align-items:center;padding:15px 0;border-bottom:1px solid var(--gfm-line)}.gfm-stack-list b{font-size:11px;color:var(--accent)}.gfm-stack-list em{font-style:normal;font-weight:750;font-size:13px}
.gfm-testimonials{background:#fff}.gfm-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gfm-review-grid article{border:1px solid var(--gfm-line);border-radius:20px;padding:25px}.gfm-review-grid article>span{font-size:36px;color:var(--accent);font-family:Georgia,serif}.gfm-review-grid blockquote{margin:10px 0 24px;font-size:14px;color:#384851}.gfm-review-grid footer{display:flex;gap:10px;align-items:center}.gfm-review-grid footer i{font-style:normal;width:38px;height:38px;border-radius:50%;background:var(--gfm-soft);display:grid;place-items:center;font-weight:900}.gfm-review-grid footer div{display:grid}.gfm-review-grid footer b{font-size:12px}.gfm-review-grid footer small{font-size:10px;color:var(--gfm-muted)}
.gfm-faq-grid{align-items:start}.gfm-faq-list{border-top:1px solid var(--gfm-line)}.gfm-faq-list details{border-bottom:1px solid var(--gfm-line)}.gfm-faq-list summary{list-style:none;display:grid;grid-template-columns:40px 1fr 25px;gap:12px;align-items:center;padding:21px 0;cursor:pointer}.gfm-faq-list summary::-webkit-details-marker{display:none}.gfm-faq-list summary span{font-size:10px;color:#8fa0a7;font-weight:900}.gfm-faq-list summary b{font-size:14px}.gfm-faq-list summary i{font-style:normal;font-size:22px;color:#7b8e95;transition:.2s}.gfm-faq-list details[open] summary i{transform:rotate(45deg)}.gfm-faq-list details p{margin:0 0 22px 52px;color:var(--gfm-muted);font-size:13px}
/* Existing inner public pages */
.shipping-inner-hero,.tracking-hero,.premium-tracking-hero{background:linear-gradient(120deg,var(--gfm-dark),color-mix(in srgb,var(--primary) 60%,#071820))!important;color:#fff!important;padding:88px 0!important;position:relative;overflow:hidden}.shipping-inner-hero:after,.tracking-hero:after,.premium-tracking-hero:after{content:"";position:absolute;width:500px;height:500px;border-radius:50%;right:-100px;top:-300px;background:radial-gradient(circle,rgba(255,255,255,.1),transparent 70%)}.shipping-inner-hero h1,.tracking-hero h1,.premium-tracking-hero h1{font-size:clamp(42px,5vw,66px)!important;line-height:1!important;letter-spacing:-.045em!important}.shipping-inner-hero p,.tracking-hero p,.premium-tracking-hero p{color:#c9d8dc!important;max-width:680px}.shipping-section{padding:80px 0!important}.shipping-section-heading h2{letter-spacing:-.035em!important;font-size:clamp(32px,4vw,48px)!important}.shipping-detailed-services,.shipping-about-grid,.shipping-contact-grid{gap:18px!important}.shipping-service-detail,.shipping-about-card,.shipping-contact-card,.premium-tracking-search,.tracking-search-card,.tracking-panel,.tracking-card,.shipment-summary,.route-card,.history-card,.package-card{border:1px solid var(--gfm-line)!important;border-radius:20px!important;box-shadow:0 12px 34px rgba(7,24,32,.06)!important;background:#fff!important}.shipping-service-detail{overflow:hidden!important}.shipping-service-detail img{border-radius:0!important}.shipping-contact-form input,.shipping-contact-form textarea,.shipping-contact-form select,.tracking-search-card input,.premium-tracking-search input{border:1px solid #d6e0e4!important;border-radius:11px!important;background:#fff!important;min-height:48px!important}.shipping-contact-form button,.tracking-search-card button,.premium-tracking-search button{border-radius:11px!important;background:var(--accent)!important;color:var(--accent-contrast)!important;font-weight:900!important;border:0!important}.shipping-stat-strip{border-radius:20px!important;overflow:hidden!important}
/* Tracking result unification */
.tracking-shell,.tracking-wrap,.tracking-container{width:var(--gfm-shell)!important;max-width:none!important;margin-inline:auto!important}.tracking-page,.tracking-result-page{background:var(--gfm-bg)!important}.tracking-result-header,.tracking-summary-head,.shipment-identity{border-radius:20px!important}.tracking-status,.status-pill,.shipment-status-badge{border-radius:999px!important;font-weight:900!important}.tracking-timeline,.tracking-progress{--track-accent:var(--accent)}.tracking-map,.route-map,#shipmentMap,#trackingMap{border-radius:18px!important;overflow:hidden!important}.tracking-history-item,.timeline-event{border-color:var(--gfm-line)!important}.tracking-actions a,.tracking-actions button{border-radius:10px!important}.tracking-layout,.tracking-details-grid{gap:18px!important}.tracking-page h1,.tracking-page h2,.tracking-page h3,.tracking-result-page h1,.tracking-result-page h2,.tracking-result-page h3{letter-spacing:-.025em}
/* Footer */
.gfm-footer{background:#071820;color:#dbe5e8}.gfm-footer-main{padding:58px 0 45px;display:grid;grid-template-columns:1.4fr 1fr 1fr 1.25fr;gap:55px}.gfm-footer-brand .gfm-brand-copy strong{color:#fff}.gfm-footer-brand p{font-size:12px;color:#93a8ae;max-width:360px;margin:20px 0 0}.gfm-footer h4{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#7f969d;margin:0 0 15px}.gfm-footer-links{display:grid;gap:10px}.gfm-footer-links a{text-decoration:none;color:#d4dfe2;font-size:12px}.gfm-footer-links a:hover{color:#fff}.gfm-footer-contact{display:grid;gap:10px}.gfm-footer-contact span,.gfm-footer-contact a{font-size:12px;color:#d4dfe2;text-decoration:none;display:flex;gap:8px;align-items:center}.gfm-footer-bottom{border-top:1px solid rgba(255,255,255,.08);min-height:67px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#728990;font-size:10px}
.gfm-whatsapp{position:fixed;right:22px;bottom:22px;z-index:800;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;text-decoration:none;box-shadow:0 14px 35px rgba(0,0,0,.2)}
@media(max-width:1050px){.gfm-main-nav{gap:17px}.gfm-main-nav>a{font-size:12px}.gfm-service-rail-grid{grid-template-columns:repeat(3,1fr)}.gfm-service-rail a:nth-child(4){border-left:1px solid rgba(255,255,255,.08)}.gfm-footer-main{grid-template-columns:1.4fr 1fr 1fr}.gfm-footer-main>div:last-child{grid-column:1/-1}.gfm-process-grid{grid-template-columns:1fr 1fr}.gfm-review-grid{grid-template-columns:1fr 1fr}}
@media(max-width:860px){:root{--gfm-shell:min(100% - 28px,1240px)}.gfm-topstrip{display:none}.gfm-header-inner{height:68px}.gfm-menu-toggle{display:block}.gfm-main-nav{position:absolute;top:68px;left:14px;right:14px;background:#fff;border:1px solid var(--gfm-line);box-shadow:var(--gfm-shadow);border-radius:17px;padding:10px;display:none;align-items:stretch;gap:2px}.gfm-main-nav.is-open{display:grid}.gfm-main-nav>a{padding:13px!important;border-radius:10px}.gfm-main-nav>a:after{display:none}.gfm-nav-cta{margin-top:4px}.gfm-hero{min-height:auto}.gfm-hero:before{background:linear-gradient(90deg,rgba(2,18,24,.96),rgba(2,18,24,.72))}.gfm-hero .gfm-shell{padding:72px 0}.gfm-hero h1{font-size:52px}.gfm-intro-grid,.gfm-operations-grid,.gfm-faq-grid{grid-template-columns:1fr;gap:40px}.gfm-section-heading{display:grid;gap:10px}.gfm-mode-showcase{grid-template-rows:270px 180px}.gfm-mode-showcase article.large{grid-column:1/-1;grid-row:auto}.gfm-process-grid{grid-template-columns:1fr 1fr}.gfm-demo-steps>span{width:90px}.gfm-footer-main{grid-template-columns:1fr 1fr}.gfm-footer-main>div:first-child{grid-column:1/-1}}
@media(max-width:620px){.gfm-brand-copy small{display:none}.gfm-brand img{width:38px;height:38px}.gfm-hero .gfm-shell{padding:54px 0 62px}.gfm-hero h1{font-size:43px}.gfm-hero-copy{font-size:15px}.gfm-home-tracker{padding:12px;border-radius:17px}.gfm-tracker-input{display:grid;grid-template-columns:auto 1fr;padding:7px 9px}.gfm-tracker-input button{grid-column:1/-1;justify-content:center}.gfm-mini-progress{display:none}.gfm-service-rail-grid{grid-template-columns:1fr 1fr}.gfm-service-rail a{min-height:105px;padding:17px 12px;grid-template-columns:auto 1fr}.gfm-service-rail a>i{display:none}.gfm-section{padding:68px 0}.gfm-check-grid{grid-template-columns:1fr}.gfm-mode-showcase{grid-template-columns:1fr;grid-template-rows:250px 180px 180px}.gfm-mode-showcase article.large{grid-column:auto}.gfm-demo-card{padding:20px;border-radius:20px}.gfm-demo-route{grid-template-columns:1fr;gap:10px;text-align:left}.gfm-demo-route>div:last-child{text-align:left}.gfm-demo-route>span{display:none}.gfm-demo-steps{display:grid;grid-template-columns:1fr 1fr;gap:15px}.gfm-demo-steps>span{width:auto;display:grid;grid-template-columns:34px 1fr;text-align:left;justify-items:start;align-items:center}.gfm-demo-steps>span b,.gfm-demo-steps>span small{grid-column:2}.gfm-demo-steps>em{display:none}.gfm-demo-actions{display:grid}.gfm-process-grid,.gfm-review-grid{grid-template-columns:1fr}.gfm-footer-main{grid-template-columns:1fr;gap:30px}.gfm-footer-main>div:first-child{grid-column:auto}.gfm-footer-bottom{display:grid;padding:20px 0}.shipping-inner-hero,.tracking-hero,.premium-tracking-hero{padding:62px 0!important}.tracking-shell,.tracking-wrap,.tracking-container{width:calc(100% - 24px)!important}}
/* 2026 tracking lookup */
.gfm-track-lookup{position:relative;overflow:hidden;background:#071820;color:#fff;min-height:610px;display:flex;align-items:center}.gfm-track-lookup-bg{position:absolute;inset:0}.gfm-track-lookup-bg img{width:100%;height:100%;object-fit:cover;opacity:.42}.gfm-track-lookup-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,20,27,.96),rgba(5,20,27,.75) 52%,rgba(5,20,27,.35))}.gfm-track-lookup-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .8fr;gap:70px;align-items:center;padding:78px 0}.gfm-track-lookup-copy h1{font-size:clamp(44px,5vw,66px);line-height:1.01;letter-spacing:-.05em;margin:0 0 20px}.gfm-track-lookup-copy>p{color:#cbd9dd;font-size:16px;max-width:650px}.gfm-track-feature-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.gfm-track-feature-row span{display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.06);border-radius:10px;padding:10px 12px}.gfm-track-feature-row svg{color:var(--accent)}.gfm-track-feature-row b{font-size:10px}.gfm-track-lookup-card{background:#fff;color:var(--gfm-ink);border-radius:23px;padding:25px;box-shadow:0 28px 80px rgba(0,0,0,.32)}.gfm-track-lookup-card header{display:flex;gap:11px;align-items:center}.gfm-track-lookup-card header>span{width:44px;height:44px;border-radius:13px;background:var(--gfm-soft);color:var(--primary);display:grid;place-items:center}.gfm-track-lookup-card header div{display:grid}.gfm-track-lookup-card header small{color:var(--gfm-muted);font-size:9px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.gfm-track-lookup-card h2{font-size:21px;margin:2px 0}.gfm-track-lookup-card>p{font-size:11px;color:var(--gfm-muted);margin:17px 0}.gfm-track-lookup-card>label{display:block;font-size:10px;font-weight:850;margin-bottom:7px}.gfm-track-lookup-input{border:1px solid #d8e1e5;border-radius:12px;padding:6px 6px 6px 12px;display:flex;align-items:center;gap:8px}.gfm-track-lookup-input>svg{color:#8a9ca3}.gfm-track-lookup-input input{flex:1;min-width:0;border:0;outline:0;padding:11px 2px;font:inherit;font-size:12px}.gfm-track-lookup-input button{border:0;border-radius:9px;background:var(--accent);color:var(--accent-contrast);padding:12px 14px;font-weight:900;font-size:10px;display:flex;align-items:center;gap:7px}.gfm-track-card-note{display:flex;gap:8px;align-items:flex-start;margin-top:13px;color:#72858d;font-size:9px}.gfm-track-card-note svg{color:var(--primary);flex:0 0 auto}.gfm-track-explain{background:#fff;padding:80px 0}
/* Existing rich tracking result: preserve engine, simplify visual hierarchy */
.tracking-result{background:#f4f7f8!important;padding:28px 0 80px!important}.tracking-result .shell{width:var(--gfm-shell)!important;max-width:none!important;margin-inline:auto!important}.track28-breadcrumb{margin-bottom:14px!important;background:#fff!important;border:1px solid var(--gfm-line)!important;border-radius:13px!important;padding:11px 13px!important;box-shadow:none!important}.track28-breadcrumb a{font-size:10px!important;font-weight:850!important;text-decoration:none!important}.track28-breadcrumb>div{font-size:9px!important}.track29-edge-summary,.track29-progress-card,.track28-route-section,.track28-details,.track29-documents,.track28-history,.proof-evidence{background:#fff!important;border:1px solid var(--gfm-line)!important;border-radius:19px!important;box-shadow:0 10px 35px rgba(7,24,32,.055)!important;margin-bottom:15px!important;overflow:hidden!important}.track29-edge-summary{padding:0!important}.track29-edge-item{padding:20px!important;border-color:#e7edef!important}.track29-edge-item small,.track29-edge-facts small{font-size:8px!important;text-transform:uppercase!important;letter-spacing:.06em!important;color:#7b8e96!important}.track29-edge-item h1{font-size:24px!important;letter-spacing:-.035em!important}.track29-edge-item h2{font-size:13px!important;letter-spacing:-.02em!important}.track29-edge-item p{font-size:9px!important;color:#71858d!important}.track29-edge-icon{border-radius:11px!important;background:var(--gfm-soft)!important;color:var(--primary)!important}.track29-edge-facts{background:#f8fafb!important;border-color:#e7edef!important}.track29-edge-facts b{font-size:9px!important}.track29-progress-card,.track28-route-section,.track28-details,.track29-documents,.track28-history{padding:22px!important}.track29-progress-card>header,.track28-section-head,.track28-details>header,.track29-documents>header,.track28-history>header{margin:-22px -22px 20px!important;padding:18px 22px!important;border-bottom:1px solid var(--gfm-line)!important;background:#fbfcfc!important}.track29-progress-card header span,.track28-section-head span,.track28-details header span,.track29-documents header span,.track28-history header span{font-size:8px!important;letter-spacing:.09em!important;text-transform:uppercase!important;color:#81949b!important;font-weight:900!important}.track29-progress-card header h2,.track28-section-head h2,.track28-details header h2,.track29-documents header h2,.track28-history header h2{font-size:18px!important;letter-spacing:-.025em!important}.track29-progress-card header p,.track28-section-head p{font-size:9px!important;color:#73878f!important}.track28-map-actions button{border:1px solid var(--gfm-line)!important;background:#fff!important;border-radius:8px!important;font-size:8px!important;font-weight:800!important}.track28-map-actions button.is-active{background:var(--primary)!important;color:var(--primary-contrast)!important;border-color:var(--primary)!important}.track28-route-metrics{gap:8px!important}.track28-route-metrics article{border:1px solid var(--gfm-line)!important;background:#f8fafb!important;border-radius:11px!important;padding:10px!important}.track28-route-metrics span{font-size:7px!important;color:#819299!important}.track28-route-metrics b{font-size:10px!important}.track28-map-card,.track390-route-points,.track28-latest-movement,.track28-party-card,.track28-package-card,.track29-document-grid article{border:1px solid var(--gfm-line)!important;border-radius:14px!important;box-shadow:none!important;background:#fff!important}.track28-map-card #shipment-map{min-height:450px!important}.track390-route-points,.track28-latest-movement{padding:15px!important}.track390-route-points li i{background:var(--gfm-soft)!important;color:var(--primary)!important}.track28-party-card,.track28-package-card{padding:17px!important}.track28-party-card h3,.track28-package-card h3{font-size:14px!important}.track28-party-card dt,.track28-package-card dt{font-size:7px!important;color:#84959c!important}.track28-party-card dd,.track28-package-card dd{font-size:9px!important}.track29-doc-actions a{border-radius:8px!important;font-size:8px!important}.track29-doc-actions .download{background:var(--primary)!important;color:var(--primary-contrast)!important}.track28-history-day h3{font-size:9px!important;color:#72858d!important}.track28-history-list article{border-color:#e2e9ec!important}.track28-history-list h4{font-size:11px!important}.track28-history-list p,.track28-history-list b,.track28-history-list time{font-size:8px!important}.proof-evidence{padding:18px!important}.proof-evidence h2{font-size:18px!important}.tracking-package-extra{border-radius:10px!important;background:#f8fafb!important}.lightbox{z-index:3000!important}
@media(max-width:900px){.gfm-track-lookup-grid{grid-template-columns:1fr;gap:35px;padding:62px 0}.gfm-track-lookup{min-height:auto}.track28-route-metrics{grid-template-columns:1fr 1fr!important}.track28-map-layout,.track28-detail-grid{grid-template-columns:1fr!important}}
@media(max-width:620px){.gfm-track-lookup-copy h1{font-size:39px}.gfm-track-lookup-card{padding:18px;border-radius:18px}.gfm-track-lookup-input{display:grid;grid-template-columns:auto 1fr}.gfm-track-lookup-input button{grid-column:1/-1;justify-content:center}.track29-edge-summary{display:grid!important}.track29-edge-item{border-right:0!important}.track29-edge-facts{grid-template-columns:1fr 1fr!important}.track29-progress-card,.track28-route-section,.track28-details,.track29-documents,.track28-history{padding:15px!important}.track29-progress-card>header,.track28-section-head,.track28-details>header,.track29-documents>header,.track28-history>header{margin:-15px -15px 15px!important;padding:15px!important}.track28-route-metrics{grid-template-columns:1fr!important}.track28-map-card #shipment-map{min-height:360px!important}}
/* Exact 2026 shell and home component mapping */
.gfm-utility-bar{background:#071820;color:#aebec4;border-bottom:1px solid rgba(255,255,255,.07);font-size:10px}.gfm-utility-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.gfm-utility-inner>span,.gfm-utility-inner>div,.gfm-utility-inner a{display:flex;align-items:center;gap:7px}.gfm-utility-inner>div{gap:18px}.gfm-utility-inner a{color:#d9e3e6;text-decoration:none}.gfm-utility-inner svg{color:var(--accent)}
.gfm-header .gfm-nav{height:76px;display:flex;align-items:center;gap:30px}.gfm-header .gfm-brand{display:flex;align-items:center;gap:11px;min-width:max-content;text-decoration:none}.gfm-brand-mark{width:43px;height:43px;border-radius:11px;display:grid;place-items:center;overflow:hidden}.gfm-brand-mark img{width:100%;height:100%;object-fit:contain}.gfm-header .gfm-brand>span:last-child{display:grid;line-height:1.05}.gfm-header .gfm-brand b{font-size:18px;letter-spacing:-.02em}.gfm-header .gfm-brand small{font-size:8px;color:var(--gfm-muted);letter-spacing:.06em;text-transform:uppercase;margin-top:5px;max-width:240px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gfm-header .gfm-main-nav{margin-left:auto}.gfm-header .gfm-menu-toggle{margin-left:auto}
.gfm-flash{width:var(--gfm-shell);margin:16px auto 0;border-radius:12px;padding:12px 14px;font-size:12px;font-weight:700}.gfm-flash.success{background:#eaf7ee;color:#25643e;border:1px solid #cae7d4}.gfm-flash.error{background:#fff0ed;color:#8e4338;border:1px solid #f2d4ce}
.gfm-hero{display:block;min-height:700px;background:#071820}.gfm-hero-media{position:absolute;inset:0}.gfm-hero-media img{width:100%;height:100%;object-fit:cover}.gfm-hero-media span{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,17,23,.96) 0%,rgba(3,17,23,.84) 43%,rgba(3,17,23,.34) 73%,rgba(3,17,23,.2) 100%)}.gfm-hero .gfm-hero-grid{position:relative;z-index:2;min-height:700px;display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.72fr);gap:65px;align-items:center;padding:70px 0}.gfm-hero-copy{max-width:700px}.gfm-eyebrow{display:inline-block;color:var(--accent);font-size:10px;font-weight:900;letter-spacing:.17em;text-transform:uppercase;margin-bottom:17px}.gfm-hero-copy h1{font-size:clamp(49px,5.8vw,76px);line-height:.99;letter-spacing:-.052em;margin:0 0 20px;color:#fff}.gfm-hero-copy>p{font-size:16px;color:#cbd8dc;max-width:630px;margin:0 0 25px}.gfm-hero-actions{display:flex;gap:10px;flex-wrap:wrap}.gfm-button.primary{background:var(--accent);color:var(--accent-contrast)!important}.gfm-button.glass,.gfm-button.ghost-light{background:rgba(7,24,32,.54);border:1px solid rgba(255,255,255,.22);color:#fff!important;backdrop-filter:blur(12px)}.gfm-button.light{background:#fff;color:#17262e!important}.gfm-hero-trust{margin-top:25px}.gfm-hero-tracker{background:rgba(4,20,27,.89);border:1px solid rgba(255,255,255,.13);border-radius:22px;padding:18px;box-shadow:0 25px 70px rgba(0,0,0,.28);backdrop-filter:blur(17px);color:#fff}.gfm-hero-tracker .gfm-tracker-title{display:flex;align-items:center;gap:11px;margin:4px 0 17px}.gfm-hero-tracker .gfm-tracker-title>span{width:43px;height:43px;border-radius:12px;background:rgba(255,255,255,.08);display:grid;place-items:center;color:var(--accent)}.gfm-hero-tracker .gfm-tracker-title div{display:grid}.gfm-hero-tracker .gfm-tracker-title small{font-size:8px;color:#93a8af;text-transform:uppercase;letter-spacing:.08em}.gfm-hero-tracker .gfm-tracker-title h2{font-size:17px;margin:2px 0}.gfm-hero-tracker>label{display:block;font-size:9px;color:#9bb0b7;font-weight:800;margin-bottom:6px}.gfm-hero-tracker>p{display:flex;align-items:flex-start;gap:6px;font-size:9px;color:#99adb3;margin:11px 2px 0}.gfm-hero-tracker>p svg{flex:0 0 auto;color:var(--accent)}
.gfm-footer-cta{padding:45px 0;border-bottom:1px solid rgba(255,255,255,.09);display:flex;justify-content:space-between;align-items:end;gap:40px}.gfm-footer-cta span{font-size:9px;letter-spacing:.12em;color:#718b93;text-transform:uppercase;font-weight:900}.gfm-footer-cta h2{color:#fff;font-size:29px;max-width:720px;letter-spacing:-.035em;margin:7px 0 0;line-height:1.08}.gfm-footer-cta>div:last-child{display:flex;gap:8px;flex-wrap:wrap}.gfm-footer-grid{padding:47px 0;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px}.gfm-footer-grid h3{font-size:10px;color:#7f969d;letter-spacing:.1em;text-transform:uppercase;margin:0 0 14px}.gfm-footer-grid>div:not(.gfm-footer-company){display:grid;align-content:start;gap:9px}.gfm-footer-grid a,.gfm-footer-grid p{font-size:10px;color:#bdcbd0;text-decoration:none;margin:0}.gfm-footer-brand{display:flex;align-items:center;gap:10px;text-decoration:none}.gfm-footer-brand img{width:42px;height:42px;object-fit:contain}.gfm-footer-brand span{display:grid}.gfm-footer-brand b{color:#fff;font-size:15px}.gfm-footer-brand small{font-size:8px;color:#7c9299;margin-top:3px}.gfm-footer-company>p{max-width:390px;margin-top:15px!important;color:#8fa4aa!important;line-height:1.6!important}
@media(max-width:980px){.gfm-hero .gfm-hero-grid{grid-template-columns:1fr;gap:35px;padding:60px 0}.gfm-hero,.gfm-hero .gfm-hero-grid{min-height:auto}.gfm-hero-tracker{max-width:720px}.gfm-footer-grid{grid-template-columns:1.2fr 1fr 1fr}.gfm-footer-grid>div:last-child{grid-column:1/-1}.gfm-footer-cta{display:grid}.gfm-utility-inner>div{display:none}}
@media(max-width:860px){.gfm-header .gfm-nav{height:68px}.gfm-header .gfm-main-nav{top:68px}.gfm-header .gfm-brand small{display:none}}
@media(max-width:650px){.gfm-utility-bar{display:none}.gfm-hero .gfm-hero-grid{padding:50px 0}.gfm-hero-copy h1{font-size:42px}.gfm-hero-copy>p{font-size:14px}.gfm-hero-tracker{padding:13px;border-radius:17px}.gfm-footer-grid{grid-template-columns:1fr;gap:27px}.gfm-footer-grid>div:last-child{grid-column:auto}.gfm-footer-cta h2{font-size:24px}.gfm-footer-cta>div:last-child{display:grid}.gfm-footer-cta .gfm-button{width:100%}}
/* GFM Parcel v3.29 — standard readable public UI
   Loaded after all legacy/public styles. It deliberately normalises typography,
   spacing and customer-facing controls without changing business logic. */
:root{--gfm-shell:min(1240px,calc(100% - 48px))}
html{font-size:16px!important}
body.gfm-site{font-size:16px!important;line-height:1.62!important;letter-spacing:0!important}
body.gfm-site button,body.gfm-site input,body.gfm-site select,body.gfm-site textarea{font:inherit!important}
.gfm-shell,.shell{width:var(--gfm-shell)!important;max-width:1240px!important;margin-inline:auto!important}

/* Header / navigation */
.gfm-utility-bar{font-size:13px!important}.gfm-utility-inner{min-height:38px!important}
.gfm-header .gfm-nav{height:88px!important;gap:30px!important}
.gfm-header .gfm-brand{gap:14px!important}.gfm-brand-mark{width:68px!important;height:46px!important;border-radius:10px!important;overflow:hidden!important;background:#fff!important}.gfm-brand-mark img{width:100%!important;height:100%!important;object-fit:contain!important;transform:scale(1.12)}
.gfm-header .gfm-brand b{font-size:20px!important;line-height:1.1!important}.gfm-header .gfm-brand small{font-size:10.5px!important;line-height:1.25!important;letter-spacing:.055em!important;max-width:270px!important}
.gfm-header .gfm-main-nav{gap:25px!important}.gfm-header .gfm-main-nav>a{font-size:15px!important;font-weight:750!important;padding:31px 0!important}.gfm-nav-cta,.gfm-button{font-size:15px!important;min-height:48px!important;padding:12px 20px!important;border-radius:12px!important}

/* Keep one professional language control only. */
.shipping-language-floating{display:none!important}.shipping-language-inline{display:flex!important;align-items:center!important;gap:8px!important;padding:7px 9px!important;border:1px solid #dce5e9!important;border-radius:10px!important;background:#fff!important;min-width:150px!important}.shipping-language-inline .language-control-icon{display:grid!important;place-items:center!important;color:var(--primary)!important}.shipping-language-inline label{display:block!important;min-width:0!important}.shipping-language-inline .language-control-label,.shipping-language-inline .language-control-state{display:none!important}.shipping-language-inline select{appearance:auto!important;width:118px!important;min-height:34px!important;border:0!important;background:#fff!important;color:#17262e!important;font-size:14px!important;font-weight:700!important;padding:4px 6px!important;outline:0!important}

/* Hero */
.gfm-hero,.gfm-hero .gfm-hero-grid{min-height:700px!important}.gfm-hero .gfm-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(420px,.78fr)!important;gap:70px!important;padding:72px 0!important}.gfm-eyebrow,.gfm-kicker{font-size:12px!important;line-height:1.35!important}.gfm-hero-copy h1{font-size:clamp(56px,5.7vw,78px)!important;line-height:.99!important}.gfm-hero-copy>p{font-size:18px!important;line-height:1.6!important;max-width:670px!important}.gfm-hero-trust{font-size:14px!important;gap:24px!important}
.gfm-hero-tracker{padding:24px!important;border-radius:24px!important}.gfm-tracker-tabs button,.gfm-tracker-tabs a{font-size:14px!important;min-height:42px!important;padding:9px 12px!important}.gfm-hero-tracker .gfm-tracker-title{margin:8px 0 20px!important}.gfm-hero-tracker .gfm-tracker-title>span{width:48px!important;height:48px!important}.gfm-hero-tracker .gfm-tracker-title small{font-size:11px!important;color:#b7c7cc!important}.gfm-hero-tracker .gfm-tracker-title h2{font-size:22px!important;color:#fff!important;line-height:1.2!important;margin:3px 0 0!important}.gfm-hero-tracker>label{font-size:13px!important;color:#d4e0e3!important;margin-bottom:8px!important}.gfm-tracker-input{min-height:66px!important;padding:8px 8px 8px 16px!important}.gfm-tracker-input input{font-size:16px!important;padding:12px 4px!important}.gfm-tracker-input button{font-size:16px!important;padding:14px 20px!important}.gfm-hero-tracker>p{font-size:12.5px!important;line-height:1.5!important;color:#c0d0d4!important;margin-top:13px!important}.gfm-mini-progress{font-size:12px!important;margin-top:17px!important}

/* Homepage sections */
.gfm-service-rail a{min-height:136px!important;padding:24px 18px!important}.gfm-service-rail b{font-size:15px!important}.gfm-service-rail small{font-size:12.5px!important;line-height:1.45!important}.gfm-service-rail a>span{width:46px!important;height:46px!important}
.gfm-section{padding:92px 0!important}.gfm-section-copy h2,.gfm-section-heading h2{font-size:clamp(38px,4vw,54px)!important;line-height:1.08!important}.gfm-section-copy p,.gfm-section-heading p{font-size:17px!important;line-height:1.7!important}.gfm-check-grid span{font-size:14.5px!important}.gfm-text-link{font-size:15px!important}.gfm-mode-showcase article span{font-size:12px!important}.gfm-mode-showcase h3{font-size:21px!important}.gfm-demo-header small,.gfm-demo-actions small,.gfm-demo-route small{font-size:12px!important}.gfm-demo-header b,.gfm-demo-actions b{font-size:15px!important}.gfm-demo-live{font-size:13px!important}.gfm-demo-route b{font-size:20px!important}.gfm-demo-steps b{font-size:13px!important}.gfm-demo-steps small{font-size:11px!important}.gfm-process-grid article h3{font-size:21px!important}.gfm-process-grid article p{font-size:15px!important;line-height:1.65!important}.gfm-stack-list em{font-size:15px!important;line-height:1.45!important}

/* Standard inner pages */
.shipping-inner-hero{padding:76px 0!important}.shipping-inner-hero-grid{gap:58px!important}.shipping-inner-hero-grid>div>span,.shipping-section-heading span,.shipping-service-choice-grid>div>span,.shipping-faq-intro>span,.shipping-about-story-copy>span,.shipping-process-intro>span{font-size:12px!important;line-height:1.4!important;letter-spacing:.12em!important}.shipping-inner-hero h1{font-size:clamp(44px,4.8vw,62px)!important;line-height:1.05!important}.shipping-inner-hero p{font-size:18px!important;line-height:1.7!important}.shipping-section{padding:86px 0!important}.shipping-section-heading h2,.shipping-service-choice h2,.shipping-faq-intro h2,.shipping-about-story h2,.shipping-process-intro h2{font-size:clamp(35px,3.7vw,50px)!important;line-height:1.08!important}.shipping-section-heading p,.shipping-service-choice p,.shipping-faq-intro p,.shipping-about-story p,.shipping-process-intro p{font-size:16.5px!important;line-height:1.7!important}.shipping-detailed-service>div:last-child>small{font-size:12px!important}.shipping-detailed-service h3{font-size:30px!important}.shipping-detailed-service p{font-size:16px!important;line-height:1.7!important}.shipping-detailed-service li{font-size:14.5px!important;line-height:1.5!important}.shipping-detailed-service a{font-size:15px!important}.shipping-choice-cards h3,.shipping-values-grid h3,.shipping-process-steps h3{font-size:20px!important}.shipping-choice-cards p,.shipping-values-grid p,.shipping-process-steps p{font-size:15px!important;line-height:1.65!important}.shipping-faq-list summary b{font-size:16px!important}.shipping-faq-list details p{font-size:15px!important;line-height:1.7!important}.shipping-quote-form label,.shipping-form-grid label{font-size:14px!important}.shipping-quote-form input,.shipping-quote-form select,.shipping-quote-form textarea,.shipping-form-grid input,.shipping-form-grid select,.shipping-form-grid textarea{font-size:16px!important;min-height:48px!important}.shipping-contact-aside h2,.shipping-contact-quick h3{font-size:22px!important}.shipping-contact-aside p,.shipping-contact-quick p,.shipping-guidance-list li{font-size:15px!important;line-height:1.65!important}

/* Tracking search */
.gfm-track-lookup-grid{gap:64px!important}.gfm-track-lookup-copy h1{font-size:clamp(45px,5vw,64px)!important;line-height:1.04!important}.gfm-track-lookup-copy>p{font-size:17px!important;line-height:1.7!important}.gfm-track-feature-row span{font-size:14px!important}.gfm-track-lookup-card{padding:28px!important}.gfm-track-lookup-card header small{font-size:11px!important}.gfm-track-lookup-card header h2{font-size:24px!important}.gfm-track-lookup-card>p,.gfm-track-card-note{font-size:14px!important;line-height:1.6!important}.gfm-track-lookup-card>label{font-size:13px!important}.gfm-track-lookup-input input,.gfm-track-lookup-input button{font-size:16px!important}

/* Tracking result: old build used 7–10px text in several places. */
.tracking-result{font-size:15px!important}.tracking-breadcrumb,.tracking-breadcrumb a,.tracking-breadcrumb span,.tracking-breadcrumb b,.tracking-breadcrumb button{font-size:13px!important}.track29-edge-item small,.track29-edge-facts small,.track29-progress-card header span,.track28-section-head span,.track28-route-metrics span,.track390-route-points small,.track28-latest-movement header span,.track28-party-card dt,.track28-package-card dt,.track28-history-day h3{font-size:12px!important}.track29-edge-item h1{font-size:30px!important}.track29-edge-item h2{font-size:20px!important}.track29-edge-item p,.track29-progress-card header p,.track28-section-head p,.track390-route-points span,.track28-latest-movement p,.track28-history-list p{font-size:14px!important;line-height:1.55!important}.track29-edge-facts b,.track28-route-metrics b,.track390-route-points b,.track28-latest-movement b,.track28-party-card dd,.track28-package-card dd{font-size:14px!important}.track29-progress-card header h2,.track28-section-head h2,.track28-details>header h2,.track29-documents>header h2,.track28-history>header h2,.proof-evidence h2{font-size:24px!important}.delivery-journey-status b{font-size:15px!important}.delivery-journey-status small,.delivery-journey-status em{font-size:12px!important}.track28-map-actions button{font-size:13px!important;min-height:38px!important}.track28-history-list h4{font-size:15px!important}.track28-history-list b,.track28-history-list time{font-size:13px!important}.track29-doc-actions a{font-size:13px!important;padding:9px 12px!important}.tracking-package-extra,.proof-evidence p,.proof-evidence li{font-size:14px!important}.map-detail-guide,.map-loading,.map-fallback,.track28-map-provider,.track28-map-legend,.track-map-quality{font-size:12px!important}

/* Footer */
.gfm-footer-cta span{font-size:12px!important}.gfm-footer-cta h2{font-size:34px!important}.gfm-footer-grid h3{font-size:12px!important}.gfm-footer-grid a,.gfm-footer-grid p{font-size:14px!important;line-height:1.6!important}.gfm-footer-brand b{font-size:18px!important}.gfm-footer-brand small{font-size:11px!important}.gfm-footer-bottom{font-size:12px!important}

@media(max-width:1100px){.gfm-service-rail-grid{grid-template-columns:repeat(3,1fr)!important}.gfm-hero .gfm-hero-grid{grid-template-columns:1fr!important;gap:34px!important}.gfm-hero-tracker{max-width:760px!important}.gfm-header .gfm-main-nav{gap:18px!important}.shipping-language-inline{min-width:135px!important}.shipping-language-inline select{width:103px!important}}
@media(max-width:860px){:root{--gfm-shell:min(100% - 32px,1240px)}.gfm-header .gfm-nav{height:74px!important}.gfm-header .gfm-brand b{font-size:18px!important}.gfm-header .gfm-brand small{display:none!important}.gfm-brand-mark{width:58px!important;height:40px!important}.gfm-header .gfm-main-nav{top:74px!important}.gfm-header .gfm-main-nav>a{font-size:16px!important;padding:13px 16px!important}.shipping-language-inline{width:calc(100% - 32px)!important;margin:6px 16px!important;min-width:0!important}.shipping-language-inline label{flex:1!important}.shipping-language-inline select{width:100%!important}.gfm-service-rail-grid{grid-template-columns:1fr 1fr!important}}
@media(max-width:650px){:root{--gfm-shell:min(100% - 28px,1240px)}body.gfm-site{font-size:15.5px!important}.gfm-hero-copy h1{font-size:44px!important}.gfm-hero-copy>p{font-size:17px!important}.gfm-hero-tracker{padding:18px!important}.gfm-tracker-input{display:grid!important;grid-template-columns:auto 1fr!important}.gfm-tracker-input button{grid-column:1/-1!important;justify-content:center!important;width:100%!important}.gfm-service-rail-grid{grid-template-columns:1fr!important}.gfm-service-rail a{min-height:104px!important}.gfm-section{padding:68px 0!important}.shipping-inner-hero{padding:58px 0!important}.shipping-section{padding:64px 0!important}.gfm-demo-card{padding:20px!important}.gfm-demo-steps{overflow-x:auto!important;padding-bottom:6px!important}.gfm-demo-steps>span{min-width:108px!important}.gfm-footer-cta h2{font-size:28px!important}}

/* Readability floor: customer-facing text must never collapse to micro-copy. */
body.gfm-site main p,body.gfm-site main li,body.gfm-site main dd{font-size:14px!important}
body.gfm-site main small{font-size:12px!important;line-height:1.45!important}
body.gfm-site main label{font-size:13px!important}
body.gfm-site main h3{font-size:max(18px,1.125rem)!important;line-height:1.25!important}
body.gfm-site main h4{font-size:max(15px,.9375rem)!important;line-height:1.3!important}
body.gfm-site main button,body.gfm-site main input,body.gfm-site main select,body.gfm-site main textarea{font-size:15px!important}

/* ========================================================================
   v3.30 public experience — single-page services, brand-safe copy,
   consistent contrast, translation-engine containment and motion.
   ======================================================================== */

/* The third-party translator renders its own select. Keep that engine control
   available to JavaScript but never expose it beside our branded selector. */
.gtranslate_engine_mount,
.gtranslate_engine_mount *,
body > .gtranslate_wrapper,
body > select.gt_selector,
.goog-te-banner-frame,
iframe.goog-te-banner-frame,
.skiptranslate.goog-te-gadget{display:none!important;visibility:hidden!important;width:0!important;height:0!important;min-width:0!important;min-height:0!important;overflow:hidden!important;position:absolute!important;left:-99999px!important;top:-99999px!important;pointer-events:none!important}
html.translated-ltr body,html.translated-rtl body,body{top:0!important}

/* Header: one calm, readable line with no micro typography. */
.gfm-header{background:rgba(255,255,255,.98)!important;border-bottom:1px solid #e2e8ec!important;box-shadow:0 7px 24px rgba(7,24,32,.055)!important}
.gfm-header .gfm-nav{height:88px!important;gap:34px!important}
.gfm-brand-mark{width:62px!important;height:48px!important;border-radius:12px!important;background:#fff!important}
.gfm-header .gfm-brand{gap:14px!important}
.gfm-header .gfm-brand b{font-size:22px!important;line-height:1.05!important;color:#172631!important;font-weight:850!important}
.gfm-header .gfm-brand small{font-size:12px!important;line-height:1.3!important;color:#71828b!important;letter-spacing:.045em!important;margin-top:5px!important}
.gfm-header .gfm-main-nav{gap:22px!important}
.gfm-header .gfm-main-nav>a{font-size:16px!important;line-height:1!important;padding:17px 3px!important;color:#172631!important;font-weight:780!important;border-radius:0!important}
.gfm-header .gfm-main-nav>a.active{background:transparent!important}
.gfm-header .gfm-main-nav>a.active:after{left:0!important;right:0!important;bottom:9px!important;height:3px!important;background:var(--accent)!important}
.gfm-header .gfm-nav-cta{padding:16px 20px!important;border-radius:12px!important;background:var(--accent)!important;color:var(--accent-contrast)!important}
.shipping-language-inline{min-height:52px!important;padding:7px 12px!important;border:1px solid #dde5e9!important;border-radius:12px!important;background:#fff!important;gap:8px!important}
.shipping-language-inline .language-control-label,.shipping-language-inline .language-control-state{display:none!important}
.shipping-language-inline select{font-size:15px!important;color:#243945!important;min-width:118px!important;border:0!important;background:#fff!important}

/* Hero: company identity is the eyebrow, not a generic pseudo-brand. */
.gfm-hero{min-height:690px!important}
.gfm-hero .gfm-hero-grid{min-height:690px!important;padding:78px 0!important}
.gfm-eyebrow{font-size:12px!important;line-height:1.35!important;letter-spacing:.14em!important}
.gfm-hero-copy h1{font-size:clamp(54px,6vw,82px)!important;line-height:.98!important;color:#fff!important;max-width:760px!important}
.gfm-hero-copy>p{font-size:18px!important;line-height:1.68!important;color:#d7e0e4!important;max-width:710px!important}
.gfm-hero-trust span{font-size:14px!important;color:#eef3f5!important}

/* Full services now live on the home page. */
.gfm-services-section{position:relative;scroll-margin-top:100px;background:linear-gradient(145deg,#071b24 0%,#0a2633 52%,#0b3140 100%);padding:104px 0;overflow:hidden}
.gfm-services-section:before{content:"";position:absolute;right:-13vw;top:-26vw;width:54vw;height:54vw;border:88px solid rgba(255,255,255,.028);border-radius:50%;pointer-events:none}
.gfm-services-section .gfm-shell{position:relative;z-index:1}
.gfm-services-heading{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.7fr);gap:70px;align-items:end;margin-bottom:48px}
.gfm-services-heading .gfm-kicker{color:var(--accent)!important;font-size:12px!important;letter-spacing:.14em!important;font-weight:900!important}
.gfm-services-heading h2,.gfm-services-section h2,.gfm-services-section h3{color:#fff!important}
.gfm-services-heading h2{font-size:clamp(40px,4.3vw,59px)!important;line-height:1.04!important;letter-spacing:-.045em!important;margin:10px 0 0!important;max-width:760px}
.gfm-services-heading>p{font-size:17px!important;line-height:1.72!important;color:#b9cbd1!important;margin:0!important;max-width:560px}
.gfm-services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.gfm-service-card{scroll-margin-top:118px;display:flex;flex-direction:column;min-width:0;border:1px solid rgba(255,255,255,.12);border-radius:22px;overflow:hidden;background:rgba(255,255,255,.055);box-shadow:0 18px 50px rgba(0,0,0,.12);transition:transform .32s cubic-bezier(.2,.8,.2,1),border-color .32s ease,background .32s ease,box-shadow .32s ease}
.gfm-service-card:hover{transform:translateY(-8px);border-color:rgba(255,255,255,.23);background:rgba(255,255,255,.075);box-shadow:0 28px 60px rgba(0,0,0,.2)}
.gfm-service-card-media{position:relative;height:220px;overflow:hidden;background:#0d2b37}
.gfm-service-card-media picture,.gfm-service-card-media img{width:100%;height:100%;display:block;object-fit:cover}
.gfm-service-card-media img{transition:transform .55s cubic-bezier(.2,.8,.2,1)}
.gfm-service-card:hover .gfm-service-card-media img{transform:scale(1.045)}
.gfm-service-card-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(3,18,24,.38))}
.gfm-service-card-media>span{position:absolute;z-index:2;left:18px;bottom:18px;width:48px;height:48px;display:grid;place-items:center;border-radius:13px;background:var(--accent);color:var(--accent-contrast);box-shadow:0 10px 25px rgba(0,0,0,.2)}
.gfm-service-card-body{display:flex;flex-direction:column;flex:1;padding:24px 24px 25px}
.gfm-service-card-body>small{font-size:12px!important;letter-spacing:.12em!important;color:#86a0aa!important;font-weight:850!important}
.gfm-service-card-body h3{font-size:25px!important;line-height:1.16!important;margin:8px 0 10px!important}
.gfm-service-card-body p{font-size:15.5px!important;line-height:1.65!important;color:#b9cbd1!important;margin:0 0 18px!important}
.gfm-service-card-body ul{display:grid;gap:9px;list-style:none;padding:0;margin:0 0 22px}
.gfm-service-card-body li{display:flex;align-items:flex-start;gap:9px;font-size:14px!important;line-height:1.45!important;color:#e1e9ec!important}
.gfm-service-card-body li svg{color:var(--accent);margin-top:2px}
.gfm-service-card-body>a{display:inline-flex;align-items:center;gap:7px;margin-top:auto;color:#fff!important;font-size:14.5px!important;font-weight:800!important}
.gfm-service-method{margin-top:46px;padding:42px;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:rgba(255,255,255,.045);display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:52px;align-items:center}
.gfm-service-method-copy .gfm-kicker{font-size:12px!important;color:var(--accent)!important}
.gfm-service-method-copy h2{font-size:clamp(32px,3.2vw,45px)!important;line-height:1.08!important;margin:10px 0 15px!important}
.gfm-service-method-copy p{font-size:16px!important;color:#c1d0d5!important;line-height:1.7!important;margin-bottom:24px!important}
.gfm-service-method-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.gfm-service-method-grid article{display:flex;gap:14px;padding:18px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:rgba(255,255,255,.045)}
.gfm-service-method-grid article>span{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;background:rgba(255,255,255,.08);color:var(--accent)}
.gfm-service-method-grid h3{font-size:17px!important;margin:0 0 5px!important}
.gfm-service-method-grid p{font-size:13.5px!important;line-height:1.5!important;color:#adc0c6!important;margin:0!important}

/* Explicit contrast rules: headings must never inherit dark-on-dark defaults. */
.gfm-hero h1,.gfm-hero h2,.gfm-services-section h1,.gfm-services-section h2,.gfm-services-section h3,.gfm-operations-section h2{color:#fff!important}
.gfm-intro-section h2,.gfm-tracking-demo h2,.gfm-process-section h2,.gfm-faq-section h2{color:#102d3c!important}
.gfm-operations-section p{color:#c4d2d7!important}

/* Standard body readability. */
body.gfm-site{font-size:16.5px!important;line-height:1.65!important}
body.gfm-site main p{font-size:15.5px!important;line-height:1.68!important}
body.gfm-site main li,body.gfm-site main dd{font-size:14.5px!important}
body.gfm-site main small{font-size:12.5px!important;line-height:1.45!important}
body.gfm-site main label{font-size:13.5px!important}
.gfm-button,.button{font-size:15px!important;min-height:52px!important}

/* Motion is progressive enhancement: content remains visible until JS opts in. */
html.motion-ready [data-motion]{opacity:0;transition-property:opacity,transform;transition-duration:.72s;transition-timing-function:cubic-bezier(.2,.72,.2,1);transition-delay:var(--motion-delay,0ms);will-change:opacity,transform}
html.motion-ready [data-motion="up"]{transform:translate3d(0,28px,0)}
html.motion-ready [data-motion="left"]{transform:translate3d(30px,0,0)}
html.motion-ready [data-motion="right"]{transform:translate3d(-30px,0,0)}
html.motion-ready [data-motion].is-visible{opacity:1;transform:none}
.gfm-button,.gfm-main-nav>a,.gfm-service-rail a,.gfm-demo-card,.gfm-process-grid article,.gfm-review-grid article{transition:transform .26s ease,box-shadow .26s ease,background-color .26s ease,border-color .26s ease,color .26s ease}
.gfm-service-rail a:hover,.gfm-process-grid article:hover,.gfm-review-grid article:hover{transform:translateY(-5px)}

@media(max-width:1100px){
  .gfm-services-heading{grid-template-columns:1fr;gap:18px}
  .gfm-services-grid{grid-template-columns:1fr 1fr}
  .gfm-service-method{grid-template-columns:1fr;padding:34px}
  .gfm-header .gfm-main-nav{gap:14px!important}
}
@media(max-width:860px){
  .gfm-header .gfm-nav{height:76px!important}
  .gfm-header .gfm-main-nav{top:76px!important}
  .gfm-header .gfm-brand b{font-size:19px!important}
  .gfm-brand-mark{width:54px!important;height:42px!important}
  .gfm-services-section{padding:76px 0}
  .gfm-services-grid{grid-template-columns:1fr}
  .gfm-service-card{display:grid;grid-template-columns:minmax(210px,.42fr) 1fr}
  .gfm-service-card-media{height:100%;min-height:290px}
  .gfm-service-method-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:650px){
  .gfm-hero .gfm-hero-grid{padding:58px 0!important}
  .gfm-hero-copy h1{font-size:46px!important}
  .gfm-hero-copy>p{font-size:17px!important}
  .gfm-services-section{padding:66px 0}
  .gfm-services-heading h2{font-size:38px!important}
  .gfm-service-card{display:flex}
  .gfm-service-card-media{height:210px;min-height:0}
  .gfm-service-method{padding:24px 20px}
  .gfm-service-method-grid{grid-template-columns:1fr}
  .shipping-language-inline{width:calc(100% - 32px)!important;margin:7px 16px!important}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto!important}
  html.motion-ready [data-motion]{opacity:1!important;transform:none!important;transition:none!important}
  .gfm-service-card,.gfm-service-card-media img,.gfm-button,.gfm-main-nav>a{transition:none!important}
}

/* Inner public pages share the same dark hero treatment. Lock contrast so
   generic heading rules can never render navy text on a navy background. */
.shipping-inner-hero h1,.shipping-inner-hero h2,.shipping-inner-hero h3{color:#fff!important}
.shipping-inner-hero p{color:#c9d8dc!important}
.shipping-inner-hero .shipping-contact-quick h3,.shipping-inner-hero .shipping-contact-quick a{color:#fff!important}

/* ==========================================================
   v3.31 public rebuild — full Services-on-Home + visibility
   ========================================================== */
:root{--gfm-ink:#102d3c;--gfm-copy:#526a75;--gfm-soft-bg:#f4f7f8;--gfm-card:#fff;--gfm-border:#dfe7ea}
html{scroll-behavior:smooth}
body.gfm-site main{overflow:hidden}

/* Above-the-fold copy must always be immediately visible. Motion never hides it. */
.gfm-hero [data-motion],.shipping-inner-hero [data-motion],.gfm-track-lookup [data-motion]{opacity:1!important;visibility:visible!important;transform:none!important}
.gfm-hero-copy,.gfm-hero-copy h1,.gfm-hero-copy p,.gfm-hero-copy span,.gfm-hero-tracker,.gfm-hero-tracker h2{opacity:1;visibility:visible}
.gfm-hero-copy h1,.gfm-hero-tracker h2{color:#fff!important;text-shadow:0 2px 20px rgba(0,0,0,.18)}
.gfm-hero-copy>p{color:#e2eaed!important}
.gfm-eyebrow{color:var(--accent)!important}

/* Every inner first-screen dark hero uses locked high contrast. */
.shipping-inner-hero,.gfm-track-lookup{color:#fff!important}
.shipping-inner-hero h1,.shipping-inner-hero h2,.shipping-inner-hero h3,.shipping-inner-hero .reveal>h1,.gfm-track-lookup-copy h1,.gfm-track-lookup-card h2{color:#fff!important;opacity:1!important;visibility:visible!important}
.shipping-inner-hero p,.gfm-track-lookup-copy p{color:#d6e2e6!important;opacity:1!important}
.shipping-inner-hero-grid>div>span,.gfm-track-lookup .gfm-kicker{color:var(--accent)!important}

/* Header: readable, balanced, and company-name-led. */
.gfm-header .gfm-nav{height:88px!important}
.gfm-header .gfm-brand{gap:14px!important}
.gfm-brand-mark{width:72px!important;height:50px!important;border-radius:10px!important}
.gfm-brand-mark img{width:100%!important;height:100%!important;object-fit:contain!important;transform:scale(1.06)}
.gfm-header .gfm-brand b{font-size:22px!important;line-height:1.1!important;color:#122b37!important}
.gfm-header .gfm-brand small{font-size:11px!important;line-height:1.35!important;max-width:340px!important;margin-top:4px!important}
.gfm-header .gfm-main-nav>a:not(.gfm-nav-cta){font-size:15.5px!important}
.gfm-nav-cta{font-size:15px!important}

/* Full Services experience now lives on Home. */
.gfm-services-section{scroll-margin-top:96px;background:var(--gfm-soft-bg)!important;padding:106px 0 112px!important;color:var(--gfm-ink)!important;overflow:visible!important}
.gfm-services-section:before{display:none!important}
.gfm-services-section h1,.gfm-services-section h2,.gfm-services-section h3{color:var(--gfm-ink)!important;text-shadow:none!important}
.gfm-services-section p{color:var(--gfm-copy)!important}
.gfm-services-section .gfm-kicker{color:var(--accent)!important}

.gfm-service-intro{display:grid;grid-template-columns:minmax(0,.93fr) minmax(480px,1.07fr);gap:64px;align-items:center;margin-bottom:112px}
.gfm-service-intro-copy h2{font-size:clamp(44px,4.6vw,64px)!important;line-height:1.03!important;letter-spacing:-.045em!important;margin:12px 0 24px!important;color:var(--gfm-ink)!important;max-width:760px}
.gfm-service-intro-copy>p{font-size:18px!important;line-height:1.72!important;max-width:700px;margin:0 0 28px!important}
.gfm-service-intro-actions{display:flex;gap:12px;flex-wrap:wrap}
.gfm-service-intro-media{position:relative;min-height:500px;border-radius:28px;overflow:hidden;box-shadow:0 30px 72px rgba(9,39,52,.16);background:#dfe7ea}
.gfm-service-intro-media picture,.gfm-service-intro-media img{display:block;width:100%;height:100%;min-height:500px;object-fit:cover}
.gfm-service-intro-media:after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(transparent,rgba(4,24,32,.75));pointer-events:none}
.gfm-service-intro-media aside{position:absolute;z-index:2;left:26px;right:26px;bottom:24px;padding:19px 22px;border-radius:15px;background:rgba(4,24,32,.84);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.15);display:grid;gap:4px}
.gfm-service-intro-media aside small{font-size:12px!important;letter-spacing:.13em!important;color:#a9bbc2!important}
.gfm-service-intro-media aside b{font-size:18px!important;color:#fff!important}

.gfm-services-heading{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(340px,.68fr)!important;gap:66px!important;align-items:end!important;margin:0 0 46px!important}
.gfm-services-heading h2{font-size:clamp(38px,4vw,56px)!important;line-height:1.05!important;letter-spacing:-.04em!important;margin:10px 0 0!important}
.gfm-services-heading>p{font-size:17px!important;line-height:1.72!important;margin:0!important}

.gfm-service-details{display:grid;gap:34px}
.gfm-service-detail{scroll-margin-top:112px;display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);align-items:stretch;min-height:420px;background:var(--gfm-card);border:1px solid var(--gfm-border);border-radius:26px;overflow:hidden;box-shadow:0 18px 50px rgba(17,53,68,.08);transition:transform .32s ease,box-shadow .32s ease,border-color .32s ease}
.gfm-service-detail:hover{transform:translateY(-5px);box-shadow:0 28px 70px rgba(17,53,68,.13);border-color:#cfdce1}
.gfm-service-detail:nth-child(even) .gfm-service-detail-media{order:2}
.gfm-service-detail:nth-child(even) .gfm-service-detail-copy{order:1}
.gfm-service-detail-media{position:relative;min-height:420px;overflow:hidden;background:#dce5e8}
.gfm-service-detail-media picture,.gfm-service-detail-media img{display:block;width:100%;height:100%;min-height:420px;object-fit:cover;transition:transform .7s cubic-bezier(.2,.75,.2,1)}
.gfm-service-detail:hover .gfm-service-detail-media img{transform:scale(1.035)}
.gfm-service-detail-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgba(5,28,37,.22));pointer-events:none}
.gfm-service-detail-media>span{position:absolute;z-index:2;left:24px;bottom:24px;width:56px;height:56px;border-radius:16px;display:grid;place-items:center;background:var(--accent);color:var(--accent-contrast);box-shadow:0 14px 30px rgba(0,0,0,.18)}
.gfm-service-detail-copy{display:flex;flex-direction:column;justify-content:center;padding:48px 52px}
.gfm-service-detail-copy>small{font-size:12px!important;line-height:1.3!important;letter-spacing:.14em!important;color:#7d949e!important;font-weight:900!important}
.gfm-service-detail-copy h3{font-size:clamp(30px,3vw,42px)!important;line-height:1.07!important;letter-spacing:-.035em!important;margin:10px 0 14px!important;color:var(--gfm-ink)!important}
.gfm-service-detail-copy>p{font-size:17px!important;line-height:1.72!important;margin:0 0 22px!important;color:var(--gfm-copy)!important}
.gfm-service-detail-copy ul{display:grid;gap:11px;list-style:none;padding:0;margin:0 0 26px}
.gfm-service-detail-copy li{display:flex;align-items:flex-start;gap:10px;font-size:15.5px!important;line-height:1.52!important;color:#2f4a57!important}
.gfm-service-detail-copy li svg{flex:0 0 auto;color:var(--accent);margin-top:3px}
.gfm-service-detail-copy .gfm-text-link{margin-top:auto;width:max-content;color:var(--primary)!important;font-size:15.5px!important;font-weight:850!important}

.gfm-service-choice{margin-top:72px;padding:54px;border-radius:28px;background:linear-gradient(135deg,#071b24,#0b3140);display:grid;grid-template-columns:minmax(0,.85fr) minmax(460px,1.15fr);gap:54px;align-items:center;box-shadow:0 26px 65px rgba(6,34,46,.15)}
.gfm-service-choice .gfm-kicker{color:var(--accent)!important}
.gfm-service-choice h2,.gfm-service-choice h3{color:#fff!important}
.gfm-service-choice-copy h2{font-size:clamp(34px,3.3vw,48px)!important;line-height:1.08!important;letter-spacing:-.038em!important;margin:10px 0 17px!important}
.gfm-service-choice-copy p{color:#c7d5da!important;font-size:16.5px!important;line-height:1.7!important;margin:0 0 26px!important}
.gfm-service-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.gfm-service-choice-grid article{display:flex;gap:14px;padding:20px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.055);border-radius:17px;transition:transform .25s ease,background .25s ease}
.gfm-service-choice-grid article:hover{transform:translateY(-3px);background:rgba(255,255,255,.085)}
.gfm-service-choice-grid article>span{width:46px;height:46px;flex:0 0 auto;display:grid;place-items:center;border-radius:13px;background:rgba(255,255,255,.09);color:var(--accent)}
.gfm-service-choice-grid h3{font-size:18px!important;margin:0 0 5px!important}
.gfm-service-choice-grid p{font-size:14.5px!important;line-height:1.55!important;color:#b9cad0!important;margin:0!important}

.gfm-service-faq{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:64px;align-items:start;margin-top:88px;padding-top:82px;border-top:1px solid #d9e3e7}
.gfm-service-faq-intro{position:sticky;top:120px}
.gfm-service-faq-intro h2{font-size:clamp(34px,3.5vw,48px)!important;line-height:1.08!important;letter-spacing:-.038em!important;margin:10px 0 16px!important;color:var(--gfm-ink)!important}
.gfm-service-faq-intro p{font-size:16.5px!important;line-height:1.72!important;margin-bottom:24px!important}
.gfm-service-faq .gfm-faq-list details{background:#fff!important;border:1px solid var(--gfm-border)!important;border-radius:17px!important;margin-bottom:12px!important;box-shadow:0 8px 24px rgba(17,53,68,.045)}
.gfm-service-faq .gfm-faq-list summary{padding:20px 22px!important}
.gfm-service-faq .gfm-faq-list summary b{color:var(--gfm-ink)!important;font-size:16.5px!important;line-height:1.4!important}
.gfm-service-faq .gfm-faq-list details p{font-size:15.5px!important;line-height:1.7!important;color:var(--gfm-copy)!important;padding:0 22px 22px 62px!important}

/* Readability: public copy never drops into micro typography. */
body.gfm-site main p{font-size:16px!important;line-height:1.68!important}
body.gfm-site main li{font-size:15px!important}
body.gfm-site main small{font-size:12px!important}
.gfm-hero-tracker .gfm-tracker-title small{font-size:11px!important}
.gfm-hero-tracker>label{font-size:12.5px!important}
.gfm-hero-tracker>p{font-size:12.5px!important;line-height:1.5!important}
.gfm-footer-grid a,.gfm-footer-grid p{font-size:13.5px!important;line-height:1.6!important}
.gfm-footer-grid h3{font-size:12px!important}
.gfm-footer-brand small{font-size:10.5px!important}
.gfm-utility-bar{font-size:12px!important}

/* Strong contrast for every public dark first section. */
.shipping-inner-hero{background:#071d27!important}
.shipping-inner-hero h1{color:#fff!important;text-shadow:none!important}
.shipping-inner-hero p{color:#d0dde1!important}
.gfm-track-lookup-copy h1{color:#fff!important}
.gfm-track-lookup-copy p{color:#d2dfe3!important}
.gfm-track-lookup-card h2{color:#fff!important}

/* First screen has a gentle entrance without ever being hidden. */
@keyframes gfmHeroEnter{from{transform:translate3d(0,14px,0)}to{transform:none}}
.gfm-hero-copy,.gfm-hero-tracker{animation:gfmHeroEnter .68s cubic-bezier(.2,.75,.2,1) both}
.gfm-hero-tracker{animation-delay:.08s}

@media(max-width:1100px){
  .gfm-service-intro{grid-template-columns:1fr;gap:38px;margin-bottom:82px}
  .gfm-service-intro-media{min-height:440px}
  .gfm-service-intro-media picture,.gfm-service-intro-media img{min-height:440px}
  .gfm-services-heading{grid-template-columns:1fr!important;gap:18px!important}
  .gfm-service-choice{grid-template-columns:1fr;padding:42px}
  .gfm-service-faq{grid-template-columns:1fr;gap:32px}
  .gfm-service-faq-intro{position:static}
}
@media(max-width:860px){
  .gfm-header .gfm-nav{height:76px!important}
  .gfm-header .gfm-main-nav{top:76px!important}
  .gfm-brand-mark{width:58px!important;height:44px!important}
  .gfm-header .gfm-brand b{font-size:19px!important}
  .gfm-service-detail,.gfm-service-detail:nth-child(even){grid-template-columns:1fr}
  .gfm-service-detail:nth-child(even) .gfm-service-detail-media,.gfm-service-detail:nth-child(even) .gfm-service-detail-copy{order:initial}
  .gfm-service-detail-media,.gfm-service-detail-media picture,.gfm-service-detail-media img{min-height:320px}
  .gfm-service-detail-copy{padding:34px 32px 38px}
  .gfm-service-choice-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:650px){
  .gfm-services-section{padding:70px 0 78px!important}
  .gfm-service-intro{margin-bottom:66px}
  .gfm-service-intro-copy h2{font-size:39px!important}
  .gfm-service-intro-copy>p{font-size:16.5px!important}
  .gfm-service-intro-actions{display:grid}
  .gfm-service-intro-actions .gfm-button{width:100%;justify-content:center}
  .gfm-service-intro-media{min-height:300px;border-radius:20px}
  .gfm-service-intro-media picture,.gfm-service-intro-media img{min-height:300px}
  .gfm-service-intro-media aside{left:14px;right:14px;bottom:14px;padding:14px 16px}
  .gfm-services-heading h2{font-size:36px!important}
  .gfm-service-detail{border-radius:20px}
  .gfm-service-detail-media,.gfm-service-detail-media picture,.gfm-service-detail-media img{min-height:240px}
  .gfm-service-detail-copy{padding:28px 23px 32px}
  .gfm-service-detail-copy h3{font-size:31px!important}
  .gfm-service-choice{margin-top:48px;padding:28px 22px;border-radius:22px}
  .gfm-service-choice-grid{grid-template-columns:1fr}
  .gfm-service-faq{margin-top:62px;padding-top:58px}
  .gfm-service-faq .gfm-faq-list details p{padding-left:22px!important}
}
@media(prefers-reduced-motion:reduce){.gfm-hero-copy,.gfm-hero-tracker{animation:none!important}.gfm-service-detail,.gfm-service-detail-media img,.gfm-service-choice-grid article{transition:none!important}}
