html.ds-theme .sd-public-deferred-shell {
    background: #fff;
    border: 1px solid var(--ds-border);
    border-radius: 14px;
    box-shadow: var(--ds-shadow);
}

html.ds-theme .sd-news-page,
html.ds-theme .sd-blog-page,
html.ds-theme .sd-market-insight,
html.ds-theme .sd-futures.sd-section {
    padding-top: 8px !important;
}

html.ds-theme .sd-news-page,
html.ds-theme .sd-blog-page,
html.ds-theme .sd-market-insight,
html.ds-theme .sd-futures.sd-section {
    padding-top: 8px !important;
}

html.ds-theme .sd-news-page__container,
html.ds-theme .sd-blog-page__container,
html.ds-theme .sd-market-insight__container,
html.ds-theme .sd-futures__container,
html.ds-theme .sd-blog-page__panel,
html.ds-theme .sd-insight-archive,
html.ds-theme .sd-news-archive__card,
html.ds-theme .sd-news-card,
html.ds-theme .sd-blog-page__item,
html.ds-theme .sd-blog-sidebar__section {
    background: #fff !important;
    border: 1px solid var(--ds-border) !important;
    border-radius: 14px !important;
    box-shadow: none !important;
    color: var(--ds-text) !important;
}

html.ds-theme .sd-news-page__title,
html.ds-theme .sd-blog-page__title,
html.ds-theme .sd-futures__title,
html.ds-theme .sd-market-insight__title,
html.ds-theme .sd-news-card__title a,
html.ds-theme .sd-blog-page__item-title,
html.ds-theme .sd-market-insight__headline,
html.ds-theme h1, html.ds-theme h2, html.ds-theme h3, html.ds-theme h4 {
    color: var(--ds-text) !important;
    -webkit-text-fill-color: inherit;
}

html.ds-theme .sd-gradient-text {
    background: none;
    color: var(--ds-navy) !important;
    -webkit-text-fill-color: var(--ds-navy);
}

html.ds-theme .sd-news-page__lead,
html.ds-theme .sd-blog-page__lead,
html.ds-theme .sd-futures__lead,
html.ds-theme .text-muted,
html.ds-theme .text-light {
    color: var(--ds-text-sub) !important;
}

html.ds-theme .sd-insight-tabs,
html.ds-theme .sd-blog-sidebar__tabs {
    background: #f1f5f9 !important;
    border-radius: 999px !important;
}

html.ds-theme .sd-insight-tab,
html.ds-theme .sd-blog-sidebar__tab,
html.ds-theme .sd-news-archive__badge,
html.ds-theme .sd-news-detail__badge,
html.ds-theme .sd-blog-page__category {
    border-radius: 999px !important;
}

html.ds-theme .sd-member-auth__logo {
    background: linear-gradient(135deg, #2563eb, #0b3d91) !important;
    box-shadow: 0 8px 22px rgba(11, 61, 145, 0.22) !important;
}

html.ds-theme .sd-member-auth__wrap {
    width: min(100%, 480px);
    margin: 24px auto 0;
}

html.ds-theme .sd-member-kakao-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 48px;
    border-radius: 12px !important;
    background: #fee500 !important;
    color: #191919 !important;
    font-weight: 800;
    text-decoration: none;
}

html.ds-theme .sd-blog-detail__hero,
html.ds-theme .sd-blog-detail__hero--banner {
    height: 220px;
    border-radius: 18px;
    overflow: hidden;
    margin-bottom: 16px;
}

