/* 디자인 시스템 */ .g4u-wrap { max-width: 900px; margin: 0 auto; line-height: 1.75; color: #333; font-family: 'Pretendard', sans-serif; } .g4u-header { ...
.g4u-wrap{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.7;color:#333;max-width:800px;margin:0 ...
/* 🎯 디자인 시스템 (폰트 16px 표준화) */ .g4u-wrap { max-width: 980px; margin: 0 auto; line-height: 1.8; color: #333; font-family: 'Pretendard', sans-serif; ...
/* 디자인 시스템 & 레이아웃 */ .g4u-wrap { max-width: 980px; margin: 0 auto; line-height: 1.75; color: #333; font-family: 'Pretendard', -apple-system, sans-serif; } ...
/* 2. 디자인 시스템 & 레이아웃 */ .g4u-wrap { max-width: 980px; margin: 0 auto; line-height: 1.75; color: #333; font-family: 'Pretendard', -apple-system, ...
.g4u-wrap{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.7;color:#333;max-width:800px;margin:0 ...

