:root{--ink:#17251c;--green:#173e2a;--green2:#285d41;--cream:#f4f0e5;--paper:#fffdf8;--orange:#d95531;--gold:#efb64c;--muted:#657169;--line:#dbd8cd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.6 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit}.preview-bar{background:var(--gold);color:#2c230f;text-align:center;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.11em;padding:8px}.site-header{max-width:1200px;margin:auto;padding:24px 28px;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;line-height:1.05}.brand>span{width:43px;height:43px;border-radius:12px;background:var(--green);color:white;display:grid;place-items:center;font-weight:900}.brand strong{font-size:14px}.site-header nav{display:flex;gap:32px}.site-header nav a{text-decoration:none;font-size:14px;font-weight:750}.small-cta{border:1px solid var(--green);border-radius:999px;padding:10px 15px;text-decoration:none;font-size:13px;font-weight:850}.hero{max-width:1200px;margin:35px auto 80px;padding:40px 28px;display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.eyebrow{color:var(--orange);font-size:12px;letter-spacing:.13em;text-transform:uppercase;font-weight:900;margin:0}.hero h1{font-size:clamp(50px,6.6vw,86px);line-height:.94;letter-spacing:-.065em;margin:22px 0 26px;max-width:720px}.intro{font-size:20px;line-height:1.55;color:#48564d;max-width:650px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:32px 0}.button{display:inline-flex;padding:15px 20px;border-radius:11px;text-decoration:none;font-weight:850}.button.primary{background:var(--green);color:white}.button.secondary{border:1px solid var(--green);color:var(--green)}.button.pale{background:var(--cream);color:var(--green)}.trust-line{list-style:none;padding:0;margin:0;display:flex;gap:24px;flex-wrap:wrap;color:var(--muted);font-size:13px;font-weight:750}.trust-line li:before{content:"✓";color:var(--green2);margin-right:6px}.hero-visual{position:relative}.browser{border-radius:23px;overflow:hidden;background:white;box-shadow:0 35px 90px #173e2a2b;border:1px solid #dcd8cd;transform:rotate(1.5deg)}.browser-top{height:45px;background:#ece9e0;display:flex;align-items:center;gap:6px;padding:0 16px}.browser-top i{width:8px;height:8px;background:#c4bfb2;border-radius:50%}.browser-top span{margin-left:8px;font-size:10px;color:#7f817c}.before-after{display:grid;grid-template-columns:.8fr 35px 1.2fr;align-items:center;padding:24px;background:#f8f6ef;min-height:430px}.screen{height:330px;border-radius:10px;padding:24px}.screen em{font-style:normal;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.screen.before{background:#e5e1d7;color:#8a877f;filter:grayscale(1)}.lines{display:grid;gap:13px;margin:45px 0}.lines b{height:11px;background:#c6c2b8;border-radius:3px}.lines b:nth-child(2){width:72%}.lines b:nth-child(3){width:88%}.faint-button{width:90px;height:28px;background:#cecabf;border-radius:5px}.screen.after{background:var(--green);color:white}.screen.after em{color:var(--gold)}.screen.after h2{font-size:30px;line-height:1.1;margin:36px 0 18px;letter-spacing:-.035em}.screen.after p{color:#d6e1d8;font-size:14px}.demo-button{display:inline-block;background:var(--gold);color:#2b250f;font-weight:900;font-size:12px;padding:11px 14px;border-radius:8px;margin-top:20px}.arrow{font-size:28px;text-align:center}.visual-note{color:var(--muted);font-size:12px;text-align:center;margin:22px 0 0}.problem-strip{background:var(--green);color:white;padding:35px max(28px,calc((100% - 1144px)/2));display:grid;grid-template-columns:1.3fr .7fr;gap:60px;align-items:center}.problem-strip p{font-size:22px;margin:0}.problem-strip strong{color:var(--gold);font-size:17px}.section{max-width:1200px;margin:auto;padding:110px 28px}.section-heading{max-width:680px;margin-bottom:42px}.section-heading h2{font-size:48px;line-height:1.05;letter-spacing:-.045em;margin:13px 0 17px}.section-heading>p:last-child{color:var(--muted);font-size:18px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-card{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:27px;position:relative}.service-card.featured{border-color:var(--green);box-shadow:0 16px 45px #173e2a12}.tag{position:absolute;right:18px;top:18px;background:var(--gold);padding:5px 9px;border-radius:99px;font-size:10px;font-weight:900;text-transform:uppercase}.card-kicker{color:var(--orange);font-weight:850}.service-card h3{font-size:36px;margin:8px 0;letter-spacing:-.04em}.service-card>p:not(.card-kicker){color:var(--muted)}.service-card ul{padding-left:18px}.service-card li{margin:7px 0}.scope-note{font-size:12px;color:var(--muted);margin:18px 0}.process-section{max-width:none;background:var(--green);color:white;padding-left:max(28px,calc((100% - 1144px)/2));padding-right:max(28px,calc((100% - 1144px)/2))}.section-heading.light .eyebrow{color:var(--gold)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.steps article{border-top:1px solid #ffffff45;padding-top:20px}.steps span{color:var(--gold);font-weight:900}.steps h3{font-size:20px}.steps p{color:#c8d6cc;font-size:14px}.about{display:grid;grid-template-columns:150px 1fr .7fr;gap:45px;align-items:start}.portrait-mark{width:130px;height:150px;border-radius:65px 65px 24px 24px;background:var(--gold);display:grid;place-items:center;font-size:44px;font-weight:950;color:var(--green)}.about h2{font-size:48px;line-height:1;margin:12px 0 20px}.about>div p:not(.eyebrow){font-size:18px;color:var(--muted)}.about aside{background:#ece5d2;border-radius:16px;padding:24px}.about aside strong{color:var(--orange)}.about aside p{font-size:14px}.cta-section{text-align:center;background:var(--orange);color:white;padding:85px 28px}.cta-section .eyebrow{color:#ffe2d9}.cta-section h2{font-size:52px;line-height:1;margin:15px auto;letter-spacing:-.045em}.cta-section p:not(.eyebrow){max-width:670px;margin:0 auto 25px;font-size:18px}.cta-section .button{margin-top:10px}.footer-brand>span{background:var(--gold);color:var(--green)}footer{max-width:1200px;margin:auto;padding:50px 28px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:25px;align-items:center;color:var(--muted)}footer>div:last-of-type{display:flex;gap:18px;justify-content:flex-end;font-size:13px}footer>small{grid-column:1/-1;border-top:1px solid var(--line);padding-top:18px}.legal-header{border-bottom:1px solid var(--line)}.legal-page{max-width:1000px;margin:auto;padding:80px 28px}.legal-page>h1{font-size:58px;line-height:1;letter-spacing:-.05em;margin:15px 0 50px}.legal-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.legal-grid article{background:var(--paper);border:1px solid var(--line);border-radius:15px;padding:24px}.legal-grid h2{font-size:19px;margin-top:0}.legal-grid p{color:var(--muted);font-size:14px}.legal-warning{background:#fff1cf;border:1px solid #e6c77b;border-radius:12px;padding:18px;margin-top:22px}
@media(max-width:900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;margin-top:10px}.hero-visual{max-width:650px}.cards,.steps{grid-template-columns:1fr 1fr}.about{grid-template-columns:130px 1fr}.about aside{grid-column:1/-1}.problem-strip{grid-template-columns:1fr;gap:14px}footer{grid-template-columns:1fr 1fr}footer>p{display:none}}
@media(max-width:600px){.site-header{padding:18px}.small-cta{font-size:0}.small-cta:after{content:"Call";font-size:13px}.hero{padding:25px 18px;margin-bottom:35px;gap:35px}.hero h1{font-size:52px}.intro{font-size:17px}.before-after{grid-template-columns:1fr;padding:15px;min-height:auto}.screen.before,.arrow{display:none}.screen.after{height:320px}.problem-strip{padding:28px 20px}.section{padding:75px 20px}.section-heading h2,.about h2{font-size:39px}.cards,.steps,.legal-grid{grid-template-columns:1fr}.about{grid-template-columns:1fr;gap:20px}.portrait-mark{width:90px;height:100px;font-size:30px}.cta-section h2,.legal-page>h1{font-size:42px}footer{grid-template-columns:1fr}footer>div:last-of-type{justify-content:flex-start;flex-direction:column;gap:5px}.trust-line{gap:10px}.legal-page{padding:55px 20px}}
.pipeline-demo{transform:rotate(1deg)}.pipeline-board{padding:24px;background:#f8f6ef;display:grid;gap:12px;min-height:430px}.pipeline-title{padding:8px 4px 16px}.pipeline-title span{display:block;color:var(--orange);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.pipeline-title strong{display:block;font-size:20px;margin-top:6px}.pipeline-stage{display:grid;grid-template-columns:40px 1fr 38px;gap:12px;align-items:center;background:white;border:1px solid var(--line);border-radius:13px;padding:15px}.pipeline-stage>b{width:34px;height:34px;border-radius:10px;background:var(--cream);display:grid;place-items:center;color:var(--green);font-size:12px}.pipeline-stage div{display:grid}.pipeline-stage small{color:var(--muted);font-size:11px}.pipeline-stage em{font-style:normal;background:var(--cream);border-radius:99px;text-align:center;padding:4px;font-size:12px;font-weight:900}.pipeline-stage.hot{background:var(--green);color:white;border-color:var(--green)}.pipeline-stage.hot>b,.pipeline-stage.hot em{background:var(--gold);color:#2c230f}.pipeline-stage.hot small{color:#d7e3da}.route-section{padding-top:40px}.route-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.route-grid article{background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:32px}.route-grid article>span{display:inline-block;background:var(--gold);color:#2c230f;border-radius:99px;padding:6px 11px;text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:900}.route-grid h3{font-size:31px;line-height:1.1;letter-spacing:-.035em;margin:19px 0 12px}.route-grid p{color:var(--muted)}.route-grid li{margin:8px 0}.proof-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.proof-section h2{font-size:45px;line-height:1.05;letter-spacing:-.045em}.proof-points{display:grid;gap:10px}.proof-points p{display:grid;background:var(--paper);border:1px solid var(--line);border-radius:14px;padding:20px;margin:0}.proof-points strong{font-size:18px}.proof-points span{color:var(--muted);font-size:14px;margin-top:4px}
@media(max-width:900px){.route-grid,.proof-section{grid-template-columns:1fr}.proof-section{gap:25px}}
@media(max-width:600px){.pipeline-board{padding:14px;min-height:400px}.pipeline-stage{grid-template-columns:36px 1fr 32px;padding:12px;gap:8px}.route-grid{grid-template-columns:1fr}.route-grid article{padding:24px}.proof-section h2{font-size:39px}}

/* Customer Current production identity */
:root{--ink:#10243b;--green:#102a43;--green2:#2f80ed;--cream:#f3f7fb;--paper:#fff;--orange:#1f6fe5;--gold:#27ae60;--muted:#617286;--line:#d8e1ea}
.brand>img{width:49px;height:38px;object-fit:contain;display:block}
.footer-brand>img{width:54px;height:42px}
