@import"https://fonts.googleapis.com/css2?family=Source+Serif+4:opsz,wght@8..60,500;8..60,600&family=Poppins:wght@500;600&family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--ink: #16181D;--lime: #A8F32B;--lime-h: #98E31C;--warm: #F6F7F4;--dark: #12161C;--grey: #5B6472;--border: #E7E8E5;--ai: #7C6BF0;--font: "Inter", sans-serif;--font-serif: "Source Serif 4", Georgia, serif;--font-logo: "Poppins", "Inter", sans-serif;--font-mono: "JetBrains Mono", ui-monospace, monospace}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--warm);color:var(--ink);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;font-family:var(--font);border:none;background:none}.serif{font-family:var(--font-serif);font-weight:600;letter-spacing:-.015em}.mono{font-family:var(--font-mono)}.wrap{max-width:1200px;margin:0 auto;padding:0 32px}.nav{background:#f6f7f4eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:50}.nav-in{display:flex;align-items:center;justify-content:space-between;height:66px}.logo{display:flex;align-items:center;gap:10px;font-family:var(--font-logo);font-weight:600;font-size:18px;cursor:pointer}.nav-links{display:flex;gap:28px;align-items:center;font-size:14.5px;font-weight:500}.nav-links>div{position:relative;cursor:pointer;padding:22px 0;display:flex;align-items:center}.nav-dd:after{content:" ▾";font-size:9px;color:#9ca3af}.nav-menu{position:absolute;top:100%;left:-14px;background:#fff;border:1px solid var(--border);border-radius:12px;padding:8px;min-width:250px;box-shadow:0 8px 30px #16181d14}.nav-menu a{display:block;padding:9px 12px;border-radius:8px;font-size:14px;font-weight:600}.nav-menu a:hover{background:var(--warm)}.nav-menu a span{display:block;font-size:12px;color:var(--grey);font-weight:400}.nav-r{display:flex;gap:18px;align-items:center;font-size:14.5px}.demo-link{color:#374151;font-weight:500;cursor:pointer}.burger{display:none;font-size:22px;line-height:1;padding:6px}.mobile-menu{display:none}.btn{display:inline-block;border-radius:999px;padding:12px 24px;font-weight:600;font-size:14.5px;cursor:pointer;border:none}.btn-lime{background:var(--lime);color:var(--ink)}.btn-lime:hover{background:var(--lime-h)}.btn-ink{background:var(--ink);color:#fff}.btn-ghost{border:1.5px solid var(--ink);color:var(--ink);background:transparent}section{padding:84px 0}.eyebrow{font-size:12.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--grey);margin-bottom:18px}h1.big{font-size:62px;line-height:1.05;margin-bottom:24px}h2.sec{font-size:40px;line-height:1.12;margin-bottom:16px}.sub{font-size:18px;color:var(--grey);max-width:660px;line-height:1.65}.dark{background:var(--dark);color:#e5e7eb}.dark .eyebrow{color:#8b93a1}.dark h2.sec{color:#f6f7f4}.micro{font-size:13px;color:#9ca3af}.pill{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--border);border-radius:999px;padding:7px 16px;font-size:13px;font-weight:600;margin-bottom:26px;cursor:pointer}.pill i{width:8px;height:8px;border-radius:999px;background:var(--lime);display:inline-block}.pill:hover{border-color:var(--ink)}.hero{display:grid;grid-template-columns:.92fr 1.08fr;gap:48px;align-items:center}.ctas{display:flex;gap:12px;margin:30px 0 12px;flex-wrap:wrap}.shot{background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:0 18px 50px #16181d14;overflow:hidden}.shot .bar{background:var(--warm);border-bottom:1px solid var(--border);padding:9px 14px;font-size:11px;color:#9ca3af;display:flex;justify-content:space-between;gap:10px}.shot .bar .mono{font-size:10.5px;white-space:nowrap}.shot img{width:100%;display:block}.samplenote{font-size:11.5px;color:#9ca3af;margin-top:8px}.probs{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;margin-top:44px}.prob .num{font-family:var(--font-mono);font-size:13px;color:var(--lime);font-weight:600;margin-bottom:10px}.prob h3{font-size:19px;color:#f6f7f4;margin-bottom:8px;line-height:1.35}.prob p{font-size:14.5px;color:#9aa1ac}.pipesplit{display:grid;grid-template-columns:.9fr 1.1fr;gap:40px;margin:44px 0 26px;align-items:center}.pstages{display:flex;flex-direction:column;gap:10px}.pstage{background:#fff;border:1.5px solid var(--border);border-radius:12px;padding:14px 18px;animation:stageglow 5s infinite}.pstage:nth-child(1){animation-delay:0s}.pstage:nth-child(2){animation-delay:1s}.pstage:nth-child(3){animation-delay:2s}.pstage:nth-child(4){animation-delay:3s}.pstage:nth-child(5){animation-delay:4s}@keyframes stageglow{0%,16%{border-color:var(--lime);box-shadow:0 0 0 3px #a8f32b4d,0 6px 26px #a8f32b73;background:#fbffee}24%,to{border-color:var(--border);box-shadow:none;background:#fff}}.pstage b{font-size:15.5px;display:block}.pstage span{font-size:13px;color:var(--grey);line-height:1.5}.closer{font-size:17px;font-style:italic;color:var(--grey)}.closer b{color:var(--ink)}.split{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.quote{border-left:3px solid var(--lime);padding-left:18px;font-size:16px;font-style:italic;color:var(--grey);margin-top:22px}.dlist{margin-top:26px;display:flex;flex-direction:column;gap:12px}.ditem{display:flex;gap:12px;font-size:15px}.ditem i{color:#6aa412;font-style:normal;font-weight:700}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:40px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:40px}.card{background:#fff;border:1px solid var(--border);border-radius:14px;padding:26px}.card h3{font-size:17px;margin-bottom:8px}.card p{font-size:14px;color:var(--grey)}.card .ic{color:#6aa412;font-family:var(--font-mono);font-size:20px;margin-bottom:12px}.card.dark-card{background:var(--dark);border-color:var(--dark)}.card.dark-card h3{color:#f6f7f4}.card.dark-card p{color:#9aa1ac}.tbl{width:100%;border-collapse:collapse;background:#fff;border-radius:14px;overflow:hidden;border:1px solid var(--border);margin-top:30px;font-size:14px}.tbl th{text-align:left;padding:12px 16px;background:var(--warm);font-size:11.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--grey)}.tbl td{padding:13px 16px;border-top:1px solid #f1f2ef}.tag{font-size:11px;font-weight:600;border-radius:999px;padding:3px 10px;white-space:nowrap}.tag.wait{background:#fef3c7;color:#92400e}.tag.ok{background:#e8f9d8;color:#0a6b3d}.band{background:#fff;border:1px solid var(--border);border-radius:20px;padding:56px;text-align:center}.band h2{font-size:36px;margin-bottom:12px}.band p{color:var(--grey);margin-bottom:26px}.faq{margin-top:36px;display:flex;flex-direction:column;gap:14px}.qa{background:#fff;border:1px solid var(--border);border-radius:12px;padding:20px 24px}.qa b{display:block;margin-bottom:6px;font-size:15.5px}.qa p{font-size:14px;color:var(--grey)}.stageblock{display:grid;grid-template-columns:64px 1fr;gap:26px;padding:34px 0;border-bottom:1px solid var(--border)}.stageblock .n{font-family:var(--font-serif);font-size:40px;color:#c9cdc4}.stageblock h3{font-size:23px;margin-bottom:8px}.stageblock p{color:var(--grey);font-size:15px;max-width:680px}.chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.chip{border:1px solid var(--border);background:#fff;border-radius:999px;padding:5px 14px;font-size:12.5px;font-weight:500}.layer{display:flex;gap:16px;align-items:baseline;padding:12px 0;border-bottom:1px solid #232833}.layer b{font-family:var(--font-mono);font-size:14px;min-width:90px;color:var(--lime)}.layer span{color:#9aa1ac;font-size:14px}.digest{background:#fff;border:1px solid var(--border);border-radius:14px;padding:18px 20px;margin-top:18px;max-width:660px}.digest .ai-note{color:var(--ai);font-size:12px;font-weight:600;margin-bottom:8px}.digest p{font-size:14.5px;font-style:italic;color:#374151}.proofsplit{display:grid;grid-template-columns:.85fr 1.15fr;gap:30px;margin-top:40px;align-items:start}.proofsplit .pcol{display:flex;flex-direction:column;gap:12px}.proofsplit .card{padding:18px 20px}.proofsplit .card h3{font-size:15.5px}.proofsplit .card p{font-size:13px}.chain{display:flex;gap:12px;align-items:center;margin-top:36px;flex-wrap:wrap}.chainbox{background:#fff;border:1px solid var(--border);border-radius:12px;padding:14px 20px;transition:background-color .22s ease,border-color .22s ease,color .22s ease,transform .22s ease,box-shadow .22s ease}.chainbox b{display:block;font-size:15px}.chainbox span{font-size:12px;color:var(--grey);transition:color .22s ease}@media(hover:hover){.chainbox:hover{background:var(--lime);border-color:var(--lime);color:var(--ink);transform:translateY(-4px);box-shadow:0 12px 30px #9cff193d}.chainbox:hover span{color:#334017}}.chainarrow{color:var(--lime);font-size:26px;font-weight:700}.seceye{display:flex;align-items:center;gap:12px;margin-bottom:18px}.seceye .eyebrow{margin-bottom:0}.eyeic{width:32px;height:32px;border-radius:9px;background:var(--lime);display:inline-flex;align-items:center;justify-content:center;font-size:16px;color:var(--ink);font-weight:700;flex:none}.footer{background:var(--dark);color:#9aa1ac;padding:60px 0 30px;margin-top:40px}.fgrid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:30px;font-size:13.5px}.fgrid h4{color:#e5e7eb;font-size:12px;letter-spacing:.1em;margin-bottom:12px}.fgrid a{display:block;padding:4px 0;cursor:pointer}.fgrid a:hover{color:#fff}.ftag{color:#e5e7eb;font-size:14px;margin:12px 0 8px}.fnote{font-size:12.5px;max-width:300px;line-height:1.6}.fbot{border-top:1px solid #232833;margin-top:40px;padding-top:20px;font-size:12px;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;align-items:center}.fbot-linkedin{display:inline-flex;align-items:center;gap:6px;color:#6b7280;font-size:12px;font-weight:500;transition:color .15s}.fbot-linkedin:hover{color:#fff}.prose{max-width:760px}.prose h2{font-size:22px;margin:34px 0 10px}.prose p,.prose li{font-size:15px;color:#374151;line-height:1.7;margin-bottom:12px}.prose ul{padding-left:22px}@media(max-width:900px){.wrap{padding:0 20px}h1.big{font-size:40px}h2.sec{font-size:30px}section{padding:56px 0}.hero,.split,.pipesplit,.proofsplit,.probs,.grid2,.grid3{grid-template-columns:1fr}.probs{gap:28px}.nav-links{display:none}.burger{display:block}.nav-r .demo-link{display:none}.nav-r{gap:10px}.nav-r .btn{padding:8px 14px;font-size:13px;white-space:nowrap}.mobile-menu{display:block;background:#fff;border-bottom:1px solid var(--border);padding:10px 20px 20px}.mobile-menu a{display:block;padding:10px 0;font-weight:600;font-size:15px;border-bottom:1px solid #f1f2ef}.mobile-menu .sub-link{padding-left:16px;font-weight:400;color:var(--grey)}.stageblock{grid-template-columns:1fr;gap:8px}.band{padding:36px 22px}.fgrid{grid-template-columns:1fr 1fr}}.v7-home{--v7-line: rgba(10,10,10,.13);font-family:Arial,Helvetica,sans-serif}.nav{position:relative;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:0}.nav-in{height:92px}.v7-home section:before{display:none}.v7-hero{min-height:840px;padding:0;overflow:hidden}.v7-hero-top{position:relative;padding:42px 0 0;overflow:hidden;background:#f7f8f7 url(/images/hero-abstract-light-poster.jpg) center/cover no-repeat;isolation:isolate}.v7-hero-top>.wrap{position:relative;z-index:2}.v7-hero-media{position:absolute;inset:0;z-index:0;pointer-events:none}.v7-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#ffffffc7,#ffffff7a 47%,#ffffff1f)}.v7-hero-media video{width:100%;height:100%;object-fit:cover;object-position:center bottom;display:block}.v7-hero-video-toggle{position:absolute;right:max(18px,calc((100% - 1380px)/2));bottom:18px;z-index:3;width:34px;height:34px;display:grid;place-items:center;padding:0;border:1px solid rgba(10,10,10,.28);border-radius:50%;background:#ffffffb8;color:#111;font:600 12px/1 Arial,Helvetica,sans-serif;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .2s ease,border-color .2s ease,transform .2s ease}.v7-hero-video-toggle:hover{background:#fffffff2;border-color:#111;transform:translateY(-1px)}.v7-hero-video-toggle:focus-visible{outline:2px solid #111;outline-offset:3px}.v7-kicker{display:flex;justify-content:space-between;align-items:center;margin-bottom:64px}.v7-status{display:flex;gap:10px;align-items:center;font-size:17px;font-weight:500}.v7-status i{width:10px;height:10px;background:var(--lime);border-radius:50%;box-shadow:0 0 0 6px #9cff192e}.v7-display{font-size:clamp(52px,8.2vw,126px);line-height:.87;letter-spacing:-.07em;font-weight:500;margin:0;animation:heroEnter 1s .08s both}.v7-headline{font-size:clamp(43px,6.15vw,94px);line-height:.93;letter-spacing:-.06em;font-weight:500;margin:28px 0 0}.v7-lead{font-size:clamp(18px,1.7vw,24px);line-height:1.4;letter-spacing:-.022em}.v7-hero-sub{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin:50px 0 64px;animation:heroEnter .95s .24s both}.v7-hero-sub p{max-width:650px;margin:0}.v7-hero-sub .micro{font-size:12px;margin-top:14px;color:#666}.v7-visual{position:relative;height:clamp(390px,43vw,620px);background:#0b0c0b url(/images/agentrix-abstract-dark.png) center/cover;overflow:hidden;border-radius:2px;animation:atmosphere 16s ease-in-out infinite alternate}.v7-bg-video{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover}.v7-visual img{position:absolute;z-index:2;width:43%;right:4%;top:20%;border-radius:7px;opacity:.9;box-shadow:0 28px 80px #000000a6;animation:floatShot 7s ease-in-out infinite alternate}.v7-visual span,.v7-visual b{position:absolute;z-index:2;color:#fff;font-size:13px;letter-spacing:.12em;text-transform:uppercase;font-weight:500}.v7-visual span{left:3%;bottom:5%}.v7-visual b{left:4%;top:12%;color:var(--lime)}.v7-video-toggle{position:absolute;left:18px;bottom:18px;z-index:3;width:34px;height:34px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.38);border-radius:50%;background:#090a09ad;color:#fff;font:600 12px/1 Arial,Helvetica,sans-serif;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .2s ease,border-color .2s ease,transform .2s ease}.v7-video-toggle:hover{background:#090a09e6;border-color:var(--lime);transform:translateY(-1px)}.v7-video-toggle:focus-visible{outline:2px solid var(--lime);outline-offset:3px}.v7-problem-intro{display:grid;grid-template-columns:.65fr 2.35fr;gap:40px;margin-bottom:105px}.v7-problem-intro .v7-headline{white-space:nowrap}.v7-problems{border-top:1px solid var(--v7-line)}.v7-problem{display:grid;grid-template-columns:90px 1.15fr 1fr;gap:52px;padding:48px 0;border-bottom:1px solid var(--v7-line);align-items:start}.v7-problem>span{font-size:14px}.v7-problem h3{font-size:clamp(30px,3.5vw,54px);line-height:1.02;letter-spacing:-.048em;font-weight:500}.v7-problem p{font-size:17px;line-height:1.55;color:var(--grey)}.v7-dark{background:#090909;color:#fff;background-image:linear-gradient(#070707e6,#070707f0),url(/images/agentrix-abstract-dark.png);background-size:cover;background-position:center}.v7-dark .eyebrow{color:var(--lime)}.v7-pipeline-head{display:grid;grid-template-columns:1.6fr 1fr;gap:80px;margin-bottom:90px}.v7-pipeline-head p{color:#b5b5b5;align-self:end}.v7-stages{display:grid;grid-template-columns:repeat(5,1fr);border-block:1px solid #3c3c3c}.v7-stages article{min-height:270px;padding:22px;border-right:1px solid #3c3c3c;display:flex;flex-direction:column;justify-content:space-between;transition:.3s}.v7-stages article:last-child{border:0}.v7-stages article:hover{background:var(--lime);color:#090909;transform:translateY(-8px)}.v7-stages article>span{font-size:14px;color:var(--lime)}.v7-stages article:hover>span{color:#090909}.v7-stages h3{font-size:22px;font-weight:500;margin:0 0 14px}.v7-stages p{font-size:13px;line-height:1.5;color:#aaa}.v7-stages article:hover p{color:#090909}.v7-product{margin-top:72px;min-height:520px;position:relative;overflow:hidden;padding:5.5vw;background:#eef0ef url(/images/agentrix-abstract-light.png) center/cover}.v7-product>div{position:absolute;left:6%;top:13%;width:36%;font-size:clamp(34px,4.3vw,62px);line-height:.94;letter-spacing:-.055em;color:#0a0a0a}.v7-product img{position:absolute;width:56%;right:2%;bottom:7%;border-radius:7px;opacity:.9;box-shadow:0 24px 70px #00000059;animation:floatShot 8s ease-in-out infinite alternate}.v7-closer{margin:55px 0 0}.v7-closer b{color:var(--lime)}.v7-agents{display:grid;grid-template-columns:.88fr 1.12fr;gap:90px;align-items:center;padding-top:56px!important;padding-bottom:56px!important;background:linear-gradient(90deg,#fffffff7,#ffffff9e),url(/images/agentrix-abstract-light.png) center/cover}.v7-agents img{width:112%;margin-left:-6%;border-radius:7px;box-shadow:0 30px 90px #0003;animation:floatShot 9s ease-in-out infinite alternate}.v7-agents blockquote{margin-top:110px;font-size:clamp(28px,3vw,46px);line-height:1.15;letter-spacing:-.04em}.v7-agents blockquote:before{content:"";display:block;width:38px;height:8px;background:var(--lime);margin-bottom:22px}.v7-watch{display:grid;grid-template-columns:1.2fr .8fr;gap:100px}.v7-watch .v7-lead{color:#b5b5b5}.v7-watch-list{margin-top:90px;border-top:1px solid #333}.v7-watch-list div{display:flex;align-items:center;gap:25px;padding:23px 0;border-bottom:1px solid #333;font-size:18px}.v7-watch-list i{width:9px;height:9px;background:var(--lime);border-radius:50%}.v7-signal{position:relative;min-height:560px;margin:40px 0;background:#111 url(/images/agentrix-abstract-dark.png) center/cover;display:flex;align-items:flex-end;justify-content:space-between;padding:35px;color:#bbb;font-size:12px}.v7-signal b{color:var(--lime);font-size:22px;font-weight:500}.v7-signal span:last-child{text-align:right}.v7-closing{padding:160px 0 110px}.v7-close-grid{display:grid;grid-template-columns:1.5fr .5fr;gap:80px}.v7-close-grid>div:last-child{align-self:end;display:flex;flex-direction:column;gap:12px}.assessment-sprint{padding:36px 0 132px!important;background:#fff}.assessment-rule{height:9px;width:72px;background:var(--lime);margin-bottom:48px}.assessment-intro{display:grid;grid-template-columns:1.25fr .75fr;gap:90px;align-items:end}.assessment-intro h2{font-size:clamp(46px,6.2vw,92px);line-height:.91;letter-spacing:-.065em;font-weight:500;margin:25px 0 0}.assessment-intro h2 em{font-style:normal;color:#737970}.assessment-intro p{font-size:19px;line-height:1.52;color:var(--grey);margin:0 0 28px}.assessment-facts{display:grid;grid-template-columns:repeat(3,1fr);margin-top:82px;border-block:1px solid var(--v7-line)}.assessment-facts article{min-height:210px;padding:28px 34px 30px 0;border-right:1px solid var(--v7-line);display:grid;grid-template-columns:44px 1fr;align-content:start}.assessment-facts article+article{padding-left:34px}.assessment-facts article:last-child{border-right:0}.assessment-facts span{font-size:12px;letter-spacing:.12em;color:#777;grid-row:1/3}.assessment-facts strong{font-size:clamp(27px,2.8vw,42px);line-height:1;font-weight:500;letter-spacing:-.045em}.assessment-facts p{grid-column:2;font-size:15px;line-height:1.5;color:var(--grey);margin:16px 0 0;max-width:280px}@media(max-width:900px){.v7-kicker{align-items:flex-start;gap:20px}.v7-status{font-size:15px}.v7-hero-sub,.v7-problem-intro,.v7-pipeline-head,.v7-agents,.v7-watch,.v7-close-grid{grid-template-columns:1fr;gap:38px}.v7-problem-intro{margin-bottom:60px}.v7-problem{grid-template-columns:45px 1fr;gap:20px;padding:36px 0}.v7-problem p{grid-column:2}.v7-stages{grid-template-columns:1fr}.v7-stages article{min-height:210px;border-right:0;border-bottom:1px solid #3c3c3c}.v7-visual img{width:68%;top:30%}.v7-product>div{width:78%}.v7-product img{width:72%;right:4%}.v7-agents{padding:38px 20px!important}.v7-agents img{width:100%;margin-left:0}.v7-agents blockquote{margin-top:70px}.v7-watch{padding-inline:22px}.v7-signal{min-height:470px}}@media(max-width:900px){.v7-hero-media:after{background:#ffffff9e}.v7-hero-media video{object-position:62% bottom}.v7-hero-video-toggle{right:18px}}@media(max-width:900px){.v7-problem-intro .v7-headline{white-space:normal}}@media(max-width:900px){.assessment-intro,.assessment-facts{grid-template-columns:1fr;gap:38px}.assessment-facts article,.assessment-facts article+article{padding:26px 0;border-right:0;border-bottom:1px solid var(--v7-line)}.assessment-facts article:last-child{border-bottom:0}.assessment-sprint{padding-bottom:90px!important}}body,button{font-family:Arial,Helvetica,sans-serif}.serif{font-family:Arial,Helvetica,sans-serif;font-weight:500;letter-spacing:-.05em}h1.big{font-size:clamp(48px,6vw,78px)!important;line-height:.94;letter-spacing:-.06em;font-weight:500}h2.sec{font-size:clamp(38px,4.4vw,58px)!important;line-height:.98;letter-spacing:-.05em;font-weight:500}.band h2,.persp-card-title,.persp-h1{font-family:Arial,Helvetica,sans-serif;font-weight:500;letter-spacing:-.05em}.persp-h2{font-family:Arial,Helvetica,sans-serif;font-weight:500;letter-spacing:-.035em}.shot,.shot img{border-radius:7px}.shot .bar{border-radius:7px 7px 0 0}@media(max-width:900px){h1.big{font-size:clamp(42px,12vw,58px)!important}h2.sec{font-size:clamp(34px,10vw,48px)!important}}.perspectives-article{background:#fff;min-height:100vh;padding:64px 0 96px}.perspectives-wrap{max-width:700px;margin:0 auto;padding:0 28px}.persp-kicker{display:flex;align-items:center;gap:20px;margin-bottom:32px;flex-wrap:wrap}.persp-back{font-size:13.5px;font-weight:600;color:var(--grey)}.persp-back:hover{color:var(--ink)}.persp-series{font-size:12.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--grey)}.persp-h1{font-size:48px;line-height:1.08;letter-spacing:-.025em;margin-bottom:20px;color:var(--ink)}.persp-deck{font-size:19px;line-height:1.55;color:var(--grey);margin-bottom:18px}.persp-byline{font-size:13px;color:#9ca3af;margin-bottom:28px}.persp-rule{border:none;border-top:1px solid var(--border);margin-bottom:40px}.persp-body p{font-size:17px;line-height:1.75;color:#1f2937;margin-bottom:22px}.persp-h2{font-size:28px;line-height:1.2;letter-spacing:-.015em;color:var(--ink);margin:44px 0 18px}.persp-pullquote{border-left:3px solid var(--lime);padding:4px 0 4px 22px;margin:34px 0;font-size:21px;font-style:italic;color:var(--ink);line-height:1.45;font-family:var(--font-serif);font-weight:500}.persp-figure{margin:36px 0}.persp-fig-caption{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--grey);margin-bottom:12px}.persp-table{border:1px solid var(--border);border-radius:12px;overflow:hidden}.persp-table-head{display:grid;grid-template-columns:1fr 1fr;background:var(--warm);border-bottom:1px solid var(--border);padding:10px 16px;font-size:12px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--grey);gap:16px}.persp-table-row{display:grid;grid-template-columns:1fr 1fr;padding:11px 16px;font-size:14.5px;gap:16px;border-bottom:1px solid var(--border)}.persp-table-row:last-child{border-bottom:none}.persp-table-row span:first-child{color:var(--grey)}.persp-table-row span:last-child{font-weight:600;color:var(--ink)}.persp-callout{background:var(--warm);border:1px solid var(--border);border-left:3px solid var(--ink);border-radius:12px;padding:22px 24px;margin:36px 0}.persp-callout-kicker{font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--grey);margin-bottom:10px}.persp-callout p{font-size:16px!important;margin-bottom:0!important;color:var(--ink)!important;line-height:1.65!important}.persp-series-footer{border-top:1px solid var(--border);margin-top:64px;padding-top:28px}.persp-series-footer-label{font-size:11.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--grey);margin-bottom:10px}.persp-series-footer p{font-size:14px;color:var(--grey);line-height:1.65}.persp-nav-articles{display:flex;justify-content:space-between;margin-top:36px;font-size:14px;font-weight:600}.persp-nav-next{color:var(--ink)}.persp-nav-next:hover{text-decoration:underline}.persp-share{display:flex;align-items:center;gap:10px;margin:48px 0 0;padding:24px 0;border-top:1px solid var(--border)}.persp-share-label{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--grey);margin-right:4px}.persp-share-btn{display:inline-flex;align-items:center;gap:7px;padding:8px 16px;border-radius:999px;border:1.5px solid var(--border);font-size:13.5px;font-weight:600;color:var(--ink);background:#fff;transition:border-color .15s,background .15s}.persp-share-btn:hover{border-color:var(--ink);background:var(--warm)}.persp-card-list{display:flex;flex-direction:column;gap:20px}.persp-card{display:block;background:#fff;border:1px solid var(--border);border-radius:16px;padding:40px 44px;transition:border-color .15s,box-shadow .15s}.persp-card:hover{border-color:var(--ink);box-shadow:0 6px 28px #16181d17}.persp-card-series{font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--grey);margin-bottom:14px}.persp-card-title{font-size:42px;font-weight:800;line-height:1.08;letter-spacing:-.025em;color:var(--ink);margin-bottom:16px}.persp-card-desc{font-size:16px;color:var(--grey);line-height:1.65;margin-bottom:18px}.persp-card-meta{font-size:13px;color:#9ca3af;font-weight:500}@media(max-width:900px){.persp-h1{font-size:34px}.persp-pullquote{font-size:18px}.persp-table-head,.persp-table-row{grid-template-columns:1fr}.persp-table-head span:last-child,.persp-table-row span:last-child{display:none}}.catgrid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.cattile{background:#fff;border:1px solid var(--border);border-radius:14px;padding:26px 18px;display:flex;flex-direction:column;align-items:center;gap:12px;font-weight:600;font-size:14.5px}.catic{width:54px;height:54px;border-radius:14px;background:var(--warm);color:var(--ink);display:inline-flex;align-items:center;justify-content:center}.catic svg{width:30px;height:30px}.cattile:hover .catic{background:var(--lime)}@media(max-width:900px){.catgrid{grid-template-columns:1fr 1fr}}:root{--ink: #0d0f0c;--dark: #0b0d0a;--warm: #ffffff;--grey: #596057;--border: #dfe3dc;--lime: #9cff19;--lime-h: #8deb10}body{background:#fff;font-size:17px}main{overflow:hidden}.wrap{max-width:1320px;padding-inline:clamp(28px,5vw,76px)}.nav{background:#ffffffe0;border-color:#0d0f0c1a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:navEnter .7s ease both}.nav-in{height:78px}.logo img{width:178px;height:auto;max-height:42px;object-fit:contain;object-position:left center}.footer .logo img{width:190px}.nav-links{font-size:16px;gap:34px}.nav-r{font-size:16px}.nav-menu{border-color:#0d0f0c1f;border-radius:2px;box-shadow:0 24px 70px #0d0f0c1f}.btn{border-radius:2px;padding:13px 24px;font-size:15.5px;border:1.5px solid transparent;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.btn:hover{transform:translateY(-2px)}.btn-lime{border-color:var(--lime)}.btn-lime:hover,.btn-ink{border-color:var(--ink)}.btn-ghost{border:1.5px solid var(--ink);box-shadow:inset 0 0 0 .5px var(--ink)}.btn-ghost:hover{color:#fff;background:var(--ink)}section{position:relative;padding:clamp(78px,9vw,128px) 0}section:not(.dark):before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,#fffffff0,#fffffffb),url(/images/agentrix-abstract-light.png) center/cover;opacity:.72}section:nth-of-type(3n):not(.dark):before{background-position:70% center;transform:scaleX(-1)}.dark{background:var(--dark);isolation:isolate}.dark:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#0b0d0ac7,#0b0d0af0),url(/images/agentrix-abstract-dark.png) center/cover;opacity:.72;animation:atmosphere 18s ease-in-out infinite alternate}.eyebrow,.persp-series,.persp-card-series,.persp-fig-caption,.persp-callout-kicker,.persp-series-footer-label,.persp-share-label{font-size:14px;letter-spacing:.13em;color:#555d52}.dark .eyebrow{color:#b8c0b3}h1.big{font-size:clamp(46px,5.2vw,68px);line-height:1.02;letter-spacing:-.038em}h2.sec{font-size:clamp(36px,4vw,52px);line-height:1.06;letter-spacing:-.03em}.sub{font-size:19px;line-height:1.62}.hero{grid-template-columns:1.02fr .98fr;gap:clamp(44px,6vw,92px);min-height:680px}.hero>div:first-child{animation:heroEnter .9s .08s cubic-bezier(.2,.7,.2,1) both}.hero>.shot{width:min(650px,48vw);justify-self:end;transform:translate(5%);animation:heroShot 1s .22s cubic-bezier(.2,.7,.2,1) both,floatShot 8s 1.3s ease-in-out infinite alternate}.pill{border-radius:2px;font-size:14px;padding:8px 14px}.shot{position:relative;border-radius:3px;border-color:#0d0f0c1f;box-shadow:0 28px 90px #0d0f0c1f;background:#fffffff5;transition:transform .45s ease,box-shadow .45s ease}.shot:hover{transform:translateY(-5px);box-shadow:0 36px 110px #0d0f0c29}.shot:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(110deg,transparent 38%,rgba(255,255,255,.42) 50%,transparent 62%);transform:translate(-140%);animation:lightSweep 9s ease-in-out infinite}.shot .bar{background:#fff;padding:11px 15px;font-size:12px;color:#5f675d}.feature-shot-wide{width:116%;margin-left:-8%}.feature-shot-wide .shot{width:100%}.pipesplit{grid-template-columns:.78fr 1.22fr;gap:clamp(38px,6vw,80px)}.pipesplit .shot{width:108%}.pstage,.card,.qa,.digest,.cattile,.chainbox,.band{border-radius:3px}.card,.qa,.digest,.cattile,.chainbox{background:#ffffffe6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.card{padding:30px}.card h3{font-size:19px}.card p,.qa p{font-size:15.5px}.band{padding:clamp(48px,7vw,86px);background:var(--dark);color:#fff;border-color:var(--dark);position:relative;overflow:hidden}.band:before{content:"";position:absolute;inset:0;background:url(/images/agentrix-abstract-dark.png) center/cover;opacity:.32}.band>*{position:relative;z-index:1}.band h2{font-size:clamp(34px,4vw,52px);line-height:1.08}.band p{color:#c6cbc3;font-size:17px}.band .eyebrow{color:#c6cbc3}.band .btn-ghost{color:#fff;border-color:#fff;box-shadow:none}.band .btn-ghost:hover{color:var(--ink);background:#fff}.footer{margin-top:0;background:var(--dark);padding-top:78px}.fgrid{font-size:14.5px}.fgrid h4{font-size:13px}.ftag{font-size:15px}.perspectives-article{background:#fff}.perspectives-wrap{max-width:790px}.persp-h1{font-size:clamp(42px,5vw,64px)}.persp-body p{font-size:18px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1)}.reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes navEnter{0%{opacity:0;transform:translateY(-18px)}}@keyframes heroEnter{0%{opacity:0;transform:translateY(28px)}}@keyframes heroShot{0%{opacity:0;transform:translate(9%,34px) scale(.97)}}@keyframes floatShot{to{translate:0 -10px}}@keyframes lightSweep{0%,62%{transform:translate(-140%)}82%,to{transform:translate(140%)}}@keyframes atmosphere{to{background-position:58% 48%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}}@media(max-width:900px){.wrap{padding-inline:22px}.nav-in{height:70px}.logo img{width:150px}.hero{min-height:auto}.hero>.shot,.pipesplit .shot,.feature-shot-wide{width:100%;transform:none;margin-left:0}.eyebrow{font-size:13px}.sub{font-size:17px}}.persp-card-title{width:fit-content;max-width:100%;font-size:clamp(30px,3.2vw,40px);font-family:Arial,Helvetica,sans-serif;font-weight:500;line-height:1.12;letter-spacing:-.035em;padding:.02em .08em .05em;margin-left:-.08em;background-image:linear-gradient(var(--lime),var(--lime));background-repeat:no-repeat;background-position:left 88%;background-size:0 82%;transition:background-size .32s cubic-bezier(.2,.75,.25,1),color .2s ease}.persp-card:hover .persp-card-title,.persp-card:focus-visible .persp-card-title{background-size:100% 82%}html{scroll-padding-top:30px}.hp-refined section{padding:66px 0}.hp-refined .v7-headline{font-size:clamp(36px,4vw,54px);line-height:1.01;letter-spacing:-.052em;margin-top:18px}.hp-refined .v7-lead{font-size:18px;line-height:1.55;letter-spacing:-.015em}.hp-refined .eyebrow{font-size:12px;letter-spacing:.12em}.hp-refined .v7-hero{min-height:0}.hp-refined .v7-hero-top{padding:30px 0 52px}.hp-refined .v7-kicker{margin-bottom:40px;gap:25px}.hp-refined .v7-kicker .eyebrow{margin:0;font-size:11px}.hp-refined .v7-status{font-size:14px}.hp-refined .v7-hero-media:after{background:linear-gradient(90deg,#ffffffd1,#ffffff73)}.hp-hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:44px;align-items:center}.hp-refined .v7-display{font-size:clamp(48px,5.1vw,68px);line-height:.98;letter-spacing:-.061em}.hp-hero-copy{max-width:505px;margin:25px 0 24px}.hp-actions{display:flex;gap:23px;align-items:center;flex-wrap:wrap}.hp-link{display:inline-block;font-size:14px;font-weight:600;text-underline-offset:5px}.hp-link:hover{text-decoration:underline}.hp-hero-product{padding:20px 20px 14px;background:#10130f url(/images/agentrix-abstract-dark.png) center/cover;min-width:0;border-radius:2px;box-shadow:0 24px 60px #0a0e0929}.hp-product-label{display:flex;justify-content:space-between;align-items:center;color:var(--lime);font-size:11px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:15px}.hp-product-label>span:last-child{font-size:20px}.hp-screen{margin:0;min-width:0}.hp-screen>.product-image{display:block;position:relative;border-radius:5px;overflow:hidden;background:#fff;border:1px solid #d7ddd1}.hp-screen img{width:100%;height:auto;display:block;opacity:1}.hp-screen figcaption{font:12px/1.5 Arial,sans-serif;color:#68715f;margin-top:10px}.hp-hero-product figcaption{color:#d8dfd0}.hp-enlarge{position:absolute;right:9px;bottom:9px;padding:5px 9px;background:#0b0d0a;color:#fff;font-size:11px;opacity:0;transition:opacity .2s}.hp-screen a:hover .hp-enlarge,.hp-screen a:focus-visible .hp-enlarge{opacity:1}.hp-outcomes{display:grid;grid-template-columns:repeat(3,1fr);padding-top:19px;padding-bottom:19px;border-bottom:1px solid var(--border);font-size:14px}.hp-outcomes>span+span{border-left:1px solid var(--border);padding-left:24px}.hp-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:end;margin-bottom:32px}.hp-heading>.v7-lead{color:var(--grey);max-width:460px}.hp-category-label{display:flex;align-items:center;gap:11px;font-size:14px;margin:34px 0 17px}.hp-lime-dash{width:30px;height:6px;background:var(--lime)}.hp-levers{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--border)}.hp-levers article{padding:24px 30px 24px 0}.hp-levers article+article{border-left:1px solid var(--border);padding-left:30px}.hp-number{font-size:11px;letter-spacing:.1em;color:#65705a}.hp-levers h3{font-size:30px;line-height:1.04;letter-spacing:-.04em;font-weight:500;margin:21px 0 15px}.hp-levers p{font-size:16px;line-height:1.5;color:var(--grey);max-width:330px}.hp-lever-detail{display:block;font-size:12px;color:#637055;margin-top:20px}.hp-category-footer{display:flex;justify-content:space-between;gap:25px;font-size:13px;margin-top:20px;color:var(--grey)}.hp-category-footer .hp-link{font-size:13px;color:var(--ink)}.hp-refined .v7-dark .hp-heading>.v7-lead{color:#b9bdb5}.hp-refined .v7-stages{grid-template-columns:repeat(5,minmax(0,1fr))}.hp-refined .v7-stages article{min-height:190px;padding:20px 18px;gap:24px;justify-content:space-between}.hp-refined .v7-stages article>span{display:flex;justify-content:space-between;font-size:12px}.hp-refined .v7-stages article>span b{font-weight:400}.hp-refined .v7-stages article:last-child{background:var(--lime);color:#0b0d0a}.hp-refined .v7-stages article:last-child p,.hp-refined .v7-stages article:last-child>span{color:#2f421c}.hp-refined .v7-stages article:hover{transform:none}.hp-refined .v7-stages h3{font-size:23px;margin-bottom:10px}.hp-refined .v7-stages p{font-size:14px;line-height:1.5}.hp-pipeline-product{display:grid;grid-template-columns:.65fr 1.35fr;gap:48px;align-items:center;margin-top:35px}.hp-pipeline-product h3{font-size:35px;line-height:1.04;letter-spacing:-.04em;font-weight:500;margin:16px 0 23px}.hp-pipeline-product h3 em{font-style:normal;color:var(--lime)}.hp-pipeline-product .hp-link{color:#d1d8cb}.hp-pipeline-product .hp-screen>.product-image{max-height:255px;overflow:hidden}.hp-pipeline-product .hp-screen img{object-position:top}.hp-pipeline-product figcaption{color:#b9c0b2}.hp-agent-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:center}.hp-agent-grid .v7-lead{color:var(--grey);margin-top:23px}.hp-approval{display:flex;gap:15px;margin:23px 0;font-size:15px}.hp-approval>span{color:#52751b;font-size:24px}.hp-agent-visual{padding:27px;background:linear-gradient(100deg,#ffffffe6,#ffffff80),url(/images/agentrix-abstract-light.png) center/cover}.hp-agent-visual .hp-screen>.product-image{box-shadow:0 18px 35px #0d0f0c1a}.hp-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;border-top:1px solid var(--border);padding-top:25px;margin-top:37px}.hp-proof article{display:flex;gap:13px}.hp-proof article>span{font-size:11px;color:#647356}.hp-proof h3{font-size:17px;font-weight:500;line-height:1.25;margin-bottom:8px}.hp-proof p{font-size:14px;line-height:1.5;color:var(--grey)}.hp-refined .hp-solutions{padding:40px 0 47px;background:#f4f5f2;border-block:1px solid var(--border)}.hp-solutions-heading{display:flex;justify-content:space-between;align-items:center;gap:30px}.hp-solutions-heading .eyebrow{margin:0}.hp-solutions-heading .v7-headline{font-size:38px;margin:0}.hp-solution-links{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:30px}.hp-solution-links>a{padding-top:17px;border-top:1px solid #cbd4c2}.hp-solution-links h3{display:flex;justify-content:space-between;font-size:22px;font-weight:500;letter-spacing:-.03em}.hp-solution-links p{font-size:14px;color:var(--grey);margin-top:9px}.hp-solution-links>a:hover h3{color:#486e12}.hp-refined .hp-close{padding:55px 0;background:var(--lime)}.hp-close-grid{display:grid;grid-template-columns:1.4fr .7fr;gap:70px;align-items:center}.hp-close .v7-lead{font-size:17px;margin-top:18px;max-width:520px}.hp-close-grid>div:last-child{display:flex;flex-direction:column;gap:22px;align-items:flex-start}.hp-close-grid>div:last-child p{font-size:13px;color:#3c511e}.hp-preview-note{font-size:11px;color:#72776a;padding-top:12px;padding-bottom:12px}.hp-refined a:focus-visible,.hp-refined button:focus-visible{outline:2px solid #688b35;outline-offset:4px}@media(max-width:1100px){.hp-hero-grid{gap:25px}.hp-refined .v7-display{font-size:clamp(46px,5.1vw,60px)}.hp-refined .v7-status{font-size:12px}.hp-hero-product{padding:14px}.hp-heading{gap:36px}.hp-levers article{padding-right:20px}.hp-levers article+article{padding-left:20px}.hp-agent-grid{gap:35px}.hp-agent-visual{padding:16px}.hp-outcomes{font-size:12px}.hp-pipeline-product{gap:30px}.hp-refined .v7-stages article{padding-inline:13px}.hp-refined .v7-stages h3{font-size:20px}}@media(max-width:800px){.hp-refined section{padding:44px 0}.hp-refined .v7-kicker{flex-direction:column;gap:13px;margin-bottom:30px}.hp-refined .v7-kicker .eyebrow{font-size:10px}.hp-refined .v7-status{font-size:12px}.hp-refined .v7-hero-top{padding-top:24px;padding-bottom:35px}.hp-hero-grid{grid-template-columns:1fr;gap:33px}.hp-refined .v7-display{font-size:clamp(43px,7.8vw,62px)}.hp-hero-copy{margin-top:23px}.hp-refined .v7-lead{font-size:17px}.hp-hero-product{max-width:620px;padding:15px}.hp-outcomes{font-size:12px;gap:12px;line-height:1.5}.hp-outcomes>span+span{padding-left:12px}.hp-heading{grid-template-columns:1fr;gap:20px;margin-bottom:26px}.hp-refined .v7-headline{font-size:38px}.hp-category-label{margin-top:25px}.hp-levers{grid-template-columns:1fr}.hp-levers article,.hp-levers article+article{border-left:0;border-bottom:1px solid var(--border);padding:22px 0;display:grid;grid-template-columns:.9fr 1.1fr;column-gap:20px}.hp-levers article:last-child{border-bottom:0}.hp-number{grid-column:1/-1}.hp-levers h3{font-size:27px;margin:15px 0 0}.hp-levers p{margin-top:15px;font-size:15px}.hp-lever-detail{grid-column:2;font-size:11px;margin-top:10px}.hp-category-footer{flex-direction:column;gap:13px}.hp-refined .v7-stages{grid-template-columns:1fr}.hp-refined .v7-stages article{min-height:0;display:grid;grid-template-columns:30px 1fr;gap:16px;padding:18px;border-right:0}.hp-refined .v7-stages article>span b{display:none}.hp-refined .v7-stages h3{font-size:22px;margin-bottom:6px}.hp-pipeline-product{grid-template-columns:1fr;gap:24px}.hp-pipeline-product h3{font-size:29px}.hp-pipeline-product h3 br{display:none}.hp-pipeline-product h3 em{display:block}.hp-pipeline-product .hp-screen>.product-image{max-height:240px}.hp-agent-grid{grid-template-columns:1fr;gap:27px}.hp-agent-grid .v7-headline br:nth-of-type(1){display:none}.hp-proof{grid-template-columns:1fr;gap:22px}.hp-solutions-heading{flex-direction:column;align-items:flex-start;gap:17px}.hp-solutions-heading .v7-headline{font-size:32px}.hp-solution-links{grid-template-columns:1fr;gap:21px;margin-top:24px}.hp-close-grid{grid-template-columns:1fr;gap:27px}.hp-refined .hp-close{padding:40px 0}.hp-close-grid>div:last-child{gap:17px}.hp-enlarge{opacity:1}.hp-preview-note{font-size:10px}}@media(max-width:420px){.nav-r .btn{display:none}.hp-refined .v7-display{font-size:41px}.hp-outcomes{font-size:11px}.hp-actions{gap:18px}.hp-refined .v7-headline{font-size:35px}.hp-levers h3{font-size:25px}.hp-levers p{font-size:14px}}@media(prefers-reduced-motion:reduce){.hp-refined *{animation:none!important;transition:none!important}}:root{--ink:#0d0f0c;--dark:#0b0d0a;--warm:#fff;--grey:#596057;--border:#dfe3dc;--lime:#9cff19;--lime-h:#8deb10}.site-frame{font-family:Arial,Helvetica,sans-serif;font-size:17px;background:#fff}.site-frame .wrap{max-width:1320px;padding-inline:clamp(22px,5vw,72px)}.site-frame main{overflow:clip}.site-frame .btn{border-radius:999px;padding:13px 23px;display:inline-flex;align-items:center;justify-content:center;line-height:1.4;min-height:48px}.site-frame a:focus-visible,.site-frame button:focus-visible,.site-frame summary:focus-visible{outline:3px solid #658b2b;outline-offset:5px}.site-frame section:before{display:none}.site-frame h1,.site-frame h2,.site-frame h3{font-family:Arial,Helvetica,sans-serif;font-weight:400}.site-frame p{line-height:1.6}.site-frame .eyebrow{font-size:12px;font-weight:600;letter-spacing:.12em;display:block}.site-nav{position:relative;z-index:50;background:#fff;border-bottom:1px solid #eceee9}.nav-shell{display:flex;align-items:center;justify-content:space-between;gap:27px;min-height:82px}.site-nav .logo img{width:170px;height:auto}.site-desktop-nav{display:flex;align-items:center;gap:27px;font-size:15px}.nav-actions{display:flex;align-items:center;gap:20px;font-size:14px}.nav-actions .btn{padding:10px 19px;min-height:44px;font-size:14px}.nav-disclosure{position:relative}.nav-disclosure summary{display:flex;align-items:center;gap:9px;cursor:pointer;list-style:none}.nav-disclosure summary::-webkit-details-marker,.site-mobile-nav summary::-webkit-details-marker{display:none}.nav-disclosure>div{position:absolute;left:-20px;top:35px;min-width:235px;padding:12px;background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:0 20px 45px #00000015}.nav-disclosure a{display:flex;justify-content:space-between;gap:20px;padding:11px 10px;border-radius:6px;font-size:14px}.nav-disclosure a:hover{background:#eff5e8}.nav-disclosure a span{color:#69843b}.site-mobile-nav{display:none}.skip-link{position:fixed;top:-80px;left:20px;background:#fff;padding:12px;z-index:100}.skip-link:focus{top:12px}.hp-refined .v7-hero-top{padding-top:27px;padding-bottom:48px}.hp-refined .v7-kicker{margin-bottom:36px}.hp-refined .v7-display{font-weight:400}.hp-refined .hp-hero-product{border-radius:14px;padding:18px;background-image:linear-gradient(#0002,#0002),url(/images/agentrix-abstract-dark.png)}.hp-refined .hp-screen>.product-image{border-radius:8px}.hp-refined .hp-agent-visual{border-radius:14px}.hp-refined .hp-close{background:#edf0e9;border-top:1px solid #dbe2d3;padding:48px 0}.hp-refined .hp-close .eyebrow:before{content:"";display:block;width:46px;height:5px;background:var(--lime);margin-bottom:17px}.hp-refined .hp-close .v7-headline{font-size:45px}.muted-heading{color:#72796c}.assessment-promise{font-size:14px!important;font-weight:600;letter-spacing:.01em;margin-top:20px}.hp-refined .hp-close-grid{grid-template-columns:1.45fr .65fr}.hp-refined .hp-close-grid>div:last-child p{font-size:12px;color:#64705a}.hp-refined .hp-levers h3{font-weight:400}.hp-refined .v7-stages article{min-height:175px}.hp-refined .hp-pipeline-product{gap:40px}.hp-refined .hp-pipeline-product .hp-screen>.product-image{border-radius:9px}.interior{font-family:Arial,Helvetica,sans-serif}.interior section{padding-top:60px;padding-bottom:60px}.interior h2{font-size:clamp(30px,3.2vw,44px);line-height:1.08;letter-spacing:-.045em;margin:0 0 22px}.interior h3{font-size:24px;line-height:1.15;letter-spacing:-.025em}.interior p{color:var(--grey);font-size:17px;margin-bottom:16px}.page-hero{padding:65px 0 52px;background:#f3f5f0 url(/images/hero-abstract-light-poster.jpg) center/cover}.page-hero .wrap{position:relative}.page-hero h1{font-size:clamp(44px,5.5vw,74px);line-height:1.02;letter-spacing:-.055em;max-width:1000px;margin:0}.page-hero .page-deck{max-width:710px;font-size:19px;line-height:1.55;margin:23px 0 0;color:#4e5549}.page-hero-actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap;margin-top:28px}.hero-small-note{font-size:13px;color:#606a55}.page-hero-dark{background:linear-gradient(90deg,#060806e8,#060806ab),url(/images/agentrix-abstract-dark.png) center/cover;color:#fff}.page-hero-dark .eyebrow{color:var(--lime)}.page-hero-dark .page-deck{color:#d0d5cb}.page-cta{background:var(--lime);padding:43px 0!important}.page-cta>.wrap{display:flex;justify-content:space-between;align-items:center;gap:45px}.page-cta h2{font-size:36px;margin:0 0 10px}.page-cta p{margin:0;font-size:16px;color:#394e21}.page-cta a{flex-shrink:0}.editorial-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:27px;border-top:1px solid var(--border)}.editorial-cards article{padding:25px 30px 5px 0}.editorial-cards article+article{padding-left:30px;border-left:1px solid var(--border)}.index-number{font-size:12px;color:#657356;display:block;margin-bottom:27px}.editorial-cards h3{font-size:26px;margin:0 0 15px}.editorial-cards p{font-size:16px}.section-kicker{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:30px}.section-kicker h2{min-width:48%;margin:0}.feature-row{display:grid;grid-template-columns:1fr 1.15fr;gap:70px;align-items:center}.feature-row>div p:last-child{margin-bottom:0}.site-shot{margin:0;min-width:0}.site-shot>.product-image{display:block;position:relative;background:#fff;border-radius:12px;overflow:hidden;border:1px solid #d9dfd4;box-shadow:0 20px 50px #111a0e12}.site-shot img{width:100%;height:auto}.site-shot>.product-image>span{position:absolute;right:12px;bottom:12px;font-size:12px;padding:6px 10px;border-radius:99px;background:#10140f;color:#fff}.site-shot figcaption{font-size:12px;line-height:1.5;color:#67705f;margin-top:12px}.small-note{font-size:13px!important;line-height:1.6!important;color:#687260!important}.gray-panel,.category-story,.assessment-process{background:#f1f3ef}.category-coverage{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:20px}.category-coverage article{border:1px solid var(--border);border-radius:12px;padding:27px;background:#f7f8f5}.category-coverage h3{margin-bottom:12px}.category-coverage p{font-size:16px;margin:0}.reading-layout{display:grid;grid-template-columns:205px minmax(0,1fr);gap:65px;position:relative}.chapter-nav{padding-top:45px;align-self:start;position:sticky;top:25px;display:flex;flex-direction:column;gap:17px;font-size:14px}.chapter-nav>span{font-size:11px;letter-spacing:.12em;margin-bottom:6px;color:#737c69}.chapter-nav a:hover{color:#668a2d}.interior .chapter{display:grid;grid-template-columns:34px 1fr;gap:18px;padding:43px 0;border-bottom:1px solid var(--border);scroll-margin-top:25px}.chapter-number{font-size:13px;color:#748566;padding-top:8px}.chapter h2{font-size:37px}.chapter .site-shot{margin:23px 0}.chapter p:last-child{margin-bottom:0}.data-strip{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.data-strip span{padding:7px 12px;border:1px solid var(--border);border-radius:99px;background:#f5f7f1;font-size:13px}.inline-callout{border-left:4px solid var(--lime);background:#f2f5ed;padding:24px 27px;border-radius:0 9px 9px 0;margin:25px 0}.inline-callout>span{font-size:11px;letter-spacing:.11em;display:block;margin-bottom:12px;color:#62734a;font-weight:600}.inline-callout p{font-size:16px;margin:0}.inline-callout .hp-link{margin-top:17px}.chapter .editorial-cards h3{font-size:22px}.chapter .editorial-cards p{font-size:15px}.chapter .editorial-cards article{padding-right:17px}.chapter .editorial-cards article+article{padding-left:17px}.architecture-block{padding:40px 0!important}.architecture-rows{margin:26px 0}.architecture-rows>div{display:grid;grid-template-columns:115px 1fr;gap:20px;padding:15px 0;border-bottom:1px solid var(--border);font-size:16px}.architecture-rows b{font-weight:500}.architecture-rows span{color:var(--grey)}.site-faq{border-top:1px solid var(--border)}.site-faq details{border-bottom:1px solid var(--border);padding:20px 0}.site-faq summary{display:flex;justify-content:space-between;gap:25px;cursor:pointer;list-style:none;font-size:19px}.site-faq summary::-webkit-details-marker{display:none}.site-faq summary>span{font-size:25px;line-height:1}.site-faq details[open] summary>span{transform:rotate(45deg)}.site-faq p{max-width:830px;margin:17px 35px 0 0;font-size:16px}.interior .faq-section{padding-top:40px;padding-bottom:50px}.assessment-benefits{padding-top:14px!important;padding-bottom:25px!important}.assessment-benefits .editorial-cards{margin-top:0}.assessment-detail,.partnership-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.plain-list{list-style:none;padding:0;margin:20px 0}.plain-list li{padding:13px 0 13px 22px;border-bottom:1px solid #dce2d4;font-size:16px;line-height:1.5;position:relative}.plain-list li:before{content:"↳";position:absolute;left:0;color:#647d3f}.deliverables-panel{background:#eff2e9;padding:30px;border-radius:14px}.deliverables-panel ol{padding-left:20px}.deliverables-panel li{padding:18px 0;border-bottom:1px solid #cfd8c4}.deliverables-panel li strong{display:block;font-size:18px;font-weight:500;margin-bottom:8px}.deliverables-panel li span{display:block;font-size:16px;color:var(--grey)}.enquiry-section{display:grid;grid-template-columns:1fr 1fr;gap:85px}.enquiry-section>div>p{max-width:400px}.enquiry-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:30px;background:#f2f4ef;border-radius:14px}.enquiry-form label{display:flex;flex-direction:column;gap:8px;font-size:14px}.enquiry-form label:nth-child(n+3){grid-column:1/-1}.enquiry-form input,.enquiry-form textarea{width:100%;border:1px solid #bdc8b3;border-radius:6px;background:#fff;padding:12px;font:16px/1.5 Arial,sans-serif;color:var(--ink)}.enquiry-form textarea{resize:vertical}.enquiry-form input:focus,.enquiry-form textarea:focus{outline:2px solid #6b9537;outline-offset:2px}.enquiry-form button{grid-column:1/-1;justify-self:start}.enquiry-form .form-note,.enquiry-form .form-status{grid-column:1/-1;font-size:12px;line-height:1.55;margin:0}.form-note a{text-decoration:underline;text-underline-offset:3px}.form-status:empty{display:none}.contact-options a{display:block;padding:22px 0;border-bottom:1px solid var(--border)}.contact-options a:first-child{padding-top:0}.contact-options span{display:block;font-size:11px;letter-spacing:.1em;margin-bottom:12px;color:#6a795a}.contact-options h2{font-size:27px;overflow-wrap:anywhere}.contact-options h3{font-size:23px}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.pricing-grid article{padding:33px;border:1px solid var(--border);border-radius:14px}.pricing-grid article:last-child{background:#f0f4e9}.pricing-grid h2{font-size:37px}.pricing-commitment{background:#f3f5ef;padding:34px;border-left:5px solid var(--lime);border-radius:0 12px 12px 0}.pricing-commitment h2{font-size:37px}.pricing-commitment p{max-width:850px}.security-details{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px}.table-scroll{overflow-x:auto}.security-details table{width:100%;border-collapse:collapse;font-size:15px}.security-details th{background:#eaf0e2;text-align:left;padding:17px;font-weight:500}.security-details td{padding:15px 17px;border-bottom:1px solid var(--border)}.security-details td:first-child{width:40%}.security-links{display:flex;flex-direction:column}.security-links a{padding:17px 0;border-bottom:1px solid #cfd8c5;font-size:18px}.portfolio-economics{background:#11150f;color:#fff}.portfolio-economics p{color:#bcc5b4}.portfolio-economics .eyebrow{color:var(--lime)}.economics-card{padding:30px;border:1px solid #49523f;border-radius:14px;background:#1c2317}.economics-card>div{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #46533a;padding:17px 0}.economics-card span{font-size:15px;color:#cbd4c2}.economics-card strong{font-size:33px;font-weight:400;white-space:nowrap}.economics-card .economic-result{color:var(--lime)}.economics-card p{font-size:13px;margin-top:18px;margin-bottom:0}.company-paths{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.company-paths>a{border-top:1px solid var(--border);padding-top:25px}.company-paths span{font-size:11px;letter-spacing:.12em;color:#677359;display:block;margin-bottom:20px}.company-paths h3{font-size:28px}.thinking-grid{display:grid;grid-template-columns:1fr 1fr;gap:42px}.thinking-card{display:block;border-top:1px solid var(--border);padding-top:27px}.thinking-image{aspect-ratio:1.9;overflow:hidden;border-radius:14px;background:#e9ede4;margin-bottom:25px}.thinking-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.thinking-card:hover img{transform:scale(1.035)}.thinking-card h2{font-size:37px;line-height:1.05;margin:15px 0}.thinking-card h2 span{float:right}.thinking-card h2 .thinking-title{float:none;box-decoration-break:clone;-webkit-box-decoration-break:clone;transition:background-color .2s ease}.thinking-card:hover h2 .thinking-title,.thinking-card:focus-visible h2 .thinking-title{background:var(--lime);color:var(--ink)}.thinking-card h2 .thinking-arrow{float:right}.thinking-card p{font-size:16px}.thinking-card .eyebrow{font-size:11px}.article-meta{font-size:12px;color:#73796b;border-top:1px solid var(--border);padding-top:17px}.site-frame .perspectives-article{padding:55px 0 65px}.site-frame .perspectives-wrap{max-width:830px;padding:0 28px}.site-frame .persp-h1{font-size:clamp(40px,5vw,63px);font-weight:400}.site-frame .persp-card-title{font-weight:400}.site-frame .persp-table-head,.site-frame .persp-table-row{grid-template-columns:1fr 1fr;gap:20px}.site-frame .persp-table-head span:last-child,.site-frame .persp-table-row span:last-child{display:block}.site-frame .prose{max-width:850px;padding-top:10px}.site-frame .prose h1.big{font-size:clamp(38px,4.5vw,57px)!important;line-height:1.1}.site-frame .prose p,.site-frame .prose li{font-size:17px;line-height:1.7}.site-frame .prose h2{margin-top:32px}.site-footer{background:#10140e;color:#fff;padding:42px 0 22px}.footer-opening{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:30px;border-bottom:1px solid #32392b}.site-footer .logo img{width:185px}.footer-opening p{font-size:16px;color:#bdc7b2;line-height:1.45;margin-top:15px}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;padding:30px 0}.footer-links h3{font-size:12px;letter-spacing:.08em;text-transform:uppercase;margin:0 0 16px;color:#929f85}.footer-links a{display:block;font-size:14px;color:#d5ddcc;padding:5px 0}.footer-links a:hover{color:var(--lime)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #32392b;padding-top:18px;font-size:12px;color:#9fab93}.footer-bottom>div{display:flex;gap:20px}.page-not-found{padding-top:100px!important;padding-bottom:100px!important}.page-not-found h1{font-size:55px;line-height:1.05;margin-bottom:30px}@media(max-width:1150px){.nav-assessment{display:none}.site-desktop-nav,.nav-shell{gap:20px}.feature-row{gap:40px}.reading-layout{gap:35px;grid-template-columns:175px minmax(0,1fr)}.enquiry-section{gap:40px}.security-details{gap:35px}}@media(max-width:850px){.site-nav .logo img{width:155px}.nav-shell{min-height:72px}.site-desktop-nav,.nav-actions{display:none}.site-mobile-nav{display:block}.site-mobile-nav summary{list-style:none;font-size:15px;cursor:pointer;display:flex;align-items:center;gap:10px;padding:10px 0}.site-mobile-nav nav{position:absolute;left:0;right:0;top:71px;background:#fff;padding:15px 24px;box-shadow:0 18px 28px #00000012;display:grid;grid-template-columns:1fr 1fr;gap:10px 25px;border-bottom:1px solid var(--border)}.site-mobile-nav nav a{font-size:14px;padding:9px 0}.interior section{padding-top:40px;padding-bottom:40px}.page-hero{padding:40px 0}.page-hero h1{font-size:clamp(40px,7vw,58px)}.page-hero .page-deck{font-size:18px}.page-hero-actions{gap:18px}.feature-row,.assessment-detail,.partnership-grid,.enquiry-section,.security-details{grid-template-columns:1fr;gap:28px}.section-kicker{display:block;margin-bottom:24px}.section-kicker h2{margin-top:20px}.editorial-cards h3{font-size:24px}.editorial-cards article{padding-right:20px}.editorial-cards article+article{padding-left:20px}.editorial-cards p{font-size:15px}.reading-layout{display:block}.chapter-nav{position:relative;top:0;flex-direction:row;flex-wrap:wrap;padding:25px 0;gap:13px 20px;border-bottom:1px solid var(--border)}.chapter-nav>span{width:100%;margin:0}.chapter-nav a{font-size:13px}.chapter h2{font-size:32px}.page-cta>.wrap{align-items:flex-start;gap:25px;flex-direction:column}.page-cta h2{font-size:32px}.pricing-grid{gap:18px}.pricing-grid article{padding:24px}.pricing-grid h2{font-size:31px}.company-paths h3{font-size:25px}.thinking-grid{gap:27px}.thinking-card h2{font-size:32px}.hp-refined .hp-close-grid{grid-template-columns:1fr}.hp-refined .hp-close .v7-headline{font-size:38px}.footer-bottom{flex-wrap:wrap}.site-frame .persp-table-row{font-size:14px}}@media(max-width:600px){.editorial-cards{grid-template-columns:1fr}.editorial-cards article,.editorial-cards article+article{border-left:0;border-bottom:1px solid var(--border);padding:22px 0}.editorial-cards article:last-child{border-bottom:0}.index-number{margin-bottom:14px}.editorial-cards h3{margin-bottom:12px}.editorial-cards p{font-size:16px}.category-coverage,.pricing-grid,.thinking-grid,.company-paths{grid-template-columns:1fr}.thinking-grid{gap:45px}.category-coverage article{padding:23px}.interior .chapter{grid-template-columns:22px 1fr;gap:10px;padding:32px 0}.chapter h2{font-size:29px}.chapter p{font-size:16px}.architecture-rows>div{grid-template-columns:82px 1fr;gap:15px;font-size:15px}.enquiry-form{grid-template-columns:1fr;padding:22px}.enquiry-form label{grid-column:1/-1}.deliverables-panel{padding:24px}.inline-callout{padding:20px}.site-faq summary{font-size:18px}.site-faq p{font-size:16px}.footer-links{grid-template-columns:1fr 1fr;gap:25px}.footer-opening{align-items:flex-start}.footer-opening .btn{font-size:13px;padding:11px 17px}.site-footer .logo img{width:150px}.footer-bottom>div{gap:14px;flex-wrap:wrap}.site-frame .persp-h1{font-size:41px}.site-frame .persp-deck{font-size:18px}.site-frame .persp-kicker{gap:10px}.site-frame .persp-series{font-size:11px}.site-frame .persp-share{flex-wrap:wrap}.site-frame .persp-table-head,.site-frame .persp-table-row{padding:12px;gap:14px}.site-frame .persp-table-head{font-size:11px}.site-frame .persp-nav-articles{gap:25px}.hp-refined .hp-close .v7-headline{font-size:35px}.hp-refined .v7-display{font-size:clamp(37px,10.4vw,57px)}.hero-small-note{font-size:12px}.pricing-commitment{padding:24px}.pricing-commitment h2{font-size:30px}.security-details td,.security-details th{padding:12px;font-size:14px}.page-not-found h1{font-size:40px}}.hp-refined .hp-hero-expanded{display:block}.hp-refined .hp-hero-expanded .v7-display{font-size:clamp(64px,6.9vw,92px);line-height:.99;font-weight:500;letter-spacing:-.06em}.hp-refined .hp-hero-bottom-row{display:grid;grid-template-columns:1.35fr 1fr;gap:60px;align-items:center;margin-top:30px}.hp-refined .hp-hero-bottom-row .hp-hero-copy{margin:0;max-width:620px}.hp-refined .hp-hero-bottom-row .hp-actions{justify-content:flex-end;gap:18px}.hp-product-below{display:grid;grid-template-columns:.75fr 1.25fr;align-items:center;gap:65px;padding-top:38px;padding-bottom:38px;border-bottom:1px solid var(--border)}.hp-product-below h2{font-size:38px;line-height:1.07;letter-spacing:-.045em;margin:0 0 18px}.hp-product-below p{font-size:16px;color:var(--grey);max-width:330px;margin-bottom:20px}.hp-product-below .hp-hero-product{background:#eef1e9;padding:14px;box-shadow:none;border:1px solid #dce2d5}.hp-product-below .hp-screen>.product-image{max-height:310px}.hp-product-below .hp-screen img{object-position:top}.hp-product-below .hp-screen figcaption{color:#66715b}.interior .team-section{display:grid;grid-template-columns:1fr 1.15fr;gap:70px;border-bottom:1px solid var(--border)}.team-section h3{font-size:32px;line-height:1.15;letter-spacing:-.03em;margin-bottom:23px}.team-section .hp-link{margin-top:8px}.nav-disclosure[open]>summary{box-shadow:0 2px 0 var(--lime)}@media(max-width:850px){.hp-refined .hp-hero-expanded .v7-display{font-size:clamp(52px,8.1vw,70px)}.hp-refined .hp-hero-bottom-row{grid-template-columns:1fr;gap:23px}.hp-refined .hp-hero-bottom-row .hp-actions{justify-content:flex-start}.hp-product-below{gap:30px;grid-template-columns:.8fr 1.2fr}.hp-product-below h2{font-size:30px}.interior .team-section{grid-template-columns:1fr;gap:25px}}@media(max-width:600px){.hp-refined .hp-hero-expanded .v7-display{font-size:clamp(37px,10.5vw,58px)}.hp-product-below{grid-template-columns:1fr;gap:24px;padding-top:30px;padding-bottom:30px}.hp-product-below p{max-width:none}.hp-product-below .hp-hero-product{max-width:none;width:100%}.hp-product-below .hp-screen>.product-image{max-height:260px}.team-section h3{font-size:28px}}@media(prefers-reduced-motion:reduce){.site-frame *{animation:none!important;transition:none!important;scroll-behavior:auto!important}.v7-hero-media video{display:none}}.category-restored .category-availability{margin-top:25px;padding:20px 24px;border-left:4px solid var(--lime);background:#f0f3ec;color:#303a29;font-size:17px;font-weight:500}.category-availability strong{display:block;font-size:20px;margin-bottom:6px;color:var(--ink)}.company-restored .company-team-band{background:#10150d;color:#fff;padding:0}.company-restored .company-team-band .team-section{padding-block:55px;border:0}.company-team-band .eyebrow,.company-team-band .hp-link{color:var(--lime)}.company-team-band h2{font-size:clamp(36px,4vw,54px)}.company-team-band h3{font-size:clamp(32px,3.2vw,42px)}.company-team-band p{font-size:19px;color:#d0d8c9}.company-restored .company-careers{background:#fff;color:var(--ink);border-color:var(--border)}.company-restored .company-partners{background:#f0f2ed}.company-restored .company-careers p{color:var(--grey)}.company-restored .company-careers .hp-link,.company-restored .company-panel-heading{color:var(--ink)}.company-opportunity .company-panel-heading{font-size:14px;letter-spacing:.02em;line-height:1.8}.company-panel-heading span{display:inline-block;background:var(--lime);color:#10150d;font-size:16px;font-weight:700;padding:4px 9px;border-radius:3px}@media(max-width:700px){.company-restored .company-team-band .team-section{padding-block:38px}.company-team-band p{font-size:18px}}.architecture-graphic{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:stretch;padding:32px;background:#10150e;border:1px solid #303b26;border-radius:16px}.architecture-stack{display:flex;flex-direction:column;gap:9px;border-left:2px solid #61764c;padding-left:15px}.architecture-stack button{display:flex;align-items:center;gap:18px;text-align:left;padding:17px 19px;min-height:82px;width:100%;border:1px solid #47523c;border-radius:8px;background:#222b1c;color:#eef3e8;cursor:pointer;font-family:inherit;transition:background .18s,color .18s}.architecture-stack button[aria-pressed=true]{background:var(--lime);color:#10150d;border-color:var(--lime)}.architecture-stack strong{display:block;font-size:25px;font-weight:400;letter-spacing:-.03em}.architecture-stack small{display:block;font-size:14px;margin-top:5px;opacity:.8}.layer-index{font-size:14px;opacity:.75}.layer-arrow{margin-left:auto;font-size:21px}.architecture-details{align-self:center;min-width:0;color:#fff}.architecture-details [hidden]{display:none}.architecture-details .eyebrow{color:var(--lime)}.architecture-details h3{font-size:clamp(28px,3vw,39px);line-height:1.12;margin:24px 0}.architecture-details p{color:#c8d2bd;font-size:17px}.architecture-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.architecture-tags span{font-size:14px;border:1px solid #526143;border-radius:6px;padding:9px 12px;color:#d9e4ce}.architecture-details .architecture-principle{border-top:1px solid #3b482e;margin:30px 0 0;padding-top:20px;font-size:14px;color:#aab99a}.architecture-experience .section-kicker>p{max-width:430px}@media(max-width:700px){.architecture-graphic{grid-template-columns:1fr;gap:28px;padding:22px}.architecture-details{min-height:290px}.architecture-stack button{min-height:74px;padding:14px}.architecture-stack strong{font-size:22px}}.hp-refined #pipeline .hp-pipeline-cycle article{justify-content:flex-start;gap:24px;background:transparent;color:#e4e9df;animation:hp-stage-highlight 10s linear infinite;transition:none}.hp-refined #pipeline .hp-pipeline-cycle article:first-child{background:var(--lime);color:#10150d}.hp-refined #pipeline .hp-pipeline-cycle article>span,.hp-refined #pipeline .hp-pipeline-cycle article h3,.hp-refined #pipeline .hp-pipeline-cycle article p{color:inherit}.hp-refined #pipeline .hp-pipeline-cycle article p{opacity:.85;margin-bottom:0}.hp-refined #pipeline .hp-pipeline-cycle article h3{line-height:1.2;margin-top:0}.hp-pipeline-pause{width:16px;height:16px;accent-color:var(--lime);vertical-align:middle;margin:0 8px 14px 0}.hp-pipeline-pause+label{display:inline-block;color:#c6cebf;font-size:14px;vertical-align:middle;margin-bottom:14px;cursor:pointer}.hp-pipeline-pause:checked~.v7-stages article{animation-play-state:paused!important}@keyframes hp-stage-highlight{0%,19.999%{background:var(--lime);color:#10150d}20%,to{background:transparent;color:#e4e9df}}@media(min-width:901px){.hp-refined .v7-hero-top{min-height:620px}}@media(max-width:800px){.hp-refined #pipeline .hp-pipeline-cycle article{gap:16px;align-items:start}}@media(prefers-reduced-motion:reduce){.hp-pipeline-pause,.hp-pipeline-pause+label{display:none}.hp-refined #pipeline .hp-pipeline-cycle article{animation:none}}.company-restored .page-hero{padding-block:50px}.company-restored .company-mission{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px;padding-block:38px}.company-restored .company-mission p:last-child{margin-bottom:0}.company-restored .company-beliefs{padding-block:38px}.company-restored .team-section{padding-block:45px}.company-opportunity-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:22px}.company-opportunity{display:flex;flex-direction:column;padding:30px;border:1px solid var(--border);border-radius:14px;min-width:0}.company-opportunity h2{font-size:32px;line-height:1.1;letter-spacing:-.04em}.company-opportunity p{font-size:16px}.company-opportunity>.hp-link{margin-top:auto;padding-top:20px;overflow-wrap:anywhere}.company-opportunity .eyebrow{font-size:12px;margin-bottom:25px}.company-careers{background:#10150d;color:#fff;border-color:#10150d}.company-careers p{color:#cbd3c4}.company-careers .eyebrow,.company-careers .hp-link{color:var(--lime)}.company-partners{background:#eef2e8}.company-contact{background:#fff}.company-design-link{margin-top:25px;padding-top:22px;border-top:1px solid var(--border)}.company-design-link p{font-size:15px}@media(max-width:1000px){.company-opportunity-grid{grid-template-columns:1fr 1fr}.company-contact{grid-column:1/-1}.company-opportunity{padding:25px}}@media(max-width:700px){.company-restored .company-mission{grid-template-columns:1fr;gap:18px}.company-opportunity-grid{grid-template-columns:1fr}.company-contact{grid-column:auto}.company-restored .page-hero{padding-block:38px}.company-opportunity h2{font-size:30px}}.site-frame .hp-refined .hp-problem,.hp-refined #solutions{background:#10130f;color:#fff;border-color:#343b2f}.hp-refined .hp-problem h2,.hp-refined .hp-problem h3,.hp-refined #solutions h2,.hp-refined #solutions h3{color:#fff}.hp-refined .hp-problem .eyebrow,.hp-refined #solutions .eyebrow{color:var(--lime)}.hp-refined .hp-problem .hp-heading>.v7-lead,.hp-refined .hp-problem-points p,.hp-refined #solutions .hp-solution-links p{color:#c4cbbe}.hp-refined .hp-problem-points,.hp-refined #solutions .hp-solution-links>a{border-color:#414a39}.hp-refined #solutions .hp-solution-links a:hover h3,.hp-refined #solutions .hp-solution-links a:focus-visible h3{color:var(--lime)}.hp-refined .hp-product-below .v7-headline{font-size:clamp(36px,4vw,54px);line-height:1.01;letter-spacing:-.052em}.hp-refined .hp-close .btn-ink:hover,.hp-refined .hp-close .btn-ink:focus-visible{background:var(--lime);color:var(--ink);border-color:var(--lime)}.hp-discovery-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:55px;align-items:center}.hp-discovery-grid .v7-lead{margin:22px 0 17px;color:var(--grey)}.hp-discovery-depth{font-size:16px;color:var(--grey);margin-bottom:23px}.hp-lever-board{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #d8ded1;border-radius:12px;overflow:hidden;gap:1px;background:#d8ded1}.hp-lever-tile{display:flex;flex-direction:column;justify-content:space-between;min-height:145px;padding:16px 18px;background:#f2f4ee;color:var(--ink);transition:background .18s ease,color .18s ease}.hp-lever-tile:nth-child(4n+2),.hp-lever-tile:nth-child(4n+3){background:#e3e8dd}.hp-lever-tile>span{font-size:13px;color:#5e6b51;margin-bottom:9px}.hp-lever-tile h3{font-size:20px;line-height:1.1;letter-spacing:-.03em;margin:0 0 8px}.hp-lever-tile p{font-size:14px;color:#59634f;margin:0;line-height:1.45}.hp-lever-tile:hover,.hp-lever-tile:focus-visible{background:var(--lime);color:#0d0f0c}.hp-lever-tile:hover p,.hp-lever-tile:hover>span,.hp-lever-tile:focus-visible p,.hp-lever-tile:focus-visible>span{color:#273717}.hp-refined .hp-lever-tile:focus-visible{outline:3px solid #30451b;outline-offset:-4px}@media(max-width:850px){.hp-discovery-grid{grid-template-columns:1fr;gap:28px}.hp-refined .hp-product-below .v7-headline{font-size:38px}}@media(max-width:420px){.hp-lever-tile{padding:14px;min-height:145px}.hp-lever-tile h3{font-size:18px}.hp-refined .hp-product-below .v7-headline{font-size:35px}}.hp-refined .hp-problem{padding-block:38px;background:#f4f5f2}.hp-problem .hp-heading{margin-bottom:22px}.hp-problem .v7-headline{font-size:clamp(30px,3.2vw,44px)}.hp-problem-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;border-top:1px solid var(--border);padding-top:22px}.hp-problem-points h3{font-size:22px;letter-spacing:-.03em;margin-bottom:9px}.hp-problem-points p{font-size:16px;color:var(--grey);margin:0}.hp-engine-index{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px;padding-top:6px}.hp-engine-index a{font-size:14px;border-bottom:1px solid var(--border);padding-bottom:9px}.hp-engine-index a:hover{color:#486c15}.hp-refined .hp-product-below{padding-block:32px;gap:40px;grid-template-columns:1fr 1.2fr}.hp-product-below p{max-width:440px}.hp-lever-spectrum{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--border)}.hp-lever-spectrum>div{padding:19px 22px 19px 0;border-bottom:1px solid var(--border)}.hp-lever-spectrum h3{font-size:21px;letter-spacing:-.03em;margin-bottom:7px}.hp-lever-spectrum p{font-size:15px;color:var(--grey);margin:0}.hp-refined #intelligence,.hp-refined #agents{padding-block:40px}.hp-refined #pipeline{padding-block:42px}.hp-refined #pipeline .v7-stages article{min-height:150px}.hp-refined .hp-defense{padding-block:38px;background:#f1f3ee}.hp-defense-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.hp-defense .v7-lead{margin:18px 0;font-size:18px}.hp-refined .hp-solutions{padding-block:28px}.sv-watch{background:#fff;border:1px solid var(--border);border-radius:14px;padding:22px 26px}.sv-label{font-size:14px!important;text-transform:uppercase;letter-spacing:.1em;color:var(--grey);margin:0 0 9px!important}.sv-watch-row{display:flex;align-items:flex-start;gap:17px;border-top:1px solid var(--border);padding:13px 0}.sv-marker{font-size:14px;color:#506830;padding-top:3px}.sv-watch-row h3{font-size:19px!important;margin:0 0 4px!important;letter-spacing:-.02em}.sv-watch-row p{font-size:15px!important;margin:0!important;color:var(--grey)}.sv-note{font-size:13px!important;color:var(--grey);margin:5px 0 0!important}.sv-flow{margin:0;border:1px solid #353d2e;border-radius:14px;background:#11150e;color:#fff;padding:28px}.sv-flow figcaption{font-size:20px;margin-bottom:23px;letter-spacing:-.02em}.sv-inputs{display:flex;flex-wrap:wrap;gap:8px}.sv-inputs span{font-size:14px;border:1px solid #4b5443;border-radius:6px;padding:9px 12px;color:#d4dace}.sv-flow-line{height:25px;width:1px;background:var(--lime);margin:auto}.sv-flow ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#44503a;border:1px solid #44503a;border-radius:8px;overflow:hidden;list-style:none;margin:0;padding:0}.sv-flow li{background:#1b2215;padding:22px 17px}.sv-flow li>span{display:block;font-size:14px;color:var(--lime);margin-bottom:20px}.sv-flow strong{font-size:21px;font-weight:400;display:block;line-height:1.1}.sv-flow li p{font-size:15px!important;color:#bfcab5!important;margin:12px 0 0}.sv-evidence-rail{margin-top:22px;border-left:4px solid var(--lime);padding-left:13px;color:#d4dace;font-size:15px}.sv-evidence{margin:24px 0 0;padding:24px;background:#eef2e8;border-radius:12px}.sv-evidence figcaption{font-size:20px;letter-spacing:-.02em;margin-bottom:20px}.sv-evidence ol{list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:0;padding:0}.sv-evidence li{border-top:3px solid #88d735;padding-top:14px}.sv-evidence strong{display:block;font-size:18px;font-weight:500;margin-bottom:7px}.sv-evidence span{font-size:14px;color:var(--grey);display:block;line-height:1.5}.sv-evidence>p{font-size:14px!important;margin:22px 0 0!important}.platform-restored .platform-map{padding-top:0;padding-bottom:32px}.platform-restored .feature-row{align-items:center;gap:45px}.platform-restored .feature-row>div{min-width:0}.platform-restored .feature-row h2{font-size:clamp(30px,3.1vw,43px)}.platform-restored .feature-row p{max-width:480px}.platform-restored .feature-row .site-shot{margin:0}.platform-restored .site-shot img{max-height:390px;object-fit:cover;object-position:top;width:100%}.platform-restored .proof-section{border-top:1px solid var(--border)}.platform-restored .accountability{background:#11150e;color:#fff}.accountability .eyebrow{color:var(--lime)}.accountability .accountability-intro{display:grid;grid-template-columns:1.1fr .9fr;gap:45px;align-items:end}.accountability p{color:#c8d0c1}.accountability .editorial-cards{border-color:#424c39}.accountability .editorial-cards article{border-color:#424c39}.accountability .index-number{color:var(--lime)}.accountability .editorial-cards p{color:#c8d0c1}.platform-restored .architecture-block{display:grid;grid-template-columns:1fr 1.15fr;gap:50px}.platform-restored .architecture-rows{margin:0}.category-restored .lever-library{padding-top:35px}.lever-library .section-kicker>p{max-width:470px}.strategy-matrix{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--border);border-left:1px solid var(--border)}.strategy-matrix article{padding:23px;border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.strategy-matrix .index-number{margin-bottom:20px}.strategy-matrix h3{font-size:23px;margin-bottom:12px}.strategy-matrix p{font-size:16px;line-height:1.55}.strategy-matrix small{font-size:14px;display:block;color:#486126;border-top:1px solid var(--border);padding-top:13px}.category-restored .category-story .feature-row{align-items:center}.category-restored .category-coverage{grid-template-columns:repeat(3,minmax(0,1fr))}.category-restored .category-coverage article{padding:23px}.category-restored .category-coverage p{font-size:16px}.strategy-sequence{list-style:none;margin:22px 0 0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.strategy-sequence li{border-top:3px solid var(--lime);padding-top:18px}.strategy-sequence strong{font-size:21px;display:block;font-weight:400;margin-bottom:12px}.strategy-sequence p{font-size:16px}.pe-restored .page-hero-actions{max-width:1100px}.pe-hero-math{width:100%;background:#12170e;border-radius:12px;padding:20px 25px;color:#fff;margin-top:5px}.pe-hero-equation{display:flex;flex-wrap:wrap;align-items:center;gap:12px 22px}.pe-hero-equation>div{display:flex;gap:10px;align-items:center}.pe-hero-equation strong{font-size:32px;font-weight:400;letter-spacing:-.04em}.pe-hero-equation span{font-size:14px;max-width:125px;line-height:1.35;color:#c9d2c0}.pe-hero-equation>span{font-size:22px}.pe-hero-equation>div:last-child strong{color:var(--lime)}.pe-hero-math p{color:#bac4b1;font-size:13px;margin:13px 0 0;line-height:1.45}@media(max-width:850px){.hp-defense-grid{gap:30px}.hp-engine-index{grid-template-columns:1fr}.hp-refined .hp-product-below{gap:25px}.hp-lever-spectrum,.sv-flow ol,.sv-evidence ol,.strategy-sequence,.strategy-matrix{grid-template-columns:repeat(2,minmax(0,1fr))}.accountability .accountability-intro,.platform-restored .architecture-block{grid-template-columns:1fr;gap:20px}.category-restored .category-coverage{grid-template-columns:1fr}}@media(max-width:800px){.hp-refined #pipeline .v7-stages article{min-height:0}}@media(max-width:600px){.hp-problem-points,.hp-defense-grid,.hp-refined .hp-product-below{grid-template-columns:1fr}.hp-problem-points{gap:18px}.hp-refined .hp-problem{padding-block:30px}.hp-engine-index{grid-template-columns:1fr 1fr}.hp-lever-spectrum{grid-template-columns:1fr}.hp-lever-spectrum>div{padding:16px 0}.sv-watch,.sv-flow{padding:21px}.sv-flow ol{grid-template-columns:1fr 1fr}.sv-flow li{padding:18px 12px}.sv-flow strong{font-size:19px}.strategy-matrix{grid-template-columns:1fr}.sv-evidence{padding:20px}.pe-hero-equation{gap:15px}.pe-hero-equation>div{width:100%}.pe-hero-equation>span{display:none}.pe-hero-equation span{max-width:none}.pe-hero-math{padding:20px}.hp-defense .v7-headline{font-size:36px}.strategy-sequence{grid-template-columns:1fr}.sv-evidence ol{gap:18px}}
