/* Homepage-only hierarchy: resources first, books second. */
.homepage-main{padding-top:26px}.homepage-search{max-width:680px;margin:0 0 30px}.homepage-search h2,.homepage-section-title{margin:0 0 10px;font-size:1.35rem}.homepage-search p{margin:0 0 14px;color:var(--muted)}.homepage-search-form{display:flex;gap:8px}.homepage-search-form input{flex:1;min-width:0;padding:10px 12px;border:1px solid #afc0cb;border-radius:5px;color:var(--ink);font:inherit}.homepage-search-form button{padding:10px 17px;border:1px solid var(--blue-dark);border-radius:5px;background:var(--blue);color:#fff;font:inherit;cursor:pointer}.homepage-search-form button:hover,.homepage-search-form button:focus{background:var(--blue-dark)}.homepage-resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:0 0 38px}.homepage-resource-card{padding:22px;border:1px solid #e1e9ed;border-radius:8px;background:#fbfcfd}.homepage-resource-card h2{margin:0 0 8px;font-size:1.35rem}.homepage-resource-card p{margin:0 0 13px;color:var(--muted)}.homepage-resource-card ul{margin:0 0 16px;padding:0;list-style:none}.homepage-resource-card li{border-bottom:1px solid #e5ecef}.homepage-resource-card li:last-child{border-bottom:0}.homepage-resource-card li a{display:block;padding:7px 5px;text-decoration:none}.homepage-resource-card li a:hover,.homepage-resource-card li a:focus-visible{background:#e7f0f6;text-decoration:underline}.homepage-resource-card .explore-link{font-weight:700;text-decoration:none}.books-section{margin:0;padding:29px 0 0;border-top:1px solid #edf1f3}.books-section>p{max-width:720px;margin:0 0 21px;color:var(--muted)}.cslideshow-container{position:relative;width:min(100%,360px);margin:0 auto}.cimage-container{width:185px;height:240px;margin:0 auto}.cslide{display:none;height:305px;text-align:center}.cslide img{display:block;width:185px!important;height:240px!important;margin:0 auto;object-fit:cover;border:1px solid #d5e0e7;border-radius:5px}.ctext{margin-top:10px;font-size:.88rem;line-height:1.4}.ctext a{color:var(--blue);text-decoration:underline}.cprev,.cnext{position:absolute;top:105px;width:34px;height:34px;border:1px solid #b8c8d2;border-radius:50%;background:#fff;color:var(--blue-dark);font-size:22px;line-height:30px;cursor:pointer}.cprev{left:18px}.cnext{right:18px}.cprev:hover,.cnext:hover,.cprev:focus-visible,.cnext:focus-visible{background:#e7f0f6}.cdot{width:10px;height:10px;margin:0 3px;padding:0;border:0;border-radius:50%;background:#b9c8d2;cursor:pointer}.cdot.active,.cdot:hover{background:var(--blue)}.carousel-dots{margin-top:1px;text-align:center}.homepage-main .about-section{max-width:none;margin:36px 0 0}
@media (max-width:899px){.homepage-main{padding-top:22px}.homepage-search{margin-bottom:25px}.homepage-search-form{display:block}.homepage-search-form button{width:100%;margin-top:8px}.homepage-resource-grid{grid-template-columns:1fr;gap:15px;margin-bottom:30px}.homepage-resource-card{padding:18px}.books-section{padding-top:24px}.cslideshow-container{width:100%}.cimage-container{width:165px;height:215px}.cslide{height:282px}.cslide img{width:165px!important;height:215px!important}.cprev,.cnext{top:92px}.cprev{left:0}.cnext{right:0}.homepage-main .about-section{margin-top:28px}}
