/* [44.3.2] TOP HERO MOBILE ADAPTATION */
@media (max-width: 768px) {
    .ws-top-hero { padding: 20px 0; }
    
    .ws-top-hero__featured {
        grid-template-columns: 1fr;
        gap: 20px;
        margin-bottom: 25px;
    }
    
    .ws-top-hero__media { order: -1; } /* Image on top */
    .ws-top-hero__main-title { font-size: 22px; }

    .ws-top-hero__grid {
        grid-template-columns: 1fr;
        gap: 20px;
        padding-top: 20px;
    }
    
    .ws-top-hero__item {
        padding-bottom: 15px;
        border-bottom: 1px solid #ddd;
    }
    .ws-top-hero__item:last-child { border-bottom: none; }
}


@media(max-width:768px){.ws-single-main-container .ws-container{padding-left:10px!important;padding-right:10px!important}.ws-post-title-main{font-size:1.5rem;line-height:1.3}.ws-post-content-entry{font-size:1.2rem;line-height:1.7}.ws-post-content-entry p{text-align:justify;text-justify:inter-word;hyphens:auto;word-spacing:.01px}.ws-lead-highlight-box{font-size:.9rem;padding:12px 10px}.ws-share-bar-final{padding:12px 1}.ws-sh-sq{width:32px;height:30px}.ws-next-btn-pro{padding:8px 15px;font-size:16px}.ws-bg-tg,.ws-bg-koo{display:none}.ws-related-grid-layout{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;gap:10px;padding-bottom:10px;scroll-snap-type:x mandatory}.ws-related-grid-layout::-webkit-scrollbar{display:none}.ws-related-card{flex:0 0 75%;scroll-snap-align:start}.ws-related-thumb-link img{height:160px}.ws-post-tags-box{display:flex!important;overflow-x:auto!important;white-space:nowrap!important;gap:5px;padding:10px 0}.ws-post-tags-box::-webkit-scrollbar{display:none}.ws-post-tags-box a{flex:0 0 auto;margin-bottom:0}}
