
h1 {
    padding: 0 !important;
}

.pub_date {
    font-size: 16px;
    line-height: 2;
    margin: 0 !important;
}

.social-div a {
    width: 36px;
    height: 36px;
    background: #eeeeee;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #222;
    font-size: 20px;
}

/* 文章分類：標題區右下角 */
.article-category {
    text-align: right;
    font-size: 14px;
    line-height: 1.8;
}

.article-category-label {
    color: #888;
    margin-right: 4px;
}

.article-category-link {
    display: inline-block;
    margin-right: 8px;
    padding: 0;
    color: #e6b000;
    text-decoration: none;
    font-size: 15px;
    transition: background .2s, color .2s;
    font-weight: 600;
    cursor: pointer;
    border: 1px solid #e6b000;
    border-radius: 30px;
    padding: 2px 10px;
}

.toc-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.toc-header h4 {
    margin: 0;
    font-size: 22px;
    font-weight: 600;
    color: #222;
}

.toc-list {
    list-style: none;
    padding: 0;
    margin: 16px 0 32px 0;
}

.toc-item {
    margin: 6px 0;
}

.toc-item a {
    display: block;
    padding: 13px 16px;
    text-decoration: none;
    font-size: 17px;
    color: #333;
}

.toc-item.active a {
    background: #fff8d6;
    border-left: 5px solid #e6b000;
    color: #a06c00;
    font-weight: 600;
}

.widget-author {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 24px 0;
    display: flex;
    gap: 12px;
    align-items: center;
}

.author-avatar {
    flex: 0 0 60px;
    width: 60px;
    height: 60px;
    background-color: #e8e8e8;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    padding: 10px;
}

.author-info {
    flex: 1;
    text-align:center;
}

.author-info h5 {
    margin: 0 0 8px;
    font-size: 19px;
}

.author-info p {
    margin: 0;
    font-size: 15px;
    color: #555;
    line-height: 1.65;
}

.widget-promo-box {
    background: #eceff1;
    border-radius: 14px;
    padding: 14px 12px;
    text-align: center;
    margin-top: 28px;
}

.promo-title {
    font-size: 24px !important;
    font-weight: 600;
    margin: 0 0 12px;
    color: #111;
}

.promo-desc {
    font-size: 16px;
    color: #333;
    margin: 0 0 26px;
    line-height: 1.6;
}

.widget-promo-box .popart-btn-1 {
    display: inline-block;
    background: #2b2b2b;
    color: #fff !important;
    padding: 13px 34px;
    border-radius: 99px;
    border-bottom: 0 !important;
    text-decoration: none;
    font-size: 17px;
    margin-bottom: 15px;
}

.promo-links {
    font-size: 15px;
    border-top: 1px solid #ddd;
    padding-top: 15px;
}

.promo-links a {
    color: #444;
    text-decoration: none;
}

.promo-links span {
    margin: 0 8px;
    color: #777;
}

.blog-content-wrapper a {
    border-bottom: 0 !important;
}

