.page-hero{background:var(--navy-deep);padding:6rem 2.5rem 5rem;border-bottom:1px solid hsla(0,0%,100%,.06)}.page-hero-inner{max-width:820px}.page-hero h1{font-family:Playfair Display,serif;font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:800;line-height:1.1;margin:1.25rem 0 1.5rem}.page-hero h1 em{font-style:italic;color:var(--gold)}.page-hero p{font-size:1rem;line-height:1.75;color:hsla(0,0%,100%,.6);max-width:600px}.services-detail{padding:7rem 2.5rem;background:var(--navy)}.services-detail-inner{max-width:1100px;margin:0 auto}.service-block{display:grid;grid-template-columns:280px 1fr;grid-gap:4rem;gap:4rem;padding:4rem 0;border-bottom:1px solid hsla(0,0%,100%,.06)}.service-block:last-child{border-bottom:none}.service-block-label{font-family:DM Mono,monospace;font-size:.62rem;letter-spacing:.2em;color:var(--gold);text-transform:uppercase;margin-bottom:.75rem}.service-block h3{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;line-height:1.25}.service-block-body p{font-size:.95rem;line-height:1.75;color:hsla(0,0%,100%,.65);margin-bottom:1rem}.deliverables{margin-top:1.5rem;display:flex;flex-direction:column;gap:.5rem}.deliverable{display:flex;align-items:flex-start;gap:.75rem;font-size:.85rem;color:hsla(0,0%,100%,.55);line-height:1.5}.deliverable:before{content:"—";color:var(--gold);flex-shrink:0}.engagement-section{padding:7rem 2.5rem;background:var(--navy-deep)}.engagement-inner{max-width:900px;margin:0 auto}.engagement-inner h2{font-family:Playfair Display,serif;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700;line-height:1.2;margin:1rem 0 3rem}.step{display:grid;grid-template-columns:60px 1fr;grid-gap:1.5rem;gap:1.5rem;padding:2rem 0;border-bottom:1px solid hsla(0,0%,100%,.06)}.step:last-child{border-bottom:none}.step-num{font-family:DM Mono,monospace;font-size:.65rem;letter-spacing:.15em;color:var(--gold);padding-top:.35rem}.step h4{font-family:Playfair Display,serif;font-size:1.05rem;font-weight:700;margin-bottom:.5rem}.step p{font-size:.88rem;line-height:1.7;color:hsla(0,0%,100%,.55)}.work-cta{min-height:100vh;background:var(--gold);text-align:center;color:var(--navy);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2.5rem 0;box-sizing:border-box;position:relative}.work-cta h2{font-family:Playfair Display,serif;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:800;color:var(--navy);margin-bottom:2rem}.work-footer-inside{position:absolute;bottom:0;left:0;right:0;padding:1.25rem 2.5rem;display:flex;justify-content:space-between;align-items:center;background:var(--navy);box-sizing:border-box}.work-footer-inside a,.work-footer-inside p{font-family:DM Mono,monospace;font-size:.65rem;letter-spacing:.1em;color:hsla(0,0%,100%,.35);text-decoration:none}.work-footer-inside a:hover{color:var(--gold)}@media (max-width:768px){.service-block{grid-template-columns:1fr;gap:1.5rem}.engagement-section,.page-hero,.services-detail{padding:5rem 1.25rem}.work-cta{padding:3rem 1.25rem 0}}@media (max-width:600px){.work-cta h2{font-size:clamp(1.4rem,6vw,2rem);margin-bottom:1.75rem}.work-footer-inside{flex-direction:column;gap:.5rem;text-align:center;padding:1rem 1.25rem}}