:root{--logistics-bg-light:#fff;--logistics-bg-secondary:#f0fdfa;--logistics-bg-dark:#134e4a;--logistics-bg-darker:#0f766e;--logistics-primary:#e1242a;--logistics-primary-dark:#c72229;--logistics-accent-teal:#14b8a6;--logistics-accent-cyan:#06b6d4;--logistics-accent-emerald:#10b981;--logistics-accent-sky:#0ea5e9;--logistics-accent-ocean:#0891b2;--logistics-accent-light-teal:#5eead4;--logistics-accent-light-cyan:#67e8f9;--logistics-text-primary:#1e293b;--logistics-text-secondary:#475569;--logistics-text-muted:#64748b;--logistics-text-primary-dark:#fff;--logistics-text-secondary-dark:#ccfbf1;--logistics-text-muted-dark:#99f6e4;--logistics-border:rgba(20,184,166,.2);--logistics-shadow:rgba(0,0,0,.08);--logistics-shadow-lg:rgba(0,0,0,.12);--logistics-gradient-tech-teal:linear-gradient(135deg,#14b8a6,#06b6d4 50%,#0ea5e9);--logistics-gradient-tech-cyan:linear-gradient(135deg,#06b6d4,#14b8a6 50%,#10b981);--logistics-gradient-tech-ocean:linear-gradient(135deg,#0891b2,#06b6d4 50%,#14b8a6);--logistics-gradient-tech-sky:linear-gradient(135deg,#0ea5e9,#06b6d4 50%,#14b8a6)}h1,h2,h3,h4,h5,h6{line-height:normal}body{background:linear-gradient(180deg,#fff,#f0fdfa 30%,#ccfbf1 60%,#99f6e4);min-height:100vh}.logistics-container{max-width:1200px;margin:0 auto;padding:0 24px;width:100%;box-sizing:border-box}.logistics-hero{position:relative;min-height:100vh;max-height:100vh;display:flex;align-items:center;overflow:hidden;padding:60px 0;background:linear-gradient(135deg,#0f766e,#134e4a 30%,#14b8a6 60%,#06b6d4)}.logistics-hero-bg{pointer-events:none}.logistics-hero-bg,.logistics-hero-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.logistics-hero-image{background-image:url(/landing-page/intelligent-logistics-automation-platform/Header\ BG.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:.3}.logistics-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(15,118,110,.6),rgba(19,78,74,.65) 30%,rgba(20,184,166,.65) 60%,rgba(6,182,212,.6));z-index:1}.logistics-gradient-orb{position:absolute;border-radius:50%;filter:blur(100px);opacity:.1;animation:orbFloat 20s ease-in-out infinite;z-index:1}.logistics-gradient-orb.orb-1{width:600px;height:600px;background:radial-gradient(circle,var(--logistics-accent-teal) 0,var(--logistics-accent-cyan) 100%);top:-200px;right:-150px;opacity:.15;filter:blur(120px)}.logistics-gradient-orb.orb-2{width:500px;height:500px;background:radial-gradient(circle,var(--logistics-accent-ocean) 0,var(--logistics-accent-sky) 100%);bottom:-150px;left:-100px;opacity:.12;filter:blur(100px)}@keyframes orbFloat{0%,to{transform:translate(0) scale(1)}50%{transform:translate(30px,-30px) scale(1.1)}}.logistics-grid-pattern{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(20,184,166,.1) 1px,transparent 0),linear-gradient(90deg,rgba(20,184,166,.1) 1px,transparent 0);background-size:60px 60px;opacity:.5;z-index:1;animation:gridDrift 40s linear infinite}@keyframes gridDrift{0%{transform:translate(0)}to{transform:translate(60px,60px)}}.logistics-hero-content{position:relative;z-index:2;display:grid;grid-template-columns:1.1fr .9fr;grid-gap:50px;gap:50px;align-items:center;width:100%;height:100%}.logistics-hero-text{display:flex;flex-direction:column;height:100%;justify-content:center;overflow:visible;max-height:100%}.logistics-hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:linear-gradient(135deg,rgba(20,184,166,.35),rgba(6,182,212,.3) 50%,rgba(14,165,233,.3));border:1px solid rgba(20,184,166,.6);border-radius:50px;margin-bottom:12px;font-size:.8125rem;color:#ccfbf1;font-weight:700;width:-moz-fit-content;width:fit-content;position:relative;overflow:hidden;box-shadow:0 2px 8px rgba(20,184,166,.4);transform:perspective(1000px) rotateX(5deg);transform-style:preserve-3d;text-transform:uppercase;letter-spacing:1px}.logistics-badge-icon{font-size:.8125rem}.logistics-hero-title{font-size:2.5rem;font-weight:900;color:#fff;margin-bottom:12px;line-height:normal;transform:perspective(1000px) translateZ(0);transform-style:preserve-3d;text-shadow:0 2px 8px rgba(0,0,0,.3)}.logistics-hero-subtitle{font-size:1.0625rem;color:#ccfbf1;margin-bottom:8px;line-height:1.4;font-weight:600;transform:perspective(1000px) translateZ(0)}.logistics-hero-description{font-size:.9375rem;color:#cbd5e1;margin-bottom:10px;line-height:1.4}.logistics-hero-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-bottom:16px}.logistics-stat-card{background:linear-gradient(135deg,rgba(20,184,166,.35),rgba(6,182,212,.32) 50%,rgba(14,165,233,.3));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(20,184,166,.6);border-radius:12px;padding:12px 10px;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(20,184,166,.3);position:relative;overflow:hidden;transform:perspective(1000px) rotateX(2deg);transform-style:preserve-3d;animation:statCardFloat 4s ease-in-out infinite}.logistics-stat-card:first-child{animation-delay:0s}.logistics-stat-card:nth-child(2){animation-delay:.3s}.logistics-stat-card:nth-child(3){animation-delay:.6s}@keyframes statCardFloat{0%,to{transform:perspective(1000px) translateY(0) rotateX(2deg) translateZ(0)}50%{transform:perspective(1000px) translateY(-6px) rotateX(5deg) translateZ(8px)}}.logistics-stat-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(20,184,166,.3),transparent);transition:left .5s ease}.logistics-stat-card:hover:before{left:100%}.logistics-stat-card:hover{transform:perspective(1000px) translateY(-8px) translateZ(20px) rotateX(-5deg) scale(1.05);border-color:rgba(20,184,166,.8);box-shadow:0 4px 16px rgba(20,184,166,.4);background:linear-gradient(135deg,rgba(20,184,166,.45),rgba(6,182,212,.4) 50%,rgba(14,165,233,.35))}.logistics-stat-number{font-size:2rem;font-weight:900;color:#fff;line-height:normal;transform:perspective(1000px) translateZ(5px);transform-style:preserve-3d}.logistics-stat-label{font-size:.75rem;color:#ccfbf1;font-weight:600;line-height:1.2;margin-top:4px}.logistics-hero-ctas{display:flex;gap:14px;margin-top:24px;flex-wrap:wrap}.logistics-cta-primary{background:#e1242a!important;color:#fff!important;border:2px solid #e1242a!important;border-radius:50px!important;padding:14px 32px!important;font-size:1rem!important;font-weight:700!important;cursor:pointer!important;transition:all .3s ease!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;box-shadow:0 4px 12px rgba(225,36,42,.4),0 2px 4px rgba(225,36,42,.2)!important;transform:perspective(1000px) translateZ(0)!important;transform-style:preserve-3d!important}.logistics-cta-primary:hover{transform:translateY(-4px) scale(1.08)!important;box-shadow:0 8px 24px rgba(225,36,42,.5),0 4px 8px rgba(225,36,42,.3)!important;background:#c72229!important;border-color:#c72229!important}.logistics-cta-secondary{background:#e1242a!important;color:#fff!important;border:2px solid #e1242a!important;border-radius:50px!important;padding:14px 32px!important;font-size:1rem!important;font-weight:700!important;cursor:pointer!important;transition:all .3s ease!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;box-shadow:0 4px 12px rgba(225,36,42,.4),0 2px 4px rgba(225,36,42,.2)!important;transform:perspective(1000px) translateZ(0)!important;transform-style:preserve-3d!important}.logistics-cta-secondary:hover{transform:translateY(-4px) scale(1.08)!important;box-shadow:0 8px 24px rgba(225,36,42,.5),0 4px 8px rgba(225,36,42,.3)!important;background:#c72229!important;border-color:#c72229!important}.logistics-hero-visual{align-items:flex-start;justify-content:center;padding-top:0}.logistics-dashboard,.logistics-hero-visual{position:relative;height:100%;max-height:100%;display:flex}.logistics-dashboard{width:100%;max-width:520px;margin:0 auto;animation:dashboardFloat 6s ease-in-out infinite;background:linear-gradient(135deg,hsla(0,0%,100%,.98),rgba(240,253,250,.95));-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border:1px solid rgba(20,184,166,.3);border-radius:24px;padding:20px;box-shadow:0 4px 20px rgba(20,184,166,.15);flex-direction:column;overflow:hidden;transform:perspective(1000px) rotateX(3deg);transform-style:preserve-3d}@keyframes dashboardFloat{0%,to{transform:perspective(1000px) translateY(0) rotateX(3deg) rotateY(0deg)}25%{transform:perspective(1000px) translateY(-8px) rotateX(5deg) rotateY(2deg)}50%{transform:perspective(1000px) translateY(-12px) rotateX(3deg) rotateY(0deg)}75%{transform:perspective(1000px) translateY(-8px) rotateX(5deg) rotateY(-2deg)}}.logistics-dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid rgba(20,184,166,.2);flex-shrink:0}.logistics-dashboard-title{font-size:1rem;font-weight:700;color:#0d9488;letter-spacing:.5px}.logistics-status-indicator{display:flex;align-items:center;gap:8px;font-size:.875rem;color:#0d9488}.logistics-status-dot{width:10px;height:10px;background:var(--logistics-accent-cyan);border-radius:50%;animation:statusPulse 2s ease-in-out infinite;box-shadow:0 2px 6px rgba(6,182,212,.3);transform:perspective(1000px) translateZ(0);transform-style:preserve-3d}@keyframes statusPulse{0%,to{opacity:1;transform:perspective(1000px) scale(1) translateZ(0);box-shadow:0 2px 6px rgba(6,182,212,.3)}50%{opacity:.9;transform:perspective(1000px) scale(1.3) translateZ(10px);box-shadow:0 4px 12px rgba(6,182,212,.4)}}.logistics-dashboard-metrics{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-bottom:16px;flex-shrink:0}.logistics-dashboard-metric-card{background:linear-gradient(135deg,rgba(20,184,166,.18),rgba(6,182,212,.15) 50%,rgba(14,165,233,.12));border:1px solid rgba(20,184,166,.25);border-radius:12px;padding:16px 12px;text-align:center;transition:all .3s ease;animation:metricCardFloat 4s ease-in-out infinite;box-shadow:0 2px 8px rgba(20,184,166,.1);position:relative;transform:perspective(1000px) rotateX(2deg);transform-style:preserve-3d}.logistics-dashboard-metric-card:first-child{animation-delay:0s}.logistics-dashboard-metric-card:nth-child(2){animation-delay:.5s}.logistics-dashboard-metric-card:nth-child(3){animation-delay:1s}@keyframes metricCardFloat{0%,to{transform:perspective(1000px) translateY(0) rotateX(2deg) translateZ(0)}50%{transform:perspective(1000px) translateY(-8px) rotateX(5deg) translateZ(10px)}}.logistics-dashboard-metric-card:hover{transform:perspective(1000px) translateY(-12px) translateZ(20px) rotateX(-5deg) scale(1.08);border-color:rgba(20,184,166,.5);box-shadow:0 4px 16px rgba(20,184,166,.2);background:linear-gradient(135deg,rgba(20,184,166,.25),rgba(6,182,212,.22) 50%,rgba(14,165,233,.2))}.logistics-metric-value{font-size:1.875rem;font-weight:900;color:#0d9488;line-height:normal;transform:perspective(1000px) translateZ(5px);transform-style:preserve-3d}.logistics-metric-label{font-size:.75rem;color:#0f766e;font-weight:600;margin-top:4px}.logistics-dashboard-workflows-view{flex:1 1;min-height:0;display:flex;flex-direction:column;gap:12px;margin-top:16px}.logistics-workflows-container{display:flex;flex-direction:column;gap:12px;height:100%}.logistics-workflow-card{background:linear-gradient(135deg,rgba(20,184,166,.1),rgba(6,182,212,.08) 50%,rgba(14,165,233,.06));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(20,184,166,.3);border-radius:12px;padding:16px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 8px rgba(20,184,166,.1);transform:perspective(1000px) rotateX(2deg);transform-style:preserve-3d}.logistics-workflow-card:hover{background:linear-gradient(135deg,rgba(20,184,166,.15),rgba(6,182,212,.12) 50%,rgba(14,165,233,.1));border-color:rgba(20,184,166,.5);transform:perspective(1000px) translateY(-4px) translateZ(15px) rotateX(-3deg) scale(1.03);box-shadow:0 4px 16px rgba(20,184,166,.2)}.logistics-workflow-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.logistics-workflow-id{font-size:.875rem;font-weight:700;color:#1e293b;letter-spacing:.5px}.logistics-workflow-status{font-size:.75rem;font-weight:600;padding:4px 8px;border-radius:6px;display:flex;align-items:center;gap:4px}.logistics-workflow-status.status-active{color:#0d9488;background:rgba(13,148,136,.15)}.logistics-workflow-status.status-completed{color:#14b8a6;background:rgba(20,184,166,.15)}.logistics-workflow-visual{height:40px;margin-bottom:12px;position:relative}.logistics-workflow-path{display:flex;align-items:center;height:100%;gap:8px}.logistics-workflow-node{width:12px;height:12px;border-radius:50%;background:var(--logistics-accent-teal);animation:nodePulse 2s ease-in-out infinite;flex-shrink:0}.logistics-workflow-node.node-start{background:var(--logistics-accent-cyan);transform:perspective(1000px) translateZ(5px);transform-style:preserve-3d}.logistics-workflow-node.node-mid{background:var(--logistics-accent-teal);animation-delay:.5s}.logistics-workflow-node.node-end{background:var(--logistics-accent-ocean);animation-delay:1s}@keyframes nodePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}.logistics-workflow-line{flex:1 1;height:3px;background:linear-gradient(90deg,var(--logistics-accent-teal),var(--logistics-accent-cyan));border-radius:2px;position:relative;overflow:hidden}.logistics-workflow-line:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.6),transparent);animation:lineFlow 2s linear infinite}@keyframes lineFlow{0%{left:-100%}to{left:100%}}.logistics-workflow-line.line-1{animation-delay:0s}.logistics-workflow-line.line-2{animation-delay:1s}.logistics-workflow-info{display:flex;justify-content:space-between;font-size:.75rem;color:#475569;font-weight:600}.logistics-section-header{text-align:center;margin-bottom:60px;max-width:900px;margin-left:auto;margin-right:auto}.logistics-section-tag{display:inline-block;padding:8px 20px;background:rgba(20,184,166,.15);border:1px solid rgba(20,184,166,.3);border-radius:50px;font-size:.875rem;font-weight:700;color:#0d9488;margin-bottom:16px;text-transform:uppercase;letter-spacing:1px;box-shadow:0 2px 8px rgba(20,184,166,.12)}.logistics-section-title{font-size:2.5rem;font-weight:800;color:var(--logistics-text-primary);margin-bottom:20px;line-height:normal}.logistics-section-description{font-size:1.125rem;color:var(--logistics-text-secondary);line-height:1.8;margin-bottom:16px}.logistics-conversion-section .logistics-section-description,.logistics-future-section .logistics-section-description,.logistics-workflow-section .logistics-section-description{color:var(--logistics-text-secondary-dark)}.logistics-section-cta{text-align:center;margin-top:40px}.logistics-section-ctas{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;margin-top:40px}.logistics-why-section{padding:100px 0;background:linear-gradient(180deg,#fff,#f0fdfa 50%,#ccfbf1)}.logistics-comparison-section{margin:60px 0}.logistics-comparison-title{font-size:1.5rem;font-weight:700;color:var(--logistics-text-primary);margin-bottom:24px;text-align:center;line-height:normal}.logistics-comparison-table{background:linear-gradient(135deg,#fff,#f0fdfa);border-radius:16px;overflow:hidden;box-shadow:0 4px 16px var(--logistics-shadow);margin-bottom:40px;border:1px solid var(--logistics-border);transition:transform .3s ease,box-shadow .3s ease}.logistics-comparison-table:hover{transform:translateY(-4px);box-shadow:0 8px 24px var(--logistics-shadow-lg)}.logistics-table-header{display:grid;grid-template-columns:1fr 1fr 1fr;background:linear-gradient(135deg,rgba(20,184,166,.12),rgba(6,182,212,.1) 50%,rgba(14,165,233,.08));border-bottom:2px solid var(--logistics-border)}.logistics-table-cell{padding:20px 24px;color:#334155;font-size:1rem;line-height:1.6;transition:color .3s ease,transform .3s ease}.logistics-table-cell:first-child,.logistics-table-cell:nth-child(2),.logistics-table-cell:nth-child(3){text-align:center}.logistics-table-header .logistics-table-cell{font-weight:700;color:#0f172a;line-height:normal}.logistics-table-row{display:grid;grid-template-columns:1fr 1fr 1fr;border-bottom:1px solid var(--logistics-border);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.logistics-table-row:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--logistics-accent-teal),var(--logistics-accent-cyan));transform:scaleY(0);transition:transform .4s ease}.logistics-table-row:hover:before{transform:scaleY(1)}.logistics-table-row:hover{background:linear-gradient(135deg,rgba(20,184,166,.1),rgba(6,182,212,.08) 50%,rgba(14,165,233,.06));transform:perspective(1000px) translateX(8px) translateZ(10px) rotateY(2deg) scale(1.02);box-shadow:-8px 0 30px rgba(20,184,166,.2),0 6px 20px rgba(20,184,166,.15)}.logistics-table-row:hover .logistics-table-cell{color:#0f172a}.logistics-table-row:last-child{border-bottom:none}.logistics-table-cell.highlight{color:var(--logistics-accent-teal);font-weight:700}.logistics-table-row:hover .logistics-table-cell.highlight{color:var(--logistics-accent-ocean)}@media (max-width:768px){.logistics-table-header{display:none}.logistics-comparison-table{display:flex;flex-direction:column;gap:20px;padding:0;background:transparent;box-shadow:none;border:none}.logistics-table-row{display:flex;flex-direction:column;grid-template-columns:none;background:linear-gradient(135deg,#fff,#f0fdfa);border:1px solid var(--logistics-border);border-radius:16px;padding:24px;box-shadow:0 4px 16px var(--logistics-shadow);transition:all .3s ease;gap:16px}.logistics-table-row:before{display:none}.logistics-table-row:hover{transform:translateY(-4px);box-shadow:0 8px 24px var(--logistics-shadow-lg);background:linear-gradient(135deg,rgba(20,184,166,.1),rgba(6,182,212,.08) 50%,rgba(14,165,233,.06))}.logistics-table-row:last-child{border-bottom:1px solid var(--logistics-border)}.logistics-table-row .logistics-table-cell:first-child{font-size:1.25rem;font-weight:700;color:var(--logistics-text-primary);padding:0 0 12px;border-bottom:2px solid var(--logistics-border);margin-bottom:8px;text-align:left}.logistics-table-row .logistics-table-cell:nth-child(2){text-align:left;position:relative;padding:0;color:var(--logistics-bg-darker)}.logistics-table-row .logistics-table-cell:nth-child(2):before{content:"Traditional Logistics Systems:";display:block;font-weight:600;color:var(--logistics-text-primary);font-size:.9375rem;margin-bottom:8px}.logistics-table-row .logistics-table-cell:nth-child(3){text-align:left;position:relative;padding:0}.logistics-table-row .logistics-table-cell:nth-child(3):before{content:"Optimized AI-Powered Logistics Platform:";display:block;font-weight:600;color:var(--logistics-text-primary);font-size:.9375rem;margin-bottom:8px}.logistics-table-row .logistics-table-cell:nth-child(3).highlight{color:var(--logistics-accent-teal);font-weight:700}}.logistics-workflow-section{padding:100px 0;background:linear-gradient(135deg,#0f766e,#134e4a 30%,#14b8a6 60%,#06b6d4);position:relative;overflow:hidden}.logistics-workflow-bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background-image:linear-gradient(rgba(20,184,166,.03) 1px,transparent 0),linear-gradient(90deg,rgba(20,184,166,.03) 1px,transparent 0);background-size:80px 80px;opacity:.3}.logistics-workflow-section .logistics-section-tag{background:rgba(20,184,166,.2);color:#5eead4;border:1px solid rgba(20,184,166,.4);box-shadow:0 2px 8px rgba(20,184,166,.15)}.logistics-workflow-section .logistics-section-title{color:#fff}.logistics-process-overview{background:linear-gradient(135deg,rgba(20,184,166,.15),rgba(6,182,212,.12) 50%,rgba(14,165,233,.1));border-left:4px solid var(--logistics-accent-teal);border-radius:16px;padding:32px;margin-bottom:40px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:perspective(1000px) rotateY(-2deg);transform-style:preserve-3d}.logistics-process-title{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:24px;line-height:normal;text-align:center}.logistics-process-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px;margin-bottom:40px}.logistics-process-card{background:var(--logistics-bg-darker);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid rgba(20,184,166,.4);border-radius:16px;padding:32px;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;transform:perspective(1000px) translateY(20px) rotateX(10deg) scale(.95);opacity:0;animation:processCardEntrance .8s cubic-bezier(.4,0,.2,1) forwards;text-align:center;box-shadow:0 4px 20px rgba(20,184,166,.2);transform-style:preserve-3d}@keyframes processCardEntrance{to{opacity:1;transform:perspective(1000px) translateY(0) rotateX(0deg) scale(1)}}.logistics-process-card:hover{transform:perspective(1000px) translateY(-20px) translateZ(30px) rotateY(-8deg) rotateX(-8deg) scale(1.08);border-color:rgba(20,184,166,.7);box-shadow:0 12px 40px rgba(20,184,166,.4),0 0 60px rgba(6,182,212,.3);background:linear-gradient(135deg,rgba(20,184,166,.22),rgba(6,182,212,.18) 50%,rgba(14,165,233,.15))}.logistics-process-number{position:absolute;top:12px;right:12px;width:32px;height:32px;background:var(--logistics-gradient-tech-teal);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:900;color:#fff;box-shadow:0 2px 8px rgba(20,184,166,.3)}.logistics-process-icon{font-size:2.5rem;margin:0 auto 20px;display:block;transition:all .4s cubic-bezier(.4,0,.2,1);animation:iconFloat 3s ease-in-out infinite;position:relative}@keyframes iconFloat{0%,to{transform:perspective(1000px) translateY(0) rotate(0deg) translateZ(0)}25%{transform:perspective(1000px) translateY(-8px) scale(1.08) rotate(3deg)}50%{transform:perspective(1000px) translateY(-12px) scale(1.12) rotate(0deg)}75%{transform:perspective(1000px) translateY(-8px) scale(1.08) rotate(-3deg)}}.logistics-process-card:hover .logistics-process-icon{transform:perspective(1000px) translateY(-15px) translateZ(30px) scale(1.25) rotate(8deg) rotateX(-5deg);animation-play-state:paused}.logistics-process-card .logistics-process-title{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:12px;line-height:normal;transition:all .4s ease}.logistics-process-card:hover .logistics-process-title{transform:perspective(1000px) translateY(-5px) translateZ(10px);color:#ccfbf1}.logistics-process-description{font-size:1rem;color:#ccfbf1;line-height:1.6}.logistics-process-text{font-size:1.125rem;color:#fff;margin-bottom:12px;line-height:1.6;text-align:center}.logistics-benefits-section{padding:120px 0;background:linear-gradient(180deg,#fff,#f0fdfa 50%,#ccfbf1);position:relative}.logistics-benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:32px;gap:32px;margin-bottom:30px}.logistics-benefit-card{background:linear-gradient(135deg,rgba(20,184,166,.1),rgba(6,182,212,.08) 50%,rgba(14,165,233,.06));border:2px solid rgba(20,184,166,.3);border-radius:20px;padding:40px 32px;text-align:center;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;transform:translateY(0);animation:benefitCardFloat 5s ease-in-out infinite}.logistics-benefit-card:first-child{animation-delay:0s}.logistics-benefit-card:nth-child(2){animation-delay:.5s}.logistics-benefit-card:nth-child(3){animation-delay:1s}.logistics-benefit-card:nth-child(4){animation-delay:1.5s}.logistics-benefit-card:nth-child(5){animation-delay:2s}@keyframes benefitCardFloat{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-10px) rotate(1deg)}}.logistics-benefit-card:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(135deg,#14b8a6,#06b6d4 25%,#0ea5e9 50%,#0891b2 75%,#14b8a6);background-size:400% 400%;border-radius:20px;opacity:0;z-index:-1;animation:techBorderFlow 4s ease-in-out infinite;transition:opacity .6s ease}.logistics-benefit-card:hover:before{opacity:.6}@keyframes techBorderFlow{0%{background-position:0 50%}25%{background-position:100% 50%}50%{background-position:100% 100%}75%{background-position:0 100%}to{background-position:0 50%}}.logistics-benefit-card:hover{transform:perspective(1000px) translateY(-18px) translateZ(25px) rotateX(-8deg) rotateY(3deg) scale(1.05);border-color:rgba(20,184,166,.6);box-shadow:0 20px 60px rgba(20,184,166,.3),0 0 80px rgba(6,182,212,.2);background:linear-gradient(135deg,rgba(20,184,166,.15),rgba(6,182,212,.12) 50%,rgba(14,165,233,.1))}.logistics-benefit-icon{font-size:2.75rem;margin:0 auto 24px;display:block;transition:all .6s cubic-bezier(.4,0,.2,1);animation:techIconFloat 4s ease-in-out infinite;position:relative;z-index:2;width:-moz-fit-content;width:fit-content}@keyframes techIconFloat{0%,to{transform:translateY(0) scale(1) rotate(0deg);transform:perspective(1000px) translateZ(10px);transform-style:preserve-3d}25%{transform:translateY(-8px) scale(1.08) rotate(3deg)}50%{transform:translateY(-12px) scale(1.12) rotate(0deg)}75%{transform:translateY(-8px) scale(1.08) rotate(-3deg)}}.logistics-benefit-card:hover .logistics-benefit-icon{transform:perspective(1000px) translateY(-15px) translateZ(30px) scale(1.25) rotate(8deg) rotateX(-5deg);animation-play-state:paused}.logistics-benefit-title{font-size:1.5rem;font-weight:700;color:var(--logistics-text-primary);margin-bottom:12px;line-height:normal;position:relative;z-index:2;transition:all .4s cubic-bezier(.4,0,.2,1)}.logistics-benefit-card:hover .logistics-benefit-title{transform:perspective(1000px) translateY(-2px) translateZ(5px);color:var(--logistics-bg-darker)}.logistics-benefit-description{line-height:1.7;transition:all .4s cubic-bezier(.4,0,.2,1)}.logistics-benefit-description,.logistics-benefits-note{font-size:1.125rem;color:var(--logistics-text-secondary);position:relative;z-index:2;font-weight:500}.logistics-benefits-note{text-align:center;line-height:1.8;margin-top:32px;padding:24px 32px;background:linear-gradient(135deg,rgba(20,184,166,.1),rgba(6,182,212,.08) 50%,rgba(14,165,233,.06));border-radius:16px;border-left:4px solid var(--logistics-accent-teal);transform:perspective(1000px) rotateY(-1deg);transform-style:preserve-3d;max-width:900px;margin-left:auto;margin-right:auto}.logistics-visibility-section{padding:100px 0;background:linear-gradient(180deg,#fff,#f0fdfa);position:relative;overflow:hidden}.logistics-capabilities-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:30px;gap:30px;margin-bottom:30px}.logistics-capability-card{background:linear-gradient(135deg,#fff,#f0fdfa);border:1px solid var(--logistics-border);border-radius:16px;padding:32px 24px;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px var(--logistics-shadow);position:relative;overflow:hidden;animation:visibilityCardFloat 6s ease-in-out infinite}.logistics-capability-card:first-child{animation-delay:0s}.logistics-capability-card:nth-child(2){animation-delay:.5s}.logistics-capability-card:nth-child(3){animation-delay:1s}.logistics-capability-card:nth-child(4){animation-delay:1.5s}.logistics-capability-card:nth-child(5){animation-delay:2s}@keyframes visibilityCardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.logistics-capability-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,var(--logistics-accent-teal),var(--logistics-accent-cyan));transform:scaleY(0);transform-origin:top;transition:transform .5s ease;z-index:1}.logistics-capability-card:hover:before{transform:scaleY(1)}.logistics-capability-card:hover{transform:perspective(1000px) translateY(-15px) translateZ(20px) scale(1.05) rotateY(5deg) rotateX(-3deg);border-color:rgba(20,184,166,.6);box-shadow:0 12px 40px rgba(20,184,166,.25),0 0 60px rgba(6,182,212,.15)}.logistics-capability-icon{font-size:2.5rem;margin-bottom:20px;display:block;transition:all .4s cubic-bezier(.4,0,.2,1);animation:iconFloat 3s ease-in-out infinite;position:relative}.logistics-capability-title{font-size:1.25rem;font-weight:700;color:var(--logistics-text-primary);margin-bottom:12px;line-height:normal}.logistics-capability-description{font-size:1rem;color:var(--logistics-text-secondary);line-height:1.6}.logistics-visibility-note{text-align:center;font-size:1rem;color:var(--logistics-text-secondary);line-height:1.8;margin-top:32px;padding:24px 32px;background:linear-gradient(135deg,rgba(20,184,166,.1),rgba(6,182,212,.08) 50%,rgba(14,165,233,.06));border-radius:16px;border-left:4px solid var(--logistics-accent-teal);max-width:900px;margin-left:auto;margin-right:auto}.logistics-cost-section{padding:100px 0;background:linear-gradient(180deg,#f0fdfa,#ccfbf1 50%,#99f6e4);position:relative}.logistics-outcomes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px;margin-bottom:40px}.logistics-outcome-card{background:linear-gradient(135deg,#fff,#f0fdfa);border:1px solid var(--logistics-border);border-radius:16px;padding:32px 24px;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px var(--logistics-shadow);position:relative;overflow:hidden;animation:outcomeCardFloat 5s ease-in-out infinite}.logistics-outcome-card:first-child{animation-delay:0s}.logistics-outcome-card:nth-child(2){animation-delay:.4s}.logistics-outcome-card:nth-child(3){animation-delay:.8s}.logistics-outcome-card:nth-child(4){animation-delay:1.2s}.logistics-outcome-card:nth-child(5){animation-delay:1.6s}@keyframes outcomeCardFloat{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-6px) rotate(.5deg)}}.logistics-outcome-card:hover{transform:perspective(1000px) translateY(-12px) translateZ(20px) rotateX(-5deg) scale(1.05);border-color:rgba(20,184,166,.5);box-shadow:0 8px 32px rgba(20,184,166,.25)}.logistics-outcome-icon{font-size:2.5rem;margin-bottom:16px;display:block;animation:iconFloat 3s ease-in-out infinite}.logistics-outcome-title{font-size:1.125rem;font-weight:700;color:var(--logistics-text-primary);line-height:normal}.logistics-integration-section{padding:100px 0;background:linear-gradient(180deg,#fff,#f0fdfa 50%,#ccfbf1)}.logistics-future-section{padding:100px 0;background:linear-gradient(135deg,#0f766e,#134e4a 30%,#14b8a6 60%,#06b6d4);position:relative;overflow:hidden}.logistics-future-section .logistics-section-title{color:#fff}.logistics-future-section .logistics-section-description{color:var(--logistics-text-secondary-dark)}.logistics-future-section .logistics-section-tag{background:rgba(20,184,166,.2);color:#5eead4;border:1px solid rgba(20,184,166,.4);box-shadow:0 2px 8px rgba(20,184,166,.15)}.logistics-faq-section{padding:100px 0;background:linear-gradient(180deg,#ccfbf1,#99f6e4 50%,#f0fdfa)}.logistics-faq-item{background:linear-gradient(135deg,#fff,#f0fdfa);border:1px solid var(--logistics-border);border-radius:12px;margin-bottom:16px;overflow:hidden;transition:all .3s ease}.logistics-faq-item:hover{box-shadow:0 4px 16px rgba(20,184,166,.15);border-color:rgba(20,184,166,.4)}.logistics-faq-question{font-size:1.125rem;font-weight:700;color:var(--logistics-text-primary);padding:20px 24px;cursor:pointer;line-height:normal;transition:color .3s ease}.logistics-faq-item:hover .logistics-faq-question{color:var(--logistics-accent-teal)}.logistics-faq-answer{font-size:1rem;color:var(--logistics-text-secondary);padding:0 24px 20px;line-height:1.6}.logistics-conversion-section{padding:100px 0;background:linear-gradient(135deg,#0f766e,#134e4a 30%,#14b8a6 60%,#06b6d4);position:relative;overflow:hidden}.logistics-conversion-bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background-image:url(/landing-page/online-delivery-scheduling-software/header-bg.webp);background-size:cover;background-position:50%;opacity:.4}.logistics-conversion-content{position:relative;z-index:2;text-align:center;max-width:800px;margin:0 auto}.logistics-conversion-title{font-size:3rem;font-weight:900;color:#fff;margin-bottom:24px;line-height:normal;transform:perspective(1000px) translateZ(10px);transform-style:preserve-3d;position:relative;letter-spacing:-.02em}.logistics-conversion-description{font-size:1.25rem;color:#ccfbf1;margin-bottom:40px;line-height:1.6}.logistics-conversion-ctas{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}@media (max-width:1200px){.logistics-hero-text{text-align:center}.logistics-hero-badge{align-self:center}.logistics-hero-ctas{justify-content:center}.logistics-hero-content{grid-template-columns:1fr;gap:40px}.logistics-hero{min-height:auto;max-height:none;padding:100px 0 40px}.logistics-hero-visual{display:none}.logistics-dashboard{max-width:100%;max-height:400px}.logistics-section-title{font-size:2.25rem}}@media (max-width:768px){.logistics-hero{padding:100px 0 40px;min-height:auto;max-height:none}.logistics-hero-title{font-size:2rem}.logistics-hero-stats{grid-template-columns:repeat(3,1fr);gap:8px}.logistics-stat-number{font-size:1.5rem}.logistics-section-title{font-size:2rem}.logistics-benefits-grid,.logistics-capabilities-grid,.logistics-outcomes-grid,.logistics-process-grid{grid-template-columns:1fr}.logistics-conversion-title{font-size:2rem}}@media (max-width:480px){.logistics-hero{padding:100px 0 40px;min-height:auto;max-height:none}.logistics-hero-title,.logistics-section-title{font-size:1.75rem}.logistics-hero-ctas{flex-direction:column}.logistics-hero-ctas button{width:100%}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.top-image-section{width:100%;height:100%;object-fit:cover;object-position:center center;top:0;left:0;position:relative;padding:0}.faq-section{background:#fff;padding:60px 0;line-height:25px}.faq-container{max-width:800px;margin:0 auto}.faq-section-header{text-align:center}.faq-section-title{font-size:3rem;font-weight:700;color:#1a202c;margin-bottom:24px;line-height:1.2;letter-spacing:-.01em}.faq-item{border-bottom:1px solid #e2e8f0;margin-bottom:0}.faq-question{width:100%;padding:25px 30px 25px 0;background:none;border:none;text-align:left;font-size:1.2rem;font-weight:600;color:#333657;cursor:pointer;transition:all .3s ease;display:flex;justify-content:space-between;align-items:center}.faq-question:hover{color:#e13940}.faq-toggle{font-size:1.5rem;color:#64748b;transition:all .3s ease;font-weight:300}.faq-answer{padding-bottom:0;max-height:0;overflow:hidden;transition:all .4s ease}.faq-answer.active{padding-bottom:32px;max-height:300px}.faq-answer p{color:#64748b;line-height:1.7;font-size:1rem;margin:0}.faq-answer-link{color:#e13940;text-decoration:underline;font-weight:600}.text{letter-spacing:.5px;line-height:1.56}.text--xxs{font-size:11px}.text--xs{font-size:12px}.text--s{font-size:14px}.text--m{font-size:16px}.text--l{font-size:18px}.text--xl{font-size:20px}.text--xxl{font-size:22px}.text--xxxl{font-size:30px;line-height:38px}.text--thin{font-weight:300}.text--normal{font-weight:400}.text--semi-bold{font-weight:500}.text--bold{font-weight:700}.text--black{color:#101c22}.text--gray-darker{color:#212121}.text--gray-dark{color:#495865}.text--gray{color:#888}.text--gray-light{color:#e5e9ee}.text--white{color:#fff}.text--primary{color:#e1242a}.text--secondary{color:#156bd3}@media(min-width:992px){.text--xxl{font-size:35px;line-height:1.2}.text--xxxl{font-size:45px;line-height:1.2}}.section-title__dual--remaining-words,.section-title__dual-reverse--first-word{color:#e1242a}.section-title__secondary{padding-bottom:15px;position:relative}.section-title__secondary:after{content:"";position:absolute;bottom:0;left:0;height:3px;background:#e1242a}.section-title__secondary--full{display:inline-block}.section-title__secondary--full:after{width:100%}.section-title__secondary--center{text-align:center}.section-title__secondary--center:after{left:50%;transform:translateX(-50%);width:120px}.section-title__secondary--left:after{width:120px}.container{margin:0 auto;padding-left:15px;padding-right:15px}.container--fluid{padding-left:30px;padding-right:30px}@media(min-width:768px){.container:not(.container--fluid){width:750px}}@media(min-width:992px){.container--fluid{padding-left:100px;padding-right:100px}.container:not(.container--fluid){width:970px}}@media(min-width:1200px){.container:not(.container--fluid){width:1170px}}.slider{display:flex;align-items:center;position:relative}.slider__arrow{background:none;border:none;position:relative;height:50px;width:30px;cursor:pointer;overflow:hidden}.slider__arrow:before{content:"";position:absolute;top:8px;height:30px;width:30px;border-color:#495865 #495865 transparent transparent;border-style:solid;border-width:2px}.slider__arrow--prev:before{transform:rotate(-135deg);left:15px}.slider__arrow--next:before{transform:rotate(45deg);left:-15px}.slider__arrow--disabled{cursor:default;pointer-events:none;opacity:.3}.slider__list-wrapper{flex:1 1;overflow:hidden}.slider__list{position:relative;display:flex;flex-wrap:nowrap;transition:left .8s ease-in-out}.slider__list>li{flex:0 0 100%;padding:0 15px}@media(min-width:768px){.slider__list>li{flex:0 0 50%}}@media(min-width:992px){.slider__list>li{flex:0 0 33.33333%}}.related-resource-item{display:block;background:#fff;border:1px solid #e5e9ee;box-shadow:0 0 5px #e5e9ee;text-decoration:none}.related-resource-item__image-container{height:105px;position:relative}.related-resource-item__image{object-fit:cover}.related-resource-item__description-container{height:140px;padding:20px 25px 20px 20px}.related-resource-item__description{height:92px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.related-resource-item__footer{border-top:1px solid #e5e9ee;padding:10px 25px 10px 20px}@media(min-width:992px){.related-resource-item__image-container{height:150px}}.spinner{margin:0 auto;border-radius:50%;border-width:2px;border-style:solid;animation:loading .7s linear infinite}.spinner--default{border-color:#101c22 #101c22 #101c22 transparent}.spinner--primary{border-color:#e1242a #e1242a #e1242a transparent}.spinner--secondary{border-color:#156bd3 #156bd3 #156bd3 transparent}.spinner--small{width:16px;height:16px}.spinner--medium{width:28px;height:28px}.spinner--large{width:40px;height:40px}.related-resources{background:#f5f7fa;padding-top:50px;padding-bottom:50px}.related-resources__header{text-align:center;padding-bottom:50px}.related-resources__description{padding-top:8px}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.button{position:relative;background:none;border:none;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase;font-weight:800;border-radius:32px;transition:background-position .4s ease-in-out;min-width:200px}.button--small{height:40px;padding:12px 20px}.button--medium{height:46px;padding:14px 24px}.button--large{height:56px;padding:14px 62px}.button--loading{pointer-events:none}.button--loading:after{content:"";position:absolute;top:9px;left:45%;width:28px;height:28px;border-radius:50%;border:2px solid transparent;animation:loading .7s linear infinite}.button--primary{background:#e1242a;color:#fff;background-size:300% 100%}.button--primary:active,.button--primary:focus,.button--primary:hover{background-position:100%;background-image:linear-gradient(90deg,#eb3941,#f15e64,#e14e53,#e2373f);box-shadow:0 5px 15px rgba(242,97,103,.4)}.button--primary-loading{color:#e1242a}.button--primary-loading:after{border-color:#fff #fff #fff transparent}.button--primary-outline{background:#fff;color:#e1242a;border:1px solid #e1242a}.button--primary-outline:active,.button--primary-outline:hover{color:#fff;background:#e1242a}.button--primary-outline-loading{color:#fff}.button--primary-outline-loading:after{border-color:#e1242a #e1242a #e1242a transparent}.button--primary-outline-loading:focus{background:#fff}.button--secondary{background:#156bd3;color:#fff;border:none;background-size:300% 100%}.button--secondary:active,.button--secondary:focus,.button--secondary:hover{background-position:100%;background-image:linear-gradient(90deg,#25aae1,#4481eb,#04befe,#3f86ed);box-shadow:0 4px 15px 0 rgba(65,132,234,.75)}.button--secondary-loading{color:#156bd3}.button--secondary-loading:after{border-color:#fff #fff #fff transparent}.button--secondary-outline{background:#fff;color:#156bd3;border:1px solid #156bd3}.button--secondary-outline:active,.button--secondary-outline:focus,.button--secondary-outline:hover{color:#fff;background:#156bd3}.button--secondary-outline-loading{color:#fff}.button--secondary-outline-loading:after{border-color:#156bd3 #156bd3 #156bd3 transparent}.button--default{background:#495865;color:#fff;border:1px solid #495865;background-size:300% 100%}.button--default:active,.button--default:focus,.button--default:hover{background-position:100%;background-image:linear-gradient(90deg,#888,#495865);box-shadow:0 4px 15px 0 #888}.button--default-loading{color:#fff}.button--default-loading:after{border-color:#495865 #495865 #495865 transparent}.button--default-outline{background:#fff;color:#495865;border:1px solid #495865}.button--default-outline:active,.button--default-outline:focus,.button--default-outline:hover{background:#495865;color:#fff}.button--default-outline-loading{color:#fff}.button--default-outline-loading:after{border-color:#495865 #495865 #495865 transparent}.button--disabled{pointer-events:none;opacity:.5}.button--block{width:100%}.button--flexible{min-width:unset}.button--with-icon{height:auto;padding:4px 16px}@keyframes infiniteslide{0%{transform:translateZ(0)}to{transform:translate3d(-3150px,0,0)}}.loginext-empower-brands{background:#efefef;text-align:center;padding:20px 0;overflow:hidden;height:225px}.loginext-empower-brands__section-title{text-align:center;padding-block:40px}.loginext-empower-brands__brand-list{display:flex;align-items:center;gap:50px;animation:infiniteslide 34.6673s linear 0s infinite normal none running}.loginext-empower-brands__brand-list-item{height:65px;display:inline-flex}.loginext-empower-brands__brand-image{height:100%;width:unset;aspect-ratio:3/2;object-fit:contain}