.page-directory .dir-hero{padding:56px 64px 44px;max-width:1280px;margin:0 auto}.page-directory .dir-hero h1{font-size:clamp(32px,4vw,50px);line-height:1.08;margin-bottom:16px;max-width:760px}.page-directory .dir-hero h1 .g{color:var(--indigo)}.page-directory .dir-hero .lede{font-size:18px;color:var(--muted);max-width:620px}.page-directory .filters{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-top:30px}.page-directory .search{flex:1 1 260px;display:flex;align-items:center;gap:9px;background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:0 16px;height:46px;color:var(--faint)}.page-directory .search svg{width:17px;height:17px;flex-shrink:0}.page-directory .search input{flex:1;min-width:0;border:none;background:transparent;font:inherit;font-size:15px;color:var(--ink);outline:none}.page-directory .search input::placeholder{color:var(--faint)}.page-directory .seg{display:flex;gap:6px;flex-wrap:wrap}.page-directory .seg button{border:1px solid var(--line);background:var(--surface);color:var(--body);border-radius:999px;padding:0 15px;height:40px;font:inherit;font-weight:600;font-size:14px;cursor:pointer;transition:all .15s}.page-directory .seg button:hover{border-color:var(--indigo);color:var(--indigo)}.page-directory .seg button.on{background:var(--indigo);color:#fff;border-color:var(--indigo)}.page-directory .state{position:relative}.page-directory .state select{appearance:none;-webkit-appearance:none;border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:999px;padding:0 38px 0 16px;height:40px;font:inherit;font-weight:600;font-size:14px;cursor:pointer}.page-directory .state:after{content:"";position:absolute;right:15px;top:50%;width:7px;height:7px;border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);transform:translateY(-70%) rotate(45deg);pointer-events:none}.page-directory .count{margin-top:14px;font-size:13.5px;color:var(--muted);font-weight:600}.page-directory .dir-body{padding-top:56px}.page-directory .sec-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:22px}.page-directory .sec-head h2{font-size:clamp(22px,2.4vw,30px);line-height:1.15}.page-directory .sec-head .sub{font-size:14.5px;color:var(--muted)}.page-directory .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.page-directory .card{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:22px;padding:22px 22px 18px;display:flex;flex-direction:column;gap:12px;box-shadow:var(--shadow);transition:transform .18s,box-shadow .18s;min-width:0}.page-directory .card:hover{transform:translateY(-2px);box-shadow:var(--shadow-up)}.page-directory .card .top{display:flex;align-items:flex-start;gap:14px}.page-directory .card .av{width:54px;height:54px;font-size:18px}.page-directory .card .who{min-width:0;flex:1}.page-directory .card .who h3{font-size:17.5px;line-height:1.25;margin-bottom:3px}.page-directory .card .who .role{font-size:14px;color:var(--muted);font-weight:500;line-height:1.35}.page-directory .card .loc{margin-top:5px}.page-directory .card p{font-size:14.5px;color:var(--body);line-height:1.5}.page-directory .card .bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:12px;border-top:1px solid var(--line)}.page-directory .card .more{font-size:13.5px;font-weight:700;color:var(--indigo);white-space:nowrap}.page-directory .card .ftag{position:absolute;top:18px;right:18px}.page-directory .card.feat{background:linear-gradient(160deg,var(--surface) 0%,var(--tint2) 100%);border-color:var(--code-line)}.page-directory .card.feat .av{background:var(--indigo);color:#fff}.page-directory .card.feat .who h3{padding-right:86px}.page-directory .empty{display:none;text-align:center;padding:56px 20px;color:var(--muted);background:var(--surface);border:1px dashed var(--line);border-radius:22px}.page-directory .empty b{display:block;color:var(--ink);font-size:17px;margin-bottom:4px}.page-directory .grid[data-empty="1"]+.empty{display:block}.page-directory .band{background:var(--fill);border-radius:36px;margin-top:80px;padding:56px 64px;display:grid;grid-template-columns:1.2fr .8fr;gap:32px;align-items:center}.page-directory .band h2{font-size:clamp(24px,2.8vw,34px);line-height:1.15}.page-directory .band p{font-size:16.5px;color:var(--muted);margin-top:12px;max-width:520px}.page-directory .band .acts{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}@media(max-width:980px){.page-directory .dir-hero{padding:40px 28px 36px}.page-directory .grid{grid-template-columns:repeat(2,1fr)}.page-directory .band{grid-template-columns:1fr;padding:44px 28px}.page-directory .band .acts{justify-content:flex-start}}@media(max-width:600px){.page-directory .dir-hero{padding:34px 20px 30px}.page-directory .dir-hero h1{font-size:30px}.page-directory .grid{grid-template-columns:1fr}.page-directory .card .ftag{top:16px;right:16px}.page-directory .band{padding:36px 20px;border-radius:26px}}
