.contact-section{background:#0c1114;color:#f1f4f4;padding:128px 4.4% 136px;scroll-margin-top:92px;border-top:1px solid rgba(241,244,244,.12)}.contact-section .contact-shell{width:100%;max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:clamp(52px,7.1vw,116px);align-items:start}.contact-section .contact-eyebrow,.contact-section .contact-form-eyebrow,.contact-section .contact-direct-label{margin:0;font-size:10px;font-weight:600;letter-spacing:.14em;line-height:1.6}.contact-section .contact-eyebrow{display:flex;align-items:center;gap:12px;color:#b8edf6}.contact-section .contact-eyebrow>span{height:6px;width:6px;background:#b8edf6;border-radius:50%}.contact-section h2{margin:31px 0 27px;max-width:610px;font-size:clamp(40px,4.4vw,68px);font-weight:500;letter-spacing:-.052em;line-height:1.08}.contact-section h2 span{color:#b8edf6}.contact-section .contact-description{max-width:460px;margin:0;color:#aab4ba;font-size:16px;line-height:1.75}.contact-section .contact-reassurance{margin:23px 0 0;color:#e0e7e9;font-size:12px;line-height:1.6}.contact-section .contact-direct{margin-top:62px;padding-top:26px;border-top:1px solid #2a3339;max-width:460px}.contact-section .contact-direct-label{color:#8f9ca3}.contact-section .contact-email{display:flex;align-items:center;width:fit-content;gap:13px;margin:16px 0 17px;min-height:44px;color:#f1f4f4;text-decoration:none;font-size:clamp(17px,1.55vw,23px);letter-spacing:-.025em}.contact-section .contact-email>svg:first-child{color:#91a1a9}.contact-section .contact-email>svg:last-child{margin-left:4px}.contact-section .contact-email:hover{color:#b8edf6}.contact-section .contact-socials{display:flex;flex-wrap:wrap;gap:24px}.contact-section .contact-socials a{display:inline-flex;min-height:44px;gap:8px;align-items:center;color:#aab4ba;text-decoration:none;font-size:12px;transition:color .2s ease}.contact-section .contact-socials a:hover{color:#b8edf6}.contact-section .contact-form-panel{border:1px solid #303c43;border-radius:5px;padding:clamp(26px,2.75vw,43px);background:#131a1f;min-width:0}.contact-section .contact-form-eyebrow{color:#91a4ac}.contact-section h3{margin:11px 0 0;font-size:clamp(23px,2vw,29px);line-height:1.3;letter-spacing:-.038em;font-weight:500}.contact-section .contact-form-required{margin:11px 0 27px;color:#97a7ae;font-size:11px;line-height:1.6}.contact-section .contact-fields{display:grid;grid-template-columns:1fr 1fr;gap:22px 17px}.contact-section .contact-field{min-width:0}.contact-section .contact-field-wide{grid-column:1 / -1}.contact-section .contact-field label{display:block;margin-bottom:9px;font-size:12px;line-height:1.5;color:#e0e7ea;font-weight:500}.contact-section .contact-field label span{color:#8e9fa7;font-weight:400}.contact-section input,.contact-section select,.contact-section textarea{box-sizing:border-box;width:100%;border:1px solid #36434b;background:#0f161b;border-radius:3px;padding:13px 14px;color:#f1f4f4;font:inherit;font-size:13px;line-height:1.5;transition:border-color .2s,background-color .2s;color-scheme:dark}.contact-section input,.contact-section select{min-height:48px}.contact-section textarea{min-height:98px;resize:vertical;display:block}.contact-section input::placeholder,.contact-section textarea::placeholder{color:#8a9aa3;opacity:1}.contact-section select:has(option:checked[value=""]){color:#8a9aa3}.contact-section select option{color:#f1f4f4;background:#131a1f}.contact-section input:hover,.contact-section select:hover,.contact-section textarea:hover{border-color:#6a808b}.contact-section .contact-form-note{color:#a8b7bd;font-size:11px;line-height:1.65;margin:22px 0 17px;max-width:360px}.contact-section .contact-submit{display:flex;box-sizing:border-box;width:100%;min-height:53px;align-items:center;justify-content:space-between;gap:15px;border:1px solid transparent;border-radius:3px;padding:14px 20px;background:#b8edf6;color:#102028;text-decoration:none;font:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s ease,transform .2s ease}.contact-section .contact-submit:hover{background:#d5f6fc;transform:translateY(-2px)}.contact-section .contact-submit:active{transform:translateY(0)}.contact-section :is(a,button,input,select,textarea):focus-visible{outline:2px solid #b8edf6;outline-offset:4px}.contact-section :is(input,select,textarea):focus-visible{border-color:#b8edf6;background:#131f26}.contact-section .contact-prepared h3:focus{outline:none}.contact-section .contact-prepared-icon{height:50px;width:50px;display:grid;place-items:center;border:1px solid #60828c;border-radius:50%;color:#b8edf6;margin-bottom:30px}.contact-section .contact-prepared-description{font-size:14px;line-height:1.7;color:#a8b7bd;margin:18px 0 24px}.contact-section .contact-message-preview{max-height:270px;overflow-y:auto;border-left:1px solid #7bafb9;background:#0f161b;padding:19px;color:#ccd9de;font-size:12px;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere}.contact-section .contact-unsent{font-size:11px;color:#aab9bf;line-height:1.6;margin:19px 0}.contact-section .contact-edit{display:block;min-height:44px;margin:12px auto 0;padding:10px 16px;color:#d2e2e8;background:transparent;border:0;cursor:pointer;font:inherit;font-size:12px;text-decoration:underline;text-underline-offset:4px}.contact-section .contact-edit:hover{color:#b8edf6}@media(max-width:1000px){.contact-section .contact-shell{gap:45px}.contact-section .contact-fields{grid-template-columns:1fr;gap:19px}.contact-section .contact-direct{margin-top:42px}}@media(max-width:760px){.contact-section{padding:79px 6% 80px;scroll-margin-top:80px}.contact-section .contact-shell{grid-template-columns:1fr;gap:44px}.contact-section h2{max-width:540px;font-size:clamp(40px,8vw,60px);margin-top:24px}.contact-section .contact-description{font-size:15px;max-width:520px}.contact-section .contact-direct{max-width:none;margin-top:33px}.contact-section .contact-form-panel{padding:29px 25px}.contact-section .contact-fields{grid-template-columns:1fr 1fr}.contact-section input,.contact-section select,.contact-section textarea{font-size:16px}}@media(max-width:480px){.contact-section .contact-form-panel{padding:26px 20px}.contact-section .contact-fields{grid-template-columns:1fr}.contact-section .contact-email{font-size:18px;gap:10px}.contact-section .contact-submit{padding:14px 15px}}@media(prefers-reduced-motion:reduce){.contact-section *,.contact-section *:before,.contact-section *:after{transition:none}.contact-section .contact-submit:hover{transform:none}}.agent-models{padding:10px 0 110px;color:#172e37}.models-heading{display:grid;grid-template-columns:1.65fr 1fr;gap:70px;align-items:end;border-top:1px solid #b8c8cc;padding-top:42px;margin-bottom:50px}.models-heading .eyebrow,.model-product-copy .eyebrow{color:#546d77}.models-heading h2{font-size:clamp(38px,4.2vw,61px);line-height:1.08;letter-spacing:-.045em;font-weight:500;margin-top:24px}.models-heading h2 span{color:#617781}.models-heading>p{font-size:17px;line-height:1.7;max-width:360px;color:#536c77}.model-gallery{display:grid;grid-template-columns:1.18fr 1fr;gap:38px}.model-product{min-width:0}.crm-preview,.voice-preview{min-height:500px;border:1px solid #c0d0d3;border-radius:8px;overflow:hidden;background:#f9fbfb;display:flex;flex-direction:column}.model-preview-bar{height:52px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dbe4e6;padding:0 24px;font:10px monospace;letter-spacing:.12em;color:#496570;gap:20px}.model-preview-bar>span:first-child{display:flex;align-items:center;gap:10px}.model-preview-bar>span:last-child{font-size:9px;color:#576f79}.crm-example-selector{display:flex;gap:20px;padding:16px 24px;border-bottom:1px solid #e1e8e9}.crm-example-selector button{font-size:12px;display:flex;gap:7px;align-items:center;min-height:34px;color:#637c86;border-bottom:2px solid transparent;transition:color .2s,border-color .2s}.crm-example-selector button span{font:9px monospace}.crm-example-selector button[aria-pressed=true]{border-color:#214e5b;color:#173d4a;font-weight:700}.crm-conversation{padding:22px 26px 16px;flex:1}.crm-bubble{font-size:14px;line-height:1.55;max-width:88%;padding:13px 16px;border-radius:10px}.crm-question{margin-left:auto;background:#e7eef0;border-bottom-right-radius:2px;color:#3e5b66}.crm-agent-name{display:flex;align-items:center;gap:7px;font:9px monospace;letter-spacing:.1em;color:#55727f;margin:15px 0 9px}.model-agent-mark{font:700 15px Satoshi,sans-serif;color:#174757;background:#d9edf0;display:grid;place-items:center;width:25px;height:25px;border-radius:50%}.crm-answer{border:1px solid #c9dce0;border-bottom-left-radius:2px;background:#f4f9f9;color:#244854}.crm-context{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #d9e4e6;padding-top:18px;margin-top:21px;gap:20px}.model-micro-label{font:9px monospace;letter-spacing:.12em;color:#567580;display:block}.crm-context strong{font-size:14px;display:block;margin:7px 0 4px;font-weight:500}.crm-context p{font-size:11px;color:#607982}.crm-context-icon{display:grid;place-items:center;width:37px;height:37px;border:1px solid #ccdce0;border-radius:50%;color:#547781}.crm-state{display:flex;align-items:center;gap:7px;font-size:10px;color:#365f6c;margin-top:13px}.model-preview-disclosure{padding:12px 24px;background:#eef4f5;border-top:1px solid #dde7e9;font-size:10px;line-height:1.5;color:#546f79}.voice-preview{background:#15242e;color:#e3eef1;border-color:#30444e}.voice-preview .model-preview-bar{border-color:#3a4c56;color:#b7d4df}.voice-preview .model-preview-bar>span:last-child{color:#a5bac4}.voice-preview-body{flex:1;padding:16px 30px 20px;text-align:center;display:flex;flex-direction:column;align-items:center}.voice-orb{position:relative;isolation:isolate;width:144px;height:144px;border-radius:50%;margin:3px 0 20px;background:radial-gradient(circle at 35% 26%,#d4f8fa,#84b8c7 9%,#416a7d 30%,#192e40 64%,#0f202c 85%);box-shadow:inset 0 0 18px #b1dee870,inset -8px -12px 24px #0a162a;border:1px solid #a3d2dd;overflow:hidden}.voice-orb:before{content:"";position:absolute;top:15%;right:15%;bottom:15%;left:15%;border-radius:50%;border:2px solid #afdbe0;transform:rotate(-30deg) scaleX(1.5) scaleY(.45);box-shadow:0 0 9px #8ad3e460}.voice-orb span{position:absolute;top:7%;right:7%;bottom:7%;left:7%;border-radius:48%;border:1px solid #b4e2ea85;transform:rotate(45deg) scaleX(.55);animation:orb-drift 12s ease-in-out infinite alternate}.voice-orb span:nth-child(2){top:12%;right:12%;bottom:12%;left:12%;transform:rotate(-40deg) scaleX(.45);animation-delay:-5s;border-color:#bbdff04d}.voice-orb span:nth-child(3){top:3%;right:3%;bottom:3%;left:3%;transform:rotate(80deg) scaleY(.4);animation-delay:-8s;border-color:#d9f7ff70}@keyframes orb-drift{to{transform:rotate(125deg) scaleX(.7)}}.voice-preview .model-micro-label{color:#a8c2cf}.voice-example{min-height:107px;max-width:315px}.voice-question{font-size:22px;letter-spacing:-.035em;line-height:1.25;margin:13px 0 12px;color:#e5f2f6}.voice-example>p:last-child{font-size:12px;line-height:1.6;color:#b6c6cd}.voice-example-toggle{display:flex;align-items:center;gap:12px;font-size:10px;color:#c3e8ef;margin-top:auto;min-height:38px;border-bottom:1px solid #728b964d}.voice-preview .model-preview-disclosure{background:#10212b;color:#9fb8c4;border-color:#3a4c56}.model-product-copy{padding:25px 0 0}.model-product-copy .eyebrow{font-size:10px}.model-product-copy h3{font-size:clamp(28px,2.7vw,38px);font-weight:500;letter-spacing:-.045em;line-height:1.12;margin:16px 0}.model-product-copy>p:not(.eyebrow){color:#526c76;font-size:15px;line-height:1.75;max-width:490px}.model-link{display:inline-flex;align-items:center;gap:22px;font-size:14px;font-weight:500;min-height:40px;margin-top:19px;color:#264f5c}.model-link:hover{color:#51838f}.model-link svg{transition:transform .2s}.model-link:hover svg{transform:translate(2px,-2px)}.crm-example-selector button:active,.voice-example-toggle:active{transform:translateY(1px)}.executive-model{background:#102029;color:#e9f1f4;display:grid;grid-template-columns:1fr 1fr;gap:7%;margin-top:65px;padding:45px;border-radius:8px;border:1px solid #29414c}.executive-copy>.eyebrow{font-size:9px;color:#a5c0ca;letter-spacing:.09em}.executive-copy h3{font-size:clamp(29px,3.1vw,42px);line-height:1.13;letter-spacing:-.035em;font-weight:500;margin:26px 0}.executive-copy h3 span{color:#a0bdc9}.executive-copy>p:not(.eyebrow){font-size:15px;line-height:1.75;color:#acbec8}.executive-copy .model-link{color:#c0e7ee}.executive-preview{min-width:0}.executive-sources{display:flex;gap:8px;flex-wrap:wrap;align-items:center;padding-bottom:19px;border-bottom:1px solid #354c58;color:#b5cad4}.executive-sources span{display:flex;align-items:center;gap:6px;font-size:10px;padding:5px 8px;border:1px solid #38535f;border-radius:3px}.executive-question{font-size:24px;letter-spacing:-.03em;line-height:1.3;margin:24px 0}.executive-answer>.model-micro-label{color:#9ab5c1;font-size:8px;margin-bottom:5px}.executive-answer>div{display:flex;gap:16px;padding:14px 0;border-bottom:1px solid #334955}.executive-answer>div>span{font:10px monospace;color:#84a7b7;margin-top:2px}.executive-answer p{font-size:13px;color:#d3e4e9}.executive-answer strong{display:block;font-size:11px;font-weight:400;color:#a5bdc8;margin-top:4px}.executive-note{display:flex;gap:8px;align-items:flex-start;font-size:9px;line-height:1.55;color:#adc3ce;margin-top:16px}.executive-note svg{flex-shrink:0}.agentic-capabilities{padding:100px 0 0}.agentic-intro{display:grid;grid-template-columns:1.2fr 1fr;gap:30px 10%}.agentic-intro>.eyebrow{grid-column:1/-1;color:#a4c3d0}.agentic-intro h2{font-size:clamp(38px,4.4vw,62px);font-weight:500;letter-spacing:-.045em;line-height:1.07;grid-row:2/4}.agentic-intro h2 span{color:#a6cbd8}.agentic-intro>p:not(.eyebrow){color:#adc0c9;font-size:17px;line-height:1.8;align-self:end}.agentic-intro>.text-link{justify-self:start;align-self:start;font-size:14px}.agentic-loop{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:22px;align-items:start;margin-top:62px;padding:35px 0 48px;border-top:1px solid #344a55;border-bottom:1px solid #344a55}.agentic-loop>div>span{font:9px monospace;letter-spacing:.1em;color:#94b5c4}.agentic-loop h3{font-size:26px;font-weight:500;letter-spacing:-.03em;margin:20px 0 13px}.agentic-loop p{font-size:13px;line-height:1.65;color:#a8bdc8;max-width:190px}.agentic-loop>svg{margin-top:49px;color:#688a9b;width:17px}.agent-security{display:grid;grid-template-columns:1fr 1.15fr;gap:10%;padding:66px 0 45px}.agent-security-heading>svg{color:#b1d8e4;margin-bottom:26px}.agent-security-heading .eyebrow{font-size:9px;color:#95b5c5;line-height:1.6}.agent-security-heading h3{font-size:clamp(29px,3.1vw,43px);letter-spacing:-.04em;font-weight:500;line-height:1.1;margin:22px 0}.agent-security-heading>p:not(.eyebrow){font-size:15px;color:#a8bdc8;line-height:1.8;max-width:380px}.agent-security-heading .text-link{font-size:13px;margin-top:24px}.agent-controls>article{display:flex;gap:23px;padding:22px 0;border-top:1px solid #344a55}.agent-controls>article>svg{color:#b2d5e1;flex-shrink:0;margin-top:3px}.agent-controls h4{font-size:18px;font-weight:500;margin:0 0 9px;letter-spacing:-.02em}.agent-controls p{font-size:13px;color:#abc0ca;line-height:1.75;max-width:340px}@media(min-width:761px)and (max-width:1050px){.model-gallery{gap:22px;grid-template-columns:1fr 1fr}.crm-preview,.voice-preview{min-height:540px}.crm-preview{font-size:13px}.crm-bubble{font-size:13px;max-width:97%}.crm-example-selector{gap:12px;padding:15px}.crm-conversation{padding:22px 18px}.voice-preview-body{padding:25px 20px}.crm-example-selector button{font-size:11px}.model-preview-bar{padding:0 17px}.executive-model{padding:32px}.agentic-loop{gap:12px}}@media(max-width:760px){.agent-models{padding:0 0 70px}.models-heading{grid-template-columns:1fr;gap:24px;padding-top:35px;margin-bottom:35px}.models-heading h2{font-size:39px;margin-top:20px}.models-heading>p{font-size:16px}.model-gallery{grid-template-columns:1fr;gap:43px}.crm-preview,.voice-preview{min-height:515px}.crm-conversation{padding:20px 18px}.crm-bubble{font-size:13px;max-width:95%}.crm-example-selector{gap:20px;padding:13px 18px}.crm-example-selector button{font-size:11px}.model-preview-bar{padding:0 18px;font-size:9px}.model-preview-disclosure{padding:11px 18px;font-size:9px}.voice-preview-body{padding-top:25px}.voice-orb{margin-bottom:23px}.voice-example{min-height:125px}.voice-question{font-size:24px}.voice-example-toggle{font-size:10px}.model-product-copy h3{font-size:32px;max-width:400px}.model-product-copy>p:not(.eyebrow){font-size:15px}.executive-model{grid-template-columns:1fr;padding:29px 22px;gap:32px;margin-top:45px}.executive-copy h3{font-size:34px;margin:21px 0}.executive-copy>p:not(.eyebrow){font-size:14px}.executive-question{font-size:25px}.executive-sources{gap:6px}.executive-sources span{font-size:9px;padding:5px}.executive-copy>.eyebrow{font-size:8px;line-height:1.7}.agentic-capabilities{padding-top:70px}.agentic-intro{grid-template-columns:1fr;gap:25px}.agentic-intro h2{font-size:41px;grid-row:auto}.agentic-intro>.eyebrow{font-size:9px;line-height:1.7}.agentic-intro>p:not(.eyebrow){font-size:16px}.agentic-loop{grid-template-columns:1fr;gap:0;margin-top:40px;padding:10px 0 30px}.agentic-loop>div{display:grid;grid-template-columns:1fr 1fr;gap:14px 20px;padding-top:25px}.agentic-loop>div>span{grid-column:1/-1}.agentic-loop h3{font-size:26px;margin:0}.agentic-loop p{font-size:13px}.agentic-loop>svg{margin:17px 0 0;transform:rotate(90deg);width:18px}.agent-security{grid-template-columns:1fr;gap:35px;padding:45px 0 15px}.agent-security-heading h3{font-size:36px}.agent-controls>article{gap:19px}.agent-controls p{font-size:14px}.agentic-intro>.text-link{font-size:13px}}@media(prefers-reduced-motion:reduce){.voice-orb span{animation:none}.model-link svg{transition:none}}.agent-models.agent-chapter{padding:44px 0 52px;color:#17333f;background:#edf3f4}.agent-chapter .agent-chapter-heading{display:grid;grid-template-columns:1.3fr 1fr;align-items:end;gap:48px;margin-bottom:24px}.agent-chapter .agent-chapter-heading .eyebrow{font-size:12px;color:#46636e;margin-bottom:14px}.agent-chapter .agent-chapter-heading h2{font-size:clamp(39px,3.3vw,46px);line-height:1.08;font-weight:500;letter-spacing:-.045em}.agent-chapter .agent-chapter-heading h2 span{color:#5c7782}.agent-chapter .agent-chapter-heading>p{max-width:370px;font-size:17px;line-height:1.65;color:#4b6874;justify-self:end}.agent-chapter .agent-chapter-tabs{display:flex;gap:8px;border-bottom:1px solid #b7c9cf;margin-bottom:20px}.agent-chapter .agent-chapter-tabs button{display:inline-flex;align-items:center;gap:10px;min-height:49px;padding:9px 22px 13px;color:#476771;border-bottom:2px solid transparent;font-size:16px;font-weight:500;transition:color .2s,background-color .2s,border-color .2s}.agent-chapter .agent-chapter-tabs button:hover{background:#dce8ec}.agent-chapter .agent-chapter-tabs button[aria-selected=true]{border-bottom-color:#153a49;color:#123442}.agent-chapter .agent-tab-number{font:12px/1 monospace;color:#587680}.agent-chapter .agent-chapter-tabs button:focus-visible,.agent-chapter .agent-chapter-panel:focus-visible{outline:2px solid #315e6b;outline-offset:5px}.agent-chapter .agent-chapter-panel{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(0,1fr);align-items:start;gap:54px}.agent-chapter .agent-chapter-stage{min-width:0}.agent-chapter .agent-chapter-copy{min-width:0;padding:2px 0 0}.agent-chapter .agent-chapter-current h3{font-size:clamp(29px,2.5vw,36px);font-weight:500;letter-spacing:-.04em;line-height:1.1;margin-bottom:15px}.agent-chapter .agent-chapter-current>p{font-size:16px;line-height:1.65;color:#486571;max-width:450px}.agent-chapter .model-link{min-height:41px;font-size:16px;gap:15px;margin-top:10px;color:#214f60}.agent-chapter .agent-chapter-index{margin-top:18px}.agent-chapter .agent-chapter-index>a{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #bfced3;padding:11px 0}.agent-chapter .agent-chapter-index h4{font-size:16px;font-weight:500;margin-bottom:4px;line-height:1.35}.agent-chapter .agent-chapter-index p{font-size:16px;line-height:1.45;color:#4a6874}.agent-chapter .agent-chapter-index svg{flex-shrink:0;color:#376372}.agent-chapter .agent-chapter-index a:hover h4{color:#47798b}.agent-chapter .agent-chapter-security{display:flex;align-items:center;gap:10px;border-top:1px solid #bfced3;padding-top:13px;font-size:16px;line-height:1.4;color:#2b5868}.agent-chapter .agent-chapter-security>svg{flex-shrink:0}.agent-chapter .agent-chapter-security>svg:last-child{margin-left:auto}.agent-chapter .crm-preview,.agent-chapter .voice-preview,.agent-chapter .chapter-executive-preview{height:auto;min-height:500px;overflow:hidden;border-radius:8px}.agent-chapter .model-preview-bar{min-height:47px;height:auto;padding:12px 21px;font-size:11px;line-height:1.4;letter-spacing:.055em;gap:12px}.agent-chapter .model-preview-bar>span:last-child{font-size:11px}.agent-chapter .crm-example-selector{gap:16px;padding:10px 17px}.agent-chapter .crm-example-selector button{min-height:36px;font-size:13px;gap:7px}.agent-chapter .crm-example-selector button>span:not(.crm-selector-active){font-size:11px}.agent-chapter .crm-conversation{padding:20px 25px 16px}.agent-chapter .crm-bubble{font-size:14px;line-height:1.55;padding:11px 14px}.agent-chapter .crm-agent-name{font-size:11px;line-height:1.4;margin:12px 0 8px}.agent-chapter .crm-context{padding:12px 13px;margin-top:16px}.agent-chapter .model-micro-label{font-size:11px;line-height:1.4;letter-spacing:.055em}.agent-chapter .crm-context strong{font-size:14px;margin:5px 0 3px}.agent-chapter .crm-context p{font-size:12px;line-height:1.45}.agent-chapter .crm-state{font-size:12px;margin-top:11px;line-height:1.4}.agent-chapter .model-preview-disclosure{padding:11px 20px;font-size:11px;line-height:1.45}.agent-chapter .voice-preview-body{min-height:412px;padding:18px 26px 17px}.agent-chapter .voice-orb{width:120px;height:120px;margin:0 0 13px}.agent-chapter .voice-wave{margin-bottom:12px}.agent-chapter .voice-preview-body:before{width:260px;height:260px}.agent-chapter .voice-preview-body:after{width:210px;height:210px}.agent-chapter .voice-example{min-height:116px;max-width:330px}.agent-chapter .voice-question{font-size:25px;line-height:1.16;margin:10px 0}.agent-chapter .voice-example>p:last-child{font-size:13px;line-height:1.5}.agent-chapter .voice-example-toggle{font-size:12px;line-height:1.4;min-height:40px;margin-top:12px}.agent-chapter .chapter-executive-preview{display:flex;flex-direction:column;background:#142730;border:1px solid #506e7b;color:#dcebf0}.agent-chapter .chapter-executive-preview .model-preview-bar{color:#bad4df;border-color:#3b5562}.agent-chapter .chapter-executive-preview .model-preview-bar>span:last-child{color:#bbd3dc}.agent-chapter .chapter-executive-body{padding:24px 27px 18px;flex:1}.agent-chapter .chapter-executive-question{font-size:27px;line-height:1.2;letter-spacing:-.035em;max-width:350px;margin-bottom:22px}.agent-chapter .chapter-executive-signal{border-left:2px solid #93c4d4;padding-left:16px}.agent-chapter .chapter-executive-signal .model-micro-label{color:#a5c6d3}.agent-chapter .chapter-executive-signal strong{font-size:16px;font-weight:500;display:block;margin:8px 0}.agent-chapter .chapter-executive-signal>p{font-size:13px;line-height:1.5;color:#b8ccd6}.agent-chapter .chapter-executive-context{list-style:none;margin:22px 0 0;padding:0}.agent-chapter .chapter-executive-context>li{display:flex;gap:15px;padding:10px 0;border-top:1px solid #395360}.agent-chapter .chapter-executive-context>li>span{font:11px/1.5 monospace;color:#9abfce}.agent-chapter .chapter-executive-context strong{display:block;font-size:14px;line-height:1.4;font-weight:500}.agent-chapter .chapter-executive-context p{font-size:12px;line-height:1.5;color:#b1cbd6;margin-top:3px}.agent-chapter .chapter-executive-preview .model-preview-disclosure{color:#b0ccd7;background:#10212b;border-color:#3e5b69}.agent-chapter[data-chapter-motion=paused] .voice-orb span,.agent-chapter[data-chapter-motion=paused] .voice-wave i,.agent-chapter[data-chapter-motion=paused] .voice-preview-body:after{animation-play-state:paused}.agent-chapter[data-chapter-motion=paused] .crm-conversation,.agent-chapter[data-chapter-motion=paused] .voice-example{animation:none}@media(max-width:1000px)and (min-width:761px){.agent-chapter .agent-chapter-panel{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px}.agent-chapter .crm-example-selector{gap:4px;padding-inline:11px}.agent-chapter .crm-example-selector button{padding-inline:6px;font-size:12px}.agent-chapter .crm-conversation{padding-inline:19px}.agent-chapter .agent-chapter-current h3{font-size:29px}}@media(max-width:760px){.agent-models.agent-chapter{padding:44px 0 48px}.agent-chapter .agent-chapter-heading{grid-template-columns:1fr;gap:15px;margin-bottom:24px}.agent-chapter .agent-chapter-heading h2{font-size:clamp(33px,8.5vw,40px)}.agent-chapter .agent-chapter-heading .eyebrow{font-size:12px;margin-bottom:14px}.agent-chapter .agent-chapter-heading>p{font-size:16px;line-height:1.55;max-width:370px;justify-self:start}.agent-chapter .agent-chapter-tabs{gap:0;margin-bottom:20px}.agent-chapter .agent-chapter-tabs button{min-height:48px;padding:9px 15px 12px;gap:8px;font-size:16px}.agent-chapter .agent-chapter-tabs button:first-child{padding-left:2px}.agent-chapter .agent-tab-number{font-size:12px}.agent-chapter .agent-chapter-panel{grid-template-columns:1fr;gap:29px}.agent-chapter .agent-chapter-current h3{font-size:30px;margin-bottom:13px}.agent-chapter .agent-chapter-current>p{font-size:16px;line-height:1.6}.agent-chapter .agent-chapter-index{margin-top:14px}.agent-chapter .agent-chapter-index>a{padding:10px 0}.agent-chapter .agent-chapter-index p{font-size:16px;line-height:1.4}.agent-chapter .agent-chapter-security{font-size:16px;line-height:1.45;gap:8px}.agent-chapter .crm-preview,.agent-chapter .voice-preview,.agent-chapter .chapter-executive-preview{min-height:470px;height:auto}.agent-chapter .model-preview-bar{padding:12px 15px;gap:8px}.agent-chapter .model-preview-bar>span:first-child{gap:7px}.agent-chapter .crm-example-selector{padding:9px 10px;gap:7px}.agent-chapter .crm-example-selector button{font-size:12px;min-height:36px;gap:5px;padding-inline:5px}.agent-chapter .crm-conversation{padding:16px 19px 12px}.agent-chapter .crm-bubble{font-size:13px;max-width:96%;padding-block:9px}.agent-chapter .crm-context{padding-block:10px}.agent-chapter .crm-context p{display:none}.agent-chapter .model-preview-disclosure{padding:11px 16px;font-size:11px}.agent-chapter .voice-preview-body{min-height:389px;padding:18px 22px 14px}.agent-chapter .voice-question{font-size:24px}.agent-chapter .voice-example{min-height:116px}.agent-chapter .voice-example-toggle{font-size:12px}.agent-chapter .chapter-executive-body{padding:21px 20px 17px}.agent-chapter .chapter-executive-question{font-size:25px;margin-bottom:20px}.agent-chapter .chapter-executive-context{margin-top:18px}}@media(max-width:380px){.agent-chapter .agent-tab-number{display:none}.agent-chapter .agent-chapter-heading h2{font-size:29px}.agent-chapter .agent-chapter-current h3{font-size:28px}}@media(prefers-reduced-motion:reduce){.agent-chapter .agent-chapter-tabs button{transition:none}.agent-chapter .voice-orb span,.agent-chapter .voice-wave i,.agent-chapter .voice-preview-body:after,.agent-chapter .crm-conversation,.agent-chapter .voice-example{animation:none}}.kactus-growth{--kactus-ink: #0c1114;--kactus-ice: #b8edf6;--kactus-text: #f2f5f5;--kactus-muted: #afbec7;--kactus-rule: #3a4c56;padding-block:48px;background:var(--kactus-ink);color:var(--kactus-text);font-family:Satoshi,Arial,sans-serif;isolation:isolate}.kactus-growth__shell{width:91.2%;max-width:1400px;margin-inline:auto}.kactus-growth__masthead{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding-bottom:16px;border-bottom:1px solid var(--kactus-rule)}.kactus-growth__eyebrow,.kactus-growth__masthead-note{margin:0;font-size:12px;font-weight:400;line-height:1.6}.kactus-growth__eyebrow{color:var(--kactus-ice);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.13em}.kactus-growth__masthead-note{color:var(--kactus-muted)}.kactus-growth__layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(0,.7fr);align-items:center;gap:clamp(38px,8vw,120px);padding-top:29px}.kactus-growth__intro{min-width:0}.kactus-growth h2{max-width:20ch;margin:0;color:var(--kactus-text);font-size:clamp(40px,4vw,56px);font-weight:500;letter-spacing:-.052em;line-height:1.08;text-wrap:balance}.kactus-growth h2 span{color:var(--kactus-ice)}.kactus-growth__description{max-width:61ch;margin:17px 0 0;color:var(--kactus-muted);font-size:16px;line-height:1.6}.kactus-growth__brand{justify-self:center;width:250px;max-width:100%;min-width:0;padding-right:17px;perspective:900px}.kactus-growth__brand-surface{width:100%;perspective:900px;transform-style:preserve-3d}.kactus-growth__brand-object{position:relative;height:115px;transform:rotateX(9deg) rotateY(-13deg) rotate(-3deg);transform-style:preserve-3d}.kactus-growth__brand-face,.kactus-growth__brand-layer{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #647c86;border-radius:14px;background:linear-gradient(125deg,#2c3b43,#142027 60%,#1c2b32)}.kactus-growth__brand-layer--back{border-color:#33474f;background:#111c21;transform:translate3d(17px,16px,-19px)}.kactus-growth__brand-layer--middle{border-color:#5b7580;transform:translate3d(9px,8px,-9px)}.kactus-growth__brand-face{display:flex;align-items:center;justify-content:center;padding:17px 24px 25px;border-top-color:#b0ccd5;border-left-color:#889fa8;box-shadow:inset 0 1px #e3f7fc26,0 14px 22px #04090c40;transform:translateZ(9px);overflow:hidden}.kactus-growth__brand-face:before{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,transparent 32%,#dfedf20d 33%,#dceff219 47%,transparent 48%);content:"";pointer-events:none}.kactus-growth__logo{display:block;width:185px;max-width:100%;height:auto;margin:0;filter:drop-shadow(0 2px 0 #081217)}.kactus-growth__brand-circuit{position:absolute;bottom:14px;right:24px;display:flex;align-items:center;gap:15px;height:1px;background:#9dbdc766}.kactus-growth__brand-circuit i{display:block;width:4px;height:4px;border:1px solid #c3e5ed;border-radius:50%;background:#365360}.kactus-growth__brand-circuit i:last-child{background:var(--kactus-ice)}.kactus-growth__brand-caption{margin:30px 0 0;font-size:16px;font-weight:500;line-height:1.4;letter-spacing:-.02em;text-align:center}.kactus-growth__brand-caption>span:not(.kactus-growth__sr-only){padding-inline:7px;color:var(--kactus-ice)}.kactus-growth__journey{min-width:0;margin-top:28px}.kactus-growth__stages{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;margin:0;padding:0;list-style:none}.kactus-growth__stage{min-width:0;padding-top:19px;border-top:1px solid var(--kactus-rule)}.kactus-growth__stage-heading{display:flex;align-items:center;gap:10px;min-width:0}.kactus-growth__number{display:grid;place-items:center;flex-shrink:0;width:27px;height:27px;border:1px solid #6a8490;border-top-color:#b4ccd6;border-radius:7px;color:var(--kactus-ice);background:linear-gradient(140deg,#3a4e58,#1b2b33);box-shadow:inset 1px 1px #e5faff21,0 3px #10191e;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1;transition:transform .35s cubic-bezier(.16,1,.3,1)}.kactus-growth h3{margin:0;font-size:24px;font-weight:500;letter-spacing:-.035em;line-height:1.2}.kactus-growth__stage-arrow{flex-shrink:0;margin-left:auto;color:#9bb7c2}.kactus-growth__stage:last-child .kactus-growth__stage-arrow{visibility:hidden}.kactus-growth__stage-description{max-width:28ch;margin:11px 0 0;color:var(--kactus-muted);font-size:16px;line-height:1.55}.kactus-growth__actions{display:flex;align-items:center;gap:32px;margin-top:27px}.kactus-growth__primary{display:inline-flex;align-items:center;justify-content:space-between;flex-shrink:0;gap:18px;max-width:100%;min-height:48px;padding:12px 22px;border:1px solid var(--kactus-ice);border-radius:100px;background:var(--kactus-ice);color:var(--kactus-ink);font-size:14px;font-weight:700;line-height:1.5;text-decoration:none;transition:background .18s ease,border-color .18s ease}.kactus-growth__primary:hover{border-color:#ddf6fa;background:#ddf6fa}.kactus-growth__primary:active{scale:.985}.kactus-growth__secondary-actions{display:flex;flex:1;align-items:center;gap:26px;min-width:0}.kactus-growth__text-link{display:inline-flex;align-items:center;gap:9px;min-height:44px;color:var(--kactus-text);font-size:14px;font-weight:500;line-height:1.5;text-decoration:none;text-underline-offset:5px}.kactus-growth__next{margin-left:auto;color:var(--kactus-ice)}.kactus-growth a:focus-visible{outline:2px solid var(--kactus-ice);outline-offset:6px}.kactus-growth__text-link:hover{color:var(--kactus-ice);text-decoration:underline}.kactus-growth__text-link svg{transition:transform .25s cubic-bezier(.16,1,.3,1)}.kactus-growth__text-link:hover svg{transform:translate(3px)}.kactus-growth__sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(hover:hover)and (pointer:fine){.kactus-growth__stage:hover .kactus-growth__number{transform:translateY(-3px)}}@media(min-width:768px)and (max-width:1023px){.kactus-growth{padding-block:44px}.kactus-growth__layout{grid-template-columns:minmax(0,1.65fr) minmax(0,.75fr);column-gap:36px}.kactus-growth h2{font-size:40px}.kactus-growth__brand-object{height:102px}.kactus-growth__brand-face{padding-inline:17px}.kactus-growth__stages{gap:20px}.kactus-growth__stage-heading{gap:7px}.kactus-growth h3{font-size:21px}.kactus-growth__stage-arrow{display:none}.kactus-growth__actions{gap:24px}}@media(max-width:767px){.kactus-growth{padding-block:38px}.kactus-growth__shell{width:calc(100% - 40px)}.kactus-growth__masthead{flex-direction:column;gap:4px;padding-bottom:15px}.kactus-growth__eyebrow{letter-spacing:.09em}.kactus-growth__layout{grid-template-columns:minmax(0,1fr);gap:22px;padding-top:22px}.kactus-growth__brand{grid-row:1;justify-self:start;display:flex;align-items:center;gap:27px;width:100%;padding-right:0}.kactus-growth__brand-surface{flex:0 0 158px;width:158px}.kactus-growth__brand-object{height:76px;transform:rotateX(6deg) rotateY(-10deg) rotate(-3deg)}.kactus-growth__brand-face{border-radius:10px;padding:10px 17px 18px}.kactus-growth__brand-layer{border-radius:10px}.kactus-growth__brand-layer--back{transform:translate3d(12px,10px,-15px)}.kactus-growth__brand-layer--middle{transform:translate3d(6px,5px,-7px)}.kactus-growth__logo{width:124px}.kactus-growth__brand-circuit{bottom:10px;right:17px;gap:11px}.kactus-growth__brand-caption{max-width:108px;margin:0;font-size:14px;line-height:1.6;text-align:left}.kactus-growth__brand-caption>span:not(.kactus-growth__sr-only){padding-inline:3px}.kactus-growth h2{max-width:20ch;font-size:clamp(33px,8.4vw,44px);letter-spacing:-.05em;line-height:1.1}.kactus-growth__description{margin-top:16px;font-size:16px;line-height:1.55}.kactus-growth__journey{margin-top:25px}.kactus-growth__stages{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 20px}.kactus-growth__stage{padding-top:14px}.kactus-growth__stage-heading{gap:7px}.kactus-growth__number{width:23px;height:25px;border-radius:6px}.kactus-growth h3{font-size:21px}.kactus-growth__stage-arrow{display:none}.kactus-growth__stage-description{margin-top:10px;font-size:16px;line-height:1.5}.kactus-growth__actions{align-items:flex-start;flex-direction:column;gap:9px;margin-top:25px}.kactus-growth__primary{min-height:48px;padding:12px 18px;font-size:14px}.kactus-growth__secondary-actions{width:100%;gap:20px}.kactus-growth__text-link{gap:7px;font-size:14px}}@media(max-width:359px){.kactus-growth__brand{gap:23px}.kactus-growth__brand-surface{flex-basis:147px;width:147px}.kactus-growth__brand-object{height:73px}.kactus-growth__brand-caption{max-width:98px}.kactus-growth__stages{column-gap:16px}.kactus-growth__stage-heading{gap:6px}.kactus-growth h3{font-size:20px}.kactus-growth__secondary-actions{gap:15px}}[data-site-motion=paused] .kactus-growth__number,[data-site-motion=paused] .kactus-growth a,[data-site-motion=paused] .kactus-growth a svg{transition:none;transform:none!important}@media(prefers-reduced-motion:reduce){.kactus-growth a,.kactus-growth a svg,.kactus-growth__number,.kactus-growth__brand-object{transition:none;transform:none!important}.kactus-growth__primary:active{scale:1}}.hero-sculpture{position:relative;width:100%;height:100%;min-height:350px;isolation:isolate}.hero-sculpture__visual{position:absolute;top:0;right:0;bottom:152px;left:0}.hero-sculpture__mount,.hero-sculpture__fallback{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-sculpture__mount{opacity:0;transition:opacity .8s ease;touch-action:pan-y}.hero-sculpture__canvas{display:block;width:100%;height:100%}.hero-sculpture__fallback{display:block;pointer-events:none;opacity:1;transition:opacity .8s ease,transform .6s cubic-bezier(.16,1,.3,1);transform:perspective(1000px) rotateX(var(--poster-x, 0deg)) rotateY(var(--poster-y, 0deg));-webkit-mask-image:linear-gradient(to bottom,transparent,#000 2%,#000 90%,transparent),linear-gradient(to right,transparent,#000 9%,#000 91%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 2%,#000 90%,transparent),linear-gradient(to right,transparent,#000 9%,#000 91%,transparent);-webkit-mask-composite:source-in;mask-composite:intersect}.hero-sculpture__fallback img{display:block;width:100%;height:100%;object-fit:contain;transform:scale(1.12)}.hero-sculpture[data-state=ready] .hero-sculpture__mount{opacity:1}.hero-sculpture[data-state=ready] .hero-sculpture__fallback{opacity:0}.journey-stations{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.journey-station{position:absolute;display:flex;flex-direction:column;align-items:flex-start;gap:3px;padding:9px 10px;border:1px solid transparent;border-radius:4px;color:#c9d7dc;background:transparent;min-height:48px;pointer-events:auto;text-align:left;cursor:pointer;transition:background-color .25s,color .25s,border-color .25s,transform .25s}.journey-station__name{font:600 12px/1.4 Satoshi,sans-serif;text-transform:uppercase;letter-spacing:.015em}.journey-station__name>span{color:#8eacb9;font-weight:400}.journey-station__label{font:400 12px/1.4 Satoshi,sans-serif;color:#a8bac4}.journey-station:after{content:"";position:absolute;width:1px;height:30px;background:#89a6b480;left:16px;top:100%}.journey-station--0{left:0;top:82%}.journey-station--0:after{top:40%;left:100%;width:34px;height:1px}.journey-station--1{left:9%;top:60%}.hero-sculpture[data-state=fallback] .journey-station--1{left:6%;top:22%}.journey-station--2{right:0;top:34%}.journey-station--2:after{top:40%;left:auto;right:100%;width:34px;height:1px}.journey-station--3{right:1%;top:0}.journey-station[data-active=true]{color:#c6f0fa}.journey-station[data-active=true] .journey-station__name>span{color:#bce9f0}.journey-station:hover{color:#e5f8ff;border-color:#bce9f07a;background:#13232ce6;transform:translateY(-2px)}.journey-station:active{transform:scale(.98)}.hero-sculpture__control{position:absolute;bottom:0;left:10%;right:3%;min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center}.journey-intro{text-align:center}.journey-intro>p{margin:0 0 12px;color:#c4d2da;font-size:14px;line-height:1.5}.hero-sculpture__caption{margin-top:8px;color:#a6b8c2;font:12px/1.5 Satoshi,sans-serif}.hero-sculpture__explore{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:11px 21px;color:#e4f1f6;border:1px solid #758f9b99;border-radius:100px;background:#11202a66;font:500 14px/1.4 Satoshi,sans-serif;transition:background-color .2s,border-color .2s,transform .2s;cursor:pointer}.hero-sculpture__explore:hover{background:#253e49;border-color:#a7cbd5}.hero-sculpture__explore:active{transform:scale(.98)}.hero-sculpture button:focus-visible,.hero-sculpture a:focus-visible{outline:2px solid #c6e5ed;outline-offset:4px}.journey-detail{width:100%;border-top:1px solid #506974;padding-top:12px}.journey-detail__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.journey-detail__heading>p{color:#e1edf2;margin:0;font-size:16px;line-height:1.4}.journey-detail__heading>p>span{color:#bce9f0;font:12px monospace;margin-right:8px}.journey-detail__close{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;margin-top:-10px;color:#bdd2df;cursor:pointer}.journey-detail__close:hover{color:#fff}.journey-detail__copy{color:#aebfc9;font-size:14px;line-height:1.55;margin:-1px 35px 0 0}.journey-detail__actions{display:flex;align-items:center;justify-content:space-between;gap:8px 20px;margin-top:3px}.journey-detail__actions :is(a,button){display:inline-flex;align-items:center;gap:7px;min-height:44px;color:#c6e8f0;font:500 12px/1.4 Satoshi,sans-serif;cursor:pointer}.journey-detail__actions :is(a,button):hover{color:#fff;text-decoration:underline;text-underline-offset:5px}.journey-detail__actions svg{flex-shrink:0}@media(max-width:1100px)and (min-width:761px){.hero-sculpture__control{left:0;right:0}.hero-sculpture__visual{bottom:166px}.hero-sculpture__mount,.hero-sculpture__fallback{bottom:142px;height:calc(100% - 142px)}.journey-stations{inset:auto 0 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.journey-station{position:static;padding:9px;min-width:0;background:#11222b80;border-color:#7599a82b}.journey-station__name{font-size:12px}.journey-station:after{display:none}.journey-station[data-active=true]{border-color:#bce9f0a3;background:#13232ce6}.journey-detail__heading>p{font-size:15px}}@media(max-width:760px){.hero-sculpture{height:auto}.hero-sculpture__visual{position:relative;inset:auto;height:calc(clamp(330px,90vw,560px) + 140px)}.hero-sculpture__mount,.hero-sculpture__fallback{bottom:140px;height:calc(100% - 140px)}.journey-stations{inset:auto 0 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.journey-station{position:static;padding:10px;min-width:0;background:#11222b80;border-color:#7599a82b}.journey-station:after{display:none}.journey-station[data-active=true]{border-color:#bce9f0a3;background:#13232ce6}.hero-sculpture__control{position:relative;inset:auto;margin-top:14px;min-height:174px}.journey-intro>p{max-width:32ch;margin:0 auto 10px;font-size:13px}.journey-detail__heading>p{font-size:14px}.journey-detail__copy{margin-right:0;font-size:13px}.journey-detail__actions{gap:12px}.journey-detail__actions :is(a,button){font-size:12px}.hero-sculpture__caption{font-size:11px}}@media(prefers-reduced-motion:reduce){.hero-sculpture__mount,.hero-sculpture__fallback,.hero-sculpture button{transition:none}}.team-editorial{padding-block:44px;color:#14242d;background:#e5edef;font-family:Satoshi,Arial,sans-serif}.team-editorial__shell{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(0,.9fr);align-items:center;gap:clamp(38px,5vw,72px);width:91.2%;max-width:1280px;margin-inline:auto}.team-editorial__portrait{min-width:0;margin:0}.team-editorial__portrait img{display:block;width:100%;height:auto;aspect-ratio:16 / 9;border:1px solid #c1d0d5;border-radius:5px}.team-editorial__portrait figcaption{margin-top:11px;color:#516873;font-size:12px;line-height:1.5}.team-editorial__copy{min-width:0;padding-bottom:29px}.team-editorial__eyebrow{margin:0;color:#526b77;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:400;line-height:1.6;letter-spacing:.11em}.team-editorial h2{max-width:18ch;margin:17px 0;font-size:clamp(31px,3.3vw,46px);font-weight:500;line-height:1.09;letter-spacing:-.047em;text-wrap:balance}.team-editorial h2 span{color:#526f7d}.team-editorial__description{max-width:43ch;margin:0;color:#405b68;font-size:16px;line-height:1.65}.team-editorial__links{display:flex;flex-wrap:wrap;align-items:center;gap:4px 26px;margin-top:20px}.team-editorial__links a{display:inline-flex;align-items:center;gap:9px;min-height:44px;color:#193a4a;font-size:14px;font-weight:500;line-height:1.5;text-decoration:underline;text-decoration-color:#7f9dab;text-underline-offset:6px;text-decoration-thickness:1px}.team-editorial__links a:hover{color:#0e2733;text-decoration-color:currentColor}.team-editorial__links a:focus-visible{outline:2px solid #305e72;outline-offset:5px}.team-editorial__links a svg{flex-shrink:0}@media(max-width:1023px)and (min-width:768px){.team-editorial__shell{gap:36px}.team-editorial__links{margin-top:14px}}@media(max-width:767px){.team-editorial{padding-block:34px}.team-editorial__shell{grid-template-columns:minmax(0,1fr);width:calc(100% - 40px);gap:24px}.team-editorial__copy{padding-bottom:0}.team-editorial h2{max-width:20ch;margin-block:14px;font-size:clamp(31px,8.2vw,40px)}.team-editorial__links{gap:2px 22px;margin-top:17px}}.case-studies-section{background:#eef2f2;color:#13252c;padding:70px 0 76px;border-top:1px solid #c4d1d5;scroll-margin-top:25px}.case-section-heading{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,.75fr);gap:10%;align-items:end;margin-bottom:42px}.case-section-heading .eyebrow{color:#506773}.case-section-heading h2{max-width:23ch;margin-top:20px;font-size:clamp(34px,3.45vw,49px);font-weight:500;line-height:1.09;letter-spacing:-.045em;text-wrap:balance}.case-section-heading h2 span{color:#5d727c}.case-section-intro>p{font-size:16px;line-height:1.7;color:#4b636e}.case-section-intro>a{display:inline-flex;gap:23px;align-items:center;min-height:44px;margin-top:15px;font-size:14px;font-weight:700}.case-collection{--case-ink:#13252c;--case-muted:#526a74;--case-rule:#b9cbd2;color:var(--case-ink)}.case-collection__featured{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:24px}.case-card{display:flex;flex-direction:column;min-width:0;padding:30px 34px 22px;border:1px solid transparent;transition:border-color .25s ease}.case-card--graphite{background:#172a32;color:#edf5f7;border-color:#172a32}.case-card--ice{background:#dce9eb;border-color:#c7d8dc}.case-card:is(:hover,:focus-within){border-color:#76abb9}.case-card__top{display:flex;align-items:baseline;gap:17px;min-height:39px}.case-number{font:13px/1.5 ui-monospace,monospace;color:#58737f}.case-category{font-size:12px;line-height:1.5;letter-spacing:.055em;font-weight:700;text-transform:uppercase}.case-card--graphite .case-number,.case-card--graphite .case-category{color:#b8edf6}.case-attribution{font-size:13px;line-height:1.5;color:#516873}.case-card--graphite .case-attribution{color:#a8c2cd}.case-card :is(h2,h3){font-size:clamp(28px,2.45vw,35px);font-weight:500;line-height:1.12;letter-spacing:-.035em;max-width:22ch;margin:15px 0 19px}.case-card__summary{font-size:16px;line-height:1.7;color:#405c67;max-width:53ch;margin-bottom:25px}.case-card--graphite .case-card__summary{color:#c1d1d7}.case-card__capabilities{display:flex;flex-wrap:wrap;gap:8px 0;list-style:none;padding:0;margin:auto 0 24px}.case-card__capabilities li{font-size:12px;line-height:1.5;color:#405c67}.case-card__capabilities li:not(:last-child):after{content:"/";padding-inline:9px;color:#72909b}.case-card--graphite .case-card__capabilities li{color:#c3d9e1}.case-card__link{border-top:1px solid #afc7cf;display:flex;align-items:center;justify-content:space-between;min-height:52px;padding-top:8px;font-size:14px;font-weight:700}.case-card--graphite .case-card__link{border-color:#47646f}.case-collection__more{margin-top:26px}.case-row{display:grid;grid-template-columns:30px minmax(210px,.85fr) minmax(0,1.3fr) 48px;gap:25px;align-items:center;padding:25px 0;border-bottom:1px solid var(--case-rule)}.case-row:first-child{border-top:1px solid var(--case-rule)}.case-row__identity .case-category{color:#536e7a;font-size:12px}.case-row :is(h2,h3){font-size:27px;line-height:1.18;font-weight:500;letter-spacing:-.035em;margin:8px 0}.case-row__summary{font-size:15px;line-height:1.7;color:var(--case-muted);max-width:64ch}.case-row__link{display:flex;justify-content:center;align-items:center;min-width:48px;min-height:48px;border:1px solid #a6bec7;border-radius:50%}.case-collection a svg,.case-section-intro a svg{transition:transform .25s cubic-bezier(.16,1,.3,1)}.case-collection a:is(:hover,:focus-visible) svg,.case-section-intro a:is(:hover,:focus-visible) svg{transform:translate(3px,-3px)}.case-row__identity a:is(:hover,:focus-visible){color:#176c80}.case-card a:focus-visible{outline:2px solid #83c8d7;outline-offset:5px}.case-card--ice a:focus-visible,.case-row a:focus-visible,.case-section-intro a:focus-visible{outline:2px solid #176c80;outline-offset:5px}.case-collection a:active{opacity:.75}@media(max-width:1000px){.case-section-heading{gap:7%;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.case-card{padding:26px 25px 18px}.case-card__top{min-height:55px}.case-row{grid-template-columns:26px minmax(180px,1fr) minmax(0,1fr) 48px;gap:18px}}@media(max-width:760px){.case-studies-section{padding:48px 0}.case-section-heading{grid-template-columns:minmax(0,1fr);gap:24px;margin-bottom:28px}.case-section-heading h2{font-size:36px;max-width:22ch;margin-top:17px}.case-section-intro>p{font-size:16px;max-width:48ch}.case-section-intro>a{margin-top:9px}.case-collection__featured{grid-template-columns:minmax(0,1fr);gap:16px}.case-card{padding:25px 24px 17px}.case-card__top{min-height:0;margin-bottom:20px;gap:14px}.case-card :is(h2,h3){font-size:30px;margin-block:15px 18px}.case-card__summary{font-size:16px}.case-card__capabilities{margin:0 0 22px}.case-row{grid-template-columns:26px minmax(0,1fr) 46px;gap:12px;align-items:start;padding:25px 0}.case-row>.case-number{padding-top:1px}.case-row__summary{grid-column:2 / 4;grid-row:2}.case-row__link{grid-column:3;grid-row:1;min-width:44px;min-height:44px}.case-row :is(h2,h3){font-size:25px}.case-row__identity .case-category,.case-attribution{font-size:12px}.case-studies-section .case-row__summary{display:none}}@media(max-width:360px){.case-card{padding-inline:19px}.case-section-heading h2{font-size:33px}.case-category{font-size:12px}}@media(prefers-reduced-motion:reduce){.case-card,.case-collection a svg,.case-section-intro a svg{transition:none}}html[data-site-motion=paused] .case-collection a svg,html[data-site-motion=paused] .case-section-intro a svg{transition:none;transform:none}.tilt-surface{position:relative;transform-style:preserve-3d}.material-reflection{position:absolute;inset:-15% auto -15% 30%;width:18%;background:linear-gradient(110deg,transparent,rgba(226,249,255,.13),transparent);transform:skew(-20deg);pointer-events:none;opacity:0;transition:opacity .4s;border-radius:50%}.tilt-surface:hover>.material-reflection{opacity:1}.motion-switch{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;font:10px monospace;color:#b8cad2;border:1px solid #8fb9ca30;border-radius:30px;background:#0b151b85;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);min-height:36px}.motion-switch:hover:not(:disabled){border-color:#b8edf6;color:#e1f5fc}.motion-switch:disabled{opacity:.7}.motion-switch:active{transform:scale(.98)}.hero{height:900px;min-height:780px;max-height:none;background:radial-gradient(ellipse at 75% 45%,#23394250,transparent 54%),#0b1116}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 49.9%,#b4dce20b 50%,transparent 50.1%);background-size:8.33% 100%;pointer-events:none;z-index:-1}.hero-content{position:relative;padding-top:215px;pointer-events:none;z-index:1}.hero-content a{pointer-events:auto}.hero h1{font-size:clamp(62px,7.1vw,102px);max-width:810px;line-height:.98;letter-spacing:-.058em;margin:29px 0}.hero h1 span{position:relative}.hero h1 .accent{color:#bbebf4}.hero-description{font-size:20px;line-height:1.65;max-width:400px;letter-spacing:-.02em;color:#aebec9}.hero-actions{display:flex;align-items:flex-start;flex-direction:column;gap:4px;margin-top:35px}.hero-actions .button{font-size:15px;padding:18px 27px;gap:22px;box-shadow:inset 0 1px #fff9,0 8px 28px #04111a40}.hero-actions>p{font-size:11px;margin-top:10px;color:#829ba9}.hero-sculpture-stage{position:absolute;right:-5%;top:110px;width:64%;height:720px}.hero-bottom{position:absolute;inset:auto 0 27px;display:flex;justify-content:space-between;align-items:center;gap:24px;z-index:2}.hero-bottom .hero-scroll-cue{display:flex;align-items:center;gap:17px;font:10px monospace;letter-spacing:.14em;color:#bdd2de;min-height:42px}.hero-scroll-cue svg{border:1px solid #54707d;border-radius:50%;box-sizing:content-box;padding:12px;animation:scroll-cue 3s ease-in-out infinite}@keyframes scroll-cue{50%{transform:translateY(5px)}}.hero-designation{position:absolute;top:180px;right:4.4%;font:9px monospace;letter-spacing:.17em;color:#8cabb9;pointer-events:none;z-index:1;display:flex;gap:14px;align-items:center}.hero-designation:before{content:"";width:24px;height:1px;background:#8cabb9}.header{height:105px;border-bottom:1px solid #7993a01f}.desktop-nav{gap:clamp(24px,2.4vw,36px);font-size:13px}.desktop-nav>a:not(.nav-cta){position:relative;padding-block:14px}.desktop-nav>a:not(.nav-cta):after{content:"";position:absolute;bottom:5px;left:0;right:0;height:1px;background:#b8edf6;transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.16,1,.3,1)}.desktop-nav>a:hover:after,.desktop-nav>a:focus-visible:after{transform:scaleX(1)}.desktop-nav .nav-cta{padding:10px 21px;border-color:#c1e4ee5c;background:#9dcede09}.client-strip{min-height:125px;border-top-color:#425a66}.client-logos img{transition:opacity .35s,transform .35s}.client-logos img:hover{opacity:1;transform:translateY(-3px)}.product-stage{perspective:1400px;margin:10px 0 32px;position:relative}.product-stage:before{content:"";position:absolute;top:18%;right:3%;bottom:-7%;left:3%;background:#60758124;border:1px solid #a6c1ca7a;border-radius:16px;transform:rotateX(8deg) rotateY(-9deg) translate3d(12px,10px,-20px);box-shadow:20px 45px 45px -30px #263f5266}.product-stage .tilt-surface{border-radius:12px}.product-stage .product-image-button{background:linear-gradient(145deg,#f9fbfb,#bfced3);padding:12px;border:1px solid #fcffff;border-radius:12px;box-shadow:inset 0 2px #fff,4px 8px #849aa54d,22px 35px 42px -20px #1a384f45;overflow:hidden}.product-stage .product-image-button img{border-radius:5px;border:1px solid #c5d2d7}.product-stage .material-reflection{z-index:1}.product-intro>.eyebrow:before{content:"";display:inline-block;width:6px;height:6px;background:#4d7685;border-radius:50%;margin-right:12px}.products{overflow:hidden;background:radial-gradient(ellipse at 70% 40%,#d9e4e8,transparent 65%),#eef2f2;padding-block:100px}.product-layout{gap:6%;grid-template-columns:.8fr 1.4fr}.product-intro{padding-top:30px}.product-intro h2{font-size:clamp(44px,4.8vw,72px);letter-spacing:-.05em}.product-feature h3{letter-spacing:-.045em}.preview-object{border-radius:10px;box-shadow:0 5px #79939f1a,0 25px 55px -26px #243f585c}.crm-preview{background:linear-gradient(150deg,#fff,#f3f7f8);border-color:#b5c9d1}.crm-preview .model-preview-bar{background:#eaf1f3c9;border-top:1px solid #fff}.model-preview-bar>span:last-child{border:1px solid #718e9a44;border-radius:3px;padding:3px 5px}.crm-conversation{position:relative}.crm-context{background:#e4f0f34d;padding:17px 15px;margin-inline:-8px;border-radius:6px;border:1px solid #c5dce2;box-shadow:0 8px 18px -14px #47738380}.crm-state{margin-top:16px}.crm-bubble{box-shadow:0 5px 12px -9px #43647780}.crm-example-selector{position:relative}.crm-example-selector button{position:relative;isolation:isolate;z-index:0;border-bottom-color:transparent!important;padding-inline:7px}.crm-selector-active{position:absolute;top:0;right:0;bottom:0;left:0;background:#dbe9ee;border:1px solid #b9d1da;border-radius:4px;z-index:-1}.crm-example-selector button>span:not(.crm-selector-active){position:relative}.voice-preview{background:radial-gradient(ellipse at 50% 36%,#34536580,transparent 65%),#11212c;border:1px solid #567886;box-shadow:inset 0 1px #badce63b}.voice-preview-body{position:relative;overflow:hidden}.voice-preview-body:before,.voice-preview-body:after{content:"";position:absolute;border:1px solid #84bbc61a;border-radius:50%;width:320px;height:320px;top:-17px;pointer-events:none}.voice-preview-body:after{width:245px;height:245px;top:20px;border-style:dashed;animation:orb-guide 45s linear infinite}@keyframes orb-guide{to{transform:rotate(360deg)}}.voice-orb{width:164px;height:164px;box-shadow:inset 0 0 18px #b1dee870,inset -8px -12px 24px #0a162a,0 28px 27px -22px #010a11c4;transform:translateZ(35px)}.voice-wave{display:flex;align-items:center;justify-content:center;gap:4px;height:18px;margin:0 0 15px;color:#a5d8e6}.voice-wave i{display:block;width:2px;height:4px;border-radius:2px;background:currentColor;animation:voice-wave 1.9s ease-in-out infinite;animation-delay:calc(var(--bar) * -.17s)}@keyframes voice-wave{50%{transform:scaleY(3.5);opacity:.45}}.model-product-copy{padding-top:31px}.executive-model{background:radial-gradient(ellipse at 70% 40%,#35526340,transparent 70%),#0f1c25;border-color:#4d697866;box-shadow:inset 0 1px #abcfdc29,0 22px 38px -25px #2a435873}.executive-preview{background:#10212bbf;border:1px solid #6d97ac40;border-radius:8px;padding:25px;transform:perspective(1000px) rotateY(-4deg);box-shadow:inset 0 1px #c2e4eb15,10px 15px 0 -4px #28415133,25px 25px 24px -24px #030c15}.executive-answer>div{transition:background .25s,transform .35s;padding-inline:8px}.executive-answer>div:hover{background:#b8edf609;transform:translate(3px)}.agentic-loop{perspective:1000px}.agentic-loop>div{position:relative;padding:25px 20px 30px;border:1px solid #789aaa40;border-radius:6px;background:linear-gradient(145deg,#25384699,#0c172180);box-shadow:inset 0 1px #c1e3ed18,5px 7px #24425024;transform:rotateY(-7deg) rotateX(3deg);transition:transform .5s,background .4s}.agentic-loop>div:hover{transform:rotateY(0) translateY(-8px);background:#203541}.agentic-loop>div>span{font-size:8px}.agentic-loop h3{margin-top:26px;font-size:28px}.agentic-loop>svg{margin-top:80px}.agentic-capabilities{background:radial-gradient(ellipse at 25% 30%,#24445244,transparent 65%),#0c1114}.agent-controls>article{transition:background .4s,transform .4s;padding-inline:15px;border-radius:5px}.agent-controls>article:hover{background:#9bc8d007;transform:translate(6px)}.agent-controls>article>svg{transition:transform .4s,color .4s}.agent-controls>article:hover>svg{transform:rotate(-7deg) scale(1.13);color:#e3f8ff}.service summary{transition:color .3s,background .3s;padding-inline:12px;border-radius:5px}.service summary:hover{background:#bbe7ef05}.service-icon{border:1px solid #7797a55c;border-radius:50%;padding:7px;box-sizing:content-box}.service[open] .service-body{animation:service-open .5s cubic-bezier(.16,1,.3,1)}@keyframes service-open{0%{opacity:.1;transform:translateY(-9px)}to{opacity:1;transform:translateY(0)}}.method{padding:25px;background:linear-gradient(145deg,#f7fafa,#dce7ea);border:1px solid #b9cfd6;border-radius:10px;box-shadow:inset 0 1px #fff,0 17px 24px -24px #36566d}.method-panel{min-height:380px;animation:panel-enter .4s cubic-bezier(.16,1,.3,1)}@keyframes panel-enter{0%{opacity:.3;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.method-number{font-size:36px;color:#567888}.contact-form-panel{box-shadow:inset 0 1px #d3eef425,0 25px 60px -25px #030c1680;background:linear-gradient(150deg,#22364280,#13222d70)!important;border-radius:16px!important}.contact-field input,.contact-field select,.contact-field textarea{transition:border-color .25s,box-shadow .25s,background .25s}.contact-field input:focus,.contact-field select:focus,.contact-field textarea:focus{box-shadow:0 0 0 3px #b8edf61f!important}.contact-submit svg{transition:transform .35s}.contact-submit:hover svg{transform:translate(5px)}.team-layout figure{overflow:hidden;border-radius:8px;box-shadow:0 18px 35px -26px #344959aa}.team-layout figure img{transition:transform 1.1s cubic-bezier(.16,1,.3,1)}.team-layout figure:hover img{transform:scale(1.025)}.team-layout figcaption{padding:0 18px 16px}[data-site-motion=paused] .voice-orb span,[data-site-motion=paused] .voice-wave i,[data-site-motion=paused] .voice-preview-body:after,[data-site-motion=paused] .hero-scroll-cue svg{animation-play-state:paused}[data-site-motion=paused] .service-body,[data-site-motion=paused] .method-panel{animation:none}@media(min-width:761px)and (max-width:1100px){.hero{height:820px;min-height:820px}.hero-content{padding-top:195px}.hero h1{font-size:7.6vw}.hero-description{font-size:18px;max-width:345px}.hero-sculpture-stage{width:68%;height:680px;right:-15%;top:120px}.hero-designation{top:138px}.product-layout{grid-template-columns:1fr 1.3fr;gap:5%}.agentic-loop{gap:9px}.agentic-loop>div{padding:20px 12px}.agentic-loop p{font-size:12px}.agentic-loop h3{font-size:24px}.desktop-nav{gap:19px;font-size:12px}.desktop-nav .nav-cta{padding:10px 15px}}@media(max-width:760px){.header{height:90px}.hero{height:auto;min-height:1120px;max-height:none;overflow:hidden}.hero-content{padding-top:150px;padding-bottom:540px}.hero h1{font-size:clamp(41px,9vw,66px);line-height:1.04;letter-spacing:-.045em;margin:25px 0}.hero-description{font-size:17px;line-height:1.6;max-width:310px}.hero-actions{margin-top:25px}.hero-actions .button{padding:16px 25px;font-size:14px}.hero-actions>p{font-size:10px}.hero-sculpture-stage{top:auto;bottom:89px;right:-12%;width:124%;height:470px}.hero-designation{top:auto;bottom:538px;left:6%;right:auto;font-size:8px}.hero-bottom{bottom:24px;gap:12px}.hero-bottom .hero-scroll-cue{font-size:8px;letter-spacing:.05em;gap:8px}.hero-scroll-cue svg{padding:8px;width:13px;height:13px}.motion-switch{font-size:8px;padding:8px;gap:5px}.products{padding:65px 0}.product-layout{grid-template-columns:minmax(0,1fr);gap:45px}.product-intro{padding:0}.product-intro h2{font-size:clamp(42px,13.3vw,52px)}.product-stage{margin:0 0 30px}.product-stage .product-image-button{padding:7px}.product-stage:before{top:10%;right:3%;bottom:-3%;left:3%}.preview-object{transform:none!important}.executive-preview{transform:none;padding:18px}.agentic-loop{gap:15px}.agentic-loop>div{display:block;padding:25px;transform:none}.agentic-loop>div>span{display:block}.agentic-loop>div h3{margin:15px 0 10px}.agentic-loop p{max-width:230px;font-size:14px}.agentic-loop>svg{margin:0 0 0 30px}.method{padding:18px}.method-panel{min-height:0}.contact-form-panel{border-radius:10px!important}.service summary{padding-inline:0}.service-icon{padding:4px}.models-heading h2{font-size:37px}}@media(max-width:380px){.hero{min-height:1080px}.hero-content{padding-top:137px;padding-bottom:510px}.hero h1{font-size:8.9vw}.hero-description{font-size:16px;max-width:290px}.hero-sculpture-stage{height:435px}.hero-designation{bottom:498px}.voice-orb{width:145px;height:145px}}@media(prefers-reduced-motion:reduce){.tilt-surface,.executive-preview{transform:none!important}.material-reflection{display:none}.hero-scroll-cue svg,.voice-preview-body:after,.voice-wave i,.service-body,.method-panel{animation:none!important}.agentic-loop>div,.agent-controls>article,.executive-answer>div{transform:none!important}.hero{scroll-behavior:auto}}.crm-conversation,.voice-example{animation:panel-enter .45s cubic-bezier(.16,1,.3,1)}[data-site-motion=paused] .crm-conversation,[data-site-motion=paused] .voice-example{animation:none}@media(max-width:760px),(pointer:coarse){.material-reflection{display:none}}@media(prefers-reduced-motion:reduce){.crm-conversation,.voice-example{animation:none}}.home-editorial .eyebrow{font-size:12px;letter-spacing:.11em}.home-editorial .desktop-nav{font-size:14px}.home-editorial .hero-designation{display:none}.home-editorial .hero-actions>p{font-size:12px;color:#adbdc6}.home-editorial .hero-scroll-cue{font-size:12px;letter-spacing:.06em}.home-editorial .motion-switch{font-size:12px;min-height:44px}.home-editorial :is(#productos,#servicios,#devflow){scroll-margin-top:28px}.need-paths{padding:72px 0}.needs-layout{display:grid;grid-template-columns:.95fr 1.4fr;gap:9%;align-items:center}.needs-intro .eyebrow{color:#506575}.needs-intro h2{margin:20px 0;font-size:clamp(32px,3.8vw,54px);letter-spacing:-.05em;line-height:1.08}.needs-intro h2 span{color:#657983}.needs-intro>p:last-child{font-size:16px;line-height:1.65;color:#53646c}.needs-index{border-top:1px solid #a8bbc3}.needs-index a{display:grid;grid-template-columns:36px minmax(0,1fr) 26px;gap:20px;align-items:center;border-bottom:1px solid #b8c7cd;padding:25px 0}.need-number{font:15px ui-monospace,monospace;color:#5d7682}.needs-index strong{display:block;font-size:clamp(22px,2.2vw,32px);font-weight:500;line-height:1.2;letter-spacing:-.035em}.needs-index small{display:block;color:#536872;margin-top:8px;font-size:14px;line-height:1.5}.needs-index a>span:nth-child(2),.needs-index a svg{transition:transform .3s cubic-bezier(.2,.8,.2,1)}.needs-index a:is(:hover,:focus-visible)>span:nth-child(2){transform:translate(5px)}.needs-index a:is(:hover,:focus-visible) svg{transform:rotate(-45deg)}.home-editorial .product-interlude{background:#f5f7f7;padding:60px 0 68px;border-top:1px solid #c9d4d8}.home-editorial .product-layout{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:10%;align-items:center}.home-editorial .product-intro{padding:0}.home-editorial .product-intro>.eyebrow:before{display:none}.home-editorial .product-intro h2{font-size:clamp(30px,3vw,44px);line-height:1.12;letter-spacing:-.045em;text-wrap:balance;margin:18px 0}.home-editorial .product-intro h2 span{color:#617580}.home-editorial .product-intro>p:not(.eyebrow){font-size:17px;max-width:440px}.home-editorial .product-intro>.text-link{margin-top:24px;font-size:16px}.home-editorial .product-feature{margin:0;min-width:0}.home-editorial .product-stage{margin:0 0 20px}.home-editorial .product-feature figcaption{font-size:12px;line-height:1.5;color:#536670}.home-editorial .image-enlarge{font-size:12px}.governance-bridge{background:#bce1e9;color:#193d49;padding:40px 0}.governance-layout{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:28px;align-items:center}.governance-bridge h2{font-size:clamp(22px,2.4vw,32px);line-height:1.2;letter-spacing:-.03em;margin:9px 0}.governance-bridge p:not(.eyebrow){font-size:16px;line-height:1.6;max-width:640px}.governance-links{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.governance-links .text-link{font-size:15px;white-space:nowrap}.home-editorial .devflow{padding:72px 0 50px;background:#edf1f2}.home-editorial .devflow .section-heading{margin-bottom:34px;border:0}.home-editorial .small-note{font-size:14px;color:#536872}.home-editorial .devflow-layout{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:9%}.home-editorial .devflow h2{font-size:clamp(36px,4.3vw,62px);line-height:1.07;margin-bottom:23px;letter-spacing:-.05em}.home-editorial .devflow .body-copy{font-size:17px;line-height:1.65;max-width:420px;margin-bottom:25px}.home-editorial .method{border:0;padding:0;background:transparent;box-shadow:none}.home-editorial .method-tabs{border-bottom:1px solid #90a4af;margin:0;gap:12px;justify-content:space-between}.home-editorial .method-tabs button{min-height:48px;font-size:16px;padding:0 4px 10px;background:transparent;border:0;border-radius:0}.home-editorial .method-tabs button span{font-size:12px}.home-editorial .method-tabs button[aria-selected=true]{color:#143d50;box-shadow:0 2px #143d50}.home-editorial .method-panel{position:relative;min-height:345px;padding:28px 0 0;background:none;border:0}.home-editorial .method-number{margin-bottom:16px;font-size:42px;line-height:1;color:#7894a1}.home-editorial .method-number svg{display:none}.home-editorial .method-panel h3{font-size:26px;line-height:1.2;margin:0 0 14px}.home-editorial .method-panel>p{font-size:16px;line-height:1.6;max-width:490px}.home-editorial .method-panel ul{margin:18px 0 0;gap:10px}.home-editorial .method-panel li{font-size:14px}.capability-index{margin-top:38px;padding-top:26px;border-top:1px solid #aebfc6}.capability-index>.eyebrow{color:#516a76}.capability-index nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:14px 0 28px}.capability-index nav a{font-size:16px;line-height:1.4;display:flex;justify-content:space-between;gap:12px;align-items:center;min-height:44px}.capability-index nav a:hover{color:#22667c}.capability-index nav a svg{transition:transform .2s}.capability-index nav a:hover svg{transform:translate(2px,-2px)}.capability-partners{display:flex;flex-wrap:wrap;gap:24px;align-items:center;padding:18px 24px;background:#13212a}.capability-partners span{margin-right:auto;color:#bacdd6}.capability-partners img{width:auto;max-height:26px;max-width:110px;object-fit:contain}.capability-partner{display:grid;justify-items:center;gap:8px;margin:0}.capability-partner figcaption{font-size:12px;line-height:1.5;color:#bacdd6}.home-editorial .team-brief{background:#dfe8eb;padding:50px 0}.team-brief-layout{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);align-items:center;gap:9%}.team-brief figure{margin:0}.team-brief figure img{width:100%;aspect-ratio:1.5;object-fit:cover;object-position:center 30%}.home-editorial .team-brief h2{font-size:clamp(28px,3.2vw,44px);line-height:1.1;letter-spacing:-.045em;margin:18px 0}.team-brief-copy>p:not(.eyebrow){color:#4a616d;font-size:16px;line-height:1.7;max-width:510px}.team-brief-copy>.text-link{margin-top:20px;font-size:16px}.home-editorial .contact-section{padding-block:80px}.home-editorial .contact-section h2{font-size:clamp(34px,3.6vw,52px)}.home-editorial .contact-section :is(.contact-eyebrow,.contact-form-eyebrow,.contact-direct-label,.contact-form-required,.contact-reassurance,.contact-field label,.contact-form-note,.contact-unsent){font-size:12px}.home-editorial .contact-section .contact-field :is(input,textarea,select){font-size:16px}.home-editorial .contact-section .contact-direct{margin-top:34px}.home-editorial .contact-section .contact-form-panel{background:#131e24;box-shadow:none;border-radius:4px!important}.home-editorial .footer-content-links{font-size:14px;gap:12px}.home-editorial .footer-bottom{font-size:12px;line-height:1.6}.home-editorial .footer-top{padding-block:40px}[data-site-motion=paused] .needs-index a>span,[data-site-motion=paused] .needs-index a svg{transition:none;transform:none}@media(max-width:1100px){.needs-layout{gap:6%}.needs-index a{gap:12px}.governance-layout{grid-template-columns:40px minmax(0,1fr);gap:22px}.governance-links{grid-column:2;flex-direction:row;flex-wrap:wrap;gap:16px 30px}.home-editorial .devflow-layout{gap:6%}.capability-index nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 32px}}@media(max-width:760px){.home-editorial .eyebrow{letter-spacing:.06em}.home-editorial .hero-scroll-cue{font-size:11px;gap:8px;max-width:175px}.home-editorial .motion-switch{font-size:11px;padding:8px}.home-editorial .hero-bottom{align-items:center;gap:8px}.home-editorial .hero-content{padding-top:132px}.home-editorial .hero-eyebrow{max-width:310px;font-size:12px}.home-editorial .hero-actions>p{font-size:12px}.home-editorial .hero-sculpture-stage{bottom:106px}.need-paths{padding:44px 0 48px}.needs-layout{grid-template-columns:minmax(0,1fr);gap:26px}.needs-intro h2{font-size:34px;margin-block:14px}.needs-intro h2 br{display:none}.needs-intro>p:last-child br{display:none}.needs-index a{grid-template-columns:26px minmax(0,1fr) 22px;gap:12px;padding:20px 0}.needs-index strong{font-size:24px}.needs-index small{font-size:13px}.home-editorial .product-interlude{padding:42px 0}.home-editorial .product-layout{grid-template-columns:minmax(0,1fr);gap:30px}.home-editorial .product-intro h2{font-size:32px}.home-editorial .product-intro>p:not(.eyebrow){font-size:16px}.home-editorial .product-intro>.text-link{font-size:15px}.home-editorial .product-stage{margin-bottom:20px}.governance-bridge{padding:32px 0}.governance-layout{grid-template-columns:minmax(0,1fr);gap:15px}.governance-layout>svg{width:32px;height:32px}.governance-links{grid-column:auto;gap:15px;margin-top:5px}.governance-bridge h2{font-size:28px}.home-editorial .devflow{padding:44px 0 35px}.home-editorial .devflow .section-heading{margin-bottom:24px}.home-editorial .small-note{display:none}.home-editorial .devflow-layout{grid-template-columns:minmax(0,1fr);gap:32px}.home-editorial .devflow h2{font-size:39px}.home-editorial .method-tabs{gap:4px}.home-editorial .method-tabs button{font-size:15px}.home-editorial .method-panel{min-height:365px}.home-editorial .method-panel h3{font-size:25px}.home-editorial .method-panel ul{padding-bottom:0}.capability-index{margin-top:22px;padding-top:24px}.capability-index nav{grid-template-columns:minmax(0,1fr);gap:0;margin-bottom:22px}.capability-index nav a{min-height:48px;border-bottom:1px solid #c6d3d9}.capability-partners{gap:18px}.capability-partners span{flex-basis:100%;font-size:12px}.home-editorial .team-brief{padding:36px 0}.team-brief-layout{grid-template-columns:minmax(0,1fr);gap:26px}.team-brief figure{max-width:390px}.home-editorial .team-brief h2{font-size:34px;margin:15px 0}.home-editorial .contact-section{padding-block:48px}.home-editorial .contact-section .contact-shell{gap:35px}.home-editorial .contact-section .contact-form-panel{padding:23px}.home-editorial .footer-top{padding-block:30px}}@media(prefers-reduced-motion:reduce){.needs-index a>span,.needs-index a svg{transition:none;transform:none}}.hero--journey{height:920px}.hero--journey .hero-sculpture-stage{top:112px;right:3.5%;width:51.5%;height:775px}.hero--journey .hero-content{padding-top:215px}.hero--journey h1{font-size:clamp(62px,7.1vw,102px)}@media(min-width:1500px){.hero--journey .hero-sculpture-stage{right:max(3.5%,calc((100vw - 1460px)/2));width:min(51.5%,770px)}}@media(min-width:761px)and (max-width:1100px){.hero--journey{height:820px;min-height:820px}.hero--journey .hero-content{padding-top:190px}.hero--journey h1{font-size:7.4vw}.hero--journey .hero-description{max-width:37%;font-size:17px}.hero--journey .hero-sculpture-stage{right:3%;top:126px;width:48%;height:615px}}@media(max-width:760px){.hero--journey{display:flex;flex-direction:column;height:auto;min-height:0;padding-bottom:25px}.hero--journey .hero-content{order:0;padding-top:130px;padding-bottom:0}.hero--journey h1{font-size:clamp(38px,9vw,66px)}.hero--journey .hero-description{max-width:390px}.hero--journey .hero-sculpture-stage{order:1;position:relative;inset:auto;width:88%;height:auto;margin:26px auto 12px}.hero--journey .hero-bottom{order:2;position:relative;inset:auto;flex-wrap:wrap;row-gap:16px}}
