@font-face{font-family:LocalSans;src:url('../fonts/NotoSansSC-Regular.otf')}@font-face{font-family:LocalSans;src:url('../fonts/NotoSansSC-Bold.otf');font-weight:700}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f3efe8;color:#181816;font-family:LocalSans,Arial,sans-serif}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,90vw);margin:auto}.nav{position:fixed;z-index:20;top:0;left:0;right:0;background:rgba(243,239,232,.9);backdrop-filter:blur(14px);border-bottom:1px solid #cfc8bd}.navin{height:78px;display:flex;align-items:center;justify-content:space-between}.logo{width:154px}.links{display:flex;gap:28px;font-size:14px}.menu{display:none}.hero{min-height:100vh;display:grid;align-items:end;padding:145px 0 70px;background:url('../images/hero-studio.jpg') center/cover;color:white;position:relative}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.08))}.hero .wrap{position:relative;z-index:1}.eyebrow{letter-spacing:.18em;text-transform:uppercase;font-size:13px}.hero h1{font-size:clamp(50px,8vw,108px);line-height:.94;margin:20px 0;max-width:900px}.hero p{font-size:18px;max-width:600px;line-height:1.8}.btn{display:inline-flex;margin-top:22px;padding:14px 24px;background:#ddff42;color:#171715;font-weight:700}.section{padding:110px 0}.section h2{font-size:clamp(36px,5vw,64px);margin:10px 0 50px}.intro{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:end}.intro p{font-size:20px;line-height:1.8}.numbers{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.num{border-top:1px solid #7d776f;padding-top:18px}.num strong{font-size:38px;display:block}.services{background:#191917;color:#f3efe8}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{border:1px solid #484844;padding:30px;min-height:260px;display:flex;flex-direction:column;justify-content:space-between}.card b{font-size:28px}.card span{color:#b8b6ae}.projects{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.project img{width:100%;aspect-ratio:4/3;object-fit:cover}.project h3{font-size:25px;margin:16px 0 5px}.project p{color:#69655f}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.step{border-top:2px solid #171715;padding:20px 0}.step i{font-style:normal;color:#727066}.contact{background:#ddff42;padding:100px 0}.contact h2{font-size:clamp(44px,7vw,90px);line-height:1;margin:0 0 35px}.footer{background:#191917;color:#ddd;padding:50px 0}.footerin{display:flex;justify-content:space-between;gap:30px}.pagehero{padding:180px 0 90px;background:#191917;color:white}.pagehero h1{font-size:clamp(48px,7vw,90px);margin:10px 0}.twocol{display:grid;grid-template-columns:1fr 1fr;gap:60px}.twocol img{width:100%;height:540px;object-fit:cover}.list{border-top:1px solid #aaa}.list div{padding:24px 0;border-bottom:1px solid #aaa;display:grid;grid-template-columns:55px 1fr}.list b{font-size:24px}.local-note{font-size:13px;color:#777}@media(max-width:800px){.links{display:none}.hero h1{font-size:58px}.intro,.twocol{grid-template-columns:1fr}.grid3,.process{grid-template-columns:1fr 1fr}.projects{grid-template-columns:1fr}.numbers{grid-template-columns:1fr}.section{padding:75px 0}.footerin{flex-direction:column}.twocol img{height:360px}}