.glucody-article{padding:3.2rem 0 5.6rem;background:var(--g-white)}@media(max-width: 989px){.glucody-article{padding:2rem 0 4rem}}.glucody-article__wrap{max-width:none;margin:0 auto;padding:0 calc(4.8rem + var(--side-extra))}@media(max-width: 989px){.glucody-article__wrap{padding:0 1.6rem}}.glucody-article__back{display:inline-flex;align-items:center;gap:.6rem;margin-bottom:2.4rem;color:var(--g-muted);font-size:1.4rem;font-weight:600;transition:color .15s ease}.glucody-article__back svg{width:1.6rem;height:1.6rem;transform:rotate(180deg)}.glucody-article__back:hover{color:var(--g-navy)}.glucody-article__head{display:flex;flex-direction:column;align-items:center;gap:1.6rem;text-align:center}.glucody-article__badge{padding:.6rem 1.4rem;border-radius:999rem;background:var(--g-blue);color:var(--g-white);font-size:1.2rem;font-weight:600;letter-spacing:.06rem;text-transform:uppercase;transition:opacity .15s ease}.glucody-article__badge:hover{opacity:.85}.glucody-article__title{max-width:24ch;color:var(--g-navy);font-size:clamp(2.8rem,3.4vw,4.2rem);font-weight:600;line-height:1.2}.glucody-article__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.8rem 1.6rem;color:var(--g-muted);font-size:1.4rem}.glucody-article__meta-item{display:inline-flex;align-items:center;gap:.5rem}.glucody-article__meta-item svg{width:1.6rem;height:1.6rem}.glucody-article__meta-item+.glucody-article__meta-item{position:relative;padding-left:1.6rem}.glucody-article__meta-item+.glucody-article__meta-item::before{content:"";position:absolute;left:0;top:50%;width:.4rem;height:.4rem;border-radius:50%;background:currentColor;transform:translateY(-50%);opacity:.5}.glucody-article__hero{max-width:none;margin:3.2rem auto 0;padding:0 calc(4.8rem + var(--side-extra))}@media(max-width: 989px){.glucody-article__hero{margin-top:2rem;padding:0 1.6rem}}.glucody-article__hero-img{display:block;width:100%;aspect-ratio:100/45;object-fit:cover;border-radius:2rem}@media(max-width: 989px){.glucody-article__hero-img{aspect-ratio:3/2;border-radius:1.6rem}}.glucody-article__content{margin-top:4rem;color:#3a4657;font-size:1.7rem;line-height:1.8}@media(max-width: 989px){.glucody-article__content{margin-top:3.2rem;font-size:1.6rem}}.glucody-article__content>*{margin:0}.glucody-article__content>*+*{margin-top:2rem}.glucody-article__content h2,.glucody-article__content h3,.glucody-article__content h4{color:var(--g-navy);font-weight:600;line-height:1.3}.glucody-article__content h2{margin-top:4.4rem;font-size:clamp(2.2rem,2.4vw,2.8rem)}.glucody-article__content h3{margin-top:3.4rem;font-size:2rem}.glucody-article__content h4{margin-top:2.8rem;font-size:1.8rem}.glucody-article__content a{color:var(--g-blue);text-decoration:underline;text-underline-offset:.2rem}.glucody-article__content a:hover{text-decoration:none}.glucody-article__content strong,.glucody-article__content b{color:var(--g-navy);font-weight:600}.glucody-article__content ul,.glucody-article__content ol{padding-left:2.4rem}.glucody-article__content ul li+li,.glucody-article__content ol li+li{margin-top:1.1rem}.glucody-article__content ul{list-style:disc}.glucody-article__content ol{list-style:decimal}.glucody-article__content li::marker{color:var(--g-blue)}.glucody-article__content img{max-width:100%;height:auto;border-radius:1.6rem}.glucody-article__content>div:has(img){margin-top:2.8rem;margin-bottom:.8rem}.glucody-article__content blockquote{margin:2.4rem 0;padding:.4rem 0 .4rem 2rem;border-left:.3rem solid var(--g-blue);color:var(--g-navy);font-size:1.9rem;font-style:italic;line-height:1.6}.glucody-article__content hr{margin:3.2rem 0;border:0;border-top:1px solid #e8eef7}.glucody-article__content table{width:100%;border-collapse:collapse;font-size:1.5rem}.glucody-article__content table th,.glucody-article__content table td{padding:1rem 1.2rem;border:1px solid #e8eef7;text-align:left}.glucody-article__content table th{background:#f2f8fe;color:var(--g-navy);font-weight:600}.glucody-article__tags{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:4rem}.glucody-article__tag{padding:.6rem 1.2rem;border:1px solid #e8eef7;border-radius:999rem;color:var(--g-muted);font-size:1.3rem;transition:background-color .15s ease,color .15s ease}.glucody-article__tag:hover{background:var(--g-navy);color:var(--g-white)}.glucody-article__share{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:2.4rem;padding-top:2.4rem;border-top:1px solid #e8eef7}.glucody-article__share-label{color:var(--g-navy);font-size:1.4rem;font-weight:600}.glucody-article__share-btn{padding:.7rem 1.4rem;border:1px solid #3f8dd8;border-radius:999rem;color:#3f8dd8;font-size:1.3rem;font-weight:600;transition:background-color .15s ease,color .15s ease}.glucody-article__share-btn:hover{background:#3f8dd8;color:var(--g-white)}.glucody-article__related{margin-top:5.6rem;padding:4.8rem 0;background:#f2f8fe}@media(max-width: 989px){.glucody-article__related{margin-top:4rem;padding:3.2rem 0}}.glucody-article__related-title{margin-bottom:3.2rem;color:var(--g-navy);font-size:clamp(2.2rem,2.2vw,2.8rem);font-weight:600;text-align:center}.glucody-article__rel-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:3.2rem 2.4rem}@media(max-width: 989px){.glucody-article__rel-grid{grid-template-columns:1fr;gap:3.2rem}}.glucody-article__rel-card{display:flex;flex-direction:column;align-items:flex-start;gap:.8rem}.glucody-article__rel-media{display:block;width:100%;margin-bottom:.4rem;border-radius:1.6rem;overflow:hidden}.glucody-article__rel-img{width:100%;aspect-ratio:357/196;object-fit:cover;transition:transform .3s ease}.glucody-article__rel-card:hover .glucody-article-img{transform:scale(1.03)}.glucody-article__rel-tag{color:var(--g-blue);font-size:1.2rem;font-weight:600;letter-spacing:.06rem;text-transform:uppercase}.glucody-article__rel-title{color:var(--g-navy);font-size:1.9rem;font-weight:600;line-height:1.3}.glucody-article__rel-excerpt{color:var(--g-muted);font-size:1.4rem;line-height:1.55}
