{"id":321,"date":"2026-07-18T14:46:52","date_gmt":"2026-07-18T14:46:52","guid":{"rendered":"https:\/\/freightxo.com\/?page_id=321"},"modified":"2026-08-01T16:14:51","modified_gmt":"2026-08-01T16:14:51","slug":"apps","status":"publish","type":"page","link":"https:\/\/freightxo.com\/?page_id=321","title":{"rendered":"Tools"},"content":{"rendered":"\n<style>\n  body.page-id-321 #content > .ast-container,\n  body.page-id-321 #primary,\n  body.page-id-321 #main,\n  body.page-id-321 article#post-321,\n  body.page-id-321 article#post-321 > .entry-content {\n    width: 100% !important;\n    max-width: none !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  body.page-id-321 article#post-321 > .entry-content > .fxo-tools {\n    width: 100% !important;\n    max-width: none !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  .fxo-tools,\n  .fxo-tools * {\n    box-sizing: border-box;\n  }\n\n  .fxo-tools {\n    --fxo-navy: #020c1b;\n    --fxo-navy-soft: #07172d;\n    --fxo-blue: #046bd2;\n    --fxo-blue-dark: #045cb4;\n    --fxo-cyan: #62d6ff;\n    --fxo-ink: #111827;\n    --fxo-slate: #475569;\n    --fxo-line: #dbe4ee;\n    --fxo-soft: #f5f9fd;\n    width: 100% !important;\n    max-width: none !important;\n    margin: 0 !important;\n    overflow: hidden;\n    color: var(--fxo-ink);\n    font-family: Inter, Arial, Helvetica, sans-serif;\n    font-weight: 400;\n  }\n\n  .fxo-tools a {\n    text-decoration: none !important;\n  }\n\n  .fxo-tools-shell {\n    width: min(1296px, calc(100% - 144px));\n    margin-inline: auto;\n  }\n\n  .fxo-tools-section {\n    padding: 96px 0;\n  }\n\n  .fxo-tools-eyebrow {\n    margin: 0 0 14px;\n    color: var(--fxo-blue);\n    font-size: 13px;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    line-height: 1.4;\n    text-transform: uppercase;\n  }\n\n  .fxo-tools-heading {\n    max-width: 830px;\n    margin: 0;\n    color: var(--fxo-ink);\n    font-size: clamp(34px, 4vw, 52px);\n    font-weight: 700;\n    letter-spacing: -0.04em;\n    line-height: 1.08;\n  }\n\n  .fxo-tools-intro {\n    max-width: 820px;\n    margin: 22px 0 0;\n    color: var(--fxo-slate);\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .fxo-tools-hero {\n    position: relative;\n    isolation: isolate;\n    overflow: hidden;\n    background:\n      radial-gradient(circle at 82% 18%, rgba(98, 214, 255, 0.2), transparent 28%),\n      linear-gradient(135deg, var(--fxo-navy-soft), var(--fxo-navy));\n    color: #fff;\n  }\n\n  .fxo-tools-hero::before {\n    position: absolute;\n    z-index: -1;\n    inset: 0;\n    background-image:\n      linear-gradient(rgba(98, 214, 255, 0.055) 1px, transparent 1px),\n      linear-gradient(90deg, rgba(98, 214, 255, 0.055) 1px, transparent 1px);\n    background-size: 54px 54px;\n    content: \"\";\n    mask-image: linear-gradient(90deg, transparent 0%, rgba(0, 0, 0, 0.18) 38%, #000 100%);\n    pointer-events: none;\n  }\n\n  .fxo-tools-hero-inner {\n    min-height: 520px;\n    display: flex;\n    align-items: center;\n    padding: 96px 0 104px;\n  }\n\n  .fxo-tools-hero-copy {\n    max-width: 940px;\n  }\n\n  .fxo-tools-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n    margin: 0 0 24px;\n    padding: 8px 13px;\n    border: 1px solid rgba(98, 214, 255, 0.4);\n    border-radius: 999px;\n    background: rgba(4, 107, 210, 0.12);\n    color: #c8f2ff;\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .fxo-tools-kicker::before {\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: var(--fxo-cyan);\n    box-shadow: 0 0 14px rgba(98, 214, 255, 0.9);\n    content: \"\";\n  }\n\n  .fxo-tools h1 {\n    max-width: 900px;\n    margin: 0;\n    color: #fff;\n    font-size: clamp(44px, 4.8vw, 66px);\n    font-weight: 700;\n    letter-spacing: -0.055em;\n    line-height: 1.02;\n  }\n\n  .fxo-tools-hero-lead {\n    max-width: 860px;\n    margin: 28px 0 0;\n    color: #d7e4f1;\n    font-size: clamp(17px, 1.5vw, 20px);\n    line-height: 1.7;\n  }\n\n  .fxo-tools-actions {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    gap: 14px;\n    margin-top: 34px;\n  }\n\n  .fxo-tools-button {\n    min-height: 50px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 14px 24px;\n    border: 1px solid transparent;\n    border-radius: 999px;\n    font-size: 16px;\n    font-weight: 600;\n    line-height: 1.2;\n    transition:\n      background-color 180ms ease,\n      border-color 180ms ease,\n      color 180ms ease,\n      transform 180ms ease;\n  }\n\n  .fxo-tools-button:hover,\n  .fxo-tools-button:focus-visible {\n    transform: translateY(-2px);\n  }\n\n  .fxo-tools-button-primary {\n    background: var(--fxo-blue);\n    color: #fff;\n    box-shadow: 0 12px 32px rgba(4, 107, 210, 0.3);\n  }\n\n  .fxo-tools-button-primary:hover,\n  .fxo-tools-button-primary:focus-visible {\n    background: #1682ed;\n    color: #fff;\n  }\n\n  .fxo-tools-button-secondary {\n    border-color: rgba(255, 255, 255, 0.38);\n    background: rgba(255, 255, 255, 0.06);\n    color: #fff;\n  }\n\n  .fxo-tools-button-secondary:hover,\n  .fxo-tools-button-secondary:focus-visible {\n    border-color: rgba(255, 255, 255, 0.72);\n    background: rgba(255, 255, 255, 0.12);\n    color: #fff;\n  }\n\n  .fxo-tools-library {\n    background: var(--fxo-soft);\n  }\n\n  .fxo-tools-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 270px), 1fr));\n    gap: 20px;\n    margin-top: 48px;\n  }\n\n  .fxo-tools-card {\n    position: relative;\n    min-height: 330px;\n    display: flex;\n    flex-direction: column;\n    padding: 31px 28px 28px;\n    overflow: hidden;\n    border: 1px solid var(--fxo-line);\n    border-radius: 18px;\n    background: #fff;\n    box-shadow: 0 10px 30px rgba(15, 23, 42, 0.045);\n  }\n\n  .fxo-tools-card::before {\n    position: absolute;\n    inset: 0 auto 0 0;\n    width: 4px;\n    background: linear-gradient(180deg, var(--fxo-blue), var(--fxo-cyan));\n    content: \"\";\n  }\n\n  .fxo-tools-card-top {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 14px;\n  }\n\n  .fxo-tools-card-number {\n    color: var(--fxo-blue);\n    font-size: 13px;\n    font-weight: 600;\n    letter-spacing: 0.1em;\n  }\n\n  .fxo-tools-card-type {\n    padding: 6px 9px;\n    border-radius: 999px;\n    background: #eaf4ff;\n    color: #123a66;\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.05em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .fxo-tools-card h3 {\n    margin: 24px 0 12px;\n    color: var(--fxo-ink);\n    font-size: 23px;\n    font-weight: 700;\n    letter-spacing: -0.025em;\n    line-height: 1.22;\n  }\n\n  .fxo-tools-card p {\n    margin: 0;\n    color: var(--fxo-slate);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .fxo-tools-best-for {\n    margin-top: 18px !important;\n    padding-top: 16px;\n    border-top: 1px solid var(--fxo-line);\n    color: #334155 !important;\n    font-size: 14px !important;\n    line-height: 1.55 !important;\n  }\n\n  .fxo-tools-best-for strong {\n    color: var(--fxo-ink);\n    font-weight: 600;\n  }\n\n  .fxo-tools-card-link {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin-top: auto;\n    color: var(--fxo-blue);\n    font-size: 15px;\n    font-weight: 600;\n    line-height: 1.4;\n  }\n\n  .fxo-tools-card-link::after {\n    font-size: 19px;\n    line-height: 1;\n    content: \"\u2192\";\n    transition: transform 180ms ease;\n  }\n\n  .fxo-tools-card-link:hover,\n  .fxo-tools-card-link:focus-visible {\n    color: var(--fxo-blue-dark);\n  }\n\n  .fxo-tools-card-link:hover::after,\n  .fxo-tools-card-link:focus-visible::after {\n    transform: translateX(3px);\n  }\n\n  .fxo-tools-note {\n    margin-top: 36px;\n    padding: 22px 24px;\n    border: 1px solid #cbdff4;\n    border-radius: 14px;\n    background: #eaf4ff;\n    color: #25415f;\n    font-size: 15px;\n    line-height: 1.65;\n    text-align: center;\n  }\n\n  .fxo-tools-note strong {\n    color: #123a66;\n  }\n\n  .fxo-tools-upcoming {\n    padding-top: 24px;\n    background: var(--fxo-soft);\n  }\n\n  .fxo-tools-agent-grid {\n    width: min(1160px, 100%);\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 340px), 1fr));\n    gap: 22px;\n    margin: 42px auto 0;\n  }\n\n  .fxo-tools-agent-card {\n    display: flex;\n    flex-direction: column;\n    overflow: hidden;\n    border: 1px solid #c8dcf0;\n    border-radius: 18px;\n    background: #fff;\n    box-shadow: 0 10px 30px rgba(15, 23, 42, 0.04);\n  }\n\n  .fxo-tools-agent-media {\n    position: relative;\n    overflow: hidden;\n    aspect-ratio: 4 \/ 3;\n    background: var(--fxo-navy);\n  }\n\n  .fxo-tools-agent-image {\n    width: 100%;\n    height: 100%;\n    display: block;\n    object-fit: cover;\n    object-position: center 18%;\n  }\n\n  .fxo-tools-agent-card[data-agent-slug=\"steve\"] .fxo-tools-agent-image {\n    object-position: center 0%;\n  }\n\n  .fxo-tools-agent-content {\n    display: flex;\n    flex: 1;\n    flex-direction: column;\n    padding: 27px;\n  }\n\n  .fxo-tools-agent-card h3 {\n    margin: 0;\n    color: var(--fxo-ink);\n    font-size: clamp(26px, 3vw, 34px);\n    font-weight: 700;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .fxo-tools-agent-role {\n    margin: 9px 0 0;\n    color: var(--fxo-blue);\n    font-size: 14px;\n    font-weight: 600;\n    letter-spacing: 0.08em;\n    line-height: 1.4;\n    text-transform: uppercase;\n  }\n\n  .fxo-tools-agent-summary,\n  .fxo-tools-agent-relationship {\n    margin: 18px 0 0;\n    color: var(--fxo-slate);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .fxo-tools-agent-capability-label {\n    margin: 24px 0 0;\n    color: var(--fxo-ink);\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .fxo-tools-agent-list {\n    display: grid;\n    gap: 9px;\n    margin: 14px 0 0;\n    padding: 0;\n    color: #334155;\n    font-size: 14px;\n    line-height: 1.55;\n    list-style: none;\n  }\n\n  .fxo-tools-agent-list li {\n    position: relative;\n    padding-left: 18px;\n  }\n\n  .fxo-tools-agent-list li::before {\n    position: absolute;\n    top: 0.64em;\n    left: 0;\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: var(--fxo-blue);\n    content: \"\";\n  }\n\n  .fxo-tools-agent-note {\n    width: min(1160px, 100%);\n    margin: 28px auto 0;\n    padding: 20px 22px;\n    border: 1px solid #cbdff4;\n    border-radius: 14px;\n    background: #eaf4ff;\n    color: #25415f;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .fxo-tools-agent-note strong {\n    color: #123a66;\n  }\n\n  .fxo-tools-status {\n    position: absolute;\n    top: 18px;\n    left: 18px;\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n    padding: 10px 14px;\n    border: 1px solid #b9d6ef;\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.94);\n    color: #123a66;\n    font-size: 13px;\n    font-weight: 600;\n    line-height: 1.3;\n    white-space: nowrap;\n  }\n\n  .fxo-tools-status::before {\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--fxo-blue);\n    content: \"\";\n  }\n\n  .fxo-tools-guidance {\n    background:\n      radial-gradient(circle at 82% 18%, rgba(98, 214, 255, 0.15), transparent 28%),\n      linear-gradient(135deg, #07172d, #020c1b);\n    color: #fff;\n  }\n\n  .fxo-tools-guidance .fxo-tools-eyebrow {\n    color: var(--fxo-cyan);\n  }\n\n  .fxo-tools-guidance .fxo-tools-heading {\n    color: #fff;\n  }\n\n  .fxo-tools-guidance .fxo-tools-intro {\n    color: #d8e5f2;\n  }\n\n  .fxo-tools-guidance-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 46px;\n  }\n\n  .fxo-tools-guidance-card {\n    padding: 26px 24px;\n    border: 1px solid rgba(219, 228, 238, 0.16);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.055);\n  }\n\n  .fxo-tools-guidance-card h3 {\n    margin: 0;\n    color: #fff;\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.35;\n  }\n\n  .fxo-tools-guidance-card p {\n    margin: 11px 0 0;\n    color: #c9d9e8;\n    font-size: 14px;\n    line-height: 1.68;\n  }\n\n  .fxo-tools-service-bridge {\n    background: var(--fxo-soft);\n  }\n\n  .fxo-tools-service-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 20px;\n    margin-top: 44px;\n  }\n\n  .fxo-tools-service-link {\n    min-height: 190px;\n    display: flex;\n    flex-direction: column;\n    padding: 28px;\n    border: 1px solid var(--fxo-line);\n    border-radius: 16px;\n    background: #fff;\n    color: var(--fxo-ink);\n    transition:\n      border-color 180ms ease,\n      box-shadow 180ms ease,\n      transform 180ms ease;\n  }\n\n  .fxo-tools-service-link:hover,\n  .fxo-tools-service-link:focus-visible {\n    border-color: #8fc6f4;\n    color: var(--fxo-ink);\n    box-shadow: 0 14px 30px rgba(4, 107, 210, 0.09);\n    transform: translateY(-3px);\n  }\n\n  .fxo-tools-service-link strong {\n    color: var(--fxo-ink);\n    font-size: 20px;\n    font-weight: 700;\n    line-height: 1.35;\n  }\n\n  .fxo-tools-service-link span {\n    margin-top: 10px;\n    color: var(--fxo-slate);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .fxo-tools-service-link::after {\n    margin-top: auto;\n    padding-top: 18px;\n    color: var(--fxo-blue);\n    font-size: 20px;\n    content: \"\u2192\";\n  }\n\n  .fxo-tools-service-actions {\n    margin-top: 34px;\n  }\n\n  .fxo-tools-service-actions .fxo-tools-button-secondary {\n    border-color: #a9c1d8;\n    background: transparent;\n    color: #123a66;\n  }\n\n  .fxo-tools-service-actions .fxo-tools-button-secondary:hover,\n  .fxo-tools-service-actions .fxo-tools-button-secondary:focus-visible {\n    border-color: var(--fxo-blue);\n    background: #eaf4ff;\n    color: #123a66;\n  }\n\n  .fxo-tools-resources {\n    background: #edf6ff;\n  }\n\n  .fxo-tools-resource-links {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 42px;\n  }\n\n  .fxo-tools-resource-link {\n    min-height: 116px;\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    padding: 22px;\n    border: 1px solid #cadff3;\n    border-radius: 14px;\n    background: rgba(255, 255, 255, 0.82);\n    color: var(--fxo-ink);\n    font-size: 17px;\n    font-weight: 600;\n    line-height: 1.35;\n    transition:\n      border-color 180ms ease,\n      box-shadow 180ms ease,\n      transform 180ms ease;\n  }\n\n  .fxo-tools-resource-link::after {\n    color: var(--fxo-blue);\n    font-size: 20px;\n    content: \"\u2192\";\n  }\n\n  .fxo-tools-resource-link:hover,\n  .fxo-tools-resource-link:focus-visible {\n    border-color: #8fc6f4;\n    color: var(--fxo-ink);\n    box-shadow: 0 12px 26px rgba(4, 107, 210, 0.1);\n    transform: translateY(-3px);\n  }\n\n  .fxo-tools-final {\n    padding: 82px 0;\n    background:\n      radial-gradient(circle at 82% 15%, rgba(98, 214, 255, 0.2), transparent 30%),\n      linear-gradient(135deg, #07172d, #020c1b);\n    color: #fff;\n  }\n\n  .fxo-tools-final-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 60px;\n    align-items: center;\n  }\n\n  .fxo-tools-final h2 {\n    max-width: 820px;\n    margin: 0;\n    color: #fff;\n    font-size: clamp(34px, 4vw, 52px);\n    font-weight: 700;\n    letter-spacing: -0.04em;\n    line-height: 1.08;\n  }\n\n  .fxo-tools-final p {\n    max-width: 740px;\n    margin: 18px 0 0;\n    color: #d8e5f2;\n    font-size: 18px;\n    line-height: 1.7;\n  }\n\n  .fxo-tools-final .fxo-tools-actions {\n    margin: 0;\n    justify-content: flex-end;\n  }\n\n  .fxo-tools a:focus-visible {\n    outline: 3px solid var(--fxo-cyan);\n    outline-offset: 4px;\n  }\n\n  @media (max-width: 1100px) {\n    .fxo-tools-guidance-grid {\n      grid-template-columns: repeat(auto-fit, minmax(min(100%, 250px), 1fr));\n    }\n  }\n\n  @media (max-width: 960px) {\n    .fxo-tools-shell {\n      width: calc(100% - 48px);\n    }\n\n    .fxo-tools-section {\n      padding: 78px 0;\n    }\n\n    .fxo-tools-hero-inner {\n      min-height: auto;\n      padding: 82px 0 88px;\n    }\n\n    .fxo-tools-service-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .fxo-tools-service-link:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .fxo-tools-resource-links {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .fxo-tools-final-grid {\n      grid-template-columns: 1fr;\n      gap: 30px;\n    }\n\n    .fxo-tools-final .fxo-tools-actions {\n      justify-content: flex-start;\n    }\n\n    .fxo-tools-agent-grid {\n      width: min(660px, 100%);\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 640px) {\n    .fxo-tools-shell {\n      width: calc(100% - 32px);\n    }\n\n    .fxo-tools-section {\n      padding: 58px 0;\n    }\n\n    .fxo-tools-hero-inner {\n      padding: 54px 0 58px;\n    }\n\n    .fxo-tools h1 {\n      font-size: clamp(40px, 12vw, 52px);\n    }\n\n    .fxo-tools-hero-lead {\n      font-size: 17px;\n    }\n\n    .fxo-tools-actions,\n    .fxo-tools-final .fxo-tools-actions {\n      align-items: stretch;\n      flex-direction: column;\n    }\n\n    .fxo-tools-button {\n      width: 100%;\n    }\n\n    .fxo-tools-grid {\n      margin-top: 38px;\n    }\n\n    .fxo-tools-grid,\n    .fxo-tools-guidance-grid,\n    .fxo-tools-service-grid,\n    .fxo-tools-resource-links {\n      grid-template-columns: 1fr;\n    }\n\n    .fxo-tools-card,\n    .fxo-tools-service-link:last-child {\n      grid-column: auto;\n      min-height: auto;\n    }\n\n    .fxo-tools-agent-content {\n      padding: 24px 21px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .fxo-tools *,\n    .fxo-tools *::before,\n    .fxo-tools *::after {\n      scroll-behavior: auto !important;\n      transition-duration: 0.01ms !important;\n      animation-duration: 0.01ms !important;\n      animation-iteration-count: 1 !important;\n    }\n\n    .fxo-tools-button:hover,\n    .fxo-tools-button:focus-visible,\n    .fxo-tools-card-link:hover::after,\n    .fxo-tools-card-link:focus-visible::after,\n    .fxo-tools-service-link:hover,\n    .fxo-tools-service-link:focus-visible,\n    .fxo-tools-resource-link:hover,\n    .fxo-tools-resource-link:focus-visible {\n      transform: none;\n    }\n  }\n<\/style>\n\n<div class=\"fxo-tools\">\n  <section class=\"fxo-tools-hero\" aria-labelledby=\"fxo-tools-title\">\n    <div class=\"fxo-tools-shell fxo-tools-hero-inner\">\n      <div class=\"fxo-tools-hero-copy\">\n        <p class=\"fxo-tools-kicker\">FreightXO Tools \u00b7 USA \u00b7 Canada \u00b7 Mexico<\/p>\n        <h1 id=\"fxo-tools-title\">Freight &amp; shipping tools for better planning.<\/h1>\n        <p class=\"fxo-tools-hero-lead\">\n          FreightXO currently offers an HTS and tariff number lookup, pallet\n          calculator, container and trailer load calculator, and freight class\n          calculator. Use them to prepare shipment details and make better-informed\n          shipping decisions. Steve, Annie, and Colin, our planned AI agents, are\n          in development.\n        <\/p>\n        <div class=\"fxo-tools-actions\">\n          <a\n            class=\"fxo-tools-button fxo-tools-button-primary\"\n            href=\"#fxo-tools-library\"\n            data-fxo-event=\"browse_tools_click\"\n          >\n            Browse the Tools\n          <\/a>\n          <a\n            class=\"fxo-tools-button fxo-tools-button-secondary\"\n            href=\"https:\/\/freightxo.com\/?page_id=758\"\n            data-fxo-event=\"request_quote_click\"\n          >\n            Request a Quote\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section\n    class=\"fxo-tools-section fxo-tools-library\"\n    id=\"fxo-tools-library\"\n    aria-labelledby=\"fxo-tools-library-title\"\n  >\n    <div class=\"fxo-tools-shell\">\n      <p class=\"fxo-tools-eyebrow\">FreightXO tool library<\/p>\n      <h2 class=\"fxo-tools-heading\" id=\"fxo-tools-library-title\">\n        Choose the tool that matches your shipping task.\n      <\/h2>\n      <p class=\"fxo-tools-intro\">\n        Each available FreightXO tool answers a specific planning question. Choose the\n        calculator or lookup that fits your task, enter the shipment information you\n        have, and verify the result before booking, importing, or dispatching freight.\n      <\/p>\n\n      <div class=\"fxo-tools-grid\" data-tool-collection=\"available\">\n        <article\n          class=\"fxo-tools-card\"\n          data-tool-slug=\"hts-tariff-lookup\"\n          data-tool-category=\"customs\"\n          data-tool-status=\"available\"\n        >\n          <div class=\"fxo-tools-card-top\">\n            <span class=\"fxo-tools-card-number\">01<\/span>\n            <span class=\"fxo-tools-card-type\">Customs<\/span>\n          <\/div>\n          <h3>HTS Code &amp; Tariff Number Lookup<\/h3>\n          <p>\n            Search official government tariff databases for United States HTS codes,\n            Canadian Customs Tariff numbers, and published duty information.\n          <\/p>\n          <p class=\"fxo-tools-best-for\">\n            <strong>Best for:<\/strong> Importers researching product classification and\n            published tariff information.\n          <\/p>\n          <a\n            class=\"fxo-tools-card-link\"\n            href=\"https:\/\/freightxo.com\/?page_id=754\"\n            data-fxo-event=\"tool_card_click\"\n            data-tool-slug=\"hts-tariff-lookup\"\n          >\n            Open the HTS lookup\n          <\/a>\n        <\/article>\n\n        <article\n          class=\"fxo-tools-card\"\n          data-tool-slug=\"pallet-calculator\"\n          data-tool-category=\"pallets\"\n          data-tool-status=\"available\"\n        >\n          <div class=\"fxo-tools-card-top\">\n            <span class=\"fxo-tools-card-number\">02<\/span>\n            <span class=\"fxo-tools-card-type\">Pallets<\/span>\n          <\/div>\n          <h3>Pallet Calculator<\/h3>\n          <p>\n            Estimate box orientation, boxes per layer, boxes per pallet, and total\n            pallet requirements.\n          <\/p>\n          <p class=\"fxo-tools-best-for\">\n            <strong>Best for:<\/strong> Warehouse and fulfillment teams preparing\n            palletized loads.\n          <\/p>\n          <a\n            class=\"fxo-tools-card-link\"\n            href=\"https:\/\/freightxo.com\/?page_id=325\"\n            data-fxo-event=\"tool_card_click\"\n            data-tool-slug=\"pallet-calculator\"\n          >\n            Open the pallet calculator\n          <\/a>\n        <\/article>\n\n        <article\n          class=\"fxo-tools-card\"\n          data-tool-slug=\"container-trailer-load-calculator\"\n          data-tool-category=\"load-planning\"\n          data-tool-status=\"available\"\n        >\n          <div class=\"fxo-tools-card-top\">\n            <span class=\"fxo-tools-card-number\">03<\/span>\n            <span class=\"fxo-tools-card-type\">Load planning<\/span>\n          <\/div>\n          <h3>Container &amp; Trailer Load Calculator<\/h3>\n          <p>\n            Compare mixed pallet and loose-box loads across standard container and\n            trailer sizes with an estimated load guide.\n          <\/p>\n          <p class=\"fxo-tools-best-for\">\n            <strong>Best for:<\/strong> Shippers comparing equipment capacity for\n            palletized, floor-loaded, or mixed freight.\n          <\/p>\n          <a\n            class=\"fxo-tools-card-link\"\n            href=\"https:\/\/freightxo.com\/?page_id=332\"\n            data-fxo-event=\"tool_card_click\"\n            data-tool-slug=\"container-trailer-load-calculator\"\n          >\n            Open the load calculator\n          <\/a>\n        <\/article>\n\n        <article\n          class=\"fxo-tools-card\"\n          data-tool-slug=\"freight-class-calculator\"\n          data-tool-category=\"ltl-freight\"\n          data-tool-status=\"available\"\n        >\n          <div class=\"fxo-tools-card-top\">\n            <span class=\"fxo-tools-card-number\">04<\/span>\n            <span class=\"fxo-tools-card-type\">LTL freight<\/span>\n          <\/div>\n          <h3>Freight Class Calculator<\/h3>\n          <p>\n            Estimate a density-based NMFC freight class from shipment dimensions,\n            weight, and handling units.\n          <\/p>\n          <p class=\"fxo-tools-best-for\">\n            <strong>Best for:<\/strong> LTL shippers preparing quote details before\n            confirming the final class with a carrier.\n          <\/p>\n          <a\n            class=\"fxo-tools-card-link\"\n            href=\"https:\/\/freightxo.com\/?page_id=699\"\n            data-fxo-event=\"tool_card_click\"\n            data-tool-slug=\"freight-class-calculator\"\n          >\n            Open the freight class calculator\n          <\/a>\n        <\/article>\n      <\/div>\n\n      <p class=\"fxo-tools-note\">\n        <strong>Planning and reference tools:<\/strong>\n        Calculator outputs, tariff results, and classifications should be verified\n        against current carrier, customs, equipment, and shipment requirements before\n        booking or importing.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <section\n    class=\"fxo-tools-section fxo-tools-upcoming\"\n    aria-labelledby=\"fxo-tools-upcoming-title\"\n    data-agent-collection=\"in-development\"\n  >\n    <div class=\"fxo-tools-shell\">\n      <p class=\"fxo-tools-eyebrow\">AI agents in development<\/p>\n      <h2 class=\"fxo-tools-heading\" id=\"fxo-tools-upcoming-title\">\n        Meet the AI agents FreightXO is building for shipping operations.\n      <\/h2>\n      <p class=\"fxo-tools-intro\">\n        Steve, Annie, and Colin are planned FreightXO agents for logistics knowledge,\n        task support, freight analytics, customs, and compliance. Their capabilities\n        are still in development and may change before launch.\n      <\/p>\n\n      <div class=\"fxo-tools-agent-grid\">\n        <article\n          class=\"fxo-tools-agent-card\"\n          data-agent-slug=\"steve\"\n          data-agent-category=\"general-logistics\"\n          data-agent-status=\"in-development\"\n        >\n          <div class=\"fxo-tools-agent-media\">\n            <img\n              class=\"fxo-tools-agent-image\"\n              src=\"https:\/\/freightxo.com\/wp-content\/uploads\/2026\/08\/agent-steve.jpg\"\n              width=\"720\"\n              height=\"900\"\n              loading=\"lazy\"\n              decoding=\"async\"\n              alt=\"Illustrated portrait of Steve, FreightXO's general logistics agent in development\"\n            \/>\n            <span class=\"fxo-tools-status\">In development<\/span>\n          <\/div>\n          <div class=\"fxo-tools-agent-content\">\n            <h3>Steve<\/h3>\n            <p class=\"fxo-tools-agent-role\">General Logistics Agent<\/p>\n            <p class=\"fxo-tools-agent-summary\">\n              Steve is being developed as FreightXO&#8217;s coordinating AI agent. He is\n              planned to answer questions across shipping and warehousing, coordinate\n              specialist agents, help complete supported tasks, and turn available\n              information into practical next steps.\n            <\/p>\n            <p class=\"fxo-tools-agent-capability-label\">Planned capabilities<\/p>\n            <ul class=\"fxo-tools-agent-list\">\n              <li>General shipping and warehousing knowledge<\/li>\n              <li>Coordination of supported specialist-agent capabilities<\/li>\n              <li>Help completing supported logistics tasks<\/li>\n              <li>Clear recommendations and next steps<\/li>\n            <\/ul>\n          <\/div>\n        <\/article>\n\n        <article\n          class=\"fxo-tools-agent-card\"\n          data-agent-slug=\"annie\"\n          data-agent-category=\"freight-analytics\"\n          data-agent-status=\"in-development\"\n        >\n          <div class=\"fxo-tools-agent-media\">\n            <img\n              class=\"fxo-tools-agent-image\"\n              src=\"https:\/\/freightxo.com\/wp-content\/uploads\/2026\/08\/agent-annie.jpg\"\n              width=\"720\"\n              height=\"900\"\n              loading=\"lazy\"\n              decoding=\"async\"\n              alt=\"Illustrated portrait of Annie, FreightXO's freight analytics agent in development\"\n            \/>\n            <span class=\"fxo-tools-status\">In development<\/span>\n          <\/div>\n          <div class=\"fxo-tools-agent-content\">\n            <h3>Annie<\/h3>\n            <p class=\"fxo-tools-agent-role\">Freight Analytics Agent<\/p>\n            <p class=\"fxo-tools-agent-summary\">\n              Annie is being developed to analyze user-provided shipping and warehouse\n              data. She is planned to identify patterns, discrepancies, cost drivers,\n              and potential savings, then present the findings in an interactive,\n              easy-to-understand format.\n            <\/p>\n            <p class=\"fxo-tools-agent-capability-label\">Planned capabilities<\/p>\n            <ul class=\"fxo-tools-agent-list\">\n              <li>Data auditing and discrepancy detection<\/li>\n              <li>Per-unit cost analysis<\/li>\n              <li>Pattern, trend, and cost-driver identification<\/li>\n              <li>Potential cost-reduction opportunities<\/li>\n            <\/ul>\n            <p class=\"fxo-tools-agent-relationship\">\n              Annie is planned to work with Steve to turn findings into recommended\n              next steps.\n            <\/p>\n          <\/div>\n        <\/article>\n\n        <article\n          class=\"fxo-tools-agent-card\"\n          data-agent-slug=\"colin\"\n          data-agent-category=\"customs-compliance\"\n          data-agent-status=\"in-development\"\n        >\n          <div class=\"fxo-tools-agent-media\">\n            <img\n              class=\"fxo-tools-agent-image\"\n              src=\"https:\/\/freightxo.com\/wp-content\/uploads\/2026\/08\/agent-colin.jpg\"\n              width=\"720\"\n              height=\"900\"\n              loading=\"lazy\"\n              decoding=\"async\"\n              alt=\"Illustrated portrait of Colin, FreightXO's customs and compliance agent in development\"\n            \/>\n            <span class=\"fxo-tools-status\">In development<\/span>\n          <\/div>\n          <div class=\"fxo-tools-agent-content\">\n            <h3>Colin<\/h3>\n            <p class=\"fxo-tools-agent-role\">Customs &amp; Compliance Agent<\/p>\n            <p class=\"fxo-tools-agent-summary\">\n              Colin is being developed to provide general customs and compliance\n              information, explain requirements, and help users prepare and review\n              supported trade and dangerous-goods documentation.\n            <\/p>\n            <p class=\"fxo-tools-agent-capability-label\">Planned capabilities<\/p>\n            <ul class=\"fxo-tools-agent-list\">\n              <li>General customs and compliance information<\/li>\n              <li>Explanations of applicable rules and requirements<\/li>\n              <li>HS, HTS, and tariff-code research<\/li>\n              <li>\n                Customs, compliance, and dangerous-goods form assistance, plus other\n                supported documentation\n              <\/li>\n              <li>Document completeness and discrepancy guidance<\/li>\n            <\/ul>\n            <p class=\"fxo-tools-agent-relationship\">\n              Colin is planned to work with Steve to turn customs and compliance\n              questions into recommended next steps.\n            <\/p>\n          <\/div>\n        <\/article>\n      <\/div>\n\n      <p class=\"fxo-tools-agent-note\">\n        <strong>Planned capabilities:<\/strong>\n        These agents are not yet available. Supported data sources, file types,\n        integrations, permissions, privacy controls, and task execution will be\n        confirmed before launch. Colin&#8217;s planned guidance will be informational and\n        will not replace a licensed customs broker, legal professional, official\n        classification ruling, or regulatory authority.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <section\n    class=\"fxo-tools-section fxo-tools-guidance\"\n    aria-labelledby=\"fxo-tools-guidance-title\"\n  >\n    <div class=\"fxo-tools-shell\">\n      <p class=\"fxo-tools-eyebrow\">Use results responsibly<\/p>\n      <h2 class=\"fxo-tools-heading\" id=\"fxo-tools-guidance-title\">\n        Use each calculator as a planning aid, then verify critical details.\n      <\/h2>\n      <p class=\"fxo-tools-intro\">\n        Freight classifications, tariff treatment, equipment capacity, and handling\n        requirements can change based on the product, carrier, route, contract, and\n        applicable rules. The following checks help turn an estimate into usable\n        shipment information.\n      <\/p>\n\n      <div class=\"fxo-tools-guidance-grid\">\n        <article class=\"fxo-tools-guidance-card\">\n          <h3>Customs classification<\/h3>\n          <p>\n            Treat lookup results as reference information. Consult a licensed customs\n            broker or request an official ruling when a binding classification is\n            required.\n          <\/p>\n        <\/article>\n\n        <article class=\"fxo-tools-guidance-card\">\n          <h3>Freight class<\/h3>\n          <p>\n            Density is only one classification factor. Commodity rules, stowability,\n            handling, liability, packaging, and carrier tariffs may change the final\n            class.\n          <\/p>\n        <\/article>\n\n        <article class=\"fxo-tools-guidance-card\">\n          <h3>Load planning<\/h3>\n          <p>\n            Confirm actual interior dimensions, payload limits, axle restrictions,\n            stackability, load securement, and carrier-specific operating rules.\n          <\/p>\n        <\/article>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section\n    class=\"fxo-tools-section fxo-tools-service-bridge\"\n    aria-labelledby=\"fxo-tools-service-title\"\n  >\n    <div class=\"fxo-tools-shell\">\n      <p class=\"fxo-tools-eyebrow\">From planning to shipping<\/p>\n      <h2 class=\"fxo-tools-heading\" id=\"fxo-tools-service-title\">\n        Connect your planning details to the right freight service.\n      <\/h2>\n      <p class=\"fxo-tools-intro\">\n        FreightXO supports courier and postal, LTL and FTL freight, B2B and B2C\n        fulfillment, distribution, Ecommerce integrations, and freight audit across\n        the USA, Canada, and Mexico. International shipment support is available for\n        freight entering or leaving North America.\n      <\/p>\n\n      <div class=\"fxo-tools-service-grid\">\n        <a class=\"fxo-tools-service-link\" href=\"https:\/\/freightxo.com\/?page_id=37\">\n          <strong>Courier, LTL &amp; FTL Freight<\/strong>\n          <span>\n            Explore FreightXO shipping services for parcels, pallets, and truckload\n            requirements.\n          <\/span>\n        <\/a>\n\n        <a class=\"fxo-tools-service-link\" href=\"https:\/\/freightxo.com\/?page_id=457\">\n          <strong>Ecommerce Solutions<\/strong>\n          <span>\n            Connect store, shipping, fulfillment, and distribution workflows through\n            supported technology options.\n          <\/span>\n        <\/a>\n\n        <a class=\"fxo-tools-service-link\" href=\"https:\/\/freightxo.com\/?page_id=296\">\n          <strong>Supply Chain Audit<\/strong>\n          <span>\n            Review freight activity, carrier charges, and shipping processes for\n            errors, inefficiencies, and improvement opportunities.\n          <\/span>\n        <\/a>\n      <\/div>\n\n      <div class=\"fxo-tools-actions fxo-tools-service-actions\">\n        <a\n          class=\"fxo-tools-button fxo-tools-button-primary\"\n          href=\"https:\/\/freightxo.com\/?page_id=758\"\n        >\n          Request a Quote\n        <\/a>\n        <a\n          class=\"fxo-tools-button fxo-tools-button-secondary\"\n          href=\"https:\/\/freightxo.com\/?page_id=37\"\n        >\n          Explore Our Services\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section\n    class=\"fxo-tools-section fxo-tools-resources\"\n    aria-labelledby=\"fxo-tools-resources-title\"\n  >\n    <div class=\"fxo-tools-shell\">\n      <p class=\"fxo-tools-eyebrow\">Continue your research<\/p>\n      <h2 class=\"fxo-tools-heading\" id=\"fxo-tools-resources-title\">\n        Freight knowledge to support the next decision.\n      <\/h2>\n      <p class=\"fxo-tools-intro\">\n        Use the FreightXO knowledge centre to review shipping guidance, terminology,\n        reference documents, carrier information, and practical logistics updates.\n      <\/p>\n\n      <nav class=\"fxo-tools-resource-links\" aria-label=\"FreightXO knowledge resources\">\n        <a class=\"fxo-tools-resource-link\" href=\"https:\/\/freightxo.com\/?page_id=39\">EDU<\/a>\n        <a\n          class=\"fxo-tools-resource-link\"\n          href=\"https:\/\/freightxo.com\/?post_type=fxo_term\"\n        >\n          Freight Glossary\n        <\/a>\n        <a class=\"fxo-tools-resource-link\" href=\"https:\/\/freightxo.com\/?page_id=43\">\n          Documents\n        <\/a>\n        <a class=\"fxo-tools-resource-link\" href=\"https:\/\/freightxo.com\/?page_id=49\">\n          Blog\n        <\/a>\n      <\/nav>\n    <\/div>\n  <\/section>\n\n  <section class=\"fxo-tools-final\" aria-labelledby=\"fxo-tools-final-title\">\n    <div class=\"fxo-tools-shell fxo-tools-final-grid\">\n      <div>\n        <h2 id=\"fxo-tools-final-title\">Turn your planning details into a freight request.<\/h2>\n        <p>\n          Share the shipment, route, timing, equipment, or process details you have.\n          FreightXO will review the information and help determine the right next step.\n        <\/p>\n      <\/div>\n      <div class=\"fxo-tools-actions\">\n        <a\n          class=\"fxo-tools-button fxo-tools-button-primary\"\n          href=\"https:\/\/freightxo.com\/?page_id=758\"\n        >\n          Request a Quote\n        <\/a>\n        <a\n          class=\"fxo-tools-button fxo-tools-button-secondary\"\n          href=\"https:\/\/freightxo.com\/?page_id=37\"\n        >\n          Explore Our Services\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>FreightXO Tools \u00b7 USA \u00b7 Canada \u00b7 Mexico Freight &amp; shipping tools for better planning. FreightXO currently offers an HTS [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-321","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"admin","author_link":"https:\/\/freightxo.com\/?author=1"},"uagb_comment_info":0,"uagb_excerpt":"FreightXO Tools \u00b7 USA \u00b7 Canada \u00b7 Mexico Freight &amp; shipping tools for better planning. FreightXO currently offers an HTS [&hellip;]","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/freightxo.com\/index.php?rest_route=\/wp\/v2\/pages\/321","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/freightxo.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/freightxo.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/freightxo.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/freightxo.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=321"}],"version-history":[{"count":7,"href":"https:\/\/freightxo.com\/index.php?rest_route=\/wp\/v2\/pages\/321\/revisions"}],"predecessor-version":[{"id":799,"href":"https:\/\/freightxo.com\/index.php?rest_route=\/wp\/v2\/pages\/321\/revisions\/799"}],"wp:attachment":[{"href":"https:\/\/freightxo.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=321"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}