html.ds-theme .sd-blog-detail__hero--banner {
    background:
        linear-gradient(180deg, rgba(8, 24, 64, 0.18) 0%, rgba(11, 61, 145, 0.62) 100%),
        radial-gradient(120% 80% at 80% 10%, #93c5fd 0%, transparent 46%),
        linear-gradient(180deg, #7dd3fc 0%, #2563eb 42%, #0b3d91 100%);
}

html.ds-theme .sd-member-auth__panel,
html.ds-theme .sd-analysis-landing,
html.ds-theme .gn-card {
    background: #fff !important;
    border: 1px solid var(--ds-border) !important;
    border-radius: 14px !important;
    color: var(--ds-text) !important;
}

html.ds-theme .gn-form-input,
html.ds-theme .gn-form-input--lg {
    background: #f8fafc !important;
    border: 1px solid var(--ds-border) !important;
    color: var(--ds-text) !important;
}

html.ds-theme .gn-btn-primary,
html.ds-theme .sd-analysis-landing__signup-cta,
html.ds-theme .sd-landing-btn--primary {
    background: var(--ds-navy) !important;
    border-color: var(--ds-navy) !important;
    color: #fff !important;
}

html.ds-theme .hm {
    color: var(--ds-text);
}

html.ds-theme .ds-closed-banner {
    margin-bottom: 16px;
    padding: 14px 16px;
    border: 1px solid #fde68a;
    border-radius: 12px;
    background: #fffbeb;
    color: #92400e;
    font-weight: 700;
}

html.ds-theme .sd-article-quote {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 10px;
    margin: 12px 0;
    font-variant-numeric: tabular-nums;
}

html.ds-theme .sd-article-quote b {
    font-size: 24px;
    letter-spacing: -0.03em;
}

html.ds-theme .sd-article-metrics {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 10px;
    margin: 0 0 18px;
}

html.ds-theme .sd-article-metrics strong {
    display: block;
    margin-top: 6px;
    font-size: 20px;
}

html.ds-theme .ds-search--inline input {
    height: 36px;
    padding-left: 14px;
}

html.ds-theme .ds-post-prose {
    font-size: 16px;
    line-height: 1.8;
    color: #1e293b;
}

html.ds-theme .ds-post-prose h2,
html.ds-theme .ds-post-prose h3 {
    margin-top: 32px;
    scroll-margin-top: 96px;
}

html.ds-theme .ds-kpi-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
}

html.ds-theme .ds-kpi {
    padding: 16px 18px;
}

html.ds-theme .ds-kpi .sd-market-value {
    font-size: 28px;
    font-weight: 800;
    letter-spacing: -0.03em;
}

html.ds-theme .ds-split {
    display: grid;
    grid-template-columns: 1.4fr 1fr;
    gap: 16px;
}

html.ds-theme .ds-ai-band {
    display: grid;
    grid-template-columns: 1.3fr 0.7fr;
    gap: 18px;
    padding: 22px;
    background: linear-gradient(135deg, #0b3d91 0%, #2563eb 100%);
    color: #fff;
}

html.ds-theme .ds-ai-band input {
    width: 100%;
    height: 48px;
    padding: 0 14px;
    border: 0;
    border-radius: 10px;
}

html.ds-theme .ds-ai-points {
    display: grid;
    gap: 8px;
    font-size: 13px;
}

html.ds-theme .sd-futures-ai-rails {
    display: none !important;
}

html.ds-theme .sd-futures__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

html.ds-theme .sd-futures-card {
    background: #fff !important;
    border: 1px solid var(--ds-border) !important;
    box-shadow: var(--ds-shadow);
    color: var(--ds-text) !important;
}

html.ds-theme .sd-futures-card__name,
html.ds-theme .sd-futures__title {
    color: var(--ds-text) !important;
}

html.ds-theme .sd-futures-hero .sd-futures__title,
html.ds-theme .sd-futures-hero .sd-futures__lead,
html.ds-theme .sd-futures-hero .ds-kicker {
    color: #fff !important;
}

html.ds-theme .sd-futures-card .ds-spark {
    width: 100%;
    height: 42px;
    margin: 4px 0 10px;
}

html.ds-theme .sd-futures-card:hover {
    transform: translateY(-2px);
    box-shadow: var(--ds-shadow-hover);
    border-color: #c7d7ee !important;
}

html.ds-theme .sd-futures-card__price {
    font-size: 28px !important;
    font-weight: 800 !important;
    letter-spacing: -0.03em;
    color: var(--ds-text) !important;
}

html.ds-theme .sd-futures-card__name-en,
html.ds-theme .sd-futures-card__meta,
html.ds-theme .sd-futures-card__meta-item,
html.ds-theme .sd-futures__refresh-bar {
    color: var(--ds-text-sub) !important;
}

html.ds-theme .sd-futures-card__icon {
    background: #eff4ff !important;
    border-color: #dbe7ff !important;
    color: var(--ds-navy) !important;
}

html.ds-theme .sd-chg-up {
    color: var(--ds-up) !important;
}

html.ds-theme .sd-chg-down {
    color: var(--ds-down) !important;
}

html.ds-theme .sd-insight-cards {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    margin: 8px 0 22px;
}

html.ds-theme .sd-insight-card {
    display: grid;
    grid-template-columns: 112px minmax(0, 1fr);
    overflow: hidden;
    text-decoration: none;
}

html.ds-theme .sd-insight-card__thumb,
html.ds-theme .sd-insight-featured::before {
    background:
        linear-gradient(180deg, rgba(8, 24, 64, 0.18) 0%, rgba(11, 61, 145, 0.62) 100%),
        radial-gradient(120% 80% at 80% 10%, #93c5fd 0%, transparent 46%),
        linear-gradient(180deg, #7dd3fc 0%, #2563eb 42%, #0b3d91 100%);
}

html.ds-theme .sd-insight-card__thumb {
    min-height: 100%;
}

html.ds-theme .sd-insight-card__body {
    padding: 16px 16px 14px;
}

html.ds-theme .sd-insight-card__body strong {
    display: block;
    margin: 8px 0 6px;
    font-size: 16px;
    color: var(--ds-text);
}

html.ds-theme .sd-insight-card__body p,
html.ds-theme .sd-insight-card__body time {
    margin: 0;
    color: var(--ds-text-sub);
    font-size: 13px;
}

html.ds-theme .sd-insight-pager {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
}

html.ds-theme .sd-insight-pager a {
    min-height: 36px;
    padding: 6px 14px;
    border: 1px solid var(--ds-border);
    border-radius: 10px;
    background: #fff;
    color: var(--ds-text);
    font-weight: 700;
    text-decoration: none;
}

html.ds-theme .hm-heading.ds-hero__banner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 16px;
    margin-bottom: 18px;
}

html.ds-theme .hm-heading.ds-hero__banner h1,
html.ds-theme .hm-heading.ds-hero__banner p,
html.ds-theme .hm-heading.ds-hero__banner .hm-eyebrow {
    color: #fff !important;
}

html.ds-theme .hm-icon-button {
    background: rgba(255,255,255,0.16) !important;
    color: #fff !important;
    border-color: rgba(255,255,255,0.28) !important;
}

html.ds-theme .hm-card,
html.ds-theme .hm-guide,
html.ds-theme .hm-chart-panel,
html.ds-theme .hm-context {
    border-radius: 14px !important;
    box-shadow: var(--ds-shadow) !important;
}

html.ds-theme .sd-news-hero,
html.ds-theme .sd-insight-hero {
    margin-bottom: 20px;
    color: #fff;
}

html.ds-theme .sd-news-hero .ds-title,
html.ds-theme .sd-insight-hero .sd-market-insight__title,
html.ds-theme .sd-news-hero .ds-lead,
html.ds-theme .sd-insight-hero .ds-lead,
html.ds-theme .sd-news-hero .ds-kicker,
html.ds-theme .sd-insight-hero .ds-kicker {
    color: #fff !important;
}

html.ds-theme .sd-news-archive-list {
    display: grid;
    gap: 10px;
}

html.ds-theme .sd-news-row {
    display: grid;
    grid-template-columns: 96px 110px minmax(0, 1fr);
    gap: 14px;
    padding: 16px 18px;
    text-decoration: none;
}

html.ds-theme .sd-news-row .ds-thumb {
    height: 78px;
}

html.ds-theme .sd-news-detail__row > div {
    display: grid;
    gap: 12px;
    align-content: start;
}

html.ds-theme .sd-news-detail__section-head h2 {
    margin: 0 0 4px;
    font-size: 20px;
}

html.ds-theme .sd-news-row time {
    font-weight: 800;
    color: var(--ds-navy);
}

html.ds-theme .sd-news-row strong {
    display: block;
    color: var(--ds-text);
}

html.ds-theme .sd-news-row p {
    margin: 6px 0 8px;
    color: var(--ds-text-sub);
}

html.ds-theme .sd-news-row .ds-chip {
    margin-right: 6px;
}

html.ds-theme .sd-watch-frame,
html.ds-theme .sd-watch-guide,
html.ds-theme .sd-watch-panel {
    border-radius: 14px !important;
}

html.ds-theme .sd-news-featured {
    display: grid;
    grid-template-columns: minmax(0, 1.4fr) minmax(180px, 0.6fr);
    gap: 16px;
    align-items: center;
    margin-bottom: 16px;
    text-decoration: none;
}

html.ds-theme .sd-news-featured__quote {
    display: grid;
    gap: 10px;
    margin: 0;
}

html.ds-theme .sd-news-featured__quote dt {
    font-size: 12px;
    color: var(--ds-text-muted);
}

html.ds-theme .sd-news-featured__quote dd {
    margin: 0;
    font-size: 22px;
    font-weight: 800;
    letter-spacing: -0.03em;
}

html.ds-theme .sd-insight-featured {
    display: grid;
    grid-template-columns: 180px minmax(0, 1fr);
    gap: 16px;
    margin-bottom: 22px;
    text-decoration: none;
}

html.ds-theme .sd-insight-featured__thumb {
    min-height: 140px;
    height: 100%;
}

html.ds-theme .sd-market-insight__header,
html.ds-theme .sd-insight-nav,
html.ds-theme .sd-market-insight__actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin: 0 0 16px;
}

html.ds-theme .sd-market-insight__headline {
    margin: 8px 0 16px;
    font-size: clamp(22px, 2.4vw, 30px);
}

html.ds-theme .sd-market-insight__summary-card,
html.ds-theme .sd-market-insight__watch,
html.ds-theme .sd-market-insight__movers,
html.ds-theme .sd-market-insight__risk-box {
    background: #fff;
    border: 1px solid var(--ds-border);
    border-radius: 14px;
    padding: 20px;
    margin: 0 0 16px;
}

html.ds-theme .sd-market-insight__mini-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
    margin: 0 0 16px;
}

html.ds-theme .sd-market-insight__mini-card {
    background: #fff;
    border: 1px solid var(--ds-border);
    border-radius: 14px;
    padding: 16px;
}

html.ds-theme .sd-market-insight__mover-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 10px;
}

