.containerarticle{width:90%;margin:20px auto;display:flex;gap:20px}.article{padding:30px}.article-content{width:74%}.featured-image{text-align:center;margin-bottom:20px}.featured-image img{width:600px;height:300px;border-radius:8px;cursor:pointer}.martrsor{text-align:center}.martrsor img{width:250px;height:170px;object-fit:cover;margin:2px;border-radius:8px;text-align:center}.info-row{display:flex;justify-content:space-between;align-items:center;background-color:#f0f0f0;padding:10px;border-radius:8px;margin-top:15px;gap:15px}.info-row p{color:#333;margin:0;font-size:14px}.view-count{font-weight:700}.Tags-mgal{margin:15px 0;font-size:14px}.tag{background:#eee;padding:3px;border-radius:4px;display:inline-block;margin:3px}.related-articles{width:25%;background:#e7c112;padding:5px;border-radius:8px}.related-article{background:#fff;padding:5px;border-radius:8px;margin-top:10px}.related-article img{width:100%;height:160px;object-fit:cover;border-radius:8px}.related-article h4{font-size:14px;margin:0}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:none;justify-content:center;align-items:center;z-index:1000}.popup-content img{width:550px;height:350px;border-radius:8px}.popup-close,.popup-counter{top:10px;font-size:18px;padding:5px 10px;border-radius:5px;position:absolute;color:#fff}.popup-close{right:10%;background:rgb(255 0 0 / 50%);cursor:pointer}.popup-counter{left:50%;transform:translateX(-50%);background:rgba(0,0,0,.5)}.popup-slider-controls{position:absolute;bottom:40px;display:flex;gap:10px;align-items:center}.popup-slider-controls button{background-color:#333;color:#fff;border:none;border-radius:5px;padding:2px 10px;font-family:Cairo,sans-serif}.popup-slider-controls .popup-arrow{background:red}@media (max-width:768px){.containerarticle{flex-direction:column}.article-content,.related-articles{width:100%}.featured-image img{width:100%;height:auto}.martrsor{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;justify-items:center}.martrsor img{width:100%;height:150px;max-width:100%}.popup-content img{width:100%;height:auto}}.popup-overlay.active{display:flex!important}article h1,article h2,article h3,article h4,article h5,article h6{margin:20px 0 10px;font-weight:700;color:#222}article h1{font-size:2em}article h2{font-size:1.8em}article h3{font-size:1.5em}article h4{font-size:1.3em}article h5{font-size:1.1em}article h6{font-size:1em}article p{margin:10px 0;line-height:1.8;font-size:1rem;color:#333}article strong,article b{font-weight:700;color:#000}article em,article i{font-style:italic;color:#555}article u{text-decoration:underline}article ul,article ol{padding-right:20px;margin:10px 0}article ul li,article ol li{margin:5px 0;line-height:1.6}article a{color:#007BFF;text-decoration:underline}article table{width:100%;border-collapse:collapse;margin:15px 0;font-size:.95rem}article table th,article table td{border:1px solid #ccc;padding:8px;text-align:right}article table th{background-color:#f2f2f2;font-weight:700}article p:has(>strong){background:#f9f9f9;border-right:4px solid #0b74d3;padding:8px 12px;border-radius:5px}@media (max-width:768px){article h1{font-size:1.5em}article h2{font-size:1.4em}article h3{font-size:1.3em}article h4,article h5,article h6{font-size:1.1em}article table{font-size:.9rem;overflow-x:auto;display:block}}article li::marker{color:#28a745;font-weight:700}