@charset "UTF-8";.blog-hero{background:var(--cs-primary);padding:56px 0 40px;color:#fff}.blog-hero h1{font-size:2rem;font-weight:800;color:#fff;margin-bottom:.5rem}.blog-hero p{font-size:1rem;color:rgba(255,255,255,.8);margin:0}.blog-section{padding:48px 0 80px}.blog-list-area .blog-entry{border-bottom:1px solid var(--cs-gray-100);padding-bottom:2rem;margin-bottom:2rem}.blog-list-area .blog-entry:last-child{border-bottom:none}.blog-category-tag{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--cs-primary);background:rgba(46,125,107,.1);padding:3px 10px;border-radius:12px;margin-bottom:.625rem}.blog-entry h2{font-size:1.25rem;font-weight:700;line-height:1.35;margin-bottom:.5rem}.blog-entry h2 a{color:var(--cs-gray-900)}.blog-entry h2 a:hover{color:var(--cs-primary)}.blog-meta{font-size:.8125rem;color:var(--cs-gray-400);margin-bottom:.75rem}.blog-meta a{color:var(--cs-gray-400)}.blog-meta a:hover{color:var(--cs-primary)}.blog-abstract{font-size:.9375rem;color:var(--cs-gray-600);line-height:1.65;margin-bottom:1rem}.blog-read-more{font-size:.875rem;font-weight:600;color:var(--cs-primary)}.blog-read-more:hover{color:var(--cs-primary-dark)}.blog-sidebar{padding-left:2rem;border-left:1px solid var(--cs-gray-100)}.sidebar-widget{margin-bottom:2.5rem}.sidebar-widget-title{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--cs-gray-600);border-bottom:2px solid var(--cs-primary);padding-bottom:.5rem;margin-bottom:1.25rem;display:block}.recent-blog-item{display:flex;gap:12px;align-items:flex-start;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--cs-gray-100)}.recent-blog-item:last-child{border-bottom:none;margin-bottom:0}.recent-blog-date{flex-shrink:0;background:var(--cs-primary);color:#fff;text-align:center;padding:6px 10px;border-radius:var(--cs-radius);min-width:50px}.recent-blog-date .day{display:block;font-size:1.25rem;font-weight:700;line-height:1}.recent-blog-date .mon{display:block;font-size:.625rem;text-transform:uppercase;letter-spacing:.05em;opacity:.9}.recent-blog-title{font-size:.875rem;font-weight:600;color:var(--cs-gray-900);line-height:1.35}.recent-blog-title:hover{color:var(--cs-primary)}@media (max-width:991.98px){.blog-sidebar{padding-left:0;border-left:none;border-top:1px solid var(--cs-gray-100);padding-top:2rem;margin-top:2rem}}.blog-content-area{padding:48px 0 80px}.blog-detail h1{font-size:1.875rem;font-weight:800;color:var(--cs-gray-900);line-height:1.2;margin-bottom:1rem}.blog-content{font-size:1rem;line-height:1.75;color:var(--cs-gray-600)}.blog-content h2{font-size:1.375rem;font-weight:700;color:var(--cs-gray-900);margin-top:2rem;margin-bottom:.75rem}.blog-content h3{font-size:1.125rem;font-weight:700;color:var(--cs-gray-900);margin-top:1.5rem;margin-bottom:.5rem}.blog-content img{border-radius:var(--cs-radius);margin:1.5rem 0;max-width:100%}.blog-share{border-top:1px solid var(--cs-gray-100);padding-top:1.5rem;margin-top:2rem;display:flex;align-items:center;gap:12px}.share-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--cs-gray-100);color:var(--cs-gray-600);transition:var(--cs-transition)}.share-icon:hover{background:var(--cs-primary);color:#fff}.author-box{background:var(--cs-gray-50);border-radius:var(--cs-radius);padding:1.5rem;margin-top:2rem}.author-avatar{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.author-name{font-size:1rem;font-weight:700;color:var(--cs-gray-900);margin-bottom:.25rem}.author-desc{font-size:.875rem;color:var(--cs-gray-600);margin:0}.pre-next-nav{border-top:1px solid var(--cs-gray-100);border-bottom:1px solid var(--cs-gray-100);padding:1rem 0;margin-top:2rem}.pre-next-nav a{color:var(--cs-gray-900);font-size:.9rem;font-weight:600;display:flex;align-items:center;gap:6px}.pre-next-nav a:hover{color:var(--cs-primary)}.blog-reply-section{margin-top:3rem}.blog-reply-section h3{font-size:1.25rem;font-weight:700;color:var(--cs-gray-900);margin-bottom:1.25rem}