.PostCard-module__ptSqka__card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all var(--transition-normal);overflow:hidden}.PostCard-module__ptSqka__card:hover{border-color:var(--slate-300);box-shadow:var(--shadow-md)}.PostCard-module__ptSqka__link{height:100%;display:block}.PostCard-module__ptSqka__thumbnail{aspect-ratio:16/9;background:var(--muted);position:relative;overflow:hidden}.PostCard-module__ptSqka__thumbnail img{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.PostCard-module__ptSqka__card:hover .PostCard-module__ptSqka__thumbnail img{transform:scale(1.03)}.PostCard-module__ptSqka__content{padding:20px}.PostCard-module__ptSqka__category{color:var(--muted-foreground);background:var(--muted);border-radius:var(--radius-sm);margin-bottom:12px;padding:4px 8px;font-size:12px;font-weight:500;display:inline-block}.PostCard-module__ptSqka__title{color:var(--card-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:18px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.PostCard-module__ptSqka__summary{color:var(--muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 16px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.PostCard-module__ptSqka__meta{color:var(--muted-foreground);align-items:center;gap:12px;font-size:13px;display:flex}.PostCard-module__ptSqka__metaItem{align-items:center;gap:4px;display:flex}.PostCard-module__ptSqka__tags{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.PostCard-module__ptSqka__tag{color:var(--muted-foreground);font-size:12px}
.PostGrid-module__H087ZG__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;display:grid}@media (max-width:768px){.PostGrid-module__H087ZG__grid{grid-template-columns:1fr;gap:16px}}
.PostContent-module__eFT_3a__content{color:var(--foreground);font-size:16px;line-height:1.8}.PostContent-module__eFT_3a__content h1,.PostContent-module__eFT_3a__content h2,.PostContent-module__eFT_3a__content h3,.PostContent-module__eFT_3a__content h4,.PostContent-module__eFT_3a__content h5,.PostContent-module__eFT_3a__content h6{color:var(--foreground);margin-top:2em;margin-bottom:.75em;font-weight:600;line-height:1.3}.PostContent-module__eFT_3a__content h1{border-bottom:1px solid var(--border);padding-bottom:.3em;font-size:2em}.PostContent-module__eFT_3a__content h2{border-bottom:1px solid var(--border);padding-bottom:.3em;font-size:1.5em}.PostContent-module__eFT_3a__content h3{font-size:1.25em}.PostContent-module__eFT_3a__content h4{font-size:1em}.PostContent-module__eFT_3a__content p{margin:0 0 1.25em}.PostContent-module__eFT_3a__content a{color:var(--slate-600);text-underline-offset:2px;text-decoration:underline}.PostContent-module__eFT_3a__content a:hover{color:var(--slate-900)}.PostContent-module__eFT_3a__content ul,.PostContent-module__eFT_3a__content ol{margin:0 0 1.25em;padding-left:1.5em}.PostContent-module__eFT_3a__content li{margin-bottom:.5em}.PostContent-module__eFT_3a__content blockquote{border-left:4px solid var(--border);background:var(--muted);color:var(--muted-foreground);margin:0 0 1.25em;padding:.5em 1em}.PostContent-module__eFT_3a__content blockquote p:last-child{margin-bottom:0}.PostContent-module__eFT_3a__content img{border-radius:var(--radius-md);max-width:100%;height:auto;margin:1.5em 0}.PostContent-module__eFT_3a__content hr{border:none;border-top:1px solid var(--border);margin:2em 0}.PostContent-module__eFT_3a__content table{border-collapse:collapse;width:100%;margin:1.25em 0}.PostContent-module__eFT_3a__content th,.PostContent-module__eFT_3a__content td{border:1px solid var(--border);text-align:left;padding:12px}.PostContent-module__eFT_3a__content th{background:var(--muted);font-weight:600}.PostContent-module__eFT_3a__content pre{background:var(--slate-900);border-radius:var(--radius-md);margin:1.25em 0;padding:16px;overflow-x:auto}.PostContent-module__eFT_3a__content pre code{background:0 0;padding:0;font-size:14px;line-height:1.6}.PostContent-module__eFT_3a__content code{background:var(--muted);border-radius:var(--radius-sm);padding:2px 6px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.9em}.PostContent-module__eFT_3a__content p code,.PostContent-module__eFT_3a__content li code{background:var(--muted);color:var(--foreground)}@media (max-width:768px){.PostContent-module__eFT_3a__content{font-size:15px}.PostContent-module__eFT_3a__content h1{font-size:1.75em}.PostContent-module__eFT_3a__content h2{font-size:1.35em}.PostContent-module__eFT_3a__content pre{padding:12px;font-size:13px}}
.EmptyState-module__sn7Mdq__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:64px 20px;display:flex}.EmptyState-module__sn7Mdq__icon{color:var(--muted-foreground);margin-bottom:16px}.EmptyState-module__sn7Mdq__title{color:var(--foreground);margin:0 0 8px;font-size:18px;font-weight:600}.EmptyState-module__sn7Mdq__description{color:var(--muted-foreground);margin:0;font-size:14px}
.Pagination-module__ckgSRW__pagination{justify-content:center;align-items:center;gap:8px;margin-top:48px;display:flex}.Pagination-module__ckgSRW__button{min-width:36px;height:36px;color:var(--foreground);background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);transition:all var(--transition-fast);justify-content:center;align-items:center;padding:0 12px;font-size:14px;font-weight:500;display:inline-flex}.Pagination-module__ckgSRW__button:hover{background:var(--muted);border-color:var(--slate-300)}.Pagination-module__ckgSRW__pages{align-items:center;gap:4px;display:flex}.Pagination-module__ckgSRW__page{min-width:36px;height:36px;color:var(--muted-foreground);border-radius:var(--radius-md);transition:all var(--transition-fast);justify-content:center;align-items:center;font-size:14px;font-weight:500;display:inline-flex}.Pagination-module__ckgSRW__page:hover{color:var(--foreground);background:var(--muted)}.Pagination-module__ckgSRW__pageActive,.Pagination-module__ckgSRW__pageActive:hover{color:var(--primary-foreground);background:var(--primary)}.Pagination-module__ckgSRW__ellipsis{min-width:36px;height:36px;color:var(--muted-foreground);justify-content:center;align-items:center;font-size:14px;display:inline-flex}@media (max-width:640px){.Pagination-module__ckgSRW__pagination{gap:4px}.Pagination-module__ckgSRW__button{padding:0 8px;font-size:13px}.Pagination-module__ckgSRW__page,.Pagination-module__ckgSRW__ellipsis{min-width:32px;height:32px;font-size:13px}}
.PostAdminActions-module__uxSRfW__container{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);max-width:720px;margin:0 auto 24px;padding:16px}.PostAdminActions-module__uxSRfW__actions{flex-wrap:wrap;gap:8px;display:flex}.PostAdminActions-module__uxSRfW__button{color:var(--muted-foreground);background:var(--muted);border-radius:var(--radius-md);transition:all var(--transition-fast);align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:500;display:inline-flex}.PostAdminActions-module__uxSRfW__button:hover{color:var(--foreground);background:var(--slate-200)}.PostAdminActions-module__uxSRfW__button:disabled{opacity:.5;cursor:not-allowed}.PostAdminActions-module__uxSRfW__button.PostAdminActions-module__uxSRfW__published{color:#16a34a;background:#16a34a1a}.PostAdminActions-module__uxSRfW__button.PostAdminActions-module__uxSRfW__published:hover{background:#16a34a26}.PostAdminActions-module__uxSRfW__button.PostAdminActions-module__uxSRfW__draft{color:var(--muted-foreground)}.PostAdminActions-module__uxSRfW__button.PostAdminActions-module__uxSRfW__featured{color:#eab308;background:#eab3081a}.PostAdminActions-module__uxSRfW__button.PostAdminActions-module__uxSRfW__featured:hover{background:#eab30826}.PostAdminActions-module__uxSRfW__button.PostAdminActions-module__uxSRfW__edit{color:#3b82f6;background:#3b82f61a}.PostAdminActions-module__uxSRfW__button.PostAdminActions-module__uxSRfW__edit:hover{background:#3b82f626}.PostAdminActions-module__uxSRfW__button.PostAdminActions-module__uxSRfW__delete{color:#ef4444;background:#ef44441a}.PostAdminActions-module__uxSRfW__button.PostAdminActions-module__uxSRfW__delete:hover{background:#ef444426}.PostAdminActions-module__uxSRfW__modalOverlay{z-index:100;background:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.PostAdminActions-module__uxSRfW__modal{background:var(--card);border-radius:var(--radius-lg);flex-direction:column;width:100%;max-width:400px;max-height:80vh;display:flex;overflow:hidden}.PostAdminActions-module__uxSRfW__modalHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.PostAdminActions-module__uxSRfW__modalHeader h3{color:var(--foreground);margin:0;font-size:16px;font-weight:600}.PostAdminActions-module__uxSRfW__modalClose{border-radius:var(--radius-md);width:32px;height:32px;color:var(--muted-foreground);transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.PostAdminActions-module__uxSRfW__modalClose:hover{color:var(--foreground);background:var(--muted)}.PostAdminActions-module__uxSRfW__categoryList{flex-direction:column;gap:4px;padding:12px;display:flex;overflow-y:auto}.PostAdminActions-module__uxSRfW__categoryItem{color:var(--muted-foreground);text-align:left;border-radius:var(--radius-md);transition:all var(--transition-fast);padding:10px 12px;font-size:14px;font-weight:500}.PostAdminActions-module__uxSRfW__categoryItem:hover{color:var(--foreground);background:var(--muted)}.PostAdminActions-module__uxSRfW__categoryItem:disabled{opacity:.5;cursor:not-allowed}.PostAdminActions-module__uxSRfW__categoryActive{color:var(--foreground);background:var(--muted)}@media (max-width:768px){.PostAdminActions-module__uxSRfW__container{border-left:none;border-right:none;border-radius:0;margin:0 0 16px}.PostAdminActions-module__uxSRfW__button span{display:none}.PostAdminActions-module__uxSRfW__button{padding:10px}}
.Home-module__baJ6tW__page{max-width:1200px;margin:0 auto}.Home-module__baJ6tW__hero{text-align:center;border-bottom:1px solid var(--border);margin-bottom:48px;padding:48px 0 64px}.Home-module__baJ6tW__heroTitle{color:var(--foreground);letter-spacing:-.02em;margin:0 0 12px;font-size:48px;font-weight:700}.Home-module__baJ6tW__heroDesc{color:var(--muted-foreground);margin:0;font-size:18px}.Home-module__baJ6tW__section{margin-bottom:64px}.Home-module__baJ6tW__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Home-module__baJ6tW__sectionTitle{color:var(--foreground);margin:0;font-size:24px;font-weight:600}.Home-module__baJ6tW__viewAll{color:var(--muted-foreground);transition:color var(--transition-fast);font-size:14px;font-weight:500}.Home-module__baJ6tW__viewAll:hover{color:var(--foreground)}.Home-module__baJ6tW__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;display:grid}.Home-module__baJ6tW__popularList{flex-direction:column;gap:8px;display:flex}.Home-module__baJ6tW__popularItem{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all var(--transition-fast);align-items:center;gap:16px;padding:16px;display:flex}.Home-module__baJ6tW__popularItem:hover{border-color:var(--slate-300);background:var(--muted)}.Home-module__baJ6tW__popularRank{width:32px;height:32px;color:var(--muted-foreground);background:var(--muted);border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex}.Home-module__baJ6tW__popularContent{flex:1;min-width:0}.Home-module__baJ6tW__popularContent h3{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:15px;font-weight:500;overflow:hidden}.Home-module__baJ6tW__popularViews{color:var(--muted-foreground);font-size:13px}.Home-module__baJ6tW__empty{text-align:center;padding:64px 20px}.Home-module__baJ6tW__emptyTitle{color:var(--foreground);margin:0 0 8px;font-size:18px;font-weight:600}.Home-module__baJ6tW__emptyDesc{color:var(--muted-foreground);margin:0;font-size:14px}@media (max-width:768px){.Home-module__baJ6tW__hero{margin-bottom:32px;padding:32px 0 48px}.Home-module__baJ6tW__heroTitle{font-size:36px}.Home-module__baJ6tW__heroDesc{font-size:16px}.Home-module__baJ6tW__section{margin-bottom:48px}.Home-module__baJ6tW__sectionTitle{font-size:20px}.Home-module__baJ6tW__grid{grid-template-columns:1fr;gap:16px}}
.Category-module__JJmtvG__page{max-width:1200px;margin:0 auto}.Category-module__JJmtvG__header{margin-bottom:32px}.Category-module__JJmtvG__title{color:var(--foreground);margin:0 0 8px;font-size:32px;font-weight:700}.Category-module__JJmtvG__description{color:var(--muted-foreground);margin:0;font-size:16px}@media (max-width:768px){.Category-module__JJmtvG__title{font-size:26px}}
.Posts-module__lNS38a__page{max-width:1200px;margin:0 auto}.Posts-module__lNS38a__title{color:var(--foreground);margin:0 0 32px;font-size:32px;font-weight:700}@media (max-width:768px){.Posts-module__lNS38a__title{margin-bottom:24px;font-size:26px}}
.PostDetail-module__NcmP-q__article{max-width:1200px;margin:0 auto}.PostDetail-module__NcmP-q__container{max-width:720px;margin:0 auto}.PostDetail-module__NcmP-q__header{margin-bottom:32px}.PostDetail-module__NcmP-q__category{color:var(--muted-foreground);background:var(--muted);border-radius:var(--radius-sm);transition:all var(--transition-fast);margin-bottom:16px;padding:4px 10px;font-size:13px;font-weight:500;display:inline-block}.PostDetail-module__NcmP-q__category:hover{background:var(--slate-200)}.PostDetail-module__NcmP-q__title{color:var(--foreground);margin:0 0 16px;font-size:36px;font-weight:700;line-height:1.3}.PostDetail-module__NcmP-q__meta{color:var(--muted-foreground);align-items:center;gap:16px;font-size:14px;display:flex}.PostDetail-module__NcmP-q__metaItem{align-items:center;gap:6px;display:flex}.PostDetail-module__NcmP-q__tags{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.PostDetail-module__NcmP-q__tag{color:var(--muted-foreground);background:var(--muted);border-radius:var(--radius-sm);padding:4px 10px;font-size:13px}.PostDetail-module__NcmP-q__thumbnail{border-radius:var(--radius-lg);margin-bottom:32px;overflow:hidden}.PostDetail-module__NcmP-q__thumbnail img{width:100%;height:auto;display:block}.PostDetail-module__NcmP-q__footer{border-top:1px solid var(--border);margin-top:48px;padding-top:24px}.PostDetail-module__NcmP-q__backLink{color:var(--muted-foreground);transition:color var(--transition-fast);align-items:center;gap:8px;font-size:14px;font-weight:500;display:inline-flex}.PostDetail-module__NcmP-q__backLink:hover{color:var(--foreground)}.PostDetail-module__NcmP-q__related{border-top:1px solid var(--border);margin-top:64px;padding-top:48px}.PostDetail-module__NcmP-q__relatedTitle{color:var(--foreground);margin:0 0 24px;font-size:24px;font-weight:600}.PostDetail-module__NcmP-q__relatedGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;display:grid}@media (max-width:768px){.PostDetail-module__NcmP-q__title{font-size:28px}.PostDetail-module__NcmP-q__meta{flex-wrap:wrap;gap:12px}.PostDetail-module__NcmP-q__related{margin-top:48px;padding-top:32px}.PostDetail-module__NcmP-q__relatedGrid{grid-template-columns:1fr}}
.Search-module__R1hZ1q__page{max-width:1200px;margin:0 auto}.Search-module__R1hZ1q__header{margin-bottom:32px}.Search-module__R1hZ1q__title{color:var(--foreground);margin:0 0 8px;font-size:32px;font-weight:700}.Search-module__R1hZ1q__count{color:var(--muted-foreground);margin:0;font-size:15px}@media (max-width:768px){.Search-module__R1hZ1q__title{font-size:26px}}