html.ds-theme .sd-market-insight__mover-item,
html.ds-theme .sd-insight-archive__link {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    text-decoration: none;
}

html.ds-theme .sd-market-insight__chg.is-up { color: var(--ds-up); font-weight: 800; }
html.ds-theme .sd-market-insight__chg.is-down { color: var(--ds-down); font-weight: 800; }

html.ds-theme .sd-analysis-hero-split {
    display: grid;
    grid-template-columns: minmax(0, 1.6fr) minmax(220px, 0.7fr);
    gap: 12px;
    margin-bottom: 18px;
}

html.ds-theme .sd-analysis-hero-banner {
    min-height: 180px;
}

html.ds-theme .sd-analysis-hero-banner .ds-title,
html.ds-theme .sd-analysis-hero-banner .ds-lead,
html.ds-theme .sd-analysis-hero-banner .ds-kicker {
    color: #fff !important;
}

html.ds-theme .sd-futures-back {
    display: inline-flex;
    margin-bottom: 14px;
    color: var(--ds-navy) !important;
    font-weight: 800;
    text-decoration: none;
}

html.ds-theme .sd-futures-detail__hero,
html.ds-theme .sd-futures-detail__section,
html.ds-theme .sd-futures-pivot-card {
    background: #fff !important;
    border: 1px solid var(--ds-border) !important;
    border-radius: 14px !important;
    color: var(--ds-text) !important;
}

