/* Halaman depan publik */
.lp{background:#fff;font-size:16px}
.lp-wrap{max-width:1180px;margin:0 auto;padding:0 24px}
.lp-narrow{max-width:820px}
.lp h1,.lp h2{letter-spacing:-.025em}
.lp h2{font-size:36px;font-weight:800;line-height:1.15}
.lp h3{font-size:18px;margin:10px 0 6px}
.lp p{margin:0;color:var(--muted);line-height:1.6}

/* Nav */
.lp-nav{position:sticky;top:0;z-index:30;background:rgba(23,32,30,.96);backdrop-filter:blur(8px);color:#fff}
.lp-nav-in{display:flex;align-items:center;gap:24px;height:68px}
.lp-brand{display:flex;align-items:center;gap:10px;color:#fff}
.lp-brand:hover{color:#fff}
.lp-brand .logo{width:34px;height:34px;border-radius:10px;background:var(--acc);display:flex;align-items:center;justify-content:center}
.lp-brand b{font-size:18px;font-weight:800}
.lp-links{display:flex;gap:22px;margin-left:12px}
.lp-links a{color:#C6CECB;font-weight:600;font-size:14px}
.lp-links a:hover{color:#fff}
.lp-actions{margin-left:auto;display:flex;align-items:center;gap:10px}
.lp-lang{display:flex;gap:2px;background:#232E2B;border-radius:8px;padding:3px;font-size:12px;font-weight:700}
.lp-lang a{color:#9AA5A1;padding:5px 8px;border-radius:6px}
.lp-lang a.on{background:#fff;color:var(--ink)}
.lp-ghost{background:transparent;border-color:#3A4542;color:#fff}
.lp-ghost:hover{border-color:#5EE0C8;color:#fff}
.lp-big{min-height:52px;padding:0 22px;font-size:16px;border-radius:12px}

/* Hero */
.lp-hero{background:radial-gradient(1200px 500px at 80% -10%,#1F3A35 0%,transparent 60%),var(--ink);color:#fff;padding:72px 0 88px;overflow:hidden}
.lp-hero-in{display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center}
.lp-pill{display:inline-block;background:rgba(94,224,200,.12);color:#5EE0C8;border:1px solid rgba(94,224,200,.3);border-radius:999px;padding:6px 14px;font-size:13px;font-weight:700}
.lp-hero h1{font-size:52px;line-height:1.08;font-weight:800;margin:18px 0 18px;color:#fff}
.lp-lead{font-size:18px;color:#C6CECB!important;max-width:560px}
.lp-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
.lp-checks{list-style:none;padding:0;margin:26px 0 0;display:flex;gap:18px;flex-wrap:wrap;color:#C6CECB;font-size:14px;font-weight:600}
.lp-checks li{display:flex;gap:6px;align-items:center}
.lp-checks .ic{color:#5EE0C8}
.lp-hero-art{position:relative;display:flex;justify-content:center;padding:20px 0}
.lp-phone{width:300px;background:#F5F4EF;border-radius:34px;border:10px solid #0E1413;box-shadow:0 30px 80px rgba(0,0,0,.45);color:var(--ink);overflow:hidden;transform:rotate(2deg)}
.lp-phone-top{background:#fff;padding:22px 16px 12px;border-bottom:1px solid var(--line)}
.lp-phone-top b{display:block;font-size:15px}
.lp-phone-top small{font-size:11px}
.lp-phone-body{padding:12px;display:flex;flex-direction:column;gap:6px;font-size:12px}
.lp-warn{background:var(--wait-s);color:#6E3C05;border-radius:8px;padding:7px 9px;font-weight:600;display:flex;gap:6px;align-items:center}
.lp-row{display:grid;grid-template-columns:62px 1fr auto;gap:6px;align-items:center;background:#fff;border-radius:8px;padding:8px 9px}
.lp-row span{color:var(--muted);font-weight:600;font-size:11px}
.lp-row i{font-style:normal;font-size:10px;font-weight:700;border-radius:999px;padding:1px 6px}
.lp-row i.hi{background:var(--ok-s);color:var(--ok)}.lp-row i.lo{background:var(--wait-s);color:var(--wait)}
.lp-row.low{outline:1.5px solid #E8A33D;background:#FFF7E6}
.lp-total{display:flex;justify-content:space-between;padding:6px 4px;font-weight:800;font-size:14px}
.lp-phone-btn{background:var(--acc);color:#fff;text-align:center;border-radius:10px;padding:12px;font-weight:700;font-size:13px}
.lp-float{position:absolute;background:#fff;color:var(--ink);border-radius:14px;padding:12px 16px;box-shadow:0 14px 40px rgba(0,0,0,.3);display:flex;flex-direction:column}
.lp-float small{font-size:11px;font-weight:600}
.lp-float b{font-size:15px}
.lp-float-a{left:-40px;top:120px;border-left:4px solid var(--warn)}
.lp-float-b{right:-10px;bottom:50px;border-left:4px solid var(--acc)}

/* Strip */
.lp-strip{border-bottom:1px solid var(--line);padding:28px 0;background:#FBFAF7}
.lp-strip p{text-align:center;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:14px}
.lp-groups{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}
.lp-groups span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:6px 12px;font-size:13px;font-weight:600}

/* Sections */
.lp-sec{padding:88px 0}
.lp-alt{background:var(--bg)}
.lp-head{max-width:720px;margin:0 auto 44px;text-align:center}
.lp-head p{margin-top:12px;font-size:17px}
.lp-kicker{display:inline-block;color:var(--acc);font-weight:800;font-size:13px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}
.lp-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.lp-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.lp-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px}
.lp-num{font-family:var(--mono);color:var(--warn);font-size:14px}
.lp-feat{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px}
.lp-feat p{font-size:14px}
.lp-ic{width:44px;height:44px;border-radius:12px;background:var(--acc-s);color:var(--acc);display:flex;align-items:center;justify-content:center}
.lp-split{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}
.lp-split h2{margin-bottom:14px}
.lp-p{font-size:17px}
.lp-list{list-style:none;padding:0;margin:22px 0;display:flex;flex-direction:column;gap:12px;font-weight:600}
.lp-list li{display:flex;gap:10px;align-items:flex-start}
.lp-list .ic{color:var(--acc);margin-top:3px}
.lp-demo{display:grid;grid-template-columns:200px 1fr;gap:18px;padding:22px;align-items:start}
.lp-demo-map .zone-legend{display:none}
.lp-demo-list{display:flex;flex-direction:column;gap:8px}
.lp-hist{display:flex;justify-content:space-between;gap:10px;align-items:center;border-top:1px solid var(--line2);padding-top:8px;font-size:14px}
.lp-hist small{display:block;font-size:12px}
.lp-hist .mono{font-size:13px;white-space:nowrap}
.lp-steps .lp-card{position:relative}
.lp-step{width:40px;height:40px;border-radius:999px;background:var(--ink);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:18px}
.lp-price{padding:28px}
.lp-price-top{display:flex;flex-direction:column;border-bottom:1px solid var(--line2);padding-bottom:16px}
.lp-price-top span{font-weight:700;color:var(--muted);font-size:13px;text-transform:uppercase;letter-spacing:.06em}
.lp-price-top b{font-size:44px;font-weight:800;letter-spacing:-.03em}
.lp-faq{background:#fff;border:1px solid var(--line);border-radius:14px;padding:0 20px;margin-bottom:10px}
.lp-faq summary{cursor:pointer;font-weight:700;padding:18px 0;list-style:none;display:flex;justify-content:space-between;gap:10px}
.lp-faq summary::after{content:"+";font-size:22px;line-height:1;color:var(--acc)}
.lp-faq[open] summary::after{content:"−"}
.lp-faq p{padding-bottom:18px}
.lp-final{background:var(--ink);color:#fff;text-align:center;padding:80px 0}
.lp-final h2{color:#fff}
.lp-final p{color:#C6CECB;margin-top:10px;font-size:17px}
.lp-foot{background:#0E1413;color:#9AA5A1;padding:26px 0}
.lp-foot-in{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}
.lp-foot small{color:#9AA5A1}
.lp-sticky{display:none}
.lp-links a,.lp-actions .btn{white-space:nowrap}
@media (max-width:1100px){.lp-links{display:none}.lp-float-a{left:0}.lp-float-b{right:0}}


@media (max-width:1024px){
  .lp-hero-in,.lp-split{grid-template-columns:1fr}
  .lp-4{grid-template-columns:repeat(2,minmax(0,1fr))}
  .lp-hero h1{font-size:40px}
}
@media (max-width:760px){
  .lp-wrap{padding:0 16px}
  .lp h2{font-size:28px}
  .lp-hero{padding:44px 0 56px}
  .lp-hero h1{font-size:32px}
  .lp-lead{font-size:16px}
  .lp-3,.lp-4{grid-template-columns:minmax(0,1fr)}
  .lp-sec{padding:60px 0}
  .lp-demo{grid-template-columns:minmax(0,1fr)}
  .lp-demo-map{max-width:220px;margin:0 auto}
  .lp-float{display:none}
  .lp-phone{width:270px}
  .lp-nav-in{gap:10px}
  .lp-sticky{display:flex;position:fixed;left:16px;right:16px;bottom:calc(14px + env(safe-area-inset-bottom));z-index:40;min-height:52px;box-shadow:0 10px 30px rgba(11,107,99,.4)}
  .lp-final{padding-bottom:110px}
}
