.lb-search-wrap{display:flex;justify-content:center;margin:0 auto 1.25rem;max-width:580px}.lb-search{position:relative;width:100%;display:flex;align-items:center}.lb-search-ic{position:absolute;left:1.1rem;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:rgba(0,0,0,.45);pointer-events:none}.lb-search-ic svg{width:18px;height:18px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.lb-search-input{width:100%;padding:.85rem 1.15rem .85rem 2.85rem;background:rgba(255,255,255,.85);backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);border:0;border-radius:980px;font-family:inherit;font-size:.95rem;color:#1d1d1f;outline:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),inset 0 0 0 1px rgba(0,0,0,.06),0 8px 22px -10px rgba(0,30,80,.1);transition:box-shadow .2s ease}.lb-search-input::placeholder{color:rgba(0,0,0,.45)}.lb-search-input:focus{box-shadow:inset 0 1px 0 rgba(255,255,255,1),inset 0 0 0 1.5px rgba(0,113,227,.45),0 14px 36px -12px rgba(0,30,80,.16)}.lb-search-clear{position:absolute;right:.45rem;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:rgba(0,0,0,.06);border:0;border-radius:50%;color:#1d1d1f;cursor:pointer;transition:background .16s ease}.lb-search-clear:hover{background:rgba(0,0,0,.12)}.lb-search-clear svg{width:12px;height:12px;stroke:currentColor;stroke-width:2.5;fill:none;stroke-linecap:round}.lb-filter-wrap{display:block;text-align:center;margin:0 auto 2.5rem;padding:0;width:100%;overflow-x:auto;overflow-y:visible;scrollbar-width:none;-webkit-overflow-scrolling:touch}.lb-filter-wrap::-webkit-scrollbar{display:none}.lb-filter{display:inline-flex;flex-wrap:nowrap;vertical-align:top;gap:.4rem;padding:.55rem;background:rgba(255,255,255,.85);backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);border-radius:980px;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),inset 0 0 0 1px rgba(0,0,0,.06),0 14px 32px -14px rgba(0,30,80,.14)}.lb-chip{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1rem;background:transparent;border:0;border-radius:980px;font-family:inherit;font-size:.9rem;font-weight:500;color:#1d1d1f;cursor:pointer;transition:background .18s ease,color .18s ease;white-space:nowrap;flex-shrink:0}.lb-chip:hover{background:rgba(0,0,0,.06)}.lb-chip.is-active{background:#1d1d1f;color:#fff}.lb-chip-ic{display:inline-flex;align-items:center;width:16px;height:16px;flex-shrink:0}.lb-chip-ic svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.lb-chip-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 .45rem;border-radius:999px;font-size:.7rem;font-weight:600;background:rgba(0,0,0,.08);color:var(--ah-gray);font-variant-numeric:tabular-nums}.lb-chip.is-active .lb-chip-count{background:rgba(255,255,255,.18);color:#fff}.lb-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.lb-card{background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:16px;padding:1.35rem 1.5rem 1.25rem;display:flex;flex-direction:column;gap:.6rem;text-decoration:none;color:#1d1d1f;transition:transform .28s cubic-bezier(.16,1,.3,1),border-color .28s ease,box-shadow .28s ease;animation:lbFade .48s cubic-bezier(.16,1,.3,1) backwards;position:relative}.lb-card:hover{transform:translateY(-3px);border-color:rgba(0,113,227,.3);box-shadow:0 18px 40px -18px rgba(0,30,80,.16);color:#1d1d1f}@keyframes lbFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.lb-card-cat{gap:.45rem;font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(0,0,0,.5)}.lb-card-cat,.lb-card-cat-ic{display:inline-flex;align-items:center}.lb-card-cat-ic{justify-content:center;width:18px;height:18px}.lb-card-cat-ic svg{width:14px;height:14px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.lb-card-name{font-size:1.05rem;font-weight:700;letter-spacing:-.015em;line-height:1.25;color:#1d1d1f;margin:.1rem 0 0}.lb-card-tagline{font-size:.85rem;color:rgba(0,0,0,.55);line-height:1.5;margin:0;flex:1}.lb-card-tags{display:flex;flex-wrap:wrap;gap:.35rem;padding-top:.85rem;border-top:1px solid rgba(0,0,0,.06)}.lb-card-tag{display:inline-block;padding:.2rem .55rem;background:rgba(0,0,0,.05);border-radius:999px;font-size:.7rem;color:rgba(0,0,0,.6);font-weight:500;letter-spacing:.01em}.lb-empty{grid-column:1/-1;padding:3rem 1.5rem;text-align:center;color:var(--ah-gray)}.lb-empty-t{font-size:1.05rem;font-weight:600;color:#1d1d1f;margin-bottom:.4rem}.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}}.lb-cta{max-width:980px;margin:3rem auto 3.5rem;padding:0 1.25rem}.lb-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;padding:1.6rem 1.8rem;border:1px solid rgba(0,0,0,.08);border-radius:20px;background:linear-gradient(135deg,rgba(0,113,227,.05),rgba(0,113,227,.01))}.lb-cta-t{font-size:1.12rem;font-weight:700;color:#1d1d1f;margin:0 0 .35rem;letter-spacing:-.018em}.lb-cta-d{font-size:.93rem;line-height:1.55;color:var(--ah-gray);margin:0;max-width:46ch}.lb-cta-actions{display:flex;gap:.7rem;flex-wrap:wrap}@media (max-width:640px){.lb-cta-inner{padding:1.3rem 1.25rem}}.lb-feat{margin:0 0 2.2rem}.lb-feat-head{margin-bottom:1rem}.lb-feat-eyebrow{display:inline-block;font-size:.72rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:#0071e3}.lb-feat-h{margin:.35rem 0 0;font-size:clamp(1.15rem,2.2vw,1.5rem);font-weight:800;letter-spacing:-.015em;color:#1d1d1f}.lb-feat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}.lb-feat-card{--fc:#0071e3;position:relative;display:flex;align-items:flex-start;gap:1rem;padding:1.4rem 1.5rem;border-radius:18px;text-decoration:none;background:#fff;color:#1d1d1f;border:1px solid rgba(0,0,0,.08);overflow:hidden;transition:transform .28s cubic-bezier(.16,1,.3,1),border-color .28s ease,box-shadow .28s ease}.lb-feat-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--fc)}.lb-feat-card:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--fc) 45%,transparent);box-shadow:0 12px 34px color-mix(in srgb,var(--fc) 16%,transparent)}.lb-feat-ic{flex-shrink:0;width:48px;height:48px;border-radius:13px;display:grid;place-items:center;background:color-mix(in srgb,var(--fc) 10%,transparent)}.lb-feat-ic svg{width:24px;height:24px}.lb-feat-tx{display:flex;flex-direction:column;gap:.25rem;min-width:0}.lb-feat-name{font-size:1.1rem;font-weight:800;letter-spacing:-.01em}.lb-feat-tagline{font-size:.83rem;font-weight:600;color:var(--fc)}.lb-feat-use{font-size:.86rem;line-height:1.5;color:#6e6e73;margin-top:.15rem}.lb-feat-go{position:absolute;right:1.3rem;bottom:1.2rem;display:inline-flex;align-items:center;gap:.3rem;font-size:.82rem;font-weight:700;color:var(--fc);opacity:0;transform:translateX(-4px);transition:opacity .2s,transform .2s}.lb-feat-go svg{width:15px;height:15px}.lb-feat-card:hover .lb-feat-go{opacity:1;transform:none}@media (max-width:560px){.lb-feat-card{padding:1.15rem 1.2rem}.lb-feat-go{position:static;opacity:1;transform:none;margin-top:.4rem}}.lb-cta{--ah-blue:#0071e3;--ah-blue-h:#0077ed}.lb-cta .lb-cta-inner{border-color:var(--t-line)}.lb-cta .lb-cta-t{color:var(--t-text)}.lb-cta .lb-cta-d{color:var(--t-text-2)}.lb-cta .ah-cta,.lb-cta .ah-cta:hover{background:var(--t-accent);color:#fff}.lb-cta .ah-cta-secondary{background:var(--t-hover);color:var(--t-text);box-shadow:inset 0 0 0 1px var(--t-line)}.lb-cta .ah-cta-secondary:hover{background:var(--t-hover);color:var(--t-text);box-shadow:inset 0 0 0 1px var(--t-line-strong)}