@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;800&display=swap');
:root{--ink:#18201f;--muted:#69706d;--lime:#d5fa58;--paper:#fafbf7;--line:#dfe3dc}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 'DM Sans',sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #6a8e00;outline-offset:6px}.wrap{width:min(1280px,88%);margin:auto}header{display:flex;align-items:center;justify-content:space-between;height:112px;border-bottom:1px solid var(--line)}.logo{font:800 35px/1 'Manrope',sans-serif;letter-spacing:-2px;display:inline-flex;align-items:center}.brandmark{font-size:48px;margin-right:10px;font-weight:400;transform:rotate(-35deg)}.period{color:#6f8b22}nav{display:flex;align-items:center;gap:36px;font-size:14px;font-weight:550}.nav-cta{border:1px solid var(--ink);border-radius:5px;padding:10px 18px}.nav-cta span{margin-left:28px}.hero{padding-top:56px}.hero-top{display:flex;justify-content:space-between;align-items:center}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:650;margin:0 0 25px}.small-note{font-size:12px;color:var(--muted);margin-bottom:25px}.hero h1{font:500 clamp(45px,6.3vw,88px)/1.12 'Manrope',sans-serif;letter-spacing:-4.7px;margin:12px 0 42px}.hero h1>span{color:#8b9288}.hero-bottom{display:grid;grid-template-columns:1fr 1.15fr;gap:90px;align-items:center}.hero-copy p{max-width:455px;font-size:18px;line-height:1.65;margin:0 0 29px;color:#59615c}.button{border:0;background:var(--lime);color:var(--ink);padding:17px 23px;border-radius:5px;display:inline-flex;align-items:center;gap:35px;font-weight:600;font-size:14px;transition:background .2s,transform .2s}.button:hover{background:#c7ec49;transform:translateY(-2px)}.button span{font-size:20px}.system-diagram{background:#edf0e8;border:1px solid #e0e5d9;border-radius:7px;padding:23px 24px 20px}.diagram-top{display:flex;justify-content:space-between;gap:10px;color:#697163;font-size:10px}.mono{letter-spacing:1px}.system-row{display:flex;align-items:center;margin:29px 0 0}.node{font-size:12px;border:1px solid #cdd4c6;border-radius:4px;padding:10px;background:var(--paper)}.hub{background:var(--ink);color:white;text-align:center;font-size:19px;min-width:139px;padding:15px 12px;border-radius:5px}.hub>span{display:block;font-size:10px;color:#b4beb5;margin-top:2px}.path{flex:1;min-width:16px;height:1px;background:#a5b291;position:relative;overflow:visible}.path i{position:absolute;top:-2px;width:5px;height:5px;background:#5f7e1d;border-radius:50%;animation:flow 3s infinite}.loop{height:35px;border:1px solid #bec9b0;border-top:0;margin:0 42px;position:relative;border-radius:0 0 7px 7px;text-align:center}.loop>span{position:relative;top:21px;font-size:10px;color:#6e7a60;background:#edf0e8;padding:0 12px}.hero-foot{display:flex;justify-content:space-between;margin-top:63px;padding:21px 0;color:#687063;border-top:1px solid var(--line);font-size:12px}.hero-foot a span{margin-left:20px}.services{background:var(--ink);color:#f5f7ee;padding:89px 0 87px}.section-heading{display:grid;grid-template-columns:1fr 2.1fr;gap:40px}.services .eyebrow{color:#b0bca9}h2{font:500 clamp(34px,3.8vw,52px)/1.15 'Manrope',sans-serif;letter-spacing:-2px;margin:0 0 23px}.section-heading>div>p{color:#b0b8b0;max-width:410px;font-size:16px;margin-bottom:45px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.service{border-top:1px solid #465047}.mini-diagram{height:198px;margin-bottom:30px;color:#bec9bb;position:relative;display:flex;align-items:center;justify-content:center}.segments{flex-direction:column;font-size:12px}.segment-box{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin:13px 0}.segment-box i{display:block;width:27px;height:27px;border:1px solid #63715d;border-radius:4px}.segment-box .chosen{background:var(--lime);border-color:var(--lime);animation:softlight 5s ease-in-out infinite}.segment-box .chosen:nth-child(3){animation-delay:1s}.diagram-caption{font-size:11px;color:#899684;margin-top:6px}.execution{gap:0}.execution>div{display:flex;flex-direction:column;align-items:center;gap:15px;font-size:12px}.execution b{border:1px solid #6e8062;border-radius:50%;height:43px;width:43px;display:grid;place-items:center;font-size:12px;font-weight:400}.execution>i{width:30px;height:1px;background:#708261;margin-top:35px}.execution>div:nth-of-type(2) b{border-color:var(--lime);color:var(--lime);box-shadow:0 0 24px #d5fa5809}.decisions{flex-direction:column;align-items:stretch;padding:30px 20px;gap:13px}.decisions>div{display:flex;align-items:center;font-size:12px;gap:15px}.decisions>div span{width:65px;flex-shrink:0}.decisions i{width:var(--w);height:7px;background:#a8c56a;border-radius:1px}.decisions>div:nth-child(2) i{background:#718554}.decisions>div:nth-child(3) i{background:#465542}.index{font-size:12px;color:var(--lime)}h3{font:500 26px/1.27 'Manrope',sans-serif;letter-spacing:-.8px;margin:13px 0 17px}.service p{color:#b0b8b0;font-size:15px;line-height:1.7;margin:0;max-width:325px}.thinking{display:grid;grid-template-columns:1fr 1.08fr;gap:120px;padding-top:106px;padding-bottom:106px}.thinking-copy{padding-top:20px}.thinking-copy p:not(.eyebrow){font-size:16px;color:#69706a;max-width:395px;margin-top:26px}.example{background:#f0f2eb;padding:29px 32px;border:1px solid #dfe4d7;border-radius:6px}.example-header{display:flex;justify-content:space-between;align-items:center}.example-header .eyebrow{margin:0;color:#6a735f;font-size:10px}.pill{border:1px solid #c8d0bf;border-radius:20px;padding:2px 10px;color:#747d6b;font-size:10px}.example h3{font-size:29px;letter-spacing:-1px;margin:24px 0}.deal{display:flex;align-items:center;padding:15px;background:var(--paper);border:1px solid #dbe0d4;border-radius:5px;gap:12px}.deal strong,.criteria strong,.outcome strong{font-size:13px;display:block}.deal div>span,.outcome div>span{display:block;color:#7a8471;font-size:11px}.check{background:#e4efcc;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;font-size:13px}.tag{margin-left:auto;color:#6e8251;font-size:9px;border:1px solid #c8d5b6;border-radius:3px;padding:1px 6px}.connector{height:19px;width:1px;background:#a9b699;margin-left:29px}.criteria{border:1px solid #bbcba6;background:#e7edde;border-radius:5px;padding:17px}.criteria>div{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.rule{font-size:9px;color:#7a876a}.criteria p{margin:5px 0;font-size:11px;color:#69795b}.criteria p>span{margin-right:8px}.outcome{display:flex;gap:12px;align-items:center;border:1px solid #ccd7bd;padding:14px;border-radius:5px;transition:background .25s}.outcome>span{color:#708d45;font-size:24px}.outcome.warning{background:#f4e7ce;border-color:#d9c6a1}.scenario{display:flex;justify-content:space-between;width:100%;padding:15px 0;border:0;border-bottom:1px solid #d6decb;background:none;text-align:left;font-size:12px;color:#536344}.scenario:hover{color:#10180b}.example-text{font-size:12px;color:#76816d;line-height:1.75;margin:18px 0 0}.approach{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:85px 0}.approach-grid{display:grid;grid-template-columns:1fr 1.08fr;gap:120px}.approach h2 span{color:#88917f}.process{display:flex;align-items:center;margin-top:38px;font-size:11px;color:#66705e;gap:11px}.process>i{height:1px;background:#bec8b3;width:24px}.approach-copy>p{margin:0 0 33px;color:#606b5a}.ai{display:flex;align-items:start;gap:18px;border-top:1px solid var(--line);padding-top:26px}.ai-mark{font-size:26px;color:#758b47;line-height:1.3}.ai h3{font-size:17px;margin:0 0 12px;letter-spacing:-.3px}.ai p{font-size:14px;color:#727a6c;margin:0}.contact{padding-top:85px;padding-bottom:90px}.contact h2{font-size:clamp(48px,6.2vw,82px);letter-spacing:-4px}.contact h2 span{position:relative;z-index:0}.contact h2 span:after{content:'';height:13px;background:var(--lime);position:absolute;bottom:5px;left:0;right:0;z-index:-1}.contact-bottom{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-top:35px}.contact-bottom>p{color:#687160;font-size:16px;max-width:440px;margin:0}.contact-bottom small{display:block;font-size:11px;color:#7b8373;margin-top:13px}.contact-bottom .button{width:100%;justify-content:space-between}footer{border-top:1px solid var(--line);padding:34px 0 40px;display:flex;justify-content:space-between;align-items:center}footer .logo{font-size:30px}footer p{font-size:12px;color:#7c8474;margin:10px 0 0}.footer-links{display:flex;gap:24px;align-items:center;font-size:12px}.footer-links button{background:none;border:none;padding:0;font-size:12px}.footer-links>span{color:#8a9084;margin-left:20px}.skip{position:absolute;left:-999px}.skip:focus{left:20px;top:20px;background:var(--lime);padding:10px;z-index:10}dialog{border:1px solid var(--line);border-radius:9px;padding:45px;width:min(520px,90%);color:var(--ink);background:var(--paper)}dialog::backdrop{background:#101a16a8;backdrop-filter:blur(5px)}dialog h2{font-size:34px}dialog p{font-size:15px;color:#67735e}.close{position:absolute;right:16px;top:10px;background:none;border:0;font-size:28px}.notice{padding:15px;background:#edf0e6;border-radius:5px}.reveal{opacity:1;transform:none}.js .reveal{opacity:0;transform:translateY(18px);transition:opacity .7s,transform .7s}.js .reveal.visible{opacity:1;transform:none}@keyframes flow{0%{left:0;opacity:0}20%{opacity:1}90%{opacity:1}100%{left:100%;opacity:0}}@keyframes softlight{0%,100%{opacity:.65}50%{opacity:1}}@media(min-width:1500px){.hero h1{font-size:92px}}@media(max-width:1000px){.hero-bottom{gap:35px}.hero h1{letter-spacing:-3px}.small-note{display:none}.thinking,.approach-grid{gap:55px}.service-grid{gap:25px}.mini-diagram{height:165px}.system-diagram{padding:18px 15px}.hub{min-width:110px;font-size:16px}.hub>span{font-size:9px}.diagram-label{display:none}.node{padding:8px;font-size:11px}.thinking{padding-top:75px;padding-bottom:75px}.section-heading{grid-template-columns:1fr 2fr}.segment-box{gap:6px}.segment-box i{width:23px;height:23px}.criteria>div{display:block}.rule{display:block}}@media(max-width:700px){.wrap{width:88%}header{height:85px}.logo{font-size:29px}.brandmark{font-size:37px}nav{gap:18px}nav>a:not(.nav-cta){display:none}.nav-cta{padding:8px 12px;font-size:12px}.nav-cta span{margin-left:12px}.hero{padding-top:38px}.eyebrow{font-size:10px;letter-spacing:1.25px}.hero h1{font-size:clamp(36px,7.8vw,55px);letter-spacing:-2px;margin-top:8px;margin-bottom:28px}.hero-bottom{grid-template-columns:1fr;gap:32px}.hero-copy p{font-size:16px;max-width:100%}.system-diagram{padding:20px}.diagram-label{display:block}.hub{min-width:130px}.hero-foot{margin-top:34px;font-size:10px}.hero-foot a span{margin-left:5px}.services{padding:55px 0}.section-heading{display:block}.section-heading .eyebrow{margin-bottom:22px}h2{font-size:36px;letter-spacing:-1.5px}.section-heading>div>p{font-size:15px;margin-bottom:32px}.service-grid{grid-template-columns:1fr;gap:36px}.service{display:grid;grid-template-columns:1fr .8fr;column-gap:15px;padding-top:22px}.service .mini-diagram{grid-column:2;grid-row:1/4;margin:0;height:100%;min-height:180px}.service .index{grid-column:1;grid-row:1}.service h3{grid-column:1;grid-row:2;font-size:23px}.service p{grid-column:1;grid-row:3;font-size:14px}.segment-box{grid-template-columns:repeat(4,1fr);gap:6px}.segment-box i{width:22px;height:22px}.execution{flex-direction:column;gap:0}.execution>div{flex-direction:row;gap:10px;font-size:10px;width:95px;justify-content:space-between}.execution b{height:30px;width:30px;font-size:10px}.execution>i{width:1px;height:15px;margin:0 0 0 65px}.decisions{padding:10px;gap:18px}.decisions>div{display:block;font-size:10px}.decisions i{display:block;margin-top:5px}.diagram-caption{font-size:10px}.thinking{grid-template-columns:1fr;gap:28px;padding-top:50px;padding-bottom:55px}.thinking-copy h2 br:nth-of-type(2){display:none}.thinking-copy p:not(.eyebrow){max-width:100%;font-size:15px}.example{padding:24px}.criteria>div{display:flex}.rule{display:inline}.approach{padding:55px 0}.approach-grid{grid-template-columns:1fr;gap:32px}.approach-copy>p{font-size:15px}.process{margin-top:25px}.contact{padding-top:55px;padding-bottom:50px}.contact h2{font-size:54px;letter-spacing:-2.8px}.contact-bottom{display:block;margin-top:24px}.contact-bottom>p{font-size:15px;margin-bottom:28px}.contact-bottom>div{display:inline-block}.contact-bottom small{font-size:10px}footer{align-items:start;gap:27px;flex-direction:column}.footer-links{flex-wrap:wrap;gap:20px}.footer-links>span{margin-left:15px}dialog{padding:35px 25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js .reveal{opacity:1;transform:none}}
/* Refractl: signals, decisions and the customer journey */
.hero-bottom{gap:65px;align-items:center}.signal-map{border:1px solid #dce1d5;background:#eff1e9;border-radius:10px;padding:17px 19px 15px}.signal-heading,.signal-footer{display:flex;justify-content:space-between;font-size:10px;letter-spacing:1px;color:#727c68}.signal-heading>span:last-child{letter-spacing:0}.signal-canvas{height:300px;position:relative}.signal-wires{position:absolute;width:100%;height:100%;inset:0;overflow:visible}.wire-base{fill:none;stroke:#b9c4ad;stroke-width:1}.wire-pulses{fill:none;stroke:#88a64a;stroke-width:2;stroke-dasharray:7 360}.wire-pulses path{animation:signal 4.5s linear infinite;animation-delay:var(--delay)}.signal-tool{position:absolute;left:0;top:calc(8px + var(--i)*37px);display:flex;align-items:center;gap:8px}.signal-tool img{object-fit:contain;background:white;padding:5px;width:29px;height:29px;border:1px solid #dfe5d7;border-radius:7px}.signal-tool span{font-size:10px;color:#67715e}.signal-core{position:absolute;left:48%;top:50%;transform:translate(-50%,-50%);width:89px;height:86px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:#fff;border:1px solid #d3dbca;border-radius:14px;box-shadow:0 7px 22px #263d1410}.signal-core img{width:41px;height:41px;object-fit:contain}.signal-core>span{font-size:8px;white-space:nowrap;color:#6e7b63}.insight-node{position:absolute;left:77%;top:50%;transform:translateY(-50%);width:23%;text-align:center}.insight-symbol{display:block;font-size:32px;color:#789242;line-height:1.2}.insight-node strong{font-size:17px;font-weight:550}.insight-node>span:last-child{display:block;font-size:10px;line-height:1.6;color:#6b795d;margin-top:6px}.signal-footer{border-top:1px solid #d9e0d0;padding-top:11px;letter-spacing:0}.signal-footer span:nth-child(2){margin-left:14px}@keyframes signal{from{stroke-dashoffset:380}to{stroke-dashoffset:0}}
.problem-section{padding:88px 0 92px;background:#edece6;border-block:1px solid #dddfd4}.problem-heading{position:relative;margin-bottom:45px}.problem-heading h2{font-size:55px}.problem-heading>p:last-child{color:#69705f;max-width:340px;position:absolute;right:0;bottom:0;font-size:17px}.problem-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.problem-card{background:#41463d;border:1px solid #626757;border-radius:17px;padding:16px 15px 27px;box-shadow:0 15px 25px #2029190a;color:#f0f1e7;overflow:hidden}.card-top{display:flex;justify-content:space-between;align-items:center;padding:0 7px 18px;color:#c2c7b6;font-size:10px;letter-spacing:1.1px}.card-glyph{font:300 35px/1 'DM Sans';color:#dcb969}.problem-art{height:330px;background:linear-gradient(145deg,#272c27,#30362b);border:1px solid #656c5777;border-radius:11px;position:relative;overflow:hidden;box-shadow:inset 0 1px 0 #ffffff06}.problem-art:after{content:'';position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 50% 100%,#d9b9630b,transparent 70%)}.card-copy{padding:8px 7px 0}.card-copy h3{font-size:25px;line-height:1.25;letter-spacing:-.65px;margin:23px 0 17px}.card-copy p{font-size:15px;color:#c0c6b6;line-height:1.7;margin:0}.art-label{display:flex;justify-content:space-between;font-size:9px;color:#a5b096;letter-spacing:1px}.art-label span{letter-spacing:0}.report-art{padding:24px 19px}.report-question{font-size:21px;line-height:1.25;letter-spacing:-.4px;margin:18px 0 15px;color:#f2f1e3}.report-filters{display:flex;gap:7px}.report-filters span{border:1px solid #677458;border-radius:4px;padding:2px 8px;font-size:10px;color:#c4cbb5}.comparison{display:flex;flex-direction:column;gap:11px;margin:22px 0 12px}.comparison>div{display:flex;align-items:center;gap:13px}.comparison span{width:43px;font-size:10px;color:#c0c7b2}.comparison>div>div{flex:1;display:grid;gap:3px}.comparison i,.comparison b{display:block;width:var(--length);height:5px;border-radius:2px;transform-origin:left;animation:bar-in 1.5s ease both}.comparison i{background:#667158}.comparison b{background:#d8b66b}.chart-key{display:flex;gap:14px;font-size:9px;color:#aeb9a0;margin-left:56px}.chart-key span:before{content:'';display:inline-block;width:5px;height:5px;background:#667158;margin-right:5px}.chart-key span+span:before{background:#d8b66b}.decision-slip{display:flex;gap:12px;align-items:center;border:1px solid #bca05a70;background:#423f2d;border-radius:5px;padding:10px 11px;margin-top:17px;animation:slip-in 1s .5s both}.decision-slip>span{font-size:20px;color:#e1bf76}.decision-slip p{margin:0;font-size:10px;color:#bcbfab;line-height:1.5}.decision-slip strong{font-weight:500;color:#e0dfcd}.ai-art{padding:20px 18px}.hype-lines{display:flex;gap:9px;flex-wrap:wrap;color:#86917a;font-size:11px;opacity:.6;margin:0 0 20px}.hype-lines span{border:1px solid #707d5e66;border-radius:14px;padding:3px 8px}.ai-brief{background:#242a23;border:1px solid #b2a37188;border-radius:7px;box-shadow:0 13px 30px #11150f35;padding:16px 13px;transform:rotate(-1deg);transition:transform .4s}.problem-card:hover .ai-brief{transform:rotate(0deg) translateY(-3px)}.brief-title{display:flex;align-items:center;gap:9px;font-size:11px;color:#cfbf9d;margin-bottom:10px}.brief-title img{width:23px;height:23px}.ai-brief>strong{font-weight:450;font-size:17px;line-height:1.4;display:block;margin-bottom:15px}.brief-step{display:flex;gap:8px;border-top:1px solid #444d3b;padding:8px 0;color:#b3bea4;font-size:10px}.brief-step>span{color:#758568;font-size:9px}.brief-step>b{margin-left:auto;font-weight:400;color:#d6c181}.human-check{border:1px solid #6a7856;background:#3a442f;border-radius:4px;padding:8px;font-size:10px;display:flex;justify-content:space-between;margin-top:8px}.human-check span{color:#bfcbac;font-size:9px}.art-footnote{font-size:9px;text-align:center;color:#929d83;margin-top:13px;letter-spacing:.4px}.brain-art{padding:26px 18px}.context-inputs{display:flex;justify-content:space-between;gap:8px;font-size:10px;color:#bbc5ad}.context-inputs>span{width:30%;text-align:center;line-height:1.5}.context-branches{display:flex;justify-content:space-around;position:relative;height:42px;margin:6px 10px 0}.context-branches i{width:1px;height:22px;background:#8a936e;position:relative}.context-branches i:after{content:'';position:absolute;width:3px;height:3px;border-radius:50%;background:#e2c177;top:0;left:-1px;animation:drop 3s infinite}.context-branches:before{content:'';position:absolute;top:22px;left:17%;right:17%;height:1px;background:#8a936e}.context-branches:after{content:'';position:absolute;top:22px;left:50%;height:20px;width:1px;background:#8a936e}.context-record{padding:15px 12px;background:#22281f;border:1px solid #83794e;border-radius:7px}.context-record>div:first-child{display:flex;align-items:center;gap:10px;font-size:12px}.context-record img{padding:4px;background:#f5f2e9;border-radius:6px;object-fit:contain}.context-record dl{margin:15px 0;font-size:10px}.context-record dl>div{display:flex;justify-content:space-between;gap:9px;border-top:1px solid #424b37;padding:6px 0}.context-record dt{color:#97a487}.context-record dd{margin:0;color:#c9d0bb}.context-action{border-top:1px solid #6d7350;padding-top:11px;font-size:9px;color:#a3af90}.context-action strong{display:block;color:#dfd5b0;font-weight:450;font-size:12px;margin-top:3px}@keyframes drop{from{top:0;opacity:0}30%{opacity:1}to{top:22px;opacity:0}}@keyframes bar-in{from{transform:scaleX(.3)}to{transform:scaleX(1)}}@keyframes slip-in{from{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}
.journey-section{padding-top:93px;padding-bottom:85px}.journey-intro{display:grid;grid-template-columns:1.25fr 1fr;column-gap:80px;align-items:end;margin-bottom:38px}.journey-intro .eyebrow{grid-column:1/-1}.journey-intro h2{font-size:47px;line-height:1.18;margin:0}.journey-intro h2>span{color:#818b76}.journey-intro>p:last-child{font-size:16px;color:#69715f;margin:0 0 3px}.journey-workspace{border:1px solid #d8dece;border-radius:12px;background:#f0f2eb;padding:25px 29px 0}.journey-top{display:flex;justify-content:space-between;gap:20px;padding-bottom:22px;border-bottom:1px solid #d7ddcd;color:#627153;font-size:10px;letter-spacing:1px}.journey-top>span:last-child{letter-spacing:0}.journey-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:55px;padding:31px 0}.funnel-area{position:relative;padding:0 48px 0 2px}.funnel-caption{font-size:12px;color:#6b785d;margin-bottom:19px}.funnel-stages{display:flex;flex-direction:column;align-items:center;gap:9px;position:relative}.journey-stage{width:100%;border:1px solid #c4d0b4;border-radius:6px;background:#e2e8d7;display:grid;grid-template-columns:22px 1fr;align-items:center;text-align:left;padding:13px 15px;color:#586849;transition:background .25s,transform .25s,border-color .25s;min-height:59px}.journey-stage:nth-child(2){width:88%}.journey-stage:nth-child(3){width:75%}.journey-stage:nth-child(5){width:81%;background:#e8e7d8;border-color:#d2d0b5}.journey-stage:nth-child(6){width:91%;background:#e8e7d8;border-color:#d2d0b5}.journey-stage.active{background:#273423!important;color:#f1f5e4;border-color:#273423!important;box-shadow:0 4px 15px #182f160a}.journey-stage:hover{transform:translateX(3px);border-color:#718852}.journey-stage>span{font-size:10px;grid-row:1/3;opacity:.7}.journey-stage strong{font-size:15px;font-weight:500}.journey-stage small{font-size:10px;opacity:.75}.customer-boundary{font-size:10px;color:#828b76;text-align:center;padding:8px 0;line-height:1.5}.return-line{position:absolute;right:12px;top:40px;bottom:58px;width:35px;border:1px dashed #879769;border-left:0;border-radius:0 20px 20px 0}.return-line>span{position:absolute;top:-13px;left:-1px;color:#7b9158;transform:rotate(-90deg);font-size:20px;background:#f0f2eb}.return-label{position:absolute;right:-70px;top:47%;transform:rotate(-90deg);font-size:10px;color:#778864;background:#f0f2eb;padding:5px}.schematic-note{font-size:10px;color:#87917b;margin:19px 0 0;max-width:320px}.journey-detail{background:#fcfcf8;border:1px solid #dce1d1;border-radius:8px;padding:24px}.stage-counter{font-size:10px;color:#7f8d6b;letter-spacing:1.5px}.journey-detail h3{font-size:28px;margin:18px 0 23px;line-height:1.24;letter-spacing:-.8px}.evidence-row{border-top:1px solid #e0e5d7;padding:13px 0 0;margin-top:12px}.evidence-row>span,.learning-output>span{font-size:9px;letter-spacing:1px;color:#818e70}.evidence-row p{font-size:13px;color:#647257;margin:6px 0}.ai-assist{display:flex;gap:10px;background:#eeeede;border:1px solid #e1debe;border-radius:6px;margin-top:20px;padding:13px}.ai-assist>img{flex-shrink:0;width:22px;height:22px}.ai-assist strong{font-size:11px;font-weight:550;color:#6e7152}.ai-assist p{font-size:12px;line-height:1.6;margin:6px 0 0;color:#7b7f63}.learning-output{border-top:1px solid #e1e7d5;padding-top:14px;margin-top:17px}.learning-output p{font-size:12px;color:#72865c;line-height:1.6;margin:5px 0 0}.marketing-loop{display:grid;grid-template-columns:1fr 2fr;gap:30px;padding:24px 0;border-top:1px solid #d8dfcc}.marketing-loop strong{font-size:14px;font-weight:550}.marketing-loop p{font-size:11px;color:#7c886d;margin:4px 0 0}.marketing-loop ol{display:flex;list-style:none;padding:0;margin:0;align-items:center;justify-content:space-between;gap:12px}.marketing-loop li{position:relative}.marketing-loop li:not(:last-child):after{content:'→';position:absolute;right:-25px;top:0;color:#a9b595;font-size:12px}.marketing-loop li>span{font-size:13px;color:#5a6d45}.marketing-loop small{display:block;font-size:9px;color:#879579}.journey-source{font-size:11px;color:#8b9480;margin:15px 0 0}.journey-source a{text-decoration:underline;text-underline-offset:3px}
.delivery-section{background:#202b24;color:#f0f5e7;padding:78px 0 82px}.delivery-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:0 80px;align-items:end}.delivery-heading .eyebrow{grid-column:1/-1;color:#a7b59a}.delivery-heading h2{font-size:43px;margin-bottom:0}.delivery-heading>p:last-child{color:#b0bca7;font-size:16px;margin:0 0 3px}.delivery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:37px;margin-top:48px}.delivery-grid article{border-top:1px solid #4c5a42;padding-top:25px}.delivery-grid article>span{font-size:10px;color:#b2c39e;letter-spacing:1px}.delivery-grid h3{font-size:25px;margin:17px 0}.delivery-grid p{font-size:15px;color:#aebca1;line-height:1.7;margin:0 0 28px}.delivery-output{font-size:12px;color:#d0dcbb;padding-top:17px;border-top:1px solid #3c4934}.delivery-grid article{display:flex;flex-direction:column}.delivery-output{margin-top:auto}
@media(max-width:1100px){.hero-bottom{gap:40px}.problem-grid{gap:15px}.problem-card{padding:13px 11px 23px}.problem-art{height:333px}.report-art,.ai-art,.brain-art{padding:20px 13px}.report-question{font-size:20px}.brief-step{font-size:9px}.card-copy h3{font-size:23px}.card-copy p{font-size:14px}.context-record>div:first-child{font-size:11px}.journey-intro{gap:0 40px}.journey-intro h2{font-size:39px}.journey-layout{gap:35px}.journey-detail{padding:20px}.journey-detail h3{font-size:25px}.delivery-heading{gap:0 40px}.delivery-heading h2{font-size:37px}.marketing-loop li:not(:last-child):after{right:-14px}}
@media(max-width:800px){.problem-heading h2{font-size:45px}.problem-heading>p:last-child{position:static;max-width:100%;font-size:16px}.problem-grid{grid-template-columns:1fr;gap:25px}.problem-card{display:grid;grid-template-columns:1fr 1fr;gap:0 25px;padding:20px}.card-top{grid-column:1/-1}.problem-art{height:330px}.card-copy{display:flex;flex-direction:column;justify-content:center;padding:0}.card-copy h3{font-size:26px}.card-copy p{font-size:15px}.journey-intro{display:block}.journey-intro h2{font-size:39px}.journey-intro>p:last-child{max-width:620px;margin-top:23px;font-size:16px}.journey-workspace{padding:22px 20px 0}.journey-layout{gap:23px}.funnel-area{padding-right:36px}.return-line{right:6px;width:27px}.return-label{right:-80px}.journey-top{font-size:9px}.journey-detail h3{font-size:23px}.marketing-loop{grid-template-columns:1fr;gap:18px}.marketing-loop ol{justify-content:space-between}.marketing-loop li:not(:last-child):after{right:-35px}.delivery-heading{display:block}.delivery-heading>p:last-child{margin-top:23px;max-width:600px}.delivery-grid{gap:23px}.delivery-grid h3{font-size:22px}.delivery-grid p{font-size:14px}}
@media(max-width:600px){.hero-bottom{gap:30px}.signal-canvas{height:285px}.signal-map{padding:16px}.signal-tool{top:calc(7px + var(--i)*35px)}.signal-core{left:50%;width:76px;height:79px}.signal-core>span{font-size:8px}.signal-tool span{font-size:9px}.signal-tool img{width:27px;height:27px}.insight-node{left:76%;width:25%}.insight-node strong{font-size:15px}.insight-node>span:last-child{font-size:9px}.signal-heading,.signal-footer{font-size:9px}.problem-section{padding:52px 0}.problem-heading{margin-bottom:29px}.problem-heading h2{font-size:43px}.problem-card{display:block;padding:16px 15px 25px}.problem-art{height:330px}.card-copy{padding:0 6px}.card-copy h3{font-size:27px;margin:23px 0 16px}.card-copy p{font-size:15px}.card-top{font-size:10px}.report-art,.ai-art,.brain-art{padding:24px 21px}.brief-step{font-size:11px}.context-record>div:first-child{font-size:12px}.context-record dl{font-size:11px}.report-question{font-size:23px}.journey-section{padding-top:55px;padding-bottom:50px}.journey-intro h2{font-size:36px}.journey-workspace{padding:20px 16px 0}.journey-top{display:block;font-size:9px;line-height:1.6}.journey-top>span:last-child{display:block;margin-top:7px}.journey-layout{grid-template-columns:1fr;gap:22px;padding:22px 0}.funnel-area{padding-right:42px}.funnel-caption{font-size:12px}.journey-stage{padding:11px 15px;min-height:57px}.journey-stage strong{font-size:15px}.journey-stage small{font-size:11px}.return-line{right:11px}.return-label{right:-76px}.journey-detail{padding:22px}.journey-detail h3{font-size:28px}.evidence-row p{font-size:14px}.ai-assist p,.learning-output p{font-size:13px}.ai-assist strong{font-size:12px}.marketing-loop ol{display:grid;grid-template-columns:1fr 1fr;gap:19px}.marketing-loop li:not(:last-child):after{display:none}.marketing-loop li>span{font-size:14px}.marketing-loop small{font-size:11px}.marketing-loop p{font-size:12px}.journey-source{font-size:10px;line-height:1.7}.delivery-section{padding:55px 0}.delivery-heading h2{font-size:34px}.delivery-grid{grid-template-columns:1fr;gap:28px;margin-top:32px}.delivery-grid h3{font-size:25px}.delivery-grid p{font-size:15px;margin-bottom:22px}.delivery-output{font-size:12px}.delivery-grid article>span{font-size:10px}}
@media(prefers-reduced-motion:reduce){.wire-pulses{display:none}.problem-card:hover .ai-brief,.journey-stage:hover{transform:none}}
.problem-art{height:410px}.report-art{padding-top:32px}.ai-art{padding-top:35px}.hype-lines{margin-bottom:30px}.brain-art{padding-top:43px}.brain-art .context-record{margin-top:6px}.brain-art .context-record dl>div{padding:10px 0}.problem-art .art-footnote{margin-top:22px}
@media(max-width:800px) and (min-width:601px){.problem-card{gap:0 22px}.problem-art{height:400px}}
@media(max-width:600px){.problem-art{height:410px}.report-art{padding-top:30px}.ai-art{padding-top:34px}.brain-art{padding-top:40px}}
