*{box-sizing:border-box}body{margin:0;background:#efe9dc;color:#181818;font-family:Georgia,serif}a{color:inherit}header{height:92px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid}.brand{text-decoration:none;font:900 22px Arial Black,sans-serif;text-transform:lowercase}.brand i{color:#ee4b35}nav{display:flex;gap:24px;font:700 10px Courier New,monospace;text-transform:uppercase}nav a{text-decoration:none}.hero{min-height:700px;display:grid;grid-template-columns:1.15fr .85fr}.copy{padding:100px 5vw}.tag{font:700 10px Courier New,monospace;text-transform:uppercase;letter-spacing:.14em}.hero h1{font:400 clamp(65px,9vw,138px)/.78 Georgia,serif;letter-spacing:-.07em;margin:35px 0}.hero h1 em{color:#ee4b35;font-weight:400}.hero p{font-size:19px;line-height:1.65;max-width:650px}.button{display:inline-block;margin-top:24px;background:#181818;color:white;padding:15px 22px;text-decoration:none;font:700 10px Courier New,monospace;text-transform:uppercase}.screen{background:#181818;position:relative;overflow:hidden}.screen:before{content:'';position:absolute;inset:9%;border:18px solid #efe9dc;background:linear-gradient(145deg,#225d65,#ee4b35);clip-path:polygon(0 0,100% 8%,92% 100%,5% 90%)}.screen:after{content:'STORIES / ACTION';position:absolute;left:17%;bottom:14%;color:white;font:900 28px Arial Black,sans-serif;transform:rotate(-5deg)}.manifesto{background:#225d65;color:white;padding:100px 8vw;display:grid;grid-template-columns:.7fr 1.3fr;gap:8vw}.manifesto h2,.work h2{font:400 clamp(48px,6vw,86px)/.95 Georgia,serif;margin:0}.manifesto p{font-size:20px;line-height:1.7}.work{padding:100px 6vw}.cards{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid;border-top:1px solid;margin-top:55px}.card{min-height:310px;padding:28px;border-right:1px solid;border-bottom:1px solid;text-decoration:none;display:flex;flex-direction:column}.card:hover{background:#f2c647}.card b{font:700 10px Courier New,monospace}.card h3{font-size:30px;line-height:1.05;margin:auto 0 18px}.film{margin:0 6vw 100px;background:#181818;color:white;padding:80px 7vw}.film h2{font:400 clamp(47px,6vw,82px)/.93 Georgia,serif}.film p{font-size:19px;line-height:1.7;max-width:850px}footer{background:#181818;color:white;padding:50px 6vw;display:flex;justify-content:space-between;font-size:12px}.page{padding:80px 8vw 120px}.page h1{font:400 clamp(60px,8vw,120px)/.83 Georgia,serif;letter-spacing:-.06em}.reading{max-width:900px;margin:60px auto}.reading h2{font-size:40px}.reading p{font-size:19px;line-height:1.75}@media(max-width:800px){header{height:auto;padding:18px 20px;align-items:flex-start}nav{gap:10px;flex-wrap:wrap;justify-content:flex-end;max-width:165px;font-size:9px}.hero,.manifesto{grid-template-columns:1fr}.copy{padding:65px 22px}.hero h1{font-size:61px}.screen{min-height:450px}.manifesto,.work{padding:75px 22px}.cards{grid-template-columns:1fr}.card{min-height:220px}.film{margin:0 22px 70px;padding:55px 28px}.page{padding:60px 22px}.page h1{font-size:58px}footer{flex-direction:column;gap:20px}}