:root{--fs-navy:#032b55;--fs-blue:#0c4a87;--fs-light-blue:#0e66c5;--fs-green:#54af33;--fs-gray:#f5f7fa;--fs-text:#1f2a3b}.fs-page{color:var(--fs-text);background:#fff;flex-direction:column;min-height:100vh;font-family:Georgia,Times New Roman,serif;display:flex}.fs-container{width:min(1100px,92vw);margin:0 auto}.fs-topbar{background:var(--fs-navy);color:#fff;font-size:.9rem}.fs-topbar .fs-container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 0;display:flex}.fs-topbar a{color:#fff;font-weight:600;text-decoration:none}.fs-button{background:linear-gradient(135deg,var(--fs-green),#3c9520);color:#fff;border-radius:999px;justify-content:center;align-items:center;padding:.65rem 1.5rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.fs-button:hover{transform:translateY(-1px);box-shadow:0 10px 22px #54af3340}.fs-nav{background:var(--fs-blue);color:#fff}.fs-nav .fs-container{justify-content:space-between;align-items:center;gap:2rem;padding:1.25rem 0;display:flex}.fs-logo{letter-spacing:.08em;text-transform:uppercase;font-size:1.5rem;font-weight:700}.fs-nav-list{flex-wrap:wrap;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.fs-nav-item{position:relative}.fs-nav-item>a{color:#fff;font-size:.95rem;font-weight:600;text-decoration:none}.fs-subnav{color:var(--fs-text);background:#fff;border-radius:6px;min-width:220px;margin:0;padding:.75rem 1rem;list-style:none;display:none;position:absolute;top:100%;left:0;box-shadow:0 20px 30px #0f294d2e}.fs-nav-item:hover .fs-subnav{display:block}.fs-subnav a{color:var(--fs-text);padding:.4rem 0;font-size:.9rem;text-decoration:none;display:block}.fs-hero{background:url(https://www.freight-specialist.com/freightspecialist/wp-content/uploads/2018/04/bigstock-Truck-2337518-e1523319020156.jpg) 50%/cover no-repeat;padding:6rem 0;position:relative}.fs-hero:before{content:"";background:linear-gradient(135deg,#032b55d9,#0c4a87bf);position:absolute;inset:0}.fs-hero-content{align-items:center;min-height:340px;display:flex;position:relative}.fs-hero-text{color:#fff;max-width:640px}.fs-hero-text h1{letter-spacing:.05em;margin-bottom:1rem;font-size:2.75rem;line-height:1.3}.fs-hero-text p{color:#ffffffe6;margin-bottom:1.5rem;font-size:1.1rem}.fs-callout{text-align:center;background:var(--fs-gray);padding:4rem 0}.fs-callout h2{color:var(--fs-blue);margin-bottom:1.25rem;font-size:2.2rem}.fs-callout p{max-width:820px;margin:0 auto 1.75rem;font-size:1.05rem}.fs-about{padding:4rem 0}.fs-about h2{color:var(--fs-blue);margin-bottom:.75rem;font-size:2.4rem}.fs-about h3{color:var(--fs-green);margin-bottom:1rem;font-size:1.6rem}.fs-about p{margin-bottom:1.5rem;font-size:1.05rem;line-height:1.8}.fs-link{color:var(--fs-light-blue);font-weight:700;text-decoration:none}.fs-process{background:linear-gradient(135deg,#fff 0%,#f2f8ff 100%);padding:4rem 0}.fs-process h2{text-align:center;color:var(--fs-blue);margin-bottom:2.5rem;font-size:2.4rem}.fs-process-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.fs-process-card{background:#fff;border:1px solid #0c4a8714;border-radius:16px;padding:2rem;box-shadow:0 14px 32px #0a2f5c1a}.fs-process-card h3{color:var(--fs-green);margin-bottom:1rem;font-size:1.35rem}.fs-process-card p{font-size:.98rem;line-height:1.7}.fs-news{padding:4rem 0}.fs-news-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.fs-news-header h2{color:var(--fs-blue);font-size:2.2rem}.fs-news-grid{gap:1.5rem;display:grid}.fs-news-card{background:#fff;border-radius:16px;grid-template-columns:160px 1fr;display:grid;overflow:hidden;box-shadow:0 20px 35px #0a2f5c1f}.fs-news-image{background:var(--fs-gray);letter-spacing:.12em;color:var(--fs-blue);text-transform:uppercase;place-items:center;font-size:.85rem;font-weight:700;display:grid}.fs-news-body{flex-direction:column;gap:1rem;padding:1.75rem;display:flex}.fs-news-body h3{color:var(--fs-text);font-size:1.4rem}.fs-news-meta{flex-wrap:wrap;gap:1rem;font-size:.9rem;display:flex}.fs-news-meta a{color:var(--fs-light-blue);font-weight:600;text-decoration:none}.fs-footer{background:var(--fs-navy);color:#ffffffe6;margin-top:auto;padding:4rem 0 2rem}.fs-footer-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2.5rem;margin-bottom:3rem;display:grid}.fs-footer h4{color:#fff;margin-bottom:1rem;font-size:1.2rem}.fs-footer ul{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.fs-footer a{color:#ffffffd9;text-decoration:none}.fs-or{letter-spacing:.1em;margin:1rem 0 0;font-weight:700}.fs-subscribe{gap:.75rem;display:grid}.fs-subscribe input{border:none;border-radius:999px;padding:.75rem;font-size:.95rem}.fs-footer-social{gap:1rem;margin-top:1.25rem;font-weight:600;display:flex}.fs-footer-bottom{text-align:center;border-top:1px solid #ffffff26;padding-top:1.5rem;font-size:.85rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:992px){.fs-nav .fs-container{flex-direction:column;align-items:flex-start}.fs-nav-list{gap:.75rem;width:100%}.fs-news-card{grid-template-columns:1fr}.fs-news-image{height:160px}}@media (max-width:640px){.fs-topbar .fs-container{justify-content:flex-start}.fs-hero{padding:4.5rem 0}.fs-hero-text h1{font-size:2.1rem}.fs-hero-text p{font-size:1rem}.fs-process h2{font-size:2rem}}
