:root{--green-primary:#047b22;--green-dark:#035c19;--green-light:#eef6f0;--green-light-2:#d4eada;--ember:#d4652a;--amber:#c68b2c;--text-dark:#0d1b0f;--text-muted:#6b7b6e;--text-light:#9bada0;--border:#d9e5dd;--card-shadow:0 2px 12px #047b220f,0 1px 3px #00000014;--card-shadow-lg:0 8px 40px #047b221a,0 2px 8px #00000014}.announcement-bar{background:var(--green-primary);color:#fff;text-align:center;letter-spacing:.01em;padding:10px 24px;font-size:13.5px;font-weight:500}.announcement-bar a{color:#fff;border-bottom:1px solid #ffffff80;font-weight:700;text-decoration:none;transition:border-color .2s}.announcement-bar a:hover{border-color:#fff}.nav{z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#fffffff2;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;max-width:1140px;height:64px;margin:0 auto;padding:0 32px;display:flex}.nav-logo{color:var(--text-dark);letter-spacing:-.02em;align-items:center;gap:8px;font-size:18px;font-weight:700;text-decoration:none;display:flex}.nav-logo-icon{background:var(--green-primary);border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.nav-logo-icon svg{color:#fff}.nav-links{align-items:center;gap:8px;display:flex}.nav-center{align-items:center;gap:0;display:flex}.nav-link{color:var(--text-muted);white-space:nowrap;border-radius:7px;padding:7px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:color .18s,background .18s}.nav-link:hover{color:var(--green-primary);background:var(--green-light)}.nav--scrolled{border-bottom-color:#d9e5dd66;box-shadow:0 2px 20px #00000014}.nav-hamburger{cursor:pointer;background:0 0;border:none;border-radius:9px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;transition:background .18s;display:none}.nav-hamburger:hover{background:var(--green-light)}.nav-hamburger-bar{background:var(--text-dark);transform-origin:50%;border-radius:2px;width:22px;height:2px;transition:transform .22s,opacity .18s;display:block}.nav-hamburger.open .nav-hamburger-bar:first-child{transform:translateY(7px)rotate(45deg)}.nav-hamburger.open .nav-hamburger-bar:nth-child(2){opacity:0;transform:scaleX(.2)}.nav-hamburger.open .nav-hamburger-bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav-mobile-menu{border-bottom:1px solid var(--border);opacity:0;pointer-events:none;background:#fff;flex-direction:column;max-height:0;padding:0 20px;transition:max-height .28s,opacity .22s,padding .28s;display:flex;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 12px 40px #0000001f}.nav-mobile-menu.open{opacity:1;pointer-events:auto;max-height:480px;padding:8px 20px 24px}.nav-mobile-link{color:var(--text-dark);border-bottom:1px solid #f0f5f1;padding:13px 4px;font-size:15px;font-weight:500;text-decoration:none;transition:color .18s;display:block}.nav-mobile-link:last-of-type{border-bottom:none}.nav-mobile-link:hover{color:var(--green-primary)}.nav-mobile-actions{flex-direction:column;gap:10px;margin-top:16px;display:flex}.nav-mobile-actions .btn{justify-content:center;width:100%}.sitenav{z-index:200;-webkit-backdrop-filter:blur(14px);background:#fffffffa;border-bottom:1px solid #e2e8e4;transition:box-shadow .2s;position:sticky;top:0}.sitenav--scrolled{box-shadow:0 1px 20px #00000014}.sitenav-inner{align-items:center;gap:0;max-width:1200px;height:68px;margin:0 auto;padding:0 40px;display:flex}.sitenav-logo{flex-shrink:0;align-items:center;margin-right:40px;text-decoration:none;display:flex}.sitenav-logo-mark{width:auto;height:28px;display:none}.sitenav-logo-full{width:auto;height:28px;display:block}.sitenav-links{flex:1;align-items:center;gap:2px;display:flex}.sitenav-link{color:#3d4d45;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:4px;padding:7px 12px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s,background .15s;display:inline-flex}.sitenav-link:hover,.sitenav-link.active{color:var(--green-primary);background:#f0f7f1}.sitenav-chevron{opacity:.6;flex-shrink:0;transition:transform .2s}.sitenav-chevron.open{opacity:1;transform:rotate(180deg)}.sitenav-dropdown-wrap{position:relative}.sitenav-dropdown{opacity:0;pointer-events:none;background:#fff;border:1px solid #e2e8e4;border-radius:14px;width:480px;transition:opacity .18s,transform .18s;position:absolute;top:calc(100% + 10px);left:-12px;overflow:hidden;transform:translateY(-6px);box-shadow:0 8px 40px #0000001f,0 2px 8px #0000000f}.sitenav-dropdown.open{opacity:1;pointer-events:auto;transform:translateY(0)}.sitenav-dropdown-header{letter-spacing:.08em;text-transform:uppercase;color:#9ca8a1;border-bottom:1px solid #f0f5f1;padding:14px 20px 10px;font-size:11px;font-weight:700}.sitenav-dropdown-grid{grid-template-columns:1fr 1fr;gap:0;padding:8px;display:grid}.sitenav-dropdown-item{border-radius:10px;align-items:flex-start;gap:12px;padding:12px 14px;text-decoration:none;transition:background .15s;display:flex}.sitenav-dropdown-item:hover{background:#f4f7f4}.sitenav-dropdown-icon{width:34px;height:34px;color:var(--green-primary);background:#eef6f0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.sitenav-dropdown-text{flex-direction:column;gap:2px;display:flex}.sitenav-dropdown-label{color:#0d1b0f;font-size:13.5px;font-weight:600;line-height:1.3}.sitenav-dropdown-desc{color:#6b7b6e;font-size:12px;line-height:1.4}.sitenav-dropdown-footer{background:#fafcfa;border-top:1px solid #f0f5f1;padding:12px 20px}.sitenav-dropdown-footer a{color:var(--green-primary);align-items:center;gap:6px;font-size:13px;font-weight:600;text-decoration:none;transition:gap .15s;display:inline-flex}.sitenav-dropdown-footer a:hover{gap:10px}.sitenav-actions{flex-shrink:0;align-items:center;gap:8px;margin-left:auto;display:flex}.sitenav-signin{color:#3d4d45;border-radius:8px;padding:8px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.sitenav-signin:hover{color:var(--green-primary);background:#f0f7f1}.sitenav-cta{color:#fff;background:var(--ember);white-space:nowrap;border-radius:8px;align-items:center;gap:7px;padding:9px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s,gap .15s;display:inline-flex}.sitenav-cta:hover{background:#b8541f;gap:10px}.sitenav-hamburger{cursor:pointer;background:0 0;border:none;border-radius:9px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;margin-left:auto;transition:background .15s;display:none}.sitenav-hamburger:hover{background:#f0f7f1}.sitenav-bar{transform-origin:50%;background:#0d1b0f;border-radius:2px;width:22px;height:2px;transition:transform .22s,opacity .18s;display:block}.sitenav-hamburger.open .sitenav-bar:first-child{transform:translateY(7px)rotate(45deg)}.sitenav-hamburger.open .sitenav-bar:nth-child(2){opacity:0;transform:scaleX(.2)}.sitenav-hamburger.open .sitenav-bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.sitenav-overlay{-webkit-backdrop-filter:blur(4px);z-index:205;background:#0d1b0f73;animation:.22s forwards fadeIn;position:fixed;inset:0}.sitenav-drawer{z-index:210;background:#fff;border-radius:20px 0 0 20px;flex-direction:column;width:min(360px,90vw);transition:transform .28s cubic-bezier(.32,0,.15,1);display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden;transform:translate(100%);box-shadow:-12px 0 48px #00000029}.sitenav-drawer.open{transform:translate(0)}.sitenav-drawer-header{background:#f7faf7;border-bottom:1px solid #eaf0eb;flex-shrink:0;justify-content:space-between;align-items:center;height:68px;padding:0 20px;display:flex}.sitenav-drawer-close{cursor:pointer;color:#3d4d45;background:0 0;border:1.5px solid #e2e8e4;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;transition:background .15s,color .15s,border-color .15s;display:flex}.sitenav-drawer-close:hover{color:var(--green-primary);border-color:var(--green-primary);background:#f0f7f1}.sitenav-drawer-body{flex-direction:column;flex:1;gap:2px;padding:12px 16px;display:flex;overflow-y:auto}.sitenav-drawer-section-toggle{color:#0d1b0f;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:14px;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s;display:flex}.sitenav-drawer-section-toggle:hover,.sitenav-drawer-section-toggle:active{background:#f0f7f1}.sitenav-drawer-product-list{border-left:2px solid #d4e6d7;flex-direction:column;gap:2px;margin:2px 0 6px 10px;padding:6px 0 6px 14px;display:flex}.sitenav-drawer-product-item{color:#3d4d45;-webkit-tap-highlight-color:transparent;border-radius:10px;align-items:center;gap:12px;padding:11px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.sitenav-drawer-product-item:hover,.sitenav-drawer-product-item:active{color:var(--green-primary);background:#eef6f0}.sitenav-drawer-icon{color:var(--green-primary);background:#eef6f0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.sitenav-drawer-link{color:#3d4d45;-webkit-tap-highlight-color:transparent;border-radius:12px;padding:14px;font-size:15px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:block}.sitenav-drawer-link:hover,.sitenav-drawer-link:active{color:var(--green-primary);background:#f0f7f1}.sitenav-drawer-footer{background:#f7faf7;border-top:1px solid #eaf0eb;flex-direction:column;flex-shrink:0;gap:10px;padding:16px 20px 40px;display:flex}.sitenav-drawer-signin{color:#3d4d45;-webkit-tap-highlight-color:transparent;border:1.5px solid #d4ddd6;border-radius:12px;justify-content:center;align-items:center;padding:13px 20px;font-size:15px;font-weight:600;text-decoration:none;transition:border-color .15s,color .15s,background .15s;display:flex}.sitenav-drawer-signin:hover,.sitenav-drawer-signin:active{border-color:var(--green-primary);color:var(--green-primary);background:#eef6f0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:900px){.sitenav-links,.sitenav-actions{display:none}.sitenav-hamburger{display:flex}.sitenav-inner{padding:0 20px}.sitenav-logo{margin-right:0}.sitenav-logo-mark{display:block}.sitenav-logo-full{display:none}}@media (max-width:420px){.sitenav-drawer{border-radius:0;width:100vw}}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:6px;padding:9px 20px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:all .18s;display:inline-flex}.btn-ghost{color:var(--green-primary);border:1.5px solid var(--border);background:0 0}.btn-ghost:hover{border-color:var(--green-primary);background:var(--green-light)}.btn-green{background:var(--green-primary);color:#fff}.btn-green:hover{background:var(--green-dark)}.btn-ember{background:var(--ember);color:#fff;border-radius:100px;padding:12px 28px;font-size:15px}.btn-ember:hover{background:#bf5a24}.btn-ghost-green-pill{color:var(--green-primary);border:1.5px solid var(--green-primary);background:0 0;border-radius:100px;padding:12px 28px;font-size:15px}.btn-ghost-green-pill:hover{background:var(--green-light)}.btn-white-solid{color:var(--green-primary);background:#fff;border-radius:100px;padding:13px 30px;font-size:15px;font-weight:700}.btn-white-solid:hover{background:var(--green-light-2)}.btn-white-outline{color:#fff;background:0 0;border:2px solid #fff9;border-radius:100px;padding:13px 30px;font-size:15px;font-weight:600}.btn-white-outline:hover{background:#ffffff1a;border-color:#fff}.hero-input-group{border:1.5px solid var(--border);background:#fff;border-radius:100px;align-items:stretch;transition:border-color .18s;display:flex;overflow:hidden;box-shadow:0 1px 4px #0000000f}.hero-input-group:focus-within{border-color:var(--text-dark);box-shadow:0 0 0 3px #0d1b0f14}.hero-input-group input{color:var(--text-dark);background:0 0;border:none;outline:none;flex:1;min-width:380px;padding:16px 24px;font-family:inherit;font-size:16px}.hero-input-group input::placeholder{color:var(--text-light)}.hero-input-group .hero-input-btn{background:var(--ember);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:100px;margin:3px;padding:14px 28px;font-family:inherit;font-size:16px;font-weight:700;transition:background .18s}.hero-input-group .hero-input-btn:hover{background:#bf5a24}.hero{background:#fff;flex-direction:row;align-items:center;min-height:calc(100vh - 96px);padding:0;display:flex;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(ellipse 55% 90% at -5% 50%,var(--green-light)0%,transparent 65%);pointer-events:none;position:absolute;inset:0}.hero-left{z-index:1;flex:1;padding:48px 48px 80px 80px;position:relative}.hero-right{flex:0 0 620px;align-self:stretch;align-items:flex-end;display:flex;position:relative;overflow:hidden}.hero-badge{background:var(--green-light);color:var(--green-primary);border:1px solid var(--green-light-2);letter-spacing:.04em;text-transform:uppercase;border-radius:100px;align-items:center;gap:6px;margin-bottom:28px;padding:5px 14px 5px 10px;font-size:12.5px;font-weight:600;display:inline-flex}.hero-badge-dot{background:var(--green-primary);border-radius:50%;width:6px;height:6px;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.hero-h1{letter-spacing:-.03em;color:var(--text-dark);margin:0 0 20px;font-family:DM Serif Display,Georgia,serif;font-size:clamp(36px,4.5vw,58px);font-weight:400;line-height:1.08}.hero-h1 em{color:var(--green-primary);font-style:italic}.hero-subtitle{color:var(--text-muted);margin:0 0 36px;font-size:17px;font-weight:400;line-height:1.65}.hero-ctas{flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px;margin-bottom:44px;display:flex}.hero-stats{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.hero-stats .stat-separator{display:none}.stat-pill{border:1px solid var(--border);color:var(--text-dark);background:#fff;border-radius:100px;align-items:center;gap:6px;padding:4px 14px;font-size:12px;font-weight:600;display:flex;box-shadow:0 1px 4px #0000000f}.stat-pill-dot{background:var(--green-primary);border-radius:50%;width:4px;height:4px}.stat-separator{background:var(--border);width:1px;height:20px}.hero-reviews{align-items:center;gap:8px;margin-top:36px;display:flex}.hero-reviews .stars{gap:2px;margin-bottom:0;display:flex}.hero-reviews .star{color:#f5a623;font-size:14px}.hero-reviews-text{color:var(--text-dark);font-size:13px;font-weight:600}.showcase-dashboard{flex-shrink:0;width:1020px;padding:48px 0 0 24px;position:relative}.showcase-desktop{z-index:1;width:100%;display:block;position:relative}.showcase-mobile{display:none}.tp-photo{background:#e8ebe9;height:112px;position:relative;overflow:hidden}.tp-photo img{object-fit:cover;width:100%;height:100%;display:block}.tp-gradient{background:linear-gradient(#0000,#00000080);height:48px;position:absolute;inset:auto 0 0}.tp-status-pill{border-radius:9999px;padding:2px 8px;font-size:11px;font-weight:600;position:absolute;bottom:8px;left:8px}.tp-body{flex-direction:column;gap:8px;padding:12px;display:flex}.tp-name{color:#1a2420;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;line-height:1.3;overflow:hidden}.tp-meta{color:#5f6b66;margin-top:2px;font-size:11px}.tp-fin{background:#f7f8f7;border-radius:8px;grid-template-columns:1fr 1fr 1fr;gap:4px 8px;padding:8px 12px;display:grid}.tp-fin-label{color:#5f6b66;text-transform:uppercase;letter-spacing:.05em;font-size:10px}.tp-fin-val{color:#1a2420;font-size:12px;font-weight:600}.tp-actions{gap:8px;padding-top:2px;display:flex}.tp-btn-primary{color:#fff;background:#047b22;border-radius:8px;flex:1;justify-content:center;align-items:center;padding:8px 0;font-size:12px;font-weight:600;display:flex}.tp-btn-secondary{color:#1a2420;border:1px solid #e2e4e3;border-radius:8px;flex:1;justify-content:center;align-items:center;padding:8px 0;font-size:12px;font-weight:600;display:flex}.browser-mockup-wrap{width:100%;position:relative}.browser-mockup-glow{pointer-events:none;background:radial-gradient(70% 50% at 50% 100%,#047b221f 0%,#0000 70%);position:absolute;inset:-20px}.browser-mockup{background:#fff;border:1px solid #c8d9cc;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000012,0 2px 6px #0000000a}.browser-chrome{background:#f2f5f3;border-bottom:1px solid #d9e2dc;align-items:center;gap:12px;padding:12px 16px;display:flex}.browser-dots{gap:6px;display:flex}.browser-dot{border-radius:50%;width:12px;height:12px}.bd-red{background:#ff5f57}.bd-yellow{background:#ffbd2e}.bd-green{background:#28c840}.browser-addressbar{color:var(--text-muted);background:#fff;border:1px solid #d9e2dc;border-radius:6px;flex:1;align-items:center;gap:6px;padding:5px 12px;font-size:12px;display:flex}.browser-lock{color:#28c840;font-size:11px}.browser-body{height:520px;display:flex}.db-sidebar{background:#fafbfa;border-right:1px solid #f7f8f7;flex-direction:column;width:210px;min-width:210px;display:flex}.db-sidebar-logo{border-bottom:1px solid #f7f8f7;flex-shrink:0;align-items:center;gap:8px;height:64px;padding:0 16px;display:flex}.db-sidebar-logo-mark{color:#fff;background:#047b22;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:10px;font-weight:800;display:flex}.db-sidebar-logo-text{flex-direction:column;min-width:0;display:flex}.db-sidebar-logo-name{color:#047b22;font-size:14px;font-weight:700;line-height:1.2}.db-sidebar-logo-lga{color:#5f6b66;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:500;overflow:hidden}.db-nav-scroll{flex-direction:column;flex:1;gap:2px;padding:20px 0 8px;display:flex;overflow:hidden}.db-nav-item{color:#5f6b66;cursor:pointer;border-radius:8px;align-items:center;gap:10px;margin:0 8px;padding:8px 12px;font-size:13px;font-weight:500;display:flex}.db-nav-item.active{color:#047b22;background:#eef6f0;border-left:4px solid #047b22;padding-left:8px;font-weight:600}.db-nav-svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:18px;height:18px}.db-nav-badge{color:#fff;text-align:center;background:#d4652a;border-radius:9999px;min-width:18px;margin-left:auto;padding:1px 6px;font-size:9px;font-weight:700}.db-sidebar-bottom{border-top:1px solid #f7f8f7;flex-shrink:0;padding:12px 16px}.db-user{align-items:center;gap:10px;display:flex}.db-avatar{color:#fff;background:#047b22;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:flex}.db-user-name{color:#035c19;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.db-user-role{color:#5f6b66;font-size:10px}.db-main{background:#eef6f0;flex-direction:column;flex:1;display:flex;overflow:hidden}.db-topbar{background:#fff;border-bottom:1px solid #e8ede9;flex-shrink:0;align-items:center;gap:10px;height:56px;padding:0 16px;display:flex}.db-topbar-search{color:#9ca3af;background:#f7f8f7;border:1px solid #e2e4e3;border-radius:7px;flex:1;align-items:center;gap:6px;max-width:260px;padding:5px 10px;font-size:11px;display:flex}.db-topbar-right{align-items:center;gap:6px;margin-left:auto;display:flex}.db-bell{color:#5f6b66;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative}.db-bell-dot{background:#d4652a;border:1.5px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:5px;right:5px}.db-topbar-avatar{color:#fff;background:#047b22;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:10px;font-weight:700;display:flex}.db-content{flex:1;padding:16px 20px;overflow:hidden}.db-page-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.db-header-chips{align-items:center;gap:6px;margin-bottom:6px;display:flex}.db-header-chip{color:#5f6b66;background:#f7f8f7;border:1px solid #e2e4e3;border-radius:6px;align-items:center;padding:2px 7px;font-size:10px;font-weight:500;display:inline-flex}.db-greeting{color:#035c19;letter-spacing:-.02em;font-size:20px;font-weight:700;line-height:1.2}.db-greeting-sub{color:#5f6b66;margin-top:3px;font-size:12px}.db-refresh-btn{color:#5f6b66;background:#fff;border:1px solid #e2e4e3;border-radius:8px;flex-shrink:0;align-items:center;gap:4px;padding:5px 10px;font-size:10px;font-weight:500;display:flex}.db-stats-row{grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:14px;display:grid}.db-stat-card{background:#fff;border:1px solid #e2e4e3;border-radius:12px;padding:12px 12px 10px}.db-stat-icon-row{align-items:center;gap:6px;margin-bottom:6px;display:flex}.db-stat-icon{background:#047b221a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.db-stat-icon.ember{background:#d4652a1a}.db-stat-svg{fill:none;stroke:#047b22;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:11px;height:11px}.db-stat-svg.ember{stroke:#d4652a}.db-stat-label{color:#5f6b66;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:500;overflow:hidden}.db-stat-value{color:#1a2420;letter-spacing:-.02em;font-size:17px;font-weight:700;line-height:1.2}.db-stat-change{color:#047b22;margin-top:3px;font-size:9px;font-weight:600}.db-stat-change.down{color:#dc2626}.db-table-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.db-table-title{color:#1a2420;font-size:12px;font-weight:700}.db-table-tabs{gap:4px;display:flex}.db-tab{color:#5f6b66;border:1px solid #e2e4e3;border-radius:6px;padding:3px 8px;font-size:10px;font-weight:500}.db-tab.active{color:#fff;background:#047b22;border-color:#047b22}.db-today-bar{color:#5f6b66;background:#f7f8f7;border:1px solid #e2e4e3;border-radius:7px;align-items:center;gap:6px;margin-bottom:8px;padding:7px 10px;font-size:11px;display:flex}.db-today-pulse{background:#047b22;border-radius:50%;flex-shrink:0;width:7px;height:7px}.db-table{background:#fff;border:1px solid #e2e4e3;border-radius:12px;overflow:hidden}.db-table-head{color:#035c19;text-transform:uppercase;letter-spacing:.06em;background:#eef6f0;border-bottom:1px solid #d4eada;grid-template-columns:38px .9fr 2fr 1.1fr .9fr;padding:10px 16px;font-size:10px;font-weight:600;display:grid}.db-table-row{border-bottom:1px solid #f7f8f7;grid-template-columns:38px .9fr 2fr 1.1fr .9fr;align-items:center;padding:10px 16px;font-size:11px;display:grid}.db-table-row:last-child{border-bottom:none}.db-payer-name{color:#1a2420;font-size:11px;font-weight:600}.db-payer-tin{color:#5f6b66;margin-top:1px;font-family:monospace;font-size:9px}.db-amount{color:#1a2420;font-size:11px;font-weight:700}.db-badge{border-radius:100px;align-items:center;gap:3px;padding:2px 6px;font-size:9px;font-weight:600;display:inline-flex}.badge-paid{color:#1a8a3c;background:#e8f7ec}.badge-pending{color:#c68b2c;background:#fff8e6}.badge-overdue{color:#d94530;background:#fef0ee}.badge-dot{background:currentColor;border-radius:50%;width:4px;height:4px}.db-date{color:#5f6b66;font-size:10px}.db-channel{color:#5f6b66;background:#f2f5f3;border-radius:4px;padding:2px 6px;font-size:9px;display:inline-block}.section{padding:96px 32px}.section-inner{max-width:1140px;margin:0 auto}.section-label{letter-spacing:.1em;text-transform:uppercase;color:var(--green-primary);margin-bottom:12px;font-size:11px;font-weight:700}.section-h2{letter-spacing:-.025em;color:var(--text-dark);margin-bottom:16px;font-family:DM Serif Display,Georgia,serif;font-size:clamp(30px,4vw,44px);font-weight:400;line-height:1.12}.section-body{color:var(--text-muted);max-width:480px;margin-bottom:24px;font-size:17px;line-height:1.7}.learn-more{color:var(--green-primary);align-items:center;gap:6px;font-size:14px;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.learn-more:hover{gap:10px}.logos-section{background:#fff;border-top:1px solid #0000000f;padding:48px 32px;position:relative;overflow:hidden}.logos-label{text-align:center;letter-spacing:.12em;text-transform:uppercase;color:var(--text-dark);margin-bottom:24px;font-size:15px;font-weight:700}.logos-marquee{position:relative;overflow:hidden}.logos-marquee:before,.logos-marquee:after{content:"";z-index:2;pointer-events:none;position:absolute;top:0;bottom:0}.logos-marquee:before{background:linear-gradient(90deg,#fff 0%,#fff9 40%,#fff0 100%);width:240px;left:0}.logos-marquee:after{background:linear-gradient(270deg,#fff 0%,#fff9 40%,#fff0 100%);width:240px;right:0}.logos-track{align-items:center;gap:48px;width:max-content;animation:45s linear infinite logos-scroll;display:flex}.logos-track:hover{animation-play-state:paused}@keyframes logos-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.logo-item{flex-shrink:0;justify-content:center;align-items:center;height:40px;padding:0 24px;display:flex}.logo-item svg{width:auto;max-width:120px;height:32px;display:block}.logo-item .logo-dark{fill:#1a1a1a;stroke:#1a1a1a}.logo-item .logo-grey{fill:#6b7280;stroke:#6b7280}.features-carousel-section{background:#fff;padding:0}.features-carousel-header{justify-content:space-between;align-items:center;margin-bottom:28px;padding:0 48px;display:flex}.features-carousel-title{color:var(--text-dark);font-family:DM Serif Display,Georgia,serif;font-size:36px;font-weight:400}.features-carousel-nav{gap:10px;display:flex}.features-carousel-nav--mobile{display:none}.features-carousel-btn{border:2px solid var(--border);background:var(--green-primary);color:#fff;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .25s,border-color .2s,color .2s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #fff}.features-carousel-btn:before{content:"";background:var(--green-dark);z-index:0;border-radius:50%;transition:transform .25s;position:absolute;inset:0}.features-carousel-btn svg{z-index:1;width:20px;height:20px;position:relative}#features-carousel-prev:before{transform-origin:100%;transform:scaleX(0)}#features-carousel-next:before{transform-origin:0;transform:scaleX(0)}.features-carousel-btn:hover{background:var(--green-dark);border-color:var(--green-dark)}.features-carousel-btn:hover:before{transform:scaleX(1)}.features-carousel-wrap{overflow:hidden}.features-carousel-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:20px;padding:0;display:flex;overflow-x:auto}.features-carousel-track::-webkit-scrollbar{display:none}.feature-carousel-card{scroll-snap-align:start;border:1px solid var(--border);width:315px;height:475px;box-shadow:var(--card-shadow);background:#f5f7f6;border-radius:12px;flex-direction:column;flex:0 0 315px;padding:24px;transition:border-color .2s;display:flex}.feature-carousel-card:hover{border-color:var(--green-primary)}.feature-carousel-card h3{color:var(--text-dark);margin-bottom:10px;font-size:18px;font-weight:700}.feature-carousel-card p{color:var(--text-muted);flex:1;margin-bottom:20px;font-size:14px;line-height:1.55}.feature-carousel-illus{background:var(--green-light);border-radius:8px;justify-content:center;align-items:center;height:120px;margin-top:auto;display:flex}.feature-carousel-illus svg{width:56px;height:56px;color:var(--green-primary)}.feature-section{background:#fff;padding:80px 32px}.feature-section:nth-child(2n){background:#fafcfa}.feature-inner{grid-template-columns:1fr 1fr;align-items:center;gap:72px;max-width:1100px;margin:0 auto;display:grid}.feature-inner.reversed{direction:rtl}.feature-inner.reversed>*{direction:ltr}.feature-card{border:1px solid var(--border);box-shadow:var(--card-shadow-lg);background:#fff;border-radius:20px;overflow:hidden}.feature-card-header{border-bottom:1px solid var(--border);color:var(--text-dark);background:#f8faf8;align-items:center;gap:8px;padding:14px 18px;font-size:12px;font-weight:700;display:flex}.feature-card-dot{background:var(--green-primary);border-radius:50%;width:8px;height:8px}.payer-list{padding:8px 0}.payer-row{justify-content:space-between;align-items:center;padding:10px 18px;transition:background .1s;display:flex}.payer-row:hover{background:#fafcfa}.payer-info{align-items:center;gap:10px;display:flex}.payer-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:flex}.payer-name-col .name{color:var(--text-dark);font-size:13px;font-weight:600}.payer-name-col .tin{color:var(--text-light);margin-top:1px;font-size:10px}.payer-right{align-items:center;gap:8px;display:flex}.payer-amount{color:var(--text-dark);font-size:12px;font-weight:700}.payment-card-body{padding:16px 18px}.gateway-row{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:18px;display:grid}.gateway-item{border:1px solid var(--border);cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:12px 14px;transition:all .15s;display:flex}.gateway-item:hover,.gateway-item.selected{border-color:var(--green-primary);background:var(--green-light)}.gateway-icon{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:900;display:flex}.gateway-label{color:var(--text-dark);font-size:11px;font-weight:700}.gateway-sub{color:var(--text-muted);margin-top:1px;font-size:9.5px}.mini-table{width:100%}.mini-table-head{border:1px solid var(--border);color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;background:#f8faf8;border-radius:8px 8px 0 0;grid-template-columns:2fr 1fr 1fr;padding:7px 12px;font-size:9.5px;font-weight:700;display:grid}.mini-table-row{border:1px solid var(--border);border-top:none;grid-template-columns:2fr 1fr 1fr;align-items:center;padding:8px 12px;font-size:11.5px;display:grid}.mini-table-row:last-child{border-radius:0 0 8px 8px}.mini-name{color:var(--text-dark);font-weight:600}.mini-amount{color:var(--text-dark);font-weight:700}.analytics-card-body{padding:16px 18px}.analytics-summary{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px;display:grid}.analytics-stat{background:var(--green-light);border:1px solid var(--green-light-2);border-radius:10px;padding:12px 14px}.analytics-stat-label{color:var(--green-primary);text-transform:uppercase;letter-spacing:.06em;font-size:9.5px;font-weight:700}.analytics-stat-val{color:var(--text-dark);letter-spacing:-.02em;margin-top:2px;font-size:18px;font-weight:700}.analytics-stat-trend{color:#1a8a3c;margin-top:2px;font-size:9.5px;font-weight:600}.bar-chart{align-items:flex-end;gap:8px;height:100px;padding-bottom:24px;display:flex;position:relative}.bar-chart:after{content:"";background:var(--border);height:1px;position:absolute;bottom:24px;left:0;right:0}.bar-group{flex-direction:column;flex:1;align-items:center;gap:4px;display:flex}.bar{background:linear-gradient(to top,var(--green-primary),#28c840);border-radius:5px 5px 0 0;width:100%;transition:opacity .2s;position:relative}.bar:hover{opacity:.8}.bar.muted{background:#d4eada}.bar-label{color:var(--text-muted);font-size:9px;font-weight:500}.testimonials-section{background:#fff;padding:96px 32px}.testimonials-header{text-align:center;margin-bottom:56px}.testimonials-header .section-h2{max-width:600px;margin:0 auto}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:0 auto;display:grid}.testimonial-card{border:1px solid var(--border);box-shadow:var(--card-shadow);background:#fff;border-radius:20px;padding:32px 28px;transition:box-shadow .2s,transform .2s}.testimonial-card:hover{box-shadow:var(--card-shadow-lg);transform:translateY(-2px)}.stars{gap:3px;margin-bottom:18px;display:flex}.star{color:#f5a623;font-size:16px}.testimonial-quote{color:var(--text-dark);margin-bottom:24px;font-size:15px;font-style:italic;line-height:1.7}.testimonial-author{align-items:center;gap:12px;display:flex}.author-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:700;display:flex}.author-name{color:var(--text-dark);font-size:13px;font-weight:700}.author-role{color:var(--text-muted);margin-top:1px;font-size:12px}.cta-banner{text-align:center;background:#f2f2f2;padding:96px 32px;position:relative;overflow:hidden}.cta-banner:before{content:"";pointer-events:none;background:radial-gradient(80% 100% at 50% 0,#00000005 0%,#0000 60%);position:absolute;inset:0}.cta-banner-inner{z-index:1;position:relative}.cta-h2{color:var(--text-dark);letter-spacing:-.025em;max-width:680px;margin:0 auto 18px;font-family:DM Serif Display,Georgia,serif;font-size:clamp(32px,5vw,52px);font-weight:400;line-height:1.1}.cta-subtitle{color:var(--text-muted);max-width:480px;margin:0 auto 40px;font-size:17px;line-height:1.65}.cta-banner .btn-white-outline{color:var(--text-dark);border-color:var(--border)}.cta-banner .btn-white-outline:hover{border-color:var(--green-primary);background:var(--green-light)}.cta-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.footer{background:#047b22;padding:72px 32px 40px}.footer-inner{max-width:1100px;margin:0 auto}.footer-top{grid-template-columns:1.6fr 1fr 1fr 1fr 1fr;gap:48px;margin-bottom:56px;display:grid}.footer-brand-name{color:#fff;align-items:center;gap:8px;margin-bottom:12px;font-size:16px;font-weight:700;display:flex}.footer-brand-mark{background:var(--green-primary);color:#fff;border-radius:5px;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:800;display:flex}.footer-brand-tagline{color:#fffc;max-width:240px;font-size:13px;line-height:1.6}.footer-col-title{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px;font-size:11px;font-weight:700}.footer-links{flex-direction:column;gap:10px;display:flex}.footer-link{color:#ffffffd9;font-size:13.5px;text-decoration:none;transition:color .15s}.footer-link:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:24px;display:flex}.footer-copy{color:#ffffffb3;font-size:12.5px}.footer-legal{gap:20px;display:flex}.footer-legal a{color:#ffffffb3;font-size:12.5px;text-decoration:none;transition:color .15s}.footer-legal a:hover{color:#fff}.fade-up{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.fade-up.visible{opacity:1;transform:translateY(0)}.fade-up:nth-child(2){transition-delay:.1s}.fade-up:nth-child(3){transition-delay:.2s}@media (min-width:1025px) and (max-width:1370px){.hero{align-items:flex-start;min-height:auto}.hero-left{padding:clamp(56px,5vw,72px) clamp(24px,3vw,48px) clamp(56px,5vw,72px) clamp(56px,5.5vw,80px)}.hero-right{flex:0 0 clamp(420px,40%,560px);align-self:stretch}.showcase-dashboard{width:860px;padding-left:clamp(24px,3.5vw,56px)}.showcase-mobile{transform-origin:100% 100%;right:clamp(355px,40vw - 65px,495px);transform:scale(.5)}.hero-input-group input{min-width:clamp(220px,20vw,300px)}.testimonials-grid{grid-template-columns:repeat(2,1fr);gap:20px}.footer-top{grid-template-columns:1.4fr 1fr 1fr;gap:40px}}@media (max-width:1024px){.nav-inner{padding:0 24px}.hero{align-items:flex-start;min-height:auto}.hero-left{padding:clamp(40px,5vw,56px) clamp(20px,3vw,36px) clamp(40px,5vw,56px) clamp(40px,5vw,56px)}.hero-right{flex:0 0 clamp(320px,42%,440px);align-self:stretch}.showcase-dashboard{width:800px}.showcase-mobile{right:clamp(190px,42vw - 130px,310px)}.hero-input-group input{min-width:clamp(180px,22vw,260px)}.feature-inner{gap:48px}.testimonials-grid{grid-template-columns:repeat(2,1fr);gap:20px}.footer-top{grid-template-columns:1.4fr 1fr 1fr;gap:32px}}@media (min-width:769px) and (max-width:850px){.showcase-mobile{transform-origin:100% 100%;right:clamp(280px,42vw + 22px,380px);transform:scale(.6)}}@media (max-width:768px){.announcement-bar{padding:8px 20px;font-size:12px}.nav-inner{height:56px;padding:0 20px}.nav-center,.nav-links{display:none}.nav-hamburger{display:flex}.hero{flex-direction:column;align-items:stretch;min-height:auto;overflow:hidden}.hero:before{background:radial-gradient(ellipse 80% 50% at 50% 0%,var(--green-light)0%,transparent 70%)}.hero-left{flex:none;padding:44px 24px 36px}.hero-right{flex:none;width:100%;height:215px;display:block;position:relative;overflow:hidden}.showcase-dashboard{transform-origin:0 0;width:1020px;padding:16px 40px 0;position:absolute;top:0;left:calc(50% - 189px);transform:scale(.37)}.showcase-mobile{display:none}.hero-h1{font-size:clamp(32px,8vw,44px)}.hero-subtitle{margin-bottom:28px;font-size:16px}.hero-stats{flex-flow:wrap;align-items:center;gap:8px}.hero-stats .stat-separator{display:block}.hero-ctas{flex-direction:column;justify-content:center;align-items:center;gap:10px}.hero-input-group{box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;gap:10px;width:min(320px,100vw - 40px);max-width:320px;overflow:visible}.hero-input-group input{border:1.5px solid var(--border);border-radius:8px;width:100%;min-width:0;padding:14px 20px;box-shadow:0 1px 4px #0000000f}.hero-input-group:focus-within{box-shadow:none;border-color:#0000}.hero-input-group input:focus{border-color:var(--text-dark);outline:none}.hero-input-group .hero-input-btn{text-align:center;border-radius:8px;justify-content:center;width:100%;margin:0;padding:14px 32px}.logos-section{padding:32px 20px}.logos-marquee:before,.logos-marquee:after{width:80px}.features-carousel-section{padding:48px 0 0;overflow:hidden}.features-carousel-header{justify-content:center;align-items:center;padding:0 24px}.features-carousel-title{text-align:center}.features-carousel-nav--desktop{display:none}.features-carousel-nav--mobile{justify-content:center;padding:24px 0 0;display:flex}.features-carousel-wrap{overflow:visible}.features-carousel-track{gap:12px;padding-left:11vw;padding-right:11vw;scroll-padding-left:11vw;scroll-padding-right:11vw}.feature-carousel-card{scroll-snap-align:center;flex:0 0 78vw;width:78vw}.feature-section{padding:56px 24px}.feature-inner{grid-template-columns:1fr;gap:32px}.feature-inner.reversed{direction:ltr}.section-body{max-width:100%}.testimonials-section{padding:64px 24px}.testimonials-grid{grid-template-columns:1fr}.cta-banner{text-align:left;padding:64px 24px}.cta-h2{margin:0 0 18px}.cta-subtitle{margin:0 0 40px}.cta-buttons{justify-content:flex-start}.cta-buttons .btn{width:auto;padding:9px 20px;font-size:13px}.section{padding:64px 24px}.footer{padding:48px 24px 32px}.footer-top{grid-template-columns:1fr 1fr;gap:32px 24px}.footer-bottom{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.hero-left{padding:36px 20px 32px}.hero-h1{font-size:clamp(28px,9vw,38px)}.hero-stats{flex-direction:column;align-items:flex-start}.hero-stats .stat-separator{display:none}.hero-input-group input,.hero-input-group .hero-input-btn{border-radius:8px}.footer-top{grid-template-columns:1fr;gap:28px}.feature-section{padding:48px 20px}.testimonials-section,.cta-banner{padding:56px 20px}}@media (min-width:744px) and (max-width:768px){.nav-inner{height:64px;padding:0 20px}.hero{flex-direction:row;align-items:flex-start;min-height:auto;overflow:hidden}.hero:before{background:radial-gradient(ellipse 55% 90% at -5% 50%,var(--green-light)0%,transparent 65%)}.hero-left{flex:1;padding:40px 16px 40px 28px}.hero-h1{font-size:clamp(24px,4.5vw,32px)}.hero-subtitle{margin-bottom:20px;font-size:14px}.hero-right{flex:0 0 42%;justify-content:flex-start;align-self:stretch;width:auto;padding-right:0;display:flex;overflow:hidden}.showcase-dashboard{width:720px;padding:40px 0 0 20px}.showcase-mobile{transform-origin:100% 100%;border-radius:12px 12px 0 0;bottom:0;left:auto;right:clamp(270px,42vw + 2px,320px);transform:scale(.6)}.hero-ctas{flex-direction:row;justify-content:flex-start;align-items:center;gap:12px}.hero-input-group{border:1.5px solid var(--border);background:#fff;border-radius:100px;flex-direction:row;gap:0;width:auto;max-width:none;overflow:hidden;box-shadow:0 1px 4px #0000000f}.hero-input-group input{width:auto;min-width:160px;box-shadow:none;border:none;border-radius:0;padding:14px 16px}.hero-input-group:focus-within{border-color:var(--text-dark);box-shadow:0 0 0 3px #0d1b0f14}.hero-input-group input:focus{border-color:#0000;outline:none}.hero-input-group .hero-input-btn{border-radius:100px;width:auto;margin:3px;padding:12px 18px}.hero-stats{flex-direction:column;align-items:flex-start;gap:10px}.hero-stats .stat-separator{display:none}.feature-carousel-card{scroll-snap-align:start;flex:0 0 315px;width:315px}}@media (max-width:414px){.hero-right{height:207px}.showcase-dashboard{left:calc(50% - 182px);transform:scale(.356)}}@media (max-width:375px){.hero-right{height:187px}.showcase-dashboard{left:calc(50% - 165px);transform:scale(.323)}}@media (max-width:360px){.hero-right{height:180px}.showcase-dashboard{left:calc(50% - 158px);transform:scale(.31)}}@media (max-width:344px){.hero-right{height:172px}.showcase-dashboard{left:calc(50% - 151px);transform:scale(.296)}}@media (min-width:849px) and (max-width:857px){.hero-right{flex:0 0 344px}.showcase-mobile{transform-origin:100% 100%;right:366px;transform:scale(.6)}}@media (min-width:1276px) and (max-width:1284px){.hero-left{padding:59px 35px 59px 65px}.hero-right{flex:0 0 472px}.showcase-dashboard{padding-left:41px}.showcase-mobile{transform-origin:100% 100%;right:407px;transform:scale(.5)}.hero-input-group input{min-width:236px}}@media (min-width:905px) and (max-width:920px){.showcase-mobile{right:calc(42vw - 160px)}}@media (min-width:1365px) and (max-width:1370px){.showcase-mobile{right:calc(40vw - 135px)}}@media (min-width:530px) and (max-width:550px){.hero-left{padding:36px 20px 32px}.hero-h1{font-size:clamp(28px,9vw,38px)}.hero-stats{flex-direction:column;align-items:flex-start}.hero-stats .stat-separator{display:none}.footer-top{grid-template-columns:1fr;gap:28px}.feature-section{padding:48px 20px}.hero-right{height:269px}.showcase-dashboard{left:calc(50% - 237px);transform:scale(.464)}}@media (min-width:1110px) and (max-width:1118px){.hero-left{padding:57px 34px 57px 62px}.hero-right{flex:0 0 453px}.showcase-dashboard{padding-left:40px}.showcase-mobile{transform-origin:100% 100%;right:388px;transform:scale(.5)}.hero-input-group input{min-width:227px}}
/*# sourceMappingURL=d9f1b21f771c2faf.css.map*/