:root{--ink:#131e25;--blue:#526f80;--paper:#f7f8f8;--line:#cdd5d9;--light:#adc1cd}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #528ca8;outline-offset:6px}button{color:inherit}p{font-size:16px;line-height:1.65}h1,h2,h3,p{margin-top:0}.eyebrow{font-size:12px;letter-spacing:1.7px;font-weight:600;line-height:1.5}.header{height:110px;display:flex;align-items:center;justify-content:space-between;margin:0 4.5%;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font-size:23px;letter-spacing:-1px;font-weight:900}.vision{display:block;font-weight:400;font-size:10px;letter-spacing:5px;margin-top:2px}.brand-image{display:block;width:48px;height:48px;overflow:hidden;position:relative}.brand-image img{position:absolute;width:151px;max-width:none;left:-56px;top:-34px;mix-blend-mode:multiply}.header nav{display:flex;gap:36px;font-size:14px}.header nav a:hover,.text-link:hover{color:var(--blue)}.contact-link{font-size:14px;border-bottom:1px solid;padding:12px 0}.contact-link span{margin-left:30px}.hero{padding:42px 4.5% 40px}.hero-top,.hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px}.hero-top{margin-bottom:30px}.hero-top p{margin:0}h1{font-size:clamp(72px,9.9vw,160px);line-height:.98;letter-spacing:-.067em;font-weight:700;margin:0 0 30px}h1 span{color:var(--blue)}.hero-bottom p{margin:0;color:#47545c;line-height:1.5}.text-link{font-size:14px;border-bottom:1px solid var(--ink);padding:10px 0;white-space:nowrap}.text-link span{margin-left:36px}.feature{height:550px;position:relative;color:white;background:var(--ink);overflow:hidden}.feature>img{width:100%;height:100%;object-fit:cover;object-position:center 49%}.feature-shade{position:absolute;inset:0;background:linear-gradient(180deg,#06101655,transparent 40%,#07121ac9)}.feature-top,.feature-bottom{position:absolute;left:4.5%;right:4.5%;display:flex;justify-content:space-between;align-items:end}.feature-top{top:30px}.feature-bottom{bottom:32px}.feature-bottom p{margin-bottom:8px}.feature h2{font-size:44px;letter-spacing:-1.8px;margin:0;font-weight:500}.play-feature{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);border:0;background:none;color:white;display:flex;align-items:center;gap:18px;text-align:left}.play-circle{display:grid;place-items:center;width:76px;height:76px;border:1px solid #ffffffaa;border-radius:50%;background:#0d18242b;font-size:17px;transition:background .2s,transform .2s}.play-feature:hover .play-circle{background:var(--blue);transform:scale(1.06)}.play-feature small{display:block;font-size:12px;margin-top:7px;color:#d0d7db}.section{padding:96px 4.5%}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px}.section-heading h2{font-size:clamp(38px,4.5vw,68px);line-height:1.05;letter-spacing:-2.5px;margin-bottom:0;font-weight:500}.section-heading p:not(.eyebrow){color:#52616a;margin:0}.section-heading .eyebrow{color:var(--blue);margin-bottom:20px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px}.skip{position:fixed;left:20px;top:-100px;background:white;padding:16px;z-index:50}.skip:focus{top:10px}dialog{width:min(1000px,94vw);padding:24px;border:1px solid #526f80;background:var(--ink);color:white}dialog::backdrop{background:#071017e8}.dialog-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.dialog-head h2{font-size:22px;margin:0}.dialog-head button{border:1px solid #73858e;background:none;color:white;width:44px;height:44px;font-size:20px}#film-player{aspect-ratio:16/9;background:#050a0c}#film-player iframe{width:100%;height:100%;border:0}.video-help{margin:16px 0 0;font-size:14px;color:#bdcbd2}.video-help a{text-decoration:underline}@media(max-width:700px){.header{height:90px;margin:0 6%}.header nav{gap:15px}.header nav a{font-size:12px}.header nav a:last-child{display:none}.contact-link{font-size:12px}.contact-link span{margin-left:8px}.brand{font-size:17px;gap:5px}.brand-image{width:32px}.vision{font-size:8px;letter-spacing:3px}.hero{padding:32px 6%}.hero-top{margin-bottom:30px}.hero-top .location{display:none}.eyebrow{font-size:11px;letter-spacing:1.3px}h1{font-size:clamp(58px,13vw,91px);margin-bottom:30px}.hero-bottom{align-items:start;flex-direction:column;gap:16px}.hero-bottom p{font-size:15px}.feature{height:420px}.feature-top,.feature-bottom{left:6%;right:6%}.feature-bottom>span{display:none}.feature h2{font-size:35px}.feature>img{object-position:40% center}.play-feature{white-space:nowrap}.section{padding:64px 6%}.section-heading{align-items:start;flex-direction:column;gap:22px}.section-heading h2{letter-spacing:-1.6px}.project-grid{grid-template-columns:1fr}.section-heading p:not(.eyebrow){font-size:15px}dialog{padding:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.project{display:block;border:0;background:none;padding:0;text-align:left;width:100%}.project-image{height:390px;position:relative;overflow:hidden;background:#23323c}.project-image img{height:100%;width:100%;object-fit:cover;transition:transform .4s;filter:brightness(.88)}.project:hover img{transform:scale(1.035)}.project-play{position:absolute;left:22px;bottom:22px;border:1px solid #ffffffa8;border-radius:50%;width:44px;height:44px;display:grid;place-items:center;color:white;font-size:13px}.duration{position:absolute;right:22px;bottom:35px;color:white;font-size:12px;letter-spacing:1px}.project-caption{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:19px}.project-caption h3{margin:0;font-size:23px;font-weight:500;letter-spacing:-.7px}.project-caption>span{font-size:12px;color:#52616a}.work-end{display:flex;justify-content:space-between;align-items:center;margin-top:46px;border-top:1px solid var(--line);padding-top:22px}.work-end p{font-size:14px;margin:0;color:#52616a}.services{background:var(--ink);color:var(--paper);display:grid;grid-template-columns:1fr 1fr;gap:70px}.services h2{font-size:clamp(40px,4.5vw,68px);line-height:1.06;font-weight:500;letter-spacing:-2px;margin:30px 0}.services h2 span{color:var(--light)}.services>div>p:last-child{color:#b7c4cc}.service-list{padding-top:42px}.service-list details{border-top:1px solid #46535b;padding:25px 0}.service-list summary{display:flex;align-items:center;gap:22px;list-style:none;cursor:pointer;font-size:23px;letter-spacing:-.5px;line-height:1.4}.service-list summary::-webkit-details-marker{display:none}.number{font-size:12px;letter-spacing:1px;color:#b4c6d1}.toggle{margin-left:auto;position:relative;width:16px;height:16px;flex-shrink:0}.toggle:before,.toggle:after{content:'';background:#a7bcc7;position:absolute;top:7px;left:0;width:16px;height:1px}.toggle:after{transform:rotate(90deg)}details[open] .toggle:after{display:none}.service-list details p{margin:22px 28px 5px 38px;color:#bcc8cf;font-size:15px;max-width:450px}.service-cta{display:inline-block;margin:25px 0 0 38px;border-color:#748893;color:#c2d2dc;font-size:14px;white-space:normal}.about{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.about-image{height:600px;position:relative;background:var(--ink)}.about-image img{width:100%;height:100%;object-fit:cover}.about-image>span{position:absolute;bottom:0;left:0;right:0;color:white;padding:40px 26px 24px;background:linear-gradient(transparent,#000a)}.about-copy h2{font-size:clamp(32px,3.5vw,54px);font-weight:500;letter-spacing:-2px;line-height:1.12;margin:25px 0}.about-copy h2 span{color:var(--blue)}.about-copy p:not(.eyebrow){color:#52616a;max-width:490px}.about-copy .text-link{display:inline-block;margin-top:12px}.testimonial{padding:70px 12% 80px;border-top:1px solid var(--line);text-align:center}.testimonial>.eyebrow{color:var(--blue)}blockquote{font-size:clamp(28px,3.5vw,50px);line-height:1.2;letter-spacing:-1.4px;font-weight:400;max-width:950px;margin:35px auto}.testimonial>p:last-child{font-size:14px}.testimonial>p:last-child span{display:block;font-size:12px;color:#58666f;margin-top:3px}.closing{background:#dde7ec;display:flex;justify-content:space-between;align-items:center;gap:30px}.closing h2{font-size:clamp(46px,6.5vw,100px);line-height:1.04;letter-spacing:-4px;margin:30px 0 0;font-weight:500}.closing h2 span{color:var(--blue)}.round-cta{border:1px solid #7e96a4;border-radius:50%;width:170px;height:170px;flex-shrink:0;display:flex;justify-content:center;align-items:center;gap:18px;transition:background .2s}.round-cta:hover{background:var(--ink);color:white}footer{padding:60px 4.5% 26px;background:var(--ink);color:white}.footer-wordmark{display:flex;align-items:baseline;font-size:clamp(70px,17.6vw,265px);font-weight:900;letter-spacing:-.06em;line-height:1;justify-content:space-between}.footer-wordmark span{font-size:clamp(14px,3.1vw,50px);letter-spacing:.24em;font-weight:400;color:#98afbd}.footer-bottom{display:flex;justify-content:space-between;align-items:end;gap:20px;border-top:1px solid #46535b;margin-top:45px;padding-top:25px;font-size:12px}.footer-bottom p{font-size:12px;line-height:1.7;margin:0}.footer-bottom p span{color:#a8b9c3}.footer-bottom>div{display:flex;gap:25px}.footer-bottom a:hover{text-decoration:underline}@media(max-width:900px){.project-image{height:300px}.project-caption{align-items:start;flex-direction:column;gap:6px}.services{gap:30px}.service-list summary{font-size:20px}.about{gap:5%}.about-image{height:540px}.round-cta{width:130px;height:130px}.closing h2{letter-spacing:-2px}}@media(max-width:700px){.project-image{height:340px}.project-grid{gap:36px}.work-end{align-items:start;flex-direction:column;gap:10px}.services,.about{grid-template-columns:1fr;gap:30px}.service-list{padding-top:0}.services h2{font-size:46px}.services .eyebrow{margin-bottom:25px}.service-list summary{font-size:22px}.service-cta{margin-left:0}.about-image{height:460px}.about-copy h2{font-size:38px;letter-spacing:-1.7px}.about-copy>.eyebrow{margin-top:12px}.testimonial{padding:58px 6%}.closing{align-items:start;flex-direction:column;gap:32px}.closing h2{font-size:clamp(38px,9.5vw,66px);letter-spacing:-2px}.round-cta{width:auto;height:auto;border-radius:0;border:0;border-bottom:1px solid;padding:10px 0}.footer-bottom{align-items:start;flex-direction:column;gap:25px}.footer-wordmark{font-size:20vw}.footer-bottom>div{gap:24px}footer{padding:46px 6% 30px}.project-caption{flex-direction:row;align-items:center}.project-caption h3{font-size:20px}.project-caption>span{font-size:11px}}

/* Preserve the complete original Boldn logo, without cropping or recoloring. */
.brand .original-logo{display:block;width:104px;height:104px;object-fit:contain;flex-shrink:0}@media(max-width:700px){.brand .original-logo{width:84px;height:84px}}
/* Film displays occupy the whole viewport, including the portfolio listing. */
.feature{height:100svh;min-height:420px}.work{padding-left:0;padding-right:0}.work .section-heading,.work-end{margin-left:4.5%;margin-right:4.5%}.project-grid{grid-template-columns:1fr;gap:0}.project{position:relative;height:100svh;min-height:420px;background:#070c10}.project-image{height:100%;width:100%}.project-image img{object-fit:contain;filter:none}.project-caption{position:absolute;bottom:0;left:0;right:0;padding:60px 4.5% 28px;margin:0;color:white;background:linear-gradient(transparent,#07121af0)}.project-caption>span{color:#d4e0e7}.project-play{left:50%;bottom:50%;transform:translate(-50%,50%);width:76px;height:76px;background:#07121a77}.duration{bottom:auto;top:30px}.film-open{overflow:hidden}#film-dialog{position:fixed;inset:0;width:100vw;height:100dvh;max-width:none;max-height:none;margin:0;border:0;padding:16px;background:#070c10}#film-dialog[open]{display:flex;flex-direction:column}#film-dialog .dialog-head{flex-shrink:0;gap:16px;margin-bottom:12px}#film-dialog .dialog-head h2{margin-right:auto}#fullscreen-film{width:auto;padding:0 14px;font-size:14px}#film-player{flex:1;min-height:0;aspect-ratio:auto;width:100%}#film-player:fullscreen{width:100vw;height:100dvh;background:#000}#film-player iframe{display:block;width:100%;height:100%}.video-help{flex-shrink:0}.portfolio-intro{padding:40px 4.5%}.portfolio-intro h1{font-size:clamp(50px,8vw,100px)}.portfolio-film{height:100svh;min-height:420px;display:flex;flex-direction:column;background:#070c10;color:white;border-bottom:1px solid #43525c}.portfolio-film-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 4.5%;flex-shrink:0}.portfolio-film-head h2{font-size:clamp(20px,3vw,38px);font-weight:500;margin:7px 0 0}.portfolio-film iframe{border:0;width:100%;flex:1;min-height:0}.expand-film{border:1px solid #81939f;background:none;color:white;padding:14px 18px;font-size:14px;flex-shrink:0}.portfolio-page footer .text-link{border-color:#a7bbc7}@media(max-width:700px){.work .section-heading,.work-end{margin-left:6%;margin-right:6%}.project-caption{padding-left:6%;padding-right:6%}.portfolio-film-head{padding:16px 6%;gap:12px}.expand-film{font-size:12px;padding:12px}.portfolio-intro{padding:36px 6%}#film-dialog .dialog-head h2{font-size:17px}#fullscreen-film{font-size:12px;padding:0 10px}#film-dialog{padding:12px}}

/* One consistent frame for every homepage film. Vimeo serves video quality variants. */
.home-film{width:100%;height:100svh;min-height:420px;display:flex;flex-direction:column;background:#070c10;color:white;border-bottom:1px solid #43525c}.home-film-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 4.5%;flex-shrink:0;min-height:110px}.home-film-head p{margin:0 0 8px;color:#bdcdd6}.home-film-head h2{font-size:clamp(22px,3vw,38px);line-height:1.15;font-weight:500;letter-spacing:-1px;margin:0}.home-film iframe{display:block;width:100%;flex:1;min-height:0;border:0;background:#070c10}.home-film .expand-film{white-space:nowrap}@media(max-width:700px){.home-film-head{padding:18px 6%;min-height:110px;gap:12px}.home-film-head h2{font-size:22px}.home-film .expand-film{padding:12px;font-size:12px}}

.hero-bottom p{font-weight:700;color:var(--ink)}
/* Matching portrait players sit side by side on the homepage. */
.work .project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:24px;margin:0 auto;padding:0 4.5%;max-width:1150px}.work .home-film{height:auto;min-height:0;border:0;background:#070c10}.work .home-film-head{min-height:120px;padding:20px;align-items:flex-start;flex-direction:column;gap:12px}.work .home-film-head h2{font-size:24px}.work .home-film-head .eyebrow{font-size:12px;margin-bottom:6px}.work .home-film iframe{flex:none;aspect-ratio:9/16;width:100%;height:auto;min-height:0}.work .home-film .expand-film{padding:9px 12px;font-size:13px}.work .home-film-head{height:152px}@media(max-width:700px){.work .project-grid{padding:0 6%;gap:16px}.work .home-film-head{padding:14px;height:160px}.work .home-film-head h2{font-size:19px;letter-spacing:-.5px}.work .home-film-head .eyebrow{font-size:10px;letter-spacing:1px}.work .home-film .expand-film{padding:9px;font-size:11px}}@media(max-width:480px){.work .project-grid{grid-template-columns:1fr;gap:28px}.work .home-film-head{height:128px}.work .home-film-head h2{font-size:24px}}
/* Show the entire original behind-the-scenes photograph. */
#about .about-image{height:auto;align-self:start}
#about .about-image img{display:block;width:100%;height:auto;object-fit:contain}
/* A shared icon treatment for actions and social links. */
.ui-icon{display:inline-block;width:18px;height:18px;flex:0 0 18px;vertical-align:middle;margin-left:10px;pointer-events:none}.text-link .ui-icon,.contact-link .ui-icon{margin-left:16px}.expand-film .ui-icon{width:16px;height:16px;margin-left:8px}.footer-bottom a{display:inline-flex;align-items:center;min-height:44px;gap:9px}.footer-bottom a .ui-icon{margin:0;order:-1}.round-cta .ui-icon{margin:0;width:22px;height:22px;flex-basis:22px}.dialog-head button .ui-icon{margin-left:8px}.dialog-head #close-film .ui-icon{margin:0;width:20px;height:20px}.dialog-head #fullscreen-film{display:flex;align-items:center;justify-content:center}.footer-bottom>div{flex-wrap:wrap;gap:12px 24px}.ui-icon{transition:color .15s}a:hover .ui-icon{color:var(--blue)}.services a:hover .ui-icon,footer a:hover .ui-icon{color:var(--light)}@media(max-width:700px){.expand-film .ui-icon{width:14px;height:14px;margin-left:6px}}

.portfolio-native-video{display:block;width:100%;flex:1;min-height:0;object-fit:contain;background:#070c10}#film-player video{display:block;width:100%;height:100%;object-fit:contain;background:#000}

.film-type{margin:10px 0 0;font-size:15px;font-weight:600;color:var(--muted,#536672)}.music-credit{flex-shrink:0;margin:14px 0 0;font-size:12px;line-height:1.5;color:var(--muted,#536672)}.music-credit a{text-decoration:underline;text-underline-offset:3px}

.team-profiles{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(24px,5vw,72px);margin-top:24px}.team-profile img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover;object-position:center 25%}.team-profile h3{font-size:clamp(28px,4vw,44px);margin:24px 0 12px;letter-spacing:-.04em}.team-profile p{font-size:18px;line-height:1.65;color:var(--muted,#536672);margin:0;max-width:48ch}@media(max-width:600px){.team-profiles{grid-template-columns:1fr;gap:48px}}

.team-profile .andrew-portrait{object-position:center top}

.contact-content{max-width:1100px;min-height:65vh}.contact-content h1{font-size:clamp(44px,7vw,92px);line-height:1.05;letter-spacing:-.055em;margin:28px 0}.contact-content h1 span{color:var(--accent,#4f7082)}.contact-content>p{max-width:620px;line-height:1.6}.contact-address{display:inline-block;margin:28px 0;font-size:clamp(22px,4vw,38px);font-weight:700;overflow-wrap:anywhere}.contact-options{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.contact-option{font:inherit;font-size:16px;padding:14px 20px;border:1px solid currentColor;background:transparent;color:inherit;cursor:pointer;text-decoration:none}.contact-option:hover{background:#14212a;color:white}.contact-help,#copy-status{font-size:16px}#copy-status{min-height:1.6em}
