/* MedaNet WP Platform 3.6 — MedaStyle visual parity + stable geometry */
.MedaStyle-post-container,
.MedaStyle-post-container *{box-sizing:border-box}

.MedaStyle-post-container{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 300px!important;
    align-items:stretch!important;
    gap:20px!important;
    margin:20px auto!important;
    width:min(1200px,calc(100vw - 300px))!important;
    max-width:1200px!important;
    min-width:760px!important;
    position:relative!important;
    direction:rtl!important;
}

.MedaStyle-post{
    border:1px solid #ddd;
    border-radius:8px;
    padding:30px;
    background-color:#fff;
    box-shadow:0 2px 5px rgba(0,0,0,.1);
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:760px!important;
    overflow:hidden!important;
}

.MedaStyle-post-header{display:flex;align-items:flex-start;min-width:0}
.MedaStyle-post-avatar{width:50px!important;height:50px!important;min-width:50px!important;max-width:50px!important;object-fit:cover;border-radius:50%;margin-left:15px;margin-right:0}
.MedaStyle-post-header-info{display:flex;flex-direction:column;flex-grow:1;min-width:0}
.MedaStyle-post-author{font-weight:bold}
.MedaStyle-post-author-service{font-size:.9em;color:#999;line-height:1.8}
.medawp-medastyle-service-row{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;min-width:0!important;max-width:100%!important;flex-wrap:nowrap!important}
.medawp-medastyle-service-row>span{min-width:0!important;max-width:calc(100% - 32px)!important;overflow-wrap:anywhere!important;flex:0 1 auto!important}
.MedaStyle-post-sidebar-title{font-size:16px;font-weight:bold;color:#333;margin-bottom:10px;line-height:1.9;overflow-wrap:anywhere;word-break:normal}
.medawp-medastyle-title{margin-top:3px}
.medawp-medastyle-title hr{margin:8px 0 0;border:0;border-top:1px solid #ddd}

.MedaStyle-post-content-summary{font-size:1em;line-height:1.6;min-width:0;width:100%;overflow:hidden}
.MedaStyle-post-content-summary>p{margin:0 0 15px;padding:0}
.MedaStyle-post-content-summary hr{border:0;border-top:1px solid #ddd;margin:18px 0 0}

/* Content can never change the card/sidebar geometry. */
.medawp-medastyle-content,
.medawp-medastyle-content>*{min-width:0!important;max-width:100%!important}
.medawp-medastyle-content img,
.medawp-medastyle-content video,
.medawp-medastyle-content canvas,
.medawp-medastyle-content svg{display:block;max-width:100%!important;height:auto!important;object-fit:contain}
.medawp-medastyle-content iframe,
.medawp-medastyle-content embed,
.medawp-medastyle-content object{display:block;width:100%!important;max-width:100%!important}
.medawp-medastyle-content figure,
.medawp-medastyle-content .wp-block-image,
.medawp-medastyle-content .wp-block-video,
.medawp-medastyle-content .wp-block-embed,
.medawp-medastyle-content .alignwide,
.medawp-medastyle-content .alignfull{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important;inset:auto!important;transform:none!important}
.medawp-medastyle-content table{display:block;width:100%!important;max-width:100%!important;overflow-x:auto;-webkit-overflow-scrolling:touch}
.medawp-medastyle-content pre,.medawp-medastyle-content code{max-width:100%!important;overflow:auto}
.medawp-medastyle-content input,
.medawp-medastyle-content select,
.medawp-medastyle-content textarea,
.medawp-medastyle-content button{max-width:100%}

.MedaStyle-post-sidebar{
    position:relative;
    border:1px solid #ddd;
    border-radius:8px;
    padding:15px;
    background:#f4f4f4;
    text-align:center;
    width:300px!important;
    min-width:300px!important;
    max-width:300px!important;
    min-height:760px!important;
    height:auto!important;
    align-self:stretch!important;
    display:flex!important;
    flex-direction:column;
    align-items:center;
    overflow:hidden;
}
.MedaStyle-post-sidebar-avatar{width:100px;height:100px;border-radius:50%;margin-bottom:10px;cursor:pointer;overflow:hidden;flex:0 0 auto}
.MedaStyle-post-sidebar-avatar img{width:100%!important;height:100%!important;max-width:100%!important;object-fit:cover;border-radius:50%}
.MedaStyle-post-sidebar-author{font-weight:bold;color:#333;margin-bottom:5px}
.MedaStyle-post-sidebar-service{font-size:.9em;color:#555;margin-bottom:10px;line-height:1.8}
.MedaStyle-post-sidebar-date,.MedaStyle-post-sidebar-reading-time,.MedaStyle-post-sidebar-category{font-size:14px;color:#666;line-height:1.9}
.MedaStyle-post-sidebar-category a{text-decoration:none;color:#3498db}
.MedaStyle-post-sidebar hr{width:100%;border:0;border-top:1px solid #ddd;margin:10px 0}
.MedaStyle-post-sidebar-more{width:100%}
.MedaStyle-post-sidebar-more-title{font-size:13px;font-weight:700;color:#444;margin-bottom:8px}
.MedaStyle-post-sidebar-more-item{padding:5px 0;line-height:1.7}
.MedaStyle-post-sidebar-more-item a{text-decoration:none;color:#3498db;font-size:12px;font-weight:bold;position:relative;overflow:hidden;transition:color .3s ease,transform .3s ease}
.MedaStyle-post-sidebar-more-item a:hover{color:#e74c3c;transform:translateY(-2px) scale(1.02);text-shadow:0 4px 6px rgba(0,0,0,.1)}
.MedaStyle-post-sidebar-more-item a::after{content:'';position:absolute;bottom:-2px;left:0;width:100%;height:2px;background-color:#e74c3c;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease-out}
.MedaStyle-post-sidebar-more-item a:hover::after{transform:scaleX(1);transform-origin:bottom left}
.MedaStyle-post-sidebar-actions{margin-top:12px;display:flex;align-items:center;justify-content:center}
.MedaStyle-post-action{appearance:none;border:0;background:transparent;padding:4px;display:inline-flex;align-items:center;justify-content:center;color:#a3a3a3;cursor:pointer;transition:color .3s;font:inherit}
.MedaStyle-post-action:hover{color:#0073b1}
.MedaStyle-post-action svg{width:25px;height:25px;fill:currentColor;display:block}
.medawp-medastyle-inline-share{position:static!important;float:none!important;display:inline-grid!important;place-items:center!important;width:26px!important;height:26px!important;min-width:26px!important;max-width:26px!important;min-height:26px!important;margin:0!important;padding:2px!important;flex:0 0 26px!important;vertical-align:middle!important}.medawp-medastyle-inline-share svg{width:18px!important;height:18px!important;margin:0!important}
.medawp-medastyle-sidebar-bottom{width:100%;margin-top:auto;display:flex;flex-direction:column;align-items:center}
.MedaStyle-post-sidebar-qr{width:100%;display:flex;align-items:center;justify-content:center;padding:5px 0 2px}
.MedaStyle-post-sidebar-qr img{display:block!important;width:132px!important;height:132px!important;min-width:132px!important;max-width:132px!important;background:#fff;border:1px solid #ddd;padding:6px;object-fit:contain!important}

.medawp-medastyle-drawer-toggle,
.medawp-medastyle-drawer-close,
.medawp-medastyle-drawer-backdrop{display:none}

/* Tablet: keep stable content; switch to drawer before the two-column grid becomes cramped. */
@media (max-width:1080px){
    .MedaStyle-post-container{
        display:block!important;
        width:min(100%,calc(100vw - 24px))!important;
        max-width:calc(100vw - 24px)!important;
        min-width:0!important;
        margin:16px auto!important;
        padding:0!important;
    }
    .MedaStyle-post{
        width:100%!important;
        max-width:100%!important;
        min-width:0!important;
        min-height:560px!important;
        padding:24px!important;
        margin:0!important;
    }

    .MedaStyle-post-sidebar{
        display:flex!important;
        position:fixed!important;
        z-index:100002!important;
        top:0!important;
        left:0!important;
        right:auto!important;
        bottom:0!important;
        width:min(88vw,330px)!important;
        max-width:calc(100vw - 20px)!important;
        min-width:0!important;
        min-height:0!important;
        height:100vh!important;
        height:100dvh!important;
        border-radius:0!important;
        border-top:0!important;
        border-bottom:0!important;
        overflow-y:auto!important;
        overscroll-behavior:contain;
        transform:translateX(-105%);
        transition:transform .24s ease;
        box-shadow:12px 0 34px rgba(0,0,0,.18);
        padding:42px 18px 24px!important;
    }
    .MedaStyle-post-container.medawp-sidebar-open .MedaStyle-post-sidebar{transform:translateX(0)}
    .medawp-medastyle-drawer-toggle{
        display:flex;
        position:fixed;
        z-index:100000;
        left:10px;
        bottom:20px;
        align-items:center;
        gap:7px;
        min-height:42px;
        max-width:calc(100vw - 20px);
        border:1px solid #ddd;
        border-radius:22px;
        background:#f4f4f4;
        color:#333;
        box-shadow:0 5px 20px rgba(0,0,0,.14);
        padding:0 13px;
        font:inherit;
        font-size:12px;
        font-weight:700;
        cursor:pointer;
    }
    .medawp-medastyle-drawer-toggle svg{width:18px;height:18px;fill:currentColor}
    .medawp-medastyle-drawer-close{
        display:flex;
        position:absolute;
        top:8px;
        left:10px;
        width:30px;
        height:30px;
        align-items:center;
        justify-content:center;
        border:0;
        border-radius:50%;
        background:#e8e8e8;
        color:#333;
        font-size:24px;
        line-height:1;
        cursor:pointer;
    }
    .medawp-medastyle-drawer-backdrop{position:fixed;z-index:100001;inset:0;background:rgba(15,23,42,.34);backdrop-filter:blur(1px)}
    .MedaStyle-post-container.medawp-sidebar-open .medawp-medastyle-drawer-backdrop{display:block}
    body.medawp-post-sidebar-open{overflow:hidden!important}
}

@media (max-width:560px){
    .MedaStyle-post-container{width:min(100%,calc(100vw - 12px))!important;max-width:calc(100vw - 12px)!important;padding:0!important;margin:10px auto!important;overflow:visible!important}
    .MedaStyle-post{width:100%!important;max-width:100%!important;min-width:0!important;min-height:460px!important;padding:16px!important;border-radius:8px;overflow:hidden!important}
    .MedaStyle-post-header{gap:0;min-width:0!important}
    .MedaStyle-post-avatar{width:44px!important;height:44px!important;min-width:44px!important;max-width:44px!important;margin-left:10px!important}
    .MedaStyle-post-header-info{min-width:0!important;max-width:calc(100% - 54px)!important}
    .MedaStyle-post-author-service{font-size:.76em;overflow-wrap:anywhere}
    .MedaStyle-post-sidebar-title{font-size:14px;overflow-wrap:anywhere}
    .medawp-medastyle-content{width:100%!important;max-width:100%!important;overflow:hidden!important}
    .medawp-medastyle-content form{width:100%!important;max-width:100%!important;min-width:0!important}
    .medawp-medastyle-content .wp-block-columns{max-width:100%!important;min-width:0!important}
}
