/* Budos articles SEO + GEO + 50-article catalog v2.6.0 */
.article-card--photo .article-card__image{background:#0a0a0b}
.article-card--photo .article-card__image::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.03),rgba(0,0,0,.28))}
.article-card--photo .article-card__image img{aspect-ratio:16/9;object-fit:cover;filter:saturate(.78) contrast(1.04) brightness(.88)}
.article-card--photo:hover .article-card__image img{filter:saturate(.95) contrast(1.04) brightness(.95)}
.article-page--expanded-title .article-page__header h1{max-width:18ch;font-size:clamp(2.55rem,4.1vw,4.4rem);line-height:.98}
.article-page__cover--photo{margin:0}
.article-page__cover--photo>a{display:block}
.article-page__cover--photo img{width:100%;aspect-ratio:16/10;object-fit:cover}
.article-page__cover--photo figcaption,.article-photo figcaption,.article-product-figure figcaption{padding:10px 2px 0;color:#85858e;font-size:.78rem;line-height:1.5}
.article-page__cover--photo figcaption a,.article-photo figcaption a{color:#a5a5ad;text-decoration:underline;text-underline-offset:3px}
.article-photo,.article-product-figure{margin:32px 0 42px}
.article-photo{overflow:visible}
.article-photo>a{display:block;overflow:hidden;border:1px solid var(--line);border-radius:26px;background:#0b0b0c}
.article-photo img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;filter:saturate(.88) contrast(1.03)}
.article-product-figure{padding:14px;border:1px solid var(--line);border-radius:26px;background:#101011}
.article-product-figure img{display:block;width:100%;aspect-ratio:16/9;object-fit:contain;border-radius:16px;background:#080809}
.article-page__content .study-ref{color:#92929b;font-size:.9em}
.article-related{padding-top:clamp(36px,5vw,58px)!important;border-top:1px solid var(--line)}
.article-related h2{font-size:clamp(1.6rem,3vw,2.4rem)!important}
.article-related__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.article-related__grid a{display:flex;align-items:center;min-height:84px;padding:16px 18px;border:1px solid var(--line);border-radius:18px;background:#111113;color:#e8e8ec;font-weight:700;line-height:1.4}
.article-related__grid a:hover{border-color:rgba(239,255,0,.35);color:var(--yellow)}
@media(max-width:767px){.article-page--expanded-title .article-page__header h1{max-width:100%}.article-photo,.article-product-figure{margin:26px 0 34px}.article-photo>a,.article-product-figure{border-radius:20px}.article-related__grid{grid-template-columns:1fr}.article-page__cover--photo img{aspect-ratio:4/3}}


/* v2.5.40: one visual system for all 20 catalog cards. */
.articles-feed--numbered .articles-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.articles-feed--numbered .article-card{display:flex;min-width:0;flex-direction:column}
.articles-feed--numbered .article-card__image{min-height:0;aspect-ratio:16/9}
.articles-feed--numbered .article-card__body{flex:1;justify-content:flex-start}
.article-card__number{position:absolute;z-index:2;top:16px;right:16px;display:inline-flex;min-width:48px;height:34px;align-items:center;justify-content:center;padding:0 10px;border:1px solid rgba(239,255,0,.45);border-radius:999px;background:rgba(5,5,5,.78);box-shadow:0 8px 28px rgba(0,0,0,.32);color:var(--yellow);font-size:.78rem;font-weight:900;letter-spacing:.09em;backdrop-filter:blur(10px)}
@media(max-width:767px){.articles-feed--numbered .articles-grid{grid-template-columns:1fr}.article-card__number{top:12px;right:12px}}


/* v2.6.0: author, direct-answer, FAQ and long-form elements for the 50-article catalog. */
.article-page__meta--author{align-items:center;gap:14px 18px;margin-top:22px}
.article-author-inline{display:flex;align-items:center;gap:10px;padding-right:4px}
.article-author-inline img{width:44px;height:44px;border:1px solid rgba(239,255,0,.25);border-radius:50%;background:#111;object-fit:cover}
.article-author-inline span{display:grid;gap:2px}.article-author-inline a{color:#f2f2f3}.article-author-inline a:hover{color:var(--yellow)}
.article-author-inline small{color:#8f8f97;font-size:.76rem}
.article-quick-answer{margin:0 0 clamp(42px,6vw,72px);padding:clamp(24px,4vw,38px);border:1px solid rgba(239,255,0,.24);border-radius:26px;background:linear-gradient(145deg,rgba(239,255,0,.075),rgba(15,15,17,.98))}
.article-quick-answer p:last-child{margin:0;color:#f5f5f6;font-size:clamp(1.08rem,1.6vw,1.28rem);font-weight:650;line-height:1.65}
.article-note{margin:24px 0;padding:18px 20px;border-left:3px solid var(--yellow);border-radius:0 16px 16px 0;background:#111113;color:#d5d5da;line-height:1.7}
.article-table-wrap{overflow-x:auto;margin:28px 0 34px;border:1px solid var(--line);border-radius:18px;background:#0d0d0f}
.article-table-wrap table{width:100%;border-collapse:collapse;min-width:560px}.article-table-wrap th,.article-table-wrap td{padding:14px 16px;border-bottom:1px solid var(--line);text-align:left;color:#c9c9cf}.article-table-wrap th{color:#fff;background:#151517}.article-table-wrap tr:last-child td{border-bottom:0}
.article-faq{padding-top:clamp(10px,2vw,22px)!important}.article-faq h2{max-width:18ch!important}
.article-faq details{margin:0 0 10px;border:1px solid var(--line);border-radius:18px;background:#101012}.article-faq summary{cursor:pointer;padding:18px 20px;color:#f0f0f2;font-weight:800;line-height:1.45}.article-faq details[open] summary{color:var(--yellow)}.article-faq details p{margin:0;padding:0 20px 20px;color:#bdbdc5}
.article-sources a{color:#d7d7dd;text-decoration:underline;text-underline-offset:3px}.article-sources a:hover{color:var(--yellow)}
.author-page-budos{padding:clamp(64px,9vw,120px) 0}.author-card-budos{display:grid;grid-template-columns:160px minmax(0,1fr);gap:34px;align-items:start;padding:clamp(28px,5vw,58px);border:1px solid var(--line);border-radius:32px;background:#101011}.author-card-budos>img{width:160px;height:160px;border-radius:50%;border:1px solid rgba(239,255,0,.28);background:#09090a}.author-card-budos h1{margin:10px 0 18px}.author-card-budos p{max-width:760px;color:#c3c3ca;line-height:1.75}
@media(max-width:767px){.article-page__meta--author{align-items:flex-start}.article-author-inline{flex-basis:100%}.article-table-wrap{margin-left:-2px;margin-right:-2px}.author-card-budos{grid-template-columns:1fr}.author-card-budos>img{width:112px;height:112px}}
