.shipper-modal-overlay{position:fixed;inset:0;background:rgba(15,23,42,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;opacity:0;visibility:hidden;transition:all .3s ease;padding:1rem}.shipper-modal-overlay.active{opacity:1;visibility:visible}.shipper-modal{background:#fff;border-radius:16px;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;transform:translateY(20px) scale(.95);transition:all .3s ease;box-shadow:0 25px 60px rgba(0,0,0,.25);font-family:"Inter",-apple-system,sans-serif}.shipper-modal-overlay.active .shipper-modal{transform:translateY(0) scale(1)}.shipper-modal-header{padding:1.5rem 1.5rem 0;display:flex;justify-content:space-between;align-items:flex-start}.shipper-modal-header-content h2{font-size:1.35rem;font-weight:700;color:#1e293b;margin:0 0 .25rem}.shipper-modal-header-content p{font-size:.9rem;color:#64748b;margin:0}.shipper-modal-close{width:36px;height:36px;border:none;background:#f8fafc;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.shipper-modal-close:hover{background:#e2e8f0}.shipper-modal-close svg{width:20px;height:20px;color:#475569}.shipper-modal-body{padding:1.5rem}.shipper-quick-benefits{display:flex;grid-gap:1rem;gap:1rem;margin-bottom:1.5rem;padding:1rem;background:#f8fafc;border-radius:10px;flex-wrap:wrap}.shipper-quick-benefit{display:flex;align-items:center;grid-gap:.4rem;gap:.4rem;font-size:.8rem;color:#64748b}.shipper-quick-benefit svg{width:16px;height:16px;color:#22c55e}.shipper-form-section-title{font-size:.7rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.875rem;margin-top:1.25rem;display:flex;align-items:center;grid-gap:.5rem;gap:.5rem}.shipper-form-section-title:first-child{margin-top:0}.shipper-form-section-title:after{content:"";flex:1 1;height:1px;background:#e2e8f0}.shipper-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.875rem;gap:.875rem}.shipper-form-group{margin-bottom:.875rem;min-width:0}.shipper-form-label{display:block;font-size:.8rem;font-weight:500;color:#1e293b;margin-bottom:.4rem}.shipper-form-label .required{color:#ef4444}.shipper-form-label .optional{color:#64748b;font-weight:400}.shipper-form-input{width:100%;padding:.75rem .875rem;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-size:.9rem;font-family:inherit;transition:all .2s;background:#fff}.shipper-form-input:focus{outline:none;border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.shipper-form-input::placeholder{color:#94a3b8}.shipper-textarea{min-height:70px;resize:vertical}.shipper-form-select{width:100%;padding:.75rem .875rem;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-size:.9rem;font-family:inherit;transition:all .2s;background:#fff;cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%2394A3B8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px}.shipper-form-select:focus{outline:none;border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.shipper-lane-input{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem}.shipper-lane-arrow{color:#94a3b8;flex-shrink:0}.shipper-lane-arrow svg{width:20px;height:20px}.shipper-equipment-label{font-size:.8rem;font-weight:500;color:#1e293b;margin-bottom:.5rem;display:block}.shipper-equipment-options{display:flex;flex-wrap:wrap;grid-gap:.5rem;gap:.5rem;margin-bottom:.875rem}.shipper-equipment-option{position:relative}.shipper-equipment-option input{position:absolute;opacity:0;width:0;height:0}.shipper-equipment-option label{display:inline-flex;align-items:center;padding:.5rem .875rem;border:1px solid #e2e8f0;border-radius:999px;font-size:.8rem;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s}.shipper-equipment-option input:checked+label{border-color:#ef4444;background:#fee2e2;color:#ef4444}.shipper-equipment-option label:hover{border-color:#cbd5e1}.shipper-frequency-options{display:flex;grid-gap:.5rem;gap:.5rem}.shipper-frequency-option{flex:1 1;position:relative}.shipper-frequency-option input{position:absolute;opacity:0;width:0;height:0}.shipper-frequency-option label{display:block;padding:.625rem .5rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.8rem;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s;text-align:center}.shipper-frequency-option input:checked+label{border-color:#ef4444;background:#fee2e2;color:#ef4444}.shipper-frequency-option label:hover{border-color:#cbd5e1}.shipper-consent-text{font-size:.75rem;color:#64748b;line-height:1.5;margin-top:1rem;margin-bottom:1rem}.shipper-consent-text a{color:#ef4444}.shipper-consent-text a:hover{text-decoration:underline}.shipper-submit-btn{width:100%;padding:.875rem 1.5rem;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s;border:none;background:#ef4444;color:#fff;font-family:inherit}.shipper-submit-btn:hover{background:#dc2626}.shipper-submit-btn:disabled{cursor:not-allowed;opacity:.7}.shipper-submit-note{display:flex;align-items:center;justify-content:center;grid-gap:.4rem;gap:.4rem;margin-top:.75rem;font-size:.8rem;color:#64748b}.shipper-submit-note svg{width:14px;height:14px;color:#22c55e}.shipper-modal-footer{padding:0 1.5rem 1.5rem;text-align:center}.shipper-modal-footer p{font-size:.85rem;color:#64748b;margin:0}.shipper-modal-footer a{color:#ef4444;font-weight:600}.shipper-modal-footer a:hover{text-decoration:underline}.shipper-form-error{background:#fef2f2;color:#991b1b;padding:.75rem 1rem;border-radius:8px;font-size:.85rem;margin-bottom:1rem}.shipper-success-state{text-align:center;padding:2rem 1.5rem 3rem}.shipper-success-icon{width:64px;height:64px;background:#22c55e;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.shipper-success-icon svg{width:32px;height:32px;color:#fff}.shipper-success-state h3{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.shipper-success-state p{color:#64748b;font-size:.95rem;margin-bottom:1.5rem}.shipper-success-btn{padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s;border:none;background:#ef4444;color:#fff;font-family:inherit}.shipper-success-btn:hover{background:#dc2626}@media (max-width:540px){.shipper-modal{max-height:95vh;border-radius:12px}.shipper-form-row{grid-template-columns:1fr}.shipper-quick-benefits{flex-direction:column;grid-gap:.5rem;gap:.5rem}.shipper-modal-header-content h2{font-size:1.2rem}.shipper-lane-input{flex-direction:column;align-items:stretch}.shipper-lane-arrow{display:none}.shipper-frequency-options{flex-wrap:wrap}.shipper-frequency-option{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 0.25rem)}}.carrier-modal-overlay{position:fixed;inset:0;background:rgba(15,23,42,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;opacity:0;visibility:hidden;transition:all .3s ease;padding:1rem}.carrier-modal-overlay.active{opacity:1;visibility:visible}.carrier-modal{background:#fff;border-radius:16px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;transform:translateY(20px) scale(.95);transition:all .3s ease;box-shadow:0 25px 60px rgba(0,0,0,.25);font-family:"Inter",-apple-system,sans-serif}.carrier-modal-overlay.active .carrier-modal{transform:translateY(0) scale(1)}.carrier-modal-header{padding:1.5rem 1.5rem 0;display:flex;justify-content:space-between;align-items:flex-start}.carrier-modal-header-content h2{font-size:1.35rem;font-weight:700;color:#1e293b;margin:0 0 .25rem}.carrier-modal-header-content p{font-size:.9rem;color:#64748b;margin:0}.carrier-modal-close{width:36px;height:36px;border:none;background:#f8fafc;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.carrier-modal-close:hover{background:#e2e8f0}.carrier-modal-close svg{width:20px;height:20px;color:#475569}.carrier-modal-body{padding:1.5rem}.carrier-quick-benefits{display:flex;grid-gap:1rem;gap:1rem;margin-bottom:1.5rem;padding:1rem;background:#f8fafc;border-radius:10px;flex-wrap:wrap}.carrier-quick-benefit{display:flex;align-items:center;grid-gap:.4rem;gap:.4rem;font-size:.8rem;color:#64748b}.carrier-quick-benefit svg{width:16px;height:16px;color:#22c55e}.carrier-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.875rem;gap:.875rem}.carrier-form-group{margin-bottom:.875rem;min-width:0}.carrier-form-group-full{grid-column:span 2}.carrier-form-label{display:block;font-size:.8rem;font-weight:500;color:#1e293b;margin-bottom:.4rem}.carrier-form-label .required{color:#ef4444}.carrier-optional{color:#64748b;font-weight:400}.carrier-form-input{width:100%;padding:.75rem .875rem;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-size:.9rem;font-family:inherit;transition:all .2s;background:#fff}.carrier-form-input:focus{outline:none;border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.carrier-form-input::placeholder{color:#94a3b8}.carrier-textarea{min-height:80px;resize:vertical}.carrier-equipment-label{font-size:.8rem;font-weight:500;color:#1e293b;margin-bottom:.5rem;display:block}.carrier-equipment-options{display:flex;flex-wrap:wrap;grid-gap:.5rem;gap:.5rem;margin-bottom:.875rem}.carrier-equipment-option{position:relative}.carrier-equipment-option input{position:absolute;opacity:0;width:0;height:0}.carrier-equipment-option label{display:inline-flex;align-items:center;padding:.5rem .875rem;border:1px solid #e2e8f0;border-radius:999px;font-size:.8rem;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s}.carrier-equipment-option input:checked+label{border-color:#ef4444;background:#fee2e2;color:#ef4444}.carrier-equipment-option label:hover{border-color:#cbd5e1}.carrier-submit-btn{width:100%;padding:.875rem 1.5rem;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s;border:none;background:#ef4444;color:#fff;font-family:inherit}.carrier-submit-btn:hover{background:#dc2626}.carrier-submit-btn:disabled{cursor:not-allowed;opacity:.7}.carrier-submit-note{display:flex;align-items:center;justify-content:center;grid-gap:.4rem;gap:.4rem;margin-top:.75rem;font-size:.8rem;color:#64748b}.carrier-submit-note svg{width:14px;height:14px;color:#22c55e}.carrier-modal-footer{padding:0 1.5rem 1.5rem;text-align:center}.carrier-modal-footer p{font-size:.85rem;color:#64748b;margin:0}.carrier-modal-footer a{color:#ef4444;font-weight:600}.carrier-modal-footer a:hover{text-decoration:underline}.carrier-form-error{background:#fef2f2;color:#991b1b;padding:.75rem 1rem;border-radius:8px;font-size:.85rem;margin-bottom:1rem}.carrier-success-state{text-align:center;padding:2rem 1.5rem 3rem}.carrier-success-icon{width:64px;height:64px;background:#22c55e;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.carrier-success-icon svg{width:32px;height:32px;color:#fff}.carrier-success-state h3{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.carrier-success-state p{color:#64748b;font-size:.95rem;margin-bottom:1.5rem}.carrier-success-btn{padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s;border:none;background:#ef4444;color:#fff;font-family:inherit}.carrier-success-btn:hover{background:#dc2626}@media (max-width:540px){.carrier-modal{max-height:95vh;border-radius:12px}.carrier-form-row{grid-template-columns:1fr}.carrier-form-group-full{grid-column:span 1}.carrier-quick-benefits{flex-direction:column;grid-gap:.5rem;gap:.5rem}.carrier-modal-header-content h2{font-size:1.2rem}}.landing-page{--primary-red:#ef4444;--primary-red-dark:#dc2626;--primary-red-light:#fee2e2;--green:#22c55e;--navy-dark:#1e293b;--navy-darker:#0f172a;--gray-light:#f1f5f9;--gray-100:#f8fafc;--gray-200:#e2e8f0;--gray-400:#94a3b8;--gray-600:#475569;--white:#fff;--text-dark:#1e293b;--text-muted:#64748b;font-family:"Inter",-apple-system,sans-serif;background:var(--white);color:var(--text-dark);line-height:1.6}.landing-page *{box-sizing:border-box}.landing-page h1,.landing-page h2,.landing-page h3,.landing-page h4,.landing-page p{margin:0}.landing-page ul{list-style:none;padding:0;margin:0}.landing-page a{color:inherit;text-decoration:none}.landing-page address{font-style:normal}.landing-page .hero{padding:10rem 4rem 6rem;background:var(--navy-dark);position:relative;overflow:hidden}.landing-page .hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 30% 20%,rgba(239,68,68,.08) 0,transparent 50%),radial-gradient(ellipse at 70% 80%,rgba(239,68,68,.05) 0,transparent 50%)}.landing-page .hero-content{max-width:900px;margin:0 auto;text-align:center;position:relative;z-index:1}.landing-page .hero h1{font-size:3.25rem;font-weight:800;color:var(--white);margin-bottom:1.5rem;line-height:1.15}.landing-page .hero h1 span{color:var(--primary-red)}.landing-page .hero>.hero-content>p{font-size:1.2rem;color:var(--gray-400);margin-bottom:2.5rem;max-width:650px;margin-left:auto;margin-right:auto;line-height:1.7}.landing-page .hero-actions{display:flex;grid-gap:1rem;gap:1rem;justify-content:center;margin-bottom:3rem}.landing-page .hero-proof{display:flex;justify-content:center;grid-gap:2.5rem;gap:2.5rem;flex-wrap:wrap}.landing-page .hero-proof-item{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;color:var(--gray-400);font-size:.9rem}.landing-page .hero-proof-item svg{width:18px;height:18px;color:var(--green)}.landing-page .hero-proof-icon{color:var(--green)}.landing-page .btn{padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s;text-decoration:none;display:inline-flex;align-items:center;grid-gap:.5rem;gap:.5rem;border:none;font-family:"Inter",-apple-system,sans-serif}.landing-page .btn-primary{background:var(--primary-red);color:var(--white)}.landing-page .btn-primary:hover{background:var(--primary-red-dark);transform:translateY(-2px);box-shadow:0 8px 20px rgba(239,68,68,.3)}.landing-page .btn-outline-white{background:transparent;border:2px solid hsla(0,0%,100%,.3);color:var(--white)}.landing-page .btn-outline-white:hover{background:var(--white);color:var(--navy-dark)}.landing-page .btn-large{padding:1rem 2rem;font-size:1rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.landing-page .diff-section{padding:5rem 4rem;background:var(--white)}.landing-page .diff-content{max-width:1000px;margin:0 auto}.landing-page .diff-header{text-align:center;margin-bottom:3rem}.landing-page .diff-header h2{font-size:2.25rem;font-weight:800;color:var(--text-dark);margin-bottom:.75rem}.landing-page .diff-header p{color:var(--text-muted);font-size:1.1rem}.landing-page .diff-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.landing-page .diff-card{text-align:center;padding:2rem}.landing-page .diff-icon{width:64px;height:64px;background:var(--primary-red-light);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.landing-page .diff-icon svg{width:32px;height:32px;color:var(--primary-red)}.landing-page .diff-card h3{font-size:1.15rem;font-weight:700;color:var(--text-dark);margin-bottom:.5rem}.landing-page .diff-card p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.landing-page .serve-section{padding:5rem 4rem;background:var(--gray-100)}.landing-page .serve-content{max-width:1000px;margin:0 auto}.landing-page .serve-header{text-align:center;margin-bottom:3rem}.landing-page .serve-header h2{font-size:2.25rem;font-weight:800;color:var(--text-dark);margin-bottom:.75rem}.landing-page .serve-header p{color:var(--text-muted);font-size:1.1rem}.landing-page .serve-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}.landing-page .serve-card{background:var(--white);border-radius:16px;padding:2.5rem;border:1px solid var(--gray-200);transition:all .3s}.landing-page .serve-card:hover{border-color:var(--primary-red);box-shadow:0 10px 40px rgba(239,68,68,.1)}.landing-page .serve-card-icon{width:48px;height:48px;color:var(--primary-red);margin-bottom:1.25rem}.landing-page .serve-card h3{font-size:1.35rem;font-weight:700;color:var(--text-dark);margin-bottom:.5rem}.landing-page .serve-card>p{color:var(--text-muted);font-size:.95rem;margin-bottom:1.5rem;line-height:1.6}.landing-page .serve-benefits{list-style:none;margin-bottom:1.5rem;padding:0}.landing-page .serve-benefits li{display:flex;align-items:center;grid-gap:.6rem;gap:.6rem;padding:.5rem 0;color:var(--text-dark);font-size:.9rem;font-weight:500}.landing-page .serve-benefits li svg{width:18px;height:18px;color:var(--green);flex-shrink:0}.landing-page .serve-card .btn{width:100%;justify-content:center}.landing-page .stats-section{padding:5rem 4rem;background:var(--navy-dark)}.landing-page .stats-content{max-width:1000px;margin:0 auto}.landing-page .stats-header{text-align:center;margin-bottom:3rem}.landing-page .stats-header h2{font-size:2rem;font-weight:800;color:var(--white);margin-bottom:.5rem}.landing-page .stats-header p{color:var(--gray-400);font-size:1.05rem}.landing-page .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem}.landing-page .stat-card{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:2rem 1.5rem;text-align:center}.landing-page .stat-number{font-size:2.25rem;font-weight:700;color:var(--primary-red);margin-bottom:.25rem}.landing-page .stat-label{color:var(--gray-400);font-size:.9rem}.landing-page .testimonial-section{padding:5rem 4rem;background:var(--white)}.landing-page .testimonial-content{max-width:800px;margin:0 auto;text-align:center}.landing-page .testimonial-label{font-size:.8rem;font-weight:600;color:var(--primary-red);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem}.landing-page .testimonial-quote{font-size:1.5rem;color:var(--text-dark);line-height:1.7;margin-bottom:2rem;font-style:italic}.landing-page .testimonial-carousel{display:flex;flex-direction:column;align-items:center;grid-gap:1.5rem;gap:1.5rem}.landing-page .testimonial-author{display:flex;align-items:center;justify-content:center;grid-gap:1rem;gap:1rem}.landing-page .author-avatar{width:56px;height:56px;background:var(--primary-red);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white);font-weight:700;font-size:1.1rem}.landing-page .author-info{text-align:left}.landing-page .author-info h4{font-size:1rem;font-weight:600;color:var(--text-dark)}.landing-page .author-info p{font-size:.9rem;color:var(--text-muted)}.landing-page .testimonial-controls{display:flex;align-items:center;grid-gap:1.5rem;gap:1.5rem}.landing-page .testimonial-arrow{width:36px;height:36px;border-radius:50%;border:1px solid var(--gray-200);background:var(--white);color:var(--text-dark);font-size:1.4rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.landing-page .testimonial-arrow:hover{border-color:var(--primary-red);color:var(--primary-red);transform:translateY(-1px)}.landing-page .testimonial-dots{display:flex;grid-gap:.5rem;gap:.5rem}.landing-page .testimonial-dot{width:10px;height:10px;border-radius:999px;border:none;background:var(--gray-200);cursor:pointer;padding:0}.landing-page .testimonial-dot.active{background:var(--primary-red)}.landing-page .how-section{padding:5rem 4rem;background:var(--gray-100)}.landing-page .how-content{max-width:900px;margin:0 auto}.landing-page .how-header{text-align:center;margin-bottom:3rem}.landing-page .how-header h2{font-size:2rem;font-weight:800;color:var(--text-dark);margin-bottom:.5rem}.landing-page .how-header p{color:var(--text-muted);font-size:1.05rem}.landing-page .how-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.landing-page .how-step{text-align:center;position:relative}.landing-page .how-step:after{content:"";position:absolute;top:28px;right:-1rem;width:calc(100% - 56px);height:2px;background:var(--gray-200)}.landing-page .how-step:last-child:after{display:none}.landing-page .step-number{width:56px;height:56px;background:var(--primary-red);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white);font-weight:700;font-size:1.25rem;margin:0 auto 1.25rem;position:relative;z-index:1}.landing-page .how-step h4{font-size:1.1rem;font-weight:700;color:var(--text-dark);margin-bottom:.5rem}.landing-page .how-step p{color:var(--text-muted);font-size:.9rem;line-height:1.6}.landing-page .cta-section{padding:5rem 4rem;background:var(--white)}.landing-page .cta-card{max-width:800px;margin:0 auto;background:var(--navy-dark);border-radius:20px;padding:4rem;text-align:center;position:relative;overflow:hidden}.landing-page .cta-card:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 0,rgba(239,68,68,.15) 0,transparent 60%)}.landing-page .cta-card>*{position:relative;z-index:1}.landing-page .cta-card h2{font-size:2rem;font-weight:800;color:var(--white);margin-bottom:.75rem}.landing-page .cta-card>p{color:var(--gray-400);font-size:1.1rem;margin-bottom:2rem}.landing-page .cta-buttons{display:flex;grid-gap:1rem;gap:1rem;justify-content:center;margin-bottom:1.5rem}.landing-page .cta-contact{color:var(--gray-400);font-size:.9rem}.landing-page .cta-contact a{color:var(--white);font-weight:600}.landing-page .landing-footer{background:var(--primary-red);padding:4rem;color:var(--white)}.landing-page .footer-content{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:4rem;gap:4rem;text-align:center}.landing-page .footer-col h4{font-size:.85rem;font-weight:600;margin-bottom:1.5rem;opacity:.9}.landing-page .footer-col ul{list-style:none;padding:0;margin:0}.landing-page .footer-col li{margin-bottom:.75rem}.landing-page .footer-col a{color:var(--white);text-decoration:none;font-size:.95rem;opacity:.85;transition:opacity .3s}.landing-page .footer-col a:hover{opacity:1}.landing-page .footer-col address{font-style:normal;font-size:.95rem;opacity:.85;line-height:1.8}.landing-page .footer-bottom{max-width:1000px;margin:3rem auto 0;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.2);text-align:center}.landing-page .footer-bottom p{font-size:.9rem;opacity:.8}@media (max-width:900px){.landing-page .hero{padding:8rem 2rem 4rem}.landing-page .hero h1{font-size:2.25rem}.landing-page .hero-proof{grid-gap:1rem;gap:1rem}.landing-page .diff-grid,.landing-page .serve-grid{grid-template-columns:1fr}.landing-page .stats-grid{grid-template-columns:repeat(2,1fr)}.landing-page .how-steps{grid-template-columns:1fr;grid-gap:2.5rem;gap:2.5rem}.landing-page .how-step:after{display:none}.landing-page .footer-content{grid-template-columns:1fr;grid-gap:2rem;gap:2rem}.landing-page .cta-buttons{flex-direction:column;align-items:center}.landing-page .cta-card{padding:3rem 2rem}.landing-page .testimonial-quote{font-size:1.25rem}.landing-page .testimonial-controls{grid-gap:1rem;gap:1rem}}.carriers-page{--primary-red:#ef4444;--primary-red-dark:#dc2626;--primary-red-light:#fee2e2;--navy-dark:#1e293b;--gray-light:#f1f5f9;--gray-100:#f8fafc;--gray-200:#e2e8f0;--gray-400:#94a3b8;--gray-600:#475569;--white:#fff;--text-dark:#1e293b;--text-muted:#64748b;--green:#22c55e;font-family:"Inter",-apple-system,sans-serif;background:var(--white);color:var(--text-dark);line-height:1.6}.carriers-page *{box-sizing:border-box}.carriers-page h1,.carriers-page h2,.carriers-page h3,.carriers-page h4,.carriers-page p{margin:0}.carriers-page ul{list-style:none;padding:0;margin:0}.carriers-page a{color:inherit;text-decoration:none}.carriers-page address{font-style:normal}.carriers-page .btn{padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s;text-decoration:none;display:inline-flex;align-items:center;grid-gap:.5rem;gap:.5rem;border:none;font-family:"Inter",-apple-system,sans-serif}.carriers-page .btn-primary{background:var(--primary-red);color:var(--white)}.carriers-page .btn-primary:hover{background:var(--primary-red-dark);transform:translateY(-2px);box-shadow:0 8px 20px rgba(239,68,68,.3)}.carriers-page .btn-outline-white{background:transparent;border:2px solid hsla(0,0%,100%,.3);color:var(--white)}.carriers-page .btn-outline-white:hover{background:var(--white);color:var(--navy-dark)}.carriers-page .btn-large{padding:1rem 2rem;font-size:1rem}.carriers-page .hero{padding:9rem 4rem 5rem;background:var(--navy-dark)}.carriers-page .hero-content{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.carriers-page .hero-tag{color:var(--gray-400);font-size:.9rem;font-weight:500;margin-bottom:.75rem}.carriers-page .hero-text h1{font-size:2.75rem;font-weight:800;color:var(--white);margin-bottom:1.25rem;line-height:1.15}.carriers-page .hero-text h1 span{color:var(--primary-red)}.carriers-page .hero-text .subhead{font-size:1.15rem;color:var(--gray-400);margin-bottom:1.5rem;line-height:1.7}.carriers-page .hero-cta{display:flex;grid-gap:1rem;gap:1rem;margin-bottom:2rem}.carriers-page .hero-highlights{display:flex;grid-gap:2rem;gap:2rem;flex-wrap:wrap}.carriers-page .hero-highlight{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;color:var(--gray-400);font-size:.9rem}.carriers-page .hero-highlight svg{color:var(--green);width:18px;height:18px}.carriers-page .hero-card{background:var(--white);border-radius:16px;padding:2rem;box-shadow:0 20px 60px rgba(0,0,0,.3)}.carriers-page .hero-card-header{display:flex;align-items:center;grid-gap:.75rem;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--gray-200)}.carriers-page .hero-card-icon{width:48px;height:48px;background:var(--green);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--white)}.carriers-page .hero-card-icon svg{width:24px;height:24px}.carriers-page .hero-card-header h3{font-size:1.1rem;font-weight:700;color:var(--text-dark)}.carriers-page .hero-card-header p{font-size:.85rem;color:var(--text-muted)}.carriers-page .quick-pay-options{display:flex;flex-direction:column;grid-gap:.75rem;gap:.75rem;margin-bottom:1.5rem}.carriers-page .pay-option{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:var(--gray-100);border-radius:8px}.carriers-page .pay-option-label{font-size:.9rem;color:var(--text-dark);font-weight:500}.carriers-page .pay-option-time{font-size:.85rem;color:var(--green);font-weight:600}.carriers-page .hero-card .btn{width:100%;justify-content:center}.carriers-page .pain-section{padding:5rem 4rem;background:var(--white)}.carriers-page .pain-content{max-width:900px;margin:0 auto}.carriers-page .pain-header{text-align:center;margin-bottom:3rem}.carriers-page .pain-header h2{font-size:2rem;font-weight:800;color:var(--text-dark);margin-bottom:.75rem}.carriers-page .pain-header p{color:var(--text-muted);font-size:1.05rem}.carriers-page .pain-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.25rem;gap:1.25rem}.carriers-page .pain-card{background:var(--gray-100);border-radius:12px;padding:1.5rem;display:flex;grid-gap:1rem;gap:1rem;align-items:flex-start}.carriers-page .pain-icon{width:40px;height:40px;background:var(--primary-red-light);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--primary-red)}.carriers-page .pain-icon svg{width:20px;height:20px}.carriers-page .pain-card h4{font-size:.95rem;font-weight:700;color:var(--text-dark);margin-bottom:.25rem}.carriers-page .pain-card p{font-size:.85rem;color:var(--text-muted)}.carriers-page .stats-section{padding:5rem 4rem;background:var(--gray-100)}.carriers-page .stats-content{max-width:1000px;margin:0 auto}.carriers-page .stats-header{margin-bottom:3rem}.carriers-page .stats-header h2{font-size:2rem;font-weight:800;color:var(--text-dark);margin-bottom:.75rem}.carriers-page .stats-header p{color:var(--text-muted);font-size:1.05rem;max-width:700px}.carriers-page .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.25rem;gap:1.25rem}.carriers-page .stat-card{background:var(--white);border-radius:12px;padding:2rem 1.5rem;text-align:center;border:1px solid var(--gray-200)}.carriers-page .stat-number{font-size:2.25rem;font-weight:700;color:var(--primary-red);margin-bottom:.25rem}.carriers-page .stat-label{color:var(--text-dark);font-size:.9rem;font-weight:500}.carriers-page .partner-section{padding:5rem 4rem;background:var(--white)}.carriers-page .partner-content{max-width:1000px;margin:0 auto}.carriers-page .partner-header{text-align:center;margin-bottom:3rem}.carriers-page .partner-header h2{font-size:2rem;font-weight:800;color:var(--text-dark)}.carriers-page .partner-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.carriers-page .partner-card{background:var(--white);border:1px solid var(--gray-200);border-radius:12px;padding:2rem}.carriers-page .partner-card-icon{width:32px;height:32px;color:var(--primary-red);margin-bottom:1rem}.carriers-page .partner-card h3{font-size:1.1rem;font-weight:700;color:var(--text-dark);margin-bottom:.5rem}.carriers-page .partner-card p{color:var(--text-muted);font-size:.9rem;line-height:1.6}.carriers-page .network-section{padding:5rem 4rem;background:var(--navy-dark)}.carriers-page .network-content{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.carriers-page .network-text h2{font-size:2rem;font-weight:800;color:var(--white);margin-bottom:1rem}.carriers-page .network-text>p{color:var(--gray-400);font-size:1rem;margin-bottom:2rem;line-height:1.7}.carriers-page .network-features li{display:flex;align-items:center;grid-gap:.75rem;gap:.75rem;margin-bottom:1rem;color:var(--white);font-size:.95rem}.carriers-page .network-features li svg{width:20px;height:20px;color:var(--green);flex-shrink:0}.carriers-page .network-card{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:2rem}.carriers-page .network-card h3{font-size:1.1rem;font-weight:700;color:var(--white);margin-bottom:1.5rem}.carriers-page .lane-list{display:flex;flex-direction:column;grid-gap:.75rem;gap:.75rem}.carriers-page .lane-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:hsla(0,0%,100%,.05);border-radius:8px}.carriers-page .lane-route{font-size:.9rem;color:var(--white);font-weight:500}.carriers-page .lane-status{font-size:.8rem;color:var(--green);font-weight:500}.carriers-page .requirements-section{padding:5rem 4rem;background:var(--gray-100)}.carriers-page .requirements-content{max-width:900px;margin:0 auto}.carriers-page .requirements-header{text-align:center;margin-bottom:3rem}.carriers-page .requirements-header h2{font-size:2rem;font-weight:800;color:var(--text-dark);margin-bottom:.5rem}.carriers-page .requirements-header p{color:var(--text-muted);font-size:1rem}.carriers-page .requirements-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.carriers-page .requirement-card{background:var(--white);border:1px solid var(--gray-200);border-radius:12px;padding:1.5rem}.carriers-page .requirement-card h4{font-size:1rem;font-weight:700;color:var(--text-dark);margin-bottom:1rem}.carriers-page .requirement-list li{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;margin-bottom:.5rem;font-size:.9rem;color:var(--gray-600)}.carriers-page .requirement-list li svg{width:16px;height:16px;color:var(--primary-red);flex-shrink:0}.carriers-page .testimonial-section{padding:5rem 4rem;background:var(--white)}.carriers-page .testimonial-content{max-width:700px;margin:0 auto;text-align:center}.carriers-page .testimonial-quote{font-size:1.25rem;color:var(--text-dark);line-height:1.8;margin-bottom:1.5rem;font-style:italic}.carriers-page .testimonial-author{display:flex;align-items:center;justify-content:center;grid-gap:.75rem;gap:.75rem}.carriers-page .author-avatar{width:48px;height:48px;background:var(--primary-red);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white);font-weight:700;font-size:1rem}.carriers-page .author-info{text-align:left}.carriers-page .author-info h4{font-size:.95rem;font-weight:600;color:var(--text-dark)}.carriers-page .author-info p{font-size:.85rem;color:var(--text-muted)}.carriers-page .cta-section{padding:5rem 4rem;background:var(--gray-100)}.carriers-page .cta-card{max-width:800px;margin:0 auto;background:var(--navy-dark);border-radius:20px;padding:3.5rem;text-align:center}.carriers-page .cta-card h2{font-size:2rem;font-weight:800;color:var(--white);margin-bottom:.75rem}.carriers-page .cta-card>p{color:var(--gray-400);font-size:1.05rem;margin-bottom:2rem}.carriers-page .cta-buttons{display:flex;grid-gap:1rem;gap:1rem;justify-content:center;margin-bottom:1.5rem}.carriers-page .cta-contact{color:var(--gray-400);font-size:.9rem}.carriers-page .cta-contact a{color:var(--white);text-decoration:none;font-weight:600}.carriers-page .cta-contact a:hover{color:var(--primary-red)}.carriers-page .carriers-footer{background:var(--primary-red);padding:4rem;color:var(--white)}.carriers-page .footer-content{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:4rem;gap:4rem;text-align:center}.carriers-page .footer-col h4{font-size:.85rem;font-weight:600;margin-bottom:1.5rem}.carriers-page .footer-col li{margin-bottom:.75rem}.carriers-page .footer-col a{color:var(--white);text-decoration:none;font-size:.95rem;opacity:.9;transition:opacity .3s}.carriers-page .footer-col a:hover{opacity:1}.carriers-page .footer-col address{font-size:.95rem;opacity:.9;line-height:1.8}.carriers-page .footer-bottom{max-width:1000px;margin:3rem auto 0;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.2);text-align:center}.carriers-page .footer-bottom p{font-size:.9rem;opacity:.8}@media (max-width:1000px){.carriers-page .hero-content{grid-template-columns:1fr;text-align:center}.carriers-page .hero-cta,.carriers-page .hero-highlights{justify-content:center}.carriers-page .hero-card{max-width:400px;margin:0 auto}.carriers-page .network-content{grid-template-columns:1fr;text-align:center}.carriers-page .network-features li{justify-content:center}}@media (max-width:900px){.carriers-page .hero{padding:8rem 2rem 4rem}.carriers-page .hero-text h1{font-size:2rem}.carriers-page .pain-grid{grid-template-columns:1fr}.carriers-page .stats-grid{grid-template-columns:repeat(2,1fr)}.carriers-page .partner-grid,.carriers-page .requirements-grid{grid-template-columns:1fr}.carriers-page .footer-content{grid-template-columns:1fr;grid-gap:2rem;gap:2rem}.carriers-page .cta-buttons{flex-direction:column;align-items:center}.carriers-page .cta-section,.carriers-page .network-section,.carriers-page .pain-section,.carriers-page .partner-section,.carriers-page .requirements-section,.carriers-page .stats-section,.carriers-page .testimonial-section{padding:4rem 2rem}}.shippers-page{--primary-red:#ef4444;--primary-red-dark:#dc2626;--primary-red-light:#fee2e2;--navy-dark:#1e293b;--gray-light:#f1f5f9;--gray-100:#f8fafc;--gray-200:#e2e8f0;--gray-400:#94a3b8;--gray-600:#475569;--white:#fff;--text-dark:#1e293b;--text-muted:#64748b;--green:#22c55e;font-family:"Inter",-apple-system,sans-serif;background:var(--white);color:var(--text-dark);line-height:1.6}.shippers-page *{box-sizing:border-box}.shippers-page h1,.shippers-page h2,.shippers-page h3,.shippers-page h4,.shippers-page p{margin:0}.shippers-page ul{list-style:none;padding:0;margin:0}.shippers-page a{color:inherit;text-decoration:none}.shippers-page address{font-style:normal}.shippers-page .btn{padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s;text-decoration:none;display:inline-flex;align-items:center;grid-gap:.5rem;gap:.5rem;border:none;font-family:"Inter",-apple-system,sans-serif}.shippers-page .btn-primary{background:var(--primary-red);color:var(--white)}.shippers-page .btn-primary:hover{background:var(--primary-red-dark);transform:translateY(-2px);box-shadow:0 8px 20px rgba(239,68,68,.3)}.shippers-page .btn-outline-white{background:transparent;border:2px solid hsla(0,0%,100%,.3);color:var(--white)}.shippers-page .btn-outline-white:hover{background:var(--white);color:var(--navy-dark)}.shippers-page .btn-large{padding:1rem 2rem;font-size:1rem}.shippers-page .hero{padding:9rem 4rem 5rem;background:var(--navy-dark)}.shippers-page .hero-content{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.shippers-page .hero-text h1{font-size:2.75rem;font-weight:800;color:var(--white);margin-bottom:1.25rem;line-height:1.15}.shippers-page .hero-text h1 span{color:var(--primary-red)}.shippers-page .hero-text .subhead{font-size:1.15rem;color:var(--gray-400);margin-bottom:1.5rem;line-height:1.7}.shippers-page .hero-cta{display:flex;grid-gap:1rem;gap:1rem;margin-bottom:2rem}.shippers-page .hero-proof{display:flex;align-items:center;grid-gap:.75rem;gap:.75rem;color:var(--gray-400);font-size:.9rem}.shippers-page .hero-proof svg{color:var(--green);width:20px;height:20px}.shippers-page .hero-card{background:var(--white);border-radius:16px;padding:2rem;box-shadow:0 20px 60px rgba(0,0,0,.3)}.shippers-page .hero-card h3{font-size:1.25rem;font-weight:700;color:var(--text-dark);margin-bottom:.5rem}.shippers-page .hero-card .card-sub{color:var(--text-muted);font-size:.9rem;margin-bottom:1.5rem}.shippers-page .lane-examples{margin-bottom:1.5rem}.shippers-page .lane-examples p{font-size:.8rem;color:var(--text-muted);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.shippers-page .lanes{display:flex;flex-wrap:wrap;grid-gap:.5rem;gap:.5rem}.shippers-page .lane-tag{background:var(--gray-light);padding:.4rem .75rem;border-radius:6px;font-size:.85rem;color:var(--text-dark);font-weight:500}.shippers-page .hero-card .btn{width:100%;justify-content:center;margin-bottom:1rem}.shippers-page .response-time{display:flex;align-items:center;justify-content:center;grid-gap:.5rem;gap:.5rem;color:var(--green);font-size:.85rem;font-weight:500}.shippers-page .response-time svg{width:16px;height:16px}.shippers-page .pain-section{padding:5rem 4rem;background:var(--white)}.shippers-page .pain-content{max-width:900px;margin:0 auto}.shippers-page .pain-header{text-align:center;margin-bottom:3rem}.shippers-page .pain-header h2{font-size:2rem;font-weight:800;color:var(--text-dark);margin-bottom:.75rem}.shippers-page .pain-header p{color:var(--text-muted);font-size:1.05rem}.shippers-page .pain-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.25rem;gap:1.25rem}.shippers-page .pain-card{background:var(--gray-100);border-radius:12px;padding:1.5rem;display:flex;grid-gap:1rem;gap:1rem;align-items:flex-start}.shippers-page .pain-icon{width:40px;height:40px;background:var(--primary-red-light);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--primary-red)}.shippers-page .pain-icon svg{width:20px;height:20px}.shippers-page .pain-card h4{font-size:.95rem;font-weight:700;color:var(--text-dark);margin-bottom:.25rem}.shippers-page .pain-card p{font-size:.85rem;color:var(--text-muted)}.shippers-page .asset-section{padding:5rem 4rem;background:var(--navy-dark)}.shippers-page .asset-content{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.shippers-page .asset-text h2{font-size:2rem;font-weight:800;color:var(--white);margin-bottom:1rem}.shippers-page .asset-text h2 span{color:var(--primary-red)}.shippers-page .asset-text>p{color:var(--gray-400);font-size:1rem;margin-bottom:2rem;line-height:1.7}.shippers-page .asset-benefits li{display:flex;align-items:flex-start;grid-gap:.75rem;gap:.75rem;margin-bottom:1rem;color:var(--white);font-size:.95rem}.shippers-page .asset-benefits li svg{width:20px;height:20px;color:var(--green);flex-shrink:0;margin-top:2px}.shippers-page .asset-stats{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.25rem;gap:1.25rem}.shippers-page .asset-stat{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:1.5rem;text-align:center}.shippers-page .asset-stat-number{font-size:2rem;font-weight:800;color:var(--primary-red);margin-bottom:.25rem}.shippers-page .asset-stat-label{color:var(--gray-400);font-size:.85rem}.shippers-page .section{padding:5rem 4rem}.shippers-page .section-gray{background:var(--gray-100)}.shippers-page .section-header{text-align:center;max-width:700px;margin:0 auto 3rem}.shippers-page .section-header h2{font-size:2rem;font-weight:800;color:var(--text-dark);margin-bottom:.75rem}.shippers-page .section-header p{color:var(--text-muted);font-size:1.05rem}.shippers-page .tech-grid{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}.shippers-page .tech-card{background:var(--white);border:1px solid var(--gray-200);border-radius:12px;padding:1.75rem}.shippers-page .tech-card-icon{width:36px;height:36px;color:var(--primary-red);margin-bottom:1rem}.shippers-page .tech-card h3{font-size:1.05rem;font-weight:700;color:var(--text-dark);margin-bottom:.5rem}.shippers-page .tech-card p{color:var(--text-muted);font-size:.9rem;line-height:1.6}.shippers-page .testimonials-section{padding:5rem 4rem;background:var(--white)}.shippers-page .testimonials-header{text-align:center;margin-bottom:3rem}.shippers-page .testimonials-header h2{font-size:2rem;font-weight:800;color:var(--text-dark);margin-bottom:.5rem}.shippers-page .testimonials-header p{color:var(--text-muted)}.shippers-page .testimonials-grid{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}.shippers-page .testimonial-card{background:var(--gray-100);border-radius:12px;padding:2rem}.shippers-page .testimonial-quote{font-size:1rem;color:var(--text-dark);line-height:1.7;margin-bottom:1.5rem;font-style:italic}.shippers-page .testimonial-author{display:flex;align-items:center;grid-gap:.75rem;gap:.75rem}.shippers-page .author-avatar{width:44px;height:44px;background:var(--primary-red);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white);font-weight:700;font-size:1rem}.shippers-page .author-info h4{font-size:.9rem;font-weight:600;color:var(--text-dark)}.shippers-page .author-info p{font-size:.8rem;color:var(--text-muted)}.shippers-page .cta-section{padding:5rem 4rem;background:var(--gray-100)}.shippers-page .cta-card{max-width:800px;margin:0 auto;background:var(--navy-dark);border-radius:20px;padding:3.5rem;text-align:center}.shippers-page .cta-card h2{font-size:2rem;font-weight:800;color:var(--white);margin-bottom:.75rem}.shippers-page .cta-card>p{color:var(--gray-400);font-size:1.05rem;margin-bottom:2rem}.shippers-page .cta-buttons{display:flex;grid-gap:1rem;gap:1rem;justify-content:center;margin-bottom:1.5rem}.shippers-page .cta-contact{color:var(--gray-400);font-size:.9rem}.shippers-page .cta-contact a{color:var(--white);text-decoration:none;font-weight:600}.shippers-page .cta-contact a:hover{color:var(--primary-red)}.shippers-page .shippers-footer{background:var(--primary-red);padding:4rem;color:var(--white)}.shippers-page .footer-content{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:4rem;gap:4rem;text-align:center}.shippers-page .footer-col h4{font-size:.85rem;font-weight:600;margin-bottom:1.5rem}.shippers-page .footer-col li{margin-bottom:.75rem}.shippers-page .footer-col a{color:var(--white);text-decoration:none;font-size:.95rem;opacity:.9;transition:opacity .3s}.shippers-page .footer-col a:hover{opacity:1}.shippers-page .footer-col address{font-size:.95rem;opacity:.9;line-height:1.8}.shippers-page .footer-bottom{max-width:1000px;margin:3rem auto 0;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.2);text-align:center}.shippers-page .footer-bottom p{font-size:.9rem;opacity:.8}@media (max-width:1000px){.shippers-page .hero-content{grid-template-columns:1fr;text-align:center}.shippers-page .hero-cta,.shippers-page .hero-proof{justify-content:center}.shippers-page .hero-card{max-width:400px;margin:0 auto}.shippers-page .asset-content{grid-template-columns:1fr;text-align:center}.shippers-page .asset-benefits li{justify-content:center}.shippers-page .testimonials-grid{grid-template-columns:1fr}}@media (max-width:900px){.shippers-page .hero{padding:8rem 2rem 4rem}.shippers-page .hero-text h1{font-size:2rem}.shippers-page .asset-section,.shippers-page .cta-section,.shippers-page .pain-section,.shippers-page .section,.shippers-page .testimonials-section{padding:4rem 2rem}.shippers-page .pain-grid,.shippers-page .tech-grid{grid-template-columns:1fr}.shippers-page .asset-stats{grid-template-columns:repeat(2,1fr)}.shippers-page .footer-content{grid-template-columns:1fr;grid-gap:2rem;gap:2rem}.shippers-page .cta-buttons{flex-direction:column;align-items:center}}.about-page{--primary-red:#ef4444;--primary-red-dark:#dc2626;--primary-red-light:#fee2e2;--navy-dark:#1e293b;--gray-light:#f1f5f9;--gray-100:#f8fafc;--gray-200:#e2e8f0;--gray-400:#94a3b8;--gray-600:#475569;--white:#fff;--text-dark:#1e293b;--text-muted:#64748b;--green:#22c55e;font-family:"Inter",-apple-system,sans-serif;background:var(--white);color:var(--text-dark);line-height:1.6}.about-page *{box-sizing:border-box}.about-page h1,.about-page h2,.about-page h3,.about-page h4,.about-page p{margin:0}.about-page ul{list-style:none;padding:0;margin:0}.about-page a{color:inherit;text-decoration:none}.about-page address{font-style:normal}.about-page .btn{padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s;text-decoration:none;display:inline-flex;align-items:center;grid-gap:.5rem;gap:.5rem;border:none;font-family:"Inter",-apple-system,sans-serif}.about-page .btn-primary{background:var(--primary-red);color:var(--white)}.about-page .btn-primary:hover{background:var(--primary-red-dark);transform:translateY(-2px);box-shadow:0 8px 20px rgba(239,68,68,.3)}.about-page .btn-outline{background:transparent;border:2px solid var(--gray-200);color:var(--text-dark)}.about-page .btn-outline:hover{border-color:var(--primary-red);color:var(--primary-red)}.about-page .btn-large{padding:1rem 2rem;font-size:1rem}.about-page .hero{padding:9rem 4rem 5rem;background:var(--navy-dark)}.about-page .hero-content{max-width:800px}.about-page .hero-tag{color:var(--gray-400);font-size:.9rem;font-weight:500;margin-bottom:.75rem}.about-page .hero h1{font-size:2.75rem;font-weight:800;color:var(--white);margin-bottom:1.25rem;line-height:1.15}.about-page .hero p{font-size:1.15rem;color:var(--gray-400);line-height:1.8;max-width:650px}.about-page .story-section{padding:5rem 4rem;background:var(--white)}.about-page .story-content{max-width:900px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:start}.about-page .story-text h2{font-size:1.75rem;font-weight:800;color:var(--text-dark);margin-bottom:1.5rem}.about-page .story-text p{color:var(--text-muted);font-size:1rem;line-height:1.8;margin-bottom:1.25rem}.about-page .story-text p strong{color:var(--text-dark)}.about-page .story-highlight{background:var(--gray-100);border-left:4px solid var(--primary-red);padding:1.5rem;border-radius:0 12px 12px 0}.about-page .story-highlight p{font-size:1.1rem;color:var(--text-dark);font-style:italic;margin:0;line-height:1.7}.about-page .founder-card{background:var(--gray-100);border-radius:16px;padding:2rem}.about-page .founder-card h3{font-size:1.1rem;font-weight:700;color:var(--text-dark);margin-bottom:.25rem}.about-page .founder-card .title{font-size:.9rem;color:var(--primary-red);font-weight:500;margin-bottom:1rem}.about-page .founder-card p{font-size:.95rem;color:var(--text-muted);line-height:1.7}.about-page .founder-stats{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--gray-200)}.about-page .founder-stat{text-align:center}.about-page .founder-stat-number{font-size:1.5rem;font-weight:700;color:var(--primary-red)}.about-page .founder-stat-label{font-size:.8rem;color:var(--text-muted)}.about-page .mission-section{padding:5rem 4rem;background:var(--gray-100)}.about-page .mission-content{max-width:900px;margin:0 auto}.about-page .mission-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}.about-page .mission-card{background:var(--white);border-radius:16px;padding:2.5rem;border:1px solid var(--gray-200)}.about-page .mission-card h3{font-size:1.25rem;font-weight:700;color:var(--text-dark);margin-bottom:1rem}.about-page .mission-card p{font-size:1rem;color:var(--text-muted);line-height:1.8}.about-page .values-section{padding:5rem 4rem;background:var(--white)}.about-page .values-content{max-width:900px;margin:0 auto}.about-page .values-header{text-align:center;margin-bottom:3rem}.about-page .values-header h2{font-size:2rem;font-weight:800;color:var(--text-dark);margin-bottom:.5rem}.about-page .values-header p{color:var(--text-muted);font-size:1.05rem}.about-page .values-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.about-page .value-card{background:var(--white);border:1px solid var(--gray-200);border-radius:12px;padding:2rem;text-align:center;transition:all .3s}.about-page .value-card:hover{border-color:var(--primary-red);box-shadow:0 10px 30px rgba(239,68,68,.1)}.about-page .value-icon{width:56px;height:56px;background:var(--primary-red-light);border-radius:14px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;color:var(--primary-red)}.about-page .value-icon svg{width:28px;height:28px}.about-page .value-card h4{font-size:1.1rem;font-weight:700;color:var(--text-dark);margin-bottom:.5rem}.about-page .value-card p{font-size:.9rem;color:var(--text-muted);line-height:1.6}.about-page .timeline-section{padding:5rem 4rem;background:var(--gray-100)}.about-page .timeline-content{max-width:800px;margin:0 auto}.about-page .timeline-header{text-align:center;margin-bottom:3rem}.about-page .timeline-header h2{font-size:2rem;font-weight:800;color:var(--text-dark)}.about-page .timeline{position:relative}.about-page .timeline:before{content:"";position:absolute;left:80px;top:0;bottom:0;width:2px;background:var(--gray-200)}.about-page .timeline-item{display:flex;grid-gap:2rem;gap:2rem;margin-bottom:2.5rem;position:relative}.about-page .timeline-item:last-child{margin-bottom:0}.about-page .timeline-year{width:60px;font-size:1.25rem;font-weight:800;color:var(--primary-red);flex-shrink:0;padding-top:.25rem}.about-page .timeline-dot{width:16px;height:16px;background:var(--primary-red);border-radius:50%;flex-shrink:0;margin-top:.35rem;position:relative;z-index:1}.about-page .timeline-content-item{background:var(--white);border-radius:12px;padding:1.5rem;border:1px solid var(--gray-200);flex:1 1}.about-page .timeline-content-item h4{font-size:1rem;font-weight:700;color:var(--text-dark);margin-bottom:.5rem}.about-page .timeline-content-item p{font-size:.9rem;color:var(--text-muted);line-height:1.7}.about-page .timeline-highlight{display:inline-block;background:var(--primary-red-light);color:var(--primary-red);font-size:.8rem;font-weight:600;padding:.25rem .75rem;border-radius:999px;margin-top:.75rem}.about-page .difference-section{padding:5rem 4rem;background:var(--navy-dark)}.about-page .difference-content{max-width:1000px;margin:0 auto}.about-page .difference-header{text-align:center;margin-bottom:3rem}.about-page .difference-header h2{font-size:2rem;font-weight:800;color:var(--white);margin-bottom:.75rem}.about-page .difference-header p{color:var(--gray-400);font-size:1.05rem}.about-page .difference-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}.about-page .difference-card{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:1.75rem}.about-page .difference-card h4{font-size:1rem;font-weight:700;color:var(--white);margin-bottom:.5rem;display:flex;align-items:center;grid-gap:.5rem;gap:.5rem}.about-page .difference-card h4 svg{width:20px;height:20px;color:var(--green)}.about-page .difference-card p{font-size:.9rem;color:var(--gray-400);line-height:1.6}.about-page .cta-section{padding:5rem 4rem;background:var(--white)}.about-page .cta-content{max-width:800px;margin:0 auto;text-align:center}.about-page .cta-content h2{font-size:2rem;font-weight:800;color:var(--text-dark);margin-bottom:.75rem}.about-page .cta-content>p{color:var(--text-muted);font-size:1.1rem;margin-bottom:2rem}.about-page .cta-buttons{display:flex;grid-gap:1rem;gap:1rem;justify-content:center}.about-page .about-footer{background:var(--primary-red);padding:4rem;color:var(--white)}.about-page .footer-content{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:4rem;gap:4rem;text-align:center}.about-page .footer-col h4{font-size:.85rem;font-weight:600;margin-bottom:1.5rem}.about-page .footer-col li{margin-bottom:.75rem}.about-page .footer-col a{color:var(--white);text-decoration:none;font-size:.95rem;opacity:.9;transition:opacity .3s}.about-page .footer-col a:hover{opacity:1}.about-page .footer-col address{font-size:.95rem;opacity:.9;line-height:1.8}.about-page .footer-bottom{max-width:1000px;margin:3rem auto 0;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.2);text-align:center}.about-page .footer-bottom p{font-size:.9rem;opacity:.8}@media (max-width:900px){.about-page .hero{padding:8rem 2rem 4rem}.about-page .hero h1{font-size:2rem}.about-page .difference-grid,.about-page .mission-grid,.about-page .story-content,.about-page .values-grid{grid-template-columns:1fr}.about-page .timeline:before{left:70px}.about-page .footer-content{grid-template-columns:1fr;grid-gap:2rem;gap:2rem}.about-page .cta-buttons{flex-direction:column;align-items:center}}
/*# sourceMappingURL=main.1b8cad53.chunk.css.map */