.BlogArticle-module__PG_rpa__article{max-width:760px;margin:0 auto;padding:2rem 1rem 4rem}.BlogArticle-module__PG_rpa__header{border-bottom:1px solid var(--border-color);margin-bottom:2.5rem;padding-bottom:1.5rem}.BlogArticle-module__PG_rpa__meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.875rem;display:flex}.BlogArticle-module__PG_rpa__category{border-radius:var(--radius-sm);color:var(--accent-color);background:#2563eb1a;padding:.2rem .65rem;font-weight:600;display:inline-block}.BlogArticle-module__PG_rpa__readTime:before{content:"·";margin-right:.75rem}.BlogArticle-module__PG_rpa__title{color:var(--primary-color);margin-bottom:1rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:700;line-height:1.35}.BlogArticle-module__PG_rpa__description{color:var(--text-muted);font-size:1.05rem;line-height:1.7}.BlogArticle-module__PG_rpa__tags{flex-wrap:wrap;gap:.5rem;margin-top:1.25rem;list-style:none;display:flex}.BlogArticle-module__PG_rpa__tags li{color:var(--text-muted);background:var(--surface-color);border:1px solid var(--border-color);border-radius:var(--radius-sm);padding:.2rem .6rem;font-size:.8rem}.BlogArticle-module__PG_rpa__body{color:var(--text-main);font-size:1rem;line-height:1.8}.BlogArticle-module__PG_rpa__h2{color:var(--primary-color);margin:2rem 0 .75rem;font-size:1.35rem;font-weight:700}.BlogArticle-module__PG_rpa__h3{color:var(--primary-light);margin:1.5rem 0 .5rem;font-size:1.1rem;font-weight:600}.BlogArticle-module__PG_rpa__paragraph{margin-bottom:1rem}.BlogArticle-module__PG_rpa__list,.BlogArticle-module__PG_rpa__listOrdered{margin:.75rem 0 1.25rem 1.25rem}.BlogArticle-module__PG_rpa__list li,.BlogArticle-module__PG_rpa__listOrdered li{margin-bottom:.45rem}.BlogArticle-module__PG_rpa__related{background:var(--surface-color);border:1px solid var(--border-color);border-radius:var(--radius-md);margin-top:3rem;padding:1.25rem 1.5rem}.BlogArticle-module__PG_rpa__relatedTitle{color:var(--primary-color);margin-bottom:.75rem;font-size:1rem;font-weight:700}.BlogArticle-module__PG_rpa__relatedList{flex-direction:column;gap:.5rem;list-style:none;display:flex}.BlogArticle-module__PG_rpa__relatedList a{color:var(--accent-color);font-weight:500;text-decoration:none}.BlogArticle-module__PG_rpa__relatedList a:hover{text-decoration:underline}@media (max-width:640px){.BlogArticle-module__PG_rpa__article{padding:1.25rem 1rem 3rem}.BlogArticle-module__PG_rpa__meta{font-size:.8rem}}
.blog-module__JsT-Oq__page{max-width:var(--container-width);margin:0 auto;padding:2rem 1rem 4rem}.blog-module__JsT-Oq__hero{text-align:center;margin-bottom:2.5rem}.blog-module__JsT-Oq__heroTitle{color:var(--primary-color);margin-bottom:.75rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800}.blog-module__JsT-Oq__heroDesc{color:var(--text-muted);max-width:560px;margin:0 auto;font-size:1.05rem;line-height:1.7}.blog-module__JsT-Oq__heroLinks{margin-top:1rem}.blog-module__JsT-Oq__rssLink{color:var(--accent-color);align-items:center;gap:.35rem;font-size:.875rem;text-decoration:none;display:inline-flex}.blog-module__JsT-Oq__rssLink:hover{text-decoration:underline}.blog-module__JsT-Oq__naverBanner{border-radius:var(--radius-md);color:#fff;background:linear-gradient(135deg,#03c75a 0%,#02a848 100%);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2.5rem;padding:1.5rem 1.75rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.blog-module__JsT-Oq__naverBanner:hover{transform:translateY(-2px);box-shadow:0 12px 28px #03c75a40}.blog-module__JsT-Oq__naverBannerContent{flex:1;min-width:200px}.blog-module__JsT-Oq__naverBadge{letter-spacing:.04em;text-transform:uppercase;opacity:.9;margin-bottom:.35rem;font-size:.7rem;font-weight:700;display:inline-block}.blog-module__JsT-Oq__naverTitle{margin-bottom:.35rem;font-size:1.2rem;font-weight:700}.blog-module__JsT-Oq__naverDesc{opacity:.92;font-size:.9rem;line-height:1.5}.blog-module__JsT-Oq__naverCta{white-space:nowrap;border-radius:var(--radius-sm);background:#ffffff26;align-items:center;gap:.35rem;padding:.55rem 1rem;font-size:.9rem;font-weight:600;display:inline-flex}.blog-module__JsT-Oq__sectionTitle{color:var(--primary-color);margin-bottom:1.25rem;font-size:1.25rem;font-weight:700}.blog-module__JsT-Oq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.blog-module__JsT-Oq__card{background:var(--surface-color);border:1px solid var(--border-color);border-radius:var(--radius-md);color:inherit;flex-direction:column;padding:1.5rem;text-decoration:none;transition:box-shadow .2s,border-color .2s;display:flex}.blog-module__JsT-Oq__card:hover{border-color:#2563eb59;box-shadow:0 8px 24px #0f172a14}.blog-module__JsT-Oq__cardCategory{color:var(--accent-color);margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:inline-block}.blog-module__JsT-Oq__cardTitle{color:var(--primary-color);flex:1;margin-bottom:.75rem;font-size:1.1rem;font-weight:700;line-height:1.45}.blog-module__JsT-Oq__cardDesc{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-module__JsT-Oq__cardMeta{color:var(--text-muted);border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;padding-top:.75rem;font-size:.8rem;display:flex}.blog-module__JsT-Oq__backLink{color:var(--accent-color);align-items:center;gap:.35rem;margin-bottom:.5rem;font-size:.9rem;text-decoration:none;display:inline-flex}.blog-module__JsT-Oq__backLink:hover{text-decoration:underline}@media (max-width:640px){.blog-module__JsT-Oq__page{padding:1.25rem 1rem 3rem}}
