*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}:root{--ink-900:#1c1917;--ink-800:#292524;--ink-700:#44403c;--ink-500:#78716c;--ink-300:#a8a29e;--canvas:#faf8f5;--stone:#f3efe9;--line:#ece7e0;--line-2:#e2dbd1;--terra-600:#c2410c;--terra-700:#9a3412;--terra-400:#e8663a;--terra-50:#fbede5;--on-dark:#f7f4f0;--on-dark-dim:#a39b90;--info:#2563eb;--warn:var(--terra-600);--success:#15803d;--danger:#b91c1c;--navy:var(--ink-900);--navy-mid:var(--ink-800);--green:var(--terra-600);--green-dark:var(--terra-700);--green-light:#c2410c1a;--green-border:#c2410c40;--white:#fff;--off-white:var(--canvas);--text:var(--ink-900);--muted:var(--ink-500);--border:var(--line);--red-bg:#b91c1c14;--red-border:#b91c1c40;--red:var(--danger)}body{background:var(--canvas);color:var(--text);font-family:IBM Plex Sans,system-ui,sans-serif;line-height:1.6;overflow-x:hidden}nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#fffffff2;justify-content:space-between;align-items:center;height:64px;padding:0 5%;display:flex;position:sticky;top:0}.logo,.wordmark{letter-spacing:.04em;color:var(--ink-900);white-space:nowrap;font-family:Syne,sans-serif;font-size:24px;font-weight:800;text-decoration:none}.logo span,.wordmark span{color:var(--terra-600)}.footer-logo,.on-dark .wordmark{color:var(--on-dark)}.footer-logo span,.on-dark .wordmark span{color:var(--terra-400)}.nav-right{align-items:center;gap:16px;display:flex}.nav-link{color:var(--muted);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.nav-link:hover{color:var(--text)}.btn{cursor:pointer;border:none;border-radius:12px;align-items:center;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-green{background:var(--green);color:var(--on-dark)}.btn-green:hover{background:var(--green-dark);transform:translateY(-1px)}.btn-outline{color:var(--text);border:1.5px solid var(--border);background:0 0}.btn-outline:hover{border-color:var(--green);color:var(--green)}.hero{background:var(--navy);align-items:center;min-height:88vh;padding:clamp(40px,8vh,80px) 5%;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#b4530914 0%,#0000 70%);width:700px;height:700px;position:absolute;top:-200px;right:-100px}.hero-inner{grid-template-columns:1fr 1fr;align-items:center;gap:64px;width:100%;max-width:1200px;margin:0 auto;display:grid}.hero-badge{background:var(--green-light);border:1px solid var(--green-border);color:var(--green);text-transform:uppercase;letter-spacing:.07em;border-radius:999px;align-items:center;gap:6px;margin-bottom:20px;padding:5px 14px;font-size:11px;font-weight:700;display:inline-flex}.hero h1{letter-spacing:.02em;color:var(--on-dark);letter-spacing:-.02em;margin-bottom:16px;font-family:Syne,sans-serif;font-size:clamp(36px,4.5vw,58px);font-weight:700;line-height:1.35}.hero h1 em{color:var(--green);font-style:normal}.hero p{color:var(--on-dark-dim);max-width:440px;margin-bottom:28px;font-size:clamp(15px,2vw,18px);line-height:1.5}.hero-cta{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:36px;display:flex}.btn-hero{border-radius:12px;padding:14px 28px;font-size:16px}.hero-link{color:var(--on-dark-dim);align-items:center;gap:6px;font-size:15px;text-decoration:none;transition:color .2s;display:flex}.hero-link:hover{color:var(--on-dark)}.trust-badges{flex-wrap:wrap;gap:16px 24px;display:flex}.trust-badge{color:var(--on-dark-dim);align-items:center;gap:7px;font-size:13px;display:flex}.trust-dot{background:var(--green);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.hero-visual{justify-content:flex-end;align-items:center;display:flex;position:relative}.mock-phone{background:var(--ink-900);border:6px solid var(--ink-800);z-index:2;border-radius:28px;width:280px;padding:16px 14px;position:relative;box-shadow:0 40px 80px #00000080,0 0 0 1px #ffffff0d}.mock-header{background:var(--navy);border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:12px 14px;display:flex}.mock-header-title{color:var(--on-dark);letter-spacing:.02em;font-family:Syne,sans-serif;font-size:13px;font-weight:700}.mock-header-title .wordmark{letter-spacing:.07em;color:var(--on-dark);font-size:13px}.mock-header-title .wordmark span{color:var(--terra-400)}.mock-header-avatar{background:var(--terra-600);width:28px;height:28px;color:var(--on-dark);border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}.mock-job{background:var(--ink-800);border-radius:10px;margin-bottom:6px;padding:11px 12px}.mock-job-row1{justify-content:space-between;margin-bottom:5px;display:flex}.mock-ref{color:var(--ink-500);font-family:monospace;font-size:9px}.mock-time{color:var(--ink-500);font-size:9px}.mock-job-row2{justify-content:space-between;align-items:center;gap:6px;margin-bottom:4px;display:flex}.mock-name{color:var(--on-dark);font-size:12px;font-weight:700}.mock-badge{white-space:nowrap;border-radius:999px;flex-shrink:0;padding:2px 7px;font-size:9px;font-weight:700}.mock-badge-delivery{background:var(--terra-600);color:var(--on-dark)}.mock-badge-transit{color:var(--warn);background:#b453091f}.mock-badge-assigned{color:var(--info);background:#2563eb1f}.mock-job-row3{justify-content:space-between;align-items:center;display:flex}.mock-addr{color:var(--ink-500);font-size:10px}.mock-action{white-space:nowrap;border-radius:5px;padding:2px 7px;font-size:9px;font-weight:600}.mock-action-otp{color:var(--warn);background:#b453091f}.mock-action-collect{color:var(--success);background:#15803d1f}.mock-action-deliver{color:var(--warn);background:#b453091f}.mock-urgent{border-left:3px solid var(--danger);padding-left:9px}.mock-active{border-left:3px solid var(--terra-600);padding-left:9px}.mock-dashboard{background:var(--ink-800);border:1px solid var(--ink-700);z-index:1;border-radius:16px;width:320px;margin-left:-40px;padding:20px;position:relative;box-shadow:0 20px 60px #0006}.mock-dash-title{color:var(--on-dark);letter-spacing:.02em;margin-bottom:14px;font-family:Syne,sans-serif;font-size:13px;font-weight:700}.mock-action-item{background:var(--ink-900);border-radius:10px;align-items:center;gap:10px;margin-bottom:6px;padding:10px 12px;display:flex}.mock-action-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.dot-red{background:var(--danger)}.dot-amber{background:var(--warn)}.dot-green{background:var(--green)}.mock-action-text{color:var(--ink-300);flex:1;font-size:11px}.mock-action-tag{background:var(--ink-800);color:var(--ink-500);border-radius:999px;padding:2px 7px;font-size:9px;font-weight:600}.problem{text-align:center;background:#fff;padding:96px 5%}.section-label{text-transform:uppercase;letter-spacing:.1em;color:var(--green);margin-bottom:14px;font-size:11px;font-weight:700}.section-title{letter-spacing:.02em;color:var(--navy);margin-bottom:14px;font-family:Syne,sans-serif;font-size:clamp(28px,3.5vw,40px);font-weight:700;line-height:1.35}.section-sub{color:var(--muted);max-width:560px;margin:0 auto 56px;font-size:18px;line-height:1.6}.pain-cards{text-align:left;grid-template-columns:repeat(3,1fr);gap:20px;max-width:960px;margin:0 auto;display:grid}.pain-card{border-left:3px solid var(--warn);background:var(--stone);border-radius:0 16px 16px 0;padding:22px 20px}.pain-card h3{color:var(--navy);margin-bottom:8px;font-size:15px;font-weight:700}.pain-card p{color:var(--muted);font-size:14px;line-height:1.55}.features{background:var(--off-white);padding:96px 5%}.features-header{text-align:center;margin-bottom:72px}.feature-row{grid-template-columns:1fr 1fr;align-items:center;gap:64px;max-width:1100px;margin:0 auto 72px;display:grid}.feature-row.reverse{direction:rtl}.feature-row.reverse>*{direction:ltr}.feature-tag{text-transform:uppercase;letter-spacing:.07em;color:var(--green);background:var(--green-light);border:1px solid var(--green-border);border-radius:999px;margin-bottom:14px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.feature-title{letter-spacing:.02em;color:var(--navy);margin-bottom:14px;font-family:Syne,sans-serif;font-size:28px;font-weight:700;line-height:1.4}.feature-desc{color:var(--muted);margin-bottom:20px;font-size:16px;line-height:1.65}.feature-list{list-style:none}.feature-list li{color:var(--text);align-items:flex-start;gap:10px;margin-bottom:8px;font-size:14px;display:flex}.feature-list li:before{content:"✓";color:var(--green);flex-shrink:0;margin-top:1px;font-weight:700}.feature-visual{background:var(--navy);border-radius:20px;flex-direction:column;justify-content:center;min-height:260px;padding:24px;display:flex;box-shadow:0 20px 60px #09163d26}.pulse-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.pulse-title{color:var(--on-dark);letter-spacing:.02em;font-family:Syne,sans-serif;font-size:14px;font-weight:700}.pulse-count{color:var(--on-dark-dim);font-size:11px}.pulse-item{background:#ffffff0d;border-left:3px solid #0000;border-radius:10px;align-items:center;gap:10px;margin-bottom:6px;padding:10px 12px;display:flex}.pulse-item.urgent{border-left-color:var(--danger)}.pulse-item.warn{border-left-color:var(--warn)}.pulse-item.ok{border-left-color:var(--green)}.pulse-item-main{flex:1}.pulse-item-ref{color:var(--ink-500);font-family:monospace;font-size:9px}.pulse-item-name{color:var(--on-dark);font-size:12px;font-weight:600}.pulse-item-cta{color:var(--ink-300);background:#ffffff14;border-radius:999px;padding:3px 9px;font-size:9px;font-weight:700}.tracking-mock{background:#fff;border-radius:14px;padding:20px}.tracking-ref{color:var(--muted);margin-bottom:4px;font-family:monospace;font-size:11px}.tracking-status{letter-spacing:.02em;color:var(--navy);margin-bottom:12px;font-family:Syne,sans-serif;font-size:20px;font-weight:700}.tracking-steps{flex-direction:column;gap:0;display:flex}.tracking-step{align-items:flex-start;gap:12px;display:flex}.step-line-wrap{flex-direction:column;align-items:center;width:20px;display:flex}.step-dot{background:var(--border);border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-top:3px}.step-dot.done{background:var(--green)}.step-dot.active{background:var(--warn)}.step-connector{background:var(--border);width:2px;height:28px}.step-connector.done{background:var(--green)}.step-label{color:var(--muted);padding-bottom:24px;font-size:12px}.step-label.done{color:var(--text);font-weight:500}.step-label.active{color:var(--warn);font-weight:600}.how{text-align:center;background:#fff;padding:96px 5%}.steps{gap:0;max-width:900px;margin:56px auto 0;display:flex;position:relative}.steps:before{content:"";background:repeating-linear-gradient(to right, var(--green) 0, var(--green) 8px, transparent 8px, transparent 16px);height:2px;position:absolute;top:20px;left:10%;right:10%}.step{text-align:center;flex:1;padding:0 12px;position:relative}.step-num{background:var(--green);width:40px;height:40px;color:var(--on-dark);letter-spacing:.02em;z-index:1;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;font-family:Syne,sans-serif;font-size:16px;font-weight:700;display:flex;position:relative;box-shadow:0 0 0 6px #fff}.step h3{color:var(--navy);margin-bottom:6px;font-size:14px;font-weight:700}.step p{color:var(--muted);font-size:13px;line-height:1.5}.pricing{background:var(--navy);text-align:center;padding:96px 5%}.pricing .section-title{color:var(--on-dark)}.pricing .section-sub{color:var(--on-dark-dim);margin-bottom:48px}.pricing-card{text-align:left;background:#fff;border-radius:20px;max-width:640px;margin:0 auto;padding:40px}.pricing-header{justify-content:space-between;align-items:flex-start;margin-bottom:28px;display:flex}.pricing-plan{color:var(--muted);font-size:13px;font-weight:700}.pricing-amount{letter-spacing:.02em;color:var(--navy);align-items:flex-start;gap:4px;font-family:Syne,sans-serif;font-size:52px;font-weight:700;line-height:1;display:flex}.pricing-amount sup{margin-top:8px;font-size:22px}.pricing-period{color:var(--muted);margin-top:24px;font-size:16px}.pricing-features{margin-bottom:28px;list-style:none}.pricing-features li{border-bottom:.5px solid var(--border);align-items:flex-start;gap:10px;padding:8px 0;font-size:15px;display:flex}.pricing-features li:last-child{border-bottom:none}.pricing-features li:before{content:"✓";color:var(--green);flex-shrink:0;font-weight:700}.pricing-sep{border:none;border-top:1.5px dashed var(--border);margin:24px 0}.credits-label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:12px;font-size:13px;font-weight:700}.credit-packs{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px;display:grid}.credit-pack{background:var(--off-white);border:.5px solid var(--border);border-radius:10px;justify-content:space-between;align-items:center;padding:14px;display:flex}.credit-pack-amount{letter-spacing:.02em;color:var(--navy);font-family:Syne,sans-serif;font-size:20px;font-weight:700}.credit-pack-sms{color:var(--muted);font-size:12px}.credits-note{color:var(--muted);background:var(--off-white);border-radius:8px;margin-bottom:24px;padding:10px 14px;font-size:12px;line-height:1.5}.btn-pricing{text-align:center;border-radius:12px;width:100%;padding:16px;font-size:16px}.cta-section{background:var(--off-white);text-align:center;padding:80px 5%}.cta-section .section-title{max-width:600px;margin:0 auto 12px}.cta-section .section-sub{margin-bottom:36px}.email-row{gap:10px;max-width:440px;margin:0 auto;display:flex}.cta-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.email-input{border:1.5px solid var(--border);border-radius:10px;outline:none;flex:1;padding:12px 16px;font-family:inherit;font-size:15px;transition:border .2s}.email-input:focus{border-color:var(--green)}footer{background:var(--navy);padding:60px 5% 0}.footer-grid{border-bottom:1px solid #ffffff14;grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:48px;padding-bottom:48px;display:grid}.footer-logo{letter-spacing:.04em;white-space:nowrap;margin-bottom:12px;font-family:Syne,sans-serif;font-size:22px;font-weight:800;text-decoration:none;display:block}.footer-tagline{color:var(--on-dark-dim);max-width:240px;margin-bottom:20px;font-size:14px;line-height:1.6}.footer-socials{gap:14px;display:flex}.social-icon{background:#ffffff0f;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;text-decoration:none;transition:background .2s;display:flex}.social-icon:hover{background:#ffffff1f}.social-icon svg{fill:#ffffff80;width:16px;height:16px}.footer-col h4{text-transform:uppercase;letter-spacing:.08em;color:var(--on-dark-dim);margin-bottom:16px;font-size:12px;font-weight:700}.footer-col a{color:var(--on-dark-dim);margin-bottom:10px;font-size:14px;text-decoration:none;transition:color .2s;display:block}.footer-col a:hover{color:var(--on-dark)}.footer-newsletter p{color:var(--on-dark-dim);margin-bottom:14px;font-size:14px;line-height:1.5}.footer-input-row{gap:8px;display:flex}.footer-input{color:var(--on-dark);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;outline:none;flex:1;padding:10px 14px;font-family:inherit;font-size:14px;transition:border .2s}.footer-input::placeholder{color:var(--on-dark-dim)}.footer-input:focus{border-color:var(--green)}.footer-input-btn{background:var(--green);color:var(--on-dark);cursor:pointer;border:none;border-radius:8px;padding:10px 16px;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s}.footer-input-btn:hover{background:var(--green-dark)}.footer-bottom{color:var(--on-dark-dim);justify-content:space-between;align-items:center;padding:20px 0;font-size:13px;display:flex}.footer-bottom a{color:var(--on-dark-dim);text-decoration:none}.footer-bottom a:hover{color:var(--on-dark-dim)}@media (max-width:900px){.hero-inner{grid-template-columns:1fr;gap:48px}.hero-visual{display:none}.pain-cards{grid-template-columns:1fr}.feature-row{grid-template-columns:1fr;gap:32px}.feature-row.reverse{direction:ltr}.steps{flex-direction:column;gap:32px}.steps:before{display:none}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}.credit-packs{grid-template-columns:1fr}}@media (max-width:600px){nav{padding:0 4%}.nav-right .nav-link{display:none}.hero{padding:60px 4%}.problem,.features,.how,.pricing,.cta-section{padding:64px 4%}.footer-grid{grid-template-columns:1fr}.email-row{flex-direction:column}.pricing-header{flex-direction:column;gap:12px}}.page-header{background:var(--navy);text-align:center;padding:clamp(60px,10vh,100px) 5% 60px}.page-header h1{letter-spacing:.02em;color:var(--on-dark);margin-bottom:14px;font-family:Syne,sans-serif;font-size:clamp(28px,4vw,44px);font-weight:800;line-height:1.35}.page-header p{color:var(--on-dark-dim);max-width:560px;margin:0 auto;font-size:18px;line-height:1.6}.page-body-wrap{background:#fff}.page-body{max-width:780px;margin:0 auto;padding:64px 5%}.page-body h2{letter-spacing:.02em;color:var(--navy);margin:40px 0 12px;font-family:Syne,sans-serif;font-size:24px;font-weight:800;line-height:1.35}.page-body h2:first-child{margin-top:0}.page-body p{color:var(--muted);margin-bottom:16px;font-size:16px;line-height:1.7}.page-body ul{margin:0 0 20px;padding:0;list-style:none}.page-body ul li{color:var(--text);align-items:flex-start;gap:10px;margin-bottom:10px;font-size:15px;line-height:1.5;display:flex}.page-body ul li:before{content:"✓";color:var(--green);flex-shrink:0;margin-top:1px;font-weight:700}.page-body a{color:var(--green);text-underline-offset:2px;text-decoration:underline}.page-body a:hover{color:var(--green-dark)}.legal-date{color:var(--muted);margin-bottom:32px;font-size:13px}.blog-grid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:900px;margin:0 auto;padding:0 5% 80px;display:grid}.blog-card{border:1px solid var(--border);background:#fff;border-radius:16px;flex-direction:column;padding:28px 24px;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:flex}.blog-card:hover{border-color:var(--green);box-shadow:0 8px 24px #0000000f}.blog-card.featured{background:var(--navy);border-color:#0000;grid-column:span 2}.blog-card.featured .blog-card-title{color:var(--on-dark)}.blog-card.featured .blog-card-desc,.blog-card.featured .blog-card-meta{color:var(--on-dark-dim)}.blog-card.featured:hover{box-shadow:0 12px 32px #0000004d}.blog-card-tag{text-transform:uppercase;letter-spacing:.08em;color:var(--green);background:var(--green-light);border:1px solid var(--green-border);border-radius:999px;width:fit-content;margin-bottom:14px;padding:3px 10px;font-size:10px;font-weight:700;display:inline-block}.blog-card-title{letter-spacing:.02em;color:var(--navy);margin-bottom:10px;font-family:Syne,sans-serif;font-size:22px;font-weight:800;line-height:1.35}.blog-card-desc{color:var(--muted);flex:1;margin-bottom:16px;font-size:14px;line-height:1.6}.blog-card-meta{color:var(--ink-300);gap:12px;font-size:12px;display:flex}.article-header{background:var(--navy);text-align:center;padding:clamp(60px,10vh,100px) 5% 48px}.article-header .blog-card-tag{margin:0 auto 16px}.article-header h1{letter-spacing:.02em;color:var(--on-dark);max-width:700px;margin-bottom:16px;margin-left:auto;margin-right:auto;font-family:Syne,sans-serif;font-size:clamp(26px,3.5vw,38px);font-weight:800;line-height:1.35}.article-meta{color:var(--on-dark-dim);justify-content:center;gap:16px;font-size:13px;display:flex}.article-cta{background:var(--navy);border-radius:16px;margin-top:40px;padding:32px}.article-cta h3{letter-spacing:.02em;color:var(--on-dark);margin:0 0 10px;font-family:Syne,sans-serif;font-size:20px;font-weight:800;line-height:1.35}.article-cta p{color:var(--on-dark-dim);margin-bottom:16px;font-size:15px;line-height:1.6}.article-cta a:not(.btn){color:var(--green);text-underline-offset:2px;text-decoration:underline}.article-cta .btn{margin-top:4px;display:inline-flex}@media (max-width:700px){.blog-grid{grid-template-columns:1fr}.blog-card.featured{grid-column:span 1}}
