:root{--ink:#101722;--muted:#657181;--line:#dfe6eb;--soft:#f4f7f8;--cyan:#08c8e8;--cyan-dark:#028fae;--orange:#ff7138;--white:#fff;--radius:24px;--shadow:0 20px 60px rgba(26,42,58,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px;overflow-x:clip}body{margin:0;color:var(--ink);background:#fff;font-family:"DM Sans",sans-serif;-webkit-font-smoothing:antialiased;overflow-x:clip}a{color:inherit;text-decoration:none}img{display:block;width:100%;max-width:100%}button{font:inherit}.skip-link{position:fixed;left:16px;top:-60px;background:var(--ink);color:#fff;padding:12px 18px;border-radius:10px;z-index:99}.skip-link:focus{top:16px}.site-header{height:82px;max-width:1440px;margin:auto;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(226,232,237,.8);background:rgba(255,255,255,.94);backdrop-filter:blur(18px);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:11px;font-family:Manrope,sans-serif;font-size:16px;letter-spacing:-.4px}.brand strong,.brand small{display:block}.brand small{font:500 10px/1.2 "DM Sans",sans-serif;color:var(--muted);letter-spacing:.04em;margin-top:2px}.brand-mark{display:grid;place-items:center;width:38px;height:38px;background:var(--ink);color:var(--cyan);border-radius:11px;font-size:12px;font-weight:800}.site-header nav{display:flex;gap:28px;font-weight:600;font-size:13px}.site-header nav a{transition:color .2s}.site-header nav a:hover{color:var(--cyan-dark)}.header-cta{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;padding:13px 17px;background:var(--orange);color:#fff;border-radius:12px;box-shadow:0 8px 20px rgba(255,113,56,.2)}.header-cta span{margin-left:7px}
.hero{max-width:1440px;margin:auto;min-height:690px;padding:82px 5vw 78px;display:grid;grid-template-columns:1.06fr .94fr;gap:6vw;align-items:center}.eyebrow{margin:0 0 20px;text-transform:uppercase;letter-spacing:.17em;font-size:11px;font-weight:800;color:#54606d}.eyebrow span{display:inline-block;width:24px;height:3px;background:var(--cyan);border-radius:5px;vertical-align:middle;margin-right:9px}.hero h1,.section-heading h2,.impression-intro h2,.offer h2,.final-cta h2,.mid-cta h2{font-family:Manrope,sans-serif;letter-spacing:-.055em;line-height:.98;margin:0;font-size:clamp(50px,5.5vw,84px);text-transform:uppercase}em{font-style:normal;color:var(--cyan-dark)}.hero-text{max-width:650px;font-size:18px;line-height:1.7;color:var(--muted);margin:28px 0 30px}.hero-actions{display:flex;gap:13px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;border-radius:12px;padding:16px 19px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.09em;transition:transform .25s,box-shadow .25s}.button:hover{transform:translateY(-3px)}.button span{font-size:18px}.button.primary{background:var(--ink);color:#fff;box-shadow:0 10px 25px rgba(16,23,34,.15)}.button.primary span{color:var(--cyan)}.button.secondary{border:1px solid var(--line);background:#fff}.button.secondary span{color:var(--orange)}.hero-collage{position:relative;height:535px}.collage-glow{position:absolute;width:480px;height:480px;border-radius:50%;background:#dcf9fd;top:30px;left:5%}.shot{position:absolute;margin:0;background:white;border:7px solid white;border-radius:18px;overflow:hidden;box-shadow:0 28px 70px rgba(25,45,65,.18)}.shot img{height:100%;object-fit:cover;object-position:top}.shot-one{width:72%;height:310px;top:74px;left:6%;z-index:3;transform:rotate(-3deg)}.shot-two{width:52%;height:220px;right:-3%;top:18px;z-index:2;transform:rotate(5deg)}.shot-three{width:55%;height:218px;right:1%;bottom:12px;z-index:4;transform:rotate(2deg)}.floating-note{position:absolute;display:flex;align-items:center;gap:12px;left:1%;bottom:37px;z-index:6;padding:13px 17px;background:#fff;border-radius:15px;box-shadow:0 15px 40px rgba(25,45,65,.16)}.floating-note>span{width:34px;height:34px;border-radius:10px;background:#e1fbff;display:grid;place-items:center;color:var(--cyan-dark)}.floating-note strong,.floating-note small{display:block}.floating-note strong{font-size:13px}.floating-note small{margin-top:3px;color:var(--muted);font-size:10px}.trust-strip{min-height:82px;padding:22px 5vw;display:flex;align-items:center;justify-content:center;gap:clamp(13px,2.2vw,34px);border-block:1px solid var(--line);background:#fbfcfc;color:#4d5965;font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.trust-strip i{width:5px;height:5px;border-radius:50%;background:var(--cyan)}
.portfolio{background:var(--soft);padding:110px max(5vw,calc((100vw - 1296px)/2))}.section-heading{display:grid;grid-template-columns:1.15fr .85fr;align-items:end;gap:40px}.section-heading h2{font-size:clamp(43px,4.8vw,68px)}.section-heading>p{color:var(--muted);line-height:1.7;font-size:17px;max-width:530px;margin:0 0 5px}.filters{display:flex;gap:9px;margin:40px 0 34px}.filter{border:1px solid #dce3e8;background:#fff;color:#65717e;border-radius:100px;padding:11px 18px;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;cursor:pointer;transition:.2s}.filter:hover,.filter.active{background:var(--ink);border-color:var(--ink);color:#fff}.project{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:11px;box-shadow:0 5px 20px rgba(20,40,60,.04);transition:transform .3s,box-shadow .3s,border-color .3s}.project:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:rgba(8,200,232,.75)}.project.is-hidden{display:none}.project-image{display:block;overflow:hidden;border-radius:18px;background:#eaf0f3}.project-image img{height:100%;object-fit:cover;object-position:top;transition:transform .55s ease}.project:hover .project-image img{transform:scale(1.02)}.featured{padding:14px}.featured .project-image{height:min(42vw,530px)}.featured-details{display:grid;grid-template-columns:.9fr 1.4fr auto;align-items:center;gap:34px;padding:29px 25px 20px}.project-kicker{text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:800;color:var(--cyan-dark);margin:0 0 10px}.project h3{font-family:Manrope,sans-serif;font-size:27px;letter-spacing:-.035em;margin:0}.featured h3{font-size:36px}.project-summary{margin:7px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.project-description{color:var(--muted);font-size:14px;line-height:1.6;margin:0 0 10px}.services-line{color:#788490;font-size:11px!important;line-height:1.6!important;margin:13px 0 0!important;min-height:0!important}.services-line strong{color:var(--ink)}.project-link{font-size:10px;text-transform:uppercase;letter-spacing:.09em;font-weight:800;white-space:nowrap}.project-link span{display:inline-block;color:var(--cyan-dark);font-size:17px;margin-left:8px;transition:transform .25s}.project:hover .project-link span{transform:translateX(5px)}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:24px}.project-grid .project-image{height:330px}.project-body{padding:24px 20px 20px}.project-body>p:not(.project-kicker){line-height:1.55;color:var(--muted);font-size:14px}.project-body>p:nth-of-type(2){min-height:66px}
.services,.process{padding:120px max(5vw,calc((100vw - 1296px)/2))}.section-heading.compact{margin-bottom:50px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:24px;overflow:hidden}.service-grid article{padding:30px;min-height:280px;position:relative;border-right:1px solid var(--line)}.service-grid article:last-child{border:0}.service-grid article>span{position:absolute;top:27px;right:27px;color:#a6b0b8;font-size:11px;font-weight:700}.service-icon{display:grid;place-items:center;width:44px;height:44px;background:#e0faff;color:var(--cyan-dark);border-radius:13px;margin-bottom:50px;font-family:Manrope,sans-serif;font-weight:800}.service-grid h3,.benefit-list h3,.process-grid h3,.offer-grid h3{font-family:Manrope,sans-serif;margin:0 0 10px;font-size:18px}.service-grid p,.benefit-list p,.process-grid p,.offer-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.mid-cta{margin:0 max(3vw,25px);padding:80px max(5vw,calc((100vw - 1200px)/2));background:var(--ink);color:#fff;border-radius:30px;display:grid;grid-template-columns:1.05fr .95fr;gap:8vw;align-items:center;position:relative;overflow:hidden}.mid-cta:after{content:"";position:absolute;width:330px;height:330px;border:1px solid rgba(255,255,255,.1);border-radius:50%;right:-160px;top:-160px}.mid-cta h2{font-size:clamp(41px,4.5vw,65px)}.light-eyebrow{color:#b7c2ca}.light-eyebrow span{background:var(--orange)}.mid-cta>div>p:not(.eyebrow){font-size:16px;line-height:1.7;color:#bac4cc;margin:0 0 28px}.button.orange{background:var(--orange);color:#fff;box-shadow:0 10px 25px rgba(255,113,56,.2)}.text-link{display:inline-flex;align-items:center;text-transform:uppercase;font-size:11px;letter-spacing:.09em;font-weight:800;padding:16px}.text-link span{color:var(--cyan);margin-left:8px}.first-impression{padding:120px max(5vw,calc((100vw - 1296px)/2));display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.impression-intro h2{font-size:clamp(42px,4.5vw,65px)}.impression-intro>p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.75;margin:25px 0 0;max-width:590px}.benefit-list{border-top:1px solid var(--line)}.benefit-list article{display:grid;grid-template-columns:45px 1fr;gap:18px;padding:24px 0;border-bottom:1px solid var(--line)}.benefit-list article>span,.process-grid article>span{color:var(--cyan-dark);font-size:11px;font-weight:800;letter-spacing:.1em;padding-top:5px}.benefit-list h3{text-transform:uppercase}.process{background:var(--soft)}.process .section-heading{margin-bottom:52px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:24px;overflow:hidden}.process-grid article{min-height:225px;background:#fff;padding:30px}.process-grid h3{font-size:21px;text-transform:uppercase;margin-top:50px}.offer{padding:120px max(5vw,calc((100vw - 1296px)/2));display:grid;grid-template-columns:.8fr 1.2fr;gap:7vw;align-items:start}.offer-copy{position:sticky;top:130px}.offer h2{font-size:clamp(42px,4.5vw,65px);margin-bottom:32px}.offer-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:24px;overflow:hidden}.offer-grid article{padding:29px;min-height:180px}.offer-grid article:nth-child(odd){border-right:1px solid var(--line)}.offer-grid article:not(:nth-last-child(-n+2)){border-bottom:1px solid var(--line)}.offer-grid h3:before{content:"";display:inline-block;width:8px;height:8px;background:var(--cyan);border-radius:50%;margin-right:10px;vertical-align:2px}
.final-cta{position:relative;overflow:hidden;margin:0 max(3vw,25px) 35px;padding:110px 5vw;text-align:center;background:#58ddef;border-radius:30px}.final-cta .eyebrow{color:#16434b}.final-cta .eyebrow span{background:var(--orange)}.final-cta h2{font-size:clamp(43px,5vw,72px);position:relative}.final-cta>p:not(.eyebrow){position:relative;max-width:690px;margin:25px auto 31px;font-size:18px;line-height:1.65;color:#245661}.final-cta .hero-actions{justify-content:center;position:relative}.button.dark{background:var(--ink);color:#fff}.button.dark span{color:var(--cyan)}.button.light{background:#fff}.button.light span{color:var(--orange)}.cta-orb{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.45)}.orb-one{width:290px;height:290px;left:-100px;top:-100px}.orb-two{width:420px;height:420px;right:-120px;bottom:-210px}footer{max-width:1296px;margin:auto;padding:20px 5vw 45px;display:grid;grid-template-columns:1.2fr 1fr 1.3fr auto;gap:30px;align-items:center;color:var(--muted);font-size:11px}footer p{margin:0}.footer-brand strong,.footer-brand span{display:block}.footer-brand strong{color:var(--ink);font-family:Manrope,sans-serif;font-size:13px}.footer-brand span{margin-top:4px}.disclaimer{font-style:italic}footer>a:last-child{font-weight:700;color:var(--ink);white-space:nowrap}
@media(max-width:1080px){.site-header nav{display:none}.service-grid{grid-template-columns:1fr 1fr}.service-grid article{border-bottom:1px solid var(--line)}.service-grid article:nth-child(2){border-right:0}.service-grid article:nth-last-child(-n+2){border-bottom:0}.first-impression,.offer{gap:5vw}.featured-details{grid-template-columns:1fr 1.25fr}.featured-details>.project-link{grid-column:2}.project-grid .project-image{height:280px}footer{grid-template-columns:1fr 1fr}}
@media(max-width:820px){.hero{grid-template-columns:1fr;padding-top:65px}.hero-copy{max-width:750px}.hero-collage{height:480px;max-width:700px}.trust-strip{justify-content:flex-start;overflow-x:auto}.trust-strip span{flex:0 0 auto}.section-heading,.mid-cta,.first-impression,.offer{grid-template-columns:1fr}.offer-copy{position:static}.process-grid{grid-template-columns:1fr 1fr}.section-heading>p{max-width:700px}.featured-details{grid-template-columns:1fr}.featured-details>.project-link{grid-column:auto}.offer-grid{margin-top:10px}}
@media(max-width:700px){html{scroll-padding-top:70px}.site-header{height:70px;padding-inline:20px}.brand{font-size:14px}.brand-mark{width:34px;height:34px}.header-cta{padding:11px 12px;font-size:9px}.header-cta span{display:none}.hero{padding:52px 20px 60px;gap:30px}.hero h1{font-size:clamp(41px,13vw,55px)}.hero-text{font-size:16px}.hero-actions{flex-direction:column}.button{width:100%}.hero-collage{height:370px}.shot-one{width:78%;height:215px;left:2%}.shot-two{height:150px}.shot-three{height:155px}.floating-note{bottom:12px}.trust-strip{padding-inline:20px}.portfolio,.services,.process,.first-impression,.offer{padding:78px 20px}.section-heading h2,.impression-intro h2,.offer h2{font-size:41px}.section-heading>p{font-size:15px}.filters{overflow-x:auto;padding-bottom:5px}.filter{flex:0 0 auto}.featured .project-image{height:260px}.featured-details{padding:22px 12px}.featured h3{font-size:30px}.project-grid{grid-template-columns:1fr}.project-grid .project-image{height:245px}.project-body>p:nth-of-type(2){min-height:0}.service-grid{grid-template-columns:1fr}.service-grid article{min-height:225px;border-right:0!important;border-bottom:1px solid var(--line)!important}.service-grid article:last-child{border-bottom:0!important}.service-icon{margin-bottom:34px}.mid-cta{margin-inline:12px;padding:65px 22px}.mid-cta h2{font-size:40px}.process-grid{grid-template-columns:1fr}.process-grid article{min-height:195px}.process-grid h3{margin-top:32px}.offer-grid{grid-template-columns:1fr}.offer-grid article{border-right:0!important;border-bottom:1px solid var(--line)!important}.offer-grid article:last-child{border-bottom:0!important}.final-cta{margin:0 12px 25px;padding:78px 18px}.final-cta h2{font-size:43px}.final-cta h2 br{display:none}.final-cta>p:not(.eyebrow){font-size:16px}footer{grid-template-columns:1fr;gap:18px;padding:18px 24px 38px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Refined editorial direction */
:root{--ink:#12202d;--muted:#687580;--line:#dfe4e5;--soft:#f3f4f1;--cyan:#35b8c9;--cyan-dark:#177f8e;--orange:#dd6d43;--cream:#f8f7f2;--shadow:0 24px 70px rgba(23,42,55,.10)}
body{background:var(--cream)}
.site-header{top:18px;height:68px;max-width:1320px;width:calc(100% - 40px);padding:0 18px 0 14px;border:1px solid rgba(210,219,220,.9);border-radius:18px;background:rgba(255,255,255,.88);box-shadow:0 12px 36px rgba(22,42,55,.07)}
.brand-mark{border-radius:50%;background:#16313d;color:#fff;font-size:10px}.brand{font-size:14px}.brand small{font-size:9px}.site-header nav{gap:30px;font-size:12px}.header-cta{border-radius:999px;background:var(--ink);box-shadow:none;padding:13px 18px}.header-cta:hover{background:var(--cyan-dark)}
.hero{min-height:760px;padding-top:112px;padding-bottom:100px;grid-template-columns:1.02fr .98fr}.hero-copy{position:relative;z-index:2}.eyebrow{letter-spacing:.22em;font-size:10px;color:#6f7a80}.eyebrow span{height:1px;width:32px;background:var(--orange)}.hero h1,.section-heading h2,.impression-intro h2,.offer h2,.final-cta h2,.mid-cta h2{text-transform:none;letter-spacing:-.048em;font-weight:600}.hero h1{font-size:clamp(54px,5.5vw,82px);line-height:1.01}.hero h1 em,.impression-intro h2 em,.offer h2 em{font-family:"Playfair Display",serif;font-weight:500;color:var(--cyan-dark);letter-spacing:-.025em}.hero-text{font-size:17px;max-width:590px}.button{border-radius:999px;padding:15px 19px 15px 22px;letter-spacing:.12em}.button.primary{background:var(--ink);box-shadow:0 12px 30px rgba(18,32,45,.14)}.button.secondary{background:transparent;border-color:#cdd5d6}.hero-collage{height:560px}.collage-glow{width:430px;height:430px;top:68px;left:13%;background:#dceff0;filter:none}.shot{border:9px solid #fff;border-radius:11px;box-shadow:0 30px 80px rgba(25,45,65,.16)}.shot-one{width:75%;height:330px;top:92px;left:3%;transform:rotate(-2deg)}.shot-two{width:48%;height:225px;right:0;top:25px;transform:rotate(3deg)}.shot-three{width:52%;height:230px;right:4%;bottom:5px;transform:rotate(1deg)}.floating-note{left:0;bottom:28px;border-radius:999px;padding:10px 16px 10px 10px;border:1px solid var(--line);box-shadow:0 14px 35px rgba(25,45,65,.1)}.floating-note>span{border-radius:50%;background:#e3f3f4}
.trust-strip{background:#17313d;color:#d8e3e4;border:0;min-height:74px}.trust-strip i{width:3px;height:3px;background:#7bbfca}
.portfolio{background:#eef0ed;padding-top:125px;padding-bottom:130px}.section-heading h2{font-size:clamp(45px,4.8vw,66px)}.section-heading>p{font-size:15px;max-width:430px}.filters{margin-top:46px}.filter{background:transparent;border-color:#cfd6d5;padding:10px 17px}.filter:hover,.filter.active{background:#17313d;border-color:#17313d}.project{border-radius:18px;padding:8px;border-color:#dce1df;box-shadow:none}.project:hover{transform:translateY(-4px);box-shadow:0 22px 55px rgba(22,42,55,.09);border-color:#bacfd0}.project-image{border-radius:12px}.featured{padding:9px}.featured .project-image{height:min(43vw,560px)}.featured-details{padding:34px 28px 28px}.project-kicker{color:var(--cyan-dark);letter-spacing:.18em}.project h3{font-weight:600}.featured h3{font-size:38px}.project-description{font-size:13px}.project-grid{gap:28px;margin-top:28px}.project-grid .project-image{height:350px}.project-body{padding:27px 23px 24px}.services-line{border-top:1px solid #edf0ee;padding-top:13px}.services{background:#fff;padding-top:130px;padding-bottom:130px}.section-heading.compact{margin-bottom:60px}.service-grid{border-radius:18px}.service-grid article{min-height:300px;padding:34px}.service-icon{border-radius:50%;background:#e7f3f3;margin-bottom:60px}.service-grid h3{font-size:20px;font-weight:600}
.mid-cta{background:#17313d;border-radius:22px;padding-top:94px;padding-bottom:94px}.mid-cta h2{font-size:clamp(43px,4.5vw,63px);line-height:1.02}.button.orange{background:var(--orange);box-shadow:none}.text-link{color:#dce5e6}.first-impression{background:var(--cream);padding-top:135px;padding-bottom:135px}.impression-intro h2{font-size:clamp(44px,4.5vw,64px);line-height:1.02}.benefit-list article{padding:28px 0}.benefit-list h3{font-weight:600;text-transform:none;font-size:19px}.process{padding-top:125px;padding-bottom:130px;background:#e9edeb}.process-grid{border-radius:18px}.process-grid article{min-height:235px;padding:34px}.process-grid h3{text-transform:none;font-weight:600;font-size:22px}.offer{background:#fff;padding-top:135px;padding-bottom:140px}.offer h2{line-height:1.02}.offer-grid{border-radius:18px}.offer-grid article{padding:32px;min-height:190px}.offer-grid h3{font-weight:600}.offer-grid h3:before{background:var(--orange)}
.final-cta{margin-top:0;border-radius:22px;background:#d8eff0;padding-top:125px;padding-bottom:125px}.final-cta h2{font-size:clamp(46px,5vw,70px);line-height:1.01}.final-cta>p:not(.eyebrow){font-size:16px}.orb-one,.orb-two{border-color:rgba(23,127,142,.18)}footer{padding-top:28px;padding-bottom:50px}
@media(max-width:1080px){.project-grid .project-image{height:290px}}
@media(max-width:820px){.site-header{top:10px}.hero{padding-top:100px}.offer{background:#fff}}
@media(max-width:700px){html{scroll-padding-top:90px}.site-header{width:calc(100% - 24px);height:60px;border-radius:15px;padding-inline:10px}.brand-mark{width:32px;height:32px}.brand{gap:8px}.header-cta{padding:11px 12px}.hero{padding-top:104px;padding-bottom:72px}.hero h1{font-size:clamp(43px,12.4vw,54px);line-height:1.02}.hero-text{font-size:15px;line-height:1.65}.hero-collage{height:390px}.shot-one{height:225px}.shot-two{height:155px}.shot-three{height:165px}.trust-strip{min-height:66px}.portfolio,.services,.process,.first-impression,.offer{padding-top:88px;padding-bottom:92px}.section-heading h2,.impression-intro h2,.offer h2{font-size:42px;line-height:1.02}.featured .project-image{height:275px}.project-grid{gap:20px}.project-grid .project-image{height:255px}.service-grid article{min-height:230px}.service-icon{margin-bottom:34px}.mid-cta{padding-top:72px;padding-bottom:72px;border-radius:18px}.mid-cta h2{font-size:41px}.process-grid article{min-height:200px}.offer-grid article{min-height:170px}.final-cta{padding-top:88px;padding-bottom:88px;border-radius:18px}.final-cta h2{font-size:44px}}

/* Keep the lead portfolio thumbnail legible and remove the captured admin bar. */
.hero-collage .shot-one{width:82%;height:auto;aspect-ratio:2.18/1;top:118px;left:0}
.hero-collage .shot-one img{width:100%;height:auto;max-width:none;object-fit:initial;transform:translateY(-2.25%)}
@media(max-width:700px){
  .hero{display:block}
  .hero-collage{height:330px;margin-top:42px}
  .hero-collage .collage-glow{width:280px;height:280px;top:22px;left:10%}
  .hero-collage .shot-one{width:92%;height:auto;top:72px;left:0}
  .hero-collage .shot-two{width:43%;height:135px;top:0;right:0}
  .hero-collage .shot-three{width:47%;height:145px;right:2%;bottom:0}
  .hero-collage .floating-note{left:1%;bottom:8px}
}

/* Show every client-work screenshot in full without cropping or distortion. */
.portfolio .project-image{background:#e7ebe9}
.portfolio .project-image img{object-fit:contain;object-position:center;background:#fff}
.portfolio .project:hover .project-image img{transform:none}

/* Keep every screenshot in the hero collage complete as well. */
.hero-collage .shot-two{width:43%;height:auto;aspect-ratio:840/743;right:0;top:18px}
.hero-collage .shot-two img{width:100%;height:100%;object-fit:contain;object-position:center;background:#fff}
.hero-collage .shot-three{width:53%;height:auto;aspect-ratio:1903/855;right:1%;bottom:22px}
.hero-collage .shot-three img{width:100%;height:100%;object-fit:contain;object-position:center;background:#fff}
@media(max-width:700px){
  .hero-collage .shot-two{width:42%;height:auto;top:0;right:0}
  .hero-collage .shot-three{width:54%;height:auto;right:1%;bottom:30px}
}
