@import"https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Space+Grotesk:wght@400;500&display=swap";:root{--ink: #111013;--paper: #ebe7de;--muted: #938d80;--accent: #e04a2f}*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Instrument Serif",serif;background-color:var(--ink)}img{width:100%;height:100%;object-fit:cover}h1{font-size:clamp(2.75rem,6vw,5rem);font-weight:400;letter-spacing:-.02em;line-height:.98}.kicker{font-family:Space Grotesk,sans-serif;font-size:.72rem;font-weight:500;letter-spacing:.32em;text-transform:uppercase;color:var(--accent)}.lede{font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:400;line-height:1.55;letter-spacing:.01em;color:var(--muted);max-width:34ch;margin-inline:auto}.contact{font-family:Space Grotesk,sans-serif;font-size:.82rem;font-weight:500;letter-spacing:.14em;color:var(--ink);border-bottom:1px solid rgba(17,16,19,.28);padding-bottom:2px}section{position:relative;width:100vw;height:100svh;padding:2rem;overflow:hidden}.intro,.outro{display:flex;justify-content:center;align-items:center;background-color:var(--paper);color:var(--ink)}.intro-inner,.outro-inner{width:min(760px,92%);text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.4rem}.intro-inner h1,.outro-inner h1{max-width:15ch}.outro-inner .contact{margin-top:.4rem}.spotlight{background-color:var(--ink);color:var(--paper)}.spotlight-images,.spotlight-cover-img{position:absolute;top:0;left:0;width:100%;height:100%;transform-style:preserve-3d;perspective:2000px}.img{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,-1000px);width:500px;height:350px;will-change:transform;overflow:hidden}.spotlight-cover-img{will-change:transform}.spotlight-intro-header,.spotlight-outro-header{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:min(720px,60%)}.spotlight-intro-header{z-index:1}.spotlight-outro-header{z-index:2}@media(max-width:1000px){.spotlight-intro-header,.spotlight-outro-header{width:100%;padding:2rem}}@media(max-width:768px){section{padding:1.5rem}h1{font-size:clamp(2.4rem,11vw,3.6rem);line-height:1}.intro-inner,.outro-inner{width:100%;gap:1.1rem}.intro-inner h1,.outro-inner h1{max-width:12ch}.kicker{font-size:.66rem;letter-spacing:.26em}.lede{font-size:.94rem;max-width:30ch}.spotlight-intro-header,.spotlight-outro-header{width:100%;padding:1.5rem}.img{width:280px;height:196px}}
