/* v14: partnership landing page, quiet contextual service banners, clear homepage pricing.
   Existing hero/nav states/other services are deliberately left intact. */
.p14-page{--p14-blue:#203556;--p14-line:#d9d6ce;--p14-soft:#efede6;color:var(--ink);overflow-wrap:break-word}
.p14-page figure,.p14-page p,.p14-page h1,.p14-page h2,.p14-page h3,.p14-page h4{margin:0}
.p14-page .breadcrumbs{padding-block:24px 20px;font-size:12px}
.p14-page h1,.p14-page h2,.p14-page h3,.p14-page h4{color:var(--navy);font-weight:500;word-break:normal;line-break:strict}
.p14-page h2{font-size:clamp(29px,2.85vw,42px);line-height:1.7;letter-spacing:.045em;text-wrap:balance}
.p14-page h3{font-size:clamp(21px,1.8vw,27px);line-height:1.75;letter-spacing:.025em}
.p14-page h4{font-size:19px;line-height:1.7;letter-spacing:.02em}
.p14-page p{font-size:16px;line-height:2}
.p14-page .p14-eyebrow{display:flex;align-items:center;gap:20px;font:11px/1.8 var(--sans);letter-spacing:.16em;color:#596b7c;margin-bottom:26px}
.p14-eyebrow>span:not(.p14-rule){border-left:1px solid currentColor;padding-left:12px;letter-spacing:.05em}
.p14-page .p14-rule{height:1px;background:#8793a0;width:48px}
.p14-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px;max-width:1600px;margin:0 auto;padding:26px var(--side) 0}
.p14-hero-copy{padding:12px 0 30px;align-self:center}
.p14-page .p14-audience{font-size:13px;line-height:1.85;letter-spacing:.03em;margin-bottom:25px;max-width:390px}
.p14-page .p14-hero h1{font-size:clamp(36px,3.85vw,58px);line-height:1.65;letter-spacing:.035em;font-family:var(--serif);margin-bottom:28px;text-wrap:balance}
.p14-hero h1 em{font-style:normal;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:12px;text-decoration-color:#b0a48a}
.p14-page .p14-hero-lead{font-size:17px;line-height:2.05;letter-spacing:.015em;margin-bottom:14px}
.p14-page .p14-hero-detail{max-width:450px;font-size:15px;color:#56616a;margin-bottom:29px}
.p14-actions{display:flex;flex-direction:column;align-items:flex-start;gap:17px}
.p14-page .p14-button{font-size:14px;min-height:59px;padding:14px 24px;display:inline-flex;justify-content:space-between;align-items:center;gap:32px;background:#203556;color:#fff;letter-spacing:.025em;text-decoration:none;border:1px solid #203556;box-shadow:none;transition:background .22s, color .22s,border-color .22s}
.p14-page .p14-button-light{background:#f8f6f1;color:#203556;border-color:#f8f6f1}
.p14-page .p14-button:hover{background:#324e6b;color:white;border-color:#324e6b;transform:none}
.p14-page .p14-button-light:hover{background:#e6e2d8;color:#203556;border-color:#e6e2d8}
.p14-page .p14-text-link{display:inline-flex;align-items:center;gap:28px;border-bottom:1px solid #9aa5ab;padding:7px 0;min-height:44px;font:14px/1.7 var(--sans);color:#203556;text-decoration:none}
.p14-text-link span{margin-left:auto;flex-shrink:0}
.p14-page a:focus-visible,.article-service-link-v14:focus-visible{outline:3px solid #957337;outline-offset:5px}
.p14-page .p14-hero-art{position:relative;align-self:stretch;min-width:0;padding-bottom:2px;margin:0 0 18px 10px}
.p14-hero-art>img{width:100%;height:calc(100% - 110px);min-height:530px;max-height:760px;object-fit:cover;object-position:61% 48%;position:relative;z-index:1}
.p14-hero-art:before{content:"";position:absolute;inset:18px -16px 105px 18px;border:1px solid #cfcabd;pointer-events:none}
.p14-hero-art figcaption{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-top:24px}
.p14-hero-art figcaption>span{font:9px/1.8 var(--sans);letter-spacing:.12em;color:#768087;max-width:180px}
.p14-page .p14-hero-art figcaption p{font-size:13px;line-height:1.9}
.p14-page .p14-intro-band{display:flex;align-items:center;gap:48px;border-top:1px solid var(--p14-line);border-bottom:1px solid var(--p14-line);margin-top:42px;padding-block:25px}
.p14-intro-band>p{flex-shrink:0;font-size:13px;color:#63717d}
.p14-intro-band ul{display:flex;flex-wrap:wrap;gap:8px 36px;padding:0;margin:0;list-style:none;color:#203556;font-size:14px}
.p14-intro-band li{border-left:1px solid #aab1b5;padding-left:16px}
.p14-page-nav{display:flex;align-items:center;gap:28px;padding-block:17px;overflow-x:auto;scrollbar-width:thin}
.p14-page-nav a{font-size:13px;line-height:1.6;white-space:nowrap;padding:9px 2px;min-height:44px;display:flex;align-items:center;border-bottom:1px solid transparent;flex-shrink:0}
.p14-page-nav a:hover{border-bottom-color:#203556}
.p14-section{padding-block:106px}
.p14-heading{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:54px;align-items:end;margin-bottom:50px}
.p14-heading:not(:has(.p14-heading-note)){display:block}
.p14-page .p14-heading-note{font-size:15px;line-height:2.05;max-width:420px;padding-bottom:7px;color:#53616a}
.p14-scene{border-top:1px solid var(--p14-line);padding:38px 0;display:grid;grid-template-columns:24px 52px minmax(0,1fr) minmax(0,1.08fr);gap:28px;align-items:start}
.p14-scenes{border-bottom:1px solid var(--p14-line)}
.p14-scene-no{color:#74828d;font-size:11px;letter-spacing:.08em;padding-top:8px}
.p14-icon{width:40px;height:40px;color:#566d7f;flex-shrink:0;display:block}
.p14-page .p14-scene-when{font:12px/1.8 var(--sans);color:#637480;margin-bottom:10px}
.p14-scene-body p{line-height:2}
.p14-scene-body>span{display:block;font-size:13px;line-height:1.9;color:#687681;margin-top:14px}
.p14-page .p14-quiet-note{font-size:14px;color:#64717b;margin-top:26px;max-width:980px}
.p14-service{background:#efede6;padding-block:100px}
.p14-service-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:90px}
.p14-service-visual{position:relative;padding:0 0 90px}
.p14-service-image img{width:100%;aspect-ratio:.88;object-fit:cover;object-position:40% 50%}
.p14-service-inset{position:absolute;right:-35px;bottom:0;width:65%;padding:15px;background:#f8f6f1;box-shadow:0 8px 25px #1423310e}
.p14-service-inset img{width:100%;aspect-ratio:1.6;object-fit:cover}
.p14-page .p14-service-inset p{font:13px/1.9 var(--serif);margin-top:15px;padding-left:6px;letter-spacing:.07em}
.p14-service-copy>p:not(.p14-eyebrow){margin-top:20px;color:#54616c}
.p14-offers{list-style:none;padding:0;margin:34px 0 26px}
.p14-offers li{display:flex;align-items:flex-start;gap:20px;border-top:1px solid #d0cec4;padding:22px 0}
.p14-offers .p14-icon{width:31px;height:31px;margin-top:3px}
.p14-page .p14-offers h3{font-size:18px;font-family:var(--sans);font-weight:500;margin-bottom:8px}
.p14-page .p14-offers p{font-size:15px;color:#54616c}
.p14-related{display:flex;flex-wrap:wrap;gap:15px 30px}
.p14-roles{background:#203556;color:#f8f6f1}
.p14-roles h2,.p14-roles h3,.p14-roles h4{color:#f8f6f1}
.p14-roles .p14-eyebrow,.p14-roles .p14-heading-note{color:#cbd5dc}
.p14-roles-diagram{display:grid;grid-template-columns:1fr 80px 1fr 80px 1fr;align-items:center;border-top:1px solid #ffffff30;border-bottom:1px solid #ffffff30;padding:40px 0}
.p14-role{min-height:220px;display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px 12px}
.p14-role .p14-icon{color:#d4dddf;width:40px;height:40px;margin-bottom:17px}
.p14-role>span{font-size:12px;letter-spacing:.06em;color:#cbd5dc;display:block;margin-bottom:10px}
.p14-page .p14-role h3{color:#fff;font:500 23px/1.7 var(--serif);margin-bottom:13px}
.p14-page .p14-role p{font-size:14px;line-height:1.9;color:#dce1e5}
.p14-role-hukusya{background:#ffffff08;border:1px solid #ffffff2a}
.p14-role-connector span{font-size:12px;display:block;color:#c0cbd4;text-align:center;margin-bottom:10px}
.p14-role-connector i{display:block;border-top:1px solid #aab9c3;position:relative}
.p14-role-connector i:after{content:"";position:absolute;right:0;top:-4px;width:6px;height:6px;transform:rotate(45deg);border-top:1px solid #aab9c3;border-right:1px solid #aab9c3}
.p14-flow-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-top:56px;margin-bottom:26px}
.p14-page .p14-flow-heading h3{font-size:23px;line-height:1.8}
.p14-page .p14-flow-heading p{font-size:14px;color:#cbd5dc;max-width:410px;line-height:1.9}
.p14-flow{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}
.p14-flow li{border-top:1px solid #ffffff3d;padding-top:24px}
.p14-flow li>span{font-size:11px;letter-spacing:.1em;color:#c3cdd6;display:block;margin-bottom:13px}
.p14-page .p14-flow h4{font-size:17px;font-family:var(--sans);margin-bottom:13px}
.p14-page .p14-flow p{font-size:14px;line-height:2;color:#dce1e5}
.p14-models{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:64px;border-block:1px solid var(--p14-line);padding:42px 0}
.p14-models article+article{border-left:1px solid var(--p14-line);padding-left:64px}
.p14-model-label{font-size:12px;letter-spacing:.06em;line-height:1.8;display:block;color:#667682;margin-bottom:14px}
.p14-models h3{margin-bottom:18px}
.p14-models p{color:#55646e}
.p14-conditions-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.6fr);gap:70px;margin-top:60px}
.p14-conditions-layout>div>p{font-size:15px;line-height:2;margin-top:18px;color:#5c6b76}
.p14-conditions-list{margin:0}
.p14-conditions-list>div{display:grid;grid-template-columns:160px minmax(0,1fr);gap:25px;border-bottom:1px solid var(--p14-line);padding:22px 0}
.p14-conditions-list>div:first-child{border-top:1px solid var(--p14-line)}
.p14-conditions-list dt{font-size:14px;line-height:1.9;color:#203556;font-weight:500}
.p14-conditions-list dd{font-size:15px;line-height:2;color:#56616a;margin:0}
.p14-scope-note{display:flex;align-items:center;justify-content:space-between;gap:50px;margin-top:40px;padding:24px 28px;background:#efede6}
.p14-page .p14-scope-note p{font-size:14px;color:#58646c}
.p14-scope-note a{flex-shrink:0}
.p14-team{padding:72px 0;background:#eeefe9}
.p14-team-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);gap:70px;align-items:center}
.p14-page .p14-team h2{font-size:30px;line-height:1.85}
.p14-team-layout>div>p:not(.p14-eyebrow){margin-top:22px;color:#55646b;font-size:15px}
.p14-team-links>a{display:block;position:relative;padding:24px 34px 24px 0;border-top:1px solid #c7ceca;text-decoration:none}
.p14-team-links>a:last-child{border-bottom:1px solid #c7ceca}
.p14-team-links span{font-size:12px;color:#5f6d73;display:block;margin-bottom:10px}
.p14-team-links strong{font:500 20px/1.8 var(--serif);color:#203556;display:block}
.p14-page .p14-team-links p{font-size:14px;color:#617079;margin-top:9px}
.p14-team-links i{position:absolute;right:0;top:43%;font-style:normal;transition:transform .2s}
.p14-team-links a:hover i{transform:translateX(4px)}
.p14-faq{max-width:1000px;margin-left:auto}
.p14-faq details{border-top:1px solid var(--p14-line)}
.p14-faq details:last-child{border-bottom:1px solid var(--p14-line)}
.p14-faq summary{cursor:pointer;list-style:none;padding:26px 46px 26px 0;font-size:16px;line-height:1.9;font-weight:500;position:relative;color:#203556}
.p14-faq summary::-webkit-details-marker{display:none}
.p14-faq summary:after{content:'＋';position:absolute;right:7px;top:26px;font:300 20px/1.8 var(--sans)}
.p14-faq details[open] summary:after{content:'−'}
.p14-faq details>div{padding:0 44px 28px 0}
.p14-page .p14-faq p{font-size:15px;line-height:2.1;color:#57656e}
.p14-faq p a{text-decoration:underline;text-underline-offset:4px}
.p14-faq summary:focus-visible{outline:3px solid #947d4d;outline-offset:3px}
.p14-contact{background:#172943;padding:90px 0;color:#fff;position:relative}
.p14-contact-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:90px;align-items:center}
.p14-contact h2{color:#fff}
.p14-contact .p14-eyebrow{color:#c6d0d6}
.p14-contact-layout>div>p:not(.p14-eyebrow){margin-top:22px;color:#dce2e5}
.p14-contact .p14-button{margin-top:30px}
.p14-page .p14-phone{font-size:12px;color:#ccd5dd}
.p14-phone a{display:inline-block;font-size:22px;letter-spacing:.04em;margin-left:18px;color:#fff}
.p14-contact-check{border-left:1px solid #ffffff40;padding-left:46px}
.p14-page .p14-contact-check h3{font-size:22px;color:#fff;margin-bottom:27px}
.p14-contact-check ol{list-style:none;margin:0;padding:0;display:grid;gap:22px}
.p14-contact-check li{display:flex;gap:22px;line-height:1.8;align-items:center}
.p14-contact-check li>span{font-size:12px;color:#a7bac7;border:1px solid #7790a450;min-width:36px;height:36px;display:grid;place-items:center}
.p14-page .p14-contact-check>p{color:#cbd5df;font-size:14px;line-height:2;margin-top:27px}
.p14-motion-ready [data-p14-reveal]{transition:opacity .65s,transform .65s}
.p14-motion-ready [data-p14-reveal].p14-await{opacity:0;transform:translateY(12px)}
/* Clear price hierarchy in homepage; no adjacent competing handling panel. */
.h12 .h14-cost{background:#f8f6f1;padding-block:100px}
.h14-cost-head{display:grid;grid-template-columns:1.45fr 1fr;gap:56px;align-items:end;margin-bottom:42px}
.h12 .h14-cost-head h2{font-size:clamp(29px,3.15vw,44px);line-height:1.7;letter-spacing:.04em;margin:0}
.h12 .h14-cost-head>p{font-size:16px;color:#5f6a73;line-height:2;margin:0 0 6px}
.h12 .h14-price-scope{font-size:12px;color:#54697a;letter-spacing:.08em;padding-bottom:17px;margin:0}
.h14-price-equation{display:grid;grid-template-columns:1fr 84px 1.48fr;gap:0;border-top:2px solid #203556;border-bottom:1px solid #c8c8bf;background:#fffefa;padding:40px 42px;align-items:center}
.h12 .h14-base>span,.h12 .h14-variable>span{display:block;font-size:14px;line-height:1.8;color:#203556;margin-bottom:16px;font-weight:500}
.h12 .h14-base p{margin:0;font:400 clamp(39px,4vw,54px)/1.3 var(--serif);font-variant-numeric:lining-nums tabular-nums;color:#203556;letter-spacing:0}
.h14-base p small{font:14px/1.7 var(--sans);letter-spacing:0;margin-left:6px}
.h12 .h14-base .h14-base-detail{font:13px/1.9 var(--sans);color:#607080;margin-top:15px;letter-spacing:0}
.h14-equation-plus{text-align:center;font:300 32px/1 var(--sans);color:#758493}
.h14-variable{border-left:1px solid #d8d9d0;padding-left:40px}
.h14-unit-row{display:flex;gap:20px;justify-content:space-between;align-items:center;padding:13px 0}
.h14-unit-row+.h14-unit-row{border-top:1px solid #e2e2d9}
.h14-unit-label{font-size:15px;color:#253c54;line-height:1.8;max-width:270px}
.h14-unit-label>small{display:block;color:#65737d;font-size:12px;line-height:1.8;margin-top:2px}
.h12 .h14-unit-amount{white-space:nowrap;flex-shrink:0;font:400 32px/1.35 var(--serif);margin:0;color:#203556;font-variant-numeric:lining-nums tabular-nums;letter-spacing:0}
.h14-unit-amount small{font:12px/1.8 var(--sans);margin-left:5px}
.h12 .h14-unit-caption{font-size:12px;color:#617380;margin:13px 0 0;line-height:1.8}
.h14-cost-facts{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #c8c8bf}
.h14-cost-facts>div{padding:28px 36px 28px 0}
.h14-cost-facts>div+div{border-left:1px solid #d8d9d0;padding-left:36px}
.h14-cost-facts>div>span{font-size:12px;letter-spacing:.06em;color:#667680}
.h12 .h14-cost-facts h3{font:500 23px/1.75 var(--serif);letter-spacing:.02em;margin:9px 0;color:#203556}
.h12 .h14-cost-facts p{font-size:14px;color:#5b6a73;margin:0;line-height:2}
.h14-cost-bottom{display:flex;gap:50px;justify-content:space-between;align-items:center;padding-top:26px}
.h12 .h14-cost-bottom p{font-size:13px;line-height:2;margin:0;color:#606b73;max-width:720px}
.h14-cost-bottom>a{flex-shrink:0}
.h14-handling-link{display:flex;gap:40px;justify-content:space-between;align-items:center;margin-top:46px;padding:27px 30px;border:1px solid #d7d8cf}
.h12 .h14-handling-link h3{font:500 20px/1.8 var(--serif);margin:0 0 5px;color:#203556}
.h12 .h14-handling-link p{font-size:14px;line-height:1.9;color:#5d6a73;margin:0}
.h14-handling-link a{flex-shrink:0}
.h14-cost .h12-flow{margin-top:48px}
/* Contextual service banners: two only, plain links, text in HTML, no promotional motion. */
.journal-reading-layout.has-service-banners-v14{grid-template-areas:'toc prose' 'banners prose';grid-template-rows:auto 1fr;row-gap:26px}
.has-service-banners-v14>.journal-toc{grid-area:toc;position:static;max-height:none;overflow:visible;padding-right:0}
.has-service-banners-v14>.journal-prose{grid-area:prose}
.article-services-v14{grid-area:banners;align-self:start;min-width:0;margin:0}
.article-services-heading-v14{font:500 14px/1.9 var(--sans);margin:0 0 17px;letter-spacing:.025em;color:#203556}
.article-service-cards-v14{display:grid;gap:21px}
.article-service-link-v14{display:block;text-decoration:none;border:1px solid #d4d9d5;background:#f4f3ed;color:#203556}
.article-service-link-v14>img{width:100%;height:auto;aspect-ratio:1.9;object-fit:cover;display:block}
.article-service-copy-v14{display:block;padding:19px 18px 17px}
.article-service-copy-v14>small{font:10px/1.8 var(--sans);letter-spacing:.12em;color:#627584;display:block;margin-bottom:9px}
.article-service-copy-v14>strong{font:500 19px/1.75 var(--serif);display:block;letter-spacing:.015em}
.article-service-copy-v14>span:not(.article-service-more-v14){display:block;font:13px/1.95 var(--sans);color:#596975;margin-top:9px}
.article-service-more-v14{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #d0d7d4;margin-top:18px;padding-top:12px;font:12px/1.8 var(--sans)}
.article-service-more-v14 i{font-style:normal}
.article-service-link-v14:hover{border-color:#748794;background:#eeeee7}
.article-services-collab-v14{font-size:13px;line-height:1.9;display:block;margin-top:24px;padding-top:18px;border-top:1px solid #c6cecf;color:#385267}
.article-services-collab-v14>span{display:block;font-size:11px;color:#657783;margin-bottom:7px}
.article-services-collab-v14:hover{text-decoration:underline;text-underline-offset:4px}
/* Discoverable B2B invitation, nested under existing nav instead of a new top-level item. */
.mega-additional.is-collaboration-v14{border-left:2px solid #8197a4;padding-left:18px;background:#f0f2ee}
.mobile-subnav .mobile-extra-link.is-collaboration-v14{border-left:2px solid #8197a4;padding-left:15px;background:#f0f2ee}
.contact-collaboration-note-v14{border-left:2px solid #9d8e6f;padding:18px 22px;background:#f0eee7;margin-bottom:28px}
.contact-collaboration-note-v14>strong{display:block;font-size:17px;color:#203556}
.contact-collaboration-note-v14>p{font-size:14px;color:#596771;line-height:1.95;margin:9px 0 0}
.contact-collaboration-note-v14[hidden]{display:none}
@media (min-width:1600px){.p14-hero{gap:80px}.p14-hero h1{font-size:58px}}
@media (max-width:1199px){
 .p14-hero{gap:32px}.p14-hero-art>img{min-height:550px}.p14-page .p14-hero h1{font-size:43px}.p14-page .p14-hero-lead{font-size:16px}.p14-heading{gap:38px}.p14-service-layout{gap:65px}.p14-page h2{font-size:33px}.p14-scene{gap:20px;grid-template-columns:22px 42px 1fr 1fr}.p14-page .p14-scene h3{font-size:23px}.p14-scene-body p{font-size:15px}.p14-conditions-layout{gap:40px}.p14-conditions-list>div{grid-template-columns:125px 1fr;gap:18px}.p14-contact-layout{gap:45px}.p14-role-connector{padding-inline:6px}.p14-roles-diagram{grid-template-columns:1fr 55px 1fr 55px 1fr}.p14-flow{gap:20px}.p14-page .p14-flow h4{font-size:16px}
 .h14-price-equation{padding:30px;grid-template-columns:.9fr 64px 1.55fr}.h14-variable{padding-left:27px}.h14-unit-label{font-size:14px}.h14-unit-label>small{font-size:11px}.h12 .h14-unit-amount{font-size:30px}.h12 .h14-cost-bottom p{font-size:13px}
}
@media (max-width:959px){
 .p14-hero{gap:24px}.p14-page .p14-hero h1{font-size:37px}.p14-page .p14-audience{font-size:12px}.p14-desktop-br{display:none}.p14-hero-art>img{min-height:580px}.p14-hero-art figcaption{display:block}.p14-hero-art figcaption>span{display:none}.p14-page .p14-hero-detail{font-size:14px}.p14-page .p14-button{font-size:13px;gap:20px;padding-inline:18px}
 .p14-intro-band{gap:24px!important}.p14-intro-band ul{gap:7px 20px}.p14-intro-band li{font-size:13px}.p14-section{padding-block:78px}.p14-heading{grid-template-columns:1fr;gap:24px;margin-bottom:38px}.p14-page .p14-heading-note{max-width:660px}.p14-service{padding-block:78px}.p14-service-layout{gap:45px;align-items:start}.p14-service-visual{padding-top:60px}.p14-service-inset{right:-12px;width:76%}.p14-page .p14-service-copy h2{font-size:29px}.p14-offers li{gap:13px}.p14-page .p14-offers h3{font-size:17px}.p14-page .p14-offers p{font-size:14px}.p14-related{gap:8px}
 .p14-scene{grid-template-columns:25px 1fr 1.1fr;gap:20px}.p14-scene>.p14-icon{display:none}.p14-flow-heading{display:block}.p14-page .p14-flow-heading p{max-width:none;margin-top:12px}.p14-flow{grid-template-columns:1fr 1fr;gap:24px 38px}.p14-conditions-layout{grid-template-columns:1fr;gap:27px}.p14-conditions-layout>div>p{margin-top:10px}.p14-conditions-list>div{grid-template-columns:170px 1fr;gap:30px}.p14-models{gap:36px}.p14-models article+article{padding-left:36px}.p14-scope-note{display:block}.p14-scope-note a{margin-top:15px}.p14-team-layout{gap:42px}.p14-page .p14-team h2{font-size:28px}.p14-page .p14-team h2 br{display:none}.p14-team-links strong{font-size:18px}.p14-contact{padding-block:70px}.p14-contact-layout{gap:34px}.p14-contact-check{padding-left:28px}.p14-page .p14-contact h2{font-size:29px}.p14-phone a{margin:6px 0 0;display:block}
 .h14-cost-head{grid-template-columns:1fr;gap:20px}.h14-cost-head>p{max-width:640px}.h14-price-equation{grid-template-columns:.8fr 48px 1.6fr;padding-inline:26px}.h14-variable{padding-left:22px}.h12 .h14-base p{font-size:40px}.h12 .h14-unit-amount{font-size:27px}.h14-unit-row{gap:10px}.h14-cost-bottom{display:block}.h14-cost-bottom>a{margin-top:22px}.h14-handling-link{gap:24px;padding:22px}
}
@media (max-width:767px){
 .p14-page .breadcrumbs{padding-block:19px 12px;font-size:11px;line-height:1.8;flex-wrap:wrap;gap:7px}
 .p14-hero{grid-template-columns:1fr;padding-top:20px;gap:10px}.p14-hero-copy{padding:0 0 14px}.p14-page .p14-eyebrow{font-size:10px;margin-bottom:22px;gap:15px}.p14-page .p14-audience{font-size:12px;max-width:320px;margin-bottom:22px}.p14-page .p14-hero h1{font-size:clamp(33px,7.2vw,46px);line-height:1.65;margin-bottom:27px;letter-spacing:.04em;text-wrap:initial}.p14-hero h1 em{text-underline-offset:9px}.p14-page .p14-hero-lead{font-size:16px;line-height:2}.p14-page .p14-hero-detail{font-size:14px;line-height:2;max-width:none;margin-bottom:24px}.p14-actions{gap:10px}.p14-page .p14-button{font-size:14px;min-height:57px;padding:14px 22px;max-width:100%;gap:24px}.p14-actions>.p14-button{width:100%}.p14-page .p14-text-link{font-size:13px}
 .p14-page .p14-hero-art{margin:22px 8px 0 0}.p14-hero-art>img{height:auto;min-height:0;max-height:none;aspect-ratio:1.24;object-position:67% 53%}.p14-hero-art:before{inset:12px -12px 82px 12px}.p14-hero-art figcaption{display:flex;margin-top:18px;min-height:68px}.p14-hero-art figcaption>span{display:block;font-size:8px;max-width:130px;line-height:1.9;letter-spacing:.08em}.p14-page .p14-hero-art figcaption p{font-size:11px;line-height:1.9}
 .p14-page .p14-intro-band{display:block;margin-top:26px;padding-block:22px}.p14-intro-band>p{font-size:12px!important;margin-bottom:13px!important}.p14-intro-band ul{display:grid;gap:9px}.p14-intro-band li{font-size:13px;line-height:1.8}.p14-page-nav{gap:24px;padding-block:9px}.p14-page-nav a{font-size:12px}
 .p14-section{padding-block:65px}.p14-page h2{font-size:27px;line-height:1.85;letter-spacing:.02em;text-wrap:initial}.p14-page h2 br{display:none}.p14-heading{margin-bottom:30px;gap:19px}.p14-page .p14-heading-note{font-size:14px;line-height:2;padding:0}.p14-scene{grid-template-columns:26px 1fr;gap:14px 16px;padding:29px 0}.p14-scene-no{padding-top:2px}.p14-scene-body{grid-column:2}.p14-page .p14-scene h3{font-size:24px;line-height:1.7;margin:0}.p14-page .p14-scene-when{font-size:11px;line-height:1.9;margin-bottom:10px}.p14-page .p14-scene-body p{font-size:15px;line-height:2}.p14-scene-body>span{font-size:12px;margin-top:10px}.p14-page .p14-quiet-note{font-size:13px;margin-top:23px}
 .p14-service{padding-block:64px}.p14-service-layout{display:flex;flex-direction:column;gap:45px}.p14-service-visual{padding:0 0 45px;width:100%}.p14-service-image{width:80%}.p14-service-image img{aspect-ratio:1.02}.p14-service-inset{width:55%;right:0;padding:9px;bottom:0}.p14-page .p14-service-inset p{font-size:10px;line-height:1.9;margin-top:8px;padding-left:3px}.p14-service-inset img{aspect-ratio:1.5}.p14-page .p14-service-copy h2{font-size:28px}.p14-service-copy>p:not(.p14-eyebrow){font-size:15px;margin-top:18px}.p14-offers{margin-top:27px}.p14-offers li{padding:23px 0;gap:16px}.p14-page .p14-offers p{font-size:15px;line-height:2}.p14-page .p14-offers h3{font-size:17px;line-height:1.85}.p14-offers .p14-icon{width:30px;height:30px}
 .p14-roles-diagram{grid-template-columns:1fr;padding:20px 0;gap:0}.p14-role{min-height:0;display:grid;grid-template-columns:40px 1fr;text-align:left;padding:25px 20px;gap:0 21px;align-items:start}.p14-role>.p14-icon{grid-row:1 / span 3;margin-top:6px}.p14-role>span{margin-bottom:8px;font-size:12px}.p14-page .p14-role h3{font-size:23px;margin-bottom:9px}.p14-page .p14-role p{font-size:14px;grid-column:2;line-height:1.9}.p14-role p br{display:none}.p14-role-connector{height:48px;position:relative;display:flex;flex-direction:row;gap:12px;align-items:center;justify-content:center}.p14-role-connector span{margin:0;order:1;font-size:11px}.p14-role-connector i{width:24px;transform:rotate(90deg);order:0}.p14-flow-heading{margin-top:37px}.p14-page .p14-flow-heading h3{font-size:22px;line-height:1.85}.p14-page .p14-flow-heading p{font-size:13px;line-height:2}.p14-flow{grid-template-columns:1fr;gap:0}.p14-flow li{padding:23px 0;display:grid;grid-template-columns:28px 1fr;gap:10px 18px}.p14-flow li>span{margin:0;padding-top:5px}.p14-page .p14-flow h4{font-size:17px;margin:0}.p14-page .p14-flow p{font-size:14px;grid-column:2;margin:0;line-height:2}
 .p14-models{grid-template-columns:1fr;gap:27px;padding-block:28px}.p14-models article+article{border-left:0;border-top:1px solid var(--p14-line);padding:28px 0 0}.p14-page .p14-models h3{font-size:24px;line-height:1.75;margin-bottom:16px}.p14-page .p14-models p{font-size:15px;line-height:2}.p14-model-label{font-size:12px}.p14-conditions-layout{margin-top:38px;gap:27px}.p14-page .p14-conditions-layout h3{font-size:22px}.p14-conditions-list>div{grid-template-columns:1fr;gap:11px;padding:23px 0}.p14-conditions-list dt{font-size:15px}.p14-conditions-list dd{font-size:15px;line-height:2}.p14-scope-note{margin-top:30px;padding:23px}.p14-page .p14-scope-note p{font-size:13px;line-height:2}
 .p14-team{padding-block:58px}.p14-team-layout{grid-template-columns:1fr;gap:30px}.p14-page .p14-team h2{font-size:27px}.p14-team-layout>div>p:not(.p14-eyebrow){font-size:15px;line-height:2}.p14-team-links strong{font-size:20px}.p14-team-links>a{padding-block:25px}.p14-page .p14-team-links p{font-size:13px}
 .p14-faq summary{font-size:15px;padding:22px 33px 22px 0;line-height:1.95}.p14-faq summary:after{right:0;top:20px;font-size:18px}.p14-faq details>div{padding:0 0 23px}.p14-page .p14-faq p{font-size:14px;line-height:2.1}
 .p14-contact{padding-block:60px}.p14-contact-layout{grid-template-columns:1fr;gap:42px}.p14-page .p14-contact h2{font-size:28px;line-height:1.85}.p14-contact-layout>div>p:not(.p14-eyebrow){font-size:15px;line-height:2.1}.p14-contact-layout>div>p br{display:none}.p14-contact .p14-button{width:100%;margin-top:25px}.p14-page .p14-phone{font-size:12px!important}.p14-phone a{margin-top:7px;font-size:24px}.p14-contact-check{border-left:0;border-top:1px solid #ffffff3d;padding:29px 0 0}.p14-page .p14-contact-check h3{font-size:21px;margin-bottom:21px}.p14-contact-check ol{gap:17px}.p14-contact-check li{font-size:15px;gap:16px}.p14-page .p14-contact-check>p{font-size:13px;line-height:2}
 .h12 .h14-cost{padding-block:65px}.h14-cost-head{margin-bottom:29px;gap:19px}.h12 .h14-cost-head h2{font-size:29px;line-height:1.85}.h12 .h14-cost-head>p{font-size:15px;line-height:2}.h12 .h14-price-scope{font-size:11px;line-height:1.8;padding-bottom:14px}
 .h14-price-equation{grid-template-columns:1fr;padding:27px 23px;gap:22px}.h14-base{display:grid;grid-template-columns:1fr auto;gap:10px 16px;align-items:center}.h12 .h14-base>span{font-size:15px;margin:0}.h12 .h14-base p{font-size:39px}.h12 .h14-base .h14-base-detail{grid-column:1 / -1;font-size:12px;margin:0}.h14-base p small{font-size:12px}.h14-equation-plus{position:relative;display:flex;align-items:center;justify-content:center;gap:17px;font-size:25px;color:#7c8d9a}.h14-equation-plus:before,.h14-equation-plus:after{content:"";height:1px;background:#d8dcd8;flex:1}.h14-variable{padding-left:0;border-left:0}.h12 .h14-variable>span{font-size:15px;margin:0 0 9px}.h14-unit-row{padding:16px 0;gap:12px}.h14-unit-label{font-size:14px;line-height:1.7}.h14-unit-label>small{font-size:11px;line-height:1.9}.h12 .h14-unit-amount{font-size:31px}.h14-unit-amount small{font-size:11px;display:block;margin:4px 0 0;text-align:right}.h12 .h14-unit-caption{font-size:11px;line-height:1.9;margin-top:10px}
 .h14-cost-facts{grid-template-columns:1fr}.h14-cost-facts>div{padding:25px 0}.h14-cost-facts>div+div{border-left:0;border-top:1px solid #d8d9d0;padding:23px 0}.h12 .h14-cost-facts h3{font-size:22px;margin:7px 0}.h12 .h14-cost-facts p{font-size:14px}.h14-cost-bottom{padding-top:23px}.h12 .h14-cost-bottom p{font-size:13px;line-height:2}.h14-cost-bottom>a{width:100%;margin-top:24px;justify-content:space-between}.h14-handling-link{display:block;padding:23px;margin-top:35px}.h12 .h14-handling-link h3{font-size:21px;line-height:1.8}.h12 .h14-handling-link p{font-size:14px;margin-top:8px}.h14-handling-link a{margin-top:16px}.h14-cost .h12-flow{margin-top:39px}
 .journal-reading-layout.has-service-banners-v14{grid-template-columns:1fr;grid-template-areas:'toc' 'prose' 'banners';grid-template-rows:auto;gap:30px}
 .article-services-v14{border-top:1px solid #ced5d2;padding-top:28px}.article-service-cards-v14{grid-template-columns:1fr 1fr;gap:15px}.article-services-heading-v14{font-size:15px}.article-service-copy-v14{padding:16px 15px}.article-service-copy-v14>strong{font-size:19px;line-height:1.8}.article-service-copy-v14>span:not(.article-service-more-v14){font-size:13px}.article-services-collab-v14{font-size:14px}
}
@media (max-width:479px){.article-service-cards-v14{grid-template-columns:1fr;gap:17px}.article-service-link-v14{display:grid;grid-template-columns:98px minmax(0,1fr);align-items:stretch}.article-service-link-v14>img{height:100%;aspect-ratio:auto;object-fit:cover;object-position:65% 50%}.article-service-copy-v14{padding:18px 15px}.article-service-copy-v14>small{font-size:9px;letter-spacing:.06em}.article-service-copy-v14>strong{font-size:18px;line-height:1.75}.article-service-copy-v14>span:not(.article-service-more-v14){font-size:12px;line-height:1.95}.article-service-more-v14{font-size:11px;margin-top:13px;padding-top:10px}}
@media (max-width:359px){.p14-page .p14-hero h1{font-size:32px}.p14-page .p14-hero-lead{font-size:15px}.p14-page .p14-hero-lead br{display:none}.p14-page .p14-button{font-size:13px;padding-inline:16px;gap:16px}.p14-page h2{font-size:25px}.p14-page .p14-scene h3{font-size:22px}.p14-page .p14-service-copy h2{font-size:26px}.p14-page .p14-team h2,.p14-page .p14-contact h2{font-size:25px}.p14-page .p14-team-links strong{font-size:18px}.p14-role{padding-inline:12px;gap:0 15px}.h14-price-equation{padding:25px 18px}.h12 .h14-base p{font-size:34px}.h12 .h14-unit-amount{font-size:29px}.h14-base{gap:8px 12px}.h14-base>span{font-size:14px!important}.h14-unit-row{gap:12px}.article-service-link-v14{grid-template-columns:82px 1fr}.article-service-copy-v14{padding:15px 12px}.article-service-copy-v14>strong{font-size:17px}}
@media (prefers-reduced-motion:reduce){.p14-motion-ready [data-p14-reveal]{transition:none;transform:none!important;opacity:1!important}.p14-page a,.p14-team-links i{transition:none!important}}
@media print{.p14-page-nav,.p14-actions,.article-services-v14{display:none!important}.p14-motion-ready [data-p14-reveal]{opacity:1!important;transform:none!important}.journal-reading-layout.has-service-banners-v14{display:block}.p14-section{padding-block:25px}}

.p14-audience>span{display:block}

.article-service-copy-v14>strong{text-wrap:balance}
