:root{--green-dark:#1f3d28;--green:#2f5d3a;--green-mid:#4a7c4e;--green-light:#8fc18a;--green-pale:#eaf4e7;--gold:#e9b949;--cream:#faf8f1;--text-dark:#1c2b20;--text-muted:#5b6b5e;--radius-lg:22px;--radius-md:16px;--radius-sm:10px}*{box-sizing:border-box}body{color:var(--text-dark);background:#d9d9d9;justify-content:center;margin:0;font-family:Poppins,Segoe UI,sans-serif;display:flex}.phone-frame{background:var(--cream);width:100%;max-width:430px;min-height:100vh;position:relative;overflow:hidden}.status-bar{justify-content:space-between;align-items:center;padding:14px 24px 0;display:flex}.status-time{font-size:15px;font-weight:600}.status-icons{align-items:center;gap:6px;display:flex}.header{justify-content:space-between;align-items:center;padding:16px 18px 8px;display:flex}.icon-btn{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative;box-shadow:0 2px 8px #0000000f}.notif-dot{background:var(--green);border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:9px;right:11px}.brand{align-items:center;gap:8px;display:flex}.brand-text{flex-direction:column;line-height:1.1;display:flex}.brand-title{color:var(--green-dark);letter-spacing:.5px;font-size:18px;font-weight:800}.brand-subtitle{color:var(--green-mid);font-size:12px;font-weight:600}.hero{background-color:#d4eacb;background-position:50% 55%;background-size:cover;border-radius:0 0 32px 32px;padding:0;position:relative;overflow:hidden}.hero:before{content:"";z-index:1;background:linear-gradient(160deg,#eaf6e7e6 0%,#d2ebcdcc 45%,#a0d29173 75%,#64aa5026 100%);position:absolute;inset:0}.hero-text{z-index:3;max-width:85%;padding:22px 22px 30px;position:relative}.hero-text h1{color:var(--green-dark);text-shadow:0 1px 4px #ffffff80;margin:4px 0 12px;font-size:30px;font-weight:800;line-height:1.18}.hero-desc{color:var(--text-muted);margin:0 0 18px;font-size:14px;line-height:1.5}.hero-badge{-webkit-backdrop-filter:blur(6px);color:var(--green-dark);background:#ffffffb3;border-radius:18px;align-items:center;gap:12px;max-width:320px;margin-bottom:0;padding:14px 16px;font-size:13px;font-weight:600;display:flex}.hero-badge-icon{background:var(--green);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.hero-illustration{z-index:2;background:0 0;border-radius:0;height:220px;margin-top:0;position:relative;overflow:hidden}.hero-illustration-svg{opacity:.45;mix-blend-mode:multiply;width:100%;height:100%;display:block}.why-section{padding:30px 20px 6px}.section-title{color:var(--green-dark);margin:0 0 16px;font-size:19px;font-weight:700}.feature-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.feature-card{border-radius:var(--radius-md);background:#fff;padding:18px 14px;box-shadow:0 4px 14px #1f3d280f}.feature-icon{background:var(--green-pale);border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:12px;display:flex}.feature-card h3{color:var(--text-dark);margin:0 0 6px;font-size:14.5px;font-weight:700}.feature-card p{color:var(--text-muted);margin:0;font-size:12.5px;line-height:1.45}.app-showcase{border-radius:var(--radius-lg);color:#fff;background:linear-gradient(135deg,#6fa05b 0%,#4d8242 60%,#3a6b35 100%);grid-template-columns:.8fr 1.2fr;align-items:center;gap:14px;margin:28px 20px 0;padding:26px 20px 28px;display:grid;position:relative;overflow:hidden}.app-showcase-bg{pointer-events:none;background:radial-gradient(circle at 90% 10%,#ffffff1f,#0000 55%),radial-gradient(circle at 10% 90%,#0000002e,#0000 55%);position:absolute;inset:0}.phone-mock{z-index:1;background:#1c2b20;border-radius:24px;padding:8px;position:relative;box-shadow:0 12px 24px #00000040}.phone-mock-screen{background:#fdfdf8;border-radius:18px;flex-direction:column;align-items:center;gap:6px;padding:28px 10px;display:flex}.phone-mock-title{color:var(--green-dark);font-size:12px;font-weight:800}.phone-mock-subtitle{color:var(--green-mid);font-size:9px;font-weight:600}.app-showcase-content{z-index:1;position:relative}.app-showcase-content h2{margin:0 0 8px;font-size:19px;font-weight:700}.app-showcase-content>p{opacity:.92;margin:0 0 18px;font-size:12.5px;line-height:1.5}.app-feature-list{grid-template-columns:1fr 1fr;gap:16px 10px;display:grid}.app-feature{align-items:flex-start;gap:8px;display:flex}.app-feature-icon{background:#ffffff2e;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.app-feature h4{margin:0 0 2px;font-size:12.5px;font-weight:700}.app-feature p{opacity:.88;margin:0;font-size:10.5px;line-height:1.35}.join-section{background:var(--green-pale);border-radius:var(--radius-lg);margin:22px 20px 0;padding:22px 20px}.join-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.join-top h2{color:var(--green-dark);margin:0 0 6px;font-size:17px;font-weight:700}.join-top p{color:var(--text-muted);max-width:230px;margin:0;font-size:12px;line-height:1.45}.cta-btn{background:var(--green);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:999px;align-items:center;gap:10px;padding:13px 20px;font-family:inherit;font-size:13.5px;font-weight:600;transition:transform .15s,background .2s;display:inline-flex}.cta-btn:hover{background:var(--green-dark);transform:translateY(-1px)}.cta-btn:active{transform:translateY(0)}.stats-row{flex-wrap:wrap;justify-content:space-between;gap:8px;margin-top:22px;display:flex}.stat{flex:1;align-items:center;gap:8px;min-width:100px;display:flex}.stat-icon{flex-shrink:0}.stat-num{color:var(--green-dark);font-size:15px;font-weight:800;display:block}.stat-label{color:var(--text-muted);font-size:10.5px;display:block}.quote-section{background:var(--green-pale);border-radius:var(--radius-lg);min-height:110px;margin:22px 20px 0;padding:24px 24px 24px 26px;position:relative;overflow:hidden}.quote-mark{color:var(--green-light);margin-bottom:6px;font-size:36px;font-weight:800;line-height:0;display:block}.quote-section p{color:var(--green-dark);max-width:65%;margin:0;font-size:13.5px;font-weight:600;line-height:1.5}.quote-illustration{opacity:.85;background:linear-gradient(160deg,#a9cf9e,#6fa05b);border-radius:26px 0 0;width:130px;height:100%;position:absolute;bottom:0;right:0}.bottom-nav{padding:12px 6px calc(12px + env(safe-area-inset-bottom));background:#fff;justify-content:space-around;align-items:center;margin-top:26px;display:flex;box-shadow:0 -2px 12px #0000000d}.nav-item{color:#9aa79c;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;padding:4px 6px;font-family:inherit;font-size:10.5px;font-weight:500;display:flex}.nav-item.active{color:var(--green);font-weight:700}.produk-section{padding:28px 20px 6px}.produk-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.produk-count{color:var(--green-mid);background:var(--green-pale);border-radius:999px;padding:4px 12px;font-size:12.5px;font-weight:600}.produk-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.produk-card{border-radius:var(--radius-md);background:#fff;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 14px #1f3d2812}.produk-img{aspect-ratio:1;background:var(--green-pale);width:100%;overflow:hidden}.produk-img img{object-fit:cover;width:100%;height:100%;display:block}.produk-img-placeholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.produk-info{flex-direction:column;flex:1;gap:5px;padding:12px 12px 14px;display:flex}.produk-nama{color:var(--text-dark);margin:0;font-size:14px;font-weight:700;line-height:1.3}.produk-desc{color:var(--text-muted);margin:0;font-size:11.5px;line-height:1.4}.produk-harga{color:var(--green);margin-top:4px;font-size:15px;font-weight:800}.produk-harga small{color:var(--text-muted);font-size:11px;font-weight:500}.produk-meta{flex-direction:column;gap:2px;display:flex}.produk-meta span{color:var(--text-muted);font-size:11px;line-height:1.4}.produk-btn{text-align:center;background:var(--green);color:#fff;border-radius:var(--radius-sm);margin-top:10px;padding:10px;font-family:inherit;font-size:13.5px;font-weight:600;text-decoration:none;transition:background .2s;display:block}.produk-btn:hover{background:var(--green-dark)}.produk-empty{text-align:center;color:var(--text-muted);flex-direction:column;align-items:center;gap:8px;padding:32px 0;font-size:13px;display:flex}.hero-text h1{font-size:25px}.app-showcase{grid-template-columns:1fr}.phone-mock{max-width:140px;margin:0 auto}.feature-grid{grid-template-columns:1fr 1fr}@media (width>=431px){body{background:#e7e7e7;padding:24px 0}.phone-frame{border-radius:36px;min-height:auto;box-shadow:0 20px 60px #0000002e}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}
