aside.seo-blogpost-tldr-wrapper{display:flex;flex-direction:row;align-items:flex-start;gap:16px;background-color:#EBF5FB;border-radius:10px;padding:14px 20px;margin:24px 0;box-sizing:border-box;font-family:var(--wp--style--global--font-family,inherit);font-size:var(--wp--style--global--font-size,inherit);line-height:var(--wp--style--global--line-height,inherit);color:inherit;word-break:break-word;overflow-wrap:break-word;}
.seo-blogpost-tldr-icon{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;background:#fff;border:2px solid #d0e8f5;border-radius:8px;padding:5px 12px;font-weight:700;font-size:0.88em;white-space:nowrap;color:#1a1a1a;font-family:inherit;line-height:1.3;min-width:fit-content;}
.seo-blogpost-tldr-icon svg{flex-shrink:0;}
.seo-blogpost-tldr-content{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;flex:1;min-width:0;}
.seo-blogpost-tldr-content strong{font-weight:700;}
@media(max-width:480px){aside.seo-blogpost-tldr-wrapper{flex-direction:column;}}
