.module-directory-grid[data-astro-cid-sotehcpl]{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem}.module-directory-card[data-astro-cid-sotehcpl]{position:relative;display:flex;flex-direction:column;grid-column:span 4;min-height:21rem;padding:1.3rem;border-radius:1.7rem;border:1px solid rgb(var(--directory-accent) / .14);background:linear-gradient(180deg,#090c134d,#05080e1f),radial-gradient(circle at top right,rgb(var(--directory-accent) / .2),transparent 13rem);box-shadow:0 28px 76px #00000038,inset 0 1px #ffffff14;backdrop-filter:blur(38px) saturate(1.16);-webkit-backdrop-filter:blur(38px) saturate(1.16);overflow:hidden;transition:transform .26s ease,border-color .26s ease,box-shadow .26s ease}.module-directory-card[data-astro-cid-sotehcpl]:hover{transform:translateY(-5px) scale(1.012);border-color:rgb(var(--directory-accent) / .24);box-shadow:0 34px 90px #00000047,0 0 18px rgb(var(--directory-accent) / .16),0 0 42px rgb(var(--directory-accent) / .12)}.module-directory-card--clickable[data-astro-cid-sotehcpl]{cursor:pointer}.module-directory-card[data-astro-cid-sotehcpl][data-active]{transform:translateY(-4px) scale(1.01);border-color:rgb(var(--directory-accent) / .3);box-shadow:0 34px 90px #00000047,0 0 20px rgb(var(--directory-accent) / .18),0 0 52px rgb(var(--directory-accent) / .16)}.module-directory-card[data-astro-cid-sotehcpl].is-map-targeted{animation:directoryCardPulse .9s ease}@keyframes directoryCardPulse{0%{transform:translateY(-4px) scale(1.01);box-shadow:0 34px 90px #00000047,0 0 20px rgb(var(--directory-accent) / .18),0 0 52px rgb(var(--directory-accent) / .16)}40%{transform:translateY(-6px) scale(1.024);box-shadow:0 40px 96px #00000052,0 0 28px rgb(var(--directory-accent) / .22),0 0 68px rgb(var(--directory-accent) / .2)}to{transform:translateY(0) scale(1)}}.module-directory-card--wide[data-astro-cid-sotehcpl]{grid-column:span 6;min-height:22rem}.module-directory-card--medium[data-astro-cid-sotehcpl]{grid-column:span 3;min-height:20rem}.module-directory-card__top[data-astro-cid-sotehcpl]{display:flex;align-items:center;justify-content:space-between;gap:1rem}.module-directory-card__eyebrow[data-astro-cid-sotehcpl]{font-size:.76rem;letter-spacing:.16em;text-transform:uppercase;color:#e8eef880}.module-directory-card__icon[data-astro-cid-sotehcpl],.module-directory-empty__icon[data-astro-cid-sotehcpl]{display:inline-flex;align-items:center;justify-content:center;width:2.9rem;height:2.9rem;border-radius:999px;background:rgb(var(--directory-accent, 118 156 255) / .14);color:rgb(var(--directory-accent, 118 156 255) / 1);box-shadow:0 0 0 1px rgb(var(--directory-accent, 118 156 255) / .14),0 0 24px rgb(var(--directory-accent, 118 156 255) / .14)}.module-directory-card[data-astro-cid-sotehcpl] h3[data-astro-cid-sotehcpl]{margin-top:auto;padding-top:2rem;font-size:clamp(1.65rem,2.7vw,2.35rem);line-height:.98;font-weight:690;letter-spacing:-.05em;color:#f8fafff0}.module-directory-card[data-astro-cid-sotehcpl] p[data-astro-cid-sotehcpl]{margin-top:.82rem;color:#dfe7f4a8;line-height:1.76}.module-directory-card__meta[data-astro-cid-sotehcpl]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-top:1rem}.module-directory-card__meta-item[data-astro-cid-sotehcpl]{display:flex;flex-direction:column;gap:.42rem;padding:.8rem .9rem;border-radius:1rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.module-directory-card__meta-item[data-astro-cid-sotehcpl] span[data-astro-cid-sotehcpl],.module-directory-card__preview-label[data-astro-cid-sotehcpl]{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:#e8eef870}.module-directory-card__meta-item[data-astro-cid-sotehcpl] code[data-astro-cid-sotehcpl],.module-directory-card__empty[data-astro-cid-sotehcpl] code[data-astro-cid-sotehcpl],.module-directory-empty[data-astro-cid-sotehcpl] code[data-astro-cid-sotehcpl]{font-size:.78rem;line-height:1.6;word-break:break-all;color:#e8eef8db}.module-directory-card__preview[data-astro-cid-sotehcpl]{margin-top:auto;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08)}.module-directory-card__preview[data-astro-cid-sotehcpl] ul[data-astro-cid-sotehcpl]{display:flex;flex-direction:column;gap:.7rem;margin-top:.9rem}.module-directory-card__preview[data-astro-cid-sotehcpl] a[data-astro-cid-sotehcpl]{color:#f8faffdb;text-decoration:none;transition:color .2s ease,transform .2s ease}.module-directory-card__preview[data-astro-cid-sotehcpl] a[data-astro-cid-sotehcpl]:hover{color:rgb(var(--directory-accent) / .98);transform:translate(2px)}.module-directory-card__empty[data-astro-cid-sotehcpl]{margin-top:.9rem}.module-directory-empty[data-astro-cid-sotehcpl]{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1rem;align-items:flex-start;padding:1.15rem 1.2rem;border-radius:1.4rem;border:1px dashed rgba(255,255,255,.16);background:#ffffff0a}.module-directory-empty__copy[data-astro-cid-sotehcpl] h3[data-astro-cid-sotehcpl]{font-size:1.12rem;font-weight:640;color:#f8faffeb}.module-directory-empty__copy[data-astro-cid-sotehcpl] p[data-astro-cid-sotehcpl]{margin-top:.55rem;line-height:1.72;color:#dfe7f4a8}.module-directory-empty__copy[data-astro-cid-sotehcpl] code[data-astro-cid-sotehcpl]{display:inline-block;margin-top:.9rem}:root:not(.dark) .module-directory-card[data-astro-cid-sotehcpl]{background:linear-gradient(180deg,#ffffff80,#f7faff3d),radial-gradient(circle at top right,rgb(var(--directory-accent) / .08),transparent 13rem);box-shadow:0 22px 56px #0f172a14,inset 0 1px #ffffffb8}:root:not(.dark) .module-directory-card[data-astro-cid-sotehcpl] h3[data-astro-cid-sotehcpl]{color:#0f172aeb}:root:not(.dark) .module-directory-card[data-astro-cid-sotehcpl] p[data-astro-cid-sotehcpl],:root:not(.dark) .module-directory-empty__copy[data-astro-cid-sotehcpl] p[data-astro-cid-sotehcpl],:root:not(.dark) .module-directory-card__eyebrow[data-astro-cid-sotehcpl],:root:not(.dark) .module-directory-card__meta-item[data-astro-cid-sotehcpl] span[data-astro-cid-sotehcpl],:root:not(.dark) .module-directory-card__preview-label[data-astro-cid-sotehcpl]{color:#0f172a94}:root:not(.dark) .module-directory-card__preview[data-astro-cid-sotehcpl] a[data-astro-cid-sotehcpl]{color:#0f172ad6}:root:not(.dark) .module-directory-card__meta-item[data-astro-cid-sotehcpl]{background:#ffffff85;border-color:#0f172a0f}:root:not(.dark) .module-directory-card__meta-item[data-astro-cid-sotehcpl] code[data-astro-cid-sotehcpl],:root:not(.dark) .module-directory-card__empty[data-astro-cid-sotehcpl] code[data-astro-cid-sotehcpl],:root:not(.dark) .module-directory-empty[data-astro-cid-sotehcpl] code[data-astro-cid-sotehcpl]{color:#0f172ad1}:root:not(.dark) .module-directory-empty[data-astro-cid-sotehcpl]{border-color:#769cff2e;background:#ffffff7a}:root:not(.dark) .module-directory-empty__copy[data-astro-cid-sotehcpl] h3[data-astro-cid-sotehcpl]{color:#0f172ae6}@media(max-width:1080px){.module-directory-card--default[data-astro-cid-sotehcpl],.module-directory-card--wide[data-astro-cid-sotehcpl],.module-directory-card--medium[data-astro-cid-sotehcpl]{grid-column:span 6}}@media(max-width:720px){.module-directory-grid[data-astro-cid-sotehcpl]{grid-template-columns:1fr}.module-directory-card--default[data-astro-cid-sotehcpl],.module-directory-card--wide[data-astro-cid-sotehcpl],.module-directory-card--medium[data-astro-cid-sotehcpl]{grid-column:span 1}.module-directory-empty[data-astro-cid-sotehcpl]{grid-template-columns:1fr}}
