/* Homepage review: native sticky entrance, one GSAP handoff, useful project paths. */
.purpose-film.film-section{padding:0;background:#0b0b09;clip-path:none;transform:none;z-index:3}
.door-scroll-mode .purpose-film.film-section{height:200svh;margin-top:-200svh;transform:none;clip-path:none}
.purpose-film .film-stage{position:sticky;top:0;min-height:100svh;padding:32px var(--pad) 20px;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;overflow:clip}
.purpose-film .film-stage>.section-line{padding-bottom:20px;flex:none}
.purpose-film .film-stage>.section-line h2{font:inherit}
.purpose-film .film-frame:not(:fullscreen){width:min(100%,calc((100svh - 270px)*16/9));margin:0 auto;transform:none!important;box-shadow:none;border:1px solid #eeede31a;will-change:auto}
.purpose-film .film-controls{opacity:1;visibility:visible;background:linear-gradient(transparent,#000e);padding-top:40px}
.purpose-film .film-caption{opacity:1;gap:20px;margin:20px 0 0;visibility:visible}
.purpose-film .film-caption p{font-size:23px}
.purpose-film .film-caption span{font-size:11px}
.purpose-film .film-description{margin-top:12px;opacity:1;visibility:visible;z-index:1}
.purpose-film .film-description summary{font-size:10px;min-height:25px}
.film-exit-matte{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:5}
.film-exit-matte i{position:absolute;inset:0 auto 0 0;width:56%;background:#050505;transform:translateX(-105%);clip-path:polygon(0 0,100% 0,90% 100%,0 100%)}
.film-exit-matte i:last-child{left:auto;right:0;transform:translateX(105%);clip-path:polygon(10% 0,100% 0,100% 100%,0 100%)}
body[data-continuity] .selected-work{margin-top:0;background:#050505}
body[data-continuity] .home-planes{opacity:1;transform:translateY(85px)}
body[data-continuity] .home-plane-hit{filter:none}
body[data-continuity] .home-plane-label{opacity:1}
body[data-continuity] .work-heading{transform:none}
.project-paths{position:relative;padding:65px var(--pad) 50px;background:#e8e4d8;color:#2d3026;z-index:5}
.project-paths>.section-line{color:#676a5b;padding-bottom:25px;border-bottom:1px solid #33382730}
.paths-layout{display:grid;grid-template-columns:.9fr 1.25fr;gap:8vw;padding:94px 0 74px}
.paths-intro h2{font:clamp(74px,8.8vw,150px)/.91 Newsreader,serif;letter-spacing:-.06em;font-weight:400;margin:0 0 35px}
.paths-intro h2 em{color:#86513b}
.paths-intro>p{max-width:275px;font:16px/1.7 Instrument,sans-serif}
.path-note{display:block;margin-top:48px;font:9px/1.7 Fragment,monospace;color:#747665}
.project-path{border-bottom:1px solid #2d302638}
.project-path:first-child{border-top:1px solid #2d302638}
.project-path summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:24px 1fr 24px;gap:18px;align-items:center;padding:29px 0;transition:color .25s}
.project-path summary::-webkit-details-marker{display:none}
.project-path summary:hover{color:#86513b}
.path-number{font:9px Fragment,monospace;align-self:start;padding-top:8px;color:#767968}
.project-path summary strong{display:block;font:clamp(29px,3.2vw,51px)/1.1 Newsreader,serif;font-weight:400;letter-spacing:-.04em}
.project-path summary small{display:block;font:12px/1.6 Instrument,sans-serif;margin-top:11px;color:#656957}
.project-path summary i{position:relative;width:20px;height:20px}
.project-path summary i:before,.project-path summary i:after{content:'';position:absolute;top:9px;left:3px;width:14px;height:1px;background:currentColor}
.project-path summary i:after{transform:rotate(90deg);transition:transform .3s}
.project-path[open] summary i:after{transform:rotate(0)}
.project-path[open] summary strong{color:#86513b}
.path-content{padding:0 42px 30px;font:14px/1.7 Instrument,sans-serif}
.path-content>p{max-width:440px}
.path-content ul{display:grid;gap:9px;list-style:none;padding:0;margin:23px 0 27px;color:#606551;font-size:12px}
.path-content li{position:relative;padding-left:19px}
.path-content li:before{content:'—';position:absolute;left:0}
.path-content a{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#30382a;color:#eeeddd;min-height:54px;max-width:370px;font-size:13px;transition:background .25s,gap .25s}
.path-content a:hover{background:#86513b}
.path-content a span{font-size:20px}
@supports (interpolate-size:allow-keywords){.continuity-ready .project-path{interpolate-size:allow-keywords}.continuity-ready .project-path::details-content{height:0;opacity:0;overflow:clip;transition:height .4s ease,opacity .3s,content-visibility .4s allow-discrete}.continuity-ready .project-path[open]::details-content{height:auto;opacity:1}}
.paths-process{display:grid;grid-template-columns:.65fr 2fr auto;align-items:start;gap:45px;border-top:1px solid #33382730;padding-top:36px}
.paths-process>p{font:28px/1.1 Newsreader,serif;letter-spacing:-.02em}
.paths-process>ol{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding:0;margin:0}
.paths-process li{font:12px/1.7 Instrument,sans-serif;max-width:210px}
.paths-process li span{display:block;font:8px/1.7 Fragment,monospace;margin-bottom:12px;color:#767968}
.paths-process>a{font-size:11px;min-height:44px;display:flex;align-items:center;border-bottom:1px solid #30382a66}
.project-next.finale-section{padding:48px var(--pad) 80px;background:#bcc2a7;color:#293323;overflow:clip;min-height:0}
.project-next.finale-section:before,.project-next.finale-section:after{display:none}
.project-next>.section-line{color:#535e47;border-bottom:1px solid #29332330;padding-bottom:25px}
.next-layout{display:grid;grid-template-columns:1.3fr .7fr;align-items:center;gap:7vw;margin-top:75px}
.project-next h2{font:clamp(75px,9.5vw,160px)/.9 Newsreader,serif;letter-spacing:-.06em;font-weight:400}
.project-next h2 em{color:#586746}
.next-action>p{font:15px/1.8 Instrument,sans-serif;max-width:345px;margin-bottom:26px}
.project-button{display:flex;justify-content:space-between;align-items:center;background:#2b3624;color:#f0efe4;padding:22px 25px;max-width:350px;min-height:68px;font-size:15px;transition:background .3s}
.project-button:hover{background:#4b5b3d}
.project-button span{font-size:24px;transition:transform .3s}
.project-button:hover span{transform:translate(3px,-3px)}
.next-note{display:block;font:8px/1.7 Fragment,monospace;letter-spacing:.03em;margin-top:17px;color:#55634a}
.site-footer.studio-footer{display:block;padding:52px var(--pad) 30px;background:#141510;color:#e8e5d8}
.studio-footer .footer-top{display:grid;grid-template-columns:1.2fr 1fr auto;align-items:center;padding-bottom:42px;border-bottom:1px solid #e8e5d830;gap:35px}
.studio-footer .footer-brand{display:block;font:clamp(46px,6vw,92px)/1 Newsreader,serif;letter-spacing:-.06em;color:#eeebde;min-height:0}
.footer-brand span{display:block;font:8px Fragment,monospace;letter-spacing:.6em;margin-top:12px}
.footer-top>p{font:18px/1.5 Newsreader,serif;font-style:italic;color:#9ba18c}
.studio-footer .return-entrance{font:10px Fragment,monospace;display:flex;gap:20px;min-height:44px}
.studio-footer .footer-directory{display:grid;grid-template-columns:1.65fr .6fr .75fr 1fr;gap:5vw;padding:45px 0 40px;font:13px/1.5 Instrument,sans-serif}
.footer-label{display:block;font:9px/1.5 Fragment,monospace;letter-spacing:.13em;color:#858b79;margin-bottom:20px}
.footer-directory nav,.footer-location{display:flex;flex-direction:column;align-items:start}
.footer-directory nav a,.footer-location>a{display:flex;align-items:center;min-height:38px}
.footer-directory a{transition:color .2s}
.footer-directory a:hover{color:#cbd4ad;text-decoration:underline;text-underline-offset:5px}
.studio-footer .footer-email>a{display:block;font:clamp(14px,1.4vw,22px)/1.6 Instrument,sans-serif;overflow-wrap:anywhere;min-height:44px;color:#eeebde}
.footer-email>p{font:12px/1.8 Instrument,sans-serif;color:#979e88;margin-top:15px}
.footer-location>span:not(.footer-label){margin:7px 0;color:#b7bdab}
.denver-clock{font:11px/1.6 Fragment,monospace}
.studio-footer .footer-bottom{display:grid;grid-template-columns:1fr 1.65fr;gap:6vw;border-top:1px solid #e8e5d830;padding-top:25px;font:10px/1.8 Instrument,sans-serif;color:#969d87}
.studio-footer .footer-bottom>span{display:block}
.footer-bottom p{max-width:700px}
.project-path summary:focus-visible,.path-content a:focus-visible,.project-button:focus-visible,.studio-footer a:focus-visible{outline:2px solid currentColor;outline-offset:5px}
@media(max-width:1000px){.paths-layout{gap:6vw}.paths-process{grid-template-columns:1fr 3fr}.paths-process>a{grid-column:2;justify-self:start}.studio-footer .footer-directory{grid-template-columns:1.4fr .7fr .8fr;gap:35px}.footer-location{grid-column:1 / -1;display:flex;flex-direction:row;align-items:center;gap:24px;flex-wrap:wrap}.footer-location .footer-label{margin:0}}
@media(max-width:700px){
 .door-scroll-mode .purpose-film.film-section{height:200svh;margin-top:-200svh}
 .purpose-film .film-stage{padding:32px 16px;justify-content:center;min-height:100svh}
 .purpose-film .film-stage>.section-line{gap:15px;font-size:7px;padding:0 8px 22px}.purpose-film .film-stage>.section-line h2{display:none}
 .purpose-film .film-frame:not(:fullscreen){width:100%}
 .purpose-film .film-caption{display:block;margin-top:24px}.purpose-film .film-caption p{max-width:none;font-size:26px;margin-bottom:10px}.purpose-film .film-caption span{font-size:12px}
 .purpose-film .film-description{margin-left:8px;margin-top:22px}.purpose-film .film-description p{font-size:13px}
 .purpose-film .film-controls{gap:12px;padding:30px 10px 4px;font-size:8px;flex-wrap:wrap}.purpose-film #film-time{display:none}.purpose-film #film-seek{min-width:35px}.purpose-film #film-fullscreen{font-size:8px}
 body[data-continuity] .home-planes{transform:translateY(100px)}
 .project-paths{padding:40px 24px}.project-paths>.section-line{font-size:7px;gap:20px}.project-paths>.section-line span:last-child{max-width:120px;text-align:right}
 .paths-layout{grid-template-columns:1fr;gap:38px;padding:50px 0}.paths-intro h2{font-size:82px;margin-bottom:23px}.paths-intro>p{font-size:14px;max-width:300px}.path-note{margin-top:25px;font-size:8px}
 .project-path summary{grid-template-columns:18px 1fr 18px;gap:12px;padding:26px 0}.project-path summary strong{font-size:34px}.project-path summary small{font-size:12px;max-width:230px}.path-content{padding:0 0 28px 30px;font-size:13px}.path-content ul{font-size:12px}
 .paths-process{grid-template-columns:1fr;gap:30px}.paths-process>ol{grid-template-columns:1fr;gap:24px}.paths-process li{max-width:none;display:grid;grid-template-columns:95px 1fr;gap:20px}.paths-process li span{margin:2px 0 0}.paths-process>a{grid-column:auto;justify-self:start}
 .project-next.finale-section{padding:40px 24px 52px}.project-next>.section-line{font-size:7px;gap:24px}.next-layout{grid-template-columns:1fr;margin-top:50px;gap:36px}.project-next h2{font-size:78px}.next-action>p{font-size:14px}.project-button{max-width:none;width:100%}
 .site-footer.studio-footer{padding:40px 24px 26px}.studio-footer .footer-top{grid-template-columns:1fr auto;gap:25px;padding-bottom:30px}.studio-footer .footer-brand{font-size:57px}.footer-top>p{grid-row:2;grid-column:1 / -1;font-size:17px}.studio-footer .return-entrance{font-size:8px;gap:10px}
 .studio-footer .footer-directory{grid-template-columns:1fr 1fr;gap:32px;padding:35px 0}.footer-email{grid-column:1/-1}.studio-footer .footer-email>a{font-size:19px}.footer-location{grid-column:1/-1;flex-direction:column;align-items:start;gap:0}.footer-location .footer-label{margin-bottom:16px}.footer-directory nav a{min-height:44px}.studio-footer .footer-bottom{grid-template-columns:1fr;gap:20px;font-size:10px}.footer-label{font-size:9px}
 .studio-cover-title h1{font-size:14vw}
}
@media(max-width:360px){.paths-intro h2{font-size:70px}.project-path summary strong{font-size:28px}.project-next h2{font-size:66px}.studio-footer .footer-brand{font-size:47px}.studio-footer .footer-email>a{font-size:16px}.purpose-film .film-controls{gap:8px}}
.motion-reduced .purpose-film.film-section{height:auto;margin-top:0;opacity:1;visibility:visible!important}
.motion-reduced .film-exit-matte{display:none}
@media(prefers-reduced-motion:reduce){.door-scroll-mode .purpose-film.film-section{height:auto;margin-top:0;opacity:1;visibility:visible!important}.film-exit-matte{display:none}.project-path::details-content,.project-path summary i:after,.project-button,.project-button span{transition:none}}
@media(max-width:700px){.purpose-film .film-frame video{aspect-ratio:16/9}.purpose-film .film-stage{padding-top:25px;padding-bottom:25px}.purpose-film .film-caption p{font-size:23px}.purpose-film .film-controls{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0 12px;padding:40px 12px 4px}.purpose-film #film-seek{grid-row:2;grid-column:1/-1;width:100%;margin:0 0 9px}.purpose-film #film-fullscreen{text-align:right}.purpose-film #film-sound{text-align:center}.purpose-film .film-frame:fullscreen video{aspect-ratio:auto}}
.purpose-film .film-controls,.purpose-film .film-caption,.purpose-film .film-description{visibility:inherit}
.studio-footer .footer-directory{align-items:start}

.purpose-film .film-controls,.purpose-film .film-description{visibility:var(--film-ui,inherit)}

/* Full source framing, with controls and chapter copy outside the image. */
.purpose-film .film-frame video{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain}
.purpose-film .film-controls{position:relative;background:#151610;border-top:1px solid #eeede320;padding:3px 18px;min-height:50px;display:flex;flex-wrap:nowrap;gap:20px}
.purpose-film #film-seek{display:block;flex:1;min-width:30px;width:auto;margin:0}
.purpose-film .film-frame:fullscreen{display:flex;flex-direction:column;background:#0b0b09}
.purpose-film .film-frame:fullscreen video{width:100%;height:calc(100% - 60px);object-fit:contain;min-height:0}
.purpose-film .film-frame:fullscreen .film-controls{width:100%;flex:none}
.purpose-film .film-narrative{align-items:end;min-height:67px}
.film-chapter{display:block;font:8px/1.5 Fragment,monospace;color:#a9b195;margin-bottom:10px}
.purpose-film #film-message{font:30px/1.1 Newsreader,serif;letter-spacing:-.025em;max-width:none}
.purpose-film #film-reason{font:12px/1.6 Instrument,sans-serif;color:#b6bba9;max-width:none}
.story-film .film-afterword{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-top:20px;visibility:var(--film-ui,inherit)}
.story-film .film-description{flex:1;min-width:0;margin:0}
.story-film .film-description summary{display:flex;align-items:center;min-height:48px;font-size:11px;cursor:pointer}
.story-film .film-description p{max-width:68ch;font:14px/1.75 Instrument,sans-serif;margin:14px 0;color:#b6bba9}
.story-film .film-description strong{color:#eeede3;font-weight:400}
.film-project-link{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:48px;padding:12px 18px;border:1px solid #eeede34d;color:#eeede3;font:14px/1.4 Instrument,sans-serif;white-space:nowrap;transition:background .2s,color .2s}
.film-project-link svg{width:18px;height:18px;flex:none}
.film-project-link:hover{background:#eeede3;color:#171810}
.film-project-link:focus-visible{outline:2px solid #e0d5b5;outline-offset:5px}
@media(max-width:700px){.story-film .film-afterword{gap:12px;margin-top:18px}.story-film .film-description{margin:0}.story-film .film-description summary{font-size:10px}.film-project-link{gap:18px;font-size:13px;padding:12px 14px}.story-film .film-description[open]{flex-basis:100%;order:1}.story-film .film-afterword:has(.film-description[open]){flex-wrap:wrap}.story-film .film-afterword:has(.film-description[open]) .film-project-link{margin-left:auto}}
.studio-footer .footer-project{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:17px 21px;border:1px solid #e8e5d860;color:#e8e5d8;font:13px/1.3 Instrument,sans-serif;min-height:58px;transition:background .2s,color .2s}
.studio-footer .footer-project:hover{background:#e8e5d8;color:#2d3026}
.footer-project span{font-size:22px}
.studio-footer .footer-bottom{grid-template-columns:1fr 1.65fr auto;align-items:start}
@media(max-width:1000px){.studio-footer .footer-top{grid-template-columns:1fr auto}.footer-top>p{grid-row:2;grid-column:1/-1}.studio-footer .footer-bottom{grid-template-columns:1fr 1.65fr}.footer-bottom>.return-entrance{grid-column:1/-1;justify-self:start}}
@media(max-width:700px){.purpose-film .film-controls{padding:3px 10px;gap:10px;min-height:50px;font-size:8px}.purpose-film #film-seek{min-width:25px}.purpose-film #film-sound{margin-left:0}.purpose-film .film-narrative{display:block;min-height:123px;margin-top:25px}.purpose-film #film-message{font-size:30px;max-width:310px;margin:0 0 13px}.purpose-film #film-reason{display:block;text-align:left;font-size:12px}.studio-footer .footer-top{grid-template-columns:1fr}.footer-top>p{grid-row:auto;grid-column:auto}.studio-footer .footer-project{justify-self:stretch;font-size:14px}.studio-footer .footer-bottom{grid-template-columns:1fr}.footer-bottom>.return-entrance{grid-column:auto}}
@media(max-width:700px){.purpose-film #film-frame .film-controls{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0 12px;padding:3px 10px 8px}.purpose-film #film-play{grid-column:1;grid-row:1;text-align:left}.purpose-film #film-sound{grid-column:2;grid-row:1;text-align:center}.purpose-film #film-fullscreen{grid-column:3;grid-row:1;text-align:right}.purpose-film #film-seek{grid-column:1/-1;grid-row:2;width:100%;margin:0}}
