.book-detail{padding:100px 0 140px}.book-intro{display:grid;grid-template-columns:1fr 340px;gap:90px;align-items:center;padding-bottom:120px}.book-intro h1{font-size:clamp(3rem,7vw,6rem);margin:.15em 0}.metadata{display:flex;gap:14px;color:var(--muted)}.metadata span+span:before{content:"·";margin-right:14px}.lead{max-width:660px;font-size:1.15rem}.detail-cover{aspect-ratio:2/3;background:#e6e0d4}.detail-cover img{width:100%;height:100%;object-fit:cover}.reading{max-width:760px;margin:auto}.reading>h2{font-family:Georgia,"Noto Serif KR",serif;font-size:clamp(2rem,5vw,3.7rem);font-weight:500;margin-bottom:80px}.content-section{border-top:1px solid var(--line);padding:50px 0}.content-section>span{color:var(--accent);font-family:Georgia,serif}.content-section h3{font-family:Georgia,"Noto Serif KR",serif;font-size:1.9rem;font-weight:500}.prose{white-space:pre-line;font-family:Georgia,"Noto Serif KR",serif;font-size:1.06rem;line-height:2}.purchase{max-width:760px;margin:70px auto;padding:35px 0;border-top:1px solid var(--line)}.purchase small{display:block;margin-top:15px;color:var(--muted)}.curated-books{list-style:none;padding:0;margin-top:80px}.curated-books li{display:grid;grid-template-columns:60px 1fr;border-top:1px solid var(--line);padding:28px 0}.curated-books a{display:flex;justify-content:space-between}.curated-books strong{font-family:Georgia,"Noto Serif KR",serif;font-size:1.35rem}.curated-books small{color:var(--muted)}@media(max-width:700px){.book-intro{grid-template-columns:1fr;gap:50px}.detail-cover{width:70%;order:-1}.metadata{flex-wrap:wrap}}
