*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#1B2E4B;--navy-dark:#0F1E33;--navy-light:#243F65;--orange:#F97316;--orange-dark:#EA6D0E;--orange-pale:#FFF7ED;--bg:#F8FAFC;--white:#FFFFFF;--text:#1E293B;--text-muted:#64748B;--border:#E2E8F0;--radius:12px;--radius-lg:20px;--shadow:0 4px 6px -1px rgba(0,0,0,0.08), 0 2px 4px -1px rgba(0,0,0,0.05);--shadow-lg:0 10px 25px -3px rgba(0,0,0,0.1), 0 4px 8px -2px rgba(0,0,0,0.05);--shadow-xl:0 24px 48px -8px rgba(0,0,0,0.18)}html{scroll-behavior:smooth;scroll-padding-top:72px;overflow-x:hidden}body{font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,sans-serif;color:var(--text);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img{display:block;max-width:100%;height:auto}.nav{position:fixed;top:0;left:0;right:0;z-index:200;display:flex;align-items:center;justify-content:space-between;padding:.9rem 1.5rem;background:rgba(15,30,51,.96);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,6%)}.nav-logo{display:flex;align-items:center;gap:.6rem;text-decoration:none}.nav-logo-icon{width:34px;height:34px;background:var(--orange);border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.nav-logo-icon svg{width:20px;height:20px;fill:#fff}.nav-logo-text{font-size:1.05rem;font-weight:700;color:#fff;letter-spacing:-.02em}.nav-left{display:flex;align-items:center;gap:1.5rem}.nav-actions{display:flex;align-items:center;gap:.75rem}.nav-links{display:none;align-items:center;gap:.25rem}@media(min-width:768px){.nav-links{display:flex}}.nav-links .nav-link{padding:.35rem .65rem;border-radius:6px}.nav-links .nav-link:hover{background:rgba(255,255,255,7%);color:#fff}.nav-login{color:rgba(255,255,255,.75);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .18s;white-space:nowrap}.nav-login:hover{color:#fff}.nav-link{color:rgba(255,255,255,.75);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .18s;white-space:nowrap}.nav-link:hover{color:#fff}.nav-cta{display:none;align-items:center;gap:.4rem;background:var(--orange);color:#fff;border:none;padding:.6rem 1.1rem;border-radius:8px;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .18s,transform .15s;white-space:nowrap}.nav-cta:hover{background:var(--orange-dark);transform:translateY(-1px)}@media(min-width:480px){.nav-cta{display:inline-flex}.nav-cta-text{display:inline}}.hero{position:relative;min-height:100svh;display:flex;align-items:center;padding:5.5rem 1.5rem 4rem;background:linear-gradient(140deg,rgba(10,20,40,.9) 0%,rgba(27,46,75,.8) 100%),url(/Images/warehouse-background.webp)50%/cover no-repeat;overflow:hidden}.hero-layout{width:100%;max-width:1160px;margin:0 auto;display:flex;flex-direction:column;align-items:stretch;gap:3rem}.hero-copy{text-align:center;width:100%;max-width:580px;margin:0 auto}.hero-badge{display:inline-flex;align-items:center;gap:.45rem;background:rgba(249,115,22,.15);border:1px solid rgba(249,115,22,.38);color:#fb923c;padding:.35rem .9rem;border-radius:99px;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:1.4rem}.hero-badge-dot{width:7px;height:7px;background:#fb923c;border-radius:50%;animation:blink 2.2s ease-in-out infinite}@keyframes blink{0%,100%{opacity:1}50%{opacity:.35}}.hero-copy h1{font-size:clamp(2.6rem,8.5vw,4.25rem);font-weight:800;color:#fff;line-height:1.08;letter-spacing:-.04em;margin-bottom:1.2rem}.hero-copy h1 em{font-style:normal;color:var(--orange)}.hero-sub{font-size:clamp(1rem,2.5vw,1.175rem);color:rgba(255,255,255,.75);line-height:1.72;margin-bottom:2.2rem}.hero-actions{display:flex;flex-direction:column;align-items:center;gap:1rem}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;background:var(--orange);color:#fff;padding:.95rem 1.9rem;border-radius:10px;font-size:1rem;font-weight:700;text-decoration:none;transition:background .18s,transform .15s,box-shadow .18s;box-shadow:0 4px 18px rgba(249,115,22,.42)}.btn-primary:hover{background:var(--orange-dark);transform:translateY(-2px);box-shadow:0 8px 24px rgba(249,115,22,.48)}.btn-ghost{display:inline-flex;align-items:center;gap:.4rem;color:rgba(255,255,255,.72);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .15s}.btn-ghost:hover{color:#fff}.hero-visuals{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%}.hero-img-wrap{position:relative;flex:1;min-width:0}.hero-img-wrap.before{max-width:253px}.hero-img-wrap.after{max-width:200px}.hero-img-wrap.after img{border-radius:0;box-shadow:none}.hero-img-wrap img{width:100%;border-radius:14px;box-shadow:0 16px 32px -8px rgba(0,0,0,.6)}.hero-img-wrap.before img{filter:grayscale(.25)brightness(.88)}.img-label{position:absolute;top:-11px;left:50%;transform:translateX(-50%);padding:.2rem .65rem;border-radius:99px;font-size:.68rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;z-index:2}.img-label.before{background:rgba(30,30,30,.8);color:rgba(255,255,255,.85);border:1px solid rgba(255,255,255,.15)}.img-label.after{background:var(--orange);color:#fff}.hero-arrow{flex-shrink:0;color:var(--orange);opacity:.9}.section{padding:5rem 1.5rem}.section-inner{max-width:1100px;margin:0 auto}.section-header{text-align:center;max-width:620px;margin:0 auto 3.5rem}.eyebrow{display:inline-block;color:var(--orange);font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.65rem}.section-title{font-size:clamp(1.8rem,4.5vw,2.6rem);font-weight:800;color:var(--navy);letter-spacing:-.03em;line-height:1.18;margin-bottom:.85rem}.section-sub{font-size:1.05rem;color:var(--text-muted);line-height:1.75}.strip{background:var(--white);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:1.5rem}.strip-inner{max-width:900px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:.75rem 1.5rem}.strip-item{display:flex;align-items:center;gap:.65rem;font-size:.875rem;font-weight:600;color:var(--navy);min-width:0}.strip-item svg{width:18px;height:18px;color:var(--orange);flex-shrink:0}.features-section{background:var(--white)}.features-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;min-width:0}.feature-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.75rem 1.5rem;transition:box-shadow .2s,transform .2s,border-color .2s;min-width:0}.feature-card:hover{box-shadow:var(--shadow-lg);border-color:#cbd5e1;transform:translateY(-3px)}.feature-icon-wrap{width:52px;height:52px;background:linear-gradient(135deg,#FFF7ED 0%,#FFEDD5 100%);border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:1.2rem}.feature-icon-wrap svg{width:26px;height:26px;color:var(--orange)}.feature-card h3{font-size:1.1rem;font-weight:700;color:var(--navy);margin-bottom:.5rem;letter-spacing:-.015em}.feature-card p{font-size:.95rem;color:var(--text-muted);line-height:1.7}.dashboard-section{background:linear-gradient(180deg,var(--bg) 0%,#EEF2FF 100%)}.dashboard-frame{position:relative;border-radius:var(--radius-lg);overflow:hidden}.dashboard-frame img{width:100%}.testimonials-section{background:var(--navy)}.testimonials-section .section-title{color:#fff}.testimonials-section .section-sub{color:rgba(255,255,255,.55)}.testimonials-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}.testimonial-card{background:rgba(255,255,255,6%);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);padding:2rem 1.75rem}.stars{display:flex;gap:.2rem;margin-bottom:1.25rem}.stars span{color:#fbbf24;font-size:1.05rem}.testimonial-quote{font-size:1rem;color:rgba(255,255,255,.88);line-height:1.78;margin-bottom:1.5rem;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:.85rem}.avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--orange) 0%,#FB923C 100%);display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700;color:#fff;flex-shrink:0}.author-name{font-weight:700;color:#fff;font-size:.95rem;line-height:1.3}.author-role{font-size:.8rem;color:rgba(255,255,255,.45);line-height:1.4}.cta-section{background:linear-gradient(135deg,var(--navy-dark) 0%,var(--navy-light) 100%);text-align:center;padding:5.5rem 1.5rem}.cta-section .section-title{color:#fff;margin-bottom:1rem}.cta-section .section-sub{color:rgba(255,255,255,.65);max-width:540px;margin:0 auto 2.5rem}.cta-actions{display:flex;flex-direction:column;align-items:center;gap:1rem}.cta-fine{font-size:.8rem;color:rgba(255,255,255,.38);letter-spacing:.02em}.footer{background:var(--navy-dark);border-top:1px solid rgba(255,255,255,7%);padding:2rem 1.5rem;text-align:center}.footer-brand{font-size:1rem;font-weight:700;color:rgba(255,255,255,.6);margin-bottom:.35rem}.footer-copy{font-size:.82rem;color:rgba(255,255,255,.28)}@media(min-width:480px){.strip-inner{grid-template-columns:repeat(2,1fr);gap:1rem 1.5rem}}@media(min-width:640px){.hero-actions{flex-direction:row;justify-content:center}.hero-img-wrap.before{max-width:299px}.hero-img-wrap.after{max-width:236px}.strip-inner{grid-template-columns:repeat(4,1fr)}.features-grid{grid-template-columns:repeat(2,1fr)}.testimonials-grid{grid-template-columns:repeat(2,1fr)}.cta-actions{flex-direction:row;justify-content:center}}@media(min-width:1024px){.nav{padding:.9rem 3rem}.hero{padding:5rem 4rem}.hero-layout{flex-direction:row;align-items:center;gap:5rem;max-width:1280px}.hero-copy{text-align:left;flex:0 0 430px;max-width:430px;margin:0}.hero-actions{justify-content:flex-start}.hero-visuals{flex:1;min-width:0;max-width:none;width:auto;gap:1.5rem;align-items:center}.hero-img-wrap.before{max-width:none;flex:1.15}.hero-img-wrap.after{max-width:none;flex:1}.hero-visuals .hero-img-wrap img{width:100%;max-height:600px;object-fit:contain}.section{padding:7rem 3rem}.features-grid{grid-template-columns:repeat(4,1fr)}}.interior-page{min-height:100vh;background:var(--bg)}.interior-hero{background:var(--navy-dark);text-align:center;padding:9rem 1.5rem 5rem}.interior-hero .eyebrow{display:inline-block;margin-bottom:1rem}.interior-title{font-size:clamp(1.9rem,4.5vw,2.9rem);font-weight:800;color:#fff;letter-spacing:-.03em;line-height:1.12;margin-bottom:1rem}.interior-sub{font-size:1.05rem;color:rgba(255,255,255,.6);max-width:560px;margin:0 auto;line-height:1.65}.interior-content{max-width:900px;margin:0 auto;padding:4rem 1.5rem 2rem}.interior-content--narrow{max-width:680px}.interior-cta{text-align:center;background:var(--navy-dark);padding:4.5rem 1.5rem 5rem;margin-top:4rem}.interior-cta h2{font-size:1.75rem;font-weight:800;color:#fff;letter-spacing:-.02em;margin-bottom:.6rem}.interior-cta p{color:rgba(255,255,255,.6);font-size:1rem;margin-bottom:2rem;max-width:460px;margin-left:auto;margin-right:auto}.feat-block{display:grid;grid-template-columns:1fr;gap:2rem;padding:3rem 0;border-bottom:1px solid var(--border)}.feat-block:last-child{border-bottom:none}@media(min-width:768px){.feat-block{grid-template-columns:72px 1fr;gap:2.5rem;align-items:start}.feat-block--flip{grid-template-columns:72px 1fr}}.feat-block-icon{width:64px;height:64px;background:var(--orange-pale);border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feat-block-icon svg{width:28px;height:28px;stroke:var(--orange)}.feat-block-body h2{font-size:1.35rem;font-weight:700;color:var(--navy);letter-spacing:-.02em;margin-bottom:.75rem}.feat-block-body p{color:var(--text-muted);line-height:1.7;font-size:.97rem;margin-bottom:1.25rem}.feat-list{list-style:none;display:flex;flex-direction:column;gap:.5rem}.feat-list li{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--text);font-weight:500}.feat-list li::before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--orange);flex-shrink:0}.about-section{padding:2.5rem 0;border-bottom:1px solid var(--border)}.about-section:last-of-type{border-bottom:none}.about-section h2{font-size:1.25rem;font-weight:700;color:var(--navy);letter-spacing:-.02em;margin-bottom:1rem}.about-section p{color:var(--text-muted);line-height:1.75;font-size:.97rem;margin-bottom:.85rem}.about-section p:last-child{margin-bottom:0}.about-stats{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:3rem;padding-top:3rem;border-top:1px solid var(--border)}@media(min-width:640px){.about-stats{grid-template-columns:repeat(3,1fr)}}.about-stat{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;text-align:center}.about-stat-number{display:block;font-size:1.5rem;font-weight:800;color:var(--orange);letter-spacing:-.03em;margin-bottom:.4rem}.about-stat-label{display:block;font-size:.85rem;color:var(--text-muted);line-height:1.5}.results-stats-wrap{background:var(--navy);padding:3.5rem 1.5rem}.results-stats{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;max-width:900px;margin:0 auto}@media(min-width:768px){.results-stats{grid-template-columns:repeat(4,1fr)}}.results-stat{text-align:center}.results-stat-number{display:block;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:var(--orange);letter-spacing:-.03em;line-height:1.1;margin-bottom:.35rem}.results-stat-label{display:block;font-size:.8rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.results-stat-detail{display:block;font-size:.82rem;color:rgba(255,255,255,.45);line-height:1.55}.roi-section{padding:3rem 0 1rem}.roi-section h2{font-size:1.35rem;font-weight:700;color:var(--navy);letter-spacing:-.02em;margin-bottom:.75rem}.roi-section>p{color:var(--text-muted);font-size:.97rem;line-height:1.7;margin-bottom:2rem}.roi-breakdown{display:flex;flex-direction:column;border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.roi-row{display:flex;flex-direction:column;gap:.5rem;padding:1.25rem 1.5rem;border-bottom:1px solid var(--border);background:var(--white)}.roi-row:last-child{border-bottom:none}@media(min-width:640px){.roi-row{flex-direction:row;align-items:center;gap:2rem}}.roi-row-label{flex:1;display:flex;flex-direction:column;gap:.2rem}.roi-row-title{font-size:.95rem;font-weight:700;color:var(--navy)}.roi-row-desc{font-size:.87rem;color:var(--text-muted);line-height:1.55}.roi-row-savings{font-size:.87rem;font-weight:700;color:var(--orange);white-space:nowrap;background:var(--orange-pale);padding:.35rem .75rem;border-radius:6px;flex-shrink:0}.interior-page .testimonials-section+.interior-cta{margin-top:0}.pricing-page{min-height:100vh;background:var(--bg)}.pricing-hero{background:var(--navy-dark);text-align:center;padding:9rem 1.5rem 5rem}.pricing-hero .eyebrow{display:inline-block;margin-bottom:1rem}.pricing-title{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:#fff;letter-spacing:-.03em;line-height:1.1;margin-bottom:1rem}.pricing-sub{font-size:1.1rem;color:rgba(255,255,255,.6);max-width:480px;margin:0 auto}.pricing-grid{display:grid;grid-template-columns:1fr;gap:1.75rem;max-width:1180px;margin:0 auto;padding:3rem 1.5rem;align-items:stretch}@media(min-width:720px){.pricing-grid{grid-template-columns:1fr 1fr;padding:4rem 2rem}}@media(min-width:1100px){.pricing-grid{grid-template-columns:repeat(3,1fr);padding:5rem 2rem}}.pricing-card{position:relative;overflow:hidden;background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem;display:flex;flex-direction:column;gap:0;box-shadow:var(--shadow);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.pricing-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--orange)}.pricing-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.pricing-card--enterprise{background:linear-gradient(160deg,#10233b 0%,#0c1a2d 100%);border-color:var(--navy-light)}.pricing-card--enterprise::before{background:#7dd3fc}.pricing-card-header{margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid var(--border)}.pricing-card--enterprise .pricing-card-header{border-bottom-color:rgba(255,255,255,.16)}.plan-name{display:inline-block;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#b45309;margin-bottom:.95rem;padding:.35rem .65rem;border-radius:999px;background:#fff3e8}.pricing-card--enterprise .plan-name{color:#bae6fd;background:rgba(125,211,252,.14)}.plan-price{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.4rem;margin-bottom:.65rem;line-height:1}.plan-range{font-size:.92rem;font-weight:700;letter-spacing:.02em;color:var(--navy);margin-bottom:.7rem}.pricing-card--enterprise .plan-range{color:rgba(255,255,255,.82)}.plan-amount{font-size:clamp(2.1rem,5vw,2.9rem);font-weight:800;letter-spacing:-.04em;color:var(--navy-dark);line-height:1}.pricing-card--enterprise .plan-amount{color:#fff}.plan-period{font-size:.92rem;color:var(--text-muted);font-weight:600}.pricing-card--enterprise .plan-period{color:rgba(255,255,255,.5)}.plan-tagline{font-size:.95rem;color:var(--text-muted);line-height:1.5;min-height:2.85rem}.pricing-card--enterprise .plan-tagline{color:rgba(255,255,255,.55)}.plan-features-title{font-size:.73rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#94a3b8;margin-bottom:.7rem}.pricing-card--enterprise .plan-features-title{color:rgba(255,255,255,.45)}.plan-features{list-style:none;display:flex;flex-direction:column;gap:.85rem;margin:0;padding:0;margin-bottom:1.9rem;flex:1}.plan-features li{display:flex;align-items:flex-start;gap:.6rem;font-size:.92rem;color:var(--text);line-height:1.45}.plan-features li svg{flex-shrink:0;margin-top:1px;stroke:var(--orange);padding:.2rem;background:#fff3e8;border-radius:999px}.pricing-card--enterprise .plan-features li{color:rgba(255,255,255,.8)}.pricing-card--enterprise .plan-features li svg{stroke:#7dd3fc;background:rgba(125,211,252,.14)}.plan-cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.9rem 1.5rem;border-radius:10px;font-size:1rem;font-weight:600;text-decoration:none;transition:background .18s,transform .15s,border-color .18s;margin-top:auto;margin-bottom:.8rem}.pricing-card .plan-cta.btn-primary{box-shadow:none}.plan-cta--outline{background:0 0;border:2px solid rgba(255,255,255,.25);color:#fff}.plan-cta--outline:hover{border-color:rgba(255,255,255,.6);background:rgba(255,255,255,6%);transform:translateY(-1px)}.plan-fine{font-size:.78rem;color:#667085;letter-spacing:.01em;text-align:center}.pricing-card--enterprise .plan-fine{color:rgba(255,255,255,.35)}.pricing-faq{max-width:900px;margin:0 auto;padding:0 1.5rem 6rem}.pricing-faq-title{font-size:1.5rem;font-weight:700;color:var(--navy);margin-bottom:2rem;letter-spacing:-.02em}.pricing-faq-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.pricing-faq-grid{grid-template-columns:1fr 1fr}}.faq-item{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem}.faq-item h3{font-size:.95rem;font-weight:700;color:var(--navy);margin-bottom:.5rem}.faq-item p{font-size:.9rem;color:var(--text-muted);line-height:1.6}