.elementor-1259 .elementor-element.elementor-element-196d604{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;--margin-top:-20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:50px;--padding-left:15px;--padding-right:15px;}.elementor-1259 .elementor-element.elementor-element-196d604:not(.elementor-motion-effects-element-type-background), .elementor-1259 .elementor-element.elementor-element-196d604 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0D0D0D;}.elementor-1259 .elementor-element.elementor-element-9d4a019{width:100%;max-width:100%;}.elementor-1259 .elementor-element.elementor-element-f7737b6{width:100%;max-width:100%;}@media(max-width:767px){.elementor-1259 .elementor-element.elementor-element-9d4a019{width:100%;max-width:100%;}}/* Start custom CSS for html, class: .elementor-element-9d4a019 */.elementor-1259 .elementor-element.elementor-element-9d4a019 {
    max-width: 1280px!important;
}/* End custom CSS */
/* Start custom CSS for post-comments, class: .elementor-element-f7737b6 */.elementor-1259 .elementor-element.elementor-element-f7737b6 a{
    color: #fff!important;
}

#comments .comment .comment-body, #comments .pingback .comment-body {
    padding-inline-end: 15px!important;
}

#comments .comment .avatar, #comments .pingback .avatar {
    left: 10px!important;
}/* End custom CSS */
/* Start custom CSS *//* ===== Mobile heading sizes ===== */
@media (max-width: 767px) {
    .ck-single-title { font-size: 24px !important; line-height: 1.35 !important; }
    .ck-single-content h2 { font-size: 20px !important; }
    .ck-single-content h3 { font-size: 17px !important; }
}

/* ===== Comments — CodifyKit dark glass ===== */
/* ===== Comments — CodifyKit dark glass ===== */
.comments-area {
    max-width: 920px;
    margin: 40px auto 0;
    padding: 0 24px;
    font-family: 'Inter', sans-serif;
    color: rgba(255,255,255,0.85);
}
.comments-area .title-comments {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 24px;
}
.comments-area .comment-list,
.comments-area .comment-list .children {
    list-style: none;
    margin: 0;
    padding: 0;
}
.comments-area .comment-list .children {
    margin-top: 20px;
    padding-left: 28px;
    border-left: 0.5px solid rgba(255,255,255,0.1);
}

/* Comment card — more breathing room */
.comments-area .comment-body {
    background: rgba(255,255,255,0.04);
    border: 0.5px solid rgba(255,255,255,0.12);
    border-radius: 14px;
    padding: 24px 28px;
    margin-bottom: 20px;
}
.comments-area .bypostauthor > .comment-body {
    border-color: rgba(191,191,191,0.35);
    background: rgba(191,191,191,0.06);
}

/* Author row */
.comments-area .comment-author {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 2px;
}
.comments-area .comment-author .avatar {
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.comments-area .comment-author .fn a,
.comments-area .comment-author .fn {
    color: #fff;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    text-decoration: none;
}
.comments-area .bypostauthor > .comment-body .fn::after {
    content: "Author";
    display: inline-block;
    margin-left: 10px;
    padding: 3px 9px;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #bfbfbf;
    background: rgba(191,191,191,0.15);
    border: 0.5px solid rgba(191,191,191,0.3);
    border-radius: 20px;
    vertical-align: middle;
}
.comments-area .says { display: none; }

/* Date */
.comments-area .comment-metadata a {
    color: rgba(255,255,255,0.35);
    font-size: 12px;
    text-decoration: none;
}

/* Comment text — spaced off the avatar/borders */
.comments-area .comment-content {
    margin: 16px 0 14px;
    color: rgba(255,255,255,0.8);
    font-size: 15px;
    line-height: 1.7;
}
.comments-area .comment-content p { margin: 0; }

/* Reply link */
.comments-area .reply a {
    color: #bfbfbf;
    font-size: 12px;
    font-weight: 500;
    text-decoration: none;
}
.comments-area .reply a:hover { color: #fff; }

/* ===== Reply form ===== */
.comment-respond {
    margin-top: 36px;
    background: rgba(255,255,255,0.03);
    border: 0.5px solid rgba(255,255,255,0.1);
    border-radius: 16px;
    padding: 40px;
}
.comment-reply-title {
    font-size: 18px !important;
    font-weight: 600;
    color: #fff;
    margin-bottom: 6px;
}
.comment-notes {
    color: rgba(255,255,255,0.4);
    font-size: 12px;
    margin-bottom: 20px;
}
.comment-form label {
    display: block;
    color: rgba(255,255,255,0.6);
    font-size: 13px;
    margin-bottom: 8px;
}
.comment-form p { margin-bottom: 18px; }

/* Hide Website field + cookies consent */
.comment-form-url,
.comment-form-cookies-consent { display: none !important; }

/* Inputs + textarea */
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea {
    width: 100%;
    background: rgba(255,255,255,0.05) !important;
    border: 0.5px solid rgba(255,255,255,0.15) !important;
    border-radius: 8px !important;
    padding: 12px 16px !important;
    color: #fff !important;
    font-size: 14px;
    font-family: 'Inter', sans-serif;
    transition: border-color .15s;
}
.comment-form input:focus,
.comment-form textarea:focus {
    outline: none;
    border-color: rgba(191,191,191,0.5) !important;
}

/* Submit button */
.comment-form .submit {
    background: #bfbfbf !important;
    color: #0d0d0d !important;
    border: none !important;
    border-radius: 8px !important;
    padding: 12px 26px !important;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: transform .15s, background .15s;
}
.comment-form .submit:hover {
    background: #fff !important;
    transform: translateY(-2px);
}/* End custom CSS */