:root{--bg:#000;--text-main:#f8f8f8;--text-muted:#aaa;--accent:#ea5842}*,:before,:after{box-sizing:border-box}body{background:var(--bg);min-height:100vh;color:var(--text-main);margin:0;font-family:Helvetica Now Display,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-size:18px;line-height:1.5}.page{max-width:1280px;margin:0 auto;padding:5.5rem 2rem 3.5rem}.nav{z-index:1000;background:var(--bg);border-bottom:1px solid #222;width:100%;position:fixed;top:0;left:0}.nav__inner{justify-content:flex-end;gap:2rem;max-width:1280px;margin:0 auto;padding:1.5rem 2rem;display:flex}.nav__link{text-transform:uppercase;letter-spacing:.22em;color:var(--text-muted);border:none;border-radius:0;padding:0;font-size:.8rem;text-decoration:none;transition:color .15s,opacity .15s}.nav__link:hover{color:var(--text-main)}.nav__link--active{color:var(--text-main);font-weight:700}@media (max-width:900px){.nav__inner{padding-inline:1.5rem}}@media (max-width:640px){.nav__inner{gap:1rem;padding-inline:1.2rem}.nav__link{letter-spacing:.18em;font-size:.75rem}}.hello{flex-direction:column;display:flex}.hello__hero{flex-direction:column;align-items:flex-start;min-height:min(80vh,780px);display:flex}.hello__hero-text{flex-direction:column;justify-content:center;min-height:60dvh;display:flex}.hello__hero-eyebrow{text-transform:uppercase;color:var(--accent);margin:0 0 .8rem;font-size:clamp(3rem,4vw + 1.2rem,5rem);font-weight:800;line-height:1.02}.hello__hero-main{text-transform:uppercase;margin:0;font-size:clamp(3.4rem,6vw + 1.5rem,5rem);font-weight:800;line-height:1.02}.hello__hero-sub{color:var(--text-muted);margin:1.2rem 0 0;font-size:clamp(1.8rem,2vw + 1.1rem,2.6rem)}.hello__hero-sub2{color:var(--text-main);margin:1.2rem 0 0;font-size:clamp(1.2rem,2vw + .75rem,2rem)}.hello__hero-image{border-radius:10px;width:100%;margin-top:.5rem;margin-bottom:2.2rem;overflow:hidden}.hello__image--portrait{width:100%;max-width:none}.hello__section{margin-top:2.8rem;margin-bottom:2.8rem}.hello__section p{font-size:2.3rem}.hello__section--copy{font-size:1.3rem}.hello__lead{margin-bottom:1rem;font-weight:650}.hello__section--copy p{margin:.45rem 0}.hello__quote{margin-top:3rem;margin-bottom:0;font-size:1.25rem}.hello__quote-author{color:var(--accent);font-weight:650}.hello__section--contact{margin-top:2rem}.hello__contact-title{text-transform:uppercase;color:var(--accent);margin:0 0 2rem;font-size:clamp(2.4rem,6vw + .1rem,4rem)}.hello__contact{flex-direction:column;gap:1.3rem;font-size:2.3rem;display:flex}.hello__contact-label{letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.3rem;font-size:.95rem}.hello__contact a{color:var(--text-main);font-weight:500;text-decoration:none}.hello__contact a:hover{color:var(--accent)}.hello__image{background:#151515;border:1px solid #262626;border-radius:8px;justify-content:center;align-items:center;width:100%;display:flex}.hello__image:not(.hello__image--portrait){aspect-ratio:16/9}.hello__image--first{margin-top:1.5rem}.hello__image span{text-transform:uppercase;letter-spacing:.14em;color:#666;font-size:.9rem}.splash{background:#000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.splash__inner{text-align:center}.splash__eyebrow{text-transform:uppercase;letter-spacing:.28em;color:var(--accent);margin:0 0 1rem;font-size:.95rem}.splash__headline{text-transform:uppercase;margin:0;font-size:clamp(2.6rem,4vw + 1.5rem,3.6rem);font-weight:800;line-height:1}@media (max-width:900px){.page{padding-inline:1.5rem}.hello__hero{min-height:auto}}@media (max-width:640px){.page{padding-inline:1.2rem}.hello__hero-main{font-size:clamp(2.6rem,7vw + 1rem,3.3rem)}.hello__hero-sub{letter-spacing:.16em;font-size:1rem}.hello__section--copy{font-size:1.2rem}.hello__contact{font-size:1.1rem}}.work{flex-direction:column;display:flex}.work__intro{margin-top:2.5rem;margin-bottom:4rem}.work__intro-title{text-transform:uppercase;margin:0 0 1.2rem;font-size:clamp(1.6rem,2.3vw + 1rem,2.1rem);font-weight:800;line-height:1.1}.work__intro p{max-width:34rem;color:var(--text-muted);margin:.2rem 0}.work__hero{border:1px solid #262626;border-radius:10px;margin-top:2rem;overflow:hidden}.work__case{margin-top:4.5rem}.work__title{text-transform:uppercase;color:var(--accent);margin:0 0 .8rem;font-size:clamp(3.4rem,6vw + 1.5rem,5rem);font-weight:750}.work__case>p{margin:.2rem 0;font-size:clamp(2rem,2vw + .5rem,3rem)}.work__pillars{border-top:1px solid #262626;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;margin:2rem 0 2.5rem;padding-top:1.5rem;display:grid}.work__pillars span{letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.3rem;font-size:1.2rem;display:inline-block}.work__pillars p{margin:0;font-size:1.5rem}.work__case-hero{border-radius:10px;margin-top:.5rem;margin-bottom:2.2rem;overflow:hidden}.work__grid{gap:1.5rem;display:grid}.work__grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.work__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.work__tile{border-radius:.75rem;position:relative;overflow:hidden}.work__tile-image,.work__tile-video{object-fit:cover;width:100%;height:100%;display:block}.work__carousel{width:100%;margin-block:3rem;position:relative;overflow:hidden}.work__carousel-track{gap:1.5rem;width:max-content;animation:40s linear infinite work-carousel-scroll;display:flex}.work__carousel-item{flex:none}@keyframes work-carousel-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:900px){.work__grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.work__grid--4,.work__grid--3{grid-template-columns:minmax(0,1fr)}}.work__tile{border:1px solid #262626;border-radius:8px;position:relative;overflow:hidden}.work__tile--portrait{aspect-ratio:3/4}.work__comments{background:#050505;border:1px solid #262626;border-radius:8px;flex-direction:column;gap:.6rem;margin-top:.5rem;padding:.9rem 1rem;font-size:.9rem;display:flex}.work__comment{align-items:center;gap:.6rem;display:flex}.work__avatar{background:linear-gradient(135deg,#ff7a1a,#ff3b6a);border-radius:999px;flex-shrink:0;width:26px;height:26px}@media (max-width:900px){.work__pillars{grid-template-columns:1fr;gap:1.4rem}.work__grid--4,.work__grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.work__intro{margin-top:2rem;margin-bottom:3rem}.work__grid--4,.work__grid--3{grid-template-columns:1fr}.work__comments{font-size:.85rem}}.irl-page{flex-direction:column;display:flex}.irl{margin-top:1.25rem}.irl__title{text-transform:uppercase;margin:0 0 2rem;font-size:clamp(1.8rem,2.5vw + 1.1rem,2.4rem);font-weight:800;line-height:1.1}.irl__image{border-radius:10px;margin-bottom:2.5rem;overflow:hidden}.irl__body{font-size:clamp(1.5rem,2vw + .5rem,2rem)}.irl__body p{margin:0 0 1.4rem}.irl__body p:last-child{margin-bottom:0}@media (max-width:900px){.irl{margin-top:3.5rem}.irl__body{font-size:1rem}.hello__section p,.work__case>p,.work__pillars p{font-size:1.3rem}}@media (max-width:640px){.irl__title{font-size:clamp(1.6rem,6vw + .4rem,2rem)}.irl__image{margin-bottom:2rem}}.work__tile-video--vimeo{aspect-ratio:9/16;border-radius:12px;width:100%;position:relative;overflow:hidden}.work__tile-video--vimeo iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.work__tile-fallback{color:#fff;text-align:center;background:#111;border-radius:12px;justify-content:center;align-items:center;padding:2rem;font-size:.9rem;display:flex}.work__press{background:#050505;border:1px solid #262626;border-radius:8px;flex-direction:column;gap:.55rem;margin-top:.6rem;padding:.9rem 1rem;font-size:.95rem;display:flex}.work__press-item{align-items:flex-start;gap:.6rem;display:flex}.work__press-item p{margin:0}.work__press-outlet{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin-right:.4rem;font-weight:600}.work__press-link{color:var(--text-main);text-decoration:none}.work__press-link:hover{color:var(--accent);text-decoration:underline}@media (max-width:640px){.work__press{font-size:.85rem}.work__press-outlet{font-size:.7rem}}
