p{text-align:justify}.single-post-layout{max-width:var(--container-width);align-items:flex-start;gap:3rem;margin:100px auto 2rem;padding:0 15px;display:flex}.entry-content{flex:2;min-width:0}.entry-sidebar{flex:1;position:-webkit-sticky;position:sticky;top:2rem}.entry-featured-image{border-radius:10px;margin-bottom:2rem;overflow:hidden}.entry-featured-image img{aspect-ratio:16/9;object-fit:cover;width:100%;height:100%;display:block}.entry-header{margin-bottom:2rem}.entry-title{color:#222;font-size:2.8rem;line-height:1.3}.entry-meta{color:#666;flex-wrap:wrap;gap:1rem 1.5rem;margin-top:1rem;font-size:.9rem;display:flex}.entry-meta .meta-item i{color:#4a90e2;margin-right:.5rem}.entry-body{color:#333;font-size:1.1rem;line-height:1.8}.entry-footer{margin-top:2rem}.entry-tags a{color:#555;background:#f0f0f0;border-radius:5px;margin:.2rem;padding:.4rem 1rem;text-decoration:none;transition:all .2s;display:inline-block}.entry-tags a:hover{color:#fff;background:#4a90e2}.widget{background:#f9f9f9;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.widget-title{border-bottom:2px solid #4a90e2;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.2rem}.related-post-item{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.related-post-item:last-child{margin-bottom:0}.related-post-image{border-radius:5px;flex-shrink:0;width:70px;height:70px;overflow:hidden}.related-post-title{margin:0;font-size:1rem;line-height:1.4}.related-post-title a{color:#333;text-decoration:none}.related-post-title a:hover{color:#4a90e2}.related-post-date{color:#777;margin-top:.3rem;font-size:.8rem;display:block}.post-navigation{max-width:var(--container-width);border-top:1px solid #eee;border-bottom:1px solid #eee;margin:3rem auto;padding:0 15px}.nav-links{flex-wrap:nowrap;justify-content:space-between;width:100%;display:flex}.nav-links>div{flex-direction:column;flex:1;display:flex}.nav-links .nav-previous{text-align:right}.nav-links .nav-next{text-align:left}.nav-links a{color:#555;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#4a90e2}.nav-title{color:#888;font-size:.9rem;display:block}.nav-post-title{font-weight:700;display:block}@media screen and (width<=1200px){.single-post-layout,.post-navigation{max-width:95%}}@media screen and (width<=768px){.single-post-layout{flex-direction:column;gap:2rem;max-width:100%;padding:1rem}.post-navigation{max-width:100%;padding:1rem}.entry-title{font-size:2.2rem}}.related-products .product-card .button{background-color:var(--primary-color);color:#fff;text-align:center;border-radius:5px;padding:10px 20px;transition:background-color .3s}.product-edit-area{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;flex-direction:column;gap:15px;margin:15px 0;padding:15px;display:flex}.edit-product-button{color:#212529;background-color:#ffc107;border-color:#ffc107;font-weight:600}.edit-product-button:hover{background-color:#e0a800;border-color:#e0a800}.last-edit-info{color:#6c757d;font-size:14px}.last-edit-info i{color:#17a2b8;margin-left:8px}.edit-product-container{padding-top:40px;padding-bottom:40px}.product-form{background:#fff;border-radius:8px;padding:30px;box-shadow:0 4px 15px #0000001a}.product-form .form-group{margin-bottom:20px}.product-form label{margin-bottom:8px;font-weight:600;display:block}.product-form input[type=text],.product-form input[type=number],.product-form textarea{border:1px solid #ced4da;border-radius:4px;width:100%;padding:12px}.product-form .form-group-half{width:48%;display:inline-block}.product-form .form-group-half:nth-child(2){margin-right:4%}.form-response{border-radius:4px;margin-top:15px;padding:15px;display:none}.form-response.success{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb}.form-response.error{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb}