.project-detail-simple{background:#fafaf8;color:#171917}
.project-cover{width:100%;height:clamp(320px,65vw,740px);max-height:80svh;background:#e6e5df;overflow:hidden}
.project-cover img{display:block;width:100%;height:100%;object-fit:cover}
.project-content{max-width:1440px;margin:auto;padding:0 clamp(20px,6vw,90px) 72px}
.project-info{padding:48px 0 30px;border-bottom:1px solid #d8d7d1}
.project-info h1{font:500 clamp(38px,5vw,72px)/1.1 'Cormorant Garamond',serif;letter-spacing:-.025em;margin:0 0 30px;color:#171917}
.project-information{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 32px;margin:0}
.project-information div{min-width:0}.project-information dt{font-size:12px;color:#66675e;margin-bottom:8px;line-height:1.6}.project-information dd{margin:0;font-size:15px;line-height:1.7;color:#171917}
.project-highlights{padding:30px 0 38px;max-width:900px}
.project-highlights h2{font:500 28px/1.2 'Cormorant Garamond',serif;margin:0 0 14px;color:#171917}
.project-highlights p{font-size:15px;line-height:1.85;color:#3e403a;margin:0}
.project-highlights .project-demo-note{font-size:12px;color:#6b6d63;margin-top:16px;line-height:1.7}
.project-photos{display:grid;gap:24px}.project-photos figure{margin:0}.project-photos img{display:block;width:100%;height:auto;max-width:100%}
@media(max-width:900px){.project-information{grid-template-columns:repeat(2,minmax(0,1fr))}.project-cover{height:55vw;max-height:none;min-height:300px}}
@media(max-width:560px){.project-cover{height:auto;min-height:0;aspect-ratio:4/3}.project-info{padding:30px 0 24px}.project-info h1{margin-bottom:24px;font-size:40px}.project-information{gap:20px 16px}.project-information dd{font-size:14px}.project-highlights{padding:24px 0 28px}.project-highlights p{font-size:14px}.project-photos{gap:14px}.project-content{padding-bottom:40px}}
