
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
/* Screen-reader only — tidak terlihat secara visual, terbaca oleh crawler & screen reader */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
html{scroll-behavior:smooth;scroll-padding-top:64px;overflow-x:hidden}
body{font-family:'Plus Jakarta Sans',sans-serif;background:#FAFAF8;color:#1A2E1E;line-height:1.5;overflow-x:hidden;-webkit-font-smoothing:antialiased}
:root{
  --g:#007458;--gd:#00281E;--gl:#34D399;
  --gg:rgba(0,116,89,0.08);--bm:rgba(0,116,89,0.18);
  --td:#587060;--tm:#3D5140;--t:#1A2E1E;
  --b:#E4E2D8;--y:#FFC13B;--s3:#FAFAF8;--red:#DC2626;
}

/* ── NAV ── */
nav{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(255,255,255,0.96);backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.07)}
.nav-in{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:60px;padding:0 24px}
.nav-logo{font-weight:800;font-size:16px;color:var(--gd);text-decoration:none;display:flex;align-items:center;gap:8px}
.nav-links{display:flex;align-items:center;gap:24px;list-style:none}
.nav-links a{color:var(--tm);text-decoration:none;font-size:13.5px;font-weight:500;transition:color .15s}
.nav-links a:hover{color:var(--g)}
.nav-cta{background:var(--y);color:var(--gd);font-weight:700;font-size:13px;padding:9px 18px;border-radius:50px;text-decoration:none;box-shadow:0 4px 12px rgba(255,193,59,.35);white-space:nowrap}

