/* Homepage refinement: existing identity and hero remain unchanged. */
.recognition-strip{display:grid;grid-template-columns:130px 1fr 1fr;align-items:center;gap:35px;padding-block:30px;background:#fffefb;border-radius:14px;margin-bottom:20px}.recognition-strip>a{display:grid;grid-template-columns:1fr auto;gap:9px 20px;color:var(--ink);padding:5px 20px}.recognition-strip strong{font-size:19px;letter-spacing:.09em;font-weight:600}.recognition-strip a>span{font-size:12px;line-height:1.65;color:var(--muted);max-width:315px}.recognition-strip i{grid-column:2;grid-row:1/3;align-self:center;font-style:normal;opacity:.5;transition:transform .35s}.recognition-strip a:hover i{transform:translate(3px,-3px)}.recognition-strip>.eyebrow{padding-left:26px;font-size:11px}
.three-jobs{padding-top:80px;padding-bottom:75px;background:#fffefb;border-radius:22px}.jobs-heading{text-align:center}.jobs-heading h2{font-size:46px;line-height:1.12;margin:18px 0}.jobs-heading>p{font-size:17px}.jobs-composition{position:relative;min-height:600px;margin-top:32px;isolation:isolate}.jobs-halo{position:absolute;inset:4% 13% 5%;border-radius:50%;background:radial-gradient(ellipse,#dce9db 0%,#e7eee5 45%,#eff3ec00 72%);z-index:-1}.jobs-device{position:absolute;width:66%;height:87%;object-fit:contain;left:16%;top:0;filter:drop-shadow(0 25px 25px #30463815);transform:rotate(-4deg)}.job-note{position:absolute;width:270px;background:#edf2e8ed;backdrop-filter:blur(12px);border:1px solid #ffffffc9;border-radius:14px;box-shadow:0 15px 40px #263e3510;padding:25px;z-index:2}.job-note>span{font-size:10px;letter-spacing:.09em;color:#667e61}.job-note h3{font-size:19px;line-height:1.35;margin:12px 0 8px;font-weight:500;color:var(--ink)}.job-note p{font-size:14px;line-height:1.7}.job-one{left:0;top:40px}.job-two{right:0;top:120px;background:#e7eff1ed}.job-three{left:9%;bottom:40px}.jobs-project-label{position:absolute;right:7%;bottom:46px;font-size:10px;letter-spacing:.1em;color:var(--muted)}.jobs-footer{text-align:center}.jobs-footer>p{font-size:22px;line-height:1.4;color:var(--ink)}.jobs-footer em{font-size:1.2em}.jobs-disciplines{justify-content:center;margin:25px 0}.jobs-disciplines span{padding:10px 16px;background:#e7eddf}.jobs-action{display:flex;align-items:center;justify-content:center;gap:30px;flex-wrap:wrap}.jobs-action .price-note{margin:0}.jobs-action .btn{font-size:14px}
/* Sole patient-journey change: reverse the two existing right-hand boxes. */
.patient-visual .patient-question{top:25px;bottom:auto}.patient-visual .journey-demo{top:auto;bottom:25px}
.search-copy .search-foundation{font-size:14px;line-height:1.8;margin-top:22px}.search-foundation strong{display:block;color:#f5f7eb;font-weight:500;margin-bottom:6px}
.collaboration-section{padding-top:65px;padding-bottom:65px}.collaboration-heading{text-align:center}.collaboration-heading h2{font-size:36px;line-height:1.15;margin:15px 0 30px}.collaboration-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.collaboration-grid>div{background:#e8eee3;padding:25px 22px;border-radius:12px}.collaboration-grid>div:nth-child(even){background:#e7eef0}.collaboration-grid h3{font-size:17px;font-weight:500;color:var(--ink);margin-bottom:9px}.collaboration-grid p{font-size:14px;line-height:1.65}
.insights-section{background:#fffefb;border-radius:22px}.insight{position:relative;min-height:390px;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;justify-content:end;padding:28px;isolation:isolate;color:#fff}.insight .insight-art{position:absolute;inset:0;width:100%;height:100%;margin:0;border-radius:0;background:#748b80;z-index:-2;padding:0;aspect-ratio:auto}.insight-art img{width:100%;height:100%;object-fit:cover;transition:transform .75s cubic-bezier(.2,.7,.2,1);filter:saturate(.75)}.insight:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#193e4220 5%,#214b4b40 40%,#12383fee 100%);z-index:-1;transition:opacity .6s}.insight>.eyebrow{color:#e2eae1;font-size:10px;letter-spacing:.1em}.insight>h3{color:#fff;font-size:24px;line-height:1.25;margin:13px 0 21px;transition:transform .5s}.insight>.read-link{color:#e3eee5;font-size:13px}.insight .insight-arrow{position:absolute;top:23px;right:24px;color:white;font-family:inherit;font-size:26px;transition:transform .5s}.insight:hover .insight-art img{transform:scale(1.025)}.insight:hover:after{opacity:.9}.insight:hover h3{transform:translateY(-3px)}.insight:hover .insight-arrow{transform:translate(3px,-3px)}.final-panel>div>p>strong{display:block;margin-bottom:10px;font-weight:500;color:var(--ink)}
@media(max-width:1050px){.recognition-strip{grid-template-columns:100px 1fr 1fr;gap:10px}.job-note{width:235px;padding:22px}.jobs-device{width:72%;left:12%}.job-three{left:5%}.jobs-project-label{right:0;max-width:190px;line-height:1.6}.collaboration-grid{grid-template-columns:repeat(2,1fr)}.insight{padding:23px;min-height:365px}.insight>h3{font-size:21px}}
@media(max-width:760px){.recognition-strip{grid-template-columns:1fr;gap:17px;padding:25px;margin-inline:24px;width:auto}.recognition-strip>.eyebrow{padding:0}.recognition-strip>a{padding:0}.recognition-strip strong{font-size:17px}.recognition-strip a>span{max-width:none}.three-jobs{padding-top:45px;padding-bottom:45px}.jobs-heading h2{font-size:35px}.jobs-heading>p{font-size:15px}.jobs-composition{display:grid;grid-template-columns:1fr;gap:12px;margin-top:15px;min-height:0}.jobs-device{position:relative;width:100%;height:310px;left:auto;top:auto;grid-row:1;transform:rotate(-3deg)}.jobs-halo{inset:0 0 auto;height:330px}.job-note{position:relative;left:auto;right:auto;top:auto;bottom:auto;width:100%;padding:19px 22px}.job-note h3{margin:8px 0 5px;font-size:18px}.job-note p{font-size:14px}.jobs-project-label{position:static;max-width:none;text-align:center;margin:10px 0 26px;font-size:9px}.jobs-footer>p{font-size:19px}.jobs-disciplines{gap:7px}.jobs-disciplines span{font-size:12px;padding:9px 12px}.jobs-action{gap:18px}.jobs-action .btn{font-size:13px}.patient-visual .patient-question{top:20px;bottom:auto}.patient-visual .journey-demo{top:auto;bottom:24px}.collaboration-section{padding-block:45px}.collaboration-heading h2{font-size:31px}.collaboration-grid{gap:10px}.collaboration-grid>div{padding:19px 16px}.collaboration-grid h3{font-size:16px}.collaboration-grid p{font-size:13px}.insight{min-height:370px}.insight>h3{font-size:26px}}
@media(prefers-reduced-motion:reduce){.recognition-strip i,.insight-art img,.insight:after,.insight>h3,.insight .insight-arrow{transition:none}}

.diagnostic-visual{height:305px;background:#dfe9eb;padding:14px 20px 30px}.diagnostic-visual>img{height:100%;min-height:0;object-fit:contain;box-shadow:none;border-radius:0;transform:rotate(-3deg);filter:drop-shadow(0 12px 15px #24473620)}.diagnostic-focus{top:75px;right:26%;width:70px;height:60px;border-radius:12px}.diagnostic-panel[data-view=clarity] .diagnostic-focus{transform:translate(-140px,20px);width:100px}.diagnostic-panel[data-view=action] .diagnostic-focus{transform:translate(-135px,55px);width:80px;height:30px}.diagnostic-panel[data-view=search] .diagnostic-focus{transform:translate(-60px,110px);width:150px;height:32px}.insight .conversion-art img{object-position:50% 25%}.insight .cost-art img,.insight .local-art img{object-fit:cover}
@media(max-width:760px){.diagnostic-visual{height:270px;padding-inline:10px}.diagnostic-focus{right:24%;top:65px}.diagnostic-panel[data-view=clarity] .diagnostic-focus{transform:translate(-65px,10px)}.diagnostic-panel[data-view=action] .diagnostic-focus{transform:translate(-60px,40px)}.diagnostic-panel[data-view=search] .diagnostic-focus{transform:translate(-30px,90px)}}

/* Targeted polish. Scoped to the requested components. */
.recognition-strip{grid-template-columns:.8fr 1fr 1.2fr;gap:0;padding:34px 42px;border:1px solid #dce5de;border-radius:16px;background:linear-gradient(115deg,#fffefb,#f1f5f1);box-shadow:0 12px 36px #284d3d05;margin-top:8px;margin-bottom:34px}.recognition-intro{padding-right:25px}.recognition-intro .eyebrow{font-size:10px;letter-spacing:.11em}.recognition-intro p{font-size:16px;color:var(--ink);line-height:1.4;margin-top:12px}.recognition-intro em{font-size:20px}.recognition-strip .recognition-link{min-height:118px;padding:10px 30px 10px 34px;border-left:1px solid #dce5de;align-content:center;transition:background .4s,transform .4s;border-radius:0 9px 9px 0}.recognition-link .publisher-wordmark{font-size:30px;letter-spacing:-.06em;line-height:1.2;font-weight:600}.recognition-link .dribbble-wordmark{font-family:var(--serif);font-style:italic;font-size:35px;letter-spacing:-.07em}.recognition-link .awesomic-wordmark{display:flex;align-items:center;gap:7px;font-size:28px}.awesomic-wordmark>span{font-size:28px;letter-spacing:0;font-weight:400;color:#6b877b}.recognition-strip a>span{font-size:12px;max-width:300px}.recognition-strip i{width:29px;height:29px;border:1px solid #cddbd2;border-radius:50%;display:grid;place-items:center;font-size:14px;opacity:.8;transition:transform .4s,background .4s}.recognition-link:hover,.recognition-link:focus-visible{background:#e8efe880}.recognition-link:hover i,.recognition-link:focus-visible i{transform:translate(2px,-2px);background:#dce8df}
.case-art .project-focus{width:224px;right:5%;bottom:6%;padding:21px 23px;background:#f5f7eff0;border-radius:10px;border:1px solid #ffffff80;box-shadow:0 12px 26px #153c3920;transform:rotate(0)}.project-focus .focus-kicker{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:.12em;color:#688171}.focus-kicker i{font-style:normal;font-size:17px}.project-focus p{font-size:22px;line-height:1.15;margin:15px 0 17px;color:#36594d}.project-focus p em{font-size:1.1em}.project-focus small{font-size:9px;color:#738372;letter-spacing:.015em;text-transform:none}
.three-jobs{padding-top:70px;padding-bottom:58px;overflow:hidden;margin-bottom:100px}.jobs-composition{max-width:1110px;min-height:620px;margin:25px auto 0;padding:0 45px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:end}.jobs-halo{inset:15px 17% 130px;background:radial-gradient(ellipse,#dce9df 0%,#eaf0e800 72%)}.jobs-device-wrap{position:absolute;top:0;left:50%;width:650px;height:465px;max-width:76%;transform:translateX(-50%);perspective:1200px;z-index:0}.jobs-device{position:static;display:block;width:100%;height:100%;object-fit:contain;transform:none;filter:drop-shadow(0 22px 25px #28473518);animation:jobs-breathe 9s ease-in-out infinite;animation-play-state:paused}.jobs-composition.in-view .jobs-device{animation-play-state:running}.jobs-composition .job-note{position:relative;inset:auto;width:auto;min-height:175px;padding:23px 24px;margin:0 0 67px;align-self:end;background:#edf2eaed;border-color:#fff;box-shadow:0 10px 30px #214c3b0b;transition:transform .6s cubic-bezier(.2,.7,.2,1),box-shadow .6s,background .6s;z-index:2}.jobs-composition .job-two{background:#e7eff2ed;margin-bottom:52px}.jobs-composition .job-note>span{font-size:10px}.jobs-composition .job-note h3{font-size:18px;line-height:1.3}.jobs-composition .job-note p{font-size:13px;line-height:1.7}.jobs-composition .job-note:hover{transform:translateY(-6px);box-shadow:0 18px 35px #214c3b17;background:#f5f8f1}.jobs-project-label{left:0;right:0;bottom:13px;max-width:none;text-align:center;font-size:9px;letter-spacing:.12em}.jobs-footer{padding:22px 20px 0}.jobs-footer>p{font-size:20px;line-height:1.45;margin-bottom:26px}.jobs-action{margin-top:0}.jobs-action .btn{padding:15px 21px}
@keyframes jobs-breathe{0%,100%{transform:translateY(0) rotate(-.5deg)}50%{transform:translateY(-7px) rotate(.5deg)}}
@media(hover:hover){.search-layer{transition:translate .5s cubic-bezier(.2,.7,.2,1),box-shadow .5s,background .5s}.search-layer:hover{translate:0 -5px;box-shadow:0 20px 36px #081f272a}.collaboration-grid>div{transition:transform .5s,box-shadow .5s,background .5s}.collaboration-grid>div:hover{transform:translateY(-4px);background:#eff4eb;box-shadow:0 14px 26px #214c3b0e}}
.founder-copy{max-width:620px}.founder-copy>p{max-width:565px}.founder-signoff{display:grid;grid-template-columns:1fr auto;gap:5px 20px;align-items:center;margin:30px 0 23px;padding:23px 0;border-top:1px solid #dce4d7}.founder-signoff>strong{font-size:16px;font-weight:500;color:var(--ink)}.founder-signoff>span:last-child{grid-column:1;font-size:12px;color:var(--muted)}.founder-signoff .founder-signature{grid-column:2;grid-row:1/3;font-family:var(--serif);font-style:italic;font-size:27px;letter-spacing:-.055em;color:#6c8775;transform:rotate(-5deg);line-height:1.2}.insights-section{background:transparent;border-radius:0}.insight{background:transparent;border:0;box-shadow:none}.insight .insight-art{background:transparent}.insight-art img{filter:saturate(.82);object-position:center}.insight .conversion-art img{object-position:center}.insight:after{background:linear-gradient(180deg,#173d4210 5%,#173d4220 40%,#12353eea 100%)}
@media(max-width:1050px){.recognition-strip{padding:27px 25px;grid-template-columns:.75fr 1fr 1.15fr}.recognition-strip .recognition-link{padding-inline:23px;column-gap:10px}.recognition-intro p{font-size:14px}.recognition-intro em{font-size:18px}.jobs-composition{padding-inline:20px;gap:14px;min-height:590px}.jobs-composition .job-note{padding:20px 18px;min-height:190px}.jobs-device-wrap{height:430px}.founder-signoff{grid-template-columns:1fr}.founder-signoff .founder-signature{grid-column:1;grid-row:3;justify-self:start;margin-top:17px}}
@media(max-width:760px){.recognition-strip{grid-template-columns:1fr;padding:25px;gap:21px}.recognition-intro{padding:0}.recognition-intro p{margin-top:8px;font-size:15px}.recognition-intro p br{display:none}.recognition-intro em{font-size:19px;margin-left:4px}.recognition-strip .recognition-link{border-left:0;border-top:1px solid #dce5de;padding:19px 0 0;min-height:0;border-radius:0}.recognition-link .publisher-wordmark{font-size:27px}.recognition-link .dribbble-wordmark{font-size:32px}.recognition-strip i{align-self:center}.case-art .project-focus{width:188px;padding:16px 18px;right:5%;bottom:5%}.project-focus p{font-size:20px;margin:12px 0}.project-focus small{font-size:8px}.three-jobs{padding-top:47px;padding-bottom:43px;margin-bottom:70px}.jobs-composition{display:grid;grid-template-columns:1fr;gap:12px;padding:0 12px;margin-top:10px;min-height:0}.jobs-device-wrap{position:relative;top:auto;left:auto;max-width:none;width:100%;height:300px;transform:none;grid-row:1}.jobs-device{width:100%;height:100%;transform:none}.jobs-halo{inset:0 0 auto;height:300px}.jobs-composition .job-note,.jobs-composition .job-two{margin:0;min-height:0;padding:20px 22px}.jobs-composition .job-note h3{font-size:18px}.jobs-composition .job-note p{font-size:14px}.jobs-project-label{position:static;margin:9px 0 0;font-size:8px;line-height:1.7}.jobs-footer{padding:25px 5px 0}.jobs-footer>p{font-size:18px;margin-bottom:22px}.founder-signoff{grid-template-columns:1fr auto;margin-top:25px}.founder-signoff .founder-signature{grid-column:2;grid-row:1/3;font-size:24px;margin:0}.founder-signoff>strong{font-size:14px}.founder-signoff>span:last-child{font-size:11px}}
@media(max-width:400px){.founder-signoff{grid-template-columns:1fr}.founder-signoff .founder-signature{grid-column:1;grid-row:3;margin-top:16px}.jobs-device-wrap{height:250px}}
@media(prefers-reduced-motion:reduce){.jobs-device{animation:none!important}.recognition-strip .recognition-link,.recognition-strip i,.jobs-composition .job-note,.search-layer,.collaboration-grid>div{transition:none!important;transform:none!important}}

.jobs-device-wrap{width:720px;height:470px}.jobs-device{object-fit:cover}@font-face{font-family:MedEliteSignature;src:url("https://medelite-2026-test.instawp.site/wp-content/uploads/medelite-preview-mirror/assets/8af103ad77b839-juliette-signature.woff2") format('woff2');font-display:swap}.founder-signoff .founder-signature{font-family:MedEliteSignature,var(--serif);font-style:normal;font-size:34px;letter-spacing:0;transform:rotate(-4deg)}
@media(max-width:1050px){.jobs-device-wrap{height:430px}}
@media(max-width:760px){.jobs-device-wrap{width:100%;height:300px}.founder-signoff .founder-signature{font-size:29px}}
@media(max-width:400px){.jobs-device-wrap{height:250px}}
@media(prefers-reduced-motion:reduce){.search-layer:hover{translate:none}}

/* Final annotation pass */
@media(min-width:1101px){.hero{grid-template-columns:.9fr 1.1fr;gap:92px}:is(.hero,.svc-hero) h1{font-size:clamp(42px,4vw,58px)}.scene-web{left:0;right:13%}}
@media(min-width:761px) and (max-width:1100px){.hero{gap:65px}:is(.hero,.svc-hero) h1{font-size:43px}.scene-web{left:1%;right:9%}}
.hero-copy{min-width:0}:is(.hero,.svc-hero) h1 em{white-space:normal}.caption-cross{display:flex;align-items:center;justify-content:center;width:33px;height:33px;flex:none}.caption-cross svg{display:block;width:32px;height:32px}.scene-controls{justify-content:flex-end}.scene-web>img{aspect-ratio:1.96;object-fit:contain}.scene-photo>img{object-position:right center}.scene-word{display:none}.case-crop img{aspect-ratio:1.96;object-fit:contain}.case-backdrop{object-fit:cover;object-position:right center}.featured-case .case-crop{transition:transform 1s cubic-bezier(.2,.7,.2,1),box-shadow 1s}.featured-case .project-focus{transition:transform .8s cubic-bezier(.2,.7,.2,1)}
@media(hover:hover){.featured-case:hover .case-crop,.featured-case:focus-within .case-crop{transform:rotate(-2deg) translateY(-12px) scale(1.025);box-shadow:0 30px 55px #142a3540}.featured-case:hover .project-focus,.featured-case:focus-within .project-focus{transform:translateY(-5px)}}
.jobs-composition{display:block;min-height:590px;padding:0 45px}.jobs-device-wrap{top:23px;width:710px;height:485px;max-width:78%}.jobs-composition .job-note{position:absolute;width:255px;min-height:0;margin:0;padding:23px}.jobs-composition .job-one{left:5%;top:45px;right:auto;bottom:auto}.jobs-composition .job-two{right:5%;top:85px;left:auto;bottom:auto;margin:0}.jobs-composition .job-three{left:50%;top:auto;bottom:42px;right:auto;width:290px;translate:-50% 0}.jobs-project-label{bottom:10px}.founder-nameplate{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:20px 23px}.founder-nameplate>div{display:flex;flex-direction:column;gap:6px}.founder-nameplate .portrait-signature{font-family:MedEliteSignature,var(--serif);font-size:29px;font-weight:400;letter-spacing:0;line-height:.8;color:#587662;transform:rotate(-5deg);text-align:center}.founder-copy>.inline-link{margin-top:25px}
.site-footer{margin-top:32px;padding-top:46px;padding-bottom:26px;border-top:1px solid #d4ded6}.footer-top{display:grid;grid-template-columns:1.35fr .8fr 1fr 1fr;gap:38px;padding-bottom:40px}.footer-positioning>p{font-size:15px;color:var(--ink);margin:18px 0 10px}.footer-positioning>span{display:block;font-size:13px;line-height:1.8;color:var(--muted);max-width:285px}.footer-positioning>.inline-link{margin-top:18px;font-size:13px}.footer-top nav{display:flex;flex-direction:column;align-items:flex-start;gap:13px;padding-top:10px;min-width:0}.footer-top nav h3{font-size:12px;letter-spacing:.04em;font-weight:600;margin:0 0 7px;color:var(--ink)}.footer-top nav a{font-size:12px;line-height:1.6;color:#61786e;transition:color .3s,translate .3s;overflow-wrap:anywhere}.footer-top nav a:hover{color:var(--ink);translate:2px 0}.footer-credibility{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:22px 25px;background:#e9efe8;border-radius:10px;font-size:12px;color:#567164;margin-bottom:25px}.footer-credibility>div{display:flex;gap:25px;flex-wrap:wrap}.footer-credibility a{font-size:11px}.site-footer .footer-bottom{border-top:0;padding-top:0;gap:20px;align-items:center}.footer-bottom>div{display:flex;gap:18px;font-size:11px}.footer-bottom a:hover,.footer-credibility a:hover{text-decoration:underline;text-underline-offset:4px}
@media(max-width:1100px){.jobs-composition .job-note{width:220px;padding:20px}.jobs-composition .job-one{left:2%;top:48px}.jobs-composition .job-two{right:2%;top:75px}.jobs-composition .job-three{width:270px;left:50%}.footer-top{grid-template-columns:1fr 1fr;gap:30px 45px}.footer-credibility{align-items:flex-start}.founder-nameplate{padding:18px;gap:10px}.founder-nameplate .portrait-signature{font-size:25px}}
@media(max-width:760px){.jobs-composition{display:grid;grid-template-columns:1fr 1fr;min-height:0;padding:0;gap:12px}.jobs-device-wrap{position:relative;grid-column:1/-1;grid-row:1;top:auto;max-width:none;width:100%;height:300px}.jobs-composition .job-note{position:relative;inset:auto;width:auto;min-height:0;padding:18px;margin:0}.jobs-composition .job-one{grid-column:1;grid-row:2;left:auto;top:auto;margin-top:-40px}.jobs-composition .job-two{grid-column:2;grid-row:2;right:auto;top:auto;margin-top:-40px}.jobs-composition .job-three{grid-column:1/-1;grid-row:3;left:auto;bottom:auto;translate:none;width:auto;max-width:310px;justify-self:center}.jobs-composition .job-note h3{font-size:16px}.jobs-composition .job-note p{font-size:13px}.jobs-composition .job-note>span{font-size:9px}.jobs-project-label{grid-column:1/-1;position:static;margin-top:10px}.founder-nameplate{padding:19px;gap:15px}.founder-nameplate .portrait-signature{font-size:29px}.site-footer{padding-top:30px;margin-top:15px}.footer-top{gap:30px 20px;padding-bottom:28px}.footer-positioning{grid-column:1/-1}.footer-positioning>span{max-width:360px}.footer-top nav:last-child{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.footer-top nav:last-child h3,.footer-top nav:last-child a:first-of-type{grid-column:1/-1}.footer-credibility{flex-direction:column;padding:20px;gap:14px;line-height:1.7}.footer-credibility>div{gap:15px}.site-footer .footer-bottom{flex-direction:column;align-items:flex-start;gap:15px}.footer-bottom>div{flex-wrap:wrap}.scene-web>img{aspect-ratio:1.96}}
@media(max-width:380px){.jobs-composition{grid-template-columns:1fr}.jobs-composition .job-one,.jobs-composition .job-two,.jobs-composition .job-three{grid-column:1;grid-row:auto;max-width:none;margin:0}.jobs-composition .job-one{margin-top:-25px}.jobs-device-wrap{height:250px}.founder-nameplate .portrait-signature{font-size:24px}}
@media(prefers-reduced-motion:reduce){.featured-case .case-crop,.featured-case .project-focus,.footer-top nav a{transition:none!important}.featured-case:hover .case-crop,.featured-case:focus-within .case-crop{transform:rotate(-5deg)}.featured-case:hover .project-focus,.featured-case:focus-within .project-focus{transform:none}}

/* Three focused refinements: portfolio, offer hierarchy, founder nameplate. */
.featured-case .conscious-single{height:100%;min-height:530px;border-radius:0;background:#dfe8e2;cursor:pointer}.conscious-single .stage-title{top:35px;left:32px;font-size:24px;color:#35574d}.featured-case .conscious-single>img{position:absolute;left:5%;top:155px;width:115%;height:430px;max-width:none;object-fit:cover;object-position:left top;border:8px solid #202924;border-radius:17px;box-shadow:0 24px 40px #15382d30;transform:rotate(-6deg);transition:transform 1s cubic-bezier(.2,.7,.2,1)}.conscious-single .floating-caption{left:28px;right:28px;bottom:29px;width:auto;z-index:2}.featured-case .conscious-single:hover>img,.featured-case .conscious-single:focus-visible>img{transform:rotate(-2deg) translateY(-15px) scale(1.03)}
.jobs-composition{min-height:640px}.jobs-composition .job-note{width:285px;padding:27px 29px;border:1px solid #dce7df;box-shadow:0 15px 35px #284d3c12}.jobs-composition .job-note .job-number{display:block;font-size:12px;font-weight:600;letter-spacing:.06em;color:#6b8c78;margin-bottom:11px}.jobs-composition .job-note h3{font-size:28px;line-height:1.1;letter-spacing:-.035em;font-weight:500;margin:0 0 15px;color:var(--ink)}.jobs-composition .job-note p{font-size:15px;line-height:1.7}.jobs-composition .job-one{left:4%;top:35px}.jobs-composition .job-two{right:4%;top:70px}.jobs-composition .job-three{width:340px;bottom:40px}.jobs-device-wrap{top:55px}.jobs-project-label{bottom:8px}
.founder-nameplate{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;padding:20px 18px;text-align:left}.founder-nameplate>div{display:flex;flex-direction:column;align-items:flex-start;gap:5px;flex:0 0 auto;text-align:left}.founder-nameplate>div>strong{font-size:13px;line-height:1.4}.founder-nameplate>div>span{font-size:10px;line-height:1.5}.founder-nameplate .portrait-signature{white-space:nowrap;font-size:27px;line-height:1.15;flex:0 1 auto;text-align:right;min-width:0}.founder-specialism{display:flex;align-items:center;gap:17px;border-top:1px solid #d4dfd3;padding-top:24px;margin-top:28px;max-width:520px}.specialism-mark{width:42px;height:42px;display:grid;place-items:center;background:#dce7dc;border-radius:50%;color:#456e5a;font-size:22px;flex:none}.founder-specialism strong{display:block;font-size:16px;font-weight:500;color:var(--ink);margin-bottom:6px}.founder-specialism div>span{font-size:12px;color:#6b7f71;line-height:1.7;display:block}
@media(max-width:1100px){.jobs-composition .job-note{width:255px;padding:25px}.jobs-composition .job-note h3{font-size:25px}.jobs-composition .job-three{width:315px}.founder-nameplate{padding:17px 12px;gap:8px}.founder-nameplate>div>strong{font-size:11px}.founder-nameplate>div>span{font-size:9px}.founder-nameplate .portrait-signature{font-size:23px}}
@media(max-width:760px){.featured-case .conscious-single{min-height:390px;height:390px}.conscious-single .stage-title{top:28px;left:26px;font-size:22px}.featured-case .conscious-single>img{top:125px;height:310px;left:5%;width:115%;border-width:6px}.conscious-single .floating-caption{left:20px;right:20px;bottom:23px}.jobs-composition{min-height:0;grid-template-columns:1fr}.jobs-device-wrap{top:auto}.jobs-composition .job-note,.jobs-composition .job-one,.jobs-composition .job-two,.jobs-composition .job-three{position:relative;inset:auto;translate:none;grid-column:1;grid-row:auto;width:100%;max-width:none;margin:0;padding:23px 26px}.jobs-composition .job-one{margin-top:-35px}.jobs-composition .job-note .job-number{font-size:11px;margin-bottom:9px}.jobs-composition .job-note h3{font-size:26px;margin-bottom:12px}.jobs-composition .job-note p{font-size:15px}.founder-nameplate{padding:20px 14px;gap:10px}.founder-nameplate>div>strong{font-size:12px}.founder-nameplate>div>span{font-size:9px}.founder-nameplate .portrait-signature{font-size:24px}.founder-specialism{padding-top:21px;margin-top:24px}.founder-specialism strong{font-size:15px}}
@media(max-width:380px){.founder-nameplate{padding:16px 10px;gap:5px}.founder-nameplate>div>strong{font-size:10px}.founder-nameplate>div>span{font-size:8px}.founder-nameplate .portrait-signature{font-size:21px}}
@media(prefers-reduced-motion:reduce){.featured-case .conscious-single>img{transition:none!important}.featured-case .conscious-single:hover>img,.featured-case .conscious-single:focus-visible>img{transform:rotate(-6deg)}}

/* Keep the full navigation comfortable with Insights at tablet widths. */
@media(min-width:761px) and (max-width:1100px){.nav-inner{gap:24px}.navigation nav{gap:22px;font-size:14px}.navigation .nav-project{padding-inline:14px;gap:12px;font-size:12px}.navigation .logo{font-size:32px}}
