:root{--bg:#f5f7fb;--bg-soft:#eef2ff;--text:#0f172a;--muted:#6b7280;--accent:#16a34a;--accent-strong:#15803d;--accent-soft:#dcfce7;--blue:#0ea5e9;--purple:#8b5cf6;--border:#e5e7eb;--card:#ffffff;--shadow-soft:0 18px 45px rgba(15, 23, 42, .09);font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#f9fafb,#f3f4f6);color:var(--text)}a{text-decoration:none;color:inherit}.page{min-height:100vh;display:flex;flex-direction:column}.site-header{position:sticky;top:0;z-index:30;background:#fffffff5;-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px);border-bottom:1px solid rgba(226,232,240,.9)}.container{width:min(1180px,94vw);margin:0 auto}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:14px 0}.header-left{display:flex;align-items:center;gap:10px}.logo{width:34px;height:34px;border-radius:14px;background:linear-gradient(135deg,#22c55e,#0ea5e9);display:grid;place-items:center;color:#fff;font-weight:800}.brand-name{font-weight:800;font-size:17px}.header-nav{display:flex;gap:18px;font-size:14px;color:var(--muted)}.header-nav a{padding:4px 0}.header-nav a:hover{color:var(--text)}.header-actions{display:flex;align-items:center;gap:10px}.header-link{font-size:14px;color:var(--muted)}.header-link:hover{color:var(--text)}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:none;cursor:pointer;font-weight:600;padding:10px 18px;font-size:14px}.btn-small{background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff;box-shadow:0 10px 22px #16a34a59}.btn-small:hover{filter:brightness(1.03)}.btn-primary{background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff;box-shadow:0 16px 30px #16a34a73}.btn-primary:hover{filter:brightness(1.03)}.btn-ghost{border:1px solid var(--border);background:#fff;color:var(--text)}.btn-ghost:hover{background:#f9fafb}.btn-ghost-light{border:1px solid rgba(255,255,255,.4);background:#ffffff26;color:#fff}.btn-ghost-light:hover{background:#ffffff38}.hero{padding:40px 0}.hero-inner{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:40px;align-items:center;width:min(1180px,94vw);margin:0 auto}.badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:4px 10px;font-size:12px;background:#ecfdf3;color:#166534;margin-bottom:14px}.dot{width:8px;height:8px;border-radius:999px;background:#22c55e}.hero-left h1{font-size:40px;line-height:1.1;margin:0 0 12px}.hero-sub{color:var(--muted);max-width:460px;font-size:15px;margin:0 0 18px}.hero-actions{display:flex;gap:12px;margin-bottom:10px;flex-wrap:wrap}.hero-meta{font-size:13px;color:var(--muted)}.hero-right{display:flex;justify-content:flex-end}.hero-card{width:100%;max-width:360px;background:radial-gradient(circle at top,#eff6ff,#eef2ff 45%,#e5f9f0);border-radius:28px;padding:18px 18px 16px;box-shadow:var(--shadow-soft);border:1px solid rgba(226,232,240,.9)}.hero-kpi{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.hero-kpi-label{font-size:13px;color:var(--muted)}.hero-kpi-value{font-size:24px;font-weight:800}.hero-kpi-pill{font-size:11px;padding:6px 10px;border-radius:999px;background:#16a34a14;color:#15803d}.hero-timeline{border-radius:18px;background:#fffc;padding:10px 12px;border:1px dashed rgba(148,163,184,.6);margin-bottom:10px}.timeline-row{display:flex;align-items:center;justify-content:space-between;font-size:13px;padding:4px 0}.status-dot{width:9px;height:9px;border-radius:999px;margin-right:6px}.status-preparing{background:#eab308}.status-transit{background:#0ea5e9}.status-delivered{background:#22c55e}.timeline-row span:first-of-type{display:flex;align-items:center}.timeline-count{font-weight:600}.hero-mini{font-size:12px;color:var(--muted)}.section{padding:40px 0}.section-header{text-align:center;margin-bottom:26px}.section-header h2{margin:0 0 6px;font-size:24px}.section-header p{margin:0;color:var(--muted)}.section-why{background:#f9fafb}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.card{background:var(--card);border-radius:18px;border:1px solid var(--border);padding:18px;box-shadow:0 12px 24px #0f172a0a}.card h3{margin:10px 0 6px;font-size:17px}.card p{margin:0 0 10px;color:var(--muted);font-size:14px}.pill{display:inline-flex;align-items:center;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600}.pill-green{background:#ecfdf3;color:#15803d}.pill-blue{background:#e0f2fe;color:#0369a1}.pill-purple{background:#f3e8ff;color:#7e22ce}.list{list-style:none;padding:0;margin:0;font-size:13px;color:var(--muted)}.list li:before{content:" ";color:#22c55e;font-weight:700}.section-how{background:#fff}.steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.step{background:#f9fafb;border-radius:18px;padding:16px;border:1px solid #e5e7eb}.step h3{margin:10px 0 6px;font-size:16px}.step p{margin:0;color:var(--muted);font-size:14px}.step-number{width:26px;height:26px;border-radius:999px;background:#ecfdf3;color:#166534;font-weight:700;display:grid;place-items:center;font-size:13px}.steps-cta{text-align:center;margin-top:22px}.section-stats{background:#f9fafb}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:22px}.stat-card{background:#fff;border-radius:18px;border:1px solid #e5e7eb;padding:16px;text-align:center}.stat-value{font-weight:800;font-size:22px}.stat-label{margin-top:4px;color:var(--muted);font-size:13px}.testimonials{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.testimonial{background:#fff;border-radius:18px;border:1px solid #e5e7eb;padding:14px;display:flex;gap:10px}.avatar{width:32px;height:32px;border-radius:999px;background:#e5f4ff;display:grid;place-items:center;font-size:13px;font-weight:700}.avatar-purple{background:#f3e8ff}.avatar-green{background:#dcfce7}.testimonial p{margin:0 0 6px;font-size:13px}.author{font-size:12px;color:var(--muted)}.section-cta{padding:34px 0 40px;background:linear-gradient(135deg,#0f766e,#22c55e);color:#fff}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.cta-inner h2{margin:0 0 6px}.cta-inner p{margin:0;max-width:480px}.cta-actions{display:flex;gap:10px;flex-wrap:wrap}.footer{background:#020617;color:#e5e7eb;padding:26px 0 10px}.footer-inner{display:flex;justify-content:space-between;gap:26px}.footer-brand{display:flex;gap:10px;align-items:flex-start}.logo-small{width:30px;height:30px;border-radius:12px;background:linear-gradient(135deg,#22c55e,#0ea5e9)}.footer-title{font-weight:700;font-size:14px}.footer-sub{font-size:13px;color:#9ca3af;margin-top:4px}.footer-socials{display:flex;gap:8px;margin-top:10px;font-size:12px}.footer-socials span{width:22px;height:22px;border-radius:999px;background:#0b1120;display:grid;place-items:center}.footer-cols{display:flex;gap:40px;font-size:13px}.footer-cols h4{margin:0 0 6px;font-size:13px}.footer-cols ul{list-style:none;padding:0;margin:0}.footer-cols li{margin-bottom:4px;color:#9ca3af}.footer-bottom{border-top:1px solid #111827;margin-top:18px;padding-top:10px;font-size:11px;display:flex;justify-content:space-between;gap:10px}@media (max-width:900px){.hero-inner{grid-template-columns:1fr}.hero-right{justify-content:flex-start}.grid-3{grid-template-columns:1fr}.steps,.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.testimonials{grid-template-columns:1fr}.cta-inner{flex-direction:column;align-items:flex-start}.footer-inner{flex-direction:column}}@media (max-width:640px){.steps,.stats-grid{grid-template-columns:1fr}.header-nav{display:none}}
