.blog-header{text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);padding:140px 0 70px}.blog-category,.blog-category-link{color:var(--color-primary);letter-spacing:.05em;background:linear-gradient(135deg,#2563eb1f,#2563eb0f);border-radius:24px;margin-bottom:24px;padding:8px 20px;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.blog-category-link:hover{background:linear-gradient(135deg,#2563eb33,#2563eb1f);transform:translateY(-1px)}.blog-title{color:#1a1a1a;letter-spacing:-.02em;max-width:850px;margin-bottom:24px;margin-left:auto;margin-right:auto;font-size:2.25rem;font-weight:800;line-height:1.5}.blog-date{font-family:var(--font-en);color:#888;font-size:.9rem;font-weight:500}.blog-thumbnail{max-width:960px;padding:0 var(--spacing-md);margin:-40px auto 0}.blog-thumbnail img{border-radius:16px;width:100%;box-shadow:0 20px 60px #00000026}.blog-content{background:#fff;padding:80px 0}.blog-body{max-width:720px;padding:0 var(--spacing-md);color:#333;margin:0 auto;font-size:1.0625rem;line-height:2.1}.blog-body h2{border-bottom:3px solid var(--color-primary);color:#1a1a1a;letter-spacing:-.01em;margin:64px 0 28px;padding:0 0 16px;font-size:1.625rem;font-weight:800;line-height:1.5}.blog-body h2:first-child{margin-top:0}.blog-body h3{color:#1a1a1a;border-left:4px solid var(--color-primary);margin:48px 0 20px;padding-left:16px;font-size:1.3rem;font-weight:700;line-height:1.5}.blog-body h4{color:#333;margin:36px 0 16px;font-size:1.125rem;font-weight:700}.blog-body p{text-align:justify;margin-bottom:28px}.blog-body ul,.blog-body ol{margin:24px 0 32px;padding-left:28px}.blog-body ul{padding-left:0;list-style:none}.blog-body ul li{margin-bottom:12px;padding-left:24px;position:relative}.blog-body ul li:before{content:"";background:var(--color-primary);border-radius:50%;width:8px;height:8px;position:absolute;top:12px;left:0}.blog-body ol{counter-reset:item;padding-left:0;list-style:none}.blog-body ol li{counter-increment:item;margin-bottom:12px;padding-left:36px;position:relative}.blog-body ol li:before{content:counter(item);background:var(--color-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:700;display:flex;position:absolute;top:2px;left:0}.blog-body blockquote{border-left:4px solid var(--color-primary);color:#555;background:#f8fafc;border-radius:0 12px 12px 0;margin:32px 0;padding:20px 24px;font-style:normal}.blog-body blockquote p{margin-bottom:0}.blog-body img{border-radius:12px;max-width:100%;height:auto;margin:40px 0;box-shadow:0 8px 30px #0000001a}.blog-body a{color:var(--color-primary);border-bottom:1px solid #0000;text-decoration:none;transition:border-color .2s}.blog-body a:hover{border-bottom-color:var(--color-primary)}.blog-body code{color:#e11d48;background:#f1f5f9;border-radius:6px;padding:3px 8px;font-family:SF Mono,Consolas,Monaco,monospace;font-size:.9em}.blog-body pre{color:#e2e8f0;background:#1e293b;border-radius:12px;margin:32px 0;padding:24px;font-size:.9rem;line-height:1.7;overflow-x:auto}.blog-body pre code{color:inherit;background:0 0;padding:0}.blog-body table{border-collapse:collapse;border-radius:12px;width:100%;margin:32px 0;font-size:.95rem;overflow:hidden;box-shadow:0 4px 20px #00000014}.blog-body th{background:var(--color-primary);color:#fff;text-align:left;padding:16px 20px;font-weight:700}.blog-body td{background:#fff;border-bottom:1px solid #e5e7eb;padding:16px 20px}.blog-body tr:last-child td{border-bottom:none}.blog-body tr:nth-child(2n) td{background:#f8fafc}.blog-body strong{color:#1a1a1a;font-weight:700}.blog-body em{font-style:italic}.blog-body hr{background:linear-gradient(90deg,#0000,#e5e7eb,#0000);border:none;height:1px;margin:48px 0}.related-posts-section{background:#f8fafc;padding:80px 0}.related-posts-title{text-align:center;color:#1a1a1a;margin-bottom:40px;font-size:1.5rem;font-weight:800}.related-posts-grid{grid-template-columns:repeat(4,1fr);gap:24px;max-width:1200px;margin:0 auto;display:grid}.related-post-card{background:#fff;border-radius:12px;text-decoration:none;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 20px #0000000f}.related-post-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.related-post-thumbnail{aspect-ratio:16/9;overflow:hidden}.related-post-thumbnail img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.related-post-card:hover .related-post-thumbnail img{transform:scale(1.05)}.related-post-content{padding:16px}.related-post-category{color:var(--color-primary);background:linear-gradient(135deg,#2563eb1f,#2563eb0f);border-radius:12px;margin-bottom:8px;padding:4px 10px;font-size:.7rem;font-weight:700;display:inline-block}.related-post-title{color:#1a1a1a;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.9rem;font-weight:700;line-height:1.5;display:-webkit-box;overflow:hidden}.error-section{padding:140px 0}.error-content{text-align:center}.error-content h1{color:#1a1a1a;margin-bottom:20px;font-size:1.75rem;font-weight:700}.error-content p{color:#666;margin-bottom:32px;font-size:1rem}@media (max-width:768px){.blog-header{padding:120px 0 50px}.blog-title{padding:0 var(--spacing-sm);font-size:1.625rem}.blog-thumbnail{margin-top:-24px}.blog-content{padding:56px 0}.blog-body{font-size:1rem;line-height:2}.blog-body h2{margin:48px 0 24px;font-size:1.375rem}.blog-body h3{margin:40px 0 16px;font-size:1.125rem}.blog-body img{margin:32px 0}.blog-body table{font-size:.875rem}.blog-body th,.blog-body td{padding:12px 14px}}@media (max-width:540px){.blog-header{padding:100px var(--spacing-sm)40px}.blog-title{font-size:1.375rem}.blog-category{padding:6px 16px;font-size:.75rem}.blog-thumbnail{padding:0 var(--spacing-sm);margin-top:-20px}.blog-thumbnail img{border-radius:12px}.blog-content{padding:40px 0}.blog-body{padding:0 var(--spacing-sm)}.blog-body h2{margin:40px 0 20px;font-size:1.25rem}.blog-body h3{padding-left:12px;font-size:1.0625rem}.blog-body ul li,.blog-body ol li{padding-left:20px}.blog-body ol li:before{width:20px;height:20px;font-size:.7rem}}@media (max-width:1024px){.related-posts-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.related-posts-section{padding:60px 0}.related-posts-title{margin-bottom:32px;font-size:1.25rem}.related-posts-grid{gap:16px}.related-post-content{padding:12px}.related-post-title{font-size:.85rem}}@media (max-width:540px){.related-posts-grid{padding:0 var(--spacing-sm);grid-template-columns:1fr;gap:16px}.related-post-card{flex-direction:row;align-items:stretch;display:flex}.related-post-thumbnail{aspect-ratio:auto;width:120px;min-width:120px;height:100%}.related-post-content{flex-direction:column;flex:1;justify-content:center;display:flex}.related-post-title{-webkit-line-clamp:2}}
