body:not(.elementor-page):not(.elementor-template):not(.archive):not(.search):not(.blog) .post .author{font-size:1.3em;color:#555;text-align:center;margin-top:-10px;margin-bottom:20px}body:not(.elementor-page):not(.elementor-template):not(.archive):not(.search):not(.blog) .post img{width:100%;max-height:500px;object-fit:cover;border-radius:10px;margin-bottom:20px}body:not(.elementor-page):not(.elementor-template):not(.archive):not(.search):not(.blog) .post blockquote,body:not(.elementor-page):not(.elementor-template):not(.archive):not(.search):not(.blog) .page blockquote{background-color:#f9f9f9;border-left:5px solid #8a2be2;padding:10px 20px;font-style:italic;margin:20px 0}body:not(.elementor-page):not(.elementor-template):not(.archive):not(.search):not(.blog) #site-navigation{background-color:#fff;border-bottom:1px solid #ddd}body:not(.elementor-page):not(.elementor-template):not(.archive):not(.search):not(.blog) #site-navigation a{color:#333;font-size:1.1em;padding:15px 20px;text-decoration:none;display:inline-block}body:not(.elementor-page):not(.elementor-template):not(.archive):not(.search):not(.blog) #site-navigation a:hover{color:#8a2be2;background-color:#f1f1f1}body.archive .post,body.blog .post,body.search .post{background-color:#fff;box-shadow:0 3px 15px rgba(0,0,0,.1);padding:20px;margin-bottom:20px;max-width:100%}body.archive .post h2,body.blog .post h2,body.search .post h2{font-size:1.8em;font-weight:700;color:#333;margin-bottom:15px}body.archive .post img,body.blog .post img,body.search .post img{width:100%;max-height:300px;object-fit:cover;margin-bottom:15px}body.archive .post .entry-content,body.blog .post .entry-content,body.search .post .entry-content{font-size:1em;color:#555;line-height:1.6}body.archive,body.blog,body.search{padding:20px;background:linear-gradient(90deg,#f1e6ff,#c2e7ff)}#popup-promotion{display:none;position:fixed;bottom:20px;right:20px;background:linear-gradient(45deg,#09f,#6cf);color:white;padding:20px;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.3);z-index:9999;font-family:"Arial",sans-serif;max-width:300px;text-align:center;transition:all .3s ease}#popup-promotion h3,#popup-promotion h4{margin:0;padding:5px 0;font-weight:700}#popup-promotion .close-btn{background:0 0;border:none;color:white;font-size:20px;position:absolute;top:5px;right:10px;cursor:pointer}#popup-promotion a{color:#fff;font-weight:700;font-size:14px;text-decoration:none;background-color:#007acc;padding:10px 20px;border-radius:5px;margin-top:10px;display:inline-block}#popup-promotion.show{display:block;animation:popup-animation .5s ease-in-out}body.loaded #popup-promotion{display:block;animation:popup-animation .5s ease-in-out}