@font-face{font-family:ArialFallback;src:local(Arial)}:root{--black:#101010;--white:#f3f3ee;--line:#383838}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--black);color:var(--white);font:16px/1.5 ArialFallback,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid currentColor;outline-offset:6px}button{background:none;border:0}img{max-width:100%;display:block}header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 4%;border-bottom:1px solid var(--line)}.brand{font-weight:900;line-height:.9;letter-spacing:-1px;font-size:23px}.brand span{display:block;font-size:12px;letter-spacing:5px;margin-top:8px}nav{display:flex;gap:38px;font-size:14px}.pill{border:1px solid #666;border-radius:40px;padding:11px 19px;font-size:14px}.pill span{margin-left:30px}.eyebrow{font:12px/1.4 monospace;letter-spacing:.09em}.hero{position:relative;min-height:calc(100svh - 96px);padding:32px 4%;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;isolation:isolate}.hero-top,.hero-bottom{display:flex;justify-content:space-between;align-items:center}.hero-mark{margin:55px 0;position:relative;text-align:center}h1{font-size:clamp(60px,14.7vw,260px);font-weight:900;line-height:.8;letter-spacing:-.075em;margin:0;padding-right:.06em}h1 span{display:block;font-size:.98em;letter-spacing:.13em;padding-left:.13em;margin-top:20px}#logo{max-height:48vh;max-width:85%;margin:auto;object-fit:contain}.hero-bottom p{font-size:26px;line-height:1.15;letter-spacing:-.03em}.hero-bottom .hero-description{font-size:14px;line-height:1.5;letter-spacing:0;color:#aaa}.round{display:grid;place-items:center;border:1px solid #666;border-radius:100%;width:62px;height:62px;font-size:28px}.spotlight{position:absolute;left:0;top:0;width:240px;height:240px;background:#fff;border-radius:50%;mix-blend-mode:difference;pointer-events:none;opacity:0;z-index:5;transform:translate(-500px,-500px)}.feature{height:95svh;min-height:580px;position:relative;overflow:hidden;background:#292929}.feature-poster,.feature video{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 45%}.feature video{opacity:0;transition:opacity .5s}.feature video.ready{opacity:1}.feature-shade{position:absolute;inset:0;background:linear-gradient(#0004,transparent 35%,#000a)}.feature-top,.feature-bottom{position:absolute;left:4%;right:4%;display:flex;justify-content:space-between;align-items:center}.feature-top{top:34px}.feature-top button{font-size:12px;border:1px solid #aaa;border-radius:24px;padding:8px 14px}.feature-bottom{bottom:55px;align-items:end}h2{font-size:clamp(40px,6vw,100px);line-height:1;letter-spacing:-.055em;font-weight:500;margin:20px 0}h3{font-size:27px;letter-spacing:-.03em;font-weight:500;margin:0 0 12px}.watch{display:flex;align-items:center;gap:16px;font-size:14px}.play{display:grid;place-items:center;border:1px solid #fff9;border-radius:50%;width:64px;height:64px;font-size:14px}.section{padding:110px 4%}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:50px}.section-heading>p{font-size:14px;color:#aaa}.small-count{font:14px monospace;vertical-align:top;letter-spacing:0;margin-left:18px}.projects{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.project{display:block;width:100%;text-align:left;padding:0}.project-image{position:relative;aspect-ratio:9/14;overflow:hidden;background:#262626}.project-image img{width:100%;height:100%;object-fit:cover;filter:grayscale(1);transition:transform .7s,filter .5s}.project:hover img,.project:focus-visible img{transform:scale(1.035);filter:grayscale(0)}.project-image .play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#0003}.project-num{position:absolute;top:15px;left:16px;font:12px monospace;text-shadow:0 1px 5px #000}.project-caption{display:flex;justify-content:space-between;margin-top:17px;gap:10px}.project-caption strong{font-size:18px;font-weight:400;display:block}.project-caption small{font-size:12px;color:#aaa}.text-link{display:inline-block;font-size:14px;padding:14px 0;border-bottom:1px solid #777;margin-top:26px}.services{background:var(--white);color:var(--black)}.services-layout{display:grid;grid-template-columns:1fr 1fr;gap:7%;margin-top:45px}.services h2{font-size:clamp(42px,6.8vw,110px);margin:0}em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.06em}.service-list article{display:flex;gap:35px;border-top:1px solid #bbb;padding:25px 0}.service-list article>span{font:12px monospace;padding-top:8px}.service-list p{color:#555;max-width:390px;margin:0;font-size:15px}.agents{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.agent-photo{height:680px;position:relative;overflow:hidden}.agent-photo img{width:100%;height:100%;object-fit:cover;filter:grayscale(1)}.agent-photo span{position:absolute;bottom:24px;left:24px}.agent-copy>p:not(.eyebrow){color:#aaa;max-width:420px;margin-top:30px}.luxury{background:#e4e4df;color:#101010}.luxury h2{font-size:clamp(58px,10vw,160px)}.luxury-bottom{display:flex;justify-content:space-between;align-items:end;margin-top:60px;gap:30px}.luxury-mark{font-size:100px;font-weight:900;letter-spacing:-.1em}.luxury-bottom>div{max-width:390px}.about{display:grid;grid-template-columns:1fr 1.5fr;gap:40px;border-bottom:1px solid #444}.about h2{margin-top:0}.about>div>p{max-width:670px;font-size:21px;color:#aaa}.contact h2{font-size:clamp(72px,13vw,200px);position:relative}.contact h2>span{position:absolute;right:0;top:0;font-weight:200}.contact-bottom{display:grid;grid-template-columns:1fr 1fr;gap:12%;margin-top:70px}.contact-bottom>p{font-size:19px;color:#aaa}form{display:grid;gap:8px}label{font-size:13px;margin-top:16px}input,textarea{width:100%;border:0;border-bottom:1px solid #666;background:transparent;color:#fff;border-radius:0;padding:10px 0;resize:vertical}.submit{display:flex;justify-content:space-between;background:var(--white);color:#111;padding:17px 22px;margin-top:20px}.form-note{font-size:12px;color:#aaa;line-height:1.5}footer{padding:40px 4%;border-top:1px solid #444;display:flex;align-items:center;justify-content:space-between}footer p,footer>a:last-child{font-size:12px;color:#aaa}dialog{width:min(1100px,94vw);max-height:94svh;background:#151515;color:#fff;border:1px solid #555;padding:20px}dialog::backdrop{background:#000d;backdrop-filter:blur(8px)}.player-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:16px}.player-head h2{font-size:22px;letter-spacing:-.03em;margin:0}.player-head button{padding:12px;border:1px solid #555}.player-help{font-size:13px;color:#aaa}.player-help a{text-decoration:underline}#player-body{height:min(70svh,700px)}#player-body iframe,#player-body video{width:100%;height:100%;border:0;background:#000;object-fit:contain}.skip{position:absolute;top:-100px;left:10px;background:white;color:black;padding:10px;z-index:100}.skip:focus{top:10px}.no-js{padding:20px}.reveal{transition:opacity .7s,transform .7s}.reveal.pending{opacity:0;transform:translateY(22px)}@media(min-width:1500px){.section{padding-left:max(4%,calc((100vw - 1600px)/2));padding-right:max(4%,calc((100vw - 1600px)/2))}}@media(max-width:800px){header{height:80px}nav{gap:16px}.brand{font-size:18px}.brand span{font-size:10px}.hero{min-height:calc(88svh - 80px)}.hero-mark{margin:80px 0}h1{font-size:14.5vw}.hero-top span:last-child{display:none}.hero-bottom .hero-description{display:none}.section{padding:75px 5%}.section-heading{display:block}.projects{grid-template-columns:repeat(2,1fr);gap:32px 16px}.services-layout{grid-template-columns:1fr;gap:50px}.services h2 br:nth-of-type(2){display:none}.feature-bottom{display:block}.watch{margin-top:25px}.feature{height:85svh;min-height:540px}.agents{gap:6%}.agent-photo{height:500px}.agent-copy h2{font-size:42px}.agent-copy>p:not(.eyebrow){font-size:15px}.about{grid-template-columns:1fr;gap:24px}.contact-bottom{gap:6%}.luxury-mark{font-size:75px}.spotlight{display:none}}@media(max-width:520px){nav{display:none}.pill{padding:9px 14px}.hero{padding:24px 5%;min-height:80svh}.hero-bottom p{font-size:24px}.hero-mark{margin:60px 0}.round{height:50px;width:50px}.eyebrow{font-size:11px}.feature-bottom{bottom:35px}.feature h2{font-size:48px}.project-caption strong{font-size:16px}.project-image .play{width:46px;height:46px}.agents{grid-template-columns:1fr;gap:40px}.agent-photo{height:480px}.agent-copy h2{font-size:55px}.luxury-bottom{display:block}.luxury-mark{display:none}.about>div>p{font-size:18px}.contact h2>span{font-size:70px}.contact-bottom{grid-template-columns:1fr;gap:25px;margin-top:40px}footer{flex-wrap:wrap;gap:25px}footer p{order:3;width:100%}.player-head h2{font-size:18px}dialog{padding:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.spotlight{display:none}.reveal.pending{opacity:1;transform:none}}

[hidden]{display:none!important}

.contact-info p{color:#aaa}.contact-number{display:block;font-size:clamp(26px,3vw,46px);letter-spacing:-.04em;margin:25px 0}.contact-actions{display:flex;gap:12px;margin-top:25px}
@media(min-width:801px){.feature video{width:48%;right:4%;object-fit:contain}.feature-poster{filter:grayscale(1);opacity:.22}.feature-shade{background:linear-gradient(90deg,#101010aa,transparent)}.feature-bottom{width:45%;display:block;bottom:100px}.feature-bottom h2{font-size:clamp(48px,6vw,96px)}.feature-bottom .watch{margin-top:35px}.feature-top{z-index:1}}

.sr-only{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip-path:inset(50%);white-space:nowrap}
/* Final brand treatment */
:root{--white:#f5f5f3}header{height:88px;background:#000;border-color:#262626}.hero{background:#000;min-height:calc(100svh - 88px);padding-top:28px;padding-bottom:38px}.hero-top{color:#9b9b9b}.hero-mark.has-logo{width:min(850px,86vw);height:clamp(290px,34vw,480px);margin:20px auto 28px;overflow:hidden;isolation:isolate;mask-image:linear-gradient(transparent,#000 14%,#000 84%,transparent)}.hero-mark.has-logo #logo{position:absolute;max-width:none;max-height:none;width:190%;height:auto;left:50%;top:50%;transform:translate(-50%,-48%);margin:0}.logo-caption{position:absolute;bottom:22px;left:0;right:0;color:#aaa;z-index:2;letter-spacing:.2em}.hero-bottom>p{font-size:clamp(32px,4.1vw,66px);margin:0;line-height:.95}.hero-bottom .hero-description{color:#aaa;max-width:290px}.hero-description p{font-size:15px;line-height:1.5;letter-spacing:0;margin:0 0 18px}.hero-work-link{display:flex;justify-content:space-between;gap:40px;border-bottom:1px solid #555;padding-bottom:8px;color:#f3f3ee;font-size:13px}.spotlight{width:220px;height:220px;transition:opacity .2s}.round,.pill,.play{transition:background .25s,color .25s,border-color .25s,transform .25s}.round:hover,.pill:hover{background:#f3f3ee;color:#111;border-color:#f3f3ee}.text-link:hover{border-color:currentColor}.text-link,.hero-work-link{transition:opacity .2s}.text-link:hover,.hero-work-link:hover{opacity:.7}.feature{border-top:1px solid #333}.feature-bottom h2{line-height:1.02}.project-image{border:1px solid #2e2e2e}.project:hover .play{background:#f3f3ee;color:#111;transform:translate(-50%,-50%) scale(1.08)}.project-caption{padding-bottom:16px;border-bottom:1px solid #393939}.project-caption>span{font-size:24px}.projects{gap:26px}.work .text-link{margin-top:45px}.service-list article{transition:padding .25s}.service-list article:hover{padding-left:12px}.agent-photo{border:1px solid #333}.agent-photo:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#0009);pointer-events:none}.agent-photo span{z-index:1}.luxury-mark span{font-family:Georgia,serif;font-weight:400;padding:0 12px}.submit{transition:background .2s}.submit:hover{background:#ccc}.contact-info .text-link{overflow-wrap:anywhere}.player-head button:hover{background:#fff;color:#111}
@media(min-width:1000px){.projects .project:nth-child(even){margin-top:75px}.project-image{aspect-ratio:9/15}.work{padding-top:100px;padding-bottom:120px}.section-heading{margin-bottom:60px}.agents{padding-top:130px;padding-bottom:130px}.feature video{right:8%;width:40%}.feature-bottom{bottom:110px;left:6%}.feature-top{left:6%;right:6%}}
@media(max-width:800px){.hero{min-height:calc(90svh - 88px)}.hero-mark.has-logo{width:94%;height:330px;margin:20px auto}.logo-caption{font-size:10px;bottom:20px}.hero-bottom .hero-description{display:block;max-width:245px}.hero-description p{font-size:13px}.hero-bottom>p{font-size:42px}.hero-bottom .round{display:none}.projects{gap:30px 18px}}
@media(max-width:520px){header{height:105px;position:relative;padding-bottom:24px;align-items:center}header nav{display:flex;position:absolute;bottom:10px;left:5%;right:5%;justify-content:center;gap:35px;font-size:12px;color:#aaa}header .pill{font-size:12px;padding:8px 14px}.hero{min-height:calc(90svh - 105px);padding:23px 5% 30px}.hero-top{font-size:10px}.hero-mark.has-logo{width:100%;height:280px;margin:20px 0}.hero-mark.has-logo #logo{width:200%}.logo-caption{font-size:9px;bottom:30px}.hero-bottom{align-items:end}.hero-bottom>p{font-size:36px}.hero-bottom .hero-description{display:block;max-width:130px}.hero-description p{display:none}.hero-work-link{font-size:11px;gap:14px;line-height:1.4}.section{padding-top:70px;padding-bottom:70px}.feature-bottom h2{font-size:52px}.project-caption strong{font-size:16px}.project-caption small{font-size:12px}.luxury h2{font-size:17vw}.contact h2{font-size:20vw}.about h2{font-size:48px}}
@media(prefers-reduced-motion:reduce){.service-list article:hover{padding-left:0}}
.ink-cursor{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none;mix-blend-mode:difference;opacity:0;z-index:5;transition:opacity .35s ease}.ink-cursor.active{opacity:1}@media(hover:none),(pointer:coarse),(prefers-reduced-motion:reduce){.ink-cursor{display:none}}

header .brand-image{position:relative;display:block;width:145px;height:65px;overflow:hidden;flex-shrink:0}header .brand-image img{position:absolute;max-width:none;width:360px;height:360px;left:50%;top:50%;transform:translate(-50%,-48%)}@media(max-width:520px){header .brand-image{width:125px;height:60px}header .brand-image img{width:310px;height:310px}}

.hero-mark{user-select:none;-webkit-user-select:none}.hero-mark img{-webkit-user-drag:none}

/* A single logo gently grows out of black, then the page fades in. */
.logo-glow{display:none;position:absolute;inset:0;pointer-events:none;mix-blend-mode:screen}.hero-mark.has-logo .logo-glow img{position:absolute;max-width:none;width:190%;height:auto;left:50%;top:50%;transform:translate(-50%,-48%);filter:blur(13px) brightness(1.7)}
.intro-skip{display:none;position:fixed;right:4%;bottom:30px;z-index:50;font:12px monospace;letter-spacing:.08em;color:#aaa;padding:12px 18px;border:1px solid #555;border-radius:30px;background:#000}.intro-pending .intro-skip{display:block}.intro-pending body{overflow:hidden;background:#000}.intro-pending header,.intro-pending .hero-top,.intro-pending .hero-bottom,.intro-pending .logo-caption,.intro-pending main>.section,.intro-pending .feature,.intro-pending footer{opacity:0;visibility:hidden}
header,.hero-top,.hero-bottom,.logo-caption,.feature,footer,main>.section{transition:opacity 1.25s cubic-bezier(.22,.61,.36,1),visibility 1.25s}.intro-pending .hero-mark #logo{opacity:0}.intro-pending .ink-cursor{display:none}.intro-playing .hero-mark{animation:logo-grow 2.6s cubic-bezier(.16,1,.3,1) both}.intro-playing .hero-mark #logo{animation:logo-fade 2.6s ease both}.intro-playing .logo-glow{display:block;animation:logo-bloom 2.6s ease both}
@keyframes logo-grow{from{transform:scale(.72)}to{transform:scale(1)}}@keyframes logo-fade{0%{opacity:0;filter:blur(5px)}45%{opacity:.85;filter:blur(.5px)}80%,100%{opacity:1;filter:blur(0)}}@keyframes logo-bloom{0%{opacity:0}38%{opacity:.5}68%{opacity:.2}100%{opacity:0}}
@media(max-width:520px){.hero-mark.has-logo .logo-glow img{width:200%}.intro-skip{bottom:18px;font-size:11px}.hero-bottom>p{font-size:32px}}
@media(prefers-reduced-motion:reduce){.intro-skip,.logo-glow{display:none!important}.intro-pending header,.intro-pending .hero-top,.intro-pending .hero-bottom,.intro-pending .logo-caption,.intro-pending main>.section,.intro-pending .feature,.intro-pending footer{opacity:1;visibility:visible}.intro-pending .hero-mark #logo{opacity:1}.intro-pending body{overflow:auto}}
