.author-card{border-radius:1rem;padding:2rem}.arrow-icon{font-weight:700;font-size:1rem}.author-img{width:100px;height:100px;border-radius:50%;object-fit:cover}.author-label{font-weight:500;color:#2b2c34;font-size:.95rem}.author-name{font-weight:500;color:var(--primary-color);font-size:1.3rem}.author-desc{color:rgb(0 0 0 / .7);font-weight:400;font-size:.95rem;max-width:500px}.author-link{color:var(--primary-color);font-weight:600;text-decoration:none;transition:all 0.2s ease;display:inline-flex;align-items:center}.author-link:hover{text-decoration:underline}@media (max-width:992px){.author-card{padding:1.8rem}}@media (max-width:768px){.author-img{width:90px;height:90px}.author-name{font-size:1.2rem}.author-card{text-align:center}.author-desc{max-width:100%}}@media (max-width:480px){.author-img{width:80px;height:80px}.author-card{padding:1.5rem}.author-name{font-size:1.1rem}.author-desc{font-size:.9rem}}.article-content-container{max-width:80%;margin:0 auto 0 0;padding:0 1rem;word-wrap:break-word;overflow-wrap:break-word}.info-section-title{font-size:1.5rem;font-weight:600;color:var(--text-secondary);margin-bottom:1rem;line-height:1.3}.info-section-subtitle{font-size:1.3rem;font-weight:700;color:var(--text-secondary)}.info-section-subtitle-underlined{font-size:1.3rem;font-weight:500;text-decoration:underline;color:var(--text-secondary)}.info-section-description{font-size:1.2rem;color:var(--text-secondary);font-weight:400;margin-bottom:.8rem}.info-list{padding:0 0 1.5rem 0;padding-left:1.75rem;margin:0;list-style-position:outside}.info-list-unordered{list-style-type:disc}.info-list-ordered{list-style-type:decimal}.info-list-item{font-size:1.2rem;color:var(--text-secondary);line-height:1.6}.info-list-item strong{color:var(--text-primary);font-weight:600}.info-section-image-wrapper{max-width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:1.225rem}.info-section-image{width:600px;max-height:600px;border-radius:20px;display:block;max-width:100%;object-fit:cover}.info-section-large-image{object-fit:cover;min-width:100%;object-fit:cover;min-height:100%;border-radius:20px}.faq-container{margin-top:2rem;border-top:1px solid #e5e5e5}.faq-item{border-bottom:1px solid #e5e5e5}.faq-question{width:100%;text-align:left;background:none;border:none;padding:1rem 0;font-size:1.4rem;font-weight:600;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.faq-answer{display:none;font-size:1.2rem;padding:.5rem 0 1.5rem;color:#000;font-weight:400;line-height:1.6}.faq-item.active .faq-answer{display:block}.faq-icon{font-size:larger;font-weight:700}@media (max-width:768px){.article-content-container{max-width:95%;padding:0 1rem}.info-section-title{font-size:1.5rem}.info-section-description,.info-list-item{font-size:1rem;line-height:1.4}.info-section-subtitle{font-size:1rem}.info-section-image{border-radius:16px;width:100%}}@media (max-width:576px){.article-content-container{max-width:100%;padding:0 1rem}.info-section-title{font-size:1.3rem;margin-bottom:1rem}.info-section-description{font-size:.95rem;margin-bottom:1rem}.info-section-subtitle{font-size:.95rem;margin-top:1rem}.info-list-item{font-size:.95rem;margin-bottom:.5rem;line-height:1.3}.info-section-image{border-radius:14px;width:100%}}.info-section-image.object-top{object-position:top}.info-section-image.object-bottom{object-position:bottom}.info-section-image.object-left{object-position:left}.info-section-image.object-right{object-position:right}.info-section-image.object-top-left{object-position:top left}.info-section-image.object-top-right{object-position:top right}.info-section-image.object-bottom-left{object-position:bottom left}.info-section-image.object-bottom-right{object-position:bottom right}