:root{--paper:#f5f4ef;--ink:#181b18;--muted:#8b8d84;--line:#d5d6ce;--pad:clamp(24px,5vw,88px);--progress:0;--hero-shift:0px;--hero-scale:1.04;--story-progress:0;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Instrument Sans',Arial,sans-serif;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img,video{display:block;max-width:100%}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid #b59b61;outline-offset:6px}button{border:0}p,h1,h2,h3{margin:0;font-weight:400}h1,h2,h3{letter-spacing:-.052em}button{background:none}em{font-style:normal;color:#e1dfd0}::selection{background:#c6c5b3;color:#151714}.skip{position:fixed;left:20px;top:-100px;background:white;padding:14px;z-index:1000}.skip:focus{top:12px}
.header{position:fixed;inset:0 0 auto;z-index:40;display:flex;align-items:center;justify-content:space-between;padding:24px var(--pad);color:white;transition:background .3s,color .3s;--logo-filter:brightness(0) invert(1)}.header.is-light{color:var(--ink);background:rgba(245,244,239,.94);backdrop-filter:blur(16px);--logo-filter:brightness(0)}.header.is-dark.scrolled{background:rgba(21,24,21,.84);backdrop-filter:blur(16px)}.brand img,.footer-brand img{width:112px;height:auto;filter:var(--logo-filter,brightness(0))}.header-caption{position:absolute;left:50%;transform:translateX(-50%);font-size:12px;opacity:.75}.header nav{display:flex;gap:36px;align-items:center;font-size:13px}.header nav>a{display:flex;align-items:center;gap:14px}.nav-dot{height:5px;width:5px;border-radius:50%;background:currentColor}.read-progress{position:absolute;bottom:0;left:0;height:1px;background:currentColor;width:calc(var(--progress)*100%);opacity:.55}
.hero{position:relative;min-height:740px;height:100svh;color:#fff;overflow:hidden;background:#182431}.hero-image{width:100%;height:100%;object-fit:cover;position:absolute;transform:translateY(var(--hero-shift)) scale(var(--hero-scale));will-change:transform;object-position:50% 48%}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.15),rgba(0,0,0,.02) 35%,rgba(0,0,0,.64))}.hero-content{position:absolute;inset:auto var(--pad) 94px}.eyebrow,.section-meta{font-size:10px;line-height:1.5;letter-spacing:.12em;font-weight:400}.hero-content>.eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:25px}.tiny-cross{font-size:20px;line-height:1}.hero h1{font-size:clamp(68px,7.1vw,120px);line-height:.98;max-width:1100px}.hero-bottom{display:flex;align-items:end;justify-content:space-between;max-width:1120px;margin-top:38px;font-size:13px;line-height:1.5}.hero-bottom p{padding-right:50px;opacity:.86}.journey-link{display:flex;align-items:center;gap:16px}.round-arrow{border:1px solid #ffffff60;border-radius:50%;display:grid;place-items:center;width:42px;height:42px;font-size:21px;transition:background .2s}.journey-link:hover .round-arrow{background:#ffffff24}.hero-credit{position:absolute;bottom:25px;left:var(--pad);font-size:9px;letter-spacing:.14em;opacity:.65}
.section-pad{padding:85px var(--pad) 110px}.section-meta{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:18px}.intro-layout{display:grid;grid-template-columns:1.9fr 1fr;gap:8vw;padding:95px 0 15px}.intro h2{font-size:clamp(38px,4.2vw,70px);line-height:1.12}.muted{color:var(--muted)}.intro-copy{max-width:360px;padding-top:5px;font-size:15px;line-height:1.7}.intro-copy p+p{margin-top:20px;color:#686c64;font-size:13px;line-height:1.7}.plus-mark{display:block;font-size:36px;line-height:1;margin-bottom:30px}.text-link{margin-top:32px;display:flex;justify-content:space-between;border-bottom:1px solid #b4b7ac;padding-bottom:12px;font-size:12px}
.journey{height:300svh;background:#171c1a;position:relative;color:white}.journey-stage{height:100svh;min-height:640px;position:sticky;top:0;overflow:hidden}.journey-images,.journey-image,.journey-shade{position:absolute;inset:0;width:100%;height:100%}.journey-image{object-fit:cover;opacity:0;transition:opacity .8s ease;transform:scale(calc(1.035 + var(--story-progress)*.025))}.journey-image.is-active{opacity:1}.journey-shade{background:linear-gradient(180deg,#00000025 0%,transparent 30%,#00000095 100%)}.journey-top{position:absolute;left:var(--pad);right:var(--pad);top:110px;display:flex;justify-content:space-between}.scene-count{font-size:11px;letter-spacing:.12em}.scene-copy{position:absolute;left:var(--pad);bottom:160px;opacity:0;transform:translateY(20px);transition:opacity .6s,transform .6s;max-width:85%;pointer-events:none}.scene-copy.is-active{opacity:1;transform:none}.scene-copy h2{font-size:clamp(58px,7.5vw,124px);line-height:1.15;margin:18px 0 16px}.scene-copy p{font-size:15px;line-height:1.6}.scene-credit{display:block;letter-spacing:.1em;font-size:9px;opacity:.75;margin-top:28px}.journey-timeline{position:absolute;left:var(--pad);right:var(--pad);bottom:40px;display:flex;gap:24px}.scene-tab{color:white;display:grid;grid-template-columns:25px 1fr auto;align-items:center;gap:14px;text-align:left;flex:1;font-size:11px;opacity:.5;padding:10px 0}.scene-tab i{height:1px;background:#ffffff65;position:relative;overflow:hidden}.scene-tab i:after{content:'';position:absolute;inset:0;background:white;transform:scaleX(0);transform-origin:left;transition:transform .5s}.scene-tab.is-active{opacity:1}.scene-tab.is-active i:after{transform:scaleX(1)}
.section-heading{display:flex;justify-content:space-between;align-items:end;margin:66px 0 64px;gap:40px}.section-heading h2{font-size:clamp(44px,5vw,80px);line-height:1.03}.section-heading p{font-size:14px;line-height:1.65;max-width:330px;color:#6d7168}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:68px 32px}.project-card{text-align:left;padding:0;display:block;width:100%}.project-card:nth-child(even){transform:translateY(95px)}.project-image{position:relative;overflow:hidden;background:#d4d3c8;aspect-ratio:1.04}.project-image>img{width:100%;height:100%;object-fit:cover;transition:transform .9s cubic-bezier(.2,.65,.3,1);object-position:center 47%}.project-card:hover .project-image>img{transform:scale(1.04)}.project-number{position:absolute;left:20px;top:20px;font-size:11px;letter-spacing:.08em;color:white;text-shadow:0 1px 10px #000}.project-open{position:absolute;bottom:22px;right:22px;border-radius:50%;background:var(--paper);width:44px;height:44px;display:grid;place-items:center;font-size:23px;transition:transform .3s}.project-card:hover .project-open{transform:rotate(45deg)}.project-caption{display:flex;justify-content:space-between;align-items:center;margin-top:20px;gap:12px}.project-caption h3{font-size:26px}.project-caption>span{font-size:10px;color:#6d7168}.more-work{margin-top:165px;display:grid;grid-template-columns:1.4fr repeat(4,1fr);align-items:center;gap:26px;border-top:1px solid var(--line);padding-top:26px}.more-work>button{border-bottom:1px solid var(--line);font-size:13px;text-align:left;padding:14px 0;display:flex;justify-content:space-between}.more-work>button:hover{border-color:var(--ink)}
.experience{background:var(--ink);color:var(--paper);--line:#ffffff2b;--muted:#949a8e;padding-bottom:100px}.experience .section-heading{margin-bottom:55px}.experience .section-heading p{color:#aaafa4}.film-frame{position:relative;aspect-ratio:16/8.5;background:#e9e9e9;overflow:hidden}.film-frame video{width:100%;height:100%;object-fit:contain}.video-toggle{position:absolute;left:25px;bottom:24px;display:flex;align-items:center;gap:13px;padding:12px 19px;background:#f5f4efee;color:var(--ink);border-radius:30px;font-size:11px}.play-icon{font-size:12px}.video-corner{position:absolute;bottom:36px;right:25px;font-size:9px;letter-spacing:.1em;color:#181b18;background:#f5f4efaa;padding:4px 6px}.film-links{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:25px}.film-links>button{text-align:left;padding:12px 0 25px;border-bottom:1px solid var(--line)}.film-links>button>span{font-size:9px;letter-spacing:.1em;color:#a3aa9c}.film-links strong{display:flex;justify-content:space-between;font-weight:400;font-size:22px;margin-top:17px}.film-links button:hover strong{color:#c5c9b9}.services{display:grid;grid-template-columns:1fr 1.5fr;gap:9vw;margin-top:125px}.services-intro>p{font-size:25px;line-height:1.25;letter-spacing:-.035em;margin-top:28px;color:#b8bcaf}.service-list details{border-top:1px solid var(--line);padding:20px 0}.service-list details:last-child{border-bottom:1px solid var(--line)}.service-list summary{font-size:25px;letter-spacing:-.025em;cursor:pointer;list-style:none;display:flex;align-items:center;gap:25px}.service-list summary::-webkit-details-marker{display:none}.service-list summary>span{font-size:10px;letter-spacing:0;opacity:.5}.service-list summary>i{font-style:normal;margin-left:auto;font-weight:400;transition:transform .3s}.service-list details[open] summary>i{transform:rotate(45deg)}.service-list details>p{font-size:13px;line-height:1.75;color:#a8aea1;margin:18px 40px 2px;max-width:440px}
.closing-image{height:80svh;min-height:450px;position:relative;overflow:hidden}.closing-image>img{width:100%;height:100%;object-fit:cover;object-position:center 50%}.closing-image:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 30%,#00000068)}.closing-caption{position:absolute;bottom:55px;left:var(--pad);color:white;z-index:1}.closing-caption>span{font-size:10px;letter-spacing:.12em}.closing-caption>p{font-size:clamp(42px,5.2vw,86px);line-height:1.05;letter-spacing:-.05em;margin-top:22px}.contact{padding-bottom:25px}.contact-title{display:block;font-size:clamp(75px,11vw,172px);line-height:.98;letter-spacing:-.065em;margin:70px 0 55px;position:relative}.contact-title>span{position:absolute;right:5%;bottom:0;font-size:.85em;transition:transform .3s}.contact-title:hover>span{transform:translate(10px,-10px)}.contact-row{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:35px;font-size:13px;line-height:1.65;color:#60665b}.contact-row>div{display:flex;flex-direction:column}.footer-bottom{border-top:1px solid var(--line);margin-top:75px;padding-top:25px;display:flex;align-items:center;gap:30px;font-size:10px}.footer-brand{--logo-filter:brightness(0)}.footer-bottom>span{font-size:9px;letter-spacing:.1em;opacity:.6}.footer-bottom>a:nth-last-child(2){margin-left:auto}.footer-bottom>a:last-child{font-size:22px}
.chapter-indicator{position:fixed;right:22px;bottom:24px;z-index:35;display:flex;align-items:center;gap:10px;color:white;mix-blend-mode:difference;font-size:10px;pointer-events:none}.chapter-line{width:25px;height:1px;background:currentColor}.chapter-label{min-width:74px}.reveal{opacity:1;transition:opacity .8s,translate .8s}.js .reveal:not(.is-visible){opacity:0;translate:0 26px}
dialog{color:#f3f3ed;background:#171a17;border:none;margin:auto;padding:25px 35px;max-width:calc(100vw - 40px);max-height:calc(100svh - 40px);width:1300px;overscroll-behavior:contain}dialog::backdrop{background:#0c0e0cef;backdrop-filter:blur(10px)}body.modal-open{overflow:hidden}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:20px}.dialog-top .eyebrow{font-size:9px;opacity:.5}.dialog-top h2{font-size:30px;margin-top:6px}.dialog-close{color:white;font-size:12px;padding:12px 0 12px 20px;display:flex;gap:14px;align-items:center}.dialog-close span{font-size:26px}.gallery-stage{position:relative;height:min(62svh,780px);display:grid;place-items:center}.gallery-stage>img{width:100%;height:100%;object-fit:contain;min-height:0}.gallery-prev,.gallery-next{position:absolute;top:50%;border-radius:50%;width:45px;height:45px;background:#f5f4efea;color:var(--ink);font-size:24px}.gallery-prev{left:12px}.gallery-next{right:12px}.gallery-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:18px 0;font-size:12px;color:#b5bcae}.gallery-thumbs{display:flex;gap:10px;overflow-x:auto;padding:3px 0 10px}.gallery-thumbs button{padding:0;opacity:.45;flex:0 0 64px;border:1px solid transparent}.gallery-thumbs button[aria-pressed="true"]{opacity:1;border-color:white}.gallery-thumbs img{width:64px;height:43px;object-fit:cover}.film-dialog{width:1100px}.film-dialog .embed-slot{aspect-ratio:16/9}.embed-slot iframe{border:0;width:100%;height:100%}.film-fallback{font-size:12px;color:#aab0a2;margin-top:18px}.film-fallback a{text-decoration:underline;text-underline-offset:3px}
@media(min-width:1800px){.section-pad{padding-left:max(var(--pad),calc((100vw - 1640px)/2));padding-right:max(var(--pad),calc((100vw - 1640px)/2))}}
@media(max-width:900px){.header-caption{display:none}.hero{min-height:680px}.intro-layout{gap:45px;grid-template-columns:1.4fr 1fr}.intro h2{font-size:40px}.section-heading h2{font-size:48px}.project-caption{align-items:start;flex-direction:column;gap:7px}.more-work{grid-template-columns:1fr 1fr;gap:15px 25px}.more-work>.eyebrow{grid-column:1/-1;margin-bottom:8px}.services{gap:40px;grid-template-columns:1fr 1.5fr}.service-list summary{font-size:21px;gap:15px}.film-links strong{font-size:18px}.video-corner{display:none}.chapter-indicator{right:15px;bottom:14px}}
@media(max-width:600px){:root{--pad:22px}.header{padding:20px 22px}.brand img{width:88px}.header nav{gap:22px;font-size:11px}.nav-dot{display:none}.header nav>a{gap:6px}.hero{min-height:660px;max-height:950px}.hero-image{object-position:62% 50%;transform:scale(1.04)}.hero-content{bottom:95px}.hero h1{font-size:clamp(48px,10.3vw,64px);line-height:1.04}.hero-content>.eyebrow{font-size:8px;margin-bottom:24px}.hero-bottom{display:block;margin-top:30px}.hero-bottom p{font-size:12px;margin-top:25px}.journey-link{font-size:11px}.round-arrow{width:34px;height:34px}.hero-credit{font-size:7px;bottom:27px}.section-pad{padding-top:55px;padding-bottom:60px}.section-meta{font-size:8px;gap:18px}.section-meta>span:last-child{text-align:right;max-width:145px}.intro-layout{display:block;padding:45px 0 0}.intro h2{font-size:35px;line-height:1.17}.intro-copy{padding-top:38px;max-width:none}.plus-mark{display:none}.intro-copy>p{max-width:340px}.intro-copy p+p{font-size:13px}.text-link{margin-top:25px}.journey{height:280svh}.journey-stage{min-height:600px}.journey-top{top:95px}.journey-top .eyebrow{font-size:8px}.scene-count{font-size:9px}.journey-image:nth-child(1){object-position:54% center}.journey-image:nth-child(2){object-position:55% center}.scene-copy{bottom:140px;max-width:88%}.scene-copy .eyebrow{font-size:8px}.scene-copy h2{font-size:54px;margin:16px 0}.scene-copy p{font-size:13px}.scene-credit{font-size:8px}.journey-timeline{gap:15px;bottom:38px}.scene-tab{grid-template-columns:1fr;gap:8px;font-size:9px}.scene-tab i{grid-row:2}.scene-tab>span:last-child{font-size:8px}.section-heading{display:block;margin:42px 0 35px}.section-heading h2{font-size:40px}.section-heading p{margin-top:25px;font-size:12px}.project-grid{gap:34px;grid-template-columns:1fr}.project-card:nth-child(even){transform:none}.project-image{aspect-ratio:1.06}.project-caption{flex-direction:row;align-items:center}.project-caption h3{font-size:24px}.project-caption>span{font-size:9px}.more-work{margin-top:55px}.more-work>button{font-size:12px}.film-frame{aspect-ratio:1.2}.film-frame video{object-fit:contain}.video-toggle{left:12px;bottom:13px;font-size:9px;padding:10px 13px}.film-links{grid-template-columns:1fr;gap:9px;margin-top:18px}.film-links>button{padding:12px 0 22px}.film-links strong{font-size:20px;margin-top:11px}.services{grid-template-columns:1fr;gap:25px;margin-top:60px}.services-intro>p{font-size:26px;margin-top:19px}.service-list summary{font-size:23px}.service-list details>p{margin-left:26px;margin-right:15px}.closing-image{height:68svh;min-height:430px}.closing-image>img{object-position:60% center}.closing-caption{bottom:40px}.closing-caption>span{font-size:8px}.closing-caption>p{font-size:43px}.contact-title{font-size:74px;margin:45px 0}.contact-title>span{right:0}.contact-row{grid-template-columns:1fr 1fr;font-size:11px;gap:24px}.contact-row>p:first-child{grid-column:1/-1}.footer-bottom{flex-wrap:wrap;margin-top:45px;gap:20px}.footer-brand img{width:90px}.footer-bottom>span{font-size:7px}.footer-bottom>a:nth-last-child(2){margin-left:0;flex-basis:calc(100% - 50px)}.chapter-indicator{font-size:8px;gap:6px;bottom:10px}.chapter-label{min-width:64px}.chapter-line{width:16px}dialog{max-width:100vw;max-height:100svh;width:100vw;height:100svh;padding:20px;align-content:center}.dialog-top h2{font-size:27px}.gallery-stage{height:56svh}.gallery-prev,.gallery-next{width:36px;height:36px;font-size:20px}.gallery-prev{left:0}.gallery-next{right:0}.gallery-bottom{font-size:10px}.gallery-thumbs button{flex-basis:54px}.film-dialog .embed-slot{aspect-ratio:16/10}.film-fallback{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-image,.journey-image{transform:none!important}.js .reveal:not(.is-visible){opacity:1;translate:none}.journey{height:auto}.journey-stage{position:relative;height:100svh}.scene-copy{transform:none}.project-card:hover .project-image>img{transform:none}}

/* Live project showcase */
.live-project{margin-bottom:95px}.live-project-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin:0 0 26px}.live-project-heading .eyebrow{color:#a8aea1}.live-project-heading h3{font-size:clamp(30px,3.5vw,50px);margin-top:13px}.live-project-heading>p{font-size:13px;line-height:1.7;color:#adb4a6}.live-project-stage{position:relative;background:#eeeae2;overflow:hidden}.live-project-cover{position:relative;aspect-ratio:16/9}.live-project-cover>img{width:100%;height:100%;object-fit:cover}.live-project-cover:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 30%,#071923b5)}.live-project-invitation{position:absolute;bottom:40px;left:40px;right:40px;z-index:1;color:white}.live-project-invitation>p{font-size:clamp(35px,4.5vw,68px);line-height:1.05;letter-spacing:-.05em;margin:16px 0 24px}.live-project-invitation>button{display:flex;gap:16px;align-items:center;color:var(--ink);background:var(--paper);border-radius:50px;padding:10px 25px 10px 10px;font-size:13px}.live-project-invitation .round-arrow{border-color:#181b1838;width:36px;height:36px}.live-project-invitation>button:hover{background:white}.live-project-stage iframe{width:100%;height:clamp(680px,82svh,940px);border:0;display:block;background:#faf9f6}.live-project-stage iframe[hidden],.live-project-cover[hidden],.live-project-loader[hidden],#stop-boligvelger[hidden]{display:none}.live-project-loader{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none;color:#283e43;background:#eeeae2;z-index:2;font-size:14px}.live-project-toolbar{padding:19px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:11px;line-height:1.6;color:#b8bfaf}.live-project-toolbar>div{display:flex;align-items:center;gap:28px;flex-shrink:0}.live-project-toolbar a,.live-project-toolbar button{font-size:11px;color:var(--paper);padding:0}.live-project-toolbar a:hover,.live-project-toolbar button:hover{text-decoration:underline;text-underline-offset:4px}.live-project-toolbar a span,.live-project-toolbar button span{margin-left:9px}.films-heading{margin-bottom:30px}.films-heading>.eyebrow{color:#a8aea1}.films-heading h3{font-size:clamp(28px,3.3vw,46px);margin-top:15px}
@media(max-width:700px){.live-project{margin-bottom:60px}.live-project-heading{display:block}.live-project-heading>p{font-size:12px;margin-top:15px}.live-project-cover{aspect-ratio:4/5}.live-project-cover>img{object-position:50% 50%}.live-project-invitation{left:20px;right:20px;bottom:26px}.live-project-invitation>.eyebrow{font-size:8px}.live-project-invitation>p{font-size:38px;margin:15px 0 22px}.live-project-invitation>button{font-size:11px;gap:11px;padding-right:20px}.live-project-stage iframe{height:760px;max-height:none}.live-project-toolbar{display:block;font-size:10px}.live-project-toolbar>div{justify-content:space-between;gap:18px;margin-top:15px}.live-project-toolbar a,.live-project-toolbar button{font-size:10px}.live-project-heading h3{font-size:32px}.films-heading>.eyebrow{font-size:8px}}

.live-project-toolbar{margin-bottom:22px}.live-project.is-active .live-project-toolbar{position:sticky;top:75px;z-index:26;background:var(--ink);box-shadow:0 -2px var(--ink)}.live-project.is-active{translate:none!important;transition:none!important}.live-project-stage iframe{min-height:0}