/* ── HERO ── */
.hero{min-height:100dvh;position:relative;overflow:hidden;display:flex;align-items:center;padding-top:60px}
.hero-bg{position:absolute;inset:0;background-image:url('../images/hero-bg.jpg');background-size:cover;background-position:center 20%}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(105deg,rgba(0,20,12,0.82) 0%,rgba(0,30,18,0.72) 40%,rgba(0,20,12,0.30) 70%,rgba(0,0,0,0.10) 100%)}
.hero-in{max-width:1100px;margin:0 auto;padding:80px 24px;display:grid;grid-template-columns:1fr 360px;gap:52px;align-items:center;position:relative;z-index:2;width:100%}
.hero-eyebrow{display:inline-flex;align-items:center;gap:8px;background:rgba(255,193,59,.15);border:1px solid rgba(255,193,59,.35);border-radius:50px;padding:5px 14px;font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--y);margin-bottom:22px}
.hero h1{font-size:52px;font-weight:900;line-height:1.05;letter-spacing:-1px;color:#fff;margin-bottom:16px;text-transform:uppercase}
.hero h1 .hl{color:var(--y)}
.hero h1 .h1-seo{display:block;font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:none;color:rgba(255,255,255,.45);margin-bottom:6px;line-height:1.4}
.h1-br{display:none}
.hero-handwriting{font-family:'Caveat',cursive;font-size:20px;font-weight:600;color:rgba(255,255,255,.75);line-height:1.5;margin-bottom:18px;transform:rotate(-1.5deg);display:inline-block}
.hero-sub{font-size:15px;color:rgba(255,255,255,.72);line-height:1.7;margin-bottom:32px}
.hero-btns{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:28px}
.btn-pri{background:var(--y);color:var(--gd);font-weight:800;font-size:15px;padding:15px 28px;border-radius:50px;text-decoration:none;display:inline-flex;align-items:center;gap:8px;box-shadow:0 6px 24px rgba(255,193,59,.45);transition:opacity .15s,transform .15s}
.btn-pri:hover{opacity:.9;transform:translateY(-2px)}
.btn-ghost{background:rgba(255,255,255,.10);color:rgba(255,255,255,.88);font-weight:600;font-size:15px;padding:15px 24px;border-radius:50px;text-decoration:none;border:1.5px solid rgba(255,255,255,.22);display:inline-flex;align-items:center;gap:7px;transition:background .15s}
.btn-ghost:hover{background:rgba(255,255,255,.18)}
.hero-checks{display:flex;flex-direction:column;gap:10px}
.hc{display:flex;align-items:center;gap:10px;font-size:13.5px;font-weight:600;color:rgba(255,255,255,.8)}
.hc-dot{width:22px;height:22px;min-width:22px;border-radius:50%;background:rgba(52,211,153,.18);border:1.5px solid rgba(52,211,153,.4);display:flex;align-items:center;justify-content:center}

/* Hero card */
.hero-card{background:rgba(255,255,255,.96);border-radius:20px;padding:22px;box-shadow:0 20px 60px rgba(0,0,0,.25)}
.hc-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}
.hc-title{font-size:13px;font-weight:700;color:var(--tm)}
.hc-pill{background:var(--gg);color:var(--g);font-size:11px;font-weight:700;padding:4px 10px;border-radius:50px;border:1px solid var(--bm)}
.hc-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid var(--b);font-size:13px}
.hc-row:last-of-type{border-bottom:none}
.hc-lbl{color:var(--td);font-weight:500}
.hc-val{font-weight:700;color:var(--t)}
.hc-total{margin-top:14px;background:rgba(220,38,38,.07);border-radius:12px;padding:14px 16px;border:1px solid rgba(220,38,38,.18)}
.hct-lbl{font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--red);margin-bottom:2px}
.hct-val{font-size:20px;font-weight:900;color:var(--red)}
.hc-rugi{margin-top:10px;background:rgba(220,38,38,.06);border-radius:10px;padding:10px 14px;border:1px solid rgba(220,38,38,.15);display:flex;align-items:center;gap:10px}
.hc-rugi-icon{width:32px;height:32px;min-width:32px;border-radius:8px;background:rgba(220,38,38,.12);display:flex;align-items:center;justify-content:center;font-size:16px}
/* Hero card breakdown rows */
.hc-breakdown{border:1px solid var(--b);border-radius:10px;overflow:hidden;margin-bottom:12px}
.hc-breakdown-row{display:flex;justify-content:space-between;align-items:center;padding:7px 11px;font-size:12px;border-bottom:1px solid var(--b);background:#FAFAF8}
.hc-breakdown-row:last-child{border-bottom:none}
.hc-bd-lbl{color:var(--td);font-weight:500}
.hc-bd-val{font-weight:700;color:var(--t)}
.hc-bd-note{font-size:10px;color:rgba(88,112,96,.5);font-weight:400}
.hc-breakdown-total{display:flex;justify-content:space-between;align-items:center;padding:9px 11px;font-size:13px;font-weight:800;color:var(--gd);background:#F0F4F1;border-top:1px solid var(--b)}

/* ── TRUST BAR ── */
.trust-bar{background:#fff;border-bottom:1px solid var(--b);padding:20px 24px}
.trust-in{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}
.trust-item{display:flex;align-items:center;gap:12px}
.trust-icon{width:40px;height:40px;min-width:40px;border-radius:10px;background:var(--gg);border:1px solid var(--bm);display:flex;align-items:center;justify-content:center}
.trust-label{font-size:13px;font-weight:700;color:var(--t)}
.trust-sub{font-size:11.5px;color:var(--td);margin-top:1px}

/* ── PAIN ── */
.pain-sec{padding:80px 24px;background:var(--s3)}
.pain-in{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.pain-label{display:inline-block;background:rgba(255,193,59,.15);color:#92600A;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:4px 12px;border-radius:50px;border:1px solid rgba(255,193,59,.3);margin-bottom:14px}
.pain-h2{font-size:32px;font-weight:900;line-height:1.2;letter-spacing:-.3px;color:var(--gd);margin-bottom:14px}
.pain-h2 em{color:var(--g);font-style:normal}
.pain-lead{font-size:14.5px;color:var(--tm);line-height:1.7}
.pain-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.pain-card{background:#fff;border:1px solid var(--b);border-radius:16px;padding:18px;transition:border-color .2s,box-shadow .2s}
.pain-card:hover{border-color:var(--bm);box-shadow:0 4px 20px rgba(0,116,89,.08)}
.pain-icon{font-size:26px;margin-bottom:10px}
.pain-card-title{font-size:13.5px;font-weight:700;color:var(--gd);margin-bottom:5px}
.pain-card-sub{font-size:12px;color:var(--td);line-height:1.55}

/* ── HOW IT WORKS (6 steps) ── */
.sol-sec{padding:80px 24px;background:#fff}
.sol-in{max-width:1100px;margin:0 auto}
/* Layout 2-col: kiri header+steps, kanan phone */
.sol-body{display:grid;grid-template-columns:1fr 340px;gap:64px;align-items:center}
.sol-left{}
.sol-label{font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--g);margin-bottom:12px;display:inline-flex;align-items:center;gap:6px;background:var(--gg);padding:5px 14px;border-radius:50px;border:1px solid var(--bm)}
.sol-h2{font-size:34px;font-weight:900;line-height:1.15;letter-spacing:-.4px;color:var(--gd);margin-bottom:10px}
.sol-h2 em{color:var(--g);font-style:normal}
.sol-lead{font-size:14.5px;color:var(--tm);line-height:1.7;margin-bottom:32px}
/* Steps sebagai vertical list */
.hiw-steps{display:flex;flex-direction:column;gap:0;position:relative}
.hiw-steps::before{content:'';position:absolute;top:22px;bottom:22px;left:20px;width:2px;background:linear-gradient(180deg,var(--g),var(--gl));z-index:0}
.hiw-step{display:flex;align-items:flex-start;gap:16px;position:relative;z-index:1;padding:12px 0}
.hiw-step:not(:last-child){border-bottom:1px solid var(--b)}
.hiw-step-num{width:40px;height:40px;min-width:40px;border-radius:50%;background:var(--g);color:#fff;font-size:14px;font-weight:800;display:flex;align-items:center;justify-content:center;border:3px solid #fff;box-shadow:0 3px 12px rgba(0,116,89,.3);position:relative;z-index:1}
.hiw-step-body{flex:1;padding-top:8px}
.hiw-step-icon{font-size:16px;margin-bottom:2px}
.hiw-step-title{font-size:14px;font-weight:800;color:var(--gd);margin-bottom:3px}
.hiw-step-sub{font-size:13px;color:var(--td);line-height:1.5}
/* Kolom kanan — phone */
.hiw-phone{position:relative;display:flex;justify-content:center}
.hiw-phone-img{width:220px;border-radius:24px;box-shadow:0 24px 64px rgba(0,0,0,.16);border:3px solid rgba(255,255,255,.9)}
.hiw-badge{position:absolute;background:#fff;border-radius:12px;padding:10px 14px;box-shadow:0 8px 24px rgba(0,0,0,.12);display:flex;align-items:center;gap:9px}
.hiw-badge.left{left:-32px;top:15%}
.hiw-badge.right{right:-32px;bottom:22%}
.hiw-badge-label{font-size:10px;color:var(--td);font-weight:500}
.hiw-badge-val{font-size:13px;font-weight:800}

/* ── FEATURES with photo bg ── */
.feat-sec{padding:0;background:var(--gd);position:relative;overflow:hidden}
.feat-bg{position:absolute;inset:0;background-image:url('../images/feat-bg.jpg');background-size:cover;background-position:center 30%;opacity:.38}
.feat-overlay{position:absolute;inset:0;background:linear-gradient(160deg,rgba(0,28,18,.72) 0%,rgba(0,20,13,.82) 55%,rgba(0,40,30,.88) 100%)}
/* Subtle green glow accent kanan atas untuk depth */
.feat-overlay::after{content:'';position:absolute;top:-10%;right:-5%;width:55%;height:70%;background:radial-gradient(ellipse at 70% 20%,rgba(52,211,153,.12) 0%,transparent 65%);pointer-events:none}
.feat-in{max-width:1100px;margin:0 auto;padding:90px 24px 96px;position:relative;z-index:2}
.feat-header{margin-bottom:52px;max-width:620px}
.eyebrow{font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--gl);margin-bottom:12px;display:inline-flex;align-items:center;gap:6px}
.eyebrow::before{content:'';display:inline-block;width:18px;height:2px;background:var(--gl);border-radius:2px}
.sec-h2{font-size:36px;font-weight:900;line-height:1.15;letter-spacing:-.4px;margin-bottom:12px}
.sec-h2.light{color:#fff}
.sec-h2 em{color:var(--y);font-style:normal}
.sec-lead{font-size:15px;line-height:1.7}
.sec-lead.light{color:rgba(255,255,255,.65)}
.feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
/* Card dengan solid glass yang lebih terbaca */
.feat-card{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:26px 24px;display:flex;flex-direction:column;transition:border-color .25s,background .25s,transform .25s,box-shadow .25s;position:relative;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.feat-card:hover{border-color:rgba(52,211,153,.35);background:rgba(255,255,255,.13);transform:translateY(-4px);box-shadow:0 12px 36px rgba(0,0,0,.3),0 0 0 1px rgba(52,211,153,.15)}
.feat-card.new::after{content:'Baru';position:absolute;top:14px;right:14px;background:var(--y);color:var(--gd);font-size:10px;font-weight:800;padding:3px 10px;border-radius:50px;letter-spacing:.5px}
/* Icon box lebih kontras dan visible */
.feat-icon{width:46px;height:46px;border-radius:13px;background:rgba(52,211,153,.15);border:1px solid rgba(52,211,153,.3);display:flex;align-items:center;justify-content:center;margin-bottom:18px}
.feat-title{font-size:15px;font-weight:800;color:#fff;margin-bottom:8px;letter-spacing:-.1px}
.feat-desc{font-size:13px;color:rgba(255,255,255,.65);line-height:1.65;flex:1}
.feat-link{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:700;color:var(--gl);margin-top:16px;text-decoration:none;letter-spacing:.2px}
.feat-link:hover{color:#fff}
/* Separator line antara icon dan konten — opsional tapi adds structure */
.feat-card::before{content:'';position:absolute;bottom:0;left:24px;right:24px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.06),transparent)}

/* ── SIMULASI ── */
.sim-sec{padding:80px 24px;background:var(--s3)}
.sim-in{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.sim-label{display:inline-block;background:rgba(52,211,153,.12);color:var(--g);font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:4px 12px;border-radius:50px;border:1px solid var(--bm);margin-bottom:14px}
.sim-h2{font-size:30px;font-weight:900;line-height:1.2;color:var(--gd);margin-bottom:12px}
.sim-lead{font-size:14.5px;color:var(--tm);line-height:1.7;margin-bottom:24px}
.sim-cards{display:flex;gap:12px;align-items:flex-start}
.sim-card{flex:1;background:#fff;border:1px solid var(--b);border-radius:16px;padding:18px;display:flex;flex-direction:column;gap:0}
.sim-card.after{background:linear-gradient(135deg,#F0FAF7,#fff);border-color:rgba(0,116,89,.2)}
.sim-card-lbl{font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--td);margin-bottom:12px}
.after-lbl{color:var(--red) !important}
.sim-block-rows{border:1px solid var(--b);border-radius:10px;overflow:hidden;margin-bottom:12px}
.sim-block-row{display:flex;justify-content:space-between;align-items:center;padding:7px 11px;font-size:12px;border-bottom:1px solid var(--b);background:#FAFAF8}
.sim-block-row:last-child{border-bottom:none}
.sim-block-row.bad-row{background:rgba(220,38,38,.04)}
.sim-block-lbl{color:var(--td);font-weight:500}
.sim-block-val{font-weight:700;color:var(--t)}
.sim-block-val.bad{color:var(--red)}
.sim-block-total{display:flex;justify-content:space-between;align-items:center;padding:9px 11px;font-size:13px;font-weight:800;background:#F0F4F1;border-top:1px solid var(--b)}
.sim-block-total.bad-total{background:rgba(220,38,38,.06)}
.sim-block-total .bad{color:var(--red)}
.sim-row{display:flex;justify-content:space-between;margin-bottom:8px;font-size:13px}
.sim-row .lbl{color:var(--td)}
.sim-row .val{font-weight:700;color:var(--t)}
.sim-row .val.bad{color:var(--red)}
.sim-margin{margin-top:10px;padding:10px 12px;border-radius:10px;background:rgba(220,38,38,.07);border:1px solid rgba(220,38,38,.15);display:flex;justify-content:space-between;font-size:13px;font-weight:800}
.sim-margin.bad .val.bad{color:var(--red)}
.sim-arrow{display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:900;color:var(--g);padding-top:80px}
.sim-note{margin-top:12px;font-size:12px;color:var(--tm);display:flex;align-items:flex-start;gap:7px;line-height:1.6;font-weight:500}

/* ── TESTIMONIALS ── */
.testi-sec{padding:80px 24px;background:var(--gd)}
.testi-in{max-width:1100px;margin:0 auto}
.testi-label{display:inline-block;background:rgba(255,193,59,.15);color:var(--y);font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:4px 12px;border-radius:50px;border:1px solid rgba(255,193,59,.3);margin-bottom:12px}
.testi-h2{font-size:34px;font-weight:900;color:#fff;line-height:1.2;margin-bottom:10px}
.testi-h2 em{color:var(--y);font-style:normal}
.testi-header{margin-bottom:40px}
.testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px}
.testi-card{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:24px}
.testi-card.featured{background:rgba(255,255,255,.10);border-color:rgba(255,193,59,.25)}
.testi-av{width:48px;height:48px;border-radius:12px;overflow:hidden;border:2px solid rgba(255,255,255,.2);flex-shrink:0}
.testi-av img{width:100%;height:100%;object-fit:cover}
.testi-top{display:flex;align-items:center;gap:12px;margin-bottom:14px}
.testi-name{font-size:14px;font-weight:700;color:#fff}
.testi-type{font-size:11.5px;color:rgba(255,255,255,.5);margin-top:1px}
.testi-stars{color:var(--y);font-size:13px;letter-spacing:1px;margin-top:2px}
.testi-quote{font-size:13.5px;color:rgba(255,255,255,.75);line-height:1.7;font-weight:500}
.testi-attr{font-size:11.5px;color:rgba(255,255,255,.4);margin-top:10px;font-weight:600;letter-spacing:.02em}
.testi-counter{display:flex;gap:48px;justify-content:center;margin-top:36px;flex-wrap:wrap}

/* ── PROOF SECTION ── */
.proof-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:32px}
.proof-card{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.13);border-radius:22px;padding:26px;display:flex;flex-direction:column;gap:16px}
.proof-card-header{display:flex;align-items:flex-start;gap:14px}
.proof-icon{width:44px;height:44px;min-width:44px;border-radius:12px;background:rgba(52,211,153,.13);border:1px solid rgba(52,211,153,.25);display:flex;align-items:center;justify-content:center;font-size:20px}
.proof-biz-name{font-size:15px;font-weight:800;color:#fff;line-height:1.2}
.proof-biz-type{font-size:12px;color:rgba(255,255,255,.45);margin-top:2px}
.proof-ig{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;color:var(--gl);text-decoration:none;margin-top:5px;letter-spacing:.2px}
.proof-ig:hover{color:#fff}
.proof-menu-label{font-size:9px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:rgba(255,255,255,.3)}
.proof-menu-name{font-size:14px;font-weight:700;color:rgba(255,255,255,.85);margin-top:2px;line-height:1.35}
.proof-rows{display:flex;flex-direction:column;gap:0;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.08)}
.proof-row{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;font-size:13px;border-bottom:1px solid rgba(255,255,255,.06)}
.proof-row:last-child{border-bottom:none}
.proof-row.sub{padding:8px 14px;background:rgba(0,0,0,.12)}
.proof-row.sub .proof-row-lbl{font-size:12px;color:rgba(255,255,255,.38)}
.proof-row.sub .proof-row-val{font-size:12px;color:rgba(255,255,255,.45);font-weight:600}
.proof-row.total{background:rgba(255,255,255,.05);border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}
.proof-row.total .proof-row-lbl{font-size:12px;font-weight:700;color:rgba(255,255,255,.6);letter-spacing:.3px}
.proof-row.total .proof-row-val{font-weight:800;color:#fff}
.proof-row.highlight{background:rgba(52,211,153,.07)}
.proof-row-lbl{color:rgba(255,255,255,.5);font-weight:500}
.proof-row-val{font-weight:700;color:rgba(255,255,255,.85)}
.proof-row-val.green{color:var(--gl)}
.proof-row-val.yellow{color:var(--y)}
.proof-row-note{font-size:10px;color:rgba(255,255,255,.25);font-weight:400;font-style:normal}
.proof-insight{display:flex;align-items:flex-start;gap:7px;font-size:12px;color:rgba(255,255,255,.5);line-height:1.55;background:rgba(52,211,153,.07);border:1px solid rgba(52,211,153,.15);border-radius:10px;padding:10px 13px;font-weight:500}
.proof-insight.warn{background:rgba(255,193,59,.07);border-color:rgba(255,193,59,.2);color:rgba(255,255,255,.5)}
.proof-insight svg{flex-shrink:0;margin-top:1px}
.proof-founder{display:flex;align-items:flex-start;gap:12px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:18px 20px;margin-top:8px}
.proof-founder-dot{width:8px;height:8px;min-width:8px;border-radius:50%;background:var(--gl);margin-top:6px}
.proof-founder p{font-size:13px;color:rgba(255,255,255,.45);line-height:1.65}
.proof-founder em{color:rgba(255,255,255,.7);font-style:normal;font-weight:600}
.tc-item{text-align:center}
.tc-num{font-size:32px;font-weight:900;color:var(--y)}
.tc-label{font-size:12px;color:rgba(255,255,255,.45);font-weight:500;margin-top:2px}

/* ── PRICING (single plan) ── */
.price-sec{padding:80px 24px;background:var(--s3)}
.price-in{max-width:800px;margin:0 auto;text-align:center}
.price-eyebrow{font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--g);margin-bottom:10px;display:inline-block}
.price-sec-h2{font-size:34px;font-weight:900;line-height:1.18;letter-spacing:-.3px;color:var(--gd);margin-bottom:10px}
.price-sec-h2 em{color:var(--g);font-style:normal}
.price-sec-lead{font-size:15px;color:var(--tm);line-height:1.65;margin-bottom:36px}
/* Card */
.price-card{background:var(--gd);border-radius:28px;padding:40px;position:relative;overflow:hidden;text-align:left}
.price-card::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 70% 80% at 80% 20%,rgba(0,116,89,.35),transparent 65%);pointer-events:none}
.price-card::after{content:'';position:absolute;bottom:-80px;left:-80px;width:280px;height:280px;border-radius:50%;background:rgba(0,116,89,.08);pointer-events:none}
.price-promo-badge{display:inline-flex;align-items:center;gap:6px;background:rgba(255,193,59,.15);border:1px solid rgba(255,193,59,.3);border-radius:50px;padding:6px 16px;font-size:11.5px;font-weight:600;color:var(--y);margin-bottom:24px;position:relative;z-index:1}
.badge-dot{width:7px;height:7px;background:var(--y);border-radius:50%;animation:pulse 1.8s infinite}
@keyframes pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}
/* Grid inside card: left price + right countdown */
.price-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center;position:relative;z-index:1}
.price-plan-label{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:rgba(255,255,255,.4);margin-bottom:8px}
/* 89rb format */
.price-amount{display:flex;align-items:flex-end;gap:2px;margin-bottom:6px;line-height:1}
.price-rp{font-size:24px;font-weight:700;color:#fff;padding-bottom:10px}
.price-num{font-size:80px;font-weight:900;color:#fff;letter-spacing:-3px}
.price-rb{font-size:24px;font-weight:700;color:rgba(255,255,255,.65);padding-bottom:10px}
.price-normal{font-size:13px;color:rgba(255,255,255,.35);margin-bottom:4px}
.price-normal s{text-decoration-color:rgba(255,255,255,.4)}
.price-period{font-size:12px;color:rgba(255,255,255,.35);margin-bottom:20px}
.price-includes{display:flex;flex-direction:column;gap:9px}
.pi{display:flex;align-items:center;gap:10px;font-size:13.5px;font-weight:600;color:rgba(255,255,255,.8)}
.pi-check{width:20px;height:20px;min-width:20px;border-radius:50%;background:rgba(52,211,153,.15);border:1.5px solid rgba(52,211,153,.35);display:flex;align-items:center;justify-content:center}
/* Countdown right side */
.price-countdown-wrap{text-align:center}
.cd-label{font-size:10px;font-weight:700;color:rgba(255,255,255,.4);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:14px}
.countdown-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:14px}
.flip-unit{text-align:center}
.flip-num{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:12px 8px;font-size:32px;font-weight:900;color:#fff;line-height:1;display:block}
.flip-sep{font-size:28px;font-weight:800;color:rgba(255,255,255,.25);display:flex;align-items:center;padding-bottom:10px}
.flip-label{font-size:9px;color:rgba(255,255,255,.3);font-weight:600;letter-spacing:1px;margin-top:5px}
/* CTA bottom full width */
.price-cta-wrap{margin-top:28px;position:relative;z-index:1}
.price-cta-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;background:var(--y);color:var(--gd);font-weight:800;font-size:17px;padding:20px 28px;border-radius:50px;text-decoration:none;box-shadow:0 8px 32px rgba(255,193,59,.45);transition:opacity .15s,transform .15s;margin-bottom:14px}
.price-cta-btn:hover{opacity:.92;transform:translateY(-2px)}
.price-methods{font-size:11px;letter-spacing:1px;text-transform:uppercase;color:rgba(255,255,255,.50);text-align:center;line-height:2}
.price-guarantee{display:flex;align-items:flex-start;gap:8px;background:rgba(52,211,153,.08);border:1px solid rgba(52,211,153,.2);border-radius:12px;padding:12px 16px;margin-top:14px}
.price-guarantee svg{flex-shrink:0;margin-top:1px}
.price-guarantee span{font-size:12px;color:rgba(255,255,255,.55);line-height:1.6;font-weight:500}

/* ── FAQ ── */
.faq-sec{padding:80px 24px;background:#fff}
.faq-in{max-width:720px;margin:0 auto}
.faq-sec-h2{font-size:34px;font-weight:900;line-height:1.18;letter-spacing:-.3px;color:var(--gd);margin-bottom:10px}
.faq-sec-h2 em{color:var(--g);font-style:normal}
.faq-list{margin-top:40px}
.faq-item{border-bottom:1px solid var(--b)}
.faq-q{display:flex;justify-content:space-between;align-items:center;padding:20px 0;cursor:pointer;gap:16px}
.faq-qt{font-size:15px;font-weight:700;color:var(--gd);line-height:1.4}
.faq-icon{width:28px;height:28px;min-width:28px;border-radius:50%;background:var(--gg);border:1px solid var(--bm);display:flex;align-items:center;justify-content:center;font-size:16px;color:var(--g);font-weight:700;transition:transform .25s,background .2s}
.faq-item.open .faq-icon{transform:rotate(45deg);background:var(--g);color:#fff}
.faq-a{font-size:14px;color:var(--tm);line-height:1.7;padding:0 0 20px;display:none}
.faq-item.open .faq-a{display:block}

/* ── FINAL CTA ── */
.final-cta{background:var(--gd);overflow:hidden}
.final-cta-in{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;min-height:480px}
.final-left{padding:80px 52px;display:flex;flex-direction:column;justify-content:center;background:rgba(255,255,255,.03);border-right:1px solid rgba(255,255,255,.08);position:relative;overflow:hidden}
.final-left::before{content:'';position:absolute;bottom:-60px;left:-60px;width:300px;height:300px;border-radius:50%;background:rgba(0,116,89,.12)}
.final-tagline{font-family:'Caveat',cursive;font-size:26px;font-weight:600;color:rgba(255,255,255,.55);line-height:1.45;margin-bottom:24px;transform:rotate(-1deg);display:inline-block}
.final-logo-badge{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:18px 22px;display:flex;align-items:center;gap:14px;width:fit-content}
.final-logo-name{font-size:18px;font-weight:800;color:#fff}
.final-logo-sub{font-size:12px;color:rgba(255,255,255,.4);margin-top:2px}
.final-right{padding:80px 52px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:1}
.final-right::before{content:'';position:absolute;top:-80px;right:-80px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(0,116,89,.18),transparent 70%)}
.final-badge{display:inline-flex;align-items:center;gap:6px;background:rgba(255,193,59,.12);border:1px solid rgba(255,193,59,.3);border-radius:50px;padding:5px 14px;font-size:10.5px;font-weight:600;color:var(--y);margin-bottom:20px}
.final-h2{font-size:36px;font-weight:900;color:#fff;line-height:1.18;margin-bottom:14px;letter-spacing:-.4px;position:relative;z-index:1}
.final-h2 em{color:var(--y);font-style:normal}
.final-lead{font-size:14.5px;color:rgba(255,255,255,.55);line-height:1.7;margin-bottom:28px;position:relative;z-index:1}
.final-sub{margin-top:12px;font-size:11px;color:rgba(255,255,255,.28);position:relative;z-index:1}

/* ── FOOTER ── */
footer{background:var(--gd);border-top:1px solid rgba(255,255,255,.07);padding:36px 24px}
.foot-in{max-width:1100px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;gap:28px;flex-wrap:wrap}
.foot-logo{display:flex;align-items:center;gap:8px;font-weight:800;font-size:16px;color:#fff;text-decoration:none}
.foot-tag{font-size:12px;color:rgba(255,255,255,.35);margin-top:7px;max-width:240px;line-height:1.55}
.foot-links{display:flex;gap:18px;flex-wrap:wrap;margin-top:14px}
.foot-links a{font-size:12.5px;color:rgba(255,255,255,.38);text-decoration:none;transition:color .15s}
.foot-links a:hover{color:rgba(255,255,255,.75)}
.foot-bottom{max-width:1100px;margin:20px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.07);display:flex;justify-content:space-between;flex-wrap:wrap;gap:7px}
.foot-bottom span{font-size:11.5px;color:rgba(255,255,255,.50)}

/* ── STICKY ── */
.sticky{position:fixed;bottom:0;left:0;right:0;z-index:90;padding:10px 20px calc(14px + env(safe-area-inset-bottom));background:linear-gradient(to top,rgba(0,0,0,.92) 0%,rgba(0,0,0,.5) 70%,transparent 100%);display:flex;flex-direction:column;align-items:center;gap:5px;transform:translateY(100%);transition:transform .35s cubic-bezier(.34,1.56,.64,1);pointer-events:none}
.sticky.visible{transform:translateY(0);pointer-events:all}
.sticky-sub{font-size:11px;color:rgba(255,255,255,.4);text-align:center}
.sticky-btn{background:var(--y);color:var(--gd);font-weight:800;font-size:15px;padding:13px 32px;border-radius:50px;text-decoration:none;box-shadow:0 8px 24px rgba(255,193,59,.45);max-width:400px;width:100%;text-align:center;transition:transform .15s}
.sticky-btn:hover{transform:translateY(-2px)}

/* ── SCROLL REVEAL ── */
.rv{opacity:0;transform:translateY(18px);transition:opacity .45s ease,transform .45s ease}
.rv.in{opacity:1;transform:none}

/* ── RESPONSIVE ── */

/* ── TABLET 900px ── */
@media(max-width:900px){
  /* Hero */
  .hero-in{grid-template-columns:1fr;gap:32px;padding:72px 24px 52px}
  .hero{min-height:auto}
  .hero h1{font-size:40px}
  /* Hero card tampil di bawah copy — ukuran penuh */
  .hero-card{width:100%;max-width:480px;margin:0 auto}

  /* Trust: 2 kolom */
  .trust-in{grid-template-columns:repeat(2,1fr);gap:16px}

  /* Pain */
  .pain-in{grid-template-columns:1fr;gap:32px}
  .pain-grid{grid-template-columns:1fr 1fr}

  /* How it works */
  .sol-body{grid-template-columns:1fr;gap:40px}
  /* Phone image masuk tengah, badge tidak overflow */
  .hiw-phone{justify-content:center}
  .hiw-badge.left{left:0}
  .hiw-badge.right{right:0}

  /* Features */
  .feat-grid{grid-template-columns:repeat(2,1fr)}
  .feat-in{padding:64px 24px 72px}

  /* Simulasi */
  .sim-in{grid-template-columns:1fr;gap:32px}

  /* Testimonials / Proof */
  .testi-grid{grid-template-columns:1fr}
  .proof-grid{grid-template-columns:1fr}

  /* Pricing */
  .price-card-grid{grid-template-columns:1fr;gap:28px}
  .price-countdown-wrap{border-top:1px solid rgba(255,255,255,.1);padding-top:24px}

  /* Final CTA */
  .final-cta-in{grid-template-columns:1fr}
  .final-left{padding:48px 28px 36px;border-right:none;border-bottom:1px solid rgba(255,255,255,.08)}
  .final-right{padding:36px 28px 48px}
}

/* ── MOBILE 640px ── */
@media(max-width:640px){

  /* === NAV === */
  .nav-links{display:none}
  .nav-burger{display:flex;flex-direction:column;gap:5px;cursor:pointer;padding:8px;border:none;background:none;min-width:44px;min-height:44px;align-items:center;justify-content:center}
  .nav-burger span{display:block;width:22px;height:2px;background:var(--gd);border-radius:2px;transition:all .2s ease}
  .nav-burger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}
  .nav-burger.open span:nth-child(2){opacity:0;transform:scaleX(0)}
  .nav-burger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
  .nav-links.open{
    display:flex;flex-direction:column;gap:0;
    position:fixed;top:60px;left:0;right:0;
    background:rgba(255,255,255,.98);backdrop-filter:blur(20px);
    border-bottom:1px solid var(--b);
    padding:8px 20px 20px;
    box-shadow:0 8px 24px rgba(0,0,0,.08);
    z-index:99;
    max-height:calc(100dvh - 60px);
    overflow-y:auto
  }
  .nav-links.open li{border-bottom:1px solid var(--b)}
  /* Tap target nav item: min 48px */
  .nav-links.open a{display:block;padding:14px 0;font-size:15px;color:var(--t);min-height:48px;display:flex;align-items:center}
  .nav-links.open .nav-cta{
    margin-top:12px;display:block;text-align:center;
    padding:14px;border-radius:50px;min-height:48px;
    display:flex;align-items:center;justify-content:center
  }

  /* === HERO === */
  .hero-in{padding:48px 20px 40px;gap:28px}
  .hero h1{font-size:clamp(26px,8vw,34px);letter-spacing:-.5px}
  .hero-eyebrow{font-size:10px}
  .hero-handwriting{font-size:17px}
  .hero-sub{font-size:14px}
  .hero-btns{flex-direction:column;gap:10px}
  .btn-pri,.btn-ghost{
    width:100%;text-align:center;justify-content:center;
    min-height:52px;font-size:15px
  }
  /* Hero card: full width, readable */
  .hero-card{
    margin-top:4px;
    width:100%;
    border-radius:16px;
    padding:18px 16px
  }
  .hct-val{font-size:18px}

  /* === TRUST BAR === */
  /* 2 kolom di 640px, drop ke 1 kolom kalau terlalu sempit — lihat 420px */
  .trust-bar{padding:16px 20px}
  .trust-in{grid-template-columns:repeat(2,1fr);gap:12px}
  .trust-item{gap:10px}
  .trust-icon{width:36px;height:36px;min-width:36px}
  .trust-label{font-size:12px}
  .trust-sub{font-size:11px}

  /* === PAIN === */
  .pain-sec{padding:48px 20px}
  .pain-in{gap:28px}
  .pain-h2{font-size:clamp(22px,6.5vw,28px)}
  .pain-grid{grid-template-columns:1fr}

  /* === HOW IT WORKS === */
  .sol-sec{padding:48px 20px}
  .sol-h2{font-size:clamp(24px,7vw,30px)}
  .sol-body{gap:32px}
  /* Badge posisi absolut bisa overflow — sembunyikan di mobile */
  .hiw-badge{display:none}
  /* Hilangkan garis vertikal di mobile, nomor sudah cukup sebagai penanda */
  .hiw-steps::before{display:none}
  /* Step lebih compact */
  .hiw-step{padding:10px 0}
  .hiw-step-num{width:40px;height:40px;font-size:14px}
  .hiw-step-title{font-size:13.5px}
  .hiw-step-sub{font-size:12.5px}
  /* Phone image: batasi lebar agar tidak terlalu besar */
  .hiw-phone-img{width:min(200px, 55vw)}

  /* === FEATURES === */
  .feat-in{padding:48px 20px 56px}
  .feat-grid{grid-template-columns:1fr}
  .feat-header{margin-bottom:36px}
  .sec-h2{font-size:clamp(24px,7vw,32px)}

  /* === SIMULASI === */
  .sim-sec{padding:48px 20px}
  .sim-h2{font-size:clamp(22px,6.5vw,28px)}
  .sim-cards{flex-direction:column;gap:8px}
  .sim-arrow{transform:rotate(90deg);padding-top:0}
  /* Pastikan sim-card tidak overflow */
  .sim-card{width:100%;box-sizing:border-box}

  /* === TESTIMONIALS / PROOF === */
  .testi-sec{padding:48px 20px}
  .testi-h2{font-size:clamp(24px,7vw,30px)}
  .testi-grid{grid-template-columns:1fr}
  .proof-grid{grid-template-columns:1fr}
  .proof-card{padding:20px}
  .testi-counter{gap:20px;flex-wrap:wrap;justify-content:center}
  .tc-num{font-size:26px}

  /* === PRICING === */
  .price-sec{padding:48px 20px}
  .price-sec-h2{font-size:clamp(24px,7vw,30px)}
  .price-card{padding:24px 20px;border-radius:20px}
  /* Angka 89 diperkecil sedikit agar tidak overflow di layar 320px */
  .price-num{font-size:clamp(52px,16vw,80px);letter-spacing:-2px}
  .price-card-grid{grid-template-columns:1fr;gap:24px}
  .price-countdown-wrap{border-top:1px solid rgba(255,255,255,.1);padding-top:20px}
  .countdown-grid{gap:6px}
  .flip-num{font-size:clamp(22px,7vw,32px);padding:10px 4px;border-radius:10px}
  .flip-label{font-size:8px}
  /* CTA button: full width, tap-friendly */
  .price-cta-btn{
    font-size:15px;padding:17px 20px;
    min-height:56px;
    gap:8px
  }

  /* === FAQ === */
  .faq-sec{padding:48px 20px}
  .faq-sec-h2{font-size:clamp(24px,7vw,30px)}
  /* Tap target FAQ row: min 48px */
  .faq-q{padding:16px 0;min-height:48px}
  .faq-qt{font-size:14.5px}
  .faq-icon{width:32px;height:32px;min-width:32px}

  /* === FINAL CTA === */
  .final-cta-in{grid-template-columns:1fr}
  .final-left{padding:40px 20px 32px}
  .final-right{padding:32px 20px 48px}
  .final-h2{font-size:clamp(26px,8vw,34px)}
  .final-tagline{font-size:20px}
  .final-logo-badge{max-width:100%;flex-wrap:wrap}

  /* === FOOTER === */
  .foot-in{flex-direction:column;gap:20px;align-items:flex-start}
  .foot-bottom{flex-direction:column;gap:4px}

  /* === STICKY CTA === */
  /* Sticky sudah handle safe-area — pastikan tidak overlap dengan konten bawah */
  .sticky-btn{font-size:15px;min-height:52px}

  /* === SOCIAL PROOF TOAST === */
  /* Toast di 285px bisa overflow layar 320px — batasi */
  #sp-toast{width:calc(100vw - 40px);max-width:285px}
}

/* ── MOBILE KECIL 420px ── */
@media(max-width:420px){
  /* Trust drop ke 1 kolom karena terlalu sempit untuk 2 kolom */
  .trust-in{grid-template-columns:1fr}
  /* Hero headline lebih kecil lagi di layar 320px */
  .hero h1{font-size:clamp(22px,7vw,28px)}
  /* Antisipasi angka harga tidak overflow di 320px */
  .price-num{font-size:52px}
  /* Section padding lebih compact */
  .pain-sec,.sol-sec,.sim-sec,.testi-sec,.price-sec,.faq-sec{padding:40px 16px}
  .feat-in{padding:40px 16px 48px}
  .hero-in{padding:44px 16px 36px}
}

@media(min-width:641px){.nav-burger{display:none}}

/* === KEYBOARD FOCUS === */
.faq-q:focus-visible{outline:2px solid var(--g);outline-offset:2px;border-radius:4px}
.nav-links a:focus-visible,.foot-links a:focus-visible{outline:2px solid var(--g);outline-offset:2px;border-radius:2px}
.btn-pri:focus-visible,.btn-ghost:focus-visible,.sticky-btn:focus-visible,.price-cta-btn:focus-visible{outline:3px solid var(--gd);outline-offset:3px}
.feat-link:focus-visible{outline:2px solid var(--gl);outline-offset:2px}
.nav-burger:focus-visible{outline:2px solid var(--g);outline-offset:2px;border-radius:4px}