:root{--ink:#151615;--paper:#cfd0cc;--lime:#A9B83A;--accent-text:#A9B83A;--accent-deep:#A9B83A;--muted:#555650;--line:rgba(21,22,21,.2);--serif:Georgia,"Times New Roman",serif;--sans:Arial,Helvetica,sans-serif}
main>section{position:relative;overflow:hidden;isolation:isolate}main>section:before{content:"";position:absolute;right:-2%;left:auto;top:0;width:clamp(360px,42vw,650px);height:clamp(300px,36vw,540px);z-index:0;pointer-events:none;background:radial-gradient(circle,var(--lime) 1.8px,transparent 2.1px);background-size:11px 11px;opacity:.3;mask-image:linear-gradient(225deg,#000,transparent 90%)}main>section>*{position:relative;z-index:1}.hero:before,.trust:before{right:-1%;left:auto;z-index:2;width:clamp(380px,40vw,620px);height:clamp(280px,34vw,500px);opacity:.42;mask-image:linear-gradient(225deg,#000 0%,rgba(0,0,0,.82) 32%,transparent 88%)}.hero:before{background:radial-gradient(circle,#92968f 1.8px,transparent 2.1px);opacity:.5}.trust:before{opacity:.46}.final-cta:before{background:radial-gradient(circle,var(--ink) 1.6px,transparent 2px);opacity:.15}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6}img{display:block;max-width:100%}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.03;letter-spacing:-.035em}em{font-weight:400;color:var(--accent-text)}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:clamp(.86rem,1vw,1rem);line-height:1.35;font-weight:800;color:var(--accent-text);margin-bottom:1rem}.section-pad{padding:7rem max(5vw,24px)}
.site-header{height:88px;display:flex;align-items:center;gap:3rem;padding:0 max(5vw,24px);border-bottom:1px solid var(--line);background:rgba(244,242,237,.94);position:sticky;top:0;z-index:20;backdrop-filter:blur(10px)}.brand{margin-right:auto}.brand img{width:210px;height:58px;object-fit:contain;object-position:left center}.site-header nav{display:flex;gap:2rem}.site-header nav a{text-decoration:none;font-size:.79rem;text-transform:uppercase;letter-spacing:.1em}.button{display:inline-flex;align-items:center;justify-content:center;gap:1.2rem;background:var(--ink);color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:.1em;font-weight:700;font-size:.75rem;padding:1rem 1.25rem;border:2px solid var(--ink);box-shadow:0 0 0 var(--lime);transition:transform .2s,box-shadow .2s}.button span{color:var(--lime);font-size:1rem}.button:hover{transform:translateY(-3px);box-shadow:6px 6px 0 var(--lime)}.button:focus-visible,a:focus-visible{outline:3px solid var(--accent-deep);outline-offset:4px}
.hero{min-height:720px;display:grid;grid-template-columns:46% 54%;position:relative;border-bottom:1px solid var(--line);overflow:hidden}.hero-photo{position:relative;padding:20px 0 30px clamp(42px,7vw,112px);background:linear-gradient(to bottom,#ecebe7 0 14%,var(--ink) 14% 100%)}.hero-photo:after{content:"";position:absolute;left:46%;bottom:0;width:34%;height:30px;background:var(--lime);z-index:2}.hero-photo img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;object-position:center 30%;filter:saturate(.78) contrast(1.05)}.halftone{position:absolute;right:0;top:0;width:31%;height:35%;z-index:2;pointer-events:none;background:radial-gradient(circle,var(--lime) 1.5px,transparent 1.7px);background-size:9px 9px;mask-image:linear-gradient(225deg,#000,transparent 88%)}.hero-copy{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;padding:6rem 9vw 6rem 7vw;background:linear-gradient(115deg,#f4f2ed 65%,#e8e8e2)}.hero-copy h1{font-size:clamp(3.1rem,5.7vw,6.7rem);max-width:950px}.lead{max-width:610px;font-size:1.08rem;color:#4e504b;margin:1rem 0 2.2rem}.hero-copy .button{align-self:flex-start}.vertical-note{position:absolute;right:14px;top:50%;z-index:3;writing-mode:vertical-rl;text-transform:uppercase;font-size:.62rem;letter-spacing:.22em;color:#74756e}.section-heading h2{font-size:clamp(2.5rem,4vw,5rem)}.section-heading.wide{max-width:1000px}.areas-title>*{display:block}.areas-title em{margin-top:.08em}.title-tail{font-size:.76em;font-style:italic;letter-spacing:-.02em}
.situations{display:grid;grid-template-columns:35% 65%;gap:7vw;background:#e7e6e1}.situations .section-heading{position:sticky;top:130px;align-self:start}.situations ul{list-style:none;margin:0;padding:0}.situations li{display:grid;grid-template-columns:56px 1fr;gap:1.5rem;padding:1.25rem 0;border-bottom:1px solid #bcbdb5}.situations li span{color:var(--accent-text);font-family:var(--serif);font-size:1.25rem}.situations li p{font-size:1.05rem;margin:0;max-width:740px}.areas{background:var(--paper)}.areas:before{background:radial-gradient(circle,#92968f 1.8px,transparent 2.1px);opacity:.4;z-index:0}.areas .section-heading{max-width:1100px}.areas .eyebrow{font-size:clamp(.95rem,1.15vw,1.15rem);margin-bottom:1.25rem}.area-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:3.5rem}.area-grid article{padding:4rem;border:1px solid var(--line);min-height:430px}.area-grid article.lime{background:var(--lime);color:var(--ink);border-color:var(--lime)}.area-grid article.dark{background:var(--ink);color:#fff;border-color:var(--ink)}.area-grid h3{display:flex;align-items:center;gap:.85rem;font-family:var(--serif);font-size:2rem;margin:0 0 1.5rem}.area-grid article.lime h3{font-weight:800}.area-grid article.lime .area-icon{color:#fff}.area-icon{width:42px;height:42px;flex:0 0 42px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.area-grid article.dark .area-icon{color:var(--lime)}.area-grid ul{padding-left:1.25rem;margin:0;display:grid;gap:.8rem;list-style-type:square;font-size:1.08rem;line-height:1.62}.area-grid li::marker{color:var(--accent-text)}.area-grid article.lime li::marker{color:var(--ink)}
.services{background:#e7e6e1}.section-heading.second{margin-top:7rem}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:3rem}.service-card{background:var(--paper);border:1px solid var(--line);min-width:0;transition:transform .2s,box-shadow .2s}.service-card:hover{transform:translateY(-6px);box-shadow:0 16px 35px rgba(20,20,18,.12)}.card-image{height:205px;position:relative;overflow:hidden;background:#ccc}.card-image:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,rgba(0,0,0,.45))}.card-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.65) sepia(.12)}.card-number{position:absolute;right:1rem;bottom:.8rem;color:#fff;z-index:1;font-family:var(--serif);font-size:1.4rem}.card-body{padding:1.65rem}.service-icon{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--accent-text);color:var(--accent-text);font-size:1.4rem}.service-card h3{font-family:var(--serif);font-size:1.55rem;line-height:1.1;margin:1.2rem 0 .8rem}.service-card p{font-size:.92rem;color:#50514c}
.faq-placeholder{display:grid;grid-template-columns:38% 62%;gap:6vw}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:grid;grid-template-columns:1fr 34px;gap:1rem;align-items:center;padding:1.35rem 0;cursor:pointer;color:var(--accent-deep);font-weight:700;font-size:1.06rem;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:focus-visible{outline:3px solid var(--accent-deep);outline-offset:4px}.faq-toggle{width:32px;height:32px;display:grid;place-items:center;border:1px solid var(--accent-text);border-radius:50%;font-size:1.35rem;line-height:1;transition:transform .2s,background-color .2s}.faq-list details[open] .faq-toggle{transform:rotate(45deg);background:var(--lime);color:var(--ink)}.faq-list details p{max-width:760px;padding:0 3.5rem 1.5rem 0;margin:0;color:#4f504c}.trust{display:grid;grid-template-columns:44% 56%;background:var(--ink);color:#fff}.trust-photo{min-height:560px;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:2.5rem;background:#101110}.trust-photo img{width:auto;height:auto;max-width:100%;max-height:520px;object-fit:contain;object-position:center;filter:saturate(.68) contrast(1.08)}.trust-copy{padding:8rem 7vw;align-self:center}.trust-copy h2{font-size:clamp(3rem,5vw,5.8rem)}.trust-copy ul{list-style:none;padding:0}.trust-copy li{padding:.7rem 0;border-bottom:1px solid rgba(255,255,255,.18)}.trust-copy li:before{content:"✓";color:var(--lime);margin-right:.8rem}
.differentials{background:var(--paper)}.diff-grid{display:grid;grid-template-columns:repeat(2,1fr);margin-top:3rem}.diff-grid article{padding:2.8rem;border:1px solid var(--line);margin:-1px 0 0 -1px}.diff-grid span{font-family:var(--serif);font-size:1.5rem;color:var(--accent-text)}.diff-grid h3{font-family:var(--serif);font-size:1.8rem;line-height:1.15}.diff-grid p{color:#555650}.final-cta{text-align:center;background:var(--lime);position:relative;overflow:hidden}.final-cta:after{content:"";position:absolute;inset:0;background:radial-gradient(circle,#171717 1px,transparent 1.3px);background-size:9px 9px;opacity:.13;mask-image:linear-gradient(90deg,transparent 55%,#000)}.final-cta>*{position:relative;z-index:1}.final-cta .eyebrow{color:#3A3B00}.final-cta h2{font-size:clamp(3rem,6vw,7rem);max-width:1100px;margin:0 auto 1.5rem}.final-cta em{color:#222}.final-cta p:not(.eyebrow){font-size:1.15rem}.final-cta .button{margin-top:1rem}
footer{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:2rem;background:#0f100f;color:#fff;padding:3rem 5vw;font-size:.78rem}footer img{width:230px}footer div{display:flex;flex-direction:column}footer a{text-decoration:none}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:30;background:#1c8d45;color:#fff;text-decoration:none;border-radius:999px;padding:.85rem 1.15rem;display:flex;align-items:center;gap:.6rem;box-shadow:0 8px 25px rgba(0,0,0,.25);transition:transform .2s}.whatsapp-float:hover{transform:translateY(-4px)}
.edit-link{margin-top:.55rem;color:var(--lime);font-weight:700}.editor-page{min-height:100vh;padding:4rem max(5vw,22px);background:#e7e6e1}.editor-header{max-width:1050px;margin:0 auto 2.5rem;display:flex;justify-content:space-between;gap:2rem;align-items:start}.editor-header h1{font-size:clamp(3rem,6vw,5.5rem);margin-bottom:.5rem}.editor-header>a{border:1px solid var(--ink);padding:.65rem 1rem;text-decoration:none}.editor-form{max-width:1050px;margin:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.editor-card{background:var(--paper);border:1px solid var(--line);padding:2rem}.editor-card h2{font-size:2rem}.editor-card label{display:grid;gap:.4rem;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin-top:1.1rem}.editor-card input,.editor-card textarea{width:100%;border:1px solid #9d9e98;background:#fff;color:var(--ink);font:inherit;font-size:1rem;text-transform:none;letter-spacing:0;padding:.85rem}.faq-editor{padding:0 0 1.4rem;margin-bottom:1.4rem;border-bottom:1px solid var(--line)}.editor-card input:focus,.editor-card textarea:focus{outline:3px solid var(--lime);outline-offset:1px}.field-help{font-size:.9rem;color:var(--muted)}.editor-actions{grid-column:1/-1;position:sticky;bottom:0;background:rgba(21,22,21,.96);color:#fff;padding:1rem;display:flex;align-items:center;gap:1rem;z-index:5}.editor-actions button{background:var(--lime);color:var(--ink);border:0;padding:1rem 1.3rem;font-weight:800;cursor:pointer}.editor-actions a{color:#fff}.editor-actions span{margin-left:auto;font-size:.9rem}
.hero-photo{padding:14px 0 38px clamp(56px,8.5vw,130px);background:linear-gradient(to bottom,#ecebe7 0 16%,var(--ink) 16% 100%)}.hero-photo:after{left:0;width:32%;height:38px}.hero-photo img{filter:none}.area-grid article.dark h3{font-weight:800}.hero:before{display:none}.hero-copy:after{content:"";position:absolute;top:0;right:-2%;width:clamp(330px,38vw,590px);height:clamp(260px,31vw,460px);z-index:0;pointer-events:none;background:radial-gradient(circle,#92968f 1.8px,transparent 2.1px);background-size:11px 11px;opacity:.48;mask-image:linear-gradient(225deg,#000 0%,rgba(0,0,0,.76) 34%,transparent 88%)}.hero-copy>*{position:relative;z-index:1}
.situations:before{left:-2%;right:auto;background:radial-gradient(circle,#555854 1.8px,transparent 2.1px);opacity:.3;mask-image:linear-gradient(135deg,#000 0%,rgba(0,0,0,.78) 34%,transparent 88%)}.situations .section-heading{position:static}.situations-intro{position:sticky;top:130px;align-self:start}.situations-visual{margin:2.25rem 0 0;max-width:430px}.situations-visual img{width:100%;height:auto}
@media(max-width:1100px){.site-header nav{display:none}.hero{grid-template-columns:45% 55%}.service-grid{grid-template-columns:repeat(2,1fr)}.situations{grid-template-columns:1fr}.situations-intro{position:static}.situations-visual{max-width:520px}.faq-placeholder{grid-template-columns:1fr}.trust{grid-template-columns:1fr 1fr}.trust-copy{padding:5rem}.area-grid article{padding:3rem}}
@media(max-width:720px){.section-pad{padding:5rem 22px}.site-header{height:72px}.brand img{width:155px}.site-header>.button{display:none}.hero{display:flex;flex-direction:column;min-height:auto}.hero-photo{height:54vh;min-height:430px;padding:14px 0 22px 44px}.hero-photo:after{left:0;width:36%;height:22px}.hero-copy{padding:4rem 22px}.hero-copy h1{font-size:clamp(2.7rem,13vw,4.2rem)}.hero-copy:after{right:-35%;width:120vw;height:310px;opacity:.36}main>section:before{right:-28%;left:auto;width:112vw;height:330px;opacity:.28}.trust:before{top:420px;opacity:.36}.vertical-note{display:none}.situations{gap:3rem}.area-grid,.service-grid,.trust,.diff-grid{grid-template-columns:1fr}.area-grid article{padding:2rem;min-height:auto}.service-grid{gap:1.2rem}.card-image{height:225px}.faq-placeholder{gap:2rem}.trust-photo{min-height:420px}.trust-copy{padding:5rem 22px}.final-cta h2{font-size:3.2rem}footer{grid-template-columns:1fr;text-align:center;padding-bottom:7rem}footer img{margin:auto}.whatsapp-float{right:14px;bottom:14px;padding:.85rem}.whatsapp-float b{display:none}.editor-page{padding:2rem 16px 5rem}.editor-header{flex-direction:column}.editor-form{grid-template-columns:1fr}.editor-card{padding:1.3rem}.editor-actions{align-items:flex-start;flex-wrap:wrap}.editor-actions span{width:100%;margin-left:0}}
/* Editorial refinements: three-line strategy title and framed trust portrait */
.areas-title{font-size:clamp(2.15rem,2.8vw,2.8rem)!important}
@media(min-width:721px){.areas-title>*{white-space:nowrap}}
.trust-photo{position:relative;justify-content:flex-end;padding:14px 0 40px clamp(44px,5vw,82px);background:linear-gradient(to bottom,var(--ink) 0 15%,#dedfda 15% 100%)}
.trust-photo:after{content:"";position:absolute;left:0;bottom:0;width:38%;height:40px;background:var(--lime);z-index:2}
.trust-photo img{position:relative;z-index:1;max-height:500px}
@media(max-width:720px){.trust-photo{padding:12px 0 28px 36px}.trust-photo:after{width:42%;height:28px}}
/* Neutral graphite surfaces and accessible footer identity */
.site-header{background:rgba(207,208,204,.94)}
.hero-copy{background:linear-gradient(115deg,#cfd0cc 65%,#bfc1bd)}
.footer-logo{display:flex;align-items:center;justify-content:center;width:max-content;padding:1rem 1.25rem;background:#a4a4a2}
.footer-logo img{width:230px}
.instagram-link{display:flex;flex-direction:row;align-items:center;gap:.55rem;width:max-content}
.instagram-link svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.instagram-link .instagram-dot{fill:currentColor;stroke:none}
@media(max-width:720px){.footer-logo{margin:auto}.instagram-link{margin:auto}}
/* Section-specific halftones and balanced portrait proportions */
.areas:before,.services:before{right:0;top:0;background:radial-gradient(circle,#4f524e 1.8px,transparent 2.1px);opacity:.42;mask-image:linear-gradient(225deg,#000 0%,rgba(0,0,0,.8) 34%,transparent 88%)}
.differentials:before{right:0;top:0;background:radial-gradient(circle,#555b00 1.8px,transparent 2.1px);opacity:.5;mask-image:linear-gradient(225deg,#000 0%,rgba(0,0,0,.84) 34%,transparent 88%)}
.trust{grid-template-columns:38% 62%;align-items:stretch}
.trust-photo{min-height:0;align-self:stretch}
.trust-photo img{width:100%;height:100%;max-height:none;object-fit:cover;object-position:center 28%}
.footer-logo{background:#fff}
@media(max-width:1100px){.trust{grid-template-columns:42% 58%}}
@media(max-width:720px){.trust{grid-template-columns:1fr}.trust-photo{min-height:520px}.trust-photo img{object-position:center 24%}}
.final-cta p:not(.eyebrow){max-width:900px;margin-left:auto;margin-right:auto}.final-cta p strong{font-weight:800}.final-cta p strong:last-child{letter-spacing:.12em}
.final-cta .contact-note{margin-top:.85rem;margin-bottom:0;font-size:.86rem;color:#343600;letter-spacing:.015em}
/* Stronger service hierarchy and section-by-section halftone rhythm */
.service-card h3{color:var(--accent-deep);font-weight:700}
.faq-placeholder:before{right:0;top:0;background:radial-gradient(circle,#555b00 1.8px,transparent 2.1px);opacity:.4;mask-image:linear-gradient(225deg,#000 0%,rgba(0,0,0,.82) 34%,transparent 88%)}
.trust:before{right:0;top:0;background:radial-gradient(circle,var(--lime) 1.8px,transparent 2.1px);opacity:.4;mask-image:linear-gradient(225deg,#000 0%,rgba(0,0,0,.84) 34%,transparent 88%)}
.final-cta:before{right:0;top:0;background:radial-gradient(circle,#4f524e 1.8px,transparent 2.1px);opacity:.3;mask-image:linear-gradient(225deg,#000 0%,rgba(0,0,0,.76) 34%,transparent 88%)}
.trust-copy .eyebrow{font-size:clamp(1.05rem,1.35vw,1.3rem);margin-bottom:1.8rem}
.trust-copy li{padding:1.15rem 0;font-size:1.05rem;line-height:1.55}
/* Refined cover, section hierarchy and FAQ alignment */
.hero-photo{padding:46px 28px 54px clamp(64px,9vw,142px)}
.hero-photo:before{content:"";position:absolute;left:0;top:0;width:42%;height:24px;background:var(--lime);z-index:2}
.hero-photo img{object-fit:cover}
.title-tail{font-size:.92em;color:#fff}
.situations .eyebrow,.services .eyebrow{font-size:clamp(1.12rem,1.4vw,1.35rem)}
.faq-list{min-width:0;padding-right:clamp(22px,3vw,48px)}
.faq-list summary{grid-template-columns:minmax(0,1fr) 34px}
.trust-copy .institution-name{color:inherit;font-style:italic}.trust-copy .degree-name{color:inherit;font-style:normal;font-weight:inherit}.final-cta .path-message{font-size:clamp(.96rem,1.15vw,1.08rem)!important;line-height:1.5;margin-top:1.35rem;margin-bottom:.35rem}
.trust:before{right:0;top:0;background:radial-gradient(circle,#737670 1.8px,transparent 2.1px);opacity:.52;mask-image:linear-gradient(225deg,#000 0%,rgba(0,0,0,.86) 34%,transparent 88%)}
@media(max-width:720px){.hero-photo{padding:34px 18px 34px 52px}.hero-photo:before{width:46%;height:18px}.faq-list{padding-right:6px}.title-tail{font-size:.86em}}
/* Unified green palette and improved reading size */
.title-tail{color:var(--ink);font-size:1em}
.lead{font-size:1.18rem}
.situations li p{font-size:1.14rem}
.area-grid ul{font-size:1.16rem}
.service-card p{font-size:1.02rem;line-height:1.65}
.faq-list summary{font-size:1.14rem}
.faq-list details p{font-size:1.06rem;line-height:1.7}
.trust-copy li{font-size:1.14rem}
.diff-grid p{font-size:1.06rem;line-height:1.7}
.final-cta p:not(.eyebrow):not(.contact-note){font-size:1.24rem}
@media(max-width:720px){.title-tail{font-size:.92em}.service-card p,.faq-list details p,.diff-grid p{font-size:1rem}}
/* Connected cover corner and restored institutional halftone */
.hero-photo:before{left:auto;right:12px;top:28px;width:58%;height:46%;background:transparent;border-top:14px solid var(--lime);border-right:14px solid var(--lime)}
.trust:before{right:0;top:0;width:clamp(380px,40vw,620px);height:clamp(280px,34vw,500px);background:radial-gradient(circle,#777a75 1.9px,transparent 2.2px);background-size:11px 11px;opacity:.58;mask-image:linear-gradient(225deg,#000 0%,rgba(0,0,0,.9) 36%,transparent 88%)}
@media(max-width:720px){.hero-photo:before{right:8px;top:22px;width:60%;height:42%;border-top-width:10px;border-right-width:10px}.trust:before{right:-24%;top:0;width:110vw;height:320px;opacity:.38}}
.faq-question{display:grid;grid-template-columns:42px minmax(0,1fr);gap:1rem;align-items:center}.faq-icon{width:38px;height:38px;fill:none;stroke:var(--accent-deep);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.faq-list details[open] .faq-icon{stroke:var(--ink)}
@media(max-width:720px){.faq-question{grid-template-columns:34px minmax(0,1fr);gap:.75rem}.faq-icon{width:30px;height:30px}}
.eyebrow,.service-card h3,.faq-list summary,.diff-grid span{font-weight:800}
.areas .section-heading{padding-right:clamp(90px,12vw,170px)}
.hero-amp{display:inline-block;font-family:var(--serif);font-size:1.75em;font-weight:800;line-height:.5;margin:0 .16em;vertical-align:-.12em}
.strategy-search{position:absolute;right:max(5vw,24px);top:6.5rem;width:clamp(100px,11vw,160px);aspect-ratio:1;z-index:2;filter:drop-shadow(0 15px 8px rgba(24,25,22,.28))}.strategy-search svg{width:100%;height:100%;fill:none;stroke:var(--accent-text);stroke-width:11;stroke-linecap:round;stroke-linejoin:round;opacity:.98}
.differentials{position:relative;overflow:hidden}.differentials .section-heading{padding-right:clamp(250px,31vw,440px)}.differential-handshake{position:absolute;right:max(5vw,24px);top:4.7rem;width:clamp(220px,28vw,390px);aspect-ratio:2/1;margin:0;overflow:hidden;border-left:12px solid var(--lime);border-bottom:12px solid var(--ink);box-shadow:0 14px 26px rgba(24,25,22,.16);z-index:2}.differential-handshake img{width:100%;height:100%;object-fit:cover;filter:grayscale(.25) saturate(.7) contrast(1.06)}
.differentials .eyebrow{white-space:nowrap;font-size:clamp(.72rem,1.25vw,1.2rem);letter-spacing:.08em}
@media(max-width:720px){.areas .section-heading{padding-right:0;padding-top:5.5rem}.strategy-search{right:22px;top:4rem;width:82px}.strategy-search svg{stroke-width:10}.differentials .section-heading{padding-right:0;padding-top:10rem}.differential-handshake{right:22px;top:3.6rem;width:min(260px,72vw);border-left-width:8px;border-bottom-width:8px}.differentials .eyebrow{font-size:clamp(.66rem,3vw,.82rem);letter-spacing:.035em}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}

/* Larger explanatory copy throughout the site */
.lead{font-size:clamp(1.14rem,1.35vw,1.28rem);line-height:1.7}
.situations li p{font-size:clamp(1.12rem,1.25vw,1.22rem);line-height:1.7}
.area-grid ul{font-size:clamp(1.14rem,1.25vw,1.24rem);line-height:1.7}
.area-grid li strong{font-weight:800}
.service-card p{font-size:clamp(1.02rem,1.08vw,1.12rem);line-height:1.72}
.faq-list details p{font-size:clamp(1.1rem,1.18vw,1.18rem);line-height:1.75}
.trust-copy li{font-size:clamp(1.16rem,1.24vw,1.24rem);line-height:1.65}
.diff-grid p{font-size:clamp(1.1rem,1.18vw,1.18rem);line-height:1.75}
.final-cta p:not(.eyebrow):not(.contact-note):not(.path-message){font-size:clamp(1.26rem,1.45vw,1.4rem)}
.final-cta .contact-note{font-size:clamp(.94rem,1vw,1rem)}
@media(max-width:720px){.lead,.situations li p,.area-grid ul,.service-card p,.faq-list details p,.trust-copy li,.diff-grid p{font-size:1.06rem}}
.differentials-title{font-size:clamp(2.25rem,3.7vw,4.6rem)!important}.differentials-title span,.differentials-title em{display:block;white-space:nowrap}
@media(max-width:720px){.differentials-title{font-size:clamp(1.12rem,6.2vw,2rem)!important;letter-spacing:-.04em}}
.faq-list summary{color:var(--ink)}
