:root{--ink:#19211c;--muted:#707772;--paper:#f5f5f3;--green:#26714a;--line:#dfe2de;--night:#101311;--accent:#bad5ab}*{box-sizing:border-box}html{scroll-padding-top:88px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.5 -apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{text-wrap:balance}p{text-wrap:pretty}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #43895c;outline-offset:5px}button:focus-visible{outline-color:#bad5ab}.preview-bar{background:#f5f5f3;padding:8px 6%;display:flex;justify-content:space-between;color:#6b716d;font-size:10px}.skip{position:absolute;top:-100px;z-index:30}.skip:focus{top:10px;background:white;padding:15px}header{height:76px;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:0 6%;gap:30px;background:#fafbf9;border-bottom:1px solid var(--line)}.wordmark{font-size:24px;font-weight:650;line-height:1.1}.wordmark span{display:block;font-size:8px;font-weight:400;color:var(--muted);margin-top:5px}nav{display:flex;gap:30px;font-size:12px}.nav-action{background:var(--ink);color:white;font-size:11px;padding:10px 17px;border-radius:30px}.nav-action span{margin-left:12px}.hero{text-align:center;background:#fafbf9;padding-top:64px}.eyebrow{font-size:11px;font-weight:600;color:var(--muted);margin-bottom:22px}.hero h1{font-size:clamp(52px,6.6vw,96px);line-height:1.025;font-weight:650}.hero h1 span{color:var(--green)}.hero-description{font-size:19px;color:#747b76;line-height:1.55;margin:26px auto 24px;max-width:650px}.hero-actions{display:flex;justify-content:center;align-items:center;gap:26px}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--green);color:white;border-radius:30px;padding:13px 24px;font-size:13px}.button:hover{background:#1b5b38}.text-link{font-size:13px;font-weight:500;color:var(--green)}.text-link span{margin-left:7px}.landscape{margin:46px 3% 0;height:420px;position:relative;border-radius:24px 24px 0 0;overflow:hidden}.landscape img{width:100%;height:100%;object-fit:cover;object-position:center 58%}.landscape figcaption{position:absolute;bottom:24px;left:32px;right:32px;display:flex;justify-content:space-between;gap:20px;color:white;font-size:8px}.section{padding:108px max(6%,calc((100vw - 1200px)/2))}h2{font-size:clamp(36px,4.2vw,60px);font-weight:600;line-height:1.08}.statement{text-align:center;background:#fafbf9}.statement-copy{max-width:780px;font-size:23px;line-height:1.5;color:#89908a;margin:30px auto 60px;font-weight:500}.statement-copy strong{color:var(--ink);font-weight:500}.connection{display:grid;grid-template-columns:1fr 40px 1fr 40px 1.2fr;text-align:left;gap:20px;align-items:center}.connection>div{padding:22px 12px}.connection>div>span{font-size:10px;color:#7b897f}.connection h3{font-size:25px;line-height:1.2;margin:14px 0;font-weight:600}.connection p{font-size:13px;color:var(--muted);max-width:250px}.connector{font-size:35px;font-weight:300;color:#a4aea4;text-align:center}.connection .connection-result{padding:30px;background:#e9eee5;border-radius:20px}.connection-result h3{color:#376c42}.journey{background:var(--night);color:#f2f6f1}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:42px}.section-heading>p{max-width:330px;font-size:15px;color:var(--muted)}.journey .eyebrow{color:#8eaa91}.journey .section-heading>p{color:#8f9d92}.journey-controls{display:flex;justify-content:center;gap:6px;margin:0 auto 30px;border:1px solid #3d483f;border-radius:40px;padding:6px;width:fit-content;background:#1c221e}.journey-controls button{border:0;border-radius:30px;background:none;color:#adb8af;padding:12px 24px;font-size:12px}.journey-controls button[aria-pressed=true]{background:#d2e4c5;color:#203122}.journey-showcase{border-radius:25px;background:#1c241e;display:grid;grid-template-columns:1fr 1fr;gap:30px;min-height:420px;align-items:center;padding:44px 52px}.chapter{font-size:10px;color:#92b889}.journey-copy h3{font-size:43px;line-height:1.1;margin:24px 0;font-weight:500}.journey-copy>p{font-size:15px;color:#a7b5a9;max-width:380px}.tags{display:flex;flex-wrap:wrap;gap:7px;margin:24px 0}.tags span{border:1px solid #485d49;border-radius:20px;padding:6px 11px;font-size:10px;color:#b8c6b9}.journey-copy .text-link{color:#c7dabb}.terrain{position:relative;text-align:center;padding:25px 0}.terrain svg{width:100%;max-width:500px}.terrain-label{position:absolute;left:0;right:0;font-size:9px;color:#a9c49d}.label-top{top:4px}.label-bottom{bottom:45px}.terrain small{display:block;color:#819284;font-size:8px;margin-top:15px}.section-note{font-size:10px;color:#747e76;text-align:center;margin-top:24px}.journey .section-note{color:#8d9b8f}.digital{background:#f0f2ee}.digital-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:24px}.portal-card{background:#fff;border-radius:26px;overflow:hidden;display:flex;flex-direction:column;min-width:0}.card-intro{padding:38px 40px 25px}.digital h3{font-size:34px;line-height:1.12;font-weight:600}.card-intro>p:last-child{font-size:14px;color:var(--muted);margin-top:18px;max-width:300px}.portal-window{margin:20px 0 0 40px;border:1px solid #d8e0d6;border-right:0;border-bottom:0;border-radius:16px 0 0 0;background:#fafcf9;box-shadow:0 8px 25px #12251a0a;flex:1}.window-top{border-bottom:1px solid var(--line);padding:17px 22px;display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:650}.simulation{font-size:7px;font-weight:400;color:#768077;border:1px solid #dce4d9;border-radius:4px;padding:3px 6px}.window-content{padding:24px}.window-content>small{font-size:8px;color:var(--muted)}.window-content h4{font-size:23px;margin:7px 0 30px}.case-top{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px}.case-top b{font-weight:400;color:#407044;background:#e4efdf;padding:5px 9px;border-radius:20px;font-size:9px}.progress-track{display:flex;gap:4px;margin:18px 0 8px}.progress-track i{height:4px;flex:1;background:#5c8953;border-radius:4px}.progress-track .pending{background:#d8e2d2}.progress-labels{display:flex;justify-content:space-between;color:var(--muted);font-size:8px}.next-task{margin-top:30px;display:flex;align-items:center;gap:12px;background:#edf2e8;border:1px solid #dfe7d8;border-radius:9px;padding:17px 13px}.task-icon{font-size:21px;color:#57734b}.next-task strong{font-size:10px}.next-task p{font-size:9px;color:var(--muted);margin-top:4px}.next-task>span:last-child{margin-left:auto}.side-cards{display:grid;gap:24px}.conversation-card{border-radius:26px;background:#dfead6;padding:32px 35px;position:relative;overflow:hidden}.round-icon{position:absolute;right:28px;top:27px;width:34px;height:34px;background:#c9dbbd;border-radius:50%;display:grid;place-items:center;color:#4a7440}.conversation-card .eyebrow{font-size:9px;margin-right:45px}.conversation-card h3{font-size:30px}.conversation-card>p:not(.eyebrow){font-size:13px;margin:16px 0;color:#66765e;max-width:300px}.chat-sample{display:flex;flex-direction:column;gap:7px;margin-top:20px}.chat-sample span{font-size:10px;border-radius:12px 12px 12px 0;background:#f5f9ef;padding:10px 14px;align-self:start;max-width:90%}.chat-sample span:last-child{align-self:end;border-radius:12px 12px 0 12px;background:#446a3a;color:#fff}.meeting-card{display:flex;justify-content:space-between;align-items:center;gap:20px;border-radius:26px;padding:30px 35px;background:#fff}.meeting-card .eyebrow{font-size:9px}.meeting-card h3{font-size:27px}.meeting-card p:not(.eyebrow){font-size:12px;color:var(--muted);margin-top:15px;max-width:230px}.calendar-icon{border:1px solid #d9e1d5;border-radius:17px;width:95px;flex-shrink:0;overflow:hidden;text-align:center}.calendar-icon span{display:block;font-size:7px;padding:8px;background:#ecf1e7;color:#5c7850}.calendar-icon b{display:block;font-size:38px;font-weight:300;padding:5px 0;color:#4c7640}.human{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;background:#fafbf9}.human h2 span{color:#84947e}.human-copy>p:not(.eyebrow){font-size:19px;color:var(--muted);margin:26px 0;max-width:420px}.human figure{border-radius:24px;overflow:hidden;height:420px;position:relative;background:#233e2e}.human img{height:100%;width:100%;object-fit:cover;object-position:center 42%}.human figcaption{position:absolute;bottom:0;left:0;right:0;background:#1b2f23;color:#ccdacb;padding:14px 18px;font-size:8px}.contact{background:#edf1e8;text-align:center}.contact h2{font-size:clamp(42px,5.5vw,80px)}.contact>p:not(.eyebrow){color:var(--muted);font-size:18px;margin:25px 0}.contact details{max-width:530px;margin:30px auto 0}.contact summary{cursor:pointer;list-style:none;background:var(--green);color:white;padding:14px 23px;border-radius:30px;font-size:13px;width:fit-content;margin:auto}.contact summary::-webkit-details-marker{display:none}.contact summary span{margin-left:20px}.contact details>div{background:white;padding:25px;border-radius:18px;margin-top:20px;text-align:left}.contact details h3{font-size:21px}.contact details p{font-size:13px;color:var(--muted);margin:15px 0}.contact details strong{font-size:11px;font-weight:500}footer{padding:45px 6% 22px;background:#f5f5f3}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:35px;border-bottom:1px solid var(--line)}.footer-top p{font-size:12px;color:var(--muted)}.footer-top>a:last-child{font-size:11px}.legal{font-size:10px;color:var(--muted);max-width:1100px;line-height:1.7;margin:25px 0}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#7a827c}
@media(max-width:1000px){.hero{padding-top:55px}.hero h1{font-size:74px}.landscape{height:350px}.section{padding:80px 6%}.connection{gap:10px;grid-template-columns:1fr 25px 1fr 25px 1.1fr}.connection h3{font-size:21px}.connection .connection-result{padding:22px}.journey-showcase{padding:35px;gap:15px}.journey-copy h3{font-size:35px}.journey-controls button{padding:11px 20px}.digital-grid{gap:18px}.card-intro{padding:30px}.portal-window{margin-left:25px}.conversation-card,.meeting-card{padding:26px}.digital h3{font-size:28px}.conversation-card h3{font-size:25px}.meeting-card h3{font-size:23px}.calendar-icon{width:70px}.human{gap:45px}.human figure{height:380px}}
@media(max-width:620px){html{scroll-padding-top:80px}.preview-bar{font-size:8px;padding:8px 5%}header{padding:0 5%;height:67px;gap:15px}.wordmark{font-size:21px}.wordmark span{font-size:7px}nav{display:none}.nav-action{font-size:10px;padding:10px 12px}.nav-action span{margin-left:4px}.hero{padding-top:45px}.hero .eyebrow{font-size:8px;max-width:265px;margin:0 auto 22px}.hero h1{font-size:47px;padding:0 5%;line-height:1.07}.hero-description{font-size:15px;max-width:320px;padding:0 8px;margin-top:23px}.hero-description br{display:none}.hero-actions{flex-direction:column;gap:16px}.button{font-size:12px;padding:12px 21px}.text-link{font-size:12px}.landscape{height:265px;margin:32px 4% 0;border-radius:17px 17px 0 0}.landscape img{object-position:center}.landscape figcaption{bottom:18px;left:18px;right:18px;font-size:7px;flex-direction:column;gap:4px;text-align:left}.section{padding:58px 6%}h2{font-size:36px}.eyebrow{font-size:9px;margin-bottom:18px}.statement-copy{font-size:19px;margin:24px 0 32px;text-align:left}.connection{grid-template-columns:1fr;text-align:left;gap:0}.connection>div{padding:18px 0}.connection h3{font-size:26px;margin:8px 0}.connection p{max-width:100%;font-size:13px}.connector{font-size:25px;line-height:1;text-align:left;padding:0 0 0 2px}.connection .connection-result{padding:24px;margin-top:17px}.connection-result h3 br{display:none}.section-heading{display:block;margin-bottom:28px}.section-heading>p{font-size:14px;margin-top:22px;max-width:100%}.journey-controls{gap:2px;padding:5px;width:100%;margin-bottom:18px}.journey-controls button{font-size:9px;padding:11px 5px;flex:1}.journey-showcase{grid-template-columns:1fr;padding:26px;gap:20px;border-radius:20px}.journey-copy h3{font-size:33px;margin:18px 0}.journey-copy>p{font-size:14px}.tags{margin:20px 0}.tags span{font-size:9px}.terrain{padding-top:15px}.terrain svg{max-height:240px}.terrain-label{font-size:8px}.terrain small{font-size:7px}.section-note{font-size:9px;text-align:left}.digital-grid{grid-template-columns:1fr;gap:16px}.portal-card{min-height:470px}.card-intro{padding:28px 26px 10px}.digital h3{font-size:31px}.portal-window{margin:20px 0 0 25px}.window-content{padding:20px}.window-content h4{font-size:21px}.next-task{margin-top:25px}.side-cards{gap:16px}.conversation-card,.meeting-card{padding:28px 26px}.conversation-card h3{font-size:28px}.meeting-card h3{font-size:25px}.calendar-icon{width:65px}.human{grid-template-columns:1fr;gap:30px}.human-copy>p:not(.eyebrow){font-size:17px}.human figure{height:310px}.contact h2{font-size:44px}.contact>p:not(.eyebrow){font-size:16px}.contact>p br{display:none}.contact summary{font-size:12px;padding:13px 17px}.footer-top{flex-direction:column;align-items:start;gap:22px}.footer-bottom{flex-direction:column;gap:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media print{header{position:static}.preview-bar{display:none}.section{break-inside:avoid}.journey{color:#111;background:#eee}.journey-showcase{background:#ddd}.journey-copy>p{color:#333}}
