.home-directory-main{flex:1;min-height:0;display:grid;grid-template-columns:1fr 1.25fr;gap:55px;align-items:center;padding:24px 0}
.home-intro{min-width:0}.home-intro .home-kicker{font-size:12px;letter-spacing:.07em;margin-bottom:18px}
.home-intro h1{font-size:50px;font-weight:700;line-height:1.06;letter-spacing:-.04em;margin:0;text-wrap:balance}
.home-intro .home-lead{font-size:18px;line-height:1.5;margin:20px 0;max-width:42ch}
.home-intro-art{width:100%;height:160px;object-fit:cover;object-position:center 57%;border-radius:20px;display:block;margin:22px 0}
.home-intro-links{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.home-intro-links a{font-size:13px!important;line-height:1.3;min-height:32px;display:inline-flex;align-items:center;color:var(--site-accent-strong);font-weight:800;text-decoration:underline;text-underline-offset:3px}
.home-directory{min-width:0;background:var(--site-surface);border:1px solid var(--site-line);border-radius:24px;padding:20px;min-height:485px;box-shadow:var(--site-shadow)}
.home-index-tabs{display:flex;gap:6px;flex-wrap:wrap;border-bottom:1px solid var(--site-line);padding-bottom:14px;margin-bottom:14px}
.home-index-tabs a{display:flex;align-items:center;justify-content:center;min-height:37px;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:800;color:var(--site-accent-strong);background:var(--site-soft)}
.home-index-search{margin:0 0 10px}.home-index-search label{font-size:12px;color:var(--site-ink-soft);font-weight:700;display:block;margin-bottom:5px}.home-index-search>div{display:flex;gap:8px}
.home-index-search input{min-width:0;width:100%;height:39px;border:1px solid var(--site-line);border-radius:9px;background:#fff;color:var(--site-ink);font:inherit;padding:8px 10px;font-size:15px}
.home-index-search button{font:inherit;font-size:12px;font-weight:800;border:1px solid var(--site-line);background:var(--site-soft);color:var(--site-accent-strong);border-radius:9px;padding:7px 10px;cursor:pointer}
.home-directory [hidden]{display:none!important}.home-index-panel,.home-index-about{display:none}.home-directory.is-enhanced .home-index-about:not([hidden]){display:block}
.home-index-count{display:block;font-size:12px;font-weight:700;color:var(--site-ink-soft);margin:0 0 5px}
.home-index-list{list-style:none;padding:0;margin:0;min-height:279px}.home-index-list li{margin:0;padding:0;border-bottom:1px solid var(--site-line)}
.home-index-list a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:46px;padding:8px 0;color:var(--site-ink);font-size:15px;line-height:1.2;font-weight:800}
.home-index-list a>span{min-width:0;overflow-wrap:anywhere}.home-index-list a:hover>span{text-decoration:underline;text-underline-offset:3px;color:var(--site-accent-strong)}.home-index-list small{font-size:10px;white-space:nowrap;font-weight:700;color:var(--site-ink-soft)}
.home-index-pager{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;font-size:12px}.home-index-pager a{color:var(--site-accent-strong);font-weight:800;min-height:32px;display:inline-flex;align-items:center}.home-index-pager>span{color:var(--site-ink-soft)}
.home-index-empty{padding:22px 0!important;font-size:15px;color:var(--site-ink-soft)}
.home-index-about h2{font-size:25px;line-height:1.2;margin:8px 0 14px}.home-index-about>p{font-size:17px;line-height:1.5;margin:0 0 22px}.home-index-about .home-founder{display:block}.home-index-about blockquote{font-size:16px;line-height:1.5}.home-index-about .home-founder>p{margin-top:14px}
@media(max-width:900px){.home-directory-main{grid-template-columns:1fr;gap:18px;align-content:center;padding:18px 0}.home-intro h1{font-size:36px}.home-intro .home-kicker{margin-bottom:9px}.home-intro .home-lead{font-size:16px;line-height:1.4;margin:12px 0;max-width:65ch}.home-intro-art{display:none}.home-directory{min-height:0;padding:16px}.home-index-list{min-height:183px}.home-index-list a{min-height:60px}.home-index-about>p{font-size:15px}.home-index-about blockquote{font-size:14px}}
@media(max-width:600px){.home-directory-main{padding:11px 0;gap:12px;align-content:center}.home-intro .home-kicker{font-size:10px;margin-bottom:7px}.home-intro h1{font-size:29px;line-height:1.08}.home-intro .home-lead{font-size:14px;margin:9px 0 7px;line-height:1.35}.home-intro-links{gap:16px}.home-intro-links a{font-size:12px!important;min-height:28px}.home-directory{padding:12px;border-radius:17px}.home-index-tabs{gap:5px;padding-bottom:9px;margin-bottom:9px}.home-index-tabs a{font-size:11px;padding:7px 9px;min-height:33px}.home-index-search{margin-bottom:7px}.home-index-search label{font-size:11px;margin-bottom:3px}.home-index-search input{height:35px;font-size:14px}.home-index-search button{font-size:11px}.home-index-count{font-size:11px}.home-index-list{min-height:156px}.home-index-list a{font-size:13px;min-height:51px;gap:8px;padding:7px 0}.home-index-list small{font-size:9px}.home-index-pager{margin-top:7px;font-size:11px}.home-index-pager a{min-height:27px}.home-index-about h2{font-size:20px;margin:0 0 10px}.home-index-about>p{font-size:14px;line-height:1.4;margin-bottom:12px}.home-index-about blockquote{font-size:13px;line-height:1.4}.home-index-about .home-founder>p{margin-top:10px}}
.home-feature{width:100%;aspect-ratio:16/9;margin:16px 0;min-height:200px}.home-feature iframe{display:block;width:100%;height:100%;border:0;border-radius:14px;background:#fff}
@media(max-width:900px){.has-home-feature .home-directory-main{gap:9px;padding:9px 0}.has-home-feature .home-intro .home-lead,.has-home-feature .home-intro .home-language{display:none}.has-home-feature .home-intro h1{font-size:28px}.has-home-feature .home-feature{max-width:480px;justify-self:center;margin:8px auto;height:auto;min-height:200px}.has-home-feature .home-index-list{min-height:90px}.has-home-feature .home-index-list a{min-height:44px}.has-home-feature .home-directory{padding:10px}.has-home-feature .home-index-tabs{margin-bottom:6px;padding-bottom:6px}.has-home-feature .home-index-search{margin-bottom:5px}.has-home-feature .home-index-search input{height:30px}.has-home-feature .home-index-pager{margin-top:4px}.has-home-feature .home-intro .home-kicker{margin-bottom:4px}}
@media(max-width:600px){.has-home-feature .home-intro h1{font-size:23px}.has-home-feature .home-feature{margin:6px 0;aspect-ratio:16/9}.has-home-feature .home-intro-links a{min-height:24px}.has-home-feature .home-index-list a{font-size:12px;min-height:40px;padding:5px 0}.has-home-feature .home-index-tabs a{min-height:28px;padding:5px 8px}}
