.scg-resource{color:var(--scg-ink);background:#f7fafb}.scg-resource .breadcrumbs-container{width:min(100% - 32px,1240px);margin:0 auto}.scg-resource__hero{padding:clamp(48px,7vw,86px) 0;background:radial-gradient(circle at 82% 20%,rgba(210,166,74,.18),transparent 32%),linear-gradient(145deg,#f6fbfd,#e6f0f5);border-bottom:1px solid var(--scg-border)}.scg-resource__hero-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.7fr);gap:clamp(30px,6vw,72px);align-items:center}.scg-resource__hero h1{max-width:820px;margin:10px 0 14px;color:var(--scg-blue-dark);font-size:clamp(2.65rem,6vw,5.2rem);line-height:.98}.scg-resource__scripture{max-width:780px;margin:0;color:var(--scg-gold-dark, #8b641b);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.65rem,3vw,2.45rem);font-style:italic;line-height:1.18}.scg-resource__reference{display:inline-block;margin-top:8px;color:var(--scg-blue-dark);font-size:.88rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.scg-resource__intro{max-width:780px;margin-top:25px;color:var(--scg-muted);font-size:1.08rem;line-height:1.75}.scg-resource__hero-note{padding:28px;border:1px solid rgba(14,106,148,.18);border-radius:var(--scg-radius-lg);background:#ffffffd4;box-shadow:0 14px 38px #29414b17}.scg-resource__hero-note strong{display:block;margin-bottom:10px;color:var(--scg-blue-dark);font-family:Georgia,Times New Roman,serif;font-size:1.35rem}.scg-resource__hero-note .rte{color:var(--scg-muted);line-height:1.68}.scg-resource__section{padding:clamp(48px,7vw,82px) 0}.scg-resource__section--white{background:#fff}.scg-resource__section--soft{background:linear-gradient(145deg,#fffdf8,#f6ead4)}.scg-resource__heading{max-width:820px;margin-bottom:30px}.scg-resource__heading h2{margin:7px 0 12px;color:var(--scg-blue-dark);font-size:clamp(2rem,4vw,3.35rem);line-height:1.05}.scg-resource__heading .rte{color:var(--scg-muted);font-size:1.02rem;line-height:1.72}.scg-resource__topics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.scg-resource__topic{min-height:220px;padding:27px;border:1px solid var(--scg-border);border-radius:var(--scg-radius-lg);background:#fff;box-shadow:0 10px 30px #29414b0f}.scg-resource__topic-number{display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;margin-bottom:18px;border-radius:50%;background:#e7f2f6;color:var(--scg-blue);font-weight:900}.scg-resource__topic h3{margin:0 0 10px;color:var(--scg-blue-dark);font-size:1.45rem;line-height:1.18}.scg-resource__topic .rte{color:var(--scg-muted);line-height:1.65}.scg-resource__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.scg-resource-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid var(--scg-border);border-radius:var(--scg-radius-lg);background:#fff;box-shadow:0 10px 30px #29414b0f}.scg-resource-card__image{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;background:#f1f5f7}.scg-resource-card__image img{width:100%;height:100%;object-fit:contain;transition:transform .18s ease}.scg-resource-card:hover .scg-resource-card__image img{transform:scale(1.025)}.scg-resource-card__body{display:flex;flex:1;flex-direction:column;padding:20px}.scg-resource-card__status{display:inline-flex;align-self:flex-start;margin-bottom:10px;padding:5px 9px;border-radius:999px;background:#eaf5ee;color:#2c6640;font-size:.74rem;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.scg-resource-card__status--out{background:#f1f1f1;color:#666}.scg-resource-card h3{margin:0 0 12px;color:var(--scg-blue-dark);font-size:1.07rem;line-height:1.35}.scg-resource-card h3 a{color:inherit;text-decoration:none}.scg-resource-card__price{margin:auto 0 0;padding-top:10px;color:var(--scg-ink);font-size:1rem;font-weight:850}.scg-resource-card__link{display:inline-block;margin-top:12px;color:var(--scg-blue);font-weight:800;text-decoration:none}.scg-resource__empty{padding:24px;border:1px dashed var(--scg-border);border-radius:var(--scg-radius-lg);background:#fff;color:var(--scg-muted)}.scg-resource__principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.scg-resource__principle{padding:25px;border:1px solid rgba(139,100,27,.17);border-radius:var(--scg-radius-lg);background:#ffffffb8}.scg-resource__principle strong{display:block;margin-bottom:9px;color:var(--scg-blue-dark);font-family:Georgia,Times New Roman,serif;font-size:1.3rem}.scg-resource__principle p{margin:0;color:var(--scg-muted);line-height:1.65}.scg-resource__faq{display:grid;gap:12px;max-width:920px}.scg-resource__faq details{border:1px solid var(--scg-border);border-radius:14px;background:#fff}.scg-resource__faq summary{padding:19px 22px;color:var(--scg-blue-dark);font-weight:850;cursor:pointer}.scg-resource__faq-answer{padding:0 22px 20px;color:var(--scg-muted);line-height:1.7}.scg-resource__related{display:flex;flex-wrap:wrap;gap:12px}.scg-resource__related a{display:inline-flex;align-items:center;min-height:44px;padding:10px 16px;border:1px solid rgba(14,106,148,.22);border-radius:999px;background:#fff;color:var(--scg-blue);font-weight:800;text-decoration:none}.scg-resource__disclosure{max-width:900px;margin-top:25px;color:var(--scg-muted);font-size:.9rem;line-height:1.65}@media(max-width:1023px){.scg-resource__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:820px){.scg-resource__hero-grid,.scg-resource__topics,.scg-resource__principles{grid-template-columns:1fr}.scg-resource__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.scg-resource__grid{grid-template-columns:1fr}}.scg-collection-hub__path{display:block;color:inherit;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.scg-collection-hub__path:hover{transform:translateY(-2px);box-shadow:0 15px 34px #29414b1a}.scg-collection-hub__path-link{display:inline-block;margin-top:14px;color:var(--scg-blue);font-weight:800}.scg-collection-hub__thought{max-width:900px;margin-bottom:0}.scg-collection-hub__thought h2{font-family:Georgia,Times New Roman,serif;font-style:italic}.scg-resource__hero-note-icon{display:block;width:78px;height:78px;margin:24px auto 0;opacity:.72;object-fit:contain}.scg-collection-mismatch__inner{max-width:760px;margin:0 auto;padding:48px 0;text-align:center}.scg-collection-mismatch__inner h1{margin:8px 0 14px;color:var(--scg-blue-dark);font-size:clamp(2.2rem,5vw,4rem);line-height:1.05}.scg-collection-mismatch__inner p{color:var(--scg-muted);font-size:1.05rem}.scg-collection-mismatch__link{display:inline-flex;margin-top:18px;padding:12px 20px;border-radius:999px;background:var(--scg-blue-dark);color:#fff;font-weight:800;text-decoration:none}.scg-collection-hub__path-links{display:flex;flex-wrap:wrap;gap:8px 16px;align-items:center;margin-top:14px}.scg-collection-hub__path-links .scg-collection-hub__path-link{margin-top:0}.scg-collection-hub__path-link--secondary{position:relative;z-index:2;text-decoration:none}.scg-resource__hero-note--has-icon{display:flex;flex-direction:column;justify-content:flex-start;text-align:center}.scg-resource__hero-note--has-icon strong{font-size:clamp(1.35rem,2.4vw,1.75rem);line-height:1.12}.scg-resource__hero-note--has-icon .scg-resource__hero-note-icon{width:110px;height:92px;margin-top:18px;opacity:.36}.scg-collection-hub__path-link{text-decoration:none}
/*# sourceMappingURL=/cdn/shop/t/34/assets/scg-resource-collection.css.map */