html.ds-theme .sd-futures-detail__hero {
    padding: 22px;
    margin-bottom: 16px;
}

html.ds-theme .sd-futures-detail__name,
html.ds-theme .sd-futures-detail__price-big,
html.ds-theme .sd-futures-detail__section-header h2,
html.ds-theme .sd-futures-pivot-card__val {
    color: var(--ds-text) !important;
    -webkit-text-fill-color: var(--ds-text);
}

html.ds-theme .sd-futures-detail__kpi-row {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    gap: 10px;
    margin-top: 16px;
}

html.ds-theme .sd-footer.ds-footer .sd-footer__bottom {
    border-top-color: var(--ds-border);
    color: var(--ds-text-muted);
}

html.ds-theme .sd-footer.ds-footer .sd-footer__link,
html.ds-theme .sd-footer.ds-footer .sd-footer__mail {
    color: var(--ds-navy);
}

html.ds-theme .sd-analysis-landing__inner {
    display: grid;
    grid-template-columns: minmax(0, 1.4fr) minmax(260px, 0.8fr);
    gap: 16px;
    margin-top: 8px;
}

html.ds-theme .sd-landing-card,
html.ds-theme .sd-analysis-landing__hero,
html.ds-theme .sd-analysis-landing__cta,
html.ds-theme .sd-landing-preview {
    background: #fff !important;
    border: 1px solid var(--ds-border) !important;
    border-radius: 14px !important;
    color: var(--ds-text) !important;
    padding: 20px;
}

