        :root {
            --gs-purple: #351C15;
            --gs-purple-dark: #1f0e0a;
            --gs-orange: #FFB500;
            --gs-orange-dark: #e5a300;
            --gs-text: #0c0a17;
            --gs-text-soft: #4a5568;
            --gs-text-muted: #718096;
            --gs-line: #e5e7eb;
            --gs-bg-soft: #f7f5fc;
        }
        /* V3 reset &mdash; strip any margins/padding the old CSS adds to body or main */
        body {
            font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
            color: var(--gs-text);
            margin: 0 !important;
            padding: 0 !important;
        }
        body > main { padding-top: 0 !important; margin-top: 0 !important; }

        /* V3 hero / cta layout always left-aligned (override legacy .container { text-align: center }) */
        .gs-hero .container,
        .gs-stats-strip .container,
        .gs-section .container,
        .gs-footer .container,
        .gs-utility-bar .container,
        .gs-header .container { text-align: left; }
        .gs-cta .container,
        .gs-section-head { text-align: center; }

        /* ===== UTILITY TOP BAR ============================================ */
        .gs-utility-bar {
            background: #1F0E0A;
            color: rgba(255,255,255,0.85);
            font-size: 13px;
            padding: 8px 0;
        }
        .gs-utility-bar .container {
            display: flex;
            justify-content: space-between;
            align-items: center;
            gap: 16px;
            flex-wrap: wrap;
        }
        .gs-utility-left { display: flex; gap: 18px; align-items: center; }
        .gs-utility-right { display: flex; gap: 18px; align-items: center; }
        .gs-utility-bar a {
            color: rgba(255,255,255,0.85);
            text-decoration: none;
            transition: color 0.2s;
        }
        .gs-utility-bar a:hover { color: #fff; }
        .gs-utility-bar .gs-pipe { color: rgba(255,255,255,0.3); }

        /* ===== MAIN HEADER ================================================= */
        .gs-header {
            background: #fff;
            border-bottom: 1px solid var(--gs-line);
            position: sticky;
            top: 0;
            z-index: 100;
            transition: box-shadow 0.2s;
        }
        .gs-header.scrolled { box-shadow: 0 4px 16px rgba(0,0,0,0.06); }
        .gs-header .container {
            display: flex;
            align-items: center;
            gap: 32px;
            padding: 16px 0;
        }
        .gs-logo {
            display: flex;
            align-items: center;
            gap: 10px;
            text-decoration: none;
            flex-shrink: 0;
        }
        .gs-logo-icon { width: 38px; height: 38px; }
        .gs-logo-text {
            font-weight: 800;
            font-size: 21px;
            letter-spacing: -0.5px;
            line-height: 1;
        }
        .gs-logo-text .gs-l1 { color: var(--gs-purple); }
        .gs-logo-text .gs-l2 { color: var(--gs-orange); }
        .gs-logo-tag {
            font-size: 10px;
            color: var(--gs-text-muted);
            text-transform: uppercase;
            letter-spacing: 1.2px;
            margin-top: 2px;
            font-weight: 600;
        }
        .gs-nav {
            display: flex;
            gap: 4px;
            align-items: center;
            flex: 1;
        }
        .gs-nav > a, .gs-nav > .gs-nav-item > a {
            padding: 22px 18px;
            text-decoration: none;
            color: var(--gs-text);
            font-weight: 600;
            font-size: 15px;
            position: relative;
            transition: color 0.2s;
        }
        .gs-nav a:hover { color: var(--gs-purple); }
        .gs-nav-item { position: relative; }
        .gs-nav-item > a::after {
            content: '';
            display: inline-block;
            margin-left: 6px;
            border: 4px solid transparent;
            border-top-color: currentColor;
            transform: translateY(2px);
        }
        .gs-mega {
            position: absolute;
            top: 100%;
            left: 0;
            background: #fff;
            border: 1px solid var(--gs-line);
            box-shadow: 0 16px 40px rgba(0,0,0,0.12);
            border-radius: 12px;
            padding: 24px;
            min-width: 320px;
            opacity: 0;
            visibility: hidden;
            transform: translateY(8px);
            transition: opacity 0.18s, transform 0.18s, visibility 0.18s;
        }
        .gs-nav-item:hover .gs-mega {
            opacity: 1;
            visibility: visible;
            transform: translateY(0);
        }
        .gs-mega a {
            display: flex;
            gap: 12px;
            padding: 12px;
            border-radius: 8px;
            text-decoration: none;
            color: var(--gs-text);
            transition: background 0.15s;
        }
        .gs-mega a:hover { background: var(--gs-bg-soft); color: var(--gs-purple); }
        .gs-mega-title { font-weight: 700; font-size: 14px; margin: 0; }
        .gs-mega-sub { font-size: 12px; color: var(--gs-text-muted); margin: 2px 0 0; }

        .gs-header-actions { display: flex; gap: 12px; align-items: center; flex-shrink: 0; }
        .gs-btn-track {
            background: linear-gradient(135deg, var(--gs-orange) 0%, var(--gs-orange-dark) 100%);
            color: #fff;
            padding: 12px 24px;
            border-radius: 8px;
            font-weight: 700;
            font-size: 14px;
            text-decoration: none;
            display: inline-flex;
            align-items: center;
            gap: 8px;
            transition: transform 0.15s, box-shadow 0.15s;
            box-shadow: 0 2px 8px rgba(255,181,0,0.3);
        }
        .gs-btn-track:hover { transform: translateY(-1px); box-shadow: 0 6px 16px rgba(255,181,0,0.4); }

        /* ===== HERO ======================================================== */
        .gs-hero {
            position: relative;
            min-height: 620px;
            display: flex;
            align-items: center;
            color: #fff;
            overflow: hidden;
        }
        .gs-hero-bg {
            position: absolute; inset: 0;
            background: url('https://images.unsplash.com/photo-1494412574643-ff11b0a5c1c3?w=1920&fit=crop&auto=format&q=85') center/cover no-repeat;
            z-index: 1;
        }
        .gs-hero-overlay {
            position: absolute; inset: 0;
            background: linear-gradient(120deg, rgba(26,13,46,0.92) 0%, rgba(53,28,21,0.78) 50%, rgba(26,13,46,0.65) 100%);
            z-index: 2;
        }
        .gs-hero .container {
            position: relative;
            z-index: 3;
            padding: 0 0 80px;
        }
        .gs-hero-eyebrow {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            background: rgba(255,255,255,0.12);
            backdrop-filter: blur(10px);
            border: 1px solid rgba(255,255,255,0.2);
            padding: 8px 16px;
            border-radius: 100px;
            font-size: 13px;
            font-weight: 600;
            color: #fff;
            margin-bottom: 24px;
        }
        .gs-hero-eyebrow .gs-dot {
            width: 8px; height: 8px;
            background: var(--gs-orange);
            border-radius: 50%;
            box-shadow: 0 0 0 0 rgba(255,181,0,0.7);
            animation: gs-eyebrow-pulse 2s ease-out infinite;
        }
        @keyframes gs-eyebrow-pulse {
            0% { box-shadow: 0 0 0 0 rgba(255,181,0,0.7); }
            70% { box-shadow: 0 0 0 12px rgba(255,181,0,0); }
            100% { box-shadow: 0 0 0 0 rgba(255,181,0,0); }
        }
        .gs-hero h1 {
            font-size: clamp(36px, 5.6vw, 64px);
            font-weight: 800;
            line-height: 1.05;
            letter-spacing: -1.5px;
            margin: 0 0 20px;
            max-width: 780px;
            color: #ffffff;
        }
        .gs-hero h1 .gs-orange { color: var(--gs-orange); }
        .gs-hero p.gs-hero-lead {
            font-size: 19px;
            line-height: 1.55;
            color: rgba(255,255,255,0.88);
            max-width: 620px;
            margin: 0 0 36px;
        }

        /* Track box (FedEx-style) */
        .gs-track-card {
            background: #fff;
            border-radius: 16px;
            padding: 28px;
            max-width: 720px;
            box-shadow: 0 20px 60px rgba(0,0,0,0.25);
            color: var(--gs-text);
        }
        .gs-track-tabs { display: flex; gap: 4px; margin-bottom: 18px; border-bottom: 2px solid var(--gs-line); }
        .gs-track-tab {
            padding: 10px 18px;
            font-weight: 700;
            font-size: 14px;
            color: var(--gs-text-muted);
            cursor: pointer;
            border-bottom: 3px solid transparent;
            margin-bottom: -2px;
            transition: color 0.15s, border-color 0.15s;
        }
        .gs-track-tab.active { color: var(--gs-purple); border-bottom-color: var(--gs-purple); }
        .gs-track-form {
            display: flex;
            gap: 12px;
            align-items: stretch;
            flex-wrap: wrap;
        }
        .gs-track-input {
            flex: 1 1 280px;
            padding: 16px 20px;
            border: 2px solid var(--gs-line);
            border-radius: 10px;
            font-size: 16px;
            font-weight: 500;
            font-family: inherit;
            transition: border-color 0.15s, box-shadow 0.15s;
        }
        .gs-track-input:focus {
            outline: none;
            border-color: var(--gs-purple);
            box-shadow: 0 0 0 4px rgba(53,28,21,0.12);
        }
        .gs-track-submit {
            padding: 16px 32px;
            background: linear-gradient(135deg, var(--gs-purple) 0%, var(--gs-purple-dark) 100%);
            color: #fff;
            border: none;
            border-radius: 10px;
            font-weight: 700;
            font-size: 15px;
            cursor: pointer;
            display: inline-flex;
            align-items: center;
            gap: 8px;
            transition: transform 0.15s, box-shadow 0.15s;
            box-shadow: 0 4px 14px rgba(53,28,21,0.35);
        }
        .gs-track-submit:hover { transform: translateY(-1px); box-shadow: 0 8px 20px rgba(53,28,21,0.45); }
        .gs-track-help { font-size: 13px; color: var(--gs-text-muted); margin-top: 14px; }
        .gs-track-help a { color: var(--gs-purple); font-weight: 600; }

        /* ===== STATS STRIP ================================================= */
        .gs-stats-strip {
            background: #fff;
            border-bottom: 1px solid var(--gs-line);
            padding: 36px 0;
        }
        .gs-stats-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 32px;
            text-align: center;
        }
        .gs-stat-num {
            font-size: clamp(32px, 4vw, 44px);
            font-weight: 800;
            color: var(--gs-purple);
            line-height: 1;
            letter-spacing: -1px;
        }
        .gs-stat-num .gs-plus { color: var(--gs-orange); }
        .gs-stat-label {
            font-size: 14px;
            color: var(--gs-text-soft);
            margin-top: 8px;
            font-weight: 500;
        }

        /* ===== SERVICES SECTION ============================================ */
        .gs-section { padding: 80px 0; }
        .gs-section-head {
            text-align: center;
            max-width: 720px;
            margin: 0 auto 56px;
        }
        .gs-section-eyebrow {
            display: inline-block;
            color: var(--gs-orange);
            font-weight: 700;
            font-size: 13px;
            letter-spacing: 1.5px;
            text-transform: uppercase;
            margin-bottom: 14px;
        }
        .gs-section-head h2 {
            font-size: clamp(30px, 4vw, 44px);
            font-weight: 800;
            line-height: 1.15;
            letter-spacing: -0.8px;
            margin: 0 0 16px;
            color: var(--gs-text);
        }
        .gs-section-head p {
            font-size: 17px;
            color: var(--gs-text-soft);
            line-height: 1.6;
        }
        .gs-services-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
            gap: 24px;
        }
        .gs-service-card {
            background: #fff;
            border-radius: 16px;
            overflow: hidden;
            border: 1px solid var(--gs-line);
            transition: transform 0.2s, box-shadow 0.2s;
            display: flex;
            flex-direction: column;
        }
        .gs-service-card:hover {
            transform: translateY(-4px);
            box-shadow: 0 16px 40px rgba(53,28,21,0.12);
        }
        .gs-service-img {
            position: relative;
            height: 200px;
            overflow: hidden;
        }
        .gs-service-img img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.4s;
        }
        .gs-service-card:hover .gs-service-img img { transform: scale(1.05); }
        .gs-service-tag {
            position: absolute;
            top: 16px; left: 16px;
            background: var(--gs-orange);
            color: #fff;
            padding: 6px 12px;
            border-radius: 6px;
            font-size: 11px;
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 0.7px;
        }
        .gs-service-body { padding: 24px; flex: 1; display: flex; flex-direction: column; }
        .gs-service-body h3 {
            font-size: 22px;
            font-weight: 700;
            margin: 0 0 10px;
            color: var(--gs-text);
        }
        .gs-service-body p {
            color: var(--gs-text-soft);
            margin: 0 0 18px;
            line-height: 1.55;
            flex: 1;
        }
        .gs-service-link {
            color: var(--gs-purple);
            font-weight: 700;
            font-size: 14px;
            text-decoration: none;
            display: inline-flex;
            align-items: center;
            gap: 6px;
            transition: gap 0.15s;
        }
        .gs-service-link:hover { gap: 10px; }

        /* ===== WHY US (split image + content) ============================== */
        .gs-why { background: var(--gs-bg-soft); }
        .gs-why-grid {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 60px;
            align-items: center;
        }
        .gs-why-img {
            border-radius: 20px;
            overflow: hidden;
            box-shadow: 0 24px 60px rgba(53,28,21,0.18);
            aspect-ratio: 4/5;
        }
        .gs-why-img img { width: 100%; height: 100%; object-fit: cover; }
        .gs-why-content h2 {
            font-size: clamp(28px, 3.6vw, 40px);
            font-weight: 800;
            margin: 0 0 20px;
            line-height: 1.15;
            letter-spacing: -0.6px;
        }
        .gs-why-list { list-style: none; padding: 0; margin: 24px 0 0; }
        .gs-why-list li {
            display: flex;
            gap: 16px;
            padding: 14px 0;
            border-bottom: 1px solid rgba(0,0,0,0.06);
        }
        .gs-why-list li:last-child { border-bottom: none; }
        .gs-why-check {
            flex-shrink: 0;
            width: 28px; height: 28px;
            background: linear-gradient(135deg, var(--gs-orange) 0%, var(--gs-orange-dark) 100%);
            color: #fff;
            border-radius: 50%;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            font-weight: 800;
            font-size: 14px;
        }
        .gs-why-list h4 { margin: 0 0 4px; font-size: 17px; font-weight: 700; }
        .gs-why-list p { margin: 0; color: var(--gs-text-soft); font-size: 15px; line-height: 1.5; }

        /* ===== CTA BANNER ================================================== */
        .gs-cta {
            background:
                linear-gradient(120deg, rgba(53,28,21,0.94) 0%, rgba(58,15,108,0.94) 100%),
                url('https://images.unsplash.com/photo-1605745341112-85968b19335b?w=1920&fit=crop&auto=format&q=80') center/cover no-repeat;
            color: #fff;
            padding: 80px 0;
            text-align: center;
        }
        .gs-cta h2 {
            font-size: clamp(28px, 4vw, 42px);
            font-weight: 800;
            margin: 0 0 16px;
            letter-spacing: -0.6px;
            color: #ffffff;
        }
        .gs-cta p { font-size: 18px; opacity: 0.95; margin: 0 0 32px; color: #ffffff; }
        .gs-cta-btns { display: inline-flex; gap: 14px; flex-wrap: wrap; justify-content: center; }
        .gs-cta-btn {
            padding: 16px 36px;
            border-radius: 10px;
            font-weight: 700;
            font-size: 15px;
            text-decoration: none;
            display: inline-flex;
            align-items: center;
            gap: 8px;
        }
        .gs-cta-btn.primary {
            background: linear-gradient(135deg, var(--gs-orange) 0%, var(--gs-orange-dark) 100%);
            color: #fff;
        }
        .gs-cta-btn.secondary { background: rgba(255,255,255,0.12); color: #fff; border: 1px solid rgba(255,255,255,0.3); backdrop-filter: blur(10px); }

        /* ===== FOOTER ====================================================== */
        .gs-footer {
            background: #0c0a17;
            color: rgba(255,255,255,0.78);
            padding: 64px 0 0;
        }
        .gs-footer-grid {
            display: grid;
            grid-template-columns: 1.4fr repeat(4, 1fr);
            gap: 40px;
            padding-bottom: 48px;
            border-bottom: 1px solid rgba(255,255,255,0.08);
        }
        .gs-footer-brand .gs-logo-text { color: #fff; }
        .gs-footer-brand p {
            color: rgba(255,255,255,0.65);
            font-size: 14px;
            line-height: 1.6;
            margin: 16px 0 24px;
            max-width: 320px;
        }
        .gs-footer-social { display: flex; gap: 10px; }
        .gs-footer-social a {
            width: 40px; height: 40px;
            background: rgba(255,255,255,0.08);
            border-radius: 50%;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            color: #fff;
            text-decoration: none;
            transition: background 0.2s, transform 0.2s;
        }
        .gs-footer-social a:hover { background: var(--gs-orange); transform: translateY(-2px); }
        .gs-footer-col h4 {
            color: #fff;
            font-size: 14px;
            font-weight: 700;
            margin: 0 0 18px;
            text-transform: uppercase;
            letter-spacing: 1px;
        }
        .gs-footer-col a {
            display: block;
            color: rgba(255,255,255,0.65);
            text-decoration: none;
            padding: 6px 0;
            font-size: 14px;
            transition: color 0.15s;
        }
        .gs-footer-col a:hover { color: var(--gs-orange); }
        .gs-footer-bottom {
            padding: 24px 0;
            font-size: 13px;
            color: rgba(255,255,255,0.5);
            display: flex;
            justify-content: space-between;
            align-items: center;
            flex-wrap: wrap;
            gap: 12px;
        }
        .gs-footer-bottom-links a { color: rgba(255,255,255,0.5); text-decoration: none; margin-left: 18px; }
        .gs-footer-bottom-links a:hover { color: #fff; }

        /* ===== RESPONSIVE ================================================== */
        @media (max-width: 980px) {
            .gs-utility-bar { display: none; }
            .gs-nav { display: none; }
            .gs-why-grid { grid-template-columns: 1fr; gap: 32px; }
            .gs-why-img { aspect-ratio: 16/10; }
            .gs-footer-grid { grid-template-columns: 1fr 1fr; gap: 28px; }
        }
        @media (max-width: 600px) {
            .gs-section { padding: 56px 0; }
            .gs-hero { min-height: 540px; }
            .gs-hero .container { padding: 56px 0; }
            .gs-track-card { padding: 20px; }
            .gs-footer-grid { grid-template-columns: 1fr; }
            .gs-footer-bottom { flex-direction: column; align-items: flex-start; }
            .gs-footer-bottom-links a { margin-left: 0; margin-right: 16px; }
        }