:root{--blue:#1a73e8;--blue-dark:#155fc0;--blue-pale:#eaf2ff;--ink:#111827;--muted:#5b6472;--line:#e5e7eb;--soft:#f7f9fc;--white:#fff;--green:#0f9f6e;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}svg{display:block}.container{width:min(calc(100% - 40px), var(--max));margin-inline:auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffed;border-bottom:1px solid #e5e7ebc7;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;gap:32px;height:76px;display:flex}.brand{white-space:nowrap;align-items:center;gap:11px;display:inline-flex}.brand-logo{flex:none;width:66px;height:auto}.brand-name{letter-spacing:-.05em;font-size:18px;font-weight:720;line-height:1}nav{align-items:center;gap:30px;margin-left:auto;display:flex}nav a{color:var(--muted);font-size:14px;font-weight:550;transition:color .2s}nav a:hover{color:var(--ink)}.nav-cta{color:var(--blue-dark);border:1px solid #cadcf6;border-radius:9px;padding:10px 15px;font-size:13px;font-weight:700;transition:background .2s,border-color .2s}.nav-cta:hover{background:var(--blue-pale);border-color:#a9c8f3}.hero{padding:90px 0 0;overflow:hidden}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(460px,.95fr);align-items:center;gap:78px;display:grid}.hero-copy{padding:22px 0 54px}.kicker,.section-label{color:var(--blue-dark);letter-spacing:.13em;text-transform:uppercase;margin:0 0 22px;font-size:12px;font-weight:800;line-height:1}.kicker{align-items:center;gap:9px;display:flex}.kicker span{background:var(--blue);width:7px;height:7px;box-shadow:0 0 0 5px var(--blue-pale);border-radius:50%}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.06em;max-width:670px;margin-bottom:26px;font-size:clamp(48px,5vw,73px);font-weight:720;line-height:.99}h1 em{color:var(--blue);white-space:nowrap;font-style:normal}.hero-lede{max-width:620px;color:var(--muted);letter-spacing:-.012em;margin-bottom:31px;font-size:18px;line-height:1.68}.hero-actions{align-items:center;gap:24px;display:flex}.button{border-radius:9px;justify-content:center;align-items:center;min-height:51px;padding:0 21px;font-size:14px;font-weight:750;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.button-primary{background:var(--blue);color:#fff;box-shadow:0 7px 18px #1a73e829}.button-primary:hover{background:var(--blue-dark);transform:translateY(-1px);box-shadow:0 9px 22px #1a73e83d}.text-link{color:var(--ink);align-items:center;gap:7px;font-size:14px;font-weight:700;display:inline-flex}.text-link svg{width:17px;transition:transform .2s}.text-link:hover svg{transform:translate(3px)}.micro-proof{color:#737c89;align-items:center;gap:7px;margin:22px 0 0;font-size:12px;display:flex}.micro-proof svg{width:15px;color:var(--green)}.hero-visual{position:relative}.hero-visual:before{content:"";z-index:-1;opacity:.7;background-image:radial-gradient(#d9e1ec 1px,#0000 1px);background-size:19px 19px;position:absolute;inset:-55px -85px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000);mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000)}.workflow-shell{background:#fff;border:1px solid #dfe4eb;border-radius:18px;overflow:hidden;transform:rotate(1deg);box-shadow:0 24px 60px #11182717,0 3px 12px #1118270a}.workflow-topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;display:flex}.workflow-topbar>div{gap:6px;display:grid}.workflow-topbar .eyebrow{color:#9099a6;letter-spacing:.14em;font-size:9px;font-weight:800}.workflow-topbar strong{letter-spacing:-.01em;font-size:14px}.status{color:#16775a;background:#eaf8f2;border-radius:99px;align-items:center;gap:7px;padding:7px 10px;font-size:10px;font-weight:750;display:flex}.status i{background:#24a977;border-radius:50%;width:6px;height:6px}.workflow-stage{background:#fbfcfe;padding:22px}.flow-node{background:#fff;border:1px solid #e0e5ec;border-radius:12px;grid-template-columns:43px 1fr auto;align-items:center;gap:13px;min-height:72px;padding:12px 15px;display:grid;position:relative;box-shadow:0 3px 8px #11182706}.flow-node.active{box-shadow:0 0 0 3px var(--blue-pale);border-color:#99c0f5}.node-icon{background:var(--blue-pale);width:43px;height:43px;color:var(--blue);border-radius:9px;place-items:center;display:grid}.node-icon svg{width:21px}.flow-node>span:nth-child(2){gap:4px;display:grid}.flow-node small{color:#969eaa;letter-spacing:.13em;font-size:8px;font-weight:850}.flow-node strong{font-size:12px}.flow-node b{color:#a4acb7;font-size:10px}.flow-line{background:#ccd5e2;width:1px;height:24px;margin-inline:37px;display:block;position:relative}.flow-line:after{content:"";border-bottom:1px solid #9dabbd;border-right:1px solid #9dabbd;width:5px;height:5px;position:absolute;bottom:0;left:-3px;transform:rotate(45deg)}.flow-line i{background:var(--blue);border-radius:2px;width:3px;height:8px;animation:2.4s ease-in-out infinite flow;position:absolute;top:0;left:-1px}.pulse{background:var(--blue);width:8px;height:8px;box-shadow:0 0 0 5px var(--blue-pale);border-radius:50%;position:absolute;right:15px}.workflow-footer{border-top:1px solid var(--line);color:#88919e;align-items:center;gap:13px;padding:15px 22px;font-size:9px;font-weight:700;display:flex}.tool-chips{gap:5px;display:flex}.tool-chips i{color:#6e7784;letter-spacing:.05em;background:#fafbfc;border:1px solid #e1e5eb;border-radius:4px;padding:5px 6px;font-size:7px;font-style:normal}.complete{color:#16775a;align-items:center;gap:4px;margin-left:auto;display:flex}.complete svg{width:12px}.outcome-strip{border-top:1px solid var(--line);color:#6c7582;letter-spacing:.015em;justify-content:center;align-items:center;gap:35px;min-height:82px;font-size:12px;font-weight:700;display:flex}.outcome-strip i{background:#b7bdc6;border-radius:50%;width:3px;height:3px}@keyframes flow{0%{opacity:0;transform:translateY(0)}20%{opacity:1}80%{opacity:1}to{opacity:0;transform:translateY(17px)}}.section{padding:112px 0}.section-soft{background:var(--soft);border-block:1px solid #edf0f4}.section-heading{grid-template-columns:1fr 460px;align-items:end;gap:50px;margin-bottom:55px;display:grid}.section-heading .section-label{margin-bottom:18px}.section-heading h2,.why-copy h2,.final-copy h2{letter-spacing:-.048em;margin:0;font-size:clamp(37px,4vw,52px);font-weight:700;line-height:1.08}.section-heading>p{color:var(--muted);margin:0 0 3px;font-size:16px;line-height:1.7}.section-heading.centered{text-align:center;max-width:730px;margin:0 auto 65px;display:block}.section-heading.centered>p{max-width:640px;margin:20px auto 0}.card-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.workflow-card{background:#fff;border:1px solid #e0e4ea;border-radius:14px;min-height:250px;padding:28px;transition:border-color .25s,transform .25s,box-shadow .25s;position:relative;overflow:hidden}.workflow-card:hover{border-color:#c9d3e1;transform:translateY(-3px);box-shadow:0 12px 30px #1118270f}.card-number{color:#a3abb6;letter-spacing:.11em;font-size:9px;font-weight:800;position:absolute;top:28px;right:28px}.card-icon{background:var(--blue-pale);width:42px;height:42px;color:var(--blue);border-radius:9px;place-items:center;margin-bottom:42px;display:grid}.card-icon svg{width:21px}.workflow-card h3{letter-spacing:-.025em;margin-bottom:11px;font-size:17px}.workflow-card p{color:var(--muted);margin-bottom:0;font-size:13px;line-height:1.65}.your-workflow{background:var(--blue-pale);border-color:#b9d1f2}.your-workflow:after{content:"";border:22px solid #1a73e812;width:130px;height:130px;position:absolute;bottom:-50px;right:-35px;transform:rotate(30deg)}.your-workflow .card-icon{background:#fff}.your-workflow .card-number{color:var(--blue-dark)}.your-workflow p{max-width:320px}.your-workflow a{z-index:1;color:var(--blue-dark);align-items:center;gap:6px;margin-top:17px;font-size:12px;font-weight:800;display:inline-flex;position:relative}.your-workflow a svg{width:15px}.process-section{overflow:hidden}.steps{grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.steps li{padding:0 34px 0 0;position:relative}.steps li:not(:last-child):before{content:"";border-top:1px dashed #bec9d7;position:absolute;top:20px;left:46px;right:10px}.step-marker{z-index:1;width:41px;height:41px;color:var(--blue);background:#fff;border:1px solid #9ec1f2;border-radius:50%;place-items:center;margin-bottom:28px;display:grid;position:relative;box-shadow:0 0 0 7px #fff}.step-marker span{font-size:12px;font-weight:850}.steps h3{letter-spacing:-.02em;max-width:200px;margin-bottom:12px;font-size:16px}.steps p{max-width:235px;color:var(--muted);margin-bottom:0;font-size:13px;line-height:1.65}.why-section{padding-top:30px}.why-grid{background:#fff;border:1px solid #e0e5ec;border-radius:20px;grid-template-columns:.9fr 1.1fr;gap:90px;padding:65px;display:grid;box-shadow:0 18px 50px #1118270d}.why-copy{flex-direction:column;justify-content:center;display:flex}.why-copy h2{max-width:480px;margin-bottom:24px}.why-copy>p:last-child{max-width:470px;color:var(--muted);margin:0;font-size:17px;line-height:1.7}.principles{gap:0;display:grid}.principles article{border-bottom:1px solid var(--line);grid-template-columns:36px 1fr;gap:16px;padding:22px 0;display:grid}.principles article:last-child{border-bottom:0}.principles article>span{background:var(--blue-pale);width:32px;height:32px;color:var(--blue);border-radius:50%;place-items:center;display:grid}.principles svg{width:16px}.principles h3{margin:2px 0 6px;font-size:14px}.principles p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.final-section{padding:95px 0}.final-panel{background:var(--blue-pale);border-radius:20px;grid-template-columns:1fr auto;align-items:end;gap:70px;padding:65px;display:grid;position:relative;overflow:hidden}.final-panel:after{content:"";border:45px solid #1a73e80e;width:250px;height:250px;position:absolute;top:-100px;right:120px;transform:rotate(30deg)}.final-copy,.final-action{z-index:1;position:relative}.final-copy h2{max-width:750px;margin-bottom:20px}.final-copy>p:last-child{max-width:640px;color:var(--muted);margin:0;font-size:16px;line-height:1.65}.final-action{flex-direction:column;align-items:center;gap:11px;display:flex}.final-action .button{min-width:185px}.final-action span{color:#737d8a;font-size:10px}footer{border-top:1px solid var(--line);padding:38px 0 22px}.footer-wrap{grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;display:grid}.footer-wrap p{color:var(--muted);margin:0;font-size:12px}.footer-wrap>a:last-child{color:var(--blue-dark);justify-self:end;font-size:12px;font-weight:700}.footer-bottom{color:#9aa1ab;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #f0f2f5;justify-content:space-between;margin-top:35px;padding-top:18px;font-size:9px;font-weight:700;display:flex}:focus-visible{outline-offset:3px;border-radius:4px;outline:3px solid #1a73e859}@media (prefers-reduced-motion:no-preference){.hero-copy{animation:.65s ease-out both enter}.hero-visual{animation:.65s ease-out .12s both enter}@keyframes enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:980px){.hero{padding-top:65px}.hero-grid{grid-template-columns:1fr;gap:35px}.hero-copy{max-width:730px;padding-bottom:0}.hero-visual{width:min(100%,650px);margin:0 auto}.workflow-shell{transform:none}.outcome-strip{margin-top:55px}.section-heading{grid-template-columns:1fr 1fr}.card-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr);gap:55px 20px}.steps li:nth-child(2):before{display:none}.why-grid{gap:50px;padding:50px}.final-panel{grid-template-columns:1fr;align-items:start;gap:35px}.final-action{align-items:flex-start}.footer-wrap{grid-template-columns:1fr 1fr}.footer-wrap p{display:none}}@media (max-width:680px){.container{width:min(calc(100% - 30px), var(--max))}.nav-wrap{height:66px}nav{display:none}.brand-logo{width:52px}.brand-name{font-size:15px}.nav-cta{padding:9px 11px;font-size:11px}.hero{padding-top:49px}.hero-grid{gap:15px}.hero-copy{padding-top:4px}.kicker{margin-bottom:18px;font-size:10px}h1{margin-bottom:21px;font-size:clamp(43px,13vw,58px);line-height:1.02}.hero-lede{font-size:16px;line-height:1.6}.hero-actions{flex-direction:column;align-items:flex-start;gap:17px}.button{width:100%}.micro-proof{line-height:1.5}.hero-visual{padding-top:28px}.workflow-topbar,.workflow-stage{padding:16px}.flow-node{grid-template-columns:39px 1fr auto;min-height:65px;padding:10px 12px}.node-icon{width:39px;height:39px}.workflow-footer{flex-wrap:wrap;padding:13px 16px}.complete{flex-basis:100%;margin:3px 0 0}.outcome-strip{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:13px;min-height:auto;margin-top:45px;padding-block:26px}.outcome-strip i{display:none}.outcome-strip span{align-items:center;gap:9px;display:flex}.outcome-strip span:before{content:"";background:var(--blue);border-radius:50%;width:5px;height:5px}.section{padding:78px 0}.section-heading{margin-bottom:38px;display:block}.section-heading>p{margin-top:20px;font-size:14px}.section-heading h2,.why-copy h2,.final-copy h2{font-size:37px}.card-grid{grid-template-columns:1fr;gap:12px}.workflow-card{min-height:225px;padding:24px}.card-icon{margin-bottom:33px}.section-heading.centered{text-align:left;margin-bottom:50px}.steps{grid-template-columns:1fr;gap:0}.steps li{grid-template-columns:46px 1fr;column-gap:18px;padding:0 0 36px;display:grid}.steps li:not(:last-child):before{border-top:0;border-left:1px dashed #bec9d7;display:block;inset:43px auto 3px 20px}.step-marker{grid-row:1/3;margin:0}.steps h3{margin:2px 0 8px}.steps p{max-width:none}.why-section{padding-top:5px}.why-grid{border-radius:16px;grid-template-columns:1fr;gap:35px;padding:34px 24px}.why-copy>p:last-child{font-size:15px}.principles article{grid-template-columns:32px 1fr;gap:13px}.final-section{padding:70px 0}.final-panel{border-radius:16px;width:calc(100% - 30px);padding:38px 24px}.final-copy>p:last-child{font-size:14px}.final-action{width:100%}.final-action span{align-self:center}.footer-wrap{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.footer-wrap>a:last-child{justify-self:auto}}
