/* EgiptBezTajemnic V5.2.0 — warstwa redakcyjna */
:root{--editorial-ink:#10243d;--editorial-muted:#607087;--editorial-accent:#e87817;--editorial-soft:#f7f2e9;--editorial-line:#e4e9ef}
[hidden]{display:none!important}
.article-card-grid article,.home-featured-grid article{height:100%}
.article-card-grid article>a,.home-featured-grid article>a{height:100%;display:flex;flex-direction:column}
.article-card-grid article>a>div,.home-featured-grid article>a>div{display:flex;flex:1;flex-direction:column}
.article-card-grid article h2,.article-card-grid article h3,.home-featured-grid h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.article-card-grid article p,.home-featured-grid article p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.article-card-grid article b,.home-featured-grid article b{margin-top:auto;padding-top:.85rem}
.article-card-picture,.home-category-picture{overflow:hidden;background:#e8edf1}
.article-card-picture img,.home-category-picture img{width:100%;height:100%;object-fit:cover;transition:transform .28s ease}
.article-card-grid article>a:hover img,.home-category-grid>a:hover img{transform:scale(1.025)}
.article-card-grid article>a:focus-visible,.home-category-grid>a:focus-visible,.home-myth-grid>a:focus-visible,.latest-rail-list>a:focus-visible{outline:3px solid var(--editorial-accent);outline-offset:3px}
.home-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.home-category-grid>a{min-height:100%;display:flex;flex-direction:column}
.home-category-grid>a>div{flex:1}
.home-myth-grid>a{display:flex;flex-direction:column;min-height:100%}
.home-myth-grid p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}
.myth-read-more{margin-top:auto;padding-top:.8rem;color:var(--editorial-accent);font-weight:800;font-size:.88rem}
.latest-rail-list>a{display:grid!important;gap:.25rem}
.latest-rail-list>a small{color:var(--editorial-accent);font-weight:800;text-transform:uppercase;letter-spacing:.05em;font-size:.68rem}
.flight-check-list a small{display:none!important}
.article-meta{display:flex;flex-wrap:wrap;gap:.45rem .8rem}
.article-meta span{white-space:nowrap}
.sources-box small{display:block;margin-top:.2rem;color:var(--editorial-muted)}
.search-result{grid-template-columns:112px 1fr!important;align-items:start}
.search-result img{aspect-ratio:3/2;object-fit:cover;border-radius:10px}
.search-result>span>span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.home-featured-grid{align-items:stretch}
.home-featured-grid .article-card-picture{aspect-ratio:3/2}
.home-featured-grid article>a>div>span{font-weight:800;letter-spacing:.05em;text-transform:uppercase;font-size:.68rem;color:var(--editorial-accent)}
@media(max-width:1100px){.home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:700px){.home-category-grid{grid-template-columns:1fr!important}.search-result{grid-template-columns:86px 1fr!important}.home-featured-grid{grid-template-columns:1fr!important}}
@media(prefers-reduced-motion:reduce){.article-card-picture img,.home-category-picture img{transition:none}.article-card-grid article>a:hover img,.home-category-grid>a:hover img{transform:none}}
