.compendium{max-width:1200px;margin:0 auto;padding:120px 40px}.compendium-header{text-align:center;margin-bottom:60px}.compendium-eyebrow{font-family:var(--sans);font-size:7.5pt;text-transform:uppercase;letter-spacing:.5em;color:var(--stone);margin-bottom:16px}.compendium-title{font-family:var(--serif);font-size:28pt;font-weight:600;color:var(--forest);margin-bottom:16px}.compendium-subtitle{font-family:var(--serif);font-size:11pt;font-style:italic;color:var(--stone);max-width:600px;margin:0 auto 20px}.compendium-line{width:60px;height:2px;background:var(--bark);margin:0 auto}.compendium-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;justify-items:center}.compendium-grid .category-card{width:100%}@media(min-width:801px){.compendium-grid{justify-content:center}}.category-card{background:var(--paper);border:.5px solid var(--border);border-radius:12px;padding:32px 24px;text-align:center;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s ease;position:relative;overflow:hidden}.category-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.018;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.category-card:hover{transform:translateY(-6px);box-shadow:0 16px 48px #00000014}.category-icon{font-size:32pt;margin-bottom:16px}.category-image-wrap{position:relative;width:100%;height:160px;margin:-32px -24px 16px;width:calc(100% + 48px);overflow:hidden;border-radius:12px 12px 0 0}.category-image{width:100%;height:100%;object-fit:cover;object-position:center 30%;display:block}.category-image-fade{position:absolute;bottom:0;left:0;right:0;height:60%;pointer-events:none}.category-name{font-family:var(--serif);font-size:16pt;font-weight:600;margin-bottom:12px}.category-desc{font-size:9.5pt;color:var(--charcoal);line-height:1.65;margin-bottom:16px}.category-count{font-family:var(--sans);font-size:8pt;color:var(--stone);margin-bottom:12px}.category-explore{font-family:var(--sans);font-size:8pt;font-weight:600;text-transform:uppercase;letter-spacing:.06em;display:inline-flex;align-items:center;gap:4px;transition:gap .2s}.category-explore:hover{gap:8px}@media(max-width:1024px){.compendium-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.compendium{padding:80px 16px}.compendium-grid{grid-template-columns:1fr;gap:16px}.compendium-title{font-size:22pt}.category-card{padding:24px 16px}.category-image-wrap{height:140px;margin:-24px -16px 12px;width:calc(100% + 32px)}}.compendium-cta{text-align:center;margin-top:48px}.compendium-cta-btn{display:inline-block;font-family:var(--sans);font-size:9pt;font-weight:600;letter-spacing:.04em;color:#fff;background:var(--forest);padding:14px 36px;border-radius:8px;text-decoration:none;transition:background .2s,transform .2s}.compendium-cta-btn:hover{background:var(--forest-deep);transform:translateY(-2px)}