html.ds-theme .sd-analysis-landing__features-grid,
html.ds-theme .sd-analysis-landing__faq-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

html.ds-theme .sd-floating-main {
    background: var(--ds-navy) !important;
}

html.ds-theme .sd-floating-action {
    border-color: var(--ds-border) !important;
    color: var(--ds-text) !important;
}

html.ds-theme .sd-floating-action i {
    color: var(--ds-navy) !important;
}

html.ds-theme .sd-news-featured strong,
html.ds-theme .sd-insight-featured__title {
    display: block;
    margin: 8px 0;
    font-size: 24px;
    letter-spacing: -0.03em;
    color: var(--ds-text);
}

html.ds-theme .sd-news-featured p,
html.ds-theme .sd-insight-featured p {
    color: var(--ds-text-sub);
    margin: 0 0 10px;
}

html.ds-theme .sd-blog-hero {
    margin-bottom: 18px;
}

html.ds-theme .sd-blog-hero .sd-blog-page__title,
html.ds-theme .sd-blog-hero .sd-blog-page__lead,
html.ds-theme .sd-blog-hero .ds-kicker {
    color: #fff !important;
}

html.ds-theme .sd-blog-stats {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 10px;
    margin-bottom: 18px;
}

html.ds-theme .sd-blog-stat {
    text-decoration: none;
}

html.ds-theme .sd-blog-stat strong {
    display: block;
    margin-top: 6px;
    font-size: 22px;
    letter-spacing: -0.03em;
}

html.ds-theme .sd-blog-stat.is-active {
    border-color: var(--ds-navy) !important;
    box-shadow: 0 0 0 1px var(--ds-navy);
}

html.ds-theme .sd-blog-page__list {
    grid-template-columns: 1fr !important;
}

html.ds-theme .sd-blog-page__link {
    display: grid !important;
    grid-template-columns: 168px minmax(0, 1fr);
    align-items: stretch;
}

html.ds-theme .sd-blog-page__thumb,
html.ds-theme .sd-blog-page__item.is-featured .sd-blog-page__thumb {
    height: 118px !important;
    border-bottom: 0 !important;
}

html.ds-theme .sd-blog-featured {
    display: grid;
    grid-template-columns: 0.8fr 1.2fr;
    gap: 12px;
    margin-bottom: 18px;
}

html.ds-theme .sd-blog-featured__recent {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
}

html.ds-theme .sd-blog-featured__recent a {
    text-decoration: none;
}

html.ds-theme .sd-blog-featured__cards,
html.ds-theme .sd-blog-featured__list {
    list-style: none;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
    margin: 12px 0 0;
    padding: 0;
}

html.ds-theme .sd-blog-page .sd-blog-layout:not(.sd-blog-layout--article) {
    display: block !important;
}

html.ds-theme .sd-blog-page .sd-blog-layout:not(.sd-blog-layout--article) .sd-blog-sidebar {
    display: none !important;
}

html.ds-theme .sd-blog-pop {
    display: block;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
}

html.ds-theme .sd-blog-pop img {
    width: 100%;
    height: 92px;
    object-fit: cover;
    background: #e2e8f0;
}

html.ds-theme .sd-blog-pop strong,
html.ds-theme .sd-blog-pop .ds-kicker,
html.ds-theme .sd-blog-pop .ds-lead {
    display: block;
    padding: 0 10px;
}

html.ds-theme .sd-blog-pop strong {
    padding-bottom: 10px;
    font-size: 14px;
}

