@import url("https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,700&family=Outfit:wght@400;500;600;700&display=swap");.explore-hub-page{--sr-bg:#e7f1ee;--sr-mist:#f3faf7;--sr-ink:#0b3d36;--sr-muted:rgba(11,61,54,.72);--sr-brass:#946c2a;--sr-line:rgba(11,61,54,.14);--sr-card:hsla(0,0%,100%,.72);min-height:100vh;background:radial-gradient(900px 420px at 10% -10%,rgba(184,137,61,.14),transparent 55%),linear-gradient(180deg,var(--sr-bg),var(--sr-mist) 48%,#d5e6e1);color:var(--sr-ink);font-family:Outfit,Segoe UI,sans-serif}.explore-hub-page a{color:inherit}.explore-hub-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid var(--sr-line);background:rgba(243,250,247,.88);backdrop-filter:blur(12px)}.explore-hub-brand{font-family:Fraunces,Georgia,serif;font-weight:700;font-size:1.25rem;text-decoration:none;color:var(--sr-ink)}.explore-hub-nav{display:flex;flex-wrap:wrap;gap:.85rem;font-size:.92rem}.explore-hub-nav a{color:var(--sr-muted);text-decoration:none}.explore-hub-nav a:hover,.explore-hub-nav a[aria-current=page]{color:var(--sr-ink)}.explore-hub-main{width:min(920px,calc(100% - 2.3rem));margin:0 auto;padding:1.5rem 0 3.5rem}.explore-hub-crumbs{font-size:.85rem;color:var(--sr-muted);margin-bottom:1rem}.explore-hub-crumbs a{color:var(--sr-muted);text-decoration:none}.explore-hub-crumbs a:hover{color:var(--sr-ink)}.explore-hub-eyebrow{font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:var(--sr-brass);margin:0 0 .55rem}.explore-hub-main h1{font-family:Fraunces,Georgia,serif;font-size:clamp(1.85rem,4vw,2.55rem);line-height:1.15;margin:0 0 .75rem}.explore-hub-lead{color:var(--sr-muted);font-size:1.05rem;line-height:1.55;max-width:40rem;margin:0 0 1.5rem}.explore-hub-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin:0 0 2rem}.explore-hub-btn{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.1rem;border-radius:.55rem;text-decoration:none;font-weight:600;font-size:.95rem}.explore-hub-btn-primary{background:var(--sr-ink);color:#f3faf7}.explore-hub-btn-ghost{border:1px solid var(--sr-line);background:var(--sr-card);color:var(--sr-ink)}.explore-hub-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.9rem;margin:1.25rem 0 2rem}.explore-hub-card{display:flex;flex-direction:column;gap:.35rem;padding:1rem 1.05rem;border-radius:.75rem;border:1px solid var(--sr-line);background:var(--sr-card);text-decoration:none;transition:border-color .15s ease,transform .15s ease}.explore-hub-card:hover{border-color:rgba(11,61,54,.35);transform:translateY(-1px)}.explore-hub-card span{font-weight:650;font-size:1.05rem}.explore-hub-card small{color:var(--sr-muted);font-size:.86rem;line-height:1.35}.explore-hub-section h2{font-family:Fraunces,Georgia,serif;font-size:1.45rem;margin:0 0 .5rem}.explore-hub-section .muted{color:var(--sr-muted);margin:0 0 1rem}.explore-editorial-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.9rem}.explore-editorial-card{display:flex;flex-direction:column;gap:.55rem;padding:1rem 1.05rem;border-radius:.75rem;border:1px solid var(--sr-line);background:var(--sr-card)}.explore-editorial-card a{text-decoration:none}.explore-editorial-card h3{font-family:Fraunces,Georgia,serif;font-size:1.15rem;margin:0 0 .35rem}.explore-editorial-card p{margin:0;color:var(--sr-muted);font-size:.92rem;line-height:1.45}.explore-editorial-foot{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:auto;padding-top:.35rem}.explore-editorial-meta,.explore-editorial-tag{font-size:.78rem;color:var(--sr-muted)}.explore-editorial-tag{padding:.15rem .45rem;border-radius:999px;border:1px solid var(--sr-line)}.explore-empty{padding:1.25rem;border-radius:.75rem;border:1px dashed var(--sr-line);background:hsla(0,0%,100%,.45);color:var(--sr-muted)}.explore-empty p{margin:0 0 .55rem}.explore-hub-footer{width:min(920px,calc(100% - 2.3rem));margin:0 auto;padding:0 0 2.5rem;color:var(--sr-muted);font-size:.9rem}.explore-hub-footer a{color:var(--sr-muted);text-decoration:none}.explore-hub-footer a:hover{color:var(--sr-ink)}.explore-hub-footer-brand{margin-top:.65rem;font-family:Fraunces,Georgia,serif;color:var(--sr-ink)}