.post-module__h-dLOG__page{min-height:100vh}.post-module__h-dLOG__hero .post-module__h-dLOG__container{text-align:center;max-width:880px}.post-module__h-dLOG__breadcrumbs{color:var(--color-text-secondary);justify-content:center;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem;display:flex}.post-module__h-dLOG__breadcrumbs a{color:var(--color-primary);text-decoration:none;transition:color .2s}.post-module__h-dLOG__breadcrumbs a:hover{color:var(--color-secondary);text-decoration:underline}.post-module__h-dLOG__header{text-align:center}.post-module__h-dLOG__categoryBadge{background:var(--gradient-primary);color:#fff;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;display:inline-flex}.post-module__h-dLOG__categoryEmoji{font-size:1.1rem;line-height:1}.post-module__h-dLOG__excerpt{max-width:720px;margin:0 auto 2rem;font-size:1.15rem;line-height:1.6}.post-module__h-dLOG__meta{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);justify-content:center;align-items:center;gap:2rem;margin-bottom:1.5rem;padding:1.25rem 0;display:flex}.post-module__h-dLOG__author{align-items:center;gap:1rem;display:flex}.post-module__h-dLOG__authorInfo{text-align:left;flex-direction:column;gap:.15rem;display:flex}.post-module__h-dLOG__authorInfo strong{color:#fff;font-size:1rem}.post-module__h-dLOG__authorInfo span{color:#ffffffb3;font-size:.85rem}.post-module__h-dLOG__details{color:#ffffffb3;gap:.5rem;font-size:.9rem;display:flex}.post-module__h-dLOG__tags{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.post-module__h-dLOG__tag{color:#fff;-webkit-backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:999px;padding:.4rem .9rem;font-size:.85rem}.post-module__h-dLOG__article{padding:4rem 0}.post-module__h-dLOG__content{max-width:800px;color:var(--color-text);margin:0 auto 4rem;font-size:1.1rem;line-height:1.8}.post-module__h-dLOG__content h1,.post-module__h-dLOG__content h2,.post-module__h-dLOG__content h3{color:var(--color-text)}.post-module__h-dLOG__content h1{margin:3rem 0 1.5rem;font-size:2.5rem}.post-module__h-dLOG__content h2{margin:2.5rem 0 1.25rem;font-size:2rem}.post-module__h-dLOG__content h3{margin:2rem 0 1rem;font-size:1.5rem}.post-module__h-dLOG__content p{color:var(--color-text-secondary);margin-bottom:1.5rem}.post-module__h-dLOG__content ul,.post-module__h-dLOG__content ol{color:var(--color-text-secondary);margin:1.5rem 0;padding-left:2rem}.post-module__h-dLOG__content li{margin-bottom:.75rem;line-height:1.6}.post-module__h-dLOG__content pre{background:var(--color-background-tertiary);color:var(--color-text);border:1px solid var(--color-border);border-radius:8px;margin:2rem 0;padding:1.5rem;font-size:.95rem;line-height:1.6;overflow-x:auto}.post-module__h-dLOG__content code{font-family:Courier New,monospace}.post-module__h-dLOG__content :not(pre)>code{background:var(--color-background-tertiary);color:var(--color-primary);border-radius:4px;padding:.15rem .4rem;font-size:.95em}.post-module__h-dLOG__content strong{color:var(--color-text);font-weight:600}.post-module__h-dLOG__content a{color:var(--color-primary);text-underline-offset:3px;text-decoration:underline}.post-module__h-dLOG__content a:hover{color:var(--color-secondary)}.post-module__h-dLOG__footer{border-top:1px solid var(--color-border);max-width:800px;margin:0 auto;padding:3rem 0}.post-module__h-dLOG__share{margin-bottom:3rem}.post-module__h-dLOG__share h3{color:var(--color-text);margin-bottom:1rem;font-size:1.25rem}.post-module__h-dLOG__shareButtons{gap:1rem;display:flex}.post-module__h-dLOG__shareButton{background:var(--gradient-primary);color:#fff;border-radius:8px;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:transform .2s,box-shadow .2s}.post-module__h-dLOG__shareButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #4da8da40}.post-module__h-dLOG__authorCard{background:var(--color-card-bg);border:1px solid var(--color-border);border-left:4px solid var(--color-primary);border-radius:12px;padding:2rem}.post-module__h-dLOG__authorCardContent h3{color:var(--color-text);margin-bottom:1rem;font-size:1.25rem}.post-module__h-dLOG__authorCardInfo{flex-direction:column;gap:.25rem;display:flex}.post-module__h-dLOG__authorCardInfo strong{color:var(--color-text);font-size:1.1rem}.post-module__h-dLOG__authorCardInfo span{color:var(--color-text-secondary);font-size:.95rem}.post-module__h-dLOG__related{background:var(--color-background-secondary);padding:5rem 0}.post-module__h-dLOG__related h2{text-align:center;color:var(--color-text);margin-bottom:3rem;font-size:2.5rem}.post-module__h-dLOG__relatedGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.post-module__h-dLOG__relatedPost{background:var(--color-card-bg);border:1px solid var(--color-border);color:inherit;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;overflow:hidden}.post-module__h-dLOG__relatedPost:hover{border-color:var(--color-border-hover);transform:translateY(-4px);box-shadow:0 12px 30px #4da8da26}.post-module__h-dLOG__relatedImage{background:var(--gradient-primary);justify-content:center;align-items:center;height:150px;display:flex}.post-module__h-dLOG__relatedImage .post-module__h-dLOG__emoji{font-size:4rem}.post-module__h-dLOG__relatedContent{padding:1.5rem}.post-module__h-dLOG__relatedContent .post-module__h-dLOG__categoryBadge{margin-bottom:1rem;padding:.3rem .85rem;font-size:.75rem}.post-module__h-dLOG__relatedContent h3{color:var(--color-text);margin-bottom:1rem;font-size:1.2rem;line-height:1.4}.post-module__h-dLOG__relatedMeta{color:var(--color-text-tertiary);gap:1rem;font-size:.85rem;display:flex}.post-module__h-dLOG__cta{text-align:center;background:var(--gradient-primary);color:#fff;padding:5rem 0}.post-module__h-dLOG__cta h2{color:#fff;margin-bottom:1rem;font-size:2.5rem}.post-module__h-dLOG__cta p{opacity:.95;margin-bottom:2rem;font-size:1.2rem}@media (max-width:768px){.post-module__h-dLOG__excerpt{font-size:1rem}.post-module__h-dLOG__meta{flex-direction:column;gap:1rem}.post-module__h-dLOG__content{font-size:1rem}.post-module__h-dLOG__content h1{font-size:1.75rem}.post-module__h-dLOG__content h2{font-size:1.4rem}.post-module__h-dLOG__content h3{font-size:1.2rem}.post-module__h-dLOG__shareButtons{flex-direction:column}.post-module__h-dLOG__relatedGrid{grid-template-columns:1fr}}