article[itemtype*="ListItem"] .entry-desc {
    font-size: 14px;
    color: #555;
    line-height: 1.6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

article[itemtype*="ListItem"] .btn-more {
    align-self: flex-start;
    padding: 6px 0px;
    font-size: 13px;
    text-decoration: none;
    color: #d4af37;
    margin-top: 4px;
}

.tags a,
.tags span.tag {
    display: inline-block;
    border: 1px solid #ddd;
    padding: 6px 12px;
    font-size: 12px;
    color: #444;
    text-decoration: none;
    border-radius: 50px;
}

.page-section .section-content a:not(.x-btn):not(.carrer-btn)::before {
    background: none !important;
}

.seo‑strategy‑table‑wrap table.gym‑strategy‑table {
    width: 100%;
    border-collapse: separate;
    border: 2px solid #d4af37;
    border-radius: 12px;
    overflow: hidden;
}

.seo‑strategy‑table‑wrap table.gym‑strategy‑table th {
    background-color: #fff6d9;
    color: #b8860b;
    font-size: 19px;
    font-weight: bold;
    padding: 14px 16px;
    text-align: left;
    border: none;
    border-right: 2px solid #d4af37;
}

.seo‑strategy‑table‑wrap table.gym‑strategy‑table th:last-child {
    border-right: none;
}

.seo‑strategy‑table‑wrap table.gym‑strategy‑table td {
    padding: 14px 16px;
    font-size: 17px;
    border-right: 1px solid #dddddd;
    vertical-align: middle;
}

.seo‑strategy‑table‑wrap table.gym‑strategy‑table td:last-child {
    border-right: none;
}

.seo‑strategy‑table‑wrap table.gym‑strategy‑table tbody tr:nth-child(odd) {
    background-color: #f6f7f7;
}

.seo‑strategy‑table‑wrap table.gym‑strategy‑table tbody tr:nth-child(even) {
    background-color: #ffffff;
}

.seo‑strategy‑table‑wrap table.gym‑strategy‑table td strong {
    font-size: 19px;
    color: #222222;
    display: block;
    margin-bottom: 4px;
}

.article_other {
    padding-bottom: 50px;
}

/* 相關新聞：日期在左，分類在右 */
.article_other_box article .related-news-meta {
    display: flex;
    width: 100%;
    margin: 10px 0 0;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.article_other_box article .related-news-meta .post-date {
    display: block;
    flex: 0 0 auto;
    margin: 0;
}

.article_other_box article .related-news-categories {
    display: flex;
    flex: 1 1 auto;
    min-width: 0;
    margin-left: auto;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    gap: 4px 8px;
    text-align: right;
}

.article_other_box article .related-news-category-link {
    display: inline-block;
    padding: 0;
    border: 0 !important;
    color: #d4af37 !important;
    font-size: 13px;
    line-height: 1.5;
    text-decoration: none;
    white-space: nowrap;
}

.article_other_box article .related-news-category-link:hover {
    color: #9f7d16;
}

.breadcrumbs {
    position: static !important;
    padding: 30px 0 !important;
}

.page-banner .banner-caption {
    position: static !important;
}

.page-banner:not(.home_top):not(.portfolio_page) {
    padding-bottom: 10px !important;
}

.l-horizontal span, .l-horizontal:after {
    width: 0 !important;
}

.l-horizontal {
    border: 0 !important;
}

.page-banner>.container {
    height: auto !important;
}

.detail a {
    color: #888 !important;
}

.banner-caption {
    border-bottom: 1px dashed #888;
    padding-bottom: 1rem;
}

.blog-content-wrapper {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 32px;
    padding-top: 20px !important;
}

.article-sidebar-left {
    position: sticky;
    top: 40px;
    align-self: start;
}

.widget-box {
    padding: 0;
}

.seo‑strategy‑table‑wrap {
    margin: 24px 0;
}

.seo‑strategy‑table‑wrap table {
    width: 100%;
    border-collapse: collapse;
}

.seo‑strategy‑table‑wrap th,
.seo‑strategy‑table‑wrap td {
    border: 1px solid #ccc;
    padding: 12px 16px;
}

.seo‑strategy‑table‑wrap th {
    background: #f5c043;
    color: #fff;
}

.article_other h4 {
    font-weight: 600;
}

.site-main ul:not(.clients-logo):not(.pricing):not(.contact_ul):not(.domain_name):not(.seo-buttons) li:before {
    width: 0 !important;
    height: 0 !important;
    background: none !important;
}

.site-main ul:not(.clients-logo):not(.pricing):not(.contact_ul):not(.domain_name):not(.seo-buttons) li {
    padding-left: 0 !important;
}

.toc-list a {
    border-bottom: 0 !important;
}

li li {
    margin-bottom: 0 !important;
}

.article_other_h4 {
    font-size: 1.5rem;
}

.article_other_box article {
    width: 33.3% !important;
}

.breadcrumbs ul {
    margin: 0 !important;
}

.article-main-content p {
    word-break: normal;
    overflow-wrap: anywhere;
}

.article_banner .banner-caption h1 {
    font-size: 32px !important;
    line-height: 1.45 !important;
    font-weight: 400;
    margin-bottom: 15px;
}

.article_content .article-main-content {
    font-size: 16px;
    line-height: 1.8;
    color: #333;
}

.article_content .article-main-content p {
    font-size: 16px;
    line-height: 1.8;
    margin: 0 0 12px;
}

.article_content .article-main-content h2 {
    font-size: 28px;
    line-height: 1.4;
    margin: 32px 0 12px;
}

.article_content .article-main-content h3 {
    font-size: 20px;
    line-height: 1.5;
    margin: 20px 0 8px;
}

.article_content .article-main-content ul,
.article_content .article-main-content ol {
    margin: 0 0 14px;
    padding-left: 20px !important;
}

.article_content .article-main-content li {
    font-size: 16px;
    line-height: 1.75;
    margin-bottom: 5px;
}

.article_content .article-main-content li > p {
    margin-top: 4px;
    margin-bottom: 8px;
}

.article_content .article-main-content .banner-object,
.article_content .article-main-content .blog-image-container {
    margin-bottom: 35px;
}

.author-avatar img {
    width: 100% !important;
    height: 100% !important;
    max-width: none;
    max-height: none;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

h1,
h1 span {
    font-weight: 600 !important;
}

.blog-content-wrapper .toc-list a:hover {
    background: #fff8d6 !important;
}

.article-main-content img {
    width: 100%;
}

.page-section {
    padding-top: 0px;
}

.banner-object img {
    margin: 0;
}

.popart-btn-1:hover {
    background: #d4af37;
}

.promo-links a:hover {
    background: none !important;
    color: #d4af37 !important;
}

.blog-content-wrapper .article-body,
.blog-content-wrapper .article-body .blog-content-wrapper {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    color: #333;
    font-size: 16px;
    line-height: 1.8;
    box-sizing: border-box;
}

.blog-content-wrapper .article-body .blog-content-wrapper {
    grid-template-columns: none;
    gap: 0;
}

.blog-content-wrapper .article-body * {
    box-sizing: border-box;
}

.blog-content-wrapper .article-body > :first-child,
.blog-content-wrapper .article-body .blog-content-wrapper > :first-child {
    margin-top: 0;
}

.blog-content-wrapper .article-body > :last-child,
.blog-content-wrapper .article-body .blog-content-wrapper > :last-child {
    margin-bottom: 0;
}

.blog-content-wrapper .article-body h1,
.blog-content-wrapper .article-body h2,
.blog-content-wrapper .article-body h3,
.blog-content-wrapper .article-body h4,
.blog-content-wrapper .article-body h5,
.blog-content-wrapper .article-body h6 {
    clear: both;
    color: #222;
    font-weight: 600;
    overflow-wrap: anywhere;
}

.blog-content-wrapper .article-body h1 {
    margin: 0 0 18px;
    font-size: 32px;
    line-height: 1.4;
}

.blog-content-wrapper .article-body h2 {
    margin: 24px 0 10px;
    color: #c99a00;
    font-size: 26px;
    line-height: 1.45;
}

.blog-content-wrapper .article-body h3 {
    margin: 16px 0 7px;
    font-size: 20px;
    line-height: 1.5;
}

.blog-content-wrapper .article-body h4 {
    margin: 14px 0 6px;
    font-size: 18px;
    line-height: 1.55;
}

.blog-content-wrapper .article-body h5,
.blog-content-wrapper .article-body h6 {
    margin: 12px 0 5px;
    font-size: 16px;
    line-height: 1.6;
}

.blog-content-wrapper .article-body p {
    margin: 0 0 10px;
    color: #444;
    font-size: 16px;
    line-height: 1.8;
    word-break: normal;
    overflow-wrap: anywhere;
}

.blog-content-wrapper .article-body strong,
.blog-content-wrapper .article-body b {
    color: #222;
    font-weight: 600;
}

.blog-content-wrapper .article-body a {
    color: #b88700;
    text-decoration: none;
    overflow-wrap: anywhere;
}

.blog-content-wrapper .article-body img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
}

.blog-content-wrapper .article-body figure,
.blog-content-wrapper .article-body .blog-image-container {
    width: 100%;
    max-width: 100%;
    margin: 14px 0 16px;
}

.blog-content-wrapper .article-body figcaption,
.blog-content-wrapper .article-body .image-caption {
    margin-top: 5px;
    color: #777;
    font-size: 13px;
    line-height: 1.6;
    text-align: center;
}

.blog-content-wrapper .article-body blockquote {
    margin: 14px 0;
    padding: 12px 16px;
    border-left: none;
    background: #fffbea;
    color: #444;
}

.blog-content-wrapper .article-body blockquote p:last-child {
    margin-bottom: 0;
}

.blog-content-wrapper .article-body hr {
    display: block;
    width: 100%;
    height: 2px;
    margin: 35px 0 25px 0;
    padding: 0;
    border: 0;
    background: #ffd500;
}

.blog-content-wrapper .article-body .table-container,
.blog-content-wrapper .article-body .table-responsive,
.blog-content-wrapper .article-body .seo‑strategy‑table‑wrap {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 14px 0;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}

.blog-content-wrapper .article-body table {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 14px 0;
    overflow-x: auto;
    overflow-y: hidden;
    border-collapse: collapse;
    border-spacing: 0;
    -webkit-overflow-scrolling: touch;
}

.blog-content-wrapper .article-body .table-container table,
.blog-content-wrapper .article-body .table-responsive table,
.blog-content-wrapper .article-body .seo‑strategy‑table‑wrap table {
    display: table;
    width: 100%;
    min-width: 680px;
    margin: 0;
    overflow: visible;
}

.blog-content-wrapper .article-body th,
.blog-content-wrapper .article-body td {
    min-width: 120px;
    padding: 14px 16px;
    border: 1px solid #ddd;
    color: #333;
    font-size: 15px;
    line-height: 1.65;
    text-align: left;
    /* vertical-align: top; */
    vertical-align: middle;
}

.blog-content-wrapper .article-body th {
    background: #fff8d6;
    color: #9a7400;
    font-weight: 600;
}

.blog-content-wrapper .article-body tbody tr:nth-child(odd) {
    background: #f7f8f8;
}

.blog-content-wrapper .article-body iframe,
.blog-content-wrapper .article-body video,
.blog-content-wrapper .article-body embed,
.blog-content-wrapper .article-body object {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 14px 0;
}

.blog-content-wrapper .article-body ul,
.blog-content-wrapper .article-body ol {
    display: block;
    margin: 0 0 12px;
    padding-left: 24px !important;
}

.blog-content-wrapper .article-body ul {
    list-style-type: disc !important;
}

.blog-content-wrapper .article-body ol {
    list-style-type: decimal !important;
}

.blog-content-wrapper .article-body ul ul {
    list-style-type: circle !important;
}

.blog-content-wrapper .article-body ul ul ul {
    list-style-type: square !important;
}



.blog-content-wrapper .article-body ol ol {
    list-style-type: lower-alpha !important;
}

.blog-content-wrapper .article-body li {
    display: list-item !important;
    margin: 0 0 4px;
    padding-left: 4px !important;
    border: 0 !important;
    border-bottom: 0 !important;
    color: #444;
    font-size: 16px;
    line-height: 1.75;
}

.blog-content-wrapper .article-body li::before {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    content: none !important;
    background: none !important;
}

.blog-content-wrapper .article-body li::marker {
    color: #c99a00;
    font-weight: 600;
}

.blog-content-wrapper .article-body li > p {
    margin: 4px 0 8px;
}

.blog-content-wrapper .article-body li > ul,
.blog-content-wrapper .article-body li > ol {
    margin-top: 5px;
    margin-bottom: 5px;
}

.blog-content-wrapper .article-body ul.no-point {
    list-style: none !important;
    padding-left: 0 !important;
}

.blog-content-wrapper .article-body ul.no-point > li {
    list-style: none !important;
    padding-left: 0 !important;
}

.blog-content-wrapper .article-body ul.no-point > li::marker {
    content: "";
    display: none;
}

.blog-content-wrapper .article-body ol.no-number {
    list-style: none !important;
    padding-left: 0 !important;
}

.blog-content-wrapper .article-body ol.no-number > li {
    list-style: none !important;
    padding-left: 0 !important;
}

.blog-content-wrapper .article-body ol.no-number > li::marker {
    content: "";
    display: none;
}

.article_other .btn-more {
    color: #d4af37 !important;
}

.cta-box p {
    color: #fff !important;
}

.mobile-show {
    display: none !important;
}

.pc-show {
    display: block;
}

/* 文章標籤：JS 監聽視窗寬度時使用，不影響其他 pc-show / mobile-show */
.article-tags.article-tags-viewport-hidden {
    display: none !important;
}

.mobile-toc-wrap {
    position: relative;
    width: 100%;
    margin: 0 0 18px;
}

.mobile-toc-toggle {
    position: relative;
    display: flex;
    width: 100%;
    min-height: 58px;
    padding: 14px 58px;
    align-items: center;
    justify-content: center;
    border: 1px solid #2b2b2b;
    border-radius: 999px;
    background: #fff;
    color: #202020;
    font: inherit;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
    box-shadow: none;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent;
    transition: background .2s ease,
        border-color .2s ease,
        box-shadow .2s ease;
}

.mobile-toc-toggle:hover,
.mobile-toc-toggle:focus-visible,
.mobile-toc-wrap.open .mobile-toc-toggle {
    border-color: #d4af37;
    background: #fffdf5;
    outline: none;
}

.mobile-toc-icon {
    position: absolute;
    top: 50%;
    left: 24px;
    display: inline-flex;
    width: 18px;
    align-items: center;
    justify-content: center;
    color: #202020;
    font-size: 17px;
    transform: translateY(-50%);
}

.mobile-toc-label {
    display: block;
    width: 100%;
    min-width: 0;
    color: #202020;
    text-align: center;
    overflow-wrap: anywhere;
    display: -webkit-box;
    -webkit-line-clamp: 1 !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}

.mobile-toc-chevron {
    position: absolute;
    top: 50%;
    right: 24px;
    display: inline-flex;
    width: 18px;
    align-items: center;
    justify-content: center;
    color: #202020;
    font-size: 13px;
    transform: translateY(-50%) rotate(0deg);
    transition: transform .25s ease;
}

.mobile-toc-wrap.open .mobile-toc-chevron {
    transform: translateY(-50%) rotate(180deg);
}

.mobile-toc-panel {
    position: relative;
    display: block;
    width: 100%;
    max-height: 0;
    margin-top: 0;
    padding: 0 20px;
    overflow: hidden;
    border: 0;
    border-radius: 8px;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 1px 3px rgba(0,0,0,.08);
    transform: translateY(-4px);
    transition: max-height .32s ease,
        margin .32s ease,
        padding .32s ease,
        opacity .22s ease,
        transform .22s ease,
        visibility .22s ease;
}

.mobile-toc-wrap.open .mobile-toc-panel {
    max-height: 420px;
    margin-top: 10px;
    padding: 20px;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.mobile-toc-list {
    margin: 0 !important;
    padding: 0 !important;
}

.mobile-toc-list .toc-item {
    position: relative;
    margin: 0 !important;
    padding: 0 !important;
}

.mobile-toc-list .toc-item + .toc-item {
    margin-top: 4px !important;
}

.mobile-toc-list .toc-item a {
    position: relative;
    display: block;
    width: 100%;
    padding: 9px 34px 9px 0 !important;
    color: #747785;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.45;
    text-decoration: none;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    transition: color .18s ease;
}

.mobile-toc-list .toc-item.active a,
.mobile-toc-list .toc-item a:hover,
.mobile-toc-list .toc-item a:focus {
    color: #202020 !important;
    font-weight: 600;
    background: transparent !important;
    border: 0 !important;
}

.mobile-toc-list .toc-item.active::after {
    content: "✓";
    position: absolute;
    top: 9px;
    right: 2px;
    color: #d4af37;
    font-size: 15px;
    line-height: 1.45;
    pointer-events: none;
}

.trap-list>li {
    padding: 10px 0 !important;
}


/*
   =========================================================
      Article FAQ
      =========================================================
*/
.blog-content-wrapper .article-body .article-faq-divider {
    margin: 28px 0 26px;
}

.blog-content-wrapper .article-body .article-faq-section {
    width: 100%;
    margin: 0 0 18px;
}

.blog-content-wrapper .article-body .article-faq-title {
    margin: 0 0 18px;
    color: #222;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.35;
}

.blog-content-wrapper .article-body .article-faq-list {
    display: grid;
    width: 100%;
    gap: 12px;
}

.blog-content-wrapper .article-body .article-faq-item {
    width: 100%;
    overflow: hidden;
    border: 1px solid #eeeeea;
    border-radius: 18px;
    background: #fff;
    box-shadow: none;
}

.blog-content-wrapper .article-body .article-faq-question {
    position: relative;
    display: grid;
    width: 100%;
    min-height: 76px;
    margin: 0;
    padding: 20px 58px 20px 26px;
    grid-template-columns: auto 1fr;
    column-gap: 10px;
    align-items: center;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #111;
    font: inherit;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.45;
    text-align: left;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent;
}

.blog-content-wrapper .article-body .article-faq-question:hover,
.blog-content-wrapper .article-body .article-faq-question:focus {
    background: transparent;
    outline: none;
}

.blog-content-wrapper .article-body .article-faq-question:focus-visible {
    outline: 2px solid #d4af37;
    outline-offset: -3px;
}

.blog-content-wrapper .article-body .article-faq-number {
    white-space: nowrap;
    color: #111;
    font-weight: 600;
}

.blog-content-wrapper .article-body .article-faq-question-text {
    min-width: 0;
    color: #111;
}

.blog-content-wrapper .article-body .article-faq-icon {
    position: absolute;
    top: 50%;
    right: 28px;
    width: 14px;
    height: 14px;
    border-right: 3px solid #111;
    border-bottom: 3px solid #111;
    transform: translateY(-68%) rotate(45deg);
    transition: transform .25s ease;
}

.blog-content-wrapper .article-body .article-faq-item.is-open .article-faq-icon {
    transform: translateY(-30%) rotate(225deg);
}

.blog-content-wrapper .article-body .article-faq-answer {
    max-height: 0;
    overflow: hidden;
    border-top: 1px solid transparent;
    opacity: 0;
    visibility: hidden;
    transition: max-height .35s ease,
        opacity .22s ease,
        visibility .22s ease,
        border-color .22s ease;
}

.blog-content-wrapper .article-body .article-faq-item.is-open .article-faq-answer {
    max-height: 500px;
    border-top-color: #ececec;
    opacity: 1;
    visibility: visible;
}

.blog-content-wrapper .article-body .article-faq-answer-inner {
    padding: 22px 36px 24px;
}

.blog-content-wrapper .article-body .article-faq-answer-inner p {
    margin: 0;
    color: #333;
    font-size: 16px;
    line-height: 1.8;
}

.blog-content-wrapper .article-body .article-faq-answer-inner ul,
.blog-content-wrapper .article-body .article-faq-answer-inner ol {
    margin: 8px 0 0;
}

.blog-content-wrapper .article-body .article-faq-answer-inner li {
    margin-bottom: 4px;
}

/* 文章圖片 + 圖片備註 */
.img-box {
    width: 100%;
    margin: 28px 0 32px;
    text-align: center;
}

.img-box img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.img-caption {
    margin-top: 12px;
    padding: 0 10px;
    color: #777;
    font-size: 16px;
    line-height: 1.6;
    text-align: center;
    font-weight: 400;
}

.image-caption-annotation {
    text-align: center;
    font-size: 0.9em;
    color: #888;
    margin-top: 10px;
    font-style: italic;
}

.entry-desc {
    display: -webkit-box;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}

.article-main-content strong,
.article-main-content b {
    font-size: 17px !important;
}

/*
   =========================
      發佈日期 + 分享區
      PC 保持原本排版
      =========================
*/
.title-bottom-div {
    display: flex;
    justify-content: space-between;
    margin: 1rem 0;
    align-items: center;
}

.social-div {
    display: flex;
    align-items: center;
    gap: 24px;
    justify-content: flex-end;
}

.social-div > div:nth-child(2) {
    display: flex;
    gap: 12px;
    align-items: center;
}

.article_other article {
    margin-bottom: 30px !important;
}

.article_other article img {
    width: 100% !important;
}

.article_content img {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.article_other_box article h6 {
    margin-bottom: 15px !important;
}

.article-sidebar-left hr {
    border-bottom: 1px solid #ddd;
    margin-top: 28px;
}

.tag {
    margin-bottom: 5px;
    font-size: 16px !important;
}

.article_content .tag {
    border: 1px solid #eee !important;
}

.pc-show-display {
    display: flex;
    align-items: center;
}

.trap-title {
    margin-left: 0 !important;
}

/*
   =========================
      數據卡片佈局
      sccnum3：一行 3 個並鋪滿
      sccnum2：一行 2 個並鋪滿
      =========================
*/
.stat-card-container {
    display: flex;
    width: 100%;
    gap: 20px;
    flex-wrap: wrap;
    margin: 10px 0 20px;
}

/* 三個卡片：扣除 2 個 gap 後平均分配 */
.stat-card-container.sccnum3 .stat-card {
    flex: 0 0 calc((100% - 40px) / 3);
    width: calc((100% - 40px) / 3);
    max-width: calc((100% - 40px) / 3);
    min-width: 0;
    margin: 0;
    box-sizing: border-box;
}

/* 兩個卡片：扣除 1 個 gap 後平均分配 */
.stat-card-container.sccnum2 .stat-card {
    flex: 0 0 calc((100% - 20px) / 2);
    width: calc((100% - 20px) / 2);
    max-width: calc((100% - 20px) / 2);
    min-width: 0;
    margin: 0;
    box-sizing: border-box;
}

.comparison-container h4 {
    color: #fff !important;
}

/*
   =========================================================
      文章 CTA BOX
      保持原本 widget-promo-box 的 PC / Mobile 樣式
      只影響帶有 pc-show / mobile-show 的 cta-box
      =========================================================
*/
/*
   -------------------------
      基礎卡片
   -------------------------
*/
.cta-box.pc-show,
.cta-box.mobile-show {
    width: 100%;
    max-width: 100%;
    margin-top: 28px;
    padding: 34px 22px;
    box-sizing: border-box;
    background: #eceff1;
    border-radius: 14px;
    text-align: center;
}

/*
   -------------------------
      標題
      對應原本 .promo-title
   -------------------------
*/
.cta-box.pc-show > h3,
.cta-box.mobile-show > h3 {
    margin: 0 0 12px !important;
    color: #111 !important;
    font-size: 24px !important;
    font-weight: 600 !important;
    line-height: 1.45;
    text-align: center !important;
}

/*
   -------------------------
      主要描述
      對應原本 .promo-desc
   
      使用 first-of-type，
      不影響最下面的連結區
   -------------------------
*/
.cta-box.pc-show > p:first-of-type,
.cta-box.mobile-show > p:first-of-type {
    margin: 0 0 26px !important;
    color: #333 !important;
    font-size: 16px !important;
    font-weight: 400;
    line-height: 1.6;
    text-align: center !important;
}

/* 修正上方 mobile selector */
.cta-box.mobile-show > p:first-of-type {
    margin: 0 0 26px !important;
    color: #333 !important;
    font-size: 16px !important;
    font-weight: 400;
    line-height: 1.6;
    text-align: center !important;
}

/*
   -------------------------
      主 CTA Button
      對應原本 .popart-btn-1
   -------------------------
*/
.cta-box.pc-show > .cta-button,
.cta-box.mobile-show > .cta-button {
    display: inline-block;
    margin: 0 0 15px;
    padding: 13px 34px;
    border: 0 !important;
    border-bottom: 0 !important;
    border-radius: 99px;
    background: #2b2b2b;
    color: #fff !important;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.5;
    text-decoration: none !important;
    cursor: pointer;
    transition: background-color 0.2s ease,
        color 0.2s ease;
}

.cta-box.pc-show > .cta-button:hover,
.cta-box.mobile-show > .cta-button:hover {
    background: #d4af37;
    color: #fff !important;
}

/*
   -------------------------
      底部兩個連結
      對應原本 .promo-links
   -------------------------
*/
.cta-box.pc-show > p:last-child,
.cta-box.mobile-show > p:last-child {
    margin: 0 !important;
    padding-top: 15px;
    border-top: 1px solid #ddd;
    color: #444 !important;
    font-size: 15px !important;
    line-height: 1.6;
    text-align: center !important;
}

/* 底部連結 */
.cta-box.pc-show > p:last-child a,
.cta-box.mobile-show > p:last-child a {
    display: inline;
    margin: 0;
    padding: 0;
    border: 0 !important;
    border-bottom: 0 !important;
    background: none !important;
    color: #444 !important;
    font-size: inherit;
    text-decoration: none !important;
}

.cta-box.pc-show > p:last-child a:hover,
.cta-box.mobile-show > p:last-child a:hover {
    background: none !important;
    color: #d4af37 !important;
}

/* 分隔線 */
.cta-box.pc-show > p:last-child span,
.cta-box.mobile-show > p:last-child span {
    margin: 0 8px;
    color: #777;
}

.widget-promo-box h3 {
    margin-top: 0 !important;
    color: #111 !important;
    font-size: 1.3em !important;
    font-weight: 600 !important;
}

.widget-promo-box p a {
    color: #333 !important;
}

.widget-promo-box p:last-child {
    margin-bottom: 0 !important;
    border-top: 1px solid #ddd;
    padding-top: 10px;
    text-align: center !important;
}

.widget-promo-box>a {
    margin-top: 0 !important;
    display: inline-block;
    background-color: var(--bingo-yellow);
    color: #fff !important;
    padding: 12px 30px;
    border-radius: 30px;
    font-weight: bold;
    border: none;
}

@media (min-width: 768px) and (max-width: 1199px) {

    .article_other_box article {
        width: 50% !important;
    }

}

@media (max-width: 991px) {

    .blog-content-wrapper {
        grid-template-columns: 1fr;
        width: 100%;
        min-width: 0;
    }

    .article-sidebar-left {
        position: static;
        margin-bottom: 30px;
    }

    .article-sidebar-left,
    .article-main-content,
    .widget-box {
        width: 100%;
        max-width: 100%;
        min-width: 0;
        box-sizing: border-box;
    }

    .article-main-content img {
        max-width: 100%;
        height: auto;
    }

    .seo‑strategy‑table‑wrap {
        max-width: 100%;
        overflow-x: auto;
    }

}

@media (max-width: 768px) {

    .seo‑strategy‑table‑wrap table.gym‑strategy‑table th,
    .seo‑strategy‑table‑wrap table.gym‑strategy‑table td {
        padding: 10px 10px;
        font-size: 15px;
    }

    .seo‑strategy‑table‑wrap table.gym‑strategy‑table td strong {
        font-size: 16px;
    }

    .page-banner .banner-caption {
        margin-bottom: 0 !important;
    }

    .img-box {
        margin: 22px 0 26px;
    }

    .img-caption {
        margin-top: 10px;
        padding: 0 6px;
        font-size: 14px;
        line-height: 1.5;
    }

    .image-caption-annotation {
        text-align: center;
        font-size: 0.9em;
        color: #888;
        margin-top: 10px;
        font-style: italic;
    }

}

@media (max-width: 767px) {

    /* 文章正文手機版：進一步收緊元素垂直間距 */

    /*
       =========================
          Mobile
          日期左側、Social Icon 右側
          隱藏「分享」文字
          =========================
    */

    /* 手機版：全部改為一行一個 */

    /*
       =========================================================
          Mobile
          完全對應原本 widget-promo-box 手機版尺寸
          =========================================================
    */

    .article_other_box article {
        width: 100% !important;
    }

    body {
        margin-bottom: 0 !important;
    }

    .article_other article {
        padding: 10px 0 !important;
    }

    .article_other {
        padding-bottom: 0;
    }

    .article_banner .banner-caption h1 {
        font-size: 26px !important;
        line-height: 1.45 !important;
        margin-bottom: 18px !important;
    }

    .banner-caption {
        padding-bottom: 20px;
    }

    .pub_date {
        font-size: 14px;
        line-height: 1.6;
    }

    .toc-header h4 {
        font-size: 20px;
    }

    .toc-list {
        margin: 12px 0 24px;
    }

    .toc-item a {
        padding: 10px 12px;
        font-size: 15px;
        line-height: 1.55;
    }

    .widget-author {
        padding: 20px 0;
        gap: 14px;
        align-items: center;
        text-align:center;
    }

    .author-avatar {
        flex: 0 0 50px;
        width: 50px;
        height: 50px;
        padding: 7px;
    }

    .author-info h5 {
        font-size: 17px;
        line-height: 1.45;
        margin-bottom: 5px;
    }

    .author-info p {
        font-size: 14px;
        line-height: 1.65;
    }

    .widget-promo-box {
        margin-top: 22px;
        padding: 26px 18px;
    }

    .promo-title {
        font-size: 21px !important;
        margin-bottom: 10px;
    }

    .promo-desc {
        font-size: 14px;
        line-height: 1.65;
        margin-bottom: 20px;
    }

    .widget-promo-box .popart-btn-1 {
        padding: 10px 28px;
        font-size: 15px;
    }

    .promo-links {
        font-size: 13px;
        line-height: 1.6;
    }

    .article_content .article-main-content,
    .article_content .article-main-content p,
    .article_content .article-main-content li {
        font-size: 15px;
    }

    .article_content .article-main-content p {
        line-height: 1.75;
        margin-bottom: 11px;
    }

    .article_content .article-main-content h2 {
        font-size: 22px;
        line-height: 1.4;
        margin: 24px 0 9px;
    }

    .article_content .article-main-content h3 {
        font-size: 17px;
        line-height: 1.5;
        margin: 17px 0 7px;
    }

    .article_content .article-main-content ul,
    .article_content .article-main-content ol {
        padding-left: 10px !important;
        margin-bottom: 12px;
    }

    .article_content .article-main-content li {
        line-height: 1.7;
        margin-bottom: 4px;
    }

    .article_content .article-main-content .banner-object,
    .article_content .article-main-content .blog-image-container {
        margin-bottom: 15px;
    }

    .seo‑strategy‑table‑wrap {
        margin: 15px 0;
    }

    #mobile-toc-panel {
        border-radius: 30px;
        background: #eceff1;
    }

    main .container {
        padding: 0 !important;
    }

    .mobile-toc-list {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    /* 第一個li */
    .mobile-toc-list li:nth-child(1) a {
        padding-top: 0 !important;
    }

    /* 最後一個li */
    .mobile-toc-list li:last-child a {
        padding-bottom: 0 !important;
    }

    .blog-content-wrapper .article-body,
    .blog-content-wrapper .article-body .blog-content-wrapper,
    .blog-content-wrapper .article-body p,
    .blog-content-wrapper .article-body li {
        font-size: 15px;
    }

    .blog-content-wrapper .article-body hr {
        height: 2px;
        margin: 30px 0 20px 0;
    }

    .blog-content-wrapper .article-body .table-container table,
    .blog-content-wrapper .article-body .table-responsive table,
    .blog-content-wrapper .article-body .seo‑strategy‑table‑wrap table {
        margin: 0;
    }

    .blog-content-wrapper .article-body th,
    .blog-content-wrapper .article-body td {
        padding: 10px 12px;
        font-size: 14px;
    }

    .pc-show {
        display: none !important;
    }

    .mobile-show {
        display: block !important;
    }

    .article-sidebar-left {
        margin-bottom: 6px !important;
    }

    .blog-content-wrapper .article-body h1 {
        margin-bottom: 14px;
        font-size: 26px;
    }

    .blog-content-wrapper .article-body h2 {
        margin: 20px 0 8px;
        font-size: 22px;
    }

    .blog-content-wrapper .article-body h3 {
        margin: 14px 0 6px;
        font-size: 18px;
    }

    .blog-content-wrapper .article-body h4 {
        margin: 12px 0 5px;
        font-size: 17px;
    }

    .blog-content-wrapper .article-body h5,
    .blog-content-wrapper .article-body h6 {
        margin: 10px 0 4px;
        font-size: 15px;
        line-height: 1.5;
    }

    .blog-content-wrapper .article-body p {
        margin-bottom: 9px;
        line-height: 1.75;
    }

    .blog-content-wrapper .article-body ul,
    .blog-content-wrapper .article-body ol {
        margin-bottom: 10px;
        /* padding-left: 22px !important; */
        padding-left: 15px !important;
    }

    .blog-content-wrapper .article-body li {
        margin-bottom: 4px;
        padding-left: 2px !important;
        line-height: 1.65;
    }

    .blog-content-wrapper .article-body li > p {
        margin: 3px 0 6px;
    }

    .blog-content-wrapper .article-body li > ul,
    .blog-content-wrapper .article-body li > ol {
        margin-top: 4px;
        margin-bottom: 4px;
    }

    .blog-content-wrapper .article-body figure,
    .blog-content-wrapper .article-body .blog-image-container {
        margin: 12px 0 14px;
    }

    .blog-content-wrapper .article-body blockquote {
        margin: 12px 0;
        padding: 15px 16px;
    }

    .blog-content-wrapper .article-body .table-container,
    .blog-content-wrapper .article-body .table-responsive,
    .blog-content-wrapper .article-body .seo‑strategy‑table‑wrap,
    .blog-content-wrapper .article-body table {
        margin: 14px 0;
    }

    .blog-content-wrapper .article-body iframe,
    .blog-content-wrapper .article-body video,
    .blog-content-wrapper .article-body embed,
    .blog-content-wrapper .article-body object {
        margin: 14px 0;
    }

    .blog-content-wrapper {
        padding-top: 8px !important;
        gap: 14px;
    }

    .blog-content-wrapper .article-body .article-faq-divider {
        margin: 22px 0 20px;
    }

    .blog-content-wrapper .article-body .article-faq-section {
        margin-bottom: 12px;
    }

    .blog-content-wrapper .article-body .article-faq-title {
        margin-bottom: 14px;
        font-size: 22px;
        line-height: 1.4;
    }

    .blog-content-wrapper .article-body .article-faq-list {
        gap: 10px;
    }

    .blog-content-wrapper .article-body .article-faq-item {
        border-radius: 14px;
    }

    .blog-content-wrapper .article-body .article-faq-question {
        min-height: 66px;
        padding: 12px 38px 12px 14px;
        column-gap: 7px;
        font-size: 16px;
        line-height: 1.45;
    }

    .blog-content-wrapper .article-body .article-faq-icon {
        right: 20px;
        width: 12px;
        height: 12px;
        border-right-width: 2px;
        border-bottom-width: 2px;
    }

    .blog-content-wrapper .article-body .article-faq-answer-inner {
        padding: 16px 18px 18px;
    }

    .blog-content-wrapper .article-body .article-faq-answer-inner p,
    .blog-content-wrapper .article-body .article-faq-answer-inner li {
        font-size: 15px;
        line-height: 1.7;
    }

    .card-item {
        padding: 12px !important;
    }

    .card-item .card-title {
        margin-bottom: 10px !important;
    }

    .card-item p {
        margin-bottom: 5px !important;
    }

    .widget-promo-box .promo-title,
    .widget-promo-box .promo-desc {
        text-align: center !important;
    }

    .title-bottom-div {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        gap: 16px;
        margin: 12px 0 0;
        display: flex;
        width: 100%;
    }

    .title-bottom-div .pub_date {
        flex: 0 1 auto;
        margin: 0 !important;
        font-size: 14px;
        line-height: 1.5;
    }

    .social-div {
        width: auto;
        justify-content: flex-end;
        gap: 0;
        flex: 0 0 auto;
        margin: 0;
        align-items: center;
    }

    /* 手機版隱藏「分享」文字 */
    .social-div > div:first-child {
        display: none !important;
    }

    /* Social icons 保持橫向排列 */
    .social-div > div:nth-child(2) {
        gap: 8px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .social-div a {
        width: 32px;
        height: 32px;
        font-size: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .article-tags-mobile {
        display: flex !important;
        flex-wrap: wrap;
        align-items: center;
        column-gap: 10px;
        row-gap: 10px;
    }

    .article-tags-mobile .tag {
        margin: 0 !important;
    }

    .faq-accordion .faq-item > summary {
        -webkit-tap-highlight-color: transparent;
        outline: none !important;
        box-shadow: none !important;
        background: #fff !important;
    }

    .faq-accordion .faq-item > summary:hover,
    .faq-accordion .faq-item > summary:active,
    .faq-accordion .faq-item > summary:focus,
    .faq-accordion .faq-item > summary:focus-visible,
    .faq-accordion .faq-item[open] > summary {
        background: #fff !important;
        outline: none !important;
        box-shadow: none !important;
    }

    .widget-promo-box.mobile-show {
        margin-top: 0 !important;
    }

    .stat-card-container {
        gap: 12px;
    }

    .stat-card-container.sccnum3 .stat-card,
    .stat-card-container.sccnum2 .stat-card {
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%;
        min-width: 0;
    }

    .cta-box.mobile-show {
        width: 100%;
        max-width: 100%;
        margin-top: 0 !important;
        padding: 26px 18px;
        border-radius: 14px;
    }

    /* 標題 */
    .cta-box.mobile-show > h3 {
        margin: 0 0 10px !important;
        font-size: 21px !important;
        line-height: 1.45;
    }

    /* 描述 */
    .cta-box.mobile-show > p:first-of-type {
        margin: 0 0 20px !important;
        color: #333 !important;
        font-size: 14px !important;
        line-height: 1.65;
    }

    /* CTA Button */
    .cta-box.mobile-show > .cta-button {
        margin-bottom: 15px;
        padding: 10px 28px;
        font-size: 15px;
    }

    /* 底部連結 */
    .cta-box.mobile-show > p:last-child {
        margin: 0 !important;
        padding-top: 15px;
        font-size: 13px !important;
        line-height: 1.6;
    }

    .cta-box.mobile-show > p:last-child span {
        margin: 0 6px;
    }

    .widget-promo-box h3 {
        font-size: 1.3em !important;
    }

    .blog-content-wrapper .article-body .blog-content-wrapper{
        padding-bottom:0!important;
    }

    .article-category-link{
        font-size:14px!important;
    }
    
    .social-div > div:nth-child(2){
        gap:4px!important;
    }

    .page-banner:not(.home_top)>.container {
        padding:10px!important;
    }

    .blog-content-wrapper .article-body ul ul,
    .blog-content-wrapper .article-body ul ol,
    .blog-content-wrapper .article-body ol ul,
    .blog-content-wrapper .article-body ol ol{
        margin-left:10px!important;
        padding-left:10px!important;
    }

}
/* 所有ul，排除 class="trap-list" 和 class="marketing‑cardss" */
/* ul:not(.trap-list):not(.marketing-cardss) {
  margin:0;
  padding:0;
  list-style:none;
} */

.article-body ul:not(.trap-list):not(.marketing-cardss) > li h3{
  display:inline-block;
}
.article-body .marketing-cardss h3,
.article-body .marketing-cardss h3 span{
    font-size:20px!important;
}
.article-body h3{
    margin:0!important;
}
.article-body summary h3{
    color:#333!important;
    font-size:1.02em!important;
}
.article-body img{
    width:100%!important;
    max-width:100%!important;
}



.blog-content-wrapper .article-body ul.trap-list.nodisc{
    list-style-type: none!important;
    padding-left: 0 !important;
}




/* 左欄目錄：超出一行用省略號（grid 欄要 min-width:0，否則會被長標題撐開） */
.blog-content-wrapper > .article-sidebar-left,
.blog-content-wrapper > .article-main-content {
    min-width: 0;
}
.article-sidebar-left .widget-box,
.article-sidebar-left .toc-list,
.article-sidebar-left .toc-item {
    min-width: 0;
    max-width: 100%;
}
.blog-content-wrapper .toc-list .toc-item a {
    display: block;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.blog-content-wrapper .mobile-toc-list .toc-item a {
    white-space: normal;
}

/* 左欄作者卡：頭像＋姓名＋職位一行，簡介另起一行 */
.widget-author {
    display: block;
}
.widget-author .author-head {
    display: flex;
    gap: 12px;
    align-items: center;
}
.widget-author .author-head .author-avatar {
    flex: 0 0 60px;
}
.widget-author .author-head .author-meta {
    min-width: 0;
}
.widget-author .author-head .author-name {
    margin: 0;
    font-size: 19px;
    line-height: 1.35;
}
.widget-author .author-head .author-role {
    margin: 2px 0 0;
    color: #777;
    font-size: 14px;
    line-height: 1.5;
}
.widget-author .author-bio {
    margin: 12px 0 0;
    color: #555;
    font-size: 15px;
    line-height: 1.65;
}
.author-avatar .author-initials {
    color: #a9821a;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .02em;
}

/* 正文連結：內鏈 .link-internal 黃字黃線，外鏈 .link-external 黑字灰線 */
.blog-content-wrapper .article-body a.link-internal,
.blog-content-wrapper .article-body a.link-external {
    margin: 0 -3px;
    padding: 0 3px;
    border-bottom: 0 !important;
    border-radius: 3px;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px;
    transition: background-color .15s ease, color .15s ease;
}

/* 內鏈：黃字、黃色 1px 底線；滑過時淺黃底，字轉深褐保持可讀 */
.blog-content-wrapper .article-body a.link-internal {
    color: #b8890a;
    text-decoration-color: #e6b000;
}
.blog-content-wrapper .article-body a.link-internal:hover,
.blog-content-wrapper .article-body a.link-internal:focus-visible {
    background-color: #fff4cc;
    color: #8a6410;
    text-decoration-color: #b8890a;
}

/* 外鏈：深灰字、灰色底線；滑過時淺灰底，字轉近黑 */
.blog-content-wrapper .article-body a.link-external {
    color: #3a3a3a;
    text-decoration-color: #9a9a9a;
}
.blog-content-wrapper .article-body a.link-external:hover,
.blog-content-wrapper .article-body a.link-external:focus-visible {
    background-color: #ededed;
    color: #111;
    text-decoration-color: #555;
}

/* 正文間距：標題上方留白、段落行距放寬（新版預設偏擠） */
.blog-content-wrapper .article-body p,
.blog-content-wrapper .article-body li {
    line-height: 1.9;
}
.blog-content-wrapper .article-body p {
    margin: 0 0 18px;
}
.blog-content-wrapper .article-body h2 {
    margin: 52px 0 18px;
}
.blog-content-wrapper .article-body hr + h2 {
    margin-top: 26px;
}
.blog-content-wrapper .article-body h3 {
    margin: 38px 0 12px;
}
.blog-content-wrapper .article-body h4 {
    margin: 30px 0 10px;
}
.blog-content-wrapper .article-body ul,
.blog-content-wrapper .article-body ol {
    margin: 0 0 22px;
}
.blog-content-wrapper .article-body li {
    margin-bottom: 9px;
}
.blog-content-wrapper .article-body hr {
    margin: 52px 0 0;
}
.blog-content-wrapper .article-body .table-container {
    margin: 26px 0 32px;
}

/* 導語裡的來源連結（不在 article-body 內） */
.article_banner .banner-caption p a {
    color: #333;
    text-decoration: underline;
    text-decoration-color: #8a8a8a;
    text-underline-offset: 3px;
}

/* 內文提示條 */
.blog-content-wrapper .article-body blockquote.inline-cta {
    margin: 30px 0;
    font-size: 15.5px;
}
.blog-content-wrapper .article-body blockquote.inline-cta p {
    margin: 0;
}

/* 資料參考 */
.blog-content-wrapper .article-body .article-sources {
    margin: 26px 0 10px;
    padding: 18px 22px;
    border: 1px solid #e6e6e6;
    border-radius: 12px;
    background: #fafafa;
}
.blog-content-wrapper .article-body .article-sources h3 {
    margin: 0 0 12px;
    color: #222;
    font-size: 20px;
}
.blog-content-wrapper .article-body .article-sources ol {
    margin: 0;
    padding-left: 20px;
}
.blog-content-wrapper .article-body .article-sources li {
    margin: 0 0 8px;
    color: #4a4a4a;
    font-size: 14px;
    line-height: 1.75;
}

/* FAQ 摺疊 */
.blog-content-wrapper .article-body .faq-accordion .faq-item {
    border-bottom: 1px solid #eee;
}
.blog-content-wrapper .article-body .faq-accordion .faq-item > summary {
    padding: 20px !important;
}
.blog-content-wrapper .article-body .faq-accordion .faq-item > summary h3 {
    margin: 0;
}
.blog-content-wrapper .article-body .faq-accordion .faq-answer {
    padding: 0 22px 20px !important;
    /*padding: 2px 0 22px;*/
}
.blog-content-wrapper .article-body .faq-accordion .faq-answer > :last-child {
    margin-bottom: 0;
}

/* 表格與配圖 */
.blog-content-wrapper .article-body .gym-strategy-table th {
    white-space: nowrap;
}
.blog-content-wrapper .article-body .img-box {
    margin: 28px 0 34px;
}
.blog-content-wrapper .article-body .img-box img {
    border-radius: 10px;
    max-width: 100% !important;
    width: unset !important;
}

.widget-author{
    justify-content: center;
    flex-direction: column;
    display: flex!important;
}
.widget-author h5,
.widget-author p{
    text-align: center!important;
}




.blog-content-wrapper .article-body .img-box.img-box-narrow {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.blog-content-wrapper  .ads-reference-portrait {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
}


.blog-content-wrapper  .ab-image-group {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin: 28px 0 34px;
}
.blog-content-wrapper  .ab-image-group .img-box {
    margin: 0;
    min-width: 0;
}


.blog-content-wrapper .layout-types-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 300px), 1fr)); gap: 1.5rem; margin-bottom: 2rem; }
.blog-content-wrapper .layout-card { display: flex; flex-direction: column; min-width: 0; margin: 0; border: 1px solid #eee; border-radius: 8px; padding: 20px 24px 24px; background: #fff; box-shadow: 0 2px 8px rgba(0,0,0,0.04); }
.blog-content-wrapper .layout-card > h3 { margin: 0 0 12px; color: #222; font-size: 20px; line-height: 1.5; border-bottom: 2px solid #f0f0f0; padding-bottom: 8px; }
.blog-content-wrapper .layout-card > p { margin: 0 0 18px; font-size: 0.95rem; line-height: 1.6; color: #555; }
.blog-content-wrapper .article-chapter > .article-subsection { margin-top: 22px; }
.blog-content-wrapper .article-chapter > h2 + .article-subsection { margin-top: 0; }
.blog-content-wrapper .layout-card > .layout-figure { margin: auto 0 0; padding: 0; }
.blog-content-wrapper .layout-image { display: block; width: 100%; height: auto; margin: 0 auto; object-fit: contain; }
.blog-content-wrapper .layout-figure > a { display: block; margin: 0; padding: 0; background: none; border: 0; text-decoration: none; }
.blog-content-wrapper .layout-figure > a::before, .blog-content-wrapper .layout-figure > a::after { content: none; }
.blog-content-wrapper .layout-figure .img-caption { margin: 8px 0 0; font-size: 13px; line-height: 1.6; }





.blog-content-wrapper .rwd-article-image{display:block;width:100%;height:auto;margin:0 auto;object-fit:contain;}
.blog-content-wrapper .rwd-figure>a{display:block;margin:0;padding:0;background:none;border:0;text-decoration:none;}
.blog-content-wrapper .rwd-figure>a::before,.blog-content-wrapper .rwd-figure>a::after{content:none;}
.blog-content-wrapper .rwd-weather-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:28px 0 34px;align-items:start;}
.blog-content-wrapper .rwd-weather-group .img-box{margin:0;min-width:0;}
.blog-content-wrapper .rwd-weather-wide{grid-column:1/-1;}
@media(max-width:767px){.blog-content-wrapper .rwd-weather-group{grid-template-columns:1fr;}}




.blog-content-wrapper .ads-reference-image{display:block;width:100%;height:auto;margin:0 auto;object-fit:contain;}
.blog-content-wrapper .ads-reference-portrait{max-width:550px;margin-left:auto!important;margin-right:auto!important;}
.blog-content-wrapper .ads-reference-hero{max-width:429px;}
.blog-content-wrapper .ads-reference-figure>a{display:block;margin:0;padding:0;background:none;border:0;text-decoration:none;}
.blog-content-wrapper .ads-reference-figure>a::before,.blog-content-wrapper .ads-reference-figure>a::after{content:none;}


.blog-content-wrapper .banner-reference-image{display:block;width:100%;height:auto;margin:0 auto;object-fit:contain;}
.blog-content-wrapper .banner-reference-portrait{max-width:550px;margin-left:auto!important;margin-right:auto!important;}
.blog-content-wrapper .banner-reference-figure>a{display:block;margin:0;padding:0;background:none;border:0;text-decoration:none;}
.blog-content-wrapper .banner-reference-figure>a::before,.blog-content-wrapper .banner-reference-figure>a::after{content:none;}




.blog-content-wrapper .wa-example{margin:22px 0;max-width:100%;border:1px solid #e3e3e3;border-radius:6px;background:#fafafa;}
.blog-content-wrapper .wa-example-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;padding:9px 12px;background:#f3f3f3;border-bottom:1px solid #e3e3e3;border-radius:6px 6px 0 0;}
.blog-content-wrapper .wa-example-title{margin:0;font-size:14px;font-weight:600;color:#333;}
.blog-content-wrapper .wa-copy-btn{flex-shrink:0;padding:6px 16px;font-size:13px;line-height:1.4;border:1px solid #c9a227;background:#fff;color:#8a6d1d;border-radius:4px;cursor:pointer;}
.blog-content-wrapper .wa-copy-btn:hover{background:#fdf6e3;}
.blog-content-wrapper .wa-copy-btn.is-copied{background:#2e7d32;border-color:#2e7d32;color:#fff;}
.blog-content-wrapper .wa-copy-btn.is-failed{background:#c62828;border-color:#c62828;color:#fff;}
.blog-content-wrapper .wa-example pre{margin:0;padding:12px 14px;overflow-x:auto;-webkit-overflow-scrolling:touch;background: unset;}
.blog-content-wrapper .wa-example pre code{display:block;font-family:Menlo,Consolas,"Courier New",monospace;font-size:14px;line-height:1.6;color:#000000;white-space:pre;word-break:normal;overflow-wrap:normal;background: unset;padding: 10px 0 0 0;}
.blog-content-wrapper .wa-article-image{display:block;width:100%;height:auto;object-fit:contain;}