.fh-integrations-grid{grid-template-columns:repeat(auto-fill,minmax(9.5rem,1fr));gap:.85rem;display:grid}.fh-integrations-grid--directory{grid-template-columns:repeat(auto-fill,minmax(10.5rem,1fr));gap:1rem}.fh-integrations-tile{background:var(--fh-white);border:1px solid var(--fh-line);border-radius:var(--fh-radius,12px);min-height:7.25rem;color:inherit;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.65rem;padding:1rem .75rem;text-decoration:none;transition:border-color .15s;display:flex}.fh-integrations-tile:hover{border-color:var(--fh-accent);color:inherit}.fh-integrations-tile__logo{object-fit:contain;width:2.5rem;height:2.5rem}.fh-integrations-tile__logo--lg{width:2.75rem;height:2.75rem}.fh-integrations-tile__placeholder{background:var(--fh-surface-2,#eef1f4);border-radius:8px;width:2.5rem;height:2.5rem}.fh-integrations-tile__placeholder--lg{width:2.75rem;height:2.75rem}.fh-integrations-tile__name{font-family:var(--font-body), system-ui, sans-serif;color:var(--fh-ink,#1a2332);margin:0;font-size:.85rem;font-weight:500;line-height:1.3}.fh-integrations-browse{margin-top:1.5rem}.fh-integrations-form{background:var(--fh-white);border:1px solid var(--fh-line);border-radius:var(--fh-radius,12px);max-width:40rem;margin-top:.5rem;padding:1.5rem}.fh-section--surface .fh-integrations-form{background:var(--fh-white)}.fh-integrations-back{margin:0 0 1.25rem;font-size:.9rem}.fh-integrations-back a{color:var(--fh-muted,#5a6577);font-weight:500;text-decoration:none}.fh-integrations-back a:hover{color:var(--fh-accent)}.fh-integrations-directory{width:100%}.fh-integrations-search{max-width:28rem;margin:0 0 1.75rem;display:block;position:relative}.fh-integrations-search__icon{color:var(--fh-subtle,#8b95a5);pointer-events:none;display:flex;position:absolute;top:50%;left:.9rem;transform:translateY(-50%)}.fh-integrations-search__input{box-sizing:border-box;width:100%;font-family:var(--font-body), system-ui, sans-serif;color:var(--fh-ink,#1a2332);background:var(--fh-white);border:1px solid var(--fh-line);border-radius:var(--fh-radius,12px);outline:none;padding:.75rem 1rem .75rem 2.65rem;font-size:1rem;font-weight:400;line-height:1.4}.fh-integrations-search__input::placeholder{color:var(--fh-subtle,#8b95a5)}.fh-integrations-search__input:focus{border-color:var(--fh-accent)}.fh-integrations-empty{color:var(--fh-muted,#5a6577);margin:2rem 0 0;font-size:1rem}.fh-integrations-page .visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
