@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{--orange:#ff792e;--ink:#162125;--paper:#fffdf8;--blue:#233dda;--line:#d9ddd7;--mint:#c9f6db;--yellow:#fff074;font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--paper);font-size:16px;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:auto}button{color:inherit}h1,h2,h3,p,figure{margin:0}h1,h2,h3,.wordmark{font-family:'Space Grotesk',sans-serif}h1,h2{letter-spacing:-.055em;line-height:1.02}h1{font-size:clamp(3rem,5.7vw,6.4rem);font-weight:600}h2{font-size:clamp(2.35rem,4.2vw,4.6rem);font-weight:500}h3{letter-spacing:-.035em;font-weight:500}em{font-family:Georgia,serif;font-weight:400}p{line-height:1.65}button,a,input,textarea,summary{touch-action:manipulation}:focus-visible{outline:3px solid var(--blue);outline-offset:5px}[hidden]{display:none!important}.skip-link{position:fixed;left:20px;top:-100px;z-index:200;padding:12px;background:white}.skip-link:focus{top:12px}.site-header{height:108px;padding:0 5%;display:flex;align-items:center;gap:36px;background:var(--orange)}.wordmark{font-size:27px;font-weight:500;letter-spacing:-1.5px;white-space:nowrap}.wordmark b{font-weight:700}.desktop-nav{display:flex;gap:30px;margin-left:auto;font-size:14px;font-weight:600}.desktop-nav a{padding:12px 0}.desktop-nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:6px}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;min-height:54px;padding:15px 24px;border:1px solid transparent;border-radius:6px;font-weight:600;font-size:15px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button.ink,.button.black{background:var(--ink);color:white}.button.yellow{background:var(--yellow);color:var(--ink)}.button span{font-size:22px;line-height:1}.header-cta{min-height:48px;padding:10px 18px;font-size:14px}.menu-toggle{display:none;border:1px solid var(--ink);background:transparent;width:46px;height:46px;border-radius:50%;padding:13px}.menu-toggle span{display:block;height:2px;background:var(--ink);margin:5px 0}#mobile-nav{background:var(--ink);color:white;padding:12px 5%;display:flex;flex-direction:column}#mobile-nav a,#mobile-nav button{padding:16px 0;text-align:left;background:none;border:0;border-bottom:1px solid #ffffff30;font-weight:500}.hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:3%;padding:34px 5% 80px;background:var(--orange);overflow:hidden;min-height:710px}.hero-copy{position:relative;z-index:2}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:700;line-height:1.5}.hero h1{margin:24px 0}.hero h1 em{display:inline-block;font-size:.9em;letter-spacing:-.065em}.hero-description{font-size:18px;max-width:415px}.hero-actions{display:flex;align-items:center;gap:28px;margin:30px 0 20px}.text-link{border:0;background:none;font-size:15px;font-weight:600;padding:10px 0;display:inline-flex;gap:22px;align-items:center}.hero-note{font-size:13px}.hero-art{position:relative;max-width:630px;width:100%;height:570px;justify-self:end}.lead-portrait{position:absolute;left:2%;top:10px;width:66%;height:525px;border:7px solid var(--paper);border-bottom-width:7px;border-radius:3px;transform:rotate(-5deg);box-shadow:0 14px 28px #54200025;overflow:hidden}.lead-portrait img{height:100%;object-fit:cover}.lead-portrait figcaption{position:absolute;inset:auto 0 0;padding:65px 20px 24px;background:linear-gradient(transparent,#031d25dd);color:white}.lead-portrait figcaption span{display:block;letter-spacing:.16em;font-size:11px;margin-bottom:12px}.lead-portrait figcaption strong{font-family:'Space Grotesk',sans-serif;font-size:32px;line-height:1.05;font-weight:500;letter-spacing:-1px}.second-portrait{position:absolute;right:-1%;bottom:0;width:44%;height:330px;border:6px solid var(--paper);transform:rotate(7deg);box-shadow:0 10px 25px #54200030;overflow:hidden;background:var(--paper)}.second-portrait img{height:calc(100% - 29px);object-fit:cover}.second-portrait figcaption{height:29px;font-size:9px;font-weight:700;letter-spacing:.06em;padding:9px 6px;text-align:center}.art-note{position:absolute;right:0;top:25px;writing-mode:vertical-rl;font-size:10px;letter-spacing:.13em}.studio-strip{background:var(--ink);color:var(--paper);display:flex;justify-content:space-around;align-items:center;padding:26px 8%;font-family:'Space Grotesk',sans-serif;font-size:clamp(17px,2.6vw,30px);gap:14px}.studio-strip i{font-style:normal;color:var(--orange);font-size:23px}.section{padding:96px 7%}.section-intro>.eyebrow{margin-bottom:22px}.section-intro>p:not(.eyebrow){max-width:430px;font-size:17px;margin-top:25px}.section-intro>.button{margin-top:28px}.development{display:grid;grid-template-columns:.9fr 1.1fr;gap:8%;max-width:1700px;margin:auto}.build-list article{display:flex;align-items:start;border-top:1px solid #a5aca5;padding:27px 0;gap:20px}.build-list article:last-child{border-bottom:1px solid #a5aca5}.build-list .number{font-size:12px;padding-top:7px;color:#5b665d}.build-list h3{font-size:26px;margin-bottom:10px}.build-list p{font-size:15px;color:#4c5659;line-height:1.6}.pill-label{font-size:9px;letter-spacing:.09em;white-space:nowrap;padding:7px 8px;border:1px solid #bec8be;border-radius:30px;margin-left:auto;margin-top:3px}.work-preview{background:#e3eee7;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:9%}.work-feature{position:relative;overflow:hidden;min-height:440px;max-height:650px}.work-feature>img{height:550px;object-fit:cover;object-position:center 24%}.work-feature>div{position:absolute;bottom:0;left:0;right:0;padding:80px 30px 30px;color:white;background:linear-gradient(transparent,#071d1be6)}.work-feature h3{font-size:44px;margin-top:12px}.feature-link{display:block;margin-top:12px;font-size:14px}.process{background:var(--blue);color:var(--paper)}.process>.section-intro{max-width:700px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin:58px 0 0;padding:0;list-style:none}.steps li{border-top:1px solid #ffffff70;padding-top:25px}.steps li>span{font-size:12px;letter-spacing:.1em;color:#d6dfff}.steps h3{font-size:29px;margin:24px 0 15px}.steps p{font-size:16px;color:#e2e5ff;max-width:350px}.questions{display:grid;grid-template-columns:1fr 1.15fr;gap:10%}.faq-list details{border-top:1px solid #b9c0b9}.faq-list details:last-child{border-bottom:1px solid #b9c0b9}.faq-list summary{padding:25px 30px 25px 0;cursor:pointer;font-size:17px;font-weight:500;position:relative;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:0;top:22px;font-size:25px;font-weight:400}.faq-list details[open] summary:after{content:'−'}.faq-list details p{font-size:16px;color:#4c5659;padding:0 20px 25px 0}.project-banner{background:var(--orange);text-align:center;padding:80px 20px 85px}.project-banner h2{font-size:clamp(4rem,8vw,8rem);margin:24px 0 32px}.project-banner>p:last-child{font-size:14px;margin-top:22px}footer{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:25px;background:var(--ink);color:var(--paper);padding:40px 5%}footer p,footer a:not(.wordmark){font-size:14px}footer small{grid-column:1/-1;font-size:12px;border-top:1px solid #ffffff30;padding-top:24px;color:#bac6c4}dialog{border:0;border-radius:14px;padding:38px;width:min(670px,calc(100% - 28px));max-height:90dvh;overflow-y:auto;color:var(--ink);background:var(--paper);box-shadow:0 30px 100px #0004}dialog::backdrop{background:#071c24ae;backdrop-filter:blur(5px)}.modal-open{overflow:hidden}.close-button,.close{position:absolute;right:16px;top:16px;border:1px solid #bac1ba;background:var(--paper);border-radius:50%;font-size:25px;width:42px;height:42px;line-height:1}.brief-intro{padding-right:24px}.brief-intro h2{font-size:42px;margin:16px 0}.brief-intro p:last-child{font-size:16px}.brief-service{margin:24px 0 18px;font-size:12px;letter-spacing:.12em;font-weight:700;color:var(--blue)}.field-label{display:block;margin:18px 0 8px;font-weight:600;font-size:14px}input,textarea{width:100%;padding:13px;border:1px solid #b3beb6;border-radius:5px;background:white;color:var(--ink);font-size:16px}textarea{resize:vertical;min-height:110px}.form-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-note{font-size:13px;color:#53605a;margin:16px 0;line-height:1.6}.form-note a{text-decoration:underline}.wide{width:100%}.brief-result{padding-top:28px}.brief-result h3{font-size:28px}.brief-result pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#e7eee7;padding:18px;font:14px/1.6 'DM Sans',sans-serif;border-radius:6px;margin:20px 0}.result-actions{display:flex;flex-wrap:wrap;gap:12px}.portfolio-intro{background:var(--orange);padding-top:50px;padding-bottom:70px}.portfolio-intro h1{font-size:clamp(3rem,6vw,6rem);margin:24px 0}.portfolio-intro>p:not(.eyebrow){max-width:590px;font-size:18px}.portfolio-note{display:block;font-size:11px;font-weight:700;letter-spacing:.12em;margin-top:26px}.featured-performance{display:grid;grid-template-columns:.9fr 1fr;gap:9%;align-items:center}.feature-image{max-height:700px;overflow:hidden}.feature-image img{object-fit:cover;max-height:650px}.featured-performance h2{margin:22px 0}.featured-performance>div>p:not(.eyebrow){font-size:18px}.performance-choices{margin:30px 0}.performance-choice{display:flex;align-items:center;gap:18px;width:100%;background:transparent;border:0;border-top:1px solid #b9c3b9;text-align:left;padding:16px 0}.performance-choice:last-child{border-bottom:1px solid #b9c3b9}.performance-choice img{width:55px;height:75px;object-fit:cover;border-radius:3px}.performance-choice strong{display:block;font-size:17px}.performance-choice small{display:block;font-size:14px;color:#54605b;margin-top:6px}.performance-choice b{margin-left:auto;font-size:16px;border:1px solid #82938a;border-radius:50%;width:44px;height:44px;display:grid;place-items:center}.roster-section{background:var(--ink);color:var(--paper)}.roster-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px}.roster-heading p{font-size:15px;color:#baccc8}.roster{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 24px}.roster-card{min-width:0}.portrait{overflow:hidden;aspect-ratio:4/5}.portrait img{height:100%;object-fit:cover;transition:transform .3s}.roster-card:hover img{transform:scale(1.025)}.artist-name{padding:16px 0;display:flex;align-items:center;justify-content:space-between;gap:12px}.artist-name h3{font-size:25px}.artist-name span{font-size:10px;letter-spacing:.08em;color:#bfd7ce}#film-dialog{width:min(780px,calc(100% - 28px))}#film-title{font-size:26px;padding-right:34px;margin:5px 0 20px}#film-player video{display:block;max-height:65dvh;width:100%;background:#102027}#film-player iframe{width:100%;aspect-ratio:16/9;border:0;display:block}#film-caption{font-size:14px;margin-top:16px}.video-fallback{display:inline-block;margin-top:16px;text-decoration:underline}
@media(min-width:1600px){.hero{padding-left:max(5%,calc((100% - 1500px)/2));padding-right:max(5%,calc((100% - 1500px)/2))}}
@media(max-width:1100px){.site-header{gap:22px}.desktop-nav{gap:18px}.hero-art{height:490px}.lead-portrait{height:445px}.second-portrait{height:295px}.hero{min-height:620px}.pill-label{display:none}.section{padding:72px 5%}.work-feature>img{height:490px}.hero h1{font-size:clamp(3rem,6vw,5rem)}}
@media(max-width:760px){.site-header{height:82px;padding:0 6%;justify-content:space-between}.wordmark{font-size:25px}.desktop-nav,.header-cta{display:none}.menu-toggle{display:block}.hero{display:flex;flex-direction:column;padding:28px 6% 42px;gap:36px;align-items:stretch}.hero h1{font-size:clamp(2.8rem,11.7vw,5.2rem);margin:19px 0 21px}.hero .eyebrow{font-size:10px;letter-spacing:.12em}.hero-description{font-size:16px;max-width:430px}.hero-actions{gap:23px;margin:25px 0 15px}.hero-actions .button{font-size:14px;padding:13px 18px;gap:19px}.hero-actions .text-link{font-size:14px;gap:12px}.hero-note{font-size:12px}.hero-art{height:440px;max-width:480px;align-self:center}.lead-portrait{height:390px;width:65%;left:4%}.lead-portrait figcaption strong{font-size:27px}.second-portrait{right:2%;height:270px;bottom:9px}.art-note{font-size:9px;right:2%}.studio-strip{padding:21px 5%;gap:10px;font-size:17px}.studio-strip i{font-size:16px}.section{padding:56px 6%}.development,.work-preview,.questions,.featured-performance{grid-template-columns:1fr;gap:32px}.section-intro>p:not(.eyebrow){font-size:16px;margin-top:22px}.section-intro>.eyebrow{font-size:10px;margin-bottom:17px}.build-list h3{font-size:24px}.build-list article{padding:23px 0;gap:16px}.work-feature{min-height:380px}.work-feature>img{height:460px}.steps{grid-template-columns:1fr;gap:30px;margin-top:35px}.steps h3{margin:17px 0 10px;font-size:27px}.steps p{max-width:none}.faq-list summary{font-size:16px}.project-banner{padding:58px 6%}.project-banner h2{font-size:clamp(3.5rem,15vw,6rem)}footer{grid-template-columns:1fr;gap:20px;padding:34px 6%}footer small{grid-column:auto;font-size:12px}.form-columns{grid-template-columns:1fr;gap:0}dialog{padding:27px 21px;max-height:90dvh}.brief-intro h2{font-size:35px}.brief-intro .eyebrow{font-size:10px;max-width:180px}.brief-intro p:last-child{font-size:15px}.close-button,.close{right:12px;top:12px}.result-actions .button{flex:1;white-space:nowrap;padding:13px}.portfolio-intro{padding-top:28px}.portfolio-intro h1{font-size:clamp(2.7rem,10.8vw,5rem)}.portfolio-intro>p:not(.eyebrow){font-size:16px}.portfolio-note{font-size:10px;line-height:1.6}.feature-image img{max-height:500px;object-fit:cover;object-position:center 25%}.featured-performance h2{margin:18px 0}.roster-heading{display:block}.roster-heading p{margin-top:20px}.roster{grid-template-columns:1fr 1fr;gap:24px 16px}.artist-name{display:block}.artist-name h3{font-size:21px}.artist-name span{display:block;margin-top:8px}.performance-choice strong{font-size:15px}.performance-choice small{font-size:13px}#film-dialog{padding:26px 16px}#film-title{font-size:21px}}
@media(max-width:360px){.hero-art{height:360px}.lead-portrait{height:335px}.second-portrait{height:220px}.lead-portrait figcaption{padding:50px 13px 20px}.lead-portrait figcaption strong{font-size:23px}.second-portrait figcaption{font-size:7px}.hero-actions{gap:15px}.hero-actions .button{gap:12px;padding:13px}.studio-strip{font-size:14px}.roster{grid-template-columns:1fr}.hero h1 em{font-size:.87em}.portfolio-intro h1{font-size:2.5rem}}
.second-portrait img{object-position:center top}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.showcase-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px 24px}.showcase-actions .text-link{min-height:48px}
