:root{--green: #005f3c;--green-2: #0c7a50;--green-3: #e8f3ed;--yellow: #fdca21;--yellow-2: #f3ad13;--ink: #0f1714;--muted: #5e665f;--line: #dfe5e0;--soft: #f6f7f4;--cream: #fff9e9;--white: #ffffff;--shadow: 0 18px 48px rgba(26, 57, 42, .09);--radius: 26px;font-family:Avenir Next,Montserrat,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--white);font-synthesis:none;text-rendering:geometricPrecision}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff;color:var(--ink)}button,input,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 48px));margin:0 auto}.site-shell{overflow:hidden}.hero{background:var(--yellow);position:relative;padding-bottom:64px}.topbar{height:92px;display:grid;grid-template-columns:210px 1fr auto;align-items:center;gap:24px;position:relative;z-index:10}.brand-button{border:0;background:transparent;padding:0;width:fit-content}.brand-logo{width:152px;height:auto}.hero .brand-logo{content:url(/assets/bancred-logo-hero.png)}.desktop-nav{display:flex;justify-content:center;gap:34px}.desktop-nav button,.mobile-nav button:not(.btn){border:0;background:transparent;color:#0d1b16;font-weight:700;font-size:14px;padding:10px 0}.desktop-nav button:hover{color:var(--green)}.btn{min-height:48px;border-radius:12px;border:1px solid transparent;padding:0 20px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.btn:hover{transform:translateY(-2px)}.btn-green{background:linear-gradient(135deg,#006842,#004e31);color:#fff;box-shadow:0 10px 22px #005f3c29}.btn-outline{border-color:#005f3ccc;color:var(--green);background:#ffffff1f}.btn-yellow{background:var(--yellow);color:#173729;box-shadow:0 10px 24px #0000001f}.nav-cta{min-height:44px}.mobile-menu{display:none;border:0;background:var(--green);color:#fff;width:44px;height:44px;border-radius:12px;font-size:20px}.mobile-nav{display:none}.hero-main{min-height:600px;display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:34px;position:relative}.hero-copy{padding:36px 0 66px;position:relative;z-index:2}.eyebrow,.section-tag{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border:1px solid rgba(0,95,60,.22);border-radius:999px;background:#ffffffd1;color:var(--green);font-size:13px;font-weight:800}.eyebrow b{color:var(--yellow-2);font-size:16px}.hero h1{font-size:clamp(58px,6vw,84px);line-height:.96;letter-spacing:-4.3px;color:#003d2c;margin:30px 0 26px;max-width:620px}.hero-copy>p{max-width:560px;font-size:20px;line-height:1.6;margin:0;color:#1b2a24}.hero-actions{display:flex;gap:14px;margin-top:34px;flex-wrap:wrap}.hero-actions .btn{min-width:190px}.hero-visual{align-self:stretch;display:flex;align-items:flex-end;justify-content:flex-end;min-width:0}.hero-visual img{width:100%;max-width:660px;object-fit:contain;object-position:right bottom;filter:drop-shadow(0 24px 24px rgba(72,80,64,.15))}.feature-strip{position:relative;z-index:5;margin-top:-44px;background:#fffcf0f5;border:1px solid rgba(13,95,60,.08);border-radius:26px;padding:24px 18px;display:grid;grid-template-columns:repeat(5,1fr);box-shadow:0 20px 48px #53410e1f}.feature-item{min-height:154px;padding:10px 22px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border-right:1px solid rgba(0,95,60,.16)}.feature-item:last-child{border-right:0}.feature-icon,.line-icon{color:var(--green);display:inline-grid;place-items:center}.feature-item h3,.advantage-card h3{color:#003d2c;margin:0;font-size:16px;line-height:1.25}.feature-item p{color:#444f49;margin:8px 0 0;font-size:13px;line-height:1.5}.section{padding:100px 0}.section-solution{display:grid;grid-template-columns:.9fr 1.35fr;gap:90px;align-items:start}.section-tag{background:var(--green-3);border:0;padding:7px 11px;font-size:12px}.solution-intro h2,.app-copy h2,.people-copy h2,.segments h2,.testimonials h2,.faq h2{color:#003f2d;font-size:clamp(34px,4vw,54px);line-height:1.05;letter-spacing:-2px;margin:20px 0}.solution-intro p,.app-copy p,.people-copy p{color:var(--muted);font-size:17px;line-height:1.7;margin:0}.advantage-grid{display:grid;grid-template-columns:1fr 1fr}.advantage-card{min-height:128px;padding:18px 12px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:44px 1fr;gap:14px;align-items:start}.advantage-card:nth-child(odd){border-right:1px solid var(--line);padding-right:28px}.advantage-card:nth-child(2n){padding-left:28px}.advantage-card:last-child{grid-column:1 / 3;border-right:0}.advantage-card p{margin:8px 0 0;font-size:13px;line-height:1.55;color:var(--muted)}.app-section{background:linear-gradient(180deg,#fff,#fbfcfa);position:relative;min-height:510px;overflow:hidden}.app-shape{position:absolute;left:-160px;bottom:-155px;width:470px;height:470px;border:80px solid #19854f;border-radius:50%;opacity:.98}.app-wrap{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;min-height:510px}.phone-mockup{width:248px;height:462px;background:#111;border-radius:42px;padding:9px;box-shadow:0 28px 44px #0000002e;transform:rotate(-3deg);justify-self:center;position:relative;z-index:2}.phone-notch{position:absolute;z-index:3;left:50%;top:10px;transform:translate(-50%);width:92px;height:23px;background:#111;border-radius:20px}.phone-screen{height:100%;border-radius:34px;padding:42px 20px 18px;background:linear-gradient(#fbfff9,#fff);color:#173429}.phone-screen small{font-weight:800}.phone-label{margin:28px 0 4px;font-size:12px;color:#5d6a62}.phone-screen strong{display:block;font-size:29px;color:#003f2d;margin-bottom:34px}.phone-line{display:flex;justify-content:space-between;border-bottom:1px solid #e5e9e6;padding:14px 0;font-size:12px}.phone-screen button{margin-top:24px;width:100%;height:38px;border-radius:10px;border:1px solid #d9e2dc;background:#fff;color:var(--green);font-weight:800}.phone-nav{display:flex;justify-content:space-around;margin-top:34px}.phone-nav i{width:8px;height:8px;border-radius:50%;background:var(--green);opacity:.7}.app-copy{max-width:560px;justify-self:start}.app-copy ul{list-style:none;padding:0;margin:26px 0 0;display:grid;gap:12px}.app-copy li{color:#3d4b44;font-size:15px;position:relative;padding-left:28px}.app-copy li:before{content:"✓";position:absolute;left:0;top:-1px;width:19px;height:19px;display:grid;place-items:center;border:1px solid #58a27d;border-radius:50%;color:var(--green);font-size:11px;font-weight:900}.people-section{margin-top:36px;margin-bottom:92px;display:grid;grid-template-columns:1.18fr .82fr;gap:58px;align-items:center;padding-top:28px}.people-photo{position:relative}.people-photo:before{content:"";position:absolute;width:140px;height:140px;border:28px solid var(--yellow);border-radius:50%;left:-52px;bottom:-30px;z-index:-1}.people-photo img{width:100%;border-radius:30px;min-height:360px;object-fit:cover;box-shadow:var(--shadow)}.people-copy h2 span{color:var(--green-2)}.people-copy .btn{margin-top:28px}.segments{padding:52px 0 82px;text-align:center;border-top:1px solid #edf0ee}.mini-label{text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:900;color:#30805e;margin:0 0 8px}.segments h2{font-size:clamp(28px,3vw,42px);margin:0 auto 28px;max-width:820px}.segment-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.segment-card{background:#fbfcfa;border:1px solid #edf0ee;border-radius:18px;min-height:130px;display:grid;place-items:center;align-content:center;gap:8px;color:var(--green);transition:transform .18s ease,box-shadow .18s ease}.segment-card:hover{transform:translateY(-5px);box-shadow:0 14px 28px #153f2b14}.segment-card b{color:#133f2c;font-size:14px}.testimonials{padding:28px 0 86px}.section-heading-row{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:26px}.testimonials h2,.faq h2{font-size:clamp(30px,3vw,42px);margin:0}.text-link{border:0;background:transparent;color:var(--green);font-weight:800}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.testimonial-card{position:relative;border:1px solid #e5e9e6;background:#fbfbf9;border-radius:20px;padding:30px;min-height:226px}.quote-mark{position:absolute;left:22px;top:10px;font-size:76px;color:#d9ded9;font-family:Georgia,serif;line-height:1}.testimonial-card>p{position:relative;z-index:1;color:#35443c;font-size:14px;line-height:1.65;margin:28px 0 24px}.author{display:flex;align-items:center;gap:12px}.avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-weight:900;font-size:12px}.author div{display:grid;gap:2px;text-align:left}.author b{color:#153f2e;font-size:13px}.author small{color:#6a746d;font-size:11px}.faq{padding:0 0 78px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 18px}.faq-item{border:1px solid #e2e7e3;border-radius:14px;background:#fff;overflow:hidden}.faq-item button{width:100%;border:0;background:#fff;min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 18px;text-align:left;color:#28382f;font-size:13px;font-weight:800}.faq-item button b{color:var(--green);font-size:20px}.faq-item p{margin:0;padding:0 18px 18px;color:#647069;font-size:13px;line-height:1.6}.faq-item.open{border-color:#b8d7c7;box-shadow:0 10px 24px #005f3c0f}.closing-cta{background:linear-gradient(100deg,#004b30,#006f47);min-height:150px;border-radius:24px;color:#fff;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:28px;padding:0 38px;position:relative;overflow:hidden}.closing-cta:after{content:"";position:absolute;right:-42px;bottom:-76px;width:178px;height:178px;border-radius:50%;border:36px solid var(--yellow);opacity:.95}.cta-product{align-self:end;height:150px;display:flex;align-items:flex-end}.cta-product img{width:180px;max-height:180px;object-fit:cover;object-position:top;transform:translateY(26px) rotate(-4deg);border-radius:26px 26px 0 0}.cta-copy{position:relative;z-index:2}.cta-copy h2{margin:0 0 6px;font-size:36px;letter-spacing:-1.3px}.cta-copy p{margin:0;color:#dcece3;font-size:14px;max-width:560px;line-height:1.5}.cta-actions{display:grid;gap:8px;position:relative;z-index:2;min-width:220px}.cta-link{border:0;background:transparent;color:#fff;font-size:12px;font-weight:800}.footer{padding:42px 0 52px;display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:38px;align-items:start}.footer-brand img{width:126px;margin-bottom:16px}.footer-brand p,.footer-col span{color:#717a74;font-size:12px;line-height:1.6}.footer-col{display:grid;gap:8px}.footer-col b{color:#1a3e2f;font-size:13px;margin-bottom:4px}.socials{display:flex;gap:8px}.socials span{width:32px;height:32px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font-weight:800}.modal-backdrop{position:fixed;inset:0;background:#0023168c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:50;display:grid;place-items:center;padding:20px}.lead-modal{width:min(560px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:28px;padding:34px;box-shadow:0 32px 80px #0000003d;position:relative}.modal-close{position:absolute;right:18px;top:16px;border:0;background:#f1f4f2;color:#284438;width:38px;height:38px;border-radius:50%;font-size:24px}.lead-modal h2{color:#003f2d;font-size:34px;margin:18px 0 8px;letter-spacing:-1.2px}.lead-modal>p{color:#68736d;margin:0 0 24px}.lead-modal form{display:grid;gap:14px}.lead-modal label{display:grid;gap:7px;color:#274338;font-size:13px;font-weight:800}.lead-modal input,.lead-modal textarea{border:1px solid #dce4df;border-radius:12px;padding:13px 14px;outline:none;resize:vertical;color:#1d2e26;background:#fbfcfb}.lead-modal input:focus,.lead-modal textarea:focus{border-color:#4d9b76;box-shadow:0 0 0 3px #e9f4ee}.form-submit{width:100%;margin-top:6px}.form-submit:disabled{opacity:.65;cursor:wait}.form-notice{margin:0;text-align:center;color:var(--green);font-size:13px;font-weight:800}@media(max-width:980px){.container{width:min(100% - 34px,900px)}.topbar{grid-template-columns:1fr auto auto;height:78px}.desktop-nav,.nav-cta{display:none}.mobile-menu{display:inline-grid;place-items:center}.mobile-nav{position:absolute;z-index:20;top:76px;left:17px;right:17px;padding:18px;border-radius:18px;background:#fffaf0;box-shadow:0 18px 48px #00000024;display:grid;gap:6px}.mobile-nav button:not(.btn){text-align:left;padding:10px 6px}.hero-main{min-height:auto;grid-template-columns:1fr;padding-top:34px}.hero-copy{padding:20px 0 0}.hero h1{font-size:clamp(52px,11vw,72px);letter-spacing:-3px}.hero-copy>p{font-size:18px}.hero-visual{justify-content:center;margin-top:-10px}.hero-visual img{max-width:650px;width:min(100%,650px)}.feature-strip{margin-top:10px;grid-template-columns:repeat(2,1fr)}.feature-item{border-right:0;border-bottom:1px solid rgba(0,95,60,.14)}.feature-item:nth-child(odd){border-right:1px solid rgba(0,95,60,.14)}.feature-item:last-child{grid-column:1 / 3;border-bottom:0;border-right:0}.section-solution{grid-template-columns:1fr;gap:44px}.app-wrap{grid-template-columns:1fr 1.2fr}.people-section{grid-template-columns:1fr}.people-photo{order:2}.segment-grid{grid-template-columns:repeat(3,1fr)}.testimonial-grid,.faq-grid{grid-template-columns:1fr}.closing-cta{grid-template-columns:160px 1fr}.cta-actions{grid-column:2;margin-bottom:22px}.footer{grid-template-columns:repeat(3,1fr)}.footer-brand{grid-column:1 / 4}}@media(max-width:680px){.container{width:min(100% - 24px,620px)}.hero{padding-bottom:42px}.brand-logo{width:128px}.hero-main{gap:8px}.hero h1{font-size:clamp(48px,15vw,64px);line-height:.98;letter-spacing:-2.8px;margin-top:24px}.hero-copy>p{font-size:16px;line-height:1.55}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .btn{width:100%}.hero-visual img{width:calc(100% + 24px);max-width:none}.feature-strip{grid-template-columns:1fr;padding:12px;border-radius:20px}.feature-item{min-height:118px;flex-direction:row;text-align:left;align-items:center;justify-content:flex-start;border-right:0!important;border-bottom:1px solid rgba(0,95,60,.12)!important;padding:14px 12px}.feature-item:last-child{grid-column:auto;border-bottom:0!important}.section{padding:72px 0}.section-solution{gap:30px}.solution-intro h2,.app-copy h2,.people-copy h2{font-size:38px;letter-spacing:-1.5px}.advantage-grid{grid-template-columns:1fr}.advantage-card,.advantage-card:nth-child(odd),.advantage-card:nth-child(2n),.advantage-card:last-child{grid-column:auto;border-right:0;padding:18px 0}.app-section{padding:70px 0 0}.app-wrap{grid-template-columns:1fr;gap:36px}.phone-mockup{width:222px;height:420px;order:2}.app-copy{order:1}.app-shape{width:300px;height:300px;border-width:52px;left:-140px;bottom:-120px}.people-section{margin-top:70px;margin-bottom:64px;gap:30px}.people-photo img{min-height:280px;border-radius:22px}.segments{padding-top:30px}.segments h2{font-size:30px}.segment-grid{grid-template-columns:1fr 1fr}.segment-card:last-child{grid-column:1 / 3}.section-heading-row{align-items:start;flex-direction:column}.closing-cta{min-height:330px;grid-template-columns:1fr;padding:30px 26px;text-align:center}.cta-product{height:120px;justify-content:center;order:3}.cta-product img{width:160px}.cta-actions{grid-column:auto;width:100%;margin:0}.cta-copy h2{font-size:32px}.closing-cta:after{opacity:.45}.footer{grid-template-columns:1fr 1fr;gap:28px}.footer-brand{grid-column:1 / 3}.lead-modal{padding:28px 20px;border-radius:22px}}
