/* Shared discovery presentation: same container, hero rhythm and card sizing
   as the public library. Scoped to discovery pages only. */
.discovery-hub-page,.discovery-category-page{padding:34px 0 88px;background:#f5f7fb;min-height:calc(100vh - 110px)}
.discovery-hub-page>.public-container,.discovery-category-page>.public-container{width:min(1200px,calc(100% - 36px));margin-inline:auto}
.discovery-hub-page .discovery-hub-heading{max-width:none;margin:0 0 30px;padding:46px 52px;border-radius:24px;text-align:left;color:#fff;background:radial-gradient(circle at 88% 5%,rgba(129,151,255,.35),transparent 32%),linear-gradient(125deg,#18356e,#3159c7 58%,#6842dc);box-shadow:0 24px 55px rgba(28,59,137,.2)}
.discovery-hub-page .discovery-hub-heading .public-eyebrow{color:#d6e1ff}
.discovery-hub-page .discovery-hub-heading .public-title{max-width:820px;margin:13px 0 10px;color:#fff;font-size:clamp(38px,4.5vw,58px);line-height:1.06;letter-spacing:-.045em}
.discovery-hub-page .discovery-hub-heading .public-subtitle{max-width:760px;margin:0;color:#e4ebff;font-size:16px;line-height:1.65}
.discovery-hub-page .discovery-hub-summary{justify-content:flex-start;gap:12px;margin-top:24px}
.discovery-hub-page .discovery-hub-summary>span{min-width:185px;border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.12);box-shadow:none}
.discovery-hub-page .discovery-hub-summary i{color:#fff;background:rgba(255,255,255,.18)}
.discovery-hub-page .discovery-hub-summary strong{color:#fff}.discovery-hub-page .discovery-hub-summary small{color:#e1e8ff}
.discovery-hub-page .discovery-hub-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.discovery-hub-page .discovery-category-card{min-height:276px;padding:25px 25px 0;border-radius:19px}
.discovery-hub-page .discovery-category-card h2{font-size:21px;line-height:1.3}
.discovery-hub-page .discovery-category-card p{min-height:48px;margin-bottom:17px;font-size:14px;line-height:1.55;-webkit-line-clamp:2}
.discovery-hub-page .discovery-card-link{min-height:58px;margin:0 -25px;padding:17px 25px}
.discovery-hub-page .discovery-featured-tests{margin-top:42px;padding:28px;border:1px solid #dce5f0;border-radius:20px;background:#fff;box-shadow:0 12px 32px rgba(25,43,85,.05)}
.discovery-hub-page .discovery-featured-tests .section-heading{margin-bottom:20px}.discovery-hub-page .discovery-featured-tests .section-heading h2{font-size:26px}
.discovery-category-page .discovery-category-hero{grid-template-columns:minmax(0,1fr) 120px;min-height:286px;margin-bottom:28px;padding:46px 52px;border-radius:24px}
.discovery-category-page .discovery-category-hero h1{font-size:clamp(38px,4.5vw,56px);line-height:1.06;letter-spacing:-.04em}.discovery-category-page .discovery-category-copy{min-width:0}
.discovery-category-page .content-layout{grid-template-columns:minmax(0,1fr) 300px;gap:28px}.discovery-category-page .content-layout main>.discovery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.discovery-category-page .content-layout main>.discovery-grid>.content-card-unified{min-height:245px}.discovery-category-page .public-widgets{position:sticky;top:105px}
@media(max-width:991.98px){.discovery-hub-page .discovery-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.discovery-category-page .content-layout{grid-template-columns:1fr}.discovery-category-page .public-widgets{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767.98px){.discovery-hub-page,.discovery-category-page{padding:20px 0 60px}.discovery-hub-page>.public-container,.discovery-category-page>.public-container{width:min(100% - 24px,1200px)}.discovery-hub-page .discovery-hub-heading{padding:30px 24px;border-radius:20px}.discovery-hub-page .discovery-hub-heading .public-title{font-size:36px}.discovery-hub-page .discovery-hub-heading .public-subtitle{font-size:14px}.discovery-hub-page .discovery-hub-summary{align-items:stretch;flex-direction:column}.discovery-hub-page .discovery-hub-summary>span{min-width:0}.discovery-hub-page .discovery-hub-grid{grid-template-columns:1fr;gap:16px}.discovery-hub-page .discovery-category-card{min-height:0}.discovery-hub-page .discovery-featured-tests{padding:20px}.discovery-category-page .discovery-category-hero{grid-template-columns:1fr;min-height:0;padding:30px 24px;border-radius:20px}.discovery-category-page .discovery-category-hero h1{font-size:36px}.discovery-category-page .discovery-category-hero>i{display:none}.discovery-category-page .content-layout main>.discovery-grid{grid-template-columns:1fr}.discovery-category-page .public-widgets{grid-template-columns:1fr}}
