/* 제목 스타일 */ #draft-theme h1, #draft-theme h2, #draft-theme h3, #draft-theme h4 { color: #1e293b; margin-top: 2.5em; margin-bottom: 1em; position: relative; font-family: ‘Poppins’, -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Roboto, sans-serif; line-height: 1.3; } #draft-theme h1 { font-size: 2.5em; font-weight: 800; letter-spacing: -0.03em; text-align: center; margin-bottom: 1.5em; padding-bottom: 0.5em; background: linear-gradient(to right, #3b82f6, #8b5cf6); -webkit-background-clip: text; -webkit-text-fill-color:…