html.ds-theme .ds-search--inline {
    min-width: 220px;
    height: 36px;
    margin-right: 6px;
}

html.ds-theme .sd-blog-featured__list a {
    display: block;
    padding: 8px 0;
    color: var(--ds-text);
    text-decoration: none;
    font-weight: 700;
}

html.ds-theme .sd-analysis-ohlc {
    display: grid;
    grid-template-columns: repeat(4, minmax(72px, 1fr));
    gap: 12px;
    margin: 0;
}

html.ds-theme .sd-analysis-ohlc dt {
    font-size: 12px;
    color: var(--ds-text-muted);
}

html.ds-theme .sd-analysis-ohlc dd {
    margin: 0;
    font-weight: 800;
}

html.ds-theme .sd-blog-layout--article {
    grid-template-columns: 1fr;
}

html.ds-theme .sd-blog-article:not(:has(.ds-toc)) {
    grid-template-columns: minmax(0, 1fr) 280px;
}

html.ds-theme .sd-blog-rail {
    display: grid;
    gap: 12px;
    position: sticky;
    top: calc(var(--ds-header-h, 72px) + 16px);
}

html.ds-theme .sd-blog-summary ul {
    margin: 10px 0 0;
    padding-left: 18px;
}

html.ds-theme .sd-blog-cat-chips {
    margin: 0 0 18px;
}

html.ds-theme .sd-watch-page,
html.ds-theme .sd-member-auth {
    background: transparent !important;
}

html.ds-theme .sd-watch-page {
    background: transparent !important;
    padding-top: 0;
}

html.ds-theme .sd-watch-panel,
html.ds-theme .sd-watch-head,
html.ds-theme .sd-watch-shell {
    background: #fff !important;
    border-color: var(--ds-border) !important;
    color: var(--ds-text) !important;
}

html.ds-theme .sd-watch-icon-btn,
html.ds-theme .sd-watch-guide {
    border-radius: 12px !important;
}

html.ds-theme body.sd-holiday-body .ds-header,
html.ds-theme body.sd-holiday-body .ds-footer,
html.ds-theme body.sd-holiday-body .sd-main {
    background: #fff !important;
    color: var(--ds-text) !important;
}

html.ds-theme .hm {
    padding-top: 12px;
}

html.ds-theme .sd-news-archive__pagination a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 36px;
    height: 36px;
    padding: 0 10px;
    border: 1px solid var(--ds-border);
    border-radius: 999px;
    background: #fff;
    color: var(--ds-text);
    text-decoration: none;
    font-weight: 700;
}

html.ds-theme .sd-news-archive__pagination a.btn-primary {
    background: var(--ds-navy);
    border-color: var(--ds-navy);
    color: #fff;
}

@media (max-width: 991px) {
    html.ds-theme .ds-kpi-grid,
    html.ds-theme .ds-split,
    html.ds-theme .ds-ai-band,
    html.ds-theme .sd-blog-article,
    html.ds-theme .sd-blog-article:not(:has(.ds-toc)),
    html.ds-theme .sd-blog-stats,
    html.ds-theme .sd-blog-featured,
    html.ds-theme .sd-blog-page__link,
    html.ds-theme .sd-article-metrics,
    html.ds-theme .sd-blog-featured__recent,
    html.ds-theme .sd-news-featured,
    html.ds-theme .sd-futures__grid,
    html.ds-theme .sd-insight-cards,
    html.ds-theme .sd-insight-card,
    html.ds-theme .sd-insight-featured,
    html.ds-theme .sd-market-insight__mini-grid,
    html.ds-theme .sd-analysis-hero-split,
    html.ds-theme .sd-analysis-landing__inner,
    html.ds-theme .sd-analysis-landing__features-grid,
    html.ds-theme .sd-analysis-landing__faq-grid,
    html.ds-theme .sd-analysis-entry,
    html.ds-theme .sd-blog-stats,
    html.ds-theme .sd-blog-featured,
    html.ds-theme .sd-blog-featured__cards,
    html.ds-theme .sd-blog-featured__recent,
    html.ds-theme .sd-news-row {
        grid-template-columns: 1fr;
    }

    html.ds-theme .sd-blog-rail {
        position: static;
    }
}
