:root{--dir-bg: #f4f5f7;--dir-card: #ffffff;--dir-text: #1c1e21;--dir-muted: #65696f;--dir-border: #e2e4e8}@media(prefers-color-scheme: dark){:root{--dir-bg: #16181c;--dir-card: #22252b;--dir-text: #e8eaed;--dir-muted: #9aa0a6;--dir-border: #33373e}}body:has(.directory){margin:0;background:var(--dir-bg);color:var(--dir-text);font-family:"Roboto","Roboto Condensed",Arial,sans-serif}.directory{max-width:1100px;margin:0 auto;padding:16px 16px 48px}.directory a{text-decoration:none;color:inherit}.dirHeader{display:flex;align-items:center;flex-wrap:wrap;gap:14px;padding:18px 0 10px}.dirHeader .siteLogo{height:44px;width:auto}.dirHeader h1{font-family:"Roboto Slab","Roboto",serif;font-size:26px;font-weight:700;margin:0;flex:1 1 auto}.dirSearch{flex:0 1 320px;min-width:200px;padding:9px 14px;font-size:15px;border:1px solid var(--dir-border);border-radius:22px;background:var(--dir-card);color:var(--dir-text);outline:none}.dirSearch:focus{border-color:#41b6ab}.dirNotice{background:#fff4d6;color:#6b5312;border:1px solid #eed9a0;border-radius:8px;padding:10px 14px;margin:10px 0;font-size:14px}.dirLoading,.dirEmpty{text-align:center;color:var(--dir-muted);padding:60px 0;font-size:15px}.dirSection{margin-top:26px}.dirSection h2{font-family:"Roboto Condensed","Roboto",sans-serif;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--dir-muted);margin:0 0 10px}.cardGrid{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:14px}.heroRow{display:grid;grid-template-columns:repeat(auto-fit, minmax(320px, 1fr));gap:14px}.meetCard{position:relative;display:flex;align-items:center;gap:14px;background:var(--dir-card);border:1px solid var(--dir-border);border-radius:12px;padding:14px;transition:transform .12s ease,box-shadow .12s ease}.meetCard:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,0,0,.12)}.meetCard .cardLogo{flex:0 0 56px;height:56px;display:flex;align-items:center;justify-content:center}.meetCard .cardLogo img{max-width:56px;max-height:56px;object-fit:contain}.meetCard .cardLogo .logoFallback{width:52px;height:52px;border-radius:10px;background:#41b6ab;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:19px}.meetCard .cardBody{min-width:0;padding-right:76px}.meetCard .cardName{font-weight:700;font-size:16px;line-height:1.25}.meetCard .cardPlace{color:var(--dir-muted);font-size:13px;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.meetCard .cardDates{color:var(--dir-muted);font-size:13px;margin-top:2px}.meetCard.hero{padding:20px 16px}.meetCard.hero .cardLogo{flex-basis:72px;height:72px}.meetCard.hero .cardLogo img{max-width:72px;max-height:72px}.meetCard.hero .cardName{font-size:19px}.statusChip{position:absolute;top:12px;right:12px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:3px 9px;border-radius:11px;color:#fff}.statusChip.live{background:#2e9e46}.statusChip.upcoming{background:#2f6fd0}.statusChip.complete{background:#8a8f98}.dirFooter{margin-top:44px;text-align:center;font-size:12px;color:var(--dir-muted)}.dirFooter a{color:#41b6ab}/*# sourceMappingURL=directory.css.map */
