*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}:root{--navy:#0f172a;--navy-mid:#0f172a;--green:#b45309;--green-dark:#92400e;--green-light:#b453091f;--green-border:#b4530940;--white:#fff;--off-white:#f8fafc;--text:#0f172a;--muted:#64748b;--border:#e2e8f0;--red-bg:#fef2f2;--red-border:#fecaca;--red:#dc2626}body{color:var(--text);font-family:DM 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{color:var(--navy);align-items:center;gap:1px;font-family:Syne,sans-serif;font-size:24px;font-weight:800;text-decoration:none;display:flex}.logo span{color:var(--green)}.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:8px;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:#fff}.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{color:#fff;letter-spacing:-.02em;margin-bottom:16px;font-family:Syne,sans-serif;font-size:clamp(36px,4.5vw,58px);font-weight:800;line-height:1.35}.hero h1 em{color:var(--green);font-style:normal}.hero p{color:#ffffffa6;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:8px;padding:14px 28px;font-size:16px}.hero-link{color:#ffffffa6;align-items:center;gap:6px;font-size:15px;text-decoration:none;transition:color .2s;display:flex}.hero-link:hover{color:#fff}.trust-badges{flex-wrap:wrap;gap:16px 24px;display:flex}.trust-badge{color:#ffffff8c;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{z-index:2;background:#0f172a;border:6px solid #1e293b;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:#fff;font-family:Syne,sans-serif;font-size:13px;font-weight:700}.mock-header-avatar{color:#fff;background:#b45309;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:10px;font-weight:700;display:flex}.mock-job{background:#1e293b;border-radius:10px;margin-bottom:6px;padding:11px 12px}.mock-job-row1{justify-content:space-between;margin-bottom:5px;display:flex}.mock-ref{color:#475569;font-family:monospace;font-size:9px}.mock-time{color:#475569;font-size:9px}.mock-job-row2{justify-content:space-between;align-items:center;gap:6px;margin-bottom:4px;display:flex}.mock-name{color:#f1f5f9;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{color:#fff;background:#b45309}.mock-badge-transit{color:#92400e;background:#fffbeb}.mock-badge-assigned{color:#1e40af;background:#eff6ff}.mock-job-row3{justify-content:space-between;align-items:center;display:flex}.mock-addr{color:#64748b;font-size:10px}.mock-action{white-space:nowrap;border-radius:5px;padding:2px 7px;font-size:9px;font-weight:600}.mock-action-otp{color:#92400e;background:#fffbeb}.mock-action-collect{color:#166534;background:#f0fdf4}.mock-action-deliver{color:#92400e;background:#fffbeb}.mock-urgent{border-left:3px solid #ef4444;padding-left:9px}.mock-active{border-left:3px solid #b45309;padding-left:9px}.mock-dashboard{z-index:1;background:#1e293b;border:1px solid #334155;border-radius:16px;width:320px;margin-left:-40px;padding:20px;position:relative;box-shadow:0 20px 60px #0006}.mock-dash-title{color:#f1f5f9;margin-bottom:14px;font-family:Syne,sans-serif;font-size:13px;font-weight:700}.mock-action-item{background:#0f172a;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:#ef4444}.dot-amber{background:#f59e0b}.dot-green{background:var(--green)}.mock-action-text{color:#94a3b8;flex:1;font-size:11px}.mock-action-tag{color:#64748b;background:#1e293b;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{color:var(--navy);margin-bottom:14px;font-family:Syne,sans-serif;font-size:clamp(28px,3.5vw,40px);font-weight:800;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(--red);background:var(--red-bg);border-radius:0 12px 12px 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{color:var(--navy);margin-bottom:14px;font-family:Syne,sans-serif;font-size:28px;font-weight:800;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:#fff;font-family:Syne,sans-serif;font-size:14px;font-weight:700}.pulse-count{color:#fff6;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:#ef4444}.pulse-item.warn{border-left-color:#f59e0b}.pulse-item.ok{border-left-color:var(--green)}.pulse-item-main{flex:1}.pulse-item-ref{color:#475569;font-family:monospace;font-size:9px}.pulse-item-name{color:#f1f5f9;font-size:12px;font-weight:600}.pulse-item-cta{color:#94a3b8;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{color:var(--navy);margin-bottom:12px;font-family:Syne,sans-serif;font-size:20px;font-weight:800}.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:#f59e0b}.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:#92400e;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);color:#fff;z-index:1;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 16px;font-family:Syne,sans-serif;font-size:16px;font-weight:800;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:#fff}.pricing .section-sub{color:#ffffff8c;margin-bottom:48px}.pricing-card{text-align:left;background:#fff;border-radius:24px;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{color:var(--navy);align-items:flex-start;gap:4px;font-family:Syne,sans-serif;font-size:52px;font-weight:800;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{color:var(--navy);font-family:Syne,sans-serif;font-size:20px;font-weight:800}.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}.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{color:#fff;margin-bottom:12px;font-family:Syne,sans-serif;font-size:22px;font-weight:800;text-decoration:none;display:block}.footer-logo span{color:var(--green)}.footer-tagline{color:#ffffff73;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:#ffffff59;margin-bottom:16px;font-size:12px;font-weight:700}.footer-col a{color:#fff9;margin-bottom:10px;font-size:14px;text-decoration:none;transition:color .2s;display:block}.footer-col a:hover{color:#fff}.footer-newsletter p{color:#ffffff8c;margin-bottom:14px;font-size:14px;line-height:1.5}.footer-input-row{gap:8px;display:flex}.footer-input{color:#fff;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:#ffffff4d}.footer-input:focus{border-color:var(--green)}.footer-input-btn{background:var(--green);color:#fff;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:#ffffff4d;justify-content:space-between;align-items:center;padding:20px 0;font-size:13px;display:flex}.footer-bottom a{color:#ffffff4d;text-decoration:none}.footer-bottom a:hover{color:#fff9}@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{color:#fff;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:#ffffff8c;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{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:#fff}.blog-card.featured .blog-card-desc{color:#ffffff8c}.blog-card.featured .blog-card-meta{color:#ffffff59}.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{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:#94a3b8;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{color:#fff;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:#fff6;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{color:#fff;margin:0 0 10px;font-family:Syne,sans-serif;font-size:20px;font-weight:800;line-height:1.35}.article-cta p{color:#ffffff8c;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}}
