@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&display=swap');
:root{--paper:#f6f5f0;--ink:#1b211c;--muted:#6e736b;--line:#d9dcd2;--lime:#d9f86e}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid #608712;outline-offset:5px}.wrap{max-width:1376px;margin:auto;padding-left:56px;padding-right:56px}.header{height:90px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:9px;font-size:27px;font-weight:700;letter-spacing:-1.2px}.mark{font-family:Arial,sans-serif;display:grid;place-items:center;background:var(--ink);color:var(--lime);width:32px;height:32px;font-size:30px;line-height:1;border-radius:7px;letter-spacing:-3px;padding-right:3px;padding-bottom:4px}.header nav{display:flex;gap:30px;font-size:14px}.header nav a:hover{color:#608712}.button{display:inline-flex;justify-content:center;align-items:center;gap:36px;background:var(--ink);color:var(--paper);padding:16px 23px;border-radius:5px;font-size:16px;font-weight:500;border:1px solid var(--ink);transition:background .2s,transform .2s}.button:hover{background:#37412c;transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.button.small{font-size:14px;padding:12px 18px;gap:25px}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:25px;align-items:center;padding-top:37px;padding-bottom:56px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:1.55px;margin:0 0 24px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',Arial,sans-serif;font-weight:500;letter-spacing:-.05em}h1{font-size:clamp(48px,5.35vw,76px);line-height:1.08;margin-bottom:25px}.muted{color:var(--muted)}.intro{font-size:19px;line-height:1.6;max-width:420px;margin-bottom:25px;color:#5d655a}.micro{font-size:12px;color:var(--muted);margin:12px 0 0}.hero-art{margin:0 -35px 0 -30px}.hero-art img{display:block;width:100%;height:auto;mix-blend-mode:multiply}.hero-art figcaption{display:flex;justify-content:space-between;align-items:center;margin:8px 35px 0 25px;font-size:12px;letter-spacing:1px;color:var(--muted);gap:15px}.hero-art figcaption span:nth-child(2){flex:1;text-align:center;font-size:21px}.dark{background:var(--ink);color:var(--paper)}h2{font-size:clamp(32px,3vw,43px);line-height:1.15;margin-bottom:20px}h3{font-size:22px;line-height:1.3;margin-bottom:10px;letter-spacing:-.65px}.how{padding:43px 0 39px}.how-heading{display:grid;grid-template-columns:1.7fr 1fr;gap:65px;align-items:end}.how-heading .eyebrow{font-size:12px;margin-bottom:19px;color:#c0c7b6}.how-heading h2{font-size:36px;margin:0}.how-heading h2 span{color:var(--lime)}.how-heading>p{color:#b9c2b0;font-size:16px;max-width:320px;margin-bottom:2px}.three-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;margin-top:31px;border-top:1px solid #45503f;padding-top:23px}.step-number{font-size:12px;color:var(--lime);display:block;margin-bottom:10px}.three-steps h3{font-size:21px}.three-steps p{font-size:15px;color:#b9c2b0;margin:0;max-width:310px}.faq-section{padding-top:65px;padding-bottom:65px;display:grid;grid-template-columns:1fr 1.5fr;gap:85px}.faq-heading .eyebrow{font-size:12px;letter-spacing:1.1px}.faq-heading h2{font-size:43px}.faq-heading>p:not(.eyebrow){font-size:16px;color:var(--muted);margin-bottom:24px}.faqs details{border-top:1px solid var(--line)}.faqs details:last-child{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;font-size:16px;font-weight:500;padding:19px 34px 19px 0;position:relative;line-height:1.45}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:0;top:14px;font-size:25px;font-weight:400;color:var(--muted)}details[open] summary:after{content:'−'}details[open] summary{padding-bottom:12px}.faqs p{font-size:15px;color:#626a5d;line-height:1.65;margin-bottom:21px;padding-right:20px}.closing{background:var(--lime);padding:39px 0}.closing-inner{display:flex;justify-content:space-between;gap:45px;align-items:center}.closing .eyebrow{margin-bottom:16px}.closing h2{font-size:36px;margin:0}.closing .micro{color:#4f6330}.footer{padding-top:25px;padding-bottom:25px;display:flex;gap:32px;align-items:center}.footer .brand{font-size:23px}.footer>p{font-size:12px;color:var(--muted);margin:0;white-space:nowrap}.footer>span{font-size:12px;color:var(--muted);margin-left:auto;max-width:440px;text-align:right}.skip{position:absolute;top:-100px;left:20px;background:var(--lime);padding:12px;z-index:20}.skip:focus{top:10px}@media(max-width:1050px){.wrap{padding-left:30px;padding-right:30px}.hero{gap:20px}.hero-art{margin-right:-20px}.hero-art figcaption{font-size:10px}.how-heading{gap:40px}.how-heading h2{font-size:32px}.faq-section{gap:45px}.faq-heading h2{font-size:36px}.faq-heading .eyebrow{max-width:210px}.three-steps{gap:25px}.three-steps h3{font-size:20px}}@media(max-width:720px){.wrap{padding-left:24px;padding-right:24px}.header{height:76px;gap:16px}.brand{font-size:25px}.header nav{display:none}.button.small{padding:11px 15px;font-size:14px;gap:17px}.hero{display:block;padding-top:26px;padding-bottom:27px}.hero .eyebrow{font-size:11px;letter-spacing:1.1px;margin-bottom:22px}h1{font-size:clamp(39px,9.8vw,68px);margin-bottom:22px}.intro{font-size:17px;margin-bottom:22px;max-width:430px}.hero-art{margin:18px auto 0;max-width:350px}.hero-art img{max-height:210px;object-fit:contain}.hero-art figcaption{margin:0 10px;font-size:10px}.how{padding:33px 0}.how-heading{display:block}.how-heading h2{font-size:30px}.how-heading>p{margin:17px 0 0;max-width:100%;font-size:15px}.how-heading .eyebrow{font-size:10px;letter-spacing:1.2px}.three-steps{grid-template-columns:1fr;gap:19px;margin-top:23px;padding-top:22px}.three-steps article{display:grid;grid-template-columns:28px 1fr;column-gap:12px}.step-number{padding-top:5px;margin-bottom:0}.three-steps h3{font-size:21px;margin-bottom:5px}.three-steps p{grid-column:2;max-width:100%;font-size:15px}.faq-section{display:block;padding-top:40px;padding-bottom:40px}.faq-heading .eyebrow{max-width:none;font-size:10px}.faq-heading h2{font-size:34px;margin-bottom:10px}.faq-heading h2 br{display:none}.faq-heading h2 br:after{content:' '}.faq-heading>p:not(.eyebrow){margin-bottom:23px}.faq-heading>p br{display:none}.faq-heading .button{display:none}.faqs p{font-size:15px;padding-right:10px}.closing{padding:32px 0}.closing-inner{display:block}.closing h2{font-size:29px;margin-bottom:23px}.closing .eyebrow{font-size:10px}.closing .micro br{display:none}.footer{flex-wrap:wrap;gap:15px 25px;padding-top:23px;padding-bottom:23px}.footer>p{margin-left:auto}.footer>span{max-width:none;text-align:left;margin-left:0;font-size:11px}.micro{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Money-first hero, keeping the short page and original visual identity. */
.hero h1{font-size:clamp(39px,4.25vw,61px);line-height:1.12;letter-spacing:-.052em}.hero .money{display:inline-block;color:#3e5724;font-size:1.34em;letter-spacing:-.06em;white-space:nowrap;margin:5px 0}.hero .intro{margin-bottom:12px}.deal-note{font-size:12px;color:var(--muted);margin:0 0 23px}.hero{grid-template-columns:1.25fr 1fr}@media(max-width:720px){.hero h1{font-size:clamp(33px,8.3vw,52px)}.hero .money{font-size:1.4em}.hero .eyebrow{font-size:11px}.hero .intro{max-width:340px}.deal-note{font-size:12px;margin-bottom:20px}}

/* DataBridge wordmark and bridge symbol. */
.brand{letter-spacing:-1px;white-space:nowrap}.mark{width:34px;height:34px;padding:0;letter-spacing:0;flex-shrink:0}.mark svg{display:block}@media(max-width:400px){.header .brand{font-size:23px;gap:7px}.header .button.small{gap:12px;padding:11px 13px}}
