:root{color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;--max:1480px;--pad:clamp(1.25rem, 4vw, 4.5rem);--radius:1.5rem;--ease:cubic-bezier(.2, .8, .2, 1);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#ecebe7;max-width:100%;overflow-x:hidden}body{background:var(--page,#f5f3ee);min-width:320px;max-width:100%;color:var(--ink,#161817);margin:0;overflow-x:hidden}body,button,a{-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit}p,h1,h2,h3{overflow-wrap:anywhere;margin-top:0}p{line-height:1.65}.skip-link{z-index:100;clip-path:inset(50%);white-space:nowrap;color:#111;background:#fff;border:2px solid;width:1px;height:1px;padding:.75rem 1rem;position:fixed;top:0;left:.75rem;overflow:hidden}.skip-link:focus{clip-path:none;width:auto;height:auto;top:.75rem;overflow:visible}:focus-visible{outline:3px solid var(--focus,#ff6338);outline-offset:4px}.concept{--page:#f4f1e9;--ink:#171916;--muted:#63665f;--line:#1719162e;--accent:#f05a35;--accent-contrast:#fff;--panel:#ebe6db;--deep:#171916;--deep-ink:#f7f3ea;background:var(--page);min-height:100vh;color:var(--ink);overflow:clip}.section-shell,.site-header,.site-footer{width:min(100%, var(--max));min-width:0;padding-inline:var(--pad);margin-inline:auto}.site-header{border-bottom:1px solid var(--line);grid-template-columns:minmax(150px,1fr) auto minmax(380px,auto) auto;align-items:center;gap:1.4rem;min-height:82px;display:grid}.brand{align-items:center;width:fit-content;text-decoration:none;display:inline-flex}.brand img{width:145px;height:auto}.brand-fallback{letter-spacing:.12em;font-size:.8rem;font-weight:800;display:none}.prototype-chip,.concept-label,.eyebrow,.site-header nav,.language-link,.card-number,.chain-index,.proof-image span,.measurement-grid article>span,.site-footer,.lab-index-meta,.option-top{letter-spacing:.115em;text-transform:uppercase;font-size:.72rem;line-height:1.3}.prototype-chip{color:var(--muted);white-space:nowrap}.site-header nav{gap:1.6rem;font-weight:700;display:flex}.site-header nav a,.language-link{text-decoration:none;position:relative}.site-header nav a:after,.language-link:after{content:"";height:1px;transition:right .28s var(--ease);background:currentColor;position:absolute;bottom:-.35rem;left:0;right:100%}.site-header nav a:hover:after,.language-link:hover:after{right:0}.language-link{font-weight:800}.hero{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:clamp(2rem,6vw,7rem);min-height:780px;padding-block:clamp(4rem,8vw,8rem);display:grid}.hero-copy{z-index:2;min-width:0;position:relative}.concept-label{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:1rem;margin-bottom:clamp(2rem,5vw,5rem);padding-bottom:1rem;display:flex}.eyebrow{color:var(--accent);margin-bottom:1.15rem;font-weight:800}.hero h1{letter-spacing:-.067em;max-width:940px;margin-bottom:1.6rem;font-size:clamp(3.25rem,6.4vw,7.4rem);font-weight:560;line-height:.94}.hero-body{max-width:720px;color:var(--muted);margin-bottom:2.2rem;font-size:clamp(1.06rem,1.45vw,1.35rem);line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.button{white-space:normal;max-width:100%;min-height:54px;transition:transform .25s var(--ease), box-shadow .25s var(--ease), background .25s var(--ease);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.85rem 1.3rem;font-size:.88rem;font-weight:750;text-decoration:none;display:inline-flex}.button:hover{transform:translateY(-3px);box-shadow:0 14px 28px #00000021}.button-primary{background:var(--accent);color:var(--accent-contrast)}.text-link{border-bottom:1px solid;align-items:center;gap:.7rem;padding-block:.7rem;font-size:.88rem;font-weight:750;text-decoration:none;display:inline-flex}.text-link span{transition:transform .25s var(--ease);font-size:1.15rem}.text-link:hover span{transform:translate(.18rem,.18rem)}.trust-line{border-left:2px solid var(--accent);max-width:610px;color:var(--muted);margin:2.4rem 0 0;padding-left:1.15rem;font-size:.9rem}.hero-visual{border-radius:var(--radius);background:var(--deep);min-height:560px;position:relative;overflow:hidden}.hero-visual:after{content:"";background:linear-gradient(135deg,#00000005,#00000094);position:absolute;inset:0}.hero-visual img{object-fit:cover;width:100%;height:100%;min-height:560px;transition:transform 1.2s var(--ease), filter .4s var(--ease)}.hero-visual:hover img{transform:scale(1.025)}.signal-orbit{z-index:2;border:1px solid #ffffff61;border-radius:50%;position:absolute}.orbit-one{aspect-ratio:1;width:42%;top:16%;right:10%}.orbit-two{aspect-ratio:1;width:67%;bottom:-29%;right:-15%}.hero-annotation{z-index:3;color:#ffffffc7;letter-spacing:.14em;font-size:.62rem;font-weight:760;position:absolute}.annotation-one{top:11%;left:9%}.annotation-two{top:48%;right:8%}.annotation-three{bottom:10%;left:9%}.signal-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:minmax(120px,.25fr) 1fr;gap:2rem;padding-block:3rem;display:grid}.signal-mark{color:var(--accent);letter-spacing:.14em;font-size:.7rem;font-weight:800}.signal-strip h2{letter-spacing:-.045em;max-width:980px;margin-bottom:.85rem;font-size:clamp(1.8rem,3vw,3.35rem);line-height:1.06}.signal-strip div p{max-width:820px;color:var(--muted);margin:0}.problems,.method,.systems,.proof,.brands,.measurement,.assessment{padding-block:clamp(5.5rem,10vw,10rem)}.section-heading{margin-bottom:clamp(2.6rem,6vw,5.5rem)}.section-heading h2,.brands-copy h2,.assessment h2{letter-spacing:-.062em;max-width:940px;margin-bottom:0;font-size:clamp(2.65rem,5.5vw,6.2rem);font-weight:580;line-height:.98}.section-heading-split{grid-template-columns:minmax(0,1.15fr) minmax(280px,.55fr);align-items:end;gap:clamp(2rem,7vw,8rem);display:grid}.section-heading-split>*,.problem-card,.system-card,.proof-card,.brands-copy,.brand-roles,.measurement-grid article,.assessment>*{min-width:0}.section-heading-split>p{color:var(--muted);margin:0;font-size:1rem}.problem-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.problem-card{border-right:1px solid var(--line);padding:2.4rem 2rem 3rem 0}.problem-card+.problem-card{padding-left:2rem}.problem-card:last-child{border-right:0}.card-number{color:var(--accent);margin-bottom:3.5rem;font-weight:800;display:block}.problem-card h3,.system-card h3,.proof-card h3,.brand-roles h3,.measurement-grid h3{letter-spacing:-.035em;margin-bottom:1rem;font-size:clamp(1.35rem,2vw,2.05rem);line-height:1.08}.problem-card p,.system-card p,.proof-card p,.brand-roles p,.measurement-grid p{color:var(--muted);margin-bottom:0}.method{width:min(100%, var(--max));background:var(--deep);color:var(--deep-ink)}.method .section-heading-split>p{color:#f7f3eaad}.chain-list{border-top:1px solid #fff3;border-bottom:1px solid #fff3;grid-template-columns:repeat(6,1fr);margin:0;padding:0;list-style:none;display:grid}.chain-list li{border-right:1px solid #fff3;flex-direction:column;justify-content:space-between;min-height:230px;padding:1.2rem 1rem 1.3rem;display:flex;position:relative}.chain-list li:last-child{border-right:0}.chain-list li:after{content:"";z-index:2;background:var(--accent);border-radius:50%;width:7px;height:7px;position:absolute;top:49%;right:-4px}.chain-list li:last-child:after{display:none}.chain-index{color:var(--accent)}.chain-list strong{font-size:1.15rem}.chain-list li>span:last-child{color:#f7f3ea94;font-size:.76rem;line-height:1.45}.section-monogram{color:var(--muted);letter-spacing:-.1em;justify-self:end;font-size:clamp(5rem,12vw,12rem);font-weight:800;line-height:.7}.system-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.system-card{background:var(--page);min-height:430px;padding:clamp(2rem,4vw,4.2rem)}.system-card .card-number{margin-bottom:clamp(3rem,6vw,6rem)}.system-card>p{max-width:520px}.system-card ul{border-top:1px solid var(--line);margin:2.2rem 0 0;padding:1.2rem 0 0;list-style:none}.system-card li{color:var(--muted);padding-block:.47rem;font-size:.88rem}.system-card li:before{content:"↳";color:var(--accent);margin-right:.75rem}.proof{background:var(--panel)}.proof-grid{grid-template-columns:repeat(12,1fr);gap:clamp(1rem,2vw,2rem);display:grid}.proof-card{grid-column:span 4}.proof-image{aspect-ratio:4/3;background:var(--deep);position:relative;overflow:hidden}.proof-image img{object-fit:cover;filter:saturate(.78)contrast(1.06);width:100%;height:100%;transition:transform .7s var(--ease), filter .4s var(--ease)}.proof-card:hover .proof-image img{filter:saturate()contrast(1.03);transform:scale(1.035)}.proof-image span{color:#fff;background:#101211d6;padding:.55rem .65rem;font-weight:750;position:absolute;bottom:1rem;left:1rem}.proof-copy{padding:1.5rem .2rem 0}.brands{grid-template-columns:minmax(0,.82fr) minmax(420px,1.18fr);align-items:start;gap:clamp(3rem,9vw,10rem);display:grid}.brands-copy{position:sticky;top:2rem}.brands-copy>p:last-child{max-width:650px;color:var(--muted);margin-top:2rem}.brand-roles{border-top:1px solid var(--line)}.brand-roles article{border-bottom:1px solid var(--line);grid-template-columns:50px 1fr .9fr;align-items:baseline;gap:1.5rem;padding-block:2.2rem;display:grid}.brand-roles article>span{color:var(--accent);font-size:.72rem;font-weight:800}.brand-roles h3,.brand-roles p{margin:0}.measurement{border-top:1px solid var(--line)}.measurement-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.measurement-grid article{background:var(--page);min-height:330px;padding:2.2rem}.measurement-grid article>span{color:var(--accent);margin-bottom:5rem;font-weight:800;display:block}.assessment{background:var(--accent);color:var(--accent-contrast);grid-template-columns:minmax(0,1.08fr) minmax(340px,.62fr);align-items:end;gap:clamp(3rem,8vw,9rem);display:grid}.assessment .eyebrow{color:inherit;opacity:.72}.assessment-copy>p{opacity:.82;margin-bottom:2rem}.assessment .button-primary{background:var(--deep);color:var(--deep-ink)}.site-footer{border-top:1px solid var(--line);color:var(--muted);grid-template-columns:1fr 1.6fr auto;align-items:start;gap:2rem;padding-block:3rem;display:grid}.site-footer>div{flex-direction:column;gap:.5rem;display:flex}.site-footer p{text-transform:none;letter-spacing:0;margin:0;line-height:1.55}.concept-a{--page:#f3f0e7;--ink:#171713;--muted:#65645d;--line:#17171333;--accent:#a93620;--accent-contrast:#fff8ee;--panel:#e7e1d4;--deep:#171713;--deep-ink:#f5f0e4;--focus:#a93620}.concept-a .method .eyebrow,.concept-a .method .chain-index{color:#f38367}.concept-a .assessment .eyebrow,.concept-a .assessment-copy>p{opacity:1}.concept-a .hero h1,.concept-a .section-heading h2,.concept-a .brands-copy h2,.concept-a .assessment h2,.concept-a .signal-strip h2{font-family:Iowan Old Style,Baskerville,Georgia,serif;font-weight:400}.concept-a .hero{grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);align-items:center;gap:clamp(3rem,6vw,6rem);min-height:720px;padding-block:clamp(4.5rem,6vw,6rem);position:relative}.concept-a .hero:before{content:"";top:4.5rem;left:var(--pad);background:var(--accent);width:4.5rem;height:3px;position:absolute}.concept-a .concept-label{margin-bottom:clamp(2.5rem,4vw,3.75rem)}.concept-a .hero h1{letter-spacing:-.06em;max-width:790px;font-size:clamp(3.7rem,5.55vw,6.7rem);line-height:.925}.concept-a .hero-body{max-width:640px;font-size:clamp(1.03rem,1.3vw,1.22rem)}.concept-a .hero-visual{border:1px solid var(--ink);clip-path:polygon(7% 0,100% 0,100% 93%,0 100%,0 7%);min-height:520px;box-shadow:1.15rem 1.15rem 0 var(--accent);border-radius:0;margin-top:3.5rem}.concept-a .hero-visual img{object-position:center;filter:grayscale()contrast(1.14)brightness(.88);min-height:520px}.concept-a .signal-strip{background:linear-gradient(90deg,#a9362014,#0000 62%)}.concept-a .problem-card{border-top:3px solid #0000}.concept-a .problem-card:hover{border-top-color:var(--accent)}.concept-a .proof-card:nth-child(2){margin-top:2.5rem}.concept-a .proof-card:nth-child(3){margin-top:5rem}.concept-b{--page:#0d0e10;--ink:#f4f1ea;--muted:#aaa8a1;--line:#ffffff2b;--accent:#f4b65e;--accent-contrast:#12100d;--panel:#15171a;--deep:#070809;--deep-ink:#f4f1ea;--focus:#f4b65e;background:#0d0e10}.concept-b .site-header{z-index:5;background:#0d0e10eb;position:relative}.concept-b .brand img{background:#f3efe6;border-radius:999px;width:132px;padding:.3rem .55rem;display:block}.concept-b .brand-fallback{display:none}.concept-b .hero{width:min(100%,1920px);max-width:none;min-height:790px;padding-block:clamp(4.5rem,7vw,7rem);padding-inline:max(var(--pad), calc((100vw - var(--max)) / 2 + var(--pad)));grid-template-columns:minmax(560px,.94fr) minmax(0,1.06fr);position:relative}.concept-b .hero:before{content:"";z-index:1;background:radial-gradient(circle at 72% 42%,#0000 0,#0000001a 34%,#000000b8 76%),linear-gradient(90deg,#08090af7 0,#08090ac2 38%,#08090a1f 72%);position:absolute;inset:0}.concept-b .hero-copy{z-index:3;border:1px solid #ffffff1f;border-left:3px solid var(--accent);backdrop-filter:blur(5px);background:linear-gradient(135deg,#08090ab8,#08090a4d);width:min(680px,100%);max-width:680px;padding:clamp(1.4rem,2.4vw,2.35rem)}.concept-b .concept-label{margin-bottom:clamp(2rem,3vw,2.8rem)}.concept-b .hero h1{letter-spacing:-.06em;max-width:700px;font-size:clamp(3.4rem,4.65vw,5.75rem);font-weight:560;line-height:.94}.concept-b .hero-body{max-width:580px;margin-bottom:1.6rem;font-size:clamp(1rem,1.2vw,1.12rem)}.concept-b .trust-line{margin-top:1.6rem}.concept-b .hero-visual{border-radius:0;min-height:790px;position:absolute;inset:0}.concept-b .hero-visual img{object-position:center 48%;filter:saturate(.82)contrast(1.08)brightness(.9);min-height:790px}.concept-b .hero-visual:after{background:linear-gradient(#0000000a,#0000006b)}.concept-b .concept-label,.concept-b .hero-body,.concept-b .trust-line{color:#f4f1eab8}.concept-b .signal-strip{background:var(--accent);color:#16130e;border:0;box-shadow:inset 0 1px #fff6}.concept-b .signal-strip .signal-mark,.concept-b .signal-strip div p{color:inherit}.concept-b .problems,.concept-b .systems,.concept-b .brands,.concept-b .measurement{background:#0d0e10}.concept-b .method{color:#171713;background:#f0ebe0}.concept-b .method .section-heading-split>p,.concept-b .chain-list li>span:last-child{color:#1717139e}.concept-b .method .eyebrow,.concept-b .method .chain-index{color:#76500e}.concept-b .chain-list,.concept-b .chain-list li{border-color:#17171333}.concept-b .system-card,.concept-b .measurement-grid article{background:#111316}.concept-b .proof{width:100%;max-width:none;padding-inline:max(var(--pad), calc((100vw - var(--max)) / 2 + var(--pad)));background:#050607}.concept-b .proof-card:first-child{grid-column:span 6}.concept-b .proof-card:nth-child(2){grid-column:span 3;margin-top:9rem}.concept-b .proof-card:nth-child(3){grid-column:span 3;margin-top:16rem}.concept-b .proof-image{aspect-ratio:4/5}.concept-b .proof-card:first-child .proof-image{aspect-ratio:16/10}.concept-b .assessment{color:#171713;background:#f1ede4}.concept-b .assessment .button-primary{color:#f7f3ea;background:#171713}.concept-c{--page:#f1f0ec;--ink:#151717;--muted:#5f6462;--line:#1517172e;--accent:#7854b8;--accent-contrast:#fff;--panel:#e5e4de;--deep:#142b2a;--deep-ink:#f1f3eb;--focus:#7854b8}.concept-c .site-header{z-index:30;width:min(calc(100% - 2rem), var(--max));border:1px solid var(--line);backdrop-filter:blur(16px);background:#f1f0ece0;border-radius:999px;min-height:72px;margin-top:1rem;position:sticky;top:1rem}.concept-c .hero{grid-template-columns:minmax(0,1fr) minmax(400px,.82fr);gap:clamp(3rem,6vw,6rem);min-height:720px;padding-block:clamp(4.5rem,7vw,7rem);position:relative}.concept-c .hero:before{content:"";inset:2.5rem var(--pad);z-index:0;pointer-events:none;background-image:linear-gradient(#7854b812 1px,#0000 1px),linear-gradient(90deg,#7854b812 1px,#0000 1px);background-size:72px 72px;position:absolute;mask-image:linear-gradient(90deg,#0000,#000 45% 82%,#0000)}.concept-c .concept-label{margin-bottom:clamp(2.4rem,4vw,3.6rem)}.concept-c .hero h1{letter-spacing:-.06em;max-width:780px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(3.7rem,5.45vw,6.5rem);font-weight:400;line-height:.92}.concept-c .hero-visual{border:1px solid #15171738;border-radius:5rem 1.5rem 1.5rem;min-height:555px;box-shadow:0 2rem 5rem #142b2a29}.concept-c .hero-visual img{filter:sepia(.18)saturate(.72)hue-rotate(98deg)contrast(1.05);min-height:555px}.concept-c .signal-strip{width:min(calc(100% - 2 * var(--pad)), calc(var(--max) - 2 * var(--pad)));padding-inline:0}.concept-c .problem-card{border-top:3px solid #7854b82e;min-height:320px;padding-top:1.5rem}.concept-c .problem-card:nth-child(2){border-top-color:var(--accent);transform:none}.concept-c .method{border-radius:3rem}.concept-c .method .eyebrow,.concept-c .method .chain-index,.concept-c .proof .eyebrow{color:#d8c4ff}.concept-c .chain-list li{background:#ffffff06}.concept-c .system-grid{border-radius:1.75rem;grid-template-columns:repeat(2,1fr);overflow:hidden}.concept-c .system-card{min-height:390px}.concept-c .proof{width:100%;max-width:none;padding-inline:max(var(--pad), calc((100vw - var(--max)) / 2 + var(--pad)));background:var(--deep);color:var(--deep-ink)}.concept-c .proof .section-heading-split>p,.concept-c .proof-card p{color:#f1f3eba6}.concept-c .proof-card:first-child{grid-column:span 6}.concept-c .proof-card:nth-child(2),.concept-c .proof-card:nth-child(3){grid-column:span 3}.concept-c .proof-card:nth-child(2){margin-top:2.5rem}.concept-c .proof-card:nth-child(3){margin-top:5rem}.concept-c .assessment{width:min(calc(100% - 2 * var(--pad)), calc(var(--max) - 2 * var(--pad)));border-radius:2.5rem;margin-bottom:4rem}.concept-c .assessment .eyebrow,.concept-c .assessment-copy>p{opacity:1}.concept-c-plus{--page:#eef0ea;--ink:#171a18;--muted:#59615d;--line:#171a182e;--accent:#6842bd;--accent-contrast:#fff;--panel:#dfe4dc;--deep:#111518;--deep-ink:#f4f2ec;--focus:#6842bd}.concept-c-plus .site-header{z-index:50;backdrop-filter:blur(18px);background:#eef0eae6;border:1px solid #171a1821;border-radius:999px;width:min(100% - 2rem,1480px);margin-top:1rem;position:sticky;top:1rem;box-shadow:0 12px 36px #16181714}.concept-c-plus .cplus-hero{min-height:820px;padding-top:clamp(5rem,8vw,8rem)}.concept-c-plus .hero h1{letter-spacing:-.07em;max-width:940px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(4.5rem,6.7vw,8.2rem);font-weight:400;line-height:.88}.concept-c-plus .hero-visual{border-radius:50% 2rem 2rem;min-height:610px;box-shadow:0 35px 80px #1f193133}.concept-c-plus .hero-visual img{filter:saturate(.68)contrast(1.08);min-height:610px}.cplus-question,.cplus-answer,.cplus-action{z-index:3;color:#fff;letter-spacing:.14em;border:1px solid #ffffff75;border-radius:999px;padding:.6rem .75rem;font-size:.62rem;font-weight:800;position:absolute}.cplus-question{top:19%;left:12%}.cplus-answer{top:47%;right:10%}.cplus-action{bottom:13%;left:20%}.cplus-strengths{width:100%;padding:clamp(6rem, 10vw, 10rem) max(var(--pad), calc((100vw - var(--max)) / 2 + var(--pad)));color:#f8f5ef;background:radial-gradient(circle at 78% 10%,#b297ff57,#0000 31%),radial-gradient(circle at 6% 80%,#61d5d02e,#0000 27%),linear-gradient(135deg,#59359e 0%,#34234d 56%,#151b21 100%);position:relative;overflow:hidden}.cplus-strengths:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0}.cplus-strengths-inner{z-index:1;max-width:calc(var(--max) - 2 * var(--pad));margin-inline:auto;position:relative}.cplus-strengths-heading{grid-template-columns:minmax(0,1.05fr) minmax(320px,.58fr);align-items:end;gap:clamp(2rem,8vw,9rem);margin-bottom:clamp(3rem,6vw,6rem);display:grid}.cplus-strengths-heading .eyebrow{color:#d9c8ff;grid-column:1/-1;margin-bottom:-1rem}.cplus-strengths-heading h2{letter-spacing:-.065em;max-width:910px;margin:0;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(3.6rem,6.4vw,7.4rem);font-weight:400;line-height:.9}.cplus-strengths-heading>p:last-child{color:#f8f5efbd;max-width:520px;margin:0 0 .65rem;font-size:clamp(1rem,1.25vw,1.22rem);line-height:1.75}.cplus-strength-grid{background:#ffffff30;border:1px solid #fff3;border-radius:2rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden;box-shadow:0 36px 90px #06080f4d}.cplus-strength-grid article{backdrop-filter:blur(10px);background:#1115188f;min-height:330px;padding:clamp(2rem,3.5vw,3.4rem)}.cplus-strength-grid article:first-child,.cplus-strength-grid article:nth-child(2){background:#ffffff17}.cplus-strength-grid strong{color:#f0e8ff;letter-spacing:-.065em;margin-bottom:clamp(4rem,7vw,7rem);font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(3.2rem,4.1vw,5.4rem);font-weight:400;line-height:.82;display:block}.cplus-strength-grid h3{letter-spacing:-.035em;margin:0 0 .85rem;font-size:clamp(1.35rem,1.9vw,2rem);line-height:1.08}.cplus-strength-grid p{color:#f8f5efad;max-width:34rem;margin:0;line-height:1.65}.cplus-strengths-footnote{color:#f8f5ef85;max-width:980px;margin:1.5rem 0 0;font-size:.76rem;line-height:1.7}.concept-c-plus .method{border-radius:3rem}.concept-c-plus .method .eyebrow,.concept-c-plus .method .chain-index{color:#d7c5ff}.cplus-capability-grid{border:1px solid var(--line);background:var(--line);border-radius:2rem;grid-template-columns:repeat(12,1fr);gap:1px;display:grid;overflow:hidden}.cplus-capability-grid .system-card{grid-column:span 6;min-height:420px}.cplus-capability-grid .system-card:nth-child(n+3){grid-column:span 4}.cplus-engagement,.cplus-fit,.cplus-insights,.cplus-faq{padding-block:clamp(5.5rem,10vw,10rem)}.cplus-engagement{background:#dfe4dc}.cplus-engagement-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.cplus-engagement-grid article{border-right:1px solid var(--line);min-height:330px;padding:2rem}.cplus-engagement-grid article:first-child{padding-left:0}.cplus-engagement-grid article:last-child{border-right:0}.cplus-engagement-grid article>span,.cplus-fit-grid article>span{color:var(--accent);letter-spacing:.12em;margin-bottom:5rem;font-size:.72rem;font-weight:850;display:block}.cplus-engagement-grid h3,.cplus-fit-grid h3,.cplus-insight-grid h3{letter-spacing:-.035em;margin-bottom:1rem;font-size:clamp(1.4rem,2vw,2.1rem);line-height:1.08}.cplus-engagement-grid p,.cplus-fit-grid p,.cplus-insight-grid p,.cplus-faq p{color:var(--muted);margin:0}.concept-c-plus .proof{width:100%;max-width:none;padding-inline:max(var(--pad), calc((100vw - var(--max)) / 2 + var(--pad)));background:var(--deep);color:var(--deep-ink)}.concept-c-plus .proof .section-heading-split>p,.concept-c-plus .proof-card p{color:#f4f2ecab}.concept-c-plus .proof .eyebrow{color:#d7c5ff}.concept-c-plus .proof-card:first-child,.concept-c-plus .proof-card:nth-child(2),.concept-c-plus .proof-card:nth-child(3){grid-column:span 4}.concept-c-plus .proof-image{border-radius:1.25rem}.cplus-fit-grid{border:1px solid var(--line);background:var(--line);border-radius:2rem;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.cplus-fit-grid article{background:var(--page);min-height:370px;padding:2.4rem}.cplus-insights{background:#e3ded4}.cplus-insight-grid{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.cplus-insight-grid article{background:#f2eee7;min-height:380px;padding:2.4rem 2.4rem 4rem;position:relative}.cplus-insight-grid article>span{color:var(--accent);font-size:1.3rem;position:absolute;bottom:2rem;right:2.4rem}.cplus-faq{grid-template-columns:minmax(280px,.65fr) minmax(0,1.35fr);gap:clamp(3rem,9vw,10rem);display:grid}.cplus-faq header{align-self:start;position:sticky;top:7rem}.cplus-faq h2{letter-spacing:-.06em;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(3rem,5vw,6rem);font-weight:400;line-height:.95}.cplus-faq details{border-top:1px solid var(--line)}.cplus-faq details:last-child{border-bottom:1px solid var(--line)}.cplus-faq summary{cursor:pointer;padding:1.7rem 2.5rem 1.7rem 0;font-size:1.1rem;font-weight:750}.cplus-faq details p{max-width:760px;padding:0 2rem 1.8rem 0}.concept-c-plus .assessment{width:min(calc(100% - 2 * var(--pad)), calc(var(--max) - 2 * var(--pad)));background:linear-gradient(120deg,#6440b6,#805dd2 64%,#62958e);border-radius:2.5rem;margin-bottom:4rem}.concept-c-plus .assessment .eyebrow,.concept-c-plus .assessment-copy>p{opacity:1}.cplus-journey,.cplus-work,.cplus-fit{padding-block:clamp(6.5rem,11vw,11rem)}.cplus-editorial-heading{grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:1.5rem;margin-bottom:clamp(4rem,8vw,8rem);display:grid}.cplus-editorial-heading .eyebrow{grid-column:1/-1;margin-bottom:.5rem}.cplus-editorial-heading h2{letter-spacing:-.065em;grid-column:1/span 8;max-width:1060px;margin:0;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(3.8rem,6.7vw,7.6rem);font-weight:400;line-height:.91}.cplus-editorial-heading>p:last-child{max-width:520px;color:var(--muted);grid-column:9/-1;margin:0 0 .65rem;font-size:clamp(1rem,1.2vw,1.18rem);line-height:1.75}.cplus-journey-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.cplus-journey-grid li{border-right:1px solid var(--line);min-height:430px;padding:2.2rem 2.2rem 3rem;position:relative}.cplus-journey-grid li:first-child{padding-left:0}.cplus-journey-grid li:last-child{border-right:0}.cplus-stage-meta{color:var(--accent);letter-spacing:.12em;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:clamp(6rem,10vw,10rem);font-size:.72rem;font-weight:850;display:flex}.cplus-stage-meta strong{border:1px solid;border-radius:999px;padding:.42rem .7rem}.cplus-journey-grid h3{letter-spacing:-.04em;margin:0 0 1rem;font-size:clamp(1.55rem,2.2vw,2.5rem);line-height:1.05}.cplus-journey-grid p{color:var(--muted);margin:0;line-height:1.72}.cplus-solutions{width:100%;padding:clamp(7rem, 11vw, 11rem) max(var(--pad), calc((100vw - var(--max)) / 2 + var(--pad)));background:radial-gradient(circle at 86% 18%, #6842bd33, transparent 28%), var(--deep);color:var(--deep-ink)}.cplus-solutions-inner,.cplus-process-inner{max-width:calc(var(--max) - 2 * var(--pad));margin-inline:auto}.cplus-editorial-heading-light h2{color:var(--deep-ink)}.cplus-editorial-heading-light .eyebrow{color:#d7c5ff}.cplus-editorial-heading-light>p:last-child{color:#f4f2eca8}.cplus-solution-list{border-top:1px solid #ffffff2e}.cplus-solution{border-bottom:1px solid #ffffff2e;grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:1.5rem;min-height:540px;padding:clamp(3.5rem,6vw,6rem) 0;display:grid}.cplus-solution:nth-child(2){position:relative}.cplus-solution:nth-child(2):before{inset:0 calc(-1 * max(var(--pad), calc((100vw - var(--max)) / 2 + var(--pad))));z-index:0;content:"";background:#ffffff09;position:absolute}.cplus-solution>*{z-index:1;position:relative}.cplus-solution-meta{grid-column:1/span 2}.cplus-solution-meta span,.cplus-solution-meta strong{display:block}.cplus-solution-meta span{color:#d7c5ff;margin-bottom:1.2rem;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(3rem,4.2vw,5.4rem);line-height:1}.cplus-solution-meta strong{color:#f4f2ec8a;letter-spacing:.09em;text-transform:uppercase;max-width:150px;font-size:.68rem;line-height:1.5}.cplus-solution-copy{grid-column:3/span 6;padding-right:clamp(1rem,5vw,5rem)}.cplus-solution-copy h3{letter-spacing:-.055em;max-width:820px;margin:0 0 2rem;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(3rem,4.8vw,5.9rem);font-weight:400;line-height:.94}.cplus-solution-lead{color:#fff;max-width:760px;margin:0 0 1.25rem;font-size:clamp(1.15rem,1.7vw,1.55rem);font-weight:720;line-height:1.45}.cplus-solution-copy>p:last-of-type{color:#f4f2ec9e;max-width:730px;margin:0;line-height:1.75}.cplus-solution-detail{color:#c9f1e3;text-underline-offset:.3rem;margin-top:1.25rem;font-weight:800;display:inline-block}.cplus-solution-detail:hover,.cplus-solution-detail:focus-visible{color:#fff}.cplus-solution>ul{border-top:1px solid #ffffff29;grid-column:9/-1;margin:0;padding:0;list-style:none}.cplus-solution>ul li{color:#f4f2ecd1;border-bottom:1px solid #ffffff29;padding:1.2rem 2rem 1.2rem 0;line-height:1.5;position:relative}.cplus-solution>ul li:after{color:#d7c5ff;content:"↗";position:absolute;right:0}.cplus-work-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(1.2rem,2vw,2rem);display:grid}.cplus-work-card{background:#e1e5de;border-radius:1.6rem;grid-column:span 5;overflow:hidden}.cplus-work-card-featured{grid-area:span 2/span 7}.cplus-work-image{background:#191d20;height:300px;position:relative;overflow:hidden}.cplus-work-card-featured .cplus-work-image{height:700px}.cplus-work-image img{object-fit:cover;filter:saturate(.72)contrast(1.04);width:100%;height:100%}.cplus-work-image:after{content:"";background:linear-gradient(#0000 50%,#080a0ca8);position:absolute;inset:0}.cplus-work-image span{z-index:2;color:#fff;letter-spacing:.1em;border:1px solid #ffffff75;border-radius:999px;padding:.5rem .72rem;font-size:.66rem;font-weight:800;position:absolute;bottom:1.2rem;right:1.2rem}.cplus-work-card>div:last-child{padding:2rem 2.2rem 2.4rem}.cplus-work-card h3{letter-spacing:-.04em;margin:0 0 .9rem;font-size:clamp(1.55rem,2.2vw,2.45rem);line-height:1.04}.cplus-work-card p{color:var(--muted);margin:0;line-height:1.7}.cplus-process{width:100%;padding:clamp(6.5rem, 10vw, 10rem) max(var(--pad), calc((100vw - var(--max)) / 2 + var(--pad)));background:#dce3da}.cplus-process-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.cplus-process-grid li{border-right:1px solid var(--line);flex-direction:column;min-height:390px;padding:2rem;display:flex}.cplus-process-grid li:first-child{padding-left:0}.cplus-process-grid li:last-child{border-right:0}.cplus-process-grid li>span{color:var(--accent);letter-spacing:.12em;margin-bottom:6rem;font-size:.72rem;font-weight:850}.cplus-process-grid h3{letter-spacing:-.035em;margin:0 0 1rem;font-size:clamp(1.4rem,2vw,2.1rem);line-height:1.08}.cplus-process-grid p{color:var(--muted);margin:0 0 2rem;line-height:1.68}.cplus-process-grid strong{color:var(--accent);letter-spacing:.08em;margin-top:auto;font-size:.72rem}.concept-c-plus-full .cplus-fit-grid article{flex-direction:column;min-height:440px;padding:clamp(2rem,3vw,3.2rem);display:flex}.concept-c-plus-full .cplus-fit-grid article>span{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 auto;font-size:.66rem;line-height:1.55}.concept-c-plus-full .cplus-fit-grid h3{max-width:390px}.concept-c-plus-full .cplus-fit-grid p{max-width:410px;line-height:1.7}.concept-c-plus-full .cplus-insights{width:100%;max-width:none;padding-inline:max(var(--pad), calc((100vw - var(--max)) / 2 + var(--pad)))}.concept-c-plus-full .cplus-insight-grid article{flex-direction:column;min-height:500px;display:flex}.concept-c-plus-full .cplus-insight-grid article>span{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:auto;font-size:.68rem;font-weight:850;position:static}.concept-c-plus-full .cplus-insight-grid h3{margin-top:5rem}.concept-c-plus-full .cplus-insight-grid p{line-height:1.72}.concept-c-plus-full .cplus-insight-grid i{color:var(--accent);margin-top:auto;padding-top:2rem;font-size:1.3rem;font-style:normal}.concept-c-plus-full .cplus-faq header>p:last-child{max-width:460px;color:var(--muted);margin-top:1.5rem;line-height:1.7}.cplus-cta-deliverables{background:#ffffff2e;border:1px solid #ffffff42;border-radius:1rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:2rem 0 2.5rem;padding:0;list-style:none;display:grid;overflow:hidden}.cplus-cta-deliverables li{color:#fff;background:#19143033;padding:1rem 1.2rem;font-size:.82rem;font-weight:750}.concept-d{--page:#ecebe7;--ink:#151618;--muted:#64666c;--line:#1516182b;--accent:#6540c4;--accent-contrast:#0b0c10;--panel:#dedde0;--deep:#090a0e;--deep-ink:#f4f1eb;--focus:#9b7cff;--motion-progress:0}.motion-progress{z-index:80;pointer-events:none;background:#ffffff1f;height:3px;position:fixed;inset:0 0 auto}.motion-progress span{width:100%;height:100%;transform:scaleX(var(--motion-progress));transform-origin:0;background:linear-gradient(90deg,#75e5dc,#9c72ff,#ff8e73);display:block}.concept-d .site-header{z-index:50;color:#f4f1eb;backdrop-filter:blur(18px);background:#0a0b0fd1;border:1px solid #ffffff24;border-radius:999px;width:min(100% - 2rem,1480px);min-height:72px;margin-top:1rem;position:sticky;top:1rem}.concept-d .brand img{background:#f5f2eb;border-radius:999px;width:132px;padding:.3rem .55rem;display:block}.concept-d .brand-fallback{display:none}.concept-d .hero{color:#f4f1eb;background:#090a0e;border-radius:2.75rem;grid-template-columns:minmax(0,1.08fr) minmax(460px,.92fr);width:min(100% - 2rem,1880px);max-width:none;min-height:880px;margin-top:1rem;position:relative;overflow:hidden}.concept-d .hero:before,.concept-d .hero:after{content:"";z-index:0;filter:blur(90px);opacity:.26;border-radius:50%;width:40rem;height:40rem;animation:14s ease-in-out infinite alternate motion-drift;position:absolute}.concept-d .hero:before{background:#7452f4;top:-18rem;left:30%}.concept-d .hero:after{background:#59d8d0;animation-delay:-6s;bottom:-20rem;right:-18rem}.concept-d .hero-copy{align-self:end;padding-block:4rem}.concept-d .concept-label,.concept-d .hero-body,.concept-d .trust-line{color:#f4f1ebad}.concept-d .hero h1{letter-spacing:-.068em;max-width:980px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(4rem,6.5vw,8.5rem);font-weight:400;line-height:.88}.concept-d .hero .eyebrow{color:#9cebe5}.concept-d .hero .button-primary{color:#111217;background:linear-gradient(110deg,#f5f2eb,#d9d2ff)}.concept-d .hero .text-link{color:#f4f1eb}.concept-d .hero-visual{z-index:2;border:1px solid #ffffff26;border-radius:45% 2rem 2rem;min-height:660px;box-shadow:0 35px 90px #00000073}.concept-d .hero-visual img{filter:saturate(.55)hue-rotate(8deg)contrast(1.12);min-height:660px;animation:12s ease-in-out infinite alternate motion-image-breathe}.motion-field{z-index:2;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;mask-image:linear-gradient(#0000,#000 24% 78%,#0000)}.motion-field i{background:#9cebe5;border-radius:50%;width:9px;height:9px;animation:2.8s ease-in-out infinite motion-pulse;position:absolute;box-shadow:0 0 28px #9cebe5}.motion-field i:first-child{top:22%;left:23%}.motion-field i:nth-child(2){background:#a58aff;animation-delay:-.9s;top:48%;right:18%}.motion-field i:nth-child(3){background:#ff9b7d;animation-delay:-1.7s;bottom:17%;left:39%}.motion-ticker{color:#111217;background:#8d68ff;border-radius:999px;width:min(100% - 2rem,1880px);margin:1rem auto 0;overflow:hidden}.motion-ticker>div{letter-spacing:.16em;align-items:center;gap:2rem;width:max-content;padding:1rem 2rem;font-size:.72rem;font-weight:850;animation:18s linear infinite alternate motion-ticker;display:flex}.concept-d .signal-strip{margin-top:3rem}.concept-d .method{background:linear-gradient(145deg,#11131b,#0b2221);border-radius:3rem}.concept-d .method .eyebrow,.concept-d .method .chain-index,.concept-d .proof .eyebrow{color:#c3b2ff}.concept-d .systems{padding-bottom:5rem}.concept-d .system-grid{border-radius:2rem;grid-template-columns:repeat(4,1fr);overflow:hidden}.concept-d .system-card{background:#f5f3ee;min-height:560px}.concept-d .proof{width:100%;max-width:none;padding-inline:max(var(--pad), calc((100vw - var(--max)) / 2 + var(--pad)));color:#f4f1eb;background:#090a0e}.concept-d .proof .section-heading-split>p,.concept-d .proof-card p{color:#f4f1eba6}.concept-d .proof-grid{align-items:end}.concept-d .proof-card:first-child{grid-column:span 6}.concept-d .proof-card:nth-child(2),.concept-d .proof-card:nth-child(3){grid-column:span 3}.concept-d .proof-card:nth-child(2){margin-bottom:5rem}.concept-d .proof-card:nth-child(3){margin-bottom:10rem}.concept-d .proof-image{border-radius:1.5rem}.concept-d .assessment{background:linear-gradient(120deg,#7654e7,#9c73ff 58%,#72d8d1);border-radius:2.75rem;width:min(100% - 2rem,1480px);margin-block:1rem 4rem}.concept-d .assessment .eyebrow,.concept-d .assessment-copy>p{opacity:1}.concept-d.motion-ready [data-motion-reveal]{transition:transform .9s var(--ease), filter .9s var(--ease);filter:saturate(.9);transform:translateY(20px)}.concept-d.motion-ready [data-motion-reveal].motion-visible{filter:none;transform:none}@keyframes motion-drift{to{transform:translate(5rem,3rem)scale(1.12)}}@keyframes motion-image-breathe{to{filter:saturate(.75)hue-rotate()contrast(1.08);transform:scale(1.06)}}@keyframes motion-pulse{50%{opacity:.45;transform:scale(1.8)}}@keyframes motion-ticker{to{transform:translate(-8%)}}.lab-index{color:#171817;background:#ebeae5;width:min(100%,1600px);min-height:100vh;margin-inline:auto;padding:clamp(1.25rem,4vw,4.5rem)}.lab-index-header{border-bottom:1px solid #17181740;grid-template-columns:1fr auto;gap:3rem;padding-bottom:clamp(3rem,8vw,8rem);display:grid}.lab-index-header h1{letter-spacing:-.075em;max-width:1000px;margin:0;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(3.8rem,8vw,9.5rem);font-weight:400;line-height:.88}.lab-index-meta{color:#5f625e;min-width:210px}.lab-index-meta p{margin-bottom:.6rem}.lab-intro{grid-template-columns:1fr 1fr;gap:4rem;padding-block:3rem;display:grid}.lab-intro p{max-width:650px;margin:0;font-size:1.08rem}.concept-picker{background:#17181740;border:1px solid #17181740;grid-template-columns:repeat(5,1fr);gap:1px;display:grid}.concept-option{background:#f3f0e7;flex-direction:column;min-height:560px;padding:clamp(1.5rem,3vw,3rem);display:flex}.concept-option h2{letter-spacing:-.06em;margin-top:auto;margin-bottom:1rem;font-size:clamp(2.2rem,4vw,4.5rem);line-height:.96}.concept-option>p{color:#63665f;min-height:4rem}.option-top{color:#646763;justify-content:space-between;display:flex}.option-b{color:#f2efe7;background:#111316}.option-b>p,.option-b .option-top{color:#a8a69f}.option-c{background:#dfe4dc}.option-d{color:#f3f0e9;background:linear-gradient(145deg,#11131a,#172826)}.option-d>p,.option-d .option-top{color:#aaaeb2}.option-d .option-links a:hover{color:#11131a;background:#f3f0e9}.option-c-plus{color:#f5f2eb;background:linear-gradient(155deg,#6842bd,#31244d)}.option-c-plus>p,.option-c-plus .option-top{color:#f5f2ebb8}.option-c-plus .option-links a:hover{color:#2a1f41;background:#f5f2eb}.option-links{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.option-links a{transition:transform .25s var(--ease), background .25s var(--ease), color .25s var(--ease);border:1px solid;border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 1rem;font-size:.82rem;font-weight:750;text-decoration:none;display:inline-flex}.option-links a:hover{color:#f4f1e9;background:#171817;transform:translateY(-3px)}.option-b .option-links a:hover{color:#111316;background:#f2efe7}.lab-index-footer{color:#666963;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;gap:2rem;padding-top:2rem;font-size:.78rem;display:flex}@media (width<=1120px){.site-header{grid-template-columns:1fr auto auto}.prototype-chip{display:none}.site-header nav{gap:1rem}.hero,.concept-c .hero{grid-template-columns:1fr .75fr;gap:2rem}.concept-c .system-grid{grid-template-columns:repeat(2,1fr)}.concept-d .hero{grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:2rem}.concept-d .system-grid{grid-template-columns:repeat(2,1fr)}.cplus-capability-grid .system-card,.cplus-capability-grid .system-card:nth-child(n+3){grid-column:span 6}.chain-list{grid-template-columns:repeat(3,1fr)}.chain-list li:nth-child(3){border-right:0}.chain-list li:nth-child(3):after{display:none}.chain-list li:nth-child(-n+3){border-bottom:1px solid #fff3}}@media (width<=820px){.site-header{grid-template-columns:1fr auto;min-height:68px}.site-header nav{display:none}.brand img{width:125px}.hero,.concept-a .hero,.concept-c .hero,.concept-d .hero,.brands,.assessment,.section-heading-split,.cplus-faq{grid-template-columns:1fr}.cplus-faq header{position:static}.cplus-strength-grid,.cplus-engagement-grid,.cplus-fit-grid,.cplus-insight-grid{grid-template-columns:1fr 1fr}.cplus-strengths-heading{grid-template-columns:1fr;gap:1.5rem}.cplus-strengths-heading .eyebrow{grid-column:auto;margin-bottom:0}.cplus-engagement-grid article:nth-child(2){border-right:0}.cplus-engagement-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.concept-c-plus .proof-card:first-child,.concept-c-plus .proof-card:nth-child(2),.concept-c-plus .proof-card:nth-child(3){grid-column:1/-1;margin-top:0}.hero,.concept-c .hero,.concept-d .hero{min-height:auto;padding-top:3.5rem}.concept-a .hero,.concept-c .hero{gap:3rem;padding-block:3.5rem 5rem}.concept-a .hero:before{top:2.2rem}.concept-a .hero h1,.concept-b .hero h1,.concept-c .hero h1{font-size:clamp(3.35rem,10.5vw,5.2rem)}.concept-a .hero-visual,.concept-a .hero-visual img{min-height:410px}.concept-a .hero-visual{margin:0 1rem 1rem 0}.concept-c .hero-visual,.concept-c .hero-visual img{min-height:430px}.concept-d .site-header{width:calc(100% - 1rem);margin-top:.5rem;padding-inline:1rem;top:.5rem}.concept-d .brand img{width:118px}.concept-d .hero{border-radius:2rem;width:calc(100% - 1rem);margin-top:.5rem;padding:3.5rem 1.5rem 1.5rem}.concept-d .hero-copy{align-self:auto;padding-block:0 2rem}.concept-d .hero h1{max-width:720px;font-size:clamp(3.2rem,11vw,5.5rem);line-height:.91}.concept-d .hero-visual,.concept-d .hero-visual img{min-height:460px}.concept-d .hero-visual{border-radius:7rem 1.4rem 1.4rem}.concept-d .motion-ticker{width:calc(100% - 1rem)}.concept-label{margin-bottom:2.5rem}.hero h1,.concept-a .hero h1,.concept-b .hero h1{font-size:clamp(3.15rem,14vw,6.25rem)}.hero-visual,.concept-a .hero-visual,.concept-c .hero-visual,.hero-visual img,.concept-a .hero-visual img,.concept-c .hero-visual img{min-height:500px}.concept-b .hero{min-height:780px;padding:2.5rem var(--pad) 3.25rem;align-items:flex-end;display:flex}.concept-b .hero-visual,.concept-b .hero-visual img{min-height:780px}.concept-b .hero-visual img{object-position:58% center}.concept-b .hero-copy{width:100%;padding:1.5rem}.signal-strip,.problem-grid,.measurement-grid{grid-template-columns:1fr}.problem-card,.problem-card+.problem-card{border-right:0;border-bottom:1px solid var(--line);padding:2rem 0}.concept-c .problem-card:nth-child(2){transform:none}.card-number{margin-bottom:2rem}.system-grid,.concept-c .system-grid,.concept-d .system-grid{grid-template-columns:1fr}.concept-d .system-card{min-height:auto}.proof-card,.concept-b .proof-card:first-child,.concept-b .proof-card:nth-child(2),.concept-b .proof-card:nth-child(3),.concept-c .proof-card:first-child,.concept-c .proof-card:nth-child(2),.concept-c .proof-card:nth-child(3),.concept-d .proof-card:first-child,.concept-d .proof-card:nth-child(2),.concept-d .proof-card:nth-child(3){grid-column:1/-1;margin-top:0;margin-bottom:0}.proof-grid{gap:3rem}.concept-b .proof-image,.concept-b .proof-card:first-child .proof-image{aspect-ratio:16/10}.brands-copy{position:static}.brand-roles article{grid-template-columns:40px 1fr}.brand-roles p{grid-column:2}.site-footer,.lab-index-header,.lab-intro,.concept-picker{grid-template-columns:1fr}.concept-option{min-height:430px}}@media (width<=520px){:root{--pad:1.15rem;--radius:1.1rem}.concept-c .site-header{width:calc(100% - 1rem);margin-top:.5rem;padding-inline:1rem}.concept-c-plus .site-header{border-radius:1.4rem;width:calc(100% - 1rem);margin-top:.5rem;padding-inline:1rem;top:.5rem}.concept-c-plus .cplus-hero{padding-top:3rem}.concept-c-plus .hero h1{font-size:clamp(3.15rem,13vw,3.85rem);line-height:.93}html[lang=zh-CN] .concept-c-plus .hero h1{font-size:clamp(3rem,12.2vw,3.45rem);line-height:.96}.concept-c-plus .hero-visual,.concept-c-plus .hero-visual img{min-height:330px}.concept-c-plus .hero-visual{border-radius:5rem 1rem 1rem}.cplus-strength-grid,.cplus-engagement-grid,.cplus-fit-grid,.cplus-insight-grid{grid-template-columns:1fr}.cplus-strengths{padding-block:5.5rem}.cplus-strengths-heading h2{font-size:clamp(3.3rem,15vw,4.5rem)}.cplus-strength-grid article{min-height:285px;padding:2rem}.cplus-strength-grid strong{margin-bottom:4rem;font-size:clamp(3.8rem,18vw,5.4rem)}.cplus-capability-grid .system-card,.cplus-capability-grid .system-card:nth-child(n+3){grid-column:1/-1}.cplus-engagement-grid article,.cplus-engagement-grid article:first-child{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:2rem 0}.cplus-engagement-grid article:last-child{border-bottom:0}.cplus-engagement-grid article>span,.cplus-fit-grid article>span{margin-bottom:2.5rem}.cplus-fit-grid article,.cplus-insight-grid article{min-height:auto}.concept-c-plus .method,.concept-c-plus .assessment{border-radius:0}.concept-c-plus .assessment{width:100%}.concept-d .site-header{border-radius:1.4rem;min-height:64px}.prototype-chip{display:none}.hero{padding-block:2.8rem 4rem}.concept-label span:last-child{display:none}.hero h1,.concept-a .hero h1,.concept-b .hero h1,.concept-d .hero h1{max-width:100%;font-size:clamp(3rem,14.6vw,4.2rem);line-height:.95}.concept-a .hero h1,.concept-b .hero h1,.concept-c .hero h1{letter-spacing:-.052em;font-size:clamp(2.95rem,12.5vw,3.45rem);line-height:.94}html[lang=zh-CN] .concept-a .hero h1,html[lang=zh-CN] .concept-b .hero h1,html[lang=zh-CN] .concept-c .hero h1{letter-spacing:-.045em;font-size:clamp(3rem,12.2vw,3.35rem);line-height:.96}.eyebrow{letter-spacing:.09em;font-size:.66rem}.hero-body{font-size:1rem}.hero-annotation{display:none}.hero-actions{flex-direction:column;align-items:stretch}.button,.text-link{text-align:center;justify-content:center;width:100%}.hero-visual,.concept-a .hero-visual,.concept-c .hero-visual,.concept-d .hero-visual,.hero-visual img,.concept-a .hero-visual img,.concept-c .hero-visual img,.concept-d .hero-visual img{min-height:390px}.concept-a .hero{gap:2.5rem;padding-block:2.8rem 4rem}.concept-a .hero:before{width:3.5rem;top:1.65rem}.concept-a .hero-visual,.concept-a .hero-visual img{min-height:300px}.concept-a .hero-visual{box-shadow:.65rem .65rem 0 var(--accent);margin-right:.65rem}.concept-b .site-header{background:#0d0e10}.concept-b .brand img{width:118px}.concept-b .hero{min-height:740px;padding:1.5rem 1.15rem 2.25rem}.concept-b .hero-copy{backdrop-filter:blur(3px);border-left-width:2px;padding:1.15rem}.concept-b .concept-label{margin-bottom:2rem}.concept-b .hero-visual,.concept-b .hero-visual img{min-height:740px}.concept-c .hero{gap:2.75rem;padding-block:2.8rem 4rem}.concept-c .hero:before{inset:1rem var(--pad);background-size:48px 48px}.concept-c .hero-visual,.concept-c .hero-visual img{min-height:320px}.concept-d .hero{border-radius:1.6rem;width:calc(100% - 1rem);padding:2.6rem 1.1rem 1.1rem}.concept-d .concept-label{margin-bottom:2rem}.concept-d .hero h1{letter-spacing:-.055em;font-size:clamp(3rem,13.8vw,3.85rem);line-height:.9}.concept-d .hero-visual{border-radius:4.5rem 1rem 1rem}.concept-d .motion-ticker{border-radius:1rem;width:calc(100% - 1rem)}.motion-ticker>div{gap:1.25rem;padding:.85rem 1rem}.concept-c .hero-visual{border-radius:5rem 1rem 1rem}.signal-strip h2,.section-heading h2,.brands-copy h2,.assessment h2{font-size:clamp(2.5rem,12vw,3.8rem)}.problems,.method,.systems,.proof,.brands,.measurement,.assessment{padding-block:5rem}.method,.concept-c .method,.concept-d .method{border-radius:0}.chain-list{grid-template-columns:1fr 1fr}.chain-list li,.chain-list li:nth-child(3){border-bottom:1px solid #fff3;border-right:1px solid #fff3;min-height:190px}.chain-list li:nth-child(2n){border-right:0}.chain-list li:nth-child(3):after{display:block}.chain-list li:nth-child(2n):after{display:none}.system-card{min-height:auto;padding:2rem 1.35rem}.system-card .card-number{margin-bottom:3rem}.concept-c .assessment,.concept-d .assessment{border-radius:1.5rem;width:calc(100% - 1rem)}.concept-d.motion-ready [data-motion-reveal]{transform:translateY(10px)}.lab-index{padding-inline:1rem}.lab-index-header h1{font-size:clamp(3.4rem,17vw,5.4rem)}.lab-index-footer{flex-direction:column}}@media (width<=900px){.cplus-editorial-heading h2,.cplus-editorial-heading>p:last-child{grid-column:1/-1}.cplus-editorial-heading{gap:1.5rem}.cplus-journey-grid,.cplus-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cplus-journey-grid li:nth-child(2),.cplus-process-grid li:nth-child(2){border-right:0}.cplus-journey-grid li:nth-child(-n+2),.cplus-process-grid li:nth-child(-n+2){border-bottom:1px solid var(--line)}.cplus-journey-grid li:first-child,.cplus-process-grid li:first-child{padding-left:2rem}.cplus-solution{grid-template-columns:repeat(10,minmax(0,1fr));min-height:auto}.cplus-solution-meta{grid-column:1/span 2}.cplus-solution-copy{grid-column:3/-1;padding-right:0}.cplus-solution>ul{grid-column:3/-1;margin-top:2rem}.cplus-work-card,.cplus-work-card-featured{grid-area:auto/span 6}.cplus-work-card-featured{grid-column:1/-1}.cplus-work-card-featured .cplus-work-image{height:560px}}@media (width<=600px){.cplus-editorial-heading{margin-bottom:3.5rem}.cplus-editorial-heading h2{font-size:clamp(3.25rem,14.5vw,4.35rem)}.cplus-journey-grid,.cplus-process-grid{grid-template-columns:1fr}.cplus-journey-grid li,.cplus-journey-grid li:first-child,.cplus-process-grid li,.cplus-process-grid li:first-child{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:2rem 0}.cplus-journey-grid li:last-child,.cplus-process-grid li:last-child{border-bottom:0}.cplus-stage-meta,.cplus-process-grid li>span{margin-bottom:3.5rem}.cplus-solutions,.cplus-process{padding-block:5.5rem}.cplus-solution{padding-block:4rem;display:block}.cplus-solution-meta{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:3rem;display:flex}.cplus-solution-meta span{margin-bottom:0}.cplus-solution-meta strong{text-align:right}.cplus-solution-copy h3{font-size:clamp(3rem,14vw,4.2rem)}.cplus-solution>ul{margin-top:2.5rem}.cplus-work-card,.cplus-work-card-featured{grid-column:1/-1}.cplus-work-card-featured .cplus-work-image,.cplus-work-image{height:330px}.concept-c-plus-full .cplus-fit-grid,.concept-c-plus-full .cplus-insight-grid{grid-template-columns:1fr}.concept-c-plus-full .cplus-fit-grid article,.concept-c-plus-full .cplus-insight-grid article{min-height:390px}.cplus-cta-deliverables{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
