
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,300;0,400;0,500;0,600;1,400&family=DM+Serif+Display:ital@0;1&display=swap');
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
[id]{scroll-margin-top:72px}
.lp{font-family:'DM Sans',sans-serif;color:#1a1d2e;background:#fff;line-height:1.6}
a{text-decoration:none;color:inherit}

.nav{display:flex;align-items:center;padding:0 40px;height:60px;border-bottom:1px solid #EAECF4;background:#fff;gap:16px;position:relative;flex-wrap:nowrap}
.nav-menu{display:flex;align-items:center;flex:1;gap:32px;min-width:0}
.nav-toggle{display:none;align-items:center;justify-content:center;width:40px;height:40px;margin-left:auto;border:1px solid #D1D5DB;border-radius:8px;background:#fff;cursor:pointer;color:#374151;font-size:20px;flex-shrink:0;padding:0}
.nav-logo{display:flex;align-items:center;margin-right:8px;flex-shrink:0}
.nav-logo-img{height:36px;width:auto;max-width:180px;display:block;flex-shrink:0}
.nav-links{display:flex;gap:24px;flex:1}
.nav-link{font-size:13.5px;color:#6b7280;cursor:pointer;transition:color .15s}
.nav-link:hover{color:#1a1d2e}
.nav-cta{display:flex;gap:8px;align-items:center;margin-left:auto;flex-shrink:0}
.lang-switch{display:flex;align-items:center;gap:6px;font-size:13px;margin-right:4px}
.lang-switch-sep{color:#D1D5DB;user-select:none}
.lang-switch-opt{color:#9ca3af;font-weight:500;padding:4px 6px;border-radius:6px;transition:color .15s}
.lang-switch-opt:hover{color:#4361EE}
.lang-switch-opt.is-active{color:#4361EE;font-weight:600}
.btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:8px;font-size:13.5px;font-weight:500;cursor:pointer;font-family:'DM Sans',sans-serif;border:none;transition:all .15s}
.btn-outline{background:#fff;color:#374151;border:1px solid #D1D5DB}
.btn-outline:hover{border-color:#4361EE;color:#4361EE}
.btn-primary{background:#4361EE;color:#fff}
.btn-primary:hover{background:#3451d1}
.btn-lg{padding:13px 28px;font-size:15px;border-radius:10px}
.btn-xl{padding:15px 32px;font-size:15px;border-radius:10px;font-weight:600}

.hero{padding:80px 40px 72px;text-align:center;background:#fff;border-bottom:1px solid #F3F4F6}
.hero-badge{display:inline-flex;align-items:center;gap:6px;background:#EEF2FF;color:#4361EE;border:1px solid #C7D2FE;border-radius:20px;padding:5px 14px;font-size:12.5px;font-weight:500;margin-bottom:28px}
.hero-badge i{font-size:14px}
.hero-h1{font-family:'DM Serif Display',serif;font-size:52px;line-height:1.12;letter-spacing:-1px;color:#0f1224;max-width:680px;margin:0 auto 20px}
.hero-h1 em{font-style:italic;color:#4361EE}
.hero-sub{font-size:17px;color:#6b7280;max-width:520px;margin:0 auto 36px;line-height:1.65}
.hero-actions{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:48px}
.hero-note{font-size:12px;color:#9ca3af;display:flex;align-items:center;justify-content:center;gap:16px}
.hero-note span{display:flex;align-items:center;gap:4px}
.hero-note i{font-size:13px;color:#10B981}

.hero-screen{background:#F7F8FC;border:1px solid #EAECF4;border-radius:14px;overflow:hidden;max-width:720px;margin:0 auto}
.hs-bar{background:#fff;border-bottom:1px solid #EAECF4;padding:10px 16px;display:flex;align-items:center;gap:8px}
.hs-dot{width:10px;height:10px;border-radius:50%}
.hs-url{flex:1;background:#F3F4F6;border-radius:6px;padding:5px 12px;font-size:11px;color:#9ca3af;text-align:center;margin:0 16px}
.hs-inner{padding:16px;display:grid;grid-template-columns:180px 1fr;gap:10px;min-height:240px}
.hs-sidebar{background:#fff;border:1px solid #EAECF4;border-radius:10px;padding:12px 0}
.hs-nav-item{padding:7px 12px;font-size:11px;color:#9ca3af;display:flex;align-items:center;gap:7px}
.hs-nav-item.act{background:#EEF2FF;color:#4361EE;border-radius:0;font-weight:500}
.hs-nav-item i{font-size:13px}
.hs-right{display:flex;flex-direction:column;gap:8px}
.hs-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}
.hs-stat{background:#fff;border:1px solid #EAECF4;border-radius:8px;padding:10px 10px 8px;text-align:left}
.hs-stat-v{font-size:18px;font-weight:700;color:#1a1d2e;line-height:1}
.hs-stat-l{font-size:10px;color:#9ca3af;margin-top:3px}
.hs-pipe{background:#fff;border:1px solid #EAECF4;border-radius:8px;padding:10px;display:flex;gap:6px}
.hs-col{flex:1;background:#F7F8FC;border-radius:6px;padding:7px}
.hs-col-h{font-size:10px;font-weight:600;color:#6b7280;margin-bottom:6px}
.hs-card{background:#fff;border:1px solid #EAECF4;border-radius:5px;padding:6px 7px;margin-bottom:4px}
.hs-card-n{font-size:10px;font-weight:600;color:#1a1d2e}
.hs-card-r{font-size:9px;color:#9ca3af}
.hs-score{font-size:9px;font-weight:700;color:#059669}

.logos{padding:32px 40px;border-bottom:1px solid #F3F4F6;text-align:center}
.logos-label{font-size:12.5px;color:#9ca3af;margin-bottom:20px;font-weight:500;letter-spacing:0.3px}
.logos-row{display:flex;align-items:center;justify-content:center;gap:36px;flex-wrap:wrap}
.client-logo{display:flex;align-items:center;justify-content:center;width:96px;height:40px;flex-shrink:0}
.client-logo img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}
.client-logo--dhl{width:88px}
.client-logo--dhl img{max-height:32px;max-width:88px}

.section{padding:72px 40px}
.section-label{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#4361EE;margin-bottom:14px}
.section-h2{font-family:'DM Serif Display',serif;font-size:38px;line-height:1.15;letter-spacing:-0.5px;color:#0f1224;max-width:540px;margin-bottom:14px}
.section-h2 em{font-style:italic;color:#4361EE}
.section-sub{font-size:16px;color:#6b7280;max-width:480px;line-height:1.65;margin-bottom:40px}

.feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.feat-card{background:#F7F8FC;border:1px solid #EAECF4;border-radius:14px;padding:24px}
.feat-icon{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;font-size:20px}
.feat-icon.blue{background:#EEF2FF;color:#4361EE}
.feat-icon.green{background:#ECFDF5;color:#059669}
.feat-icon.amber{background:#FFFBEB;color:#D97706}
.feat-icon.purple{background:#F5F3FF;color:#7C3AED}
.feat-icon.teal{background:#F0FDFA;color:#0D9488}
.feat-icon.red{background:#FEF2F2;color:#DC2626}
.feat-title{font-size:15px;font-weight:600;color:#1a1d2e;margin-bottom:7px}
.feat-desc{font-size:13.5px;color:#6b7280;line-height:1.6}

.how-section{background:#F7F8FC;border-top:1px solid #EAECF4;border-bottom:1px solid #EAECF4}
.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:48px}
.step{padding:28px 24px;border-right:1px solid #EAECF4;position:relative}
.step:last-child{border-right:none}
.step-num{width:36px;height:36px;border-radius:50%;background:#4361EE;color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-bottom:14px}
.step-title{font-size:14px;font-weight:600;color:#1a1d2e;margin-bottom:6px}
.step-desc{font-size:13px;color:#6b7280;line-height:1.55}

.stats-band{background:#0f1224;padding:52px 40px;text-align:center}
.stats-band-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;max-width:800px;margin:0 auto}
.stat-band-item{padding:20px;border-right:1px solid rgba(255,255,255,0.1)}
.stat-band-item:last-child{border-right:none}
.stat-band-v{font-family:'DM Serif Display',serif;font-size:38px;color:#fff;line-height:1}
.stat-band-l{font-size:13px;color:rgba(255,255,255,0.5);margin-top:6px}

.pricing{background:#fff}
.pricing-toggle{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:40px}
.toggle-label{font-size:13.5px;color:#6b7280;cursor:pointer;user-select:none;transition:color .15s}
.toggle-label.act{color:#1a1d2e;font-weight:500}
.toggle-pill{width:44px;height:24px;background:#4361EE;border-radius:12px;position:relative;cursor:pointer;border:none;padding:0;flex-shrink:0}
.toggle-thumb{width:18px;height:18px;background:#fff;border-radius:9px;position:absolute;top:3px;left:3px;transition:transform .2s ease}
.pricing-toggle.is-annual .toggle-thumb{transform:translateX(20px)}
.save-badge{background:#ECFDF5;color:#059669;border:1px solid #A7F3D0;padding:3px 9px;border-radius:20px;font-size:11px;font-weight:600}
.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.plan{background:#F7F8FC;border:1px solid #EAECF4;border-radius:16px;padding:28px}
.plan.featured{background:#fff;border:2px solid #4361EE}
.plan-badge{background:#4361EE;color:#fff;font-size:11px;font-weight:600;padding:4px 12px;border-radius:20px;display:inline-block;margin-bottom:14px}
.plan-name{font-size:16px;font-weight:700;color:#1a1d2e;margin-bottom:6px}
.plan-desc{font-size:13px;color:#9ca3af;margin-bottom:20px}
.plan-price{font-family:'DM Serif Display',serif;font-size:40px;color:#1a1d2e;line-height:1}
.plan-price sup{font-family:'DM Sans',sans-serif;font-size:18px;font-weight:500;vertical-align:top;margin-top:8px;display:inline-block}
.plan-period{font-size:13px;color:#9ca3af;margin-left:4px}
.plan-divider{border:none;border-top:1px solid #EAECF4;margin:20px 0}
.plan-feat{font-size:13px;color:#374151;padding:5px 0;display:flex;align-items:center;gap:8px}
.plan-feat i{font-size:14px;color:#059669;flex-shrink:0}
.plan-feat.no i{color:#D1D5DB}
.plan-feat.no span{color:#9ca3af}

.integrations{background:#F7F8FC;border-top:1px solid #EAECF4;border-bottom:1px solid #EAECF4}
.int-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:36px}
.int-card{background:#fff;border:1px solid #EAECF4;border-radius:12px;padding:18px 14px;text-align:center}
.int-icon{font-size:24px;margin-bottom:8px}
.int-name{font-size:12.5px;font-weight:600;color:#374151}
.int-type{font-size:11px;color:#9ca3af;margin-top:2px}

.cta-section{background:#0f1224;padding:72px 40px;text-align:center}
.cta-h2{font-family:'DM Serif Display',serif;font-size:42px;color:#fff;line-height:1.15;letter-spacing:-0.5px;max-width:580px;margin:0 auto 16px}
.cta-h2 em{font-style:italic;color:#818CF8}
.cta-sub{font-size:16px;color:rgba(255,255,255,0.55);margin:0 auto 36px;max-width:420px}
.cta-actions{display:flex;align-items:center;justify-content:center;gap:12px}
.btn-white{background:#fff;color:#1a1d2e}
.btn-white:hover{background:#F3F4F6}
.btn-ghost-white{background:transparent;color:rgba(255,255,255,0.7);border:1px solid rgba(255,255,255,0.2)}
.btn-ghost-white:hover{background:rgba(255,255,255,0.08);color:#fff}

.footer{background:#fff;border-top:1px solid #EAECF4;padding:48px 40px 32px}
.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;margin-bottom:40px}
.footer-brand{}
.footer-logo{display:flex;align-items:center;margin-bottom:12px}
.footer-logo-img{height:32px;width:auto;display:block}
.footer-eleman{margin-top:16px;max-width:300px}
.footer-eleman-desc{font-size:13px;color:#6b7280;line-height:1.65;margin-bottom:14px}
.footer-powered{display:inline-flex;flex-direction:column;align-items:flex-start;gap:8px}
.footer-powered-label{font-size:13px;color:#6b7280;line-height:1.4;font-weight:500}
.footer-powered-logo{display:inline-flex;align-items:center;background:#0088CC;border-radius:6px;padding:8px 14px;line-height:0;transition:opacity .15s}
.footer-powered:hover .footer-powered-logo{opacity:.92}
.footer-col-title{font-size:12.5px;font-weight:600;color:#374151;margin-bottom:14px;text-transform:uppercase;letter-spacing:0.5px}
.footer-link{display:block;font-size:13px;color:#9ca3af;margin-bottom:8px;cursor:pointer;transition:color .15s}
.footer-link:hover{color:#4361EE}
.footer-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #F3F4F6;padding-top:20px}
.footer-copy{font-size:12.5px;color:#9ca3af}
.footer-legal{display:flex;gap:20px}

.pill-sm{display:inline-flex;align-items:center;gap:4px;padding:3px 9px;border-radius:20px;font-size:11.5px;font-weight:500}
.pill-blue{background:#EEF2FF;color:#4361EE}
.pill-green{background:#ECFDF5;color:#059669}
.pill-amber{background:#FFFBEB;color:#D97706}

.divider{border:none;border-top:1px solid #F3F4F6}

html,body{overflow-x:clip}
.lp{max-width:100%}
.hero-screen img,.client-logo img{max-width:100%;height:auto}
.footer-logo-img{height:32px;width:auto;max-width:160px;display:block}
.footer-powered-logo .eleman-brand-img,.eleman-brand-img{height:22px;width:auto;max-width:160px;min-height:22px;display:block}

@media (min-width:769px){
.nav-toggle{display:none}
.nav-menu{display:flex;position:static;flex-direction:row;align-items:center;flex:1;gap:32px;min-width:0;background:transparent;border:none;box-shadow:none;padding:0}
.nav-links{flex-direction:row;flex:1;width:auto}
.nav-link{padding:0;border-bottom:none;width:auto}
.nav-cta{flex-direction:row;align-items:center;margin-left:auto;margin-top:0;width:auto}
.nav-cta .btn{width:auto}
}

@media (max-width:1024px){
.section,.hero,.logos,.stats-band,.cta-section,.footer{padding-left:24px;padding-right:24px}
.feat-grid{grid-template-columns:repeat(2,1fr)}
.int-grid{grid-template-columns:repeat(3,1fr)}
.plans{grid-template-columns:1fr}
.plan.featured{order:-1}
}

@media (max-width:768px){
.nav{padding:12px 16px;height:auto;min-height:56px;gap:12px}
.nav-toggle{display:inline-flex}
.nav-menu{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;background:#fff;border-bottom:1px solid #EAECF4;box-shadow:0 8px 24px rgba(15,18,36,.08);padding:12px 16px 16px;z-index:200}
.nav.nav-open .nav-menu{display:flex}
.nav-links{flex-direction:column;gap:0;flex:none;width:100%}
.nav-link{padding:12px 0;border-bottom:1px solid #F3F4F6;width:100%}
.nav-cta{flex-direction:column;align-items:stretch;margin-left:0;margin-top:12px;width:100%;gap:8px}
.nav-cta .btn{width:100%;justify-content:center}
.hero{padding:48px 20px 56px}
.hero-h1{font-size:clamp(28px,8vw,40px)}
.hero-sub{font-size:15px;padding:0 4px}
.hero-actions{flex-direction:column;align-items:stretch;max-width:320px;margin-left:auto;margin-right:auto}
.hero-actions .btn{width:100%;justify-content:center}
.hero-note{flex-direction:column;gap:10px;align-items:center}
.hero-screen{margin:0 4px}
.hs-inner{grid-template-columns:1fr;min-height:auto}
.hs-sidebar{display:none}
.hs-stats{grid-template-columns:repeat(2,1fr)}
.hs-pipe{flex-direction:column}
.hs-col{min-width:0}
.hs-url{margin:0 8px;font-size:10px}
.feat-grid,.steps,.stats-band-grid{grid-template-columns:1fr}
.int-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:28px}
.int-card{padding:10px 6px;border-radius:10px}
.int-icon{font-size:20px;margin-bottom:4px}
.int-name{font-size:10.5px;line-height:1.25}
.int-type{font-size:9px;margin-top:2px;line-height:1.2}
.step{border-right:none;border-bottom:1px solid #EAECF4;padding:24px 20px}
.step:last-child{border-bottom:none}
.stat-band-item{border-right:none;border-bottom:1px solid rgba(255,255,255,.1)}
.stat-band-item:last-child{border-bottom:none}
.section-h2{font-size:clamp(26px,6vw,32px);max-width:100%}
.cta-h2{font-size:clamp(28px,7vw,36px)}
.cta-actions{flex-direction:column;align-items:stretch;max-width:320px;margin:0 auto}
.cta-actions .btn{width:100%;justify-content:center}
.footer-top{grid-template-columns:1fr;gap:28px}
.footer-bottom{flex-direction:column;align-items:flex-start;gap:12px}
.footer-legal{flex-wrap:wrap;gap:12px}
.pricing-toggle{flex-wrap:wrap}
}

@media (max-width:480px){
.section,.hero,.logos,.stats-band,.cta-section,.footer{padding-left:16px;padding-right:16px}
.hero-h1{font-size:28px}
.section-h2{font-size:26px}
.cta-h2{font-size:28px}
.int-grid{grid-template-columns:repeat(4,1fr);gap:6px}
.int-card{padding:8px 4px}
.int-icon{font-size:18px;margin-bottom:2px}
.int-name{font-size:9.5px}
.int-type{font-size:8px}
.logos-row{gap:20px}
.client-logo{width:80px}
.btn-xl,.btn-lg{padding:12px 20px;font-size:14px}
}
