:root{--k-navy: #203c89;--k-navy-dark: #162a61;--k-navy-mid: #2a4aa8;--k-yellow: #ffcc00;--k-yellow-dark: #e0b400;--k-yellow-light: #ffe066;--k-yellow-soft: #fff5cc;--k-svc-fleet: #f59e0b;--k-svc-fleet-dark: #b45309;--k-svc-fleet-bg: #fef3c7;--k-svc-pay: #10b981;--k-svc-pay-dark: #047857;--k-svc-pay-bg: #d1fae5;--k-svc-express: #203c89;--k-svc-express-dark: #162a61;--k-svc-express-bg: #e8eefc;--k-svc-sourcing: #8b5cf6;--k-svc-sourcing-dark: #6d28d9;--k-svc-sourcing-bg: #ede9fe;--k-bg: #fdfaef;--k-bg-2: #f3efe0;--k-surface: #ffffff;--k-surface-dark: #0b1628;--k-surface-footer: #0d1622;--k-text: #111008;--k-text-muted: #585751;--k-text-soft: #6b7280;--k-on-navy: rgba(255, 255, 255, .92);--k-on-navy-muted: rgba(255, 255, 255, .6);--k-border: #e6e2d4;--k-border-strong: #d9d3c0;--k-status-moving: #60a5fa;--k-status-ok: #22c55e;--k-status-idle: #facc15;--k-status-alert: #ef4444;--k-status-offline: #94a3b8;--k-radius-sm: 6px;--k-radius: 10px;--k-radius-lg: 14px;--k-radius-xl: 16px;--k-radius-pill: 999px;--k-shadow-sm: 0 2px 8px rgba(22, 32, 64, .08);--k-shadow: 0 4px 24px rgba(22, 32, 64, .1);--k-shadow-lg: 0 24px 60px rgba(0, 0, 0, .3);--k-container: 1200px;--k-header-h: 68px;--k-font: "Manrope", -apple-system, "system-ui", "Segoe UI", sans-serif;--k-font-mono: "SFMono-Regular", ui-monospace, "Menlo", monospace;--k-transition: .2s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:var(--k-header-h)}body{font-family:var(--k-font);color:var(--k-text);background:var(--k-surface);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}ul{list-style:none}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}:focus-visible{outline:3px solid var(--k-navy);outline-offset:2px;border-radius:3px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.k-container{max-width:var(--k-container);margin:0 auto;padding:0 24px}.k-section{padding:80px 0}.k-tag{display:inline-block;padding:4px 14px;background:var(--k-yellow);color:var(--k-navy);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;border-radius:var(--k-radius-pill);margin-bottom:16px}.k-tag--ghost{background:#ffcc0026;color:var(--k-yellow);border:1px solid rgba(255,204,0,.3)}.k-section-title{font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1.15;color:var(--k-navy);margin-bottom:16px}.k-section-sub{font-size:17px;color:var(--k-text-soft);max-width:580px;line-height:1.7}.k-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;border-radius:var(--k-radius);font-size:15px;font-weight:700;cursor:pointer;border:2px solid transparent;transition:all var(--k-transition);text-align:center}.k-btn:disabled{opacity:.6;cursor:not-allowed}.k-btn--yellow{background:var(--k-yellow);color:var(--k-navy)}.k-btn--yellow:hover:not(:disabled){background:var(--k-yellow-dark);transform:translateY(-1px);box-shadow:0 6px 20px #ffcc0059}.k-btn--navy{background:var(--k-navy);color:#fff}.k-btn--navy:hover:not(:disabled){background:var(--k-navy-mid);transform:translateY(-1px)}.k-btn--outline{background:transparent;color:#fff;border-color:#ffffff80}.k-btn--outline:hover:not(:disabled){background:#ffffff1a;border-color:#fff}.k-btn--soft,.k-btn--cream{background:var(--k-bg);color:var(--k-navy);border-color:var(--k-border)}.k-btn--soft:hover:not(:disabled),.k-btn--cream:hover:not(:disabled){background:var(--k-bg-2)}.k-btn--block{width:100%}.k-btn--lg{padding:16px 32px;font-size:16px}.k-btn--ghost{background:transparent;color:#fff;border-color:#ffffff73}.k-btn--ghost:hover:not(:disabled){background:#ffffff1a;border-color:#fff}.k-btn--white{background:#fff;color:var(--k-navy)}.k-btn--white:hover:not(:disabled){background:var(--k-yellow);transform:translateY(-1px)}.k-heading-center{text-align:center;margin-bottom:48px}.k-heading-center .k-section-sub{margin-left:auto;margin-right:auto}@media(max-width:768px){.k-section{padding:56px 0}}
