.live-update-wrap{position:relative;display:flex;gap:12px;align-items:stretch;max-width:1180px;margin:-25px auto 24px;padding:0 24px;z-index:3}.live-update{display:flex;align-items:center;gap:20px;min-width:0;flex:1;padding:17px 22px;border:1px solid rgba(255,255,255,.65);border-radius:18px;background:linear-gradient(120deg,#fff,#eff7ff);box-shadow:0 15px 40px rgba(14,55,96,.18);color:#123154;text-decoration:none;overflow:hidden}.live-update__signal{display:flex;align-items:center;gap:9px;white-space:nowrap;text-transform:uppercase;font-size:.72rem;letter-spacing:.1em;color:#cf2434}.live-update__signal i{position:relative;width:10px;height:10px;border-radius:50%;background:#ed2941;box-shadow:0 0 0 0 rgba(237,41,65,.6);animation:livePulse 1.8s infinite}.live-update__copy{display:grid;gap:4px;min-width:0}.live-update__copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.02rem}.live-update__copy small{color:#6b7e91}.live-update__open{display:flex;align-items:center;gap:6px;margin-left:auto;white-space:nowrap;font-weight:800;color:#0068cf}.notification-box{position:relative}.notification-bell{position:relative;width:58px;height:100%;min-height:58px;border:0;border-radius:18px;background:#fff;color:#123154;box-shadow:0 15px 40px rgba(14,55,96,.18);font-size:1.5rem;cursor:pointer}.notification-bell span{position:absolute;right:8px;top:7px;min-width:19px;height:19px;padding:0 5px;border-radius:10px;background:#e7273f;color:#fff;font-size:.7rem;line-height:19px}.notification-panel{position:absolute;right:0;top:calc(100% + 10px);width:min(380px,calc(100vw - 30px));max-height:430px;overflow:auto;border:1px solid #dce7f1;border-radius:16px;background:#fff;box-shadow:0 20px 55px rgba(13,43,78,.24);z-index:30}.notification-panel__head{position:sticky;top:0;display:flex;justify-content:space-between;gap:15px;padding:16px;border-bottom:1px solid #e5edf5;background:#fff}.notification-panel__head button{border:0;background:none;color:#0068cf;font-weight:700;cursor:pointer}.notification-panel a{display:grid;gap:5px;padding:14px 16px;border-bottom:1px solid #edf2f6;color:#183956;text-decoration:none}.notification-panel a:hover{background:#f5f9fd}.notification-panel a span,.notification-panel a small{color:#718296;font-size:.82rem}.notification-empty{padding:22px;color:#718296;text-align:center}@keyframes livePulse{70%{box-shadow:0 0 0 11px rgba(237,41,65,0)}100%{box-shadow:0 0 0 0 rgba(237,41,65,0)}}.blog-social{margin-top:30px;padding-top:24px;border-top:1px solid #dde7ef}.blog-action-row{display:flex;flex-wrap:wrap;gap:10px}.blog-action{display:inline-flex;align-items:center;gap:7px;padding:10px 15px;border:1px solid #cddce9;border-radius:999px;background:#fff;color:#173a5c;font-weight:750;cursor:pointer}.blog-action.active{border-color:#ff8d9a;background:#fff1f3;color:#c92339}.blog-comments{margin-top:28px}.comment-form{display:flex;gap:10px}.comment-form textarea{min-height:52px;flex:1;padding:13px;border:1px solid #cad9e6;border-radius:12px;resize:vertical;font:inherit}.comment-list{display:grid;gap:13px;margin-top:18px}.comment{display:flex;gap:12px;padding:15px;border-radius:14px;background:#f5f8fb}.comment img{width:42px;height:42px;border-radius:50%;object-fit:cover}.comment__body{min-width:0;flex:1}.comment__head{display:flex;gap:10px;justify-content:space-between}.comment__body p{white-space:pre-wrap;overflow-wrap:anywhere}.comment-delete{border:0;background:none;color:#bb2434;cursor:pointer}.blog-signin{padding:15px;border-radius:12px;background:#f1f7fd}.comm-detail-text{white-space:pre-wrap;line-height:1.8}.blog-studio-kicker{display:inline-flex;align-items:center;gap:7px;color:#0877d1;font-weight:800;text-transform:uppercase;letter-spacing:.09em;font-size:.75rem}@media(max-width:700px){.live-update-wrap{margin:-12px auto 18px;padding:0 14px}.live-update{gap:11px;padding:14px}.live-update__open{font-size:0}.live-update__open i{font-size:1.3rem}.live-update__signal b{display:none}.notification-bell{width:50px}.comment-form{flex-direction:column}}

/* Social conversation: Facebook-inspired, with explicit colours so global themes cannot hide text. */
.blog-social{color:#1c1e21}.blog-social-summary{display:flex;justify-content:space-between;align-items:center;min-height:35px;color:#65676b;font-size:.92rem}.blog-social-summary span:first-child{display:flex;align-items:center;gap:6px}.blog-social-summary i{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#1877f2;color:#fff;font-size:.76rem}.blog-action-row{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:5px 0;border-top:1px solid #ced0d4;border-bottom:1px solid #ced0d4}.blog-action{justify-content:center;min-height:42px;padding:8px;border:0;border-radius:7px;background:transparent;color:#65676b}.blog-action:hover{background:#f0f2f5}.blog-action i{font-size:1.3rem}.blog-action.active{border:0;background:transparent;color:#1877f2}.blog-comments{margin-top:20px;color:#1c1e21}.blog-comments h2{margin:0 0 16px;color:#1c1e21;font-size:1.2rem}.comment-form{align-items:flex-start;gap:8px;margin:0}.comment-avatar,.comment img.comment-avatar{flex:0 0 40px;width:40px;height:40px;border-radius:50%;object-fit:cover;background:#e4e6eb}.comment-composer{display:flex;align-items:flex-end;min-width:0;flex:1;border-radius:20px;background:#f0f2f5;padding:3px 4px 3px 14px}.comment-form textarea{min-width:0;min-height:38px;max-height:140px;flex:1;margin:0;padding:9px 4px;border:0;border-radius:0;outline:0;background:transparent;color:#1c1e21!important;-webkit-text-fill-color:#1c1e21;caret-color:#1877f2;resize:vertical;font:400 .95rem/1.35 inherit}.comment-form textarea::placeholder{color:#65676b;opacity:1}.comment-send{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border:0;border-radius:50%;background:transparent;color:#1877f2;font-size:1.2rem;cursor:pointer}.comment-send:hover{background:#e4e6eb}.comment-send:disabled{opacity:.45}.comment-list{gap:14px;margin-top:20px}.comment{align-items:flex-start;gap:8px;min-width:0;padding:0;border-radius:0;background:transparent;color:#1c1e21}.comment__content{min-width:0;flex:1}.comment__line{display:flex;align-items:flex-start;gap:4px}.comment__bubble{display:inline-block;max-width:min(680px,100%);padding:9px 13px;border-radius:18px;background:#f0f2f5;color:#1c1e21}.comment__bubble strong{display:block;margin-bottom:2px;color:#050505;font-size:.86rem;line-height:1.25}.comment__bubble p{margin:0;color:#1c1e21!important;-webkit-text-fill-color:#1c1e21;white-space:pre-wrap;overflow-wrap:anywhere;font-size:.94rem;line-height:1.35}.comment__meta{display:flex;align-items:center;gap:12px;padding:3px 12px 0;color:#65676b;font-size:.78rem}.comment__meta button{padding:0;border:0;background:none;color:#65676b;font-size:inherit;font-weight:700;cursor:pointer}.comment__meta button:hover{text-decoration:underline}.comment-menu{position:relative;align-self:center}.comment-menu__toggle{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:50%;background:transparent;color:#65676b;font-size:1.25rem;cursor:pointer}.comment-menu__toggle:hover,.comment-menu__toggle[aria-expanded=true]{background:#e4e6eb}.comment-menu__panel{position:absolute;right:0;top:34px;z-index:20;width:190px;padding:7px;border:1px solid #e1e4e8;border-radius:10px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.18)}.comment-menu__panel[hidden]{display:none}.comment-menu__panel button{display:flex;align-items:center;gap:10px;width:100%;padding:10px;border:0;border-radius:7px;background:#fff;color:#1c1e21;text-align:left;font-weight:600;cursor:pointer}.comment-menu__panel button:hover{background:#f0f2f5}.comment-replies{display:grid;gap:12px;margin:10px 0 0 18px;padding-left:14px;border-left:2px solid #e4e6eb}.comment--reply .comment-avatar,.comment-form--reply .comment-avatar{width:34px;height:34px;flex-basis:34px}.reply-composer-slot{margin-top:8px}.blog-signin{color:#1c1e21}@media(max-width:700px){.blog-action span{font-size:.88rem}.comment-form{flex-direction:row}.comment-avatar,.comment img.comment-avatar{width:36px;height:36px;flex-basis:36px}.comment-replies{margin-left:7px;padding-left:9px}.comment-menu__panel{right:-4px}}

/* Premium glass treatment for the blog conversation. */
.blog-social{
    position:relative;
    isolation:isolate;
    margin-top:34px;
    padding:22px;
    border:1px solid rgba(255,255,255,.78);
    border-radius:24px;
    background:
        linear-gradient(145deg,rgba(255,255,255,.78),rgba(236,246,255,.56));
    box-shadow:
        0 18px 55px rgba(22,61,105,.12),
        inset 0 1px 0 rgba(255,255,255,.92);
    backdrop-filter:blur(18px) saturate(145%);
    -webkit-backdrop-filter:blur(18px) saturate(145%);
}
.blog-social::before{
    content:"";
    position:absolute;
    z-index:-1;
    width:180px;
    height:180px;
    right:3%;
    top:18%;
    border-radius:50%;
    background:rgba(34,143,255,.12);
    filter:blur(45px);
    pointer-events:none;
}
.blog-social-summary{
    min-height:40px;
    padding:0 4px 10px;
    color:#4e647d;
    font-weight:600;
}
.blog-action-row{
    gap:8px;
    padding:8px;
    border:1px solid rgba(170,196,221,.55);
    border-radius:16px;
    background:rgba(255,255,255,.48);
    box-shadow:inset 0 1px 0 rgba(255,255,255,.8);
}
.blog-action{
    border:1px solid transparent;
    border-radius:11px;
    color:#38536e;
    transition:background .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease;
}
.blog-action:hover{
    border-color:rgba(255,255,255,.8);
    background:rgba(255,255,255,.78);
    color:#096bd8;
    box-shadow:0 7px 18px rgba(38,94,149,.1);
    transform:translateY(-1px);
}
.blog-action.active{
    border:1px solid rgba(55,137,244,.22);
    background:linear-gradient(135deg,rgba(231,243,255,.95),rgba(255,255,255,.7));
    color:#086edb;
    box-shadow:0 6px 18px rgba(24,119,242,.12);
}
.blog-comments{
    margin-top:22px;
    padding:20px;
    border:1px solid rgba(174,201,225,.55);
    border-radius:20px;
    background:rgba(255,255,255,.38);
    box-shadow:inset 0 1px 0 rgba(255,255,255,.76);
}
.blog-comments h2{
    display:flex;
    align-items:center;
    gap:9px;
    margin-bottom:18px;
    color:#143a62;
}
.blog-comments h2::before{
    content:"";
    width:5px;
    height:22px;
    border-radius:999px;
    background:linear-gradient(#1d8eff,#0061ca);
    box-shadow:0 4px 11px rgba(0,106,216,.28);
}
.comment-form{
    padding:10px;
    border:1px solid rgba(130,169,205,.65);
    border-radius:22px;
    background:rgba(255,255,255,.68);
    box-shadow:
        0 10px 28px rgba(27,74,120,.09),
        inset 0 1px 0 rgba(255,255,255,.95);
    transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;
}
.comment-form:focus-within{
    border-color:rgba(24,119,242,.8);
    background:rgba(255,255,255,.9);
    box-shadow:
        0 0 0 4px rgba(24,119,242,.1),
        0 14px 32px rgba(27,84,145,.13);
}
.comment-form .comment-avatar{
    border:2px solid rgba(255,255,255,.96);
    box-shadow:0 5px 14px rgba(31,70,109,.18);
}
.comment-composer{
    min-height:48px;
    border:1px solid rgba(151,181,208,.58);
    border-radius:16px;
    background:rgba(245,249,253,.9);
    box-shadow:inset 0 1px 3px rgba(24,61,95,.05);
}
.comment-form:focus-within .comment-composer{
    border-color:rgba(24,119,242,.42);
    background:#fff;
}
.comment-form textarea{
    min-height:44px;
    padding:12px 7px;
    font-size:1rem;
    height:auto;
    overflow-y:hidden;
    resize:none;
    transition:height .12s ease;
    scrollbar-width:thin;
}
.comment-send{
    align-self:center;
    margin-right:3px;
    background:linear-gradient(135deg,#258cff,#0869dd);
    color:#fff;
    box-shadow:0 7px 16px rgba(16,111,220,.25);
    transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;
}
.comment-send:hover{
    background:linear-gradient(135deg,#258cff,#0869dd);
    box-shadow:0 9px 21px rgba(16,111,220,.34);
    filter:brightness(1.04);
    transform:translateY(-1px);
}
.comment-list{
    gap:18px;
    margin-top:24px;
}
.comment>.comment-avatar{
    border:2px solid rgba(255,255,255,.95);
    box-shadow:0 5px 14px rgba(35,72,110,.16);
}
.comment__bubble{
    position:relative;
    padding:11px 15px;
    border:1px solid rgba(161,190,217,.5);
    background:
        linear-gradient(145deg,rgba(255,255,255,.9),rgba(232,243,253,.72));
    box-shadow:
        0 8px 22px rgba(34,78,120,.09),
        inset 0 1px 0 rgba(255,255,255,.96);
    backdrop-filter:blur(12px);
    -webkit-backdrop-filter:blur(12px);
}
.comment__bubble strong{color:#12385e}
.comment__bubble p{margin-top:3px}
.comment__meta{
    padding-top:5px;
    color:#60778e;
}
.comment__meta button{color:#35628f}
.comment-menu__toggle:hover,.comment-menu__toggle[aria-expanded=true]{
    background:rgba(255,255,255,.75);
    box-shadow:0 5px 15px rgba(26,64,101,.11);
}
.comment-menu__panel{
    border-color:rgba(172,198,221,.7);
    background:rgba(255,255,255,.94);
    backdrop-filter:blur(18px);
    -webkit-backdrop-filter:blur(18px);
}
.comment-replies{
    border-color:rgba(82,151,218,.35);
}
.comment-form--reply{
    padding:7px;
    border-radius:19px;
}
@media(max-width:700px){
    .comm-detail-content{
        padding:24px 14px;
    }
    .blog-social{
        width:100%;
        max-width:none;
        margin:28px 0 0;
        padding:14px;
        border-radius:18px;
        box-sizing:border-box;
    }
    .blog-comments{
        width:100%;
        margin-top:16px;
        padding:12px;
        border-radius:16px;
        box-sizing:border-box;
    }
    .blog-action-row{gap:3px;padding:5px}
    .blog-action{min-width:0;padding-inline:5px}
    .comment-form{
        width:100%;
        padding:7px;
        box-sizing:border-box;
    }
    .comment-composer{min-height:44px}
    .comment__content,.comment__line,.comment__bubble{
        min-width:0;
        max-width:100%;
    }
    .comment-replies{
        margin-left:3px;
        padding-left:8px;
    }
}
@media(max-width:480px){
    .comm-detail-wrapper{
        width:100%;
        margin:16px 0;
    }
    .comm-detail-card{
        width:100%;
        border-radius:0;
    }
    .comm-detail-content{
        padding:22px 8px;
    }
    .blog-social{
        padding:10px;
        border-radius:16px;
    }
    .blog-comments{
        padding:9px;
        border-radius:14px;
    }
    .blog-social-summary{
        padding-inline:2px;
        font-size:.84rem;
    }
    .blog-action{
        gap:5px;
        font-size:.82rem;
    }
    .blog-action i{
        font-size:1.1rem;
    }
    .comment-form{
        gap:6px;
        padding:6px;
    }
    .comment-avatar,.comment img.comment-avatar{
        width:32px;
        height:32px;
        flex-basis:32px;
    }
    .comment-composer{
        min-width:0;
        padding-left:9px;
    }
    .comment-form textarea{
        min-width:0;
        padding-inline:3px;
        font-size:.92rem;
    }
    .comment-send{
        flex-basis:34px;
        width:34px;
        height:34px;
    }
    .comment-replies{
        margin-left:0;
        padding-left:6px;
    }
}
