.afc-blog-detail{padding-bottom:80px}.afc-blog-hero{padding:clamp(46px,7vw,82px) 0 38px;background:linear-gradient(145deg,#071a2e,#103e66);color:#fff}.afc-blog-hero h1{max-width:880px;margin:16px 0 14px;color:#fff;font-size:clamp(32px,4.7vw,54px);font-weight:760;line-height:1.12;letter-spacing:0}.afc-blog-hero p,.afc-blog-short{width:100%;max-width:920px;margin:16px 0 0;color:#cbd7e3;font-size:16px;line-height:1.76;text-align:justify;text-justify:inter-word}.afc-blog-short p:first-child{margin-top:0}.afc-blog-short p:last-child{margin-bottom:0}.afc-blog-taxonomy,.afc-blog-badges,.afc-blog-meta{display:flex;gap:9px;flex-wrap:wrap}.afc-blog-taxonomy span{padding:7px 10px;border-radius:999px;color:#f3d87c;background:rgba(255,255,255,.08);font-size:10px;font-weight:900;text-transform:uppercase}.afc-blog-badge{display:flex;gap:6px;align-items:center;padding:8px 11px;border-radius:999px;border:1px solid rgba(255,255,255,.25);font-size:10px}.afc-blog-badge small{opacity:.78}.afc-blog-badge.is-gold{background:linear-gradient(110deg,#8d6814,#d5b74d)}.afc-blog-badge.is-navy{background:#174d78}.afc-blog-badge.is-green{background:#14805a}.afc-blog-badge.is-red{background:#a83838}.afc-blog-badge.is-silver{background:#718096}.afc-blog-meta{margin-top:18px;color:#aebdcc;font-size:12px}.afc-blog-content{width:min(1180px,calc(100% - 32px));max-width:none;padding-top:48px;font-size:17px;line-height:1.9;color:#3f5061;text-align:justify;text-justify:inter-word}.afc-blog-content h2,.afc-blog-content h3{margin-top:1.7em;color:#15344f}.afc-blog-content h2{font-size:clamp(22px,2.4vw,30px);font-weight:760;line-height:1.22}.afc-blog-content h3{font-size:clamp(19px,2vw,24px);font-weight:760;line-height:1.26}.afc-blog-content img{max-width:100%}.afc-blog-content blockquote{padding:18px 22px;border-left:4px solid #c9a227;background:#fff9e8}.afc-blog-disclaimer{max-width:900px;margin:42px auto 0;padding:22px;border:1px solid #eadcae;border-radius:18px;background:#fffaf0}.afc-blog-disclaimer h3{margin-top:0;color:#775b16}.afc-blog-disclaimer div{color:#6b613e;line-height:1.7}
.afc-blog-error-section{
    min-height:65vh;
    display:grid;
    align-items:center;
    background:
        radial-gradient(circle at 85% 12%,rgba(205,164,45,.15),transparent 30%),
        linear-gradient(145deg,#f7f9fb,#fff)
}

.afc-blog-error-card{
    width:min(720px,100%);
    padding:32px;
    margin:auto;
    border:1px solid #e0e7ed;
    border-radius:26px;
    background:#fff;
    box-shadow:0 28px 80px rgba(7,28,50,.13)
}

.afc-blog-error-card h1{
    margin:8px 0 10px;
    color:#14334f
}

.afc-blog-error-card p{
    color:#697789;
    line-height:1.7
}

.afc-blog-error-code{
    color:#a67d18;
    font-size:11px;
    font-weight:900;
    letter-spacing:.16em
}

.afc-blog-error-card details{
    padding:13px;
    margin:18px 0;
    border:1px solid #e5e9ed;
    border-radius:12px;
    background:#f8fafc
}

.afc-blog-error-card code{
    display:block;
    margin-top:9px;
    color:#8d2c2c;
    overflow-wrap:anywhere
}

.afc-blog-media-shell{display:grid;width:min(1180px,calc(100% - 32px));place-items:center;padding:20px;margin-top:-22px;border:1px solid rgba(17,49,79,.08);border-radius:28px;background:#fff;box-shadow:0 28px 70px rgba(5,22,39,.14)}
.afc-blog-main-image-button{position:relative;display:grid;width:100%;height:100%;place-items:center;padding:0;border:0;background:transparent;cursor:zoom-in}
.afc-blog-main-image-button>span{position:absolute;right:12px;bottom:12px;display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:12px;color:#fff;background:rgba(5,25,44,.72);backdrop-filter:blur(8px)}
.afc-blog-main-image,.afc-blog-main-video{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:min(72vh,760px)!important;object-fit:contain!important;object-position:center!important;border-radius:18px;background:#fff}
.afc-blog-main-video{width:100%!important}
.afc-blog-content img,.afc-blog-content video{display:block;width:auto;height:auto;max-width:100%;max-height:min(72vh,760px);margin:24px auto;object-fit:contain;object-position:center;border-radius:16px;background:#fff}
.afc-blog-content iframe{display:block;width:100%;max-width:100%;aspect-ratio:16/9;margin:24px auto;border:0;border-radius:16px}
@media(max-width:640px){.afc-blog-media-shell{width:calc(100% - 20px);padding:10px;border-radius:20px}.afc-blog-main-image,.afc-blog-main-video,.afc-blog-content img,.afc-blog-content video{max-height:62vh!important;border-radius:12px}}
.afc-blog-content p,
.afc-blog-content li,
.afc-blog-disclaimer div,
.afc-blog-disclaimer p{
    text-align:justify;
    text-justify:inter-word
}

.afc-blog-hero .container{
    width:min(1240px,calc(100% - 32px))
}

.afc-blog-hero h1{
    width:100%;
    max-width:1180px;
    font-size:clamp(26px,3.15vw,42px);
    line-height:1.18
}

.afc-blog-hero p,
.afc-blog-short{
    max-width:1180px;
    font-size:clamp(15px,1.35vw,18px)
}

.afc-blog-media-shell.is-small{
    width:min(520px,calc(100% - 32px))
}

.afc-blog-media-shell.is-medium{
    width:min(820px,calc(100% - 32px))
}

.afc-blog-media-shell.is-large{
    width:min(1040px,calc(100% - 32px))
}

.afc-blog-media-shell.is-wide{
    width:min(1180px,calc(100% - 32px));
    min-height:360px;
    aspect-ratio:16/9;
    padding:20px 72px 46px;
    background:radial-gradient(circle at 85% 10%,rgba(204,163,45,.12),transparent 30%),linear-gradient(145deg,#f5f7f9,#fff)
}

.afc-blog-media-shell.is-small .afc-blog-main-image,
.afc-blog-media-shell.is-small .afc-blog-main-video{
    max-height:min(48vh,440px)!important
}

.afc-blog-media-shell.is-medium .afc-blog-main-image,
.afc-blog-media-shell.is-medium .afc-blog-main-video{
    max-height:min(62vh,620px)!important
}

.afc-blog-media-shell.is-large .afc-blog-main-image,
.afc-blog-media-shell.is-large .afc-blog-main-video{
    max-height:min(70vh,720px)!important
}

.afc-blog-media-shell.is-wide .afc-blog-main-image,
.afc-blog-media-shell.is-wide .afc-blog-main-video{
    width:100%!important;
    height:100%!important;
    max-height:min(66vh,620px)!important;
    aspect-ratio:16/9;
    object-fit:contain!important
}

@media(max-width:640px){
    .afc-blog-hero{
        padding:42px 0 32px
    }

    .afc-blog-hero h1{
        font-size:29px;
        line-height:1.18
    }

    .afc-blog-hero p,
    .afc-blog-content,
    .afc-blog-content p,
    .afc-blog-content li,
    .afc-blog-disclaimer div,
    .afc-blog-disclaimer p{
        text-align:left
    }

    .afc-blog-content{
        width:calc(100% - 20px)
    }

    .afc-blog-media-shell.is-small,
    .afc-blog-media-shell.is-medium,
    .afc-blog-media-shell.is-large,
    .afc-blog-media-shell.is-wide{
        width:calc(100% - 20px)
    }

    .afc-blog-media-shell.is-wide{
        min-height:300px;
        padding:16px 50px 42px
    }
}

.afc-blog-main-video.afc-blog-video-embed{
    display:block!important;
    width:100%!important;
    height:auto!important;
    min-height:360px;
    aspect-ratio:16/9;
    border:0!important;
    border-radius:18px;
    background:#000
}

.afc-detail-image-lightbox{
    position:fixed;
    z-index:100000;
    inset:0;
    display:none;
    place-items:center
}

.afc-detail-image-lightbox.is-open{
    display:grid
}

.afc-detail-image-lightbox-backdrop{
    position:absolute;
    inset:0;
    background:rgba(2,12,23,.92);
    backdrop-filter:blur(12px)
}

.afc-detail-image-lightbox-dialog{
    position:relative;
    z-index:1;
    display:grid;
    width:min(1100px,calc(100vw - 32px));
    height:min(820px,calc(100vh - 32px));
    place-items:center;
    padding:58px 24px 24px;
    border:1px solid rgba(255,255,255,.16);
    border-radius:26px;
    background:rgba(7,25,43,.96);
    box-shadow:0 35px 100px rgba(0,0,0,.45)
}

.afc-detail-image-lightbox-dialog img{
    display:block;
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
    object-fit:contain;
    border-radius:14px;
    background:#fff
}

.afc-detail-image-lightbox-close{
    position:absolute;
    z-index:3;
    top:12px;
    right:12px;
    display:grid;
    width:44px;
    height:44px;
    place-items:center;
    padding:0;
    border:1px solid rgba(255,255,255,.25);
    border-radius:14px;
    color:#fff;
    background:rgba(255,255,255,.08);
    backdrop-filter:blur(8px);
    font-size:30px;
    cursor:pointer
}

@media(max-width:640px){
    .afc-blog-main-video.afc-blog-video-embed{
        min-height:210px
    }

    .afc-detail-image-lightbox-dialog,
    .afc-blog-carousel-lightbox-dialog{
        width:100vw;
        height:100vh;
        height:100dvh;
        padding:0;
        border:0;
        border-radius:0
    }

    .afc-detail-image-lightbox-dialog img,
    .afc-blog-carousel-lightbox-dialog img{
        width:100%;
        height:100%;
        max-width:100%;
        max-height:100%;
        object-fit:contain;
        border-radius:0
    }

    .afc-detail-image-lightbox-close,
    .afc-blog-carousel-lightbox-close{
        top:10px;
        right:10px;
        background:rgba(5,20,36,.72)
    }
}
