:root{--ink:#102829;--paper:#f8f9f5;--orange:#ff7046;--muted:#556461;--line:#ccd4cf}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}a,button,input,textarea{outline-offset:6px}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--orange)}.header{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:20px 5%;border-bottom:1px solid var(--line)}.brand{font-family:'Manrope',sans-serif;font-size:25px;font-weight:800;letter-spacing:-1.4px;white-space:nowrap}.brand>span{color:#d14b24;margin:0 3px}.brand .brand-period{margin:0}.header nav{display:flex;gap:30px;font-size:14px;font-weight:600}.header nav a:hover{color:#b84021}.nav-cta{font-size:14px;font-weight:700;border-bottom:1px solid var(--ink);padding:6px 0}.nav-cta span{margin-left:25px}.hero{padding:38px 5% 0}.hero-top{display:flex;justify-content:space-between;align-items:center;gap:20px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.8px;margin:0}.small-cross{font-size:21px;color:#d14b24;vertical-align:middle;margin-right:9px}.hero-note{font-size:13px;color:var(--muted)}h1,h2,h3{font-family:'Manrope',Arial,sans-serif;font-weight:650;margin:0}h1{font-size:clamp(72px,8.8vw,140px);letter-spacing:-.065em;line-height:1.04;margin:35px 0 28px}h1>span{color:#608079}.hero-bottom{display:flex;justify-content:space-between;align-items:center;gap:50px;margin-bottom:48px}.hero-bottom p{max-width:490px;margin:0;font-size:18px;line-height:1.6}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;font-size:14px;font-weight:700;padding:19px 24px;border:0;cursor:pointer;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.button span{font-size:22px;line-height:1}.orange{background:var(--orange);color:var(--ink)}.coast{height:390px;position:relative;background:#3b6868;overflow:hidden}.coast img{width:100%;height:100%;object-fit:cover;object-position:center 54%;filter:brightness(.75)}.coast::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,30,29,.3),transparent)}.coast-label{position:absolute;left:32px;top:30px;color:white;font-size:12px;letter-spacing:2px;line-height:1.8;z-index:1}.coast-stamp{position:absolute;right:38px;top:38px;background:var(--orange);height:190px;width:190px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:20px;line-height:1.3;transform:rotate(8deg);z-index:1}.coast-stamp strong{font-size:23px}.coast-stamp span{font-size:10px;letter-spacing:1.4px;margin-top:15px}.coast-location{position:absolute;left:32px;bottom:28px;color:white;font-size:13px;z-index:1}.ticker{display:flex;justify-content:space-between;align-items:center;background:var(--ink);color:white;padding:27px 5%;font-family:'Manrope',sans-serif;font-size:clamp(18px,2.25vw,34px);font-weight:500;gap:20px}.ticker b{font-size:30px;color:var(--orange);font-weight:400}.section{padding:100px 5%}.section-intro{display:grid;grid-template-columns:1fr 2.5fr;gap:30px;margin-bottom:55px}.section-intro>.eyebrow{padding-top:12px}.section-intro h2,h2{font-size:clamp(33px,3.4vw,55px);line-height:1.18;letter-spacing:-.045em}.section-intro h2 span{color:#6a7c74}.section-intro p:not(.eyebrow){max-width:550px;color:var(--muted);margin:22px 0 0;font-size:17px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.service-card{padding:28px 25px 30px;border-right:1px solid var(--line);display:flex;flex-direction:column}.service-card:first-child{padding-left:0}.service-card:last-child{border:0;padding-right:0}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;font-size:12px}.service-symbol{font-family:'Manrope';font-size:36px;line-height:1;color:#bb492b}.service-symbol.code{font-size:24px}.service-card h3{font-size:25px;line-height:1.25;letter-spacing:-1px}.service-card p{font-size:15px;color:var(--muted);margin:20px 0}.service-card ul{list-style:none;padding:0;margin:0 0 30px;font-size:13px;line-height:2.1}.service-card ul li::before{content:'—';margin-right:8px;color:#8a9891}.service-card>a{margin-top:auto;border-top:1px solid var(--line);padding-top:18px;font-weight:700;font-size:13px;display:flex;justify-content:space-between;gap:12px}.service-card>a span{font-size:20px}.sectors{background:#e7ede7}.sector-list{border-top:1px solid #b8c7bd}.sector-list article{display:grid;grid-template-columns:45px 1.1fr 1.4fr 45px;gap:25px;align-items:center;padding:35px 0;border-bottom:1px solid #b8c7bd}.sector-number{font-size:12px}.sector-list h3{font-size:30px;letter-spacing:-1.1px}.sector-list p{font-size:15px;margin:0 0 5px}.sector-list div>span{font-size:14px;color:var(--muted)}.sector-list article>a{border:1px solid #9aae9d;border-radius:50%;width:44px;height:44px;text-align:center;font-size:23px;line-height:42px;transition:background .2s}.sector-list article>a:hover{background:var(--orange)}.sector-foot{font-size:14px;margin:28px 0 0;color:var(--muted)}.sector-foot a{color:var(--ink);font-weight:600;margin-left:8px}.approach{background:var(--ink);color:var(--paper);display:grid;grid-template-columns:1.15fr 1fr;gap:100px}.approach .eyebrow{color:#b1c5b9;margin-bottom:35px}.approach h2{font-size:clamp(45px,4.5vw,70px)}.approach h2 em{font-style:normal;color:var(--orange)}.approach-heading>p:last-child{color:#b1c5b9;max-width:375px;font-size:16px;margin:30px 0 0}.steps article{padding:27px 0;border-top:1px solid #45605a}.steps article:first-child{padding-top:0;border-top:0}.steps article>span{font-size:12px;letter-spacing:1.6px;color:#b1c5b9}.steps h3{font-size:24px;letter-spacing:-.8px;margin:10px 0}.steps p{color:#b1c5b9;font-size:15px;margin:0;max-width:440px}.contact{background:var(--orange);display:grid;grid-template-columns:1.15fr 1fr;gap:100px}.contact .eyebrow{margin-bottom:32px}.contact h2{font-size:clamp(45px,4.7vw,72px)}.contact h2 span{color:var(--ink)}.contact-heading>p:not(.eyebrow){max-width:365px;margin-top:25px}.contact-signature{display:block;font-size:13px;font-weight:600;margin-top:45px}fieldset{padding:0;border:0;margin:0 0 25px}legend,.field-label{font-size:14px;font-weight:700;margin-bottom:12px;display:block}.choices{display:flex;gap:8px;flex-wrap:wrap}.choices label{cursor:pointer;position:relative}.choices input{position:absolute;opacity:0;width:1px;height:1px}.choices span{display:block;border:1px solid #8f3e23;border-radius:30px;padding:9px 14px;font-size:13px}.choices input:checked+span{background:var(--ink);color:white;border-color:var(--ink)}.choices input:focus-visible+span{outline:2px solid var(--ink);outline-offset:3px}input:not([type=checkbox]),textarea{border:0;border-bottom:1px solid #99472e;background:transparent;width:100%;padding:8px 0 14px;border-radius:0;margin-bottom:25px;color:var(--ink);font-size:16px}input::placeholder,textarea::placeholder{color:#643c2f;opacity:1}textarea{resize:vertical;min-height:100px}.dark{background:var(--ink);color:white;width:100%}.form-note{font-size:12px;line-height:1.5;margin:14px 0 0}.contact #form-status{font-size:14px;font-weight:600;margin-bottom:0}footer{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:30px;padding:45px 5%;align-items:start}footer p{font-size:13px;margin:0;color:var(--muted)}footer>div{text-align:right;display:flex;flex-direction:column;gap:20px;font-size:13px}footer>div>span{font-size:12px;color:var(--muted)}
@media(min-width:1600px){body{max-width:1800px;margin:auto}}@media(max-width:1100px){.header nav{gap:18px}.brand{font-size:22px}.header{gap:20px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card:nth-child(2){border-right:0}.service-card:nth-child(3){padding-left:0;border-top:1px solid var(--line)}.service-card:nth-child(4){padding-left:25px;border-top:1px solid var(--line)}.service-card h3{font-size:29px}.service-card p{max-width:350px}.approach,.contact{gap:50px}.section-intro{grid-template-columns:1fr 3fr}.sector-list h3{font-size:25px}}
@media(max-width:760px){.header{min-height:80px;padding:20px 6%;flex-wrap:wrap;gap:12px}.header nav{display:none}.brand{font-size:21px}.nav-cta{font-size:12px}.nav-cta span{margin-left:8px}.hero{padding:28px 6% 0}.hero-note{display:none}.eyebrow{font-size:11px;letter-spacing:1.3px}h1{font-size:clamp(58px,11vw,84px);margin:30px 0 24px;letter-spacing:-.065em}.hero-bottom{display:block;margin-bottom:30px}.hero-bottom p{font-size:16px;max-width:450px}.hero-bottom .button{margin-top:25px}.coast{height:330px}.coast-stamp{width:130px;height:130px;right:20px;top:100px;font-size:16px}.coast-stamp strong{font-size:17px}.coast-stamp span{font-size:8px;letter-spacing:.8px;margin-top:9px}.coast-label{left:20px;top:20px;font-size:10px}.coast-location{left:20px;font-size:11px;bottom:20px}.ticker{flex-wrap:wrap;justify-content:center;padding:20px 6%;gap:14px;font-size:17px}.ticker b{font-size:21px}.ticker b:last-child{display:none}.section{padding:60px 6%}.section-intro{display:block;margin-bottom:35px}.section-intro .eyebrow{padding:0;margin-bottom:24px}.section-intro h2{font-size:34px}.section-intro p:not(.eyebrow){font-size:16px}.service-card{padding:24px 18px}.service-card h3{font-size:24px}.service-card p{font-size:14px}.service-card ul{font-size:12px}.service-card>a{font-size:12px}.sector-list article{grid-template-columns:25px 1fr 38px;gap:10px;padding:26px 0}.sector-list h3{font-size:26px}.sector-list article div{grid-column:2;grid-row:2}.sector-list article>a{grid-column:3;grid-row:1;width:36px;height:36px;line-height:34px}.sector-list p{font-size:14px}.sector-list div>span{font-size:13px}.sector-foot a{display:block;margin:8px 0 0}.approach,.contact{grid-template-columns:1fr;gap:42px}.approach h2,.contact h2{font-size:49px}.approach-heading>p:last-child{max-width:100%}.contact-signature{margin-top:22px}.steps h3{font-size:25px}footer{grid-template-columns:1fr;gap:22px;padding:35px 6%}footer>div{text-align:left;flex-direction:row;justify-content:space-between}}@media(max-width:420px){.header .nav-cta{font-size:11px}.brand{font-size:19px}.service-grid{grid-template-columns:1fr}.service-card,.service-card:nth-child(4){padding:28px 0;border-right:0;border-top:1px solid var(--line)}.service-card:first-child{border-top:0}.service-card h3 br{display:none}.service-card h3{font-size:28px}.service-card p{font-size:16px}.service-card ul,.service-card>a{font-size:14px}.card-top{margin-bottom:22px}.ticker{column-gap:10px}.ticker span{font-size:15px}.ticker b{font-size:17px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

/* Refined brand system and responsive editorial layout. */
:root{--ink:#10282d;--paper:#fafaf6;--orange:#ff784f;--muted:#516164;--line:#d1d9d5}
.header{min-height:94px;background:var(--paper);position:relative;z-index:10}.header .brand{font-size:26px}.nav-cta{border:1px solid var(--ink);padding:11px 17px;border-radius:3px}.nav-cta:hover{background:var(--ink);color:white}.header nav a{padding:10px 0}.menu-toggle{display:none}.hero{padding:0;display:grid;grid-template-columns:1.35fr 1fr;background:var(--ink);color:white;min-height:650px}.hero-copy{padding:66px 5vw 32px;display:flex;flex-direction:column;align-items:flex-start}.hero .eyebrow{color:#c8d6cd;font-size:11px;letter-spacing:1.5px}.hero h1{font-size:clamp(56px,5.7vw,91px);letter-spacing:-.06em;line-height:1.09;margin:38px 0 28px;font-weight:650}.hero h1>span{color:var(--orange)}.hero-description{font-size:18px;line-height:1.7;color:#d0dbd5;max-width:430px;margin:0 0 32px}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px}.hero-actions .button{padding:18px 21px;border-radius:3px}.text-link{font-size:13px;border-bottom:1px solid #6d8382;padding:8px 0}.text-link span{margin-left:14px}.hero-footnote{border-top:1px solid #40565a;width:100%;margin-top:50px;padding-top:23px;display:flex;justify-content:space-between;gap:20px;color:#bfcdc6;font-size:11px}.hero-footnote>span:first-child{letter-spacing:1.2px;font-size:10px}.hero-visual{position:relative;overflow:hidden;margin:20px 20px 20px 0;min-height:620px;border-radius:3px;background:#2e6667}.hero-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:61% center;filter:brightness(.75) saturate(.75)}.hero-visual::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,32,37,.05) 30%,rgba(3,32,37,.75))}.visual-top,.visual-bottom{position:absolute;left:30px;right:30px;display:flex;justify-content:space-between;align-items:center;z-index:1;font-size:10px;letter-spacing:1px}.visual-top{top:26px}.visual-bottom{bottom:24px;border-top:1px solid #aab7ad88;padding-top:18px}.visual-bottom>span:last-child{font-size:34px;line-height:1}.visual-title{position:absolute;bottom:105px;left:30px;z-index:1;font-family:Manrope,sans-serif;font-size:clamp(34px,3.6vw,58px);line-height:1.16;letter-spacing:-2px;font-weight:600}.visual-title em{font-style:normal;color:#d4e7d7}.ticker{background:#e7eee8;color:var(--ink);font-family:'DM Sans',sans-serif;padding:24px 5%;font-size:14px;gap:25px;border-bottom:1px solid #d1dad3}.ticker>span{font-weight:700}.ticker>div{display:flex;gap:25px;align-items:center;font-size:13px}.ticker b{color:#b94323;font-size:20px}.section{padding-top:105px;padding-bottom:105px}.section-intro{grid-template-columns:1fr 2.5fr;margin-bottom:55px}.service-grid{gap:14px;border:0}.service-card,.service-card:first-child,.service-card:last-child{padding:28px 23px;border:1px solid var(--line);background:#f1f4ee;border-radius:3px;transition:background .2s,transform .2s}.service-card:hover{background:#e8eee6;transform:translateY(-5px)}.service-card .card-top{margin-bottom:43px}.service-card h3{font-size:26px}.service-card p{font-size:15px}.service-card ul{font-size:13px}.service-card>a{font-size:13px;min-height:63px;align-items:center}.service-card .service-symbol{font-size:32px}.service-card .code{font-size:24px}.sectors{background:#e7eee8}.sector-list article{padding:36px 0}.sector-list h3{font-size:32px;line-height:1.18}.sector-list .sector-type{font-size:10px;letter-spacing:1.5px;font-weight:700;color:#386150;margin-bottom:10px}.sector-list article>a{width:48px;height:48px;line-height:46px}.sector-list article:hover>a{background:var(--ink);color:white}.approach{background:var(--ink)}.steps{counter-reset:step}.steps article{padding:32px 0}.steps h3{margin:13px 0}.contact{background:#f1f2e9;gap:80px}.contact h2 span{color:#59766c}.contact-heading>p:not(.eyebrow){max-width:370px;color:var(--muted)}.contact-signature{font-size:13px;line-height:2.8;margin-top:28px}.contact-signature>span{color:#577968;margin-right:12px;font-size:11px}#brief-form{background:white;border:1px solid var(--line);padding:34px;border-radius:4px}.choices span{border-color:#b9c6bc;padding:9px 12px}.choices span:hover{border-color:var(--ink)}input:not([type=checkbox]),textarea{border-color:#a5b7ac;padding:10px 0 14px}input::placeholder,textarea::placeholder{color:#6b7771}.contact .dark{background:var(--orange);color:var(--ink);border-radius:3px}.form-note{color:#65746b}.field-label,legend{font-size:14px}footer{background:var(--paper);border-top:1px solid var(--line);padding-top:42px;padding-bottom:42px}
@media(min-width:1600px){.hero-copy{padding-left:80px;padding-right:70px}}@media(max-width:1150px){.hero{grid-template-columns:1.3fr 1fr}.hero-copy{padding-top:45px}.hero h1{font-size:clamp(53px,5.7vw,70px)}.hero-footnote{flex-direction:column;gap:4px;margin-top:30px}.hero-visual{min-height:590px}.hero .eyebrow{font-size:10px}.visual-top>span:last-child{display:none}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card,.service-card:nth-child(3),.service-card:nth-child(4){padding:28px;border:1px solid var(--line)}.service-card h3{font-size:29px}.service-card .card-top{margin-bottom:30px}.contact{gap:40px}#brief-form{padding:25px}.ticker>div{gap:14px}}
@media(max-width:760px){.header{padding:18px 6%;min-height:79px;gap:10px}.header .brand{font-size:22px}.header .nav-cta{margin-left:auto;font-size:12px;padding:8px 10px}.header .nav-cta span{margin-left:9px}.menu-toggle{display:block;background:none;border:0;font-size:12px;font-weight:600;padding:10px;cursor:pointer;order:3}.menu-toggle span{margin-left:5px}.header nav{display:none;order:4;width:100%;padding:12px 0 0;border-top:1px solid var(--line);justify-content:space-between;gap:10px}.header nav.is-open{display:flex}.header nav a{font-size:13px}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:38px 6% 30px}.hero h1{font-size:clamp(48px,8.6vw,65px);margin:25px 0;line-height:1.1}.hero .eyebrow{font-size:10px;letter-spacing:1.2px}.hero-description{font-size:16px;max-width:440px;margin-bottom:25px}.hero-actions{gap:15px}.hero-actions .button{font-size:13px;padding:17px 18px}.hero-footnote{margin-top:30px;flex-direction:row;font-size:10px;padding-top:20px}.hero-footnote>span:first-child{font-size:9px;letter-spacing:.6px}.hero-visual{margin:0 6% 25px;min-height:335px}.hero-visual>img{object-position:center 56%}.visual-top{top:20px;left:22px;right:22px}.visual-top>span:last-child{display:block}.visual-title{font-size:35px;left:22px;bottom:70px;letter-spacing:-1px}.visual-title br:last-child{display:none}.visual-bottom{bottom:17px;left:22px;right:22px;padding-top:12px;font-size:9px}.visual-bottom>span:last-child{font-size:24px}.ticker{display:block;padding:21px 6%}.ticker>span{font-size:13px;display:block;margin-bottom:10px}.ticker>div{justify-content:space-between;gap:8px;flex-wrap:wrap;font-size:11px}.ticker b{font-size:15px}.ticker b:last-child{display:block}.section{padding-top:60px;padding-bottom:60px}.service-grid{gap:12px}.service-card,.service-card:first-child,.service-card:last-child,.service-card:nth-child(3),.service-card:nth-child(4){padding:23px 18px}.service-card h3{font-size:24px}.service-card p{font-size:14px}.service-card ul{font-size:12px}.service-card>a{font-size:12px}.sector-list h3{font-size:28px}.sector-list article{padding:27px 0}.sector-list article>a{width:36px;height:36px;line-height:34px}.sector-list article div{margin-top:10px}.approach,.contact{gap:35px}.contact h2{font-size:48px}.contact-signature{margin-top:22px}.contact #brief-form{padding:25px 20px}.section-intro{margin-bottom:35px}footer{padding:35px 6%}}
@media(max-width:430px){.header{gap:8px}.header .brand{font-size:21px}.header .nav-cta{font-size:11px;padding:7px 9px}.menu-toggle{padding:6px 0;font-size:11px}.header nav{gap:7px}.hero h1{font-size:clamp(42px,9.8vw,48px)}.hero-footnote{flex-direction:column;gap:5px}.hero-visual{min-height:300px}.service-grid{grid-template-columns:1fr}.service-card h3{font-size:28px}.service-card h3 br{display:none}.service-card p{font-size:16px}.service-card ul,.service-card>a{font-size:14px}.service-card .card-top{margin-bottom:22px}.ticker>div{font-size:10px}.ticker b{font-size:12px}}
@media(prefers-reduced-motion:reduce){.service-card{transition:none}.service-card:hover{transform:none}}

/* Full service chapters */
.service-jump{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 5%;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#eef2ec;flex-wrap:wrap}.service-jump>span{font-size:11px;letter-spacing:1.4px;font-weight:700;color:var(--muted)}.service-jump a{font-size:14px;font-weight:600;padding:8px 0;border-bottom:1px solid transparent}.service-jump a:hover{border-color:var(--ink)}.service-detail{border-bottom:1px solid var(--line)}.detail-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:28px;margin-bottom:48px;border-bottom:1px solid var(--line)}.detail-tag{font-size:10px;letter-spacing:1.6px;color:var(--muted)}.detail-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:9%}.detail-story h2{font-size:clamp(40px,4.3vw,66px);letter-spacing:-.05em;line-height:1.12}.detail-story h2>span{color:#5b7b6f}.detail-story p{max-width:480px;color:var(--muted);font-size:16px;line-height:1.8}.detail-story .detail-lead{font-size:21px;line-height:1.5;color:var(--ink);margin-top:27px}.detail-story .button{width:auto;margin-top:20px;border-radius:3px;font-size:14px}.detail-deliverables>h3{font-size:14px;font-family:'DM Sans',sans-serif;font-weight:600;margin:0 0 25px}.detail-deliverables article{display:grid;grid-template-columns:25px 1fr;gap:20px;padding:25px 0;border-top:1px solid var(--line)}.detail-deliverables article>span{font-size:11px;color:#5b7b6f;padding-top:4px}.detail-deliverables h4{font-family:Manrope,sans-serif;font-size:21px;letter-spacing:-.5px;line-height:1.4;font-weight:600;margin:0 0 12px}.detail-deliverables p{margin:0;color:var(--muted);font-size:15px;line-height:1.75}.detail-example{margin-top:60px;padding:30px;background:#e8eee7;display:grid;grid-template-columns:1fr 2.3fr auto;gap:30px;align-items:start;border-left:3px solid #6c8978}.detail-example>.eyebrow{font-size:10px;line-height:1.8;max-width:145px}.detail-example h3{font-size:20px;letter-spacing:-.5px;line-height:1.4}.detail-example p:not(.eyebrow){font-size:14px;color:var(--muted);margin:10px 0 0;line-height:1.75}.example-label{font-size:9px;letter-spacing:1px;border:1px solid #afc0b4;border-radius:20px;padding:5px 10px;white-space:nowrap}.detail-tinted{background:#edf1e9}.detail-tinted .detail-example{background:#e0e8dc}.detail-deep{background:var(--ink);color:var(--paper);border-color:#48605d}.detail-deep .detail-heading,.detail-deep .detail-deliverables article{border-color:#45605a}.detail-deep .detail-tag,.detail-deep .detail-story p,.detail-deep .detail-deliverables p,.detail-deep .detail-deliverables article>span{color:#bed0c6}.detail-deep .detail-story .detail-lead{color:var(--paper)}.detail-deep .detail-story h2>span{color:var(--orange)}.detail-deep .detail-example{background:#213c3e;border-left-color:var(--orange)}.detail-deep .detail-example p:not(.eyebrow){color:#bed0c6}.detail-deep .example-label{border-color:#607a73}
@media(max-width:1100px){.detail-example{grid-template-columns:1fr 3fr}.example-label{grid-column:2;justify-self:start}.detail-layout{gap:6%}.detail-story .button{gap:15px;font-size:13px}}
@media(max-width:760px){.service-jump{padding:18px 6%;gap:7px 18px;justify-content:flex-start}.service-jump>span{width:100%;font-size:10px}.service-jump a{font-size:13px}.detail-heading{display:block;margin-bottom:30px;padding-bottom:20px}.detail-heading .eyebrow{font-size:10px;line-height:1.8}.detail-tag{display:block;margin-top:8px;font-size:9px}.detail-layout{grid-template-columns:1fr;gap:40px}.detail-story h2{font-size:clamp(37px,8vw,50px)}.detail-story .detail-lead{font-size:19px;margin-top:23px}.detail-story p{font-size:16px;max-width:100%}.detail-story .button{margin-top:15px}.detail-deliverables article{padding:22px 0;gap:14px}.detail-deliverables h4{font-size:21px}.detail-example{grid-template-columns:1fr;gap:15px;padding:25px 22px;margin-top:30px}.detail-example>.eyebrow{max-width:none}.example-label{grid-column:1}.detail-example h3{font-size:21px}.detail-example p:not(.eyebrow){font-size:14px}}
