@charset "UTF-8";
:root{--ink:#171b42;--navy:#10142f;--paper:#fff;--muted:#666979;--line:#dfe0e6;--gold:#b5a16c;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif;font-family:var(--sans);color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:30px}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:5px}img{display:block;width:100%;height:auto}h1,h2,h3,p{margin:0}em{font-family:var(--serif);font-weight:400}::selection{background:#e5ddc7;color:var(--ink)}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;padding:16px;background:white}.skip-link:focus{top:20px}
.site-header{min-height:126px;padding:16px 6%;display:flex;align-items:center;justify-content:space-between;gap:32px;background:#fff;border-bottom:1px solid var(--line)}.brand{display:block;flex:0 0 auto;width:190px;line-height:0}.brand-art{display:block;width:100%;height:auto;aspect-ratio:1140/620;overflow:visible}.site-header nav{display:flex;align-items:center;gap:38px;font-size:.875rem}.site-header nav>a{min-height:44px;display:flex;align-items:center;white-space:nowrap}.site-header nav>a:hover{color:#8b7950}.contact-link{gap:24px;border-bottom:1px solid var(--gold)}.contact-link span{font-size:1.1rem}
.hero{min-height:650px;height:calc(100svh - 138px);max-height:960px;position:relative;isolation:isolate;color:#fff;background:var(--navy);overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 46%;z-index:-3}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,#10142f08 20%,#10142f35 44%,#10142fc9 100%),linear-gradient(90deg,#10142f55,transparent 75%);z-index:-2}.hero-content{height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:90px 6% 100px}.eyebrow,.section-label{font-size:.75rem;letter-spacing:.18em;line-height:1.8;font-weight:400}.hero .eyebrow{margin-bottom:23px;color:#e8dec6}.hero h1{font-family:var(--serif);font-size:clamp(4.1rem,7.8vw,8rem);font-weight:400;line-height:1.04;letter-spacing:-.045em;max-width:1100px}.hero h1 em{letter-spacing:-.045em}.hero-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-top:30px}.hero-bottom p{font-size:1rem;line-height:1.7}.round-link{display:flex;align-items:center;gap:24px;font-size:.875rem}.circle{border:1px solid #ffffff85;border-radius:50%;height:54px;width:54px;display:grid;place-items:center;font-size:1.25rem;transition:background .2s,color .2s}.round-link:hover .circle{background:#fff;color:var(--ink)}.hero-caption{position:absolute;bottom:0;left:6%;right:6%;border-top:1px solid #ffffff40;display:flex;justify-content:space-between;gap:20px;padding:22px 0;font-size:.75rem;line-height:1.5}
.section-pad{padding:112px 6%}.approach{display:grid;grid-template-columns:1fr 3fr;gap:6%;border-bottom:1px solid var(--line)}.section-label{color:var(--muted)}.index{margin-right:12px;color:#8b7950}.approach .section-label{padding-top:10px}.approach h2,.collection h2{font-family:var(--serif);font-size:clamp(2.7rem,4.3vw,4.8rem);font-weight:400;letter-spacing:-.035em;line-height:1.16}.approach h2 em{color:#7e704e}.approach-copy{display:grid;grid-template-columns:1fr 1fr;gap:36px;margin-top:34px}.approach-copy p{font-size:1rem;line-height:1.85;color:var(--muted)}.signature-line{display:flex;flex-wrap:wrap;gap:16px 28px;margin-top:36px;padding-top:26px;border-top:1px solid var(--line);font-size:.875rem;color:var(--muted)}.collection-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:55px}.collection-heading .section-label{margin-bottom:18px}.collection-heading>p{font-size:1rem;line-height:1.8;color:var(--muted);max-width:390px}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:78px 40px;align-items:start}.project-card{min-width:0}.project-image{display:block;border:0;padding:0;width:100%;position:relative;overflow:hidden;background:#edeef2;aspect-ratio:1.6;text-align:left}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.project-image:hover img{transform:scale(1.025)}.project-image:after{content:'';position:absolute;inset:70% 0 0;background:linear-gradient(transparent,#10142f55);pointer-events:none}.image-counter{position:absolute;left:18px;top:18px;font-size:.75rem;letter-spacing:.06em;color:#fff;background:#10142fc0;padding:9px 12px}.render-label{position:absolute;right:20px;bottom:18px;color:#fff;font-size:.875rem;z-index:1}.project-info{padding-top:24px}.project-info h3{font-family:var(--serif);font-weight:400;font-size:clamp(2.1rem,3vw,3.2rem);line-height:1.15;letter-spacing:-.035em}.project-address{font-size:.875rem;line-height:1.7;color:var(--muted);margin-top:12px}.stats{font-size:.875rem;line-height:1.7;display:flex;flex-wrap:wrap;gap:6px 18px;color:var(--muted);margin-top:20px;padding-bottom:18px;border-bottom:1px solid var(--line)}.stats span:first-child{color:var(--ink)}.features{display:flex;flex-wrap:wrap;gap:9px 22px;margin:18px 0 0;padding:0;list-style:none}.features li{font-size:.875rem;line-height:1.6;padding-bottom:3px;border-bottom:1px solid #b5a16c66}.project-actions{margin-top:24px}.gallery-link{background:none;border:0;border-bottom:1px solid var(--gold);padding:0 0 14px;width:100%;text-align:left;display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:.875rem;min-height:44px}.gallery-link span{font-size:.75rem;color:var(--muted)}.gallery-link:hover{color:#8b7950}.highlights{margin-top:7px}.highlights summary{display:flex;align-items:center;justify-content:space-between;list-style:none;padding:13px 0;font-size:.875rem;min-height:46px;cursor:pointer}.highlights summary::-webkit-details-marker{display:none}.highlights summary span{font-size:1.25rem}.highlights[open] summary span{transform:rotate(45deg)}.project-detail p{line-height:1.85;color:var(--muted);font-size:1rem;margin-top:8px}.text-only{border-top:1px solid var(--gold);padding-top:25px}.text-number{font-family:var(--serif);font-size:3.2rem;color:#8b7950;line-height:1}.text-only .project-info{padding-top:18px}
.outdoor{min-height:680px;position:relative;isolation:isolate;display:flex;align-items:center;color:#fff;background:var(--navy);overflow:hidden}.outdoor>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3}.outdoor-shade{position:absolute;inset:0;background:linear-gradient(90deg,#10142fe0,#10142f65 50%,#10142f10);z-index:-2}.outdoor-content{padding:95px 6%;max-width:720px}.outdoor h2{font-family:var(--serif);font-size:clamp(4rem,6vw,6.7rem);font-weight:400;letter-spacing:-.04em;line-height:1.05;margin:25px 0}.outdoor-content>p:last-child{font-size:1rem;line-height:1.85;max-width:400px}.project-credit,.image-note{position:absolute;bottom:24px;font-size:.75rem;line-height:1.5}.project-credit{left:6%}.image-note{right:6%}footer{background:var(--navy);color:#fff}footer.section-pad{padding-bottom:35px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:35px;padding-bottom:85px}.footer-top .eyebrow{color:#d9cba6;margin-bottom:24px}.footer-top h2{font-family:var(--serif);font-size:clamp(3.5rem,6vw,6.8rem);font-weight:400;letter-spacing:-.04em;line-height:1.08}.footer-top h2 em{color:#d9cba6}.email-link{display:flex;gap:25px;align-items:center;font-size:clamp(1rem,1.7vw,1.6rem);border-bottom:1px solid var(--gold);padding:15px 0;overflow-wrap:anywhere}.footer-bottom{border-top:1px solid #ffffff30;padding:25px 0;display:flex;justify-content:space-between;gap:20px;font-size:.875rem;color:#d0d1dc}.disclaimer{font-size:.75rem;line-height:1.8;color:#bfc1d0;max-width:860px}
.gallery-dialog{position:fixed;inset:0;width:100%;height:100dvh;max-width:none;max-height:none;margin:0;padding:28px 4%;background:var(--navy);color:#fff;border:0;overflow:auto}.gallery-dialog::backdrop{background:var(--navy)}.gallery-dialog[open]{display:flex;flex-direction:column;gap:16px}.gallery-header{display:flex;justify-content:space-between;gap:20px;align-items:center;flex-shrink:0}.gallery-header .eyebrow{font-size:.75rem;color:#d6c79e}.gallery-header h2{font-family:var(--serif);font-weight:400;font-size:2rem;margin:4px 0 7px}.gallery-header p:last-child{font-size:.875rem;line-height:1.5;color:#c5c6d3}.gallery-close,.gallery-prev,.gallery-next{width:46px;height:46px;border:1px solid #ffffff55;border-radius:50%;background:#10132ed9;color:#fff;flex-shrink:0;font-size:1.25rem}.gallery-close:hover,.gallery-prev:hover,.gallery-next:hover{background:#b5a16c;color:var(--navy)}.gallery-stage{position:relative;flex:1;min-height:180px;display:flex;align-items:center;justify-content:center}.gallery-stage>img{width:100%;height:100%;position:absolute;inset:0;object-fit:contain}.gallery-prev,.gallery-next{position:absolute;z-index:1;top:50%;transform:translateY(-50%)}.gallery-prev{left:12px}.gallery-next{right:12px}.gallery-caption{display:flex;justify-content:space-between;gap:15px;font-size:.75rem;color:#dedee8;line-height:1.6;flex-shrink:0}#gallery-count{white-space:nowrap;color:#e0cf9f}.gallery-thumbnails{display:flex;gap:10px;overflow-x:auto;padding:5px 3px 10px;flex-shrink:0;scrollbar-width:thin;scrollbar-color:#b5a16c #10132e}.gallery-thumbnails button{background:none;border:1px solid transparent;padding:3px;flex:0 0 92px;height:66px;opacity:.55}.gallery-thumbnails button[aria-current="true"]{border-color:#d6c79e;opacity:1}.gallery-thumbnails button:hover{opacity:1}.gallery-thumbnails img{height:100%;width:100%;object-fit:cover}.gallery-note{font-size:.75rem;line-height:1.5;color:#aaaebe;flex-shrink:0}.gallery-open-body{overflow:hidden}
@media(min-width:1100px){.project-card:first-child{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);column-gap:55px;align-items:start}.project-card:first-child .project-image{grid-column:1;grid-row:1/8;height:100%;min-height:500px;aspect-ratio:auto}.project-card:first-child>:not(.project-image){grid-column:2}.project-card:first-child .project-info{padding-top:20px}.project-card:first-child .project-image img{object-position:50% 50%}}
@media(min-width:1800px){.section-pad{padding-left:max(6%,calc((100vw - 1600px)/2));padding-right:max(6%,calc((100vw - 1600px)/2))}}
@media(max-width:950px){.site-header{gap:24px}.site-header nav{gap:22px}.hero{min-height:650px}.section-pad{padding-top:80px;padding-bottom:80px}.approach{grid-template-columns:1fr;gap:28px}.collection-heading{align-items:start;flex-direction:column;gap:24px}.project-grid{gap:55px 26px}.footer-top{flex-direction:column;align-items:start;gap:35px;padding-bottom:60px}.footer-bottom{flex-wrap:wrap}}
@media(max-width:600px){.site-header{padding:15px 6% 0;flex-direction:column;gap:8px;min-height:0}.brand{width:172px;max-width:65vw}.site-header nav{width:100%;justify-content:space-between;gap:12px;border-top:1px solid var(--line);font-size:.875rem}.site-header nav>a{padding:10px 0;min-height:48px}.site-header nav>a:first-child{display:none}.contact-link{border:0;gap:12px}.hero{height:auto;min-height:640px;max-height:none}.hero-image{object-position:59% center}.hero-shade{background:linear-gradient(180deg,#10142f08 15%,#10142f35 38%,#10142fd9 100%)}.hero-content{min-height:640px;padding:210px 6% 95px}.hero h1{font-size:clamp(2.9rem,10.4vw,4rem);line-height:1.08;letter-spacing:-.045em}.hero .eyebrow{margin-bottom:20px}.hero-bottom{flex-direction:column;align-items:start;gap:23px;margin-top:25px}.hero-bottom p{font-size:1rem}.round-link{width:100%;justify-content:space-between;gap:16px}.circle{width:46px;height:46px}.hero-caption{padding:18px 0;font-size:.75rem;align-items:flex-end}.hero-caption span:last-child{max-width:115px;text-align:right}.section-pad{padding:68px 6%}.approach h2,.collection h2{font-size:clamp(2.2rem,8.5vw,3rem)}.approach-copy{grid-template-columns:1fr;gap:20px;margin-top:26px}.signature-line{flex-direction:column;gap:13px;margin-top:26px;padding-top:22px}.collection-heading{margin-bottom:35px}.project-grid{grid-template-columns:1fr;gap:52px}.project-image{aspect-ratio:1.6}.project-info{padding-top:23px}.project-info h3{font-size:2.2rem}.project-address{margin-top:10px}.stats{display:grid;grid-template-columns:1fr 1fr;gap:9px 20px;margin-top:20px}.features{gap:8px 18px}.project-actions{margin-top:22px}.outdoor{min-height:620px}.outdoor>img{object-position:62% center}.outdoor-shade{background:linear-gradient(90deg,#10142fbf,#10142f55),linear-gradient(0deg,#10142f80,transparent)}.outdoor-content{padding:80px 6%}.outdoor h2{font-size:4rem}.project-credit{max-width:145px}.image-note{max-width:115px;text-align:right}.footer-top h2{font-size:3.6rem}.email-link{font-size:1.15rem;gap:16px}.footer-bottom{display:flex;flex-direction:column;gap:16px}.gallery-dialog{padding:max(18px,env(safe-area-inset-top)) 4% max(16px,env(safe-area-inset-bottom));gap:12px}.gallery-header{align-items:start;gap:12px}.gallery-header h2{font-size:1.8rem}.gallery-header p:last-child{font-size:.8125rem}.gallery-header .eyebrow{font-size:.75rem;letter-spacing:.12em}.gallery-prev{left:0}.gallery-next{right:0}.gallery-thumbnails button{flex-basis:76px;height:58px}.gallery-caption{font-size:.75rem}.gallery-note{font-size:.75rem}}
@media(max-width:360px){.hero h1{font-size:2.8rem}.hero-caption{gap:12px}.project-info h3{font-size:2rem}.gallery-link{gap:8px}.gallery-link span{font-size:.75rem}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Precise line icons and development positioning */
.icon{display:inline-block;width:20px;height:20px;flex:none;vertical-align:middle;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.icon-up{transform:rotate(180deg)}.contact-link{gap:18px;letter-spacing:.025em}.contact-link>.icon{width:18px;height:18px}.render-label{display:flex;align-items:center;gap:22px;right:18px;bottom:18px;padding:14px 18px;background:#10142fe0;border:1px solid #ffffff65;letter-spacing:.02em;font-size:.8125rem}.render-label .icon{width:17px;height:17px}.gallery-link{padding:10px 0 17px;font-size:.875rem;letter-spacing:.025em}.gallery-link>span{display:flex;align-items:center;gap:22px}.gallery-link .icon{color:var(--ink);width:18px;height:18px}.highlights summary>span{display:flex}.highlights .icon{width:18px;height:18px}.gallery-close,.gallery-prev,.gallery-next{display:grid;place-items:center}.footer-bottom a{display:flex;align-items:center;gap:12px;width:max-content}.footer-bottom .icon{width:16px;height:16px}.partnership-copy{grid-column:1/-1;max-width:880px}.hero .eyebrow{max-width:100%;font-size:.75rem;letter-spacing:.15em}.signature-line span{line-height:1.7}.hero h1 em{display:inline-block;max-width:100%}
@media(max-width:600px){.hero h1{font-size:clamp(2.7rem,9.6vw,3.8rem)}.hero .eyebrow{font-size:.75rem;letter-spacing:.1em}.render-label{padding:12px 14px;gap:16px;right:14px;bottom:14px}.gallery-link>span{gap:14px}.site-header nav .contact-link{gap:14px}.partnership-copy{grid-column:auto}}
/* Cinematic editorial direction */
.site-header{min-height:110px;padding-top:10px;padding-bottom:10px}.brand{width:162px}.site-header nav{font-size:.8125rem;letter-spacing:.035em;gap:42px}.contact-link{padding-left:4px;padding-right:4px}.cinematic-hero{height:calc(100svh - 110px);min-height:650px;max-height:940px}.hero-media{position:absolute;inset:0;z-index:-1;overflow:hidden;background:var(--navy)}.hero-media .hero-image{z-index:0}.hero-film{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1.1s ease}.film-ready .hero-film{opacity:1}.hero-media .hero-shade{z-index:1;background:linear-gradient(180deg,#10142f00 15%,#10142f15 38%,#10142fbd 100%),linear-gradient(90deg,#10142f30,transparent 75%)}.cinematic-hero .hero-content{position:relative;z-index:2;padding-bottom:104px}.cinematic-hero h1{font-size:clamp(4.2rem,7.7vw,7.8rem);line-height:.99;letter-spacing:-.05em}.cinematic-hero h1 em{line-height:1.15}.cinematic-hero .hero-bottom{margin-top:25px}.cinematic-hero .eyebrow{font-size:.75rem;letter-spacing:.18em;line-height:1.8}.cinematic-hero .hero-caption{z-index:2;align-items:center;gap:25px;padding:14px 0;min-height:65px}.film-scene{min-width:220px;letter-spacing:.045em}.film-type{margin-left:auto;color:#e0dfdf}.film-toggle{display:flex;align-items:center;gap:15px;min-height:44px;background:none;border:0;color:#fff;padding:0 0 0 20px;border-left:1px solid #ffffff45;font-size:.75rem}.film-toggle .icon{width:17px;height:17px}.film-pause-icon{display:none}.is-playing .film-pause-icon{display:block}.is-playing .film-play-icon{display:none}.film-progress{position:absolute;bottom:0;left:0;right:0;height:2px;background:#ffffff15;z-index:3}.film-progress span{display:block;height:100%;width:100%;background:#d5c79e;transform:scaleX(0);transform-origin:left}.approach{padding-top:126px;padding-bottom:126px}.approach h2{font-size:clamp(2.6rem,4.5vw,5rem);line-height:1.13}.approach-copy{margin-top:40px;gap:42px}.signature-line{border-top-color:#b5a16c66;margin-top:40px}.collection{padding-top:108px}.collection-heading{margin-bottom:64px}.collection-heading h2{font-size:clamp(3rem,5vw,5.5rem)}.project-grid{gap:90px 48px}.project-image{aspect-ratio:1.65}.project-info{padding-top:28px}.project-info h3{font-size:clamp(2.25rem,3.15vw,3.4rem)}.image-counter{background:none;padding:0;top:20px;left:22px;font-size:.875rem;text-shadow:0 1px 8px #000}.render-label{border-color:#ffffff75;background:#10142fcc;backdrop-filter:blur(8px);padding:15px 20px;gap:30px}.project-image:hover .render-label{background:var(--navy)}.gallery-link{border-bottom-color:#b5a16c99;padding-bottom:19px}.gallery-link .icon,.contact-link .icon{transition:transform .25s ease}.gallery-link:hover .icon,.contact-link:hover .icon{transform:translate(2px,-2px)}.features li{border-bottom:0;position:relative;padding-left:12px;margin-right:0}.features li:before{content:'';position:absolute;left:0;top:.65em;width:3px;height:3px;background:#a48d54}.outdoor{min-height:730px}.outdoor h2{font-size:clamp(4rem,7vw,7.6rem)}.footer-top{padding-bottom:100px}.footer-top h2{font-size:clamp(3.8rem,6.5vw,7.2rem)}.gallery-dialog{background:#0b0f24}.gallery-header{padding-bottom:12px;border-bottom:1px solid #ffffff25}.gallery-stage{background:#090c1c}.gallery-thumbnails button{transition:opacity .2s,border-color .2s}.reveal-enabled .editorial-reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.65,.3,1)}.reveal-enabled .editorial-reveal.is-visible{opacity:1;transform:none}
@media(min-width:1100px){.project-card:first-child{display:block;grid-column:1/-1}.project-card:first-child .project-image{height:auto;min-height:0;aspect-ratio:2.1}.project-card:first-child .project-info{padding-top:28px}.project-card:first-child .stats{max-width:700px}.project-card:first-child .project-detail{max-width:850px}.project-card:first-child .project-actions,.project-card:first-child .highlights{max-width:700px}}
@media(max-width:950px){.site-header nav{gap:24px}.approach{padding-top:85px;padding-bottom:85px}.project-grid{gap:65px 30px}.collection{padding-top:80px}.collection-heading{margin-bottom:45px}}
@media(max-width:600px){.site-header{min-height:0;padding:12px 6% 0;gap:8px}.brand{width:154px}.site-header nav{font-size:.8125rem;gap:16px}.cinematic-hero{height:auto;min-height:0;max-height:none;display:flex;flex-direction:column}.hero-media{position:relative;inset:auto;width:100%;aspect-ratio:4/3;z-index:0;flex:none}.hero-media .hero-image,.hero-film{object-fit:cover;object-position:center}.hero-media .hero-shade{background:linear-gradient(180deg,transparent 70%,#10142f45)}.cinematic-hero .hero-content{height:auto;min-height:0;padding:33px 6% 28px;background:var(--navy)}.cinematic-hero h1{font-size:clamp(3.2rem,12vw,4.8rem);line-height:1.01}.cinematic-hero .eyebrow{font-size:.75rem;letter-spacing:.12em;margin-bottom:20px;max-width:330px}.cinematic-hero .hero-bottom{flex-direction:row;align-items:center;gap:20px;margin-top:25px}.cinematic-hero .hero-bottom>p{display:none}.cinematic-hero .round-link{font-size:.875rem}.cinematic-hero .hero-caption{position:relative;left:auto;right:auto;bottom:auto;margin:0 6%;padding:12px 0;gap:12px;font-size:.75rem;min-height:64px}.film-scene{min-width:0;flex:1;letter-spacing:0}.film-type{display:none}.film-toggle{padding-left:12px;gap:10px;flex-shrink:0}.cinematic-hero .hero-caption span:last-child{max-width:none;text-align:left}.approach{padding-top:75px;padding-bottom:75px}.approach h2{font-size:clamp(2.4rem,9vw,3.3rem)}.approach-copy{margin-top:28px;gap:24px}.signature-line{margin-top:28px}.collection{padding-top:70px}.collection-heading h2{font-size:clamp(2.8rem,10.5vw,3.7rem)}.project-grid{gap:58px}.project-info h3{font-size:2.4rem}.project-image{aspect-ratio:1.55}.project-info{padding-top:24px}.render-label{padding:12px 15px;gap:20px}.image-counter{top:15px;left:16px}.outdoor{min-height:650px}.outdoor h2{font-size:4.6rem}.footer-top{padding-bottom:65px}.footer-top h2{font-size:3.8rem}}
@media(prefers-reduced-motion:reduce){.hero-film{transition:none}.reveal-enabled .editorial-reveal{opacity:1;transform:none;transition:none}}
/* Keep residence actions visibly inside their own project. */
.project-controls{margin-top:24px;padding:4px 20px 6px;background:#f7f8fa;border:1px solid #e1e3ea;max-width:100%}.project-controls .highlights{margin-top:0;max-width:none}.project-controls .highlights summary{min-height:58px;gap:18px;padding:16px 0;font-size:.9375rem;line-height:1.5;color:var(--ink)}.project-controls .highlights summary>span{flex:none}.project-controls .project-detail{padding:0 0 20px;max-width:none}.project-controls .project-detail p{margin-top:0}.project-controls .project-actions{margin-top:0;max-width:none;border-top:1px solid #e1e3ea}.project-controls .gallery-link{border:0;min-height:54px;padding:14px 0;font-size:.875rem}.project-card{padding-bottom:24px;border-bottom:1px solid var(--line)}.project-card.text-only{border-top:0}.project-grid{row-gap:84px}
@media(min-width:1100px){.project-card:first-child .project-controls{max-width:700px}.project-card:first-child .project-controls .highlights,.project-card:first-child .project-controls .project-actions{max-width:none}}
@media(max-width:600px){.project-controls{margin-top:22px;padding-left:16px;padding-right:16px}.project-controls .highlights summary{min-height:60px;font-size:.9375rem}.project-grid{row-gap:72px}.project-card{padding-bottom:28px}}
/* Compact mobile opening: title and controls overlay the film. */
@media(max-width:600px){.cinematic-hero{height:auto;min-height:clamp(480px,72svh,620px)}.cinematic-hero .hero-media{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto}.cinematic-hero .hero-media .hero-shade{background:linear-gradient(180deg,#10142f08 12%,#10142f25 35%,#10142fb8 76%,#10142fe0 100%)}.cinematic-hero .hero-content{flex:1;justify-content:flex-end;min-height:inherit;height:auto;padding:90px 6% 92px;background:transparent}.cinematic-hero h1{font-size:clamp(3rem,11.5vw,4.3rem)}.cinematic-hero .eyebrow{margin-bottom:18px}.cinematic-hero .hero-bottom{margin-top:20px}.cinematic-hero .hero-caption{position:absolute;left:6%;right:6%;bottom:0;margin:0;padding:10px 0;min-height:64px}.cinematic-hero .hero-content,.cinematic-hero .hero-caption{text-shadow:0 1px 12px #10142f35}}
