*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--green-primary:#00a86b;--green-cta:#00b96b;--green-badge-bg:#edf9f3;--green-badge-border:#bde7cf;--text-heading:#101828;--text-body:#475467;--text-muted:#667085;--text-nav:#344054;--white:#fff;--font:"Plus Jakarta Sans", system-ui, -apple-system, sans-serif;--nav-height:72px}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;max-width:100vw;overflow-x:clip}body{font-family:var(--font);color:var(--text-heading);background:var(--white);width:100%;max-width:100vw;margin:0;line-height:1.5;overflow-x:clip}section{width:100%;max-width:100vw}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img{max-width:100%;height:auto;display:block}.privacy-page{background-color:#f8fafb;width:100%;min-height:100vh}.privacy-container{max-width:1400px;margin:0 auto;padding:120px 20px 80px}.privacy-hero{text-align:left;max-width:1300px;margin:0 auto 60px}.privacy-label{letter-spacing:.2em;text-transform:uppercase;color:#00a86b;margin-bottom:16px;font-size:14px;font-weight:600;display:inline-block}.privacy-label:before{content:"—  ";color:#00a86b}.privacy-label:after{content:"  —";color:#00a86b}.privacy-h1{color:#0f172a;margin-bottom:20px;font-size:48px;font-weight:800;line-height:1.15}.privacy-desc{color:#64748b;max-width:580px;margin-bottom:24px;font-size:16px;line-height:1.7}.privacy-meta{color:#64748b;gap:24px;font-size:13px;display:flex}.privacy-meta-item{background:#f1f5f9;border-radius:8px;align-items:center;gap:8px;padding:6px 14px;display:inline-flex}.privacy-meta-item svg{flex-shrink:0}.privacy-meta-label{color:#071b3b;font-weight:600}.privacy-layout{grid-template-columns:300px 1fr;align-items:start;gap:56px;max-width:1300px;margin:0 auto;display:grid}.privacy-sidebar{position:sticky;top:120px}.privacy-toc{background:0 0;padding:12px 16px}.privacy-toc-title{text-transform:uppercase;color:#64748b;margin-bottom:24px;padding-left:16px;font-size:14px;font-weight:500}.privacy-toc-nav{flex-direction:column;gap:16px;max-height:calc(100vh - 240px);display:flex;overflow-y:auto}.privacy-toc-nav::-webkit-scrollbar{width:3px}.privacy-toc-nav::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}.privacy-toc-link{color:#64748b;border-radius:6px;padding:10px 16px;font-size:15px;font-weight:500;line-height:1.5;text-decoration:none;transition:all .2s}.privacy-toc-link:hover{color:#071b3b;background:#f8fafb}.privacy-toc-link.active{color:#059669;background:#ecfdf5;border-left:4px solid #00a86b;border-radius:0 8px 8px 0;padding-left:12px;font-weight:600}.privacy-content-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:56px;box-shadow:0 4px 20px #00000008}.privacy-section{border-bottom:1px solid #f1f5f9;margin-bottom:56px;padding-bottom:56px}.privacy-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.privacy-section-title{color:#071b3b;align-items:center;gap:10px;margin-bottom:20px;font-size:26px;font-weight:700;display:flex}.section-icon{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.section-icon svg{width:24px;height:24px}.privacy-body{color:#475569;font-size:16px;font-weight:400;line-height:1.8}.privacy-body p{margin-bottom:16px}.privacy-body p:last-child{margin-bottom:0}.privacy-bold{color:#1e293b;font-weight:550}.privacy-list{margin:8px 0 16px;padding:0;list-style:none}.privacy-list li{margin-bottom:12px;padding-left:24px;position:relative}.privacy-list li:before{content:"";background-color:#00a86b;border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:4px}.privacy-numbered{counter-reset:privacy-counter;margin:8px 0 16px;padding:0;list-style:none}.privacy-numbered li{counter-increment:privacy-counter;margin-bottom:10px;padding-left:30px;position:relative}.privacy-numbered li:before{content:counter(privacy-counter) ".";color:#475569;min-width:24px;font-weight:600;position:absolute;top:0;left:0}.privacy-link{color:#00a86b;text-underline-offset:3px;font-weight:500;text-decoration:underline;transition:color .2s}.privacy-link:hover{color:#059669}.escalation-matrix{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:20px;display:grid}.escalation-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:flex-start;gap:12px;padding:20px 24px;transition:all .3s;display:flex}.escalation-card:hover{border-color:#00a86b;transform:translateY(-4px);box-shadow:0 12px 24px #0000000d}.esc-indicator{flex-shrink:0;justify-content:center;align-items:center;margin-top:0;display:flex}.esc-indicator svg{width:20px;height:20px}.esc-content{flex:1}.esc-level{color:#1e293b;margin-bottom:2px;font-size:15px;font-weight:700}.esc-details{color:#64748b;font-size:13px;line-height:1.6}.privacy-body a{word-wrap:break-word;word-break:break-all;overflow-wrap:break-word}.privacy-toc-mobile-toggle{display:none}@media (width<=1024px){.privacy-layout{grid-template-columns:1fr;gap:32px}.privacy-content-card{width:100%;padding:32px}.privacy-sidebar{z-index:100;margin-bottom:0;position:sticky;top:90px}.escalation-matrix{grid-template-columns:repeat(2,1fr)}.privacy-toc{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:0;overflow:hidden;box-shadow:0 12px 32px #00000014}.privacy-toc-mobile-toggle{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 20px;display:flex}.privacy-toc-title{margin-bottom:0;padding-left:0}.privacy-toc-chevron{transition:transform .3s}.privacy-toc-chevron.open{transform:rotate(180deg)}.privacy-toc-nav{max-height:50vh;padding:0 16px 16px;display:none;overflow-y:auto}.privacy-toc--expanded .privacy-toc-nav{display:flex}}@media (width<=768px){.privacy-container{padding:100px 16px 60px}.privacy-layout{grid-template-columns:1fr;gap:24px}.privacy-sidebar{z-index:100;margin-bottom:0;position:sticky;top:80px}.privacy-hero{margin-bottom:32px}.privacy-h1{font-size:clamp(1.75rem,5vw,2.5rem)}.privacy-desc{font-size:15px}.privacy-content-card{border-radius:12px;width:100%;padding:20px 16px}.privacy-section-title{font-size:20px}.privacy-body{font-size:14.5px}.privacy-section{margin-bottom:36px;padding-bottom:36px}.privacy-meta{flex-wrap:wrap;gap:12px}.escalation-matrix{grid-template-columns:1fr}.escalation-card{flex-direction:column;gap:12px}}@media (width<=480px){.privacy-container{padding:90px 12px 48px}.privacy-content-card{padding:16px 12px}.privacy-section-title{font-size:18px}}.terms-page{background-color:#f8fafb;width:100%;min-height:100vh}.terms-container{max-width:1400px;margin:0 auto;padding:120px 20px 80px}.terms-hero{text-align:left;max-width:1300px;margin:0 auto 60px}.terms-label{letter-spacing:.2em;text-transform:uppercase;color:#00a86b;margin-bottom:16px;font-size:14px;font-weight:600;display:inline-block}.terms-label:before{content:"—  ";color:#00a86b}.terms-label:after{content:"  —";color:#00a86b}.terms-h1{color:#0f172a;margin-bottom:20px;font-size:48px;font-weight:800;line-height:1.15}.terms-desc{color:#64748b;max-width:580px;margin-bottom:24px;font-size:16px;line-height:1.7}.terms-meta{color:#64748b;gap:24px;font-size:13px;display:flex}.terms-meta-item{background:#f1f5f9;border-radius:8px;align-items:center;gap:8px;padding:6px 14px;display:inline-flex}.terms-meta-item svg{flex-shrink:0}.terms-meta-label{color:#071b3b;font-weight:600}.terms-layout{grid-template-columns:300px 1fr;align-items:start;gap:56px;max-width:1300px;margin:0 auto;display:grid}.terms-sidebar{position:sticky;top:120px}.terms-toc{background:0 0;padding:12px 16px}.terms-toc-title{text-transform:uppercase;color:#64748b;margin-bottom:24px;padding-left:16px;font-size:13.5px;font-weight:500}.terms-toc-nav{flex-direction:column;gap:16px;max-height:calc(100vh - 240px);display:flex;overflow-y:auto}.terms-toc-nav::-webkit-scrollbar{width:3px}.terms-toc-nav::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}.terms-toc-link{color:#64748b;border-radius:6px;padding:10px 16px;font-size:15px;font-weight:500;line-height:1.5;text-decoration:none;transition:all .2s}.terms-toc-link:hover{color:#071b3b;background:#f8fafb}.terms-toc-link.active{color:#059669;background:#ecfdf5;border-left:4px solid #00a86b;border-radius:0 8px 8px 0;padding-left:12px;font-weight:600}.terms-content-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:56px;box-shadow:0 4px 20px #00000008}.terms-section{border-bottom:1px solid #f1f5f9;margin-bottom:56px;padding-bottom:56px}.terms-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.terms-section-title{color:#071b3b;align-items:center;gap:10px;margin-bottom:20px;font-size:26px;font-weight:700;display:flex}.terms-subsection-title{color:#1e293b;margin:28px 0 14px;font-size:20px;font-weight:600}.terms-section-icon{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.terms-section-icon svg{width:24px;height:24px}.terms-body{color:#475569;font-size:16px;font-weight:400;line-height:1.8}.terms-body p{margin-bottom:16px}.terms-body p:last-child{margin-bottom:0}.terms-bold{color:#1e293b;font-weight:550}.terms-list{margin:12px 0 16px;padding:0;list-style:none}.terms-list li{margin-bottom:10px;padding-left:24px;position:relative}.terms-list li:before{content:"";background-color:#00a86b;border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:4px}.terms-list--semibold li{color:#1e293b;font-weight:600}.terms-numbered{counter-reset:terms-counter;margin:12px 0 16px;padding:0;list-style:none}.terms-numbered li{counter-increment:terms-counter;margin-bottom:10px;padding-left:30px;position:relative}.terms-numbered li:before{content:counter(terms-counter) ".";color:#475569;min-width:24px;font-weight:600;position:absolute;top:0;left:0}.terms-definition{margin-bottom:16px}.terms-definition-name{color:#1e293b;font-weight:700}.terms-warning-card{background:#fff7ed;border:1px solid #fed7aa;border-left:4px solid #f97316;border-radius:8px;margin-bottom:16px;padding:20px 24px;transition:all .3s}.terms-warning-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #f9731614}.terms-warning-card:last-child{margin-bottom:0}.terms-warning-title{color:#c2410c;align-items:center;gap:6px;margin-bottom:6px;font-size:15px;font-weight:700;display:flex}.terms-warning-text{color:#9a3412;font-size:14px;line-height:1.7}.terms-contact-card{background:#f8fafb;border:1px solid #e5e7eb;border-radius:12px;margin-top:16px;padding:24px}.terms-contact-item{color:#475569;margin-bottom:12px;font-size:15px;line-height:1.7}.terms-contact-item:last-child{margin-bottom:0}.terms-contact-label{color:#1e293b;font-weight:700}.terms-link{color:#00a86b;text-underline-offset:3px;font-weight:500;text-decoration:underline;transition:color .2s}.terms-link:hover{color:#059669}.terms-body a{word-wrap:break-word;word-break:break-all;overflow-wrap:break-word}.terms-toc-mobile-toggle{display:none}@media (width<=1024px){.terms-layout{grid-template-columns:1fr;gap:32px}.terms-content-card{width:100%;padding:32px}.terms-sidebar{z-index:100;margin-bottom:0;position:sticky;top:90px}.terms-toc{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:0;overflow:hidden;box-shadow:0 12px 32px #00000014}.terms-toc-mobile-toggle{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 20px;display:flex}.terms-toc-title{margin-bottom:0;padding-left:0}.terms-toc-chevron{transition:transform .3s}.terms-toc-chevron.open{transform:rotate(180deg)}.terms-toc-nav{max-height:50vh;padding:0 16px 16px;display:none;overflow-y:auto}.terms-toc--expanded .terms-toc-nav{display:flex}}@media (width<=768px){.terms-container{padding:100px 16px 60px}.terms-layout{grid-template-columns:1fr;gap:24px}.terms-sidebar{z-index:100;margin-bottom:0;position:sticky;top:80px}.terms-hero{margin-bottom:32px}.terms-h1{font-size:clamp(1.75rem,5vw,2.5rem)}.terms-desc{font-size:15px}.terms-content-card{border-radius:12px;width:100%;padding:20px 16px}.terms-section-title{font-size:20px}.terms-subsection-title{font-size:17px}.terms-body{font-size:14.5px}.terms-section{margin-bottom:36px;padding-bottom:36px}.terms-warning-card{padding:16px}.terms-meta{flex-wrap:wrap;gap:12px}.terms-definition{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;margin-bottom:12px;padding:16px}.terms-definition-name{color:#00a86b;margin-bottom:8px;font-size:15px;display:block}}@media (width<=480px){.terms-container{padding:90px 12px 48px}.terms-content-card{padding:16px 12px}.terms-section-title{font-size:18px}}.auth__backdrop{z-index:2000;-webkit-backdrop-filter:blur(6px);background:#10182873;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.auth__modal{background:#fff;border:1px solid #0000000d;border-radius:28px;width:100%;max-width:480px;max-height:90vh;padding:40px 36px 32px;position:relative;overflow-y:auto;box-shadow:0 24px 64px #0000002e}.auth__close{color:#475467;background:#f2f4f7;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;line-height:1;transition:background .2s,color .2s;display:flex;position:absolute;top:18px;right:18px}.auth__close:hover{color:#101828;background:#e4e7ec}.auth__brand{justify-content:center;margin-bottom:8px;display:flex}.auth__logo{object-fit:contain;width:auto;height:56px}.auth__title{color:#101828;text-align:center;margin-top:8px;font-size:24px;font-weight:800}.auth__subtitle{color:#667085;text-align:center;margin-top:6px;margin-bottom:24px;font-size:14px;line-height:1.5}.auth__form{flex-direction:column;gap:8px;display:flex}.auth__label{color:#344054;margin-bottom:4px;font-size:13px;font-weight:600}.auth__phone-row{background:#fff;border:1.5px solid #e4e7ec;border-radius:14px;align-items:center;transition:border-color .2s;display:flex;overflow:hidden}.auth__phone-row:focus-within{border-color:#00a86b}.auth__cc{color:#344054;background:#f9fafb;border-right:1.5px solid #e4e7ec;padding:14px;font-size:15px;font-weight:600}.auth__input{color:#101828;background:0 0;border:none;outline:none;flex:1;padding:14px 16px;font-family:inherit;font-size:15px}.auth__input--full{border:1.5px solid #e4e7ec;border-radius:14px;width:100%;margin-bottom:8px;transition:border-color .2s}.auth__input--full:focus{border-color:#00a86b}.auth__otp-row{justify-content:center;gap:12px;margin:8px 0 4px;display:flex}.auth__otp-box{text-align:center;color:#101828;border:1.5px solid #e4e7ec;border-radius:14px;outline:none;width:56px;height:60px;font-family:inherit;font-size:24px;font-weight:700;transition:border-color .2s}.auth__otp-box:focus{border-color:#00a86b}.auth__error{color:#d92d20;margin:4px 0 0;font-size:13px;font-weight:500}.auth__submit{color:#fff;background:#00b96b;border-radius:999px;height:50px;margin-top:16px;font-size:15px;font-weight:700;transition:all .25s;box-shadow:0 6px 20px #00b96b47}.auth__submit:hover:not(:disabled){background:#00a65f;transform:translateY(-1px);box-shadow:0 10px 26px #00b96b59}.auth__submit:disabled{opacity:.65;cursor:not-allowed}.auth__resend{color:#667085;justify-content:space-between;align-items:center;margin-top:18px;font-size:13px;display:flex}.auth__link{color:#00a86b;font-size:13px;font-weight:600}.auth__link:hover{text-decoration:underline}.auth__testbox{color:#00744a;background:#edf9f3;border:1px solid #bde7cf;border-radius:14px;flex-direction:column;gap:2px;margin-top:20px;padding:12px 16px;font-size:12.5px;display:flex}.auth__testbox strong{color:#00633f;font-size:12.5px}.auth__terms{color:#98a2b3;text-align:center;margin-top:18px;font-size:12px;line-height:1.6}.auth__terms a{color:#00a86b;font-weight:600}.auth__field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.auth__textarea{resize:vertical;padding:12px 16px;font-family:inherit;line-height:1.5}.auth__file{color:#667085;cursor:pointer;background:#f9fafb;border:1.5px dashed #e4e7ec;border-radius:14px;width:100%;padding:11px 12px;font-size:12.5px;transition:border-color .2s}.auth__file:hover{border-color:#00a86b}.auth__file::-webkit-file-upload-button{color:#00744a;cursor:pointer;background:#edf9f3;border:none;border-radius:8px;margin-right:8px;padding:6px 10px;font-size:12px;font-weight:600}.auth__submitted{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.auth__submitted-icon{margin-bottom:4px;font-size:44px}.auth__submitted .auth__subtitle{margin-bottom:16px}.auth__submitted .auth__testbox{text-align:left;width:100%;margin-bottom:8px}.auth__submitted .auth__submit{width:100%}@media (width<=480px){.auth__field-row{grid-template-columns:1fr;gap:4px}.auth__modal{border-radius:22px;padding:32px 22px 26px}.auth__otp-box{width:50px;height:56px;font-size:20px}}.loginpage{background:linear-gradient(135deg,#f7fbf9 0%,#eef6f1 45%,#e8f3fb 100%);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:32px 20px;display:flex;position:relative}.loginpage__bg{pointer-events:none;background:radial-gradient(circle at 12% 18%,#00a86b1a,#0000 40%),radial-gradient(circle at 88% 82%,#007a4d14,#0000 45%);position:absolute;inset:0}.loginpage__card{z-index:1;background:#fff;border:1px solid #0000000d;border-radius:28px;width:100%;max-width:480px;padding:44px 36px 36px;position:relative;box-shadow:0 24px 64px #1018281a}@media (width<=480px){.loginpage__card{border-radius:22px;padding:36px 22px 28px}}.dash{min-height:100vh;font-family:var(--font);background:#f7f9fb;padding-bottom:60px}.dash__wrap{width:100%;max-width:1280px;margin:0 auto;padding:0 48px}.dash__topbar{z-index:100;background:#fff;border-bottom:1px solid #eef2f6;align-items:center;height:90px;display:flex;position:sticky;top:0}.dash__topbar-inner{justify-content:space-between;align-items:center;display:flex}.dash__logo{object-fit:contain;width:auto;height:60px}.dash__user{align-items:center;gap:14px;display:flex}.dash__avatar{color:#fff;background:#00b96b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;font-weight:700;display:flex}.dash__user-info{flex-direction:column;line-height:1.3;display:flex}.dash__user-name{color:#101828;font-size:14px;font-weight:700}.dash__user-mobile{color:#667085;font-size:12.5px}.dash__logout{color:#344054;background:#f2f4f7;border-radius:999px;height:38px;margin-left:8px;padding:0 18px;font-size:13px;font-weight:600;transition:background .2s,color .2s}.dash__logout:hover{color:#d92d20;background:#fee4e2}.dash__tabs{flex-wrap:wrap;gap:8px;padding:28px 0 24px;display:flex}.dash__tab{color:#667085;background:#fff;border:1.5px solid #e4e7ec;border-radius:999px;padding:10px 22px;font-size:14px;font-weight:600;transition:all .2s}.dash__tab--active{color:#fff;background:#00a86b;border-color:#00a86b}.dash__tab:hover:not(.dash__tab--active){color:#00a86b;border-color:#00a86b}.dash__stats{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:32px;display:grid}.dash__stat-card{background:#fff;border:1px solid #eef2f6;border-radius:24px;flex-direction:column;gap:8px;padding:24px;display:flex;box-shadow:0 8px 24px #1018280a}.dash__stat-card--green{background:linear-gradient(135deg,#00a86b,#007a4d);border:none}.dash__stat-card--green .dash__stat-label,.dash__stat-card--green .dash__stat-value{color:#fff}.dash__stat-label{color:#667085;font-size:13px;font-weight:600}.dash__stat-value{color:#101828;font-size:26px;font-weight:800}.dash__section-title{color:#101828;margin-bottom:16px;font-size:18px;font-weight:800}.dash__quick-actions{margin-bottom:32px}.dash__action-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.dash__action-card{color:#101828;background:#fff;border:1.5px solid #eef2f6;border-radius:24px;flex-direction:column;align-items:center;gap:12px;padding:28px 20px;font-size:14px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 8px 24px #1018280a}.dash__action-card:hover{border-color:#00a86b;transform:translateY(-2px);box-shadow:0 12px 30px #00a86b1f}.dash__action-icon{font-size:28px}.dash__panel{background:#fff;border:1px solid #eef2f6;border-radius:24px;padding:28px;box-shadow:0 8px 24px #1018280a}.dash__panel-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.dash__empty{text-align:center;color:#98a2b3;padding:40px 0;font-size:14px}.dash__vendor-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.dash__vendor-card{border:1.5px solid #eef2f6;border-radius:20px;flex-direction:column;gap:16px;padding:22px;transition:border-color .2s;display:flex}.dash__vendor-card:hover{border-color:#00a86b}.dash__vendor-head{align-items:center;gap:14px;display:flex}.dash__vendor-avatar{color:#00a86b;background:#edf9f3;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:800;display:flex}.dash__vendor-name{color:#101828;font-size:15px;font-weight:700}.dash__vendor-contact{color:#667085;font-size:12.5px}.dash__vendor-details{grid-template-columns:1fr 1fr;gap:10px;font-size:13px;display:grid}.dash__vendor-details div{flex-direction:column;gap:2px;display:flex}.dash__vendor-details span{color:#98a2b3;text-transform:uppercase;letter-spacing:.04em;font-size:11.5px;font-weight:600}.dash__vendor-details strong{color:#344054;font-weight:700}.dash__vendor-actions{gap:10px;display:flex}.dash__btn{border-radius:999px;flex:1;height:42px;padding:0 20px;font-size:13.5px;font-weight:700;transition:all .2s}.dash__btn--primary{color:#fff;background:#00b96b;box-shadow:0 4px 14px #00b96b40}.dash__btn--primary:hover{background:#00a65f;transform:translateY(-1px)}.dash__btn--outline{color:#00a86b;background:#fff;border:1.5px solid #bde7cf}.dash__btn--outline:hover{background:#edf9f3}.dash__btn--full{flex:none;width:100%;margin-top:6px}.dash__table{flex-direction:column;display:flex}.dash__table-row{color:#344054;border-bottom:1px solid #f2f4f7;grid-template-columns:1.1fr 1.3fr .9fr .9fr .9fr .9fr .8fr;align-items:center;gap:12px;padding:14px 8px;font-size:13.5px;display:grid}.dash__table-row--head{color:#98a2b3;text-transform:uppercase;letter-spacing:.04em;border-bottom:2px solid #eef2f6;font-size:11.5px;font-weight:700}.dash__pill{border-radius:999px;width:fit-content;padding:4px 12px;font-size:12px;font-weight:700;display:inline-flex}.dash__pill--collect{color:#00a86b;background:#edf9f3}.dash__pill--send{color:#3b82f6;background:#eef4ff}.dash__status{font-size:12.5px;font-weight:700}.dash__status--paid,.dash__status--success{color:#00a86b}.dash__status--pending{color:#f59e0b}.dash__status--failed,.dash__status--rejected{color:#d92d20}.dash__modal-backdrop{z-index:2000;-webkit-backdrop-filter:blur(6px);background:#10182873;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.dash__modal{background:#fff;border-radius:24px;width:100%;max-width:460px;max-height:90vh;padding:28px;overflow-y:auto;box-shadow:0 24px 64px #0000002e}.dash__modal-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.dash__modal-head h3{color:#101828;font-size:18px;font-weight:800}.dash__modal-close{color:#475467;background:#f2f4f7;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:flex}.dash__modal-close:hover{background:#e4e7ec}.dash__modal-desc{color:#667085;margin-bottom:16px;font-size:13.5px;line-height:1.6}.dash__form{flex-direction:column;gap:6px;display:flex}.dash__form label{color:#344054;margin-top:8px;font-size:12.5px;font-weight:700}.dash__form input,.dash__form select,.dash__form textarea{color:#101828;background:#fff;border:1.5px solid #e4e7ec;border-radius:12px;outline:none;height:46px;padding:0 16px;font-family:inherit;font-size:14px;transition:border-color .2s}.dash__form input:focus,.dash__form select:focus,.dash__form textarea:focus{border-color:#00a86b}.dash__form textarea{resize:vertical;height:auto;padding:12px 16px}.dash__form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.dash__toast{color:#fff;z-index:3000;text-align:center;background:#101828;border-radius:14px;max-width:90vw;padding:14px 24px;font-size:13.5px;font-weight:600;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #00000040}@media (width<=1024px){.dash__wrap{padding:0 24px}.dash__stats{grid-template-columns:repeat(2,1fr)}.dash__action-grid{grid-template-columns:repeat(3,1fr);gap:12px}.dash__vendor-grid{grid-template-columns:1fr}.dash__table-row{grid-template-columns:1fr 1fr 1fr;font-size:12.5px}.dash__table-row span:nth-child(5),.dash__table-row span:nth-child(6),.dash__table-row span:nth-child(7){display:none}}.dash__invoice-link{color:#00a86b;border:1px solid #bde7cf;border-radius:999px;padding:4px 12px;font-size:12.5px;font-weight:700;text-decoration:none;transition:background .2s;display:inline-block}.dash__invoice-link:hover{background:#edf9f3}@media (width<=640px){.dash__wrap{padding:0 16px}.dash__topbar{height:76px}.dash__logo{height:48px}.dash__user-info{display:none}.dash__stats{grid-template-columns:1fr 1fr;gap:12px}.dash__stat-value{font-size:20px}.dash__action-grid,.dash__form-row{grid-template-columns:1fr}}.dash--sidebar{background:#f7f9fb;min-height:100vh;display:flex}.dash__mobtop{z-index:30;background:#fff;border-bottom:1px solid #eef2f6;justify-content:space-between;align-items:center;padding:14px 20px;display:none;position:sticky;top:0}.dash__moblogo{height:32px}.dash__hamburger{cursor:pointer;background:#f2f4f7;border:none;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:36px;height:36px;display:flex}.dash__hamburger span{background:#344054;border-radius:2px;width:18px;height:2px;display:block}.dash__sidebar{z-index:20;background:#fff;border-right:1px solid #eef2f6;flex-direction:column;flex-shrink:0;width:264px;height:100vh;display:flex;position:sticky;top:0}.dash__sidebar-brand{padding:26px 24px 18px}.dash__sidebar-brand .dash__logo{height:36px}.dash__nav{flex-direction:column;flex:1;gap:4px;padding:8px 14px;display:flex}.dash__nav-item{color:#667085;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;padding:11px 14px;font-size:14.5px;font-weight:600;transition:background .15s,color .15s;display:flex}.dash__nav-item:hover{color:#101828;background:#f7f9fb}.dash__nav-item--active{color:#00744a;background:#edf9f3}.dash__nav-item--active svg{color:#00a86b}.dash__sidebar-foot{border-top:1px solid #eef2f6;padding:16px 18px 22px}.dash__sidebar-user{align-items:center;gap:10px;margin-bottom:12px;display:flex}.dash__sidebar-user .dash__avatar{width:38px;height:38px;font-size:15px}.dash__sidebar-foot .dash__logout{text-align:center;width:100%}.dash__sidebar-backdrop{z-index:15;background:#10182873;display:none;position:fixed;inset:0}.dash__main{flex:1;min-width:0}.dash__main-inner{max-width:1100px;margin:0 auto;padding:36px 32px 60px}.dash__page-title{color:#101828;margin:0 0 20px;font-size:22px;font-weight:800}@media (width<=900px){.dash__mobtop{display:flex}.dash__sidebar{transition:transform .25s;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:12px 0 40px #1018282e}.dash__sidebar--open{transform:translate(0)}.dash__sidebar-backdrop{display:block}.dash__main-inner{padding:24px 18px 48px}}.dash__contact-type-pill{color:#00744a;white-space:nowrap;background:#edf9f3;border-radius:999px;margin-left:auto;padding:4px 10px;font-size:11px;font-weight:700}.dash__type-grid{grid-template-columns:repeat(5,1fr);gap:8px;margin:6px 0 18px;display:grid}.dash__type-btn{cursor:pointer;color:#667085;background:#fff;border:1.5px solid #eef2f6;border-radius:14px;flex-direction:column;align-items:center;gap:6px;padding:12px 6px;font-size:11.5px;font-weight:600;transition:border-color .15s,background .15s,color .15s;display:flex}.dash__type-btn:hover{border-color:#bde7cf}.dash__type-btn--active{color:#00744a;background:#edf9f3;border-color:#00a86b}.dash__type-icon{font-size:20px;line-height:1}@media (width<=480px){.dash__type-grid{grid-template-columns:repeat(3,1fr)}}.profile__hero{background:linear-gradient(135deg,#e9e3fb 0%,#dde9fb 100%);border-radius:20px;margin-bottom:20px;padding:26px 28px;position:relative;overflow:hidden}.profile__hero-label{color:#4a4a68;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.profile__hero-name{color:#101828;margin:0;font-size:24px;font-weight:800}.profile__card{background:#fff;border:1px solid #eef2f6;border-radius:18px;flex-wrap:wrap;gap:24px;margin-bottom:18px;padding:22px 24px;display:flex}.profile__section-title{color:#101828;width:100%;margin:0 0 6px;font-size:14px;font-weight:800}.profile__biz-grid{flex-wrap:wrap;gap:24px;width:100%;display:flex}.profile__field{align-items:center;gap:12px;min-width:180px;display:flex}.profile__field-icon{background:#f7f9fb;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;display:flex}.profile__field-text{flex-direction:column;display:flex}.profile__field-text strong{color:#101828;font-size:14px;font-weight:700}.profile__field-text span{color:#98a2b3;font-size:11.5px;font-weight:600}@media (width<=640px){.profile__card{gap:16px;padding:18px}.profile__field{min-width:140px}}.dash__kyc-banner{background:linear-gradient(135deg,#fff7e6 0%,#fff1d6 100%);border:1px solid #fde3a7;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:16px 20px;display:flex}.dash__kyc-banner--pending{background:linear-gradient(135deg,#eef6ff 0%,#e6f0fc 100%);border-color:#c9deff}.dash__kyc-banner-text{flex-direction:column;gap:3px;display:flex}.dash__kyc-banner-text strong{color:#101828;font-size:14.5px;font-weight:800}.dash__kyc-banner-text span{color:#667085;font-size:13px}.dash__kyc-banner .dash__btn{white-space:nowrap;flex-shrink:0}.dash__form-error{color:#d92d20;margin:4px 0 0;font-size:13px;font-weight:600}@media (width<=560px){.dash__kyc-banner{flex-direction:column;align-items:flex-start}.dash__kyc-banner .dash__btn{width:100%}}.dash__smartcollect-account{border:1.5px solid #e4e7ec;border-radius:14px;flex-direction:column;gap:10px;margin-top:8px;padding:16px;display:flex}.dash__smartcollect-row{justify-content:space-between;align-items:center;font-size:14px;display:flex}.dash__smartcollect-row span{color:#667085}.dash__smartcollect-row strong{color:#101828;letter-spacing:.3px;font-weight:700}.app{min-height:100vh;position:relative}.nav{z-index:1000;background:0 0;align-items:center;height:90px;transition:background .25s,box-shadow .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s;display:flex;position:fixed;top:0;left:0;right:0}.nav--scrolled{-webkit-backdrop-filter:blur(16px);background:#ffffffb3;box-shadow:0 1px 8px #0000000d}.nav__wrap{justify-content:space-between;align-items:center;width:100%;max-width:1280px;margin:0 auto;padding:0 48px;display:flex}.nav__logo{flex-shrink:0;align-items:center;transition:transform .2s;display:flex}.nav__logo:hover{transform:scale(1.02)}.nav__logo-img{object-fit:contain;width:auto;max-width:350px;height:85px}.nav__links{align-items:center;gap:32px;display:flex}.nav__link{color:#344054;padding:4px 0;font-size:14px;font-weight:500;transition:color .2s;position:relative}.nav__link:after{content:"";background:#00a86b;border-radius:1px;width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.nav__link:hover{color:#00a86b}.nav__link:hover:after{width:100%}.nav__cta{color:#fff;background:#00b96b;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:165px;height:44px;font-size:14px;font-weight:600;transition:all .25s;display:inline-flex;box-shadow:0 2px 10px #00b96b40}.nav__cta:hover{background:#00a65f;transform:translateY(-2px);box-shadow:0 6px 20px #00b96b59}.nav__cta:active{transform:translateY(0)}.nav__cta--full{width:100%;margin-top:12px}.nav__login{color:#00a86b;background:0 0;border:1.5px solid #00a86b;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;height:44px;padding:0 22px;font-size:14px;font-weight:600;transition:all .25s;display:inline-flex}.nav__login:hover{background:#edf9f3}.nav__login--avatar{color:#fff;background:#00b96b;border:none;border-radius:50%;width:44px;height:44px;padding:0;font-size:16px;font-weight:700}.nav__login--avatar:hover{background:#00a65f}.nav__login--full{width:100%;margin-top:8px}.nav__ham{z-index:1001;flex-direction:column;justify-content:center;gap:5px;width:24px;height:24px;display:none}.nav__ham span{background:#101828;border-radius:2px;width:100%;height:2px;transition:all .3s;display:block}.nav__ham--open span:first-child{transform:rotate(45deg)translate(5px,5px)}.nav__ham--open span:nth-child(2){opacity:0}.nav__ham--open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.nav__mobile{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;background:#fffffffa;flex-direction:column;gap:4px;padding:16px 48px 24px;animation:.3s slideDown;display:flex;position:fixed;top:72px;left:0;right:0;box-shadow:0 8px 24px #0000000f}.nav__mlink{color:#344054;border-bottom:1px solid #0000000a;padding:12px 0;font-size:15px;font-weight:500;transition:color .2s}.nav__mlink:hover{color:#00a86b}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (width<=860px){.nav__links,.nav__cta:not(.nav__cta--full),.nav__login:not(.nav__login--full){display:none}.nav__ham{display:flex}.nav__wrap{padding:0 24px}}.hero{background-image:url(/hero-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:104px 24px 40px;display:flex;position:relative;overflow:hidden}.hero__wings{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.hero__wing-img{object-fit:contain;opacity:.7;position:absolute}.hero__wing-img--tl{height:80vh;max-height:700px;top:-5%;left:-5%}.hero__wing-img--br{height:80vh;max-height:700px;bottom:-5%;right:-5%}.hero__content{z-index:10;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1280px;display:flex;position:relative}.hero__badge,.hero__h1,.hero__desc,.hero__cta,.hero__comp{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(20px)}.hero--visible .hero__badge{opacity:1;transition-delay:.1s;transform:translateY(0)}.hero--visible .hero__h1{opacity:1;transition-delay:.2s;transform:translateY(0)}.hero--visible .hero__desc{opacity:1;transition-delay:.35s;transform:translateY(0)}.hero--visible .hero__cta{opacity:1;transition-delay:.5s;transform:translateY(0)}.hero--visible .hero__comp{opacity:1;transition-delay:.65s;transform:translateY(0)}.hero__badge{background:#edf9f3;border:1px solid #bde7cf;border-radius:999px;align-items:center;gap:6px;height:40px;margin-bottom:24px;padding:0 20px;display:inline-flex}.hero__badge-e{font-size:14px;line-height:1}.hero__badge-t{color:#1d6b45;white-space:nowrap;font-size:14px;font-weight:500}.hero__h1{letter-spacing:-.04em;color:#101828;max-width:90%;margin:0 auto 28px;font-size:clamp(40px,6vw,96px);font-weight:800;line-height:1.2}.hero__line{display:block}.hero__green{color:#00a86b}.hero__desc{color:#475467;max-width:90%;margin:0 auto 24px;font-size:clamp(16px,2vw,20px);font-weight:400;line-height:1.7}.hero__cta{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-bottom:24px;display:flex}.hero__store{color:#fff;background:#111827;border-radius:12px;align-items:center;gap:10px;width:190px;height:54px;padding:0 18px;transition:all .25s;display:inline-flex}.hero__store:hover{transform:scale(1.03)translateY(-2px);box-shadow:0 8px 24px #0003}.hero__store:active{transform:scale(1)translateY(0)}.hero__store-t{flex-direction:column;line-height:1.15;display:flex}.hero__store-l{opacity:.8;letter-spacing:.3px;font-size:9px;font-weight:400}.hero__store-n{letter-spacing:-.2px;font-size:16px;font-weight:600}.hero__demo{color:#fff;background:#00b96b;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:170px;height:54px;font-size:15px;font-weight:600;transition:all .25s;display:inline-flex;box-shadow:0 2px 10px #00b96b40}.hero__demo:hover{background:#00a65f;transform:scale(1.03)translateY(-2px);box-shadow:0 8px 24px #00b96b59}.hero__demo:active{transform:scale(1)translateY(0)}.hero__comp{flex-wrap:wrap;justify-content:center;align-items:center;gap:28px;display:flex}.hero__comp-i{color:#667085;align-items:center;gap:6px;font-size:14px;font-weight:500;display:flex}.hero__comp-i svg{flex-shrink:0}.fc{z-index:2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.fc__card{position:absolute}.fc__inner{-webkit-backdrop-filter:blur(12px);background:#ffffffbf;border:1px solid #ffffff80;border-radius:14px;padding:8px 10px;box-shadow:0 4px 20px #00000005,0 1px 3px #00000003}.fc__head{align-items:center;gap:5px;margin-bottom:4px;display:flex}.fc__icon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;display:flex}.fc__title{color:#667085;white-space:nowrap;font-size:10px;font-weight:600}.fc__val{color:#101828;letter-spacing:-.3px;font-size:17px;font-weight:700;line-height:1.2}.fc__sub{color:#98a2b3;margin-top:1px;font-size:10px;font-weight:400}.fc__card--lt{opacity:.4;width:160px;animation:6s ease-in-out infinite alternate cfloat;top:50%;left:4vw}.fc__card--lm{opacity:.4;width:160px;animation:7s ease-in-out -1.5s infinite alternate cfloat;top:66%;left:8vw}.fc__card--lb{opacity:.4;width:170px;animation:5.5s ease-in-out -3s infinite alternate cfloat;top:80%;left:3vw}.fc__card--rt{opacity:.4;width:160px;animation:7s ease-in-out -2s infinite alternate cfloat;top:50%;right:4vw}.fc__card--rm{opacity:.4;width:160px;animation:6s ease-in-out -.5s infinite alternate cfloat;top:66%;right:8vw}.fc__card--rb{opacity:.4;width:170px;animation:8s ease-in-out -4s infinite alternate cfloat;top:80%;right:3vw}@keyframes cfloat{0%{transform:translateY(0)}to{transform:translateY(-8px)}}@media (width<=1400px){.fc__card--lt{left:15px}.fc__card--lm{left:25px}.fc__card--lb{left:5px}.fc__card--rt{right:15px}.fc__card--rm{right:25px}.fc__card--rb{right:5px}}@media (width<=1200px){.hero__h1{font-size:64px}.fc__card--lt{left:5px}.fc__card--lm{left:10px}.fc__card--lb{left:0}.fc__card--rt{right:5px}.fc__card--rm{right:10px}.fc__card--rb{right:0}}@media (width<=1024px){.hero__h1{font-size:54px}.hero__desc{font-size:18px}.fc__card{opacity:.4!important}.fc__inner{padding:10px 12px}.fc__val{font-size:14px}}@media (width<=860px){.fc{display:none}.hero__h1{font-size:48px}.hero__line{white-space:normal}.hero__wings{display:none}}@media (width<=768px){.hero{min-height:auto;padding-top:96px;padding-bottom:36px}.hero__h1{letter-spacing:-.02em;margin-bottom:18px;font-size:42px}.hero__desc{margin-bottom:28px;font-size:17px}.hero__cta{flex-direction:column;gap:16px;width:100%}.hero__store,.hero__demo{justify-content:center;width:100%;max-width:320px;height:60px}.hero__comp{flex-direction:column;gap:10px}.hero__badge{height:36px;padding:0 14px}.hero__badge-t{font-size:12px}}.industries{background-color:#041b3d;justify-content:center;align-items:center;width:100%;height:220px;display:flex;overflow:hidden}.industries__wrap{flex-direction:column;align-items:center;width:100%;display:flex}.industries__h2{text-transform:uppercase;letter-spacing:4px;color:#ffffff8c;text-align:center;margin-bottom:50px;font-size:18px;font-weight:600}.industries__marquee{width:100%;overflow:hidden}.industries__track{width:max-content;display:flex}.industries__list{flex-shrink:0;align-items:center;gap:48px;padding-right:48px;display:flex}.industries__item{color:#ffffff73;white-space:nowrap;flex-shrink:0;font-size:28px;font-weight:600}@media (width<=768px){.industries__item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:12px 16px;font-size:20px}.industries__list{gap:24px;padding-right:24px}}.payments{background:#fff;width:100%}.payments__wrap{max-width:1200px;margin:0 auto;padding:64px 24px}.payments__title{font-family:var(--font);letter-spacing:-.04em;text-align:center;color:#0b1f3a;margin-bottom:48px;font-size:42px;font-weight:800}.payments__gradient{background:linear-gradient(90deg,#00d084,#00a86b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.payments__grid-top{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.payments__card{text-align:center;background:#fff;border:1px solid #0000000d;border-radius:32px;flex-direction:column;justify-content:flex-start;align-items:center;height:260px;padding:24px;transition:transform .3s;display:flex;box-shadow:0 16px 48px #0000001a}.payments__card:hover{transform:translateY(-8px)}.payments__icon-wrap{border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;display:flex}.payments__icon-wrap svg{width:24px;height:24px;transition:transform .3s}.payments__card:hover .payments__icon-wrap svg{transform:scale(1.05)}.payments__card h3{color:#0b1f3a;margin-bottom:8px;font-size:18px;font-weight:700}.payments__card p{color:#64748b;font-size:13px;line-height:1.5}.payments__grid-bot{grid-template-columns:2fr 1fr;gap:24px;margin-top:24px;display:grid}.payments__vendor{background:#fff;border:1px solid #0000000d;border-radius:40px;flex-direction:column;justify-content:center;height:280px;padding:40px;display:flex;box-shadow:0 16px 48px #0000001f}.payments__vendor-title{color:#071b3b;margin-bottom:16px;font-size:48px;font-weight:800;line-height:.9}.payments__vendor-desc{color:#64748b;width:80%;font-size:15px;line-height:1.6}.payments__analytics{background:#007a4d;border-radius:40px;flex-direction:column;height:280px;padding:32px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 48px #0000001a}.payments__analytics-title{color:#fff;z-index:2;margin-bottom:12px;font-size:32px;font-weight:700;line-height:1.1}.payments__analytics-desc{color:#ffffffd9;z-index:2;font-size:14px;line-height:1.5}.payments__bars{z-index:1;align-items:flex-end;gap:12px;height:70px;display:flex;position:absolute;bottom:32px;left:32px;right:32px}.payments__bar{transform-origin:bottom;border-radius:8px 8px 0 0;flex:1}@media (width<=1024px){.payments__grid-top{grid-template-columns:repeat(2,1fr)}.payments__grid-bot{grid-template-columns:1fr}.payments__vendor-title{font-size:64px}.payments__vendor-desc{width:100%}}@media (width<=768px){.payments__title{font-size:48px}.payments__grid-top{grid-template-columns:1fr}}.editorial{background:#f5f7fb}.editorial__wrap{flex-direction:column;align-items:center;max-width:1400px;margin:0 auto;padding:80px 40px;display:flex}.editorial__title{font-family:var(--font);letter-spacing:-.04em;color:#071b3b;text-align:center;max-width:1200px;margin-bottom:56px;font-size:48px;font-weight:800;line-height:1.1}.editorial__highlight{color:#00a86b}.editorial__content{text-align:left;width:100%;max-width:1100px}.editorial__content p{letter-spacing:0;color:#3f4d4d;width:100%;margin-bottom:32px;font-size:17px;font-weight:400;line-height:1.8}.editorial__content p:last-child{margin-bottom:0}@media (width<=1024px){.editorial__wrap{padding:64px 40px}.editorial__content p{margin-bottom:24px;font-size:16px}.editorial__title{margin-bottom:40px;font-size:40px}}@media (width<=768px){.editorial__wrap{padding:48px 24px}.editorial__title{margin-bottom:32px;font-size:32px}.editorial__content p{margin-bottom:24px;font-size:15px;line-height:1.7}}.growth{background:#f7f7f7}.growth__wrap{flex-direction:column;align-items:center;max-width:1280px;margin:0 auto;padding:80px 24px;display:flex}.growth__badge{color:#007a4d;letter-spacing:.03em;text-transform:uppercase;background:#d8f3e8;border-radius:999px;margin-bottom:24px;padding:10px 24px;font-size:14px;font-weight:600}.growth__title{font-family:var(--font);letter-spacing:-.04em;text-align:center;color:#071b3b;margin-bottom:56px;font-size:48px;font-weight:800;line-height:1.05}.growth__highlight{color:#00a86b}.growth__grid{grid-template-columns:repeat(2,1fr);gap:24px;width:100%;display:grid}.growth__card{background:#fff;border-radius:32px;flex-direction:column;height:240px;padding:32px;transition:all .25s;display:flex;box-shadow:0 10px 30px #0000001a}.growth__card:hover{transform:translateY(-4px)}.growth__icon{justify-content:flex-start;align-items:center;width:48px;height:48px;display:flex}.growth__icon svg{width:32px;height:32px}.growth__card h3{color:#071b3b;margin-top:16px;margin-bottom:12px;font-size:24px;font-weight:700;line-height:1.1}.growth__card p{color:#4d5b5b;max-width:100%;font-size:15px;font-weight:400;line-height:1.6}@media (width<=1024px){.growth__grid{grid-template-columns:1fr}}@media (width<=768px){.growth__title{font-size:32px}.growth__card{border-radius:24px;height:auto;padding:24px}.growth__card h3{font-size:20px}.growth__card p{font-size:14px}}.statement{background:#f8f8f6;position:relative;overflow:hidden}.statement__bg-wrap{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.statement__globe{opacity:.08;width:600px;height:600px;position:absolute;top:50px;right:-100px}.statement__globe svg{width:100%;height:100%}.statement__wrap{z-index:1;max-width:1400px;margin:0 auto;padding:120px 40px;position:relative}.statement__content{justify-content:space-between;align-items:center;gap:80px;display:flex}.statement__left{flex:1;max-width:600px}.statement__right{flex:1;justify-content:center;align-items:center;display:flex}.statement__title{font-family:var(--font);letter-spacing:-.04em;text-align:left;color:#000;font-size:48px;font-weight:800;line-height:1.05}.statement__highlight{color:#00a86b}.statement__desc{color:#222;text-align:left;max-width:800px;margin:24px 0 48px;font-size:20px;font-weight:400;line-height:1.7}.statement__cards{flex-direction:column;gap:24px;display:flex}.statement__card{background:#fff;border-radius:40px;flex-direction:column;justify-content:center;padding:40px 48px;display:flex;box-shadow:0 12px 40px #00000014}.statement__video-wrapper{border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:360px;display:flex;overflow:hidden}.statement__video{border-radius:16px;width:100%;height:auto;display:block}.statement__card h3{color:#000;letter-spacing:-.02em;margin-bottom:12px;font-size:24px;font-weight:700;line-height:1.1}.statement__card p{color:#333;font-size:16px;line-height:1.6}.statement__card-icon{margin-bottom:16px}.statement__card-icon svg{width:32px;height:32px}.statement__card-primary h3{color:#000;letter-spacing:-.02em;margin-bottom:12px;font-size:32px;font-weight:700;line-height:1.1}.statement__card-primary p{color:#333;font-size:16px;line-height:1.6}@media (width<=1024px){.statement__content{flex-direction:column;gap:64px}.statement__left{max-width:100%}.statement__title{text-align:center;font-size:40px}.statement__desc{text-align:center;margin:24px auto 48px;font-size:18px}.statement__card-primary{height:auto;padding:32px}.statement__card-primary h3{font-size:28px}.statement__card-primary p{font-size:15px}.statement__card{padding:24px}}@media (width<=768px){.statement__wrap{padding:48px 20px}.statement__title{font-size:32px}.statement__desc{font-size:16px}.statement__card-primary{padding:24px}.statement__card{padding:20px}.statement__video-wrapper{max-width:280px;margin:0 auto}.statement__globe{width:400px;height:400px;top:20px;right:-150px}}.trust{background:#f8f8f6;position:relative}.trust__wrap{text-align:center;flex-direction:column;align-items:center;max-width:1400px;margin:0 auto;padding:40px 40px 120px;display:flex}.trust__title{font-family:var(--font);letter-spacing:-.04em;color:#000;margin-bottom:24px;font-size:48px;font-weight:800;line-height:1.05}.trust__highlight{color:#00a86b}.trust__desc{color:#222;max-width:900px;margin-bottom:80px;font-size:24px;font-weight:400;line-height:1.6}.trust__features{grid-template-columns:repeat(3,1fr);align-items:start;gap:80px;width:100%;max-width:1100px;display:grid}.trust__feature{text-align:center;flex-direction:column;align-items:center;display:flex}.trust__pill{color:#111;white-space:nowrap;background:#e4e4e1;border-radius:999px;align-items:center;gap:12px;height:56px;padding:16px 32px;font-size:20px;font-weight:600;display:inline-flex}.trust__feature-desc{color:#666;max-width:260px;margin-top:20px;font-size:18px;font-weight:400;line-height:1.6}@media (width<=1024px){.trust__title{font-size:56px}.trust__desc{font-size:24px}.trust__features{grid-template-columns:1fr;gap:48px}}@media (width<=768px){.trust__wrap{padding:80px 24px}.trust__title{font-size:42px}.trust__desc{margin-bottom:48px;font-size:18px}.trust__pill{height:48px;padding:12px 24px;font-size:17px}.trust__feature-desc{font-size:16px}}.bento{background:#fff;padding:120px 40px}.bento__wrap{max-width:1200px;margin:0 auto}.bento__title{text-align:center;font-family:var(--font);color:#111827;letter-spacing:-.03em;margin-bottom:60px;font-size:52px;font-weight:700}.bento__title-green{color:#00a86b}.bento__grid-top{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:24px;display:grid}.bento__card-small{text-align:center;background:#fff;border:1px solid #00000008;border-radius:28px;flex-direction:column;align-items:center;padding:40px 24px;display:flex;box-shadow:0 10px 40px #0000000d}.bento__icon-wrap{border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:24px;display:flex}.bento__card-small h3{font-family:var(--font);color:#111827;margin-bottom:12px;font-size:20px;font-weight:700}.bento__card-small p{color:#6b7280;font-size:14px;line-height:1.6}.bento__grid-bot{grid-template-columns:2fr 1.1fr;gap:24px;display:grid}.bento__card-large{background:#fff;border:1px solid #00000008;border-radius:32px;flex-direction:column;justify-content:center;padding:60px 48px;display:flex;box-shadow:0 10px 40px #0000000d}.bento__card-large h2{font-family:var(--font);color:#0f172a;letter-spacing:-.02em;margin-bottom:24px;font-size:48px;font-weight:600;line-height:1.1}.bento__card-large p{color:#475569;max-width:500px;font-size:16px;line-height:1.6}.bento__card-green{color:#fff;background:#007a4d;border-radius:32px;flex-direction:column;padding:40px;display:flex;position:relative;overflow:hidden}.bento__card-green h3{font-family:var(--font);margin-bottom:16px;font-size:26px;font-weight:600}.bento__card-green p{color:#fffc;margin-bottom:40px;font-size:14px;line-height:1.6}.bento__chart-bars{align-items:flex-end;gap:10px;height:100px;margin-top:auto;display:flex}.bento__chart-bars div{background:#ffffff4d;border-radius:4px 4px 0 0;flex:1}.bento__bar-1{height:20%;background:#fff3!important}.bento__bar-2{height:45%;background:#fff6!important}.bento__bar-3{height:35%;background:#ffffff80!important}.bento__bar-4{height:65%;background:#ffffffb3!important}.bento__bar-5{height:85%;background:#fff!important}@media (width<=1024px){.bento__grid-top{grid-template-columns:repeat(2,1fr)}.bento__grid-bot{grid-template-columns:1fr}.bento__card-large,.bento__card-green{padding:40px}}@media (width<=768px){.bento__wrap{padding:80px 24px}.bento__title{font-size:32px}.bento__grid-top{grid-template-columns:1fr}.bento__card-large h2{font-size:36px}}.payments{background:#f8f8f6;position:relative}.payments__wrap{flex-direction:column;align-items:center;max-width:1100px;margin:0 auto;padding:80px 40px;display:flex}.payments__eyebrow{letter-spacing:.15em;text-transform:uppercase;color:#0b8a63;margin-bottom:16px;font-size:14px;font-weight:600}.payments__title{font-family:var(--font);letter-spacing:-.04em;text-align:center;color:#071b3b;margin-bottom:16px;font-size:48px;font-weight:800;line-height:1.05}.payments__highlight{color:#00a86b}.payments__desc{color:#5a5a5a;text-align:center;max-width:640px;margin-bottom:48px;font-size:18px;font-weight:400;line-height:1.6}.payments__grid{grid-template-columns:1fr 1fr;gap:24px;width:100%;display:grid}.payments__card{z-index:1;background:#fff;border-radius:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:400px;padding:40px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000000a,inset 0 0 0 1px #00000008}.payments__card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000014,inset 0 0 0 1px #0000000d}.payments__card--upi{background:linear-gradient(160deg,#fff 0%,#faf5ff 100%)}.payments__card--cards{background:linear-gradient(160deg,#fff 0%,#f0f6ff 100%)}.payments__watermark{z-index:-1;opacity:.04;transition:all .6s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-20px;right:-20px;transform:rotate(-10deg)}.payments__card:hover .payments__watermark{opacity:.08;transform:rotate(0)scale(1.1)}.payments__watermark svg{width:240px;height:240px}.payments__card--wide{background:#f5faf7;grid-column:span 2;height:300px}.payments__card-header{justify-content:space-between;align-items:flex-start;width:100%;margin-bottom:24px;display:flex}.payments__icon{border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;box-shadow:0 8px 24px #0000001f}.payments__icon--purple{background:linear-gradient(135deg,#a855f7 0%,#7e22ce 100%)}.payments__icon--blue{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%)}.payments__icon--green{background:linear-gradient(135deg,#10b981 0%,#047857 100%)}.payments__badge{letter-spacing:.08em;border-radius:999px;padding:8px 16px;font-size:12px;font-weight:700;box-shadow:0 2px 8px #0000000d}.payments__badge--purple{color:#7e22ce;background:#fff;border:1px solid #7e22ce1a}.payments__card-title{font-family:var(--font);color:#071b3b;letter-spacing:-.02em;text-align:left;margin-bottom:16px;font-size:26px;font-weight:800}.payments__card-desc{color:#5a5a5a;text-align:left;flex:1;max-width:340px;font-size:16px;line-height:1.6}.payments__tags{flex-wrap:wrap;gap:12px;margin-top:auto;padding-top:20px;display:flex}.payments__tag{color:#374151;background:#fff;border:1px solid #0000000a;border-radius:12px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000000a}.payments__tag:hover{border-color:#00000014;transform:translateY(-2px);box-shadow:0 6px 16px #00000014}.payments__card-wide-inner{align-items:flex-start;gap:40px;width:100%;height:100%;display:flex}.payments__card-wide-left{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:45%;display:flex}.payments__card-wide-left .payments__icon{margin-bottom:20px}.payments__card-wide-left .payments__card-title{margin-bottom:12px}.payments__card-wide-right{justify-content:flex-start;align-items:center;gap:16px;width:55%;height:100%;display:flex}.payments__mini-card{background:#fff;border:1px solid #0000000a;border-radius:16px;flex-direction:column;justify-content:center;align-items:flex-start;width:170px;height:80px;padding:14px 22px;display:flex;box-shadow:0 4px 16px #0000000d}.payments__mini-title{font-size:22px;font-weight:700;line-height:1.2}.payments__mini-title--green{color:#0b8a63}.payments__mini-label{letter-spacing:.08em;color:#8a8a8a;margin-top:4px;font-size:11px;font-weight:600}@media (width<=1024px){.payments__title{font-size:56px}.payments__desc{margin-bottom:56px;font-size:20px}.payments__card{height:auto;min-height:280px}.payments__card--wide{height:auto;min-height:240px}}@media (width<=768px){.payments__wrap{padding:80px 24px}.payments__title{font-size:40px}.payments__desc{margin-bottom:40px;font-size:18px}.payments__grid{grid-template-columns:1fr}.payments__card--wide{grid-column:span 1}.payments__card-wide-inner{flex-direction:column;gap:24px}.payments__card-wide-right{flex-direction:row;width:100%}.payments__mini-card{flex:1}}.howitworks{background:#f8f8f6;position:relative}.howitworks__wrap{flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;padding:100px 40px;display:flex}.howitworks__badge{letter-spacing:.12em;text-transform:uppercase;color:#0b8a63;background:#edf9f3;border:1px solid #bde7cf;border-radius:999px;align-items:center;margin-bottom:20px;padding:8px 20px;font-size:12px;font-weight:700;display:inline-flex}.howitworks__title{font-family:var(--font);letter-spacing:-.04em;text-align:center;color:#071b3b;margin-bottom:16px;font-size:48px;font-weight:800;line-height:1.1}.howitworks__highlight{color:#00a86b}.howitworks__desc{font-family:var(--font);color:#5a5a5a;text-align:center;max-width:600px;margin-bottom:56px;font-size:17px;font-weight:400;line-height:1.7}.howitworks__grid{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;display:grid}.howitworks__card{background:#f0f6f3;border-radius:24px;flex-direction:column;min-height:220px;padding:32px;display:flex;position:relative;overflow:hidden}.howitworks__card-top{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.howitworks__icon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.howitworks__icon--green{background:#0b8a63}.howitworks__icon--teal{background:#2563eb}.howitworks__step-number{font-family:var(--font);color:#0000000a;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:100px;font-weight:800;line-height:.8;position:absolute;top:16px;right:24px}.howitworks__card-title{font-family:var(--font);color:#071b3b;letter-spacing:-.02em;margin-bottom:12px;font-size:20px;font-weight:700}.howitworks__card-desc{font-family:var(--font);color:#5a5a5a;flex:1;font-size:14px;line-height:1.65}@media (width<=1024px){.howitworks__title{font-size:40px}.howitworks__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.howitworks__wrap{padding:80px 24px}.howitworks__title{font-size:32px}.howitworks__desc{margin-bottom:40px;font-size:16px}.howitworks__grid{grid-template-columns:1fr}.howitworks__step-number{font-size:72px}}.testimonials{background:#f8f8f6;position:relative}.testimonials__wrap{max-width:1400px;margin:0 auto;padding:120px 40px}.testimonials__title{font-family:var(--font);letter-spacing:-.04em;text-align:center;color:#071b3b;margin-bottom:80px;font-size:64px;font-weight:800;line-height:1.1}.testimonials__marquee-wrapper{flex-direction:column;gap:24px;width:100vw;margin-left:-50vw;margin-right:-50vw;padding:20px 0;display:flex;position:relative;left:50%;right:50%;overflow:hidden}.testimonials__track{width:max-content;display:flex}.testimonials__row{gap:24px;padding-right:24px;display:flex}.testimonials__card{background:#fff;border:1px solid #0000000f;border-radius:24px;flex-direction:column;flex-shrink:0;align-items:flex-start;width:360px;height:260px;padding:28px;transition:all .25s;display:flex;box-shadow:0 8px 24px #0000000a}.testimonials__card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #00000014}.testimonials__stars{color:#f59e0b;letter-spacing:2px;margin-bottom:16px;font-size:18px}.testimonials__text{font-family:var(--font);color:#374151;flex:1;font-size:15px;font-weight:400;line-height:1.7}.testimonials__user{align-items:center;gap:12px;margin-top:auto;padding-top:16px;display:flex}.testimonials__avatar{color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:700;display:flex}.testimonials__user-info{flex-direction:column;display:flex}.testimonials__name{font-family:var(--font);color:#111827;font-size:15px;font-weight:600;line-height:1.3}.testimonials__company{font-family:var(--font);color:#6b7280;font-size:13px;font-weight:400;line-height:1.3}@media (width<=1200px){.testimonials__title{margin-bottom:56px;font-size:48px}}@media (width<=1024px){.testimonials__card{width:320px}}@media (width<=768px){.testimonials__wrap{padding:80px 24px}.testimonials__title{margin-bottom:40px;font-size:36px}.testimonials__card{width:300px;height:auto;min-height:220px}}.compare{background:#f8f8f6;position:relative}.compare__wrap{flex-direction:column;align-items:center;max-width:1100px;margin:0 auto;padding:80px 40px;display:flex}.compare__badge{color:#00885a;letter-spacing:.12em;text-transform:uppercase;background:#ddf4ea;border-radius:999px;align-items:center;margin-bottom:24px;padding:12px 24px;font-size:14px;font-weight:600;display:inline-flex}.compare__title{font-family:var(--font);letter-spacing:-.04em;color:#071b3b;text-align:center;margin-bottom:48px;font-size:40px;font-weight:800;line-height:1.1}.compare__layout{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;width:100%;display:grid}.compare__card{border-radius:28px;flex-direction:column;height:auto;padding:32px;transition:transform .25s;display:flex}.compare__card--left{background:#fff;border:3px solid #cbeedb;box-shadow:0 12px 40px #00000014}.compare__card--left:hover{transform:translateY(-6px)}.compare__card--right{background:#f3f6ff;border:1px solid #0000000a}.compare__card--right:hover{transform:translateY(-3px)}.compare__card-top{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.compare__label{letter-spacing:.06em;border-radius:999px;padding:10px 16px;font-size:11px;font-weight:700}.compare__label--green{color:#007a4d;background:#e4f7ee}.compare__label--gray{color:#6b7280;background:#e8ecf7}.compare__metric{font-family:var(--font);color:#00a86b;font-size:14px;font-weight:700}.compare__vs{background:#fff;border:1px solid #00000014;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 6px 20px #0000000f}.compare__vs span{font-family:var(--font);color:#071b3b;font-size:14px;font-weight:700}.compare__feature{align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.compare__feature:last-child{margin-bottom:0}.compare__feat-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.compare__feat-icon--green{background:#007a4d}.compare__feat-icon--gray{background:#fff;border:1px solid #00000014}.compare__feat-title{font-family:var(--font);color:#071b3b;letter-spacing:-.01em;margin-bottom:4px;font-size:15px;font-weight:700}.compare__feat-desc{font-family:var(--font);color:#5a5a5a;font-size:13px;line-height:1.6}@media (width<=1200px){.compare__title{margin-bottom:40px;font-size:36px}.compare__card{height:auto;min-height:500px}}@media (width<=900px){.compare__layout{grid-template-columns:1fr;gap:24px}.compare__vs{margin:0 auto}.compare__card{height:auto}}@media (width<=768px){.compare__wrap{padding:80px 24px}.compare__title{margin-bottom:32px;font-size:28px}.compare__card{border-radius:24px;padding:28px}}.faq{background:#f7f8fb;position:relative}.faq__wrap{flex-direction:column;align-items:center;max-width:1100px;margin:0 auto;padding:120px 40px;display:flex}.faq__title{font-family:var(--font);letter-spacing:-.03em;color:#071b3b;text-align:center;margin-bottom:60px;font-size:56px;font-weight:700;line-height:1.1}.faq__container{flex-direction:column;gap:16px;width:100%;max-width:900px;display:flex}.faq__item{background:#fff;border:1px solid #0000000d;border-radius:16px;transition:all .25s;overflow:hidden;box-shadow:0 4px 18px #0000000a}.faq__header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;height:72px;padding:0 24px;transition:background .2s;display:flex}.faq__header:hover{background:#00000003}.faq__question{font-family:var(--font);color:#111827;font-size:20px;font-weight:600}.faq__chevron{color:#6b7280;justify-content:center;align-items:center;font-size:18px;transition:transform .3s;display:flex}.faq__item--open .faq__chevron{transform:rotate(180deg)}.faq__content-wrap{overflow:hidden}.faq__content{font-family:var(--font);color:#6b7280;padding:0 24px 24px;font-size:17px;font-weight:400;line-height:1.8}@media (width<=768px){.faq__wrap{padding:80px 24px}.faq__title{margin-bottom:40px;font-size:38px}.faq__question{font-size:18px}.faq__content{font-size:15px}}.cta{background:#f8f8f6;padding:120px 40px 140px}.cta__wrap{max-width:1700px;margin:0 auto}.cta__card{background:radial-gradient(circle,#00b47859 0%,#00644633 25%,#0000 50%),linear-gradient(135deg,#002c22 0%,#003a2e 25%,#002e45 75%,#00182e 100%);border-radius:40px;width:100%;min-height:500px;position:relative;overflow:hidden}.cta__glow{filter:blur(60px);z-index:1;background:radial-gradient(circle,#00dc8c40,#0000 70%);border-radius:50%;width:500px;height:500px;animation:12s ease-in-out infinite slowGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes slowGlow{0%{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.08)}to{transform:translate(-50%,-50%)scale(1)}}.cta__content{text-align:center;z-index:2;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:500px;padding:80px;display:flex;position:relative}.cta__title{font-family:var(--font);letter-spacing:-.04em;color:#fff;max-width:900px;font-size:72px;font-weight:800;line-height:1.05}.cta__subtitle{font-family:var(--font);color:#ffffffbf;max-width:700px;margin-top:24px;font-size:22px;font-weight:400;line-height:1.6}.cta__buttons{gap:24px;margin-top:48px;display:flex}.cta__btn{background:#fff;border-radius:20px;justify-content:center;align-items:center;gap:16px;width:240px;height:80px;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 8px 24px #00000026}.cta__btn:hover{transform:translateY(-4px);box-shadow:0 14px 40px #0003}.cta__btn-text{flex-direction:column;align-items:flex-start;display:flex}.cta__btn-label{font-family:var(--font);color:#5a5a5a;letter-spacing:.05em;margin-bottom:4px;font-size:11px;font-weight:600;line-height:1}.cta__btn-store{font-family:var(--font);color:#071b3b;letter-spacing:-.02em;font-size:22px;font-weight:700;line-height:1}@media (width<=1200px){.cta__title{font-size:56px}.cta__subtitle{font-size:20px}.cta__card{min-height:400px}.cta__content{min-height:400px;padding:60px}}@media (width<=768px){.cta{padding:80px 24px 100px}.cta__card{border-radius:32px;min-height:auto}.cta__content{min-height:auto;padding:60px 30px}.cta__title{font-size:48px}.cta__subtitle{margin-top:24px;font-size:18px}.cta__buttons{flex-direction:column;gap:20px;width:100%;margin-top:40px}.cta__btn{border-radius:20px;width:100%;height:100px}.cta__btn-store{font-size:24px}.cta__btn-icon svg{width:32px;height:32px}}.contact{background:0 0}.contact__wrap{max-width:1400px;margin:0 auto;padding:80px 40px 120px}.contact__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:80px;display:flex}.contact__title{font-family:var(--font);letter-spacing:-.04em;color:#071b3b;font-size:64px;font-weight:800;line-height:1.05}.contact__title-green{color:#00a86b}.contact__subtitle{font-family:var(--font);color:#5a5a5a;max-width:800px;margin-top:16px;font-size:20px;line-height:1.6}.contact__grid{grid-template-columns:1.3fr 1fr;align-items:start;gap:40px;display:grid}.contact__form-card{color:#111;background:#fff;border:1px solid #0000000f;border-radius:32px;padding:40px;box-shadow:0 12px 40px #0000000f}.contact__fields{grid-template-columns:1fr 1fr;gap:28px;margin-bottom:28px;display:grid}.contact__field{flex-direction:column;display:flex}.contact__field--full{grid-column:1/-1;margin-bottom:32px}.contact__field label{font-family:var(--font);color:#374151;margin-bottom:8px;font-size:14px;font-weight:600}.contact__field input,.contact__field select,.contact__field textarea{width:100%;font-family:var(--font);color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:12px;outline:none;padding:0 16px;font-size:16px;transition:all .2s}.contact__field input,.contact__field select{height:56px}.contact__field textarea{resize:vertical;height:140px;padding:16px}.contact__field input:focus,.contact__field select:focus,.contact__field textarea:focus{border-color:#00a86b;box-shadow:0 0 0 4px #00a86b1a}.contact__submit{color:#fff;width:220px;height:60px;font-family:var(--font);cursor:pointer;background:#007a4d;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;font-size:18px;font-weight:600;transition:all .2s;display:flex}.contact__submit:hover{background:#00885a;transform:translateY(-2px)}.contact__divider{background:#e5e7eb;width:100%;height:1px;margin:40px 0}.contact__trust{flex-wrap:wrap;gap:40px;display:flex}.contact__trust-item{align-items:center;gap:12px;display:flex}.contact__trust-item span{font-family:var(--font);color:#00a86b;font-size:15px;font-weight:500}.contact__info-card{color:#fff;background:#031b3a;border-radius:32px;padding:40px}.contact__info-card--light{color:#111;background:#fff;border:1px solid #0000000f;padding:48px;box-shadow:0 10px 40px #0000000a}.contact__info-card h3{font-family:var(--font);margin-bottom:40px;font-size:40px;font-weight:700;line-height:1.1}.contact__details-grid{flex-direction:column;gap:32px;display:flex}.contact__detail-row{align-items:flex-start;gap:20px;display:flex}.contact__icon{border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:0 4px 12px #0000001a}.contact__icon--loc{background:linear-gradient(135deg,#3b82f6 0%,#10b981 100%)}.contact__icon--phone{background:linear-gradient(135deg,#10b981 0%,#0d9488 100%)}.contact__icon--email{background:linear-gradient(135deg,#8b5cf6 0%,#3b82f6 100%)}.contact__icon--clock{background:linear-gradient(135deg,#f97316 0%,#ef4444 100%)}.contact__detail-content{flex-direction:column;padding-top:4px;display:flex}.contact__detail-content--split{flex-direction:row;gap:40px}.contact__addr-col{flex-direction:column;display:flex}.contact__detail-label{font-family:var(--font);color:#0f172a;margin-bottom:8px;font-size:16px;font-weight:700;display:block}.contact__detail-value{font-family:var(--font);color:#64748b;font-size:14px;font-weight:400;line-height:1.6;display:block}.contact__divider-light{background:#0000000f;width:100%;height:1px;margin:10px 0}.contact__logos{align-items:center;gap:40px;margin-top:10px;display:flex}.contact__logo-dpiit{align-items:center;display:flex}.contact__logo-dpiit img{object-fit:contain;border-radius:4px;width:auto;height:64px}.contact__logo-iso{background:linear-gradient(135deg,#f3e5ab 0%,#d4af37 100%);border:4px solid #d4af37;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;box-shadow:0 4px 12px #d4af374d}.iso-inner{text-align:center;flex-direction:column;align-items:center;display:flex}.iso-mid{font-family:var(--font);color:#4a3a10;font-size:14px;font-weight:800;line-height:1}.iso-bot{color:#6b5515;letter-spacing:.05em;margin-top:4px;font-size:10px;font-weight:700}.contact__success{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:80px 40px;display:flex}.contact__success-icon{background:#00a86b1a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex}.contact__success h3{font-family:var(--font);color:#111;margin-bottom:12px;font-size:32px;font-weight:700}.contact__success p{font-family:var(--font);color:#6b7280;font-size:18px}@media (width<=1200px){.contact__title{font-size:48px}.contact__subtitle{font-size:18px}}@media (width<=1024px){.contact__grid{grid-template-columns:1fr}}@media (width<=768px){.contact__wrap{padding:60px 24px}.contact__title{font-size:36px}.contact__subtitle{font-size:16px}.contact__form-card{border-radius:24px;padding:32px 24px}.contact__fields{grid-template-columns:1fr;gap:20px}.contact__submit{width:100%}.contact__info-card{border-radius:24px;padding:32px 24px}.contact__info-card h3{margin-bottom:28px;font-size:32px}}.footer{background:radial-gradient(circle,#00b4782e 0%,#0000 40%),linear-gradient(135deg,#001a17 0%,#002d2b 30%,#00263a 70%,#00172b 100%);position:relative;overflow:hidden}.footer__wrap{max-width:1400px;margin:0 auto;padding:80px 40px 40px}.footer__top{text-align:center;flex-direction:column;align-items:center;display:flex}.footer__mobile-accordion,.footer__download,.footer__trust-mobile{display:none}.footer__logo-wrap{margin-bottom:24px;position:relative}.footer__logo-glow{filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#00ff962e,#0000 70%);border-radius:50%;width:150px;height:150px;animation:8s ease-in-out infinite logoGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes logoGlow{0%{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.05)}to{transform:translate(-50%,-50%)scale(1)}}.footer__logo{z-index:2;width:140px;height:auto;position:relative}.footer__tagline{font-family:var(--font);color:#ffffffbf;margin-top:24px;font-size:20px;font-weight:500}.footer__desc{font-family:var(--font);color:#ffffffbf;margin-top:16px;font-size:16px;font-weight:500}.footer__company{font-family:var(--font);color:#ffffffd9;margin-top:12px;font-size:18px;font-weight:600}.footer__divider{background:#ffffff1f;height:1px;margin:50px 0}.footer__grid{grid-template-columns:1.2fr 1.2fr 1.2fr 1fr 1fr;gap:40px;display:grid}.footer__col-title{font-family:var(--font);letter-spacing:.12em;text-transform:uppercase;color:#ffffff8c;margin-bottom:24px;font-size:14px;font-weight:700}.footer__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.footer__list li{margin-bottom:12px}.footer__list a,.footer__list span,.footer__list p{font-family:var(--font);color:#ffffffbf;font-size:16px;font-weight:400;line-height:2;text-decoration:none;transition:all .25s;display:inline-block}.footer__list a:hover{color:#fff;transform:translate(4px)}.footer__divider-bottom{background:#ffffff14;height:1px;margin:50px 0 30px}.footer__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.footer__copyright,.footer__bottom-links{font-family:var(--font);color:#ffffffa6;font-size:15px}.footer__bottom-links a{color:#ffffffa6;text-decoration:none;transition:color .2s}.footer__bottom-links a:hover{color:#fff}.footer__store-badges{justify-content:center;gap:24px;margin-top:40px;display:flex}.footer__badge-link{transition:transform .2s;display:inline-block}.footer__badge-link:hover{transform:translateY(-3px)}.footer__badge-link img{width:auto;height:48px}@media (width<=1400px){.footer__grid{gap:32px}}@media (width<=1024px){.footer__wrap{padding:64px 32px}.footer__logo{width:90px}.footer__logo-glow{width:100px;height:100px}.footer__grid{grid-template-columns:repeat(2,1fr);gap:32px}.footer__bottom{text-align:center;flex-direction:column;justify-content:center}.footer__store-badges{flex-direction:row;justify-content:center;margin-top:32px}}@media (width<=768px){.footer__wrap{padding:48px 20px}.footer__logo{width:70px}.footer__tagline{margin-top:16px;font-size:14px}.footer__desc{margin-top:12px;font-size:14px}.footer__company{margin-top:8px;font-size:14px}.footer__grid,.footer__store-badges{display:none}.footer__mobile-accordion{flex-direction:column;width:100%;display:flex}.footer__acc-item{border-bottom:1px solid #ffffff14}.footer__acc-header{width:100%;font-family:var(--font);color:#ffffffd9;justify-content:space-between;align-items:center;min-height:44px;padding:20px 0;font-size:16px;font-weight:700;display:flex}.footer__acc-icon{color:#ffffff80;font-size:12px;transition:transform .3s}.footer__acc-item.open .footer__acc-icon{transform:rotate(90deg)}.footer__acc-content{max-height:0;transition:max-height .3s;overflow:hidden}.footer__acc-item.open .footer__acc-content{max-height:500px}.footer__acc-content .footer__list{gap:8px;padding-bottom:20px}.footer__acc-content .footer__list a,.footer__acc-content .footer__list span{color:#ffffffb3;padding:8px 0;font-size:14px;line-height:1.5}.footer__download{flex-direction:column;align-items:center;width:100%;margin-top:40px;display:flex}.footer__download-title{font-family:var(--font);color:#fff;margin-bottom:24px;font-size:18px}.footer__download .footer__store-badges{flex-direction:column;align-items:center;gap:12px;width:100%;margin-top:0;display:flex}.footer__download .footer__badge-link{width:100%;max-width:260px}.footer__download .footer__badge-link img{width:100%;height:auto}.footer__trust-mobile{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:40px;display:flex}.footer__trust-badge{color:#fffc;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;padding:8px 16px;font-size:13px}.footer__bottom{flex-direction:column;gap:16px}.footer__bottom-links{flex-direction:column;align-items:center;gap:8px;display:flex}.footer__bottom-links .dot{display:none}}.hero__h1{font-size:clamp(1.75rem,5vw,4.5rem)!important}.editorial__title,.growth__title,.statement__title,.trust__title,.payments__title,.howitworks__title,.testimonials__title,.compare__title,.faq__title,.cta__title,.contact__title{font-size:clamp(1.25rem,4vw,4rem)!important}.bento__title{font-size:clamp(1.25rem,3vw,3.25rem)!important}.growth__card h3,.statement__card h3,.howitworks__card-title,.payments__card-title,.bento__card-large h2,.bento__card-green h3{font-size:clamp(.875rem,1.5vw,1.5rem)!important}.hero__desc,.editorial__content p,.statement__desc,.trust__desc,.payments__desc,.howitworks__desc,.cta__subtitle,.contact__subtitle{font-size:clamp(.8125rem,1vw + .1rem,1.25rem)!important}body.menu-open{width:100%;position:fixed;overflow:hidden}.nav__mobile{-webkit-backdrop-filter:blur(20px);height:100dvh;box-shadow:none;z-index:999;-webkit-overflow-scrolling:touch;background:#fffffffa;flex-direction:column;gap:4px;padding:100px 24px 40px;display:flex;position:fixed;inset:0;overflow-y:auto}@media (width<=1280px){.nav__links{gap:20px}.nav__link{font-size:13.5px}.nav__cta{width:150px;font-size:13.5px}.nav__login{height:40px;padding:0 18px;font-size:13.5px}.statement__wrap{padding:100px 32px}.statement__content{gap:48px}.cta__content{padding:60px 40px}}@media (width<=1024px){.nav__links{gap:14px}.nav__link{font-size:13px}.nav__cta{width:130px;height:40px;font-size:12.5px}.nav__login{height:40px;padding:0 14px;font-size:12.5px}.nav__login--avatar{width:40px;height:40px}.hero__h1{letter-spacing:-.03em}.fc__card{transform-origin:50%;transform:scale(.8)}.bento{padding:80px 24px}.bento__grid-top{grid-template-columns:repeat(2,1fr)}.bento__grid-bot{grid-template-columns:1fr}.bento__card-large{padding:40px}.editorial__wrap,.growth__wrap{padding:64px 24px}.statement__content{flex-direction:column;gap:40px}.statement__left{max-width:100%}.statement__title,.statement__desc{text-align:center}.statement__desc{margin:24px auto 40px}.statement__video-wrapper{max-width:300px;margin:0 auto}.trust__wrap{padding:64px 24px}.trust__features{grid-template-columns:1fr;gap:40px}.payments__wrap{padding:64px 24px}.payments__card{height:auto;min-height:260px}.howitworks__wrap{padding:64px 24px}.howitworks__grid{grid-template-columns:repeat(2,1fr)}.testimonials__wrap{padding:80px 24px}.compare__wrap{padding:64px 24px}.compare__layout{grid-template-columns:1fr;gap:24px}.compare__vs{margin:0 auto}.compare__card{min-height:auto}.faq__wrap{padding:64px 24px}.cta{padding:64px 24px 80px}.cta__content{min-height:380px;padding:60px 32px}.cta__card{min-height:380px}.contact__wrap{padding:64px 24px}.contact__grid{grid-template-columns:1fr}.footer__wrap{padding:60px 24px 40px}.footer__grid{grid-template-columns:repeat(3,1fr);gap:32px}.footer__bottom{text-align:center;flex-direction:column;justify-content:center}}@media (width<=860px){.nav{height:72px}.nav__links,.nav__cta:not(.nav__cta--full){display:none}.nav__ham{display:flex}.nav__wrap{padding:0 20px}.nav__logo-img{height:60px}.hero__wings,.fc{display:none}.hero__line{white-space:normal}}@media (width<=768px){.hero{min-height:auto;padding-top:104px;padding-bottom:48px}.hero__h1{letter-spacing:-.02em;margin-bottom:18px}.hero__desc{margin-bottom:24px}.hero__cta{flex-direction:column;gap:12px;width:100%}.hero__store,.hero__demo{justify-content:center;width:100%;max-width:300px}.hero__comp{flex-direction:column;gap:10px}.hero__badge{height:36px;padding:0 14px}.hero__badge-t{font-size:12px}.industries{height:160px}.industries__h2{letter-spacing:3px;margin-bottom:32px;font-size:14px}.industries__item{font-size:18px}.industries__list{gap:20px;padding-right:20px}.bento{padding:64px 16px}.bento__grid-top{grid-template-columns:1fr}.bento__card-large h2{font-size:32px}.editorial__wrap,.growth__wrap{padding:48px 16px}.growth__grid{grid-template-columns:1fr}.growth__card{border-radius:24px;height:auto;padding:24px}.statement__wrap{padding:48px 16px}.statement__card{border-radius:24px;padding:28px 24px}.statement__video-wrapper{max-width:260px}.trust__wrap{padding:48px 16px}.trust__pill{height:48px;padding:12px 20px;font-size:16px}.trust__feature-desc{font-size:15px}.payments__wrap{padding:48px 16px}.payments__grid{grid-template-columns:1fr}.payments__card--wide{grid-column:span 1}.payments__card-wide-inner{flex-direction:column;gap:24px}.payments__card-wide-left,.payments__card-wide-right{width:100%}.payments__mini-card{flex:1}.payments__card{padding:28px}.howitworks__wrap{padding:48px 16px}.howitworks__grid{grid-template-columns:1fr}.howitworks__step-number{font-size:64px}.testimonials__wrap{padding:48px 16px}.testimonials__card{width:280px;height:auto;min-height:200px}.compare__wrap{padding:48px 16px}.compare__card{border-radius:20px;padding:24px}.faq__wrap{padding:48px 16px}.faq__header{height:auto;min-height:56px;padding:16px}.faq__question{font-size:16px}.faq__content{padding:0 16px 20px;font-size:15px}.cta{padding:48px 16px 64px}.cta__card{border-radius:24px;min-height:auto}.cta__content{min-height:auto;padding:48px 20px}.cta__buttons{flex-direction:column;gap:16px;width:100%;margin-top:32px}.cta__btn{border-radius:16px;width:100%;height:72px}.contact__wrap{padding:48px 16px}.contact__header{margin-bottom:40px}.contact__form-card{border-radius:20px;padding:24px 16px}.contact__fields{grid-template-columns:1fr;gap:20px}.contact__submit{width:100%}.contact__info-card{border-radius:20px;padding:24px 16px}.contact__info-card h3{margin-bottom:24px;font-size:28px}.contact__detail-content--split{flex-direction:column;gap:16px}.footer__wrap{padding:48px 16px 32px}.footer__grid{text-align:center;grid-template-columns:1fr;gap:32px}.footer__col{text-align:center}.footer__tagline{font-size:16px}.footer__desc{font-size:14px}.footer__company{font-size:15px}.footer__store-badges{flex-direction:column;align-items:center}.footer__bottom{text-align:center;flex-direction:column;gap:12px}.footer__divider{margin:32px 0}.footer__divider-bottom{margin:32px 0 20px}}@media (width<=480px){.hero__store,.hero__demo{max-width:100%}.payments__card{padding:24px 20px}.payments__tags{gap:8px}.payments__tag{padding:6px 12px;font-size:12px}.bento__card-small{padding:28px 16px}.bento__card-large,.bento__card-green{padding:28px 20px}.growth__card{padding:20px}.statement__card,.compare__card{padding:20px 16px}.compare__feature{gap:12px}.cta__btn{gap:12px;height:64px}.cta__btn-store{font-size:18px}.contact__trust{flex-direction:column;gap:16px}.footer__badge-link img{height:40px}}@media (width<=360px){.nav__wrap{padding:0 12px}.nav__logo-img{height:50px}.hero{padding-left:12px;padding-right:12px}.hero__badge{height:32px;padding:0 10px}.hero__badge-t{font-size:11px}.hero__comp-i{font-size:12px}.industries{height:140px}.industries__h2{letter-spacing:2px;margin-bottom:24px;font-size:12px}.industries__item{font-size:16px}.bento__card-small{padding:20px 12px}.growth__card h3{font-size:18px}.trust__pill{height:44px;padding:10px 16px;font-size:14px}.faq__question{font-size:14.5px}.contact__info-card h3{font-size:24px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
