/* Complete shared composition for catalogs, SEO pages and the journal. */
.hs-content main{width:100%;max-width:var(--max);margin:auto;padding:0 var(--gutter) 80px}.hs-content .crumb,.hs-content .crumbs{font-size:13px;color:var(--muted);padding-top:26px;line-height:1.7}.hs-content .crumbs span{padding:0 8px}.hs-content .hero{padding:56px 0 64px;max-width:880px}.hs-content .hero>span,.hs-content .tag,.hs-content .section-head span,.hs-content .kicker{font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:var(--muted)}.hs-content h1{font-size:clamp(36px,5.5vw,68px);max-width:22ch;margin:16px 0 24px}.hs-content h2{font-size:clamp(28px,3.6vw,42px);margin:0 0 20px}.hs-content h3{font-size:24px;margin:0 0 12px}.hs-content .hero p,.hs-content .lead{font-size:19px;max-width:65ch;color:var(--muted);margin-bottom:24px}.hs-content .hero .crumbs{padding-top:0;margin-bottom:24px}.hs-content .section-head{display:flex;align-items:end;justify-content:space-between;gap:32px;margin:24px 0}.hs-content .section-head p{font-size:15px;color:var(--muted)}.hs-content .grid,.hs-content .article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 28px;padding:12px 0 64px}.hs-content .card,.hs-content .stay,.hs-content .article-card{min-width:0;background:transparent;border:0;border-radius:0;overflow:hidden;text-decoration:none}.hs-content .card a,.hs-content .stay a,.hs-content .article-card a{display:block;text-decoration:none}.hs-content .card img,.hs-content .stay img,.hs-content .article-card img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:6px;transition:transform .35s}.hs-content .card:hover img,.hs-content .stay:hover img{transform:scale(1.015)}.hs-content .card-img{aspect-ratio:4/3;background:var(--paper2);background-size:cover;background-position:center}.hs-content .card-body,.hs-content .card .body,.hs-content .stay .body{padding:20px 0 0}.hs-content .body strong,.hs-content .card h3,.hs-content .card-body h2,.hs-content .article-card h2{display:block;font:500 24px/1.15 var(--ff-d);margin:10px 0 12px}.hs-content .card p,.hs-content .stay p,.hs-content .article-card p{font-size:15px;color:var(--muted);margin:10px 0 14px}.hs-content .card b,.hs-content .body b,.hs-content .more{font-size:14px;font-weight:500}.hs-content .kind{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.hs-content .filters,.hs-content .chips,.hs-content .seo-nav{display:flex;gap:12px;flex-wrap:wrap;margin:0 0 24px}.hs-content .filter,.hs-content .chips a,.hs-content .seo-nav a{background:transparent;border:1px solid var(--line);border-radius:4px;padding:12px 16px;min-height:44px;color:var(--ink);text-decoration:none;font:500 14px var(--ff-b)}.hs-content .filter.active,.hs-content .filter:hover,.hs-content .chips a:hover{background:var(--ink);color:var(--paper)}.hs-content .content{display:grid;grid-template-columns:1fr 1fr;gap:64px;border-top:1px solid var(--line);padding:56px 0}.hs-content .content p{max-width:58ch;color:var(--muted)}.hs-content .faq,.hs-content .links,.hs-content .related{padding:56px 0;border-top:1px solid var(--line)}.hs-content main details{border-bottom:1px solid var(--line)}.hs-content main summary{font-weight:500;padding:22px 0;min-height:48px}.hs-content main details p{padding:0 0 24px;margin:0;color:var(--muted);max-width:70ch}.hs-content .links nav,.hs-content .related nav{display:flex;flex-wrap:wrap;gap:18px 28px}.hs-content .links a,.hs-content .related a{font-size:15px}.hs-content .related .btn{margin-top:18px}.hs-content .article,.hs-content .post-body,.hs-content main>article{max-width:760px;margin-inline:auto}.hs-content .article{padding:48px 0 0}.hs-content .article h1,.hs-content .article-head h1{max-width:24ch;font-size:clamp(35px,4.7vw,58px);margin:20px 0 24px}.hs-content .post-meta,.hs-content .byline{font-size:13px;color:var(--muted);display:flex;gap:12px;flex-wrap:wrap;margin:24px 0 36px}.hs-content .post-body,.hs-content .article{font-size:18px;line-height:1.8}.hs-content .article p,.hs-content .post-body p{margin:20px 0}.hs-content .article h2,.hs-content .post-body h2{font-size:clamp(28px,3vw,36px);margin:48px 0 18px}.hs-content .article h3{margin:32px 0 16px}.hs-content ul,.hs-content ol{padding-left:24px}.hs-content li{padding:5px 0}.hs-content .cover,.hs-content .article img{width:100%;height:auto;max-height:560px;object-fit:cover;border-radius:6px;margin:28px 0}.hs-content .toc,.hs-content .note,.hs-content .expert{background:var(--paper2);padding:28px;margin:32px 0;border-radius:4px;font-size:16px}.hs-content .toc a{display:block;padding:6px 0}.hs-content .cta-box,.hs-content .next,.hs-content .article-next{padding:36px;margin:48px 0;background:var(--dark);color:var(--paper)}.hs-content .cta-box .btn,.hs-content .next .btn,.hs-content .article-next .btn{margin-top:20px}.hs-content .author{display:flex;gap:20px;align-items:center;margin:40px 0;font-size:15px}.hs-content .av{width:48px;height:48px;background:var(--paper2);display:grid;place-items:center}.hs-content .read-more a{display:block;padding:12px 0}.hs-content .hs-catalog-photo{width:100%;aspect-ratio:21/8;object-fit:cover;margin:0 0 44px;border-radius:4px}
@media(max-width:900px){.hs-content .grid,.hs-content .article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hs-content .content{gap:32px}.hs-content .hero{padding-top:38px}.hs-content .section-head{align-items:start;flex-direction:column;gap:8px}}
@media(max-width:580px){.hs-content .grid,.hs-content .article-grid,.hs-content .content{grid-template-columns:minmax(0,1fr)}.hs-content .hero{padding:38px 0}.hs-content h1{font-size:38px}.hs-content .hero p{font-size:17px}.hs-content .grid{gap:32px}.hs-content .hs-catalog-photo{aspect-ratio:4/3}.hs-content .article{font-size:17px}.hs-content .cta-box,.hs-content .toc,.hs-content .note{padding:24px}.hs-content .faq,.hs-content .links,.hs-content .related{padding:40px 0}.hs-content .hero .btn{width:100%}}
