:root{--paper:#f7f7f7;--cream:#e8e8e8;--ink:#262626;--muted:#73736f;--line:#cfcfcf}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Montserrat,'Helvetica Neue',Arial,sans-serif}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid currentColor;outline-offset:5px}.site-header{height:94px;padding:0 clamp(24px,4.2vw,76px);position:absolute;z-index:10;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;color:white}.mark{display:block;width:64px;height:48px;overflow:hidden;position:relative;flex:none}.mark img{position:absolute;width:100px;height:auto;max-width:none;top:0;left:-18px;filter:invert(1) brightness(3);mix-blend-mode:screen}.site-header nav{display:flex;gap:clamp(18px,3vw,48px);font-size:.76rem;letter-spacing:.16em;text-transform:uppercase;font-weight:600}.site-header nav a{transition:opacity .2s}.site-header nav a:hover{opacity:.58}.hero{height:100svh;min-height:650px;position:relative;overflow:hidden;background:#555;color:white}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,10,10,.44),rgba(10,10,10,.12) 28%,rgba(10,10,10,.15) 75%,rgba(10,10,10,.4));pointer-events:none}.hero-slides,.hero-slide{position:absolute;inset:0}.hero-slide{background-position:center 42%;background-size:cover;opacity:0;transform:scale(1.035);transition:opacity 1.15s ease,transform 8s ease}.hero-slide.active{opacity:1;transform:scale(1)}.hero-slide:nth-child(2){background-position:center 38%}.hero-center{position:absolute;z-index:2;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 25px}.hero-kicker,.overline{font-size:.75rem;font-weight:600;letter-spacing:.19em;text-transform:uppercase}.hero-center h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(4.3rem,9.5vw,11.5rem);line-height:.96;letter-spacing:-.072em;margin:25px 0 22px}.hero-center p{font-size:clamp(.9rem,1.3vw,1.3rem);font-weight:500;letter-spacing:.3em;text-transform:uppercase;margin:0}.hero-foot{position:absolute;z-index:2;left:clamp(24px,4.2vw,76px);right:clamp(24px,4.2vw,76px);bottom:34px;display:flex;justify-content:space-between;align-items:end;gap:20px;font-size:.69rem;text-transform:uppercase;letter-spacing:.15em;font-weight:600}.hero-foot a:hover{opacity:.7}.hero-dots{display:flex;gap:9px;align-items:center}.hero-dots button{border:0;background:rgba(255,255,255,.55);width:31px;height:2px;padding:0}.hero-dots button.active{background:white;height:3px}.work{padding:clamp(110px,12vw,175px) 0 120px;overflow:hidden;text-align:center}.section-heading{text-align:center;padding:0 24px}.section-heading .overline{color:var(--muted)}.section-heading h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(3.6rem,8.2vw,9rem);line-height:1.05;letter-spacing:-.068em;font-weight:400;margin:25px 0}.section-heading p{color:var(--muted);font-size:1rem;margin:0 0 75px}.carousel-viewport{width:100%;overflow:visible}.carousel-track{display:flex;gap:clamp(20px,2.4vw,36px);align-items:start;transition:transform .7s cubic-bezier(.22,.7,.22,1);will-change:transform}.work-card{flex:0 0 min(61vw,850px);min-width:0;opacity:.48;filter:blur(3px);transition:opacity .55s,filter .55s}.work-card.current{opacity:1;filter:none}.work-card button{border:0;background:none;display:block;width:100%;padding:0;text-align:inherit;position:relative;overflow:hidden}.work-card img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block;background:#ccc;filter:grayscale(1);transition:transform .5s}.work-card button:hover img{transform:scale(1.025)}.play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.9);background:rgba(18,18,18,.24);width:76px;height:76px;border-radius:50%;display:grid;place-items:center;color:white;font-size:1.6rem;padding-left:4px}.card-caption{text-align:center;padding-top:28px}.card-caption span{font-size:.68rem;text-transform:uppercase;letter-spacing:.17em;color:var(--muted);font-weight:600}.card-caption h3{font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.8rem,3vw,3.2rem);line-height:1.1;font-weight:400;letter-spacing:-.055em;margin:9px 0 0}.carousel-controls{display:flex;align-items:center;justify-content:center;gap:25px;margin:55px 0 35px}.carousel-controls button{background:transparent;border:1px solid #aaa;width:54px;height:54px;border-radius:50%;font-size:1.4rem;transition:background .2s,color .2s}.carousel-controls button:hover{background:var(--ink);color:white}.carousel-controls span{font-size:.72rem;letter-spacing:.14em;min-width:66px}.text-link{font-size:.73rem;text-transform:uppercase;letter-spacing:.14em;border-bottom:1px solid currentColor;padding-bottom:9px;font-weight:600;display:inline-block}.text-link:hover{opacity:.55}.approach{background:var(--cream);padding:clamp(95px,12vw,190px) clamp(25px,6vw,110px)}.approach-inner{max-width:1500px;margin:auto;display:grid;grid-template-columns:1fr 2fr;gap:45px}.approach .overline{color:#777}.approach h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(3rem,6vw,7.2rem);line-height:1.08;letter-spacing:-.065em;font-weight:400;margin:0}.approach p{max-width:680px;color:#62625f;line-height:1.7;font-size:1.1rem;margin:35px 0 0}.reviews{padding:clamp(100px,12vw,170px) clamp(25px,6vw,110px);background:#f7f7f7}.reviews .section-heading h2{font-size:clamp(3rem,6vw,6.4rem)}.review-grid{max-width:1500px;margin:70px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.review-grid figure{margin:0;padding:26px 0 0;border-top:1px solid var(--line);display:flex;flex-direction:column;min-height:285px}.review-grid blockquote{font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.2rem,1.8vw,1.7rem);line-height:1.45;letter-spacing:-.025em;margin:0 0 30px}.review-grid figcaption{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700;margin-top:auto}.review-grid figcaption span{display:block;color:var(--muted);margin-top:7px;font-weight:500}footer{border-top:1px solid var(--line);padding:40px clamp(25px,6vw,110px);display:flex;justify-content:space-between;gap:30px;align-items:center;font-size:.72rem;letter-spacing:.13em;text-transform:uppercase;color:#555}.footer-name{font-size:1rem;text-transform:none;font-weight:700;letter-spacing:-.04em}footer div{display:flex;gap:24px}.player-overlay[hidden]{display:none}.player-overlay{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:80px 6vw;background:rgba(20,20,20,.36);backdrop-filter:blur(16px)}.player-backdrop{position:absolute;inset:0}.player-shell{position:relative;width:min(1100px,100%);z-index:1}.player-close{position:absolute;right:0;bottom:calc(100% + 20px);border:0;background:transparent;color:white;text-transform:uppercase;letter-spacing:.13em;font-size:.85rem}.player-frame{aspect-ratio:16/9;background:#111;box-shadow:0 24px 70px rgba(0,0,0,.25)}.player-frame iframe{width:100%;height:100%;border:0}.player-title{color:white;text-align:center;font-family:Georgia,serif;font-size:1.4rem;margin-top:20px}.about-hero{position:relative;height:min(88svh,850px);min-height:570px;color:white;display:flex;align-items:flex-end;justify-content:center;text-align:center;overflow:hidden}.about-hero-image{position:absolute;inset:0;background:url('assets/behind-camera.jpg') center 45%/cover}.about-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.52),transparent 70%)}.about-hero-text{position:relative;z-index:1;padding:0 24px clamp(65px,9vw,130px)}.about-hero h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(3.8rem,7.5vw,8rem);letter-spacing:-.065em;line-height:1.04;max-width:900px;margin:25px auto 0}.about-story{padding:clamp(100px,12vw,185px) clamp(25px,6vw,110px);max-width:1500px;margin:auto;display:grid;grid-template-columns:1fr 1.15fr;gap:clamp(50px,9vw,150px)}.about-story .overline{color:var(--muted)}.about-story h2{font-family:Georgia,serif;font-size:clamp(3.2rem,6vw,6.5rem);font-weight:400;letter-spacing:-.065em;line-height:1;margin:26px 0}.about-story-copy p{font-size:1.1rem;line-height:1.75;color:#555;margin:0 0 22px}.about-story-copy .lead{font-family:Georgia,serif;font-size:clamp(1.8rem,3vw,3rem);line-height:1.3;color:#333;letter-spacing:-.04em;margin-bottom:35px}.about-story-copy .text-link{margin-top:20px}@media(max-width:800px){.work-card{flex-basis:79vw}.approach-inner,.about-story{grid-template-columns:1fr}.review-grid{grid-template-columns:1fr 1fr}.review-grid figure{min-height:260px}}@media(max-width:600px){.site-header{height:76px;padding:0 22px}.site-header nav{gap:17px;font-size:.67rem}.mark{transform:scale(.85);transform-origin:left center}.hero{min-height:630px}.hero-center h1{font-size:clamp(2.8rem,12vw,5.5rem)}.hero-center p{font-size:.78rem;letter-spacing:.2em}.hero-kicker{font-size:.61rem}.hero-foot{left:22px;right:22px;bottom:24px}.hero-foot span{display:none}.hero-dots button{width:25px}.work{padding:100px 0 90px}.section-heading h2{font-size:clamp(3.4rem,13vw,5rem)}.section-heading p{margin-bottom:48px}.work-card{flex-basis:85vw;filter:blur(1.7px)}.card-caption h3{font-size:1.9rem}.play{width:58px;height:58px}.carousel-controls{margin:36px 0 32px}.approach{padding:100px 25px}.approach-inner{gap:27px}.approach h2{font-size:clamp(3rem,11vw,4.8rem)}.review-grid{grid-template-columns:1fr;margin-top:55px}.review-grid figure{min-height:unset;padding-bottom:40px}.reviews{padding:100px 25px}.about-story{padding:100px 25px}.about-hero{min-height:620px}.about-hero h1{font-size:clamp(3.6rem,13vw,5.5rem)}footer{flex-wrap:wrap;padding:35px 25px}footer>span{display:none}.player-overlay{padding:80px 12px}.player-close{bottom:calc(100% + 18px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-slide,.carousel-track,.work-card,.work-card img{transition:none}}
/* Consistent editorial alignment and supplied brand art */
.site-header .brand-lockup{display:inline-flex;align-items:center;gap:12px;color:white;font-weight:600;font-size:1.08rem;letter-spacing:-.045em;white-space:nowrap}.brand-lockup img{width:48px;height:42px;object-fit:contain;display:block}.hero-center h1{margin-top:0}.hero-foot{justify-content:center;align-items:center}.hero-foot>a{font-size:.68rem}.hero-dots{position:absolute;right:0;bottom:4px}.section-heading h2,.approach h2,.about-story h2,.about-hero h1,.card-caption h3,.review-grid blockquote{font-family:Georgia,'Times New Roman',serif}.all-work-link{display:inline-block;color:#989995;font-size:.71rem;letter-spacing:.17em;text-transform:uppercase;font-weight:600;transition:color .2s}.all-work-link:hover{color:#343432}.carousel-controls{gap:28px}.carousel-controls button{width:54px;height:38px;border:0;border-radius:0;background:transparent;display:grid;place-items:center;color:#858680;font-family:Georgia,serif;font-size:1.9rem;line-height:1}.carousel-controls button span{display:block;transition:transform .25s,color .25s}.carousel-controls button:hover{background:transparent;color:#252525}.carousel-controls #previous:hover span{transform:translateX(-5px)}.carousel-controls #next:hover span{transform:translateX(5px)}.approach-inner{display:block;max-width:1050px;text-align:center}.approach h2{max-width:1050px;margin:30px auto 0}.approach p{max-width:670px;margin:35px auto 0}.review-grid figure{text-align:center;align-items:center}.review-grid blockquote{max-width:410px}.clients{padding:clamp(95px,11vw,165px) clamp(25px,6vw,110px);background:#ebebeb;text-align:center}.clients .section-heading h2{font-size:clamp(3.2rem,6.5vw,6.5rem);margin-bottom:65px}.client-names{max-width:1450px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:0;border-top:1px solid #c9c9c9;border-bottom:1px solid #c9c9c9}.client-names span{min-height:150px;display:grid;place-items:center;padding:25px 12px;color:#7f807c;font-size:clamp(.9rem,1.45vw,1.25rem);font-weight:600;letter-spacing:-.03em;line-height:1.25}.client-names span+span{border-left:1px solid #c9c9c9}.about-hero-image{background-image:url('assets/kristoffer-portrait.jpg');background-position:center 36%}.about-hero:after{background:linear-gradient(0deg,rgba(0,0,0,.48),transparent 53%)}.about-story{display:block;max-width:950px;text-align:center}.about-story h2{margin-bottom:48px}.about-story-copy p{max-width:690px;margin:0 auto 22px}.about-story-copy .lead{max-width:780px}.world-section{background:#ebebeb;padding:clamp(100px,12vw,170px) 25px 95px;text-align:center;overflow:hidden}.world-section .section-heading{max-width:1050px;margin:auto}.world-section .section-heading h2{font-size:clamp(3.1rem,7vw,7.2rem)}.world-section .section-heading p{margin-bottom:25px}.globe-wrap{width:min(760px,94vw);aspect-ratio:1;margin:0 auto}.globe-wrap canvas{display:block;width:100%;height:100%;touch-action:pan-y;cursor:grab}.globe-wrap canvas:active{cursor:grabbing}.city-list{max-width:1050px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.city-list button{border:1px solid #c7c7c7;background:transparent;color:#70716d;padding:10px 13px;border-radius:100px;font-size:.7rem;letter-spacing:.09em;text-transform:uppercase;transition:background .2s,color .2s}.city-list button:hover,.city-list button.active{color:#fff;background:#666763}.map-credit{font-size:.68rem;color:#92938f;margin:55px 0 0}.map-credit a{text-decoration:underline;text-underline-offset:3px}@media(max-width:800px){.client-names{grid-template-columns:repeat(2,1fr)}.client-names span:nth-child(3){border-left:0;border-top:1px solid #c9c9c9}.client-names span:nth-child(4){border-top:1px solid #c9c9c9}}@media(max-width:600px){.site-header .brand-lockup{font-size:.86rem;gap:5px}.brand-lockup img{width:34px;height:32px}.hero-dots{right:0}.hero-foot>a{margin-right:60px}.client-names span{min-height:110px;font-size:.87rem}.about-hero-image{background-position:75% 36%}.about-hero h1{max-width:520px}.world-section{padding-bottom:80px}.globe-wrap{width:100vw;margin-left:-25px}.city-list{gap:7px}.city-list button{font-size:.65rem}}
/* Tighter rhythm for the work and home sections */
html{scroll-padding-top:24px}.work{padding:88px 0 82px}.work .section-heading h2{margin-top:0;margin-bottom:16px}.work .section-heading p{margin-bottom:42px}.card-caption{padding-top:17px}.card-caption h3{margin-top:7px}.work-actions{display:flex;align-items:center;justify-content:center;gap:25px;margin-top:22px}.work-actions .carousel-controls{margin:0;gap:8px}.work-actions .carousel-controls button{width:42px;height:38px;font-size:1.65rem}.work-actions .all-work-link{border:0;padding:0;color:#8b8c88}.approach{padding:90px clamp(25px,6vw,110px)}.approach h2{font-size:clamp(2.9rem,5.5vw,6.4rem)}.approach p{margin-top:24px}.reviews{padding:90px clamp(25px,6vw,110px)}.review-grid{margin-top:48px}.review-grid figure{min-height:245px}.clients{padding:80px clamp(25px,6vw,110px)}.clients .section-heading h2{margin:17px 0 44px}.client-names{border:0;gap:1px;background:#d6d6d6}.client-logo{min-height:155px;background:#f7f7f7;display:flex;align-items:center;justify-content:center;padding:28px}.client-logo img{display:block;max-width:100%;max-height:82px;object-fit:contain;filter:grayscale(1);opacity:.64}.client-logo:nth-child(1) img{max-height:88px;filter:brightness(0);opacity:.55}.client-logo:nth-child(2) img{max-height:95px}.client-logo:nth-child(3) img{max-height:75px}.client-logo:nth-child(4) img{max-height:75px}.world-section{padding:92px 25px 75px}.world-section .section-heading p{margin-bottom:0}.world-section .globe-wrap{width:min(630px,88vw)}.world-section .map-credit{margin-top:38px}.will-reveal{opacity:0;transform:translateY(17px);transition:opacity .75s ease,transform .85s cubic-bezier(.22,.7,.22,1);transition-delay:var(--reveal-delay,0ms)}.will-reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:no-preference){.hero-center{animation:hero-arrive .85s ease-out both}@keyframes hero-arrive{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}}@media(max-width:800px){.client-names{gap:1px}.client-logo{min-height:130px}.client-logo:nth-child(3),.client-logo:nth-child(4){border:0}}@media(max-width:600px){.work{padding:75px 0 72px}.work .section-heading p{margin-bottom:31px}.card-caption{padding-top:14px}.work-actions{margin-top:18px;gap:16px}.work-actions .carousel-controls{gap:0}.work-actions .carousel-controls button{width:32px}.work-actions .all-work-link{font-size:.62rem;letter-spacing:.1em}.approach{padding:78px 25px}.reviews{padding:78px 25px}.review-grid{margin-top:35px}.review-grid figure{min-height:auto;padding-bottom:23px}.clients{padding:75px 25px}.client-logo{min-height:115px;padding:17px}.client-logo img{max-height:68px}.client-logo:nth-child(1) img,.client-logo:nth-child(2) img{max-height:76px}.world-section{padding:75px 25px 65px}.world-section .globe-wrap{width:100vw}.world-section .section-heading h2{font-size:clamp(2.8rem,10vw,4.6rem)}.world-section .map-credit{margin-top:30px}}@media(prefers-reduced-motion:reduce){.will-reveal{opacity:1;transform:none;transition:none}.hero-center{animation:none}}
/* Clearer contrast, unboxed marks, and a compact centered carousel caption */
.work{background:#fff;padding:82px 0 77px}.work .section-heading p{margin-bottom:35px}.active-caption{text-align:center;padding:19px 20px 0;min-height:91px}.active-caption span{display:block;color:#777873;font-size:.7rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.active-caption h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(1.95rem,3.15vw,3.3rem);letter-spacing:-.055em;line-height:1.1;margin:7px auto 0;max-width:850px}.work-actions{flex-direction:column;gap:6px;margin-top:4px}.work-actions .carousel-controls{gap:30px}.work-actions .carousel-controls button{width:62px;height:45px;font-size:2.2rem}.work-actions .all-work-link{font-size:.7rem;letter-spacing:.14em}.approach{background:#ececec}.reviews{background:#fff}.clients{background:#f3f3f3;padding:72px clamp(25px,6vw,110px)}.clients .section-heading h2{margin-bottom:32px}.client-names{background:transparent;gap:clamp(18px,4vw,66px);border:0}.client-logo{background:transparent;min-height:116px;padding:12px;border:0!important}.client-logo img{opacity:.74;max-height:80px}.world-section{background:#fff;padding:78px 25px 70px}.world-section .globe-wrap{width:min(485px,78vw)}.world-section .section-heading h2{font-size:clamp(3rem,6vw,6rem)}.world-section .section-heading p{color:#5f605d}.site-footer{background:#f7f7f7;border-top:1px solid #d2d2d2;padding:58px clamp(25px,5vw,85px) 25px;display:block;color:#42433f;text-align:left;text-transform:none;letter-spacing:normal}.site-footer .footer-main{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:clamp(25px,5vw,85px);padding-bottom:95px}.footer-intro .footer-heading{font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.9rem,3vw,3rem);letter-spacing:-.06em}.footer-intro p{font-size:.93rem;color:#777873;margin:12px 0 0}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:17px}.footer-column .footer-label{font-weight:700;text-transform:uppercase;font-size:.73rem;letter-spacing:.15em;color:#555650;margin-bottom:10px}.footer-column a{font-size:.82rem;text-transform:uppercase;letter-spacing:.08em;color:#6a6b67;transition:color .2s}.footer-column a:hover{color:#171817}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #b9b9b9;padding-top:23px;font-size:.7rem;letter-spacing:.13em;text-transform:uppercase;color:#787975}@media(max-width:800px){.client-names{grid-template-columns:repeat(2,1fr);gap:20px}.client-logo{min-height:105px}.site-footer .footer-main{grid-template-columns:repeat(2,1fr);gap:55px 30px;padding-bottom:70px}}@media(max-width:600px){.work{padding:70px 0 69px}.work .section-heading p{margin-bottom:28px}.active-caption{padding-top:17px;min-height:82px}.active-caption h3{font-size:clamp(1.85rem,7vw,2.5rem)}.work-actions{margin-top:0;gap:0}.work-actions .carousel-controls{gap:20px}.work-actions .carousel-controls button{width:54px;height:40px;font-size:2rem}.work-actions .all-work-link{font-size:.66rem}.clients{padding:68px 25px}.client-names{gap:15px}.client-logo{padding:8px;min-height:92px}.client-logo img,.client-logo:nth-child(1) img,.client-logo:nth-child(2) img{max-height:64px}.world-section{padding:72px 25px 65px}.world-section .globe-wrap{width:82vw;margin:4px auto 0}.site-footer{padding:50px 25px 22px}.site-footer .footer-main{grid-template-columns:repeat(2,1fr);gap:42px 24px;padding-bottom:58px}.footer-intro .footer-heading{font-size:1.9rem}.footer-column{gap:14px}.footer-column a{font-size:.76rem}.footer-bottom{font-size:.62rem}}

/* Refined portfolio controls, client marks and founder story */
.work-actions .carousel-controls{gap:14px;margin:11px 0 13px}.work-actions .carousel-controls button{width:68px;height:68px;border:1px solid #858681;border-radius:50%;display:grid;place-items:center;padding:0;background:transparent;color:#343532;transition:background .25s,color .25s,border-color .25s,transform .25s}.work-actions .carousel-controls button:hover{background:#30322f;color:#fff;border-color:#30322f;transform:scale(1.045)}.work-actions .carousel-controls button svg{width:29px;height:29px;display:block}.work-actions .all-work-link{margin-top:2px}.clients .client-names{grid-template-columns:repeat(5,minmax(0,1fr));gap:15px 28px;max-width:1200px;margin:auto}.clients .client-logo{min-height:116px;padding:12px 7px}.clients .client-logo img{max-height:72px;max-width:94%}.clients .client-logo.reverse-logo img{filter:brightness(0);opacity:.68}.clients .client-logo.client-wordmark{display:flex;flex-direction:column;font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.22rem,1.7vw,1.9rem);line-height:1.1;letter-spacing:-.045em;color:#565752;text-align:center}.clients .client-logo.client-wordmark span{font-family:Montserrat,Arial,sans-serif;font-size:.49rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase;margin-top:9px}.clients .client-logo.pedro-wordmark{font-style:italic;font-size:clamp(1.28rem,1.8vw,2rem)}.site-footer{padding-top:42px;padding-bottom:20px}.site-footer .footer-main{padding-bottom:45px}.footer-intro .footer-heading{display:block}.footer-intro p{margin-top:8px}.footer-bottom{padding-top:18px;justify-content:flex-start}.about-page{background:#1d1e1c}.about-hero{min-height:max(850px,100svh);height:auto;position:relative;display:flex;align-items:center;overflow:hidden;background:#252525;color:white}.about-hero-image{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(12,13,13,.95) 0%,rgba(19,19,19,.87) 24%,rgba(23,23,23,.48) 54%,rgba(0,0,0,.08) 85%),linear-gradient(0deg,rgba(10,10,10,.44),transparent 32%),url('assets/kristoffer-portrait.jpg');background-size:cover;background-position:center 35%}.about-hero-text{position:relative;z-index:1;width:min(560px,48vw);margin:145px 0 85px clamp(35px,5vw,90px);text-align:left;padding:0}.about-hero-text .overline{color:#dadada}.about-hero-text h1{font-family:Montserrat,'Helvetica Neue',Arial,sans-serif;font-weight:650;font-size:clamp(4.4rem,6vw,7rem);line-height:.98;letter-spacing:-.07em;margin:28px 0 32px}.about-personal-story p{font-size:clamp(.89rem,1.1vw,1.04rem);line-height:1.72;color:#e4e4e4;margin:0 0 19px}.about-signature{display:flex;flex-direction:column;gap:5px;margin-top:30px}.about-signature strong{font-size:.88rem}.about-signature span{font-size:.67rem;text-transform:uppercase;letter-spacing:.15em;color:#bfc0bd}
@media(max-width:900px){.clients .client-names{grid-template-columns:repeat(3,minmax(0,1fr))}.about-hero-image{background-image:linear-gradient(90deg,rgba(12,13,13,.92),rgba(17,17,17,.76) 57%,rgba(0,0,0,.24)),url('assets/kristoffer-portrait.jpg')}.about-hero-text{width:min(570px,72vw)}}
@media(max-width:600px){.work-actions .carousel-controls button{width:60px;height:60px}.work-actions .carousel-controls button svg{width:25px;height:25px}.clients .client-names{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.clients .client-logo{min-height:92px;padding:7px}.clients .client-logo.client-wordmark{font-size:1.15rem}.about-hero{align-items:flex-end;min-height:1030px}.about-hero-image{background-image:linear-gradient(0deg,rgba(12,13,13,.99) 0%,rgba(12,13,13,.97) 35%,rgba(13,13,13,.38) 80%,rgba(13,13,13,.3)),url('assets/kristoffer-portrait.jpg');background-position:68% top;background-size:auto 670px}.about-hero-text{width:auto;margin:350px 25px 60px}.about-hero-text h1{font-size:clamp(3.8rem,14vw,5.4rem);margin:17px 0 25px}.about-personal-story p{font-size:.88rem;line-height:1.62}.site-footer{padding-top:36px}.site-footer .footer-main{padding-bottom:35px;gap:33px 20px}}

/* Calm, continuous client marque and refined alignment */
.carousel-track{transition:transform 1.05s cubic-bezier(.22,1,.36,1)}
.work-actions .carousel-controls button{width:54px;height:54px}.work-actions .carousel-controls button svg{width:24px;height:24px}
.clients .section-heading h2{font-size:clamp(2.7rem,4.8vw,5.6rem);margin-bottom:18px}
.client-marquee{width:100%;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}
.client-marquee-track{display:flex;width:max-content;animation:client-drift 42s linear infinite;will-change:transform}
.client-marquee:hover .client-marquee-track{animation-play-state:paused}
.clients .client-marquee .client-names{display:flex;flex:0 0 auto;width:max-content;max-width:none;gap:0;margin:0;align-items:center}
.clients .client-marquee .client-logo{flex:0 0 215px;width:215px;min-height:100px;padding:12px 25px}
.clients .client-marquee .client-logo img{max-width:100%;max-height:66px}
@keyframes client-drift{to{transform:translateX(-50%)}}
.site-footer .footer-intro{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0}
.site-footer .footer-intro .footer-heading{display:block;width:100%;white-space:nowrap;line-height:1.05}
.site-footer .footer-intro p{display:block;width:100%;margin:10px 0 0;line-height:1.3}
.world-section .map-credit{font-size:.59rem;letter-spacing:.04em;color:#a4a5a1;margin-top:22px}
.world-section .map-credit a{color:inherit}
.about-hero-text{margin-left:clamp(24px,3vw,54px);width:min(530px,44vw)}
@media(max-width:900px){.about-hero-text{width:min(530px,68vw)}}
@media(max-width:600px){.work-actions .carousel-controls button{width:49px;height:49px}.work-actions .carousel-controls button svg{width:22px;height:22px}.clients .client-marquee .client-logo{flex-basis:165px;width:165px;min-height:86px;padding:10px 19px}.clients .client-marquee .client-logo img{max-height:56px}.client-marquee-track{animation-duration:35s}.about-hero-text{width:auto;margin-left:21px;margin-right:21px}.site-footer .footer-intro .footer-heading{white-space:normal}}
@media(prefers-reduced-motion:reduce){.client-marquee-track{animation:none}.client-marquee{overflow-x:auto;mask-image:none}.carousel-track{transition-duration:.01ms!important}}

/* Founder images and a quieter client signature */
.clients .section-heading h2{font-family:Montserrat,'Helvetica Neue',Arial,sans-serif;font-size:.76rem;line-height:1.3;font-weight:650;letter-spacing:.19em;text-transform:uppercase;margin:0 0 26px}
.clients .client-marquee .client-logo{flex-basis:252px;width:252px;min-height:122px;padding:14px 29px}
.clients .client-marquee .client-logo img{max-height:85px}
.client-marquee-track{animation-duration:46s}
.about-hero-slides,.about-hero-slide{position:absolute;inset:0}
.about-hero-slide{background-position:center 35%;background-size:cover;opacity:0;transform:scale(1.035);transition:opacity 1.4s ease,transform 7s ease}
.about-hero-slide.is-active{opacity:1;transform:scale(1)}
.about-hero-slide:nth-child(2){background-position:center 38%}
.about-hero-slide:nth-child(3){background-position:center 40%}
.about-hero::after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(12,13,13,.96) 0%,rgba(17,17,17,.89) 28%,rgba(19,19,19,.63) 54%,rgba(11,11,11,.22) 100%),linear-gradient(0deg,rgba(9,9,9,.35),transparent 40%)}
.about-hero-text{z-index:2;width:min(550px,45vw);margin-left:clamp(20px,2.5vw,45px)}
.about-hero-text h1.overline{font-family:Montserrat,'Helvetica Neue',Arial,sans-serif;color:#dadada;font-weight:650;font-size:.75rem;line-height:1.4;letter-spacing:.19em;text-transform:uppercase;margin:0 0 34px}
@media(max-width:900px){.about-hero-text{width:min(550px,70vw)}}
@media(max-width:600px){.clients .client-marquee .client-logo{flex-basis:195px;width:195px;min-height:101px;padding:12px 22px}.clients .client-marquee .client-logo img{max-height:69px}.client-marquee-track{animation-duration:39s}.about-hero-slide{background-size:auto 690px;background-position:68% top}.about-hero-slide:nth-child(2){background-position:53% top}.about-hero-slide:nth-child(3){background-position:63% top}.about-hero::after{background:linear-gradient(0deg,rgba(12,13,13,.99) 0%,rgba(12,13,13,.98) 44%,rgba(12,13,13,.45) 78%,rgba(12,13,13,.28) 100%)}.about-hero-text{width:auto;margin-left:21px;margin-right:21px}.about-hero-text h1.overline{margin-bottom:24px}}
@media(prefers-reduced-motion:reduce){.about-hero-slide{transition:none;transform:none}}

/* Neutral palette and a single composed founder portrait */
.clients{padding:43px clamp(25px,6vw,110px) 38px;background:#f1f1f1}
.clients .section-heading h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;text-transform:none;letter-spacing:-.065em;line-height:1.08;font-size:clamp(2.55rem,5vw,5.7rem);margin:0 0 22px}
.clients .client-marquee .client-logo{flex-basis:275px;width:275px;min-height:123px;padding:10px 26px}
.clients .client-marquee .client-logo img{max-height:97px}
.client-marquee-track{animation-duration:53s}
.about-hero-image{background-image:url('assets/kristoffer-portrait.jpg');background-position:center 35%;background-size:cover}
.about-hero::after{background:linear-gradient(90deg,rgba(12,13,13,.96) 0%,rgba(17,17,17,.89) 28%,rgba(19,19,19,.63) 54%,rgba(11,11,11,.22) 100%),linear-gradient(0deg,rgba(9,9,9,.35),transparent 40%)}
.about-hero-text{margin-left:clamp(14px,1.4vw,26px)}
@media(max-width:600px){.clients{padding:38px 0 32px}.clients .section-heading h2{font-size:clamp(2.55rem,11vw,4.3rem);margin-bottom:16px}.clients .client-marquee .client-logo{flex-basis:210px;width:210px;min-height:101px;padding:10px 19px}.clients .client-marquee .client-logo img{max-height:77px}.client-marquee-track{animation-duration:45s}.about-hero-image{background-position:68% top;background-size:auto 690px}.about-hero-text{margin-left:17px;margin-right:17px}}

/* Display headlines and gentle portrait motion */
.clients{padding-top:28px;padding-bottom:28px}
.clients .client-marquee .client-logo{min-height:130px}
.approach h2{max-width:1260px;font-size:clamp(2.8rem,5vw,5.6rem);line-height:1.1}
.world-section .section-heading h2{font-size:clamp(2.5rem,4.35vw,5rem);letter-spacing:-.065em;white-space:nowrap}
.world-section .section-heading p{margin-top:13px}
.about-hero-image{animation:portrait-breathe 45s ease-in-out infinite alternate;transform-origin:70% 35%;will-change:transform}
@keyframes portrait-breathe{from{transform:scale(1)}to{transform:scale(1.05)}}
@media(max-width:850px){.world-section .section-heading h2{white-space:normal;font-size:clamp(2.5rem,6vw,4.5rem)}.approach h2{font-size:clamp(2.8rem,6.3vw,4.7rem)}}
@media(max-width:600px){.clients{padding-top:17px;padding-bottom:17px}.clients .client-marquee .client-logo{min-height:104px}.world-section .section-heading h2{font-size:clamp(2.75rem,10vw,4rem)}.approach h2{font-size:clamp(2.8rem,10vw,4.4rem)}}
@media(prefers-reduced-motion:reduce){.about-hero-image{animation:none;will-change:auto}}

/* Founder page: a single composed screen at desktop sizes */
.about-page .about-hero{justify-content:flex-start}
.about-page .about-hero-text{width:min(640px,46vw);margin-left:clamp(50px,7vw,150px);margin-right:0}
.about-page .about-personal-story p{font-size:clamp(1.03rem,1.05vw,1.22rem);line-height:1.55}
.about-page .about-hero-text h1.overline{font-size:.79rem}
.about-page .about-hero::after{background:linear-gradient(90deg,rgba(10,11,11,.98) 0%,rgba(13,13,13,.85) 28%,rgba(18,18,18,.55) 53%,rgba(9,9,9,.12) 100%),linear-gradient(0deg,rgba(7,7,7,.66),transparent 24%)}
@media(min-width:1000px) and (min-height:780px){.about-page{height:100svh;overflow:hidden;position:relative}.about-page main,.about-page .about-hero{height:100svh;min-height:0}.about-page .about-hero-text{margin-top:86px;margin-bottom:145px}.about-page .site-footer{position:absolute;z-index:5;left:0;right:0;bottom:0;background:transparent;color:#fff;border-top:1px solid rgba(255,255,255,.35);padding:12px clamp(30px,4vw,80px) 10px}.about-page .site-footer .footer-main{padding-bottom:12px;gap:28px}.about-page .site-footer .footer-intro .footer-heading{font-size:1.65rem}.about-page .site-footer .footer-intro p{color:rgba(255,255,255,.82);font-size:.78rem;margin-top:5px}.about-page .site-footer .footer-column{gap:7px}.about-page .site-footer .footer-column .footer-label{color:#fff;margin-bottom:2px}.about-page .site-footer .footer-column a{color:rgba(255,255,255,.82);font-size:.66rem}.about-page .site-footer .footer-column a:hover{color:#fff}.about-page .site-footer .footer-bottom{border-color:rgba(255,255,255,.32);color:rgba(255,255,255,.72);padding-top:8px;font-size:.58rem}}
@media(max-width:1200px){.about-page .about-hero-text{width:min(550px,53vw);margin-left:clamp(34px,5vw,65px)}.about-page .about-personal-story p{font-size:1rem;line-height:1.48}}
@media(max-width:900px){.about-page .about-hero{justify-content:flex-start}.about-page .about-hero-text{width:min(570px,70vw);margin-left:30px}.about-page .about-personal-story p{font-size:1rem;line-height:1.55}}
@media(max-width:600px){.about-page .about-hero{justify-content:flex-start}.about-page .about-hero-text{width:auto;margin-left:22px;margin-right:22px}.about-page .about-personal-story p{font-size:.96rem;line-height:1.58}}

/* Keep the footer links comfortably inside the viewport */
.site-footer{padding-bottom:35px}
@media(min-width:1000px) and (min-height:780px){.about-page .site-footer{padding-bottom:29px}.about-page .about-hero-text{margin-bottom:170px}}
@media(max-width:600px){.site-footer{padding-bottom:34px}}

/* Compact, expandable world view */
.world-section{padding:54px 24px 48px}
.world-section .section-heading h2{font-size:clamp(2.65rem,4.45vw,4.65rem);margin:12px auto}
.world-section .section-heading p{margin:0}
.world-section .globe-wrap{width:min(355px,76vw);margin:4px auto 0}
.place-summary{display:flex;justify-content:center;align-items:center;gap:24px;margin:2px auto 0;color:#757575;font-size:.67rem;font-weight:600;letter-spacing:.13em;text-transform:uppercase}
.place-summary button{border:0;border-bottom:1px solid #969696;padding:5px 0;background:transparent;color:#454545;text-transform:uppercase;letter-spacing:.12em;font-size:.66rem}
.place-summary button:hover{color:#000;border-color:#000}
.world-section .city-list[hidden]{display:none}
.world-section .city-list:not([hidden]){max-width:710px;max-height:168px;overflow-y:auto;margin:21px auto 0;padding:4px 6px 10px}
.world-section .map-credit{margin-top:20px}
/* Even-width marks retain a consistent cadence through the loop */
.clients .client-marquee .client-names{gap:0;align-items:center}
.clients .client-marquee .client-logo{box-sizing:border-box;flex:0 0 275px;width:275px;padding:10px 28px;justify-content:center}
.clients .client-marquee .client-logo img{object-fit:contain}
/* Single full-bleed mobile background, without tiled edges */
.hero-slides,.hero-slide{background-repeat:no-repeat}
.hero-slide{background-size:cover;background-repeat:no-repeat}
/* About footer stays on the photograph without rules */
.about-page .site-footer,.about-page .site-footer .footer-bottom{border-top:0}
.menu-toggle{display:none}
@media(max-width:700px){.site-header{height:76px;padding:0 20px}.site-header .menu-toggle{display:flex;position:relative;z-index:3;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:7px;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:rgba(20,20,20,.12);color:white;padding:0}.menu-toggle span{display:block;width:17px;height:1px;background:currentColor;transition:transform .25s}.menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-4px) rotate(-45deg)}.site-header #primary-navigation{display:none;position:absolute;top:70px;left:16px;right:16px;padding:26px;background:rgba(28,28,28,.97);box-shadow:0 18px 50px rgba(0,0,0,.22);flex-direction:column;align-items:flex-start;gap:22px;font-size:.78rem}.site-header #primary-navigation.is-open{display:flex}.hero{height:100svh;min-height:630px}.hero-slides{inset:0;overflow:hidden}.hero-slide{inset:0;background-size:cover;background-position:center center;background-repeat:no-repeat}.hero-foot .scroll-arrow{display:none}.world-section{padding:52px 20px 45px}.world-section .globe-wrap{width:min(290px,76vw);margin:10px auto 0}.place-summary{gap:12px;font-size:.59rem;flex-wrap:wrap}.place-summary button{font-size:.59rem}.clients .client-marquee .client-logo{flex-basis:210px;width:210px;padding:8px 20px}}

/* Polished globe gestures and quiet mobile navigation */
.world-section .globe-wrap canvas{touch-action:none;cursor:grab}
.world-section .globe-wrap canvas:active{cursor:grabbing}
.place-summary #selected-place:empty{display:none}
.place-summary #selected-place:not(:empty){color:#354149}
@media(max-width:700px){.site-header .menu-toggle{width:44px;height:44px;border:1px solid rgba(255,255,255,.45);background:rgba(125,131,137,.15);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:inset 0 1px rgba(255,255,255,.18)}.menu-toggle span{width:18px;height:1.5px;border-radius:2px}.site-header #primary-navigation{background:rgba(55,58,61,.7);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.24);border-radius:12px;box-shadow:0 16px 45px rgba(0,0,0,.18)}.about-page .about-hero-image{background-image:url('assets/kristoffer-portrait.jpg');background-repeat:no-repeat;background-size:cover;background-position:77% 30%}.about-page .about-hero::after{background:linear-gradient(0deg,rgba(10,11,11,.99) 0%,rgba(10,11,11,.94) 42%,rgba(10,11,11,.55) 71%,rgba(10,11,11,.18) 100%)}}

/* A deliberate mobile portrait crop with no repeated image */
@media(max-width:700px){.about-page .about-hero{display:block;height:auto;min-height:100svh;padding-top:475px;overflow:hidden}.about-page .about-hero-image{inset:auto 0 auto 0;top:0;height:570px;background-color:#151515;background-image:url('assets/kristoffer-portrait.jpg');background-repeat:no-repeat;background-size:auto 560px;background-position:right 38px;animation:none;transform:none;will-change:auto}.about-page .about-hero::after{background:linear-gradient(0deg,#111 0%,rgba(17,17,17,.99) 43%,rgba(17,17,17,.58) 67%,rgba(17,17,17,.12) 92%)}.about-page .about-hero-text{width:auto;margin:0 22px 65px;padding:0;position:relative;z-index:2}}
/* Mobile-only portrait composition and non-emoji video play icon */
@media(max-width:700px){
  .work-card .play{font-size:0;padding-left:0}
  .work-card .play::before{content:"";display:block;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:16px solid #fff;transform:translateX(2px)}
  .about-page .about-hero{display:block;min-height:100svh;height:auto;padding-top:360px;background:#111;overflow:hidden}
  .about-page .about-hero-image{inset:0;height:100%;background-color:#111;background-image:url('assets/about-mobile.jpg');background-repeat:no-repeat;background-size:100% auto;background-position:center top;animation:none;transform:none;will-change:auto}
  .about-page .about-hero::after{background:linear-gradient(to bottom,rgba(17,17,17,.03) 0%,rgba(17,17,17,.19) 24%,rgba(17,17,17,.90) 41%,#111 72%)}
  .about-page .about-hero-text{width:auto;position:relative;z-index:2;margin:0 22px 60px;padding:0}
  .about-page .about-hero-text h1.overline{position:absolute;top:-245px;left:0;max-width:145px;color:#272727;font-size:.68rem;line-height:1.55;letter-spacing:.16em;margin:0}
  .about-page .about-personal-story p{font-size:clamp(.9rem,3.75vw,1rem);line-height:1.52;margin-bottom:16px;color:#f0f0f0}
  .about-page .site-header{color:#202020}
  .about-page .site-header .brand-lockup img{filter:brightness(0)}
  .about-page .site-header .menu-toggle{color:#202020;border-color:rgba(0,0,0,.28);background:rgba(255,255,255,.3)}
  .about-page .site-header #primary-navigation{color:#fff}
}

.mobile-story-break{display:none}
@media(max-width:700px){
 .work-card .play{display:block;padding:0;line-height:0;font-size:0}
 .work-card .play::before{position:absolute;left:50%;top:50%;margin:0;transform:translate(-40%,-50%)}
 .about-page .about-hero{padding-top:36.4vw;min-height:216.72vw;background:#777}
 .about-page .about-hero-image{inset:0;height:100%;background-image:url('assets/about-mobile.jpg');background-color:#777;background-size:100% 100%;background-position:center top;background-repeat:no-repeat}
 .about-page .about-hero::after{background:linear-gradient(90deg,rgba(0,0,0,.23),rgba(0,0,0,.05) 65%,transparent)}
 .about-page .about-hero-text{width:93.2%;margin:0 3.4% 35px;padding:0}
 .about-page .about-hero-text h1.overline{position:static;max-width:none;color:#fff;font-size:clamp(10px,2.55vw,17px);letter-spacing:0;line-height:1.25;margin:0 0 3vw;font-weight:700}
 .about-page .about-personal-story p{font-size:clamp(11px,2.85vw,19px);line-height:1.2;color:#fff;font-weight:500;margin:0 0 3.5vw}
 .about-page .about-personal-story p:first-child{width:46%}
 .about-page .about-personal-story p:nth-child(2){width:55%}
 .about-page .about-personal-story p:nth-child(3){width:60%}
 .mobile-story-break{display:block;height:3.5vw}
 .about-page .about-signature{margin-top:3.6vw;gap:3px;color:#fff}
 .about-page .about-signature strong,.about-page .about-signature span{font-size:clamp(11px,2.85vw,19px);line-height:1.2;font-weight:500;color:#fff;text-transform:none;letter-spacing:0}
 .about-page .site-header{color:#fff}
 .about-page .site-header .brand-lockup img{filter:none}
 .about-page .site-header .menu-toggle{color:#fff;border-color:rgba(255,255,255,.5);background:rgba(55,55,55,.22)}
}

/* Keep mobile copy in the open space to the left of the portrait */
@media(max-width:700px){
 .about-page .about-hero{min-height:216.72vw;padding-top:36.4vw}
 .about-page .about-hero-text{width:93.2%;margin-left:3.4%;margin-right:3.4%}
 .about-page .about-personal-story p{line-height:1.25;margin-bottom:4.2vw;text-shadow:0 1px 3px rgba(0,0,0,.35)}
 .about-page .about-personal-story p:first-child{width:38%}
 .about-page .about-personal-story p:nth-child(2){width:42%}
 .about-page .about-personal-story p:nth-child(3){width:44%}
.mobile-story-break{height:4vw}
}

/* Optical spacing for mixed horizontal and vertical client marks. */
.clients .client-marquee .client-names{font-size:16px;gap:4em;padding-right:4em}
.clients .client-marquee .client-logo{box-sizing:content-box;flex:0 0 auto;width:auto;min-height:112px;padding:0;display:flex;align-items:center;justify-content:center}
.clients .client-marquee .client-logo img{display:block;width:100%;max-width:none;max-height:none;height:auto;object-fit:contain}
.clients .client-marquee .client-logo:nth-child(1){width:9.6em}
.clients .client-marquee .client-logo:nth-child(2){width:5em}
.clients .client-marquee .client-logo:nth-child(3){width:11em}
.clients .client-marquee .client-logo:nth-child(4){width:10.3em}
.clients .client-marquee .client-logo:nth-child(5){width:11.8em}
.clients .client-marquee .client-logo:nth-child(6){width:220px;white-space:nowrap;font-size:clamp(1.35rem,1.7vw,1.65rem)}
.clients .client-marquee .client-logo:nth-child(7){width:5.25em}
.clients .client-marquee .client-logo:nth-child(8){width:12.9em}
.clients .client-marquee .client-logo:nth-child(9){width:12.9em}
@media(max-width:700px){
 .clients .client-marquee .client-names{font-size:13px;gap:3.2em;padding-right:3.2em}
 .clients .client-marquee .client-logo{min-height:91px}
 .clients .client-marquee .client-logo:nth-child(6){width:165px;white-space:nowrap;font-size:1.15rem}
}

/* Portraits are framed from the three supplied testimonial layouts. */
.review-grid figcaption .review-avatar{display:block;width:78px;height:78px;border-radius:50%;margin:0 auto 17px;background-repeat:no-repeat;background-size:410px 729px;background-position:center -417px;box-shadow:0 0 0 1px rgba(0,0,0,.13)}
.review-grid figure:nth-child(1) .review-avatar{background-image:url('assets/testimonials/shazia-full.jpg')}
.review-grid figure:nth-child(2) .review-avatar{background-image:url('assets/testimonials/lauren-full.jpg')}
.review-grid figure:nth-child(3) .review-avatar{background-image:url('assets/testimonials/patrick-full.jpg')}

/* Full-bleed showreel, with the poster retained for loading and reduced motion. */
.hero{background:#262626 url('assets/hero-poster-desktop-v3.jpg') center/cover no-repeat}
.hero-video{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center center;pointer-events:none}
@media(max-width:700px){.hero-video{object-position:center center}}
@media(prefers-reduced-motion:reduce){.hero-video{display:none}}

/* Keep the copyright centered across every footer layout. */
.site-footer .footer-bottom{justify-content:center;text-align:center}

@media(max-width:700px){.hero{background-image:url('assets/hero-poster-mobile-v3.jpg')}}

/* Client voices: editorial type, open spacing, and portraits in their natural color. */
.reviews .all-reviews-link{display:table;margin:30px auto 0;color:#777;font-size:.72rem;font-weight:650;letter-spacing:.16em;text-transform:uppercase;transition:color .2s}
.reviews .all-reviews-link:hover{color:#262626}
.reviews-page{background:#fff}
.reviews-page .reviews-hero{background:#343434;color:#fff;min-height:430px;padding:155px 24px 80px;text-align:center}
.reviews-page .reviews-hero .overline{color:#d1d1d1}
.reviews-page .reviews-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(3.3rem,7vw,7rem);font-weight:400;line-height:1.02;letter-spacing:-.065em;margin:18px auto 15px}
.reviews-page .reviews-hero p{font-size:.92rem;color:#d2d2d2;margin:0}
.reviews-collection{background:#fff;padding:clamp(65px,8vw,125px) clamp(24px,6vw,110px) 90px}
.reviews-editorial-grid{columns:2;column-gap:clamp(48px,7vw,130px);max-width:1160px;margin:0 auto}
.review-entry{break-inside:avoid;display:flex;flex-direction:column;margin:0 0 72px;padding:27px 0 0;border-top:1px solid #cdcdcd;text-align:left}
.review-entry blockquote{font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.13rem,1.5vw,1.42rem);font-weight:400;line-height:1.58;letter-spacing:-.021em;color:#333;margin:0 0 28px}
.review-entry figcaption{font-family:Montserrat,'Helvetica Neue',Arial,sans-serif;display:flex;flex-direction:column;align-items:flex-start;font-size:.78rem;line-height:1.45;color:#6f6f6f}
.review-entry figcaption strong{font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;color:#353535;margin:0 0 3px}
.review-entry figcaption span:last-child{color:#474747;margin-top:4px}
.review-entry .testimonial-portrait{display:block;flex:none;width:86px;height:86px;border-radius:50%;margin:0 0 18px;background-image:var(--portrait-image);background-size:464px 825px;background-repeat:no-repeat;background-position:center var(--portrait-offset,-474px);box-shadow:0 0 0 1px rgba(0,0,0,.14)}
@media(max-width:700px){
 .reviews-page .reviews-hero{min-height:350px;padding:126px 20px 58px}
 .reviews-page .reviews-hero h1{font-size:clamp(3rem,11.5vw,5.2rem)}
 .reviews-collection{padding:58px 24px 35px}
 .reviews-editorial-grid{columns:1}
 .review-entry{margin-bottom:55px;padding-top:23px}
 .review-entry blockquote{font-size:1.16rem;line-height:1.55}
}

/* Horizontal client stories, with identity held in a consistent left column. */
.reviews-collection{padding:clamp(52px,6vw,94px) clamp(24px,6vw,110px) 80px}
.reviews-editorial-grid{columns:auto;display:block;max-width:1200px}
.review-entry{display:grid;grid-template-columns:minmax(215px,30%) minmax(0,1fr);column-gap:clamp(42px,6vw,100px);align-items:start;margin:0;padding:clamp(34px,4vw,60px) 0;border-top:1px solid #c8c8c8}
.review-entry:last-child{border-bottom:1px solid #c8c8c8}
.review-entry figcaption{grid-column:1;grid-row:1;align-items:flex-start;font-size:.82rem}
.review-entry blockquote{grid-column:2;grid-row:1;margin:0;font-size:clamp(1.17rem,1.65vw,1.55rem);line-height:1.55}
.review-entry .testimonial-portrait{width:98px;height:98px;margin-bottom:22px;background-size:529px 941px;background-position:center var(--portrait-offset,-541px)}
.review-entry .testimonial-portrait[style*="--portrait-type:photo"]{background-size:cover;background-position:center}
@media(max-width:700px){
 .reviews-collection{padding:44px 23px 60px}
 .review-entry{grid-template-columns:1fr;gap:21px;margin:0;padding:32px 0 39px}
 .review-entry figcaption{grid-column:1;grid-row:1;display:grid;grid-template-columns:68px 1fr;column-gap:15px;align-items:center}
 .review-entry .testimonial-portrait{grid-column:1;grid-row:1 / span 3;width:68px;height:68px;margin:0;background-size:367px 652px;background-position:center var(--portrait-offset,-375px)}
 .review-entry figcaption strong,.review-entry figcaption span:not(.testimonial-portrait){grid-column:2}
 .review-entry blockquote{grid-column:1;grid-row:2;font-size:1.12rem;line-height:1.55}
}

/* Portrait crops remove the soft border baked into the submitted screenshots. */
.reviews-page .review-entry:first-child{border-top:0}
.reviews-page .review-entry:last-child{border-bottom:0}
.reviews-page .review-entry .testimonial-portrait{background-size:cover;background-position:center;box-shadow:none;border:0;overflow:hidden}
.reviews-page .review-entry blockquote p{margin:0}
.reviews-page .review-entry blockquote p+p{margin-top:.8em}
.review-grid figcaption .review-avatar{background-size:cover;background-position:center;box-shadow:none;border:0;overflow:hidden}

/* Match the visible footprint of the new official client marks. */
.clients .client-marquee .client-logo.client-atwell{width:10.4em}
.clients .client-marquee .client-logo.client-nano{width:12em}
.clients .client-marquee .client-atwell img,.clients .client-marquee .client-nano img{filter:brightness(0);opacity:.55}
.client-marquee-track{animation-duration:65s}
@media(max-width:600px){.client-marquee-track{animation-duration:55s}}

/* Moodify's wide wordmark shares the visual scale of the other horizontal marks. */
.clients .client-marquee .client-logo.client-moodify{width:10.8em}
.clients .client-marquee .client-logo.client-moodify img{filter:grayscale(1);opacity:.64}
.hero{background-image:url('assets/hero-poster-desktop-v4.jpg')}
@media(max-width:700px){.hero{background-image:url('assets/hero-poster-mobile-v4.jpg')}}
.client-marquee-track{animation-duration:71s}
@media(max-width:600px){.client-marquee-track{animation-duration:60s}}

/* Contact and policy additions */
.site-header nav .nav-contact{border:0;border-radius:0;padding:0;margin:0;letter-spacing:inherit;transition:opacity .2s}
.site-header nav .nav-contact:hover{opacity:.58;background:none;color:inherit}
.site-footer .footer-bottom{display:flex;align-items:center;justify-content:center;position:relative;text-align:center}
.site-footer .footer-bottom a{position:absolute;right:0}
.site-footer .footer-bottom a{color:inherit;text-decoration:none;transition:color .2s}
.site-footer .footer-bottom a:hover{text-decoration:underline;text-underline-offset:4px}
@media(max-width:800px){.site-header #primary-navigation .nav-contact{margin:0;padding:0;align-self:flex-start}}
@media(max-width:600px){.site-footer .footer-bottom{display:grid;justify-items:center;gap:14px}.site-footer .footer-bottom a{position:static;justify-self:end}}

.privacy-page{background:#fff;color:#303030}
.privacy-hero{background:#454545;color:#fff;min-height:340px;padding:155px max(6vw,24px) 75px;text-align:center}
.privacy-hero .overline{display:block;color:#d9d9d9}
.privacy-hero h1{font-family:Georgia,serif;font-size:clamp(3rem,7vw,6rem);font-weight:400;line-height:1.05;margin:18px 0 14px}
.privacy-hero p{font-size:.72rem;letter-spacing:.13em;text-transform:uppercase;color:#ddd}
.privacy-content{max-width:790px;margin:0 auto;padding:72px 28px 100px}
.privacy-content section+section{border-top:1px solid #d5d5d5;margin-top:34px;padding-top:34px}
.privacy-content h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(1.6rem,3vw,2.15rem);margin:0 0 12px}
.privacy-content p{font-size:1rem;line-height:1.75;color:#505050;margin:0}
.privacy-content a{color:#303030;text-decoration:underline;text-underline-offset:3px}
@media(max-width:600px){.privacy-hero{min-height:285px;padding:130px 24px 55px}.privacy-content{padding:50px 24px 80px}}

/* Mobile footer rhythm and hero lockup */
@media(max-width:600px){
  .hero-center h1{margin-bottom:7px}
  .site-footer .footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 20px;padding-bottom:38px}
  .site-footer .footer-intro{grid-column:1/-1}
  .site-footer .footer-column:nth-child(4){grid-column:1/-1}
  .site-footer .footer-column{gap:12px}
  .site-footer .footer-column .footer-label{font-size:.68rem;margin-bottom:3px}
  .site-footer .footer-column a{font-size:.72rem}
  .site-footer .footer-bottom{display:flex;flex-direction:column;align-items:center;gap:8px;padding-top:16px}
  .site-footer .footer-bottom a{position:static}
}
