:root{--green-dark: #0f5c34;--green: #1e8e4e;--green-mid: #1fa857;--green-light: #e7f5ec;--green-lighter: #f4f9f6;--text-dark: #14231c;--text-muted: #5b6b63}*{font-family:Poppins,sans-serif}body{color:var(--text-dark)}a{text-decoration:none}.navbar{padding:1.25rem 0}.navbar-brand{font-weight:700;font-size:1.4rem;color:var(--text-dark)!important;display:flex;align-items:center;gap:.5rem}.navbar-brand .logo-icon{width:40px;height:40px;background:linear-gradient(135deg,var(--green-mid),var(--green-dark));border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.1rem}.nav-link-custom{color:var(--text-dark)!important;font-weight:500;margin:0 .9rem}.nav-link-custom.active{color:var(--green)!important;font-weight:600}.btn-outline-green{border:1.5px solid #d8ded9;color:var(--text-dark);border-radius:10px;padding:.55rem 1.4rem;font-weight:500;background:#fff}.btn-outline-green:hover{border-color:var(--green);color:var(--green)}.btn-green{background:var(--green);border:1.5px solid var(--green);color:#fff;border-radius:10px;padding:.6rem 1.5rem;font-weight:500}.btn-green:hover{background:var(--green-dark);border-color:var(--green-dark);color:#fff}.btn-green-outline-lg{border:1.5px solid var(--green);color:var(--green);border-radius:10px;padding:.75rem 1.6rem;font-weight:500;background:#fff}.btn-green-outline-lg:hover{background:var(--green-light)}.btn-green-lg{background:var(--green);border:1.5px solid var(--green);color:#fff;border-radius:10px;padding:.75rem 1.8rem;font-weight:500}.btn-green-lg:hover{background:var(--green-dark);color:#fff}.hero{padding:3rem 0 4rem}.hero h1{font-size:3rem;font-weight:700;line-height:1.15;color:var(--text-dark)}.hero h1 .text-green{color:var(--green)}.hero p.lead{color:var(--text-muted);font-size:1.05rem;max-width:480px}.hero-illustration{position:relative;background:linear-gradient(180deg,#eaf3ee,#dcecdf);border-radius:24px;min-height:460px;overflow:hidden;display:flex;align-items:flex-end;justify-content:center}.hero-illustration svg{width:100%;height:auto}.phone-mockup{position:absolute;right:8%;top:8%;width:230px;background:#0c1b13;border-radius:32px;padding:10px;box-shadow:0 25px 50px #00000040;z-index:5}.phone-mockup .phone-notch{position:absolute;top:10px;left:50%;transform:translate(-50%);width:70px;height:18px;background:#0c1b13;border-radius:12px;z-index:6}.phone-screen{background:#fff;border-radius:24px;overflow:hidden;min-height:460px;position:relative}.phone-statusbar{display:flex;justify-content:space-between;align-items:center;padding:10px 16px 4px;font-size:.65rem;font-weight:600;color:#fff}.phone-topbar-back{display:flex;justify-content:space-between;align-items:center;padding:6px 16px 14px;color:#fff}.phone-balance-card{background:linear-gradient(135deg,var(--green-mid),var(--green-dark));margin:0 12px;border-radius:16px;padding:16px;color:#fff}.phone-balance-card .label{font-size:.65rem;opacity:.85}.phone-balance-card .amount{font-size:1.15rem;font-weight:700;margin:.2rem 0 .5rem}.phone-balance-card .detail-link{font-size:.65rem;opacity:.9}.phone-icon-row{display:flex;justify-content:space-between;padding:14px 16px 6px}.phone-icon-row .icon-item{text-align:center;flex:1}.phone-icon-row .icon-box{width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin:0 auto 4px;font-size:.75rem;color:#fff}.phone-icon-row .icon-label{font-size:.55rem;color:#6b7a72}.phone-summary{padding:8px 16px 4px}.phone-summary .title{font-size:.7rem;font-weight:700;margin-bottom:6px}.phone-summary .row-line{display:flex;justify-content:space-between;font-size:.62rem;color:#495751;margin-bottom:6px}.phone-bottom-nav{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-around;padding:10px 8px;border-top:1px solid #eee;background:#fff}.phone-bottom-nav .nav-ic{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#8a9a92}.phone-bottom-nav .nav-ic.active{background:var(--green);color:#fff}.farmer-illustration{position:relative;width:100%;max-width:340px;margin-left:2rem}.features-strip{background:var(--green-lighter);border-radius:20px;padding:2.5rem 2rem}.feature-icon-circle{width:56px;height:56px;background:var(--green-light);color:var(--green);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;flex-shrink:0}.feature-item h6{font-weight:700;margin-bottom:.35rem}.feature-item p{color:var(--text-muted);font-size:.9rem;margin-bottom:0}.feature-divider{width:1px;background:#dfe6e1}.section-title{font-weight:700;font-size:2rem;margin-bottom:1.75rem}.layanan-box{background:var(--green-lighter);border-radius:20px;padding:2.5rem 2rem}.layanan-card{background:#fff;border-radius:16px;padding:1.5rem;height:100%;box-shadow:0 4px 14px #00000008}.layanan-card .icon-box{width:52px;height:52px;background:var(--green-light);color:var(--green);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;margin-bottom:1rem}.layanan-card h5{font-weight:700}.layanan-card p{color:var(--text-muted);font-size:.9rem;margin-bottom:0}.phone-mockup-sm{width:200px;background:#0c1b13;border-radius:28px;padding:9px;box-shadow:0 20px 40px #00000026;margin:0 auto;position:relative;z-index:2}.phone-mockup-sm .phone-screen{min-height:400px;border-radius:20px}.phone-mockup-sm .phone-statusbar{color:#14231c}.greet-block{padding:10px 14px 0}.greet-block .hi{font-weight:700;font-size:.85rem}.greet-block .sub{font-size:.6rem;color:#8a9a92}.mini-balance-card{background:var(--green);margin:10px 12px;border-radius:14px;padding:12px;color:#fff}.mini-balance-card .label{font-size:.58rem;opacity:.9}.mini-balance-card .amount{font-size:1rem;font-weight:700;margin:.15rem 0}.mini-balance-card .date{font-size:.55rem;opacity:.8}.mini-action-row{display:flex;gap:10px;padding:0 12px;margin-bottom:10px}.mini-action-row .action-btn{flex:1;background:var(--green-light);border-radius:10px;padding:8px;text-align:center;font-size:.55rem;color:var(--green-dark);font-weight:600}.mini-action-row .action-btn i{display:block;margin-bottom:3px;font-size:.8rem}.mini-activity{padding:0 14px}.mini-activity .act-title{display:flex;justify-content:space-between;font-size:.6rem;font-weight:600;margin-bottom:8px}.mini-activity .act-title span:last-child{color:var(--green);font-weight:500}.mini-activity .act-row{display:flex;align-items:center;justify-content:space-between;font-size:.58rem;margin-bottom:8px;color:#40504a}.mini-activity .act-row .left{display:flex;align-items:center;gap:6px}.mini-activity .act-icon{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.55rem;color:#fff}.koperasi-tag{position:absolute;left:-10px;bottom:60px;background:var(--green-dark);color:#fff;font-size:.6rem;font-weight:700;padding:5px 10px;border-radius:6px;z-index:3}.cta-banner{background:linear-gradient(90deg,var(--green-dark) 0%,var(--green-mid) 100%);border-radius:20px;padding:2.5rem 3rem;color:#fff}.cta-banner h4{font-weight:700;margin-bottom:.3rem}.cta-banner p{opacity:.9;margin-bottom:0}.btn-white{background:#fff;color:var(--green-dark);border-radius:10px;padding:.75rem 1.8rem;font-weight:600;border:none}.btn-white:hover{background:#eaf3ee;color:var(--green-dark)}footer.site-footer{background:linear-gradient(180deg,var(--green-dark),#0a3f23);color:#fff;border-radius:20px;padding:3rem 2.5rem 1.5rem;margin-bottom:2rem}footer.site-footer h6{font-weight:700;margin-bottom:1rem}footer.site-footer .footer-logo{display:flex;align-items:center;gap:.6rem;margin-bottom:.75rem;font-weight:700;font-size:1.15rem}footer.site-footer .footer-logo .logo-icon{width:38px;height:38px;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--green-dark)}footer.site-footer p,footer.site-footer li,footer.site-footer a{color:#cfe3d7;font-size:.88rem}footer.site-footer ul{list-style:none;padding:0}footer.site-footer ul li{margin-bottom:.6rem}footer.site-footer a:hover{color:#fff}footer.site-footer .contact-item{display:flex;gap:.6rem;margin-bottom:.9rem;align-items:flex-start}.footer-contact .contact-item{display:flex;align-items:flex-start;gap:12px}.footer-contact .contact-item span{min-width:0;overflow-wrap:anywhere;word-break:break-word}footer.site-footer .contact-item i{margin-top:.2rem}footer.site-footer .social-icons a{width:36px;height:36px;border-radius:50%;background:#ffffff1f;display:inline-flex;align-items:center;justify-content:center;color:#fff;margin-right:.5rem}footer.site-footer .social-icons a:hover{background:#fff;color:var(--green-dark)}footer.site-footer hr{border-color:#ffffff26;margin:1.75rem 0 1.25rem}footer.site-footer .copyright{text-align:center;font-size:.82rem;color:#a9c9b7}@media (min-width: 992px){.footer-brand,.footer-contact{border-right:1px solid rgb(255,255,255)}}@media (max-width: 991.98px){.hero h1{font-size:2.2rem}.phone-mockup{position:relative;right:0;top:0;margin:0 auto}.hero-illustration{min-height:auto;padding:2rem 0}.farmer-illustration,.features-strip .feature-divider{display:none}.cta-banner{text-align:center}.cta-banner .btn-white{margin-top:1rem}}.text-greens{color:var(--green)}.value-photo-card{position:relative;height:450px;background:#ddd;cursor:pointer}.value-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.value-title{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;font-weight:700;text-align:center;text-shadow:0 2px 10px rgba(0,0,0,.6);z-index:2;transition:opacity .4s ease,transform .4s ease}.value-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:30px;color:#fff;background:linear-gradient(to top,#000000e0,#0000008c,#00000040);opacity:0;z-index:3;transition:opacity .45s ease}.value-content{width:100%;max-width:400px;text-align:center;transform:translateY(25px);transition:transform .45s ease}.value-content .label{margin-bottom:14px;font-size:2rem;font-weight:700}.value-content p{margin:0;font-size:.95rem;line-height:1.7;color:#ffffffeb}.value-overlay .deco-icon{position:absolute;top:20px;right:20px;font-size:2rem;color:#ffffffd9;transform:translateY(-10px);transition:transform .45s ease}.value-photo-card:hover .value-image{transform:scale(1.06)}.value-photo-card:hover .value-title{opacity:0;transform:translateY(-15px)}.value-photo-card:hover .value-overlay{opacity:1}.value-photo-card:hover .value-content,.value-photo-card:hover .deco-icon{transform:translateY(0)}@media (max-width: 991.98px){.value-photo-card{height:400px}}@media (max-width: 575.98px){.value-photo-card{height:380px}.value-title,.value-content .label{font-size:1.7rem}.value-content p{font-size:.9rem;line-height:1.6}}.gform-wrapper iframe{transition:opacity .3s ease}@media (max-width: 768px){.gform-wrapper iframe{height:950px!important}}.gform-wrapper iframe body{margin:0}
