.lb-search-wrap{justify-content:center;max-width:580px;margin:0 auto 1.25rem;display:flex}.lb-search{align-items:center;width:100%;display:flex;position:relative}.lb-search-ic{color:#00000073;pointer-events:none;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex;position:absolute;left:1.1rem}.lb-search-ic svg{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.lb-search-input{-webkit-backdrop-filter:blur(28px)saturate(180%);color:#1d1d1f;background:#ffffffd9;border:0;border-radius:980px;outline:none;width:100%;padding:.85rem 1.15rem .85rem 2.85rem;font-family:inherit;font-size:.95rem;transition:box-shadow .2s;box-shadow:inset 0 1px #ffffffe6,inset 0 0 0 1px #0000000f,0 8px 22px -10px #001e501a}.lb-search-input::placeholder{color:#00000073}.lb-search-input:focus{box-shadow:inset 0 1px #fff,inset 0 0 0 1.5px #0071e373,0 14px 36px -12px #001e5029}.lb-search-clear{color:#1d1d1f;cursor:pointer;background:#0000000f;border:0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background .16s;display:inline-flex;position:absolute;right:.45rem}.lb-search-clear:hover{background:#0000001f}.lb-search-clear svg{stroke:currentColor;stroke-width:2.5px;fill:none;stroke-linecap:round;width:12px;height:12px}.lb-filter-wrap{text-align:center;scrollbar-width:none;-webkit-overflow-scrolling:touch;width:100%;margin:0 auto 2.5rem;padding:0;display:block;overflow:auto visible}.lb-filter-wrap::-webkit-scrollbar{display:none}.lb-filter{vertical-align:top;-webkit-backdrop-filter:blur(28px)saturate(180%);background:#ffffffd9;border-radius:980px;flex-wrap:nowrap;gap:.4rem;padding:.55rem;display:inline-flex;box-shadow:inset 0 1px #ffffffe6,inset 0 0 0 1px #0000000f,0 14px 32px -14px #001e5024}.lb-chip{color:#1d1d1f;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:980px;flex-shrink:0;align-items:center;gap:.5rem;padding:.55rem 1rem;font-family:inherit;font-size:.9rem;font-weight:500;transition:background .18s,color .18s;display:inline-flex}.lb-chip:hover{background:#0000000f}.lb-chip.is-active{color:#fff;background:#1d1d1f}.lb-chip-ic{flex-shrink:0;align-items:center;width:16px;height:16px;display:inline-flex}.lb-chip-ic svg{stroke:currentColor;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.lb-chip-count{min-width:20px;height:20px;color:var(--ah-gray);font-variant-numeric:tabular-nums;background:#00000014;border-radius:999px;justify-content:center;align-items:center;padding:0 .45rem;font-size:.7rem;font-weight:600;display:inline-flex}.lb-chip.is-active .lb-chip-count{color:#fff;background:#ffffff2e}.lb-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.lb-card{color:#1d1d1f;background:#fff;border:1px solid #00000012;border-radius:16px;flex-direction:column;gap:.6rem;padding:1.35rem 1.5rem 1.25rem;text-decoration:none;transition:transform .28s cubic-bezier(.16,1,.3,1),border-color .28s,box-shadow .28s;animation:.48s cubic-bezier(.16,1,.3,1) backwards lbFade;display:flex;position:relative}.lb-card:hover{color:#1d1d1f;border-color:#0071e34d;transform:translateY(-3px);box-shadow:0 18px 40px -18px #001e5029}@keyframes lbFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.lb-card-cat{letter-spacing:.08em;text-transform:uppercase;color:#00000080;align-items:center;gap:.45rem;font-size:.7rem;font-weight:600;display:inline-flex}.lb-card-cat-ic{justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.lb-card-cat-ic svg{stroke:currentColor;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.lb-card-name{letter-spacing:-.015em;color:#1d1d1f;margin:.1rem 0 0;font-size:1.05rem;font-weight:700;line-height:1.25}.lb-card-tagline{color:#0000008c;flex:1;margin:0;font-size:.85rem;line-height:1.5}.lb-card-tags{border-top:1px solid #0000000f;flex-wrap:wrap;gap:.35rem;padding-top:.85rem;display:flex}.lb-card-tag{color:#0009;letter-spacing:.01em;background:#0000000d;border-radius:999px;padding:.2rem .55rem;font-size:.7rem;font-weight:500;display:inline-block}.lb-empty{text-align:center;color:var(--ah-gray);grid-column:1/-1;padding:3rem 1.5rem}.lb-empty-t{color:#1d1d1f;margin-bottom:.4rem;font-size:1.05rem;font-weight:600}.lb-empty-d{font-size:.92rem;line-height:1.55}@media (max-width:640px){.lb-grid{grid-template-columns:1fr;gap:.85rem}.lb-card{padding:1.15rem 1.25rem 1.05rem}.lb-card-name{font-size:1rem}}
