:root{--bg:#111514;--text:#f4f5f0;--muted:#b5bdb7;--accent:#d1dfc5;--line:#ffffff26}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:6px}.skip{position:fixed;left:20px;top:-70px;z-index:20;padding:14px;background:white;color:black}.skip:focus{top:15px}.hero{min-height:760px;height:100svh;max-height:1200px;position:relative;isolation:isolate;display:flex;flex-direction:column}.hero video,.shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.shade{z-index:-1;background:linear-gradient(180deg,rgba(9,16,15,.5),rgba(9,16,15,.05) 30%,rgba(9,16,15,.68) 74%,#111514),linear-gradient(90deg,rgba(9,16,15,.4),transparent)}header{display:flex;justify-content:space-between;align-items:center;margin:0 5%;padding:30px 0;border-bottom:1px solid var(--line)}.brand img{object-fit:contain;display:block}nav{display:flex;align-items:center;gap:45px;font-size:14px}.contact{border:1px solid #ffffff70;padding:15px 22px;display:flex;gap:40px;align-items:center}.contact:hover{background:#ffffff18}.hero-copy{margin:auto 5% 50px;padding-top:140px}.eyebrow{font-size:12px;font-weight:500;letter-spacing:.15em;line-height:1.6;margin:0 0 26px}h1{font-size:clamp(48px,6.7vw,108px);line-height:1.02;font-weight:400;letter-spacing:-.06em;margin:0;max-width:1300px;text-wrap:balance}em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.055em}h1 em{color:#e7ebdf}.hero-bottom{display:flex;justify-content:space-between;align-items:end;margin-top:34px;gap:30px;max-width:1100px}.hero-bottom p{line-height:1.6;font-size:17px;margin:0;color:#e0e5df}.primary{display:flex;align-items:center;justify-content:space-between;gap:45px;padding:20px 26px;background:var(--accent);color:#182318;font-size:15px;transition:background .2s}.primary:hover{background:white}.hero-foot{margin:0 5%;padding:22px 0 28px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.hero-foot a{font-size:12px;letter-spacing:.12em;display:flex;gap:30px}.hero-foot button{background:transparent;border:0;min-height:44px;padding:0 5px;display:flex;align-items:center;gap:10px;font-size:14px}.projects{padding:90px 5% 0;scroll-margin-top:20px}.section-top{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:22px;color:var(--muted)}.section-top .eyebrow{margin:0}.place{font-size:14px}.intro{display:flex;justify-content:space-between;align-items:end;margin:50px 0 48px}.intro h2{font-size:clamp(48px,5.5vw,80px);line-height:1.05;font-weight:400;letter-spacing:-.055em;margin:0}.intro em{color:var(--accent)}.intro p{line-height:1.7;color:var(--muted);max-width:330px;margin:0 0 5px}.grid{display:grid;grid-template-columns:1fr 1fr;gap:48px 28px}.featured{grid-column:1 / -1}.picture{position:relative;overflow:hidden;background:#25302b;aspect-ratio:1.4}.featured .picture{aspect-ratio:2.35}.picture img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease;display:block}.project:hover img{transform:scale(1.025)}.picture:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 70%,#0005);pointer-events:none}.round{position:absolute;right:24px;bottom:24px;background:#f5f5ee;color:#162018;border-radius:50%;width:48px;height:48px;display:grid;place-items:center;font-size:25px;z-index:1}.image-label{position:absolute;left:25px;top:25px;padding:10px 13px;font-size:12px;letter-spacing:.12em;background:#152119cf}.project-caption{display:flex;justify-content:space-between;align-items:center;margin-top:22px;gap:12px}.project-caption h3{font-weight:400;font-size:28px;letter-spacing:-.03em;margin:0}.project-caption span{font-size:14px;color:var(--muted)}.project-end{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:65px;padding:32px 0;display:flex;justify-content:space-between;gap:20px;align-items:center}.project-end p{margin:0;color:var(--muted)}.project-end a{font-size:18px}.project-end a span{margin-left:30px}footer{padding:40px 5%;display:flex;gap:30px;align-items:center;font-size:13px;color:var(--muted)}footer p{flex:1}footer img{object-fit:contain}@media(min-width:1600px){.hero-copy{margin-bottom:70px}}@media(max-width:700px){.hero{min-height:720px;max-height:1000px}header{padding:24px 0}.brand img{width:130px;height:auto}nav{gap:15px}nav>a:first-child{display:none}.contact{padding:12px;gap:18px}.hero-copy{padding-top:110px;margin-bottom:38px}.eyebrow{font-size:12px;letter-spacing:.08em}h1{font-size:clamp(44px,9.5vw,66px);letter-spacing:-.055em;line-height:1.09}.hero-bottom{display:block;margin-top:25px}.hero-bottom p{font-size:16px}.primary{display:inline-flex;margin-top:26px;padding:18px 20px;gap:25px}.hero-foot a{font-size:10px;gap:15px}.hero-foot button span{font-size:12px}.projects{padding-top:60px}.place{display:none}.intro{display:block;margin:35px 0}.intro h2{font-size:52px}.intro p{margin-top:25px}.grid{grid-template-columns:1fr;gap:35px}.featured{grid-column:auto}.featured .picture,.picture{aspect-ratio:1.2}.project-caption h3{font-size:24px}.project-caption span{font-size:12px}.project-end{margin-top:45px;align-items:start;flex-direction:column;line-height:1.5}.project-end a{font-size:16px}footer{flex-wrap:wrap;gap:15px}footer p{flex-basis:55%}footer span{flex-basis:100%}.round{width:44px;height:44px;right:16px;bottom:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* A pinned opening gives the film its own moment before the projects. */
.hero-scroll{height:205svh;position:relative}
.hero-scroll .hero{position:sticky;top:0;height:100svh;min-height:620px;max-height:none;overflow:hidden;--copy-opacity:1;--copy-y:0px;--shade-opacity:1}
.hero-copy{opacity:var(--copy-opacity);transform:translateY(var(--copy-y));will-change:opacity,transform}
.hero .shade{opacity:var(--shade-opacity);will-change:opacity}
.hero header,.hero-foot>a{opacity:var(--copy-opacity)}
.hero-foot{border-top-color:rgb(255 255 255 / var(--line-opacity, .15))}
.hero #pause{background:#11151470;border-radius:3px;padding:0 12px}
@media(max-width:700px){.hero-scroll .hero{min-height:600px}.hero-copy{padding-top:50px}}
@media(max-height:650px){.hero-scroll .hero{min-height:100svh}.hero-copy{padding-top:20px;margin-bottom:20px}.hero-copy h1{font-size:clamp(32px,6vw,62px)}.hero-copy .eyebrow{margin-bottom:12px}.hero-bottom{margin-top:18px}.hero-foot{padding:10px 0}header{padding:15px 0}}
@media(prefers-reduced-motion:reduce){.hero-scroll{height:auto}.hero-scroll .hero{position:relative}.hero-copy{transform:none;will-change:auto}}

.hero-scroll{height:400svh}.scroll-status{font-size:11px;letter-spacing:.1em;padding:12px;background:#11151499;color:white}.scroll-status span{display:inline-block;min-width:36px;margin-left:16px;text-align:right;font-variant-numeric:tabular-nums}@media(prefers-reduced-motion:reduce){.hero-scroll{height:auto}.scroll-status{display:none}}

/* New Frontier hero refinements. */
.hero video,.hero-poster,.hero .shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.hero video{z-index:-3}
.hero-poster{z-index:-2;opacity:var(--poster-opacity,1);transition:opacity .08s linear;will-change:opacity}
.brand{display:block;width:174px;height:45px}
.brand img{width:100%;height:100%;object-fit:contain;display:block;background:transparent}
.hero-copy h1{font-family:"Open Sans",Arial,Helvetica,sans-serif;font-size:clamp(48px,6.25vw,100px);font-weight:500;letter-spacing:-.045em;max-width:1200px}
footer img{width:139px;height:36px;object-fit:contain;background:transparent}
.project-logo{display:block;width:clamp(150px,20vw,230px);height:auto;max-height:60px;object-fit:contain;object-position:left;margin-bottom:20px;filter:brightness(0) invert(1)}
#projects-title > em{font-family:Arial,sans-serif}
@media(max-width:700px){.brand{width:130px;height:34px}.hero-copy h1{font-size:clamp(42px,11vw,62px);line-height:1.03}}
/* R&R subtitle and Varuna gallery share the existing mobile breakpoint. */
header .brand{height:auto;overflow:visible;flex-shrink:0}
header .brand img{height:auto}
.brand-subtitle{display:block;margin-top:6px;font-size:10px;letter-spacing:.28em;text-align:center}
.hero-copy .project-logo{width:115px;height:106px;max-height:none;filter:none;opacity:.8;margin-bottom:18px}
.hero-copy{padding-top:40px}
.varuna-section{padding-top:90px}
.varuna-gallery{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.varuna-gallery figure{margin:0;background:#25302b;overflow:hidden}
.varuna-gallery img{display:block;width:100%;height:auto}
.varuna-gallery .varuna-wide{grid-column:1/-1}
@media(max-width:700px){.hero-copy .project-logo{width:86px;height:80px;margin-bottom:14px}.brand-subtitle{font-size:8px}.varuna-gallery{grid-template-columns:1fr;gap:20px}.varuna-section{padding-top:60px}.hero-copy{padding-top:20px}}
@media(max-height:650px){.hero-copy .project-logo{width:70px;height:65px;margin-bottom:10px}.hero-copy{padding-top:12px}}
