.post-template-custom .site-main{max-width:100%;margin:0;padding:0}.post-hero{width:100%;height:480px;overflow:hidden;margin-top:50px}.post-hero img{width:100%;height:100%;object-fit:cover}.post-card-wrapper{position:relative;display:flex;justify-content:center;margin-top:-120px;padding-bottom:80px}.post-card{background:#fff;max-width:1140px;width:100%;padding:48px 56px;border-radius:8px;box-shadow:0 20px 40px rgba(0,0,0,.08)}.post-meta{font-size:14px;margin-bottom:12px}.post-meta a{color:#0073e6;text-decoration:none}.post-meta a:not(:last-child):after{content:",";margin-right:6px}.post-title{font-size:36px;line-height:1.3;margin-bottom:24px}.post-content{font-size:17px;line-height:1.7}.post-tags{margin-top:40px;padding-top:20px;border-top:1px solid #eaeaea;font-size:14px}.post-tags a{margin-right:10px;color:#0073e6;text-decoration:none}.post-navigation{display:flex;justify-content:space-between;max-width:860px;margin:30px auto 60px;padding:20px 16px 0;border-top:1px solid #eaeaea}.post-navigation a{color:#6b63ff;text-decoration:none;font-size:14px}.related-posts{max-width:1100px;margin:0 auto 100px;padding:0 16px}.related-posts h2{font-size:28px;margin-bottom:30px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.related-card{background:#fff}.related-thumb img{width:100%;height:200px;object-fit:cover;border-radius:6px;background:#f3f3f3}.related-title{font-size:18px;margin:16px 0 8px}.related-title a{color:#3b3d3f;text-decoration:none}.related-title a:hover{color:#0056b3}.related-date{font-size:13px;color:#999;margin-bottom:12px}.related-excerpt{font-size:15px;line-height:1.6;margin-bottom:12px}.read-more{font-size:14px;color:#0073e6;text-decoration:underline}.read-more:hover{color:#0056b3}@media (max-width:1024px){.related-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.post-hero{height:320px}.post-card{padding:32px 24px;margin:0 16px}.post-title{font-size:28px}}@media (max-width:640px){.related-grid{grid-template-columns:1fr}.post-card-wrapper{margin-top:-80px}}body.error404{display:flex;flex-direction:column;min-height:100vh}body.error404 .error-404-wrapper{flex:1;min-height:auto}.error-404-wrapper{display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top,#f8f9fb,#fff);overflow:hidden;position:relative}.error-404-content{text-align:center;max-width:720px;padding:40px;z-index:2}.error-code{font-size:clamp(120px,20vw,220px);font-weight:800;line-height:1;letter-spacing:-8px;background:linear-gradient(120deg,#3b3d3f,#555);-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:float 6s ease-in-out infinite}.error-title{font-size:28px;font-weight:600;margin-top:10px;color:#3b3d3f}.error-description{font-size:18px;color:#555;margin-top:16px;line-height:1.6}.error-actions{margin-top:36px;display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.error-btn{padding:14px 28px;border-radius:999px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s ease}.error-btn.primary{font-size:16px;font-weight:500;fill:#3b3d3f;color:#3b3d3f;border-style:solid;border-width:1px;border-color:#3b3d3f;border-radius:4px;padding:20px 45px}.error-btn.primary:hover{background-color:#3b3d3f;color:#fff;border-color:#044d66;transform:translateY(-2px);box-shadow:0 12px 30px rgba(0,0,0,.15)}.shape{position:absolute;border-radius:50%;opacity:.8;animation:drift linear infinite}.shape.one{width:260px;height:260px;background:#fef8db;top:10%;left:5%;animation-duration:18s}.shape.two{width:180px;height:180px;background:#fef8db;bottom:15%;right:8%;animation-duration:22s}.shape.three{width:120px;height:120px;background:#fef8db;top:65%;left:15%;animation-duration:16s}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-18px)}100%{transform:translateY(0)}}@keyframes drift{from{transform:translateY(0) translateX(0)}to{transform:translateY(-80px) translateX(40px)}}@media (max-width:768px){.error-description{font-size:16px}}