.codex-cluster-hub{max-width:1180px;margin:0 auto;padding:clamp(1rem,4vw,2.5rem) clamp(1rem,4vw,2rem) 4rem;color:var(--codex-text, #291c0e)}@media(min-width:1280px){.codex-cluster-hub--with-rail{margin-left:280px;max-width:920px}}.codex-cluster-trail{font-size:var(--codex-text-xs, .8125rem);color:var(--codex-text-muted, #6e6051);margin-bottom:clamp(1.25rem,3vw,2rem);display:flex;flex-wrap:wrap;gap:var(--codex-space-1-plus);align-items:center}.codex-cluster-trail a{color:var(--codex-text-muted, #6e6051);text-decoration:none;transition:color .16s ease}.codex-cluster-trail a:hover,.codex-cluster-trail a:focus{color:var(--codex-gold, #c39a5f);text-decoration:underline}.codex-cluster-trail span[aria-current=page]{color:var(--codex-text, #291c0e);font-weight:600}.codex-cluster-hero{display:grid;grid-template-columns:auto 1fr;gap:clamp(1.25rem,3vw,2.25rem);align-items:start;background:linear-gradient(135deg,#c49a5f14,#c49a5f05 60%,#fff0);border:1px solid rgba(196,154,95,.2);border-radius:18px;padding:clamp(1.5rem,3vw,2.5rem);margin-bottom:clamp(1.5rem,4vw,3rem)}.codex-cluster-hero__icon-wrap{display:flex;align-items:flex-start;justify-content:center;width:clamp(64px,8vw,88px);height:clamp(64px,8vw,88px);border-radius:22px;background:var(--codex-surface, #fff);box-shadow:0 6px 20px #c49a5f2e;border:1px solid rgba(196,154,95,.25)}.codex-cluster-hero__icon{font-size:clamp(2rem,4vw,2.75rem);line-height:1;padding-top:var(--codex-space-2-plus)}.codex-cluster-hero__body{min-width:0}.codex-cluster-hero__kicker{font-size:var(--codex-text-xs, .8125rem);font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--codex-gold, #c39a5f);margin:0 0 var(--codex-space-2)}.codex-cluster-hero h1{font-family:var(--codex-font-heading, "Lora", Georgia, serif);font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.15;margin:0 0 var(--codex-space-3);color:var(--codex-text, #291c0e)}.codex-cluster-hero__lede{font-size:clamp(1rem,1.6vw,1.125rem);line-height:1.6;color:var(--codex-text-muted, #4f4338);margin:0 0 var(--codex-space-5)}.codex-cluster-hero__pillars{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:var(--codex-space-2-plus)}@media(min-width:768px){.codex-cluster-hero__pillars{grid-template-columns:1fr 1fr;gap:var(--codex-space-2-plus) var(--codex-space-6)}}.codex-cluster-hero__pillars li{display:flex;align-items:flex-start;gap:var(--codex-space-2-plus);font-size:var(--codex-text-sm, .9375rem);line-height:1.5;color:var(--codex-text, #291c0e)}.codex-cluster-hero__pillar-bullet{color:var(--codex-gold, #c39a5f);font-weight:700;margin-top:.05rem;flex-shrink:0}.codex-cluster-grid-wrap{margin-bottom:clamp(2rem,5vw,3.5rem)}.codex-cluster-grid-heading{font-family:var(--codex-font-heading, "Lora", Georgia, serif);font-size:clamp(1.4rem,3vw,1.875rem);margin:0 0 var(--codex-space-2);color:var(--codex-text, #291c0e);display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--codex-space-2-plus)}.codex-cluster-grid-heading a{color:inherit;text-decoration:none;border-bottom:1px dotted transparent;transition:border-color .16s ease,color .16s ease}.codex-cluster-grid-heading a:hover,.codex-cluster-grid-heading a:focus{color:var(--codex-gold, #c39a5f);border-bottom-color:var(--codex-gold, #c39a5f)}.codex-cluster-grid-heading__count{font-family:var(--codex-font-body, system-ui, sans-serif);font-size:var(--codex-text-sm);font-weight:500;color:var(--codex-text-muted, #6e6051);letter-spacing:0}.codex-cluster-grid-intro{font-size:var(--codex-text-sm, .9375rem);line-height:1.55;color:var(--codex-text-muted, #4f4338);margin:0 0 var(--codex-space-5);max-width:65ch}.codex-cluster-grid{display:grid;grid-template-columns:1fr;gap:clamp(1rem,2vw,1.5rem)}@media(min-width:600px){.codex-cluster-grid{grid-template-columns:1fr 1fr}}@media(min-width:1025px){.codex-cluster-grid{grid-template-columns:1fr 1fr 1fr}}.codex-cluster-card{display:flex;flex-direction:column;background:var(--codex-surface, #fff);border:1px solid var(--codex-border, #e7decc);border-radius:14px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.codex-cluster-card:hover,.codex-cluster-card:focus-within{transform:translateY(-3px);box-shadow:0 12px 28px #291c0e14;border-color:var(--codex-gold, #c39a5f);text-decoration:none}.codex-cluster-card__thumb{width:100%;aspect-ratio:16 / 9;object-fit:cover;background:var(--codex-bg-soft, #f4ecd9);display:block}.codex-cluster-card__body{display:flex;flex-direction:column;gap:var(--codex-space-2-plus);padding:var(--codex-space-4-plus) var(--codex-space-5) var(--codex-space-5);flex:1}.codex-cluster-card__kicker{font-size:var(--codex-text-2xs);text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:var(--codex-gold, #c39a5f);background:#c49a5f1a;padding:.2rem var(--codex-space-2-plus);border-radius:4px;align-self:flex-start;line-height:1.4}.codex-cluster-card__title{font-family:var(--codex-font-heading, "Lora", Georgia, serif);font-size:var(--codex-text-base-plus);line-height:1.3;color:var(--codex-text, #291c0e);font-weight:600}.codex-cluster-card__summary{font-size:var(--codex-text-sm-plus);line-height:1.5;color:var(--codex-text-muted, #4f4338);margin:0;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.codex-cluster-card__cta{font-size:var(--codex-text-sm);font-weight:600;color:var(--codex-gold, #c39a5f);margin-top:var(--codex-space-1)}.codex-cluster-cross-nav{border-top:1px solid var(--codex-border, #e7decc);padding-top:clamp(1.5rem,3vw,2rem)}.codex-cluster-cross-nav__heading{font-family:var(--codex-font-heading, "Lora", Georgia, serif);font-size:clamp(1.2rem,2.5vw,1.5rem);margin:0 0 var(--codex-space-4);color:var(--codex-text, #291c0e)}.codex-cluster-cross-nav ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:var(--codex-space-2)}@media(min-width:600px){.codex-cluster-cross-nav ul{grid-template-columns:1fr 1fr}}@media(min-width:1025px){.codex-cluster-cross-nav ul{grid-template-columns:1fr 1fr 1fr}}.codex-cluster-cross-nav__link{display:flex;align-items:center;gap:var(--codex-space-3);padding:var(--codex-space-2-plus) var(--codex-space-4);border-radius:10px;background:var(--codex-bg-soft, #f4ecd9);text-decoration:none;color:var(--codex-text, #291c0e);font-size:var(--codex-text-sm-plus);transition:background .16s ease,color .16s ease,transform .16s ease}.codex-cluster-cross-nav__link:hover,.codex-cluster-cross-nav__link:focus{background:#c49a5f2e;color:var(--codex-text, #291c0e);transform:translate(2px);text-decoration:none}.codex-cluster-cross-nav__icon{font-size:var(--codex-text-lg);line-height:1}.codex-cluster-cross-nav__label{flex:1;font-weight:500}.codex-cluster-cross-nav__count{font-size:var(--codex-text-xs-plus);font-weight:600;color:var(--codex-text-muted, #6e6051);background:var(--codex-surface, #fff);padding:.15rem var(--codex-space-2);border-radius:999px;min-width:1.5rem;text-align:center}
