.entry-content{font-family:'Roboto',Arial,sans-serif;line-height:1.8;font-size:1.1rem;color:#333;margin:auto;max-width:100%}.entry-content p{margin-bottom:1.4em;color:#444}.entry-content a{color:#07c;text-decoration:none;font-weight:500;border-bottom:2px solid #fff0;transition:0.3s}.entry-content a:hover{border-bottom:2px solid #07c}.entry-content h1,.entry-content h2,.entry-content h3{font-family:'Poppins',sans-serif;margin:1.5em 0 .8em;font-weight:600;line-height:1.3;color:#222}.entry-content h1{font-size:2.4rem;border-bottom:3px solid #07c;display:inline-block;padding-bottom:8px}.entry-content h2{font-size:1.9rem;border-left:5px solid #07c;padding-left:12px}.entry-content h3{font-size:1.4rem;color:#555}.entry-content ul{padding-left:25px;margin-bottom:1.4em}.entry-content ul li{margin-bottom:.6em;position:relative;padding-left:10px}.entry-content ul li::before{content:"•";color:#07c;position:absolute;left:-15px;font-size:1.2rem}body.single-post .entry-content .post-images{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin:20px 0}body.single-post .entry-content .post-images img{width:100%;border-radius:16px;box-shadow:0 6px 18px rgb(0 0 0 / .15);transition:transform 0.3s ease,box-shadow 0.3s ease;cursor:pointer}body.single-post .entry-content .post-images img:hover{transform:scale(1.05);box-shadow:0 12px 28px rgb(0 0 0 / .25)}