.blog-detail-page{background:#fff;min-height:70vh}.bpost-loading__hero{background:linear-gradient(#eff7fe,#fff);height:320px}.bpost-loading__bar{border-radius:4px;max-width:720px;height:16px;margin:14px 0}.bpost-loading .container{padding-top:24px}.bpost__crumb{color:#6b7280;flex-wrap:wrap;align-items:center;gap:8px;max-width:1120px;margin:0 auto;padding:18px 1rem 6px;font-size:13px;display:flex}.bpost__crumb a{color:#6b7280;text-decoration:none}.bpost__crumb a:hover{color:#222}.bpost__crumb .bpost__crumb-cur{color:#222;text-overflow:ellipsis;white-space:nowrap;max-width:320px;font-weight:500;overflow:hidden}.bhero{background:#0f2740;align-items:flex-end;min-height:340px;display:flex;position:relative;overflow:hidden}.bhero__img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.bhero__img--ph{color:#ffffff80;background:linear-gradient(135deg,#123a5c,#0f2740);place-items:center;display:grid;position:absolute;inset:0}.bhero__img--ph svg{width:62px;height:62px}.bhero__overlay{background:linear-gradient(#06142214 0%,#061422d1 100%);position:absolute;inset:0}.bhero__inner{color:#fff;width:100%;max-width:1120px;margin:0 auto;padding:36px 1rem 34px;position:relative}.bhero__cat{letter-spacing:.04em;text-transform:uppercase;color:#fff;background:#168de2;border-radius:9999px;margin-bottom:14px;padding:5px 12px;font-size:12px;font-weight:700;display:inline-block}.bhero__title{letter-spacing:-.02em;max-width:820px;margin:0 0 14px;font-size:clamp(26px,4.2vw,42px);font-weight:700;line-height:1.15}.bhero__meta{color:#ffffffeb;flex-wrap:wrap;gap:18px;font-size:14px;display:flex}.bhero__meta span{align-items:center;gap:7px;display:inline-flex}.bhero__meta svg{opacity:.9}@media (width>=768px){.bhero{min-height:420px}}.bpost__layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:2.5rem;max-width:1120px;margin:0 auto;padding:2rem 1rem 4rem;display:grid}.bpost__main{min-width:0}.bpost__tags{border-top:1px solid #e5e7eb;flex-wrap:wrap;align-items:center;gap:10px;margin-top:34px;padding-top:24px;display:flex}.bpost__tags-icon{color:#6b7280;display:inline-flex}.bpost__tag{color:#374151;background:#f9fafb;border:1px solid #e5e7eb;border-radius:9999px;padding:5px 12px;font-size:13px}.bpost__share{margin-top:26px;position:relative}.bpost__share-label{color:#6b7280;margin-bottom:10px;font-size:13px;font-weight:600;display:block}.bpost__share-row{gap:10px;display:flex}.bpost__share-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:4px;place-items:center;width:40px;height:40px;text-decoration:none;transition:border-color .15s,color .15s,background .15s;display:inline-grid}.bpost__share-btn:hover{color:#168de2;border-color:#168de2}.bpost__share-btn.is-copied{color:#1270b5;background:#ebf5ff;border-color:#168de2}.bpost__aside{flex-direction:column;gap:1.5rem;display:flex;position:sticky;top:92px}.bcta{color:#fff;background:#168de2;border-radius:4px;padding:1.5rem;box-shadow:0 12px 30px -14px #168de299}.bcta__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#fffc;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.bcta__title{letter-spacing:-.01em;margin:0 0 8px;font-size:20px;font-weight:700}.bcta__sub{color:#ffffffe6;margin:0 0 1.25rem;font-size:14px;line-height:1.55}.bcta__btn{color:#1270b5;background:#fff;border-radius:4px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 16px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.bcta__btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px -8px #00000073}.brel-list__title{color:#222;letter-spacing:-.01em;margin:0 0 1rem;font-size:15px;font-weight:700}.brel-list__items{flex-direction:column;gap:.75rem;display:flex}.brel{align-items:center;gap:12px;text-decoration:none;display:flex}.brel__img{background:#ebf5ff;border-radius:4px;flex-shrink:0;width:74px;height:74px;display:block;overflow:hidden}.brel__img img{object-fit:cover;width:100%;height:100%;display:block}.brel__img--ph{color:#168de2;place-items:center;display:grid}.brel__img--ph svg{width:26px;height:26px}.brel__body{flex-direction:column;gap:4px;min-width:0;display:flex}.brel__title{color:#222;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:600;line-height:1.35;transition:color .15s;display:-webkit-box;overflow:hidden}.brel__date{color:#6b7280;font-size:12px}.brel:hover .brel__title{color:#1270b5}.bpost-state{text-align:center;max-width:1120px;margin:0 auto;padding:80px 20px}.bpost-state__icon{color:#168de2;background:#ebf5ff;border-radius:4px;place-items:center;width:72px;height:72px;margin-bottom:18px;display:inline-grid}.bpost-state h1{color:#222;margin:0 0 8px;font-size:24px}.bpost-state p{color:#6b7280;margin:0 0 22px}@media (width<=1024px){.bpost__layout{grid-template-columns:1fr;gap:2rem;max-width:760px}.bpost__aside{position:static}.bcta{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.bcta__text{flex:260px}.bcta__sub{margin-bottom:0}.bcta__btn{width:auto}.brel-list__items{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.brel{flex-direction:column;align-items:stretch;gap:8px}.brel__img{aspect-ratio:16/10;width:100%;height:auto}}@media (width<=640px){.bcta{flex-direction:column;align-items:flex-start}.bcta__btn{width:100%}.brel-list__items{grid-template-columns:1fr}.brel{flex-direction:row;align-items:center;gap:12px}.brel__img{aspect-ratio:auto;flex-shrink:0;width:74px;height:74px}}
