.BlogPost-module__zL-_ea__container{max-width:860px;min-height:calc(100vh - 200px);margin:0 auto;padding:2rem 1rem}.BlogPost-module__zL-_ea__article{background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;padding:1.25rem}.BlogPost-module__zL-_ea__backLink{color:var(--primary-color);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;text-decoration:none;transition:gap .2s;display:inline-flex}.BlogPost-module__zL-_ea__backLink:hover{gap:.75rem}.BlogPost-module__zL-_ea__header{border-bottom:1px solid var(--border-color);margin-bottom:2rem;padding-bottom:1rem}.BlogPost-module__zL-_ea__title{color:var(--text-primary);margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.2}.BlogPost-module__zL-_ea__meta{color:var(--text-secondary);flex-wrap:wrap;gap:.6rem 1rem;font-size:.875rem;display:flex}.BlogPost-module__zL-_ea__metaItem{align-items:center;gap:.25rem;display:flex}.BlogPost-module__zL-_ea__heroFigure{border:1px solid var(--border-color);background:linear-gradient(180deg,rgba(var(--primary-rgb),.1),rgba(var(--primary-rgb),.03));border-radius:14px;margin:1.25rem 0 0;overflow:hidden}.BlogPost-module__zL-_ea__heroImage{width:100%;height:auto;display:block}.BlogPost-module__zL-_ea__content{color:var(--text-primary);font-size:1rem;line-height:1.75}.BlogPost-module__zL-_ea__content h1{color:var(--text-primary);border-bottom:2px solid var(--border-color);margin:3rem 0 1.25rem;padding-bottom:.5rem;font-size:2.25rem;font-weight:700;line-height:1.2}.BlogPost-module__zL-_ea__content h1:first-child{margin-top:0}.BlogPost-module__zL-_ea__content h2{color:var(--text-primary);margin:2.5rem 0 1rem;font-size:1.75rem;font-weight:600;line-height:1.3}.BlogPost-module__zL-_ea__content h3{color:var(--text-primary);margin:2rem 0 .875rem;font-size:1.375rem;font-weight:600;line-height:1.4}.BlogPost-module__zL-_ea__content h4{color:var(--text-primary);margin:1.75rem 0 .75rem;font-size:1.125rem;font-weight:600}.BlogPost-module__zL-_ea__content h5{color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px;margin:1.5rem 0 .625rem;font-size:1rem;font-weight:600}.BlogPost-module__zL-_ea__content p{text-align:left;margin-bottom:1.25rem}.BlogPost-module__zL-_ea__content ul,.BlogPost-module__zL-_ea__content ol{margin:1.25rem 0;padding-left:1.45rem}.BlogPost-module__zL-_ea__content li{margin-bottom:.625rem;line-height:1.8}.BlogPost-module__zL-_ea__content li::marker{color:var(--primary-color)}.BlogPost-module__zL-_ea__content strong{color:var(--text-primary);background:linear-gradient(to bottom,transparent 60%,rgba(var(--primary-rgb),.1)60%);font-weight:700}.BlogPost-module__zL-_ea__content em{color:var(--text-secondary);font-style:italic}.BlogPost-module__zL-_ea__content code{background:rgba(var(--primary-rgb),.08);color:var(--primary-color);border-radius:4px;padding:.2rem .4rem;font-family:Monaco,Consolas,Courier New,monospace;font-size:.875em;font-weight:500}.BlogPost-module__zL-_ea__content pre{color:#f8f8f2;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:12px;margin:2rem 0;padding:1rem;overflow-x:auto;box-shadow:0 4px 6px #0000001a}.BlogPost-module__zL-_ea__content pre code{color:#f8f8f2;background:0 0;padding:0;font-size:.9rem;font-weight:400;line-height:1.6}.BlogPost-module__zL-_ea__content blockquote{border-left:4px solid var(--primary-color);background:rgba(var(--primary-rgb),.05);border-radius:0 8px 8px 0;margin:2rem 0;padding:1.25rem 1.5rem;font-size:1.1rem;position:relative}.BlogPost-module__zL-_ea__content blockquote p{color:var(--text-secondary);margin-bottom:0;font-style:italic}.BlogPost-module__zL-_ea__content hr{background:linear-gradient(to right,transparent,var(--border-color),transparent);border:none;height:2px;margin:3rem 0}.BlogPost-module__zL-_ea__content a{color:var(--primary-color);border-bottom:2px solid #0000;font-weight:500;text-decoration:none;transition:border-color .2s}.BlogPost-module__zL-_ea__content a:hover{border-bottom-color:var(--primary-color)}.BlogPost-module__zL-_ea__content figure{margin:2rem 0}.BlogPost-module__zL-_ea__imageFigure{border:1px solid var(--border-color);background:linear-gradient(180deg,rgba(var(--primary-rgb),.08),rgba(var(--primary-rgb),.02));border-radius:14px;overflow:hidden}.BlogPost-module__zL-_ea__imageFigure img{width:100%;height:auto;display:block}.BlogPost-module__zL-_ea__imageFigure figcaption{color:var(--text-secondary);border-top:1px solid var(--border-color);background:rgba(var(--primary-rgb),.04);padding:.75rem 1rem;font-size:.875rem}.BlogPost-module__zL-_ea__tags{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.BlogPost-module__zL-_ea__tag{background:rgba(var(--primary-rgb),.1);color:var(--primary-color);border-radius:20px;align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.825rem;font-weight:500;display:inline-flex}.BlogPost-module__zL-_ea__related{border-top:2px solid var(--border-color);margin-top:4rem;padding-top:2rem}.BlogPost-module__zL-_ea__relatedTitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.BlogPost-module__zL-_ea__relatedGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}.BlogPost-module__zL-_ea__relatedPost{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;padding:1.25rem;text-decoration:none;transition:transform .2s,box-shadow .2s}.BlogPost-module__zL-_ea__relatedPost:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.BlogPost-module__zL-_ea__relatedPostTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.125rem;font-weight:600;line-height:1.3}.BlogPost-module__zL-_ea__relatedPostPreview{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.BlogPost-module__zL-_ea__relatedPostLink{color:var(--primary-color);align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;transition:gap .2s;display:inline-flex}.BlogPost-module__zL-_ea__relatedPost:hover .BlogPost-module__zL-_ea__relatedPostLink{gap:.5rem}.BlogPost-module__zL-_ea__content table{border-collapse:collapse;width:100%;margin:2rem 0;font-size:.95rem;display:block;overflow-x:auto}.BlogPost-module__zL-_ea__content thead{background:var(--bg-secondary);border-bottom:2px solid var(--primary-color)}.BlogPost-module__zL-_ea__content th{text-align:left;color:var(--text-primary);white-space:nowrap;padding:.75rem 1rem;font-weight:600}.BlogPost-module__zL-_ea__content td{border-bottom:1px solid var(--border-color);color:var(--text-primary);padding:.75rem 1rem}.BlogPost-module__zL-_ea__content tbody tr:hover{background:rgba(var(--primary-rgb),.05)}.BlogPost-module__zL-_ea__content tbody tr:last-child td{border-bottom:none}.BlogPost-module__zL-_ea__tableWrapper{border:1px solid var(--border-color);border-radius:8px;margin:2rem 0;overflow-x:auto}.BlogPost-module__zL-_ea__tableWrapper table{margin:0;display:table}.BlogPost-module__zL-_ea__loading,.BlogPost-module__zL-_ea__error{text-align:center;color:var(--text-secondary);padding:3rem 1rem;font-size:1.125rem}.BlogPost-module__zL-_ea__error{color:var(--error-color);flex-direction:column;align-items:center;gap:1rem;display:flex}@media (min-width:768px){.BlogPost-module__zL-_ea__container{padding:3rem 2rem}.BlogPost-module__zL-_ea__article{padding:2.5rem}.BlogPost-module__zL-_ea__title{font-size:2.5rem}.BlogPost-module__zL-_ea__meta{gap:1rem 1.5rem}.BlogPost-module__zL-_ea__heroFigure{margin-top:1.5rem}.BlogPost-module__zL-_ea__content{font-size:1.125rem}.BlogPost-module__zL-_ea__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.BlogPost-module__zL-_ea__title{font-size:3rem}.BlogPost-module__zL-_ea__relatedGrid{grid-template-columns:repeat(3,1fr)}}
.Blog-module__KkLdlq__container{max-width:1200px;min-height:calc(100vh - 200px);margin:0 auto;padding:2rem 1rem 4rem}.Blog-module__KkLdlq__header{text-align:center;margin-bottom:2rem}.Blog-module__KkLdlq__title{color:var(--text-primary);margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.Blog-module__KkLdlq__subtitle{color:var(--text-secondary);max-width:680px;margin:0 auto;font-size:1.125rem}.Blog-module__KkLdlq__categoriesSection,.Blog-module__KkLdlq__contentSection{margin-bottom:3rem}.Blog-module__KkLdlq__sectionTitle{color:var(--text-primary);margin:0 0 .5rem;font-size:1.625rem;font-weight:700}.Blog-module__KkLdlq__sectionSubtitle{color:var(--text-secondary);margin:0 0 1.25rem}.Blog-module__KkLdlq__categoryList{flex-wrap:wrap;gap:.75rem;display:flex}.Blog-module__KkLdlq__categoryPill{color:var(--text-primary);background:var(--card-bg);border:1px solid var(--border-color);border-radius:999px;align-items:center;gap:.6rem;padding:.55rem .9rem;text-decoration:none;transition:transform .2s,border-color .2s;display:inline-flex}.Blog-module__KkLdlq__categoryPill:hover{border-color:var(--primary-color);transform:translateY(-2px)}.Blog-module__KkLdlq__categoryCount{background:rgba(var(--primary-rgb),.13);color:var(--primary-color);border-radius:999px;padding:.3rem .5rem;font-size:.78rem;font-weight:600;line-height:1}.Blog-module__KkLdlq__categorySections{flex-direction:column;gap:2rem;display:flex}.Blog-module__KkLdlq__categoryBlock{border:1px solid var(--border-color);background:linear-gradient(180deg,rgba(var(--primary-rgb),.03)0%,var(--card-bg)120px);border-radius:14px;padding:1.25rem}.Blog-module__KkLdlq__categoryBlockHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.Blog-module__KkLdlq__categoryBlockTitle{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:700}.Blog-module__KkLdlq__categoryBlockCount{color:var(--text-secondary);font-size:.85rem}.Blog-module__KkLdlq__emptyCategory{border:1px dashed var(--border-color);color:var(--text-secondary);background:rgba(var(--primary-rgb),.04);border-radius:10px;padding:1rem}.Blog-module__KkLdlq__postsGrid{grid-template-columns:1fr;gap:1rem;display:grid}.Blog-module__KkLdlq__post{background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;transition:transform .2s,box-shadow .2s;overflow:hidden}.Blog-module__KkLdlq__post:hover{transform:translateY(-3px);box-shadow:0 10px 18px #00000014}.Blog-module__KkLdlq__postLink{color:inherit;grid-template-rows:180px 1fr;height:100%;text-decoration:none;display:grid}.Blog-module__KkLdlq__postImageWrapper{background:linear-gradient(135deg,rgba(var(--primary-rgb),.16)0%,rgba(var(--primary-rgb),.06)60%,#00000008 100%);position:relative;overflow:hidden}.Blog-module__KkLdlq__postImage{-o-object-fit:cover;object-fit:cover;transition:transform .35s}.Blog-module__KkLdlq__post:hover .Blog-module__KkLdlq__postImage{transform:scale(1.04)}.Blog-module__KkLdlq__postBody{padding:1rem 1rem 1.2rem}.Blog-module__KkLdlq__postCategory{letter-spacing:.03em;text-transform:uppercase;color:var(--primary-color);margin-bottom:.65rem;font-size:.74rem;font-weight:700;display:inline-block}.Blog-module__KkLdlq__postTitle{color:var(--text-primary);margin:0 0 .7rem;font-size:1.18rem;font-weight:600;line-height:1.3}.Blog-module__KkLdlq__postMeta{color:var(--text-secondary);flex-wrap:wrap;gap:.6rem 1rem;margin-bottom:1rem;font-size:.875rem;display:flex}.Blog-module__KkLdlq__metaItem{align-items:center;gap:.25rem;display:flex}.Blog-module__KkLdlq__postPreview{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:.95rem;font-size:.96rem;line-height:1.5;display:-webkit-box;overflow:hidden}.Blog-module__KkLdlq__readMore{color:var(--primary-color);align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;transition:gap .2s;display:inline-flex}.Blog-module__KkLdlq__post:hover .Blog-module__KkLdlq__readMore{gap:.5rem}.Blog-module__KkLdlq__noPosts{text-align:center;color:var(--text-secondary);padding:3rem 1rem;font-size:1.125rem}@media (min-width:768px){.Blog-module__KkLdlq__container{padding:3rem 2rem}.Blog-module__KkLdlq__title{font-size:3rem}.Blog-module__KkLdlq__postsGrid{grid-template-columns:repeat(2,1fr)}.Blog-module__KkLdlq__categoryBlock{padding:1.5rem}}@media (min-width:1024px){.Blog-module__KkLdlq__postsGrid{grid-template-columns:repeat(3,1fr)}.Blog-module__KkLdlq__postLink{grid-template-rows:190px 1fr}}
