.afc-blog-detail{padding-bottom:80px}.afc-blog-hero{padding:clamp(54px,8vw,100px) 0 45px;background:linear-gradient(145deg,#071a2e,#103e66);color:#fff}.afc-blog-hero h1{max-width:950px;margin:18px 0 15px;color:#fff;font-size:clamp(38px,6vw,72px);line-height:1.05;letter-spacing:-.05em}.afc-blog-hero p{width:100%;max-width:none;margin:18px 0 0;color:#cbd7e3;font-size:18px;line-height:1.8;text-align:justify;text-justify:inter-word}.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:20px;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 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,.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-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-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
}

@media(max-width:640px){
    .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{
        width:calc(100% - 20px)
    }
}

.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
}

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

